/*
Theme Name: Divi Child Template
Version: 1.0
Description: A customized version of Divi which adds a number of tiny features you need.
Template: Divi
*/


body {
     font-size: 15px !important;
     font-family: "Inter", Verdana, Arial, sans-serif;
     -webkit-font-smoothing: antialiased;
     text-rendering: optimizelegibility;
     font-feature-settings: "liga";
     color: #000000;
     font-weight: 400;
     overflow-x: hidden;
     background: #fff !important;
     line-height: 1.4;
}
 h1,h2,h3,h4,h5,h6 {
     font-family: "Zilla Slab", Arial, sans-serif;
     font-weight: 700;
     line-height: 1.2 !important;
}
h1 {
    font-size: 25px !important;
}
h2 {
    font-size: 22px !important;
}
h3 {
    font-size: 20px !important;
}
h4 {
    font-size: 18px !important;
}
@media (min-width: 600px) {
    body {
        font-size: 16px !important;
    }
    h1 {
        font-size: 36px !important;
    }
    h2 {
        font-size: 30px !important;
    }
    h3 {
        font-size: 24px !important;
    }
    h4 {
        font-size: 22px !important;
    }
}
@media (min-width: 981px) {
    h1 {
        font-size: 48px !important;
    }
    h2 {
        font-size: 40px !important;
    }
    h3 {
        font-size: 26px !important;
    }
    h4 {
        font-size: 26px !important
    }
}
 p strong {
     font-family: "Zilla Slab", Arial, sans-serif;
     font-size: 18px;
     font-weight: 700;
}
 div#page-container {
     overflow: hidden;
     padding-top: 85px !important;
}
.home div#page-container {
     padding-top: 30px !important;
}
 .et_pb_row {
     width: 95% !important;
}
.swiper-wrapper {
    width: 100%;
    height: 100% !important;
}
.swiper.mySwiper1 {
    width: 100%;
    height: 100%;
    padding: 0;
}
.swiper.mySwiper1 img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center 33%;
}
 .swiper-container {
     position: relative;
     width: 95%;
     margin: 0 auto;
     max-width: 2000px;
}
 .swiper {
     width: 100%;
     padding: 30px 0 95px 0;
}
 .swiper-slide {
     display: flex;
     flex-direction: column;
     align-items: center;
     position: relative;
     border-radius: 12px;
     box-shadow: -1px 5px 15px #0000001f;
}
/*HEADER STYLES*/
 header#main-header {
     background: transparent !important;
     -webkit-box-shadow: none;
     box-shadow: none;
}
header#main-header.et-fixed-header {
    background: #ffffff !important;
    -webkit-box-shadow: 0 0 7px rgb(0 0 0 / 36%) !important;
    box-shadow: 0 0 7px rgb(0 0 0 / 36%) !important;
}
header#main-header.et-fixed-header .text-logo.logo-link span {
    color: #000;
    text-shadow: 0 0 5px #fff;
}
 .main-header-info-container {
     background: #0d0d0d;
     position: relative;
     display: flex;
     align-items: center;
     flex-direction: row;
     justify-content: center;
     flex-wrap: wrap;
     align-content: center;
     padding: 5px 0;
}
.main-header-contact-info-holder {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 5px;
}
 .main-header-contact-info-holder a {
     color: #ffffff;
     /* text-decoration: underline; */
     font-weight: 500;
}

.ws-header-booking {
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
    background: transparent;
    padding: 5px 0px;
    height: 43px;
    z-index: 999;
}

.top_button {
    background: #93a384;
    color: #fff;
    padding: 5px 10px;
    border: 1px solid #8fc82c;
}

 .header-menu-container {
     width: 100%;
     max-width: 100%;
     display: flex;
     flex-direction: row;
     justify-content: space-between;
     align-items: center;
     width: 100%;
     max-width: 1080px;
}
 .header-info-holder {
     margin: 0 auto;
     max-width: 1280px;
     width: 85%;
}
 .logo_container {
     position: relative !important;
     text-align: center;
     display: flex;
     justify-content: flex-start;
     align-items: center;
     padding: 10px 10px 5px 10px;
}
 img#logo {
     min-height: 60px !important;
     max-height: 75px !important;
     width: auto !important;
     max-width: 280px !important;
}
 .text-logo {
     font-family: "Zilla Slab", sans-serif;
     color: #000;
     max-width: 300px;
     display: flex;
     flex-direction: row;
     align-items: center;
     justify-content: center;
     width: 100%;
}
 .text-logo-icon {
     width: 17%;
     margin: 0 auto;
}
.text-logo-icon img {
    width: 30px;
}
.text-logo.logo-link span {
    text-align: left;
    width: 83%;
    color: #000000;
    text-shadow: 0 0 5px #ffffff;
    font-weight: 500;
}
.home .text-logo.logo-link span {
    text-align: left;
    width: 83%;
    color: #fff;
    text-shadow: 0 0 5px #000;
    font-weight: 500;
    line-height: 1.2;
}
 .text-logo:first-letter {
     color: #6d35e0;
     font-weight:bold;
     font-size: 30px;
}
 span.info-addon {
    color: #081707;
    text-align: center;
    display: none;
}
 .main-header-napinfo-block {
     display: flex;
     justify-content: flex-end;
     align-items: center;
     margin: 5px;
}
 .main-header-email-btn {
     display: flex;
     justify-content: center;
     align-items: center;
     line-height: 1;
     font-size: 16px;
     color: #fff;
     /* text-decoration: underline; */
}
 .main-header-email-btn .fa {
     margin-right: 5px;
     color: #fff;
}
 .add-info-btn {
     display: flex;
     flex-direction: column;
     justify-content: center;
     align-items: center;
     background: #081707;
     width: 50px;
     padding: 10px;
     cursor: pointer;
     box-shadow: rgb(0 0 0 / 10%) 0px 10px 15px -3px, rgb(0 0 0 / 5%) 0px 4px 6px -2px;
     border: 1px solid #ffffff33;
     border-right: none;
}
 .add-info-block {
     display: flex;
     justify-content: center;
     align-items: flex-start;
     width: 270px;
     position: fixed;
     right: -220px;
     -webkit-transition: right 0.4s ease-in-out;
     transition: right 0.4s ease-in-out;
     /* top: 163px;
     */
     margin-top: 35px;
     z-index: 97;
     display: none;
}
 .open-info {
     right: 0;
     z-index: 9999;
}
 .open-info #add-info-open-icon {
     display: none;
}
 .open-info #add-info-close-icon {
     display: block;
}
 .add-info-container {
     background: #8fc82c;
     display: flex;
     flex-direction: column;
     padding: 20px;
     width: 220px;
     height: auto;
     border-bottom-left-radius: 0;
     box-shadow: rgb(0 0 0 / 10%) 0px 10px 15px -3px, rgb(0 0 0 / 5%) 0px 4px 6px -2px;
}
 .add-info-btn .fa {
     color: #8fc82c;
}
 #add-info-close-icon {
     display: none;
}
 .add-info-btn span {
     line-height: 1;
     color: #ffffff;
     margin-top: 5px;
     font-size: 12px;
}
 .add-info-container a, .header-location-container {
     color: #081707;
     font-size: 15px;
     display: flex;
     justify-content: space-between;
     font-weight: 400;
     text-align: right;
     width: 100%;
}
 .email-btn {
     margin: 10px 0;
}
 .add-info-container .fa {
     margin-right: 5px;
     margin-top: 2px;
}
 div#et-top-navigation {
     width: 15%;
     height: 42px;
     padding: 0px !important;
     background: transparent;
     display: flex;
     align-items: center;
}
 span.select_page {
     display: none !important;
}
 .floating-cta-btn {
     position: fixed;
     display: flex;
     flex-direction: column;
     justify-content: center;
     align-items: center;
     background: #8fc82c;
     width: 50px;
     padding: 10px;
     cursor: pointer;
     box-shadow: rgb(0 0 0 / 10%) 0px 10px 15px -3px, rgb(0 0 0 / 5%) 0px 4px 6px -2px;
     border: 1px solid #ffffff33;
     border-right: none;
     right: 0;
     margin-top: 100px;
     z-index: 98;
     display: none;
}
 .floating-cta-btn a .fa {
     animation: ringing 5s ease-in-out infinite;
     color: #081707;
     font-size: 24px;
}
 
 .et-fixed-header.sticky-menu .add-info-block, .et-fixed-header.sticky-menu .floating-cta-btn  {
     top: 20px;
}
 div#et_mobile_nav_menu {
     width: 100%;
}
 .mobile_menu_bar {
     padding-bottom: 0 !important;
     width: 50px;
     height: auto;
     margin-top: 0;
     margin-left: auto;
     z-index: 99999;
}
 .et_mobile_menu {
     background-color: #fcf7f1 !important;
     border-color: #4bad44 !important;
     top: 90px;
     height: auto !important;
}
 .et_mobile_menu li a {
     color: #000000 !important;
}
 .mobile_nav ul#mobile_menu ul.sub-menu li a:not(.mobile-toggle) {
     position: relative;
}
 .mobile_nav ul#mobile_menu ul.sub-menu li a:not(.mobile-toggle):before {
     content: '\f149';
     position: absolute;
     color: #4bad44;
     left: 0;
     font-family: 'FontAwesome';
     -webkit-transform: scaleX(-1) rotate(90deg);
     transform: scaleX(-1) rotate(90deg);
}
 .et_mobile_menu .current_page_item a {
     color: #4bad44 !important;
}
/*change Divi opened hamburger menu to X*/
 .mobile_nav.opened .mobile_menu_bar:before {
     content: '\4d';
     color: #000;
     filter: drop-shadow(0 0 2px #fff);
}
/*rotate the Divi Menu icon on click*/
 .mobile_menu_bar:before {
     transition: all .4s ease;
     transform: rotate(0deg);
     display: block;
     color: #000000;
     text-align: center;
     filter: drop-shadow(0 0 2px #fff);
     font-size: 42px;
}
.home .mobile_menu_bar:before {
     transition: all .4s ease;
     transform: rotate(0deg);
     display: block;
     color: #ffffff;
     text-align: center;
     filter: drop-shadow(0 0 2px #000);
     font-size: 42px;
}
.booking-button-switch {
display:none !important;
}
/*rotate the Divi Menu icon on click*/
/*END HEADER STYLES*/
/*PAGE STYLES*/
div#homepage-header-holder {
    display: flex;
    justify-content: center;
    align-items: center;
    height: calc(100vh - 75px);
    min-height: 450px;
    max-height: 580px;
}

section#fullwidth-header-container {
    min-height: 450px !important;
    max-height: 580px !important;
    width: 100%;
    z-index: 10;
    height: 100%;
    position: static;
}
section#fullwidth-header-container::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, #0000007d 10%, transparent 50%);
    left: 0;
    top: 0;
}

div#fullwidth-header-code-container {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 9;
}

div#fullwidth-header-code-container:before{
    content: '';
    background-color: #08170742;
    display: flex;
    position: absolute;
     width: 100%;
    height: 100%;
     z-index: 10;
}
div#fullwidth-header-code-container .et_pb_code_inner {
    width: 100%;
    height: 100%;
}

.et_pb_fullwidth_header_container.center {
    min-height: 450px !important;
    max-height: 580px !important;
    width: 100%;
    display: flex !important;
    align-items: center;
    justify-content: center !important;
}
.header-content-container {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    width: 95% !important;
}
 .header-content {
     margin: 0 0 !important;
     padding: 0px !important;
     width: 95% !important;
     max-width: 1280px !important;
     display: flex;
     flex-direction: column;
     justify-content: center;
     align-items: center;
}
.header-content > div {
    width: 100%;
}
 .et_pb_fullwidth_header .et_pb_fullwidth_header_scroll a .et-pb-icon {
     margin-left: -5px !important;
}
 .header-btns {
     display: flex;
     flex-wrap: wrap;
     justify-content: center;
     align-items: flex-start;
     margin-top: -50px;
     max-width: 325px;
     position: relative;
     width: 100%;
     opacity: 0;
     flex-direction: column;
}
.header-btns::before {
    content: '';
    background: url(/wp-content/uploads/2025/07/arrow-icon.webp);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    filter: brightness(0) invert(1);
    position: absolute;
    bottom: 40px;
    right: -35px;
    width: 70px;
    height: 35px;
    animation: arrow-bounce 1.2s infinite ease-in-out;
}
.header-btns p {
    text-shadow: 0 0 5px #000, 0 0 5px #000;
}
.header-content-block {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    width: 100%;
    margin-top: 155px;
    margin-bottom: 95px;
}
p.subtitle {
    color: #fcf7f1;
    text-transform: uppercase;
}
.ws-slogan {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    position: relative;
    width: 100%;
}
 .ws-slogan h1 {
     font-family: "Zilla Slab", sans-serif;
     color: #ffffff;
     font-weight: bold;
     text-transform: capitalize;
     max-width: 400px;
     width: 80%;
     text-align: left;
     text-shadow: 0 0 5px #000;
     letter-spacing: 1px;
     margin: 10px 0;
     opacity: 0;
     padding: 0;
}
.ws-slogan p {
    font-size: 16px;
    text-align: left;
    text-shadow: 0 0 5px #000;
    font-weight: 500;
    width: 80%;
    margin: 10px 0;
    opacity: 0;
}
.ws-slogan p:nth-of-type(2) {
    display: none;
}
#page-button {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
#page-button::before {
    content: '';
    background: url(/wp-content/uploads/2025/07/arrow-icon.webp);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    bottom: 15px;
    right: -95px;
    width: 70px;
    height: 35px;
    animation: arrow-bounce 1.2s infinite ease-in-out;
}
 .button {
     margin: 10px 0;
     display: inline-block;
     transition: all 0.2s ease-in;
     position: relative;
     overflow: hidden;
     z-index: 1;
     color: #000;
     padding: 0.7em 1.7em;
     cursor: pointer;
     font-size: 18px;
     text-shadow: 0 0 5px #fff;
     border-radius: 0.5em;
     background: #e8e8e800;
     border: 1px solid #000;
     box-shadow: 6px 6px 12px #c5c5c5, -6px -6px 12px #ffffff;
}
.header-btns .button {
    border-color: #fff;
    color: #fff;
    text-shadow: 0 0 5px #000;
    box-shadow: none;
}
.button:active {
  color: #666;
  box-shadow: inset 4px 4px 12px #c5c5c5, inset -4px -4px 12px #ffffff;
}
.button:before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%) scaleY(1) scaleX(1.25);
  top: 100%;
  width: 140%;
  height: 180%;
  background-color: rgba(0, 0, 0, 0.05);
  border-radius: 50%;
  display: block;
  transition: all 0.5s 0.1s cubic-bezier(0.55, 0, 0.1, 1);
  z-index: -1;
}
.button:after {
  content: "";
  position: absolute;
  left: 55%;
  transform: translateX(-50%) scaleY(1) scaleX(1.45);
  top: 180%;
  width: 160%;
  height: 190%;
  background-color: #4bad44;
  border-radius: 50%;
  display: block;
  transition: all 0.5s 0.1s cubic-bezier(0.55, 0, 0.1, 1);
  z-index: -1;
}
.button:hover {
  color: #fff;
  text-shadow: 0 0 5px #000 !important;
  border: 1px solid #4bad44;
}
.button:hover:before {
  top: -35%;
  background-color: #4bad44;
  transform: translateX(-50%) scaleY(1.3) scaleX(0.8);
}
.button:hover:after {
  top: -45%;
  background-color: #4bad44;
  transform: translateX(-50%) scaleY(1.3) scaleX(0.8);
}
.header-button-quote {
    background: #93a384;
    color: #ffffff;
    padding: 10px 25px;
    display: inline-block;
    line-height: 1;
    margin-top: 10px;
    border: 1px solid #8fc82c;
    width: 207px;
    text-transform: capitalize;
    margin-right: 20px;
}
.header-button-quote:hover {
      filter: drop-shadow(2px 4px 6px black);
}

 .page-title-block {
     position: relative;
     display: flex;
     justify-content: center;
     align-items: center;
     flex-direction: column;
     margin-bottom: 60px;
     padding-bottom: 15px;
}
 div#home-title-block-container {
     display: flex;
     align-items: center;
     padding: 0;
}
 div#home-title-block-container .et_pb_column {
     margin-bottom: 0 !important;
}
/*Hero section with contact form*/
div#homepage-header-contact-form-holder {
    display: flex;
    justify-content: center;
    align-items: center;
    height: calc(100vh + 75px);
    min-height: 660px;
    max-height: 670px;
    z-index: 2;
}

section#fullwidth-header-contact-form-container {
    min-height: 610px !important;
    max-height: 660px !important;
    width: 100%;
    z-index: 10;
    height: calc(100vh + 10px);
    position: static;
}
section#fullwidth-header-contact-form-container::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, #0000007d 10%, transparent 50%);
    left: 0;
    top: 0;
}
section#fullwidth-header-contact-form-container .header-content-block {
    margin-top: 55px;
    margin-bottom: 0;
}
section#fullwidth-header-contact-form-container .header-content-container::before {
    background: #4bad44;
    content: '';
    bottom: -8%;
    left: -2.5vw;
    position: absolute;
    width: 100vw;
    height: 40%;
}
div#fullwidth-header-contact-form-code-container {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 9;
}
div#fullwidth-header-contact-form-code-container:before{
    content: '';
    background-color: #08170742;
    display: flex;
    position: absolute;
     width: 100%;
    height: 100%;
     z-index: 10;
}

div#fullwidth-header-contact-form-code-container .et_pb_code_inner {
    width: 100%;
    height: 100%;
}
/*Scroll text*/
#scroll-text-section {
    background: #4bad44;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    position: relative;
    padding: 0;
    /* uncomment this if you need top contact form */
    /* margin-top: 285px; */
    z-index: 3;
}
#scroll-text-section > div {
    width: 100%;
}
.tickerwrapper {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    cursor: pointer;
}
.tickerwrapper ul.list {
    position: relative;
    display: flex;
    list-style: none;
    padding:0;
    margin:0;
    width: 100%;
}
.tickerwrapper  ul.list.cloned {
    position: absolute;
    top: 0px;
    left: 0px;
}
.tickerwrapper  ul.list li {
    float: left;
    padding-left: 12px;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
}
.tickerwrapper ul.list li img {
    width: 14px;
    height: auto;
    margin-right: 5px;
}
/* BADGES SECTION STYLE */
 div#css-badges-section {
     background-color: #fcf7f1 !important;
     padding: 25px 0;
     z-index: 2;
}
div#css-badges-section .et_pb_row {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    justify-content: center;
    position: relative;
}
div#css-badges-section .et_pb_row > div:nth-of-type(2) {
    display: flex;
    align-items: center;
    justify-content: center;
}
#introduction-left-col > div > div {
    display: flex;
    align-items: center;
    justify-content: center;
}
.introduction-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    position: relative;
    margin-bottom: 30px;
}
.introduction-content::before {
    content: '';
    background: url(/wp-content/uploads/2025/07/leave-icon-1.webp);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: -55px;
    right: 0;
    width: 50px;
    height: 50px;
    filter: brightness(0) invert(60%) sepia(11%) saturate(2449%) hue-rotate(68deg) brightness(95%) contrast(82%);
    z-index: 3;
}
.introduction-content .subtitle {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    position: relative;
}
.introduction-content .subtitle img {
    width: 25px;
    height: auto;
}
.introduction-content .subtitle span {
    margin-left: 5px;
    color: #4bad44;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
}
 .home-first-par-title {
     display: flex;
     justify-content: center;
     flex-wrap: wrap;
     font-family: "Zilla Slab", sans-serif;
     position: relative;
     text-align: center;
     margin-top: 5px;
     padding-bottom: 30px;
}
.introduction-content p {
    text-align: center;
}
.introduction-button {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin-top: 15px;
    width: 100%;
    max-width: 450px;
}
.introduction-button::before {
    content: '';
    background: url(/wp-content/uploads/2025/07/arrow-icon.webp);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    bottom: 8px;
    right: -24px;
    width: 70px;
    height: 35px;
    animation: arrow-bounce 1.2s infinite ease-in-out;
}
.introduction-images {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
    position: relative;
    max-width: 600px;
    height: 100%;
}
.introduction-green-element-1 {
    background: #4bad44;
    position: absolute;
    top: 0;
    left: 0;
    width: 4%;
    height: 35%;
    border-radius: 5px;
}
.introduction-dots {
    position: absolute;
    width: 25%;
    top: 39%;
    left: 0;
}
.introduction-green-element {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 94%;
    height: 100%;
    overflow: hidden;
    position: relative;
    border-radius: 15px;
    box-shadow: 6px 6px 12px #c5c5c5, -6px -6px 12px #ffffff;
}
.introduction-image {
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
    border-radius: 15px;
}
.introduction-green-element-2 {
    background: #4bad44;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 25vw;
    height: 25vw;
    border-top-right-radius: 100%;
    max-width: 150px;
    max-height: 150px;
}
/* SERVICES SECTION STYLE */ 
div#services-blocks-section {
     background-color: #ffffff!important;
     position: relative;
     z-index: 1;
}
div#services-blocks-section::before {
    content: '';
    background: url(/wp-content/uploads/2025/07/fallin-leaves-1.webp);
    position: absolute;
    top: -50px;
    left: -29%;
    width: 90%;
    height: 30%;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top;
    opacity: 0.4;
}
 div#services-blocks-section::after {
     content: '';
     background: url(/wp-content/uploads/2025/07/fallin-leaves-2.webp);
     position: absolute;
     bottom: -50px;
     right: -29%;
     width: 90%;
     height: 30%;
     background-repeat: no-repeat;
     background-size: contain;
     background-position: bottom;
 }
.srvBlockTitle {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    align-items: center;
}
.services-titles {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.services-titles .subtitle {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    position: relative;
    backdrop-filter: blur(2px);
    background: #ffffff70;
    filter: drop-shadow(0 0 5px #fff) drop-shadow(0 0 5px #fff);
}
.services-titles .subtitle img {
    width: 25px;
    height: auto;
}
.services-titles .subtitle span {
    margin-left: 5px;
    color: #4bad44;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
}

 .srvBlockTitle h2 {
     color: #000000;
     padding: 0;
     display: flex;
     justify-content: center;
     flex-wrap: wrap;
     font-family: "Zilla Slab", sans-serif;
     position: relative;
     text-align: center;
     margin-top: 5px;
     text-shadow: 0 0 5px #fff, 0 0 5px #fff;
     backdrop-filter: blur(2px);
    background: #ffffff70;
}
.services-button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-top: 10px;
    max-width: 450px;
    position: relative;
}
.services-button::before {
    content: '';
    background: url(/wp-content/uploads/2025/07/arrow-icon.webp);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    bottom: 13px;
    right: -10px;
    width: 70px;
    height: 35px;
    filter: drop-shadow(0 0 5px #fff);
    animation: arrow-bounce 1.2s infinite ease-in-out;
}
#services-blocks-section > div > div > div:nth-of-type(2) > div {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.srvBlock {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
}
.srvElement {
     max-width: 500px;
     margin: 15px;
     background: #fcf7f1;
     overflow: hidden;
     border-radius: 15px;
}
 .srv-icon {
     background: #4bad44;
     width: 75px;
     height: 75px;
     display: flex;
     justify-content: center;
     align-items: center;
     border-radius: 50%;
     position: relative;
     align-self: flex-start;
     box-shadow: 6px 6px 12px #c5c5c5, -6px -6px 12px #ffffff;
}
.srv-icon::before {
  content: '';
  position: absolute;
  bottom: 6px;
  left: 6px;
  width: 75%;
  height: 80%;
  border-radius: 50%;
  border: 2px solid white;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  transform: rotate(40deg);
    transition: 0.7s;
}
.srvElement:hover .srv-icon:before {
    transform: rotate(230deg);
}
.srv-icon img {
     width: 40px !important;
     height: 40px !important;
     object-fit: contain !important;
     object-position: center!important;
     border: none !important;
}
 .srvElementHeader h3 {
     text-align: left;
     font-weight: bold;
     font-family: "Zilla Slab", sans-serif;
     padding: 15px 0;
     font-size: 22px;
     min-height: 59px;
     display: flex;
     justify-content: flex-start;
     align-items: center;
     transition: 0.5s;
}
.srvElement:hover .srvElementHeader h3 {
    color: #4bad44;
}
 .srvElementImg {
     display: flex;
     justify-content: center;
     align-items: center;
     margin-top: 10px;
     position: relative;
     width: 100%;
     height: 100%;
}
 .srvElementImg img {
     width: 100%;
     max-height: 330px;
     object-fit: cover;
     object-position: center;
     border-radius: 15px;
     box-shadow: 6px 6px 12px #c5c5c5, -6px -6px 12px #ffffff;
}
 .srvElementBody {
     padding: 20px;
     display: flex;
     flex-direction: column;
     align-items: center;
     justify-content: center;
}
 .srvElementBody a {
  color: #45c44b;
 }
 .srvElementHeader {
     display: flex;
     align-items: flex-start;
     justify-content: center;
     flex-direction: column;
     width: 100%;
}
.srvElementHeader hr {
    background: #4bad44;
    width: 50px;
    align-self: flex-start;
    height: 5px;
    border-radius: 20px;
    margin: 0;
}
 .srvElementContent {
     text-align: left;
     color: #000;
     padding: 15px 0;
}
/*FEATURES*/
#features-section {
    z-index: 2;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
#features-section::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url(/wp-content/uploads/2025/07/branch-leaves-bg.webp);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left top;
    z-index: 0;
}
#features-section::after {
    z-index: 1;
    content: '';
    background: #fcf7f1eb;
    width: 100%;
    height: 100%;
    top: 0;
    position: absolute;
}
#features-section .et_pb_row {
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
#features-left {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.features-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.features-titles {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.features-titles .subtitle {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    position: relative;
}
.features-titles .subtitle img {
    width: 25px;
    height: auto;
}
.features-titles .subtitle span {
    margin-left: 5px;
    color: #4bad44;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
}
 .features-titles h2 {
     display: flex;
     justify-content: center;
     flex-wrap: wrap;
     font-family: "Zilla Slab", sans-serif;
     position: relative;
     text-align: center;
     margin-top: 5px;
     padding-bottom: 30px;
}
.features-text {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.features-text P {
    color: #000;
    text-align: center;
    text-shadow: 0 0 5px #fcf7f1;
}
.features-elemets {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.features-elemet {
    margin: 10px 10px 10px 0;
    width: 52%;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding: 10px;
    background: #fff;
    max-width: 220px;
    border-radius: 10px;
    transition: 0.5s;
    box-shadow: 6px 6px 12px #c5c5c5, -6px -6px 12px #ffffff;
    transform: translateY(0);
}
.features-elemet:hover {
    background: #4bad44;
    transform: translateY(-5px);
}
.features-elemet img {
    width: 35px;
    height: auto;
}
.features-elemet:hover img {
    filter: brightness(0) invert(1);
}
.features-elemet p {
    color: #000;
    margin-left: 10px;
    font-weight: 500;
}
.features-elemet:hover p {
    color:  #fff;
}
#features-right {
    display: flex;
    align-items: center;
    justify-content: center;
}
.features-images {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    max-width: 550px;
}
.features-icon-1 {
    border-radius: 45px;
    position: absolute;
    top: 0;
    left: 12%;
    z-index: 4;
    width: 25%;
    height: auto;
    background: #fff;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.features-icon-1 img {
    width: 100%;
    height: 100%;
}
.feature-image {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 3;
}
.feature-image::before {
    content: '';
    position: absolute;
    bottom: 42px;
    left: 17px;
    width: 75%;
    height: 80%;
    border-radius: 50%;
    border: 3px solid white;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    transform: rotate(40deg);
}
.feature-image::after {
    content: '';
    position: absolute;
    bottom: 53px;
    left: 25px;
    width: 67%;
    height: 70%;
    border-radius: 50%;
    border: 2px solid white;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    transition: 1s;
}
.feature-image img {
    width: 80vw;
    height: 80vw;
    object-fit: cover;
    object-position: center;
    border-radius: 50%;
    max-width: 500px;
    max-height: 500px;
    box-shadow: 6px 6px 12px #c5c5c5, -6px -6px 12px #ffffff;
}
.features-icon-2 {
    bottom: 30px;
    right: 0;
    width: 33%;
    height: 25%;
    position: absolute;
}
.features-icon-2 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
/* NAP Google listing button */

#main-footer .listing-rev-btn .fa {
    display: block;
    margin-right: 5px;
}

#main-footer .listing-rev-btn img {
    display: none;
}

#main-footer .listing-rev-btn {
    border: 1px solid #8fc82c;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    background: #93a384;
    color: #fff;
    bottom: 10px;
    padding: 5px 35px 5px 32px;
    font-weight: normal;
    font-size: 16px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    z-index: 999;
}
/* Floating Quote Button button */
.floating-quote-btn {
    display: inline-block;
    position: fixed;
    left: 0;
    background: #93a384;
    color: #fff;
    border: 1px solid #8fc82c;
    border-left: 0;
    bottom: 58px;
    padding: 5px 15px 5px 15px;
    font-weight: normal;
    z-index: 9999;
}

/* TESTIMONIALS SECTION STYLE */
 div#home-testimonials {
     background-color: #fff !important;
     overflow: hidden;
}
div#home-testimonials::before {
    content: '';
    background: url(/wp-content/uploads/2025/07/fallin-leaves-1.webp);
    position: absolute;
    top: -50px;
    left: -29%;
    width: 90%;
    height: 52%;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top;
}
 div#home-testimonials::after {
     content: '';
     background: url(/wp-content/uploads/2025/07/fallin-leaves-2.webp);
     position: absolute;
     bottom: -50px;
     right: -29%;
     width: 90%;
     height: 52%;
     background-repeat: no-repeat;
     background-size: contain;
     background-position: bottom;
 }
.testimonials-titles {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.testimonials-titles .subtitle {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    position: relative;
    padding-bottom: 10px;
}
.testimonials-titles .subtitle img {
    width: 25px;
    height: auto;
}
.testimonials-titles .subtitle span {
    margin-left: 5px;
    color: #4bad44;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
}
 .testimonials-section-title {
     text-align: center;
     font-family: "Zilla Slab", sans-serif;
     color: #081707;
}
 div#testimonials-txt {
     text-align: center;
}
 .home .wpcr3_respond_1 {
     padding: 15px !important;
     color: #081707;
}
 .home .wpcr3_dotline {
     display: none !important;
}
 .home .wpcr3_review {
     display: flex;
     flex-wrap: wrap;
     justify-content: center;
     align-items: center;
}
 .home .wpcr3_review_ratingValue {
     width: 100%;
     text-align: center;
     margin: 0 !important;
}
 .home .wpcr3_review_author {
     margin-left: 5px;
     text-align: center;
}
 .home .wpcr3_review_title.wpcr3_caps {
     width: 100%;
     text-align: center;
     margin: 0 !important;
     font-size: 18px;
     color: #93a384;
     font-weight: bold;
}
 .home span.wpcr3_item_name a {
     color: #081707;
}
 div.wpcr3_review blockquote.wpcr3_content {
     border-color: #4bad44;
     padding-bottom: 0;
     text-align: justify;
}
 .home div.wpcr3_review blockquote.wpcr3_content {
     text-align: center;
     border: none;
     margin-bottom: 0;
     line-height: 1.7em;
     order: 1;
     background: #323232;
     padding: 10px;
     color: #fff;
}
 div.wpcr3_review blockquote.wpcr3_content p {
     font-size: 16px;
}
 .home .wpcr3_reviews_holder {
     position: relative;
}
 .home div.wpcr3_review blockquote.wpcr3_content p {
     font-style: italic;
}
 .testimonials-btn {
    background: #93a384;
    color: #ffffff;
    padding: 10px 25px;
    display: inline-block;
    line-height: 1;
    margin-top: 10px;
    border: 1px solid #8fc82c;
}
 .testimonials-btn:hover {
     color: #fff;
     background: #646464;
}
/* reviews */

.review-title {
    text-align: center;
    font-size: 36px !important;
    font-weight: bold;
    font-family: "Zilla Slab", sans-serif;
    line-height: 1.1;
    color: #081707;
}
.external-reviews-holder {
    z-index: 99;
    position: relative;
    width: 100%;
    max-width: 500px;
    height: 100%;
    padding: 20px 10px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.sliding-review-container {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.review-origin-brand {
    background: #fff;
    padding: 10px;
    width: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 20px;
    left: 10px;
}

.review-origin-brand img {
    margin: 0;
    height: 35px;
    object-fit: contain;
}
.external-review-title {
    text-align: center;
    font-size: 20px !important;
    color: #000;
    font-weight: 600;
    line-height: 1.1em;
    margin-top: 20px;
    text-transform: uppercase;
}
.external-review-credentials {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    color: #000;
}
.external-review-author {margin: 0 5px;}

.external-review-date {
    margin: 0 5px;
}

.external-review-text {
  overflow: hidden;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  margin: 10px auto;
  text-align: center;
  padding: 0 25px;
  width: 95%;
  color: #000;
  font-weight: 300;
  font-style:italic;
  position: relative;
}
.external-review-text:before {
    content: '\f10e';
    font-family: 'FontAwesome';
    position: absolute;
    left: 5px;
    top: 0;
    opacity: 0.5;
}
.external-review-text:after {
    content: '\f10d';
    font-family: 'FontAwesome';
    position: absolute;
    right: 5px;
    bottom: 0;
    opacity: 0.5;
}
.external-reviews-holder a {
    width: 200px;
    background: #93a384;
    color: #ffffff;
    padding: 10px 25px;
    display: inline-block;
    line-height: 1;
    margin-top: 10px;
    border: 1px solid #8fc82c;
}
.external-reviews-holder a:hover {
    background-color: #646464;
}
div#external-reviews {
    padding: 0 !important;
    background: #63d471;
}

div#external-reviews .et_pb_row {
    padding: 0 !important;
}
.static-external-review-container {
 width: 100%;
 display: flex;
 justify-content: center;
}

.static-external-review-container .external-reviews-holder {
    min-height: 380px;
    justify-content: flex-end;
}
 @media (min-width: 1025px) {
     .static-external-review-holder {
    display: flex;
    position: relative;
    justify-content: center;
}
.static-external-review-container {
    width: 50%;
 
}
    .static-external-review-container .external-reviews-holder {
        min-height: 420px;
        justify-content: center;
    }

 .review-origin-brand {
     position: absolute;
}


 }
/* end reviews */
/*GALLERY SECTION*/
#gallery-section {
    position: relative;
    background: #fcf7f1;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 0;
}
#gallery-row {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
#gallery-col {
    position: relative;
}
#gallery-col > div > div {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.gallery-titles {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.gallery-titles .subtitle {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    position: relative;
}
.gallery-titles .subtitle img {
    width: 25px;
    height: auto;
}
.gallery-titles .subtitle span {
    margin-left: 5px;
    color: #4bad44;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
}
 .gallery-section-title {
     text-align: center;
     font-family: "Zilla Slab", sans-serif;
     color: #081707;
}
.gallery-content {
    display: flex;
    align-items: center;
    justify-content: center;
}
.gallery-content p {
    text-align: center;
    padding-bottom: 15px !important;
}
#gallery-section  .swiper-container {
    position: relative;
}
#gallery-section .swiper {
     width: 100%;
     padding: 30px 0 40px 0;
}
#gallery-section .swiper-slide {
     display: flex;
     flex-direction: column;
     align-items: center;
     position: relative;
     border-radius: 12px;
     box-shadow: -1px 5px 15px #0000001f;
}
#gallery-section .slide-content {
     display: flex;
     justify-content: center;
     align-items: center;
     width: 100%;
}
#gallery-section .slide-content img {
     width: 100%;
     height: 400px;
     object-fit: cover;
     object-position: center;
}
#gallery-section .slider-button {
     position: absolute;
     bottom: 13%;
     background: #4bad44;
     color: #000000;
     padding: 15px 25px;
     display: inline-block;
     line-height: 1;
     border: 1px solid #000000;
     border-radius: 10px;
}
#gallery-section .swiper-button-next:after, .swiper-button-prev:after {
     display: none;
}
#gallery-section .swiper-button-next .fa, .swiper-button-prev .fa {
     color: #000000;
}
#gallery-section .swiper-button-next, .swiper-button-prev {
     background: #4bad44;
     border: 1px solid #00000033;
}
.gallery-button {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 100%;
    max-width: 450px;
}
.gallery-button::before {
    content: '';
    background: url(/wp-content/uploads/2025/07/arrow-icon.webp);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    bottom: 15px;
    right: -24px;
    width: 70px;
    height: 35px;
    animation: arrow-bounce 1.2s infinite ease-in-out;
}
/*ABOUT*/
#about-section {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 0;
}
#about-section::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fcf7f1;
    top: 0;
    left: 0;
    max-height: 480px;
    /*Uncomment this if yu have top contact form*/
    /* display: none; */
}
#about-row {
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
}
#about-row::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 5px;
    background: url(/wp-content/uploads/2025/07/branch-leaves-bg.webp);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left top;
    z-index: 0;
    max-width: 580px;
    /*Uncomment this if yu have top contact form*/
    /* display: none; */
}
#about-col-left {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 30px 0 0;
}
.about-titles {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.about-titles .subtitle {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    position: relative;
}
.about-titles .subtitle img {
    width: 25px;
    height: auto;
}
.about-titles .subtitle span {
    margin-left: 5px;
    color: #4bad44;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
}
 .about-titles h2 {
     display: flex;
     justify-content: center;
     flex-wrap: wrap;
     font-family: "Zilla Slab", sans-serif;
     position: relative;
     text-align: center;
     margin-top: 5px;
     padding-bottom: 30px;
}
.about-content {
    text-align: center;
}
#about-col-right {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fcf7f1eb;
}
.services-4-content.serv4-container1 {
    background: #fcf7f1;
    border-radius: 10px;
    padding: 20px;
}
/* CONTACT FORM STYLE */
 #contact-form-section .et_pb_row {
     width: 95% !important;
     max-width: 900px;
     padding: 20px !important;
     background-color: #eeeff3;
     filter: drop-shadow(2px 4px 6px #221f20);
}
 p.free-estimate-title {
     font-size: 26px !important;
     font-weight: bold;
     font-family: "Zilla Slab", sans-serif;
     line-height: 1.1;
     color: #ffffff;
     text-shadow: -1px -1px 0 rgb(0 0 0 / 40%), 1px -1px 0 rgb(0 0 0 / 40%), -1px 1px 0 rgb(0 0 0 / 40%), 1px 1px 0 rgb(0 0 0 / 40%);
     border-bottom: 1px dashed #8fc82c;
     margin-bottom: 15px;
     padding-bottom: 2px;
}
 div#contact-form-section {
     padding: 30px 0;
     max-width: none;
     width: 100%;
 }
.title-free {
    display: flex;
    align-items: center;
    justify-content: center;
}
.free-estimate-heading {
    text-align: center;
    padding-bottom: 30px;
}
#contact-form {
    background: #fcf7f1;
    border-radius: 20px;
}
 input#customer_name {
     width: 100%;
     float: left;
}
 input#phone-cf {
     width: 100%;
     float: left;
}
 textarea#message {
     margin-bottom: 20px;
}
 #contact img {
     float: left;
     width: 120px;
     height: 40px;
     min-height: 40px;
     border-radius: 5px;
     filter: grayscale(1);
}
 input#vercode {
     width: calc(100% - 130px);
     margin: 0;
     margin-left: 10px;
     float: left;
     padding: 7px 10px 7px;
     height: 40px;
}
 form#contactForm {
     text-align: center;
     display: flex;
     flex-direction: column;
     align-items: center;
     width: 100%;
     justify-content: center;
     max-width: none;
}
form#contactForm > div {
    width: 100%;
    color: #000;
}
form#contactForm > div p {
    color: #000;
}
 input#submitter {
     font-size: 16px;
     font-weight: 500;
     text-transform: capitalize;
     transition: 500ms;
     position: relative;
     z-index: 1;
     height: 39px;
     background: #4bad44;
     color: #000000;
     border-color: #00000000;
     padding: 11px 20px;
     display: inline-block;
     line-height: 1;
     width: 210px;
     text-align: center;
     border-radius: 10px;
     box-shadow: 6px 6px 12px #c5c5c5, -6px -6px 12px #ffffff;
     margin-top: 5px;
}
 input#submitter:hover {
    color: #fff;
    background: #0d0d0d;
    border-color: #00000000;
}
 input.text, input.title, input[type=email], input[type=password], input[type=tel], input[type=text], select, textarea {
     max-width: 100%;
     width: 100%;
     padding: 7px 5px 7px;
     height: auto;
     display: block;
     line-height: 1;
     font-weight: 300;
     color: #000000 !important;
     margin-bottom: 15px !important;
     background: #fff;
     border-radius: 10px;
     border-color: #fff;
     box-shadow: 6px 6px 12px #c5c5c5, -6px -6px 12px #ffffff;
}
 #contactForm input[type=text]::placeholder, #contactForm input[type=password]::placeholder, #contactForm input[type=tel]::placeholder, #contactForm input[type=email]::placeholder, #contactForm input.text::placeholder, #contactForm input.title::placeholder, #contactForm textarea::placeholder, #contactForm select {
     color: #000000 !important;
}
 #contactForm input[type=text]:focus, #contactForm input[type=password]:focus, #contactForm input[type=tel]:focus, #contactForm input[type=email]:focus, #contactForm input.text:focus, #contactForm input.title:focus, #contactForm textarea:focus, #contactForm select:focus {
     color: #000000 !important;
     border-color: #ffffff;
}
 #contact {
     padding: 0;
     margin: 0;
     display: flex;
     flex-direction: column;
     align-items: center;
     justify-content: center;
     max-width: none;
}
#contact .success {
    text-align: center;
    margin-bottom: 15px;
    color: #000;
}
 .link-button {
     width: 210px;
     text-align: center;
     background: #93a384;
     color: #ffffff;
     padding: 10px 25px;
     display: inline-block;
     line-height: 1;
     margin-top: 10px;
     border: 1px solid #8fc82c;
}
 .link-button:hover {
     color: #fff;
     background: #646464;
}
/* FOOTER STYLE */
 #main-footer {
     background: #0d0d0d;
     background-size: contain;
     background-repeat: repeat;
}
 #main-footer .container {
     width: 95%;
}
 div#footer-bottom {
     background-color: #4bad44;
     padding: 15px;
     color: #081707;
}
 .paymentsbox {
     display: flex;
     justify-content: center;
     flex-wrap: wrap;
}
 .footer-widget h4 {
     color: #4bad44;
     margin-bottom: 20px;
     margin-top: 30px;
     font-weight: bold;
     text-align: center;
     border-bottom: 1px dashed #4bad44;
     text-transform: uppercase;
     font-family: "Zilla Slab", sans-serif;
}
 .footer-widget .textwidget {
     color: #efefef;
}
 #footer-widgets .footer-widget a {
     /* background-color: #fff; */
     border-radius: 0 !important;
}
#footer-widgets .footer-widget li a:hover {
    color: #fff;
    opacity: 1;
}
 table.openinghours {
     width: 100%;
     margin: 0 auto !important;
}
#footer-widgets > div > div > div {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
#footer-widgets ul {
    list-style-type: none;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}
#footer-widgets .footer-widget li {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0;
}
#footer-widgets .footer-widget li:before {
    position: relative;
    left: auto;
    top: auto;
    width: 15px;
    height: 17px;
    display: block;
    border-color: transparent;
    border-radius: 0;
    margin-right: 10px;
    background: url(/wp-content/uploads/2025/07/leave-icon-1.webp);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
@media screen and (max-width: 981px) and (min-width: 425px) {
    .hours, .openinghours {
        max-width: 385px;
        margin: 0 auto !important;
    }
}

 table.openinghours tr {
     display: flex;
     justify-content: space-between;
     line-height: 2;
     font-family: 'Open Sans', sans-serif;
     color: #efefef;
}
 #current-day {
     background-color: #4bad44;
     padding: 0 2px;
}
 #current-day td {
     color: #000;
     text-shadow: none;
}
 #closed-day {
     color: #efefef;
}

ul#menu-footer-menu li a {
    background: transparent !important;
}
ul#menu-footer-menu li {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    padding-left: 20px !important;
}
ul#menu-footer-menu li:before {
    content: '' !important;
    border: none !important;
    background: url(/wp-content/uploads/2025/07/leave-icon-1.webp);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 20px;
    height: 20px;
    filter: brightness(0) invert(60%) sepia(11%) saturate(2449%) hue-rotate(68deg) brightness(95%) contrast(82%);
    top: 2px !important;
    left: -5px !important;
}
/* SIDEBAR, BLOG PAGE, BLOG POST STYLES */
 .et_pb_sidebar_0 h4.widgettitle {
     color: #163314;
     position: relative;
     margin-bottom: 10px;
     text-align: center;
     border-bottom: 1px solid #4bad44;
}
 #sidebar h4.widgettitle {
     font-weight: 600;
     color: #0d0d0d;
     position: relative;
     margin-bottom: 10px;
     text-align: center;
     border-bottom: 1px solid #062d5b;
}
 .et_pb_sidebar_0 .textwidget {
     text-align: center;
}
 #sidebar .textwidget {
     text-align: center;
}
 .single-post div#main-content, .blog div#main-content {
     background-color: #ffffff;
     min-height: 50vh;
}
 .single-post .et_pb_post .entry-content {
     text-align: justify;
}

   .single-post div#main-content .container {
    padding: 0px 0 !important;
}
.et_pb_title_meta_container, .post-meta {
    text-align: center;
}
 .post-content-inner {
    text-align: justify;
}
.single-post div#main-content .post {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}
 .single-post div#main-content .container {
    padding: 0px 0 !important;
    width: 95%;
}
.single-post 
 .et_pb_row {
    width: 100% !important;
}

 #left-area .post-meta a {
     color: #4cad43;
}
 #left-area .post-meta {
     text-align: center;
}
 .blog .et_pb_post {
     text-align: justify;
}
/*MEDIA QUERIES*/
 @media only screen and (min-width: 600px) {

/* HEADER SLIDER */
     .ws-slogan h1 {
         width: 70%;
        
     }
     .ws-slogan p {
         width: 80%;
         max-width: 700px;
     }
     
     .main-header-napinfo-block {
         padding-right: 0;
    }
     .srvElementImg img:not(.srv-icon-img) {
        height: 300px;
    }
}
 @media screen and (max-width: 980px) {
    /* ADDITIONAL STYLES FOR MOB. RES. */
     .et_pb_sidebar_0 .et_pb_widget {
         width: 100%;
    }
     .footer-widget:nth-child(n) {
         width: 100% !important;
         text-align: center;
         margin: 0 !important;
    }
     .et_pb_text {
         text-align: center !important;
    }
     #footer-widgets .footer-widget .fwidget {
         width: 100% !important;
         margin-bottom: 30px !important;
    }
}
 @media screen and (min-width: 981px) {
     div#page-container {
         padding-top: 90px !important;
    }
     .home div#page-container {
         padding-top: 30px !important;
    }
    /*HEADER STYLES*/
  
     .main-header-contact-info-holder a {
         min-width: 67%;
    }
    
     .logo_container {
         width: 100% !important;
         padding: 0;
    }
     .logo-link {
         text-align: center;
         max-height: 100%;
         width: 100%;
    }
     .text-logo-icon {
         max-width: 145px;
    }
     .text-logo.logo-link span {
         width: 100%;
         padding-left: 10px;
     }
   .ws-header-booking {
    height: 0;
    padding: 0;
    margin: 0 auto;
    width: 100%;
    max-width: 1280px;
}

.top_button {
    right: 210px;
    bottom: -40px;
    position: absolute;
}	
     .header-menu-container {
         padding: 10px 0;
         justify-content: space-between;
         width: 95%;
     }
     .header-info-holder {
         display: flex;
         justify-content: flex-start;
         align-items: center;
         width: 30%;
         margin: 0;
    }
     .main-header-info-container {
        justify-content: center;
    }
     span.info-addon {
         display: block;
         text-align: right;
         font-weight: bold !important;
    }
     .main-header-napinfo-block span {
         line-height: 24px !important;
         font-weight: normal;
    }
     nav#top-menu-nav ul#top-menu li a{
         color: #000000;
         padding: 10px 0 !important;
         filter: drop-shadow(0 0 2px #ffffffcc);
         transition: 0.5s;
         border: 2px solid #00000000;
    }
     .home nav#top-menu-nav ul#top-menu li a{
         color: #ffffff;
         padding: 10px 0 !important;
         filter: drop-shadow(0 0 2px #000000cc);
         transition: 0.5s;
         border: 2px solid transparent;
    }
     nav#top-menu-nav ul#top-menu li:hover a {
         border-bottom-color: #000 !important;
         opacity: 1;
     }
     .home nav#top-menu-nav ul#top-menu li:hover a {
         border-bottom-color: #fff !important;
         opacity: 1;
     }
     header.et-fixed-header nav#top-menu-nav ul#top-menu li:hover a {
         border-bottom-color: #000 !important;
         opacity: 1;
     }
     header.et-fixed-header nav#top-menu-nav ul#top-menu li a {
         filter: drop-shadow(0 0 2px #ffffffcc);
     }
     .home nav#top-menu-nav .sub-menu li {
         padding-left: 25px !important;
     }
     header#main-header.et-fixed-header nav#top-menu-nav #top-menu {
         background: #fff;
     }
     header#main-header.et-fixed-header nav#top-menu-nav ul#top-menu .current-menu-item a {
         border-bottom-color: #000 !important;
     }
     #top-menu .menu-item-has-children>a:first-child:after {
         top: 9px;
         right: -16px;
    }
     nav#top-menu-nav ul#top-menu li {
         padding-left: 8px;
         padding-right: 8px !important;
    }
     div#et-top-navigation {
         padding: 0px !important;
         height: auto;
         width: 79%;
         margin: 0;
    }
     nav#top-menu-nav {
         width: 100%;
         display: flex;
         justify-content: flex-end;
    }
    .home nav#top-menu-nav #top-menu {
        backdrop-filter: blur(3px);
        border-radius: 10px;
        background: #0d0d0d8a;
        transition: 0.5s;
    }
     nav#top-menu-nav ul#top-menu .current-menu-item {
         background: transparent;
    }
     nav#top-menu-nav ul#top-menu .current-menu-item a {
         border-bottom: 2px solid #000;
     }
     .home nav#top-menu-nav ul#top-menu .current-menu-item a {
         border-bottom: 2px solid #fff;
     }
     ul.sub-menu {
        top: 36px;
        border-color: #fcf7f1 !important;
        backdrop-filter: blur(3px);
        border-radius: 10px;
        background: #0d0d0d !important;
        padding: 20px !important;
    }
     nav#top-menu-nav #top-menu ul.sub-menu a {
         color: #fff !important;
         position: relative;
         padding: 6px 6px 6px 16px !important;
         line-height: 1.2;
    }
     body:not(.home) ul.sub-menu {
         border-color: #0d0d0d !important;
         background: #fff !important;
         padding: 20px;
     }
     body:not(.home) nav#top-menu-nav #top-menu ul.sub-menu a {
         color: #000 !important;
     }

     #top-menu-nav ul.sub-menu a:before {
         content: '\f149';
         position: absolute;
         left: -15px;
         font-family: 'FontAwesome';
         -webkit-transform: scaleX(-1) rotate(90deg);
         transform: scaleX(-1) rotate(90deg);
    }
     ul.sub-menu li {
         padding: 0 10px !important;
         width: 100%;
    }
     ul.sub-menu li a {
         padding: 5px 0px !important;
         width: 100% !important;
    }
     header.et-fixed-header .sub-menu {
         border-color: #0d0d0d !important;
         background: #fff !important;
         padding: 20px;
     }
     header.et-fixed-header nav#top-menu-nav #top-menu ul.sub-menu a {
         color: #000 !important;
     }
    /*END HEADER STYLES*/
    /*PAGE STYLES*/
     
/* HEADER SLIDER*/
     div#homepage-header-holder {
        max-height: 650px;
        height: calc(100vh - 130px);
     }
.et_pb_fullwidth_header_container.center {
    min-height: 450px !important;
    max-height: 950px !important;
    width: 95%;
    max-width: 1080px;
}
     .ws-slogan h1 {
         max-width: 700px;
         width: 85%;
    }
     div#home-title-block-container {
         flex-direction: row;
    }
     div#first-par-img, div#first-par-img span {
         height: 100%;
    }
     div#first-par-img img {
         height: 100%;
         object-fit: cover;
         object-position: left;
    }
     .entry-title {
         text-align: left;
    }
     .page-title-block {
         width: calc(100% - 300px);
         margin: 0;
         padding: 0;
    }
     .page-title-block .section-title-heading {
         text-align: left;
    }
    /* BADGES STYLE DESKTOP*/
     .home-first-par-title {
         text-align: left;
    }
     .introduction-content p {
         text-align: left;
     }
    /* SERVICES STYLE DESKTOP*/
     .srvBlockTitle {
         flex-direction: row;
         justify-content: space-between;
     }
     .services-titles {
         align-items: flex-start;
     }
     .services-titles .subtitle {
         text-align: left;
     }
     .srvBlockTitle h2 {
         text-align: left;
     }
     .srvElementImg img {
         height: 200px !important;
    }
     .srvElementWidth .srvElementImg img {
         height: 300px !important;
     }
     .srvElementFullWidth .srvElementImg img {
         height: 100%;
    }
     .srvBlock {
         display: flex;
         margin: 0;
         flex-direction: row;
         flex-wrap: wrap;
         align-content: center;
    }
     .srvElement {
         width: 30%;
     }
     .srvElementWidth {
         width: 46%;
         max-width: none;
     }
     .srvElementBody {
         height: 100%;
    }
     .srvElementHeader h3 {
         min-height: 54px;
         display: flex;
         justify-content: center;
         align-items: center;
    }
     .srvElementContent {
         height: 100%;
    }
    /* TESTIMONIALS SECTION DESKTOP */
     .home .wpcr3_review {
         justify-content: flex-start;
         text-align: left;
    }
     .home .wpcr3_review_ratingValue {
         text-align: left;
         width: auto;
    }
     p.testimonials-section-title {
         text-align: left;
    }
     div#testimonials-txt {
         text-align: left;
         display: flex;
         flex-direction: column;
         justify-content: center;
    }
     .home .wpcr3_review_title.wpcr3_caps {
         text-align: left;
    }
     .home div.wpcr3_review blockquote.wpcr3_content {
         text-align: left;
    }
     .home .wpcr3_respond_1 {
         padding-left: 0 !important;
    }
    /* FOOTER STYLES DESKTOP */
     .footer-widget .et_pb_widget {
         width: 100%;
         margin-bottom: 0 !important;
    }
     .paymentsbox {
         justify-content: flex-start;
    }
     div#social-icons {
         text-align: left;
    }
     .footer-widget h4 {
         text-align: left;
    }
    #footer-widgets {
         padding-top: 20px;
         display: flex;
         flex-direction: row;
         flex-wrap: wrap;
         align-content: center;
         justify-content: flex-start;
         align-items: flex-start;
    }
     .footer-widget {
         width: 27% !important;
     }
     #footer-widgets > div > div > div {
         align-items: flex-start;
     }
     #footer-widgets > div > div > div br {
         display: none;
     }
    /* SIDEBAR, BLOG, BLOGPOST STYLES DESKTOP */
     .et_pb_sidebar_0 h4.widgettitle {
         text-align: left;
    }
     #sidebar h4.widgettitle {
         text-align: left;
    }
     .et_pb_sidebar_0 .textwidget {
         text-align: left;
    }
     #sidebar .textwidget {
         text-align: left;
    }
     .et_pb_sidebar_0.et_pb_widget_area_right {
         border-left: 1px solid rgb(78 78 78 / 20%);
    }
     #left-area .post-meta {
         text-align: left;
    }
     #main-content .container:before {
         background-color: rgb(6 45 91 / 20%);
    }
  	.et_pb_title_meta_container, .post-meta {
    text-align: left;
}
}
/***** TESTIMONIALS FORM *****/
 .wpcr3_respond_2 input[type="text"] {
     margin: 3px 0;
}
 .wpcr3_respond_2 input[type="text"], .wpcr3_in_content textarea {
     background: #ffffff !important;
     color: #000 !important;
     border-color: #000 !important;
}
 .wpcr3_respond_2 input[type="text"]:focus, .wpcr3_in_content textarea:focus {
     color: #fff;
     border-color: #ffffff;
}
 .wpcr3_table_2 td {
     font-size: 1em !important;
}
 .wpcr3_leave_text {
     font-size: 1.1em;
}
 .wpcr3_leave_text {
     margin-bottom: 20px;
}
 .wpcr3_button_1, .wpcr3_button_1:hover {
     margin-top: 10px;
     background: #4bad44;
     color: #fff;
     border: 1px solid #4bad44;
     border-radius: 10px;
     font-weight: 500;
     padding: 10px 15px;
     font-size: 16px;
}
 @media (min-width: 981px) {
     .wpcr3_respond_2 input[type="text"], .wpcr3_respond_2 textarea {
         min-width: 100%;
    }
     .wpcr3_table_2 td {
         text-align: left !important;
    }
     .wpcr3_review_form_rating_field label {
         margin: 6px 0 !important;
    }
}
 @media (max-width: 980px) {
	 .review-title {
    font-size: 26px !important;
	 }
     .wpcr3_respond_3, .wpcr3_aggregateRating, .wpcr3_table_2 td {
         text-align: center !important;
    }
     .wpcr3_div_2 {
         width: 100%;
    }
     .wpcr3_table_2 tr:last-of-type td {
         margin: 20px auto 0 !important;
    }
     .wpcr3_table_2 td {
         display: block;
         padding: 0 !important;
    }
     .wpcr3_table_2 td:first-child {
         margin-top: 10px !important;
    }
     .wpcr3_rating_style1_status {
         width: 85px !important;
    }
     .wpcr3_respond_2 input[type="text"], .wpcr3_in_content textarea {
         width: 100% !important;
         min-width: unset !important;
    }
     .wpcr3_submit_btn, .wpcr3_cancel_btn {
         width: 40%;
    }
}
 @keyframes ringing {
     20% {
         transform: rotate(0deg);
    }
     21% {
         transform: rotate(10deg);
    }
     22% {
         transform: rotate(-10deg);
    }
     23% {
         transform: rotate(12deg);
    }
     24% {
         transform: rotate(-12deg);
    }
     25% {
         transform: rotate(12deg);
    }
     26% {
         transform: rotate(-12deg);
    }
     28% {
         transform: rotate(10deg);
    }
     30% {
         transform: rotate(-10deg);
    }
     32% {
         transform: rotate(5deg);
    }
     34% {
         transform: rotate(-5deg);
    }
     36% {
         transform: rotate(2deg);
    }
     38% {
         transform: rotate(0deg);
    }
}
 
/* TESTIMONIALS PLUGIN CSS*/

.testimonials-container {
    max-width: 1280px;
    /*padding: 1rem 2rem;*/
    margin-right: auto;
    margin-left: auto;
    text-align:center;
}
 
.testimonials-title {
    text-align: center;
    font-weight: 800;
    font-size: 2.25rem;
    line-height: 2.5rem;
    margin-bottom: 0.5rem;
    letter-spacing: -0.025em;
    color: #1a202c;
}
 
.testimonials-info {
    margin-bottom: 1rem;
}
 
.testimonial-item {
    border: none;
    border-radius: 0px;
    padding: 0;
    background: transparent;
    min-height: 100%;
    break-inside: avoid;
}
 
.testimonials-grid .testimonial-item {
    margin-bottom: 1rem;
}
 
.testimonial-item:hover{
    background: transparent;
}
 
.testimonial-item a {
    height: 100%;
    display: grid;
}
 
.testimonial-subject {
    font-size: 15px;
    font-weight: 700;
    text-align: center;
    color: #000;
}
 
.rating {
    display: flex;
    justify-content: center;
    margin: 15px 0;
}
 
.star {
    width: 1rem;
    height: 1rem;
    color: #ffc956;
    margin:2px;
}
 
.testimonial-content {
    font-size: 15px;
    line-height: 1.4;
    font-weight: 500;
    color: #000;
    text-align: center;
    font-style: italic;
}
 
.testimonial-footer {
    margin-top: 1rem;
}
 
.reviewer-details {
    font-size: 0.75rem;
   
    max-width: 300px;
    margin: 0 auto;
}
 
.review-from-logo {
    width: 5rem;
    height: auto;
    margin-left: 10px;
    display: none;
}
 
.reviewer-name {
    font-weight: 500;
    color: #000;
    line-height: 1.4;
    font-size: 15px;
}
 
/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
    .testimonials-grid {
        column-fill: balance;
        columns: 2;
        gap: 1.5rem;
    }
    .testimonial-subject {
        font-size: 16px;
    }
    .testimonial-content {
        font-size: 16px;
    }
    .reviewer-name {
        font-size: 16px;
    }
}
 
/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
    .testimonials-grid {
        columns: 3;
    }
 
    .testimonial-subject {
        font-size: 1.25rem;
    }
 
    .testimonial-content {
        line-height: 1.5rem;
    }
 
    .testimonial-footer {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0;
        margin-top: 15px;
    }
 
    .reviewer-details {
        display: flex;
        align-items: center;
    }
 
    .reviewer-name {
        padding-right: 0;
        font-size: 16px;
        border-right: none;
    }
 
    .review-from-logo {
      padding-left: 5px;
    }
}
 
.nav-arrows {
    display: flex;
    justify-content: center;
    gap: 1rem;
    margin-top: 1rem;
}
 
.nav-arrows button {
    color: #000;
    padding: 0.5rem;
    border-width: 1px;
    border: none;
    border-radius: 0px;
    cursor: pointer;
    background: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
}
 
.nav-arrows button:hover {
    background: transparent;
    color: #000;
}
 
.nav-arrows button svg {
    height: 25px;
    width: 25px;
    margin-right: 0;
}
 
.rotate-180 {
    rotate:180deg;
}

/* END TESTIMONIALS PLUGIN CSS*/

 /* ADDITTIONAL SERVICES STYLE */


#additionalServices {
    list-style: none;
    text-align: center;
    padding: 0;
    list-style-type: none;
    margin-top: 10px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

#additionalServices li {
    break-inside: avoid;
    padding: 5px 3px;
    font-size: 18px;
    color: #ffffff;
    position: relative;
    text-align: center;
    margin-bottom: 0 !important;
}
#additionalServices li a {
	color: #fff;
	text-decoration: underline;
}
#additionalServices li::before {
    content: "\f00c";
    font-family: 'FontAwesome';
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 5px;
}


@media (min-width: 600px) {
 

#additionalServices li {
    break-inside: avoid;
    padding: 10px 5px;
    text-align: left;
}

    
}

@media (min-width: 981px) {
#additionalServices {
    columns: 3;
    column-gap: 10px;
}
/* NEW CONTENT */
    .first-list-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.first-list-content-container {
    width: 50%;
}

ul.first-list-content {
    width: 45%;
    margin-top: 0;
}

.second-list-container {
    width: 100%;
    max-width: unset;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}

ol.second-list-content {
    width: 45%;
}
    
}

.nav-arrows > button.slider-previous > svg > path{
	transition:0.1s;
}

.nav-arrows > button.slider-next > svg > path{
	transition:0.1s;
}
#mobile_menu li {
    border-color: #4bad44;
}
#mobile_menu li a {
    line-height: 1.2em;
}

.floating-estimate-btn{
z-index: 9999;
}

#main-footer .listing-rev-btn{
display: flex;
    align-items: baseline;
    position: fixed;
    z-index: 9999;
}

body:not(.et_pb_page) #main-content .container{
    padding: 80px 0px !important;
}


ul.homeul li {
    padding: 5px 5px;
    border: 1px solid #081707;
    list-style-position: inside;
    color: #000000;
    background-color: #ffffffb8;
    font-size: 14px;
    font-weight: 500;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
    margin: 10px 0px !important;
}
ul.homeul {
    padding: 0;
}
div#bullets-with-bg {
    padding: 50px 20px;
}
ol.homeol li {
    padding: 5px 5px;
    border: 1px solid #081707;
    list-style-position: inside;
    color: #fcfbf9;
    font-size: 14px;
    font-weight: 500;
    background-color: #93a384;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
    margin: 10px 0px !important;
}

ol.homeol li:hover {
    background-color: #081707;
    color: #8fc82c;
}

ul.homeul li:hover {
    background-color: #93a384;
    color: #fcfbfa;
}
.add-content .et_pb_column {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

p, li {
    font-size: 16px;
}
#meet-the-team-section {
    position: relative;
}
#meet-the-team-row {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
#meet-the-team-col-left {
    display: flex;
    align-items: center;
    justify-content: center;
}
#meet-the-team {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 100%;
}
.meet-the-team-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.meet-the-team-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.meet-the-team-titles {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.meet-the-team-titles .subtitle {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    position: relative;
}
.meet-the-team-titles .subtitle img {
    width: 25px;
    height: auto;
}
.meet-the-team-titles .subtitle span {
    margin-left: 5px;
    color: #4bad44;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
}
 .meet-the-team-titles h2 {
     display: flex;
     justify-content: center;
     flex-wrap: wrap;
     font-family: "Zilla Slab", sans-serif;
     position: relative;
     text-align: center;
     margin-top: 5px;
     padding-bottom: 30px;
}
.meet-the-team-text p {
    text-align: center;
    margin-bottom: 15px;
}
.meet-the-team-button {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 100%;
    max-width: 450px;
}
.meet-the-team-button::before {
    content: '';
    background: url(/wp-content/uploads/2025/07/arrow-icon.webp);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    bottom: 15px;
    right: -24px;
    width: 70px;
    height: 35px;
    animation: arrow-bounce 1.2s infinite ease-in-out;
}
.meet-the-team-image {display: flex;align-items: center;justify-content: center;width: 100%;margin-top: 20px;}
.meet-the-team-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
    object-position: center;
    max-width: 600px;
}
#meet-the-team-col-right {
    display: flex;
    align-items: center;
    justify-content: center;
}
.work-process-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.work-process-titles {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.work-process-titles .subtitle {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    position: relative;
}
.work-process-titles .subtitle img {
    width: 25px;
    height: auto;
    margin-right: 10px;
}
.work-process-titles .subtitle span {
    /* margin-left: 5px; */
    color: #4bad44;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
}
 .work-process-titles h2 {
     display: flex;
     justify-content: center;
     flex-wrap: wrap;
     font-family: "Zilla Slab", sans-serif;
     position: relative;
     text-align: center;
     margin-top: 5px;
}
.work-process-content p {
    text-align: center;
    padding-bottom: 15px !important;
}
.work-process-texts {
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
    flex-wrap: wrap;
    align-items: center;
    max-width: 600px;
    margin: 0 auto;
}
.work-process-text {text-align: center;margin-bottom: 10px;}
.work-process-text strong {}
/*AREA SERVED*/
#area-served-section {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fcf7f1;
    z-index: 3;
}
#area-served-section > div {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    justify-content: center;
    position: relative;
}
#area-served-col-right {
    display: flex;
    align-items: center;
    justify-content: center;
}
.area-served-images {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    width: 100%;
    max-width: 600px;
    height: 100%;
    margin-top: 15px;
}
.area-served-image {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 90%;
    height: 100%;
    position: relative;
    z-index: 2;
}
.area-served-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 70% center;
    border-radius: 15px;
    box-shadow: 6px 6px 12px #c5c5c5, -6px -6px 12px #ffffff;
}
.area-served-green-element {
    background: #4bad44;
    position: absolute;
    top: 0;
    right: 10%;
    width: 25vw;
    height: 25vw;
    border-bottom-left-radius: 100%;
    max-width: 150px;
    max-height: 150px;
    z-index: 3;
    border-top-right-radius: 15px;
}
.area-served-dots {
    position: absolute;
    width: 30%;
    height: 45%;
    right: 0;
    bottom: 0;
    z-index: 1;
}
.area-served-dots img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
#area-served-col-left {
    position: relative;
}
#area-served-col-left::before {
    content: '';
    background: url(/wp-content/uploads/2025/07/leave-icon-1.webp);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: -55px;
    right: 0;
    width: 50px;
    height: 50px;
    filter: brightness(0) invert(60%) sepia(11%) saturate(2449%) hue-rotate(68deg) brightness(95%) contrast(82%);
    z-index: 3;
}
#area-served-col-left > div > div {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.area-served-titles {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.area-served-titles .subtitle {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    position: relative;
}
.area-served-titles .subtitle img {
    width: 25px;
    height: auto;
}
.area-served-titles .subtitle span {
    margin-left: 5px;
    color: #4bad44;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
}
 .area-served-section-title {
     text-align: center;
     font-family: "Zilla Slab", sans-serif;
     color: #081707;
     padding-bottom: 30px;
}
.area-served-text {
    text-align: center;
    color: #000;
}
.nap-areas-list {
    list-style-type: none !important;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: center;
    padding-left: 0 !important;
    margin-top: 10px;
}
.nap-area-item {
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    text-align: left;
    margin: 5px;
    padding-left: 25px;
    position: relative;
}
.nap-area-item::before {
    content: '';
    filter: brightness(0) invert(60%) sepia(11%) saturate(2449%) hue-rotate(68deg) brightness(95%) contrast(82%);
    background: url(/wp-content/uploads/2025/07/leave-icon-1.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    top: 0;
    left: 0px;
}
.area-served-button {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 100%;
    max-width: 450px;
}
.area-served-button::before {
    content: '';
    background: url(/wp-content/uploads/2025/07/arrow-icon.webp);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    bottom: 8px;
    right: -24px;
    width: 70px;
    height: 35px;
    animation: arrow-bounce 1.2s infinite ease-in-out;
}
/*FAQ*/
div#faq-sections {
    position: relative;
    z-index: 1;
}
div#faq-sections::before {
    content: '';
    background: url(/wp-content/uploads/2025/07/fallin-leaves-1.webp);
    position: absolute;
    top: -37px;
    left: -29%;
    width: 90%;
    height: 52%;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top;
}
 div#faq-sections::after {
     content: '';
     background: url(/wp-content/uploads/2025/07/fallin-leaves-2.webp);
     position: absolute;
     bottom: -37px;
     right: -29%;
     width: 90%;
     height: 52%;
     background-repeat: no-repeat;
     background-size: contain;
     background-position: bottom;
 }
.faq-titles {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.faq-titles .subtitle {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    position: relative;
}
.faq-titles .subtitle img {
    width: 25px;
    height: auto;
}
.faq-titles .subtitle span {
    margin-left: 5px;
    color: #4bad44;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
}
 .faq-section-title {
     text-align: center;
     font-family: "Zilla Slab", sans-serif;
     line-height: 1.1;
     color: #081707;
}
.faq-accordeon-elements {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.faq-accordeon-elements .et_pb_accordion_item {
    background: #fcf7f1;
    border: none;
    border-radius: 10px;
    width: 100%;
    text-align: justify;
}
.faq-accordeon-elements .et_pb_accordion_item.et_pb_toggle_open {
    border-radius: 15px;
}
.faq-accordeon-elements .et_pb_toggle_title {
    color: #000 !important;
    margin: 0 0 0 15px;
    text-align: left;
}
.faq-accordeon-elements .et_pb_toggle .et_pb_toggle_title::before {
    content: '';
    background: url(/wp-content/uploads/2025/07/arrow-down-icon.webp);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 20px;
    height: 100%;
}
.faq-accordeon-elements .et_pb_toggle .et_pb_toggle_title::after {
    content: '';
    background: url(/wp-content/uploads/2025/07/leave-icon-1.webp);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    left: -32px;
    width: 29px;
    height: 25px;
    filter: brightness(0) invert(60%) sepia(11%) saturate(2449%) hue-rotate(68deg) brightness(95%) contrast(82%);
    z-index: 3;
}
/*BLOG SECTION*/
#blog-section {
    position: relative;
    background: #fcf7f1;
    z-index: 2;
}
#blog-row {
    position: relative;
}
#blog-col {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.blog-titles {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.blog-titles .subtitle {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    position: relative;
}
.blog-titles .subtitle img {
    width: 25px;
    height: auto;
}
.blog-titles .subtitle span {
    margin-left: 5px;
    color: #4bad44;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
}
 .blog-section-title {
     text-align: center;
     font-family: "Zilla Slab", sans-serif;
     line-height: 1.1;
     color: #081707;
}
.blog-section-content .et_pb_salvattore_content {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    flex-direction: column;
}
.blog-section-content .et_pb_salvattore_content .column {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100% !important;
    margin: 0 !important;
}
#blog-col .et_pb_blog_grid .et_pb_post {
    background: #ffffff;
    border-color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 15px;
    height: 100%;
    border-radius: 10px;
}
#blog-col .entry-title {
    text-align: center;
    font-weight: bold;
    font-family: "Zilla Slab", sans-serif;
    color: #4bad44;
    padding-bottom: 20px;
    min-height: 82px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#blog-col .post-meta {
    margin-bottom: 15px;
}
#blog-col .post-meta, #blog-col .post-meta span, #blog-col .post-meta a {
    color: #000;
    font-size: 15px;
}
#blog-col .post-content p {
    color: #000;
    font-size: 15px;
    text-align: center;
}
#blog-col .pagination.clearfix a {
    color: #254d4d;
}
/*LAST SECTION*/
#last-section {
    position: relative;
    display: flex;
    align-items: center;
    z-index: 3;
    justify-content: center;
}
#last-section::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url(/wp-content/uploads/2025/07/branch-leaves-bg.webp);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 0;
}
#last-section::after {
    z-index: 1;
    content: '';
    background: #fcf7f1e3;
    width: 100%;
    height: 100%;
    top: 0;
    position: absolute;
}
#closing-row > div > div > div {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
h2.last-title {
    text-align: center;
}
.last-text {
    font-size: 18px;
    font-weight: 500;
    text-align: center;
}
.last-button {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin-top: 15px;
    width: 100%;
    max-width: 450px;
}
.last-button .button {
    text-shadow: 0 0 5px #fff;
}
.last-button::before {
    content: '';
    background: url(/wp-content/uploads/2025/07/arrow-icon.webp);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    bottom: 8px;
    right: -24px;
    width: 70px;
    height: 35px;
    animation: arrow-bounce 1.2s infinite ease-in-out;
}
@keyframes arrow-bounce {
    0%, 100% {
        transform: translateX(0);
    }
    50% {
        transform: translateX(-10px);
    }
}

@keyframes riseRight {
    from {
        opacity: 0;
        transform: translateX(-30px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}


.wpcr3_reviews_holder {
    /* display: none; */
}
@media (min-width: 600px) {
    .nap-area-item {
        width: 47%;
    }
    .last-text {
        font-size: 20px;
    }
}

@media (min-width: 981px) {
    .et_pb_row {
        max-width: 1080px;
    }
    div#css-badges-section .et_pb_row {
        flex-direction: row;
        align-items: stretch;
    }
    #introduction-left-col > div {
        height: 100%;
    }
    #introduction-left-col > div > div {
        height: 100%;
    }
    .introduction-content .subtitle {
        justify-content: flex-start;
    }
    .subtitle span {
        font-size: 16px !important;
    }
    .introduction-content {
        align-items: flex-start;
    }
    .introduction-content::before {
        width: 65px;
        height: 60px;
        right: 5px;
        top: -40px;
    }
    .introduction-button {
        justify-content: flex-start;
    }
    .introduction-button::before {
        right: 100px;
        width: 85px;
        height: 40px;
    }

    div#services-blocks-section::before {
        top: -57px;
        left: -27%;
        width: 70%;
        height: 41%;
    }
    div#services-blocks-section::after {
        bottom: -87px;
        right: -27%;
        width: 70%;
        height: 41%;
    }
    #features-section::before {
        background-position: left center;
        max-width: 1280px;
        left: auto;
    }
    #features-section .et_pb_row {
        flex-direction: row;
    }
    .features-content {
        align-items: flex-start;
    }
    .features-titles {
        align-items: flex-start;
    }
    .features-titles h2 {
        text-align: left;
    }
    .features-text P {
        text-align: left;
    }
    .features-elemets {
        justify-content: flex-start;
    }
    .feature-image img {
        width: 45vw;
        height: 45vw;
    }
    div#home-testimonials::before {
        top: -57px;
        left: -27%;
        width: 70%;
        height: 80%;
    }
    div#home-testimonials::after {
        bottom: -57px;
        right: -27%;
        width: 70%;
        height: 80%;
    }
    #about-section::before {
        left: auto;
        right: 0;
        max-height: none;
        width: 52%;
    }
div#contact-form-section {
        padding-bottom: 0;
    }
#about-col-right {
        width: 45%;
        padding: 20px 20px 0;
    }
    #about-row {
        flex-direction: row;
        justify-content: space-between;
        position: relative;
    }
    #about-row::before {
        width: 45%;
        right: 5%;
        top: 27px;
    }
    #about-col-left {
        width: 45%;
        /*Uncomment this if you have top contact form*/
        /* width: 100%; */
        margin-top: 0;
        padding: 20px;
    }
    #about-col-right {
        width: 45%;
        padding: 20px;
    }
    #area-served-section > div {
        flex-direction: row;
        align-items: stretch;
    }
    #area-served-col-right > div, #area-served-col-right > div > div {
        height: 100%;
    }
    #area-served-col-left > div > div {
        align-items: flex-start;
    }
    .area-served-images {
        margin: 0;
    }
    .area-served-titles {
        align-items: flex-start;
    }
    .area-served-titles .subtitle {
        text-align: left;
    }
    .area-served-section-title {
        text-align: left;
    }
    .area-served-text {
        text-align: left;
    }
    .area-served-button {
        justify-content: flex-start;
    }
    .area-served-button::before {
        width: 65px;
        height: 60px;
        right: 4px;
    }
    .area-served-button::before {
        right: 100px;
        width: 85px;
        height: 40px;
    }
    div#faq-sections::before {
        top: -100px;
        left: -27%;
        width: 70%;
        height: 80%;
    }
    div#faq-sections::after {
        bottom: -100px;
        right: -27%;
        width: 70%;
        height: 80%;
    }
    .blog-section-content .et_pb_salvattore_content {
        align-items: stretch;
        width: 100%;
        flex-direction: row;
        justify-content: space-between;
    }
    .last-text {
        font-size: 22px;
    }
}


/*ADDITIONAL STYLE*/
/*Services 1*/
#services-1-section {
    position: relative;
}
#services-1-row {
    position: relative;
}
#services-1-col {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.services-1-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.services-1-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin: 10px 0;
}
.services-1-content h2 {
    padding-bottom: 10px;
    text-align: center;
}
.services-1-content p {
    text-align: center;
}
.services-1-content.serv1-container6 p a, .services-1-content.serv1-container2 p a {
    color: #e4ded6;
}
/*Services 2*/
.services-2-main-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.services-2-main-container > div:first-of-type {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.services2-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 20px;
}
#services-2-section {
    position: relative;
}
#services-2-row {
    position: relative;
}
#services-2-col {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.services-2-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.services-2-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin: 10px 0;
}
.services-2-content h2 {
    padding-bottom: 10px;
    text-align: center;
}
.services-2-content p {
    text-align: center;
}
.services-2-image {
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 600px;
}
.services-2-image img {
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
    max-width: 600px;
    border-radius: 10px;
}
.services-2-content.srv2-container3 p a {
    color: #e4ded6;
}
/*Services 3*/
.services-3-main-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
}

#services-3-section {
    position: relative;
}
#services-3-row {
    position: relative;
}
#services-3-col {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.services-3-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.services-3-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin: 10px 0;
}
.services-3-content h2 {
    padding-bottom: 10px;
    text-align: center;
}
.services-3-content p {
    text-align: center;
}
.services-3-image-1 {
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.services-3-image-1 img {
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
    max-width: 600px;
    border-radius: 10px;
}
.services-3-image-2 {
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.services-3-image-2 img {
    object-fit: cover;
    object-position: bottom;
    width: 100%;
    height: 100%;
    max-width: 600px;
    border-radius: 10px;
}
.services-3-content.serv3-container6 p a, .services-3-content.serv3-container4 p a {
    color: #e4ded6;
}
/*Services 4*/
.services-4-main-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.services-4-main-container > div:first-of-type, .services-4-main-container > div:last-of-type {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#services-4-section {
    position: relative;
}
#services-4-row {
    position: relative;
}
#services-4-col {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.services-4-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.services-4-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin: 10px 0;
}
.services-4-content h2 {
    padding-bottom: 10px;
    text-align: center;
}
.services-4-content p {
    text-align: center;
}
.services-4-image {
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.services-4-image img {
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
    max-width: 600px;
    border-radius: 10px;
}
.services-4-content.serv4-container2 p a, .services-4-content.serv4-container5 p a {
    color: #e4ded6;
}
div#text-5 {
    width: 100% !important;
}

body:not(.home) .et_pb_module.et_pb_sidebar_0.et_pb_widget_area {
    width: 100%;
}
/*Gallery page*/
.GalleryPageSwiper2, .GalleryPageSwiper {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
}
.GalleryPageSwiper2 {
    height: 80%;
    width: 100%;
    padding-bottom: 50px !important;
}
.GalleryPageSwiper {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0px;
}
.GalleryPageSwiper .swiper-slide, .GalleryPageSwiper2 .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: center center / cover transparent;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 40px;
}
.GalleryPageSwiper2 .swiper-slide{
  
}
.GalleryPageSwiper .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4;
}
.GalleryPageSwiper .swiper-slide-thumb-active {
    opacity: 1;
}
.GalleryPageSwiper .swiper-slide img, .GalleryPageSwiper2 .swiper-slide img {
    display: block;
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
}
.GalleryPageSwiper .swiper-slide img {
    max-width: 600px;
    max-height: 400px;
}
.GalleryPageSwiper2 .swiper-slide img {
    /* max-width: 600px; */
    height: 375px;
}
.GalleryPageSwiper .swiper-slide img {
    height: 150px;
}
.GalleryPageSwiper2 .swiper-button-next {
    right: auto;
    left: calc(50% + 10px);
    top: 34px;
    border: 1px solid #4cad43;
    border-radius: 10px;
    padding: 0px;
    position: relative !important;
    width: 40px !important;
    height: 40px !important;
    background: #4cad43;
}
 .GalleryPageSwiper2 .swiper-button-prev:after{
     display: block !important;
 }
.GalleryPageSwiper2 .swiper-button-prev {
    left: calc(50% - 50px);
    top: calc(100% - 35px);
    border: 1px solid #4cad43;
    border-radius: 10px;
    padding: 0px;
    background: #4cad43;
    width: 40px !important;
    height: 40px !important;
}

.GalleryPageSwiper2 .swiper-button-prev::after, .GalleryPageSwiper2 .swiper-button-next::after {
    color: #000;
    text-align: center;
    font-size: 20px !important;
}
.GalleryPageSwiper2 .swiper-button-next.swiper-button-disabled,
.GalleryPageSwiper2 .swiper-button-prev.swiper-button-disabled {
    opacity: 1;
    cursor: pointer;
    pointer-events: auto;
}
/*Post page*/
.post-page-main-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.post-page-main-container > div:first-of-type, .post-page-main-container > div:last-of-type {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#post-page-section {
    position: relative;
}
#post-page-row {
    position: relative;
}
#post-page-col {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.post-page-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.post-page-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin: 10px 0;
}
.post-page-content h2 {
    padding-bottom: 10px;
    text-align: center;
}
.post-page-content p {
    text-align: center;
}
.post-page-image {
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.post-page-image img {
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
    max-width: 600px;
    border-radius: 10px;
}
/*FAQ page*/
#faq-page-row {
	position: relative;
}
#faq-page-col {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	position: relative;
}
.faq-main-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.faq-first-row {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.faq-first-row-img {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
}
.faq-first-row-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 15px;
    max-width: 600px;
}
.faq-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.faq-content {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    margin: 15px 0;
}
.faq-third-row .faq-content:nth-of-type(1), .faq-third-row .faq-content:nth-of-type(4) {
    background: #4bad44;
    padding: 15px;
    border-radius: 15px;
}
.faq-third-row .faq-content:nth-of-type(1) p a, .faq-third-row .faq-content:nth-of-type(4) p a {
    color: #e4ded6;
}
.faq-third-row .faq-content:nth-of-type(3) {
    background: #0d0d0d;
    padding: 15px;
    border-radius: 15px;
    color: #fff;
}
.faq-third-row .faq-content:nth-of-type(3) h2 {
    color: #fff;
}
.faq-content h2 {
    text-align: center;
}
.faq-content p {
    text-align: center;
}
.faq-third-row {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.faq-fourth-row {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    justify-content: center;
}
.faq-fourth-row-img {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.faq-fourth-row-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 15px;
    max-width: 600px;
}

/*Blog post 1*/
.blog-post-1-main-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.blog-post-1-main-container > div:first-of-type {
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
}
#blog-post-1-section {
    position: relative;
    padding-top: 30px;
}
#blog-post-1-row {
    position: relative;
    padding-top: 0;
}
#blog-post-1-col {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.blog-post-1-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.blog-post-1-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin: 10px 0;
}
.blog-post-1-content h2 {
    padding-bottom: 10px;
    text-align: center;
}
.blog-post-1-content p {
    text-align: center;
}
.blog-post-1-image-1 {
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.blog-post-1-image-1 img {
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
    max-width: 600px;
    border-radius: 15px;
}
.blog-post-1-image-2 {
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.blog-post-1-image-2 img {
    object-fit: cover;
    object-position: bottom;
    width: 100%;
    height: 100%;
    max-width: 600px;
    border-radius: 15px;
}
.blog-post-1-content.serv3-container1 {
    color: #fff;
    background: #0d0d0d;
    padding: 20px;
    border-radius: 15px;
}
.blog-post-1-content.serv3-container4 {
    background: #0d0d0d;
    padding: 20px;
    color: #fff;
    border-radius: 15px;
}
.blog-post-1-content.serv3-container4 h2 {
    color: #fff;
}
.blog-post-1-content.serv3-container3 {
    color: #000;
    background: transparent;
    padding: 20px;
}
.blog-post-1-content.serv3-container3 h2 {
    color: #000;
}
.blog-post-1-content.serv3-container6 {
    background: #4bad44;
    padding: 20px;
    border-radius: 15px;
}
.blog-post-1-content.serv3-container6 p a {
    color: #e4ded6;
}
/*Blog post 2*/
.blog-post-2-main-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.blog-post-2-main-container > div:first-of-type, .blog-post-2-main-container > div:last-of-type {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#blog-post-2-section {
    position: relative;
    padding-top: 30px;
}
#blog-post-2-row {
    position: relative;
    padding-top: 0;
}
#blog-post-2-col {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.blog-post-2-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.blog-post-2-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin: 10px 0;
}
.blog-post-2-content h2 {
    padding-bottom: 10px;
    text-align: center;
}
.blog-post-2-content p {
    text-align: center;
}
.blog-post-2-image {
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.blog-post-2-image img {
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
    max-width: 600px;
    border-radius: 15px;
}
.blog-post-2-content.serv4-container2 {
    background: #4bad44;
    padding: 20px;
    border-radius: 15px;
}
.blog-post-2-content.serv4-container2 p a {
    color: #e4ded6;
}
.blog-post-2-content.serv4-container4 {
    padding: 20px;
    background: #254d4d;
    color: #fff;
}
.blog-post-2-content.serv4-container4 h2 {
    color: #fff;
}
.blog-post-2-content.serv4-container5 {
    background: #4bad44;
    padding: 20px;
    border-radius: 15px;
}
.blog-post-2-content.serv4-container5 p a {
    color: #e4ded6;
}
.blog-post-2-content.serv4-container3 {
    padding: 20px;
    background: #0d0d0d;
    border-radius: 15px;
    color: #fff;
}
.blog-post-2-content.serv4-container3 h2 {
    color: #fff;
}
.blog-post-2-content.serv4-container6 {
    padding: 20px;
    background: #0d0d0d;
    color: #fff;
    border-radius: 15px;
}
.blog-post-2-content.serv4-container6 h2 {
    color: #fff;
}


@media (min-width: 981px) {
    /*Blog post 1*/
    #blog-post-1-col {
		align-items: flex-start;
	}
	.blog-post-1-main-container > div:first-of-type {
		flex-direction: row;
		justify-content: space-between;
		align-items: stretch;
	}
	.blog-post-1-container {
		align-items: flex-start;
	}
	.blog-post-1-main-container > div:first-of-type .blog-post-1-container {
		width: 49%;
	}
    .blog-post-1-last-container {
        display: flex;
        flex-direction: row;
        align-items: stretch;
    }
	.blog-post-1-content {
		align-items: flex-start;
		padding: 20px;
	}
	.blog-post-1-content h2 {
		text-align: left;
	}
	.blog-post-1-content p {
		text-align: left;
	}
	.blog-post-1-image-1 {
		width: 49%;
	}
	.blog-post-1-image-2 img {
		max-width: none;
		max-height: 350px
	}
    /*Blog post 2*/
    #blog-post-2-col {
        align-items: flex-start;
    }
    .blog-post-2-main-container > div:first-of-type,
    .blog-post-2-main-container > div:last-of-type {
        flex-direction: row;
        justify-content: space-between;
        align-items: stretch;
    }
    .blog-post-2-container {
        align-items: flex-start;
    }
    .blog-post-2-main-container > div:first-of-type .blog-post-2-container,
    .blog-post-2-main-container > div:last-of-type .blog-post-2-container {
        width: 49%;
    }
    .blog-post-2-content {
        align-items: flex-start;
    }
    .blog-post-2-content h2 {
        text-align: left;
    }
    .blog-post-2-content p {
        text-align: left;
    }
    .blog-post-2-image {
        width: 49%;
    }
    .blog-post-2-container.services4-image-container {
        display: flex;
        flex-direction: row-reverse;
        justify-content: space-between;
        align-items: stretch;
        width: 100% !important;
    }
    .blog-post-2-container.services4-image-container .blog-post-2-image {
        width: 53%;
        min-height: 325px;
    }
    .blog-post-2-container.services4-image-container .blog-post-2-content {
        width: 46%;
        margin-bottom: 0;
    }
    .blog-post-2-container.services4-image-container .blog-post-2-image img {
        min-height: 325px;
    }
}

body:not(.home)#contact-page-col {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
body:not(.home)#contact-form {
    width: 100%;
    background: #000;
    border-radius: 10px;
}
body:not(.home)#contact-form .success {
	text-align: center;
	color: #fff;
	margin-bottom: 15px;
}
body:not(.home) input#customer_name {
     width: 100%;
     float: left;
}
body:not(.home) input#phone-cf {
     width: 100%;
     float: left;
     margin-left: 0;
}
 body:not(.home) textarea#message {
     margin-bottom: 20px;
}
body:not(.home) input#submitter {
     font-size: 16px;
     font-weight: 400;
     text-transform: capitalize;
     transition: 500ms;
     position: relative;
     z-index: 1;
     height: 39px;
     background: #4bad44;
     color: #101010;
     border-color: #101010;
     padding: 11px 20px;
     display: inline-block;
     line-height: 1;
     width: 210px;
     text-align: center;
     border-radius: 0;
     border-radius: 10px;
}
 body:not(.home) input#submitter:hover {
    color: #101010;
    background: #fff;
}
 body:not(.home) input.text, input.title, input[type=email], input[type=password], input[type=tel], input[type=text], select, textarea {
     max-width: 100%;
     padding: 7px 5px 7px;
     height: auto;
     display: block;
     width: 100%;
     line-height: 1;
     font-weight: 300;
     color: #000!important;
     background-image: none;
     margin-bottom: 10px !important;
     background: #fff;
     backdrop-filter: blur(5px);
     -webkit-backdrop-filter: blur(5px);
     border: 1px solid #4bad44;
     border-radius: 10px;
}
body:not(.home)#contactForm input[type=text]::placeholder, #contactForm input[type=password]::placeholder, #contactForm input[type=tel]::placeholder, #contactForm input[type=email]::placeholder, #contactForm input.text::placeholder, #contactForm input.title::placeholder, #contactForm textarea::placeholder, #contactForm select {
     color: #000000 !important;
}
body:not(.home)#contactForm input[type=text]:focus, #contactForm input[type=password]:focus, #contactForm input[type=tel]:focus, #contactForm input[type=email]:focus, #contactForm input.text:focus, #contactForm input.title:focus, #contactForm textarea:focus, #contactForm select:focus {
     color: #000000 !important;
     border-color: #000000;
}
#contact-page-section input#customer_email {
    margin-left: 0;
    width: 100%;
}


/*Abput us page*/
#about-page-col {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
}
.about-page-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-bottom: 30px;
}
.about-page-container > div:first-of-type {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.about-page-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.about-page-content h2 {
    text-align: center;
}
.about-page-content p {
    text-align: center;
}
.about-page-content-image {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.about-page-content-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    max-width: 600px;
    border-radius: 10px;
}
.about-page-meet-the-team-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.about-page-meet-the-team-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.about-page-meet-the-team-content h2 {
    text-align: center;
}
.about-page-meet-the-team-content p {
    text-align: center;
    padding-bottom: 15px !important;
}
.about-page-meet-the-team-image {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.about-page-meet-the-team-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    max-width: 600px;
    border-radius: 10px;
}
.about-page-mission-container {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    flex-direction: column;
}
.about-page-mission-container h2 {
    text-align: center;
}
.about-page-mission-container p {
    text-align: center;
}
.about-page-certifications-container {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    flex-direction: column;
}
.about-page-certifications-content {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    flex-direction: column;
}
.about-page-certifications-content h2 {
    text-align: center;
}
.about-page-certifications-content p {
    text-align: center;
    padding-bottom: 15px !important;
}
.about-page-certifications-image {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.about-page-certifications-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    max-width: 600px;
    border-radius: 10px;
}
.work-process-content p a {
    color: #101010;
    font-weight: bold;
    text-decoration: underline;
}


@media (min-width: 981px) {
	body:not(.home) #main-content {
	    /* padding-top: 87px; */
	   }
    /*Services 1*/
	#services-1-col {
		align-items: flex-start;
	}
	.services-1-container {
		align-items: flex-start;
	}
	.services-1-content {
		align-items: flex-start;
	}
	.services-1-content h2 {
		text-align: left;
	}
	.services-1-content p {
		text-align: left;
		padding-bottom: 0;
	}
    /*Services 2*/
    #services-2-col {
		align-items: flex-start;
	}
	.services-2-main-container > div:first-of-type {
		flex-direction: row;
		justify-content: space-between;
		align-items: stretch;
	}
	.services-2-container {
		align-items: flex-start;
	}
	.services-2-container:first-of-type {
		width: 49%;
	}
	.services-2-content {
		align-items: flex-start;
	}
	.services-2-content h2 {
		text-align: left;
	}
	.services-2-content p {
		text-align: left;
	}
	.services-2-image {
		width: 49%;
	}
    /*Services 3*/
    #services-3-col {
		align-items: flex-start;
	}
	.services-3-main-container > div:first-of-type {
		flex-direction: row;
		justify-content: space-between;
		align-items: stretch;
	}
	.services-3-container {
		align-items: flex-start;
	}
	.services-3-main-container > div:first-of-type .services-3-container {
		width: 49%;
	}
	.services-3-content {
		align-items: flex-start;
		padding: 20px;
	}
	.services-3-content h2 {
		text-align: left;
	}
	.services-3-content p {
		text-align: left;
	}
	.services-3-image-1 {
		width: 49%;
	}
	.services-3-image-2 img {
		max-width: none;
		max-height: 350px
	}
    /*Services 4*/
    #services-4-col {
		align-items: flex-start;
	}
	.services-4-main-container > div:first-of-type, .services-4-main-container > div:last-of-type {
		flex-direction: row;
		justify-content: space-between;
		align-items: stretch;
	}
	.services-4-container {
		align-items: flex-start;
	}
	.services-4-main-container > div:first-of-type .services-4-container, .services-4-main-container > div:last-of-type .services-4-container {
		width: 49%;
	}
	.services-4-content {
		align-items: flex-start;
	}
	.services-4-content h2 {
		text-align: left;
	}
	.services-4-content p {
		text-align: left;
	}
	.services-4-image {
		width: 49%;
	}
	.services-4-container.services4-image-container {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: stretch;
    width: 100% !important;
}

.services-4-container.services4-image-container .services-4-image {
    width: 53%;
    min-height: 325px;
}

.services-4-container.services4-image-container .services-4-content {
    width: 46%;
}

.services-4-container.services4-image-container .services-4-image img {
    min-height: 325px;
}
    /*Post page*/
    #post-page-col {
		align-items: flex-start;
	}
	.post-page-main-container > div:first-of-type, .post-page-main-container > div:last-of-type {
		flex-direction: row;
		justify-content: space-between;
		align-items: stretch;
	}
	.post-page-container {
		align-items: flex-start;
	}
	.post-page-main-container > div:first-of-type .post-page-container, .post-page-main-container > div:last-of-type .post-page-container {
		width: 49%;
	}
	.post-page-content {
		align-items: flex-start;
	}
	.post-page-content h2 {
		text-align: left;
	}
	.post-page-content p {
		text-align: left;
	}
	.post-page-image {
		width: 49%;
	}
	/*FAQ*/
	#faq-page-col {
		align-items: flex-start;
	}
	.faq-first-row {
		flex-direction: row;
		align-items: stretch;
		justify-content: space-between;
	}
	.faq-first-row-img {
		width: 49%;
	}
	.faq-container {
		width: 49%;
		align-items: flex-start;
	}
	.faq-content {
		align-items: flex-start;
	}
	.faq-content h2, .faq-content p {
		text-align: left;
	}
	.faq-fourth-row {
		flex-direction: row;
		align-items: stretch;
		justify-content: space-between;
	}
	.faq-fourth-row .faq-content {
		width: 49%;
		/* align-items: flex-end; */
	}
	.faq-fourth-row .faq-content h2, .faq-fourth-row .faq-content p {
		text-align: left !important;
	}
	.faq-fourth-row-img {
		width: 49%;
	}
	/*About us page*/
	#about-page-col {
		align-items: flex-start;
	}
	.about-page-container {
		flex-direction: column;
		align-items: stretch;
		justify-content: space-between;
	}
	.about-page-container > div:first-of-type {
		width: 100%;
	}
	.about-page-content-image {
		width: 58%;
	}
	.about-page-content {
		align-items: flex-start;
	}
	.about-page-content h2 {
		text-align: left;
	}
	.about-page-content p {
		text-align: left;
		padding-bottom: 15px !important;
	}
	.about-page-meet-the-team-container {
		flex-direction: row-reverse;
		align-items: stretch;
		justify-content: space-between;
	}
	.about-page-meet-the-team-content {
		width: 49%;
		align-items: flex-start;
	}
	.about-page-meet-the-team-content h2, .about-page-meet-the-team-content p {
		text-align: left;
	}
	.about-page-meet-the-team-image {
		width: 49%;
	}
	.about-page-mission-container {
		align-items: flex-start;
	}
	.about-page-mission-container h2, .about-page-mission-container p {
		text-align: left;
	}
	.about-page-certifications-container {
		flex-direction: row;
		align-items: stretch;
		justify-content: space-between;
	}
	.about-page-certifications-content {
		align-items: flex-start;
		width: 49%;
	}
	.about-page-certifications-content h2, .about-page-certifications-content p {
		text-align: left;
	}
	.about-page-certifications-image {
		width: 49%;
	}

	/* NEW MEET THE TEAM */
	.meet-team-content {
    max-width: unset;
    width: 70%;
    min-height: 250px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.meet-team-content:before {
    width: 50%;
    top: -110px;
    font-size: 27px;
}

.team-img-container {
    left: 30%;
    top: 90%;
    position: absolute;
}

div#meet-the-team-home-section {
    min-height: 610px;
}
}


/* NEW SERVICE 1 STYLE */
.services-1-content.serv1-container1 {
    background: #fcf7f1;
    /* border: 1px solid #101010; */
    padding: 20px;
    border-radius: 10px;
}

.services-1-content.serv1-container2 {
    background: #4bad44;
    padding: 20px;
    border-radius: 10px;
}
.services-1-image,
.services-1-image-2 {
    margin-top: 30px;
    max-width: 600px;
}
.services-1-image img,
.services-1-image-2 img{
    border-radius: 10px;
    object-fit: cover;
    height: 100%;
}
.services-1-content.serv1-container5 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.services-1-content.serv1-container3 {/* background: #292929; *//* color: #fff; */padding: 20px;border-radius: 15px;display: flex;flex-direction: column;justify-content: center;align-items: center;}
.services-1-content.serv1-container4 p a {
    color: #4cad43;
}

.services-1-content.serv1-container4 {
    background: #101010;
    color: #fff;
    padding: 20px;
    border-radius: 10px;
}

.services-1-content.serv1-container4 h2 {
    color: #fff;
}

.services-1-content.serv1-container5 {
    background: #fff;
    /* border: 1px solid #101010; */
    padding: 20px;
    border-radius: 15px;
}



.services-1-content.serv1-container6 {
    background: #4bad44;
    padding: 20px;
    border-radius: 10px;
}

/* NEW SERVICE 2 STYLE */
.services-2-content.srv2-container1 {
    background: #0d0d0d;
    color: #fff;
    padding: 20px;
    border-radius: 10px;
}

.services-2-content.srv2-container2 {
    /* border: 1px solid #101010; */
    /* padding: 20px; */
    /* border-radius: 15px; */
}

.services-2-content.srv2-container3 {
    background: #4bad44;
    padding: 20px;
    border-radius: 10px;
}

.services-2-content.srv2-container5 {
    background: #0d0d0d;
    color: #fff;
    padding: 20px;
    border-radius: 10px;
}

.services-2-content.srv2-container5 h2 {
    color: #fff;
}

.services-2-content.srv2-container6 {
    /* border: 1px solid #101010; */
    padding: 20px;
    border-radius: 15px;
}

/* NEW SERVICE 3 STYLE */
.services-3-content.serv3-container1 {
    color: #fff;
    background: #0d0d0d;
    padding: 20px;
    border-radius: 10px;
}

.services-3-content.serv3-container4 {
    background: #4bad44;
    padding: 20px;
    border-radius: 10px;
}

.services-3-content.serv3-container3 {
    color: #fff;
    background: #0d0d0d;
    padding: 20px;
    border-radius: 10px;
    margin-top: 20px;
}

.services-3-content.serv3-container3 h2 {
    color: #fff;
}

.services-3-content.serv3-container6 {
    background: #4bad44;
    padding: 20px;
    border-radius: 10px;
}
.services-3-content.serv3-container4 p a {
    color: #101010;
    font-weight: bold;
    text-decoration: underline;
}

/* NEW SERVICE 4 STYLE */
.services-4-content.serv4-container2 {
    background: #4bad44;
    padding: 20px;
    border-radius: 10px;
}

.services-4-content.serv4-container4 {
    padding: 20px;
    background: #0d0d0d;
    color: #fff;
    border-radius: 10px;
}

.services-4-content.serv4-container4 h2 {
    color: #fff;
}

.services-4-content.serv4-container5 {
    background: #4bad44;
    padding: 20px;
    border-radius: 10px;
}
.services-4-content.serv4-container3 {
    padding: 20px;
}

.services-4-content.serv4-container6 {
    padding: 20px;
}
.services-4-content.serv4-container4 p a {
    color: #4cad43;
}

/* NEW ABOUT PAGE STYLE */
.about-page-content.abt-content2 {
    background: #0d0d0d;
    color: #fff;
    padding: 20px;
    margin-bottom: 20px;
    border-radius: 10px;
}

.about-page-content.abt-content2 h2 {
    color: #fff;
}

.about-page-content.abt-content3 {
    padding: 20px;
}

.about-page-content.abt-content4 {
    background: #4bad44;
    padding: 20px;
    margin-bottom: 20px;
    border-radius: 10px;
}

.about-page-content.abt-content5 {
    background: #0d0d0d;
    padding: 20px;
    color: #fff;
    border-radius: 10px;
}

.about-page-content.abt-content5 h2 {
    color: #fff;
}

.about-page-content.abt-content2 p a {
    color: #4cad43;
}

/* NEW WORK PROCESS ICONS */
.wp-container {
    width: calc(50% - 10px);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    min-height: 150px;
    max-width: 220px;
    margin: 10px 0;
}
.wp-container:nth-child(4)  img{
    width: 65px !important;
}
.wp-container:nth-child(2)  img{
    width: 65px !important;
}
.wp-container:nth-child(3)  img{
    width: 70px !important;
}

.wp-container img {
    width: 80px;
}

.wp-container p {
    margin-top: 10px;
    text-align: center;
    font-weight: 500;
}

.wp-container p span {
    display: block;
}

/* HERO CONTACT FORM */
.hero-cf-container {
    background: #fcf7f1;
    padding: 30px 20px;
    margin: 0;
    margin-left: 3%;
    animation: 1s ease 0s 1 normal forwards running riseRight;
    width: 100%;
    border-radius: 15px;
}
.hero-cf-container  div#contact-form-section {
    padding: 0;
}
.hero-cf-container h2.free-estimate-heading {
    color: #000 !important;
}

/* ABOUT PAGE BADGES */
.about-mv-content {
    margin-bottom: 20px;
}

.about-mv-badges {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
}

.mv-badge-container {
    width: calc(50% - 10px);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 10px;
    min-height: 150px;
    max-width: 220px;
}
.mv-badge-container:nth-child(4)  img{
    width: 92px !important;
}
.mv-badge-container:nth-child(2)  img{
    width: 65px !important;
}
.mv-badge-container:nth-child(3)  img{
    width: 70px !important;
}

.mv-badge-container img {
    width: 80px;
}

.mv-badge-container p {
    margin-top: 10px;
    text-align: center;
    font-weight: 500;
}

.mv-badge-container p span {
    display: block;
}

@media (min-width: 600px){
	.contact-form-container {
    margin-top: 60px;
}

div#header-section {
    margin-bottom: 200px;
}

.cf-container {
    min-height: 380px;
}

	/* NEW SERVIVE 2 STYLE */
	.services-2-container.srv2-main-container1 {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-content: space-around;
    align-items: stretch;
    flex-wrap: wrap;
}

.services-2-content.srv2-container1 {
    width: 100%;
}
.services2-container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
}

.services-2-image {
    width: 40%;
}
.services-2-content.srv2-container2 {
    width: 58%;
}

.services-2-container.srv2-main-container2 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
}

.services-2-content.srv2-container3 {
    width: 100%;
}

.services-2-content.srv2-container4 {
    width: 100%;
}

.services-2-content.srv2-container5 {
    width: 49%;
}

.services-2-content.srv2-container6 {
    width: 49%;
}

	/* NEW SERVICE 3 STYLE */
	.services-3-container.serv3-main-container1 {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
}

.services-3-content.serv3-container1 {
    width: 60%;
    margin: 0px;
}

.services-3-content.serv3-container2 {
    width: 100%;
    padding: 20px 10px;
}

.services-3-container.serv3-main-container2 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
}

.services-3-content.serv3-container3 {
    width: 49%;
    margin-top: 0;
}

.services-3-content.serv3-container4 {
    width: 49%;
    margin-top: 0;
}

.services-3-content.serv3-container5 {
    width: 100%;
}

.services-3-content.serv3-container6 {
    width: 100%;
}
	/* NEW SERVICE 4 STYLE */
	.services-4-container.serv4-main-container1 {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
}

.services-4-content.serv4-container1 {
    width: 40%;
    padding: 20px;
}

.services-4-content.serv4-container2 {
    width: 58%;
}

	/* NEW ABOUT PAGE STYLE */
	.abt-page-img-content {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    justify-content: space-between;
}

.about-page-content.abt-content2 {
    width: 52%;
    margin-bottom: 0;
}

.about-page-content-image {
    width: 46%;
}

.about-page-meet-the-team-container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
}

.about-page-meet-the-team-content {
    width: 48%;
}

.about-page-meet-the-team-image {
    width: 50%;
}

	/* NEW WORK PROCESS */
    #meet-the-team-row {
        flex-direction: row;
    }
	.work-process-content-container {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}

.work-process-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
}

.work-process-img-container {
    width: 50%;
    position: relative;
    top: 0px;
    left: 25%;
}

.work-process-content p {
    text-align: left;
}

.work-process-content h2 {
    color: #101010;
}

div#team-process-section {
    min-height: 430px;
}

.work-process-img-container:before {
    border-radius: 15px;
    width: 145%;
    height: 200px;
    position: absolute;
    top: -40px;
    left: -60%;
    background: #101010;
    content: '';
    z-index: 0;
}
/* NEW WORK PROCESS ICONS */
    .wp-container {
    width: calc((100% / 3) - 10px);
}
.services-1-content p,
.services-1-content h2 {
    text-align: left;
}
.services-1-content.serv1-container3 {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
}

.services-1-text {
    width: 58%;
}

.services-1-image {
    width: 40%;
    margin-top: 0;
}

    /* SERVICE PAGE 1 */
    .services-1-content.serv1-container5 {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: stretch;
}

.serv-1-5-container {
    width: 58%;
}

.services-1-image-2 {
    width: 40%;
    margin-top: 0;
}

.serv-1-5-container h2 {
    text-align: right;
}

.services-1-content.serv1-container5 p {
    text-align: right;
}

.services-1-image-2 img {
    object-position: 12%;
}
    .services3-container1 {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    justify-content: space-between;
}

.services-3-image-1 {
    width: 38%;
    margin-top: 0;
}
    .services3-container2 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.mv-badge-container {
    width: calc((100% / 3) - 10px);
}

}

@media (min-width: 981px){
	body:not(.home) div#main-content {
    /* padding-top: 87px; */
}
	.meet-team-text-button {
    width: 100% !important;
    max-width: unset;
    right: unset;
    z-index: 5;
    padding-bottom: 40px;
    /* min-height: 500px; */
}

.team-process-container {
    display: flex;
    flex-direction: column;
}

.team-container {
    /* position: absolute; */
    width: 45%;
    right: 0;
    top: unset;
    min-height: 320px;
}

.process-list-container {
    position: relative;
    /* right: 70px; */
    /* bottom: -25px; */
    left: unset;
    top: unset;
    width: 53%;
}

	/* BLOG POSTS */
	body:not(.et_pb_page) #main-content .container{
    padding: 130px 0px 80px 0px !important;
}

	/* FAQ */
	.FAQ-second-row-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}



.FAQ-second-row-content {
    width: 47%;
}



.FAQ-second-row-container p {
    text-align: left;
}
	.FAQ-fourth-row-container {
    margin-bottom: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.FAQ-fourth-row-content {
    margin-bottom: 0;
    width: 50%;
}

.FAQ-fourth-row-img-container {
    margin-bottom: 0;
    width: 48%;
}

.FAQ-fourth-row-container p {
    text-align: left;
}

.FAQ-fourth-row-container h2 {
    text-align: left;
}

.FAQ-second-row-container h2 {
    text-align: left;
}

.FAQ-first-row-container p {
    text-align: left;
}

.FAQ-first-row-container h2 {
    text-align: left;
}

.FAQ-first-row-container {
    display: flex;
    align-items: flex-start;
}
	.FAQ-third-row-container {
    display: flex;
    align-items: flex-start;
}

.FAQ-third-row-container p {
    text-align: left;
}
	body:not(.home) h1.entry-title.main_title {
    text-align: left;
    font-size: 50px;
}
	.team-process-content-container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
}

.pl-container {
    position: relative;
}
	.last-section-container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.last-content {
    width: 63%;
}

.last-content-button {
    margin-top: 0;
    width: 32%;
}
	.contact-form-container {
    position: relative;
    /* top: 45px !important; */
    /* bottom: 0 !important; */
    /* right: 0% !important; */
    left: unset !important;
    width: 50%;
    /* max-width: 440px; */
    height: 90% !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    z-index: 1;
    /* margin-top: 0; */
}



div#contact-form-hero-section .et_pb_code_inner {
    height: 100%;
    display: flex;
    justify-content: flex-end;
}
	.cf-container {
    width: 90%;
    max-width: 440px;
    position: relative;
    /* left: 55%; */
    margin: unset;
    /* margin-right: 50px; */
    margin-top: 0 !important;
}

	.slider-cf-container {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

div#header-section {
    margin-bottom: 0;
}

	/* NEW SERVICE 2 STYLE */
	.services-2-container.srv2-main-container1 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.services-2-content.srv2-container1 {
    width: 100%;
}

	/* NEW SERVICE 3 STYLE */
	.services-3-container.serv3-main-container1 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.services-3-content.serv3-container1 {
    /* width: 100%; */
}

.services-3-content.serv3-container2 {
    width: 100%;
}

	/* NEW SERVICE 4 STYLE */
	.services-4-container.serv4-main-container1 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.services-4-content.serv4-container1 {
    width: 100%;
}

.services-4-content.serv4-container2 {
    width: 100%;
}

    /* HERO CONTACT FORM */
    .header-content {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100% !important;
}

.et_pb_header_content_wrapper {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
    section#fullwidth-header-contact-form-container .header-content-container::before {
        display: none;
    }
    section#fullwidth-header-contact-form-container .et_pb_header_content_wrapper {
        justify-content: space-between;
    }
    section#fullwidth-header-contact-form-container .header-content-block {
        width: 49%;
    }
    .hero-cf-container {
        width: 49% !important;
        margin-left: 0;
        margin-top: 30px;
    }

.header-content-container.center {
    display: flex;
    justify-content: center;
    margin-top: 30px;
    width: 100% !important;
}

.hero-cf-container {
    width: 38%;
    padding: 30px 15px;
}

div#scroll-text-section {
    margin-top: 0;
}
.about-titles {
    margin-top: 0;
}

div#gallery-section {
    padding-bottom: 4%;
}
    /* SERVICE PAGE 1 NEW */
    .services-1-content.serv1-container3 {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
}

.services-1-text {
    width: 57%;
}

.services-1-image {
    width: 41%;
    display: flex;
    align-items: stretch;
    margin-top: 0;
}
.services-3-content.serv3-container5 {
    width: 100%;
}

.services-3-content.serv3-container6 {
    width: 100%;
}
}
body:not(.home) ul.areas-list {
	margin-top: 20px;
}
@media (min-width: 600px) {
body:not(.home) ul.areas-list {
    columns: 2;
    width: 100%;
}
     .introduction-button.not-home-button::before{
         right: -120px;
     }
}

@media (max-width: 599px){
    .introduction-button.not-home-button::before {
    display: none;
}
}



div.wpcr3_review div.wpcr3_review_title {
    font-size: initial;
    margin-top: 15px;
}

.abt-content4 a {
    color: #fff;
}