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

body{font-family: 'Public Sans', sans-serif; background: #fff;font-size: 15px; font-weight: 400; color: #656567; vertical-align: baseline;line-height: 1.6; margin:0; padding:0;}

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: 'Public Sans', sans-serif; color: #14212b;}
img {max-width: 100%;-webkit-transition: all 0.4s ease-out 0s; transition: all 0.4s ease-out 0s;}
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{background-color: #fff; display:block; clear:both; position:relative; z-index: 101;}

.header-logo{display:block; clear:both; position:relative; padding-top:5px; padding-bottom:5px;background: #eff3ff;}
.header-logo ul {float: right; margin: 0; padding:10px 0 0;}
.header-logo ul li {display: inline-block; margin: 0 20px;}
.header-logo ul li.last {margin-right: 0;}
.header-logo ul li img{margin-right: 5px; float: left; padding-right: 10px;}
.header-logo ul li p {float: right; overflow: hidden; margin: 0;}
.header-logo ul li p span {display: block; font-size: 14px; font-weight:bold; color: #252525;}
.header-logo ul li p span.heading { font-weight:normal;}
.header-logo ul li p span a{color: #252525;}

.header-logo .row{width:100%;}

.navbar{margin:0; padding:0; min-height:inherit; border:0; background:none;position:static; display:block;}
.navbar-collapse{padding:0;background:#003f69; border-top: 1px solid #003f69; border-bottom: 1px solid #003f69;}
.navbar-nav > li.drop-p{position:static;}
.navbar-nav > li.drop-p h3{font-size:15px; color: #5f5f5f; font-weight:600; padding-left:5px; margin:5px 0;border-bottom:1px solid #ddd; padding-bottom:5px;}
.navbar-nav > li.drop-p ul{list-style:none; padding:0; margin:0;}
.navbar-nav > li.drop-p ul li a, .navbar-nav > li.drop-p ul td a{white-space: pre-wrap; padding:3px 5px; color: #333; display:block;font-size:13px; line-height:18px;}
.navbar-collapse{padding:0;}
.navbar-nav > li > a{padding-top:15px; padding-bottom:15px; padding-left:17px; padding-right:17px; font-size:15px; color:#f7f7f7; display:block; position:relative;}
.navbar-nav > li:hover > a, .navbar-nav > li > a.active{background:#ff6600;}
.navbar-default .navbar-nav > li > a{color:#fff;}
.navbar-nav>li>a:focus, .navbar-nav>li>a:hover{color:#fff;}
.navbar ul > li > a:not(:only-child):after {font-family:'FontAwesome'; content: "\f107"; position: absolute; right:2px; top: 16px; z-index: 251;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;}
.navbar ul > li > ul li a:not(:only-child):after{content: "\f105"; right:5px; top:5px;}
.navbar-right .dropdown-menu{left:0%; top:100%; padding:0;}
.dropdown-menu li:last-child, .dropdown-menu tr:last-child td{border-bottom:0;}
.dropdown-menu > li > a, .dropdown-menu td a{white-space: pre-wrap; padding:4px 5px; color: #333; display:block;font-size:13px; line-height:20px;}
.dropdown-menu td a:hover, .navbar-nav > li.drop-p ul li a:hover, .navbar-nav > li.drop-p ul td a:hover, .dropdown-menu > li > a:hover {background: rgba(0,0,0,.06);}
.navbar .dropdown-menu .dropdown-menu{left:100%; top:0px; min-width:280px;}
.navbar ul > li > ul.dropdown-menu{background:#fff; border-radius:0; padding:0;}
.navbar ul table{width:100%;}

.navbar-nav li.drop1 .dropdown-menu li a{border-bottom: 1px solid #ddd; padding-top:8px; padding-bottom:8px;}
.navbar-nav li.drop1 .dropdown-menu li:last-child a{border-bottom:0;}


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

#footer {background: #001a50; padding: 0 0 30px 0; color: #fff; font-size: 14px;}
#footer .footer-top {padding: 60px 0 30px 0;}
#footer .footer-top a{color:#2f4d5a;}
#footer .footer-top .footer-info {margin-top: -90px; margin-bottom: 15px; background: white; color: #2f4d5a; border-top: 4px solid #18ba60; padding: 30px 20px;}
#footer .footer-top .footer-info h3 {font-size: 24px; margin: 0 0 20px 0; padding: 2px 0 2px 0; line-height: 1; font-weight: 700;}
#footer .footer-top .footer-info p {font-size: 14px; line-height: 24px;margin-bottom: 0;}
#footer .footer-top .social-links a {display: inline-block; transition: 0.3s;}
#footer .footer-top .social-links a:hover {text-decoration: none;}
#footer .footer-top h4 {font-size: 24px; border-bottom:1px dashed #fff; font-weight: 600; color: #fff; position: relative; padding-bottom: 12px;}
#footer .footer-top .footer-links {margin-bottom: 30px;}
#footer .footer-top .footer-links ul {list-style: none; padding: 0; margin: 0;}
#footer .footer-top .footer-links ul i {padding:0 15px; color: #b5d9e9; font-size: 18px; line-height: 1;}
#footer .footer-top .footer-links ul li {padding: 10px 0; display: flex; align-items: center;}
#footer .footer-top .footer-links ul li:first-child {padding-top: 0;}
#footer .footer-top .footer-links ul a {color: #fff; transition: 0.3s; display: inline-block; line-height: 1;}
#footer .footer-top .footer-links ul a:hover {color: #a2cfe3;}
#footer .copyright {border-top: 1px solid #343c81; padding-top:20px; padding-bottom:20px;}
#footer .copyright a {color: #fff;}
#footer .credits {border-top: 1px solid #343c81; padding-top:20px; padding-bottom:0px;}
#footer .credits h4{font-size:18px; margin: 0 0 5px 0; padding: 2px 0 2px 0; line-height: 1; font-weight: 700; color:#c7c7c7;}
#footer .credits p {font-size: 13px; line-height: 24px;margin-bottom: 0;color:#c7c7c7;}

@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{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.fixedhead .navbar{padding-top: 0; position: fixed; top: 0; left: 0; width: 100%; background: #fff; box-shadow: 2px 2px 2px #ddd; z-index:99;}



}



