html {
  scroll-behavior: smooth;
}
html { 
  scroll-behavior: smooth;
}
.container.pt-3.pb-3.copyright {
    max-width: 100% !important;
}  
.container.mobile-nav { 
    max-width: 100% !important;
}  
.desk-nav {
    max-width: 100% !important;
} 
.copyright {
    max-width: 100% !important; 
}  
.frm_style_formidable-style.with_frm_style .frm_error, .frm_style_formidable-style.with_frm_style .frm_limit_error {
    color: #ffffff; 
}

html {
     --size: 14px!important;
     position: inherit;
}

.site{
  max-width: 1700px;
  margin: auto;
  overflow: hidden;
  box-shadow: 0em 0em 2em #e0e5ff;
}

.show-for-small-only{
  display: none!important;
}

a {
    -webkit-transition: color .4s ease 0s;
    -moz-transition: color .4s ease 0s;
    -o-transition: color .4s ease 0s;
    transition: color .4s ease 0s;
    text-decoration: none;
}

.hide{
  display: none;
}


.modal-dialog {
    max-width: 660px;
    margin: 12.75rem auto!important;
    z-index: 99999;
}

.modal-backdrop{
  z-index: 1!important;
}

.schema a{
  text-decoration: none;
}
.btn {
    padding: 0em;
}
body .btn-primary, body .btn-secondary {
    background-color: #65ee62;
    border: 0;
    text-transform: uppercase;
    padding: 0.4em 1em;
    margin: 1em 0 0 0;
    margin: auto;
    display: block;
    position: relative;
    color: #000000;
    font-weight: 400;
    font-family: 'Montserrat-SemiBold';
    border-radius: 0em;
    border: 2px solid #65ee62;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
a.btn.btn-primary:hover {
    background-color: #2e2e2e;
    border: 2px solid #fff;        
}
.btn-primary:hover {
    background-color: #2e2e2e;
    border: 2px solid #fff;     
}
.btn-primary.content-btn{
  max-width: 500px;
  margin-left: 0; 
}

 
body .btn-secondary{
  background-color: #000!important;
    border: 2px solid #ffffff; 
  color: white!important;
  font-weight: 900;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;    
}

body .btn-secondary:hover{
    background-color: #2e2e2e!important;
    border: 2px solid #fff!important;      
}

.post-thumbnail img{
  position: relative;
  padding: 0!important;
  margin: auto;
  display: block;
}

.post-thumbnail{
    overflow: hidden;
    margin-top: 1em;
}


h1, h2, h3, h4, h5, h6, strong {
    font-family: 'Montserrat-Bold';
    font-size: 1.1em; 
 }

body .button:focus, body .button:hover {
    background-color: #231f20;
    color: #fefefe;
}

body{
    font-family: 'Montserrat-Regular';
    background-size: 16em!important;
  }

  
.camp-form iframe{
  height: 30.5em!important;
}

.modal-dialog iframe{
  height: 38em!important;
}

.single-blog img{
  padding: 5%;
}

.single-blog .entry-title{
  font-size: 2em;
  color: black;
}

.single-blog .entry-meta{
  position: relative;
  padding: 2%;
  background: #f4f4f4;
  border-left: .5em solid #f43b3b;
}

.single-blog .nav-links a{
  display: block;
  background: #f43b3b;
  color: white;
  transition: all .3s ease-in-out;
  padding: 2% 5%!important;
  margin-bottom: 7%;
}

.single-blog .nav-links a:hover{
  background: black!important;
}

 a[href^="tel"]{
    color:inherit;
    text-decoration:none; 
    display: block; 
 }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #ededd!important;
}
input:-moz-placeholder, textarea:-moz-placeholder {
  color: #ededd!important;
}  




@font-face { 
    font-family: 'Montserrat-Bold';
    src: url('/wp-content/themes/plumberseo-bootstrap/fonts/Montserrat-Bold.woff2') format('woff2'),
         url('/wp-content/themes/plumberseo-bootstrap/fonts/Montserrat-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;

} 


@font-face { 
    font-family: 'Montserrat-SemiBold';
    src: url('/wp-content/themes/plumberseo-bootstrap/fonts/Montserrat-SemiBold.woff2') format('woff2'),
         url('/wp-content/themes/plumberseo-bootstrap/fonts/Montserrat-SemiBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;

} 


@font-face {
    font-family: 'Montserrat-Medium';
    src: url('/wp-content/themes/plumberseo-bootstrap/fonts/Montserrat-Medium.woff2') format('woff2'),
         url('/wp-content/themes/plumberseo-bootstrap/fonts/Montserrat-Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal; 

} 

@font-face {
    font-family: 'Montserrat-Regular';
    src: url('/wp-content/themes/plumberseo-bootstrap/fonts/Montserrat-Regular.woff2') format('woff2'),
         url('/wp-content/themes/plumberseo-bootstrap/fonts/Montserrat-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}   

@font-face {
  font-family: 'icomoon';
  src:  url('/wp-content/themes/plumberseo-bootstrap/fonts/icomoon.eot?40tf05');
  src:  url('/wp-content/themes/plumberseo-bootstrap/fonts/icomoon.eot?40tf05#iefix') format('embedded-opentype'),
    url('/wp-content/themes/plumberseo-bootstrap/fonts/icomoon.woff2?40tf05') format('woff2'),
    url('/wp-content/themes/plumberseo-bootstrap/fonts/icomoon.ttf?40tf05') format('truetype'),
    url('/wp-content/themes/plumberseo-bootstrap/fonts/icomoon.woff?40tf05') format('woff'),
    url('/wp-content/themes/plumberseo-bootstrap/fonts/icomoon.svg?40tf05#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-csr-icon1:before {
  content: "\e94c";
}
.icon-calendar-kj:before {
  content: "\e96b";
}
.icon-mobile:before {
  content: "\f10b";
}
.icon-chevron-left:before {
  content: "\f053";
}
.icon-chevron-right:before {
  content: "\f054";
}
.icon-phone:before {
  content: "\f095";
}
.icon-twitter-square:before {
  content: "\f081";
}
.icon-facebook-square:before {
  content: "\f082";
}
.icon-youtube-square:before {
  content: "\f166";
}

.icon-home:before {
  content: "\f015";
}

.icon-check-circle:before {
  content: "\f058";
}

.icon-check:before {
  content: "\f00c";
}

.icon-bars:before {
  content: "\f0c9";
}
.icon-mobile1:before {
    content: "\f10b";
}
.icon-comments:before {
  content: "\f086";
}

.icon-map-marker:before {
  content: "\f041";
}

.icon-angle-right:before {
  content: "\f105";
}
.icon-call-message-icon:before {
  content: "\e957";
} 
.icon-Pest-icon:before {
  content: "\ea3e";
}
.icon-rat-icons:before {
  content: "\ea40";
}
.icon-bee-icon:before {
  content: "\ea3d";
}
.icon-termites-icon:before {
  content: "\ea41";
} 
.icon-clock-fast-hour-icon:before {
  content: "\e922";
}
.icon-aff-hand-shaking:before {
  content: "\ec1b";
}
.icon-membership-icon:before {
  content: "\e95a";
}
.icon-women-call:before {
  content: "\e972";
}
.icon-schedule-icon:before {
    content: "\e93f";
    font-size: 1.2em;
    position: relative;
    top: 5px;
} 
.icon-close:before {
  content: "\f00d";
}
.icon-check-square-o:before {
  content: "\f046";
}
.icon-women-call:before {
  content: "\e972";
}
.icon-calendar-check-o:before {
    content: "\f274";
    font-size: 0.8em;
    position: relative;
    top: -3px; 
}
.icon-facebook-rounded-icon:before {
  content: "\e93c";
}
.icon-instagram-rounded-icon:before {
  content: "\e944";
}
.icon-youtube-rounded-icon:before {
  content: "\e94c";
}
.icon-home1:before {
  content: "\f015";
}
.icon-ticket:before {
  content: "\f145";
}
.icon-comments-o:before {
  content: "\f0e6";
}
.icon-envelope-o:before {
  content: "\f003";
}
.icon-list2:before {
    content: "\e896";
} 
.icon-fast-service:before {
  content: "\e926";
}
.icon-money-back-icon:before {
  content: "\e901";
}
.icon-family-icon:before {
  content: "\e92c";
}
.icon-keyboard_arrow_down:before {
    content: "\e313";
}
.icon-twitter-new-logo:before {
  content: "\e9eb";
}
.icon-location-map-icon:before {
  content: "\e968";
}
/* -------------------------------------------------------------------- */


.wrap1 {
    z-index: 2;
    position: relative;
    padding: 0 2%;
}

.row {
    max-width:100%!important;
    margin: auto;
}

.clear{
    clear:both;
}
  
ul {
    margin-left: 0em!important;
}


 /* -------------------------------------------------------Header Section CSS---------------------------------  */

/* Search Bar & Page */

 /* Top Bar Section CSS  */


 /* ---------------------------------------------------------------------------------------- */

.desk-nav{
  display: none;
  width: 100%;
  max-width: none;
  padding: 1% 0%;
}  

.logo-block{
  position:relative;
  z-index:99;
  background-color:#fff;
}

.desk-nav .row>* , .mobile-nav .row>* {
   padding: 0;
}

.mobile-nav{
  padding: 0;
  width: 100%;
  max-width: none;
  padding: 0% 0 0% 0;
  z-index: 3;
  position: relative;
  background: white;
}

 
.logo-image{
  position: relative;
}
 
.logo-image img {
    position: relative;
    width: 20em;
    display: block;
    margin: auto;
    margin-top: 35px;
    transition: all .3s ease-in-out;
} 

.logo-image a{
  position: relative;
} 


.contact-info {
    font-size: 1.7em;
    font-weight: 900;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    line-height: 1;
    letter-spacing: .04em;
    text-align: -webkit-center;
    margin-top: 0%;
    padding-right: 1%;
}

.contact-info strong{
  position: relative;
  font-size: 0.9em;
  font-weight: 400;
  color: #0a05e4;
  letter-spacing: .04em;
  top: .1em;
  display: block;
}

.contact-info span{
  position: relative;
  top: 0.1em;
}

.contact-info a:hover {
    color: #44d741;
}
 
.contact-info a {
    font-size: 2em;
    color: #1f2c5f;
    margin: auto;
    transition: all .3s ease-in-out;
    text-align: center;
    text-decoration: none; 
}
 .contact-title {
        color: #1f2c5f; 
    font-size: 0.35em;
    letter-spacing: 0em;
    font-family: 'Montserrat-SemiBold';
}
.contact-info .button{
  display: block;
  text-transform: uppercase;
  letter-spacing: .08em;
  background-color: #e7090c;
  padding: 0.75em 1em;
  margin: 0 0 0.5rem;
}

.call-button{
  position: relative;
  display: block;
  letter-spacing: .08em;
  transition: all .3s ease-in-out;
  font-size: 1.8em;
  line-height: 1.1;
  border-bottom: 1px solid;
  margin: auto;
}

.call-button .row>* {
  padding: 0;
}

.call-button span{
  display: block;
  text-align: center;
  font-size: 1.7em;
  height: 1.1em;
  width: 1.1em;
  line-height: 1.1;
  border: 1px solid;
  border-top-right-radius: 0.3em;
  border-bottom: 0;
  margin-top: -0.1em;
  transition: all .3s ease-in-out;
}

.call-button strong{
  display: block;
  font-size: .45em;
  font-weight: 400;
}

.mobile-nav .btn-primary {
    color: #ffffff;
    border: 0;
    border-radius: 0;
    padding: 0.8em 1.6em;
    background: #1f2c5f;
    margin-left: 0;
    font-size: 1.3em;
}
.mobile-nav:hover .btn-primary {
    background: #65ee62;
    color: #000;    
}
.mobile-nav .btn-primary span{
  display: block;
}

.call-button:hover strong{
  color: white!important;
}
.shift-menu img {
    background-color: white;
    padding: 2%;
}
.shift-menu{
  background: rgb(42,42,42);
  background: -moz-radial-gradient(circle, rgba(42,42,42,1) 0%, rgba(42,42,42,1) 62%, rgba(22,22,22,1) 100%);
  background: -webkit-radial-gradient(circle, rgba(42,42,42,1) 0%, rgba(42,42,42,1) 62%, rgba(22,22,22,1) 100%);
  background: radial-gradient(circle, rgba(42,42,42,1) 0%, rgba(42,42,42,1) 62%, rgba(22,22,22,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2a2a2a",endColorstr="#161616",GradientType=1);
}

.shift-item{
  position: relative;
}

.offcanvas-end{
  z-index: 9999;
  width: 25em;
}

.shift-item a{
  display: block;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: .08em;
  padding: .85em 0em .85em 1em;
  background: #ff000000;
  color: white;
  margin: 0em 0;
  border-bottom: 1px solid #ffffff1a;
  border-left: 0em solid #003046;
  transition: all .3s ease-in-out;
}

.shift-item .btn-secondary{
  display: none;
  position: absolute;
  right: 0em;
  top: 0.3em;
  background: #ff000000;
  border: 0;
  font-size: 1.3em;
  padding: 0.2em 0.7em;
}

.shift-item a:hover{
  color: #ffffff;
    background-color: #1f2c5f;
    border-left: 0.5em solid #65ee62;
}

.dropdown.shift-item .btn-secondary{
  display: block; 
}
.dropdown.shift-item:hover .btn-secondary{
    border: 0px solid #fff !important;    
    background-color: #65ee62 !important;
    color: black !important;    
}
.shift-item:hover a.sub-item{
  background: #0000005c;
}

.shift-item a.sub-item:hover{
  color: #ffffff;
    background-color: #1f2c5f;
}

/* ---------------------- */


/* NAV CSS  */ 

 .modal {
    z-index: 999999999999999999999999999999;
}

.modal-header {
    padding: 0;
    border: 0;
}

.frm_style_formidable-style.with_frm_style .frm_submit button{
  width: 100%!important;
  display: block;
}

.pop-label{
  text-align: center;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 1.6em;
  letter-spacing: .05em;
}

.modal-content {
background-color: #233365; 
    border-radius: 30px; 
    box-shadow: 0em 0em 1em #0000004f;
}

.modal-header .btn-close{
  position: relative;
  left: -.9em;
}

.modal-title {
    display: block;
    text-align: center!important;
    width: 100%;
    text-transform: uppercase;
    letter-spacing: .07em;
    font-size: 1.3em;
    padding-top: 1em;
    margin-bottom: -0.5em;
}

header#masthead {
    margin-bottom: 0;
    background-color: white!important;
    /* box-shadow: none!important; */
    padding: 0rem 0rem!important;
    z-index: 9999;
    width: 100%;
    transition: all .3s ease-in-out;
    top: 0em;
    display: block;
    position: fixed;
    max-width: 1700px;
}

 header#masthead.smallbar{
     box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 5%), inset 0 -1px 0 rgb(0 0 0 / 10%)!important; 
}

.top-bar{
  position: relative;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  letter-spacing: .1em;
  transition: all .3s ease-in-out;
  border-bottom: 1px solid #ffffff1f;
  color: #0099bb;
  margin: auto;
}

.top-bar:after{
  content:'';
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}

.top-bar #menu-top-menu{
  -webkit-align-items: end;
  -ms-flex-align: end;
  align-items: end;
  -webkit-justify-content: end;
  -ms-flex-pack: end;
  justify-content: end;
}


 

.top-bar input::-webkit-input-placeholder,.top-bar textarea::-webkit-input-placeholder {
  color: #fff!important;
}
.top-bar input:-moz-placeholder,.top-bar textarea:-moz-placeholder {
  color: #fff!important;
}  

.top-bar .btn-primary{
  display: block;
  letter-spacing: .08em;
  font-size: .9em;
  color: black;
  border: 0;
  border-radius: 0;
}

.main-nav{
  position: relative;
}

.search-bar input{
  background-color: #ffffff00;
  border: 0;
  color: white;
  border-bottom: 1px solid white;
}

.contact-desk{
  position: relative;
  padding: 0% 0 0% 0!important;
  margin-top: 0%;
 }

.contact-desk a{
  display: block;
  letter-spacing: .05em;
  font-size: 2.2em;
  line-height: 1;
  color: #66bee3;
  text-decoration: none;
  border-bottom: 0;
  transition: all .3s ease-in-out;
  padding: 0.1em 0em 0.1em 0em;
  margin: 0;
  font-weight: 900;
}

.contact-desk a:hover{
  color: #fa4f41;
}

.contact-desk a em{
  display: block;
  font-size: .7em;
  color: black;
  font-style: normal;
}

.contact-desk span{
  font-size: 1em;
  line-height: 1.4;
  position: relative;
  top: 0em;
  height: 1.4em;
  width: 1.4em;
  display: block;
  border-radius: 900em;
  color: #fa4f41;
  text-align: center;
  transform: scale(2.1);
}



.contact-desk a strong{
  display: block;
  font-size: .8em;
}
 


 .desk-nav .btn-primary span{
   position: absolute;
   top: 0em;
   width: 1.89em;
   display: block;
   height: 1.89em;
   background: #fa4f41;
   font-size: 1.2em;
   color: white;
   left: 0em;
   line-height: 1.9;
   text-align: center;
 }

.desk-nav .top-bar .btn-primary{
  color: white;
  font-size: .8em;
  width: 100%;
  margin-left: auto;
  transition: all .3s ease-in-out;
  padding-left: 2em;
}
.top-bar .menu {
    -webkit-justify-content: left;
    -ms-flex-pack: left;
    justify-content: left;
    -webkit-align-items: left;
    -ms-flex-align: left;
    align-items: left;
}
.menu{
  position: relative;
  list-style: none;
  -webkit-justify-content: right;
  -ms-flex-pack: right;
  justify-content: right;
  margin: 0;
  list-style-type: none;
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: right;
  -ms-flex-align: right;
  align-items: right;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 0;
}

.top-text{
  position: relative;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  font-size: 0.8em;
  left: 0.8em;
}

.top-text span{
  color: #3f63c9;
}

.contact-info-desk{
  position: relative;
}
 

.contact-info-desk a{
    transition: all .3s ease-in-out; 
  }

.contact-info-desk a span{
    color: #65ee62;
    font-size: 3.6em;
    position: relative; 
}

.contact-info-desk a em{
  display: block;
  font-style: normal;
  font-size: 0.45em;
  color: #000000;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-family: 'poppinsregular';
  position: relative;
  top: 0.3em;
}

.top-bar .menu>li a{
    font-size: 0.9em;
    padding: 0.2em 0.7em;
    color: black !important;
    letter-spacing: 1px; 
}

.top-bar .menu>li a span{
    color: #47f543;
}
 
.menu>li a:hover span{
  color: #000000;
}

.menu>li.sched-link a{
  color: white!important;
  background: #e78b3d;
  border-radius: 0em;
font-family: 'Exo 2', sans-serif;  
}

.menu>li a{
padding: 0.4em 0.9em 0.4em 0.9em;
    text-decoration: none;
    color: black !important;
    font-size: 1.0em;
    display: block;
    transition: all .3s ease-in-out;
    position: relative;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    font-family: 'Montserrat-SemiBold';
}

.menu>li a span{
  color: #00b1b9;
}


 .menu>li.menu-item-has-children> a:before {
    content: "\f107";
    font-family: 'icomoon' !important;
    color: #ffffff;
    display: block;
    position: absolute;
    font-size: 0.8em;
    top: 37%;
    right: 0.5%;
}
 
.sub-menu li a{
  color: #030303!important;
}
 

.top-bar .menu>li:nth-child(3) a{
  border: 0;
}

.menu>li a:hover{
    background-color: #65ee62 !important;
    color: #000000 !important;
}
 
.top-menu{
  padding: 2%;
}

.top-menu .btn{
  width: 90%;
  text-transform: none;
  letter-spacing: inherit;
  transition: all .3s ease-in-out;
  background: #ff000000;
  border: .2em solid #0099bb;
  text-transform: uppercase;
  letter-spacing: .04em;
  font-weight: 900;
}

.top-menu .btn:hover{
  background-color: #0090b5;
}

.top-menu .btn span{
  color: #003644;
}

.mid-bar{
  padding: 2% 0% 2% 0%;
}

.mainnav{
  text-align: right;
  padding: 0.7% 0;
  position: relative;
}
.nav-border{
  padding-left: 0em!important;
  padding-right: 0em!important;
}

.mainnav .menu {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.mainnav .menu .active>a {
    color: #ffffff;
    background: #f78d1f;
}

.mainnav .menu .active>a:before{
  color: black!important;
}

.mainnav .menu .current-menu-item.active>a {
    color: #ffffff;
    background: #faa61a;
}

.mainnav .menu .sub-menu .current-menu-item.active>a {
    color: #fefefe!important;
    background: #f78d1f!important;
}


.mainnav .menu>li>a {
    display: block;
    padding: 0.7rem 0.6rem;
    line-height: 1;
    font-weight: 400;
    font-size: 0.78em;
    color: black;
    letter-spacing: .02em;
}


.mainnav .menu>li>a:hover{
    color: #ffffff;
    background: #f78d1f;
}

.mainnav .menu>li>a:hover:before{
  color: white;
}

.menu-item-has-children{
  position: relative;
  transition: all .3s ease-in-out;
}


.menu>li .sub-menu  a{
  text-transform: none;
  letter-spacing: inherit;
  padding: 0.6em 1em;
  text-align: left;
}


.mainnav .menu>li.menu-item-has-children >a:before {
    content: "\f107";
    font-family: 'icomoon' !important;
    color: #ffffff;
    display: block;
    position: absolute;
    font-size: 0.8em;
    top: 37%;
    right: 0.5%;
}

.main-nav .menu-item-has-children > .sub-menu{
    top: 100%;
    right: auto;
    left: 0;
}

.main-nav .menu-item-has-children .sub-menu{
  opacity: 0;
  transition: all .3s ease-in-out;
  position: absolute;
  background: #ebebec;
  list-style: none;
  margin-left: 0.0rem;
  width: 17em;
  height: 0;
  display: none;
  z-index: 99;
}

.main-nav .menu-item-has-children:hover .sub-menu{
  opacity: 1;
  height: auto;
  top: 100%;
  left: 0;
  display: block;
  animation: fadeIn .2s;
  font-size: .88em;
  text-align: left;
  padding-left: 0;
}

.main-nav .last-column.menu-item-has-children:hover .sub-menu {
    opacity: 1;
    height: auto;
    top: 100%;
    right: 0%;
    left: auto!important;
    display: block;
    animation: fadeIn .2s;
    font-size: .88em;
    text-align: left;
    left: auto;
}

.main-nav .slim.menu-item-has-children .sub-menu{

    color: #9ad25d;
    background: #33204d;;
  width: 165%;
  text-align: left;
  padding-left: 0%;
}

.main-nav .slim.menu-item-has-children:hover .sub-menu {
    left: 0%;
}


.main-nav .menu-item-has-children .sub-menu>li{
  padding: 0%;
} 

.sub-menu a{
  padding: 5% 4% 5% 4%;
  display: block;
  color: #1d1d1d;
  font-size: .9em;
  transition: all .3s ease-in-out;
  border-bottom: 1px solid #00000014;
}

.sub-menu a:hover{
    color: #ffffff;
    background: #e62318;
    padding: 5% 4% 5% 7%;
}


/* Heating Tab 2 columns Sub menu */

.main-nav .double-column.menu-item-has-children .sub-menu{
  opacity: 0;
  transition: all .3s ease-in-out;
  position: absolute;
  background: #e1e1e1;
  list-style: none;
  margin-left: 0.0rem;
  width: 36em;
  height: 0;
  display: none;
  text-align: left;
  z-index: 99;
} 




.main-nav .double-column.menu-item-has-children:hover .sub-menu{
  opacity: 1;
  height: auto;
  top: 100%;
  left: 0%;
  display: block;
  animation: fadeIn .2s;
}

.main-nav .double-column.menu-item-has-children .sub-menu>li{
  width: 50%;
  float: left;
  padding: 0%;
} 

.main-nav .double-column.menu-item-has-children .sub-menu>li.full-sub{
  width: 100%;
  float: left;
  padding: 0%;
} 

.double-column .sub-menu .full-sub a {
    padding: 0.3em 0.6em 0.7em 0.6em;
    border-right: 1px solid #00000014;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    text-align: center;
}

.double-column .sub-menu .full-sub a span{
   font-size: 1.8em;
   position: relative;
   top: 0.2em;
}

.last-cool{
  float: right!important;
}

.double-column .sub-menu a{
  padding: 0.9em 0.6em 0.9em 0.7em;
  border-right: 1px solid #00000014;
}


.main-nav .double-column-l.menu-item-has-children .sub-menu{
  opacity: 0;
  transition: all .3s ease-in-out;
  position: absolute;
  background: #006ee3;
  list-style: none;
  margin-left: 0.0rem;
  width: 410%;
  height: 0;
  display: none;
  text-align: left;
  z-index: 99;
} 

.main-nav .double-column-l.menu-item-has-children:hover .sub-menu{
  opacity: 1;
  height: auto;
  top: 100%;
  right: 0%;
  display: block;
  left: auto;
  animation: fadeIn .2s;
}

.main-nav .double-column-l.menu-item-has-children .sub-menu>li{
  width: 50%;
  float: left;
  padding: 0%;
} 

/* Fly out menu */


.main-nav .double-column .fly-out.menu-item-has-children .sub-menu{
  opacity: 0;
  transition: all .3s ease-in-out;
  position: absolute;
  background: #1a6887;
  list-style: none;
  margin-left: 0.0rem;
  width: 18.8em;
  height: 0;
  display: none;
  text-align: left;
  z-index: 99;
} 

.main-nav .double-column.menu-item-has-children .sub-menu>li.fly-out:hover{
  background-color: #f2a525;
}


.main-nav .double-column.menu-item-has-children .sub-menu>li.fly-out:hover .sub-menu{
   opacity: 1;
   position: absolute;
   background: #dcdcdc;
   height: auto;
   top: 0%;
   right: -18.8em;
   display: block;
   animation: fadeInUp .2s;
   left: auto;
}

.main-nav .double-column .fly-out.menu-item-has-children .sub-menu>li {
    width: 100%;
    float: left;
    padding: 0%;
}

.quick-nav{
  position: fixed;
  top: -3em;
  width: 100%;
  background-color: #e78b3d;
  padding: 2% 2% 5.5% 2%;
  opacity: 0;
  transition: all .3s ease-in-out;
  overflow: hidden;
}

.quick-nav.adjust{
  padding: 5% 2% 1% 2%;
  opacity: 1;
  top: 5em;
}

.quick-nav .col-3 {
    flex: 0 0 auto;
    padding: 0;
}

.quick-nav a{
    font-family: 'Montserrat-Bold';    
    color: #1f2c5f;
  text-align: center;
  display: block;
  text-decoration: none;
  padding: 9% 1% 9% 1%;
  font-size: 0.9em;
  transition: all .3s ease-in-out;
  border-right: 1px solid #00000030;
    text-transform: uppercase;
}

.quick-nav a:hover{
    color: white;
    background-color: #1f2c5f; 
}

.quick-nav a span{
  font-size: 1.4em;
  display: block;
  position: relative;
  top: -0.2em;
  transition: all .3s ease-in-out;
    color: #1f2c5f;
}

.quick-nav a em{
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  font-weight: 900;
  display: block;
  margin: 1.5em auto -2.6em auto;
  color: white;
  bottom: 0em;
  font-size: 0.7em;
  position: relative;
  opacity: 0;
  transition: all .3s ease-in-out;
}

.quick-nav a em:after{
  content: '';
  position: absolute;
  height: 11.5em;
  width: 100%;
  background-color: #b00c03;
  border-radius: 900em;
  z-index: -1;
  left: 0%;
  bottom: -9.6em;
}
.quick-nav a:hover span {
    color: #fff;
}
.quick-nav a:hover em{
  bottom: 1.2em;
  opacity: 1;
}


.sched-global{
  width: 50%;
}

.sched-global .btn-primary, .sched-global .btn-secondary{
    display: block;
    width: 100%;
    padding: 1.1em;
    text-transform: uppercase;
    font-size: .7em;
    letter-spacing: .06em;
    color: black;
    background-color: #ff000000;
    border: 0;
    line-height: .9
}

.sched-global .btn-primary span, .sched-global .btn-secondary span{
    font-size: 4.6em;
    color: white;
    border: 0;
    top: -.1em;
    position: relative;
    border-radius: 900em;
    width: 1.1em;
    height: 1.1em;
    padding: 0;
    line-height: 1;
    display: block;
    text-align: center;
    margin: auto;
    text-shadow: -0.04em 0.08em black;  
}

.sched-global .btn-primary span{
  background-color: #199ad6;
}

.sched-global .btn-secondary span{
  background-color: #91ca64;
}

.sched-global .btn-primary:hover, .sched-global .btn-secondary:hover{
  background-color: #ff000000!important;
  color: black!important;
}

.sched-global .btn-primary:hover span, .sched-global .btn-secondary:hover span{
  background-color: #e73c30;  
}

/* ------------------------------------------------------------------------------------- */

#site-wrap {
    max-width: 1700px;
    margin: auto;
    box-shadow: 0px 0px 2em rgba(181,193,199,.46);
}

 /* Header Section CSS  */
.contact-desk-title {
    font-family: 'Montserrat-Regular';
    text-transform: uppercase;
    font-size: 1.2em;
    color: white;
    position: relative;
    top: 10px;
}
div#contact-desk-bg {
    margin: 1% 0%;
    padding: 1% 0%;
    background-color: #233365;
    border-top-left-radius: 60px;
    border-bottom-left-radius: 60px;
}  
.contact-desk-subtitle {
    font-family: 'Montserrat-Bold';
    color: white;
    font-size: 2.4em;
    letter-spacing: 1px; 
    position: relative;
    top: 0px;    
    transition: transform .4s ease 0s;
    -webkit-transition: all 500ms cubic-bezier(.68,.68,.265,0.55);
    transition: all 500ms cubic-bezier(.68,.68,.265,0.55);         
}
.contact-info-desk:hover .contact-desk-subtitle {
color: #65ee62;
}
.contact-desk-icon {
    text-align: center;
}
.contact-info-desk {
    position: relative;
    width: 24em;
    margin: auto;
}
.contact-desk-button-subtitle {
    background-color: #65ee62;
    text-align: center;
    font-family: 'Montserrat-Bold';
    color: #000000;
    font-size: 2em;
    padding: 2%;
    border-top-left-radius: 35px;
    border-bottom-left-radius: 35px;
    border-top-right-radius: 35px;
    border-bottom-right-radius: 35px;
    transition: transform .4s ease 0s;
    -webkit-transition: all 500ms cubic-bezier(.68,.68,.265,0.55);
    transition: all 500ms cubic-bezier(.68,.68,.265,0.55);        
    animation: heartbeat 3s linear infinite;            
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;    
    border: 2px solid #65ee62;    
}
 @keyframes heartbeat {
  0% { transform: scale(1); }  
  25% { transform: scale(1.05); }
  50% { transform: scale(1); } 
  75% { transform: scale(1.05); }
  100% { transform: scale(1); }  
}  
.contact-desk-button-subtitle:hover {
    border: 2px solid #fff;    
    background-color: #2e2e2e;
    color: #fff;    
}

div#top-provide {
    text-align: right;
    padding-right: 1.1%;
}

a.top-button {
    color: #233365;
    text-align: center;
    font-family: 'Montserrat-Bold';
    font-size: 1.2em;
    text-transform: uppercase;
  animation: colorchange 3s infinite alternate    
}
 
@keyframes colorchange {
  0% {
    color: #233365;
  }
  50% {
    color: #65ee62;
  }
  100% {
    color: #233365;
  }
}

.carousel-control-next-icon, .carousel-control-prev-icon {
    opacity: 1 !important;
    background-color: black;
    border-radius: 50%;
    width: 3em;
    height: 3em;
}  
div#carouselExampleIndicators3 .carousel-control-prev {
    left: -50px;
}
div#carouselExampleIndicators3 .carousel-control-next {
    right: -50px;
} 
 /* Slider Section CSS  */

.sliderfull {
    position: relative;
    z-index: 1;
    margin-top: 14%;
}


.static-slide{
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    position: relative;
    margin-top: 0%;
    padding: 7% 4% 4% 4%;
}

.slide-1{
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    position: relative;
    margin-top: 0%;
    padding: 7% 4% 4% 4%;
}


.slide-1:before {
    content: "";
    position: absolute;
    background-image: url(/wp-content/uploads/2025/10/home-slider.jpg);
    width: 100%;
    height: 40em; 
    top: 0em;
    right: 0em;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center right;
    transition: transform .4s ease 0s;
}
.slide-2{
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    position: relative;
    margin-top: 0%;
    padding: 7% 4% 4% 4%;
}


.slide-2:before {
    content: ""; 
    position: absolute;
    background-image: url(/wp-content/uploads/2026/02/home-slider2.jpg);
    width: 100%;
    height: 36em; 
    top: 0em;
    right: 0em;  
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center right;
    transition: transform .4s ease 0s;
}
.static-slide:after {
    content: "";
    position: absolute;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(/wp-content/uploads/2025/09/mascot.png);
    width: 16em;
    height: 23em;
    right: 29em;
    top: 139px;
    -webkit-transform: translate(2.75em, 56%);
    -ms-transform: translate(2.75em,56%);
    transform: translate(2.75em, 56%);
} 
div#carouselExampleIndicators3 .carousel-inner {
    overflow: visible;
}
.slide-2 .slider-header {
    color: #233365;   
}
.slide-2 .slider-header span {
    text-shadow: 2px 0 #233365, -2px 0 #233365, 0 2px #233365, 0 -2px #233365, 2px 2px #233365, -2px -2px #233365, 2px -2px #233365, -2px 2px #233365;
} 
 
.slider-header {
    line-height: 1;
    font-size: 4.2em;
    position: relative;
    letter-spacing: 1px;
    margin-bottom: 2%;
    font-family: 'Montserrat-Bold';
    animation: fadeInLeft 3s;
    animation-timing-function: ease;
    animation-fill-mode: both;
    animation-delay: 1s;
    transition: 1s ease-in-out;
    opacity: 0;
    transform: translateX(-40%);
    text-transform: uppercase;
    font-style: italic;
    color: white;
text-shadow: 1px 0 #fff, -1px 0 #fff, 0 1px #fff, 0 -1px #fff,
             1px 1px #fff, -1px -1px #fff, 1px -1px #fff, -1px 1px #fff;    
}
    .slider-header span {
        color: #65ee62; 
text-shadow: 1px 0 #65ee62, -1px 0 #65ee62, 0 1px #65ee62, 0 -1px #65ee62,
             1px 1px #65ee62, -1px -1px #65ee62, 1px -1px #65ee62, -1px 1px #65ee62;        
    } 
      @keyframes fadeInLeft {
        20% {
          opacity: 0;
          transform: translateX(-20%);
        }

        30%, 100% {
          opacity: 1;
          transform: translateX(0%);
        }

}


.slider-header strong{
  display: block;
  font-size: 1.2em;
}

.call-slider{
  position: relative;
  font-family: 'Exo 2', sans-serif;
  font-size: 2em;
  color: #3380ae!important;
  padding-left: 2em;
}

.call-slider span{
  width: 1.7em;
  height: 1.7em;
  border: 3px solid #d0d0d0;
  border-radius: 900em;
  display: block;
  position: absolute;
  text-align: center;
  line-height: 1.6;
  left: 0em;
  color: #e78b3d;
}

.slider-subline .check-list li{
  border: 0!important;
  padding: 0.5em 1em 0.5em 3.3em!important;
}

.slider-subline .check-list{
  border: 0!important;
}

.slider-subline .check-list li:before {
    width: 1.7em;
    height: 1.8em;
    top: 0.4em;
    left: 1.06em;
}

.sliderfull .btn {
   max-width: 300px;
  margin: 1em 0;
}

.slider-usp-row{
  position: relative;
  width: 60%;
  margin: 1em auto 1em 0;
  z-index: 2;
  padding: 0;
  text-align: center;
}
 
 
.usp-box-row .usp-slide .col-3, .usp-box-row .usp-slide .col-9{
  width: 100%;
}

.usp-slide{
  position: relative;
  height: 8.4em;
  text-align: left;
  line-height: 1.4;
  outline-offset: -0.7em;
  font-size: 0.9em;
  transition: all .3s ease-in-out;
  text-align: center;
  background: #ffffffbf;
  color: black;
  text-transform: uppercase;
  padding: 0.5em 1em 1em 1em;
  border: 1px solid #00000038;
  font-family: 'Exo 2', sans-serif;
}

.usp-slide span{
  display: block;
  color: #3380ae;
  font-size: 6.1em;
  line-height: 0.8;
  position: relative;
  /* top: 0.3em; */
  margin-bottom: -.1em;
}

.usp-slide:hover{
  background: #3f63c9d1;
  color: white;
}

.usp-slide:hover span{
    color: white;
}
.slider-subline {
    padding-top: 1%;
    padding-bottom: 2%;
    position: relative;
    z-index: 9;
    width: 55%;     
}   
.slide_usps_box {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 6.2em;
    width: 12.4em;
    text-align: center;
    padding: 3px;
    margin: auto;    
}
.slide_usps_price {
    color: #000;
    font-weight: 700;
    font-size: 1.8em;
    height: 1.3em; 
    font-family: 'Montserrat-SemiBold';     
}
.slide_usps_price span {
    font-size: 0.6em;
}
.slide_usps_deal {
    color: black; 
    font-size: 0.8em;
    line-height: 1.05em;
    font-weight: 500;
}
.slide_usps_deal p {
    font-size: .7em;
    background-color: #ffffffb0;
    padding: 1% 1%;
    width: 12em;
    margin: auto;
    margin-top: 3px;
} 

 /* ---------------------- */

 /* Section-1 CSS  */
.section-1 {
    position: relative;
padding: 8% 2% 20% 2%;
}
.section-1:after {
    content: "";
    position: absolute;
    background-image: url(/wp-content/uploads/2025/09/circles-bg.png);
    width: 66em;
    height: 49em;
    bottom: -17.5em;
    right: 18%;
    z-index: -9;     
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    transition: transform .4s ease 0s;
} 
.sec1_form {
    background-color: #233365;
    text-align: center;
    border-radius: 30px;
    margin-top: 5%;    
}
.section-1 h1 {
    margin-top: 10px;
    margin-bottom: 0px;
}
.form-title { 
    text-align: center;    
    font-family: 'Montserrat-SemiBold';
    color: white;
    text-transform: uppercase;
    font-size: 1.6em;
    position: relative;
    top: 1.2em;
    background-color: #233365;  
}
.sec1_title {
    color: #1f2c5f;
    font-family: 'Montserrat-SemiBold';
    font-size: 1.65em;
    text-transform: uppercase;
    line-height: 1.1em;
}
.sec1_title span {
    font-size: 1.4em;
    font-family: 'Montserrat-Bold';
    text-shadow: 1px 0 #1f2c5f, -1px 0 #1f2c5f, 0 1px #1f2c5f, 0 -1px #1f2c5f, 1px 1px #1f2c5f, -1px -1px #1f2c5f, 1px -1px #1f2c5f, -1px 1px #1f2c5f;
}
.sec1_title em {
    font-family: 'Montserrat-Regular';
    font-style: normal;
    font-size: 0.6em;
    color: black;
    position: relative;
    top: -15px;
}
.sec1_usps_icon {
    background-color: #233365;
    padding: 10%;
    border-radius: 50%;
    height: 9em;
    width: 9em;
    margin: auto;
    display: block;
border: 2px solid #ffffff;
}
.sec1_usps_icon span {
color: #65ee62;
    font-size: 6.5em;
    position: relative;
}

.sec1_usps_box:hover .sec1_usps_icon { 
        animation: rotate 1s linear;
}   
@keyframes rotate{
        0%{ 
            transform: rotate(0deg);
        }
        20%{
            transform: rotate(15deg);
        }  
        40%{
            transform: rotate(-15deg);
        }    
        60%{
            transform: rotate(5deg);
        }   
        80%{
            transform: rotate(-5deg);
        }     
        100%{
            transform: rotate(0deg);
    }
}

.sec1_usps_title {
    font-family: 'Montserrat-Bold';
    color: #65ee62;
    text-transform: uppercase;
    font-size: 1.6em;
    line-height: 0.9em;
    font-style: italic;
    transition: transform .4s ease 0s;
    -webkit-transition: all 500ms cubic-bezier(.68,.68,.265,0.55);
    transition: all 500ms cubic-bezier(.68,.68,.265,0.55);       
}
.sec1_usps_box:hover .sec1_usps_title {
    color: #000;
}
.sec1_usps_title span {  
    font-size: 0.8em;    
    font-family: 'Montserrat-Regular';      
}
.sec1_usps_box h3 {
margin-bottom: 5px;
    margin-top: 15px;  
}
.sec1_usps_box {
    margin: 4% 0%;
    padding: 0%;
    background-color: #233365;
    border-radius: 100px;
    padding: 10px 70px 10px 0px;
    width: 48em;
    transition: transform .4s ease 0s;
    -webkit-transition: all 500ms cubic-bezier(.68,.68,.265,0.55);
    transition: all 500ms cubic-bezier(.68,.68,.265,0.55);            
}
.sec1_usps_box:hover {
    background-color: #65ee62;
}

.sec1_usps_box .col-sm-2 {
    padding: 0em;
}
.sec1_usps_content {
    font-size: 0.9em;
    color: white;
}
.sec1_usps_box:hover .sec1_usps_content {
    color: #000;
}

.sec1_usps_box .col-sm-3 {
    padding: 0.5em;
}
 /* ---------------------- */



/* Section-2 CSS  */ 
.section-2{
padding: 8% 2% 10% 2%;
    position: relative;
    z-index: 3;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: white;
    text-align: center;
} 
.section-2:before {
    content: "";
    position: absolute;
    background-image: url(/wp-content/uploads/2025/09/sec2-bg.png);
    width: 100%;
    height: 59em;
    top: -10em;
    right: 0em;
    z-index: 9; 
    border-bottom: 10px solid #044ba1;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    transition: transform .4s ease 0s;
}
.section-2:after {
    content: "";
    position: absolute;
    background-image: url(/wp-content/uploads/2025/09/mascot.png);
    width: 17em;
    height: 22em;
    top: -16.5em;
    right: 41%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    transition: transform .4s ease 0s;
}
.sec2_usps_box {
    position: relative;
    z-index: 9;
    background-color: #233365;
    border: 2px solid #65ee62;
    PADDING: 15% 5% 12% 5%;
    overflow: hidden;
    height: 20em; 
    border-radius: 25px;    
}

.sec2_usps_box:hover .sec2_usps_icon span {
    opacity: 1;
    font-size: 4em;
}
.sec2_usps_icon span {
    color: #65ee62;
    font-size: 8em;
        position: relative; 
    top: 0em;     
    transition: transform .4s ease 0s;
    -webkit-transition: all 500ms cubic-bezier(.68,.68,.265,0.55);
    transition: all 500ms cubic-bezier(.68,.68,.265,0.55);    
}
.sec2_usps_title {
    font-family: 'Montserrat-Bold';
    color: white;
    text-transform: uppercase;
    font-size: 1.2em;
    font-style: italic;
    position: relative; 
    top: -0.9em;
    transition: transform .4s ease 0s;
    -webkit-transition: all 500ms cubic-bezier(.68,.68,.265,0.55);
    transition: all 500ms cubic-bezier(.68,.68,.265,0.55);    
}
.sec2_usps_box:hover .sec2_usps_title {
    top: -1.2em;
    opacity: 1;
}
.sec2_usps_content {
    font-size: 0.9em;
    position: relative;
    z-index: 9;
    opacity: 0;
    top: 0em;
    color: white;
    transition: transform .4s ease 0s;
    -webkit-transition: all 500ms cubic-bezier(.68, .68, .265, 0.55);
    transition: all 500ms cubic-bezier(.68, .68, .265, 0.55);
}
.sec2_usps_box:hover .sec2_usps_content {
    top: -2.5em;
    opacity: 1;
}

 /* ---------------------- */

 /* Section-3 CSS  */ 

.section-3{
    padding: 22% 2% 14% 2%;
    position: relative;
} 
.section-3:after {
    content: "";
    position: absolute;
    background-image: url(/wp-content/uploads/2025/10/truck1.png);
    width: 26em;
    height: 16em;
    top: -3.5%;
    right: 37%;
    z-index: 9;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    transition: transform .4s ease 0s;
}
.section-3 h2 {
    margin-top: 0px;
    margin-bottom: 10px;
}
.sec3_title { 
    font-family: 'Montserrat-SemiBold';
    text-transform: uppercase;
    font-style: italic;
    font-size: 1.2em;
    line-height: 1.5em;
    position: relative;
    border-left: 25px solid #65ee62;
    padding-left: 10px;
}

.sec3_title span {
    letter-spacing: 1px;    
    color: #233365;
    font-family: 'Montserrat-Bold';
    text-shadow: 1px 0 #233365, -1px 0 #233365, 0 1px #233365, 0 -1px #233365, 1px 1px #233365, -1px -1px #233365, 1px -1px #233365, -1px 1px #233365;
    font-size: 1.8em;
}
.sec3_subtitle {
    width: 90%;
}
.sec3_brand_box {
    width: 80%;
    margin-top: 10%;
text-align: center;    
}
.add-box {
    width: 80%;
    float: right;
    margin-top: 10%;  
}
.add-box:before {
    content: "";
    position: absolute;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(/wp-content/uploads/2025/09/mascot.png);
    width: 16em;
    height: 22em;
    right: 39%;
    top: 21em;
    z-index: 99;
    -webkit-transform: translate(2.75em, 56%);
    -ms-transform: translate(2.75em,56%);
    transform: translate(2.75em, 56%);
}
.add-box:after {
    content: "";
    position: absolute;
    background-image: url(/wp-content/uploads/2025/09/sec3-bg.png);
    width: 47em;
    height: 34em;
    top: 18em;
    right: -3%;
    z-index: 9;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    transition: transform .4s ease 0s;
}
.add-header {
    position: relative;
    z-index: 99;
    font-family: 'Montserrat-Bold';
    color: white;
    text-transform: uppercase;
    font-size: 1.3em;
}
.sec3_brand_box .col {
    padding: 0em;
}
.service-list {
    position: relative;
    z-index: 99;    
    overflow-y: scroll;
    height: 16em; 
    margin-top: 3%;
    margin-left: 0rem;
    width: 99%;
    background: #f9f9f900;
    padding: 1% 0% 1% 2%;
    overflow-x: hidden;
    text-align: left;
}

.service-list li {
    font-size: 1em;
    list-style-type: none!important;
    position: relative;
}

.service-list li a span {
    color: #059dcf;
    position: relative;
    left: 0.2em;
    top: 0.14em;
    font-size: 1.2em;
}

.service-list li a {
    display: block;
    padding: 0.2em 0.2em 0.2em 0.5em;
    position: relative;
    transition: all .3s ease-in-out;
    color: white;
    border-left: .0em solid #00b1b9;
    text-decoration: none;
}

.service-list li a:after {
    content: '';
    position: absolute;
    bottom: 0.1em;
    left: -2.4em;
    height: 1.8em;
    width: 1.8em;
    background-size: 100%;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
    transition: all .3s ease-in-out;
    background-repeat: no-repeat;
}

.service-list li a:hover {
background-color: #00000040;
    color: #fff; 
    border-left: 0.7em solid #65ee62;
}

.service-list li a:hover:after {
    left: 0.4em;
}

/*
 *  STYLE 1
 */
.service-list::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 49%);
    border-radius: 15px;
    background-color: #00000029;
}

.service-list::-webkit-scrollbar {
    width: 5px;
    /* background-color: #F5F5F4; */
}

.service-list::-webkit-scrollbar-thumb {
    border-radius: 15px;
    -webkit-box-shadow: inset 0 0 3px rgb(0 0 0 / 36%);
    background-color: #000000;
}

/* ---------------------- */


 /* Section Call Action CSS  */ 
.section-call-action{
 padding: 4% 2% 4% 2%;
 position: relative;
}

.col.column-left {
    border: 2px solid #65ee62;    
    background-color: #65ee62;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    transition: transform .4s ease 0s;
    -webkit-transition: all 500ms cubic-bezier(.68,.68,.265,0.55);
    transition: all 500ms cubic-bezier(.68,.68,.265,0.55);           
}
.col.column-left:hover {
    border: 2px solid #65ee62;    
    background-color: #2e2e2e;       
}
.col.column-right {
    border: 2px solid #111e52!important;
    background-color: #111e52;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px; 
    border: 2px solid #fff;    
    transition: transform .4s ease 0s;
    -webkit-transition: all 500ms cubic-bezier(.68,.68,.265,0.55);
    transition: all 500ms cubic-bezier(.68,.68,.265,0.55);           
}
.col.column-right:hover {
    border: 2px solid #65ee62!important;    
    background-color: #2e2e2e;       
}
.call_action_usps_title {
    font-family: 'Montserrat-Regular';
    text-transform: uppercase;
    font-size: 1.2em;
    color: #000000;;
    position: relative;
    line-height: 1.6em;   
    transition: transform .4s ease 0s;
    -webkit-transition: all 500ms cubic-bezier(.68,.68,.265,0.55);
    transition: all 500ms cubic-bezier(.68,.68,.265,0.55);        
}
.col.column-left:hover  .call_action_usps_title {
    color: white;
}
.call_action_usps_title span {
    letter-spacing: 1px;
    color: #000000;
    font-family: 'Montserrat-Bold';
    text-shadow: 0.3px 0 #233365, -0.3px 0 #233365, 0 0.3px #233365, 0 -0.3px #233365, 0.3px 0.3px #233365, -0.3px -0.3px #233365, 0.3px -0.3px #233365, -0.3px 0.3px #233365;
    font-size: 1.8em;
    transition: transform .4s ease 0s;
    -webkit-transition: all 500ms cubic-bezier(.68,.68,.265,0.55);
    transition: all 500ms cubic-bezier(.68,.68,.265,0.55);      
}
.col.column-left:hover  .call_action_usps_title span {
    color: white;
}
.call_action_usps_icon {
    font-size: 3.5em;
    position: relative;
    top: 5px;
    transition: transform .4s ease 0s;
    -webkit-transition: all 500ms cubic-bezier(.68,.68,.265,0.55);
    transition: all 500ms cubic-bezier(.68,.68,.265,0.55);         
}
.col.column-left:hover  .call_action_usps_icon {
    color: white;
}
.col.column-right .call_action_usps_icon {
    color: white;
}
.col.column-right .call_action_usps_title {
    color: white;
}
.col.column-right .call_action_usps_title span {
    color: white;
}
.call_action_usps_box {
    padding: 2%;
}
.section-call-action {
    padding: 2% 2% 2% 2%;
    position: relative;
    width: 68%;
    margin: auto;
}
/* ---------------------- */


 /* Section-4 CSS  */ 
.section-4{
    padding: 18% 2% 6% 2%;
    position: relative;
    background-image: url(/wp-content/uploads/2025/09/sec4-bg.png);
    border-bottom: 10px solid #044ba1;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top        
}
.section-4:after {
    content: "";
    position: absolute;
    background-image: url(/wp-content/uploads/2025/10/truck1.png);
    width: 30em;
    height: 20em;
    top: 14em;
    left: 8%;
    z-index: 9;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    transition: transform .4s ease 0s;
} 
.sec4_title {
    font-family: 'Montserrat-Bold';
    letter-spacing: 1px;
    position: relative;
    z-index: 9;
    text-shadow: 1px 0 #fff, -1px 0 #fff, 0 1px #fff, 0 -1px #fff, 1px 1px #fff, -1px -1px #fff, 1px -1px #fff, -1px 1px #fff;
    color: white;
    font-size: 2.8em;
    margin-bottom: 1%;
    line-height: 1.2em;  
}
.sec4_content {
    position: relative;
    z-index: 9;    
    color: white;    
}
div#carousel-mob {
    position: relative;
    z-index: 9;
}
.sec4_content a.btn.btn-primary {
    width: 80%;
    margin: inherit;
    margin-right: 5%;
}

.home-coup {
    position: relative;
    background: #f5f5f500;
    border-radius: 0em;
    letter-spacing: 0.08em;
    color: black;
    text-align: center;
    padding: 3em 2em 4.5em 2em;
    outline: 7px dashed #ffffff;
    outline-offset: -1em;
    width: 85%;
    margin: auto;
}


.home-coup:after{
  content: '';
  position: absolute;
  background-image: url(/wp-content/uploads/2023/08/correct-badge.png);
  background-size:3.5em;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 4.5em;
  left: 0;
  top: 0em;
  z-index: 9;
}

.home-price {
    position: relative;
    font-size: 7em;
    color: #65ee62;
    padding: 2%;
    line-height: 1;
    font-family: 'Montserrat-Bold';
    text-shadow: 1px 0 #65ee62, -1px 0 #65ee62, 0 1px #65ee62, 0 -1px #65ee62, 1px 1px #65ee62, -1px -1px #65ee62, 1px -1px #65ee62, -1px 1px #65ee62;
}
.home-price span{
  font-size: .58em;
  color: #fff;
  position: relative;
  top: -.5em;
    text-shadow: 1px 0 #fff, -1px 0 #fff, 0 1px #fff, 0 -1px #fff, 1px 1px #fff, -1px -1px #fff, 1px -1px #fff, -1px 1px #fff;    
}

.home-price span:last-child{
  top: auto;
}

.home-coup .btn{
    width: 60%;
}

.home-offer {
    position: relative;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 1.5em;
    line-height: 1.2em;
    margin-bottom: 4%;
    font-family: 'Montserrat-Bold';
}

.home-coup p{
  font-size: 0.8em;
  text-transform: uppercase;
  margin-top: 3em;
  letter-spacing: 0.03em;
}
div#carousel-mob .carousel-control-prev {
    left: -20px;
}
div#carousel-mob .carousel-control-next {
    right: -20px;
}
/* ---------------------- */


/* Section-5 CSS  */ 
.section-5{
 padding: 1% 2% 3% 2%;
 position: relative;
}
.testimonials {
    position: relative;
    top: -3em;
}
.sec5_bg {
background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    background-image: url(/wp-content/uploads/2025/09/sec5-bg.jpg);
    width: 70em;
    height: 40em;
    margin: auto;
    margin-top: 15%;
    border-radius: 25px;
    padding: 7% 18% 7% 8%;
}
.sec5_bg:before {
    content: "";
    position: absolute;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(/wp-content/uploads/2025/09/mascot.png);
    width: 18em;
    height: 25em;
    right: 14%;
    top: 18em;
    z-index: 99;
    -webkit-transform: translate(2.75em, 56%);
    -ms-transform: translate(2.75em,56%);
    transform: translate(2.75em, 56%);
}
.sec5_title {
    font-family: 'Montserrat-Bold';
    letter-spacing: 1px;
    position: relative;
    z-index: 9;
    text-shadow: 1px 0 #fff, -1px 0 #fff, 0 1px #fff, 0 -1px #fff, 1px 1px #fff, -1px -1px #fff, 1px -1px #fff, -1px 1px #fff;
    color: white;
    font-size: 3em;
    text-transform: uppercase;
    font-style: italic;
    line-height: 1.1em;
}
.sec5_title em {
    color: #65ee62;
    text-shadow: 1px 0 #65ee62, -1px 0 #65ee62, 0 1px #65ee62, 0 -1px #65ee62, 1px 1px #65ee62, -1px -1px #65ee62, 1px -1px #65ee62, -1px 1px #65ee62;
}
.sec5_title span {
    position: relative;
    top: -15px;    
    font-family: 'Montserrat-Regular';
    font-size: 0.5em; 
    text-shadow: 0px 0 #fff, -0px 0 #fff, 0 0px #fff, 0 -0px #fff, 0px 0px #fff, -0px -0px #fff, 0px -0px #fff, -0px 0px #fff;
}
/* ---------------------- */


/* Section-6 CSS  */ 
.section-6{
 position: relative;
    padding: 5% 2% 7% 2%;
}
.section-6 .carousel-inner {
    position: relative;
    width: 98%;
    overflow: hidden;
    margin: auto;
}
.section-6:after {
    content: "";
    position: absolute;
    background-image: url(/wp-content/uploads/2025/09/circles-bg.png);
    width: 66em;
    height: 49em;
    bottom: -17.5em;
    right: 18%;
    z-index: -9;    
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    transition: transform .4s ease 0s;
}
.sec6_title {
    font-family: 'Montserrat-SemiBold';
    text-transform: uppercase;
    font-style: italic;
    font-size: 1.2em;
    line-height: 1.5em;
    position: relative;
    border-left: 25px solid #65ee62;
    padding-left: 10px;
}

.sec6_title span {
    letter-spacing: 1px;    
    color: #233365;
    font-family: 'Montserrat-Bold';
    text-shadow: 1px 0 #233365, -1px 0 #233365, 0 1px #233365, 0 -1px #233365, 1px 1px #233365, -1px -1px #233365, 1px -1px #233365, -1px 1px #233365;
    font-size: 1.8em;
}

div#carousel-upsp .carousel-control-prev {
    left: -35px;
    width: 3em;
    background-color: #65ee62;
    height: 24em;
    opacity: 1;    
}
div#carousel-upsp .carousel-control-next {
    right: -35px;
    width: 3em;
    background-color: #65ee62;
    height: 24em; 
    opacity: 1;    
}
div#carousel-upsp .carousel-control-prev-icon {
    height: 6rem;
    width: 1.5em;    
    background-image: url(/wp-content/uploads/2025/09/icon-left.png);
}
div#carousel-upsp .carousel-control-next-icon {
    height: 6rem;
    width: 1.5em;
    background-image: url(/wp-content/uploads/2025/09/icon-right.png);
}
.sec6_usps_box {
overflow: hidden;    
    padding: 15em 8% 5% 8%;
    height: 24em;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    transition: transform .4s ease 0s;
    -webkit-transition: all 500ms cubic-bezier(.68,.68,.265,0.55);
    transition: all 500ms cubic-bezier(.68,.68,.265,0.55);       
}
.sec6_usps_box:before {
    content: "";
    position: absolute;
    bottom: 0em;
    left: 0%;
    background-color: #233365;
    height: 43%;
    width: 100%;
    transition: all .6s ease-in-out;
}
.sec6_usps_box:hover::before {
    height: 0%;
}
.sec6_usps_box h3 {
    margin-top: 5px;
    margin-bottom: 5px;
}
.sec6_usps_title {
    color: #65ee62;
    text-transform: uppercase;
    font-size: 1.2em;
    font-style: italic;
    position: relative;
    top: 0em;
    transition: transform .4s ease 0s;
    -webkit-transition: all 500ms cubic-bezier(.68,.68,.265,0.55);
    transition: all 500ms cubic-bezier(.68,.68,.265,0.55);          
}
.sec6_usps_box:hover .sec6_usps_title {
    top: 7em;        
}
.sec6_usps_content {
    font-size: 0.9em;
    color: white;
    line-height: 1.2em;
    position: relative;  
    top: 0em;    
    transition: transform .4s ease 0s;
    -webkit-transition: all 500ms cubic-bezier(.68,.68,.265,0.55);
    transition: all 500ms cubic-bezier(.68,.68,.265,0.55);          
}
.sec6_usps_box:hover .sec6_usps_content {
    top: 7em;        
}
/* Section 7 */

.section-7{
    position: relative;
    padding: 5% 2% 8% 2%;
    margin-top: 17%;
}

.section-7:before {
    content: "";
    position: absolute;
    background-image: url(/wp-content/uploads/2025/09/sec4-bg.png);
    width: 100%;
    height: 55em;
    top: -14em;
    right: 0em;
    z-index: 99;
    border-bottom: 10px solid #044ba1;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    transition: transform .4s ease 0s;
}
.section-7:after { 
    content: "";
    position: absolute;
    background-image: url(/wp-content/uploads/2025/09/mascot.png);
    width: 17em;
    height: 22em;
    top: -19.5em;
    right: 41%;
    z-index: 9;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    transition: transform .4s ease 0s;
}
.sec7_title {
    position: relative;
    z-index: 99;
    color: white;
    text-transform: uppercase; 
    font-style: italic;
    letter-spacing: 1px;
    font-family: 'Montserrat-Bold';
    text-shadow: 1px 0 #fff, -1px 0 #fff, 0 1px #fff, 0 -1px #fff, 1px 1px #fff, -1px -1px #fff, 1px -1px #fff, -1px 1px #fff;
    font-size: 1.8em;    
    line-height: 0.8em;    
}
.sec7_title span {
    font-family: 'Montserrat-Regular';
    font-size: 0.4em;
    text-shadow: 0px 0 #fff, 0px 0 #fff, 0 0px #fff, 0 0px #fff, 0px 0px #fff, 0px 0px #fff, 0px 0px #fff, 0px 0px #fff;   
    font-style:normal;    
} 
.search-subtitle {
    text-transform: uppercase;
    line-height: 1.2em;
}
.sec7-search {
    position: relative;
    z-index: 99;
    color: white;
    height: 4.5em;
}
.sec7_usps_title {
    position: relative;
    z-index: 99;
    color: white;
}
.section-7 .col-sm-12.col-md-5.col-lg-5 {
    padding: 0em;
}
.section-7 .col-sm-4 {
    padding: 0em;
}
.sec7_usps_box .col {
    padding: 0em;
}
.sec7-search .col-sm-12 {
    padding: 0em;
}
.msj1 {
    color: #65ee62;
    font-family: 'Montserrat-SemiBold';
    text-transform: uppercase;
}
.section-7 a.btn.btn-primary {
    position: relative;
    z-index: 99;
    width: 60%;
    margin: inherit;
    margin-top: 5%;
}
.sec7_usps_title span {
    color: #65ee62;
    position: relative;
    top: 2px;
}
.sec7-map {
    position: relative;
    z-index: 99;
}
.sec7-map:after {
    content: "";
    position: absolute;
    background-image: url(/wp-content/uploads/2025/10/sec7-map.png);
    width: 54em;
    height: 36.4em;
    top: -19em;
    right: -9em;
    z-index: 999999;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    transition: transform 0.4s;
}
/* --------------------------- */


/* Section 8 */
.section-8 {
    position: relative;
    padding: 7% 2% 4% 2%;
}
a.phone-bottom:hover span {
    color: white;
}
.sched-row a .shedule-title {
    color: #000000;
}
.sched-row a:hover  .shedule-subtitle {
    color: #fff;
}
.sched-row a:hover .shedule-title {
    color: #fff;
}
.sched-row a .shedule-subtitle {
    color: #000000;
}
.sec8_cta {
    font-family: 'Montserrat-Bold';
    font-size: 1.8em;
    text-align: center;
    width: 90%;
    margin: auto;
    line-height: 1.2em;    
} 
.shedule-title {
    font-family: 'Montserrat-Regular';
    text-transform: uppercase;
    font-size: 1.2em;
    color: white;
    position: relative;
}
.shedule-subtitle {
    font-family: 'Montserrat-Bold';
    color: white;
    font-size: 2.4em;
    letter-spacing: 1px; 
    position: relative;
    top: 0px;      
}
/* --------------------------- */
.sched-row {
    position: relative;
    padding: 0;
    max-width: 1700px!important;
    margin: auto;
    box-shadow: 0em 0em 2em #00000000;
}

.sched-row.row>*{
  padding: 0;
}


.sched-row a, .sched-row button {
    color: white;
    text-transform: uppercase;
    display: block;
    line-height: 1;
    padding: 2% 2% 3% 2%;
    transition: all .3s ease-in-out;
    border-radius: .7em;
    letter-spacing: .06em;
    text-decoration: none;
    font-size: 0.9em;
    margin: 0;
    border-radius: 0em;
    position: relative;
    z-index: 1;
    background: #65ee62;
    width: 100%;
    border:0;
 }

.sched-row button.pop-button:before{
  transform: scale(1);
  
}

.sched-row button.pop-button{
    position: relative;
    color: white;
    background-color: #000000;
    text-align: left; 
 }

.sched-row button.pop-button:after {
    content: " ";
    position: absolute;
    bottom: 0em;
    height: 100%;
    z-index: -1;
    width: 100%;
    transition: all .3s ease-in-out;
    right: 0%;
} 

.sched-row button.pop-button strong{
  text-shadow: none;
}

.sched-row button.pop-button span{
  color: #ffffff;
}

.sched-row a .column,.sched-row a .columns , .sched-row button .column,.sched-row button .columns {
    padding-left: 0rem;
    padding-right: 0rem;
}

.sched-row a strong, .sched-row button strong {
    letter-spacing: 0.03em;
    font-size: 2.2em;
    font-weight: 900;
    display: block;
    text-shadow: -0.1em 0.1em 0em #000000;
    margin-bottom: 0.3em;
 }

.sched-row a span, .sched-row button span {
    display: block;
    text-align: center;
    font-size: 5em;
    position: relative;
    color: black;
    opacity: 1;
    line-height: 0.6;
    left: -0.1em;
}

.sched-row a:hover span, .sched-row button:hover span{
      -webkit-animation: tada 1s;
    animation: tada 1s;
}

.sched-row a:hover, .sched-row button:hover{
    background-color: #333333;
  color: #ffffff;
  cursor: pointer;
}

/* Footer Section CSS  */ 

/* Footer CTA */

.site-footer{
  background-color: #ffffff!important;
  color: black!important;
  max-width: 1700px!important;
  margin: auto;
  box-shadow: 0em 0em 2em #000000;
  padding-bottom: 0em;
  padding-top: 1.2em;
    text-align: center;    
}

.site-footer .bullet-list li:after{
  display: none;
}

.site-footer .bullet-list li{
  padding: 0.2em 0;
}

.site-footer .bullet-list li{
  width: 50%;
}
.footer-button .btn.btn-primary {
    width: 80%;
    margin: auto;
    margin-bottom: 2%;
}
.logo-foot{
  text-align: center;
  /* padding: 2%; */
}

.logo-foot img{
    display: block;
    width: 100%;
    margin: 1em auto;
    padding: 5%;
}

.logo-foot a{
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: black!important;
}

.schema{
  text-align: center;
}

.schema a{
  display: block;
  font-weight: 900;
}

.schema a:hover{
  color: #03a8e2!important;
}
img.footer-bbb {
    width: 80%;
    padding: 2%;
    margin: auto;
    display: block;
}
.footer-txt {
    text-align: center;
    color: #000000;
    font-size: 1.4em; 
    font-weight: 900;
    text-transform: uppercase;
    font-family: 'Montserrat-Bold';
}

.foot-links{
  text-align: center;
  font-size: .9em;
}


.help-link {
    display: block;
    text-decoration: none;
    border-bottom: 1px solid #0000001c;
    padding: 0.5em;
    text-align: center;
}

.help-links a{
  display: block;
  text-decoration: none;
  border-bottom: 1px solid #0000001c;
  padding: .5em;
}

.help-links a:hover{
  color: #03a8e2!important;
}

.copyright{
  color: white;
  text-transform: uppercase;
  font-size: 0.7em!important;
  letter-spacing: .08em;
  padding: 1.1em 0em 0.8em 0em!important;
  max-width: none;
  width: 100%;
  background: #111111;
  margin-top: 2%;
  border-top: 1px solid #00000029;
}

.lic-numbner{
  text-transform: uppercase;
  font-size: .9em;
  letter-spacing: .08em;
}

.socialmedia{
  position: relative;
}

.socialmedia .navbar{
  position: relative;
  padding-left: 0rem;
  list-style: none;
  justify-content: center;
  margin: 0;
  padding: 0;
}

.socialmedia .navbar a {
    color: #65ee62 !important;
    font-size: 3em;
    text-decoration: none;
    padding: 0em 0.1em 0em 0.1em;
    margin: 0em 0em;
    display: block;
    text-align: center;
}

.socialmedia .navbar a span{
  line-height: 1.7;
}

.socialmedia .navbar a:hover{
  background-color: #b5201d00;
}

.socialmedia .navbar a:hover{
    color: #2e2e2e !important;
}

.schema-title{
  margin: 0.7em 0 0em 0!important;
}

footer a{
  text-decoration: none;
}

/* ---------------------------------------------------------------------------------------------------------- */

.inside-section .sec5_bg {
    margin-top: 5%;
    margin-bottom: 5%;
}
.inside-section .sec5_bg:before {
    top: 11em;
}
/* ------------------------------------------------------------------Inner Pages Css ------------------------------------------------------------------ */ 

/* Global Inner CSS  */ 
.insideimage {
    position: relative;
    padding: 13% 2% 8% 2%;
    margin-top: 9.5%;
    border-bottom: 5px solid #65ee62;
    background-image: url(/wp-content/uploads/2025/10/inner-pages.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    z-index: 12;
}
.home_usps_title {
    color: #65ee62;
    font-size: 1.4em;
}
.home_usps_icon span {
    color: #ffffff;
    font-size: 5em;
}
.banner-usp {
    width: 70%; 
    margin-top: 1%;
}
.banner-head{
    position: relative;
    color: #65ee62;
    line-height: 1.1em;
    font-size: 1.9em;
    text-transform: uppercase;
    z-index: 2;
    padding-left: 0.5em;
    border-radius: 0em;
    /* width: 55%; */
    font-family: 'Montserrat-Bold';
    text-align: center;
}
.usp-box {
    font-family: 'Montserrat-Medium';
    font-size: 1.2em;
    text-transform: uppercase;
    line-height: 1.6em;
}
.usp-box em {
    font-family: 'Montserrat-Bold';
    font-size: 1.8em;
    font-style: normal;
} 
.insideimage .usp-box {
    text-align: center;
}

#breadcrumbs {
    border-bottom: solid 1px rgba(0, 0, 0, 0.18);
    color: black;
    z-index: 999;
    position: relative;
    margin-bottom: 0px;
    margin-right: auto;
    margin-top: 30px;
    padding: 0% 2% 1.8% 1%;
    font-family: 'Montserrat-Bold';    
}

#breadcrumbs a {
    color: #233365;
    font-weight: 900;
    text-decoration: none;
}

#breadcrumbs .icon-home {
    font-size: 1.2em;
    border-right-width: thin;
    border-right-style: solid;
    border-right-color: rgba(0, 0, 0, 0.2);
    padding: 1em;
    margin-right: 12px;
    color: #49e045;
}

 
.inside-section-3 h2, .inside-section-4 h2{
  font-size: 2em;
}

.inside-section-4 h2{
  color: #343434;
}

.inside-section-3.careers-padding{
  margin-top: 15%;
}

.inside-section-3{
  position: relative;
    background-color: #f7f7f7;
  padding: 6% 7% 4% 7%;
  color: #000000;
  z-index: 9;
}

.inside-section-3:after {
    content: '';
    position: absolute;
    top: -6em;
    left: 0;
    width: 100%;
    height: 7em;
    transform: scale(-1,-1);
    background-image: url(/wp-content/uploads/2023/06/np-crv.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

.inside-section-3 blockquote:before{
}

.inside-section-3 h2{
  color: #373737;
}

.inside-section-3 .accordion-button,.inside-section-4  .accordion-button{
    padding: 1rem 1.25rem;
    font-size: 1rem;
    color: #ffffff;
    background-color: #00b1b9;
    letter-spacing: .08em;
}

.inside-section-3 .accordion-item, .inside-section-4 .accordion-item{
  background-color: #d7eef1;
  color: #070707;
}

.inside-section-3 .accordion-button:not(.collapsed),.inside-section-4 .accordion-button:not(.collapsed) {
    color: #ffffff;
    background-color: #000000;
}

.inside-section-3 .accordion,.inside-section-4 .accordion{
  margin-bottom: 2em;
}

.inside-section-4{
  position: relative;
  background-color: #ffffff;
  padding: 3% 7% 6% 7%;
  color: black;
}

.inside-section-3 .accordion-button::after, .inside-section-4 .accordion-button::after{
  -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}

.inside-section-3 .accordion-button:hover, .inside-section-4 .accordion-button:hover{
  background-color: #18134f;
  color: white!important;
}

.inside-section-3 .accordion-button:hover h2, .inside-section-4 .accordion-button:hover h2{
  color: white;
}

.inside-section-3 .accordion-button:not(.collapsed) h2,.inside-section-4 .accordion-button:not(.collapsed) h2{
  color: white;
}
.inside-section-3 .check-list {
    background-color: white;
}
.inside-section-3 .bullet-list {
    position: relative;
    background-color: white;
}



.emp-form{
    position: relative;
    padding: 6% 5% 3% 5%;
    background-color: #ebebeb;
    border-radius: 1em;
  margin: 1em auto 3em auto;
  width: 85%;
}

.emp-form .with_frm_style .vertical_radio .frm_checkbox label, .emp-form .with_frm_style .vertical_radio .frm_radio label{
  color: #fff;
}

.emp-form .frm_style_formidable-style-2.with_frm_style input[type=submit]{
  display: block;
  width: 100%;
  padding: 1em 0em;
  text-transform: uppercase;
  font-family: 'poppinsbold';
  letter-spacing: .07em;
  font-size: 1.1em;
  background-color: #03a8e2;
  color: white;
  border: 0;
  box-shadow: none;
}

.emp-label{
  text-align: center;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #383838;
  font-size: 1.5em;
  margin-bottom: .8em;
}

.insideimage .not-active{
  display: none;
}

.insideimage .activate{
  position: relative;
  display: block!important;
  z-index: 9;
}

.insideimage .activate a{
  color: white;
  position: relative;
  z-index: 3;
  transition: all .3s ease-in-out;
  display: block;
  padding-left: 0em;
  border-radius: 900em;
  letter-spacing: .09em;
  font-size: 1.2em;
  margin-bottom: -1em;
  width: 16.5em;
  font-family: 'poppinsbold';
  text-align: center;
  margin-left: 3.8em;
}

.insideimage .activate a:hover{
  background-color: #5b6363;
}

/* Opening CTA Inner CSS  */ 

blockquote {
    font-size: 1.1em!important;
    margin-top: 35px!important;
    width: 95%;
    border-left: aliceblue;
    position: relative;
    padding: 1em 4em 1em 2.5em!important;
    margin: 4% 1% 6% 1%!important;
    z-index: 9;
    color: #000000!important;
}

blockquote, blockquote p {
    line-height: 1.6;
    margin-bottom: 0em;
    color: #000000!important;
}

blockquote:after {
    content: '';
    position: absolute;
    bottom: 0.2em;
    background-size: 100%;
    background-repeat: no-repeat;
    z-index: 1;
    height: 3.6em;
    width: 2.7em;
    transition: all .3s ease-in-out;
    background-position: center;
    right: 0.5em;
    background-image: url(/wp-content/uploads/2023/08/correct-badge.png);
}

blockquote:before {
    content: '';
    position: absolute;
    bottom: 0em;
    left: 0em;
    height: 100%;
    width: 100%;
    transition: all .3s ease-in-out;
    z-index: -01;
    background-color: #f7f7f7;
    border-left: 0.8em solid #65ee62;
}
.inside-section-3 blockquote:before {
    background-color: #ffffff;
}
blockquote a{color: #3f63c9;text-decoration: none;}

blockquote a:hover {
    color: #000000;
}
blockquote a u {
text-decoration: none;    
}
blockquote a {
    display: unset;
    color: #5bee58;
    text-decoration: none;
    font-family: 'Montserrat-Bold';
}

.inside-content h1 {
    margin-bottom: -1px;
    color: #233365;
    font-weight: 900;
    font-size: 2.5em;
}

.inside-content h1 strong{
    color: #3f6fa6;
}

.inside-content h1 span{
  display: block;
  font-size: .6em;
  font-family: 'Poppins';
  font-weight: normal;
  color: white;
}

.inside-content h2 em{
  font-size: .8em;
  font-family: 'Poppins';
  font-weight: normal;
  font-style: normal
}

.inside-content h2 {
    color: #313131;
    font-weight: 900;
    font-size: 2em;
}

.inside-content h3 {
    color: #596161;
    font-weight: 900;
    font-size: 1.4em;
}

.inside-content h5{
  font-size:  1.3em;
}

.deal-price{
  position: relative;
  font-weight: 900;
  font-size: 4em;
  line-height: 1.2;
  text-shadow: -0.08em 0.09em 0.2em #00000005;
  color: #3f63c9;
  font-family: 'poppinsbold';
  margin-top: 0.4em;
}

.deal-price span{
  display: block;
  font-size: 0.5em;
  padding: 1% 7%;
}

.deal-offer{
  position: relative;
  font-size: 1.4em;
  line-height: 1.4;
  display: block;
  margin: 2% 0 2% 0;
}

.deal-offer span{
  display: block;
  font-size: .7em;
}

.coup-page{
  position: relative;
  padding-bottom: 7%;
}

.coup-page .text-highlight{
  margin-bottom: 3em;
}


.coup-page .home-coup img{
  width: 11em;
  left: 0;
  margin-bottom: 0.8em;
}

.coup-page .col-lg-6{
  margin: 0em  0 2.5em 0!important;
}

.coup-page .home-coup{
  text-align: center;
  width: 90%;
  padding: 9% 10% 5% 10%;
}

.coup-page .home-coup .btn{
  margin: 0.4em auto 1em auto;
  background-color: #66bee3;
  border: 0;
  color: white;
  margin: 1em auto;
  display: block;
  width: 90%;
}

.coup-page .home-coup p{
  font-size: .8em;
}
 
/* List Style 1 Inner CSS  */ 

.bullet-list{
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    padding: 10px;
}

.bullet-list li {
    position: relative;
    padding: 0.2em .1em 0.2em .1em;
    padding-left: 2em;
    font-size: 1.1em;
    font-weight: 500;
    width: 48%; 
}

.bullet-list li:after {
    content: "\ea3f";
    font-family: 'icomoon' !important;
    position: absolute;
    top: 5px;
    left: 3px;
    color: #233365;
    font-size: 1.333em;
    border-radius: 50%;
    line-height: 1;
}

.bullet-list li a{
    color: #65ee62;
  text-decoration: none;
}

.bullet-list li a:hover{
  color: #000000;
}

/* ---------------------- */

/* List Style 2 Inner CSS  */ 

.check-list li{
    display: block!important;
    padding: .8em 1em .8em 4em!important;
    position: relative!important;
    line-height: 1.5em!important;
    text-align: left!important;
    width:100%!important;
}

.check-list  {
    display: block!important;
    margin: 1em 0!important;
    padding: 0!important;
    background-color: #f7f7f7;
}

.check-list li:before {
    content: "\ea3e";
    font-family: 'icomoon' !important;
    color: #233365;
    display: block;
    position: absolute;
    font-size: 1.5em;
    top: 12px;
    left: 24px;
    z-index: 2;
}
.slider-subline .check-list {
    color: white;
}
.slider-subline .check-list li:before {
    content: "\f046";
    font-family: 'icomoon' !important;
    color: #65ee62;
    display: block;
    position: absolute;
    font-size: 3em;
    top: 28px;
    left: 0px;
    z-index: 2;
}
.slider-subline-title {
    font-size: 1.2em;
    text-transform: uppercase;
    line-height: 1.4em;
}

.slider-subline-title span {
    font-family: 'Montserrat-Bold';
    font-size: 1.5em;
}
.check-list li:after{
  content: '';
  position: absolute;
  background-size: 100%;
  width: 2.5em;
  height: 2.5em;
  top: 0.4em;
  left: 0.3em;
  background-repeat: no-repeat;
}

.check-list li strong {
    text-transform: uppercase;
    font-size: 1.025em;
    color: #233365;
}

.check-list li a{
  color: #3f63c9!important;
}

.check-list li a:hover{
  color: #fb8500!important;
}

/* ------------------------------------------ */


/* Page creator Template */

.pc-default{
  position: relative;
  padding: 2% 2%;
  background-size: cover;
  background-position: center;
}



.pc-default .accordion-button{
    padding: 1rem 1.25rem;
    font-size: 1rem;
    color: #ffffff;
    background-color: #00488c;
    letter-spacing: .08em;
}

.pc-default .accordion-item{
  background-color: #efefef;
  color: #070707;
}

.pc-default .accordion-button:not(.collapsed){
    color: #ffffff;
    background-color: #000000;
}

.pc-default .accordion{
  margin-bottom: 2em;
}

.pc-default .usp-box{
  position: relative;
  padding: 2em 2em;
  text-align: center;
  border: 1px solid #00000047;
  border-radius: .5em;
  margin: 1em auto;
  background: white;
}

.pc-default .usp-label{
  position: relative;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

.pc-default .usp-box span{
  display: block;
  text-align: center;
  font-size: 4em;
  color: #0056a6;
}

.center-head{
  text-align: center;
  display: block;
}


/* Flex Template */

.column-section{
  position: relative;
  padding: 5% 5%;
}

.column-section strong.highlight{
    font-size: 1.36em;
    font-style: italic;
    color: #000000;
    position: relative;
    font-weight: 500!important;
    margin-top: 8px;
    padding-bottom: 3%;
    margin-bottom: 1em;
    line-height: 1.4!important;
    display: block;
}

.column-section strong.highlight:not(.no-line):after {
    content: ' ';
    display: block;
    width: 159%;
    height: 4px;
    background-color: #4fc8e3;
    position: absolute;
    top: 95%;
    right: 20px;
}

.column-section  .btn-primary{
  max-width: 450px;
  margin-left: 0;
  color: white;
}

.column-section no{
  display: none;
}

.text-highlight p{
  margin-bottom: 0;
}

.column-section h1{
  color: #414141;
  font-size: 2.6em;
  margin: 0em 0em -0.5em 0em;
}

.compressed-sec{
  padding: 5% 18%;
  background: #ededed;
}

.content-header{
  font-weight: 900;
  font-size: 1.2em;
  color: #ff601f;
}

.usp-box-section{
  position: relative;
  padding: 5% 5%;
  background: #ff5f1f;
}

.usp-box-section .usp-box{
  height: 23em;
  padding: 4em 1em 1em 1em;
}

.accordion-section{
  position: relative;
  padding: 2% 5%;
}


.accordion-section .accordion-button{
    padding: 1rem 1.25rem;
    font-size: 1rem;
    color: #ffffff;
    background-color: #209ad6;
    letter-spacing: .08em;
}

.accordion-section .accordion-item{
  background-color: #272727;
  color: white;
}

.accordion-section .accordion-button:not(.collapsed){
    color: #ffffff;
    background-color: #000000;
}

.accordion-section .accordion{
  margin-bottom: 2em;
}
 

.accordion-section .accordion-button::after{
  -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}

.accordion-section .accordion-button:hover{
  background-color: #333a45;
  color: white!important;
}

.accordion-section .accordion-button:hover h2{
  color: white;
}

.accordion-section .accordion-button:not(.collapsed) h2{
  color: white;
}

.galler-section {
  position: relative;
  padding: 3% 5%;
}


/* Opening CTA Inner CSS  */ 

.text-highlight {
    font-size: 1.36em;
    font-style: italic;
    color: #000000;
    position: relative;
    font-weight: 500!important;
    margin-top: 8px;
    padding-bottom: 3%;
    margin-bottom: 39px;
    line-height: 1.4!important;
}

.text-highlight:not(.no-line):after {
    content: ' ';
    display: block;
    width: 159%;
    height: 4px;
    background-color: #49e045;
    position: absolute;
    top: 99%;
    right: 20px;
}

.text-highlight p{
  margin-bottom: 0;
}

.side-coup{
  position: relative;
  width: 100%;
  margin: 2em auto 2em auto;
  background-color: #f4f9ff;
  background-size: 55%;
  background-position: bottom left;
  background-repeat: no-repeat;
  padding: 5% 10% 7% 10%;
  outline: .3em dashed #080808;
  outline-offset: -1em;
  text-align: center;
  border-radius: 2em;
}
 
.side-coup img{
  width: 6em;
  display: block;
  margin: -2.2em auto -0.8em auto;
  z-index: 3;
  position: relative;
}

.side-coup p{
  font-size: 0.8em;
}

.side-price{
  position: relative;
  margin-top: 2%;
  font-weight: 900;
  font-size: 4.2em;
  color: #3f63c9;
}

.side-offer{
    font-size: 1.3em;
    position: relative;
    margin-bottom: 3%;
    letter-spacing: .02em;
}

.side-offer span{
  display: block;
  font-size: .7em;
}

.side-coup .btn-primary{
  display: block;
  text-transform: uppercase;
  letter-spacing: .03em;
  color: #ffffff!important;
  letter-spacing: .08em;
  padding: 0.6em 1em;
  font-size: 1em;
  width: 90%;
  margin: 1em auto;
}

.side-label{
  text-align: center;
  font-size: 1.7em;
  font-weight: 900;
  position: relative;
  font-family: 'Exo 2';
  letter-spacing: .05em;
  margin-bottom: 0%;
  color: #ffffff;
}

.side-form{
    position: relative;
    background-color: #233365;
    padding: 5% 0%;
    margin-bottom: 5%; 
}


.side-form iframe{
  height: 51em!important;
}


 .text-highlight2 {
    font-size: 1.25em;
    padding: 1.5em 3% 1.1em;
    position: relative;
    border-bottom: solid 1px #00000054;
    text-align: center;
    margin: 6.5rem 0 0.5rem 0em;
    color: #000000;
    font-weight: 900;
    text-wrap: balance;   
}

.text-highlight2:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-image: linear-gradient(to right,#00000040 41.99%,#FFFFFB 42%,#FFFFFF 58.99%,#00000040 55%);
}


.text-highlight2:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 5em;
    background-size: 7.6em;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    left: 0em;
    top: -3.35em;
    background-image: url(/wp-content/uploads/2025/09/logo.png);
}

 .text-highlight2 a{
   display: unset;
   color: #b00c03;
   transition: all .3s ease-in-out;
   transform: scale(1);
   position: relative;
   bottom: 0em;
 }

  .text-highlight2 a:hover{
    font-size: 1.04em;
    bottom: 0.12em;

 }
section.inner-bottom.section-6 {
    padding: 5% 2% 0% 2%;
}

.inner-bottom .usp-blk{
  background: white;
  
}

.inner-bottom .usp-blk:hover{
  background-color: #3380ae;
}

.inner-bottom .carousel-control-prev {
    left: -6em;
}

.inner-bottom .carousel-control-next {
    right: -6em;
}

.inner-bottom .usp-box:hover {
    background-color: #3351a4;
    color: white;
}

.inner-bottom .carousel{
  margin-bottom: -1em;
  top: -6em;
}

.inner-bottom .usp-label{
}

.inner-bottom .usp-box{
  width:100%;
}

.inner-bottom.section-5 .usp-blk span {
  left: 0em;
}

.inner-bottom .row>*{
  /* padding: 0 .8%; */
}

.inner-bottom .usp-row{
  margin-top: -25%;
}

.inner-bottom:after{
  display: none;
}

.inner-bottom .usp-wrap{
  position: relative;
  margin-top: 0em;
}

.inner-bottom .usp-wrap.row>* {
    /* padding: 0% 0.7%; */
}

.side-reviews{
  position: relative;
  text-align: center;
  line-height: 1.8;
  padding: 8% 5%;
  background: #03a8e2;
  color: white;
}

.side-reviews .ttshowcase_rl_subtitle{
  display: none;
}

.side-reviews .rev-author:after{
  display: none;
}

.side-rev-box{
  padding: 5% 6%;
  font-size: .9em;
}

.side-reviews .carousel-control-next, .side-reviews .carousel-control-prev {
    color: #fff;
    opacity:1;
}

.side-reviews .btn-primary{
  display: block;
  border-radius: 0em;
  border: 0;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-top: 6%;
  color: white;
  background: #000000;
  padding: .72em 1em;
}

.side-reviews .side-label{
  color: white;
}

.formsidebar{
  position: relative;
  padding: 1em;
  background-color: #feca58;
  margin-top: 1em;
}

.form-inner-label{
  text-align: center;
  font-size: 1.3em;
  margin-bottom: .4em;
  font-weight: 900;
}

.side-rev{
  position: relative;
  padding: 1em 3em;
  background-color: #f2f2f2;
  color: black;
}

.side-rev .side-label{
  color: black;
}

.side-rev .btn{
  display: block;
  color: black;
}

/* ---------------------- */


/* Closing CTA Inner CSS  */ 


/* ------------------------------------------------------------------------------------- */


.faq-page .accordion-button{
  background-color: #233365;
  color: white;
  }

.faq-page .accordion-button[aria-expanded=true], .faq-page .accordion-button:hover{
  background-color: #65ee62;
  color: #000;
}

.faq-page .accordion-button::after{
   -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);  
}

/* 404 Page */



.error-page {
    padding: 11% 4% 6% 4%;
    background-size: cover;
    background-position: center;
    text-align: center;
    color: black;
    margin-top: 9%;
    background-image: url(/wp-content/uploads/2025/10/feed-back.jpg);  
}

.error-page .inside-content {
    position: relative;
    padding-top: 0px;
    padding: 7% 1% 4% 1%;
}

.error-page .error {
    font-size: 14em;
    font-weight: 700;
    color: #65ee62;
    position: relative;
    display: block; 
    line-height: 0.8;
    letter-spacing: .03em;
    z-index: 2;
    margin-top: -2%;
    text-shadow: -4px 4px #373535;
    margin-bottom: 1%;
    font-family: 'Montserrat-Bold';
}


.error-page .inside-content h1{
  font-size: 4.2em;
  color: #ffffff;
  position: relative;
  z-index: 1;
  margin-top: -0.2em;
}

.error-page .entry-content{
  font-size: 1.4em;
  padding: 0% 13%;
  position: relative;
  color: white;
}


.reroute-btns{
  padding: 0%;
  position: relative;
}

.reroute-btns .column,.reroute-btns .columns {
    padding-left: .3375rem;
    padding-right: .3375rem;
}

.reroute-btns .btn{
  width: 100%;
  font-size: 1.1em;
  box-shadow: 1px 1px 16px 8px #0000000f;
  text-transform: uppercase;
  /* font-weight: 900; */
  letter-spacing: .03em;
  border: 0;
  display: block;
  border-radius: 0;
  margin: .7em 0;
  border-radius: 900em;
  color: black;
}

.reroute-btns .btn:hover{
  background-color: #209ad6!important;
  color: white!important;
  text-shadow: none;
}


.reroute-btns span{
  position: relative;
  top: 0.15em;
  font-size: 1.3em;
}


.single-blog ul{
  margin-left: 2em!important;
}

/* Default Template CSS  */ 

.full-inner-max{
  padding-top: 2%;
  background: white;
  z-index: 11;
  position: relative;
}

.main-blog{
  position: relative;
}


  .wa-intcode-card strong:first-child{
    display: none;
  }


.main-blog a{
  text-decoration: none;
  color: #3f63c9!important;
}

.main-blog .page-nav{
  position: relative;
  background-color: #efefef;
  padding: 1.5em;
  margin-bottom: 1em;
}

.main-blog .post-thumbnail img{
  width: 100%;
  display: block;
}

.single-blog{
  position: relative;
  padding: 5% 15% 4% 15%;
}

/* ------------------------------------------------------------------------------------- */

.inside-content a {
    display: unset;
    color: #65ee62;
    text-decoration: none;
    font-family: 'Montserrat-Bold';    
}

.inside-content a u {
    text-decoration: none;
}

.inside-content .btn-primary {
    color: #000000;
    display: block;
}

/* Thank You Template CSS  */ 

.thank-you {
    background-repeat: no-repeat;
    background-position: center left;
    background-size: cover;
    padding: 17% 1% 5% 1%;
    margin-top: 6%;
    z-index: 99;
    background-image: url(/wp-content/uploads/2025/10/feed-back.jpg);  
    position: relative;
}

.thank-you .bg-inner {
    text-align: center;
    position: relative;
    padding: 4.063rem 0 3.363rem 0;
    color: white;
}

.thank-you .bg-inner {
    width: 100%;
    max-width: 1100px!important;
    margin: 0 auto;
    position: relative;
}

.thank-you .bg-inner p {
    font-size: 1.2rem;
    line-height: 1.2em;
}

.thank-you .bg-inner  h1{
    margin: 0;
    color: #65ee62;
    font-weight: normal;
    font-size: 5.3rem;
    line-height: 1;
    margin-bottom: 0.2em;
    text-transform: uppercase;
    letter-spacing: .03em;
    text-shadow: -6px -1px .8em #2b2b2b;
}

.thank-you .bg-inner h1 strong {
    display: block;
    font-size: 1.847em;
    color: #fa4f41;
}

.thank-you .button{
  display: block;
  background-color: #3380ae;
  text-transform: uppercase;
  font-size: 1em;
  letter-spacing: .08em;
  color: #ffffff;
  text-decoration: none;
  padding: 0.65em 0em;
  margin: 0.7em 0;
  border-radius: 900em;
  font-family: 'Fredoka', sans-serif!important;
}

/* ------------------------------------------------------------------------------------- */

/* Client Response Template CSS  */ 

.client-resp-wrap{
  padding: 0% 5%;
}


.client-response .entry-content{
  padding: 0% 7%;
}

.client-response .frm_style_formidable-style.with_frm_style input[type=submit]{
  display: block;
  width: 100%;
  font-size: 1em;
  text-transform: uppercase;
  letter-spacing: .08em;
  background-color: #e62318;
}

.client-response .frm_style_formidable-style.with_frm_style input[type=submit]:hover{
  background-color: black;
  color: white;
}

.client-response .frm_style_formidable-style-2.with_frm_style .frm_primary_label{
  color: white;
}

.client-response .frm_style_formidable-style-2.with_frm_style input[type=submit]{
  display: block;
  background-color: #199ad6;
  color: white;
  width: 100%;
  padding: .85em 0em;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  font-size: 1em;
  font-family: 'Exo 2', sans-serif!important;
  text-shadow: -0.03em 0.08em black;
}

.client-response .frm_forms.frm_style_formidable-style-2.with_frm_style{
  margin: auto;
}

.client-response .bg-inner {
    text-align: center;
    position: relative;
    padding: 3.063rem 0 1.363rem 0;
    color: white;
}

.client-response .bg-inner {
    width: 100%;
    max-width: 1100px!important;
    margin: 0 auto;
    position: relative;
}

.client-response .bg-inner p {
    font-size: 1.2rem;
    line-height: 1.5em;
    padding: 0% 5%;
}

.client-response .bg-inner  h1{
    margin: 0;
    color: #ffffff;
    font-size: 4.5rem;
    line-height: 0.9;
    margin-bottom: 3%;
    text-shadow: 4px 4px 0.7em #00000075;
    text-transform: uppercase;
}


.client-response .bg-inner h1 strong {
    display: block;
    font-size: 1.647em;
    color: #65ee62;
    position: relative;
}

.client-response .bg-inner  h1 span strong{
  font-size: 1.3em;
}

.client-response .bg-inner  h1 span{
  font-size: 0.7em;
  display: block;
  font-weight: normal;
}

.client-response .with_frm_style .frm_primary_label{
  color: white;
}

.client-response .frm_button_submit {
  position: relative;
  display: block;
  width: 100%;
  background-color: #e7090c;
  padding: .85em 0em;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 900;
  font-family: 'Ubuntu', sans-serif!important;
}

/* ------------------------------------------------------------------------------------- */


/* Client Feedback Review Template CSS  */ 


.client-response {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 15% 1% 7% 1%;
    background-color: #4e4e4e;
    margin-top: 6%;
    background-image: url(/wp-content/uploads/2025/10/feed-back.jpg);
}

.client-review {
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: cover;
    padding: 16% 4% 5% 4%;
    position: relative;
    z-index: 9;
    margin-top: 8%;
    background-image: url(/wp-content/themes/plumberseo-bootstrap/inc/assets/images/feedback-bg.jpg);
    text-align: center;
}
 .feed_header_subtitle {
    font-size: 1.2rem;
}

.client-review  p {
    font-size: 1.2rem;
    line-height: 1.6;
    padding: 0% 0%;
    color: black;
}

.client-review  h1{
    margin: 0;
    color: #000000;
    font-weight: normal;
    font-size: 4.2rem;
    line-height: 1;
    margin-bottom: -0.1em;
    /* text-shadow: 4px 4px 0.4em #00000057; */
    text-transform: uppercase;
    position: relative;
}


.client-review h1 strong {
    display: block;
    font-size: 1.47em;
    color: #4ce448;
}


.resp-box{
  border-top: 1px solid #00304624;
  FONT-WEIGHT: 100;
  position: relative;
  margin-top: 2%;
  border-bottom: 1px solid #00304624;
}

.resp-txt{
  font-weight: 900;
  font-size: 1.2rem;
  letter-spacing: 0.03em;
  margin-bottom: 2%;
  line-height: 1.7;
  padding: 1% 5% 0% 5%;
}

.resp-box .btn{
  display: block;
  width: 80%;
  max-width: 440px;
  border-radius: 900em;
  border: 0;
  margin: auto;
padding: 1em 1em;     
}

.client-review img{
  display: block;
  width: 90%;
  margin: auto;
}

.client-review .col-12 img{
  max-width: 450px;
}

.client-review .row-cols-5{
  padding: 0% 15%;
  margin-top: 2%;
}

/*  book a time CSS  */ 
 .book-appointment {
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    padding: 18% 2% 2% 2%;
    background-image: url(/wp-content/uploads/2025/10/feed-back.jpg);
    position: relative;
    z-index: 9; 
}
 
 
.box-book-appointment {
    margin: 5% 5% 5% 5%;
}
div#inner-content2 { 
    text-align: center;
    background-color: rgb(0 0 0 / 0%);
    border: solid 0px #a7a5a1; 
    position: relative; 
    border-radius: 30px;
    padding: 0% 2% 0% 2%;
    width: 80%;
    margin: auto;
    margin-bottom: 0%;
}
.book_appointment_title {
    padding: 1%;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 1em;
    font-size: 1.8em;
    color: #65ee62;
    text-align: center;
    transition: all .3s ease-in-out;
} 
 
.book_appointment_subtitle {
    padding-bottom: 3%; 
    color: #ffffff;
    font-size: 1.2rem;
    font-weight: 500; 
}
  
.box-book-appointment-bg {
    padding: 6% 5% 0% 5%;
} 
 
.career-form {
    text-align: center;
    position: relative;
    padding: 5% 5% 1% 5%;
    width: 80%; 
    margin: auto;
    background-color: #233365;
    border-radius: 10px;
    margin-top: 8%;
    margin-bottom: 10%;
    -webkit-box-shadow: 0 0 10px 3px rgb(0 0 0 / 35%);
    -moz-box-shadow: 0 0 10px 3px rgba(0,0,0,.35);
    box-shadow: 0 0 10px 3px rgb(0 0 0 / 35%);
} 
.career-form h2 {
    color: #ffffff;
}

.inner-bottom .sec5_usps_title {
    font-size: 1.59em;
    margin-top: 20px;
    margin-bottom: 15px; 
} 
div#carousel-upsp .sec6_usps_title {
    font-family: 'Montserrat-Bold';
    font-size: 1.4em;
    line-height: 1.1em;
    margin-bottom: 1%;
}
/* ------------------------------------------------------Media Queries CSS ---------------------------------------- */ 

/*   400px  32px ---------*/ 
 @media screen and (min-width: 5.001em) and (max-width: 25em) {

/* END NEW QUERIES */
img.footer-bbb {
    width: 70%;
}          

.bullet-list li {
    width: 100%;
}     
.check-list li:before {
    left: 20px;
}     
.banner-usp {
    width: 100%;
    font-size: 0.45em;
    margin-top: 2%;
}     
.banner-head {
    font-size: 1.4em;
}     
.insideimage {
        padding: 38% 2% 16% 2%;
    margin-top: 16.5%;
}     
section.inside-section.rev-sec-in.section-5 {
    margin-top: 2%;
    margin-bottom: 4%;
}        
.side-form {
    margin-top: 10%;
    margin-bottom: 25%;
}     
div#inner-content2 {
    padding: 0% 2% 0% 2%;
    width: 100%;
}     
.book_appointment_title {
        font-size: 1.3em;
}     
.box-book-appointment-bg {
    padding: 6% 2% 0% 2%;
}      
.book-appointment { 
         padding: 42% 2% 2% 2%;
}       
.error-page .entry-content {
    font-size: 1.2em;
    padding: 0% 5%;
}          
.error-page .inside-content h1 {
        font-size: 2em;
}     
.error-page .error {
        font-size: 8em;
}     
.error-page {
padding: 40% 4% 6% 4%;
}        
.inside-content h1 span {
    font-size: .5em; 
}     
.inside-content .btn-primary {
    color: #000000;
    display: block;
    margin-bottom: 2%;
}     
.thank-you {
        padding: 36% 1% 5% 1%;
}        
.thank-you .bg-inner h1 {
        font-size: 4rem;
}       
.client-response {
        padding: 42% 1% 7% 1%;
}     
.client-response .bg-inner h1 {
        font-size: 3.7rem;
}      
.client-response .bg-inner h1 strong {
    font-size: 1em;
}     
.client-review .row-cols-5 {
    padding: 0% 0%;
}      
.client-review h1 {
    font-size: 2.2rem;
}     
.client-review { 
        padding: 48% 4% 5% 4%;
}         
.client-review img { 
    width: 100%;

}     
.icon-schedule-icon:before {
        top: 2px;
        left: -4px;
}     
.call_action_usps_icon {
        top: 3px;
        left: -5px;
}     
.sec1_title span {
    font-size: 1.15em;    
        text-shadow: 0.5px 0 #1f2c5f, -0.5px 0 #1f2c5f, 0 0.5px #1f2c5f, 0 -0.5px #1f2c5f, 0.5px 0.5px #1f2c5f, -0.5px -0.5px #1f2c5f, 0.5px -0.5px #1f2c5f, -0.5px 0.5px #1f2c5f;
}      
.sec1_title {
        font-size: 1.2em;
}     
.call_action_usps_box .col-sm-8 {
        width: 80%;
        padding: 0em;
}      
.call_action_usps_box .col-sm-3 {
        width: 20%;
        padding: 0em;
}     
.sec1_usps_icon {
        padding: 4.5%;
        height: 7em;
        width: 7em; 
}     
.sec1_usps_icon span {
        font-size: 5em;
}     

.form-title { 
    top: 1.7em;
}     
.sec1_usps_content {
    font-size: 0.8em;
}      
.sec1_usps_box .col-sm-3 {
        width: 100%;
}     
.sec1_usps_box .col-sm-9 {
        width: 100%;
        padding: 0em;   
}     
.mobile-nav .btn-primary {  
        font-size: 1em;
}      
.slider-subline .check-list li:before {  
        top: 17px;
}     
.slider-header {
    font-size: 3.7em;
}   
    .slider-header {
        font-size: 3.5em;
        text-shadow: 1px 0 #fff, -1px 0 #fff, 0 1px #fff, 0 -1px #fff, 1px 1px #fff, -1px -1px #fff, 1px -1px #fff, -1px 1px #fff;
    }     
.slider-header span { 
    color: #65ee62;
    text-shadow: 0.5px 0 #65ee62, -0.5px 0 #65ee62, 0 0.5px #65ee62, 0 -0.5px #65ee62, 0px 0.5px #65ee62, -0px -0.5px #65ee62, 0px -0.5px #65ee62, -0px 0.5px #65ee62;
}     
.quick-nav a {
        font-size: 0.7em; 
}     
.container.mobile-nav {
        margin-top: 2%;  
}     
.logo-block {
        height: 5em; 
}     
.contact-info {
        font-size: 1.4em; 
}     
.sec7-map:after {
    background-image: none;
}      
.sec7_title {
        font-size: 1.2em;
        text-shadow: 0px 0 #fff;
        line-height: 1.1em;
}     
.sec7_title span {
    font-size: 0.35em;
}      
.section-7 a.btn.btn-primary {
    width: 75%;
    font-size: 0.9em; 
}     
.sec7_usps_title { 
    font-size: 0.95em;
}     
.sec7-search { 
    font-size: 0.85em;
}     
.section-7 .col-sm-8 {
    width: 65%;
}     
.section-7 .col-sm-4 {
    padding: 0em;
        width: 35%;
}     
.section-6:after { 
        width: 27em;
        height: 35em;
        bottom: -29.5em;
        right: -3%; 
}     
.site-footer .col-sm-12.col-md-3.col-lg-3 {
    width: 100%;
}     
.sched-row .col-sm-12.col-md-6.col-lg-6 {
    width: 100%;
}      
.logo-foot img {
    width: 80%; 
}      
.sec8_cta { 
    font-size: 1.4em;
    width: 100%;
}      
.footer-button .btn.btn-primary {
        width: 70%;
        margin: auto !important;
        display: block;
        margin-top: 2% !important;
        margin-bottom: 2% !important;
        font-size: 0.9em; 
}      
.sched-row {
    font-size: 0.9em;
}     
.section-8 {
        padding: 15% 2% 6% 2%;
}     
.section-7:before {
        height: 42em;
        top: -9em;
        right: 0em;
}     
    .section-7:after {
        width: 11em;
        height: 15em;
        top: -12.5em;
        right: 29%;
    }   
.section-7 {
        margin-top: 44%;
        padding: 9% 4% 8% 4%
}     
div#carousel-upsp .carousel-control-next {
    right: -26px;
    height: 24em;
        top: 95px;  
}     
div#carousel-upsp .carousel-control-prev {
    left: -26px;
    width: 3em; 
        top: 95px;
}     
.sec6_usps_box:before {
    height: 100%;
}      
.sec6_usps_box {
        padding: 5% 8% 5% 8%;
        height: 12em;
        margin-bottom: 3%;
}     
div#carousel-upsp .col-4 {
    width: 100%;
}     
.section-6 {
        padding: 4% 2% 7% 2%;
}     
.sec5_bg:before {
    background-image: none;
}     
.sec5_bg .col-sm-12.col-md-6.col-lg-6 {
        width: 100%;
        margin-bottom: 3%;
}
div#reviews-padding a.btn.btn-primary {
    font-size: 0.9em;
}      
.sec6_usps_title {
        font-size: 1em;
        line-height: 1.2em; 
}     
.section-5 { 
        margin-top: 28%; 
}     
.sec5_title, .sec4_title { 
        font-size: 2.1em;
        line-height: 1.2em;
        text-shadow: 0px 0 #fff;
}     
.sec5_bg {
        margin-top: 0%;
        width: 100%;
        height: 46em;
        padding: 18% 8% 7% 8%; 
}     
.sec5_title span { 
    font-size: 0.31em; 
}     
.sec6_title span {
    text-shadow: 0.5px 0 #233365, -0.5px 0 #233365, 0 0.5px #233365, 0 -0.5px #233365, 0.5px 0.5px #233365, -0.5px -0.5px #233365, 0.5px -0.5px #233365, -0.5px 0.5px #233365; 
    font-size: 1.2em;
}     
.sec5_title em {
    text-shadow: 0.5px 0 #65ee62, -0.5px 0 #65ee62, 0 0.5px #65ee62, 0 -0.5px #65ee62, 0.5px 0.5px #65ee62, -0.5px -0.5px #65ee62, 0.5px -0.5px #65ee62, -0.5px 0.5px #65ee62;
}     
.sec4_content a.btn.btn-primary {
    width: 60%;
    float: left;
    margin: inherit;
    margin-right: 5%;
    margin-top: 2%;
}     
.section-4:after { 
    background-image: none; 
}     
.section-4:before {
        height: 58em;
        top: -16em;
        right: 0em;
}     
    .sec4_content a.btn.btn-primary {
        width: 100%;
        float: none;
        margin: auto;
        display: block;
        margin-top: 2%;
        margin-bottom: 8%;
        text-align: center;
        font-size: 0.8em;
    } 
div#carousel-upsp .sec6_usps_title {
    font-size: 1.1em; 
}     
.home-price { 
    text-shadow: 0.5px 0 #65ee62, -0.5px 0 #65ee62, 0 0.5px #65ee62, 0 -0.5px #65ee62, 0.5px 0.5px #65ee62, -0.5px -0.5px #65ee62, 0.5px -0.5px #65ee62, -0.5px 0.5px #65ee62;
}      
.home-coup .btn { 
    width: 80%;
}     
div#carousel-mob .carousel-control-prev {
    left: -35px;
}
div#carousel-mob .carousel-control-next {
    right: -35px;
}      
.home-coup {
        outline: 5px dashed #ffffff;
        width: 100%;
        font-size: 0.7em; 
}     
.call_action_usps_title {
    font-size: 1em;
}      
.sec4_content { 
    text-align: center;
}     
.sec4_title {
        text-shadow: 0px 0 #fff;
        text-align: center;
}     
.section-4 {
        padding: 40% 2% 6% 2%;
}     
.section-3 {
        padding: 30% 2% 8% 2%; 
}     
.section-call-action {
        width: 100%;
        font-size: 0.53em;
        padding: 2% 0% 2% 0%; 
}     
.sec3_brand_box {
        width: 100%;
        margin-top: 6%;
        text-align: center;
        margin-bottom: 6%; 
}     
.add-header { 
        padding-left: 13px;
        font-size: 1.4em;
        line-height: 1.3em;
}     
.add-box {
float: none;
        width: 100%; 
        margin: auto;
        display: block;
        margin-top: 7%;
        margin-bottom: 7%;
}     
.add-box:before {
    background-image: none;
}     
div#sec3-bg {
    background-image: url(/wp-content/uploads/2025/10/home-slider-mob-1.jpg);  
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;    
}     
.add-box:after { 
    background-image: none;
}     
.sec3_title, .sec6_title {
        font-size: 0.8em;
        line-height: 1.3em; 
}     
.sec3_title span {
    text-shadow: 0.5px 0 #233365, -0.5px 0 #233365, 0 0.5px #233365, 0 -0.5px #233365, 0.5px 0.5px #233365, -0.5px -0.5px #233365, 0.5px -0.5px #233365, -0.5px 0.5px #233365; 
    font-size: 1.8em;
}     
.section-3:after {
        width: 14em;
        height: 9em;
        top: -4.5%;
        right: 19%;
}     
.section-2:before {
        height: 70em;
        top: -14em;
}     
.sec2_usps_title {
        font-size: 1em;
    top: -1.2em;
}     
.sec2_usps_box {
        margin-bottom: 8%;
        PADDING: 12% 5% 12% 5%;
        pointer-events: none!important;
        height: 21em;   
}     
.sec2_usps_content {
        opacity: 1;
    top: -2.5em;
}     
.sec2_usps_icon span {
    opacity: 1;  
    font-size: 4em;
}     
div#carouselExampleIndicators5 .col-3 {
        width: 100%;
}     
.section-1:after {
    background-image: none;
}     
.section-2 {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(/wp-content/uploads/2025/09/sec2-bg.png);
}      
.section-2:before {
    background-image: none;
}      
    .section-2:after {
        width: 13em;
        height: 17em;
        top: -11em;
        right: 26%;
    }    
.sec1_usps_box h3 {
    margin-bottom: 0px;
    margin-top: 0px;
}     
   
.sec1_usps_title {
        font-size: 0.94em;
        margin-top: 3%;
        margin-bottom: 3%;
}     
.sec1_usps_box {
        width: 100%;
        font-size: 0.9em;
        padding: 15px 12px 25px 12px;
        border-radius: 30px;
        text-align: center; 
}     
.sec1_title em { 
        font-size: 0.28em;
        top: -18px;
}     
.section-1 {
        padding: 22% 2% 12em 2%;
}     
.quick-nav { 
    background-color: #65ee62;
}
.logo-image img {
        width: 12em;
    margin-top: 0px; 
    padding: 5%;
}
.static-slide {
        font-size: 0.8em;
        padding: 29% 1% 4% 1%;
}     
.sliderfull {
    margin-top: 22%;
}
.static-slide:after {  
display: none;
}     
.slider-subline {
    width: 100%;
}     
.slide_usps_box { 
        font-size: 0.75em; 
}     
div#carouselExampleIndicators3 .carousel-control-next {
    right: -5x;
}     
div#carouselExampleIndicators3 .carousel-control-prev {
    left: -5px;
}        
.carousel-control-next-icon, .carousel-control-prev-icon {
    width: 2.5em;
    height: 2.5em;
}     
.carousel-control-next-icon, .carousel-control-prev-icon {
    width: 2.5em;
    height: 2.5em;
}      
.slide-1:before {
        height: 35.5em;
        top: -4em;     
        background-position: center left;        
    background-image: url(/wp-content/uploads/2025/10/home-slider-mob-1.jpg);
}
.slide-2:before {
        height: 35.5em;
        top: -4em;       
        background-position: 50% 100%;    
    background-image: url(/wp-content/uploads/2026/02/home-slider-mob2.jpg);
}     
.show-for-small-only{
  display: block!important;
} 

.hide-for-small-only{ 
  display: none!important;
}
.container {
        max-width: 305px;  
}
.help-links a{
  text-align: center;
}
 
 }
/* NEW QUERIES */

 

/*   560px  401px ---------*/
 @media screen and (max-width: 35em) and (min-width: 25.001em) {

/* END NEW QUERIES */
.section-4 {
    padding: 29% 2% 6% 2%;
}     
img.footer-bbb {
    width: 70%;
}          
.bullet-list li {
    width: 100%;
}         
.check-list li:before {
    left: 20px;
}      
.banner-usp {
    width: 100%;
        font-size: 0.9em;
    margin-top: 2%;
}     
.banner-head {
        font-size: 1.5em;
}     
.insideimage {
        padding: 32% 2% 15% 2%;
    margin-top: 16.5%;
}       
section.inside-section.rev-sec-in.section-5 {
    margin-top: 2%;
    margin-bottom: 4%;
}        
.side-form {
    margin-top: 10%;
    margin-bottom: 25%;
}     
div#inner-content2 {
    padding: 0% 2% 0% 2%;
    width: 100%;
}     
.book_appointment_title {
    font-size: 1.6em;
}     
.box-book-appointment-bg {
    padding: 6% 2% 0% 2%;
}      
.book-appointment { 
         padding: 40% 2% 2% 2%;
}         
.error-page .entry-content {
    font-size: 1.2em;
    padding: 0% 5%;
}     
.error-page .inside-content h1 {
        font-size: 2.2em;
}     
.error-page .error {
font-size: 10em;
}     
.error-page {
        padding: 32% 4% 6% 4%;
}        
.thank-you {
        padding: 34% 1% 5% 1%;
}        
.thank-you .bg-inner h1 {
        font-size: 4rem;
}     
.inside-content .btn-primary {
        width: 90%;
        margin: auto;
        margin-bottom: 2%;
}     
.inside-content h1 span {
    font-size: .5em;
}        
.client-response {
        padding: 37% 1% 7% 1%;
}     
.client-response .bg-inner h1 {
        font-size: 3.5rem;
}      
.client-response .bg-inner h1 strong {
    font-size: 1em;
}       
.client-review .row-cols-5 {
    padding: 0% 0%;
}      
.client-review h1 {
    font-size: 2.8rem;
}     
.client-review { 
        padding: 42% 4% 5% 4%;
}      
.icon-schedule-icon:before {
    top: 2px;
}     
.call_action_usps_icon {
    top: 3px;
}     
.sec1_title span {
        font-size: 1.1em;
}     
.sec1_title {
        font-size: 1.2em;
}     
.call_action_usps_box .col-sm-8 {
        width: 80%;
        padding: 0em;
}     
.call_action_usps_box .col-sm-3 {
        width: 20%;
        padding: 0em;
}     
.sec1_usps_icon {
        padding: 10%;
        height: 7em;
        width: 7em;
}     
.sec1_usps_icon span {
        font-size: 5em;
}     
.sec1_usps_content {
    font-size: 0.8em;
}     
.sec1_usps_box .col-sm-3 {
    width: 25%;
}     
.sec1_usps_box .col-sm-9 {
        width: 75%;
        padding: 0em;   
}     
.mobile-nav .btn-primary {  
        font-size: 1em;
}      
.slider-subline .check-list li:before {  
    top: 23px;
}     
.slider-header {
    font-size: 3.7em;
}   
    .slider-header {
        font-size: 2.8em;
    text-shadow: 1px 0 #fff, -1px 0 #fff, 0 1px #fff, 0 -1px #fff, 1px 1px #fff, -1px -1px #fff, 1px -1px #fff, -1px 1px #fff;
    }     
.slider-header span { 
    color: #65ee62;
    text-shadow: 0.5px 0 #65ee62, -0.5px 0 #65ee62, 0 0.5px #65ee62, 0 -0.5px #65ee62, 0px 0.5px #65ee62, -0px -0.5px #65ee62, 0px -0.5px #65ee62, -0px 0.5px #65ee62;
}     
.container.mobile-nav {
        margin-top: 2%;  
}     
.logo-block {
    height: 5.5em;
}     
.contact-info {
    font-size: 1.5em; 
}     
.sec7-map:after {
    background-image: none;
}     
.sec7_title {
        font-size: 1.3em;
        text-shadow: 0px 0 #fff;
        line-height: 1.1em; 
}     
.section-7 .col-sm-8 {
    width: 70%;
}     
.section-7 .col-sm-4 {
    padding: 0em;
    width: 30%;
}     
.section-6:after { 
        width: 36em;
        height: 39em;
        bottom: -29.5em; 
        right: -5%; 
}     
.site-footer .col-sm-12.col-md-3.col-lg-3 {
    width: 100%;
}     
.sched-row .col-sm-12.col-md-6.col-lg-6 {
    width: 100%;
}      
.sec8_cta { 
    font-size: 1.4em;
    width: 100%;
}      
.footer-button {
    margin-top: 4%;
}     
.footer-button .btn.btn-primary {
        width: 50%;
        margin: auto !important;
        display: block;
        margin-bottom: 2% !important;
        font-size: 0.9em;
}     
div#carousel-upsp .sec6_usps_title {
    font-size: 1.2em;
}      
.section-8 {
        padding: 15% 2% 6% 2%;
}      
.section-7:before {
        height: 45em;
        top: -9em; 
        right: 0em;
}     
    .section-7:after {
        width: 11em;
        height: 15em;
        top: -12em;
        right: 34%;
    }   
.section-7 {
        margin-top: 29%;
        padding: 9% 4% 8% 4%;
}     
div#carousel-upsp .carousel-control-next {
    right: -30px;
    height: 24em;
        top: 95px;  
}     
div#carousel-upsp .carousel-control-prev {
    left: -30px;
    width: 3em;
        top: 95px;
}     
.sec6_usps_box:before {
    height: 100%;
}     
.sec6_usps_box {
        padding: 5% 8% 5% 8%;
        height: 12em;
        margin-bottom: 3%;
}     
div#carousel-upsp .col-4 {
    width: 100%;
}     
.section-6 {
        padding: 4% 2% 7% 2%;
}     
.sec5_bg:before {
    background-image: none;
}     
.sec5_bg .col-sm-12.col-md-6.col-lg-6 {
        width: 100%;
        margin-bottom: 3%;
}
div#reviews-padding a.btn.btn-primary {
    font-size: 0.9em;
}      
.sec6_usps_title {
    font-size: 1.1em;
}     
.section-5 { 
        margin-top: 28%; 
}     
.sec5_title, .sec4_title {
        font-size: 2.2em;
        line-height: 1.2em;
        text-shadow: 0px 0 #fff; 
}     
.sec5_bg {
        margin-top: 4%;
        width: 100%;
        height: 46em;
        padding: 15% 8% 7% 8%;
}     
.sec4_content a.btn.btn-primary {
    width: 60%;
    float: left;
    margin: inherit;
    margin-right: 5%;
    margin-top: 2%;
}     
.section-4:after { 
        width: 18em;
        height: 11em;
        top: 30.5em;
        left: 6%;
}     
.section-4:before {
        height: 64em;
        top: -16em;
        right: 0em;
}     
    .sec4_content a.btn.btn-primary {
        width: 100%;
        float: none;
        margin: auto;
        display: block;
        margin-top: 2%;
        margin-bottom: 8%;
        text-align: center;
    } 
.home-price {
    text-shadow: 0.5px 0 #65ee62, -0.5px 0 #65ee62, 0 0.5px #65ee62, 0 -0.5px #65ee62, 0.5px 0.5px #65ee62, -0.5px -0.5px #65ee62, 0.5px -0.5px #65ee62, -0.5px 0.5px #65ee62;
}      
.home-coup .btn {
    width: 80%;
}     
div#carousel-mob .carousel-control-prev {
    left: -35px;
}
div#carousel-mob .carousel-control-next {
    right: -35px;
}      
.home-coup {
    outline: 5px dashed #ffffff;
    width: 100%;
    font-size: 0.9em;
}     
.sec4_content {
    text-align: center;
}     
.sec4_title {
        text-shadow: 0px 0 #fff;
        text-align: center;
}      
.section-3 {
        padding: 26% 2% 8% 2%;
}     
.section-call-action {
        width: 100%;
        font-size: 0.6em; 
    padding: 2% 0% 2% 0%;    
}     
.sec3_brand_box {
        width: 100%;
        margin-top: 6%;
        text-align: center;
        margin-bottom: 6%; 
}     
.add-header {
        padding-left: 13px;
        font-size: 1.48em; 
}     
.add-box {
float: none;
        width: 100%; 
        margin: auto;
        display: block;
        margin-top: 7%;
        margin-bottom: 7%;
}     
.add-box:before {
    background-image: none;
}     
div#sec3-bg {
    background-image: url(/wp-content/uploads/2025/10/home-slider-mob-1.jpg);  
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;    
}     
.add-box:after { 
    background-image: none;
}     
.sec3_title, .sec6_title {
        font-size: 0.8em;
}     
.sec3_title span {
    text-shadow: 0.5px 0 #233365, -0.5px 0 #233365, 0 0.5px #233365, 0 -0.5px #233365, 0.5px 0.5px #233365, -0.5px -0.5px #233365, 0.5px -0.5px #233365, -0.5px 0.5px #233365; 
    font-size: 1.8em;
}     
.section-3:after {
        width: 16em;
        height: 10em;
        top: -5.5%;
        right: 23%;
}     
.section-2:before {
        height: 70em;
        top: -14em;
}     
.sec2_usps_title {
        font-size: 1em;
    top: -1.2em;
}     
.sec2_usps_box {
        margin-bottom: 8%;
        PADDING: 12% 5% 12% 5%;
        pointer-events: none!important;
        height: 21em;   
}     
.sec2_usps_content {
        opacity: 1;
    top: -2.5em;
}     
.sec2_usps_icon span {
    opacity: 1;  
    font-size: 4em;
}     
div#carouselExampleIndicators5 .col-3 {
        width: 100%;
}     
.section-1:after {
    background-image: none;
}     
.section-2 {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(/wp-content/uploads/2025/09/sec2-bg.png);
}      
.section-2:before {
    background-image: none;
}      
.section-2:after {
        width: 13em;
        height: 18em;
        top: -11em;
        right: 30%;
}     
.sec1_usps_box h3 {
    margin-bottom: 0px;
    margin-top: 0px;
}     
   
.sec1_usps_title {
        font-size: 0.97em;
}     
.sec1_usps_box {
        width: 100%;
        font-size: 0.9em;
        padding: 15px 12px 15px 0px;
        border-radius: 50px; 
}     
.sec1_title em { 
        font-size: 0.36em;
}     
.section-1 {
        padding: 22% 2% 12em 2%;
}     
.quick-nav { 
    background-color: #65ee62;
}
.slide_usps_box {
    font-size: 0.75em;
}     
.slider-subline {
    width: 100%;
}     
.logo-image img {
        width: 12em;
    margin-top: 0px; 
    padding: 5%;
}
.static-slide {
        padding: 27% 4% 4% 4%;
}     
.sliderfull {
    margin-top: 22%;
}
.static-slide:after {  
display: none;
}     
     
     
div#carouselExampleIndicators3 .carousel-control-next {
    right: -10px;
}     
div#carouselExampleIndicators3 .carousel-control-prev {
    left: -10px;
}       
.carousel-control-next-icon, .carousel-control-prev-icon {
    width: 2.5em;
    height: 2.5em;
}     
.carousel-control-next-icon, .carousel-control-prev-icon {
    width: 2.5em;
    height: 2.5em;
}     
.slide-1:before {
        height: 33em; 
        top: -4em;     
        background-position: center left;        
    background-image: url(/wp-content/uploads/2025/10/home-slider-mob-1.jpg);
}
.slide-2:before {
        height: 33em;
        top: -4em;       
        background-position: 50% 100%;    
    background-image: url(/wp-content/uploads/2026/02/home-slider-mob2.jpg);
}        
     
.show-for-small-only{
  display: block!important;
} 

.hide-for-small-only{ 
  display: none!important;
}
.container {
        max-width: 400px;
}
.help-links a{
  text-align: center;
}
 
 }
/* NEW QUERIES */

 

/*   640px  561px ---------*/
 @media screen and (max-width: 39.938em) and (min-width: 35.001em) {

/* END NEW QUERIES */
.sec1_title {
    font-size: 1.32em;
}
img.footer-bbb {
    width: 70%;
}          
.bullet-list li {
    width: 100%;
}         
.check-list li:before {
    left: 22px;
}      
.banner-usp {
        width: 100%;
        font-size: 0.85em;
        margin-top: 2%;
}     
.banner-head {
        font-size: 1.6em;
}     
.insideimage {
        padding: 25% 2% 15% 2%;
    margin-top: 16.5%;
}     
section.inside-section.rev-sec-in.section-5 {
    margin-top: 2%;
    margin-bottom: 4%;
}     
.side-form {
        margin-top: 10%;
        margin-bottom: 15%;
}     
div#inner-content2 {
    padding: 0% 2% 0% 2%;
    width: 100%;
}     
.book_appointment_title {
    font-size: 1.6em;
}     
.box-book-appointment-bg {
    padding: 6% 2% 0% 2%;
}      
.book-appointment { 
        padding: 34% 2% 2% 2%;
}       
.error-page .inside-content h1 {
        font-size: 3em;
}     
.error-page .error {
    font-size: 11em;
}     
.error-page {
        padding: 28% 4% 6% 4%;
}      
.inside-content .btn-primary {
    width: 80%;
        margin: auto;      
    margin-bottom: 2%;
  
}     
.inside-content h1 span {
    font-size: .5em;
}     
.thank-you {
    padding: 27% 1% 5% 1%;
}        
.client-response {
        padding: 32% 1% 7% 1%;
}     
.client-response .bg-inner h1 {
    font-size: 2.8rem;
}      
.client-review .row-cols-5 {
    padding: 0% 0%;
}      
.client-review h1 {
    font-size: 3.2rem;
}     
.client-review { 
        padding: 34% 4% 5% 4%;
}         
.call_action_usps_box .col-sm-8 {
    width: 75%;
}     
.call_action_usps_box .col-sm-3 {
    width: 25%;
}     
.sec1_usps_icon {
    padding: 14%;  
}     
.sec1_usps_icon span {
    font-size: 6em;
}     
.sec1_usps_content {
    font-size: 0.8em;
}     
.sec1_usps_box .col-sm-3 {
    width: 30%;
}     
.sec1_usps_box .col-sm-9 {
    width: 70%;    
}     
.mobile-nav .btn-primary {  
    font-size: 1.1em;
}     
.slider-subline .check-list li:before {  
    top: 23px;
}     
.slider-header {
    font-size: 3.7em;
}         
.sec7-map:after {
    background-image: none;
}     
.sec7_title {
        font-size: 1.5em;
        text-shadow: 0px 0 #fff;  
}     
.section-7 .col-sm-8 {
    width: 70%;
}     
.section-7 .col-sm-4 {
    padding: 0em;
    width: 30%;
}     
.section-6:after { 
        width: 36em;
        height: 39em; 
        bottom: -29.5em;
        right: 9%;
}     
.site-footer .col-sm-12.col-md-3.col-lg-3 {
    width: 50%;
}     
.sched-row .col-sm-12.col-md-6.col-lg-6 {
    width: 100%;
}      
.sec8_cta { 
    font-size: 1.4em;
    width: 100%;
}      
.footer-button .btn.btn-primary {
    width: 70%;
    margin: auto !important;
    display: block;
    margin-bottom: 2% !important;
    font-size: 0.9em;
}     
.section-8 {
        padding: 15% 2% 6% 2%;
}     
.section-7:before {
        height: 45em;
        top: -9em; 
        right: 0em;
}     
    .section-7:after {
        width: 13em;
        height: 17em;
        top: -13.5em;
        right: 34%;
    }   
.section-7 {
        margin-top: 29%;
        padding: 9% 4% 8% 4%;
}     
div#carousel-upsp .carousel-control-next {
    right: -30px;
    height: 24em;
        top: 95px;  
}     
div#carousel-upsp .carousel-control-prev {
    left: -30px;
    width: 3em;
        top: 95px;
}     
.sec6_usps_box:before {
    height: 100%;
}     
.sec6_usps_box {
        padding: 5% 8% 5% 8%;
        height: 12em;
        margin-bottom: 3%;
}     
div#carousel-upsp .col-4 {
    width: 100%;
}     
.section-6 {
        padding: 4% 2% 7% 2%;
}     
.sec5_bg:before {
    background-image: none;
}     
.sec5_bg .col-sm-12.col-md-6.col-lg-6 {
    width: 50%;
}
div#reviews-padding a.btn.btn-primary {
    font-size: 0.9em;
}      
.section-5 { 
        margin-top: 19%;
}     
.sec5_title, .sec4_title {
    font-size: 2.3em;
    text-shadow: 0px 0 #fff;    
}     
.sec5_bg {
        width: 100%;
        height: 34em;
        padding: 8% 8% 7% 8%;
        margin-top: 3%;
}     
.sec4_content a.btn.btn-primary {
    width: 60%;
    float: left;
    margin: inherit;
    margin-right: 5%;
    margin-top: 2%;
}     
.section-4:after { 
        width: 18em;
        height: 11em;
        top: 25.5em;
        left: 8%;
}     
.section-4:before {
        height: 64em;
        top: -16em;
        right: 0em;
}     
    .sec4_content a.btn.btn-primary {
width: 80%;
        float: none;
        margin: auto;
        display: block;
        margin-top: 2%;
        margin-bottom: 8%;
        text-align: center;
    } 
.sec4_content {
    text-align: center;
}     
.sec4_title {
        text-shadow: 0px 0 #fff;
        text-align: center;
}     

.section-3 {
    padding: 22% 2% 8% 2%;
}     
.section-call-action {
    width: 100%;
        font-size: 0.7em;
}     
.sec3_brand_box {
        width: 100%;
        margin-top: 6%;
        text-align: center;
        margin-bottom: 6%; 
}     
.add-header {
    padding-left: 13px;
    font-size: 1.6em;
}     
.add-box {
        float: none;
        width: 90%;
        margin: auto;
        display: block;
        margin-top: 7%;
        margin-bottom: 7%;
}     
.add-box:before {
    background-image: none;
}     
div#sec3-bg {
    background-image: url(/wp-content/uploads/2025/10/home-slider-mob-1.jpg);  
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;    
}     
.add-box:after { 
    background-image: none;
}     
.sec3_title, .sec6_title {
        font-size: 0.9em;
}     
.section-3:after {
        width: 18em;
        height: 11em;
        top: -4.5%;
        right: 28%;
}     
.section-2:before {
        height: 70em;
        top: -14em;
}     
.sec2_usps_title {
        font-size: 1em;
    top: -1.2em;
}     
.sec2_usps_box {
        margin-bottom: 8%;
        PADDING: 12% 5% 12% 5%;
        pointer-events: none!important;
        height: 21em;   
}     
.sec2_usps_content {
        opacity: 1;
    top: -2.5em;
}     
.sec2_usps_icon span {
    opacity: 1;  
    font-size: 4em;
}     
div#carouselExampleIndicators5 .col-3 {
    width: 50%;
}     
.section-1:after {
        width: 36em;
        height: 45em;
        bottom: -21.5em;
        right: 8%; 
}     
.section-2:after {
        width: 13em;
        height: 18em;
        top: -16.5em;
        right: 34%;
}     
.sec1_usps_box {
    padding: 10px 43px 10px 0px;
}      
.sec1_usps_title {
        font-size: 1.2em;
}     
.sec1_usps_box {
    width: 100%; 
}     
.sec1_title em { 
        font-size: 0.48em;
}     
.section-1 {
        padding: 16% 2% 18em 2%;
}     
.quick-nav { 
    background-color: #65ee62;
}
.logo-image img {
width: 15em;
    margin-top: 0px;
    padding: 5%;
}
.static-slide {
        padding: 18% 4% 4% 4%; 
}     
.sliderfull {
    margin-top: 22%;
}
.static-slide:after {  
display: none;
}     
     
     
div#carouselExampleIndicators3 .carousel-control-next {
    right: -20px;
}     
div#carouselExampleIndicators3 .carousel-control-prev {
    left: -20px;
}     
.slider-subline {
    width: 100%;
}     
.slide-1:before {
height: 37em;
        top: -4em;     
        background-position: center left;        
    background-image: url(/wp-content/uploads/2025/10/home-slider-mob-1.jpg);
}
.slide-2:before {
 height: 37em;
        top: -4em;    
        background-position: 50% 100%;    
    background-image: url(/wp-content/uploads/2026/02/home-slider-mob2.jpg);
}     
     
.show-for-small-only{
  display: block!important;
} 

.hide-for-small-only{ 
  display: none!important;
} 
     .container {
max-width: 550px;
    }
.help-links a{
  text-align: center;
}
 
 }
/* NEW QUERIES */



/*   768px  640px ---------*/
 @media screen and (max-width: 55em) and (min-width: 39.939em) {

 
    
/* END NEW QUERIES */
   
.slider-subline {
    width: 100%;
}     
.sec1_title {
    font-size: 1.5em;
}     
img.footer-bbb {
    width: 70%;
}     
.bullet-list li {
    width: 100%;
}         
.check-list li:before {
    left: 22px;
}       
.banner-usp {
        width: 100%;
        font-size: 0.9em;
        margin-top: 2%;
}      
.banner-head {
        font-size: 1.7em;
}     
.insideimage {
        padding: 23% 2% 14% 2%;
        margin-top: 16.5%;
}         
section.inside-section.rev-sec-in.section-5 {
    margin-top: 2%;
    margin-bottom: 10%;
}     
.side-form {
        margin-top: 10%;
        margin-bottom: 15%;
}        
div#inner-content2 {
    padding: 0% 2% 0% 2%;
    width: 100%;
}     
.book_appointment_title {
    font-size: 1.5em;
}     
.box-book-appointment-bg {
    padding: 6% 2% 0% 2%;
}      
.book-appointment { 
        padding: 29% 2% 2% 2%;
}      
.error-page .inside-content h1 {
font-size: 3.4em;
}     
.error-page .error {
    font-size: 11em;
}     
.error-page {
        padding: 27% 4% 6% 4%;
}        
.inside-content .btn-primary {
        width: 70%;
        margin: auto;
        margin-bottom: 2%;
}     
.thank-you {
    padding: 27% 1% 5% 1%;
}     
.client-response {
        padding: 28% 1% 7% 1%;
}     
.client-response .bg-inner h1 {
    font-size: 3rem;
}      
.client-review .row-cols-5 {
    padding: 0% 5%;
}     
.client-review h1 {
    font-size: 3.4rem;
}     
.client-review { 
        padding: 31% 4% 5% 4%;
}        
.sec7-map:after {
    background-image: none;
}     
.sec7_title {
    font-size: 1.6em;
    text-shadow: 0px 0 #fff;    
}     
.section-6:after { 
    width: 36em;
    height: 39em;
    bottom: -27.5em;
    right: 14%;
}     
.site-footer .col-sm-12.col-md-3.col-lg-3 {
    width: 50%;
}     
.sched-row .col-sm-12.col-md-6.col-lg-6 {
    width: 50%;
}     
.sec8_cta { 
    font-size: 1.4em;
    width: 100%;
}     
.section-8 {
    padding: 9% 2% 5% 2%;
}     
.section-7:before {
        height: 45em;
        top: -9em;
        right: 0em;
}     
    .section-7:after {
        width: 15em;
        height: 20em;
        top: -15.5em;
        right: 34%;
    }   
.section-7 {
        margin-top: 31%;
        padding: 9% 4% 8% 4%;
}     
div#carousel-upsp .carousel-control-next {
    right: -30px;
    height: 24em;
        top: 95px;  
}     
div#carousel-upsp .carousel-control-prev {
    left: -30px;
    width: 3em;
        top: 95px;
}     
.sec6_usps_box:before {
    height: 100%;
}     
.sec6_usps_box {
        padding: 5% 8% 5% 8%;
        height: 12em;
        margin-bottom: 3%;
}     
div#carousel-upsp .col-4 {
    width: 100%;
}     
.section-6 {
    padding: 10% 2% 7% 2%;
}     
.sec5_bg:before {
    background-image: none;
}     
.sec5_bg .col-sm-12.col-md-6.col-lg-6 {
    width: 50%;
}
     
.section-5 {
    margin-top: 13%;
}     
.sec5_title, .sec4_title {
    font-size: 2.3em;
    text-shadow: 0px 0 #fff;    
}     
.sec5_bg {
width: 100%;
        height: 26em;
        padding: 7% 8% 7% 8%;
        margin-top: 2%;
}     
.sec4_content a.btn.btn-primary {
    width: 60%;
    float: left;
    margin: inherit;
    margin-right: 5%;
    margin-top: 2%;
}     
.section-4:after { 
        width: 19em;
        height: 12em;
        top: 27.5em;
        left: 8%;
}     
.section-4:before {
    height: 64em;
    top: -18em; 
    right: 0em;
}     
    .sec4_content a.btn.btn-primary {
        width: 70%;
        float: none;
        margin: auto;
        display: block;
        margin-top: 2%;
        margin-bottom: 8%;
        text-align: center;
    } 
.sec4_content {
    text-align: center;
}     
.sec4_title {
        text-shadow: 0px 0 #fff;
        text-align: center;
}     
   
.section-3 {
    padding: 22% 2% 8% 2%;
}     
.section-call-action {
    width: 100%;
        font-size: 0.7em;
}     
.sec3_brand_box {
    width: 100%;
    margin-top: 4%;
    text-align: center;
    margin-bottom: 4%;
}     
.add-header {
    padding-left: 13px;
    font-size: 1.6em;
}     
.add-box {
    float: left;
    width: 70%;
    margin-top: 5%;
    margin-bottom: 5%;
}     
.add-box:before {
    width: 11em;
    height: 17em; 
    right: 10%;
    top: 36em;
}     
div#sec3-bg {
    background-image: url(/wp-content/uploads/2025/10/home-slider-mob.jpg);  
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;    
}     
.add-box:after { 
    background-image: none;
}     
.sec3_title, .sec6_title {
    font-size: 1em;
}     
.section-3:after {
        width: 20em;
        height: 12em;
        top: -5.5%;
        right: 30%;
}     
.section-2:before {
        height: 70em;
        top: -12em;
}     
.sec2_usps_title {
    font-size: 1em; 
}     
.sec2_usps_box {
    margin-bottom: 8%;
PADDING: 12% 5% 12% 5%;     
}     
div#carouselExampleIndicators5 .col-3 {
    width: 50%;
}     
.section-1:after {
    width: 46em; 
    height: 49em;
    bottom: -20.5em;
    right: 3%;
}     
.section-2:after {
        width: 15em;
        height: 20em;
        top: -15.5em;
        right: 34%;
}     
.sec1_usps_box {
    padding: 10px 43px 10px 0px;
}      
.sec1_usps_title {
    font-size: 1.4em; 
}     
.sec1_usps_box {
    width: 100%; 
}     
.sec1_title em { 
        font-size: 0.45em;
}     
.section-1 {
    padding: 14% 2% 18em 2%;
}     
.quick-nav { 
    background-color: #65ee62;
}
.logo-image img {
    width: 17em; 
    margin-top: 0px;
    padding: 5%;
}
.static-slide {
        padding: 7em 4% 4% 4%; 
}     
.sliderfull {
    margin-top: 22%;
}
.static-slide:after {  
display: none;
}      
div#carouselExampleIndicators3 .carousel-control-next {
    right: -20px;
}     
div#carouselExampleIndicators3 .carousel-control-prev {
    left: -20px;
}     
.slide-1:before { 
        height: 38em;
        top: -4em;    
        background-position: center left;    
    background-image: url(/wp-content/uploads/2025/10/home-slider-mob-1.jpg);
}
.slide-2:before {
height: 37.5em;
        top: -4em;    
        background-position: center left;    
    background-image: url(/wp-content/uploads/2026/02/home-slider-mob2.jpg);
}
.show-for-small-only{
  display: block!important;
} 

.hide-for-small-only{
  display: none!important;
}
     .container {
        max-width: 640px;
    }
.help-links a{
  text-align: center;
}
 
 }
/* NEW QUERIES */



/*    880px 768px ---------*/
 @media screen and (max-width: 55.00em) and (min-width: 48.00em) {
.bullet-list li {
    width: 48%;
}         
    .banner-usp {
        width: 100%;
        font-size: 0.7em;
        margin-top: 2%;
    }     
    .banner-head {
        font-size: 1.8em;
    }     
.insideimage {
        padding: 20% 2% 13% 2%;
        margin-top: 16.5%;
    }     
main#main {
    width: 140%;
}     
div#sidebar1 {
    width: 100%;
}     
    .section-7:before {
        height: 48em;
        top: -9em;
        right: 0em;
    }     
.section-7 .col-sm-12.col-md-5.col-lg-5 {
    width: 100%;
}      
.section-7 .col-sm-12.col-md-7.col-lg-7 { 
    width: 100%;
}        
    .section-7 {
        margin-top: 22%;
        padding: 9% 4% 8% 4%;
    }     
.section-4 .col-sm-12.col-md-6.col-lg-6 {
    width: 100%;
}     
    .section-3 {
        padding: 15% 2% 8% 2%;
    }     
.section-3 .col-sm-12.col-md-5.col-lg-5 {
    width: 100%;
}     
.section-3 .col-sm-12.col-md-7.col-lg-7 {
    width: 100%;
}     
    .section-3:after {
        width: 20em;
        height: 12em;
        top: -8.5%;
        right: 30%;
    }     
    .section-1 {
        padding: 9% 2% 18em 2%;
    }     
.section-1 .col-sm-12.col-md-5.col-lg-5 {
    width: 100%;    
}     
 .section-1 .col-sm-12.col-md-7.col-lg-7 {
    width: 100%;
}    
    .container {
        max-width: 760px;
    }   
}


/*   960px  881px ---------*/
 @media screen and (max-width: 59.999em) and (min-width: 55.001em) {


/* END NEW QUERIES */
.slider-subline {
    width: 60%;
}     
a.top-button {
    font-size: 0.9em;
}     
div#carousel-upsp .sec6_usps_title {
    font-size: 1.15em;
}       
.bullet-list li {
    width: 100%;
}         
.banner-usp {
    width: 85%;
        font-size: 0.9em;
    margin-top: 2%;
}     
.insideimage {
    padding: 19% 2% 10% 2%;
}       
section.inner-bottom.section-6 {
    padding: 10% 2% 0% 2%;
}     
.book_appointment_title {
    font-size: 1.7em;
}     
.box-book-appointment-bg {
    padding: 6% 2% 0% 2%;
}      
.book-appointment { 
    padding: 22% 2% 2% 2%;
}     
div#inner-content2 {
    width: 100%;
}       
.error-page .inside-content h1 {
    font-size: 3.8em;
}     
.error-page .error {
    font-size: 11em;
}     
.error-page {
        padding: 16% 4% 6% 4%;
}       
.client-response {
        padding: 20% 1% 7% 1%;
}     
.client-response .bg-inner h1 {
    font-size: 3.6rem;
}     
.client-review h1 {
    font-size: 3.6rem;
}     
.client-review { 
    padding: 21% 4% 5% 4%;
}      
.section-3 .col-sm-12.col-md-5.col-lg-5 {
    width: 45%;    
}     
.section-3 .col-sm-12.col-md-7.col-lg-7 {
    width: 55%;
}      
.section-2 .container {
    max-width: 100%;
}     
.sec8_cta {
    font-size: 1.4em;
}     
.sec7_title { 
    text-shadow: 0.5px 0 #fff, -0.5px 0 #fff, 0 0.5px #fff, 0 -0.5px #fff, 0.5px 0.5px #fff, -0.5px -0.5px #fff, 0.5px -0.5px #fff, -0.5px 0.5px #fff;
    font-size: 1.4em;
}     
div#carousel-upsp .carousel-control-next {
    right: -26px;
    width: 2.8em;
    height: 24em;
}
div#carousel-upsp .carousel-control-prev {
    left: -26px;
    width: 2.8em;
    height: 24em;
}     
.sec5_bg {
        width: 54em;
        height: 31em;
        margin-top: 11%;
        padding: 7% 21% 7% 8%;
}     
div#reviews-padding a.btn.btn-primary {
    font-size: 0.9em;
}     
.home-coup .btn {
    width: 80%;
    font-size: 0.95em;
}     
.sec4_content a.btn.btn-primary {
        width: 95%;
        font-size: 0.8em;
}     
 .home-price {
    font-size: 6em; 
    text-shadow: 0px 0 #65ee62, -0px 0 #65ee62, 0 0px #65ee62, 0 -0px #65ee62, 0px 0px #65ee62, -0px -0px #65ee62, 0px -0px #65ee62, -0px 0px #65ee62;
}    
.home-coup {
        font-size: 0.75em;
}      
.section-2 {
        padding: 3% 0% 10% 0%;
}     
.sec1_usps_icon { 
    padding: 16%;
    height: 10em;
    width: 10em;
}
.slider-subline .check-list li:before { 
    top: 23px;
}     
.footer-button .btn.btn-primary {
    width: 90%;
    font-size: 0.9em;
}  
.sec1_title { 
        font-size: 1.23em;
}     
.top-bar .menu>li a {
    font-size: 0.8em;
}      
.menu>li a {
    font-size: 0.9em;
}      
.section-8 {
        padding: 3% 2% 5% 2%;
}     
div#carousel-upsp .carousel-control-next {
        height: 22.5em;
        width: 2em;
}     
div#carousel-upsp .carousel-control-prev {
        height: 22.5em;
        width: 2em;
}      
.section-6 .carousel-inner {
    width: 100%; 
}     
.sec6_usps_box {
    height: 25em; 
}     
.sec6_usps_box {
        font-size: 0.9em;
}     
.sec5_title, .sec4_title {
font-size: 2.2em;
        line-height: 1.1em;    
    text-shadow: 0px 0 #fff, -0px 0 #fff, 0 0px #fff, 0 -0px #fff, 0px 0px #fff, -0px -0px #fff, 0px -0px #fff, -0px 0px #fff;    
}     
.sec3_title, .sec6_title {
        font-size: 0.8em;
}     
.sec6_usps_title {
    font-size: 1.1em;
    line-height: 1.2em;
}     
.sec3_title span {
    text-shadow: 0.5px 0 #233365, -0.5px 0 #233365, 0 0.5px #233365, 0 -0.5px #233365, 0.5px 0.5px #233365, -0.5px -0.5px #233365, 0.5px -0.5px #233365, -0.5px 0.5px #233365;
}     
.sec6_title span {
    text-shadow: 0.5px 0 #233365, -0.5px 0 #233365, 0 0.5px #233365, 0 -0.5px #233365, 0.5px 0.5px #233365, -0.5px -0.5px #233365, 0.5px -0.5px #233365, -0.5px 0.5px #233365;
}     
.add-box {
        width: 85%;
        font-size: 0.8em;
        float: right;
}     
.static-slide:before { 
        top: 2em;
        height: 33em;
        background-position: 79% 100%; 
}     
.slider-header span {
    color: #65ee62; 
    text-shadow: 0.5px 0 #65ee62, -0.5px 0 #65ee62, 0 0.5px #65ee62, 0 -0.5px #65ee62, 0.5px 0.5px #65ee62, -0.5px -0.5px #65ee62, 0.5px -0.5px #65ee62, -0.5px 0.5px #65ee62;
}     
.section-1 {
        padding: 8% 1% 12em 1%;
}     
.section-2:after {
        width: 13em;
        height: 17em;
        top: -15em;
        right: 39%;
}     
.section-4:after { 
        width: 22em;
        height: 14em;
        top: 11.5em;
        left: 8%;
}     
.section-3 {
        padding: 12em 0% 10% 0%;
}     
.section-3:after {
        width: 18em;
        height: 11em;
        top: -7.5%;
        right: 35%;
}     
.sec2_usps_box:hover .sec2_usps_icon span {
    top: 0px;
}     
.sec2_usps_icon span {  
    top: 23px;
}     
.sec2_usps_content {
    font-size: 0.8em;
}     
.sec2_usps_box {  
        height: 19em;
        PADDING: 13% 5% 12% 5%;
}     
.sec2_usps_icon span {
    font-size: 7em;
}     
.sec2_usps_title {
        font-size: 0.95em;
        top: 0.1em;
        line-height: 1.3em;
}     
.sec2_usps_box {
    font-size: 0.95em;
}     
.sec1_usps_title { 
        font-size: 1.2em;
}     
.sec1_usps_box {
        font-size: 0.7em;
        width: 44.5em;
        padding: 8px 24px 8px 0px;
}  
.sec1_title em { 
        font-size: 0.46em;
}      
.logo-image img {
        width: 14em;
        margin-top: 30px;
}     
.slider-header {
        font-size: 3.8em;
}     
.section-1:after {  
        width: 49em;
        height: 44em;
        bottom: -20.5em;
        right: 9%; 
}     
.section-6 { 
    padding: 4% 2% 7% 2%;
}     
div#contact-desk-bg {
        font-size: 0.75em;
}     
.section-7 .col-sm-12.col-md-5.col-lg-5 {
    width: 50%; 
}  
.section-7 .col-sm-12.col-md-7.col-lg-7 {
    width: 50%;
}      
.sec7-map:after { 
        width: 33em;
        height: 22.4em;
        top: -14em;
        right: -9em; 
}     
.section-6:after { 
        width: 48em;
        height: 44em;
        bottom: -36.5em;
        right: 8%;
}     
.section-7 {
        margin-top: 16em;
    padding: 1% 2% 8% 2%;    
}     
.sec5_bg:before { 
        right: 7%;
        top: 15em;
        width: 12em;
        height: 16em;
}     
.section-call-action { 
        width: 83%;
        font-size: 0.7em; 
}     
.add-box:before { 
        right: 42%;
        width: 12em;
        height: 15em;
        top: 22em;
}     
.add-box:after { 
        right: -9%;
        width: 55%;
        height: 29em;
        top: 13em;
}     
 .section-7:after {     
        width: 13em;
        height: 17em;
        top: -15.5em;
        right: 39%;
 }      
.section-7 a.btn.btn-primary {
    width: 65%;
}  
.section-7:before { 
        height: 37em;
        top: -10em;
}     
.section-4:before { 
        height: 36em;
        top: -9em;
}      
.section-2:before {
        height: 38em;
        top: -8em;
}      
.static-slide:after { 
        width: 13em;
        height: 18em;
        right: 19em;
        top: 10em; 
}     
.slider-header {
    text-shadow: 1px 0 #fff, -1px 0 #fff, 0 1px #fff, 0 -1px #fff, 1px 1px #fff, -1px -1px #fff, 1px -1px #fff, -1px 1px #fff; 
}      
.static-slide {
        padding: 12% 2% 4% 2%;
        font-size: 0.8em;
}     
.container {  
        max-width: 985px; 
}     
div#service-mob {  
    display: none;
}        
.container {
max-width: 880px; 
}     
html {
    font-size: 15px!important;
} 
   .desk-nav{
     display: block;
   }
 
   .mobile-nav, .quick-nav{
     display: none;
   }


.show-for-small-only{
  display: none;
}
div#carousel-upsp-mob {
    display: none;
}
 }
/* NEW QUERIES */  
 


/*   1024px  961px ---------*/
 @media screen and (min-width: 60em) and (max-width: 63.938em) {
 
/* END NEW QUERIES */
a.top-button {
    font-size: 1em;
}        
div#carousel-upsp .sec6_usps_title {
    font-size: 1.2em;
}        
.bullet-list li {
    width: 100%;
}         
.banner-usp {
    width: 85%;
        font-size: 0.9em;
    margin-top: 2%;
}     
.insideimage {
    padding: 19% 2% 10% 2%;
}     
section.inner-bottom.section-6 {
    padding: 10% 2% 0% 2%;
}     
.book-appointment { 
    padding: 22% 2% 2% 2%;
}     
div#inner-content2 {
    width: 100%;
}      
.error-page .inside-content h1 {
    font-size: 3.8em;
}     
.error-page .error {
    font-size: 11em;
}     
.error-page {
        padding: 16% 4% 6% 4%;
}       
.client-response {
        padding: 20% 1% 7% 1%;
}     
.client-response .bg-inner h1 {
    font-size: 3.8rem;
}        
.client-review h1 {
    font-size: 3.7rem;
}     
.client-review { 
    padding: 20% 4% 5% 4%;
}       
.section-3 .col-sm-12.col-md-5.col-lg-5 {
    width: 45%;    
}     
.section-3 .col-sm-12.col-md-7.col-lg-7 {
    width: 55%;
}      
.section-2 .container {
    max-width: 100%;
}     
.sec8_cta {
    font-size: 1.6em;
}     
.sec7_title { 
    text-shadow: 0.5px 0 #fff, -0.5px 0 #fff, 0 0.5px #fff, 0 -0.5px #fff, 0.5px 0.5px #fff, -0.5px -0.5px #fff, 0.5px -0.5px #fff, -0.5px 0.5px #fff;
    font-size: 1.4em;
}     
div#carousel-upsp .carousel-control-next {
    right: -26px;
    width: 2.8em;
    height: 24em;
}
div#carousel-upsp .carousel-control-prev {
    left: -26px;
    width: 2.8em;
    height: 24em;
}     
.sec5_bg {
        width: 58em;
        height: 33em;
        margin-top: 10%;
        padding: 7% 21% 7% 8%;
}        
.home-coup .btn {
    width: 70%;
}     
.sec4_content a.btn.btn-primary {
        width: 95%;
        font-size: 0.9em;
}     
.home-coup {
        font-size: 0.75em;
}     
.section-2 {
        padding: 3% 0% 10% 0%;
}     
.sec1_usps_icon { 
    padding: 16%;
    height: 10em;
    width: 10em;
} 
.slider-subline .check-list li:before { 
    top: 23px;
}     
.footer-button .btn.btn-primary {
    width: 90%;
    font-size: 0.9em;
}  
.sec1_title { 
        font-size: 1.3em;
}     
.top-bar .menu>li a {
    font-size: 0.85em;
}      
.menu>li a {
    font-size: 0.95em;
}      
.section-8 {
        padding: 3% 2% 5% 2%;
}     
div#carousel-upsp .carousel-control-next {
        height: 22.5em;
}     
div#carousel-upsp .carousel-control-prev {
        height: 22.5em;
}      
.sec6_usps_box {
    height: 25em; 
}     
.sec6_usps_box {
        font-size: 0.9em;
}     
.sec5_title, .sec4_title {
font-size: 2.4em;
        line-height: 1.1em;    
    text-shadow: 0.5px 0 #fff, -0.5px 0 #fff, 0 0.5px #fff, 0 -0.5px #fff, 0.5px 0.5px #fff, -0.5px -0.5px #fff, 0.5px -0.5px #fff, -0.5px 0.5px #fff;    
}     
.sec3_title, .sec6_title {
        font-size: 0.85em;
}     
.sec6_usps_title {
    font-size: 1.1em;
    line-height: 1.2em;
}     
.add-box {
        width: 90%;
        font-size: 0.9em;
        float: right;
}     
.static-slide:before { 
        height: 35em;
        background-position: 81% 100%;
}     
.section-1 {
        padding: 8% 1% 14em 1%;
}     
.section-2:after {
        width: 15em;
        height: 20em;
        top: -16em;
        right: 39%;
}     
.section-4:after { 
        width: 23em;
        height: 15em;
        top: 10.5em;
        left: 8%;
}     
.section-3 {
        padding: 14em 0% 14% 0%;
}     
.section-3:after {
        width: 18em;
        height: 11em;
        top: -7.5%;
        right: 35%;
}     
.sec2_usps_box:hover .sec2_usps_icon span {
    top: 0px;
}     
.sec2_usps_icon span {  
    top: 23px;
}     
.sec2_usps_content {
    font-size: 0.8em;
}     
.sec2_usps_box {  
        height: 20em;
        PADDING: 13% 5% 12% 5%;
}     
.sec2_usps_icon span {
    font-size: 7em;
}     
.sec2_usps_title {
        font-size: 1em;
        top: 0.1em;
}     
.sec2_usps_box {
    font-size: 0.95em;
}     
.sec1_usps_title { 
        font-size: 1.3em;
}     
.sec1_usps_box {
        font-size: 0.75em;
        width: 44.5em;
        padding: 8px 24px 8px 0px;
}  
.sec1_title em { 
        font-size: 0.45em;
}      
.logo-image img {
        width: 15em;
        margin-top: 30px;
}     
.slider-header {
        font-size: 3.7em;
}     
.section-1:after {  
        width: 55em;
        height: 44em;
        bottom: -18.5em;
        right: 9%;
}     
.section-6 { 
    padding: 4% 2% 7% 2%;
}     
div#contact-desk-bg {
        font-size: 0.8em; 
}     
.sec7-map:after { 
        width: 38em;
        height: 25.4em;
        top: -15em;
        right: -9em;
}     
.section-6:after { 
        width: 55em;
        height: 44em;
        bottom: -34.5em;
        right: 8%;
}     
.section-7 {
        margin-top: 16em;
    padding: 1% 2% 8% 2%;    
}     
.sec5_bg:before { 
        right: 7%;
        top: 15em;
        width: 13em;
        height: 18em;
}     
.section-call-action { 
        width: 83%;
        font-size: 0.8em;
}     
.add-box:before { 
        right: 43%;
        width: 12em;
        height: 15em;
        top: 22em;
}     
.add-box:after { 
        right: -9%;
        width: 55%;
        height: 29em;
        top: 13em;
}     
 .section-7:after {     
        width: 13em;
        height: 18em;
        top: -16.5em;
        right: 41%;
 }      
.section-7 a.btn.btn-primary {
    width: 65%;
}  
.section-7:before { 
        height: 37em;
        top: -10em;
}     
.section-4:before { 
        height: 36em;
        top: -9em;
}      
.section-2:before {
        height: 38em;
        top: -8em;
}      
.static-slide:after { 
        width: 13em;
        height: 18em;
        right: 22em;
        top: 10em;
}     
.static-slide {
        padding: 12% 2% 4% 2%;
        font-size: 0.85em;
}     
.container {  
        max-width: 985px;
}     
div#service-mob { 
    display: none;
}        
.container {
max-width: 920px; 
}     
html {
    font-size: 15px!important;
}
   .desk-nav{
     display: block;
   }
 
   .mobile-nav, .quick-nav{
     display: none;
   }


.show-for-small-only{
  display: none;
}
div#carousel-upsp-mob {
    display: none;
}
 }
/* NEW QUERIES */  
 


/*   1200px  1024px ---------*/
 @media screen and (max-width: 75em) and (min-width: 63.939em) {
 
/* END NEW QUERIES */
a.top-button {
    font-size: 1.1em;
}         
.slider-header {
    font-size: 3.85em;
}     
div#carousel-upsp .sec6_usps_title {
    font-size: 1.25em;
}     
.insideimage {
    padding: 17% 2% 9% 2%;
}      
.banner-head {
    font-size: 1.8em;
}     
.banner-usp {
    width: 80%;
        font-size: 0.9em;
    margin-top: 1%;
}     
section.inner-bottom.section-6 {
    padding: 10% 2% 0% 2%;
}          
.book-appointment { 
    padding: 20% 2% 2% 2%;
}     
div#inner-content2 {
    width: 95%;
}       
.error-page .inside-content h1 {
    margin-top: -0.2em;
}     
.error-page .error {
    font-size: 12em;
}     
.error-page {
        padding: 14% 4% 6% 4%;
}      
.client-response {
        padding: 19% 1% 7% 1%;
}     
.client-response .bg-inner h1 {
    font-size: 4rem;
}          
.client-review h1 {
    font-size: 3.8rem;
}     
.client-review { 
    padding: 19% 4% 5% 4%;
}      
.sec8_cta {
    font-size: 1.6em; 
}     
.sec7_title { 
    text-shadow: 0.5px 0 #fff, -0.5px 0 #fff, 0 0.5px #fff, 0 -0.5px #fff, 0.5px 0.5px #fff, -0.5px -0.5px #fff, 0.5px -0.5px #fff, -0.5px 0.5px #fff;
    font-size: 1.4em;
}     
div#carousel-upsp .carousel-control-next {
    right: -26px;
    width: 2.8em;
    height: 24em;
}
div#carousel-upsp .carousel-control-prev {
    left: -26px;
    width: 2.8em;
    height: 24em;
}     
.sec5_bg {
        width: 63em;
        height: 36em;
        margin-top: 10%;
        padding: 7% 21% 7% 8%;
}     
    
.home-coup .btn {
    width: 70%;
}     
.sec4_content a.btn.btn-primary {
        width: 90%;
        font-size: 0.9em;
}     
.home-coup {
        font-size: 0.75em;
}     
.section-2 {
    padding: 8% 0% 10% 0%;
}     
.sec1_usps_icon { 
    padding: 16%;
    height: 10em;
    width: 10em;
}
.slider-subline .check-list li:before { 
    top: 23px;
}     
.footer-button .btn.btn-primary {
    width: 90%;
    font-size: 0.9em;
}  
.sec1_title { 
        font-size: 1.4em;
}     
.top-bar .menu>li a {
    font-size: 0.85em;
}      
.menu>li a {
    font-size: 0.95em;
}      
.section-8 {
        padding: 3% 2% 5% 2%;
}     
div#carousel-upsp .carousel-control-next {
        height: 22.5em;
}     
div#carousel-upsp .carousel-control-prev {
        height: 22.5em;
}     
.sec6_usps_box {
    height: 25em; 
}     
.sec6_usps_box {
        font-size: 0.9em;
}     
.sec5_title, .sec4_title {
font-size: 2.4em;
        line-height: 1.1em;    
    text-shadow: 0.5px 0 #fff, -0.5px 0 #fff, 0 0.5px #fff, 0 -0.5px #fff, 0.5px 0.5px #fff, -0.5px -0.5px #fff, 0.5px -0.5px #fff, -0.5px 0.5px #fff;    
}     
.sec3_title, .sec6_title {
        font-size: 1em;
}     
.sec6_usps_title {
    font-size: 1.1em;
    line-height: 1.2em;
}     
.add-box {
    width: 90%;
}     
.static-slide:before { 
        height: 37em;
        background-position: 85% 100%; 
}     
.section-1 {
        padding: 8% 2% 16em 2%;
}     
.section-2:after {
        width: 15em;
        height: 20em;
        top: -16em;
        right: 39%;
}     
.section-4:after { 
        width: 26em;
        height: 17em;
        top: 12.5em;
        left: 8%;
}     
.section-3 {
        padding: 17em 0% 14% 0%;
}     
.section-3:after {
        width: 22em;
        height: 14em;
        top: -4.5%;
        right: 35%;
}     
.sec2_usps_box:hover .sec2_usps_icon span {
    top: 0px;
}     
.sec2_usps_icon span {  
    top: 23px;
}     
.sec2_usps_content {
    font-size: 0.8em;
}     
.sec2_usps_box {  
        height: 20em;
        PADDING: 13% 5% 12% 5%;
}     
.sec2_usps_icon span {
    font-size: 7em;
}     
.sec2_usps_title {
        font-size: 1em;
        top: 0.1em;
}     
.sec2_usps_box {
    font-size: 0.95em;
}     
.sec1_usps_title {
        font-size: 1.3em;
}     
.sec1_usps_box {
        font-size: 0.8em;
        width: 44em;
        padding: 8px 24px 8px 0px;
}  
.sec1_title em { 
    font-size: 0.45em;
}      
.logo-image img {
        width: 16em;
        margin-top: 30px;
}     
.section-1:after {  
        width: 55em;
        height: 44em;
        bottom: -18.5em;
        right: 9%;
}     
div#contact-desk-bg {
        font-size: 0.85em;
}     
.sec7-map:after { 
        width: 41em;
        height: 27.4em;
        top: -18em;
        right: -9em;
}     
.section-6:after { 
        width: 55em;
        height: 44em;
        bottom: -34.5em;
        right: 8%;
}     
.section-7 {
        margin-top: 16em;
}     
.sec5_bg:before { 
        right: 6%;
        top: 16em;
        width: 14em;
        height: 20em;
}     
.section-call-action { 
        width: 75%;
        font-size: 0.75em;
}     
.add-box:before { 
        right: 40%;
        width: 13em;
        height: 17em;
        top: 23em;
}     
.add-box:after {
        right: -11%;
        width: 58%;
        height: 34em;
        top: 12em;
}     
 .section-7:after {     
        width: 15em;
        height: 20em;
        top: -18.5em;
        right: 41%;  
 }      
     
.section-7:before { 
        height: 42em;
        top: -12em;
}     
.section-4:before { 
        height: 42em;
        top: -11em;
}      
.section-2:before {
height: 50em;
}     
.static-slide:after { 
        width: 14em;
        height: 19em;
        right: 24em;
        top: 11em; 
}     
.static-slide {
        padding: 12% 2% 4% 2%;
        font-size: 0.85em;
}     
.container {  
        max-width: 985px;
}     
div#service-mob { 
    display: none;
}        
.container {
        max-width: 1150px;
}     
html {
    font-size: 15px!important;
}
   .desk-nav{
     display: block;
   }
 
   .mobile-nav, .quick-nav{
     display: none;
   }


.show-for-small-only{
  display: none;
}
div#carousel-upsp-mob {
    display: none;
}
 }
/* NEW QUERIES */  
 


/*   1360px  1201px ---------*/
 @media screen and (max-width: 85em) and (min-width: 75.001em) {

/* END NEW QUERIES */
div#carousel-upsp .sec6_usps_title {
    font-size: 1.3em;
}          
.sec5_bg {
    margin-top: 8%;
}     
.sec1_title {
    font-size: 1.5em;
}       
.banner-usp {
    width: 75%; 
    margin-top: 2%;
}     
.insideimage {
    padding: 15% 2% 9% 2%;
}     
section.inner-bottom.section-6 {
    padding: 8% 2% 0% 2%;
}     
div#inner-content2 {
    width: 90%;
}         
.error-page .error {
    font-size: 13em;
}     
.error-page {
    padding: 13% 4% 6% 4%;
} 
.client-response {
    padding: 17% 1% 7% 1%;
}     
.client-response .bg-inner h1 {
    font-size: 4.1rem;
}      
.client-review h1 {
    font-size: 4rem;
}     
.client-review { 
    padding: 18% 4% 5% 4%;
}     
.slider-subline .check-list li:before {
    top: 24px;
}      
.section-8 {
    padding: 5% 2% 4% 2%;
}     
div#carousel-upsp .carousel-control-next {
    height: 23.8em; 
}     
div#carousel-upsp .carousel-control-prev {
    height: 23.8em;
}     
.sec6_usps_box {
    height: 25em; 
}     
.sec6_usps_box {
    font-size: 0.95em;
}     
.sec5_title, .sec4_title {
    font-size: 2.8em;
}     
.sec3_title, .sec6_title {
    font-size: 1.1em;
}     
.static-slide:before { 
        height: 37em;
}     
.section-1 {
    padding: 8% 2% 18em 2%;
}     
.section-2:after {
        width: 15em;
        height: 20em;
        top: -16em;
        right: 41%;
}     
.section-4:after { 
        width: 28em;
        height: 18em;
        top: 14.5em;
        left: 8%;
}     
.section-3 {
        padding: 17em 2% 14% 2%;
}     
.section-3:after {
        width: 22em;
        height: 14em;
        top: -9.5%;
        right: 37%; 
}      
.sec2_usps_box {  
    height: 21em;
}     
.sec2_usps_title {
    font-size: 1.1em;
}     
.sec2_usps_box {
    font-size: 0.95em;
}     
.sec1_usps_title {
    font-size: 1.4em;
}     
.sec1_usps_box {
        font-size: 0.9em;
        width: 44em;
        padding: 8px 29px 8px 0px;
}  
.sec1_title em { 
    font-size: 0.5em;
}      
.logo-image img {
    width: 18em; 
}     
.section-1:after {  
    width: 66em;
    height: 49em;
    bottom: -17.5em;
    right: 7%;
}     
div#contact-desk-bg {
    font-size: 0.9em;
}     
.sec7-map:after { 
        width: 44em;
        height: 29.4em;
        top: -18em;
        right: -9em;
}     
.section-6:after { 
        width: 66em;
        height: 49em;
        bottom: -34.5em;
        right: 8%;
}     
.section-7 {
        margin-top: 16em;
}     
.sec5_bg:before { 
        right: 7%;
        top: 16em;
        width: 16em;
        height: 23em;
}     
.section-call-action { 
        width: 75%;
        font-size: 0.9em; 
}     
.add-box:before { 
        right: 39%;
        width: 14em;
        height: 20em;
        top: 19em;
}     
.add-box:after {
        right: -11%;
        width: 58%;
        height: 34em;
        top: 12em;
}     
 .section-7:after {     
        width: 15em;
        height: 20em;
        top: -17.5em;
        right: 41%;
 }      
     
.section-7:before { 
        height: 47em;
        top: -12em;
}     
.section-4:before { 
        height: 47em;
        top: -13em; 
}      
.section-2:before {
height: 50em;
}     
.static-slide:after { 
width: 15em;
        height: 21em;
        right: 28em;
        top: 106px; 
}     
.static-slide {
        padding: 9% 2% 4% 2%;
        font-size: 0.9em;
}     
.container {  
    max-width: 1300px;
}     
div#service-mob { 
    display: none;
}        
.container {
        max-width: 1150px;
}     
html {
    font-size: 15px!important;
}
   .desk-nav{
     display: block;
   }
 
   .mobile-nav, .quick-nav{
     display: none;
   }


.show-for-small-only{
  display: none;
}
div#carousel-upsp-mob {
    display: none;
}
 }
/* NEW QUERIES */  
 

/*   1520px  1361px ---------*/
 @media screen and (max-width: 95.001em) and (min-width: 85.001em) {


/* END NEW QUERIES */
.sec1_title {
    font-size: 1.5em;
}     
.insideimage { 
    padding: 14% 2% 9% 2%;
}     
div#inner-content2 {
    width: 85%;
}     
.error-page .inside-content {
    padding: 8% 1% 4% 1%;
}
.client-response {
    padding: 16% 1% 7% 1%;
}     
.client-response .bg-inner h1 {
    font-size: 4.3rem;
}     
.sec1_usps_box {
    padding: 10px 70px 10px 3px;
    width: 46em;
}        
.sec7-map:after { 
    width: 50em;
    height: 33.4em;
    top: -19em;
    right: -9em;
}     
.section-6:after { 
    width: 66em;
    height: 49em;
    bottom: -27.5em;
    right: 12%;
}     
.section-7 {
    margin-top: 20%;
}     
.sec5_bg:before { 
    right: 11%;
}     
.section-call-action { 
    width: 70%;
}     
.add-box:before { 
    right: 38%;
}     
.add-box:after {
    right: -6%;
}     
.section-7:before { 
    height: 52em;
}     
.section-4:before { 
    height: 52em;
    top: -15em;    
}      
.section-2:before {
    height: 56em; 
}     
.static-slide:after { 
        width: 15em;
        height: 22em;
        right: 29em;
        top: 93px; 
}     
.static-slide {
    padding: 8% 2% 4% 2%;
}     
.container {  
    max-width: 1300px;
}     
div#service-mob { 
    display: none;
}        
.container {
    max-width: 1460px;
}     
html {
    font-size: 15px!important;
}
   .desk-nav{
     display: block;
   }
 
   .mobile-nav, .quick-nav{
     display: none;
   }


.show-for-small-only{
  display: none;
}
div#carousel-upsp-mob {
    display: none;
}
 }
/* NEW QUERIES */  
 


/*  2000px -1521px   */
 @media screen and (max-width: 125em) and (min-width: 95.001em) {




/* END NEW QUERIES */
div#service-mob {
    display: none;
}        
.container {
    max-width: 1460px;
}     
html {
    font-size: 16px!important;
}
   .desk-nav{
     display: block;
   }
 
   .mobile-nav, .quick-nav{
     display: none;
   }


.show-for-small-only{
  display: none;
}
div#carousel-upsp-mob {
    display: none;
}
 }
/* NEW QUERIES */  
 
  
  /*  2000px -   */ 
 @media screen and (min-width: 125.001em) and (max-width: 999.9em) {
 

/* END NEW QUERIES */
div#service-mob {
    display: none;
}     
.container {
    max-width: 1460px;
}     
html {
    font-size: 17px!important;
}
   .desk-nav{
     display: block;
   }

   .mobile-nav, .quick-nav{
     display: none;
   }


.show-for-small-only{
  display: none;
}
div#carousel-upsp-mob {
    display: none;
}
 }
/* NEW QUERIES */


[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos]{pointer-events:none}[data-aos].aos-animate{pointer-events:auto}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}@media screen{html:not(.no-js) [data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform}html:not(.no-js) [data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;-webkit-transform:none;transform:none}html:not(.no-js) [data-aos=fade-up]{-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0)}html:not(.no-js) [data-aos=fade-down]{-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0)}html:not(.no-js) [data-aos=fade-right]{-webkit-transform:translate3d(-100px,0,0);transform:translate3d(-100px,0,0)}html:not(.no-js) [data-aos=fade-left]{-webkit-transform:translate3d(100px,0,0);transform:translate3d(100px,0,0)}html:not(.no-js) [data-aos=fade-up-right]{-webkit-transform:translate3d(-100px,100px,0);transform:translate3d(-100px,100px,0)}html:not(.no-js) [data-aos=fade-up-left]{-webkit-transform:translate3d(100px,100px,0);transform:translate3d(100px,100px,0)}html:not(.no-js) [data-aos=fade-down-right]{-webkit-transform:translate3d(-100px,-100px,0);transform:translate3d(-100px,-100px,0)}html:not(.no-js) [data-aos=fade-down-left]{-webkit-transform:translate3d(100px,-100px,0);transform:translate3d(100px,-100px,0)}html:not(.no-js) [data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform}html:not(.no-js) [data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}html:not(.no-js) [data-aos=zoom-in]{-webkit-transform:scale(.6);transform:scale(.6)}html:not(.no-js) [data-aos=zoom-in-up]{-webkit-transform:translate3d(0,100px,0) scale(.6);transform:translate3d(0,100px,0) scale(.6)}html:not(.no-js) [data-aos=zoom-in-down]{-webkit-transform:translate3d(0,-100px,0) scale(.6);transform:translate3d(0,-100px,0) scale(.6)}html:not(.no-js) [data-aos=zoom-in-right]{-webkit-transform:translate3d(-100px,0,0) scale(.6);transform:translate3d(-100px,0,0) scale(.6)}html:not(.no-js) [data-aos=zoom-in-left]{-webkit-transform:translate3d(100px,0,0) scale(.6);transform:translate3d(100px,0,0) scale(.6)}html:not(.no-js) [data-aos=zoom-out]{-webkit-transform:scale(1.2);transform:scale(1.2)}html:not(.no-js) [data-aos=zoom-out-up]{-webkit-transform:translate3d(0,100px,0) scale(1.2);transform:translate3d(0,100px,0) scale(1.2)}html:not(.no-js) [data-aos=zoom-out-down]{-webkit-transform:translate3d(0,-100px,0) scale(1.2);transform:translate3d(0,-100px,0) scale(1.2)}html:not(.no-js) [data-aos=zoom-out-right]{-webkit-transform:translate3d(-100px,0,0) scale(1.2);transform:translate3d(-100px,0,0) scale(1.2)}html:not(.no-js) [data-aos=zoom-out-left]{-webkit-transform:translate3d(100px,0,0) scale(1.2);transform:translate3d(100px,0,0) scale(1.2)}html:not(.no-js) [data-aos^=slide][data-aos^=slide]{transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;visibility:hidden}html:not(.no-js) [data-aos^=slide][data-aos^=slide].aos-animate{visibility:visible;-webkit-transform:translateZ(0);transform:translateZ(0)}html:not(.no-js) [data-aos=slide-up]{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}html:not(.no-js) [data-aos=slide-down]{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}html:not(.no-js) [data-aos=slide-right]{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}html:not(.no-js) [data-aos=slide-left]{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}html:not(.no-js) [data-aos^=flip][data-aos^=flip]{-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}html:not(.no-js) [data-aos=flip-left]{-webkit-transform:perspective(2500px) rotateY(-100deg);transform:perspective(2500px) rotateY(-100deg)}html:not(.no-js) [data-aos=flip-left].aos-animate{-webkit-transform:perspective(2500px) rotateY(0);transform:perspective(2500px) rotateY(0)}html:not(.no-js) [data-aos=flip-right]{-webkit-transform:perspective(2500px) rotateY(100deg);transform:perspective(2500px) rotateY(100deg)}html:not(.no-js) [data-aos=flip-right].aos-animate{-webkit-transform:perspective(2500px) rotateY(0);transform:perspective(2500px) rotateY(0)}html:not(.no-js) [data-aos=flip-up]{-webkit-transform:perspective(2500px) rotateX(-100deg);transform:perspective(2500px) rotateX(-100deg)}html:not(.no-js) [data-aos=flip-up].aos-animate{-webkit-transform:perspective(2500px) rotateX(0);transform:perspective(2500px) rotateX(0)}html:not(.no-js) [data-aos=flip-down]{-webkit-transform:perspective(2500px) rotateX(100deg);transform:perspective(2500px) rotateX(100deg)}html:not(.no-js) [data-aos=flip-down].aos-animate{-webkit-transform:perspective(2500px) rotateX(0);transform:perspective(2500px) rotateX(0)}}