/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/
.padd-top-bot{
  padding-top: 90px !important;
  padding-bottom: 90px !important;
} 
.padd-top,.padd-bottom, .padd-top-bot,.inner-landscaping-services,.quality-slider.wpb_wrapper >div.owl-stage-outer,.material .our-milton-services .wpb_content_element,
.cliam-offer{
  margin-bottom: 0px !important;
}
.padd-top{
  padding-top: 90px !important;
}
.padd-bottom{
  padding-bottom: 90px !important;
}
.cleaning-services .vc_column-inner,.cleaning-services h6,.services-ceicle i,.inner-cleaning-free a:before,.inner-cleaning-free a,
.qualified-experts > .vc_column-inner,.qualified-experts > .vc_column-inner p,.social-icon-header li a:before,.cleaning-free > .vc_column-inner,
.services-company .nectar-video-box > .inner-wrap:before,
.qualified-experts .inner-qualified-experts,.services-company .img-with-aniamtion-wrap .inner .hover-wrap-inner img,.services-company .nectar-video-box[data-color] a.nectar_video_lightbox.play_button_2{
  transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
}
.padd-top-50{
  padding-top: 50px !important;
}
.cleaning-services .vc_column-inner{
  border-radius: 10px;
  padding: 40px 10px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 9px 35px 0px rgba(1, 85, 143, 0.07);
}
.cleaning-services .vc_column-inner:hover{
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 9px 35px 0px rgba(1, 85, 143, 0.14);
  transform: translateY(-10px);
  -o-transform: translateY(-10px);
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
}
.cleaning-services .vc_column-inner:hover .services-ceicle i{
  background: #00aeef;
}
.cleaning-services .vc_column-inner:hover h6{
  color: #00aeef;
}
.cleaning-services{
  text-align: center;
}
.services-ceicle i{
  padding: 20px;
  background: #0f75bc;
  border-radius: 50%;
  color: #fff;
}
.services-ceicle{
  display:inline-block;
  top: -30px;
  position: relative;
  margin-bottom:0px;
  margin-top: -40px;
}
.services-ceicle::after,.services-ceicle::before,body.material .services-company .nectar-video-box .nectar_video_lightbox:after,body.material .services-company .nectar-video-box .nectar_video_lightbox:before{
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 50%;
  z-index: 0;
}
.services-ceicle::after ,body.material .services-company .nectar-video-box .nectar_video_lightbox:after{
  -webkit-animation: 2.5s anim-effect-back 0s linear infinite;
  animation: 2.5s anim-effect-back 0s linear infinite;
  box-shadow: 0 0 0 140px rgba(244,244,244,1);
}
.services-ceicle::before,body.material .services-company .nectar-video-box .nectar_video_lightbox:before {
  -webkit-animation: 2.5s anim-effect-front 0s linear infinite;
  animation: 2.5s anim-effect-front 0s linear infinite;
  box-shadow: 0 0 0 80px rgba(232,232,232,1);
}
@keyframes anim-effect-back {
  0% {
    box-shadow: 0 0 0 15px rgba(244,244,244,1);
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1.1);
    transform: scale3d(1, 1, 1.1);
  }
  50% {
    box-shadow: 0 0 0 30px rgba(244,244,244,0.6);
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1.1);
    transform: scale3d(1, 1, 1.1);
  }
  100% {
    box-shadow: 0 0 0 60px rgba(244,244,244,0);
    opacity: 0;
    -webkit-transform: scale3d(1, 1, 1.1);
    transform: scale3d(1, 1, 1.1);
  }
}
@-webkit-keyframes anim-effect-front {
  0% {
    box-shadow: 0 0 0 5px rgba(232,232,232,1);
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 0.5);
    transform: scale3d(1, 1, 0.5);
  }
  50% {
    box-shadow: 0 0 0 15px rgba(232,232,232,0.6);
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 0.5);
    transform: scale3d(1, 1, 0.5);
  }
  100% {
    box-shadow: 0 0 0 30px rgba(232,232,232,0);
    opacity: 0;
    -webkit-transform: scale3d(1, 1, 0.5);
    transform: scale3d(1, 1, 0.5);
  }
}
@keyframes anim-effect-front {
  0% {
    box-shadow: 0 0 0 5px rgba(232,232,232,1);
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 0.5);
    transform: scale3d(1, 1, 0.5);
  }
  50% {
    box-shadow: 0 0 0 15px rgba(232,232,232,0.6);
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 0.5);
    transform: scale3d(1, 1, 0.5);
  }
  100% {
    box-shadow: 0 0 0 30px rgba(232,232,232,0);
    opacity: 0;
    -webkit-transform: scale3d(1, 1, 0.5);
    transform: scale3d(1, 1, 0.5);
  }
}
.cleaning-services h6{
  max-width: 160px;
  margin: 0 auto;
  color: #1a1e32;
  font-size: 22px;
  font-weight: 600;
}
body .col .cleaning-services h6 a{
  color: #1a1e32;
}
.book-online{
  font-family: Covered By Your Grace;
  font-size: 24px;
  position: relative;
}
.health-priority p{
  font-size: 17px;
  max-width: 580px;
}
.wear-disposable li{
  padding-left: 15px;
  font-weight: 600;
  list-style: none;
  position: relative;
  padding-top: 10px;
}
.wear-disposable li:before{
  font-family: fontawesome;
  position: absolute;
  left: -31px;
  top: 16px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background-color: #00aeef;
  color: #fff;
  content: "\f00c";
  border-radius: 50%;
  text-align: center;
}
.right-img-sec .vc_column-inner .wpb_wrapper .img-with-aniamtion-wrap:last-child,.left-sec-img .vc_column-inner .wpb_wrapper .img-with-aniamtion-wrap:last-child{
  position: absolute;
  bottom: -110px;
  left: 20px;
}
.right-img-sec .vc_column-inner .wpb_wrapper .img-with-aniamtion-wrap:last-child img{
  border-radius: 10px;
}
.left-sec-img .vc_column-inner .wpb_wrapper .img-with-aniamtion-wrap:last-child{
  bottom: -80px;
  left: 0;
}
.cleaning-services-top.padd-top-bot{
  padding-bottom: 25%!important;
}
.right-img-sec .vc_column-inner .wpb_wrapper .img-with-aniamtion-wrap img,.left-sec-img .vc_column-inner .wpb_wrapper .img-with-aniamtion-wrap img{
  box-shadow: 0px 9px 35px 0px rgba(1, 85, 143, 0.14);
}
.cleaning-free {
  text-align: center;
}
.cleaning-free h2{
  font-size: 60px;
  font-weight: 300;
}
.cleaning-free > .vc_column-inner{
  padding: 20px;
  box-shadow: 0px 9px 35px 0px rgba(1, 85, 143, 0.1);
}
.cleaning-free > .vc_column-inner:hover{
  box-shadow: 0px 9px 35px 0px rgba(1, 85, 143, 0.23);
}
.inner-cleaning-free{
  border: 3px dotted #0f75bc; 
  padding: 40px 30px !important;
}
.inner-cleaning-free p{
  font-size: 15px;
  max-width: 430px;
  margin: 0 auto;
}
.inner-cleaning-free a{
  font-weight: 600;
  font-size: 20px;
  position: relative;
  color: #1a1e32;
}
.inner-cleaning-free a:before,.book-online:before{
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background-color: #1a1e32;
  content: "";
}
.inner-cleaning-free a:hover{
  color: #00aeef;
}
.inner-cleaning-free a:hover:before,.book-online:before{
  background-color: #00aeef;
}
.book-online:hover:before {
  background-color: #91939d;
}
.inner-cleaning-free h3{
  padding: 30px 0px 15px;
}
.cliam-offer{
  margin-top: -20%;
}
.leaders-right-sec .iwithtext .iwt-text{
  font-size: 30px;
  padding-left: 85px;
  color: #1a1e32;
}
.leaders-right-sec .iwithtext{
  padding-bottom: 15px;
}
.row .col .leaders-right-sec .iwithtext .iwt-icon img:not([srcset]){
  width: 65px;
}
.leaders-right-sec p{
  font-size: 16px;
}
.our-client-sec p{
  color: #1a1e32;
  font-size: 19px;
} 
.our-client-sec{
  margin-top: 50px;
}
body.home .container-wrap{
  padding-bottom: 0px;
}
.choose-us-top-sec > .row-bg-wrap:before{
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  left: 0;
  top: 0;
  background-color: rgba(15, 117, 188, 0.7686274509803922);
  z-index: 99;
}
.choose-us-top-sec > .span_12.col{
  z-index: 99;
}
.qualified-experts > .vc_column-inner{
  background-color: #fff;
  padding:40px 35px;
  border-radius: 10px;
}
.qualified-experts > .vc_column-inner p{
  color: #1a1e32;
}
.qualified-experts .inner-qualified-experts{
  background-image: url(./images/qualified-img1.png);
  background-repeat: no-repeat;
  width: 65px;
  height: 70px;
  margin: 0 auto;
}
.qualified-experts .inner-qualified-experts1{
  background-image: url(./images/qualified-img2.png);
}
.qualified-experts .inner-qualified-experts2{
  background-image: url(./images/qualified-img3.png);
}
.qualified-experts .inner-qualified-experts3{
  background-image: url(./images/qualified-img4.png);
}
.qualified-experts .inner-qualified-experts4{
  background-image: url(./images/qualified-img5.png);
}
.qualified-experts{
  text-align: center;
  margin: 0 auto;
}
.qualified-experts p{
  max-width: 140px;
  margin: 0 auto;
  line-height: 1.3;
  font-weight: 500;
  margin-top: 5px;
}
.qualified-experts > .vc_column-inner:hover{
  background-color: #00aeef;
  box-shadow: 0px 9px 35px 0px rgba(1, 85, 143, 0.8);
}
.qualified-experts > .vc_column-inner:hover p{
  color: #fff;
}
.qualified-experts > .vc_column-inner:hover .inner-qualified-experts{
  background-position-x: -67px;
}
.choose-us-top-sec .hesiatate-services p,.choose-us-top-sec .hesiatate-services p .book-online{
  color: #fff;
}
.choose-us-top-sec .inner-cleaning-free a:hover:before,.choose-us-top-sec .book-online:before{
  background-color: #fff;
}
.services-company .vc_column-inner img{
  width: 100%;
}
.services-company .vc_column-inner .wpb_wrapper .img-with-aniamtion-wrap:last-child{
  padding-top: 15px;
}
#footer-outer #footer-widgets p{
  font-size: 15px;
}
#footer-outer #footer-widgets a{
  font-size: 16px;
}
#footer-outer #footer-widgets #text-1 p{
  max-width: 350px;
}
body #footer-outer .widget {
    margin-bottom: 20px;
}
body.material #footer-outer #footer-widgets .col ul li {
   padding: 2px 0!important;
}
body #footer-outer #footer-widgets .widget h4{
  padding-bottom: 10px
}
.questuion-sec p.questuion-contact, #footer-outer .questuion-contact a:not(.nectar-button){
  color: #fff !important;
  font-size: 16px;
}
#footer-outer #footer-widgets .questuion-sec a.book-online{
  font-weight: 500;
  font-family: poppins;
  color: #00aeef !important;
}
body #footer-outer #copyright p {
  margin-top: 0;
  font-size: 16px;
  text-align: left;
  font-weight: 500;
}
body #footer-outer[data-cols="1"] #copyright,body #footer-outer #copyright[data-layout="centered"] {
  padding: 15px 0;
}
body #footer-outer #copyright .container{
  display: flex;
  align-items: center;
}
body #footer-outer #copyright .social{
  text-align: right;
}
body #footer-outer #copyright[data-layout="centered"] li{
  margin: 0 5px;
}
body #footer-outer #copyright[data-layout="centered"] .col .social li {
  margin-top: 0px;
}
body .nectar-button.regular-button.get-estimate{
  padding: 23px 35px;
  font-weight: 800;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.inner-landscaping-services{
  padding-top: 10% !important;
  padding-bottom: 10% !important;
}
.inner-landscaping-services .nectar-split-heading h1{
  max-width: 710px;
  margin-top: 20px;
  line-height: 1.3;
}
.right-professional-sec > .vc_column-inner{
  max-width: 1030px;
  margin-left: auto;
}
.right-professional-sec h5{
  display: inline-block;
  position: relative;
}
.right-professional-sec h5:before{
  content: "";
  position: absolute;
  right: 0;
  bottom: -9px;
  background-image: url(./images/line-shap.png);
  background-repeat: no-repeat;
  width: 150px;
  height: 10px;
}
.quality-slider.owl-carousel .owl-stage{
  padding: 0px 0;
}
header#top nav > ul > li > a{
  font-size: 17px;
  font-weight: 500;
}
body #header-outer header{
  height: 110px;
  display: flex;
  align-items: center;
}
#header-outer #top nav > ul > li.request-btn a{
  margin-right: 0px !important;
}
body #top nav > ul > li[class*="button_solid_color"] > a:before{
  height: 40px;
}
.quality-slider.owl-carousel.owl-theme .owl-dots,.testimonial-body.owl-carousel.owl-theme .owl-dots{
  position: absolute;
  top: 60%;
  transform: translateY(-50%);
  right: 6%;
}
.testimonial-body.owl-carousel.owl-theme .owl-dots{
  right: auto;
  left: 6%;
}
.quality-slider.owl-theme .owl-dots .owl-dot,.testimonial-body.owl-carousel.owl-theme .owl-dots .owl-dot,.testimonial-body.owl-1.owl-loaded .owl-dots .owl-dot{
  display: block;
  margin: 10px 0px;
}       
.quality-slider.owl-theme .owl-dots .owl-dot span{
  background-color: #5183a5;
}
.testimonial-body.owl-carousel.owl-theme .owl-dots .owl-dot span{
  background-color: #d1d2d6;
}
.quality-slider.owl-theme .owl-dots .owl-dot.active,.testimonial-body.owl-1.owl-loaded .owl-dots .owl-dot.active{
  border: 2px solid #fff;
  border-radius: 50%;
}
.testimonial-body.owl-1.owl-loaded .owl-dots .owl-dot.active{
  border: 2px solid #000;
}
.testimonial-body.owl-theme .owl-dots .owl-dot.active{
  border: 2px solid #000;
}
body .span_12.dark .quality-slider.owl-theme .owl-dots .owl-dot.active span,body .span_12.dark .testimonial-body.owl-theme .owl-dots .owl-dot.active span{
  background-color: #fff !important;
  width: 4px;
  height: 4px;
  margin: 6px 6px;
}
body .span_12.dark .testimonial-body.owl-theme .owl-dots .owl-dot.active span{
  background-color: #000 !important;
}
.our-milton-services > .row-bg-wrap:before{
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 110px;
  top: 80px;
  background-image: url(./images/shap-icon.png);
  background-repeat: no-repeat;
}
.services-company .wpb_wrapper >div.nectar-video-box{
  margin-bottom: 30px;
}
body.material .services-company .nectar-video-box[data-color="extra-color-2"] .nectar_video_lightbox:before{
  background-color: #00aeef!important;
}
.services-company .nectar-video-box .inner-wrap,.video-btn-sec .nectar-video-box .inner-wrap{
  border-radius: 10px;
}
.services-company .nectar-video-box:hover > .inner-wrap:before{
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  background-color: rgba(61, 143, 199, 0.8313725490196079);
  z-index: 99;
  border-radius: 9px;
}
.services-company .nectar-video-box[data-color] a.nectar_video_lightbox.play_button_2{
  opacity: 0
}
.services-company .nectar-video-box[data-color]:hover a.nectar_video_lightbox.play_button_2{
  opacity: 1;
}
.services-company .nectar-video-box[data-color] a.nectar_video_lightbox.play_button_2{
  z-index: 99;
}
.social-icon-header li{
  display: inline-block;
  list-style: none;
  padding: 8px;
}
.social-icon-header li a{
  font-size: 14px;
  color: #f5f5f5;
  font-weight: 600;
  position: relative;
}
.social-icon-header li a:before{
  position: absolute;
  left: 0;
  bottom: -3px;
  background-color: #fff;
  content: "";
  width: 0%;
  height: 2px;
}
.social-icon-header li a:hover:before{
    width: 100%;
}
.social-icon-header ul{
  margin: 0px;
  transform: rotate(90deg);
}
.free-estimate-sec{
  position: absolute;
  left: -340px;
  top: 60px;
  z-index: 999;
}
.inner-free-estimate p{
  font-size: 20px;
  font-family: Covered By Your Grace;
  color: #fff;
  padding-bottom: 5px;
}
.inner-free-estimate p a{
  font-size: 36px;
  color: #fff;
  font-weight: 600;
  font-family: poppins;
}
.inner-free-estimate a.phone-icon{
  width: 90px;
  color: #0f75bc;
  background: #fff;
  border-radius: 50%;
  font-size: 50px;
  height: 90px;
  line-height: 90px;
  margin-left: 65px;
  text-align: center;
}
.inner-free-estimate a.phone-icon i{
   font-size: 50px;
}
.social-icon-header ul {
  margin: 0px;
  transform: rotate(-90deg);
  margin-left: -100%;
}
.testimonial-info{
  text-align: center;
}
body .col .description-title h3{
  color: #1a1e32;
  font-size: 30px;
  font-weight: 500;
  max-width: 730px;
  line-height: 1.5;
  margin: 20px auto 20px;
}
.review-icon li{
  display: inline-block;
  list-style: none;
  color: #e6a925;
  padding: 6px;
  font-size: 22px;
}
.review-icon li:last-child{
  color: #d3d4d8;
}
.right-circle-tab,.client-img{
  display: flex;
  justify-content: center;
  align-items: center;
}
.right-circle-tab{
  display: flex;
}
.right-circle-tab .sec-heading{
  font-weight: 500;
  font-size: 20px;
  color: #00aeef;
}
.right-circle-tab h6{
  color: #91939d;
  padding-left: 10px;
  font-size: 16px;
  font-weight: 500;
}
.review-icon ul{
  margin: 20px 0px;
}
.wpb_wrapper >div.testimonial-body.owl-carousel{
  margin-bottom: 0px;
}
.testimonial-body.owl-carousel .owl-stage{
    padding: 0px 0;
}
.client-img img{
  padding: 15px;
  opacity: 0.5;
}
.client-img img.active{
  opacity: 1;
}
.right-testimonial{
  right: 0px;
  position: absolute;
  transform: rotate(90deg) translateY(-50%);
  -o-transform: rotate(90deg) translateY(-50%);
  -ms-transform: rotate(90deg) translateY(-50%);
  -webkit-transform: rotate(90deg) translateY(-50%);
  -moz-transform: rotate(90deg) translateY(-50%);
  top: 50%;
}
.right-testimonial p{
  color: #00aeef;
  font-weight: 500;
  font-size: 20px;
}
body #header-outer[data-lhe="animated_underline"] #top nav >ul >li:not([class*="button_"]) >a:after{
  bottom: -7px;
}
body #header-outer.small-nav,body.woocommerce-page #header-outer{
  box-shadow: -1px -4px 11px 0px #585353 !important;
}
body #header-outer.small-nav #top #logo:before,body.woocommerce-page #header-outer #top #logo:before{
  box-shadow: -1px 20px 18px 0px #5853531f;
}
.video-btn-sec .nectar-video-box[data-color] a.nectar_video_lightbox.play_button_2{
  max-width: 60px;
  height: 60px;
}
.questuion-sec p{
  line-height: 1.5;
}
 body.material #header-outer:not([data-format="left-header"]) #top nav >.buttons{
  display: none !important;
}
#header-outer[data-lhe="animated_underline"] #top nav > ul > li.request-btn > a, #top nav > ul > li.request-btn[class*="button_solid_color"] > a{
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
}
body #header-outer #top nav > ul > li.current-menu-item > a,body #header-outer #top nav > ul > li > a:hover{
  color: #0f75bc !important;
}
body #header-outer[data-lhe="animated_underline"] #top nav > ul > li > a:after{
  border-color: #0f75bc;
}
.services-company .img-with-aniamtion-wrap .inner .hover-wrap-inner{
  overflow: hidden;
  border-radius: 10px
}
.services-company .img-with-aniamtion-wrap .inner .hover-wrap-inner:hover img{
  transform: scale(1.14);
  -webkit-transform: scale(1.14);
}
.woocommerce-checkout .select2-container--default .select2-selection--single{
  background-color: rgba(0,0,0,0.04);
  border-radius: 4px;
  border: 2px solid rgba(0,0,0,0);
  padding: 10px 0px;
  height: 50px;
}
.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow{
  top: 15px;
}
body #header-outer[data-lhe="animated_underline"] nav > ul >li:not([class*="button_"]) >a:after{
  left: -8px;
  width: 65%;
}
.map-section-top iframe{
  display: block;
}

/* owl styling */
.testimonial-top .owl-stage-outer {
  overflow:hidden;
}
.testimonial-top .owl-stage {
  display:flex;
}
.testimonial-top .disabled {
  display:none;
}
.owl-2.owl-loaded.owl-drag .owl-stage{
  max-width: 320px;
  margin: 0 auto;
}
.owl-2.owl-loaded.owl-drag .circle-client-img img{
  opacity: 0.5;
  cursor: pointer;
}
.owl-2.owl-loaded.owl-drag .current .circle-client-img img{
  opacity:1;
}
.testimonial-body.owl-1.owl-loaded .owl-dots .owl-dot span{
  width: 6px;
  height: 6px;
  margin: 5px 7px;
  background: rgba(0,0,0,0.25);
  display: block;
  -webkit-backface-visibility: visible;
  border-radius: 30px;
  -webkit-transition: all 0.13s ease;
  transition: all 0.13s ease;
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
.testimonial-body.owl-1.owl-loaded .owl-dots .owl-dot{
  cursor: pointer;
}
.testimonial-body.owl-1.owl-loaded .owl-dots .owl-dot span{
  background-color: #d1d2d6;
  margin: 5px 5px;
}
.testimonial-body.owl-1.owl-loaded .owl-dots .owl-dot.active span{
  background-color: #000;
}
.testimonial-body.owl-1.owl-loaded .owl-dots{
  position: absolute;
  display: inline-block;
  top: 50%;
  transform: translateY(-50%);
}
.wpb_wrapper >div.testimonial-top,.material .excent-services .wpb_content_element{
  margin-bottom: 0px;
}
body .col .right-circle-tab h4{
  font-size: 20px
}
/*media*/
@media screen and (min-width: 1200px){
  body .container{
    max-width: 1350px;
  }
}
@media screen and (max-width: 1199px){
  .inner-free-estimate{
    padding-top: 20px;
  }
  .free-estimate-sec{
    display: none;
  }
  body #header-outer{
    box-shadow: -1px -4px 11px 0px #585353 !important;
  }
}
@media screen and (min-width: 1200px){
  #header-outer[data-lhe="animated_underline"] #top nav > ul > li.request-btn > a{
    margin-left: 30px !important;
    margin-right: 30px !important;
  }
  .request-btn{
    padding-left: 60px;
  }
  .inner-free-estimate{
    margin-top: 127%;
    display: flex;
    align-items: center;
  }
  body #header-space{
    height: 110px;
  }
  body #header-outer #top #logo{
    position: absolute;
    bottom: -100px;
    left: 40px;
  }
  body #header-outer.small-nav #top #logo{
    bottom: -90px;
  }
  body #header-outer #top #logo:before{
    width: 240px;
    height: 100%;
    background-color: #fff;
    left: -25px;
    bottom: -15px;
    content: "";
    position: absolute;
    z-index: -1;
    border-radius: 20px;
  }
  .landscaping-services > .row-bg-wrap:before{
    position: absolute;
    left: 0;
    top: -8px;
    background-image: url(./images/base-shap.png);
    background-repeat: no-repeat;
    width: 40%;
    height: 101%;
    content: "";
    z-index: 999;
  }
}
@media screen and (max-width: 999px){
  body .cleaning_services_small_fonts .cleaning_services_small_sidebar{
      order: 2;
      margin-top: 40px;
      padding-left: 20px !important;
      padding-right: 20px !important;
      margin-bottom: 0;
  }
  body .cleaning_services_small_fonts > .col {
      padding-bottom: 40px;
  }
  .material .sidebar_menu_list #sidebar .widget li a {
      font-size: 16px;
  }
  body #sidebar h4{
      font-size: 20px !important; 
  }
  body br{
    display: none;
  }
  .our-milton-services .row-bg-wrap:before{
    display: none;
  }
  .inner-free-estimate p a {
    font-size: 24px;
  }
  body #slide-out-widget-area.slide-out-from-right{
    padding-left: 30px;
    padding-right: 30px;
  }
   body #slide-out-widget-area[class*="slide-out-from-right"] .off-canvas-menu-container li a {
    font-size: 18px;
  }
  .inner-landscaping-services {
    padding: 15px;
  }
  body #header-outer{
    padding: 5px 0 !important;
  }
  body #header-outer #top #logo img{
    height: 55px!important;
  }
}
@media screen and (min-width: 1000px){
  .inner-landscaping-services{
    background-position: top;
  }
}
@media screen and (max-width: 767px){
    .leaders-right-sec p {
        font-size: 15px;
    }
  .map-section-top iframe{
    height: 400px !important;
  }
  .testimonial-body.owl-1.owl-loaded .owl-dots{
    top: auto;
    bottom: -30px;
    left: 50%;
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    display: flex;
  }
  .services-company .wpb_wrapper >div.nectar-video-box {
    margin-bottom: 25px;
  }
  .excent-services.padd-top-bot{
    padding-bottom: 90px !important;
  }
  .testimonial-body.owl-carousel.owl-theme .owl-dots .owl-dot{
    display: inline-block;
  }
  .order-2{
    order: 2;
    margin-bottom: 0px !important;
  }
  .health-priority p {
    font-size: 15px;
  }
  .testimonial-body.owl-carousel .owl-item img{
    margin-bottom: 0px;
  }
  .right-testimonial{
    display: none;
  }
  .testimonial-body.owl-carousel.owl-theme .owl-dots{
    left: 50%;
    top: auto;
    bottom: -30px;
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
  }
  body #footer-widgets #nav_menu-2 h4::after,
  body #footer-widgets #nav_menu-3 h4::after,
  body #footer-widgets #nav_menu-6 h4::after{
    position: absolute;
    content: "\f107";
    font-family: fontawesome;
    color: #00aeef;
    top: 0px;
    right: 0;
  }
  body #footer-widgets #nav_menu-2 h4.active::after,
  body #footer-widgets #nav_menu-3 h4.active::after,
  body #footer-widgets #nav_menu-6 h4.active::after{
    content: "\f106";
  }
  body #footer-widgets .container .col {
    margin-bottom: 30px;
  }
  body #footer-outer #copyright .container{
    display: block;
  }
  body #footer-outer #copyright p{
    font-size: 15px;
    text-align: center;
  }
  body #ajax-content-wrap #footer-widgets .container .col:nth-child(3) {
    margin-bottom: 25px;
  }
  body #footer-outer #copyright .social {
    text-align: center;
    padding-top: 5px;
  }
  #footer-outer #footer-widgets a {
    font-size: 15px;
  }
  body #footer-outer #footer-widgets .widget h4 {
    padding-bottom: 0px;
    margin-bottom: 5px;
  }
  body .col .excent-services .circle-client-img img,.material .excent-services .wpb_content_element{
    margin-bottom: 0px
  }
  body .col .description-title h3{
    font-size: 20px;
  }
  .services-company{
    margin-bottom: 0px !important;
  }
  .qualified-experts{
    max-width: 50%;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .video-gallrey{
    padding: 0px 10px !important;
  }
  .qualified-experts > .vc_column-inner{
    padding: 20px 15px;
  }
  .book-online{
    font-size: 20px;
  }
  .our-client-sec {
    margin-top: 30px;
  }
  .leaders-right-sec .iwithtext {
    padding-bottom: 0;
  }
  .row .col .leaders-right-sec .iwithtext .iwt-icon img:not([srcset]) {
    width: 55px;
  }
  .leaders-right-sec .iwithtext .iwt-text {
    font-size: 19px;
    padding-left: 75px;
  }
  .inner-cleaning-free h3 {
    padding: 20px 0px 15px;
  }
  .cliam-offer {
    margin-top: -20%;
  }
  .inner-cleaning-free{
    padding: 30px 15px !important;
  }
  .inner-cleaning-free p {
    font-size: 14px;
  }
  .inner-cleaning-free a{
    font-size: 14px;
  }
  .right-img-sec .vc_column-inner .wpb_wrapper .img-with-aniamtion-wrap:last-child, .left-sec-img .vc_column-inner .wpb_wrapper .img-with-aniamtion-wrap:last-child{
    position: relative;
    bottom: 0;
    left: 0;
    text-align: center;
  }
  .services-ceicle {
    margin-top: -37px;
  } 
  .services-ceicle i {
    padding: 16px;
  }
  body p {
    padding-bottom: 10px;
  }
  body {
    font-size: 16px !important;
    line-height: 26px !important;
  }
  .padd-top-50 {
    padding-top: 25px !important;
  }
  .cleaning-services .vc_column-inner{
    padding: 30px 10px;
  }
  .cleaning-services h6{
    font-size: 19px;
  }
  .padd-top {
    padding-top: 60px !important;
  }
  .padd-bottom {
    padding-bottom: 60px !important;
  }
  .padd-top-bot {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  body .nectar-button.regular-button.get-estimate {
    padding: 15px 25px;
    font-weight: 800;
    font-size: 15px;
  }
  .inner-landscaping-services{
    background-position: right center;
  }
  .inner-landscaping-services {
    padding-top: 20% !important;
    padding-bottom: 20% !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 999px){
  .order-2{
    margin-top: 110px;
    order: 2;
    margin-bottom: 0px !important;
  }
  .our-client-sec > .span_12{
    display: flex;
  }
   .our-client-sec .video-btn-sec,.our-client-sec .vc_col-sm-7{
    max-width: 50%;
  }
  .inner-landscaping-services .nectar-split-heading h1 {
    max-width: 440px;
  }
  .padd-top-50 {
    padding-top: 30px !important;
  }
  .qualified-experts > .vc_column-inner{
    padding: 40px 25px;
  }
  .right-testimonial {
    right: -60px;
  }
  body .col .description-title h3{
    margin: 0px auto 20px;
    font-size: 23px;
  }
  .testimonial-body.owl-carousel.owl-theme .owl-dots{
    left: 0%;
  }
  body #footer-outer #footer-widgets .widget h4 {
    padding-bottom: 0;
  }
  #footer-outer #footer-widgets p {
    font-size: 14px;
  }
  body #footer-outer #copyright p{
    font-size: 15px;
  }
  #footer-outer #footer-widgets a {
    font-size: 15px;
  }
  .qualified-experts,.services-company {
    width: 33.33%;
  }
  .leaders-right-sec .iwithtext .iwt-text {
    font-size: 23px;
  }
  body .col .left-sec-img{
    margin-bottom: 90px;
  }
  .cliam-offer {
    margin-top: -9%;
  }
  .cleaning-services-top.padd-top-bot {
    padding-bottom: 35%!important;
  }
  .right-img-sec .vc_column-inner .wpb_wrapper .img-with-aniamtion-wrap:last-child{
    left: -10px;
  }
  .health-priority p {
    max-width: 100%;
  }
  .cleaning-services{
    max-width: 50%;
  }
  .cleaning-services .vc_column-inner{
    padding: 30px 10px;
  }
  body .nectar-button.regular-button.get-estimate{
    padding: 18px 25px; 
    font-size: 17px;
  }
  .inner-landscaping-services {
    padding-top: 13% !important;
    padding-bottom: 13% !important;
  }
  .padd-top {
    padding-top: 70px !important;
  }
  .padd-bottom {
    padding-bottom: 70px !important;
  }
  .padd-top-bot {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
}
@media screen and (min-width: 1000px) and (max-width: 1199px){
  .inner-landscaping-services .nectar-split-heading h1 {
    max-width: 570px;
  }
  body .col .description-title h3{
    font-size: 24px;
  }
  #footer-outer #footer-widgets p {
    font-size: 14px;
  } 
  .testimonial-body.owl-carousel.owl-theme .owl-dots{
    left: 0%;
  }
  .right-testimonial {
    right: -20px;
  }
  .qualified-experts > .vc_column-inner{
    padding: 30px 25px;
  }
  .qualified-experts p {
    font-size: 15px;
  }
  .leaders-right-sec .iwithtext .iwt-text {
    font-size: 20px;
  }
  .right-img-sec .vc_column-inner .wpb_wrapper .img-with-aniamtion-wrap:last-child{
    bottom: -160px;
  }
  body #header-outer.small-nav #logo img{
    height: 84px;
  }
  .padd-top-50 {
    padding-top: 40px !important;
  }
  .cleaning-services .vc_column-inner{
    padding: 30px 10px;
  }
  body h2{
    font-size: 30px !important;
  }
  body h1{
    font-size: 38px !important;
  }
  body #header-outer #logo img{
    height: 84px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1699px){
  body #header-outer.small-nav #top #logo {
    bottom: -70px;
  }
  .request-btn {
    padding-left: 10px;
  }
  #header-outer[data-lhe="animated_underline"] #top nav > ul > li.request-btn > a {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .free-estimate-sec{
    left: -60px;
    top: 40px;
  }
  .landscaping-services > .row-bg-wrap:before{
    top: -6px;
  }
  body h1{
    font-size: 50px !important;
  }
  body #header-outer #top #logo:before {
    width: 180px;
    left: -18px;
  }
  body #header-outer #logo img,body #header-outer .logo-spacing img,body #header-outer.small-nav #logo img{
    height: 104px;
  }
  body #header-outer #top #logo {
    position: absolute;
    bottom: -80px;
    left: 10px;
  }
  body #header-outer[data-lhe="animated_underline"] #top nav > ul > li > a{
    margin-left: 7px;
    margin-right: 7px;
    font-size: 13px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1300px){
  .wear-disposable li {
    font-size: 17px;
  }
  .inner-free-estimate a.phone-icon{
    width: 80px;
    height: 80px;
    line-height: 80px;
  }
  .inner-free-estimate {
    margin-top: 109%;
  }
  .inner-free-estimate a.phone-icon{
    margin-left: 35px;
  }
  #header-outer[data-lhe="animated_underline"] #top nav > ul > li.request-btn > a {
    margin-left: 0px !important;
    margin-right: 0px !important;
    font-size: 13px;
  }
  .our-milton-services > .row-bg-wrap:before{
    left: 0px;
    background-size: contain;
    top: 120px;
  }
  .right-professional-sec > .vc_column-inner {
    max-width: 620px;
  }
  .leaders-right-sec .iwithtext .iwt-text {
    font-size: 24px;
  }
  body #header-outer #logo img,body #header-outer.small-nav #logo img{
    height: 94px;
  }
  .cleaning-free h2 {
    font-size: 45px;
  }
}
@media screen and (min-width: 1300px) and (max-width: 1399px){
  #header-outer[data-lhe="animated_underline"] #top nav > ul > li.request-btn > a, #top nav > ul > li.request-btn[class*="button_solid_color"] > a {
    font-size: 13px;
  }
  body #header-outer[data-lhe="animated_underline"] #top nav > ul > li > a {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 14px;
  }
  .our-milton-services > .row-bg-wrap:before{
    left: 0px;
    background-size: contain;
    top: 120px;
  }
  .inner-free-estimate {
    margin-top: 132%;
  }
  .inner-free-estimate p a {
    font-size: 33px;
  }
  .inner-free-estimate a.phone-icon{
    height: 80px;
    width: 80px;
    font-size: 20px;
    margin-left: 30px;
  }
  .landscaping-services > .row-bg-wrap:before{
    left: -40px;
  }
}
@media screen and (min-width: 1400px) and (max-width: 1499px){
  .our-milton-services > .row-bg-wrap:before{
    left: 0px;
    top: 110px;
    background-size: contain;
  }
  .free-estimate-sec {
    left: -80px;
  }
  body #header-outer[data-lhe="animated_underline"] #top nav > ul > li > a{
    font-size: 15px;
    margin-left: 10px;
    margin-right: 10px;
  }
  .inner-free-estimate a.phone-icon{
    margin-left: 20px;
  }
}
@media screen and (min-width: 1500px) and (max-width: 1599px){
  .free-estimate-sec {
    left: -140px;
  }
}
@media screen and (min-width: 1600px) and (max-width: 1699px){
  .our-milton-services > .row-bg-wrap:before{
    left: 0px;
    top: 120px;
  }
  .free-estimate-sec {
    left: -190px;
  }
  body #header-outer[data-lhe="animated_underline"] #top nav > ul > li > a {
    margin-left: 18px;
    margin-right: 18px;
    font-size: 16px;
  }
}
@media screen and (min-width: 1700px) and (max-width: 1799px){
  .our-milton-services > .row-bg-wrap:before{
    left: 0px;
  }
  body #header-outer[data-lhe="animated_underline"] #top nav > ul > li > a {
    margin-left: 8px;
    margin-right: 9px;
  }
  .free-estimate-sec{
    left: -230px;
  }
}
@media screen and (min-width: 1800px) and (max-width: 1899px){
  .free-estimate-sec {
    left: -285px;
  }
}


/*new css*/
.padd_top_70_new > .col {
    padding-top: 70px;
}
.padd_bottom_80_new > .col{
  padding-bottom: 80px;
}
.top_main_headd_convenient h2.vc_custom_heading,
.our_advanced_fonts h6.vc_custom_heading,
.top_main_headd_convenient h3.vc_custom_heading{
    margin-bottom: 20px;
}
.top_main_headd_convenient h3.vc_custom_heading{
    font-size: 20px;
}
.our_advanced_fonts h6.vc_custom_heading {
    font-size: 20px;
}
.cleaning_services_small_fonts p, .cleaning_services_small_fonts li {
    font-size: 16px;
    line-height: 1.8;
}
.sidebar_menu_list > #sidebar > div.widget_nav_menu{
    background-color: #fff;
    border: 1px solid #e2e2e2;
    padding: 20px 20px 10px;
    box-shadow: 0 0 15px 4px rgba(0, 0, 0, 0.1);
    margin-bottom: 40px;
}
.sidebar_menu_list h4{
    color: #1b1f33 !important;
    padding: 0;
    font-size: 20px !important;
    line-height: 1.4 !important;
    margin-bottom: 10px !important;
    text-transform: uppercase;
}
.material .sidebar_menu_list #sidebar .widget li a {
    font-size: 18px;
    line-height: 1.4;
    margin-bottom: 12px;
    padding-bottom: 15px !important;
    display: block;
    border-bottom: 1px solid #e2e2e2;
    color: #1a1e32;
}
.material .sidebar_menu_list #sidebar .widget li:last-child a{
    padding-bottom: 0;
    border: 0;
}
.material .sidebar_menu_list #sidebar .widget li:last-child a,
.material .sidebar_menu_list #sidebar .widget ul.menu {
    margin-bottom: 0;
}
.nectar-fancy-ul ul li::before {
    content: "" !important; 
    width: 9px;
    height: 9px;
    background-color: #00aeef;
    border-radius: 50%;
}
.cleaning_services_small_fonts .cleaning_services_small_sidebar{
    padding-right: 0 !important;
}
.cleaning_services_small_fonts strong {
    color: #1b1f33;
}
.material .sidebar_menu_list #sidebar .widget li.current-menu-item a {
    color: #00aeef;
}
.row .col .contact_img_1 img {
    width: 100%;
}
.contact_img_2 .inner-wrap .column-image-bg,
.contact_img_2 > .vc_column-inner > .column-image-bg-wrap > .inner-wrap:before{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left top;
}
.contact_img_2 > .vc_column-inner > .column-image-bg-wrap > .inner-wrap:before{
    content: "";
    background-image: url(./images/request-estimate-bg.jpg);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
    opacity: 0.9;
}
div.contact_img_3 > .col {
    padding: 40px 50px;
}
.contact_page_form input,
.contact_page_form input[type=email],
.contact_page_form input[type=text],
.contact_page_form textarea,
.contact_page_form select{
    padding: 10px;
    width: 100%;
    font-size: 14px;
    font-family: inherit;
    line-height: 24px;
    color: #555;
    background-color: #fff;
    border: none;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    border-radius: 4px;
    border: 2px solid #fff;
}
.contact_page_form br{
  display: none;
}
.contact_page_form {
    margin: 0 -10px;
    display: flex;
    flex-wrap: wrap;
}
.contact_page_form > .list_tag{
    width: 50%;
    padding: 0 5px 15px 5px;
}
html body .row .contact_page_form input[type="submit"]{
    margin-top: 0 !important;
}
span.ajax-loader {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}
.list_tag.list_tag_7,
.list_tag.list_tag_6,
.list_tag.list_tag_5{
    width: 100%;
    position: relative;
}
.contact_img.contact_img_3 .wpb_wrapper p,
.contact_img.contact_img_3 .wpb_wrapper p a,
.list_tag.list_tag_7 input{
    color: #fff;
}
.contact_img.contact_img_3 .wpb_wrapper p a:hover{
  color: #222;
}
.list_tag.list_tag_7 {
    margin-top: 15px;
}
.tabbed > ul li .active-tab, .material input[type=text]:focus, .material textarea:focus, .material input[type=email]:focus, .material input[type=search]:focus, .material input[type=password]:focus, .material input[type=tel]:focus, .material input[type=url]:focus, .material input[type=date]:focus, .row .col .wp-caption .wp-caption-text, .material.woocommerce-page input#coupon_code:focus, .material #search-outer #search input[type="text"], #header-outer[data-lhe="animated_underline"] #top nav > ul > li > a:after, div[data-style="minimal"] .toggle.default.open i, div[data-style="minimal"] .toggle.default:hover i, div[data-style="minimal"] .toggle.accent-color.open i, div[data-style="minimal"] .toggle.accent-color:hover i, body[data-form-style="minimal"] input[type=text]:focus, body[data-form-style="minimal"].woocommerce-cart table.cart .actions .coupon .input-text:focus, body[data-form-style="minimal"] textarea:focus, body[data-form-style="minimal"] input[type=email]:focus, body[data-form-style="minimal"] input[type=search]:focus, body[data-form-style="minimal"] input[type=password]:focus, body[data-form-style="minimal"] input[type=tel]:focus, body[data-form-style="minimal"] input[type=url]:focus, body[data-form-style="minimal"] input[type=date]:focus, .single #single-meta div a:hover, .single #single-meta div a:focus, .single .fullscreen-blog-header #single-below-header > span a:hover, .blog-title #single-meta .nectar-social.hover > div a:hover{
  border-color: #fff !important;
}
.list_tag_6 textarea {
    height: 170px;
}
.contact_img.contact_img_1 .hover-wrap {
    margin-bottom: 0;
}
h2.vc_custom_heading.contact_hedd_list {
    margin-bottom: 30px;
}
.icon_box_cus h3:before{
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    left: 0;
    font-size: 25px;
    top: 0;
    color: #00aeef;
}
.icon_box_cus > .vc_column-inner h3{
    margin-bottom: 0;
}
.icon_box_cus > .vc_column-inner > .wpb_wrapper {
    padding: 30px 30px;
}
body .row .col .icon_box_cus h3 {
    position: relative;
    padding-left: 50px;
    font-size: 18px;
    font-weight: 700;
}
.icon_box_cus > .vc_column-inner > .wpb_wrapper {
    padding: 25px 20px;
}
.icon_box_cus:hover > .vc_column-inner > .column-bg-overlay-wrap > .column-bg-overlay{
    box-shadow: 0px 9px 35px 0px rgba(1, 85, 143, 0.14);
}
.icon_box_cus:hover h3:before,
.icon_box_cus:hover h3{
    color: #fff !important;
}
.cus_col_sec.cus_col_sec_1{
    margin-bottom: 30px !important;
}
.cus_col_sec.cus_col_sec_1 > .col {
    padding-top: 30px;
}
div.wpcf7 .ajax-loader{
    right: -20px;
}
.row form span.wpcf7-not-valid-tip {
    position: absolute;
    font-size: 12px;
    background-color: transparent;
    box-shadow: none !important;
    color: red !important;
    top: 29px !important;
    line-height: normal;
}
@media screen and (max-width: 999px){
  body .cus_col_sec_2 .d-none,
  body .cus_col_sec_2 .vc_col-sm-2{
      display: none !important;
  }
  body .row .col .icon_box_cus h3{
      padding-left: 35px;
      font-size: 14px !important;
  }
  .icon_box_cus h3:before{
      font-size: 18px;
  }
  .cus_col_sec > .col .icon_box_cus {
      margin-bottom: 15px;
  }
  .cus_col_sec.cus_col_sec_1{
      margin-bottom: 15px !important;
  }
  form > div.awsm-filter-item {
      width: 100%;
  }
  div.contact_img_3 > .col {
      padding: 30px 15px;
  }
  .contact_img.contact_img_2 {
      margin-top: 25px;
  }
  h2.vc_custom_heading.contact_hedd_list {
      margin-bottom: 20px;
  }
  p.list_tag.list_tag_6 {
      padding-bottom: 0;
  }
  .row form span.wpcf7-not-valid-tip {
      font-size: 12px;
  }
}
@media screen and (max-width: 400px){
  .contact_img.contact_img_3 .wpb_wrapper p a {
      font-size: 14px;
  }
}
@media (min-width: 768px) and (max-width: 999px){
  div.contact_img_3 > .col {
      padding: 30px 105px;
  }
}
@media screen and (max-width: 767px){
  .contact_img.contact_img_1{
    display: none !important;
  }
  body .contact_img.contact_img_2 {
      margin-top: 0;
  }
}
@media (min-width: 1000px) and (max-width: 1199px){
  body .row .col .icon_box_cus h3 {
      font-size: 14px !important;
      padding-left: 40px;
  }
  .icon_box_cus h3:before {
      font-size: 18px;
  }
  div.contact_img_3 > .col {
      padding: 40px 40px;
  }
}
#sidebar h4 {
    font-size: 30px !important;
    padding-bottom: 13px;
    margin-bottom: 5px !important;
}
.our_advanced_fonts h6.vc_custom_heading {
    color: #1b1f33 !important;
}
.top_main_headd_convenient h3.vc_custom_heading{
    color: #112d40 !important; 
}
.top_main_headd_convenient h3.vc_custom_heading {
	color: #00aeef !important;
}
html body .row .contact_page_form input[type="submit"]{
    margin-top: 0 !important;
    background-color: #0f75bc;
    border-color: #0f75bc;
    text-transform: uppercase;
    font-weight: 600;
}
.contact_img.contact_img_3 .wpb_wrapper p, .contact_img.contact_img_3 .wpb_wrapper p a {
    font-size: 16px;
    line-height: 1.6;
}
@media screen and (min-width: 1200px){
	html body .row .contact_page_form input[type="submit"]{
		font-size: 21px;
	}
  .sidebar_menu_list > #sidebar > div.widget_nav_menu{
      padding: 40px 40px 20px;
  }
  .right_side_content {
      padding-left: 50px !important;
  }
  .icon_box_cus h3:before{
    font-size: 30px;
  }
}
.sidebar_menu_list > #sidebar .widget.widget_media_image img{
  width: 100%;
}
body:not(.using-mobile-browser):not(.mobile) #page-header-bg .page-header-bg-image.translate {
    -webkit-transform: none!important;
    transform: none!important;
    height: 100%!important;
    background-size: cover;
    background-position: left;
}
body:not(.using-mobile-browser):not(.mobile) #page-header-bg .page-header-bg-image.translate.nitro{
    -webkit-transform: none!important;
    transform: none!important;
    height: 100%!important;
    background-size: cover;
    background-position: right;
}
}
@media screen and (max-width: 999px){
  #page-header-bg[data-bg-pos="center"] .page-header-bg-image {
      background-position: right;
  }
}
.mb_5 {
    margin-bottom: 24px;
}
.mb_0 ul{
  margin-bottom: 0;
}
  .d_none{
    display: none;
  }
@media screen and (max-width: 767px){
  .responsive_block{
    display: block;
  }
  .responsive_screen_banner{
    display: none !important;
  }
}
.col.span_3.one-fourths.right-edge{
    margin: 0 !important;
}
.widget_text.col.footre_bottom_contact,
.footre_bottom_menu{
    width: 100% !important;
}
.footre_bottom_contact .questuion-sec,
#footer-outer .footre_bottom_menu .menu-legal-container > ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 800px;
    margin: 0 auto;
    margin-top: 10px;
}
.footre_bottom_menu{
  margin-top: 30px;
}
#footer-outer .footre_bottom_menu .menu-legal-container > ul{
    max-width: 550px;
    margin: 0 auto;
}
body #footer-outer #footer-widgets .col p {
    padding-bottom: 0;
}
@media screen and (max-width: 767px){
  html body #ajax-content-wrap #footer-widgets .container .col:nth-child(3){
    margin-bottom: 0;
  }
  #footer-outer .footre_bottom_menu .menu-legal-container > ul {
    max-width: 100%;
  }  
  .footre_bottom_contact .questuion-sec,
  #footer-outer .footre_bottom_menu .menu-legal-container > ul{
    flex-wrap: wrap;
  }
  .col.span_3.one-fourths.right-edge, .col.span_3.one-fourths.clear-both {
      margin-bottom: 10px !important;
  }
  .col.span_3.one-fourths.right-edge:nth-child(2) {
      margin-top: 30px !important;
  }
  .col.footre_bottom_menu {
      margin-bottom: 0 !important;
  }
  .questuion-sec p:last-child {
      margin-top: 13px;
  }
}
@media (min-width: 768px) and (max-width: 1199px){
  .footre_bottom_contact .questuion-sec,
  #footer-outer .footre_bottom_menu .menu-legal-container > ul{
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 1000px){
  body #footer-outer .row {
      padding: 37.5px 0;
  }
}
@media (min-width: 1000px) and (max-width: 1259px){
  #footer-outer .container {
      max-width: 100% !important;
      padding: 0 30px;
  }
}