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

body{margin:0; padding:0; color: #333; font-size: 18px; line-height:1.42857143; font-family: 'Poppins', sans-serif;}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {margin: 0;padding: 0;border: 0;font-size: 100%;vertical-align: baseline;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
html {overflow-x: hidden; -webkit-overflow-scrolling: touch; -webkit-text-size-adjust: 100%;}

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{box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); background-color: #fff; display:block; clear:both; position:relative; z-index: 101;}
.bg-green {background: #006B63;}
.header-main.white:before {background: #ffffff;  content: ""; height: 100%; left: -60px; position: absolute; -webkit-transform: skewX(39deg); transform: skewX(39deg); width:47%;}
.header-main.white:after {background: #ffffff; border-right: 15px solid #fde428; content: ""; height: 100%; left:38.5%; position: absolute; top: 0; -webkit-transform: skewX(39deg); transform: skewX(39deg); width: 95px;}
.header-main-wrapper {display: flex; flex-wrap: wrap; width:100%;}
.logo-wrapper {width:40%; position: relative;  z-index: 1;}
.logo {padding:18px 0 10px;}
.header-main-content {padding-left:35px; padding-top:30px; width:59.5%;}
.header-info {float: left; padding-left: 25px; text-align: center;width: 50%;}
.header-info>img {display: inline-block;  padding-right: 8px; position: relative;}
.header-info-text {display: inline-block; text-align: left;}
.header-info-text>h4 {color: #fff; font-size: 14px; line-height: 15px;}
.header-info-text>span {color: #fff; font-size: 12px;}
.quote-btn {display: inline-block; padding:34px 0 30px; text-align: right;width: 12.5%;}
.quote-btn a, .quote-btn a {display: inline-block; margin: 0 2px; padding: 0 2px; color: #006b63; font-size: 16px; border-radius: 50px; background: #fff; height: 30px; width: 30px; text-align: center; line-height: 30px;}
.quote-btn a:hover, .quote-btn a:hover{background:#fde428; color:#000;}

.mainmenu-area{left: 0; position: absolute;  top: 100%; width: 100%; background: rgba(237, 237, 237, 0.35); z-index: 9; display:block;}
.navbar{padding:0;background:#fff; display:block;}
.navbar-nav > li > a {color: #002e5b; padding: 0 15px; line-height:60px; position: relative;}
.navbar-nav > li:hover > a, .navbar-nav > li:hover > .arow{color: #006B63;}
/*.navbar-nav > li > .arow{position: absolute;right: 5px;top: 52%;-webkit-transform: translateY(-50%); transform: translateY(-50%);}
.navbar-nav > li > .arow:after {font-family:'FontAwesome'; content: "\f107";}
.navbar-nav li ul .arow{ right:15px; top:5px;position:absolute; color: #244863;}
.navbar-nav li ul .arow:after {content: "\f105";font-family:'FontAwesome';color: #616161;}*/
.navbar-collapse ul  li ul.dropdown-menu {position: absolute; left: 0; top: 110%; width: 240px; background-color: #fff; opacity: 0; visibility: hidden; -webkit-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s;  z-index: 99; height: auto; -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1); display:block; margin:0; padding:0; border-radius:0; border:0;}
.navbar-collapse ul .dropdown:hover > ul.dropdown-menu {opacity: 1; visibility: visible;top: 100%;}
.navbar-collapse ul .dropdown .dropdown ul.dropdown-menu{display: none;}
.navbar-collapse ul .dropdown .dropdown:hover ul.dropdown-menu {display: block;left:100%; top:0;}
ul.dropdown-menu li a, ul.dropdown-menu td a{display: block; padding:6px 15px; position: relative; -webkit-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s; border-radius: 0; margin: 0 0; line-height:24px; color: #616161; font-size:14px;word-break: break-word;}
ul.dropdown-menu li a:hover, ul.dropdown-menu td a:hover, ul.dropdown-menu li a.active{background-color: #006B63; color: #fff;}
.navbar-collapse ul .dropdown table{width:100%;}
.navbar ul > li > ul li, .navbar ul td {border-bottom: 1px solid #cbd4db;}

.navbar-nav > li.drop-p {position: static;}
.navbar ul > li > a:not(:only-child):after {font-family:'FontAwesome'; content: "\f107"; position: absolute;right: 5px;top: 52%;-webkit-transform: translateY(-50%); transform: translateY(-50%);}



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

.footer{background-attachment: scroll; background-clip: initial; background-color: rgba(0, 0, 0, 0); background-origin: initial; background-position: center center; background-repeat: no-repeat; background-size: cover; position: relative;background-image: url(../images/footer.jpg); padding-top:50px; position:relative;}
.footer:before {background: rgba(0, 46, 91, 0.95); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%;}
.footer h4{margin:0 0 1.5rem ; font-size: 20px; font-weight: 500; line-height: 1.2; color: #fff;}
.foot-ul-link{padding-left:20px;}
.foot-ul-link li:before {content: "\f054"; font-family:FontAwesome; display: inline-block; margin-left: -1.3em; width: 1.3em; color: #fff; font-size: 11px;}
.foot-ul-link li{margin-bottom:10px;font-size: 14px;}
.foot-ul-link li a{color:#fff;}
.foot-ul-link li a:hover, .foot-ul-link li a:focus, .foot-ul-link li:hover:before{color: #bfefeb;}
.copy-right{padding:20px 0; margin-top:30px;background-color:#002E5B;}
.copy-right p{margin:0;color:#fff;}
.call-ad{padding:0; margin:0 0 30px;}
.call-ad li{display:block; margin-bottom:10px; font-size: 14px;}
.call-ad li div{color:#fff; display:table;}
.call-ad li div i{color: #fff;width: 22px; height: 22px; font-size: 20px; line-height: 22px; text-align:center; max-width: 100%; display:table-cell;}
.call-ad li div span{padding-left:15px; display:table-cell; color:#fff;}
.foote-link .marg1 {margin-bottom:15px;}
.copy-right strong{color:#fff;}
.copy-right a{color:#fff;}


@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;}



}



