.fran-stats{
  background: url("img/pattern.png") no-repeat center top #102239;
}
.fran-stats h2{
color: #fff;
}



















.media ul{
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
}
.media ul li{
width: 32.3333%;
  margin:
7px 0.5%;
}
.media ul li a{
position: relative;
  transition: all .5s ease 0s;
  display: block;
  background: #fff;
  padding: 30px 70px 30px 30px;
  border-radius: 12px;
  text-decoration: none;
  line-height: normal;
  box-shadow: 0 0 5px rgba(0,0,0,0.03);
  font-weight: 400;
  font-size: 1.0em;
  height: 100%;
  color: #10233a;
}
.media ul li a:hover,
.media ul li a:focus{
  background:#c50c3c;
    color: #fff;
}
.media ul li a:after {
content: "\f105";
  font-family: Font Awesome\ 6 Free;
  position: absolute;
  right: 30px;
  top: 50%;
  color: #ffff;
  background:
#c50c3c;
  font-weight: 700;
  font-size: 0.715em;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  border-radius:
100%;
  margin-top: -16px;
}
.media ul li a:hover:after,
.media ul li a:focus:after{
  background:#fff;
    color: #c50c3c;
}
.page-template-template-franchise .footer-cta{
    display: none;
}
.benefits-accordion h3 {
  font-size: 1.1em;
  font-weight: 700;
  position: relative;
  border-bottom: solid 1px rgba(197,12,60,0.1);
  margin: 0;
  padding: 15px 0 15px 30px;
  cursor: pointer;
}
.benefits-accordion h3::before {
  content: "\f078";
  font-family: Font Awesome\ 6 Free;
  font-weight: 700;
  font-size: 0.55em;
  position: absolute;
  left: 0;
  top: 19px;
  color: #c50c3c;
}
.benefits-accordion h3:hover, .benefits-accordion h3.active {
  color: #c50c3c;
}
.benefits-accordion h3.active {
  border-bottom: none;
}
.benefits-accordion p {
  margin: 0;
  padding: 0 0 20px 30px;
}

















.static {
  position: static;
    padding: 50px 0 30px 0;
}
.colors-collapsible-zone {
  /*position: relative;*/
  transition: padding-bottom 0.3s ease-out;
}
.colors-collapsible-zone [class*="col-"] {
  position: static;
  transition: height 0.5s ease-out;
}
.colors-collapsible-zone h4 {
  cursor: pointer;
  margin: 0;
padding: 15px 0 25px 0;
    position: relative;
}
.colors-collapsible-zone h4:hover {
color: #c50c3c;
}
.colors-collapsible-zone h4.ccz-head-active::before {
  bottom: 0;
  z-index: 1;
  border-bottom: 10px solid #ccc;
}
.colors-collapsible-zone h4.ccz-head-active::after {
  bottom: -1px;
  z-index: 2;
  border-bottom: 10px solid #fff;
}
.colors-collapsible-zone h4.ccz-head-active::before, .colors-collapsible-zone h4.ccz-head-active::after {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  content: "";
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}
.colors-collapsible-zone h4 i {
font-size: 0.5em;
  margin-left: 0;
  color: #c50c3c;
  vertical-align: middle;
}
.colors-collapsible-zone .ccz-each-item {
  position: absolute;
  left: 0;
  right: 0;
  width: calc(100vw - 30px);
  max-width: 100%;
  margin: 0 auto;
  display: none;
  padding:30px;
  border: 1px solid #ccc;
}
.colors-collapsible-zone .ccz-each-item .close-cei {
position: absolute;
  top: -10px;
  right: -10px;
  cursor: pointer;
  background: #c50c3c;
  width: 24px;
  height: 24px;
  border-radius: 100%;
  line-height: 21px;
  text-align: center;
}
.colors-collapsible-zone .ccz-each-item .close-cei i {
  font-size: 0.7em;
  color: #fff;
}
.custom-flex-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}




















































.normal-ctas .btn{
    font-family: "Lexend", sans-serif;
  font-size: 0.70em;
  font-weight: 600;
  padding: 13px 15px;
  border-radius: 7px;
}
.contentside hr{
  clear: both;
  height: 1px;
  background: #ddd;
  border: none;
  width: 100%;
  margin: 50px 0 40px;
}
.red-color{
    color: #c50c3c;
}
.video-sec-title{
    padding-bottom: 50px;
}
.video-sec-title h2{
margin-bottom: 0 !important;
  border:
none !important;
  padding:
5px 0;
  overflow:
hidden;
} 
.resp-inline-video video{
    width: 100%;
}
.video-sec-title h2 strong{
    display: block;
    line-height: 1;
}
.mov-txt-right {
    text-align: right;
}
.gallery-b-a {
margin:
0 auto;
  position: relative;
  max-width: 1225px;
  border-radius:
12px;
  overflow:
hidden;
  box-shadow: 7px 6px 20px rgba(0, 0, 0, 0.2);
}
.gallery-b-a * {
  box-sizing: inherit;
}
.gallery-b-a img {
  max-width: none;
  display: block;
}
.location-sidebox input[type="text"]{
    border-radius:
10px;
  border:
none;
}
.bg-red{
    background:
#c50c3c;
  color: #fff;
}
.bg-red h2{
    color: #fff;
    margin-bottom: 20px;
}
.bg-red .btn-alt:hover,
.bg-red .btn-alt:focus{
    background: #fff;
    color: #c50c3c;
}
.location-sidebox .btn{
   display: block;
  width: 100%;
  margin:10px 0 30px 0;
}
.location-sidebox{
  padding:
40px;
  border-radius:
12px;
}

.values-outer {
  padding:
0 0 0 50px;
}
.values-outer h3 {
position: relative;
  font-size: 1.5em;
  cursor: pointer;
  margin:
0;
  border-bottom:
solid 1px rgba(255,255,255,0.2);
  padding:
15px 0;
  color: #fff;
}
.values-outer h3.active {
  border-bottom:
none;
  color: #c50c3c;
}
.location-col:nth-child(2) a:hover{
    color: #10233a;
}
.values-outer h3::after {
  content: "\f078";
  font-family: Font Awesome\ 6 Free;
  font-size: 0.6em;
  font-weight: 700;
  vertical-align: middle;
  margin:
-3px 0 0 10px;
  display: inline-block;
  color: #c50c3c;
}
.values-outer h3.active::after {
  content: "\f077";
}
.value-txt {
  border-bottom:
solid 1px rgba(255,255,255,0.2);
  padding-bottom: 25px;
}
.value-txt p {
  margin:
0;
}
.bg-blue{
    background: #10233a;
    color: #fff;
}
.bg-blue .section-title{
    color: #fff;
}
.bg-blue .btn:hover,
.bg-blue .btn:focus{
    background: #91bdcc;
    color: #10233a;
}
















.post h1,
.post h2,
.post h3,
.post h4,
.post h5,
.post h6{
    font-family: "Lexend", sans-serif;
}
.home-slider-container .gmb-review-rating {
  position: absolute;
  top: 50%;
  right: 20%;
  margin-top: -35px;
}
.reviews-rating-blk {
  display:inline-block;
  margin:0;
  position:relative;
  vertical-align:middle;
  line-height:1;
  font-size:.85em;
}
.gmb-review-rating {
display: inline-block;
  line-height: normal;
  box-shadow: 0 0 10px rgba(0,0,0,0.34);
  vertical-align: middle;
  background:
#fff;
  border-radius:
12px;
  padding:
14px 30px;
}
.gmb-review-rating span {
line-height: 1;
  display: inline-block;
  font-size: 0.65em;
  font-weight: 500;
}
.gmb-review-rating span:first-child{
    padding-right: 5px;
}

.testimonials-all{
    display: flex;
flex-wrap: wrap;
justify-content: flex-start;
}
.testimonials-all .fas{
    font-size: 3em;
  color: #c50c3c;
}
.testimonials-all .fas.fa-quote-right{
    float: right;
}
.testimonials-all .testimonial-single cite{
font-family: "Saira", sans-serif;
  font-weight: 700;
  font-size: 1.1em;
  padding:
0 60px 0 0;
  margin-top: 40px;
  display: block;
  clear: none;
}
.gmb-review-rating span em {
 font-size: 3.0em;
  font-weight: 700;
  font-style: normal;
  display: block;
  font-family: "Bebas Neue", serif;
  color: #c50c3c;
  letter-spacing: -1px;
}
.gmb-review-rating span .fa-solid {
  color:#feb600;
    font-size: 1.2005em;
}
.gmb-review-rating span img {
  margin-right: 8px;

}

.service-carousel .slick-slide{
    border-radius: 12px;
    overflow: hidden;
    margin: 0 15px;
}
.service-carousel{
    padding: 0 20px;
}
.headcols{
    justify-content: space-between;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.video-row h2{
    margin-bottom: 20px;
}
.featurebox h2{
    margin-bottom: 20px;
}
.footer-cta .headphone {
margin: 0;
    font-size: 1.5em;
}
.footer-cta .headphone:before {
  border: solid 1px #10233a;
  background: none;
  color: #c50c3c;
  width: 50px;
  left: -10px;
  height: 50px;
}
.section.footer-cta {
     border-top: solid 1px #eee;
  text-align: center;
  padding:40px 0;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,c4c8ce+100 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(196, 200, 206, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.promise-sec {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  color: #fff;
}

.promise-sec h2 {
  color: #fff;
}
.promise-sec h2 strong {
  color: #102239;
}
.promise-sec p {
  margin-bottom: 40px;
}
.promise-sec h3 {
  color: #fff;
  font-size: 1.4em;
  margin-bottom: 10px;
  font-family: "Lexend", sans-serif;
}
.promise-sec:before {
  content: "";
  width: 100%;
  height: 100%;
  background:
    rgba(197, 12, 60, 0.90);
  position: absolute;
  left: 0;
  top: 0;
}
.page-template-template-franchise .head-col3 {
  display: none;
}
.section-title.margin-normal{
    margin-bottom: 20px;
}
.video-col{
    margin-bottom: 30px;
}
.video-row{
    padding-top: 40px;
}
.video-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}
.dotted-border {
  border: dashed 5px #c50c3c;
  border-radius: 12px;
  padding: 60px;
}
.video-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}
.fran-quotes .video-responsive {
  border-radius: 12px;
  box-shadow: 0 0 23px rgba(0, 0, 0, 0.23);
}
.fran-quotes h2 {
  margin-bottom: 50px;
}
.owner-quote-single blockquote {
  margin: 0;
  padding: 0 0 30px;
}
.owner-quote-single blockquote p {
  font-size: 1.222em;
  font-weight: 500;
  font-style: italic;
}
.owner-quote-single cite strong {
  display: block;
  color: #173326;
  font-size: 1.3em;
}
.owner-quote-single .rating-stars {
  display: block;
}
.owner-quote-single cite {
  color: #55b763;
  font-weight: 400;
  font-size: 0.85em;
  font-style: normal;
  display: block;
  line-height: normal;
}
.owner-quote-single {
  padding: 60px 0;
}
.owner-quote-single:before {
  content: "\f10d";
  font-family: Font Awesome\ 6 Free;
  position: absolute;
  left: 0;
  top: 0;
  color: #55b763;
  font-weight: 700;
  font-size: 2.778em;
}
.owner-quote-single:after {
  content: "\f10e";
  font-family: Font Awesome\ 6 Free;
  position: absolute;
  right: 0;
  bottom: 10px;
  color: #55b763;
  font-weight: 700;
  font-size: 2.778em;
}
.benifits-sec .section-title strong {
  display: inline;
}
.fran-mobile-banner {
  display: none;
}
.ownership-sec .step-single {
  width: 24%;
  text-align: center;
  background: #fff;
  border: solid 1px #c50c3c;
  padding: 50px 30px;
  border-radius: 12px;
}
.ownership-sec .steps {
  padding: 20px 0 50px;
}
.ownership-sec .step-single h3 {
  font-size: 1.45em;
  margin: 0 0 15px;
  font-weight: 700;
}
.ownership-sec .step-no {
  font-weight: 400;
  padding-bottom: 20px;
  font-size: 1.55em;
}

.benifits-sec ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.benifits-sec ul li {
  position: relative;
  list-style-type: none;
  background: url("img/check-icon.png") no-repeat 0 24px;
  padding: 15px 30px 15px 45px;
  width: 50%;
  font-size: 1.115em;
  line-height: 1.4em;
}
.benifits-sec .wrapper {
  padding: 100px 0;
}
.benifits-sec .wrapper:before {
  content: "";
  height: 100%;
  width: 200px;
  background: #c50c3c;
  position: absolute;
  left: -100px;
  top: 0;
}
.featurebox-outer.franchise-form .featurebox {
  padding: 0;
}
.featurebox-outer.franchise-form:before {
  display: none;
}
.franchise-banner img {
  margin: 0 auto;
  width: 100%;
}
.franchise-banner h1 {
  color: #fff;
    text-shadow: 0 0 20px rgb(0, 0, 0, 0.5);
    font-size: 1.90em;
}
.franchise-banner h1 strong {
  color: #c50c3c;
  font-weight: 700;
}
.fran-bann-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  color: #fff;
    background: linear-gradient(to right, rgba(16,35,58,0.5) 0%,rgba(16,35,58,0.5) 50%,rgba(145,189,204,0.0) 100%);
}
.fran-bann-text {
  width: 50%;
}
#audio-control {
  position: absolute;
  right: 15px;
  top: 15px;
  border-radius: 12px;
  width: 30px;
  height: 30px;
  background: #55b763;
  color: #fff;
  box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.3);
  cursor: pointer;
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 1
}
#audio-control:before {
  content: "\f6a9";
  font-family: Font Awesome\ 6 Free;
  font-weight: 700;
  font-size: 0.80em;
}
#audio-control.active:before {
  content: "\f026";
}
.home-video #audio-control {
  display: flex;
}
.team-col {
  height: 100%;
  background: #f3f4f5;
  border-radius: 12px;
  padding: 50px;
}
.team-col img {
  border-radius: 100%;
  margin-bottom: 30px;
  border: solid 15px rgba(16, 35, 58, 0.1);
    max-width: 220px;
}
.team-col h3 {
  color: #c50c3c;
  margin-bottom: 5px;
}

.team-section h2 {
  margin-bottom: 50px;
}
.service-inner ul {
  margin: 0 0 55px 0;
  display: flex;
  flex-wrap: wrap;
}
.section.page-title {
  padding: 20px 0;
  background: #f2f6ef;
}
.section.page-title h1 {
  text-transform: uppercase;
  font-size: 2.8em;
  margin: 0;
}
.location-col{
    width: 33.3333%;
    text-align: center;
}
.locations-outer h3 {
margin:
30px 0;
  clear: both;
  color: #fff;
  background:
#10233a;
  padding:
15px 40px;
}

/*.locations-outer h3::before {
  content: "\f067";
  font-family: Font Awesome\ 5 Free;
  right: 20px;
  position: absolute;
  top: 20px;
  color: #fff;
}
.locations-outer h3.active::before {
  content: "\f068";
  color: #fff;
}*/
.location-content {
  width: 100%;
  clear: both;
    font-size: 0.85em;
    line-height: normal;
}
.location-content a{
    text-decoration: none;
}
.locations-outer h3.active {
  margin-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.home-featured-services.rotating-services .fs-row .fs-col {
  margin: 30px 20px;
  height: auto;
  box-shadow: 10px 10px 10px rgba(23, 51, 38, 0.10);
}
.home-featured-services.rotating-services .slick-track {
  display: flex;
}
.home-featured-services.pge-services .fs-row {
  margin-top: 0;
}
.rotating-services .slick-prev {
  left: -60px;
}
.rotating-services .slick-next {
  right: -60px;
}
.border-shadow {
  border-radius: 12px;
  box-shadow: 0 0 23px rgba(0, 0, 0, 0.23);
}
.section.inner-content p:last-child {
  margin-bottom: 20px;
}
.featurebox.leadform-popup {
  width: 360px;
  position: absolute;
  right: 0;
  top: 120px;
  padding: 30px;
  display: none;
}
.loc-info-select {
  margin-bottom: 10px;
}
.featurebox.leadform-popup h2 {
  font-size: 1.5em;
  margin-bottom: 10px;
  text-align: center;
}
.featurebox.leadform-popup p {
  margin-bottom: 10px;
  font-size: 0.85em;
  line-height: normal;
}
.featurebox.leadform-popup .form-row {
  margin-top: 10px;
}
.featurebox.leadform-popup input, .featurebox.leadform-popup textarea {
  padding: 10px 15px;
}
.close-lead-form {
  position: absolute;
  right: 10px;
  top: 10px;
  background: #173326;
  border-radius: 50px;
  width: 25px;
  height: 25px;
  display: block;
  text-align: center;
  padding: 0;
  z-index: 1;
  cursor: pointer;
  line-height: 25px;
  color: #fff;
  font-size: 0.80em;
}
.close-lead-form:hover {
  background: #55b763;
  color: #fff;
}
.green-txt {
  color: #55b763;
}
.header-location {
  text-align: center;
  padding: 10px 0;
  background: #c50c3c;
  color: #fff;
  line-height: normal;
  font-size: 0.85em;
}
.header-location strong {
  font-size: 1.2em;
}
.header-location a {
  color: #fff;
}
.areas-served ul {
  display: flex;
  flex-wrap: wrap;
  padding: 30px 0 0 50px;
}
.areas-served ul li {
  width: 33.333333%;
  list-style-type: none;
  padding: 3px 10px 2px 30px !important;
  margin: 0;
  text-align: left;
  position: relative;
  font-weight: 400;
}
.areas-served ul li a {
  display: block;
  color: #10233a;
}
.areas-served ul li a:hover, .areas-served ul li a:focus {
  color: #c50c3c;
}
.areas-served h2 {
  margin-bottom: 60px;
}
.areas-served iframe {
  display: block;
  width: 100%;
  border-radius: 12px;
  box-shadow: 20px 20px 15px rgba(23, 51, 38, 0.10);
  border: solid 20px #fff !important;
}

.service-block img {
  border-radius: 12px;
  box-shadow: 0 0 23px rgba(0, 0, 0, 0.23);
}
.service-block .row {
  padding: 65px 50px 65px 0;
}
.service-block .row:before {
  content: "";
  width: 90%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 12px;
}
.service-block.green .row:before {
  background: #55b763
}
.service-block.green .row {
  color: #fff;
}
.service-block.green h2, .service-block.green h3, .service-block.green h4, .service-block.green h5, .service-block.green h6 {
  color: #fff;
}
.service-block-pic img {
  width: 100%;
}
.service-block.normal .row {
  padding: 65px 0;
}
.service-block.green .contentside {
  padding-left: 40px;
}
.service-block.normal .contentside {
  padding-right: 40px;
}
.service-block.green.darkgreen .row:before {
  background: #2b7653;
}
.adv-row h3 {
  font-size: 1.3em;
}
.adv-row h3 strong {
  color: #c50c3c;
}
.steps-3row .row:not(.adv-row) {
  padding-top: 50px;
}
.adv-row {
  padding: 30px 0 30px 60px;
  text-align: left;
}
.section-advantage .service-block-pic img {
  border-radius: 12px;
  box-shadow: 0 0 23px rgba(0, 0, 0, 0.23);
}
.section-advantage .service-block-pic {
  padding-right: 50px;
}
.section-advantage h2 {
  margin-bottom: 80px;
}
.home-testimonials.green {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.home-testimonials.green h2 {
  color: #fff;
  text-shadow: 0 0 20px rgb(0, 0, 0);
}
.home-testimonials.green h2 strong {
  color: #fff;
}
.home-testimonials.green blockquote {
  background: rgba(255, 255, 255, 0.93);
}
/*.home-testimonials.green:before{
    background: #55b763;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.75;
}*/
strong, b {
  font-weight: 700;
}
.topbar .fa-solid {
  padding-right: 3px;
}
.pc-sec03 .psc-holder {
  margin: 0 15px;
}
.pc-sec04 {
  background: #f2f2f2;
}
.pc-sec04 h2 {
  text-align: center;
  margin-bottom: 60px;
}
.pc-sec03 .pool-serv-tabs {
  padding: 0 0 30px 0;
}
.rotating-pst-3 .pst {
  padding: 20px;
  margin: 0 10px;
  background: #F8F8F8;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pc-sec03 .slick-list {
  padding: 0 !important;
}
.rotating-pst-3 .slick-track {
  display: flex;
}
.pc-sec05 {
  background: url("img/bg1.jpg") no-repeat center center;
  background-size: cover;
}
.pc-sec01 h3 {
  font-size: 1.5em;
  font-weight: 500;
  line-height: 1.5em;
}
.plan-holder {
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.plan-body {
  padding: 30px;
}
.plan-body ul {
  margin: 0 0 25px 0;
  padding: 0;
  list-style-type: none;
}
.plan-body ul li {
  border-bottom: #e0e0e0 dashed 1px;
  padding: 5px 0;
}
.plan-head span {
  background: #018C95;
  color: #fff;
  font-size: 0.70em;
  padding: 5px 10px;
  border-radius: 6px;
}
.plan-head {
  background: #F7F8F8;
  padding: 30px 20px;
}
.plan-head h3 {
  font-size: 1.25em;
  margin: 0;
}
.plan-head p {
  font-size: 0.75em;
  margin: 0;
  color: #888787;
}
.pc-sec02 h2 {
  margin-bottom: 50px;
}
.pc-sec02 {
  background: #f2f2f2;
  text-align: center;
}
.author-info p {
  margin: 0;
}
.padd-top-zero {
  padding-top: 0 !important;
}
.padd-bottom-zero {
  padding-bottom: 0 !important;
}
.padd-zero {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.flip-card {
  background-color: transparent;
  height: 320px;
  perspective: 1000px;
}
.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform .6s;
  transform-style: preserve-3d;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2);
  margin-bottom: 10px;
}
.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.flip-card-front {
  background-color: #bbb;
  color: #000;
}
.flip-card-back {
  background-color: #008c95;
  color: #fff;
  transform: rotateY(180deg);
  padding: 20px;
  font-size: 0.85em;
}
.flip-card img {
  object-fit: cover;
  height: 100%;
  object-position: top;
  width: 100%;
  transition: all .3s linear;
}
.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}
.flip-card-back p {
  margin-bottom: 0px;
}
.flip-card-back p:last-child {
  margin-bottom: 0;
}
.page-info {
  background: #F0F0F0;
}
.page-info h4 {
  font-size: 1.25em;
  font-weight: 600;
  color: #595757;
  line-height: 1.5em;
}
.padd-left-zero {
  padding-left: 0 !important;
}
.review-meta {
  padding-bottom: 10px;
}
.mob-phone {
  display: none;
}
.comp-services h2 {
  text-align: center;
  margin-bottom: 60px;
}
.pst {
  cursor: pointer;
  border-radius: 10px;
  padding: 20px 30px;
  margin: 0 30px;
  line-height: 1.45em;
}
.pst.slick-current {
  background: #E3EAEC;
  font-weight: 800;
  color: #008C95;
}
.pool-serv-tabs {
  padding: 0 100px 40px 100px;
}
.pst:hover {
  background: #E3EAEC;
  color: #008C95;
}
.psc-holder {
  box-shadow: 0 0 15px rgba(194, 194, 194, 0.5);
  padding: 40px;
  border-radius: 12px;
  height: 100%;
}
.psc {
  margin: 15px 0;
}
.psc-holder .btn-holder {
  text-align: right;
}
.slider-text .btn.btn-alt {
  display: none;
}
.comp-services .slick-track {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.locations-serving {
  text-align: center;
  padding-top: 30px;
}
.locations-serving h2 {
  font-weight: 500;
  color: #424343;
  font-size: 1.6em;
}
.locations-serving ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style-type: none;
}
.footer .locations-serving img {
  margin: 0;
}
.locations-serving ul li a {
  text-decoration: none;
  color: #777;
}
.locations-serving ul li a:hover {
  color: #008C95;
}
.locations-serving ul li {
  position: relative;
  padding: 0;
}
.serv-img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.locations-serving ul li:before {
  content: "";
  width: 3px;
  height: 3px;
  border-radius: 3px;
  background: #999;
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
}
.service-sec ul li {
  position: relative;
  border-bottom: solid 1px rgba(0, 0, 0, 0.10);
  list-style-type: none;
  background: url("img/check-icon.png") no-repeat 0 41px;
  padding: 40px 50px 40px 130px;
  width: 50%;
  text-align: left;
}
.service-sec ul li h3 {
  font-size: 1.3em;
  margin-bottom: 10px;
}
.service-sec .row-features {
  box-shadow: 0 0 45px rgba(23, 51, 38, 0.1);
  border-radius: 12px;
  overflow: hidden;
}
.home-copy-green {
  background: #008C95;
  color: #fff;
  background: url("img/green-waves-bg.jpg") no-repeat center center;
  background-size: cover;
}
.home-copy-green h2 {
  color: #fff;
}
.home-copy-green .btn {
  background: #137B85;
}
.steps-page-row .testimonial-single {
  border-radius: 12px;
  margin: 50px 40px;
}
.steps-page-row .testimonial-single blockquote {
  border-radius: 12px;
  padding: 40px 70px;
}
.steps-page-row:nth-child(1) .col-lg-5 img, .steps-page-row:nth-child(3) .col-lg-5 img {
  border-top-left-radius: 100px;
}
.steps-page-row:nth-child(2) .col-lg-5 img, .steps-page-row:nth-child(5) .col-lg-5 img {
  border-bottom-left-radius: 100px;
}
.steps-page-row:nth-child(6) .col-lg-5 img {
  border-bottom-left-radius: 100px;
  border-top-left-radius: 100px;
}
.testimonial-single cite span {
  display: block;
  font-style: italic;
  font-weight: 500;
}
.steps-page-row:nth-child(1) {
  padding-top: 50px;
}
.steps-page-row:last-child {
  padding-bottom: 50px;
}
.steps-page-outer {
  border-top: solid 1px #CC8613;
  float: left;
  width: 100%;
}
.team-section {
  text-align: center;
}
.awards {
  float: left;
  width: 100%;
  padding: 70px 0;
  text-align: center;
}
.awards-list {
  padding: 50px 0 0 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.awards-list div {
  padding: 0 20px;
  width: 25%;
}
.home-banner-mobile {
  display: none !important;
}
.line-hr {
  width: 100%;
  height: 1px;
  background: rgb(136, 102, 75);
  position: absolute;
  left: 0;
}
.line1 {
  top: 196px;
}
.line2 {
  top: 501px;
}
.line3 {
  top: 802px;
}
.line4 {
  top: 1107px;
}
.line5 {
  bottom: 0;
}
.stats ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style-type: none;
  margin: 0;
}
.stats ul li {
  width: 20%;
  padding: 30px 30px;
  background: #f3f4f5;
  text-align: center;
  border-radius: 12px;
  margin: 0 1%;
}
.stats img {
  margin-bottom: 20px;
}
.stats ul li h3 strong {
  color: #c50c3c;
}
.stats ul li h3 {
  font-size: 1.5em;
  margin: 0 0 15px 0;
}
.stats ul li h4 {
  color: #fff;
  font-weight: 400;
  font-size: 1.4em;
  padding: 0 0 0 30px;
  position: relative;
}
.facts-icon {
  position: absolute;
  left: 0;
  top: 1px;
  font-size: 0.9em;
}
.stats ul li p {
  margin: 0;
  line-height: normal;
}
.values {
  float: left;
  width: 100%;
  position: relative;
  background: url("img/before-after-bg.jpg") no-repeat center top;
  background-size: cover;
  padding: 80px 0;
}
.values h2 {
  margin-bottom: 50px;
}
.values ul {
  display: flex;
  flex-wrap: wrap;
  margin: 20px 0;
}
.values ul.values-row1 {
  justify-content: flex-end;
}
.values ul.values-row1 li:first-child {
  border-top-left-radius: 100px;
}
.values ul.values-row1 li:last-child {
  margin-right: 0;
}
.values ul.values-row2 li:last-child {
  border-top-right-radius: 100px;
}
.values ul.values-row2 li:first-child {
  margin-left: 0;
}
.values ul.values-row1 li:nth-child(1), .values ul.values-row2 li:nth-child(3) {
  background: #030303;
}
.values ul.values-row1 li:nth-child(3) {
  background: #58412E;
}
.values ul.values-row2 li:nth-child(2) {
  background: #58412E;
}
.values ul li {
  list-style-type: none;
  background: #2B1F17;
  color: #fff;
  width: 28%;
  padding: 50px;
  margin: 0 0.5%;
}
.values ul li img {
  margin-bottom: 30px;
}
.values ul li h3 {
  color: #fff;
  font-size: 1.5em;
}
.before-after .btn:after {
  content: "\f16d";
  font-family: Font Awesome\ 6 brands;
  font-weight: 400;
  font-size: 1.4em;
}
.home-blog {
  float: left;
  width: 100%;
  background: #58412E;
  padding: 70px 0;
}
.home-blog h2 {
  color: #fff;
}
.home-blog .post h2.title a {
  color: #fff;
}
.home-blog .post h2.title a::before {
  background: #000;
  color: #58412E;
}
.home-blog .link-arrow {
  float: right;
  color: #fff;
}
.eb-home .btn {
  float: right;
}
.eb-home .explore-banner-inner {
  padding: 30px 0 20px 50px;
}
.before-after.b-a-home {
  background: #fff;
}
.before-after.b-a-home .btn {
  float: right;
  margin-top: 28px;
}
.before-after.b-a-home:before {
  display: none;
}
.home-blog .blog-listing {
  padding-bottom: 30px;
  padding-top: 40px;
}
.affiliations {
  float: left;
  width: 100%;
  padding: 100px 0;
  text-align: center;
  position: relative;
  background: url("img/affiliations-bg.jpg") no-repeat center center;
  background-size: cover;
}
.logos {
  padding: 70px 0 0 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.logos div {
  padding: 0 20px;
  width: 20%;
}
.nav-secondary.nav-sec-white ul li a {
  color: #fff;
}
.nav-secondary.nav-sec-white ul > li.current-menu-item a::before {
  background: rgb(255, 255, 255);
}
.nav-secondary.nav-sec-white ul li {
  border-left: solid 1px rgba(255, 255, 255, 0.6);
}
.nav-secondary.nav-sec-white {
  border-top: solid 1px rgba(255, 255, 255, 0.25);
  border-bottom: solid 1px rgba(255, 255, 255, 0.5);
}
.nav-secondary.nav-sec-white ul li a:hover, .nav-secondary.nav-sec-white ul li a:focus {
  color: #CC8613;
}
.service-intro {
  float: left;
  width: 100%;
  background: #F2EFEB;
}
.service-box {
  border: solid 1px #88664B;
  width: 67%;
  margin: -250px auto 0;
  border-radius: 100px 100px 0 0;
  padding: 12px;
}
.service-box-inner {
  width: 100%;
  background: #483B2F;
  color: #fff;
  border-radius: 100px 100px 0 0;
  padding: 100px 50px 60px;
  text-align: center;
}
.service-box-inner p:last-child {
  margin: 0;
}
.service-box-inner h2 {
  color: #fff;
}
.service-page-banner {
  float: left;
  width: 100%;
  text-align: center;
  position: relative;
  padding: 140px 0 320px 0;
  margin-top: -67px;
  color: #fff;
}
.service-page-banner:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.63);
}
.service-page-banner h2 {
  color: #fff;
  font-size: 3.5em;
}
.features ul {
  list-style-type: none;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
.features ul li {
  width: 25%;
  padding: 0 20px;
}
.features ul li img {
  margin-bottom: 20px;
}
.features ul li h3 {
  font-size: 1.1em;
  margin: 0;
  font-weight: 600;
}
.explore-banner {
  float: left;
  width: 100%;
  position: relative;
  color: #fff;
  padding: 110px 0;
}
.explore-banner h2 {
  color: #fff;
  text-align: right;
}
.explore-banner-inner {
  border-left: solid 1px #fff;
  padding: 50px 0 50px 50px;
  margin: 0 0 0 25px;
}
.explore-banner:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(3, 3, 3, 0.46);
}
.findloc-banner {
  float: left;
  width: 100%;
  text-align: center;
  position: relative;
  padding: 130px 0;
  color: #fff;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.findloc-banner h2 {
  color: #fff;
}
.findloc-banner .normal-search {
  margin-top: 30px;
}
.findloc-banner:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(88, 65, 46, 0.78);
}
.topbar .normal-search {
  max-width: 215px;
  display: inline-block;
  vertical-align: middle;
}
.section {
  width: 100%;
  padding: 80px 0;
  clear: both;
  position: relative;
}
.insta-widget {
  background: #f2f6ef;
}
.section p:last-child {
  margin: 0;
}
.text-center {
  text-align: center;
}
.gallery-photos.sp-gp {
  text-align: center;
  color: #fff;
}
.gallery-photos.sp-gp h2 {
  color: #fff;
}
.gallery-photos.sp-gp p {
  margin-bottom: 50px;
}
.locations-landing {
  float: left;
  width: 100%;
  clear: both;
  background: url("img/before-after-bg.jpg") no-repeat center top;
  background-size: cover;
  padding: 70px 0;
}
.location-single h2 {
  background: #58412E;
  text-transform: uppercase;
  color: #fff;
  margin: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  text-align: center;
  padding: 34px 0;
  font-size: 2.0em;
}
.location-col h4{
    margin: 0 0 5px;
}
.location-single.coming-soon {
  padding-top: 125px;
}
.for-location .normal-search {
  margin: 30px 120px 0 0;
}
.locflex {
display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  border-bottom:
solid 1px rgba(0,0,0,0.1);
  padding:20px;
    position: relative;
}
.location-col h4:before {
content: "\f3c5";
  font-family: Font Awesome\ 6 Free;
  font-size: 0.75em;
  font-weight: 700;
  color: #c50c3c;
  display: inline-block;
  margin:
-3px 5px 0 0;
  vertical-align: middle;
  line-height: 1;
}
.locflex:last-child{
    border: none;
}

.locflex:nth-child(odd) {
  background:
rgba(255,255,255,0.5);
}
.location-col:first-child{
    text-align: left;
}
.location-col:last-child{
    text-align: right;
}
.location-single {
  width: 100%;
  padding: 30px;
  line-height: normal;
  margin: 12px 1%;
  border-radius: 12px;
  position: relative;
  overflow: hidden;
  box-shadow: 0px 0px 10px rgba(23, 51, 38, 0.10);
}
.location-single h3 {
  font-size: 2em;
}
.location-single h4 {
  margin: 0 0 5px 0;
  font-size: 1.375em;
}
.location-single a {
  text-decoration: none;
}
.location-single a:not(.btn):hover {
  text-decoration: underline;
  color: #2b7653;
}
.loc-icon {
  position: relative;
}
.loc-icon:before {
  content: "\f3c5";
  font-family: Font Awesome\ 6 Free;
  font-size: 1.0em;
  font-weight: 700;
  position: absolute;
  left: -20px;
  top: 3px;
  color: #CC8613;
}
.locations-map.featured-blog-thumb::before {
  content: "";
  width: 85%;
  height: 69%;
  border-radius: 100px 0 0 0;
}
.locations-map.featured-blog-thumb::after {
  content: "";
  width: 82%;
  height: 29%;
  border-radius: 100px 0 0 0;
  position: absolute;
  right: -2.5%;
  bottom: -3%;
  border: solid 1px #88664B;
}
.locations-map.featured-blog-thumb {
  margin-right: 0;
  float: none;
}
.locations-map.featured-blog-thumb img {
  border-radius: 100px 0 0 0;
}
.blog-landing {
  float: left;
  width: 100%;
  padding: 70px 0;
  background: #F2EFEB;
}
.blog-landing .section-title {
  text-align: center;
  font-size: 2.0em;
  margin-bottom: 50px;
}
.intro-sec {}
.intro-sec h1 {
  font-size: 3.5em;
}
.featured-blog-thumb {
  position: relative;
}
.featured-blog-thumb img {
  position: relative;
  z-index: 1;
}
.contact-cta {
  margin: 0;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  position: relative;
  color: #fff;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.contact-cta:before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.75);
  position: absolute;
  left: 0;
  top: 0;
}
.contact-cta.contact-cta-alt {
  background: #58412E;
}
.contact-cta.contact-cta-alt:before {
  display: none;
}
.contact-cta.contact-cta-alt li:nth-child(1), .contact-cta.contact-cta-alt li:nth-child(2) {
  border-bottom: none;
}
.contact-cta.contact-cta-alt li {
  display: flex;
  padding: 50px;
}
.contact-cta.contact-cta-alt li .contact-icon {
  margin-right: 10px;
}
.contact-cta.contact-cta-alt li a {
  color: #fff;
}
.contact-cta li {
  width: 50%;
  position: relative;
  font-weight: 600;
  font-size: 1.125em;
  padding: 80px 50px;
}
.contact-cta li .link-arrow {
  display: block;
}
.contact-cta li:nth-child(1), .contact-cta li:nth-child(2) {
  border-bottom: solid 1px rgba(255, 255, 255, 0.3);
}
.contact-cta li:nth-child(1), .contact-cta li:nth-child(3) {
  border-right: solid 1px rgba(255, 255, 255, 0.3);
}
.page-contact {
  float: left;
  width: 100%;
}
.page-404 {
  text-align: center;
  float: left;
  width: 100%;
  position: relative;
  color: #fff;
  padding: 200px 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.page-404:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(26, 24, 21, 0.63);
}
.number404 {
  color: #F2EFEB;
  font-weight: 700;
  font-size: 7.5em;
  line-height: 1;
}
.page-404 h3 {
  font-size: 1.688em;
  color: #fff;
  margin: 15px 0 35px 0;
}
.gallery-box1 {
  padding-bottom: 30px;
}
.gallery-box4 {
  padding-bottom: 30px;
}
.gallery-box1 img {
  border-radius: 100px 0 0 0;
}
.gallery-box2 img {
  border-radius: 0 0 0 100px;
}
.gallery-box4 img {
  border-radius: 0 100px 0 0;
}
.gallery-box5 img {
  border-radius: 0 0 100px 0;
}
.normal-content {
  float: left;
  width: 100%;
  position: relative;
  border-bottom: solid 1px #88664B;
  border-top: solid 1px #88664B;
}
.normal-content .wrapper {
  border-left: solid 1px #88664B;
  border-right: solid 1px #88664B;
  padding: 50px 40px;
}
.normal-content + .normal-content {
  border-top: none;
}
.normal-content p:last-child, .normal-content h2:last-child, .normal-content h3:last-child, .normal-content h4:last-child, .normal-content h5:last-child, .normal-content h6:last-child, .normal-content ul:last-child {
  margin-bottom: 0;
}
.gallery-photos {
  float: left;
  width: 100%;
  background: #58412E;
  padding: 80px 0;
}
.before-after {
  float: left;
  width: 100%;
  background: #F2EFEB;
  padding: 80px 0 140px;
  position: relative;
}
.before-after:before {
  content: "";
  width: 100%;
  height: 100%;
  background: url("img/before-after-bg.jpg") no-repeat center top;
  position: absolute;
  left: 0;
  top: 0;
  background-size: cover;
}
.slider-beofore-after {
  padding-top: 40px;
}
.slider-beofore-after .slick-slide {
  padding: 0 3px;
}
.slider-beofore-after .slick-prev {
  left: 0;
  bottom: -70px;
  top: auto;
}
.slider-beofore-after .slick-next {
  left: 60px;
  bottom: -70px;
  top: auto;
  right: auto;
}
.before-after .section-title {
  text-align: center;
  margin-bottom: 50px;
}
.before-after .row .col-lg-6:first-child img {
  border-radius: 100px 0 0 0;
}
.before-after .row .col-lg-6:last-child img {
  border-radius: 0 100px 0 0;
}
.before-after h3 {
  margin: 25px 0;
}
.page-title {
  text-align: center;
  float: left;
  width: 100%;
  padding: 80px 0;
}
.faq-cta {
  float: left;
  width: 100%;
  padding: 0 0 50px 0;
}
.faq-cta select {
  color: #3D3D3D;
  font-weight: 700;
  border: none;
  background: none;
  width: 30%;
}
.page-title h1 {
  font-size: 3.5em;
  margin: 0;
}
.rating-box {
  background: #F2EFEB;
  border-radius: 0 0 100px 100px;
  width: 545px;
  margin: 0 auto 0;
  text-align: center;
  padding: 50px;
  position: relative;
  display: flex;
  flex-direction: column;
  clear: both;
  top: -110px;
}
.rating-box:before {
  content: "";
  width: 104%;
  height: 90%;
  border: solid 1px #88664B;
  position: absolute;
  left: -2%;
  top: 15%;
  border-radius: 0 0 100px 100px;
  z-index: -11;
}
.rating-box p {
  font-size: 1.25em;
  font-weight: 400;
  color: #414141;
  margin: 0;
}
.rated {
  font-size: 2.563em;
  font-weight: 700;
  color: #3C3C3C;
  padding-bottom: 20px;
}
.rm-quote {
  display: block;
  text-align: right;
  position: relative;
  margin-top: 10px;
  cursor: pointer;
}
.rm-quote:hover {
  color: #CC8613;
}
.rm-quote:after {
  content: "\f0d7";
  font-family: "Font Awesome 6 Free";
  font-size: 1em;
  font-weight: 700;
  display: inline-block;
  vertical-align: middle;
  margin: 0px 0px 0px 6px;
}
.team-page {
  text-align: center;
}
.team {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.team-single .link-arrow {
  margin-top: 12px;
  display: inline-block;
}
.team-single {
  width: 23%;
  margin: 40px 1%;
}
.team-single:last-child {
  border-bottom: none;
}
.team-single h3 {
  margin: 0 0 10px;
  font-size: 2.5em;
  color: #CC8613;
}
.team-single h4 {
  font-size: 1.25em;
  color: #fff;
  text-transform: uppercase;
}
.team-single p {
  font-weight: 400;
}
.team-single .link-arrow .fa-brands {
  font-size: 1.5em;
  vertical-align: middle;
  margin-left: 5px;
}
.team-bio {
  padding: 50px;
}
.getstarted-page {
  text-align: center;
}
.getstarted-page .featurebox {
  background: #560f2d;
  color: #fff;
  border-radius: 12px;
  padding: 60px;
}
.getstarted-page .featurebox input[type="email"], .getstarted-page .featurebox input[type="text"], .getstarted-page .featurebox select, .getstarted-page .featurebox textarea {
  background: #f8f5f6;
  border: solid 1px rgba(86, 15, 45, 0.10);
  border-radius: 10px;
  font-size: 1.0550em;
}
.steps-page-outer .steps-page-row:first-child:before, .steps-page-outer .steps-page-row:last-child:after {
  display: none;
}
.steps-page h2 {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 3.684em;
}
.steps-page h4 {
  font-weight: 500;
}
.steps-page {
  text-align: center;
}
.steps-page-row:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 50px solid transparent;
  border-right: 50px solid transparent;
  border-top: 30px solid #fff;
  position: absolute;
  left: 50%;
  top: 0;
  margin: 0 0 0 -60px;
}
.step-info {
  padding: 0 50px 0 50px;
}
.steps-page-row {
  border-left: solid 1px #CC8613;
  padding: 10px 0 10px 50px;
}
.step-icon {
  position: absolute;
  left: -75px;
  top: 0;
}
.steps-page-row h3 {
  font-size: 2.0em;
  font-weight: 700;
}
.step-no {
  color: #c50c3c;
  font-weight: 500;
  text-transform: uppercase;
  padding-bottom: 10px;
}
.content-circle-1 {
  width: 225px;
  height: 450px;
  background: #fdf9f0;
  border-top-left-radius: 450px;
  position: absolute;
  right: 0;
  top: 50%;
  margin: -225px 0 0 0;
  z-index: -1;
  border-bottom-left-radius: 450px;
}
.content-circle-2 {
  width: 100px;
  height: 100px;
  background: #eee7ea;
  border-radius: 100% 0 0 0;
  position: absolute;
  right: 0;
  bottom: 0;
  margin: 0;
  z-index: -1;
}
.content-circle-3 {
  width: 370px;
  height: 370px;
  background: #f6f3f4;
  border-radius: 0 0 100% 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
.home-intro {
  float: left;
  width: 100%;
  background: #f3eef0;
  padding: 60px 0;
}
.home-steps {
  text-align: center;
  float: left;
  width: 100%;
  color: #fff;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.home-steps-inner {
  float: left;
  width: 100%;
  position: relative;
  padding: 70px 0;
}
.home-steps-inner h2 {
  color: #fff;
  text-shadow: 0 0 20px rgb(0, 0, 0);
}
.rounded {
  border-radius: 12px;
}
.intro-circle-1 {
  width: 225px;
  height: 450px;
  background: #fdf9f0;
  border-bottom-left-radius: 450px;
  position: absolute;
  right: 0;
  top: 50%;
  margin: -225px 0 0 0;
  z-index: 0;
  border-top-left-radius: 450px;
}
.intro-circle-2 {
  width: 100px;
  height: 100px;
  background: #560f2d;
  border-radius: 0 100% 0 0;
  position: absolute;
  left: 0;
  bottom: 0;
  margin: 0;
  z-index: 0;
}
.intro-circle-3 {
  width: 370px;
  height: 370px;
  background: #f6f3f4;
  border-radius: 0 0 100% 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  margin: 0;
}
.footer-circle-1 {
  width: 96px;
  height: 186px;
  background: #560f2d;
  border-bottom-left-radius: 186px;
  position: absolute;
  right: 0;
  top: 50%;
  margin: -93px 0 0 0;
  z-index: 0;
  border-top-left-radius: 186px;
}
.footer-circle-2 {
  width: 490px;
  height: 490px;
  background: #f4ebe0;
  border-radius: 100%;
  position: absolute;
  left: 50%;
  bottom: -350px;
  margin: 0 0 0 -245px;
  z-index: 0;
}
.footer-circle-3 {
  width: 490px;
  height: 490px;
  background: #ebe3e6;
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  margin: -245px 0 0 -245px;
}
.footer .wrapper, .home-welcome-copy .wrapper {
  z-index: 1;
}
#subsc-popup {
  text-align: center;
  width: 570px;
  border-radius: 12px;
}
#subsc-popup h2 {
  font-size: 1.25em;
}
#subsc-popup .btn {
  margin-bottom: 30px;
}
#subsc-popup p {
  font-size: 0.85em;
  line-height: normal;
}
.contact-info {
  background: #f8f8f8;
  position: relative;
  padding: 50px;
  height: 100%;
  overflow: hidden;
}
.contact-info-inner {
  position: relative;
}
.contact-info ul li {
  list-style-type: none;
  border-top: solid 1px rgba(0, 0, 0, 0.1);
  padding: 10px 0;
}
.contact-info ul li a {
  display: block;
  text-decoration: none;
  color: #292929;
}
.contact-info ul li a:hover, .contact-info ul li a:focus, .contact-info ul li a:active {
  color: #a2c5b7;
}
.contact-info:before {
  content: "";
  background: url("img/logo-shape.png") no-repeat top center;
  background-size: contain;
  width: 100%;
  height: 410px;
  position: absolute;
  right: 0;
  bottom: 0;
  opacity: 0.1;
}
.full-form {
  float: left;
  width: 100%;
  background: #a2c5b7;
  padding: 50px 0;
  position: relative;
}
.full-form:before {
  content: "";
  background: url("img/logo-shape.png") no-repeat top center;
  background-size: auto;
  background-size: cover;
  width: 754px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0.1;
}
.faq-sec h2 {
  margin-bottom: 60px;
}
.full-form .featurebox {
  border: solid 1px rgba(255, 255, 255, 0.7);
  background: none;
}
.full-form .featurebox h2 {
  font-size: 2.0em;
  font-weight: 800;
}
.faq-outer {
  text-align: left;
  width: 100%;
}
.faq-outer h3 {
font-size: 1.1em;
  margin:
0 0 15px 0;
  position: relative;
  width: 100%;
  font-family: "Lexend", sans-serif;
  cursor: pointer;
  background:
#e7e9eb;
  padding:
20px 45px 20px 30px;
  border-radius:
10px;
  font-weight: 600;
}
.faq-outer h3.active {
  margin: 0;
  border-radius: 10px 10px 0 0;
  color: #fff;
  background: #10233a;
}
.faq-outer h3:before {
  content: "\f067";
  font-family: Font Awesome\ 6 Free;
  font-weight: 700;
  position: absolute;
  right: 25px;
  top: 20px;
}
.faq-outer h3.active:before {
  content: "\f068";
}
.faq-answer {
  width: 100%;
  background: #fff;
  padding: 30px 40px;
  border-radius: 0 0 13px 13px;
  margin-bottom: 20px;
  box-shadow: 0px 0px 20px rgba(23, 51, 38, 0.10);
}
.faq-answer p:last-child {
  margin: 0;
}
.reviews-page {
  float: left;
  width: 100%;
  padding: 0 0 80px 0;
}
.testimonials-all {
  display: flex;
  flex-wrap: wrap;
}
.testimonials-all .testimonial-single {
width: 31.33333%;
  margin: 15px 1%;
  border: none;
  background: url("img/pattern.png") no-repeat center top #102239;
  border-radius: 12px;
  padding: 20px;
  color: #fff;
  height: 350px;
}
.testimonial-single-inner{
   height: 300px;
    overflow: auto;
    padding: 0 20px;
}
.testimonials-all .testimonial-single:nth-child(1) blockquote, .testimonials-all .testimonial-single:nth-child(6) blockquote, .testimonials-all .testimonial-single:nth-child(8) blockquote, .testimonials-all .testimonial-single:nth-child(10) blockquote, .testimonials-all .testimonial-single:nth-child(15) blockquote, .testimonials-all .testimonial-single:nth-child(17) blockquote {
  background: #030303;
}
.testimonials-all .testimonial-single:nth-child(2) blockquote, .testimonials-all .testimonial-single:nth-child(4) blockquote, .testimonials-all .testimonial-single:nth-child(9) blockquote, .testimonials-all .testimonial-single:nth-child(12) blockquote, .testimonials-all .testimonial-single:nth-child(14) blockquote, .testimonials-all .testimonial-single:nth-child(16) blockquote {
  background: #2B1F17;
}
.testimonials-all .testimonial-single:nth-child(3) blockquote, .testimonials-all .testimonial-single:nth-child(5) blockquote, .testimonials-all .testimonial-single:nth-child(7) blockquote, .testimonials-all .testimonial-single:nth-child(11) blockquote, .testimonials-all .testimonial-single:nth-child(13) blockquote, .testimonials-all .testimonial-single:nth-child(18) blockquote {
  background: #58412E;
}
.testimonials-all .testimonial-single:nth-child(1) blockquote {
  border-radius: 100px 0 0 0;
}
.testimonials-all .testimonial-single:nth-child(3) blockquote {
  border-radius: 0 100px 0 0;
}
.testimonials-all .testimonial-single:last-child blockquote {
  border-radius: 0 0 100px 0;
}
.disc-note {
  border-top: solid 1px rgba(162, 193, 187, 0.4);
  text-align: center;
  padding-top: 20px;
  margin-top: 50px;
}
.disc-note p {
  margin: 0;
}
.serv-image {
  border-radius: 12px;
  overflow: hidden;
  margin: -100px 0 25px;
  transition: all .8s ease 0s;
}
.text-right {
  text-align: right;
}
.home-cta {
  float: left;
  width: 100%;
  position: relative;
}
.home-cta ul {
  margin: 0;
  padding: 38px 0;
  display: flex;
  background: #eaeaed;
  flex-wrap: wrap;
  justify-content: center;
}
.border-sep {
  border-left: solid 1px rgba(255, 255, 255, 0.15);
  border-right: solid 1px rgba(255, 255, 255, 0.15);
}
.home-cta ul li:last-child {
  border-right: none;
}
.home-cta ul li {
  margin: 0;
  list-style-type: none;
  padding: 0;
  border-right: solid 1px rgba(0, 0, 0, 0.15);
}
.home-cta ul li a {
  padding: 45px 50px 45px 100px;
  transition: all .5s ease 0s;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  text-decoration: none;
  color: #292929;
}
.home-cta ul li a:hover, .home-cta ul li a:focus, .home-cta ul li a:active {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  background: #fff;
}
.cta-icon {
  font-size: 1.400em;
  position: absolute;
  left: 50px;
  top: 60px;
}
.home-cta ul li h3 {
  margin: 0;
  line-height: normal;
  font-size: 1.200em;
  text-align: left;
}
.home-cta ul li h3 strong {
  display: block;
  font-weight: 400;
  font-size: 0.833em;
}
.product-item a {
  text-decoration: none;
}
.locations-served-bar {
  float: left;
  width: 100%;
  text-align: center;
  padding: 20px 0;
  border-top: solid 1px rgba(162, 193, 187, 0.4);
}
.loc-served-btn {
  color: #292929;
  font-weight: 600;
  text-decoration: none;
  padding: 10px 20px;
  font-size: 1.158em;
}
.loc-served-btn:hover, .loc-served-btn:focus, .loc-served-btn:active {
  background: #292929;
  color: #fff;
  text-decoration: none;
}
.loc-served-btn:hover:after, .loc-served-btn:focus:after, .loc-served-btn:active:after {
  color: #fff;
}
.collapse.show {
  display: block;
}
.collapse {
  display: none;
}
.locations-served-bar ul {
  display: flex;
  flex-wrap: wrap;
}
.locations-served-bar ul li {
  width: 23%;
  list-style-type: none;
  padding: 0;
  border-bottom: solid 1px rgba(0, 0, 0, 0.2);
  margin: 0 1%;
  text-align: left;
  line-height: 1;
}
.locations-served-bar ul li a {
  color: #292929;
  text-decoration: none;
  transition: all 0.5s ease 0s;
  display: block;
  padding: 10px 0;
  font-weight: 500;
}
.locations-served-bar ul li a:hover, .locations-served-bar ul li a:focus, .locations-served-bar ul li a:active {
  color: #a2c5b7;
}
.loc-served-btn.active:after {
  content: "\f106";
}
.loc-served-btn::after {
  content: "\f0d7";
  display: inline-block;
  font-family: 'Font Awesome\ 6 Free';
  font-weight: 700;
  margin: 0 0 0 5px;
  color: #717476;
}
.btn-video {
  color: #000;
  text-decoration: none;
  margin-left: 10px;
  padding: 8px 20px;
  vertical-align: middle;
}
.btn-video:hover, .btn-video:focus, .btn-video:active {
  background: #e6e600;
  color: #000;
}
.contentside.sidebar .form-row {
  margin: 10px 0;
}
.contentside.sidebar .featurebox .btn:hover {
  background: #221f1f;
  color: #fff;
}
.stepicon {
  margin: 0 auto 19px;
  box-shadow: 0 0px 25px rgba(43, 118, 83, 0.2);
  border-radius: 100%;
  padding: 12px;
  font-size: 1.579em;
  width: 85px;
  height: 85px;
  display: flex;
  color: #55b763;
  justify-content: center;
  align-items: center;
  background: #fff;
}
.step-single h3 {
  font-size: 1.158em;
  margin: 0;
  line-height: 1.1em;
}
.stepno {
  color: #21409a;
  font-size: 5.556em;
  position: absolute;
  left: 38px;
  top: -37px;
}
.step-arrow {
  position: absolute;
  right: 20px;
  top: 50%;
  font-size: 1.667em;
  margin-top: -15px
}
.home-featured-services {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,f3f4f5+60 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(243, 244, 245, 1) 60%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.home-featured-services .fs-row {
  padding: 30px 0 0 0;
  display: flex;
  flex-wrap: wrap;
      justify-content: center;
}
.home-featured-services .fs-row .fs-col {
  margin: 40px 1%;
  list-style-type: none;
  width: 48%;
  text-align: center;
  box-shadow: 0 0 35px rgba(16, 34, 57, 0.10);
  border-radius: 12px;
  background: #fff;
  transition: all .5s ease 0s;
  padding: 50px;
}
.section-title.center {
  text-align: center;
}
.link-arrow {
  font-weight: 600;
  position: relative;
}
.link-arrow:after {
  content: "\f178";
  font-family: Font Awesome\ 6 Free;
  font-size: 1.0em;
  font-weight: 700;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 10px;
}
.home-featured-services .fs-row .fs-col h3 {
  color: #c50c3c;
  font-size: 1.8em;
  text-transform: uppercase;
}
.service-icon {
  font-size: 2.778em;
  margin: 0 auto 20px;
  color: #3fad4e;
  display: block;
  width: 135px;
  height: 135px;
  background: #fff;
  border-radius: 100%;
  box-shadow: 0 0 22px rgba(0, 82, 161, 0.4);
  line-height: 135px;
}
.btn.uploadfile-btn {
  min-width: 200px;
  margin-bottom: 15px;
}
.separator:before {
  content: "\f0d7";
  font-family: Font Awesome\ 6 Free;
  font-size: 1.667em;
  font-weight: 700;
  position: absolute;
  margin: 0 0 0 -10px;
  left: 50%;
  top: -14px;
}
.separator {
  display: block;
  border-bottom: dotted 2px #444;
  height: 1px;
  margin-bottom: 30px;
  position: relative;
}
.side-col {
  background: #2a2a2a;
  padding: 30px;
  color: #fff;
  font-size: 0.889em;
}
.contentside .side-col ul li::before {
  color: #fff
}
.side-col h3 {
  color: #fff;
  font-size: 1.200em;
}
.side-col ul li {
  margin-bottom: 5px
}
.sec2box .btn:hover, .sec2box .btn:focus, .sec2box .btn:active {
  color: #fff;
}
.product-container .sec2con {
  flex-wrap: wrap;
}
.sec2con.product-container {
  margin: 0;
}
.product-container .sec2box {
  background: #e8f0ed;
  width: 31%;
  margin: 15px 1%;
  padding-bottom: 30px;
}
.product-container .sec2box h3 {
  color: #292929;
  font-size: 1.45em;
  font-weight: 700;
}
.product-item {
  width: 31%;
  margin: 0 1% 30px;
  text-align: center;
  color: #fff;
  overflow: hidden;
  position: relative;
  box-shadow: 0 0px 15px rgba(0, 82, 161, 0.30);
}
.product-item-inner {
  transition: all .5s ease 0s;
  color: #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  display: flex;
  justify-content: end;
  flex-direction: column
}
.product-item img {
  transition: all .5s ease 0s
}
.product-item:hover h3 {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(56, 105, 87, 0.95);
}
.product-item h3 {
  margin: 0;
  font-size: 1.333em;
  padding: 20px 20px;
  background: rgba(0, 0, 0, 0.75);
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: all .5s ease 0s;
  width: 100%;
}

.gallery-page .faq-cta {
  text-align: left;
}
.gallery-page ul {
  position: relative;
  width: 100%;
  margin: 0 0 50px 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.gallery-page ul li {
  border-radius: 12px;
  margin: 15px 1%;
  padding: 0;
  position: relative;
  width: 31%;
  list-style-type: none;
  overflow: hidden;
  box-shadow: 7px 6px 20px rgba(0, 0, 0, 0.2);
}
.gallery-page ul li a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  line-height: 0
}
.gallery-page ul li a::before {
  position: absolute;
  top: 40%;
  left: 50%;
  margin: 0 0 0 -16px;
  font-family: Font Awesome\ 6 Free;
  content: "\f067";
  font-weight: 700;
  color: #fff;
  font-size: 2em;
  opacity: 0;
  z-index: 1;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  transition: all .3s linear;
}
.gallery-page ul li a::after {
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
  background: rgba(16, 35, 58, .65);
  content: "";
  opacity: 0;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  transition: all .3s linear;
  left: 0;
}
.gallery-page ul li a:hover::after {
  opacity: 1;
}
.gallery-page ul li a:hover::before {
  top: 50%;
  opacity: 1;
}
.gallery-page ul li:before {
  content: normal !important
}
.gallery-page img {
  max-width: 100%;
  height: auto;
  padding: 0;
  margin: 0;
  width: 100%
}
.gallery-container {
  display: flex;
  padding: 1px;
  flex-wrap: wrap;
  justify-content: space-between
}
.gallery-item a:active h3, .gallery-item a:focus h3, .gallery-item a:hover h3 {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center
}
.gallery-item {
  width: 33.15%;
  margin: 2px 0;
  text-align: center;
  position: relative
}
.gallery-page ul li .link-arrow {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(41, 37, 33, 0.82);
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transition: all .5s ease 0s;
}
.gallery-page ul li a:hover .link-arrow {
  opacity: 1;
  color: #CC8613;
}
.gallery-page ul li .link-arrow:before {
  content: "";
  position: absolute;
  left: 3%;
  top: 3%;
  width: 94%;
  height: 94%;
  border: solid 1px #F2EFEB;
}
.gallery-item .gallery-item a {
  display: block
}
.gallery-item img {
  width: 100%;
  display: block
}
.gallery-item h3 {
  transition: all .5s ease 0s;
  color: #fff;
  font-size: 1.444em;
  width: 100%;
  text-transform: uppercase;
  padding: 20px 0;
  margin: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#013db5+0,08a01c+100&0.8+0,0.8+100 */
  background: -moz-linear-gradient(left, rgba(1, 61, 181, 0.8) 0%, rgba(8, 160, 28, 0.8) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(1, 61, 181, 0.8) 0%, rgba(8, 160, 28, 0.8) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(1, 61, 181, 0.8) 0%, rgba(8, 160, 28, 0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc013db5', endColorstr='#cc08a01c', GradientType=1); /* IE6-9 */
}
.intro-right {
  text-align: center
}
.recent-projects {
  float: left;
  width: 100%;
  position: relative;
}
.home-why-choose ol {
  margin: 0;
  padding: 20px 0 0 0;
}
.home-why-choose .slick-dots {
  margin-top: 50px;
}
.home-why-choose ul li:before {
  content: "\f111";
  font-family: Font Awesome\ 6 Free;
  font-size: 0.800em;
  position: absolute;
  left: 0;
  top: 1px;
  font-weight: 400;
  color: #560f2d;
}
.home-why-choose ol li {
  list-style-type: none;
}
.recent-projects h3 {
  color: #fff;
}
.recent-projects h3 {
  text-align: left;
}
.home-why-choose ol li strong {
  font-size: 1.100em;
  display: block;
  font-weight: 400;
}
.whyicon {
  font-size: 3.700em;
  color: #f5e2b2;
  position: relative;
  border: solid 2px #fff;
  border-radius: 100%;
  width: 156px;
  height: 156px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto 25px;
}
.home-why-choose ol li span {
  display: inline-block;
  position: relative;
}
.home-why-choose {
  width: 100%;
  float: left;
  padding: 70px 0;
  position: relative;
}
.home-why-choose ul {
  display: flex;
  flex-wrap: wrap;
}
.process-head {
  padding: 0 0 0 50px;
  position: relative;
}
.process-head:before {
  content: "";
  background: url("img/process-icon.svg") no-repeat;
  width: 96px;
  height: 96px;
  position: absolute;
  left: -80px;
  top: 0;
}
.process-body {
  padding: 20px 30px 20px 100px;
}
.process-pic img {
  border-top-right-radius: 100px;
}
.home-why-choose ul li {
  list-style-type: none;
  position: relative;
  padding: 0 15px 0 25px;
  width: 50%;
  line-height: 1;
  margin: 0 0 10px 0;
}
.home-intro p:last-child {
  margin-bottom: 0;
}
.home-why-choose .btn {
  margin: 0 10px 0 0;
}
.school-building img {
  border: solid 5px #fff;
  box-shadow: 0 0 20px rgba(86, 15, 45, 0.13);
  border-radius: 12px;
}
.recent-projects ul {
  margin: 0;
  padding: 0;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
.steps {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 30px 0 50px;
}
.step-single {
  width: 15.5%;
  background: #f2f6ef;
  border-radius: 12px;
  margin: 0 0.5%;
  padding: 30px 20px;
  border: solid 3px #fff;
}
.recent-projects ul li {
  position: relative;
  list-style-type: none;
  padding: 10px;
  border: solid 1px rgba(0, 0, 0, 0.15);
  border-radius: 12px;
  margin: 4px 1%;
  width: 48%;
  display: flex !important;
  justify-content: center;
  align-items: center;
  background: #fff;
}
.recent-projects .slick-track {
  display: flex;
}
.recent-projects .followicon {
  padding: 0 5px;
  display: inline-block
}
.recent-projects a {
  color: #fff
}
.recent-projects a:active, .recent-projects a:focus, .recent-projects a:hover {
  color: #ccc
}
.recent-projects .cta-icon {
  font-size: 1.667em;
  display: block;
  margin: 0 0 20px 0
}
.header.sticky-head {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 5;
  background: #fff;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}
.slick-dots {
  text-align: center;
  margin: 0 auto;
  display: flex;
  position: relative;
  justify-content: center;
  align-items: center;
  width: 100%;
  z-index: 3;
}
.sidebar .featurebox {
  margin-bottom: 30px;
  border: solid 5px rgba(245, 226, 178, 0.2);
  border-radius: 12px;
  box-shadow: 0 0 15px rgba(86, 15, 45, 0.15);
}
.sidebar .form-full, .sidebar .form-half {
  width: 100%;
  margin: 0 0 20px 0
}
.wp-pagenavi {
  clear: both;
  margin: 50px 0 0 0;
  width: 100%;
  text-align: center;
  font-size: 0.85em;
  font-weight: 400;
}
.wp-pagenavi a, .wp-pagenavi span {
margin: 4px;
  padding: 7px 10px;
  display: inline-block;
  vertical-align: middle;
  border: solid 1px #102239;
  line-height: 1;
  border-radius: 7px;
    color: #102239;
}
.wp-pagenavi a:active, .wp-pagenavi a:focus, .wp-pagenavi a:hover, .wp-pagenavi .current {
  color: #fff;
  text-decoration: none;
    background: #c50c3c;
    border-color: #c50c3c;
}

.home-featured-services-inner:before {
  content: "";
  background: url(img/quote-top-bg.png) no-repeat top left;
  background-size: cover;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 384px;
  width: 100%;
}
.quotebox .slick-track {
  display: flex;
}
.quotebox .slick-track .testimonial-single {
  height: auto;
}
.quotebox .rating-stars {
  margin: 0;
  line-height: 1;
  letter-spacing: 3px;
}
.date-review {
  color: #999;
  font-size: 0.85em;
}
.quotebox {
  text-align: center;
}
.testimonial-single {
  border-radius: 0;
  margin: 0 15px;
  position: relative;
}
.tagline {
  padding: 40px 0;
}
.quotebox-inner {
  width: 100%;
}
.home-testimonials {
  background: #10233a;
}
.tagline h2 {
  margin: 0;
  color: #fff;
}
.tagline {
  background: #c50c3c;
  color: #fff;
}
.home-testimonials:before {
  content: "";
  width: 100%;
  height: 100%;
  background: url("img/pattern.png") no-repeat bottom left;
  position: absolute;
  left: 0;
  top: 0;
  background-size: cover;
}
.home-testimonials h2 {
  color: #fff;
}
.quotebox-inner .slick-dots {
  margin-top: 50px;
}
.testimonial-single blockquote {
  padding: 40px 30px 60px;
  margin: 0;
  position: relative;
  border: solid 5px #fff;
  width: 100%;
  background: #c50c3c;
  color: #fff;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: left;
  border-radius: 12px;
}
.testimonial-single blockquote:after {
  content: "\f10e";
  font-family: Font Awesome\ 6 Free;
  position: absolute;
  right: 30px;
  bottom: 30px;
  color: #fff;
  font-weight: 700;
  font-size: 3em;
  opacity: 0.10;
}
.introbox .rating-stars {
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.15);
  padding: 10px 15px;
  border-radius: 12px;
  margin-bottom: 30px;
  display: inline-block;
  line-height: normal;
}
.rating-stars {
  font-size: 0.80em;
}
.rating-stars em {
  font-style: normal;
  padding: 0 8px;
}
.rating-stars .fa-star {
  color: #f6bb06;
}
.testimonial-single p {
  font-size: 0.889em;
  line-height: 1.65em;
}
.testimonial-single cite {
  font-style: normal;
  display: block;
  clear: both;
  line-height: normal;
  padding: 10px 0 15px 0;
}
.testimonials-rotator {
  padding: 30px 40px 60px;
}
.home-featured-products {
  text-align: center;
  float: left;
  width: 100%;
  position: relative;
}
.home-why-choose-inner:before {
  content: "";
  background: url("img/logo-shape.png") no-repeat top right;
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0.03;
}
.homeproducts-top-strip {
  width: 100%;
  height: 469px;
  position: absolute;
  left: 0;
  top: -50px;
  background: url(img/product-bg-strip.png) no-repeat top left;
}
.home-featured-products-inner {
  float: left;
  width: 100%;
  position: relative;
  padding: 70px 0;
}
.sec2con {
  margin-top: 20px;
  float: left;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.sec2box a {
  text-decoration: none;
  display: block;
  color: #fff;
}
.sec2box a:hover h3, .sec2box a:focus h3, .sec2box a:active h3 {}
.sec2box {
  text-align: center;
  width: 20%;
}
.sec2box-inner {}
.sec2box a:active .sec2box-pic:before, .sec2box a:focus .sec2box-pic:before, .sec2box a:hover .sec2box-pic:before {
  background: rgba(255, 255, 255, .61);
  border: none;
}
.sec2con .slick-track {
  display: flex
}
.sec2box h3 {
  font-size: 1.368em;
  margin: 0;
}
.sec2box h3 strong {
  z-index: 1;
  position: relative;
}
.sec2box-info {
  background: #fff;
  float: left;
  width: 100%;
  padding: 30px 20px;
}
.sec2box a:active h3:after, .sec2box a:focus h3:after, .sec2box a:hover h3:after {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0052a1+0,3fad4e+100 */
  background: #0052a1; /* Old browsers */
  background: -moz-linear-gradient(left, #0052a1 0%, #3fad4e 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #0052a1 0%, #3fad4e 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #0052a1 0%, #3fad4e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0052a1', endColorstr='#3fad4e', GradientType=1); /* IE6-9 */
}
.sec2box-pic {
  overflow: hidden;
  position: relative
}
.sec2box .btn {
  display: inline-block;
  color: #292929;
}
.sec2box img {
  display: block;
  margin: 0 auto 30px;
  width: 100%;
}
img.aligncenter {
  display: block;
  margin: 0 auto 20px auto
}
.service-info {
  text-align: left
}
.social-sharing {
  width: 57%;
  float: right;
  text-align: right
}
.social-sharing span {
  display: inline-block;
  font-size: 110%
}
.social-sharing span.bottom, .social-sharing span.top {
  width: 100%
}
.social-sharing span.right {
  display: inline
}
a.button-facebook, a.button-googleplus, a.button-linkedin, a.button-pinterest, a.button-reddit, a.button-twitter, a.button-xing {
  font-size: 1em;
  font-weight: 400;
  margin: 1% 1% 1% 0;
  padding: 5px 1%;
  padding: .5rem 1%;
  text-align: center;
  display: inline-block;
  border: 0
}
a.button-facebook {
  font-size: 100%;
  color: #fff;
  background-color: #2b4170
}
a.button-facebook:active, a.button-facebook:focus, a.button-facebook:hover {
  font-size: 100%;
  background-color: #3b5998;
  color: #fff
}
a.button-googleplus {
  font-size: 100%;
  color: #fff;
  background-color: #c33219
}
a.button-googleplus:active, a.button-googleplus:focus, a.button-googleplus:hover {
  font-size: 100%;
  background-color: #a82508;
  color: #fff
}
a.button-twitter {
  font-size: 100%;
  color: #fff;
  background-color: #016cac
}
a.button-twitter:active, a.button-twitter:focus, a.button-twitter:hover {
  font-size: 100%;
  background-color: #006e97;
  color: #fff
}
a.button-linkedin {
  font-size: 100%;
  color: #fff;
  background-color: #0073b2
}
a.button-linkedin:active, a.button-linkedin:focus, a.button-linkedin:hover {
  font-size: 100%;
  background-color: #017cad;
  color: #fff
}
a.button-pinterest {
  font-size: 100%;
  color: #fff;
  background-color: #a0171c
}
a.button-pinterest:active, a.button-pinterest:focus, a.button-pinterest:hover {
  font-size: 100%;
  background-color: #cb2027;
  color: #fff
}
.ss-social-sharing a {
  text-indent: -99999px
}
a.ss-button-facebook, a.ss-button-googleplus, a.ss-button-linkedin, a.ss-button-pinterest, a.ss-button-reddit, a.ss-button-twitter, a.ss-button-xing {
  background-image: url(img/socialshare.png);
  width: 45px;
  height: 45px;
  background-repeat: no-repeat;
  padding: 0;
  border: 0;
  border-radius: 10px;
  margin: 0 1% 1% 0;
  display: inline-block
}
a.ss-button-twitter {
  background-position: 0 -45px
}
a.ss-button-twitter:active, a.ss-button-twitter:focus, a.ss-button-twitter:hover {
  background-position: 0 0;
  transition-delay: 0s;
  transition-duration: 250ms;
  transition-property: all;
  transition-timing-function: ease-in-out
}
a.ss-button-googleplus {
  background-position: -45px -45px
}
a.ss-button-googleplus:active, a.ss-button-googleplus:focus, a.ss-button-googleplus:hover {
  background-position: -45px 0;
  transition-delay: 0s;
  transition-duration: 250ms;
  transition-property: all;
  transition-timing-function: ease-in-out
}
a.ss-button-facebook {
  background-position: -90px -45px
}
a.ss-button-facebook:active, a.ss-button-facebook:focus, a.ss-button-facebook:hover {
  background-position: -90px 0;
  transition-delay: 0s;
  transition-duration: 250ms;
  transition-property: all;
  transition-timing-function: ease-in-out
}
a.ss-button-linkedin {
  background-position: -135px -45px
}
a.ss-button-linkedin:active, a.ss-button-linkedin:focus, a.ss-button-linkedin:hover {
  background-position: -135px 0;
  transition-delay: 0s;
  transition-duration: 250ms;
  transition-property: all;
  transition-timing-function: ease-in-out
}
a.ss-button-pinterest {
  background-position: -180px -45px
}
a.ss-button-pinterest:active, a.ss-button-pinterest:focus, a.ss-button-pinterest:hover {
  background-position: -180px 0;
  transition-delay: 0s;
  transition-duration: 250ms;
  transition-property: all;
  transition-timing-function: ease-in-out
}
@media (max-width:480px) {
  .social-sharing a {
    text-indent: -99999px
  }
  a.button-facebook, a.button-googleplus, a.button-linkedin, a.button-pinterest, a.button-reddit, a.button-twitter, a.button-xing {
    background-image: url(socialshare.png) !important;
    width: 45px;
    height: 45px;
    background-repeat: no-repeat;
    padding: 0;
    border: 0
  }
  a.button-twitter {
    background-position: 0 -45px
  }
  a.button-twitter:active, a.button-twitter:focus, a.button-twitter:hover {
    background-position: 0 0;
    transition-delay: 0s;
    transition-duration: 250ms;
    transition-property: all;
    transition-timing-function: ease-in-out
  }
  a.button-googleplus {
    background-position: -45px -45px
  }
  a.button-googleplus:active, a.button-googleplus:focus, a.button-googleplus:hover {
    background-position: -45px 0;
    transition-delay: 0s;
    transition-duration: 250ms;
    transition-property: all;
    transition-timing-function: ease-in-out
  }
  a.button-facebook {
    background-position: -90px -45px
  }
  a.button-facebook:active, a.button-facebook:focus, a.button-facebook:hover {
    background-position: -90px 0;
    transition-delay: 0s;
    transition-duration: 250ms;
    transition-property: all;
    transition-timing-function: ease-in-out
  }
  a.button-linkedin {
    background-position: -135px -45px
  }
  a.button-linkedin:active, a.button-linkedin:focus, a.button-linkedin:hover {
    background-position: -135px 0;
    transition-delay: 0s;
    transition-duration: 250ms;
    transition-property: all;
    transition-timing-function: ease-in-out
  }
  a.button-pinterest {
    background-position: -180px -45px
  }
  a.button-pinterest:active, a.button-pinterest:focus, a.button-pinterest:hover {
    background-position: -180px 0;
    transition-delay: 0s;
    transition-duration: 250ms;
    transition-property: all;
    transition-timing-function: ease-in-out
  }
}
.introbox h1 {
  margin-bottom: 30px;
}
.featurebox p {
  margin: 0;
}
.home-welcome-copy h1 strong {
  font-weight: 700;
}
.clear {
  clear: both
}
.box-inner {
  float: left;
  width: 100%
}
.sidebox h3 {
  position: relative;
  font-size: 1.5em;
  background: #10233a;
  padding: 15px 30px;
  margin: 0;
  color: #fff;
}
.sidebox.accordion .box-inner h3 {
  margin: 0
}
.sidebox .btn {
  width: 100%
}
.inner-content h2, .service-block.normal h2, .inner-content h1 {
  color: #c50c3c;
}
.clear.hr {
  background-color: #cfcdcd;
  float: left;
  height: 1px;
  margin: 11px 0;
  width: 100%
}
textarea {
  min-height: inherit !important
}
.bg-alt {
  background: #f3f4f5;
}
.introbox {
  float: left;
  width: 100%;
}
.introbox ul {
  margin: 0;
  list-style-type: none;
}
.introbox ul li {
  font-weight: 700;
  background: url("img/smile-shape.png") no-repeat 0 8px;
  padding: 3px 0 3px 52px;
}
.home-welcome-copy .featurebox {
  background: #fff;
  box-shadow: 0 0 0px 8px rgba(245, 226, 178, 0.30);
  border-radius: 12px;
}
.home-welcome-copy .featurebox input[type="email"], .home-welcome-copy .featurebox input[type="text"], .home-welcome-copy .featurebox input[type="tel"], .home-welcome-copy .featurebox select, .home-welcome-copy .featurebox textarea {
  background: #f8f5f6;
  border: solid 1px rgba(86, 15, 42, 0.10);
  border-radius: 10px;
}
.linkbtn {
  display: inline-block;
  font-size: 1em;
  font-weight: 600;
  color: #092f57;
  padding: 3px 0 1px 0;
  border-bottom: #092f57 solid 1px
}
.linkbtn:active, .linkbtn:focus, .linkbtn:hover {
  color: #2a9941;
  border-color: #2a9941
}
.linkbtn:active i, .linkbtn:focus i, .linkbtn:hover i {
  color: #2a9941
}
.linkbtn i {
  color: #092f57;
  margin: 0;
  vertical-align: middle
}
table {
  overflow: auto;
  border-collapse: collapse;
  width: 100%;
  clear: both;
  border-top: #ccc solid 1px;
  border-left: #ccc solid 1px;
  margin-bottom: 30px;
  font-size: .8em;
  text-align: center
}
table th {
  background: #f8f8f8
}
table td, table th {
  line-height: normal;
  border-bottom: #ccc solid 1px;
  border-right: #ccc solid 1px;
  padding: 10px;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, .08)
}
table p {
  font-size: 1.125em;
  line-height: 30px
}
table p:last-child {
  margin-bottom: 0
}
.footer {
  font-size: 0.8em;
  padding: 70px 0 0 0;
  position: relative;
  width: 100%;
  color: #fff;
  background: #102239;
  clear: both;
}
.footer h3 {
  font-size: 1.75em;
  color: #fff;
  margin-bottom: 30px;
}
.subscribebox input[type=email], .subscribebox input[type=text] {
  font-size: 1em;
  padding: 12px 20px;
  margin: 0 0 10px 0;
  border-radius: 10px;
  transition: all .5s ease 0s;
  border: solid 1px #7d9b8e;
}
.subscribebox input[type=email]:focus, .subscribebox input[type=text]:focus {
  border-color: #2a9941
}
.foot-col-3 .footer-nav li {
  width: 100%;
}
.foot-col h4 {
  font-size: 1.375em;
  color: #fff;
  font-weight: 400;
}
.foot-col h4 strong {
  font-weight: 700;
}
.foot-col h4 a {
  font-size: 0.8em;
  display: block;
  padding: 10px 0 0 0;
}
.foot-col h4 .fa-solid, .foot-col h5 .fa-solid {
  background: #616464;
  color: #fff;
  width: 32px;
  height: 32px;
  line-height: 32px;
  display: inline-block;
  border-radius: 100%;
  font-size: 0.60em;
  text-align: center;
  vertical-align: middle;
  margin: 0 5px 0 0;
}
.footer-copyrights {
  padding: 20px 0;
  position: relative;
  text-align: center;
  border-top: solid 1px rgba(255, 255, 255, 0.20);
  margin-top: 60px;
}
.web-agency {
  background: #F2EFEB;
  float: left;
  font-size: 0.625em;
  padding: 8px 0;
  position: relative;
  font-weight: 700;
  width: 100%;
}
.web-agency p {
  margin: 0;
}
.web-agency img {
  vertical-align: middle;
  margin-right: 2px;
}
.footer-copyrights ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  list-style-type: none;
  margin: 0;
}
.footer-copyrights ul li a {
  text-decoration: none;
}
.subscribebox .btn {
  width: 100%;
  border-radius: 10px;
}
.footer-nav li:before {
  content: "\f105";
  font-family: Font Awesome\ 6 Free;
  position: absolute;
  left: 0;
  top: 5px;
  color: #c50c3c;
  font-weight: 700;
  font-size: 0.715em;
}
.footer-nav li {
  display: block;
  position: relative;
  padding: 3px 10px 3px 15px;
  width: 50%;
}
.footer-nav.hz li {
  width: 28%;
  padding: 0;
}
.footer-nav li:last-child {
  padding-bottom: 0;
}
.foot-col a {
  color: #fff
}
.footer img {
  margin: 0 0 30px 0;
}
.foot-col a:active, .foot-col a:focus, .foot-col a:hover {
  color: #c50c3c
}
.footer .social-icons a:hover, .footer .social-icons a:focus, .footer .social-icons a:active {
  color: #fff;
  text-decoration: none;
}
.footer-links.footer-nav li {
  padding-bottom: 8px;
  float: left;
  width: 50%;
}
.footer-nav li a {
  display: block
}
.footer-nav {
  list-style-type: none;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
.footer-nav.hz {
  justify-content: space-between;
}
.footer-copyrights p {
  margin: 0;
}
.footer-copyrights a {
  color: #fff;
  text-decoration: none;
}
.footer-copyrights a:active, .footer-copyrights a:focus, .footer-copyrights a:hover {
  color: #c50c3c
}
.blog-listing {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  clear: both;
}
.blog-listing .post {
  width: 31%;
  margin: 30px 1%;
}
.blog-listing .post:hover h2.title a:before {
  background: #CC8613;
  color: #fff;
}
.post-inner {
  float: left;
  padding: 20px;
  width: 100%
}
.contentside .sidebox ul {
  margin-bottom: 0
}
.contentside .sidebox ul li {
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
  font-size: .889em;
  font-weight: 400;
  line-height: 22px;
  list-style-type: none;
  margin: 0;
  min-height: inherit;
  padding: 15px 0
}
.sidebox ul li:last-child {
  border: none
}
.contentside .sidebox ul li:first-child {
  padding-top: 0
}
.contentside sidebox ul li a:hover {
  color: #fed403
}
.post img {
  height: auto;
  max-width: 100%;
  width: 100%;
}
.blog-listing .post img {
  border-radius: 12px;
}
.contentside .post p {
  margin-bottom: 20px
}
.post_info {
  clear: both;
  margin: 15px 0;
  width: 100%;
  font-weight: 400;
    font-size: 0.85em;
}
.post_info span {
  padding-right: 15px;
}
.post_info a:active, .post_info a:focus, .post_info a:hover {
  color: #c50c3c
}
.post_info a {
  color: #000;
}
.post h2.title {
font-size: 1.1em;
  margin:
0;
  font-family: "Lexend", sans-serif;
  line-height: normal;
}
.post h1.title a, .post h2.title a {
  color: #10233a;
  position: relative;
}
.post_info .fas {
  margin: 0 2px 0 0;
  color: #c50c3c;
}
.post h2.title a:hover, .post h2.title a:focus, .post h2.title a:active {
  color: #c50c3c
}
::-webkit-input-placeholder {
  opacity: 1;
  color: #000;
}
:-moz-placeholder {
  opacity: 1;
  color: #000;
}
::-moz-placeholder {
  opacity: 1;
  color: #000;
}
:-ms-input-placeholder {
  opacity: 1;
  color: #000;
}
.uneditable-input, input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], select, textarea {
  font-family: "Inter", serif;
  border: #ccc solid 1px;
  box-shadow: none;
  height: auto;
  line-height: normal;
  font-size: 0.842em;
  color: #000;
  padding: 13px 20px;
  width: 100%;
  opacity: 1;
  background: #fff;
}
.sidebox {
  float: left;
  margin: 0 0 30px 0;
  width: 100%;
  border-radius: 15px;
  overflow: hidden;
}
.sidebox ul {
  margin: 0
}
.sidebox ul li {
  list-style-type: none;
  position: relative;
  border-bottom: solid 2px #fff;
}
.sidebox ul li.current-menu-item {
  font-weight: 700;
}
/*.sidebox ul li:before {
content: "\f0a9";
font-family: Font Awesome\ 6 Free;
position: absolute;
left: 7px;
top: 3px;
color: #560f2d;
font-weight: 700;
font-size: 0.80em;
}*/
.sidebox ul li a {
  display: block;
  padding: 10px 30px;
  color: #000;
  background: #f3f4f5;
}
.sidebox ul li a:active, .sidebox ul li a:focus, .sidebox ul li a:hover {
  color: #c50c3c
}
.sharethis {
  float: right;
  font-size: 1em;
  font-weight: 600;
  margin: 0;
  text-transform: uppercase
}
.sharethis img {
  border: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
  border-radius: 5px
}
.sidebox.accordion h3 {
  cursor: pointer;
  padding-left: 40px
}
.sidebox.accordion h3:before {
  content: "\f067";
  color: #000;
  font-family: Font Awesome\ 6 Free;
  left: 0;
  position: absolute;
  top: 5px;
  background: #fecc17;
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  font-size: .8em;
  border-radius: 3px
}
.sidebox.accordion h3.active:before {
  content: "\f068"
}
.sidebox p {
  padding: 0
}
.sidebox.box-light h3 {
  color: #004b8f
}
.sidebox .sidebox-events li span {
  display: block;
  font-size: .722em;
  font-weight: 400
}
.contentside ul li:before {
content: "\f058";
  font-family: Font Awesome\ 6 Free;
  position: absolute;
  left: 0;
  top: 1px;
  color: #c50c3c;
  font-weight: 700;
  font-size: 0.8em;
}
.contentside ul li {
  list-style-type: none;
  padding: 2px 0 2px 30px;
  position: relative
}
.contentside ol li {
  counter-increment: step-counter;
  list-style-type: none;
  padding: 2px 0 2px 1.1em;
  position: relative
}
.contentside ol li::before {
color: #c50c3c;
  content: counter(step-counter, decimal);
  display: inline-block;
  left: 0;
  position: absolute;
  top: 1px;
  font-weight: 700;
  font-size: 0.900em;
}
.form-half {
  margin: 0 0 0 2%;
  float: left;
  width: 49%
}
.form-half:first-child {
  margin-left: 0
}
.contentside ol, .contentside ul {
  margin: 0 0 25px;
  padding: 0
}
.contentside blockquote p:last-child {
  margin-bottom: 0 !important
}
.sidebar .featurebox input[type=email], .sidebar .featurebox input[type=text], .sidebar .featurebox select, .sidebar .featurebox textarea {
  background: #f8f5f6;
  border: solid 1px rgba(86, 15, 45, 0.10);
  border-radius: 10px;
}
.contentside blockquote {
  box-shadow: 0 0 25px rgba(0, 0, 0, .10);
  border-left: 7px solid #c50c3c;
  border-radius: 12px;
  margin: 0 0 25px;
  font-style: italic;
  padding: 40px;
  width: 100%;
}
.contentside ul ul {
  margin: 0;
  padding: 20px 0 0
}
.contentside ul li:last-child {
  padding-bottom: 0
}
.slider-img {
  float: left;
  width: 54%
}
.home-slider .container {
  position: relative
}
@media screen and (max-width:1920px) {
    ul.slimmenu li {
  padding:
0 10px;
}
    
}
@media screen and (max-width:1600px) {
  .home-why-choose {
    width: 100%;
    margin: 0;
  }
  .recent-projects .slick-prev {
    left: -10px;
  }
  .recent-projects .slick-next {
    right: -10px;
  }
  .homeform .featurebox {
    top: -50px;
  }
  .header .head-col3 .btn {
    padding: 15px 20px;
    font-size: 0.80em;
  }
  .form-row textarea {
    height: 68px
  }
}
@media screen and (max-width:1500px) {
  .franchise-banner h1 {
    font-size: 1.55em;
  }
  


  .home-welcome-copy h1 {
    font-size: 2.8em;
  }
  .wrapper {
    width: 90%;
    max-width: 100%;
  }
  .featured-blog-thumb {
    margin-right: 0;
    float: none;
  }
  .slider-text::before {
    bottom: -80px;
  }
}
@media screen and (max-width:1440px) {
    .video-banner h1, .banner-inner h1, .banner-inner h2 {
  font-size: 2.5em;
}
    ul.slimmenu li .sub-toggle {
  right: -3px;
  top: -5px;
}
      ul.slimmenu li {
    padding:0 7px;
  }
  .video-banner {
    min-height: 450px;
  }
  ul.slimmenu li a {
    font-size: 0.75em;
  }
  .featurebox-outer {
    background-position: -80px center;
  }
  .section {
    padding: 60px 0;
  }
  .pst {
    padding: 20px 20px;
    margin: 0 10px;
  }
  .slider-text h3 {
    font-size: 3.0em;
  }
  .homeform .featurebox {
    top: 0;
  }
  .home-slider .slick-slide::after {
    width: 50%;
    background: url(img/slider-rectangle.png) no-repeat bottom left;
  }
}
@media screen and (max-width:1400px) {
  .form-half {
    margin: 0 0 10px 4%;
    width: 48%
  }
  .form-half:first-child {
    margin-left: 0
  }
  .contact-page .form-half, .sidebar .form-half {
    width: 100%;
    margin-left: 0
  }
}
@media screen and (max-width:1366px) {
    .header .headphone {
  display: block;
  margin:
0 0 5px 0;
}
    .logo {
  width: 150px;
}
    .slider-text p {
  font-size: 1.2em;
}
      .slider-text h2 {
    font-size: 2.5em;
  }
    .section-title {
  font-size: 2.2em;
}
  .home-featured-services .fs-row .fs-col h3 {
    font-size: 1.4em;
  }
  .step-single h3 {
    font-size: 1.0em;
  }
  ul.slimmenu li a {
    font-size: 0.80em;
  }
  ul.slimmenu li::before {
    left: -5px;
  }
  .homeform .featurebox::after {
    border-left: 206px solid transparent;
    border-right: 206px solid transparent;
  }
}
@media screen and (max-width:1280px) {
  .video-banner {
    min-height: 375px;
  }
  .section-advantage h2 {
    margin-bottom: 40px;
  }
  .home-welcome-copy h1 {
    font-size: 2.5em;
  }
  .process-head {
    padding: 0 0 0 100px;
  }
  .process-head::before {
    left: -20px;
  }
  .team-single h3 {
    font-size: 1.3em;
  }
  .sec2box h3 {
    font-size: 1.1em;
  }

  .home-featured-services-inner {
    padding-bottom: 50px;
  }
  .home-featured-services-inner::before {
    display: none;
  }
  .homeproducts-top-strip {
    display: none;
  }
  .home-featured-products {
    margin: 0;
  }
  .homeform .featurebox {
    width: 33%;
  }
  .homeform .featurebox::after {
    display: none;
  }
  .homeform {
    align-items: center;
  }
  .slider-text::before {
    display: none;
  }
  .home-featured-products h2 br {
    display: none
  }
}
@media screen and (max-width:1200px) {
  ul.slimmenu li {
    padding: 0 10px;
  }
  .header::after {
    display: none
  }
}
@media screen and (max-width:1199px) {
    .mov-txt-right,
    .fliptext{
  text-align: center;
}
    .home-slider-container .gmb-review-rating {
  right: 5%;
}
     .header .headphone {
    position: absolute;
    margin:
0;
    right: 50px;
    top: 10px;
  }
  .franchise-banner h1 {
    font-size: 1.6em;
  }
  .franchise-banner p {
    font-size: 0.80em;
    line-height: 1.5em;
  }
  .rotating-services .slick-prev {
    left: 0;
  }
  .rotating-services .slick-next {
    right: 0;
  }
  .featurebox-outer .featurebox {
    padding: 0;
  }
  .featurebox-outer::before {
    display: none;
  }
  ul.slimmenu li a {
    font-size: 1.0em;
  }
  .collapse-button {
    position: absolute;
    top: 15px;
    right: 0;
  }
  .header .head-col3 .btn {
position: absolute;
    right: 255px;
    top: 8px;
  }
  .head-col1 {
    order: 1;
  }
  .head-col2 {
width: 100%;
      order: 3;
    position: inherit;
  }
  .head-col3 {
    order: 2;
    position: inherit;
  }
  .logo {
    width: 130px;
  }

  .pc-sec03 .pool-serv-tabs {
    padding: 30px 0 10px 0;
  }
  .mob-phone {
    display: block;
    position: absolute;
    right: 0;
    top: -28px;
    font-size: 1.3em;
    z-index: 1;
  }
  .psc {
    margin: 15px;
  }
  .hide1199 {
    display: none;
  }
  .pool-serv-tabs {
    padding-left: 0;
    padding-right: 0;
  }
  .line1 {
    top: 180px;
  }
  .line2 {
    top: 485px;
  }
  .line3 {
    top: 786px;
  }
  .line4 {
    top: 1091px;
  }
  .values ul li {
    width: 32%;
    padding: 30px;
  }
  .service-page-banner h2 {
    font-size: 2.5em;
  }
  .service-page-banner {
    margin-top: 0;
    padding-top: 60px;
  }
  .location-single h3 {
    font-size: 1.5em;
  }
  .overlay-black {
    align-items: center;
    padding: 0;
  }
  .rating-box {
    width: 50%;
    margin: 0 auto 50px;
    top: 0;
  }
  .nav-hamburger:hover span, .nav-hamburger-close:hover span {
    background: #CC8613;
  }
  .nav-hamburger {
    display: block;
  }
  .mobnav-primary {
    background: #fff;
  }
  .mobnav-secondary {
    background: #483B2F;
  }
  .mobnav-secondary, .mobnav-primary {
    height: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .nav-mobile {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #ccc;
    display: none;
    z-index: 1;
    flex-wrap: wrap;
    text-align: center;
    flex-direction: column;
    justify-content: center;
  }
  .nav-mobile ul li {
    font-size: 0.875em;
    font-weight: 700;
    list-style-type: none;
  }
  .nav-mobile ul li a {
    text-decoration: none;
    padding: 10px 0;
    display: block;
  }
  .mobnav-secondary ul li a {
    color: #fff;
  }
  .mobnav-primary ul li {
    text-transform: uppercase;
  }
  .nav-mobile ul li a:hover, .nav-mobile ul li a:focus {
    color: #CC8613 !important;
  }
  .mobnav-primary ul li a {
    color: #414141;
  }
  .nav-secondary {
    display: none;
  }
  .steps-page h2 {
    font-size: 2.5em;
  }
  ul.slimmenu li a br {
    display: none;
  }
  .home-why-choose-inner {
    padding: 30px 0;
    border-radius: 0;
  }
  ul.slimmenu li::before {
    display: none;
  }
  .sec2con {
    margin-top: 0;
  }
  .main-nav {
    width: 100%;
    margin: 0;
  }
  .header.sticky-head {
    position: relative;
    left: auto;
    top: auto;
  }
  .header.sticky-head .logo {
    display: block;
  }
  .homeform .featurebox::after {
    display: none;
  }
  .home-cta ul li a {
    padding: 45px 20px 45px 80px;
  }
  .home-cta ul li {
    width: 33.333333%;
  }
  .v-center {
    align-items: inherit;
  }
  .home-featured-products-inner {
    background-size: inherit;
  }
  .home-welcome-copy .featurebox {
    margin-top: 0;
  }
  .searchsite {
    display: none;
  }
  ul.slimmenu li li .sub-toggle {
    top: 0;
    right: -1px;
    min-height: inherit;
    padding: 3px 14px;
  }
  .service-col {
    background-image: none
  }
  .service-col-inner {
    padding: 20px
  }
  .home-slider .slick-slide::after {
    display: none
  }
  .home-featured-services .row {
    padding-top: 0
  }
  .home-cta ul {
    padding: 20px 20px;
  }

  .home-slider-container {
    margin-top: 0
  }
  .home-slider .slick-arrow {
    margin-top: -30px
  }
  .home-slider .slick-prev {
    left: 5px
  }
  .home-slider .slick-next {
    right: 5px
  }
  .homeform .featurebox {
    width: 100%;
    box-shadow: none;
  }
  .sidebar .featurebox h2 br {
    display: none
  }
  ul.slimmenu li ul li a, ul.slimmenu li:first-child ul li a {
    padding: 5px 15px
  }
  .sec2box h3 .fas {
    right: 10px;
    top: 8px;
    width: 40px;
    height: 40px;
    line-height: 40px
  }
  .homeform {
    margin: 0;
    width: 100%;
    position: relative;
    left: auto;
    top: auto;
    float: left;
    height: auto
  }
  .featurebox {
    width: 100%
  }
  .slider-text {
    width: 100%;
  }
  ul.slimmenu li {
    padding-left: 0
  }
  ul.slimmenu li ul {
    border: none;
    box-shadow: none;
    padding: 0;
    border-radius: inherit
  }
  ul.slimmenu li {
    margin-left: 0
  }
  ul.slimmenu {
    text-align: left;
    width: 100%;
    display: none;
    clear: both;
  }
  ul.slimmenu li a {
    padding: 10px 0;
    border: none;
    font-weight: 400;
  }
  ul.slimmenu li .sub-toggle {
    right: 0;
    top: 0;
    padding: 5px 20px;
    min-height: 38px;
    display: block;
    background: #eaeaed;
    color: #292929;
  }
  ul.slimmenu li .sub-toggle i {
    color: #292929
  }
  ul.slimmenu li > ul {
    width: 100%
  }
  ul.slimmenu li ul li a {
    padding: 5px 20px 5px 20px
  }
  ul.slimmenu li ul li ul li a {
    padding: 5px 20px 5px 40px
  }
  ul.slimmenu i {
    font-style: normal;
  }
  ul.slimmenu li ul li {
    background: 0 0;
    margin: 0;
    border: none
  }
  ul.slimmenu li ul li:first-child::before {
    content: normal
  }
  .quotebox cite {
    position: relative;
    right: auto;
    bottom: auto;
    padding: 0
  }
  .slider-text h2::after {
    margin: 0 auto 8px
  }
  .test-bg {
    display: none
  }
  .sidebar .featurebox {
    margin-top: 0
  }
  .home-featured-products h2 br {
    display: none
  }
  ul.slimmenu li {
    border-bottom: #eee solid 1px;
    display: inline-block;
    float: none;
    padding: 0;
    border-left: none
  }
  .btn-call {
    float: none;
    display: inline-block;
    margin: 15px 0 0 0
  }
  .box h3 {
    font-size: 1.222em
  }
  .featurebox input.input-large[type=text] {
    width: 92%
  }
  .featurebox h3 {
    font-size: 1.111em
  }
  .post h2 {
    font-size: 1.333em;
  }
  .more {
    display: inline-block
  }
  .intro-pic {
    width: 16%
  }
}
@media screen and (max-width:1024px) {
  .team-single {
    width: 31%;
  }
  .sidebtn {
    transform: rotate(0);
    -ms-transform: rotate(0);
    -moz-transform: rotate(0);
    -webkit-transform: rotate(0);
    -o-transform: rotate(0);
    position: relative;
    top: auto;
    right: auto;
    z-index: 1;
    clear: both
  }
  .closebtn-icon {
    display: none
  }
  nav ul li a {
    padding: 13px 11px;
    font-size: .778em;
    font-weight: 400
  }
  .slider ul li {
    line-height: 18px !important;
    background-position: left top
  }
}
@media screen and (max-width:991px) {
    .benefits-accordion{
        padding-top: 30px;
    }
    .fran-bann-text {
    width: 70%;
  }
    .locations-outer h3 {
  margin:
20px 0;
  padding:
15px 20px;
}
    .location-col:first-child,
    .location-col:last-child{
  text-align: center;
}
    .location-col {
  width: 100%;
        padding: 5px 10px;
}
    .location-sidebox{
        margin-bottom: 30px;
    }
    .values-outer {
  padding:
20px 0 0 0;
}
    .slider-text h2 {
    font-size: 2.0em;
        margin-bottom: 10px;
  }
     .slider-text p {
    font-size: 1.0em;
         margin-bottom: 10px;
  }
   
    .home-welcome-copy img{
        margin: 0 auto 20px;
        display: block;
    }
    .adv-row {
  padding:
20px 0 20px 0;
}
    .steps-3row .row:not(.adv-row) {
  padding-top: 0;
}
    .featurebox-outer img{
        margin:0 auto 20px;
        display: block;
    }
    .footer-cta .btn{
        margin: 15px 0 10px;
    }
  .ownership-sec .step-single {
    width: 48%;
  }
  .owner-sec img {
    display: block;
    margin: 20px auto 0;
  }
  .benifits-sec .wrapper {
    padding: 60px 0;
  }
  .benifits-sec .wrapper::before {
    display: none;
  }
  .benifits-sec img {
    display: block;
    margin: 0 auto 20px;
  }
  .team-col {
    margin: 10px 0;
    height: auto;
  }
  .section-advantage .service-block-pic {
    display: none;
  }
  .service-block.normal .row {
    flex-direction: column-reverse;
  }
  .service-block.green .contentside {
    padding-left: 15px;
  }
  .service-block .row::before {
    width: 100%;
  }
  .service-block .row {
    padding: 40px 20px;
  }
  .service-block-pic img {
    width: auto;
    display: block;
    margin: 0 auto 20px;
  }
  .inner-content .featurebox {
    margin-top: 30px;
  }
  .featurebox-outer .featurebox h2 {
    font-size: 2.0em;
  }
  .featurebox-outer .featurebox h2 br {
    display: none;
  }
  .featurebox-outer {
    background: none;
  }
  .featurebox-outer .featurebox {
    padding: 0;
  }
  .featurebox-outer::before {
    display: none;
  }
  .footer-copyrights {
    margin-top: 20px;
  }
  .testimonial-single blockquote {
    padding: 20px 30px;
    border: solid 1px rgba(0, 0, 0, 0.1);
    box-shadow: none;
  }
  .testimonial-single {
    margin: 0;
  }
  .testimonials-rotator {
    padding: 0 30px 40px;
  }
  .stats ul {
    padding: 0;
    margin: 0;
  }
  .service-sec .row::before {
    display: none;
  }

  .serv-img {
    display: none;
  }
  .home-welcome-copy h1 br {
    display: none;
  }
  .home-welcome-copy h1 {
    margin-bottom: 20px;
  }
  .home-featured-services .fs-row .fs-col {
    width: 47%;
  }
  .pc-sec03 .psc {
    margin: 15px 0;
  }
  .pc-sec03 .psc-holder {
    margin: 0;
  }
  .pc-sec05 p:last-child {
    margin-bottom: 20px;
  }
  .pc-sec04 h2 {
    margin-bottom: 30px;
  }
  .pc-sec02 h2 {
    margin-bottom: 20px;
  }
  .plan-holder {
    margin: 10px 0;
  }
  .reverse-991 {
    flex-direction: column-reverse;
  }
  .locations-serving ul {
    justify-content: flex-start;
  }
  .locations-serving {
    text-align: left;
    padding-top: 0;
  }
  .footer img {
    margin:0 0 20px 0;
  }

  .step-info {
    padding: 0;
  }
  .team-single .row {
    flex-direction: column-reverse;
  }
  .process-pic {
    padding-top: 30px;
  }
  .line-hr {
    display: none;
  }
  .stats ul li {
    width: 48%;
    padding: 30px 20px;
    margin: 10px 1%;
  }
  .logos div {
    padding: 10px 20px;
    width: 33.3333%;
  }
  .explore-banner.eb-home {
    padding-bottom: 90px;
  }
  .reset-pos {
    position: inherit;
  }
  .explore-banner.eb-home h2 {
    text-align: left;
  }
  .eb-home .explore-banner-inner {
    padding: 20px 0 0 0;
  }
  .eb-home .btn {
    float: none;
    position: absolute;
    left: 0;
    bottom: -40px;
  }
  .service-box {
    width: 100%;
  }

  .features ul li {
width: 50%;
    padding:
30px;
  }
  .findloc-banner .normal-search {
    margin-top: 0;
  }
  .findloc-banner {
    padding: 60px 0;
  }
  .explore-banner-inner {
    border-left: none;
    padding: 0;
    margin: 0;
  }
  .explore-banner h2 {
    text-align: center;
  }
  .explore-banner h2 br {
    display: none;
  }
  .explore-banner {
    padding: 50px 0;
  }
  .location-single {
    width: 48%;
  }
  .locations-map.featured-blog-thumb img {
    border-radius: 0;
  }
  .locations-map.featured-blog-thumb::after {
    display: none;
  }
  .for-location .normal-search {
    margin: 30px 00 0;
  }
  .blog-listing .post {
    width: 48%;
  }
  .intro-sec h1 {
    font-size: 2.0em;
  }
  .featured-blog-thumb img {
    border-radius: 12px;
    margin: 0 auto 30px;
    display: block;
  }
  .intro-sec .row {
    flex-direction: column-reverse;
  }
  .featured-blog-thumb::before {
    display: none;
  }
  .page-title h1 {
    font-size: 2.5em;
  }
  .rm-quote {
    text-align: center;
  }
  .testimonials-all .testimonial-single {
    width: 100%;
    margin: 10px 0;
  }
  .foot-col {
    margin-bottom: 30px
  }
  .footer {
    padding: 40px 0 0;
  }
  .foot-col h4 {
    font-size: 1.3em;
  }
  .foot-col h4 a {
    display: inline-block;
    padding: 0;
  }
  .team-bio img {
    margin-bottom: 20px;
  }
  .getstarted-page .featurebox {
    border-radius: 12px;
    padding: 30px;
  }
  .school-building {
    padding-bottom: 20px;
  }
  .recent-projects {
    padding-top: 20px;
  }
  .steps {
    padding: 0 0 20px;
  }
  .sec2box {
    width: 33.33333%;
    margin: 10px 0;
    padding: 10px 30px;
  }
  .step-single {
    width: 31%;
    margin: 10px 1%;
  }
  .product-container .sec2box {
    width: 48%;
    margin: 10px 1%;
  }
  .foot-col.text-right {
    text-align: center;
  }
  .disc-note {
    margin-top: 20px;
  }
  .home-why-choose .slick-dots {
    margin-top: 0;
  }
  .serv-image {
    min-height: inherit;
  }
  .home-cta ul li h3 {
    font-size: 1.0em;
  }
  .border-sep {
    border: none;
  }
  .testimonials-rotator::before {
    left: 30px;
    font-size: 2.0em;
  }
  .testimonials-rotator::after {
    right: 30px;
    font-size: 2.0em;
  }
  .home-cta ul li {
    width: 100%;
    border-right: none;
    border-bottom: solid 1px rgba(255, 255, 255, 0.15);
  }
  .home-cta ul li:last-child {
    border-bottom: none;
  }
  .home-cta ul li a {
    padding: 15px 15px 15px 60px;
  }
  .cta-icon {
    top: 21px;
    left: 20px;
    font-size: 1.2em;
  }
  .locations-served-bar ul li {
    width: 31%;
  }
  .overlay-black::after {
    display: none;
  }
  .home-featured-services .fs-row .fs-col:nth-child(4) .step-arrow {
    display: block
  }
  .stepno {
    font-size: 3.0em;
    position: relative;
    left: auto;
    top: auto;
  }
  .home-why-choose::before {
    display: none
  }
  .product-item h3 {
    font-size: 1em
  }
  .home-testimonials::after {
    display: none
  }
  .testimonial h2 {
    margin-bottom: 20px
  }
  .gallery-item h3 {
    font-size: 1.3em
  }
  .breadcrumb-bar {
    font-size: 0.85em;
  }
  .recent-projects ul {
    padding: 0
  }
  .home-welcome-copy h1, .section-title {
    font-size: 1.9em;
  }
  .contact-info {
    min-height: inherit;
    margin-bottom: 10px
  }
  .home-featured-products iframe {
    margin-bottom: 10px
  }
  .sidebar {
    clear: both;
    padding-top: 20px
  }
  .finance-left, .finance-right {
    width: 100%
  }
  nav ul li a {
    font-size: .889em
  }
  nav ul li ul li:hover ul {
    position: relative
  }
  nav ul li ul li ul li a {
    padding-left: 40px
  }
  nav ul {
    text-align: left
  }
  nav ul li {
    border-bottom: 1px solid #504944
  }
  nav ul li ul {
    width: 100%
  }
  nav ul li ul ul {
    left: auto;
    position: relative;
    top: auto;
    margin-bottom: 10px;
    display: block
  }
  .camera_next, .camera_prev {
    display: none !important
  }
  .accordion h3 span {
    padding-top: 3px
  }
  .tinynav {
    border: none;
    border-radius: 5px;
    display: block;
    padding: 7px 2%;
    width: 70%;
    float: left
  }
}
@media screen and (max-width:900px) {}
@media screen and (max-width:800px) {
  .pc-sec03 .slick-track {
    display: flex;
    flex-wrap: wrap;
  }
  .comp-services h2 {
    margin-bottom: 20px;
  }
  .pst.slick-current {
    background: #CAE3EC;
  }
  .psc-holder .btn-holder {
    text-align: left;
  }
  .psc-holder {
    box-shadow: none;
    padding: 0;
    border-radius: inherit;
    height: auto;
  }
  .pool-serv-tabs .slick-list, .pc-sec03 .slick-list {
    padding: 0 !important;
  }
  .pst, .pc-sec03 .pst {
    width: 48% !important;
    margin: 5px 1%;
    background: #E3EAEC;
  }
  .pool-serv-tabs {
    padding-bottom: 0px;
  }
}
@media screen and (max-width:768px) {
    .section.tagline{
        padding-left: 20px;
        padding-right: 20px;
    }
     .testimonials-rotator .slick-prev {
    left: -20px;
  }
     .testimonials-rotator .slick-next {
    right: -20px;
  }
    .gmb-review-rating span {
  font-size: 0.85em;
  vertical-align: middle;
}
      .home-slider-container .gmb-review-rating {
    right: auto;
    top: auto;
    position: relative;
    margin:40px auto 0 auto;
    display: block;
    clear: both;
    max-width: 270px;
  }
    .slick-dots li button:hover, .slick-dots li.slick-active button {
  background:
#c50c3c;
}
    .home-slider .slick-dots {
        margin-top: 20px;
  position: relative;
  left: auto;
  bottom: auto;
}
      .slider-text h2 {
    font-size: 2.0em;
  }
      .slider-text {
position: relative;
    left: auto;
    top: auto;
    background:
#10233a;
    padding:
20px 0;
  }
  .team-single {
    width: 48%;
  }
  .testimonials-rotator {
    padding: 20px 0;
  }
  .slick-prev {
    left: 0;
  }
  .slick-next {
    right: 0;
  }
  .slider-text .btn {
    min-width: 250px;
  }
  .slider-text .btn.btn-alt {
    display: block;
    margin-top: 15px;
  }
  .slider-text-inner .rating-stars {
    display: none;
  }
  .slider-text-inner {
    width: 100%;
    text-align: center;
  }
  .banner-cta {
    text-align: center;
    flex-direction: column;
    padding-top: 15px;
  }
  .home-banner-desktop {
    display: none !important;
  }
  .home-banner-mobile {
    display: block !important;
  }
  .slider-text h2 {
    margin-bottom: 20px;
  }
  .rating-box p {
    font-size: 1.0em;
  }
  .rating-box {
    width: 100%;
    margin: 0 auto 30px;
    border-radius: 0;
  }
  .rating-box::before {
    display: none;
  }
  .head-email .fa-envelope-o {
    margin: 0 3px 0 0
  }
  .home-featured-products p br {
    display: none
  }
}
@media screen and (max-width:767px) {
    .video-row {
  padding-top: 0;
}
    .post h1.title{
  font-size: 2.0em;
}
    .footer-cta .headphone {
 
  position: relative;
  right: auto;
  top: auto;
}
  .service-sec ul li {
width: 100%;
    background-position:
0 32px;
    padding:
30px 30px 30px 60px;
    background-size: 40px;
  }
  .fran-quotes h2 strong {
    display: inline;
  }
  .dotted-border {
    border: dashed 3px #c50c3c;
    border-radius: 12px;
    padding: 30px;
  }
  .benifits-sec .wrapper {
    padding: 40px 0;
  }
  .franchise-banner p {
    font-size: 1.0em;
  }
  .fran-mobile-banner {
    display: block;
  }
  .fran-desktop-banner {
    display: none;
  }
  .fran-bann-overlay {
    position: relative;
    left: auto;
    top: auto;
    width: 100%;
    height: auto;
    display: inherit;
    background: #102239;
    color: #fff;
    padding: 30px 0;
  }
  .fran-bann-text {
    width: 100%;
  }
  .section.page-title h1 {
    font-size: 1.5em;
  }
  .banner-inner h1,
    .banner-inner h2{
    text-shadow: none;
  }
  .team-col {
    padding: 20px;
  }
  .team-section h2 {
    margin-bottom: 20px;
  }
  .video-banner h1, .banner-inner h1, .banner-inner h2 {
    font-size: 1.5em;
  }
  .banner-inner .overlay-black {
    background:#10233a;
  }
  .video-banner h1 {
    font-size: 1.4em;
  }
  .overlay-black {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    background-image: none;
    background-color: #55b763;
    padding: 10px 20px;
  }
  .video-banner {
    min-height: auto;
  }
  .video-banner video {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    height: auto;
  }
  .home-featured-services.rotating-services .fs-row {
    margin-top: 0;
  }
  .home-featured-services .fs-row .fs-col a:hover .serv-image {
    margin-top: 0;
  }
  .header-location {
    padding-top: 30px;
  }
  .section-advantage h2 {
    margin-bottom: 20px;
  }
  .areas-served ul li {
    width: 50%;
  }
  .home-steps-inner {
    padding: 40px 0;
  }
 
  .footer h3 {
    margin-bottom: 30px;
  }

  .home-copy-green img {
    margin-bottom: 20px;
  }
  .section {
    padding: 40px 0;
  }
  .hide767 {
    display: none;
  }

  .home-copy-green .row {
    flex-direction: column-reverse;
  }
  .slider-text h2 {
    font-size: 1.800em;
  }
  .before-after {
    padding: 40px 0 100px;
  }
  .gallery-page {
    padding: 0 0 40px 0;
  }
  .faq-cta {
    padding: 0 0 20px 0;
  }
  .steps-page-row h3 {
    font-size: 1.7em;
  }
  .steps-page-row .testimonial-single blockquote {
    padding: 30px 20px;
  }
  .steps-page-row .testimonial-single {
    margin: 40px 0;
  }
  .step-icon {
    left: -85px;
  }
  .steps-page-outer {
    padding-left: 20px;
  }
  .team-bio {
    padding: 50px 0;
  }
  .values h2 {
    margin-bottom: 20px;
  }
  .logos {
    padding: 0;
  }
  .home-blog .blog-listing {
    padding-top: 20px;
  }
  .before-after.b-a-home {
    padding: 0 0 40px 0;
  }
  .process-body {
    padding: 20px 0 0px 0;
  }
  .values ul {
    margin: 0 5%;
  }
  .values ul li {
    width: 100%;
    padding: 50px 30px 30px;
    margin: 8px 0 !important;
  }
  .service-box-inner {
    border-radius: 12px 12px 0 0;
    padding: 40px 30px 40px;
  }
  .service-intro {
    padding-top: 40px;
  }
  .service-box {
    margin: 0;
    border-radius: 12px 12px 0 0;
    padding: 10px;
  }
  .service-page-banner {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .location-single {
    width: 100%;
    margin: 10px 0;
  }
  .contact-cta li {
    font-size: 1.0em;
    padding: 50px 30px;
  }
  .contact-cta.contact-cta-alt li {
    padding: 50px 30px;
  }
  .page-404 {
    padding: 100px 0;
  }
  .gallery-box4 {
    padding-top: 30px;
  }
  .gallery-box1 img, .gallery-box2 img, .gallery-box4 img, .gallery-box5 img {
    border-radius: 0;
  }
  .page-title {
    padding: 50px 0;
  }
  .faq-cta select {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
    width: 100%;
    border-radius: 9px;
    margin-bottom: 10px;
  }
  .faq-outer h3 .wrapper::before {
    right: 20px;
  }
  .faq-outer h3 {
    font-size: 1.0em;
    line-height: normal;
  }
  .faq-answer .wrapper {
    padding: 0 20px 30px;
  }
  .faq-answer-inner {
    width: 100%;
  }
  .faq-outer h3 .wrapper {
    padding: 30px 100px 30px 20px;
  }
  .topbar .normal-search {
    margin: 10px 0 0 0;
  }
  .headphone {
    position: absolute;
    right: 0;
    top: -21px;
    margin: 0;
    font-size: 1.0em;
  }
  .footer-copyrights ul {
    justify-content: flex-start;
  }
  .footer-copyrights ul li {
    padding: 0 30px 0 0;
  }
  .introbox p {
    border-left: none;
    padding: 0;
  }
  .home-why-choose ul li {
    width: 100%;
    margin: 0 0 10px 0;
  }
  .sec2box {
    width: 50%;
  }
  .step-single {
    width: 48%;
    margin: 7px 1%;
  }
  .footer-copyrights p {
    margin: 4px 0;
  }
  .topbar {
    text-align: left;
    padding: 15px 0 20px;
  }
  .home-featured-services .fs-row .fs-col {
    width: 100%;
    margin: 40px 0;
      padding: 40px 20px;
  }
  .locations-served-bar ul li {
    width: 100%;
  }
  .contentside.sidebar .form-row {
    margin: 0;
  }
  .topright {
    text-align: center;
    padding: 10px 0;
    margin: 0;
  }
  .home-why-choose ol {
    padding: 0;
  }
  .home-slider .slick-slide::before {
    display: none
  }
  .product-item {
    width: 48%
  }
  .homeform .form-row {
    margin: 0
  }
  .gallery-item {
    width: 49.70%
  }
  img.alignleft, img.alignright {
    display: block;
    float: none;
    margin: 0 auto 20px
  }
  .home-slider .slick-slide {
    padding-bottom: 0
  }
  .home-slider .slick-dots {
    width: 100%;
    position: relative;
    left: auto;
    bottom: auto;
  }
  .slider-text h3 {
    font-size: 1.111em
  }
  .home-slider {
    border: none
  }
  .sidebox.accordion h3::before {
    top: 0
  }
  .header .wrapper {
    padding-left: 0;
    padding-right: 0
  }
  .introbox h1, .introbox h2 {
    margin: 0 0 10px
  }
  .header .col-lg-3 {
    padding-left: 15px
  }
  .head-email {
    padding-top: 0
  }
  .header .col-lg-3 {
    width: 100%
  }
  .featurebox {
    width: 100%
  }
  .sidebar .featurebox {
    margin-top: 0
  }
  .heading {
    font-size: 1.111em;
    padding: 8px 47px 7px 20px;
    display: block;
    clear: both
  }
  .accordion h3 span {
    padding-top: 3px
  }
  .cta-btn {
    display: block;
    left: auto;
    margin: 6px auto 0;
    position: relative;
    right: auto;
    top: auto
  }
  .sharethis {
    float: right
  }
  .featurebox input.input-large[type=text] {
    width: 100%
  }
  .camera_next {
    right: 0
  }
  .camera_prev {
    left: 0
  }
  .footer-links.footer-nav li a {
    background: 0 0;
    padding-left: 0
  }
  .footer .span3 {
    background: 0 0
  }
  .featurebox {
    min-height: inherit
  }
}
@media screen and (max-width:640px) {
      .header .headphone {
right: 0;
    top: -20px;
    font-size: 0.80em;
    padding: 0;
  }
    .headphone a {
  font-size: 1.0em;
  display: inline-block;
}
    .headphone::before{
        display: none;
    }
    .header{
       padding-top: 35px;
    padding-bottom: 10px;
    }
   
      .header .head-col3 .btn {
    right: 40px;
  }
  .benifits-sec ul li br {
    display: none;
  }
  .home-blog .link-arrow {
    float: none;
    text-align: center;
    display: block;
  }
  .home-blog .blog-listing .post:nth-child(1) {
    border-top-left-radius: 100px;
  }
  .home-blog .blog-listing .post:nth-child(3) {
    border-top-right-radius: 100px;
  }
  .features ul li {
width: 100%;
    margin:
0;
    padding:
20px 0;
  }
  .post h1.title a, .post h2.title a {
    min-height: auto;
  }
  .blog-listing .post {
    width: 100%;
    margin: 15px 0;
  }
  #subsc-popup {
    width: 100%;
    padding: 30px;
  }
  .home-why-choose ol li a {
    width: 200px;
    height: 200px;
  }
  .product-item img {
    width: 100%
  }
  .product-item {
    width: 100%
  }
  .home-featured-services .fs-row .fs-col a::before {
    display: none
  }
  .gallery-page ul li {
    width: 48%;
    margin: 6px 1%;
    box-shadow: none;
  }
  .service-info {
    position: relative;
    left: auto;
    bottom: auto;
    float: left
  }
  .basic-table td {
    float: left;
    width: 100%;
    padding: 20px
  }
  .header .col-lg-3 {
    padding-left: 15px
  }
  .post h2 {
    font-size: 1.111em
  }
  .post .btn {
    float: left
  }
  .introtext {
    width: 100%;
    padding: 5px 0 0 0;
    background: 0 0
  }
}
@media screen and (max-width:575px) {
      .header .headphone {
    font-size: 1.0em;
  }
    .video-sec-title h2{
        font-size: 1.5em !important;
    }
    .faq-answer {
  padding:
20px 20px;
}
    .section-title {
  margin-bottom: 20px;
}
    .section-title br{
        display: none;
    }
  .owner-quote-single blockquote p {
    font-size: 1.0em;
  }
  .featurebox.leadform-popup {
    width: 100%;
    top: 110px;
  }
  .adv-row img {
    margin-bottom: 20px;
  }
  .header .row {
    margin-left: 0;
    margin-right: 0;
  }
  .facts-icon {
    position: relative;
    left: auto;
    top: auto;
    margin-right: 10px;
  }
  .stats ul li h4 {
    padding: 0;
  }
  .home-welcome-copy h1, .section-title {
    font-size: 1.8em;
  }
  .team-single {
    width: 100%;
  }
  .stats ul {
    padding: 0;
    margin: 0;
  }
  .locations-serving h2 {
    text-align: center;
    line-height: 1;
  }
  .stats {
    text-align: center;
    padding: 50px 0;
  }
  .awards-list div {
    padding: 15px 0;
    width: 100%;
  }
  .stats ul li {
    width: 100%;
    padding: 15px 0;
    text-align: center;
  }
  .logos div {
    padding: 10px 0;
    width: 100%;
  }
  .footer-nav.hz {
    justify-content: flex-start;
  }
  .footer-nav.hz li {
    width: 50%;
  }
  .contentside ul li::before {
    top: 5px;
  }
  body {
    font-size: 100%;
  }
  .form-col {
    margin-top: 10px;
  }
  .form-row {
    margin-top: 0;
  }
  .home-why-choose .btn {
    margin: 5px;
  }
  .full-form .featurebox h2 {
    font-size: 1.3em;
  }
  .product-container .sec2box {
    width: 100%;
    margin: 10px 0;
  }
  .contentside .featurebox input[type="email"], .contentside .featurebox input[type="text"], .contentside .featurebox select, .contentside .featurebox textarea, .contentside .featurebox input[type="tel"] {
    margin-bottom: 10px;
  }
  .contentside .featurebox .form-row {
    margin: 0;
  }
}
@media screen and (max-width:480px) {
  .ownership-sec .step-single {
    width: 100%;
    padding: 30px 20px;
  }
  .before-after.b-a-home {
    text-align: center;
  }
  .before-after.b-a-home .btn {
    float: none;
    margin-top: 94px;
  }
  .slider-beofore-after .slick-prev {
    left: 50%;
    margin: 0 0 0 -55px;
  }
  .slider-beofore-after .slick-next {
    left: auto;
    right: 50%;
    margin: 0 -55px 0 0;
  }
  .contact-cta.contact-cta-alt li {
    padding: 40px 20px;
    text-align: center;
    justify-content: center;
  }
  .contact-cta li:nth-child(3), .contact-cta.contact-cta-alt li:nth-child(1) {
    border-bottom: solid 1px rgba(255, 255, 255, 0.3);
  }
  .contact-cta li {
    width: 100%;
    padding: 40px 20px;
    text-align: center;
  }
  .contact-cta li br {
    display: none;
  }
  .getstarted-page .featurebox {
    padding: 30px 10px;
  }
  .whyicon {
    font-size: 1.500em;
    width: 85px;
    height: 85px;
    margin: 0 auto 15px;
  }
  .sec2box {
    width: 100%;
    margin: 0;
    padding: 15px 20px;
  }
  .step-single h3 br, .sec2box h3 br {
    display: none;
  }
  .stepicon {
    font-size: 1.0em;
    width: 60px;
    height: 60px;
    margin: 0 auto 20px;
  }
  .step-single {
    width: 100%;
    margin: 5px 0;
  }
  .home-featured-services .fs-row .fs-col:nth-child(5) {
    border-bottom: solid 1px rgba(0, 0, 0, 0.18);
  }
  .service-icon {
    font-size: 2.0em;
    width: 100px;
    height: 100px;
    line-height: 100px;
  }
  .gallery-item {
    width: 100%
  }
  .home-slider .slick-slide::before {
    background: 0 0
  }
  .topright .btn {
    display: block;
    width: auto;
    margin: 7px 0 0 0
  }
  .footer h3 {
    font-size: 1.1em
  }
  .sharethis {
    float: left;
    width: 100%
  }
  .post .social-sharing {
    width: 100%;
    float: left;
    margin: 10px 0 0 0;
    text-align: left
  }
  .topbar p span {
    font-size: .611em
  }
}
@media screen and (max-width:479px) {
  .benifits-sec ul li {
    width: 100%;
    padding: 10px 0 10px 45px;
    background-position: 0 10px;
  }
  .location-single a.btn {
    font-size: 0.90em;
  }
  .c100 {
    float: none;
    margin: 0 auto 10px
  }
  .sec2box-col {
    width: 100%;
    float: left;
    text-align: center
  }
  .sec2box-col:last-child {
    min-width: inherit;
    max-width: inherit;
    padding: 10px 0 0 0
  }
  .slider-text .btn br {
    display: inline-block
  }
  .social-sharing {
    clear: both;
    display: block;
    float: left;
    font-weight: 600;
    margin: 0;
    vertical-align: middle;
    width: 100%
  }
  .post .social-sharing {
    width: 100%
  }
  .featurebox input[type=email], .featurebox input[type=text], .featurebox select, .featurebox textarea {
    font-size: .889em
  }
  .form-full, .form-half {
    float: left;
    margin: 0 0 10px 0;
    width: 100%
  }
  .form-medium {
    width: 50%
  }
  ul.slimmenu li ul li a {
    padding-left: 10px
  }
  ul.slimmenu li ul li ul li a {
    padding-left: 20px
  }
}
@media screen and (max-width:400px) {
  .rating-stars em {
    padding: 5px 0;
    display: block;
  }
  .introbox .rating-stars {
    padding: 10px 0;
    border-radius: 80px;
    margin-bottom: 20px;
    display: block;
    line-height: 1.4em;
  }
  

  .logo {
    width: 100px;
  }
  .slider-text .normal-search {
    margin-right: 0;
    margin-bottom: 15px;
    max-width: 100%;
    width: 100%;
  }
}
@media screen and (max-width:320px) {
  .contentside .nav-tabs li {
    width: 100%
  }
  .contentside .nav-tabs li a {
    display: block;
    margin: 0
  }
  .main-nav .btn {
    clear: both;
    display: block;
    width: 100%
  }
}