
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;900&display=swap');

body{margin:0; padding:0; color: #666666;  font-size: 15px; line-height:28px; font-family: 'Poppins', sans-serif;}

h1.w6, h2.w6, h3.w6, h4.w6, h5.w6, h6.w6 {font-weight:600;}
h1.w4, h2.w4, h3.w4, h4.w4, h5.w4, h6.w4 {font-weight:400;}
h1,h2,h3,h4,h5,h6 {font-weight:700; color:#222; }
h1,h2,h3,h4,h5,h6 {font-family: 'Poppins', sans-serif;}
img{max-width:100%;}
ul, li{ padding:0; margin:0; list-style:none;}
a, a:focus, a:hover{outline:none; text-decoration:none;}
.form-control:focus, .form-control:hover{box-shadow:0 0 0;}
.header{position: absolute; left: 0; right: 0; z-index: 999; border-bottom: 1px solid rgba(255, 255, 255, 0.09); background-color: rgba(255, 255, 255, 0.03) !important;}

.topbar{background:#153462; border-bottom: 1px solid #153462; position:relative; padding-top:10px; padding-bottom:10px;}
.topbar .custom-info ul{padding:0; margin:0; list-style:none;}
.topbar .custom-info ul li {display: inline-block; position: relative; color:#fff;}
.topbar .custom-info ul li:first-child{margin-right: 27px;}
.topbar .custom-info ul li:after {position: absolute; right: -15px; top: 6px; width: 1px; height: 14px; background-color: #3e5983; content: "";}
.topbar .custom-info ul li:last-child:after {display: none;}
.topbar .custom-info ul li i {margin-right: 8px; color:#fff; font-size: 15px;}
.topbar .custom-info a, .topbar .custom-info {font-size: 13px; color:#fff;}
.topbar .custom-info a:hover {color: #fff;}
.topbar .social-top ul{margin:0; list-style:none; padding:0px 0;}
.topbar .social-top ul li{display:inline-block; padding: 0 5px; color:#fff; font-size: 13px;}
.topbar .social-top ul li {display: inline-block; margin-left: 27px; position: relative; color:#fff;}
.topbar .social-top ul li span{display:inline-block; padding-right:10px; position:relative;}
.topbar .social-top ul li span:after {position: absolute; right:0; top: 6px; width: 1px; height: 14px; background-color: #3e5983; content: "";}
.topbar .social-top ul li a{display:inline-block; margin:0 3px; color:#fff;}

.navbar-brand{padding:10px 0;}
.navbar{padding:0;}
.navbar-nav > li > a {font-size: 16px;font-weight:500; line-height:76px; color: #fff; padding: 0 13px; position:relative; display:block;}
.navbar-nav > li > a:after {display: block; content: "";  height: 4px; position: absolute; left: 50%; bottom: 0; width: 0; -webkit-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; background: transparent;}
.navbar-nav > li.active > a:after {background: #fff; width:100%; left:0;}
.navbar-nav > li:hover > a:after {background: #fff;width:100%; left:0;}
.navbar-nav > li:hover > a, .navbar-nav > li > a.active, .navbar-nav > li:hover > .arow{color:#fff;}
.navbar-nav > li > .arow{position:absolute;  color: #fff; right:0px; top:26px; z-index: 251;}
.navbar-nav > li > .arow:after {font-family:'FontAwesome'; content: "\f107";}
.navbar-nav li ul .arow{ right:15px; top:5px;position:absolute;  color: #fff;}
.navbar-nav li ul .arow:after {content: "\f105";font-family:'FontAwesome';color: #153462;}
.navbar-collapse ul > li > ul.dropdown-menu {min-width: 250px; position: absolute; top: 100%; left: 0; margin:0; z-index: 99999; display: block; background: #fff; border-radius: 4px; padding:0; box-shadow: 0 3px 25px 0px rgb(43 52 59 / 10%), 0 0 0 rgb(43 52 59 / 10%) inset; -webkit-transition: all 0.2s ease-out;transition: all 0.5s ease;transition: all 0.5s ease-out;visibility: hidden;opacity: 0;}
.navbar-collapse ul > li:hover > ul.dropdown-menu{visibility: visible; opacity: 1; filter: alpha(opacity=100);  -webkit-transform: rotateX(0); transform: rotateX(0);}
.navbar-collapse ul > li > ul.dropdown-menu ul.dropdown-menu{left:100%; top:0;}
.dropdown-menu li {display: block; position: relative;}
.dropdown-menu li a, .dropdown-menu td a{font-size: 14px;line-height: 15px; font-weight:400; display: block; padding:10px 0 10px; margin: 0 15px; text-align: left; border-radius: 0; color: #153462; -webkit-transition: all 0.3s linear; transition: all 0.3s linear; border-bottom: 1px solid rgb(0, 0, 0, 0.09);}
.dropdown-menu li a:hover, .dropdown-menu li a.active, .dropdown-menu td a:hover{color:#1a95d3; border-bottom-color:#1a95d3;}
.dropdown-menu table{width:100%;}
/*.dropdown-menu li:last-child a{border-bottom: 0;}*/
.btn-inline:before {display: block;content: "";position: absolute; height: 33px; width: 1px; left: 4px; top: 50%; margin-top: -17px; background-color: rgba(255, 255, 255, 0.09);}
.btn-inline path{color:#03a9f4;}
.btn-inline svg{padding-right:3px;}
.btn-inline .dot:after{position: absolute; top:31px; right: 205px; width: 6px; height:6px; background-color: #ffffff; border-radius: 50%; animation: blink 1s infinite; content:"";}
@keyframes blink {
  0% {opacity: 0;}
  50% {opacity: 1;}
  100% { opacity: 0; }
}


.page-banner {position: relative; color: #ffffff; text-align: center; padding: 270px 0px 110px; background-color: #25283a; z-index: 2;}
.page-banner .image-layer {position: absolute;left: 0px;top: 0;width: 100%;height: 100%;background-position: center center;background-repeat: no-repeat;background-size: cover;}
.page-banner .image-layer:before {content: '';  position: absolute;   left: 0;   top: 0;   width: 100%;   height: 100%;   background: #001c2a;   opacity: 0.80;}

.menu-top-nav-container{margin-left:auto;}
.col1.fleft{display:none;}


.footer{background-color: #153462; padding-top:50px;}
.footer-logo{margin-bottom:20px;}
.footer h2{font-size: 15px; font-weight: 700; letter-spacing: 0.2em; color: #fff; margin-bottom:15px;}
.footer .link-widget li a,
.footer .service-widget li a{margin-bottom: 15px;display: block; padding: 0px 0px 0px 11px; transition: all 500ms ease; position:relative;color: #fff;}
.footer .link-widget li a:before,
.footer .service-widget li a:before{position: absolute; content: "\f105"; font-size: 14px; font-family: 'FontAwesome'; color: #d4dae3; left: 0px; top: 0px;}
.footer .link-widget li a:hover,
.footer .service-widget li a:hover{text-decoration: underline; transition: all 500ms ease;}
.footer .link-widget { position: relative; margin-left: -28px;}
.footer p{color:#fff;}
.call-ad{padding:0; margin:0 0 30px;}
.call-ad li{display:block; margin-bottom:10px;}
.call-ad li div{display:table;}
.call-ad li div i{color: #fff;width: 22px; height: 22px; font-size: 22px; line-height: 22px; text-align:center; max-width: 100%; display:table-cell;}
.call-ad li div span{padding-left:15px; display:table-cell; vertical-align:top; line-height:24px;color: #fff;}

.copy-right{border-top:1px solid #335b97; padding:15px 0; margin-top:15px;}
.copy-right p{margin:0;}
.copy-right p a{color: rgba(255,255,255,0.65)}

.footer .service-widget {position: relative; padding: 0px 0px 0px 55px;}

.footer .subscribe-widget .footer-social li{position: relative; display: inline-block; margin-right: 9px;}
.footer .subscribe-widget .footer-title h4{margin-bottom: 11px;}
.footer .subscribe-widget p{margin-bottom: 28px;}
.footer .subscribe-widget .footer-social li a{position: relative; display: inline-block; font-size: 14px; color: #fff; width: 40px; height: 40px; line-height: 40px; text-align: center; border: 2px solid #70798c; border-radius: 50%;}
.footer .subscribe-widget .footer-social li a:hover,
.footer .subscribe-widget .footer-social li a.active{background: #f6b129;border: 2px solid #f6b129;}


.mid-text-box-inner{padding-top:50px; padding-bottom:50px;}










@media(max-width:767px){
	
	.topbar .tb-contact{width: 66%;}
	.topbar .tb-social-lan{padding-top:15px;}
	.topbar .tb-social-lan a{padding-left: 10px;}
	.navbar-brand{margin-right:5px;}
	.navbar-brand img{width:265px;}
	.navbar-toggler{padding: 0.25rem 0.55rem;}
	.navbar-nav > li > a{line-height: 58px; border-bottom:1px solid #ddd;}
	.navbar-collapse ul > li > ul.dropdown-menu{width:100%;position: relative;}
	.navbar-collapse .dropdown-menu .dropdown-menu{width:100%;position: relative; left:0;background: #0c3d6e;}
	.navbar-nav > li:hover > a:after{width: 100%;left: 0;}
	.navbar-nav li ul .arow:after{content: "\f107";}
	.navbar-nav > li > .arow{top: 21px;width: 20px;border: 1px solid #ddd;text-align: center;}
	.slidertext6{line-height: 13px !important;}
	.inner-breadcrum-sec h2{font-size: 20px;}
	.container, .container-fluid{overflow-x: hidden;}
	
	.our-term-box h4{font-size: 18px;}
	.hm-about .abt-img:after{top:0;}
	.hm-about .side-icn{top: 90%;left: 0; right:0; margin:auto;}
	.hm-about .content{padding:15px 0;}
	.hm-about .content h3{font-size:24px;}
	.page-title h2{font-size:24px;line-height: 31px;}
	
}

@media (min-width: 768px){

}

@media (min-width: 992px){
.container{max-width:1220px;}
/*.header.sticky-header .navbar{padding-top: 0; position: fixed; top: 0; left: 0; width: 100%; background: #fff; z-index:99;}	*/
.navbar ul > li > ul.dropdown-menu{box-shadow:0 0 0; width:250px; top:98%;}
.navbar ul > li:hover > ul.dropdown-menu{display:block;}
.navbar-nav > li.drop-p .full-width{width:100%; padding:15px; top:100% !important; left:0 !important}
.sticky-header .header-logo{padding-bottom:0; padding-top:0;}
.sticky-header .header-logo .navbar-brand{margin-top: -16px;}
.sticky-header .header-logo .navbar-brand img{height:83px;}
.sticky-header .header-logo ul{padding-top:16px;}
}







