@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600&display=swap');
body.custom-font-enabled, body {
	font:400 16px/24px 'TrebuchetMS', sans-serif;
	color: #6b6b6b;
	margin:0;
	position: relative;
	background-color:#fff;
	text-rendering:initial;
}
.clr {
	clear: both;
	height: 0;
	font-size: 0;
	display: block;
}
.cf:before, .cf:after {
	content: '';
	display: block;
	clear: both;
}
.cf {
	display: block;
}
.cf {
 *display: block;
	_display: block;
 *zoom: 1;
}
ul {
	list-style: none !important;
	padding-left: 0;
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}
h4, h5, h6 {
	font-weight: normal;
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Oswald', sans-serif;
    color: #003056;
    line-height: 1.3em;
    font-weight: 400;
    letter-spacing: 0.3px;
}
h5 {
	font-size:18px;
	}
h2 {
    letter-spacing: 0.1px;
    font-size: 48px;
}	
p:not(:last-child) {
    margin-bottom: 20px;
}	
b {
	color: #343434;
}
hr {
	border-color: #cfcfce;
}
address {
	margin-bottom: 0;
}
a:hover, a:focus {
	color: #2A6496;
	text-decoration: none;
}
a:focus {
	outline: none;
	outline-offset: 0;
}
.btn {
    font-family: 'Oswald', sans-serif;
    padding: 10px 30px;
    display: inline-block;
    font-size: 16px;
    border-radius: 3px;
    background: #e3e3e3;
    font-weight: 500;
    color: #222;
    text-align: center;
    line-height: 24px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
	box-shadow:none;
	border:none;
}
.btn:hover {
    background: #044a7f !important;
    color: #fff !important;
}
.btn:focus{
	box-shadow:none;
	border:none;
	color: #222;
	}

.loader{
  position: fixed;
  width: 100%;
  height: 100%;
  background: #fff;
  top: 0;
  left: 0;
  z-index: 99999;
}
/*Header Container
======================*/



.main-header .header-top {
    position: relative;
    padding: 12px 0px;
    background: #3172a5;
	color:#d6d6d6;
    font-weight: 300;
    font-size: 14px;
}
.main-header .header-top .top-right .links-nav li {
    margin-right: 0px;
    margin: 0 5px;
	position: relative;
	display:inline-block;
}
.main-header .header-top .top-right .links-nav li a {
    position: relative;
    text-transform: uppercase;
    background:#658fb0;
	font:normal 14px/30px 'NexaBold';
    color: #ffe00f;
    padding: 0px 15px;
    border-radius: 4px;
	letter-spacing:1px;
	display:block;
}
.main-header .header-upper {
    position: relative;
    padding:15px 0px 15px;
    background:#ffffff;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    z-index: 5;
}

.logo a.navbar-brand{
	max-width:250px;
	padding:0px;
	}
.main-header .header-upper .upper-right {
    position: relative;
    top: 5px;
}
.main-header .info-box {
    position: relative;
    float: left;
    min-height: 60px;
    margin-left: 25px;
    font-size: 13px;
    padding: 15px 30px 15px 50px;
    color: #1c1c1c;
    min-width: 200px;
}

.main-header .info-box:last-child{
	padding-right:0;
	}
.main-header .info-box .icon-box {
    position: absolute;
    left: 0px;
    top: 7px;
    width: 30px;
    height: 60px;
    line-height: 58px;
    color: #fac012;
    font-size: 32px;
}
.info-box h5{
	font:normal 15px/22px 'NexaBold';
	color:#222222;
	}
span.light-text{
	font:normal 15px/22px 'TrebuchetMS';
	color:#a9a7a7;
	}
.info-box .fa-map-marker::before {
    content:url(assets/images/tp-adrs-icon.png);
	position: relative;
	top: 7px;
}
.info-box .fa-dribbble::before {
    content:url(assets/images/tp-phone-icon.png);
	position: relative;
	top: 7px;
}
.info-box .fa-clock-o::before {
    content:url(assets/images/tp-office-time-icon.png);
	position: relative;
	top: 7px;
}


.mainmenu-wrapper.stricky-fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
}
.mainmenu-wrapper {
     background: #222222;
	 padding:0px 0px;
}
.menu-holder {
    padding:0px 0px;
}
.main-Navigation > ul{
  font-size: 0;
  margin: 0 -1px;
}

.main-Navigation > ul > li{
  display: inline-block;
  position: relative;
  margin: 0 0px 0 0;
  cursor: pointer;
  font-size:16px;
  line-height: 50px;
  font-family: 'NexaBold', sans-serif;
}
.main-Navigation > ul > li:not(:last-child){
	margin-right:15px;
	}


.main-Navigation > ul > li > a,
.navbar-light .navbar-nav > .nav-item > .nav-link{
  display: block;
	color:	#FFFFFF;
	text-transform: uppercase;
	padding: 7px 17px 8px;
	transition: all 0.3s ease;
	border-bottom: 5px solid transparent;
	letter-spacing: .04em;
	position: relative;
	text-shadow:none;
}

.main-Navigation > ul > li.current-menu-item > a.nav-link,
.main-Navigation > ul > li:hover > a,
.navbar-light .navbar-nav > .nav-item.current-menu-item > .nav-link,
.current-menu-parent a,
.navbar-light .navbar-nav .nav-link:focus, 
.navbar-light .navbar-nav .nav-link:hover{
	color: #fff;
	background:none;
	border-bottom-color: #fac012 !important;
}
.menu-holder .main-Navigation > ul > li.current-menu-item > a::before, 
.menu-holder .main-Navigation > ul > li:hover > a::before, 
.menu-holder .main-Navigation > ul > li.current-menu-ancestor > a::before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
    content: "\f0de";
    position: absolute;
    color: #fac012;
    bottom: -12px;
    font-size: 20px;
    left: 50%;
    margin-left: -5px;
}



.sub-menu-wrap ul li{
	position: relative;
}

.sub-menu-wrap ul li:hover > a,
.sub-menu-wrap ul li.current > a,
.navbar-light .navbar-nav .sub-menu-wrap .nav-link:focus, 
.navbar-light .navbar-nav .sub-menu-wrap .nav-link:hover{
	color: #000;
	background: #ffc20e;
}


.sub-menu-wrap{
	position: absolute;
	left: 0;
	top: 100%;
	min-width: 220px;
	background: #fff;
	padding: 15px 0;
	border-radius:0px;
	opacity: 0;
	visibility: hidden;
	z-index: 999;
	margin-top:0px;
	text-align:left;
	margin-left:0;
	
	-webkit-transition: -webkit-transform .3s ease, opacity .3s ease, visibility .3s ease;
	transition: transform .3s ease, opacity .3s ease, visibility .3s ease;
	-webkit-transform: translate3d(-15px, 15px, 0);
	-moz-transform: translate3d(-15px, 15px, 0);
	-o-transform: translate3d(-15px, 15px, 0);
	-ms-transform: translate3d(-15px, 15px, 0);
	transform: translate3d(-15px, 15px, 0);
	
	-webkit-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.06);
	-moz-box-shadow:    0px 0px 18px 0px rgba(0, 0, 0, 0.06);
	box-shadow:         0px 0px 18px 0px rgba(0, 0, 0, 0.06);
}

.sub-menu-wrap:before{
	content: '';
	bottom: 100%;
	width: 100%;
	left: 0;
	height: 4px;
	display: block;
	position: absolute;
	background: transparent;
}

.sub-menu-wrap .sub-menu-wrap.sub-menu-inner{
	left: 100%;
	background: #fff;
	top: 0;
	margin-left: 4px;
	margin-top: -15px;
}

.sub-menu-wrap .sub-menu-wrap.sub-menu-inner:before{
	right: 100%;
	left: auto;
	width: 4px;
	top: 0;
	bottom: auto;
	height: 100%;
}

.main-Navigation > ul > li:hover > .sub-menu-wrap:not(.sub-menu-inner), 
.sub-menu-wrap ul li:hover .sub-menu-wrap.sub-menu-inner{
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
	visibility: visible;
}

.sub-menu-wrap ul li a,
.sub-menu-wrap .nav-item .nav-link{
  font-family: 'Heebo', sans-serif;
  display: block;
  white-space: pre;
  position: relative;
  font-size: 16px; 
  line-height: 20px;
  padding: 12px 35px 12px 25px;
  color: #2a2c32;
  font-weight: normal;
}

.sub-menu-wrap ul li.sub > a:after{
  font-family: 'fontello';
  content: '\f105';
  position: absolute;
  right: 20px;
}
.responsive-nav-button{
  display: none;
  text-align: center;
  color: #222;
  font-size: 30px;
  z-index: 2;
  border-radius: 0;
  font-weight: normal;
  background: transparent;

  -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.responsive-nav-button:hover{color: #04518c;}

.responsive-nav-button:before{
  font-family: 'linearicons';
  content: "\e92b";
}

.mainmenu-wrapper .get-appt .appt-btn {
    position: relative;
    display: block;
    margin-left: 20px;
    line-height: 33px;
    margin-top: 10px;
    text-align: center;
    padding: 7px 30px;
    font-weight: 700;
    font-size: 14px;
    color:#272727;
	text-transform: uppercase;
	border: 1px solid transparent;
	background:     #fac012;
    background-color: rgb(250, 192, 18);
    border-radius: 3px;
    z-index: 1;
    transition: .3s ease;
}
.mainmenu-wrapper .search-box {
    width: 200px;
    padding: 10px 0;
	display: none;
}
.mainmenu-wrapper .search-box form {
    width: 100%;
    height: 50px;
    border: 1px solid #363b3e;
	background: transparent;
}
.mainmenu-wrapper .search-box form input {
    border: none !important;
    outline: none;
    text-transform: none;
    background-color: transparent;
    width: 70% !important;
    float: left;
    line-height: 48px;
    color: #fbca00;
    font-size: 16px;
    font-weight: 300;
    padding-left: 20px !important;
    height: 100%;
}
.mainmenu-wrapper .search-box form button {
    background: none;
    outline: none;
    border: none;
    background: transparent;
	width: 50px;
	height: 100%;
	color: #fff;
    float: right;
	box-shadow: none;
	display: block;
	padding: 0;
}





.bannerTitle {
	font:normal 55px/50px 'NexaBold' !important;
	text-transform:uppercase;
	}
.bannerSubtitle {
	font:normal 30px/30px 'NexaBold' !important;
	color:#ffde00 !important;
	}
.thm-btn {
    outline: none;
    background:#ffde00 !important;
	color:#222222 !important;
	border: 2px solid #fff !important;
    text-transform: uppercase;
    font:normal 30px/30px 'NexaBold' !important;
    display: inline-block;
    transition: all .5s ease;
    position: relative;
    padding: 20px 40px !important;
    transition: .3s ease;
}
.inner_banner{
	position:relative;
	}
.bannerCaption {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: 100%;
}
.bnr_inner {
	text-align:center;
	}
.bnrBx {
	display:inline-block;
	}
.bnrBx h3 {
	font:normal 55px/50px 'NexaBold' !important;
	color:#fff;
	text-transform:uppercase;
	}
.inner_banner img {
	width:100%;
}





/*Home Service
========================*/
.service_header {
	padding:75px 0 25px;
	}
.service_title{
	font:normal 40px/35px 'NexaBold' !important;
	color:#222222;
	text-transform:uppercase;
	margin-bottom:0px;
	}
.wpb_content_element.srvprgph {
	font-size:17px;
	margin-bottom:0px;
	}
.productService{
	margin-bottom:50px;
	}
.productService .row [class*=col-]{
	margin:25px 0;
	}
.service_thumb {
	position:relative;
	margin-bottom:30px;
	}
.srvCption {
	position:absolute;
	bottom:0;
	width:100%;
	background:#222222;
	text-align:center;
	padding:13px 15px;
	}
.srvCption h3 {
	font:normal 17px/22px 'NexaBold';
	color:#fff;
	text-transform:uppercase;
	letter-spacing:1px;
	margin:0px;
	}
.service_content p {
	margin:0px;
	}


/*Home About
========================*/

.abtsec_row {
	margin-bottom:40px;
	padding:55px 0 150px;
	}
.abtTitle {
	font:normal 40px/35px 'NexaBold' !important;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:100px;
	}
.wpb_content_element.abt_prgph {
	font:normal 25px/35px 'TrebuchetMS';
	color:#fff;
	}	
	
	
.abt_cntbtn .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
	background:#ffde00;
	border-radius:0;
	font:normal 30px/30px 'NexaBold' !important;
	color:#222222;
	text-transform:uppercase;
	border:none;
	padding: 18px 35px 13px;
	
	}
.abt_cntbtn .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover{
	background:#ffde00;
	}
.abtPhone {
	font:normal 30px/30px 'NexaBold' !important;
	color:#ffde00;
	}
.abtPhone a {
	display:block;
	position:relative;
	}
.abtPhone a::before {
    content: url(assets/images/abt_phone_icon.png);
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
}




.email-subscribers {
	background:#ffd600;
	padding:60px 0 50px;
	}
.emls_frm h3 {
	font:600 40px/30px 'Open Sans';
	color:#000;
	text-transform:uppercase;
	display:inline-block;
	position:relative;
	margin-bottom:45px;  
	}
.emls_frm h3:before {
	content:"";
	display:inline-block;
	background:url(assets/images/news_ltrbg.png) no-repeat left top;
	width:101px;
	height:103px;
	vertical-align:-16px;
	margin-right:35px;
	}
.emaillist .es_caption {
	text-align:center;
	font:600 20px/22px 'Open Sans';
	color:#000;
	text-transform:uppercase;
	}
.es_subscription_form input[type="email"] {
	border:1px solid #141414;
	border-radius:0px;
	height:94px;
	background:none;
	font:600 20px/22px 'Open Sans';
	color:#000;
	padding:30px;
	}

.es_subscription_form input::-webkit-input-placeholder { /* WebKit browsers */
  text-transform: uppercase;
  letter-spacing:5px;
}
.es_subscription_form input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  text-transform: uppercase;
  letter-spacing:5px;
}
.es_subscription_form input::-moz-placeholder { /* Mozilla Firefox 19+ */
  text-transform: uppercase;
  letter-spacing:5px;
}
.es_subscription_form input:-ms-input-placeholder { /* Internet Explorer 10+ */
  text-transform: uppercase;
  letter-spacing:5px;
}

.es_subscription_form input[type="submit"] {
	font:400 24px/25px 'Open Sans';
	color:#fff;
	text-transform: uppercase;
	margin: 35px auto 0;
	display: block;
	padding:15px 50px;
	}




.go-to-top {
    position: fixed;
    z-index: 103;
    right: 60px;
    bottom: 30%;
    background:none;
	color: #fac012;
    opacity: 0;
    visibility: hidden;
    font-family: 'FontAwesome';
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
}
.go-to-top {
    width: 42px;
    height: 42px;
    border-radius:42px;
	border:2px solid #fac012;
    padding: 0;
    text-align: center;
    font-size:25px;
}
.go-to-top.go-top-visible {
    right: 40px;
    opacity: 1;
    visibility: visible;
    display: block;
	background:none;
}
.go-to-top::before {
    content: "\f106";
}
:not(.mejs-button) > button:hover{
	background:none;
	}



/*#go-to-top {display:none;}*/



/*About Sec
========================*/
.padtp_100{
	padding-top:100px;
	}
.pgTitle {
	font:25px/26px 'NexaLight' !important;
	color:#1d1e20;
	position:relative;
	padding-bottom:15px;
	margin-bottom:25px;
	text-transform:uppercase;
	}
.pgTitle:after{
	content:"";
	height:3px;
	background:#eac100;
	width:200px;
	position:absolute;
	bottom:0;
	left:0;
	}
.abtpg_prgph {
	font-size:17px;
	color:#898888;
	line-height:28px;
	}
.abt-cnt-btn.vc_btn3-container a {
    background:#ffde00 !important;
	font: 500 30px/30px 'Nexa-Bold' !important;
	color:#222222 !important;
	border-radius:0 !important;
	border:1px solid #686565 !important;
	text-transform:uppercase;
	display: block;
	padding: 20px 31px 11px;
}
.abtCnt-phone > .vc_column-inner > .wpb_wrapper > div{
	display:inline-block;
	vertical-align:middle;
	margin:0px;
	}
.abt-phone a {
	font: 500 30px/30px 'Nexa-Bold';
	color:#606061;
	}
.abt-phone a:hover {
	color:#606061;
	}
.abt-phone > .wpb_wrapper {
	position:relative;
	padding-left:45px;
	margin-left:70px;
	}
.abt-phone > .wpb_wrapper:before {
	content:"";
	display:inline-block;
	width:33px;
	height:55px;
	position:absolute;
	left:0;
	top:-15px;
	background:url(assets/images/abt-phone-icon.png) no-repeat left center;
	
	}

.wpb-js-composer .accrdion_row.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading,
.wpb-js-composer .accrdion_row.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading,
.wpb-js-composer .accrdion_row.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    border-color:#f0f0f0;
	background-color:transparent;
	border:none;
}
.wpb-js-composer .accrdion_row.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus, .wpb-js-composer .accrdion_row.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover {
    background-color:transparent;
}
.wpb-js-composer .accrdion_row.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon{
	left:0;
	}
.wpb-js-composer .accrdion_row.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left.vc_tta-panel-title > a {
    padding-left: 21px;
}
.wpb-js-composer .accrdion_row.vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::after, 
.wpb-js-composer .accrdion_row.vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::before,
.wpb-js-composer .accrdion_row.vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .wpb-js-composer .accrdion_row.vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color:#f9bf11;
}
.wpb-js-composer .accrdion_row.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
    color:#1d1e20;
	font:400 21px/25px 'TrebuchetMS';
}



.trustedby_sec{
	padding:30px;
	background:#f1f1f1;
	}



.ltstnws_sec {
	padding:90px 0;
	}
.latesNews_sec .row [class*=col]{
	margin-bottom:50px;
	}
.ltsnw_thumb {
	position:relative;
	}
.datebx {
    display: inline-block;
    background:#f9bf11;
	font-size: 16px;
	color:#fff;
    padding: 4px 15px;
    position: absolute;
    bottom: -15px;
    left: 20px;
}
.latestNews-content{
	padding:30px 0 0px;
	}
.latestNews-content h3 {
	padding:0px;
	font:400 25px/30px 'TrebuchetMS';
	color:#1e1e1e;
	margin:15px 0 15px;
	}

.contact-page {
	padding:70px 0;
	}
.cntbx_title {
	background:#fac012;
	font:400 20px/22px 'NexaLight' !important;
	color:#fff;
	text-transform:uppercase;
	padding: 18px 0 16px !important;
	margin-bottom:35px;
	}
.send_title {
	font:400 25px/25px 'NexaLight' !important;
	color:#1d1e20;
	text-transform:uppercase;
	position:relative;
	padding:0 0 15px;
	letter-spacing:2px;
	margin-bottom:45px;
	}
.send_title:after{
	content:"";
	width:278px;
	height:3px;
	background:#fac012;
	position:absolute;
	bottom:0;
	left:50%;
	transform:translateX(-50%);
	-moz-transform:translateX(-50%);
	-webkit-transform:translateX(-50%);
	}
.contactForm_sec .form-group{
	margin-bottom:25px;
	}
.contactForm_sec .form-control{
	height:55px;
	border-radius:0;
	background:#f3f3f3;
	box-shadow:none;
	}
.contactForm_sec select.form-control{
	height:55px !important;
	}
.contactForm_sec textarea.form-control{
	height:217px;
	box-shadow:none;
	}
.contactForm_sec .form-control:focus,
.contactForm_sec textarea:focus{
	border-color:#686767;
	}
.submitBtn input[type="submit"] {
	background:#eac100;
	border-radius:0;
	border:1px solid #c5c5c5;
	font:400 20px/30px 'NexaBold';
	color:#fff;
	text-transform:uppercase;
	padding: 13px 30px 9px;
	}
.submitBtn input[type="submit"]:hover{
	background:#eac100 !important;
}

.innerService-page {
	padding:60px 0;
	}
.aqutic-hdrbnr.wpb_content_element{
	margin-bottom:0px;
	}

.private_list strong{
	float:right;
	}
ul.prvtpls_sec li {
	position:relative;
	margin-bottom:20px;
	padding-left:30px;
	}
ul.prvtpls_sec li:before{
	content:"";
	display:inline-block;
	width:6px;
	height:14px;
	position:absolute;
	top:5px;
	left:0;
	background:url(assets/images/pvrt-arrow.png) no-repeat left center;
	}
.wpb_content_element.aquatic-thumb{
	margin-bottom:60px;
	}
ul.inner-nav{
	padding-left:20px;
	}
ul.inner-nav li{
	position:relative;
	}
ul.inner-nav li:before{
	content:"";
	display:inline-block;
	width:10px;
	height:12px;
	position:absolute;
	top:13px;
	left:-20px;
	background:url(assets/images/left-arrow.png) no-repeat left center;
	}	
ul.inner-nav li a {
	font:400 14px/20px 'NexaLight';
	color:#7b7b7b;
	text-transform:uppercase;
	letter-spacing:1px;
	border-bottom:1px dashed #222222;
	padding:10px 0;
	display:block;
	}

.buitable{
	background:url(assets/images/suit_bg.jpg) no-repeat left center;
	margin-bottom:-60px;
	padding:60px 0;
	}
.buitable_sec h4{
	font:700 25px/25px 'TrebuchetMS';
	color:#f9bf11;
	text-transform:uppercase;
	margin:0px 0 25px;
	padding:0px;
	}
ul.suitable-list{
	max-width:308px;
	}
ul.suitable-list li:not(:last-child){
	border-bottom:1px dashed #96938a;
	}
ul.suitable-list li {
	font:400 17px/25px 'TrebuchetMS';
	color:#96938a;
	padding:8px 0 10px;
	display:block;
	}
.buitable_formbox {
	background:#131313;
	border:1px solid #9c979b;
	padding:50px 35px 35px;
	}
.buitable_formbox .form-group{
	margin-bottom:20px;
	}
.buitable_formbox .form-control,
.buitable_formbox select {
	border-radius:0;
	height:49px !important;
	border:1px solid #9c979b;
	background:none;
	box-shadow:none;
	color:#9c979b;
	}
.buitable_formbox .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
      color: #9c979b;
    }
.buitable_formbox .form-control::-moz-placeholder { /* Firefox 19+ */
	  color: #9c979b;
	}
.buitable_formbox .form-control:-ms-input-placeholder { /* IE 10+ */
	  color: #9c979b;

	}
.buitable_formbox .form-control:-moz-placeholder { /* Firefox 18- */
	  color: #9c979b;
	
	}
.buitable_formbox .btn-info,
.buitable_formbox input[type="submit"] {
	background:#f9bf11;
	display:block;
	width:100%;
	height:49px;
	border-radius:0;
	font:700 20px/15px 'TrebuchetMS';
	text-transform:uppercase;
	padding:17px 10px;
	}
.buitable_formbox input[type="submit"]:hover{
	background:#f9bf11 !important;
	}

.cntrl_title {
	font:400 21px/15px 'TrebuchetMS' !important;
	color:#1d1e20;
	}
.pgrd-morbtn a {
	font:400 18px/15px 'TrebuchetMS' !important;
	color:#000000 !important;
	background:#f9bf11 !important;
	border-radius:0 !important;
	border-color:#f9bf11 !important;
	}
.dehumpg_rw {
	margin-bottom:30px;
}

.wpb_content_element.aquatic-thumb.hrv-thumb-03 {
	margin-bottom:0px;
	}
.wpb_content_element.air-curtains-hdr {
	margin-bottom:10px;
	}

.suitable_thumb {
	position:relative;
	}
.suitableCption {
	background:rgba(0,0,0,0.5);
	text-align:center;
	position:absolute;
	bottom:0;
	width:100%;
	padding:15px 10px;
	}
.suitableCption h3 {
	font:300 20px/20px 'NexaLight' !important;
	color:#fff;
	text-transform:uppercase;
	margin:0px;
	}
.suitable_section .row [class*=col-]{
	margin:15px 0;
	}
	
.product_sec .row{
	margin:0 -5px;
	}	
.product_sec .row [class*=col-]{
	padding:0 5px;
	}	
	
	
.prditmbx {
	border:1px solid #d4d4d4;
	margin-bottom:15px;
	}
.prditmbx h3 {
	padding:0px;
	margin:0px;
	font:300 18px/20px 'NexaLight' !important;
	text-transform:uppercase;
	color:#1d1e20;
	padding:15px 10px;
	}

.prdt_dtls {
	/*min-height: 170px;*/
	min-height: initial;
	}
.rdmrBrn a {
	font:400 17px/20px 'TrebuchetMS';
	text-transform:capitalize;
	color:#000;
	background:#f9bf11;
	display: inline-block;
	padding: 10px 25px;
	}


.industrial-trapped-row {
	margin-bottom:40px;
	}
.wpb_content_element.industrial-thumb{
	margin-bottom:0px;
}
.ndstl-trpdh-box > .vc_column-inner > div.wpb_wrapper{
	position:relative;
	}
.maestro-title{
	padding:0px;
	font: 300 20px/20px 'NexaLight' !important;
	color:#fff;
	text-transform: uppercase;
	margin: 0px;
	background:rgba(0,0,0,0.5);
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 15px 10px;
	}
.trhs-boxes > .vc_column-inner > .wpb_wrapper{
	position:relative;
	padding-left: 140px;
	}
.trhs-boxes > .vc_column-inner > .wpb_wrapper > .thsr-thumb {
	position:absolute;
	top:0;
	left:0;
	} 
.trhs_title {
	font: 300 20px/20px 'NexaLight' !important;
	color:#1d1e20;
	margin-bottom:15px;
	}
.thrs-link a {
	background:#eac100 !important;
	font: 400 11px/20px 'NexaBold' !important;
	color:#fff !important;
	text-transform:uppercase;
	letter-spacing:1px;
	padding:2px 8px !important;
	border-radius:0px !important;
	border:none !important;
	}
.vc_btn3-container.thrs-link {
	margin:0px;
	position:absolute;
	top:0;
	right:0;
	}	
.trhs_prgph {
	font: 300 16px/24px 'NexaLight' !important;
	color:#9c979b;
	}	
	
.industrial-page .prditmbx h3{
	font: 400 13px/17px 'NexaBold' !important;
	color:#1d1e20;
	min-height: 85px;
	}
.innerService-page .industrial-page .product_sec .row [class*=col-]{
	margin-bottom:40px;
	}





/*Footer Container
================================*/
.footerContainer {
	background:#141414;
	}
	
.topFtrContainer {
	padding:90px 0 50px;
	}	
.ftrbx h3 {
	font:700 25px/30px 'TrebuchetMS';
	color:#ffd600;
	text-transform:uppercase;
	margin-bottom:50px;
	}
	
.ftrLogo {
	margin-bottom:25px;
	}	
ul.ftr_Nav {}
ul.ftr_Nav li{}
ul.ftr_Nav li:not(:last-child){
	margin-bottom:10px;
	}
ul.ftr_Nav li a {
	font-size:16px;
	color:#96938a;
	}	
	
.topFtrContainer .row [class*=col-]:first-child{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;

}
.topFtrContainer .row [class*=col-]:nth-child{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
}
ul.ftr_srvNav {}
ul.ftr_srvNav li{}
ul.ftr_srvNav li:not(:last-child){
	margin-bottom:10px;
	}
ul.ftr_srvNav li a {
	font-size:16px;
	color:#96938a;
	}
ul.cntus_list li {
	font-size:16px;
	color:#96938a;
	position:relative;
	padding-left: 40px;
	}
ul.cntus_list li:not(:last-child){
	margin-bottom:10px;
	padding-top:4px;
	padding-bottom:4px;
	}
ul.cntus_list li a {
	color:#96938a;
	}
ul.cntus_list li img {
	position:absolute;
	top:0;
	left:0;
	}

ul.cnct_list li{
	position:relative;
	padding-left:60px;
	}
ul.cnct_list li:not(:last-child){
	margin-bottom:15px;
	}
ul.cnct_list li a {
	color:#96938a;
	display:block;
	}
	
ul.cnct_list li img {
	width:45px;
	position:absolute;
	top:0;
	left:0;
	}
.btmFtrContainer {
	background:#000000;
	padding:30px 0px;
	}
.ftr_trmNav > li {
	float:left;
	}
.ftr_trmNav > li > a {
	font:normal 18px/20px 'TrebuchetMS';
	color:#fff;
	display:block;
	padding:0 20px;
	}
.ftr_trmNav > li:not(:last-child) a {
	border-right:1px solid #fff;
	}
.ftr_trmNav > li:first-child a{
	padding-left:0px;
	}
.copyRight p {
	margin-bottom:0px;
	font:normal 18px/20px 'TrebuchetMS';
	color:#fff;
	}

.wth_title {
    font: normal 40px/35px 'NexaBold' !important;
    color:#222222;
    text-transform: uppercase;
    margin-bottom: 0px;
}
.wth_title.wth_mar{
	margin-bottom:30px;
	}



/*@Media Query
================================*/
@media (min-width: 1330px) {
.container {
	max-width:1300px;
	}
.innerService-page .row .col-sm-3{
	    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
	}	
.innerService-page .row .col-sm-9{
	    -webkit-box-flex: 0;
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%;

}
.service_thumb img {
	width:100%;
	}	
	
.innerService-page .industrial-page .product_sec .row .col-sm-3,
.innerService-page .air-Curtains-page .product_sec .row .col-sm-3 {
	-webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
	}


	
}
@media (min-width: 1200px) {

}
@media (min-width: 992px) and (max-width: 1199px) {
	.main-header .info-box {
		min-width: 148px;
		margin-left: 12px;
	}
	.bannerSubtitle {
    	font: normal 21px/30px 'NexaBold' !important;
	}
.service_title {
    font: normal 34px/35px 'NexaBold' !important;
	}
	.abt_cntbtn .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{
		font-size:20px !important;
	}	
	.ftrbx h3 {
    font: 700 22px/30px 'TrebuchetMS';
	}
	ul.cntus_list li a {
    font-size: 14px;
}
.bnrBx h3 {
    font: normal 36px/50px 'NexaBold' !important;
}





	
}
@media (min-width: 768px){
.abtlft_sec{
	left:50%;
	}	
.abtrt_sec {
	right:50%;
	}	
.vc_btn3-container.vc_btn3-inline.abt_cntbtn {
	float:left;
	margin-bottom:0px;
	}	
.abtPhone {
	float:right;
	}	
.wpb_content_element.abt_thumb{
	margin-bottom:0px;
	}	
.bnrbg_sec,
.inner_banner {
		background:none !important;
		}	
.hrv-lftrt .vc_col-sm-6:first-child {
	left:50%;
	}	
.hrv-lftrt .vc_col-sm-6:last-child {
	right:50%;
	}	
	
	
	
	
	}
@media (min-width: 768px) and (max-width: 991px) {
.top-right.text-right {
    text-align: center !important;
}
.main-Navigation > ul > li:not(:last-child) {
    margin-right: 0;
}	
.logo a.navbar-brand {
    max-width: 185px;	
	}
.main-header .info-box {
    margin-left: 5px;
    font-size: 13px;
    padding: 15px 12px 15px 50px;
    min-width: 149px;
}
.logo-outer.pull-left {
    float: left;
    width: 100%;
    text-align: center;
	margin-bottom:10px;
}	
	.main-header .header-upper .upper-right{
		float: none;
		text-align:center;
	}	
	.main-header .info-box{
		float: none;
		display:inline-block;
	}
	.main-Navigation > ul > li{
		font-size:14px;
	}	
	.main-Navigation > ul > li > a, .navbar-light .navbar-nav > .nav-item > .nav-link{
		padding: 7px 11px 8px;
	}	
	
.bannerTitle {
    font: normal 35px/35px 'NexaBold' !important;
	}
.bannerSubtitle {
    font: normal 18px/25px 'NexaBold' !important;
	}
	.thm-btn{
		font: normal 20px/17px 'NexaBold' !important;
	}	
	.service_title {
    font: normal 27px/35px 'NexaBold' !important;
	}
	
	.productService .row [class*="col-"]{
		-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	}	
.abtlft_sec.vc_col-sm-6 {
    left: 0;
	width:100%;
	margin-bottom:35px;
}
.abtrt_sec.vc_col-sm-6 {
    right: 0;
	width:100%;
}	
	.topFtrContainer .row [class*="col-"],
	.topFtrContainer .row [class*="col-"]:first-child{
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width:50%;
	}	
.ftr_trmNav > li > a {
    font: normal 16px/20px 'TrebuchetMS';
	}
	.copyRight p{
		font: normal 15px/20px 'TrebuchetMS';
	}	

.abt-leftsec.vc_column_container,
.abt-rtsec.vc_column_container{
	width:100%;
	}
.latestNews-content h3 {
    padding: 0px;
    font: 400 16px/20px 'TrebuchetMS';
}
.cntbx_title {
	font: 400 15px/22px 'NexaLight' !important;	
}
.bnrBx h3 {
    font: normal 36px/50px 'NexaBold' !important;
}
.pgTitle {
    font: 20px/26px 'NexaLight' !important;
}
.innerService-page .row .col-sm-3{
	-ms-flex: 0 0 40%;
	flex: 0 0 40%;
	max-width: 40%;
	}
.innerService-page .row .col-sm-9{
	-ms-flex: 0 0 60%;
	flex: 0 0 60%;
	max-width: 60%;
	}
.innerService-page .row .col-sm-9 .vc_col-sm-5,
.innerService-page .row .col-sm-9 .vc_col-sm-7,
.airo-matic-row .vc_col-sm-6{
	width: 100%;
	}
.hrv-section .vc_col-sm-6{
	width:100%;
	}
.hrv-lftrt .vc_col-sm-6:first-child {
    left: 0;
}
.hrv-lftrt .vc_col-sm-6:last-child {
    right: 0;
}
.industrial-trapped-row .ndstl-trpdh-box {
	width: 100%;
	}
.industrial-thumb.wpb_single_image.vc_align_left{
	text-align: center;
	}	
.pg_prgph h3{
	font-size:20px;
	}	
.empty_spc-60{
	display:none;
	}	
.wth_title {
    font: normal 22px/35px 'NexaBold' !important;
}
.asset-Management .ndstl-trpdh-box:not(:last-child){
	margin-bottom:35px;
	}	
	
}
@media(max-width: 767px) {
.inner_banner{
	background-position:30% 50%;
	background-repeat:no-repeat;
	background-size:cover;
	min-height: calc(-100px + 100vh);
	}	
img.bnrItm{
	display:none !important;
	}	
.links-nav {
	text-align:center;
	}	
.logo-outer.pull-left {
    float: none;
    text-align: center;
	margin-bottom:20px;
}
.main-header .info-box {
	padding: 15px 17px 15px 9px;
	margin-left: 0;
	min-width: 147px;
	}
.info-box span:before,
.main-header .info-box .icon-box{
	display:none;
	}
.bannerTitle {
    font: normal 25px/24px 'NexaBold' !important;
}
.bannerSubtitle {
    font: normal 18px/23px 'NexaBold' !important;
	text-align:center !important;
	
}
.thm-btn {
	font: normal 17px/17px 'NexaBold' !important;
	padding: 16px 19px !important;
	}
	
.navbar-light .navbar-toggler{
	margin-top: 13px;
	}	
.navbar-light .navbar-toggler,
.navbar-light .navbar-toggler:hover,
.navbar-light .navbar-toggler:focus {
	background:#fff;
	}
.mainmenu-wrapper .get-appt .appt-btn {
	margin-bottom: 10px;
	} 
.service_title{
	margin-bottom: 15px;
	}
.wpb_content_element.srvprgph {
    font-size: 16px;
}
.productService .row [class*="col-"]{
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	}
.srvCption h3 {
    font: normal 12px/17px 'NexaBold';
}
.abtTitle {
    font: normal 24px/24px 'NexaBold' !important;
    margin-bottom: 40px;
}
.wpb_content_element.abt_prgph {
    font: normal 18px/27px 'TrebuchetMS';
}
.abtPhone {
    font: normal 23px/30px 'NexaBold' !important;
    display: inline-block;
    float: right;
}
.abt_cntbtn .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{
	padding: 18px 21px 13px;
	font: normal 18px/20px 'NexaBold' !important;
	}
.emls_frm h3::before {
	width: 70px;
	height: 80px;
	vertical-align: -27px;
	background-size:100%;
	}
.emls_frm h3 {
    font: 600 30px/30px 'Open Sans';
}
.emaillist .es_caption {
	font: 600 17px/22px 'Open Sans';
	}
.es_subscription_form input::-webkit-input-placeholder { /* WebKit browsers */
  text-transform: uppercase;
  letter-spacing:5px;
}
.es_subscription_form input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  text-transform: uppercase;
  letter-spacing:0px;
}
.es_subscription_form input::-moz-placeholder { /* Mozilla Firefox 19+ */
  text-transform: uppercase;
  letter-spacing:0px;
}
.es_subscription_form input:-ms-input-placeholder { /* Internet Explorer 10+ */
  text-transform: uppercase;
  letter-spacing:0px;
}
.es_subscription_form input[type="email"] {
	font-size:15px;
	height: 56px;
	padding: 9px 30px;
	}
.topFtrContainer .row [class*="col-"],
	.topFtrContainer .row [class*="col-"]:first-child{
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width:50%;
	}	
.ftr_trmNav {
	text-align:center;
	margin-bottom:10px;
	}
.ftr_trmNav > li {
    float: none;
	display:inline-block;
}
.ftr_trmNav > li > a {
    font: normal 16px/20px 'TrebuchetMS';
	}
	.copyRight p{
		font: normal 15px/20px 'TrebuchetMS';
	}	
.btmFtrContainer .row [class*="col-"],
.latesNews_sec .row [class*="col"]{
	-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width:100%;
	} 
.menu-holder{
	width:100%;
	}	
.main-Navigation > ul > li > a, .navbar-light .navbar-nav > .nav-item > .nav-link{
	padding-top:12px;
	background: #222222;
	}
.main-Navigation > ul > li.current-menu-item > a.nav-link, .main-Navigation > ul > li:hover > a, .navbar-light .navbar-nav > .nav-item.current-menu-item > .nav-link, .current-menu-parent a, .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover{
	background: #222222;
	}
.main-Navigation > ul > li:not(:last-child) {
    margin-right:0px;
}	
.main-Navigation > ul > li{
	font-size: 14px;
	line-height: 27px;
	}	
.mainmenu-wrapper .get-appt .appt-btn {
    margin-bottom: 10px;
    margin-top: -43px;
}	
.menu-holder .main-Navigation > ul > li.current-menu-item > a::before, .menu-holder .main-Navigation > ul > li:hover > a::before, .menu-holder .main-Navigation > ul > li.current-menu-ancestor > a::before {
    display:none;
}	
.navbar-collapse{
	position:absolute;
	top:71px;
	
	z-index:1;
	width:100%;
	}	
.inner_banner {
    min-height: calc(-100px + 60vh);
}	
.abt-cnt-btn.vc_btn3-container a {
	font: 500 19px/30px 'Nexa-Bold' !important;
	
	}
.abt-phone a {
    font: 500 22px/30px 'Nexa-Bold';
}

.trustedby_sec{
	position:relative;
	}
.trustedby_sec .owl-theme .owl-nav {
    margin-top: 0;
}
.trustedby_sec .owl-theme .owl-nav [class*="owl-"]{
	margin:-15px 0 0;
	position:absolute;
	top:50%;
	background:#ffd600;
	}
	
.trustedby_sec .owl-carousel .owl-nav .owl-next {
	right:-27px;
	}
.trustedby_sec .owl-carousel .owl-nav .owl-prev {
	left:-27px;
	}
.ltsnw_thumb {
    position: relative;
    max-width: 471px;
    margin-left: auto;
    margin-right: auto;
}
.bnrBx h3 {
    font: normal 35px/50px 'NexaBold' !important;
}
.innerService-page .row .col-sm-3{
	margin-bottom:60px;
	}
.innerService-page .row .col-sm-3,
.innerService-page .row .col-sm-9{
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	}
.pgTitle {
    font: 20px/26px 'NexaLight' !important;
}
.industrial-thumb.wpb_single_image.vc_align_left{
	text-align: center;
	}
.empty_spc-60{
	display:none;
	}	
.wth_title {
    font: normal 26px/35px 'NexaBold' !important;
}

.asset-Management .ndstl-trpdh-box:not(:last-child){
	margin-bottom:35px;
	}
.wpb_single_image.vc_align_left.aquatic-thumb {
    text-align: center;
}	
	
	
	
	
}
@media (min-width: 576px) and (max-width: 767px) {


}
@media (max-width: 575px) and (min-width:480px){
.thm-btn {
    margin-top: -32px !important;
}	
	
	}
@media (max-width: 575px) and (min-width:401px) {
.main-header .header-top .top-right .links-nav li{
	margin: 0;
	}
.main-header .header-top .top-right .links-nav li a{
	font: normal 11px/30px 'NexaBold';
	padding: 0px 8px;
	}	
.info-box h5 {
    font: normal 12px/13px 'NexaBold';
}	
.main-header .header-upper .upper-right {
	text-align:center;
	}
.main-header .info-box {
    padding: 0px 17px 0px 9px;
    margin-left: auto;
    min-width: 147px;
    float: none;
    display: inline-block;
	min-height: 35px;
}
.main-header .info-box:last-child {
    margin-top: 16px;
}
.main-header .info-box:nth-child(2){
	background:none !important;
	}

	
.bannerTitle {
    font: normal 20px/24px 'NexaBold' !important;
}	
.bannerSubtitle {
    font: normal 14px/23px 'NexaBold' !important;
	display:none !important;
}
.thm-btn {
    font: normal 13px/17px 'NexaBold' !important;
    padding: 16px 19px !important;
}	
.topFtrContainer .row [class*="col-"],
	.topFtrContainer .row [class*="col-"]:first-child{
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width:100%;
	}	
.emls_frm h3 {
    font: 600 20px/30px 'Open Sans';
}
.emls_frm h3::before {
    width: 45px;
    height: 46px;
    vertical-align: -11px;
    background-size: 100%;
	margin-right: 14px;
}	
.emaillist .es_caption {
    font: 600 14px/22px 'Open Sans';
    text-transform: capitalize;
}
.emls_frm h3{
	margin-bottom: 21px;
	}
.es_subscription_form input[type="submit"]{
	font: 400 15px/25px 'Open Sans';
	padding: 10px 25px;
	}
.ftrbx h3{
	margin-bottom: 20px;
	}
.topFtrContainer .row [class*="col-"] {
	margin-bottom:40px;
	}
.productService .row [class*="col-"] {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}	
.main-header .header-top .top-right .links-nav li{
	margin:0px;
	}	
.service_thumb {
    max-width: 370px;
    margin-left: auto;
    margin-right: auto;
}	
.abt-cnt-btn.vc_btn3-container a {
    font: 500 16px/30px 'Nexa-Bold' !important;
	padding: 16px 11px 8px;
}	
.abt-phone a {
    font: 500 17px/30px 'Nexa-Bold';
}	
	
	
	
	
	}
@media (max-width: 400px){

.main-header .header-top .top-right .links-nav li a{
	font: normal 10px/30px 'NexaBold';
	padding: 0px 8px;
	}	
.info-box h5 {
    font: normal 12px/13px 'NexaBold';
}	
.main-header .header-upper .upper-right {
	text-align:center;
	}
.main-header .info-box {
    padding: 0px 17px 0px 9px;
    margin-left: auto;
    min-width: 147px;
    float: none;
    display: inline-block;
	min-height: 35px;
}
.main-header .info-box:last-child {
    margin-top: 16px;
}
.main-header .info-box:nth-child(2){
	background:none;
	}

	
.bannerTitle {
    font: normal 20px/24px 'NexaBold' !important;
}	
.bannerSubtitle {
    font: normal 14px/23px 'NexaBold' !important;
	display:none !important;
}
.thm-btn {
    font: normal 13px/17px 'NexaBold' !important;
    padding: 16px 19px !important;
}	
.topFtrContainer .row [class*="col-"],
	.topFtrContainer .row [class*="col-"]:first-child{
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width:100%;
	}	
.emls_frm h3 {
    font: 600 20px/30px 'Open Sans';
}
.emls_frm h3::before {
    width: 45px;
    height: 46px;
    vertical-align: -11px;
    background-size: 100%;
	margin-right: 14px;
}	
.emaillist .es_caption {
    font: 600 14px/22px 'Open Sans';
    text-transform: capitalize;
}
.emls_frm h3{
	margin-bottom: 21px;
	}
.es_subscription_form input[type="submit"]{
	font: 400 15px/25px 'Open Sans';
	padding: 10px 25px;
	}
.ftrbx h3{
	margin-bottom: 20px;
	}
.topFtrContainer .row [class*="col-"] {
	margin-bottom:40px;
	}
.productService .row [class*="col-"] {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}	
.ftr_trmNav > li > a {
    font: normal 15px/20px 'TrebuchetMS';
	padding: 0 10px;
}	
.abt_cntbtn .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    padding: 14px 13px 13px;
    font: normal 13px/20px 'NexaBold' !important;
}	
.abtPhone {
    font: normal 17px/30px 'NexaBold' !important;
}
.abtTitle {
    font: normal 19px/24px 'NexaBold' !important;
}
.service_title {
    font: normal 30px/35px 'NexaBold' !important;
}
.bannerTitle {
    font: normal 15px/24px 'NexaBold' !important;
}
.thm-btn {
    font: normal 13px/17px 'NexaBold' !important;
    padding: 12px 19px !important;
    margin-top: 15px !important;
}
.main-header .header-top .top-right .links-nav li{
	margin:0px;
	}
.logo a.navbar-brand {
    max-width: 195px;
}
.service_thumb {
    max-width: 370px;
    margin-left: auto;
    margin-right: auto;
}	
.abt-cnt-btn.vc_btn3-container a {
    font: 500 16px/30px 'Nexa-Bold' !important;
	padding: 16px 11px 8px;
}

.abt-phone a {
    font: 500 15px/30px 'Nexa-Bold';
}	
.pgTitle {
    font: 19px/26px 'NexaLight' !important;
}
.abt-phone > .wpb_wrapper::before {
    width: 24px;
    height: 40px;
    top: -8px;
    background-size: auto;
    background-size: 100%;
}	
.abt-phone > .wpb_wrapper {
	padding-left: 35px;
	margin-left: 25px;
	}	
.abt-cnt-btn.vc_btn3-container a {
    font: 500 15px/30px 'Nexa-Bold' !important;
}	
.wpb-js-composer .accrdion_row.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
    color: #1d1e20;
    font: 400 18px/25px 'TrebuchetMS';
}	
	
.abtpg_prgph {
    font-size: 15px;
}
.latestNews-content h3{
	font: 400 19px/25px 'TrebuchetMS';
	}	
.send_title {
    font: 400 21px/25px 'NexaLight' !important;
}
.bnrBx h3 {
    font: normal 29px/37px 'NexaBold' !important;
}	
.suitableCption h3 {
    font: 300 16px/20px 'NexaLight' !important;
}
	
	
	}

@media (min-width: 340px){
.main-header .info-box:not(:last-child){
	background:url(assets/images/tp-hdrLine.jpg) no-repeat right center;
	}
	
	}


@media(max-width:767px){
	ul.cnct_list_header {
		float: left;
		width: 100%;
		text-align: center;
		margin-bottom: 20px;
	}
}

ul.cnct_list_header{float: left;}
ul.cnct_list_header li {
    position: relative;
    padding-left: 60px;
}
ul.cnct_list_header li {
    position: relative;
    padding-left: 35px;display: inline-block;
}
ul.cnct_list_header li img {
    width: 30px;
    position: absolute;
    top: 0;
    left: 0;
}






