@font-face {
    font-family: 'Rubik';
    src: url('../fonts/rubik/Rubik-Medium.eot');
    src: url('../fonts/rubik/Rubik-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/rubik/Rubik-Medium.woff2') format('woff2'),
        url('../fonts/rubik/Rubik-Medium.woff') format('woff'),
        url('../fonts/rubik/Rubik-Medium.ttf') format('truetype'),
        url('../fonts/rubik/Rubik-Medium.svg#Rubik-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Rubik';
    src: url('../fonts/rubik/Rubik-Regular.eot');
    src: url('../fonts/rubik/Rubik-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/rubik/Rubik-Regular.woff2') format('woff2'),
        url('../fonts/rubik/Rubik-Regular.woff') format('woff'),
        url('../fonts/rubik/Rubik-Regular.ttf') format('truetype'),
        url('../fonts/rubik/Rubik-Regular.svg#Rubik-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Rubik';
    src: url('../fonts/rubik/Rubik-SemiBold.eot');
    src: url('../fonts/rubik/Rubik-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/rubik/Rubik-SemiBold.woff2') format('woff2'),
        url('../fonts/rubik/Rubik-SemiBold.woff') format('woff'),
        url('../fonts/rubik/Rubik-SemiBold.ttf') format('truetype'),
        url('../fonts/rubik/Rubik-SemiBold.svg#Rubik-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Rubik';
    src: url('../fonts/rubik/Rubik-Bold.eot');
    src: url('../fonts/rubik/Rubik-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/rubik/Rubik-Bold.woff2') format('woff2'),
        url('../fonts/rubik/Rubik-Bold.woff') format('woff'),
        url('../fonts/rubik/Rubik-Bold.ttf') format('truetype'),
        url('../fonts/rubik/Rubik-Bold.svg#Rubik-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Karla';
    src: url('../fonts/karla/Karla-Bold.eot');
    src: url('../fonts/karla/Karla-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/karla/Karla-Bold.woff2') format('woff2'),
        url('../fonts/karla/Karla-Bold.woff') format('woff'),
        url('../fonts/karla/Karla-Bold.ttf') format('truetype'),
        url('../fonts/karla/Karla-Bold.svg#Karla-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Karla';
    src: url('../fonts/karla/Karla-Medium.eot');
    src: url('../fonts/karla/Karla-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/karla/Karla-Medium.woff2') format('woff2'),
        url('../fonts/karla/Karla-Medium.woff') format('woff'),
        url('../fonts/karla/Karla-Medium.ttf') format('truetype'),
        url('../fonts/karla/Karla-Medium.svg#Karla-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Karla';
    src: url('../fonts/karla/Karla-Regular.eot');
    src: url('../fonts/karla/Karla-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/karla/Karla-Regular.woff2') format('woff2'),
        url('../fonts/karla/Karla-Regular.woff') format('woff'),
        url('../fonts/karla/Karla-Regular.ttf') format('truetype'),
        url('../fonts/karla/Karla-Regular.svg#Karla-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Karla';
    src: url('../fonts/karla/Karla-SemiBold.eot');
    src: url('../fonts/karla/Karla-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/karla/Karla-SemiBold.woff2') format('woff2'),
        url('../fonts/karla/Karla-SemiBold.woff') format('woff'),
        url('../fonts/karla/Karla-SemiBold.ttf') format('truetype'),
        url('../fonts/karla/Karla-SemiBold.svg#Karla-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}




body { font-family: 'Karla'; letter-spacing: 1px; font-weight: normal; font-style: normal; font-size: 16px; line-height: 24px; }
a, input, button { -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -ms-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; color: #222222; outline: none !important; }
h1, h2, h3, h4, h5, h6 { font-family: 'Rubik';font-weight: bold; }
/*---------------------------------------------------------------------
General
-----------------------------------------------------------------------*/
section { padding: 70px 0; display: inline-block;width: 100%;vertical-align: top;}
p { color: #333;}
.white-bg { background: #ffffff; }
/*---------------------------------------------------------------------
Fonts
-----------------------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Ubuntu:300,300i,400,400i,500,500i,700,700i');
/*---------------------------------------------------------------------
Loader
-----------------------------------------------------------------------*/
#loading { background-color: #ffffff; height: 100%; width: 100%; position: fixed; margin-top: 0px; top: 0px; left: 0px; bottom: 0px; overflow: hidden !important; right: 0px; z-index: 999999; }
#loading-center { width: 100%; height: 100%; position: relative; overflow: hidden; }
@keyframes quiet {
	25% { transform: scaleY(.6); }
	50% { transform: scaleY(.4); }
	75% { transform: scaleY(.8); }
}
@keyframes normal {
	25% { transform: scaleY(1); }
	50% { transform: scaleY(.4); }
	75% { transform: scaleY(.6); }
}
@keyframes loud {
	25% { transform: scaleY(1); }
	50% { transform: scaleY(.4); }
	75% { transform: scaleY(1.2); }
}
.boxContainer { display: flex; justify-content: space-between; height: 64px; --boxSize: 8px; --gutter: 4px; width: calc((var(--boxSize) + var(--gutter)) * 5); position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.box { transform: scaleY(.4); height: 100%; width: var(--boxSize); background: #00befd; animation-duration: 1.2s; animation-timing-function: ease-in-out; animation-iteration-count: infinite; border-radius: 50px; margin: 0 -25px; }
.box1 { animation-name: quiet; }
.box2 { animation-name: quiet; }
.box3 { animation-name: normal; }
.box4 { animation-name: quiet; }
.box5 { animation-name: quiet; }
.box7 { animation-name: quiet; }
.box8 { animation-name: quiet; }
.box6 { width: 10px; height: 26px; border-radius: 100%; margin-top: 19px; }
.box7 { width: 8px; height: 36px; border-radius: 100px; margin-top: 14px; }
.box8 { width: 8px; height: 36px; border-radius: 100px; margin-top: 14px; }
.box9 { width: 10px; height: 26px; border-radius: 100%; margin-top: 19px; }
/*---------------------------------------------------------------------
Title
-----------------------------------------------------------------------*/
.title-box { position: relative; }
.title-box .title { font-weight: bold; font-size: 32px; line-height: 46px; position: relative; margin-bottom: 30px; color: #083F88; }
.title-box .v-text { display: inline-block; position: absolute; left: 0; font-weight: 600; top: 20px; font-size: 20px; color: #dddddd; z-index: 9; border: 1px solid #dddddd; height: 50px; width: 50px; line-height: 50px; text-align: center; background: #ffffff; transform: rotate(135deg); -moz-transform: rotate(135deg); -ms-transform: rotate(135deg); -o-transform: rotate(135deg); -webkit-transform: rotate(135deg); }
.title-box .v-text span { position: absolute; left: 12px; top: 0; transform: rotate(-135deg); -moz-transform: rotate(-135deg); -ms-transform: rotate(-135deg); -o-transform: rotate(-135deg); -webkit-transform: rotate(-135deg); }
.title-box.white .title { color: #ffffff; }
.title-box.white .title:before { background: rgba(255, 255, 255, 0.2); }
.title-box.white .v-text { background: rgba(255, 255, 255, 0.2); border: 1px solid rgba(255, 255, 255, 0); }
.hight-text {position: relative;}
.hight-text:before { position: absolute; background: rgba(0, 191, 253, 0.5); content: ""; left: 0; bottom: 3px; height: 5px; width: 100%; z-index: -1; }
/*---------------------------------------------------------------------
Button
-----------------------------------------------------------------------*/
.button { background: #00befd; font-size: 16px; color: #ffffff; padding: 15px 50px; margin-right: 10px; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; display: inline-block; vertical-align: middle; text-transform: capitalize; border: 1px solid #00bffd; cursor: pointer; }
.button:hover, .button:focus { background: #00abe4; color: #ffffff; text-decoration: none; }
/*---------------------------------------------------------------------
Back to Top
-----------------------------------------------------------------------*/
#back-to-top .top { z-index: 9999; position: fixed; margin: 0px; color: #ffffff; background: #1c2d50; position: fixed; bottom: 25px; right: 25px; z-index: 999; font-size: 20px; width: 50px; height: 50px; text-align: center; line-height: 50px; -webkit-border-radius: 90px; -moz-border-radius: 90px; border-radius: 90px; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; transition: all .3s ease-in-out; }
#back-to-top .top:hover { background: #00bffd; color: #ffffff; -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1); }
#back-to-top i { font-family: FontAwesome; }
/*---------------------------------------------------------------------
Header
-----------------------------------------------------------------------*/
header { position: absolute; width: 100%; z-index: 99; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -ms-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s;background-color: #fff;top: 0;left: 0;}
header .logo img { height: 60px; }
header.menu-sticky { position: fixed; padding: 5px 0; top: 0; left: 0; display: inline-block; width: 100%; background: #fff; z-index: 999; -webkit-box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.1); box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.1); }
header.menu-sticky .user { color: #212529 !important; margin-top: 0; margin-right: 80px; }
header.menu-sticky #menu { top: 0; right: 30px; }
/*================
login
================*/
.user { font-size: 16px; color: #000 !important; display: inline-block; text-align: center; line-height: 16px; border-radius: 100px; margin-right: 80px; text-decoration: inherit !important;text-transform: uppercase;}
.user-login { background: rgba(255, 255, 255, 0.9); }
.user-login .modal-content { border: 4px solid #00bffd; border-radius: 10px; }
.user-login .modal-header { border-bottom: none; }
.user-login .modal-body { padding-top: 0; }
.user-form .tab-content { margin: 40px 0 20px 0; }
.user-form .nav-pills { border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
.user-form .nav-pills li { position: relative; width: 50%; text-align: center; }
.user-form .nav-pills .nav-link { position: relative; font-size: 20px; box-shadow: inherit; border-bottom: 2px solid #edecec; background: none; border-radius: 0; font-weight: 500; padding: 20px 0 }
.user-form .nav-pills .nav-link.active { border-bottom: 2px solid #00bffd; color: #00bffd; }
.user-form .nav-pills .nav-link.active::before { content: ""; position: absolute; left: 50%; bottom: -10px; width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 10px solid #00bffd; margin-left: -5px; }
.user-form .form-check-label { padding-left: 25px; vertical-align: top; }
.user-form input[type="checkbox"] { margin-left: inherit; height: 16px; width: 16px; }
.user-form .form-control { height: 50px; border-radius: 100px; padding-left: 20px; box-shadow: none !important; }
.user-form hr { border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
.user-form .form-check { padding-left: 10px; text-align: left; }
.user-form .user-link { color: #00bffd; }
.user-form .user-link:hover { text-decoration: underline; }
.user-form .small-font { font-size: 14px; }
.user-form .button { background: #edecec; color: #25292d; padding: 10px 50px; border: 1px solid #e9e9ea; width: 100%; outline: none; margin: 20px 0; margin-top: 50px; }
.user-form .button:hover { background: #00bffd; color: #ffffff; }
.modal-backdrop { z-index: inherit; }
/*---------------------------------------------------------------------
Side Menu
-----------------------------------------------------------------------*/
#side-menu-icon { z-index: 120; float: right; margin-top: 5px; position: relative; }
#menu { cursor: pointer; border-radius: 100%; position: absolute; top: -5px; padding: 10px 0px 13px 30px; right: -10px; }
#menu span, #menu span:before, #menu span:after { cursor: pointer; height: 2px; width: 30px; background: #1c2d50; position: absolute; display: block; content: ''; -webkit-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; z-index: 999; left: 0; }
#menu span:before { -webkit-animation: undo-top .5s forwards; animation: undo-top .5s forwards; }
#menu span:after { bottom: -10px; -webkit-animation: undo-bottom .5s; animation: undo-bottom .5s; }
#menu.active span { background-color: transparent; }
#menu.active span:before { top: 0; }
#menu.active span:before { -webkit-transform: translateY(0px); transform: translateY(0px); -webkit-animation: top-x .5s forwards; animation: top-x .5s forwards; }
#menu.active span:after { -webkit-transform: translateY(0px); transform: translateY(0px); -webkit-animation: bottom-x .5s forwards; animation: bottom-x .5s forwards; }
@-webkit-keyframes top-x {
	0% { -webkit-transform: translateY(-10px) rotate(0); transform: translateY(-10px) rotate(0); }
	50% { -webkit-transform: translateY(0px) rotate(0); transform: translateY(0px) rotate(0); }
	100% { -webkit-transform: translateY(0px) rotate(45deg); transform: translateY(0px) rotate(45deg); }
}
@keyframes top-x {
	0% { -webkit-transform: translateY(-10px) rotate(0); transform: translateY(-10px) rotate(0); }
	50% { -webkit-transform: translateY(0px) rotate(0); transform: translateY(0px) rotate(0); }
	100% { -webkit-transform: translateY(0px) rotate(45deg); transform: translateY(0px) rotate(45deg); }
}
@-webkit-keyframes bottom-x {
	0% { transfrom: translateY(0) rotate(0); }
	50% { -webkit-transform: translateY(-10px) rotate(0); transform: translateY(-10px) rotate(0); }
	100% { -webkit-transform: translateY(-10px) rotate(-45deg); transform: translateY(-10px) rotate(-45deg); }
}
@keyframes bottom-x {
	0% { transfrom: translateY(0) rotate(0); }
	50% { -webkit-transform: translateY(-10px) rotate(0); transform: translateY(-10px) rotate(0); }
	100% { -webkit-transform: translateY(-10px) rotate(-45deg); transform: translateY(-10px) rotate(-45deg); }
}
@-webkit-keyframes undo-top {
	0% { -webkit-transform: translateY(0px) rotate(45deg); transform: translateY(0px) rotate(45deg); }
	50% { -webkit-transform: translateY(0px) rotate(0); transform: translateY(0px) rotate(0); }
	100% { -webkit-transform: translateY(-10px) rotate(0); transform: translateY(-10px) rotate(0); }
}
@keyframes undo-top {
	0% { -webkit-transform: translateY(0px) rotate(45deg); transform: translateY(0px) rotate(45deg); }
	50% { -webkit-transform: translateY(0px) rotate(0); transform: translateY(0px) rotate(0); }
	100% { -webkit-transform: translateY(-10px) rotate(0); transform: translateY(-10px) rotate(0); }
}
@-webkit-keyframes undo-bottom {
	0% { -webkit-transform: translateY(-10px) rotate(-45deg); transform: translateY(-10px) rotate(-45deg); }
	50% { -webkit-transform: translateY(-10px) rotate(0); transform: translateY(-10px) rotate(0); }
	100% { transfrom: translateY(0px) rotate(0); }
}
@keyframes undo-bottom {
	0% { -webkit-transform: translateY(-10px) rotate(-45deg); transform: translateY(-10px) rotate(-45deg); }
	50% { -webkit-transform: translateY(-10px) rotate(0); transform: translateY(-10px) rotate(0); }
	100% { transfrom: translateY(0px) rotate(0); }
}
#side-menu { display: block; position: fixed; top: 0px; right: 0px; bottom: 0px; width: 20%; background-color: #ffffff; z-index: 110; -webkit-box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.15); box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.15); transform: translate(610px, 0px); transition: 0.3s ease-in-out; padding: 10% 20px 0 20px; }
#side-menu.active { transform: translate(0px, 0px); transition: 0.3s ease-in-out; }
#overlay { position: fixed; top: 0px; right: 0px; bottom: 0px; background-color: rgba(0, 0, 0, 0.2); z-index: 105; display: none; transition: 0.3 ease-in-out; }
#side-menu ul.side-link { padding: 0; margin: 0; }
#side-menu ul.side-link li { list-style-type: none; text-align: center; margin-bottom: 20px; }
#side-menu ul.side-link li span { font-weight: 800; }
#side-menu ul.side-link li a { color: #666666; text-decoration: none; }
#side-menu ul.side-link li a:hover { color: #00bffd; }
/*Social Media*/
#side-menu .media-box { margin: 0; padding: 0; text-align: center; margin-top: 60px; }
#side-menu .media-box li { display: inline-block; list-style: none; padding: 0; margin: 0px 4px; }
#side-menu .media-box li a { display: block; width: 40px; height: 40px; line-height: 40px; font-size: 16px; color: #CCCFD3; background: transparent; border: 1px solid #CCCFD3; text-align: center; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; }
#side-menu .media-box li a i { font-family: FontAwesome }
#side-menu .media-box li a:hover { background: #00bffd; border-color: #00bffd; color: #ffffff; }
/*Copyright*/
#side-menu .side-copyright { color: #666666; text-decoration: none; text-align: center; border-top: 1px solid #edecec; padding: 20px 15px 0 15px; margin-top: 20px;}
#side-menu .side-copyright a { color: #00bffd; text-decoration: none; }
#side-menu .side-copyright a:hover { color: #00bffd; }


/*---------------------------------------------------------------------
Banner
-----------------------------------------------------------------------*/
/*.banner{ position: relative; z-index: 1;background-size: contain;background-repeat: no-repeat;background-position-y: center;background-position-x: 300%;height: 100vh;}*/
.banner {position: relative;background-size: cover;background-position: center;background-repeat: no-repeat;height: 100vh;text-align: center;}
.banner:before {top: 0;left: 0;content: '';width: 100%;height: 100%;position: absolute;	background-color: rgba(0, 0, 0, 0.5);}
.banner h5 {color: #fff;font-size: 28px;position: relative;margin-bottom: 30px;}
.banner p {color: #fff;}
/*.banner:before { position: absolute; content: ""; right: 0; top: 0; width: 0; height: 0; border-right: 120px solid #ffffff; border-bottom: 120px solid transparent; }*/
.banner .container-fluid { padding: 0; overflow: hidden; }
.banner .banner-text {background: #edf0f5;padding: 150px 0 150px 50px;margin-bottom: -1px;position: relative;z-index: 9;height: 100vh;display: flex;align-items: center;width: 100%;}
.banner .owl-carousel .item {padding: 0 50px 0 0;}
.banner .banner-text .title { font-weight: bold; font-size: 70px; margin-bottom: 10px; }
.banner .img-bg {
	background: #ffffff;
	height: 350px;
	width: 350px;
	display: inline-block;
	position: absolute;
	right: -175px;
	top: 50%;
	margin-top: -175px;
	transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	z-index: -1;
}
.banner .banner-text img {
	position: absolute;
	right: -140px;
	top: 50%;
	height: 340px;
	margin-top: -160px;
	z-index: 0;
}
.banner .banner-text span {font-size: 32px; display: inline-block; color: #083F88; font-weight: 600;margin: 0 0 20px;line-height: 42px;}
.banner .owl-carousel .owl-dots { position: absolute; left: -100px; top: 50%; margin-top: -50px; }
.banner .owl-carousel button.owl-dot { background: #ddd; width: 10px; height: 4px; margin: 10px 0; outline: none; display: grid; }
.banner .owl-carousel button.owl-dot:hover, .banner .owl-carousel button.owl-dot.active { background: #00bffd; width: 80px; }
.banner .col-lg-7, .banner .col-lg-5 { padding: 0; }
.read-more { font-size: 16px; font-weight: 600; text-decoration: underline; display: inline-block; color: #00bffd; }

.bg-img {position: relative;background-size: cover;}
.bg-img:before {
	top: 0;
	left: 0;
	width: 100%;
	content: '';
	height: 100%;
	position: absolute;
	background-color: rgba(0, 0, 0, 0.6);
}
/*---------------------------------------------------------------------
About
-----------------------------------------------------------------------*/
.about { padding: 0; overflow: hidden; }
.about .container-fluid { padding: 0; }
.about .about-text {padding: 50px;}
.about .video-box {position: absolute; top: 50%; left: 0; margin-left: -85px; margin-top: -85px; text-align: center; line-height: 170px; }
.about .video-box .video-play { height: 170px; width: 170px; }
.about-text .silly_scrollbar { height: 100px; width: 100%; -webkit-box-sizing: border-box; padding: 0 14px 0 0; overflow: auto; margin-bottom: 40px; }
.about-text .silly_scrollbar::-webkit-scrollbar { width: 6px; }
.about-text .silly_scrollbar::-webkit-scrollbar-track { background: #edecec; border-radius: 10px; }
.about-text .silly_scrollbar::-webkit-scrollbar-thumb { border-radius: 10px; background: #00befd; }
.mfp-wrap { z-index: 99999; }
/*---------------------------------------------------------------------
Features
-----------------------------------------------------------------------*/
.features{overflow: hidden;}
.features .features-box { padding: 0; margin: 0; }
.features .features-box li { list-style-type: none; width: 50%; float: left; padding: 0 15px; }
.features .features-box img { width: 60px; }
.features .features-box .title {font-size: 16px; font-weight: bold; margin-top: 20px;color: #777785;}
.features .features-box li:nth-child(3), .features .features-box li:nth-child(4), .features .features-box li:nth-child(5), .features .features-box li:nth-child(6) { margin-top: 40px; }
.features-content { margin-top: 150px; }
.features .big-text { font-size: 16px; font-weight: 600; }
.features .btn-waves { height: 45px; z-index: -1; position: absolute; width: 300px; bottom: 10px; left: 7%; }
.features .btn-waves.one { bottom: 10px; left: inherit; right: 10%; }
.features .btn-waves .waves { position: absolute; width: 100%; height: 100%; border: 2px dashed #00befd; opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; border-radius: 100%; background-clip: padding-box; -webkit-animation: waves 3s ease-in-out infinite; animation: waves 3s ease-in-out infinite; }
.features .btn-waves .wave-1 { -webkit-animation-delay: 0s; animation-delay: 0s; }
.features .btn-waves .wave-2 { -webkit-animation-delay: 1s; animation-delay: 1s; }
.features .btn-waves .wave-3 { -webkit-animation-delay: 2s; animation-delay: 2s; }
@-webkit-keyframes waves {
0% { -webkit-transform: scale(0.2, 0.2); transform: scale(0.2, 0.2); opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
50% { opacity: 0.9; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; }
100% { -webkit-transform: scale(0.9, 0.9); transform: scale(0.9, 0.9); opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
}
@keyframes waves {
0% { -webkit-transform: scale(0.2, 0.2); transform: scale(0.2, 0.2); opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
50% { opacity: 0.9; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; }
100% { -webkit-transform: scale(0.9, 0.9); transform: scale(0.9, 0.9); opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
}
.features .tooltip { position: absolute; z-index: 9; width: 2.2em; height: 2.2em; cursor: pointer; opacity: inherit; }
.features .tooltip:before, .features .tooltip:after { position: absolute; content: ''; opacity: 0; transition: all 0.4s ease; }
.features .tooltip:before { border-width: 10px 8px 0 8px; border-style: solid; border-color: #f2f2f2 transparent transparent transparent; top: -10px; transform: translateY(20px); }
.features .tooltip:after { content: attr(data-tooltip); background: #f2f2f2; color: #000000; width: 183px; height: 100px; font-size: 13px; font-weight: 300; top: -110px; left: -10px; padding: 10px; border-radius: 5px; letter-spacing: 1px; transform: translateY(20px); }
.features .tooltip:hover::before, .features .tooltip:hover::after { opacity: 1; transform: translateY(-2px); }
.features .tooltip-item { width: 20px; height: 20px; left: 50%; top: 50%; margin: -15px 0 0 -15px; position: absolute; border-radius: 50%; border: 2px solid rgba(0, 191, 253, 0.5); -webkit-animation: pulse 0.6s infinite alternate; animation: pulse 0.6s infinite alternate; background: rgba(0, 191, 253, 1.0); -webkit-box-shadow: 0px 0px 0px 5px rgba(0, 191, 253, 0.5); -moz-box-shadow: 0px 0px 0px 5px rgba(0, 191, 253, 0.5); box-shadow: 0px 0px 0px 5px rgba(0, 191, 253, 0.5); }
@-webkit-keyframes pulse {
from { -webkit-transform: scale3d(0.5, 0.5, 1); }
to { -webkit-transform: scale3d(1, 1, 1); }
}
@keyframes pulse {
from { -webkit-transform: scale3d(0.5, 0.5, 1); transform: scale3d(0.5, 0.5, 1); }
to { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); }
}
.features .tooltip.one { right: 16%; bottom: 42%; }
.features .tooltip.two { right: 30%; bottom: 13%; }
.features .tooltip.three { right: 53%; bottom: 47%; }
.features .tooltip.four { left: 27%; bottom: 67%; }
.features .tooltip.five { left: 15%; bottom: 40%; }
.features .tooltip.six { left: 10%; bottom: 15%; }
/*---------------------------------------------------------------------
Video
-----------------------------------------------------------------------*/

#video {
	position: relative;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

#video:before {
	top: 0;
	left: 0;
	width: 100%;
	content: '';
	height: 100%;
	position: absolute;
	background-color: rgba(0, 0, 0, 0.6);
}
.video video { width: 100%; }
.video .white { color: #ffffff; }
/*---------------------------------------------------------------------
Services
-----------------------------------------------------------------------*/
.services, .services .container-fluid { padding: 0; overflow: hidden; }
.services .services-box { padding: 60px 15px 30px 60px; position: relative; }
.services .services-box h2 {font-size: 32px;line-height: 50px;font-weight: bold;color: #083F88;}
.services .services-box p {margin: 0 0 15px;}
.services .services-box:before { position: absolute; top: 50%; left: -20px; content: ""; width: 0; height: 0; border-top: 20px solid transparent; border-right: 20px solid #ffffff; border-bottom: 20px solid transparent; margin-top: -10px; }
.services .services-box.left:after { position: absolute; top: 50%; right: -20px; content: ""; width: 0; height: 0; border-top: 20px solid transparent; border-left: 20px solid #ffffff; border-bottom: 20px solid transparent; margin-top: -10px; z-index: 9; }
.services .services-box.left:before { content: none; }
.services .title-box { position: relative; left: 70px; top: 20px; }
.services .title-box:before {    position: absolute;
left: -60px;
top: 45px;
background: #dddddd;
width: 61px;
height: 1px;
content: "";
z-index: -1;
margin-left: -10px;}
/*---------------------------------------------------------------------
Smart Features
-----------------------------------------------------------------------*/
.smart-features .smart-box .title-box h3 { font-size: 32px; line-height: 50px; }
.smart-features .smart-box .left { float: left; margin-right: 24px; }
.smart-features .smart-box img { width: 60px; }
.smart-features .smart-box .right { display: table-cell; margin-top: 10px; vertical-align: top; }
.smart-features .smart-box .right p { margin: 0px; }
.smart-features ul { padding: 0; margin: 0; margin-top: 80px; }
.smart-features ul li { list-style-type: none; width: 33.33%; float: left; padding: 40px 30px; border-right: 1px solid #e2e2e2; border-bottom: 1px solid #e2e2e2; }
.smart-features ul li:nth-child(3), .smart-features ul li:nth-child(6) { border-right: none; }
.smart-features ul li:nth-child(4), .smart-features ul li:nth-child(5), .smart-features ul li:nth-child(6) { border-bottom: none; }
/*---------------------------------------------------------------------
Partners
-----------------------------------------------------------------------*/
.partners { overflow: hidden; }
.partners .container-fluid { overflow: hidden; }
.partners .partners-box { position: relative; }
.partners .partners-box .car-img { position: absolute; left: 50%; bottom: -70px; z-index: 9; width: 700px; margin-left: -350px; }
.partners .partners-box .bg-1 { background: #edf0f5; position: relative; padding: 60px 60px 300px 60px; }
.partners .partners-box .bg-1:before { background: #edf0f5; width: 100%; height: 100%; content: ""; left: -100%; top: 0; position: absolute; z-index: -1; }
.partners .partners-box .bg-2 { background: #00bffd; position: relative; color: #ffffff; padding: 60px 60px 300px 60px; }
.partners .partners-box .bg-2:after { background: #00bffd; width: 100%; height: 100%; content: ""; right: -100%; top: 0; position: absolute; z-index: -1; }
.partners .partners-box h4 { font-size: 18px; line-height: 32px; letter-spacing: 1px; }
.partners .partners-box p { margin-top: 20px; }
.partners .partners-box .bg-2 p { color: #ffffff; }
.partners-content { margin: 120px 0; }
.partners-content img { width: 150px; }
.partners-content h2 { font-weight: 600; margin-top: 40px; }
.partners-content h2 span { color: #212529; }
.partners-content p { font-size: 18px; line-height: 32px; letter-spacing: 2px; margin-top: 20px; padding: 0 100px; }
.partners-content .button { margin-top: 30px; }
.partners #animated_div { width: 100%; height: 143px; display: inline-block; background: url(../images/11.jpg) repeat-x; background-size: cover; -webkit-animation: animatebackground 40s linear infinite; animation: animatebackground 40s linear infinite; -ms-animation: animatebackground 40s linear infinite; -moz-animation: animatebackground 40s linear infinite; }
@keyframes animatebackground {
from { background-position: 0 0; }
to { background-position: -1000px 0; }
}
@-webkit-keyframes animatebackground {
from { background-position: 0 0; }
to { background-position: -1000px 0; }
}
@-ms-keyframes animatebackground {
from { background-position: 0 0; }
to { background-position: -1000px 0; }
}
@-moz-keyframes animatebackground {
from { background-position: 0 0; }
to { background-position: -1000px 0; }
}
/*---------------------------------------------------------------------
Instagram Box
-----------------------------------------------------------------------*/
.instagram { padding: 0; overflow: hidden; position: relative; }
.instagram .container-fluid { padding: 0; overflow: hidden; }
.instagram .head { position: absolute; left: 50%; top: 50%;  z-index: 9; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.instagram-item.owl-carousel .owl-item { margin-right: 0 !important; }
.instagram-item.owl-carousel .owl-item .item { float: left; }
.instagrambox { text-align: center; position: relative; overflow: hidden; }
.instagrambox:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0); z-index: 9; -webkit-transition: all 0.8s ease-out 0s; -moz-transition: all 0.8s ease-out 0s; -ms-transition: all 0.8s ease-out 0s; -o-transition: all 0.8s ease-out 0s; transition: all 0.8s ease-out 0s; }
.instagrambox:hover:before { background: rgba(0, 0, 0, 0.8); }
.instagrambox .instagram-icon { position: absolute; left: 50%; top: 50%; margin-top: 10px; z-index: 9; -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); padding-left: 0px; width: 100%; }
.instagrambox .instagram-icon li { display: inline-block; opacity: 0; transform: translateY(50%); transition: all 0.35s ease 0s; }
.instagrambox:hover .instagram-icon li { opacity: 1; transform: translateY(0px); }
.instagrambox:hover .instagram-icon li:first-child { transition-delay: 0.1s; }
.instagrambox .instagram-icon li a { display: block; font-size: 20x; color: #ffffff; margin: 0 5px; }
.instagrambox .instagram-icon li a i { font-family: FontAwesome; }
.instagrambox .instagram-image .instagram-icon a:hover { color: #ffffff; }
.instagrambox .instagram-image { position: relative; }
.instagrambox .instagram-image .hover { -webkit-transition: all 0.8s ease-out 0s; -moz-transition: all 0.8s ease-out 0s; -ms-transition: all 0.8s ease-out 0s; -o-transition: all 0.8s ease-out 0s; transition: all 0.8s ease-out 0s; }
.instagrambox:hover .instagram-image .hover { opacity: 1.0; }
.instagrambox .instagram-image img, .instagrambox .instagram-image img { width: 100%; }
/*---------------------------------------------------------------------
Footer
-----------------------------------------------------------------------*/
.footer { margin-top: -1px; border-bottom: 10px solid #edf0f5; padding: 100px 0 0 0; }
.footer .footer-top { padding: 40px 0; background: #f2f2f2; }
.footer .pad .logo-img img { width: 100px; margin-bottom: 30px; }
.footer .pad { padding-bottom: 95px; }
.footer .pad.last { padding-left: 50px; }
.footer .features.map-tooltip .tooltip.two { right: 80%; top: 33%; }
.footer .features.map-tooltip .tooltip-item { width: 10px; height: 10px; }
.footer .features.map-tooltip .tooltip.one { right: 10%; bottom: 30%; }
.footer .features.map-tooltip .tooltip:after,.footer .features.map-tooltip .tooltip:before{display: none;}
/*Link*/
.footer .footer-link { padding: 0; margin: 0; }
.footer .footer-link li { list-style-type: none; margin-bottom: 10px; }
.footer .footer-link li:last-child { margin-bottom: 0; }
.footer .footer-link li a { color: #666666; text-decoration: none; }
.footer .footer-link li a:hover, .footer .footer-link li a.active { color: #00bffd; }
.footer .footer-middel .title { font-weight: 500; margin-bottom: 10px; color: #212529; font-size: 18px; }
/*Contact*/
.footer .contact ul { padding: 0; margin: 0; margin-top: 20px; }
.footer .contact ul li { list-style-type: none; margin: 10px 0 0 0; font-size: 14px; float: left; margin-right: 20px; }
.footer .contact ul li:last-child { margin-right: 0; }
.footer .contact ul li span { font-weight: 800; }
.footer .contact ul li a { color: #666666; text-decoration: none; }
.footer .contact ul li a:hover { color: #6774ba; }
/*Newsletter*/
.footer .newsletter { width: 100%; margin: 20px 0 20px 0; }
.footer .newsletter .form-control { border-radius: 0; height: 50px; display: inline-block; padding-left: 0; box-shadow: none; float: left; border: none; width: 60%; background: #ffffff; border-bottom: 1px solid #dedede; }
.footer .newsletter .button { background: #ffffff; border-radius: 0; border: none; color: #00bffd; margin: 0; padding: 0; text-decoration: none; border-bottom: 1px solid #dedede; }
.footer .newsletter .button i { line-height: 49px; font-family: FontAwesome; }
.footer p { color: #666666; }
/*Copyright*/
.footer .footer-copyright { olor: #666666; text-decoration: none; font-size: 13px; margin-top: 20px; display: inline-block; }
.footer .footer-copyright a { color: #00bffd; text-decoration: none; }
.footer .footer-copyright a:hover { color: #00bffd; }
/*---------------------------------------------------------------------
Error
-----------------------------------------------------------------------*/
.error h2{font-size: 36px; font-weight: 600; margin-bottom: 60px;}
.error img{width: 60%;}
.error .read-more{ display: inherit; margin-top: 40px;  font-size: 20px;}
/*---------------------------------------------------------------------
Coming Soon
-----------------------------------------------------------------------*/
/*counter*/
.coming-soon { overflow: hidden; }
.coming-soon .c-animator { margin-bottom: 0; }
.coming-soon .ui-hero { position: relative; }
.coming-soon .container.coming-page { padding-top: 80px; position: relative; z-index: 2; }
.coming-soon .container.coming-page { width: 100%; padding-right: 1rem; padding-left: 1rem; margin-right: auto; margin-left: auto; }
.coming-soon h2 { font-size: 3rem;  font-weight: bold; color: #fff; }
.coming-soon p{color: #fff; }
.coming-soon .ui-hero, .coming-soon  .hero-center { text-align: center; }
.coming-soon .ui-card button i { font-family: FontAwesome !important; padding-left: 10px; }
.coming-soon .ui-card button .fa-bell:before { content: "\f0f3"; }
.coming-soon #clock > div {font-size:24px; display: inline-block; width: 85px; height: 80px; 
box-shadow: 0 5px 10px rgba(0, 9, 128, 0.035), 0 7px 18px rgba(0, 9, 128, 0.05);
background-color: rgba(255, 255, 255, 0.2); padding: 8px 0 4px 0; margin: 15px; border-radius: .5rem; color: #fff; padding-top: 15px;}
.coming-soon #clock p.lable{font-size: 16px; font-weight: inherit; }
.coming-soon #clock { margin-top:70px; }
.coming-soon .label { color: #212529;  font-size: 30px; font-weight: bold; }
.coming-soon .clock-text { font-size: 14px; font-weight: inherit !important;color: #00befd;  margin-top: 5px;}
.coming-soon .form-email { position: relative; max-width: 500px; margin: auto; top: 100px; }
.coming-soon .ui-card { background: #FFF; border-radius: 0.5rem; }
.coming-soon .shadow-card { box-shadow: 0 7px 15px rgba(0, 9, 128, 0.05), 0 12px 28px rgba(0, 9, 128, 0.075); }
.coming-soon .ui-card .header-card { padding: 2rem 2rem 0 2rem; }
.coming-soon .ui-hero.hero-center-heading-text { margin-left: auto; margin-right: auto; max-width: 800px; }
.coming-soon .heading-text { color: #00befd; font-size: 25px;  }
.coming-soon .ui-hero .body-card { padding: 2rem; border-bottom-left-radius: 0.5rem; border-bottom-right-radius: 0.5rem; }
.coming-soon .ui-hero.hero-center form { margin-left: auto; margin-right: auto; max-width: 520px; }
.coming-soon .form-group { margin-bottom: 1rem; }
.coming-soon .input-group { position: relative; display: flex; flex-wrap: wrap; align-items: stretch; width: 100%; }
.coming-soon .ui-hero.hero-center form .form-group { border-radius: 50px;  }
.coming-soon .input-group > .form-email { position: relative; flex: 1 1 auto; width: 1%; margin-bottom: 0; }
.coming-soon .input-form-mail {     display: block;
width: 80%;
height: 45px;
font-size: 1rem;
line-height: 1.4;
border: none;
color: #708198;
background-clip: padding-box;
border-bottom: 1px solid #708198;
box-shadow: inherit;}
.coming-soon .input-group-btn { display: flex; float: right; position: relative; top: -42px; }
.coming-soon .form-email .btn-color {    padding: 0;
line-height: 41px;
background: inherit;
color: #708198;
border-radius: inherit;
border-bottom: 1px solid #708198;
outline: inherit !important;}
.coming-soon .form-email .btn-color:hover{color: #00befd;}
.coming-soon .form-email .btn.focus, .coming-soon .form-email .btn:focus{box-shadow: inherit;}
.coming-soon .btn-color { background: #00befd; }
.coming-soon .btn { display: inline-block; font-weight: 800; text-align: center; white-space: nowrap; vertical-align: middle; user-select: none; border: 0 solid transparent; padding: 0.37rem 0.75rem; cursor: pointer; }
.coming-soon .btn-notify { display: inline-block; font-size: .9rem; padding: .6rem 1.5rem; text-transform: uppercase; letter-spacing: .03rem; color: #FFF; }
.coming-soon .section { position: relative;     padding: 30px 0 0; z-index: 1; }
.coming-soon .actions { padding-top: 6rem; }
.coming-soon .social-icon { text-align: center; }
.coming-soon .btn.btn-gradient-blue, .btn-gradient-peach { color: #FFF; }
.coming-soon .btn { display: inline-block; font-weight: 600; text-align: center; white-space: nowrap; vertical-align: middle; user-select: none; border: 0 solid transparent; padding: 0.375rem 0.75rem; font-size: 1rem; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
.coming-soon .msg h4 { color: #95bd4a;  font-size: 30px; font-weight: bold; text-transform: uppercase; position: relative; left: 60px; }
/*media-box*/
.coming-soon .media-box { margin: 0; padding: 0; }
.coming-soon .media-box li { display: inline-block; list-style: none; padding: 0; margin: 0px 4px; }
.coming-soon .media-box li a { display: block; width: 45px; height: 45px; line-height: 45px; font-size: 16px; color: #CCCFD3; background: transparent; border: 1px solid #CCCFD3; text-align: center; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; }
.coming-soon .media-box li a i { font-family: FontAwesome; }
.coming-soon .media-box li a:hover { background: #00befd; border-color: #00befd; color: #ffffff; }
/* AFTER */
.coming-soon .ui-tittle::after { bottom: -8rem; }
.coming-soon .ui-hero.ui-tittle::after { display: block; content: inherit; position: absolute; left: -8rem; right: -8rem; height: 16rem; background-color: #FFF; -webkit-transform: rotate(-10deg); transform: rotate(-9deg); z-index: 1; }

.contact-form {padding: 0 0 100px;}
.contact-form-box {background-color: #fff;padding: 50px 70px 70px 150px;box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);position: relative;}
.contact-list {background-color: #083F88;padding: 100px 40px;position: absolute;top: 75px;left: -250px;}
.contact-list ul {list-style-type: none;}
.contact-list ul li {position: relative;color: #fff;}
.contact-list ul li:before {position: absolute;top: 0;left: -30px;color: #8DD8F8;font-size: 18px;font-family: 'FontAwesome';}
.contact-list ul li.address:before {content:"\f041";}
.contact-list ul li.office-hours:before {content:"\f017";}
.contact-list ul li.ph-numbers:before {content:"\f086";}
.contact-list ul li h5 {font-size: 18px;font-weight: bold;}
.contact-list ul li p, .contact-list ul li a {color: #fff;}
.contact-list ul li a {display: block;}
.contact-form-box form h4 {color: #083F88;margin: 0 0 30px;font-size: 32px;}
.contact-form-box form .form-control {border: 1px solid #ddd;color: #ddd;}
.contact-form-box form input.form-control {height: 60px;}
.contact-form-box form input::-webkit-input-placeholder {color: #ddd;}
.contact-form-box form input::-moz-placeholder {color: #ddd;}
.contact-form-box form input:-ms-input-placeholder {color: #ddd;}
.contact-form-box form input:-moz-placeholder {color: #ddd;}
.contact-form-box form textarea::-webkit-input-placeholder {color: #ddd;}
.contact-form-box form textarea::-moz-placeholder {color: #ddd;}
.contact-form-box form textarea:-ms-input-placeholder {color: #ddd;}
.contact-form-box form textarea:-moz-placeholder {color: #ddd;}
.btn-blue {background-color: #083F88;border-radius: 10px;color: #fff;padding: 10px 15px;}
.site-footer {padding: 30px 0;background-color: #083F88;}
.site-footer .social-links {text-align: right;}
.site-footer .social-links a {height: 50px;width: 50px;border: 1px solid #ddd;border-radius: 100%;text-align: center;color: #ddd;display: block;line-height: 50px;}
.site-footer .social-links a:hover {background-color: #8DD8F8;color: #fff;}
.site-footer .social-links a i:before {font-family: 'FontAwesome';}
.footer-bottom {margin-top: 30px;}
.footer-bottom h5 {font-size: 20px;font-weight: bold;text-transform: uppercase;margin: 0 0 20px;color: #f1f1f1;}
.footer-bottom ul.footer-links {list-style-type: none;padding-left: 0;column-count: 2;}
.footer-bottom ul.footer-links li {margin: 0 0 15px;}
.footer-bottom ul.footer-links li a {color: #fff;}
.footer-bottom ul.footer-links li a:hover {color: #8DD8F8;}
.footer-bottom .form-control {height: 60px;border-radius: 30px;border: 1px solid #ddd;padding-left: 30px;}
.footer-bottom form input::-webkit-input-placeholder {color: #ddd;}
.footer-bottom form input::-moz-placeholder {color: #ddd;}
.footer-bottom form input:-ms-input-placeholder {color: #ddd;}
.footer-bottom form input:-moz-placeholder {color: #ddd;}
.footer-bottom form .newsletter {position: relative;}
.footer-bottom form .newsletter .btn-blue {position: absolute;top: 0;right: 0;height: 60px;min-width: 175px;border-radius: 30px;}
.foot-info {border-top: 1px solid #ddd;padding-top: 15px;}
.foot-info p {color: #efefef;}
.foot-info .foot-info-rt {text-align: right;}



/*---------------------------------------------------------------------
About us
-----------------------------------------------------------------------*/
.inner-banner {height: 500px;background-size: cover;background-repeat: no-repeat;background-position: top;position: relative;padding-top: 86px;}
.inner-banner:before {content: '';top: 0;left: 0;width: 100%;height: 100%;position: absolute;background-color: rgba(0, 0, 0, 0.5);}
.inner-banner .site-access {position: absolute;left: 0;right: 0;margin: 0 auto;max-width: 500px;background-color: transparent;bottom: -30px;}
.inner-banner .site-access .breadcrumb {justify-content: center;background-color: #083F88;}
.inner-banner .site-access .breadcrumb li {color: #8DD8F8;}
.inner-banner .site-access .breadcrumb li a {color: #fff;}
.inner-banner h3 {color: #8DD8F8;font-size:48px;font-weight:bold;text-align: center;}
.about-style1__image {position: relative;display: block;max-width: 700px;margin-left: -205px;}

.about-style1__image .outer-text {
    position: absolute;
    top: 15px;
    right: -215px;
    color: #ddd;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1em;
    display: inline-block;
    transition: .5s ease;
    transform: rotate(-90deg) translateX(-90%);
    transform-origin: 0 0;
    width: max-content;
}

.about-style1__image .inner-box .shape1 {position: absolute;top: 20px;left: 120px;-webkit-animation: mover 1s infinite alternate;animation: mover 1s infinite alternate;}
.about-style1__image ul {position: relative;display: block;margin-left: -15px;margin-right: -15px;list-style: none;padding: 0;}

.about-style1__image ul li .experience-box {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 300px;
    height: 300px;
    border-radius: 100%;
    margin: 0;
    padding: 0;
    color: #fff;
}

.about-style1__image ul li .experience-box h3 {font-size: 24px;color: #fff;margin: 0;font-weight: normal;}

.gradient_02 {
    background-image: -moz-linear-gradient(0deg, rgb(1, 32, 72) 0%, rgb(8, 63, 136) 40%, rgb(6, 52, 114) 100%);
    background-image: -webkit-linear-gradient(0deg, rgb(1, 32, 72) 0%, rgb(8, 63, 136) 40%, rgb(6, 52, 114) 100%);
    background-image: -ms-linear-gradient(0deg, rgb(1, 32, 72) 0%, rgb(8, 63, 136) 40%, rgb(6, 52, 114) 100%);
}

.about-style1__image-img1 {position: relative;display: block;margin-top: 60px;background-blend-mode: hard-light;background-color: #001b35;}
.about-style1__image ul li {position: relative;display: block;float: left;padding: 0 15px;}
.about-style1__image-img2 {position: relative;display: block;overflow: hidden;background-color: #001b35;background-blend-mode: luminosity;margin-bottom: 85px;}
.about-style1__image-img3 {position: relative;display: block;overflow: hidden;max-width: 300px;width: 100%;float: right;}
.about-intro h3 {color: #083F88;margin: 0 0 30px;}
.experience-box-new {position: relative;display: flex;flex-direction: column;justify-content: space-between;padding: 70px 70px 53px;margin-bottom: 70px;z-index: 1;text-align: center;}
.experience-box-new h3 {color: #083F88;font-size: 36px;font-weight: bold;margin-bottom: 30px;}
.experience-box-new:before {content: "";position: absolute;top: 0;left: 0;bottom: 0;right: 0;background: #fcfcfc;transform: skew(-10deg, 0deg);z-index: -1;}
.experience-box-new:after {content: "";position: absolute;top: 0;left: 0;bottom: 0;right: 0;background: #f4f4f4;transform: skew(10deg, 0deg);z-index: -2;}
.customer-management {position: relative;margin-top: 70px;}
.customer-management:before {content: '';background-size: cover;background-position: center;background-repeat: no-repeat;position: absolute;top: 0;left: 0;width: 70%;height: 100%;background-image: url('../images/bg/customer-management-bg.png');}
.customer-management-box {background-color: #fff;padding: 50px 70px 50px 100px;position: relative;}
.customer-management-box .logo {position: absolute;top: 120px;left: -40px;transform: rotate(270deg);}
.customer-management-box .logo img {height: 50px;}
.customer-management-box h3 {margin: 0 0 30px;color: #083F88;}
.engineer-perfect {margin: 50px 0;padding: 0;}
.engineer-perfect .container-fluid {display: flex;}
.perfect-engineer {background-size: 95%;background-position: left;position: relative;height: 100%;background-repeat: no-repeat;}
.engineer-content-box {padding: 50px 0;}
.short-logo {width: 170px;height: 170px;display: block;border-radius: 100%;background-color: #FAFAFA;border: 5px solid #fff;position: absolute;right: 20px;top: 50%;transform: translateY(-50%);line-height: 170px;text-align: center;}
.short-logo img {height: 90px;}
.engineer-perfect h3 {color: #083F88;margin: 0 0 30px;font-weight: bold;}
.install-training {margin: 0 0 50px;padding: 0;}
.install-training-box {padding: 0 30px;background-size: cover;background-repeat: no-repeat;background-position: center;}
.install-training-box h3 {color: #083F88;margin: 0 0 30px;font-weight: bold;}
.inventory-management {text-align: center;}
.inventory-management-bg {height: 300px;background-size: cover;background-position: center;background-repeat: no-repeat;position: relative;display: flex;align-items: flex-end;justify-content: center;margin: 0 0 30px;}
.inventory-management-bg:before {top: 0;left: 0;width: 100%;content: '';height: 100%;position: absolute;background-color: rgba(0, 0, 0, 0.3);}
.inventory-management-bg h3 {color: #fff;font-size: 36px;font-weight: bold;position: relative;text-align: center;}
.contact-box-in {background-color: #fff;height: 315px;border-radius: 10px;box-shadow: 0px 5px 20px rgba(210, 210, 245, 0.5);text-align: center;display: flex;align-items: center;flex-direction: column;justify-content: center;}
.contact-box-in h5 {font-size: 20px;color: #083F88;font-weight: bold;margin-bottom: 20px;}
.contact-box-in h5 i {color: #8DD8F8;font-size: 36px;display: block;margin-bottom: 20px;}
.contact-box-in p, .contact-box-in p a {color: #777785;}
.contact-box-in p strong {font-weight: bold;display: block;}
.get-touch-form {background-color: #FEFEFE;padding: 30px;}
.get-touch-form .title {text-align: center;margin: 0 0 30px;}
.get-touch-form .title h5 {color: #083F88;font-weight: bold;text-transform: uppercase;margin: 0 0 15px;}
.get-touch-form .title p {color: #777785;}
.get-touch-form .form-control {border-radius: 0;background-color: #fff;border-color: #fff;padding: 10px 15px;color: #777785;}
.get-touch-form input.form-control {height: 60px;}
.get-touch-form input::-webkit-input-placeholder, .get-touch-form textarea::-webkit-input-placeholder{color: #777785;}
.get-touch-form input::-moz-placeholder, .get-touch-form textarea::-moz-placeholder {color: #777785;}
.get-touch-form input:-ms-input-placeholder, .get-touch-form textarea:-ms-input-placeholder {color: #777785;}
.get-touch-form input:-moz-placeholder, .get-touch-form textarea:-moz-placeholder {color: #777785;}
.get-touch-form .btn-blue {border-radius: 30px;min-width: 250px;}
.contact-map iframe {display: inline-block;width: 100%;vertical-align: top;}
.faq-list h4 {color: #083F88;font-size: 20px;text-align: center;font-weight: bold;margin: 0 0 20px;}
.faq-list .card {margin: 0 0 20px;border: 1px solid #707070;}
.faq-list .card-header {background-color: #F9F9FB;}
.faq-list .card-header h5 .btn {color: #777785;font-weight: bold;width: 100%;text-align: left;}
.faq-list .card-header h5 .btn i {float: right;background-color: #fff;border-radius: 100%;height: 35px;width: 35px;text-align: center;line-height: 35px;font-size: 18px;transition: all 0.3s ease-in;}
.faq-list .card-header h5 .btn[aria-expanded="true"] i {transform: rotate(180deg);}
.perfect-engineer-mob {display: none;}
.site-footer img {height: 60px;}
.partners h3 {margin: 0 0 30px;color: #083F88;}
.brand-logo {display: flex;padding: 15px;height: 190px;margin: 0 0 30px;align-items: center;background-color: #fff;justify-content: center;box-shadow: 2px 3px 5px #e2e2e2;border: 1px solid rgba(204, 204, 204, 0.32);}
.brand-logo img {filter: grayscale(1);transition: all 0.3s ease-in;}
.brand-logo:hover img {filter: grayscale(0);}
.team-block .inner-box {background-color: #fff;margin: 0 auto 30px;max-width: 370px;}
.team-block .inner-box .image-box {overflow: hidden;background: #000000;position: relative;}
.team-block .inner-box .image-box .image {margin: 0;}
.team-block .inner-box .image-box img {width: 100%;transition: all 500ms ease;}
.team-block .inner-box:hover .image-box img {opacity: 0.4;transform: scale(1.05);}
.team-block .inner-box .image-box .social-links {padding: 0;position: absolute;left: 50%;top: 50%;width: 100%;transform: translate(-50%,-50%) scale(0,0);text-align: center;transition: all 500ms ease;}
.team-block .inner-box:hover .image-box .social-links {transform: translate(-50%,-50%) scale(1,1);}
.team-block .inner-box .image-box .social-links li {position: relative;display: inline-block;}
.team-block .inner-box .image-box .social-links li a {position: relative;display: inline-block;background: #fff;color: #141417;height: 40px;width: 40px;border-radius: 100%;line-height: 40px;}
.team-block .inner-box .image-box .social-links li a i:before {font-family: 'FontAwesome';}
.team-block .inner-box .image-box .social-links li a i.fa-linkedin {content:"\f0e1";}
.team-block .inner-box .image-box .social-links li a i.fa-phone {content:"\f095";}
.team-block .inner-box .image-box .social-links li a:hover {background-color: #8DD8F8;color: #fff;}
.team-block .inner-box .lower-content {position: relative;z-index: 2;padding: 25px 30px;}
.team-block .inner-box .lower-content:before {position: absolute;content: '';background: #2d2d31;width: 100%;height: 0%;left: 0px;bottom: 0px;transition: all 500ms ease;}
.team-block .inner-box:hover .lower-content:before {height: 100%;top: 0px;}
.team-block .inner-box .lower-content .shape {top: -39px;left: 0;width: 100%;height: 39px;background-size: cover;background-repeat: no-repeat;background-position: top center;position: absolute;}
.team-block .inner-box .lower-content .overlay-shape {top: -39px;left: 0;width: 100%;height: 39px;background-size: cover;background-repeat: no-repeat;background-position: top center;opacity: 0;position: absolute;}
.team-block .inner-box:hover .lower-content .shape {opacity: 0;}
.team-block .inner-box:hover .lower-content .overlay-shape {opacity: 1;}
.team-block .inner-box .lower-content h4, .team-block .inner-box .lower-content span {position: relative;}
.team-block .inner-box:hover .lower-content h4 a, .team-block .inner-box:hover .lower-content .designation {color: #fff;}
.team-details .image-box {overflow: hidden;position: relative;}
.team-details .image-box:before {
    position: absolute;
    top: 0;
    left: -80%;
    width: 50%;
    content: '';
    height: 100%;
    display: block;
    transform: skewX(-25deg);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);    
}
.team-details .image-box:hover:before {animation: shine 1s;}
.team-details .image-box img {width: 100%;}
.team-details-content {position: relative;margin-left: 30px;}
.team-details-content .content-one h2 {font-size: 40px;font-weight: bold;margin-bottom: 8px;}
.team-details-content .content-one span.designation {display: block;margin: 0 0 35px;color: #8DD8F8;}
.team-details-content .content-one ul.info {position: relative;list-style-type: none;padding-left: 20px;margin: 0 0 35px;}
.team-details-content .content-one ul.info li {margin: 0 0 8px;}
.team-details-content .content-one ul.info:before {position: absolute;content: '';width: 3px;height: calc(100% - 10px);left: 0px;top: 5px;background-color: #083F88;}
.team-details-content .text {margin: 0 0 35px;}
.team-details-content .social-links a {height: 50px;width: 50px;border: 1px solid #ddd;border-radius: 100%;text-align: center;color: #ddd;display: block;line-height: 50px;}
.team-details-content .social-links a i:before {font-family: 'FontAwesome';}
.team-details-content .social-links a:hover {background-color: #083F88;color: #fff;}

@keyframes shine {
  100% {
    left: 125%;
  }
}

.featured-imagebox {margin-top: 0;overflow: hidden;margin-bottom: 35px;border-top-left-radius: 3px;border-top-right-radius: 3px;box-shadow: 0 0 7px 0 rgb(43 52 59 / 8%);}
.ttm-box-view-overlay {position: relative;overflow: hidden;}
.ttm-box-view-overlay:before {
    content: "";
    top: 0px;
    left: 0px;
    z-index: 1;
	opacity: 0;
    width: 100%;
    height: 100%;
    display: flex;
	position: absolute;
    visibility: hidden;
    align-items: center;
    justify-content: center;
    background-color: #1b1b1b;
	transition: all 0.45s ease-in-out;
}
.featured-imagebox:hover .ttm-box-view-overlay:before {opacity: 0.80;visibility: visible;}
.ttm-media-link a {
	position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%) scale(0,0);
    display: inline-block;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    z-index: 1;
    transition: all 500ms ease;
    background-color: #083F88;
}
.ttm-media-link a i:before {font-family: 'FontAwesome';}
.featured-imagebox:hover .ttm-media-link a  {transform: translate(-50%,-50%) scale(1,1);}
.featured-imagebox .featured-content {
	padding: 15px 30px 7px;
    text-align: left;
    position: relative;
    overflow: hidden;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background-color: #fff;
}
.featured-imagebox .featured-content:before {
	content: " ";
    position: absolute;
    height: 3px;
    width: 0;
    transition: all 0.7s ease-in-out;
    background-color: #083F88;
    left: 0;
    bottom: 0;
}
.featured-imagebox:hover .featured-content:before {width: 100%;}
.post-category {display: inline-block;border-radius: 6px;font-size: 14px;line-height: 1;padding: 10px 0;}
.featured-imagebox .featured-content .post-meta span {display: inline-block;position: relative;margin-right: 20px;font-size: 14px;line-height: 14px;color: #083F88;}
.featured-imagebox .featured-content .post-meta span:not(:last-child):after {
	content: '';
    top: 0;
    width: 1px;
    opacity: .2;
    height: 18px;
    position: absolute;
    margin: -2px 10px 0;
    border-radius: 50px;
    display: inline-block;
    transform: rotate(15deg);
    background-color: #06232d;
}
.featured-imagebox .featured-content .post-meta span {
    display: inline-block;
    position: relative;
    margin-right: 20px;
    font-size: 14px;
    line-height: 14px;
}
.featured-imagebox .featured-content .featured-title h3 {
	position: relative;
    overflow: hidden;
    font-size: 22px;
    line-height: 32px;
    font-weight: 500;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
article.post.ttm-blog-single {
    border: none;
	padding: 30px;
    border-radius: 3px;
    background-color: #fff;
    box-shadow: 0 0 7px 0 rgb(43 52 59 / 8%);
}
.ttm-featured-wrapper {
	overflow: hidden;
	position: relative;
}
.ttm-post-featured {
	border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    overflow: hidden;
}
.ttm-box-post-date {
	position: absolute;
    right: 30px;
    left: auto;
    top: 30px;
    height: 62px;
    width: 62px;
    font-size: 28px;
    line-height: 20px;
    font-weight: 600;
    padding-top: 11px;
    z-index: 2;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    background-color: #083F88;
}
.ttm-box-post-date .ttm-entry-date .entry-month {
	display: block;
	font-size: 16px;
    margin-top: 5px;
    font-weight: 500;
    text-transform: capitalize;
}

.ttm-blog-single-content h3 {
    font-size: 24px;
    font-weight: 700;
    margin-top: 20px;
    line-height: 43px;
}
.social-media-block .social-links a {
    height: 40px;
    width: 40px;
    border: 1px solid #ddd;
    border-radius: 4px;
    text-align: center;
    color: #ddd;
    display: block;
    line-height: 40px;
}
.social-media-block .social-links a:hover {
	color: #fff;
	background-color: #083F88;
}
.social-media-block .social-links a i:before {
    font-family: 'FontAwesome';
}
.three-features {
	text-align: center;
}
.three-features h5 {
	color: #083f88;
}
/*.three-feature-circle {
	width: 100px;
	height: 100px;
	display: block;
	line-height: 90px;
	text-align: center;
	margin: 0 auto 30px;
	border-radius: 100%;
	border: 3px solid #083f88;
}*/
.three-feature-circle img {
	height: 150px;
	margin: 0 0 30px;
}
.three-feature-circle span {
	color: #083f88;
	display: block;
	font-size: 24px;
	font-weight: 500;
	line-height: 100px;
	font-family: 'Poppins', sans-serif;
}
.partners {
	padding: 0 0 70px;
}
.search-btn {
	color: #fff;
	padding: 10px;
	border-radius: 5px;
	display: inline-block;
	background-color: #083F88;
}
.search-btn:hover {
	color: #fff;
}
.nav-header .navbar-nav .nav-link {
	color: #083F88;
	font-weight: 600;
	padding: 20px;
	position: relative;
}
.nav-header .navbar-nav .nav-item {
	top: 0;
}
.nav-header .navbar-nav .nav-item:hover .dropdown-menu {
	display: block;
	top: 50px;
}
.nav-header .dropdown-menu {
	padding: 0;
}
.nav-header .dropdown-menu .dropdown-item:focus, 
.nav-header .dropdown-menu .dropdown-item:hover {
	color: #fff;
	background-color: #083F88;
}
.nav-header .navbar-nav .nav-link:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 51%;
    right: 51%;
    bottom: 0;
    background: #083F88;
    height: 3px;
    transition-property: left, right;
    transition-duration: 0.3s;
    transition-timing-function: ease-out;
}
.nav-header .navbar-nav .nav-link:hover:before, 
.nav-header .navbar-nav .nav-link:focus:before, 
.nav-header .navbar-nav .nav-link:active:before {
    left: 0;
    right: 0;
}
.nav-header .navbar-nav .nav-link:hover{
	color: #083F88;
}
.testimonials {
	padding: 0 0 70px;
}
.testimonials h3 {
	margin: 0 0 30px;
    color: #083F88;
}
.testimonials-section {
	position: relative;
	margin: 0 45px;
	padding: 0 50px;
}
.testimonials-section:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: #083F88;
}
.testimonials-carousel .owl-stage-outer {
	z-index: 99;
}
.testimonial-block .inner-box {
    position: relative;
    text-align: center;
    padding: 30px 0 0;
}
.testimonial-block .author-thumb {
    position: relative;
    display: inline-block;
    margin-bottom: 0px;
}

.testimonial-block .author-thumb img {
    width: 100px;
}
.testimonial-block .quote {
    position: absolute;
    right: -10px;
    bottom: 0;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    border-radius: 50%;
    color: #2a2a2a;
    font-size: 24px;
    background-color: #8DD8F8;
}
.testimonial-block .text {
	color: #fff;
}
.testimonial-block h4 {
    position: relative;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 6px;
    color: #ffff;
}
.testimonial-block .designation {
	color: #8DD8F8;
    position: relative;
    font-size: 12px;
    margin-bottom: 10px;
}
.testimonials-carousel .owl-nav {
    position: absolute;
    display: flex;
    left: 0;
    right: 0;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin: 0 -175px;
    top: 50%;
    transform: translateY(-50%);
}
.testimonial-block {
	position: relative;
}
.testimonial-block .text {
    color: #fff;
    line-height: 30px;
    position: relative;    
    margin-bottom: 30px;
    font-family: "Poppins", sans-serif;
}
.testimonial-block .text p,
.testimonial-block .text a {
	color: #fff;
	font-size: 18px;
}
.testimonial-block .text a {
	display: inline-block;
	border-bottom: 1px solid #fff;
}
.testimonial-block .text a:hover {
	color: #8DD8F8;
	text-decoration: none;
}
.testimonials-carousel .owl-nav button {
	text-align: center;
	width: 90px;
	height: 90px;
	display: block;
	border-radius: 100%;
	background-color: #083F88 !important;
}
.testimonials-carousel .owl-nav button i {
	color: #fff;
	font-size: 24px;
	font-family:'FontAwesome';
}
.about-content h3 {
	margin: 0 0 30px;
    color: #083F88;
}
.resource-management {
	margin-top: 70px;
	position: relative;
}
.resource-management:before {
    content: '';
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    right: 0;
    width: 70%;
    height: 100%;
    background-image: url(../images/bg/bg-4.jpg);
}
.coordinated-inventory {
    margin: 70px 0;
    position: relative;
}
.coordinated-inventory:before {
    content: '';
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    right: 0;
    width: 70%;
    height: 100%;
    background-image: url(../images/bg/bg-9.jpg);
}
.recruitment-img {
	position: relative;
}
.recruitment-box {
	right: 0;
	bottom: 0;
	color: #fff;
    padding: 15px;
	max-width: 350px;
	position: absolute;
	background-color: #083F88;
}
.recruitment-box h6 {
	font-weight: bold;
	text-transform: uppercase;
}
.recruitment-box p {
	color: #fff;
	font-size: 14px;
}
.recruitment-form {
	padding: 30px;
	background-color: #083F88;
}
.recruitment-form h3 {
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-bottom: 30px;
	text-transform: uppercase;
}
.recruitment-form .form-group {
	margin-bottom: 20px;
}
.recruitment-form .form-group label {
	color: #fff;
}
.recruitment-form .btn-blue {
	background-color: #8DD8F8;
}
.recruitment-form h5 {
	color: #fff;
	font-size: 18px;
}
.contact-map {
	padding: 0;
}
.get-in-touch {
	padding: 0 0 70px;
}
.testimonials-details {
	padding: 70px 0;
}
.testimonials-details-box {
	margin: 0 0 50px;
	position: relative;
	background-color: #F3F3F3;	
	box-shadow: 0px 10px 30px rgb(26 54 85 / 15%);
}

.testimonials-details-box.rt {
	padding: 30px 60px 30px 30px;
}

.testimonials-details-box.lt {
	padding: 30px 30px 30px 60px;
}

.testimonials-details-box span {
	display: block;
	font-size: 16px;
}

.testimonials-logo {
	top: 50%;	
	width: 200px;
	height: 200px;
	display: flex;
	position: absolute;
	align-items: center;
	background-color: #fff;
	justify-content: center;
	transform: translateY(-50%);
	box-shadow: 0px 10px 30px rgb(26 54 85 / 15%);
}

.testimonials-details-box.rt .testimonials-logo {
	right: -150px;
}

.testimonials-details-box.lt .testimonials-logo {
	left: -150px;
}

.about-content-manage .container-fluid {
	padding: 0;
}

.recruitment .intro {
	margin-bottom: 70px;
}

.recruitment .intro h3,
.recruitment .intro h5 {
	color: #083F88;
	margin: 0 0 20px;
}

.recruitment .intro p {
	font-size: 18px;
	font-weight: 400;
	line-height: 24px;
}

.recruitment .values {
	margin: 0 0 70px;
	padding-left: 70px;
}

.recruitment .values h4 {
	font-weight: bold;
    font-size: 24px;
    line-height: 30px;
    position: relative;
    margin-bottom: 15px;
    color: #083F88;
}

.recruitment .values h4 img {
	height: 70px;
	margin-left: -70px;
}

.recruitment-banner h3 {
	text-align: left;
}

.recruitment-banner p {
	color: #fff;
	font-size: 18px;
	line-height: 24px;
}

.hiring-process {
	padding: 70px 0;
	background-color: #F7F7F7;
}

.hiring-process .section-title {
	margin-bottom: 30px;
}

.hiring-process .section-title h3 {
	color: #083F88;
	text-align: center;
}

.featuredbox-number {
	padding: 30px;
	background-color: #fff;
	box-shadow: 0 0 8px 0 rgb(0 0 0 / 8%);
}

.featured-icon-box {
    width: 100%;
    z-index: 1;
    margin: 12px 0;
    position: relative;
    text-align: center;
    padding: 5px 20px 0;
}

.featured-icon {
	position: relative;
}

.featured-icon:after {
	position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    top: 50px;
    z-index: -1;
    background: #eee;
    left: 60%;
}

.featured-icon .ttm-icon {
	font-size: 45px;
    height: 90px;
    width: 90px;
    line-height: 90px;
    text-align: center;
    margin: 0 auto 15px;
    position: relative;
    background-color: #f7f7f7;
}

.featured-icon .ttm-icon:before {
	pointer-events: none;
    position: absolute;
    z-index: -1;
    content: "";
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: radial-gradient(ellipse at center,rgba(0,0,0,.35) 0,transparent 80%);
    transition-duration: .3s;
    transition-property: transform,opacity;
}

.featured-icon .ttm-icon img {
	height: 45px;
}

.featured-icon-box .featured-icon .fea_num {
    position: absolute;
    height: 30px;
    width: 30px;
    line-height: 30px;
    border-radius: 50%;
    z-index: 1;
    top: -15px;
    right: -15px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    background-color: #111922;
    transition: all .5s ease-in-out;
}

.featured-icon-box .featured-content {
    padding-top: 15px;
}

.featured-title h3 {
    font-size: 19px;
    margin-bottom: 10px;
    font-weight: 600;
    text-transform: capitalize;
}

.featured-desc p {
	color: #919191;
	font-size: 14px;
}

.featuredbox-number .col-lg-4:last-child .featured-icon:after {
	display: none;
}

.recruitment-points {
	padding: 70px 0 0;
}

.recruitment-points-in {
	margin-top: 70px;
}

.recruitment-points-in h2 {
	color: #083F88;
	margin-bottom: 20px;
}

/* video background */
.bg-video-wrap {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  position: relative;
}
video {
  min-width: 100%;
  min-height: 100vh;
  z-index: 1;
}
.overlay {
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  background-image: linear-gradient(45deg, rgba(0,0,0,.3) 50%, rgba(0,0,0,.7) 50%);
  background-size: 3px 3px;
  z-index: 2;
}

.bg-video-wrap .content {
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	text-align: center;
	position: absolute;
}

.bg-video-wrap .content h5 {
	color: #fff;
    font-size: 28px;
    position: relative;
    margin-bottom: 30px;
}

.bg-video-wrap .content p {
	color: #fff;
}
#resource-management {
	margin-top: 70px;
}

.features .title-box.mob {
	display: none;
}

.search-btn.mob {
	display: none;
}

.testimonials-carousel .owl-stage {
  display: flex;
  align-items: center;
}

.nav-header .navbar-nav .dropdown {
	margin-top: 12px;
}

.nav-header .navbar-nav .btn-secondary {
	border: 0;
	color: #083F88;
	font-weight: 600;
	border-radius: 0;
	background-color: transparent;
}

.nav-header .navbar-nav .btn-secondary:focus {
	border: 0;
	box-shadow: none;
}


