/*-----FONTS-----*/

@font-face {
    font-family: 'Roboto-Regular';
    src: url('../fonts/Roboto-Regular.eot');
    src: url('../fonts/Roboto-Regular.eot') format('embedded-opentype'),
        url('../fonts/Roboto-Regular.woff2') format('woff2'),
        url('../fonts/Roboto-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'ITCKabelStd-Book';
    src: url('../fonts/ITCKabelStd-Book.eot');
    src: url('../fonts/ITCKabelStd-Book.eot') format('embedded-opentype'),
        url('../fonts/ITCKabelStd-Book.woff2') format('woff2'),
        url('../fonts/ITCKabelStd-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ITCKabelStd-Demi';
    src: url('../fonts/ITCKabelStd-Demi.eot');
    src: url('../fonts/ITCKabelStd-Demi.eot') format('embedded-opentype'),
        url('../fonts/ITCKabelStd-Demi.woff2') format('woff2'),
        url('../fonts/ITCKabelStd-Demi.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ITCKabelStd-Medium';
    src: url('../fonts/ITCKabelStd-Medium.eot');
    src: url('../fonts/ITCKabelStd-Medium.eot') format('embedded-opentype'),
        url('../fonts/ITCKabelStd-Medium.woff2') format('woff2'),
        url('../fonts/ITCKabelStd-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ITC Kabel Std';
    src: url('../fonts/ITCKabelStd-Bold.eot');
    src: url('../fonts/ITCKabelStd-Bold.eot') format('embedded-opentype'),
        url('../fonts/ITCKabelStd-Bold.woff2') format('woff2'),
        url('../fonts/ITCKabelStd-Bold.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ITC Kabel Std Ultra';
    src: url('../fonts/ITCKabelStd-Ultra.eot');
    src: url('../fonts/ITCKabelStd-Ultra.eot') format('embedded-opentype'),
        url('../fonts/ITCKabelStd-Ultra.woff2') format('woff2'),
        url('../fonts/ITCKabelStd-Ultra.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}




/*-----RESET-----*/
html,body{width:100%;}
body{margin:0px;padding:0px; font-family: 'Roboto-Regular', sans-serif ;font-weight:normal;font-size:16px;position:relative;overflow-x: hidden;-webkit-font-smoothing: antialiased !important;color:#000;line-height: 26px;}
body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, 
legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin: 0;padding: 0;border: 0;vertical-align: baseline;}
html {margin: 0;padding: 0;border: 0;-webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-text-size-adjust: 100%;}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section{display: block;}
table {border-collapse: separate;border-spacing: 0;}
*,*::before,*::after {box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box; -ms-box-sizing: border-box;}
a img {border: none;}
:focus {outline: 0;}
::-moz-focus-inner {border:0;}
a,button{text-decoration:none;color:inherit;transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out;-ms-transition: all .5s ease-in-out;cursor: pointer}
ul{list-style:none;}
img{vertical-align: middle;max-width:100%;}
/*-----FORM CONTROL-----*/
::-webkit-input-placeholder {color:#031b28;font-family: 'Roboto-Regular';font-weight:normal;text-transform: capitalize;}
::-moz-placeholder {color: #031b28;font-family: 'Roboto-Regular';font-weight:normal;text-transform: capitalize;}
:-ms-input-placeholder {color: #031b28;font-family: 'Roboto-Regular';font-weight:normal;text-transform: capitalize;}
::-moz-selection {color: #fff;background:#007fc2;}
::selection {color:#fff; background:#007fc2;} 
select {-webkit-appearance: none;-moz-appearance: none;}
select::-ms-expand {display: none;}
input:invalid {box-shadow: none;}
input[type=text] ,input[type=submit],input[type=email],textarea  {-webkit-appearance: none;-moz-appearance: none;appearance: none;}
textarea{resize: none;height: auto!important;min-height:155px;overflow: hidden;margin:0;font-family: 'Roboto-Regular';font-weight:normal;}
.form-group{margin-bottom: 20px}

.form-control{width: 100%;padding:12px 12px;border:2px solid #fff;border-radius:1px;height:60px;background:#ffffff;font-family: 'Roboto-Regular';font-weight:normal;font-size: 14px;transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out;border-radius: 2px;color: #031b28;}
.btnbar{text-align: right;margin-top: 32px;}
.submitbtn input[type=submit] {background: transparent;border: 0;outline: 0;font-size: 16px;text-transform: capitalize;color: #000;
	padding:0;cursor: pointer;font-family: 'Roboto-Regular';font-weight:bold;line-height: 100%;}

.submitbtn {background: #007fc2;    color: #fff; line-height: 100%;  cursor: pointer; transition: all .5s ease-in-out; -webkit-transition: all .5s ease-in-out;  position: relative;   z-index: 0;  font-family: 'ITCKabelStd-Demi';font-weight: bold;font-size: 16px;  line-height: 100%;  letter-spacing: 0.4px; display: inline-flex;  justify-content: center;  align-items: center;  border-radius: 4px;  position: relative;  z-index: 0;    padding: 16px 20px 16px;  overflow: hidden;  min-width: 188px;   align-items: center; border: 1px solid transparent; box-shadow: none;}

.submitbtn::after {position: absolute;content: '';top: 0;left: 0;opacity: 0;width: 10px;height: 100%;border-radius: 100px;background-color: #fff;
	transform-origin: left;transition: 0.5s ease;z-index: -1;}
.submitbtn:hover::after {width: 100%;opacity: 1;}
.submitbtn:hover{background: rgb(3, 27, 40);}
.submitbtn:hover input[type=submit]{color: #fff;}
.form-control:focus{border-color: #0873bb !important;}
.lbltit{font-size: 18px;line-height: 100%;color: #545454;text-transform: capitalize;margin-bottom: 15px;display:inline-flex;flex-wrap: wrap;
align-items: center;}
.lbltit i{font-size: 20px;color: #009048;margin-right: 13px;}
.form-select option,.form-select select{color: #a3a3a3;}
/*-----STRUCTURE-----*/
.container{max-width:1430px;padding-right:15px;padding-left:15px;margin-right: auto;margin-left: auto;position: relative}
/*.incontainer{max-width:1430px;padding-right:15px;padding-left:15px;margin-right: auto;margin-left: auto;position: relative}*/
.row{margin-left: -10px;margin-right: -10px;}
.row::before, .row::after ,.container::before, .container::after ,.clearfix::before, .clearfix::after,.incontainer::before, .incontainer::after{display: table;content: " ";}
.row::after,.container::after,.clearfix::after{ clear: both;}
.width33 {
    width: 33.33%;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    float: left;
}
.width50{width: 50%;padding-left:10px;padding-right:10px;position:relative;float:left}
.flex-container{-ms-box-orient: horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex; display:-webkit-flex;
	display:flex;align-items: center;}
.wrap{-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.container.flex-container:before,.container.flex-container:after{display: block;}
.btnbox{text-align: center;}
.container.flexdiv:before , .container.flexdiv:after{display: block;}
.flexdiv{display: flex;flex-wrap: wrap;}
/*-----HELPER-----*/
.fl{float:left}
.fr{float: right}
.hidden{display: none}
.bgimg{position: absolute;right: 0;bottom: 0;max-height: 100%;max-width: inherit;left:0;top:0;width: 100%;object-fit: cover;height: 100%;
	z-index:-1;overflow: hidden;}
.mCSB_inside > .mCSB_container{margin-right: 35px}
.mCustomScrollbar .mCSB_scrollTools{opacity: 0}
.mCustomScrollbar:hover .mCSB_scrollTools{opacity: 1}
.cborder{border-radius: 5px;}
/*----------------------------------------COMMON------------------------------------*/
/*-----SCROLL TOP-----*/
.scrollTop {    position: fixed;  right: 0;  bottom: 85px;  border-radius: 0;   opacity: 0;   height: 40px;   width: 40px;   line-height: 38px;   z-index: 10;   color: #fff;
    background: #007fc2;   text-align: center;   font-size: 20px;border-radius: 50px;}

.ptag a:hover{color: #007fc2;}
/*----inner banner -----*/
.inner_bnr{position: relative;width: 100%; padding-top: 460px;}
.pagein{background: rgb(255 255 255 / 0.85);width: 100%;    padding: 15px 0px;}
.pageheader {color: #131313;font-family: "Roboto-Regular";font-size: 40px; letter-spacing: 0; line-height: 100%;}


/*-----BREADCRUMBS-----*/
.inner-banner {
    position: relative;
    z-index: 0;
    padding: 0px 0;overflow: hidden;
}
.inner-banner:after{
	content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient( to top, rgb(0 0 0 / 40%) 11%, rgb(0 0 0 / 23%) 81% );
}
.inner-banner:before {
    content: "";
    position: absolute;
    bottom: -120px;
    right: 0;
    margin: 0 auto;
    width: 165px;
    height: 165px;
    border: 1px solid #fff;
    border-radius: 100%;
    left: 0;
}

.breadblk {
  padding: 101px 0;
  background: rgb(0 0 0 / 40%);
  position: relative;z-index: 1;
}
.breadblk:before{
    content: "";
    position: absolute;
    bottom:0;
    left:0;
    right:0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(transparent, rgb(0 0 0 / 40%));
}

ul.woo_breadcums {
    width: 100%;
    padding: 0px;
    text-align: center;
}
ul.woo_breadcums li {
    list-style: none;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0.4px;
    text-transform: capitalize;
    font-family: 'Roboto-Regular';
	font-weight: normal;
}
ul.woo_breadcums li span {
    padding: 0;
}
ul.woo_breadcums li a {
    position: relative;
    z-index: 0;
    line-height: 100%;
    margin: 0 42px 0 0;
    color: #007fc2;
    display: inline-block;
}
ul.woo_breadcums li a:hover{text-decoration: underline;}
ul.woo_breadcums li a:after {
    position: absolute;
    z-index: 0;
    content: '\f105 ';
    font-family: "FontAwesome";
    color: #fff;
    font-size: 16px;
    top: 0;
    right: -28px;
}



/*-----CONTENT-----*/
.title_lg,.title,.title_md,.title_sm,.title_xs,.title_ft,.title_s{ font-family: 'ITCKabelStd-Demi';font-weight: Bold;line-height:100%;color:rgb(0, 127, 194);text-transform:capitalize;text-align: center;padding-bottom: 12px;letter-spacing: 0.30px;}
.title_lg{font-size:46px;}
.title{font-size: 40px;}
.title_md{font-size:34px;}
.title_sm{font-size:30px;}
.title_xs{font-size:26px;}
.title_s{font-size: 20px;}
.title_ft{font-size: 20px;text-align: left;}
.divider_line{padding: 30px 0px;}
.title_in{font-size: 18px; font-family: "Roboto-Regular"; color: rgb(111, 115, 120); line-height: 32px;}
.inpage{padding:  65px 0 80px;   background: #fff;}
.alleft{text-align: left;}
.center{text-align: center;}
.whiteclr,.inner-cta .title_md{color: #fff;}
.blueclr {color: #007fc2;}


.inpage > .intro .title{font-size: 36px;}
.inpage  .d_title{
	margin-bottom: 18px;
}
.inpage .title{padding-bottom: 16px;}

.inpage .intro > .title{
    font-size: 36px;
}

/*label{color: #007fc2; font-family: "Roboto-Regular";  font-size: 16px; letter-spacing: 0.60px; line-height: 100%;}
.hm_form .form-control {margin-top: 10px;}*/
.d_title {  position: relative;  margin-bottom: 13px;}
.d_title:after { position: absolute;  content: '';  height: 3px;  width: 36px;  background: rgb(0, 127, 194);  bottom: 0px;  left: 0px;  right: 0px;   margin: 0px auto;}


/*P tags*/
.ptag p{font-size: 16px;line-height: 30px;margin-bottom: 35px;
/*    font-family: 'Roboto-Regular';*/
    font-weight: normal;color: #031b28; letter-spacing: 0.40px;}
.ptag p:last-of-type{margin-bottom: 0;}
.ptag p a { text-decoration: none;  display: inline-block;      color: #3b3b3b;  font-weight: bold;}
.ptag p a:hover{text-decoration: underline;}
/*Default List*/
.dlist{display: flex;flex-wrap: wrap;}
.dlist li { font-size: 16px; line-height: 100%;position: relative;padding-left: 32px; width: 100%; color: #031b28;letter-spacing: 0.4px;font-family: "Roboto-Regular";margin-bottom: 18px;}
.dlist.half li{width: 50%;}
.dlist.thrice li{width: 33.33%;}
.dlist li:before {content: ''; background: url(../images/checked.png) no-repeat; position: absolute; left: 0;  margin: auto; width: 23px;
    height: 22px;  bottom: auto;   top: -3px;}



/*-----BUTTONS-----*/
.btn_list{display: inline-flex;flex-wrap: wrap;justify-content: center;flex-direction:row;margin: 0 -7px;padding-top: 17px;}
header .btn_list,footer .btn_list{padding-top: 0px;}
.btn_list li{padding:0px 7px;}
a[class*="btn_"] {font-family: 'ITCKabelStd-Book';font-size:16px;line-height: 100%;letter-spacing: 0.20px;color: #007fc2;display:inline-flex;justify-content: center;align-items: center;border-radius: 4px;position: relative;z-index: 0;padding: 16px 20px 16px; overflow: hidden; min-width: 188px; align-items: center;font-weight: normal; border: 1px solid transparent;}
a[class*="btn_"] img{margin-left: 12px;padding-top: 0px;    display: flex;}
a[class*="btn_"] i{margin-right: 10px;font-size: 16px;font-weight: normal;color: #fff;
transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out;-ms-transition: all .5s ease-in-out;}


a.btn_view img{margin-left: 14px;margin-right: 0px;}


a.btn_blk:hover, a.btn_view:hover{color: #fff;border-color: transparent}


a[class*="btn_"]:before{
    content: "";
    width: 0;
    height: 100%;
    position: absolute;
    outline: none;
    width: 0;
    height: 100%;
    left: 0;
	right: 0;
    margin: 0px auto;
    top: 0;
    z-index: -1;
    -o-transition: .3s ease;
    -ms-transition: .3s ease;
    -moz-transition: .3s ease;
    -webkit-transition: .3s ease;
	transition: .3s ease;}
a[class*="btn_"]:hover:before {
    width: 100%;
    background: #007fc2;
}
a[class*="btn_"]  span {
    -webkit-transition: none;
    transition: none;
}
.d_title.alleft:after {
    margin: initial;
}

a[class*="btn_blue"] img{margin-right: 12px;margin-left: 0px;}
.btn_special{background: #fff;color: rgb(0, 110, 185) !important;border: 1px solid rgb(0, 110, 185) !important;min-width: 98px !important;height: 40px !important;}
a.btn_whiteb {  background: #fff;  border: 1px solid #007fc2;color: #373736;}
a[class*="btn_"]:hover{color: #fff !important;}
a.btn_gray {  border: 1px solid rgb(111, 115, 120);  color: rgb(111, 115, 120);height: 50px;}
.btn_special:hover img{filter: brightness(0.1) invert(1);}
.btn_blue:hover:before{background: #007fc2  !important;}
.btn_blue:hover{color: #fff !important}
.btn_blue:hover{color: #000 !important;border-color:rgb(189, 214, 43) !important;}
a[class*="btn_blue"]:hover img{filter: brightness(0)}
a[class*="btn_bluebrdr"]:hover {
    color: #FFF !important;
}
a[class*="btn_green"],a[class*="btn_blue"]{height: 48px;padding: 15px 20px 15px;}
.btn_list a[class*="btn_green"]{text-transform: uppercase}

.btn_black{background: #007fc2;}
.btn_blue{border:1px solid rgb(3, 27, 40) !important;background:  rgb(3, 27, 40);color: #fff !important;}
.btn_sky{border-color: #007fc2 !important;background: #007fc2 !important;color: #fff !important;} 
.btn_white{border-color: #fff !important; background: #fff !important;}

.btn_sky:hover:before{background: rgb(3, 27, 40)  !important;}


/*----- thank you 0r error -----*/
.thank_you_content{text-align: center;}
.thank_you_content p{font-size: 18px;}
.thank_you_content p a{text-decoration: underline;}
.thank_you_content p a:hover{color: #007fc2;}


/*-brand client slider-*/
.brands{padding: 47px 0px 43px;background: #fff;}
.brands .container {max-width: 1530px;}

/* cmn cta*/
.hm_cta{position: relative;overflow: hidden;    background: rgb(0 127 194 / 80%); text-align: center;padding: 70px 0}
.hmcta_box{text-align: center;}
.hmcta_box .title_md{color: #fff;text-transform: none;}
.hmcta_box p{color: #fff;}

/*----- hm cleaning section ---*/
.hm_clean{padding: 73px 0px}
.hm_clean  .center  p br{display: none;}
.hm_clean  .center  p{max-width: 985px;margin:0 auto;}
.hm_clean .center .title{letter-spacing: normal;}
.sd-services-list{border: 1px solid rgb(235, 235, 237); display: flex;flex-wrap: wrap;align-items: center;justify-content: center;margin-top: 55px}
.sd-services-list{border-right: 0;}
.sd-services-list li{width: 20%;height: 232px;display: table;float: left;background: #fff;text-align: center;border: 1px solid rgb(235, 235, 237);border-left: 0;border-top: 0;-webkit-transition: all 1s cubic-bezier(.165, .84, .44, 1);transition: all 1s cubic-bezier(.165, .84, .44, 1);overflow: hidden;position: relative;
	z-index: 1}
.sd-services-list li:nth-child(even){background: #f8f8f8}
.sd-services-list li a{display: table-row;cursor: inherit; }
.sd-services-list li:nth-last-of-type(-n+4){border-bottom:0;}
.sd-services-list li.bgcolor{background:#eff9ff;}
.sdsl-item{display: table-cell;vertical-align: middle;}
.sdsli-img{margin-bottom:18px;min-height: 106px;
    display: flex;
    align-items: center;
    justify-content: center;flex-wrap: wrap;}
.sdsli-title{font-family: 'ITCKabelStd-Medium';font-size: 16px;font-weight: 500; line-height: 22px;letter-spacing: 0px;color: #031b28; margin: 0 auto;min-height: 49px;}
.sd-services-list li.active,.sd-services-list li:hover{background: #3e9dcd;}
.sd-services-list li.active .sdsli-img .on-hover,.sd-services-list li:hover .sdsli-img .on-hover{display: inline-block;}
.sd-services-list li.active .sdsli-title,.sd-services-list li:hover .sdsli-title{color: #fff;}
.sd-services-list li:hover .sdsli-img {  filter: brightness(0) invert(1);}

.sd-services-list.common-services-list{
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
}
.sd-services-list.common-services-list li{
    width: 100%;
}
.sdsl-item .sdsli-img img[alt="20year New"] {
    height: 110px;
}


/***** INNER CTA *****/

.inner-cta{position: relative;padding: 70px 20px;margin-top: 70px;z-index: 1;background: #007fc2;}
.inner-cta .btnlist{margin-top: 30px;}
.inner-cta p{color: #fff;}
.inner-cta .title_md{font-size: 34px;padding-bottom: 8px;text-transform: inherit;letter-spacing: 0.9px;}
.cta-div a[class*="btn_blue"]{height: 50px;}


.inner-cta img.bgimg{opacity: 0.2;}


/*-----HEADER-----*/
.mainheader{width: 100%;z-index: 100;transition: all 0.5s ease-in-out 0s;-webkit-transition: all 0.5s ease-in-out 0s;
-ms-transition: all 0.5s ease-in-out 0s;top: 0;left: 0;right: 0;margin: auto;background: #fff;}
.thwrap{display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;}
.container.thwrap:after{display: block;}

.logo-left{max-width: 330px; padding: 12px 0;}



/*.fixed-header .tophead{position: fixed;box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.23);-webkit-animation-duration: 0.7s;-webkit-animation-name: headfadeIn;animation-name: headfadeIn;animation-duration: 0.7s;-webkit-animation-fill-mode: both;animation-fill-mode: both}
@-webkit-keyframes headfadeIn { 0% { opacity: 0;-webkit-transform: translateY(-50px);transform: translateY(-50px);} 100% {opacity: 1;-webkit-transform: translateY(0);transform: translateY(0);}}
@keyframes headfadeIn {0% { opacity: 0; -webkit-transform: translateY(-50px);transform: translateY(-50px);}100% {opacity: 1;-webkit-transform: translateY(0);transform: translateY(0);}}*/

.menu_link ul > li.hidden{display: none}

.menu_link >nav>ul{font-size: 0;margin: 0 -31px;}
.menu_link nav>ul > li{position: relative;display:inline-block;text-align: center;vertical-align: middle;padding: 0 31px;}
.menu_link nav>ul > li > a{ font-family: 'ITCKabelStd-Demi';font-weight:bold;color:#031b28;font-size:16px;padding:17px 0px ;display: block;text-transform: uppercase;position: relative;line-height:100%;letter-spacing: 0.6px;}



.menu_link nav > ul > li:first-child > a{padding-left: 0;}
.menu_link nav > ul > li:last-child > a{padding-right: 0;}
.menu_link nav>ul > li:hover> a,.menu_link nav>ul > li.active > a{color: rgb(0, 127, 194);}
.menu_link ul > li:hover > a > .menudrop {-webkit-transform: rotate(180deg);transform: rotate(180deg);}




.menudrop{z-index:1;display:inline-block;border-radius: 50%;height:16px;width:16px;text-align:center;vertical-align: middle;margin-left:2px;margin-top: 0px;line-height: 16px;transition: all .3s ease-in-out;-webkit-transition: all .3s ease-in-out;-ms-transition: all .3s ease-in-out;font-size: 12px;}
.menu_link ul > li.hidden,.togglebtn,.menulogo{display: none}
.menu_link ul > li.hidden,.togglebtn{display: none}

.menu_link .has-sub a.active .menudrop:before{content: '\f0d8'}

.overlay{position: fixed;top: 0;right: 0;z-index:999;width:100%;height: 100%;display: none;background: rgba(65, 62, 68, 0.9);cursor: pointer;}
html.menuhidden{position: fixed;overflow-y: hidden}

.head-btm{background: #cce5eb;}
header .container{max-width: 1530px;}
.menu_link{text-align: center;}
.menu-right{margin: 0 -7px;display: flex;align-items: center;}
.menu-right li{display: inline-flex;padding: 0 7px;}
.menu-right li:nth-child(-n+3){padding: 0 20px;}
.menu-right li a{color: #031b28;font-size: 16px; font-family: 'ITCKabelStd-Medium';font-weight: 500;letter-spacing: 0.4px;text-transform: uppercase;}
.menu-right a.btn_white{background: #007fc2!important;color: #fff;}
.menu-right a.btn_white.btn_quote{font-family: 'ITCKabelStd-Medium';font-weight: 500;}
.menu-right a[class*="btn_"]{min-width: 188px;height: 50px;font-family: 'Roboto-Regular';font-weight: normal;text-transform: inherit;}
.menu-right li a:hover, .menu-right li.active a{color: rgb(0, 127, 194);}

.menu-right a.btn_white:hover:before{background: #031b28 !important;}

.menu_link li ul.submenu {
    background: #031b28;
    position: absolute;
    margin: 0;
    left: 0;
    box-sizing: border-box;
    z-index: 3;
    font-size: 16px;
    padding: 0;
    width: 270px;
    box-shadow: 1px 1px 30px rgb(0 0 0 / 30%);
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    -webkit-transform: rotateX(90deg);
    -moz-transform: rotateX(90deg);
    -ms-transform: rotateX(90deg);
    transform: rotateX(90deg);
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
	border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.menu_link li:hover ul.submenu {
    opacity: 1;
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg);
}
.submenu li a{
	display: block;
	text-align: left;
	color: #fff;
	line-height: 100%;
	letter-spacing: 0.6px;
	text-transform: uppercase;
	padding: 15px 25px;
	font-size: 14px;
	position: relative;
	font-family: 'ITCKabelStd-Demi';font-weight:bold;
}
.submenu li a:before{
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top:0;
	bottom:0;
	left:0;right:0;
	z-index: -1;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
}
.submenu li:hover a:before, .submenu li.active a:before{
	background: #fff;
}
.submenu li:hover a, .submenu li.active a{
	color: rgb(0, 127, 194);
}
.submenu li:last-child a{
	border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.fixed-header .mainheader  {position: fixed;
    background: #fff;}
.fixed-header .logo-left a img  {
    max-width: 135px;
}

/**/
.footer {
    background: #031b28;
}
.ft_topbox {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    padding: 55px 0 60px;
}

.ft_logo {
    width: 274px;
}

.ft_social {
    width: 270px;
    text-align: right;
}

.ft_lgbox { width: calc(100% - 544px);   display: flex;flex-wrap: wrap; align-items: flex-start;  padding-left: 82px;  padding-right: 8px;   border-left: 1px solid rgb(11, 47, 66);   border-right: 1px solid rgb(11, 47, 66);}

.linkdivblock {  width: 30%;}
.linkdivblock.ft_add{width: 40%}
.fttitle { font-size: 14px; font-family: "ITCKabelStd-Medium";   font-weight: 500;color: rgb(0, 127, 194);line-height: 20px;letter-spacing: 0.60px;position: relative;padding-bottom: 13px;    margin-bottom: 16px;}
.fttitle:after{position: absolute;content: "";left: 0px;background: rgb(255, 255, 255);width: 26px;  height: 1px; bottom: 0px;}
.linkdivblock ul {font-size: 14px; font-family: 'Roboto-Regular'; color: rgb(204, 229, 235); line-height: 34px;letter-spacing: 0.40px}

.linkdivblock li:hover  a, .linkdivblock li.active a {   color: rgb(0, 127, 194);}

.copyright {  font-size: 14px;  font-family: 'Roboto-Regular'; color: rgb(204, 229, 235);  line-height: 30px;   text-align: center;   letter-spacing: 0.40px;border-top: 1px solid rgb(11, 47, 66);padding:12px 0px;}

.btn_fb { border: 1px solid rgba(255, 255, 255, 0.30) !important; border-radius: 4px;  width: 186px;  height: 48px;    background: #031b28  !important;margin-bottom: 16px;color: #cce5eb !important}
.ftcn-detail li {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}
.ftcn-detail li:not(:last-of-type){padding-bottom: 20px;}
.ftcn_img {
    width: 25px;
}

.ftcn_content {
    width: calc(100% - 38px);
    margin-left: 13px;
    font-size: 14px; font-family: 'Roboto-Regular';  color: rgb(204, 229, 235);  line-height: 26px;letter-spacing:0.40px;
}
.ptag .ftcn_content p{font-size: 14px; font-family: 'Roboto-Regular'; color: rgb(204, 229, 235);  line-height: 22px;letter-spacing:0.40px;}
.brand_js  .slick-prev,.brand_js  .slick-next{z-index: 1;background: url(../images/test-left.png)no-repeat;width: 30px;height: 30px;}
.brand_js  .slick-next{background: url(../images/test-right.png)no-repeat;}
.brand_js  .slick-prev:before,.brand_js  .slick-next:before{content: none}

.ftcn-detail li:not(:first-child) .ftcn_img{
	position: relative;
    top: -4px;
}



/******** START MEDIA QUERY *************/

@media screen and (max-width: 1550px){
	.menu_link nav>ul > li{padding: 0 18px;}
	.menu_link >nav>ul{margin: 0 -18px;}
    .hm_cta{padding: 60px 0px}
    .container{max-width: 1400px;}
    .ft_lgbox { padding-left: 30px; padding-right: 30px;}
    .ft_topbox{padding: 50px 0}
}
@media screen and (max-width: 1440px){
    .container{max-width: 90%;}
    .ft_lgbox { width: calc(100% - 504px);}
    .ft_social {width: 230px;}
    .linkdivblock {  width: 28%;}
    .linkdivblock.ft_add { width: 44%;}
      .hm_clean { padding: 50px 0px;}
    .sd-services-list{    margin-top: 50px;}    
}
@media screen and (max-width: 1366px){
	.menu_link >nav>ul{margin: 0 -10px;}
	.menu_link nav>ul > li {padding: 0 10px;}
	.menu_link nav>ul > li > a{font-size: 14px;}	
    .hm_cta{padding: 50px 0px}
    .ft_lgbox { width: calc(100% - 436px);padding-right: 18px;}
    .ft_logo {width: 218px;}
    .ft_social {width: 218px;    }
    .ft_topbox{padding: 40px 0}
    .hm_clean { padding: 40px 0px;}    
        .sd-services-list{    margin-top: 40px;}
    .sd-services-list li { width: 25%; padding: 0px 5px;  height: 192px;}
    .sd-services-list {  border-right: 1px solid rgb(235, 235, 237);}
    .sd-services-list li:nth-last-of-type(-n+4) {  border-bottom: 0;   border-left: 1px solid rgb(235, 235, 237);}
    .sdsli-img {  max-width: 100px; margin: 0px auto 6px;}
}
@media screen and (max-width: 1280px){
	.breadblk {padding: 55px 0;}
	.inpage {padding: 40px 0;}
    .inner-cta {padding: 35px 20px;margin-top: 30px;}
    .brands {padding: 30px 0;}
}
@media screen and (max-width: 1279px){
    .hm_cta{padding: 40px 0px 30px}
    .title { font-size: 32px;}
    .title_md {font-size: 30px;}
    .title_sm{font-size: 28px}
    .title_lg { font-size: 32px;}
    .ft_lgbox { width: calc(100% - 230px);padding-right: 18px;}
    .ft_logo {width: 230px;}
    .ft_social{width: 100%; text-align: center;    padding-top: 40px;}
    ul.ft_socialic {  display: flex;   flex-wrap: wrap;    justify-content: center;    margin: 0px -8px;}
    .ft_socialic li { padding: 0px 8px;}
    .hm_clean { padding: 30px 0px;}
    .sd-services-list{    margin-top: 30px;}
    .inpage .intro > .title{font-size: 32px;}
}


@media screen and (max-width: 1120px){
    .container{max-width: 100%;}
	 /*HEADER*/	
	.overlay {
		position: fixed;
		top: 0;
		right: 0;
		z-index: 1;
		width: 100%;
		height: 100%;
		display: none;
		background-color: rgb(0 0 0 / 60%);
		cursor: pointer;
	}
	html.menuhidden {position: fixed;overflow-y: hidden}
	.togglebtn span {position: relative;display: inline-block;margin-top: 7px;vertical-align: top;left: 0;}
	.togglebtn span::before {top: -8px;}
	.togglebtn span::after {top: 8px}
	.togglebtn span::before,.togglebtn span::after {content: "";position: absolute;left: 0;}
	.togglebtn span,.togglebtn span::before,.togglebtn span::after {transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;width: 28px;height: 2px;}
    
	.togglebtn{
		position: fixed;
		right: 15px;
		top: 34px;
		display: block;
		width: 36px;
		height: 45px;
		cursor: pointer;
		z-index: 1001;
		padding: 14px 0;
		background: #fff;
		text-align: center;
	 }	
	.togglebtn.active span::before {transform: rotate(-135deg);-webkit-transform: rotate(-135deg);-moz-transform: rotate(-135deg);-o-transform: rotate(-135deg);-ms-transform: rotate(-135deg);top: 0;}
	.togglebtn.active span::after {-webkit-transition-delay: 0.09s;top: 0;-moz-transition-delay: 0.09s;-o-transition-delay: 0.09s;-ms-transition-delay: 0.09s;transition-delay: 0.09s;transform: rotate(135deg);-webkit-transform: rotate(135deg);-moz-transform: rotate(135deg);
-o-transform: rotate(135deg);-ms-transform: rotate(135deg);}
	.togglebtn.active span { background: transparent;}
	.togglebtn.active {
		right: auto;
		top: 0;
		border: 0;
		background: #031b28;
		left: 310px;
		border-radius: 0;width: 45px;
	}
   
	.togglebtn.active:before {content: none;}
	.togglebtn span,.togglebtn span::before,.togglebtn span::after {background-color: #031b28;}
	.togglebtn.active span::before, .togglebtn.active span::after{background-color:#fff;}	

	.menu_link nav > ul > li >  a > img{display: none;}
	.menu_link nav > ul > li > a {padding: 15px 20px 15px 20px !important;color: #fff;height: auto}
	.menu_link.active {transform: translateX(0%);-webkit-transform: translateX(0%);}
	.menu_link {float: none;padding: 0;position: fixed;top: 0;height: 100%;width: 310px;margin: 0;transition: all 0.6s ease;-webkit-transition: all 0.6s ease;
		-ms-transition: all 0.6s ease;overflow-y: auto;left: 0;z-index: 1000;transform: translateX(-100%);-webkit-transform: translateX(-100%);
		background: #031b28;}
	.menu_link nav > ul > li {display: block;text-align: left;width: 100%;height: auto;padding: 0;}

	.menu_link ul > li:hover > a > i.fa.fa-caret-down {-webkit-transform: none;-ms-transform: none;-o-transform: none;-moz-transform: none;transform: none;}
	
	.menu-right a[class*="btn_"]{
		min-width: 30px;
		height: 30px;
		border-radius: 100%;
		font-size: 0;
		padding: 0;
		text-align: center;
		line-height: 33px;border: 0 !important;letter-spacing: 0;
	}
	.menu-right a[class*="btn_"] i{margin-right: 0;font-size: 14px;}
	.menu-right{padding-right:50px;}
	.menu-right a[class*="btn_"]:before{content: none;}
	.menu-right a[class*="btn_"].btn_quote:after{
		content: "";
		position: absolute;
		top:0;
		left:0;
		right:0;
		bottom:0;margin: auto;
		width: 12px;height: 15px;
		background: url(../images/quote-icon.png);
		font-size: 16px;
		color: #fff;
	}
	.menu-right li:nth-child(-n+3) {
		padding: 0 10px;
	}
	.menulogo{display: block;background: #fff;
    text-align: left;
    padding: 10px 20px;margin-bottom: 20px;}
	.menu_link >nav>ul {margin: 0;}
	.menu_link nav>ul > li > a:before, .menu_link nav>ul > li > a:after{content: none;}
	.menu_link nav > ul > li:hover, .menu_link nav > ul > li.active{background: #fff;}
	
	.logo-left {
		padding: 12px 30px 12px 0;
		border-right: 1px solid #f9f9f9;
	}

	
	.menudrop{
		position: absolute;
		right: 0;
		width: 40px;
		height: 44px;
		top: 0;
		line-height: 40px;
		font-size: 16px;
		margin-left: 0;
	}
	.menu_link li ul.submenu{
		position: relative;
		width: 100%;
		border-radius: 0;
		box-shadow: none;
		background: #fff;
		-webkit-transform: none;
		transform: none;
		display: none;
		visibility: unset;
		opacity: unset;
		width: 100%;
		position: relative;
		padding-bottom: 0;
		left: auto;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		min-width: inherit;
	}
	.submenu li a{
		color: #031b28;
	}
	.menu_link ul > li > a > .menudrop.closemenu{transform: rotate(0deg);}
	.menu_link ul > li > a > .menudrop.openedmenu {transform: rotate(-90deg);top: -1px;}
	
	
	.menu_link li:hover .submenu {
		display: none;
		-webkit-transform: none;
		transform: none;
		opacity: inherit;
	}
    
    
}
@media screen and (max-width:1024px){
    .title_xs { font-size: 22px;    line-height: 25px;}
    .title,.title_lg  {font-size: 28px;}
    .title_md {font-size: 26px;}
    .title_sm{font-size: 26px}
    .copyright_lft{text-align: center;}
    .linkdivblock {   display: block;}
    .linkdivblock {display: block;width: 100%;padding: 10px 0px;}
    .linkdivblock ul {  display: none;}    
    .linkdivblock ul {width: 100%;float: left;clear: both;margin: 0;/*border-top: 1px solid #cce5eb;*/line-height: 26px;letter-spacing: 0.60px;padding-top: 0px;}
    .linkdivblock ul li {position: relative;}
    .linkdivblock .fttitle {background: url(../images/ft-accordion-plus-icon.png)no-repeat right 1px;margin-bottom: 0px;padding-bottom: 9px;color: #fff;}
    .linkdivblock .fttitle.ft_openmenu { background: url(../images/ft-accordion-minus-icon.png)no-repeat right 1px;}
    .linkdivblock.ft_add{width: 100%;}
    .fttitle:after{display: none;}
    .fttitle:before { position: absolute;  content: "";  background: #0b2f42;  width: 78%;  height: 1px;   top: 8px;   right: 30px;    padding-left: 30%;}
    .ft_social { border-top: 1px solid #0b2f42;  margin-top: 28px;}
}
@media screen and (max-width: 992px){
    .fttitle:before{width: 72%}
    .ptag p{margin-bottom: 25px;}
    .inpage .intro > .title{font-size: 26px;}
    .ptag p{line-height: 24px;}
}
@media screen and (max-width: 860px){
    .ft_logo { width: 100%;}
    .ft_lgbox{width: 100%;border: 0px;padding: 30px 0 0;}
    .fttitle:before{width: 70%}
    .ft_social {  border-top: 1px solid #0b2f42;   margin-top: 10px;}
        .sd-services-list{    margin-top: 28px;}
     .sd-services-list li { width: 33.33%; padding: 0px 5px;  height: 192px;}
    .sd-services-list li:nth-last-of-type(-n+4) { border-bottom: 1px solid rgb(235, 235, 237);}
    .sdsli-img {  max-width: 80px; margin: 0px auto 6px;}
    .ftcn_content p {max-width: 255px;}
    .ftcn_content p  br{display: none;}
    .ptag .ftcn_content p{line-height: 18px;}
    .ft_social{padding-top: 17px;}
    .ft_topbox{padding: 40px 0 17px;}
}

@media screen and (max-width: 767px){
	.menu_link ul > li.hidden{display: block;}
	.menu-right li:nth-child(-n+3){display: none;}
        .title,.title_lg  {  font-size: 26px;}
    .title_xs {font-size: 20px;}
    .title_md {font-size: 24px;}
    .title_sm{font-size: 24px}
    a[class*="btn_white"], a[class*="btn_blue"] {
    height: 48px;
    padding: 15px 10px 15px;
    min-width: 160px;}
    .brand_js .slick-prev, .brand_js .slick-next{display: none !important;}
    .cta-div .btn_list li{padding: 5px;}

    .ft_socialic li{padding: 0px 4px;}
    .ft_socialic li a[class*="btn_"]{margin-bottom: 0;}
}
@media screen and (max-width:580px){
    .title {font-size: 26px;}
    .title_xs {font-size: 18px;    line-height: 25px;}
    .title_lg, .title, .title_md, .title_sm, .title_xs, .title_ft, .title_s{padding-bottom: 15px;}
    [class*="btn_"] { font-size: 16px;  padding: 10px 15px;    min-width: 160px;}
    .dlist li { font-size: 16px;}
    .title_sm {font-size: 22px;}    
    .sd-services-list li { width: 50%; padding: 0px 5px;  height: 192px;}
    .sdsli-title br{display: none;}
    .sdsli-img {  max-width: 70px; margin: 0px auto 6px;}
    .fttitle:before {  width: 68%;}
    .ftcn_img{display: none;}
    .ftcn_content{margin-left: 0px;}
    .ft_socialic li{padding: 4px;}
    .ft_socialic li a[class*="btn_"], .ft_socialic .btn_fb{min-width: 165px;width:165px;}
}
@media screen and (max-width: 500px){
    .sd-services-list.common-services-list{flex-wrap: wrap;}
    .sd-services-list.common-services-list li{width: 50%;}
    .common-services-list.odd-services-list-count.sd-services-list li:last-child{width: 100%;}
}

@media screen and (max-width: 400px){
	.menu_link{width: 100%;}
	.togglebtn.active{right: 0;left: auto;}
    .fttitle:before {  width: 60%;}
    .btn_list li{padding:5px;}


}
@media screen and (max-width: 380px){
	.logo-left {max-width: 150px;padding: 12px 18px 12px 0;}
	.togglebtn{top:19px;}
    .fttitle:before {  width: 50%;}
    
}
.wpcf7-not-valid-tip{line-height: 1.2;margin-top: 5px;}
.wpcf7 .ajax-loader{position: absolute;margin: 0;right: 5px;}
.page-template-page-areas-we-serve .breadblk,.page-template-page-suburb .breadblk{background: #fff;padding: 10px !important;border-bottom: 1px solid rgb(232, 232, 232);}
.page-template-page-areas-we-serve .breadblk:before,.page-template-page-suburb .breadblk:before{content: none;}
.page-template-page-areas-we-serve .breadblk ul.woo_breadcums li,
.page-template-page-areas-we-serve .breadblk ul.woo_breadcums li a:after,
.page-template-page-suburb .breadblk ul.woo_breadcums li,.page-template-page-suburb .breadblk ul.woo_breadcums li a:after{
   color:  #031b28;
}