@font-face {
	font-family: 'SF UI Text';
	src: url('../fonts/SFUIText-Regular/SFUIText-Regular.eot');
	src: url('../fonts/SFUIText-Regular/SFUIText-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/SFUIText-Regular/SFUIText-Regular.woff2') format('woff2'), url('../fonts/SFUIText-Regular/SFUIText-Regular.woff') format('woff'), url('../fonts/SFUIText-Regular/SFUIText-Regular.ttf') format('truetype'), url('../fonts/SFUIText-Regular/SFUIText-Regular.svg#SFUIText-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'SF UI Text';
	src: url('../fonts/SFUIText-Medium/SFUIText-Medium.eot');
	src: url('../fonts/SFUIText-Medium/SFUIText-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/SFUIText-Medium/SFUIText-Medium.woff2') format('woff2'), url('../fonts/SFUIText-Medium/SFUIText-Medium.woff') format('woff'), url('../fonts/SFUIText-Medium/SFUIText-Medium.ttf') format('truetype'), url('../fonts/SFUIText-Medium/SFUIText-Medium.svg#SFUIText-Medium') format('svg');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'SF UI Text';
	src: url('../fonts/SFUIText-Semibold/SFUIText-Semibold.eot');
	src: url('../fonts/SFUIText-Semibold/SFUIText-Semibold.eot?#iefix') format('embedded-opentype'), url('../fonts/SFUIText-Semibold/SFUIText-Semibold.woff2') format('woff2'), url('../fonts/SFUIText-Semibold/SFUIText-Semibold.woff') format('woff'), url('../fonts/SFUIText-Semibold/SFUIText-Semibold.ttf') format('truetype'), url('../fonts/SFUIText-Semibold/SFUIText-Semibold.svg#SFUIText-Semibold') format('svg');
	font-weight: 600;
	font-style: normal;
}
@font-face {
	font-family: 'SF UI Text';
	src: url('../fonts/SFUIText-Light/SFUIText-Light.eot');
	src: url('../fonts/SFUIText-Light/SFUIText-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/SFUIText-Light/SFUIText-Light.woff2') format('woff2'), url('../fonts/SFUIText-Light/SFUIText-Light.woff') format('woff'), url('../fonts/SFUIText-Light/SFUIText-Light.ttf') format('truetype'), url('../fonts/SFUIText-Light/SFUIText-Light.svg#SFUIText-Light') format('svg');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'SF UI Text';
	src: url('../fonts/SFUIText-Bold/SFUIText-Bold.eot');
	src: url('../fonts/SFUIText-Bold/SFUIText-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/SFUIText-Bold/SFUIText-Bold.woff2') format('woff2'), url('../fonts/SFUIText-Bold/SFUIText-Bold.woff') format('woff'), url('../fonts/SFUIText-Bold/SFUIText-Bold.ttf') format('truetype'), url('../fonts/SFUIText-Bold/SFUIText-Bold.svg#SFUIText-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'Oswald';
	src: url('../Oswald-Regular/Oswald-Regular.eot');
	src: url('../Oswald-Regular/Oswald-Regular.eot?#iefix') format('embedded-opentype'), url('../Oswald-Regular/Oswald-Regular.woff2') format('woff2'), url('../Oswald-Regular/Oswald-Regular.woff') format('woff'), url('../Oswald-Regular/Oswald-Regular.ttf') format('truetype'), url('../Oswald-Regular/Oswald-Regular.svg#Oswald-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Oswald';
	src: url('../fonts/Oswald-Bold/Oswald-Bold.eot');
	src: url('../fonts/Oswald-Bold/Oswald-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Oswald-Bold/Oswald-Bold.woff2') format('woff2'), url('../fonts/Oswald-Bold/Oswald-Bold.woff') format('woff'), url('../fonts/Oswald-Bold/Oswald-Bold.ttf') format('truetype'), url('../fonts/Oswald-Bold/Oswald-Bold.svg#Oswald-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
}


@font-face {
    font-family: 'Oswald';
    src: url('../fonts/Oswald-ExtraLight/Oswald-ExtraLight.eot');
    src: url('../fonts/Oswald-ExtraLight/Oswald-ExtraLight.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Oswald-ExtraLight/Oswald-ExtraLight.woff2') format('woff2'),
        url('../fonts/Oswald-ExtraLight/Oswald-ExtraLight.woff') format('woff'),
        url('../fonts/Oswald-ExtraLight/Oswald-ExtraLight.ttf') format('truetype'),
        url('../fonts/Oswald-ExtraLight/Oswald-ExtraLight.svg#Oswald-ExtraLight') format('svg');
    font-weight: 200;
    font-style: normal;
}




a {
	outline: none !important;
}
a, .btn-login, .menus-nav, .service-card, .btn-form, .owl-prev:before, .owl-next:before, .owl-theme .owl-dots .owl-dot.active span {
	-moz-transition: all 300ms;
	-webkit-transition: all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;
	transition: all 300ms;
}
img {
	max-width: 100%;
}
h2 {
	color: #233E7B;
}
h1, h2 {
	font-family: 'Oswald';
	font-weight: bold;
	text-transform: uppercase;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}
ul {
	list-style: none;
	padding: 0;
	margin: 0px;
}
a, a:hover {
	text-decoration: none;
}
p {
	font-size: 16px;
	line-height: 30px;
}
body {
	font-family: 'SF UI Text';
	font-size: 16px;
	line-height: 1.1;
	padding-top: 95px;
	background-color: #fff;
	color: #393939;
	overflow-x: hidden;
}
header {
	padding: 18px 0px;
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.16);
	-moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.16);
	-webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.16);
	z-index: 5;
	background: #fff;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	width: 100%;
}
.sticky header {
	animation: 300ms linear 0s normal none 1 running topTo;
}
 @keyframes topTo {
 from {
transform: translateY(-100%)
}
to {
	transform: translateY(0)
}
}
@-webkit-keyframes topTo {
 from {
-webkit-transform: translateY(-100%)
}
to {
	-webkit-transform: translateY(0)
}
}
@-moz-keyframes topTo {
 from {
-moz-transform: translateY(-100%)
}
to {
	-moz-transform: translateY(0)
}
}
ul.top-nav-menu> li {
	padding: 15px 20px;
	position: relative;
}
ul.top-nav-menu li a {
	font-size: 15px;
	color: #233E7B;
	text-transform: uppercase;
	font-weight: 600;
}
ul.top-nav-menu li a:hover {
	color: #000;
}
ul.top-nav-menu li.active a {
}
ul.sub-menu li a {
	padding: 8px 15px;
	display: block;
	font-weight: normal;
}
ul.sub-menu li a:hover {
	background-color: #EEF2F6;
}
ul.top-nav-menu li a .fa {
	font-size: 18px;
	padding-left: 5px;
}
.down-areo {
	background-color: #ddd;
	height: 20px;
	right: 10px;
	margin-top: 0;
	position: absolute;
	top: 12px;
	width: 20px;
	cursor: pointer;
}
.down-areo:after {
	position: absolute;
	left: 0;
	right: 0;
	width: 100%;
	height: 20px;
	font-size: 14px;
	content: "\f067";
	font-family: FontAwesome;
	text-align: center;
	line-height: 20px;
}
li.parent.active .down-areo:after {
	content: "\f068";
}
.top-banner .owl-carousel .owl-item {
	position: relative;
	z-index: 0;
}
.top-banner .owl-carousel .owl-item:before {
	background: rgba(16, 48, 80, 0.28);
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	width: 100%;
	top: 0;
	height: 100%;
	z-index: 1;
}
.owl-prev, .owl-next {
	position: absolute;
	width: 30px;
	height: 47px;
	font-size: 0px;
	cursor: pointer;
	color: #fff;
	background: #727272;
}
.owl-nav {
	position: absolute;
	left: 0;
	right: 0;
	margin-top: -23px;
	width: 100%;
	top: 50%;
	z-index: 3;
}
.owl-prev {
	left: 0;
}
.owl-next {
	right: 0;
}
.owl-prev:before, .owl-next:before {
	position: absolute;
	content: "";
	width: 30px;
	height: 47px;
	line-height: 47px;
	font-family: FontAwesome;
	text-align: center;
	font-size: 26px;
}
.owl-prev:hover:before, .owl-next:hover:before {
	background: #233E7B;
}
.owl-dots {
	position: absolute;
	right: 0;
	left: 0;
	margin: 0 auto;
	text-align: center;
	bottom: 20px;
}
.owl-theme .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #869791;
}
.owl-theme .owl-dots .owl-dot.active span {
	background: #ffff;
	width: 37px;
}
.owl-theme .owl-dots .owl-dot span {
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	background: rgba(255, 255, 255, 0.52);
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity .2s ease;
	border-radius: 4px;
}
.owl-prev:before {
	content: "\f104";
}
.owl-next:before {
	content: "\f105";
}
.top-banner {
	width: 100%;
	color: #fff;
	position: relative;
}
.top-banner:before {
	background: rgba(16, 48, 80, 0.28);
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	display: none;
	width: 100%;
	top: 0;
	height: 100%;
	z-index: 1;
}
.banner-overlay {
	background: rgba(16, 48, 80, 0.28);
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	width: 100%;
	top: 0;
	height: 100%;
	z-index: 1;
}
.top-banner .container {
	position: relative;
	z-index: 2;
}
.cover-heading {
	font-size: 55px;
	margin-bottom: 40px;
}
.cover-heading span {
	font-weight: 200;
}
.banner-text {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 2;
	color: #fff;
	left: 0;
	right: 0;
	max-width: 1170px;
	margin: 0 auto;
	text-align: center;
}
.lead-text.mb-5 {
	max-width: 437px;
	line-height: 30px;
}
.btn-theme {
	display: inline-block;
	padding: 15px;
	background: #233E7B;
	color: #fff;
	border-color: #233E7B;
	text-transform: uppercase;
	font-size: 16px;
}
.btn-theme:hover {
	background: #324D8A;
	color: #fff;
}
/*Header Nav css*/
.mobile-nav {
	position: absolute;
	right: 15px;
	margin-top: 0;
	top: 0px;
	cursor: pointer;
	z-index: 2;
}
.bar1, .bar2, .bar3 {
	background-color: #545455;
	cursor: pointer;
	height: 2px;
	margin: 7px 0;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	width: 30px;
}
.bar2 {
	width: 20px;
}
.closeIcn {
	background: #233E7B;
	text-align: right;
	padding: 5px 10px;
}
.closeIcn > span {
	display: inline-block;
	width: 34px;
	height: 32px;
	position: relative;
	cursor: pointer;
}
.closeIcn > span:before, .closeIcn > span:after {
	content: "";
	display: block;
	position: absolute;
	top: 13px;
	left: 0;
	right: 0;
	height: 2px;
	background: #fff;
	margin: 4px;
}
.closeIcn > span:before {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.closeIcn > span:after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	display: none;
	right: 0;
	background: rgba(0, 0, 0, 0.6);
	z-index: 5;
}
.open-menu .overlay {
	display: block;
}
.section {
	padding: 56px 0px;
}
.service-card {
	border: 1px solid #E4E4E4;
	border-radius: 0px;
	margin-bottom: 30px;
}
.service-card:hover {
	-webkit-box-shadow: 0px 3px 15px rgba(148, 162, 175, 0.36);
	box-shadow: 0px 3px 15px rgba(148, 162, 175, 0.36);
}
.card-img-top {
	border-radius: 0px;
}
.service-card .card-body {
	text-align: center;
}
.service-card .card-title {
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	color: #233E7B;
}
.sections-heading {
	position: relative;
}
.title-hd {
	padding-bottom: 20px;
	font-size: 36px;
}
.sections-heading:after, .sections-heading:before {
	position: absolute;
	content: "";
	width: 150px;
	height: 4px;
	background: #F3F3F3;
	margin: 0 auto;
	left: 0;
	right: 0;
	bottom: 0;
}
.sections-heading:before {
	height: 8px;
	background: #8AB7E3;
	width: 40px;
	bottom: -2px;
	z-index: 1;
}
.sub-heading {
	font-size: 20px;
	text-transform: uppercase;
	max-width: 631px;
	margin: auto;
}
.company-overview p {
	line-height: 33px;
}
.paragraph-text {
	max-width: 795px;
	margin: 0 auto;
}
.company-overview {
	background: url(../images/company-bg.jpg) no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
	background-attachment: fixed;
}
.company-overview:before {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: rgba(40, 59, 77, 0.54);
	top: 0;
	bottom: 0;
}
.slider-card {
	z-index: 1;
	border-radius: 0px;
}
.in-the-news .owl-prev {
	left: -30px;
}
.in-the-news .owl-next {
	right: -30px;
}
.in-the-news .text-muted {
	font-weight: normal;
	color: #686868 !important;
	font-size: 15px;
}
.in-the-news .card-text {
	font-size: 18px;
	line-height: 35px;
}
.Subscribe-ttl {
	font-size: 30px;
}
 .newsletter-sec ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 color: #fff !important;
}
.newsletter-sec ::-moz-placeholder { /* Firefox 19+ */
 color: #fff !important;
}
.newsletter-sec :-ms-input-placeholder { /* IE 10+ */
 color: #fff !important;
}
.newsletter-sec :-moz-placeholder { /* Firefox 18- */
 olor: #fff !important;
}
.btn-link {
	font-size: 16px;
	color: #233E7B;
	text-decoration: none !important;
}
.fa_arrow {
	width: 25px;
	height: 25px;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.06);
	border-radius: 50%;
	overflow: hidden;
	display: inline-flex;
	vertical-align: middle;
	padding: 5px;
}
.fa_arrow img {
	display: inline-block !important;
}
.sec-subscriber {
	background: #324D8A;
	position: relative;
	padding: 45px 0px;
	color: #fff;
}
.newsletter-sec .form-control {
	border-radius: 0px;
	color: #fff;
	border: 1px solid #97a4c4;
	box-shadow: none;
	height: 50px;
	background-color: transparent;
	padding-right: 154px;
}
.btn-subscribe {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	border: none;
	color: #233E7B;
	cursor: pointer;
	font-size: 16px;
	background: #fff;
	text-transform: uppercase;
	padding: 5px 29px;
}
footer {
	background: #233E7B;
	color: #fff;
	padding: 75px 0px 20px 0px;
}
.clm-signle {
	padding-left: 90px;
}
.footer-single p {
	line-height: 25px;
}
.footer-title {
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: 600;
}
ul.footer-list li {
	margin-bottom: 15px;
}
ul.footer-list li a {
	color: #fff;
	font-size: 15px;
}
ul.footer-list li a:hover {
	padding-left: 5px;
}
ul.social-links li + li {
	padding-left: 10px;
}
ul.social-links li .fa {
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #fff;
	border-radius: 50%;
	color: #233E7B;
	font-size: 14px;
}
.footer-btm {
	margin-top: 60px;
}
.footer-btm .text-white {
	color: rgba(255, 255, 255, 0.47)!important;
	font-weight: 300;
	font-size: 13px;
}
.footer-btm .text-white a {
	color: rgba(255, 255, 255, 0.47)!important;
}
.banner-inner {
	position: relative;
}
.banner-inner {
	height: 280px;
	background-size: cover;
	background-position: center center;
}
.banner-inner .container {
	position: relative;
	z-index: 2;
}
.bg-gray {
	background: #F9F9F9;
}
.top-banner .btn-theme {
	padding: 10px 15px;
}
.ttl-md {
	font-size: 32px;
}
.banner-inner .text-lead-banner {
	font-size: 50px;
}
ul.list-check li {
	position: relative;
	font-size: 16px;
	padding-left: 25px;
	line-height: 30px;
	margin-bottom: 8px;
}
ul.list-check li:before {
	position: absolute;
	content: "\f00c";
	font-family: FontAwesome;
	left: 0;
	width: 15px;
	color: #fff;
	height: 15px;
	background: #233E7B;
	border-radius: 50%;
	font-size: 10px;
	line-height: 15px;
	text-align: center;
	top: 8px;
}
.sec-map img {
	width: 100%;
}
.contact-info {
	background: #fff;
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.10);
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.10);
	padding: 40px 25px;
}
.contact-info .form-group {
	margin-bottom: 30px;
}
.contact-info .form-control {
	height: 45px;
	border: 1px solid #CBCBCB;
	box-shadow: none;
	font-size: 14px;
	padding: 6px 24px;
	border-radius: 5px;
}
.contact-info textarea.form-control {
	height: 150px;
	resize: none;
	padding: 15px 24px;
}
.btn-form {
	border-radius: 30px;
	border: none;
	outline: none !important;
	box-shadow: none;
	padding: 15px 35px;
	cursor: pointer;
}
 .contact-info ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 color: #9B9B9B !important;
}
.contact-info ::-moz-placeholder { /* Firefox 19+ */
 color: #9B9B9B !important;
}
.contact-info :-ms-input-placeholder { /* IE 10+ */
 color: #9B9B9B !important;
}
.contact-info :-moz-placeholder { /* Firefox 18- */
 olor: #9B9B9B !important;
}
.col-single {
	margin-bottom: 35px;
}
.leadIcon {
	float: left;
	margin-top: 4px;
}
.col-right {
	margin-left: 60px;
}
.ff-base {
	color: #233E7B;
	font-size: 22px;
	font-weight: 600;
	margin-bottom: 10px;
}
.col-single p {
	color: #333333;
	font-size: 15px;
}
.col-single p a {
	color: #333333;
}
.top-banner .owl-carousel .owl-item {
	overflow: hidden;
}
.top-banner .owl-carousel .owl-item img {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transition: all 2s;
	-moz-transition: all 2s;
	transition: all 2s;
	-webkit-transition-delay: 0s;
	-moz-transition-delay: 0s;
	transition-delay: 0s;
	overflow: hidden;
}
.top-banner .owl-carousel .owl-item.active img {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1);
}
.contact-sec .ttl-md {
	font-size: 24px;
	margin-bottom: 45px !important;
}
.contact-sec .form-row>[class*=col-] {
 padding-right: 15px;
 padding-left: 16px;
}
