/*
Theme Name: GeneratePress Child
Theme URI: https://generatepress.com
Template: generatepress
Author: Tom Usborne
Author URI: https://generatepress.com/about
Description: GeneratePress is a lightweight WordPress theme built with a focus on speed and usability. Performance is important to us, which is why a fresh GeneratePress install adds less than 10kb (gzipped) to your page size. We take full advantage of the block editor (Gutenberg), which gives you more control over creating your content. If you use page builders, GeneratePress is the right theme for you. It is completely compatible with all major page builders, including Beaver Builder and Elementor. Thanks to our emphasis on WordPress coding standards, we can boast full compatibility with all well-coded plugins, including WooCommerce. GeneratePress is fully responsive, uses valid HTML/CSS, and is translated into over 25 languages by our amazing community of users. A few of our many features include 60+ color controls, powerful dynamic typography, 5 navigation locations, 5 sidebar layouts, dropdown menus (click or hover), and 9 widget areas. Learn more and check out our powerful premium version at https://generatepress.com
Tags: two-columns,three-columns,one-column,right-sidebar,left-sidebar,footer-widgets,blog,e-commerce,flexible-header,full-width-template,buddypress,custom-header,custom-background,custom-menu,custom-colors,sticky-post,threaded-comments,translation-ready,rtl-language-support,featured-images,theme-options
Version: 3.6.0.1755845207
Updated: 2025-08-22 06:46:47

*/

.container.grid-container {
    width: auto !important;
}
.grid-container {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 100% !important;
}
@media(max-width:767px){
    body #page p:last-child{
        margin-bottom: 0px !important;
    }
}
body{
    background-color: #fff !important;
}
.header-three-cols .col-2-main{
    display: grid !important;
    grid-template-columns: 4fr 2fr
}
.header-three-cols .header-btn {
    margin: 0px auto;
}
.header-three-cols .header-btn a{
    padding: 16px 40px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    border: 1px solid;
    border-radius: 20px;
    display: block;
    font-family: 'Inter', sans-serif;
    font-size: 16.2px;
    font-weight: 600;
    line-height: 26.1px;
}
.header-three-cols .header-btn span{
    margin-right: 10px
}
.header-three-cols .header-btn a:hover{
    opacity: .7;
    color: #353535 !important;
}
.header-three-cols .col-1 img{
    display: block;
    width: 228px;
}
@media(max-width:1440px){
    .header-three-cols .col-2-main {
        display: flex !important;
    }
    .header-three-cols .header-btn {
        margin: 0px !important;
    }
}
@media(max-width:1251px){
    .header-three-cols .col-2-1 nav li a{
        font-size: 14px !important;
        padding: 15px
    }
    .header-three-cols .header-btn a {
        padding: 12px 24px;
    }
}
@media(max-width:1040px){
    .header-three-cols .col-1 img{
        width: 170px;
    }
}
@media(max-width:1024px){
    .header-three-cols .col-2-main{
        flex-direction: row-reverse !important;
        justify-content: end !important;
    }
}
@media(max-width:1024px){ 
    .mobile-menu{
        margin-left: 20px;
    }
    .mobile-menu .elementskit-menu-hamburger{
        background-color: transparent;
        border: 0;
    }
    .mobile-menu .elementskit-menu-hamburger .elementskit-menu-hamburger-icon{
        background-color: #000 !important;
        height: 3px;
    }
    .mobile-menu .elementskit-menu-close{
        float: none !important;
        margin: 0 !important;
        border: 0 !important;
        font-size: 25px;
        font-family: 'Montserrat', sans-serif;
        color: #fff !important;
    }
    .mobile-menu ul li a{
        font-family: 'Inter', sans-serif;
        font-size: 18.72px !important;
        text-transform: capitalize !important;
        color: #fff !important;
    }
    .mobile-menu .elementskit-menu-container{
        transition: all 0.4s !important;
    }
}
@media(max-width:767px){
    .mobile-menu .elementskit-menu-overlay{
        display: none;
    }
    .mobile-menu .elementskit-menu-container{
        max-width: 100% !important;
    }
    .header-three-cols{
        padding-left: 15px !important;
        padding-right: 15px !important;
        flex-wrap: nowrap !important;
    }
}

@media(max-width:550px){
    .header-three-cols{
        flex-direction: column-reverse !important;
        align-items: center !important;
    }
    .header-three-cols .col-2-main{
        justify-content: space-between !important;
        flex-direction: row !important;
    }
    .mobile-menu .elementskit-menu-hamburger{
        float: unset !important;
    }
    .mobile-menu{
        margin-left: 0;
        margin-right: 20px;
    }
    .header-three-cols .header-btn a {
        padding: 6px 18px;
        font-size: 13px !important;
    }
}
.header-three-cols .col-1 img:hover{
    opacity: .7;
}
.header-three-cols .col-1 img{
    transition: all 0.3s;
}
.cbm-badges {
    display: flex !important;
    justify-content: space-evenly !important;
    align-items: center !important;
    min-height: 215px;
    padding: 0px 15px !important;
    flex-wrap: wrap;
}
.badges-wrapper {
    padding: 0 360px !important;
}
.badges-wrapper .cbm-badges{
    width: 100%;
}
.cbm-badges img{
    width: 100px !important;
    display: flex;
    max-height: unset !important;
    margin: 0 7px;
    object-fit: contain;
}
.footer-main-bg .footer-site-logo{
    margin: 0px auto;
    width: 200px;
    pointer-events: none;
}
.footer-main-bg .privacy-terms{
    text-align: center;
    font-family: 'Inter', sans-serif;
    font-size: 14.58px !important;
    font-weight: 600;
    line-height: 32.4px;
}
.footer-main-bg .footer-site-logo{
    margin: 0px auto !important;
    margin-bottom: 26px !important;
}
.footer-main-bg .privacy-terms p{
    margin-bottom: 0;
}
.footer-copyright{
    text-align: center;
    margin: 25px 0px;
    font-family: 'Inter', sans-serif;
}
.footer-copyright p{
    margin-bottom: 0;
    font-size: 16.2px;
    line-height: 32.4px;
    font-weight: 500;
}
.footer-copyright a{
    font-size: 14.58px;
}
.cbm-licenses {
    max-width: 400px;
    margin: 0px auto;
    text-align: center;
    font-family: 'Inter', sans-serif;
    font-size: 14.58px;
    line-height: 21.87px;
}
.cbm-contact{
    text-align: center;
    font-family: 'Inter', sans-serif;
    font-size: 14.58px;
    line-height: 21.87px;
    margin-bottom: 20px;
}
.cbm-contact p{
    margin-bottom: 0;
}

@media(max-width:370px){
    .homeContentWrapper .reviewsSection .inner .reviews-btn a{
        padding: 20px !important;
    }
    .coupon-form-section .inner .columns .column2 .inner{
        padding: 40px 20px !important;
    }
}
/*** HomePage Css ***/
h1{
    font-size: 28.8px;
    font-weight: 700;
    line-height: 31.68px;
}
h2{
    font-size: 29.28px;
    font-weight: 700;
    line-height: 31.28px;
}
h3{
    font-size: 24.8px;
    font-weight: 700;
    line-height: 27.3px;
}
h4 {
    font-size: 18px;
    font-weight: 700;
    line-height: 19.8px;
}
h1,h2,h3{
    margin: 15px 0px 26px 0px;
}
p{
    margin: 25px 0px;
}
p,ul{
    font-size: 16.2px;
    line-height: 25px;
    font-weight: 400;
}
body{
    font-family: 'Inter', sans-serif;
}
.homeContentWrapper .home-top-section .columns {
    display: flex;
    flex-wrap: wrap;
    gap: 50px;
}
.homeContentWrapper .home-top-section .columns .column{
    width: calc(50% - 25px);
}
.homeContentWrapper .home-top-section .columns .column1 {
    border-radius: 50px 0 50px 0;
    overflow: hidden;
}
.homeContentWrapper .home-top-section .columns .column1 .column-inner{
    height: 450px;
    overflow: hidden;
    object-fit: cover;
    display: flex;
    justify-content: center;
    align-items: center;
}
.homeContentWrapper .home-top-section .columns .column-inner img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50px 0px 50px 0px;
}
.homeContentWrapper .home-top-section .columns .column2 .location{
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14.4px;
    line-height: 26.1px;
}
.homeContentWrapper .home-top-section .columns .column2 h1{
    font-weight: 600;
}
.homeContentWrapper .home-top-section .columns .column2 .home-intro p{
    font-size: 16.2px;
    line-height: 32.4px;
}
.homeContentWrapper .home-top-section .columns .column2 .schedule-btn a{
    padding: 20px 30px;
    border-radius: 20px;
    color: #fff;
    transition: all .2s ease;
    cursor: pointer;
    font-size: 18px;
    display: inline-block;
    line-height: 26.1px;
    font-weight: 600;
}
.homeContentWrapper .home-top-section .columns .column2 .schedule-btn, .homeContentWrapper .contentSection .column .schedule-btn{
    margin-top: 50px;
}
.homeContentWrapper .home-top-section{
    padding: 50px 0 100px;
}
.homeContentWrapper .uspSection .uspTitle{
    text-align: center;
}
.homeContentWrapper .uspSection .uspColumns{
    display: flex;
    flex-wrap: wrap;
    padding: 80px;
    row-gap: 100px;
    column-gap: 48px;
}
.homeContentWrapper .uspSection .uspColumns .column{
    width: calc(33.3333% - 32px);
}
.homeContentWrapper .uspSection .inner .uspColumns .column .column-inner {
    position: relative;
    padding: 50px;
    border-radius: 30px 0 30px 0;
    text-align: center;
    min-height: 350px;
    height: 100%;
}
.homeContentWrapper .uspSection .inner .uspColumns .column .column-inner .icon {
    height: 70px;
    width: 70px;
    border-radius: 100px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -50px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.homeContentWrapper .uspSection .inner .uspColumns .column .column-inner .serviceLink {
    text-align: center;
    align-items: center;
    vertical-align: middle;
    display: flex;
    justify-content: center;
    font-size: 16.2px;
    font-weight: 600;
    line-height: 21.6px;
}
.homeContentWrapper .socialProofSection {
    padding: 100px 0;
    margin: 0 auto 50px;
}
.homeContentWrapper .socialProofSection .inner .left-items {
    width: 100%;
    padding: 100px;
    border-radius: 200px;
    display: flex;
    flex-wrap: wrap;
}
.homeContentWrapper .socialProofSection .inner .left-items .item {
    color: #fff;
    text-align: center;
    flex: 1 1;
}
.homeContentWrapper .socialProofSection .inner .left-items .item .number {
    font-size: 45px;
    font-weight: 700;
    line-height: 26.1px;
}
.homeContentWrapper .socialProofSection .inner .left-items .item span{
    font-size: 18px;
    line-height: 26.1px;
    font-weight: 400;
}
.homeContentWrapper .contentSection .columns{
    display: flex;
    gap: 200px;
    flex-wrap: wrap;
}
.homeContentWrapper .contentSection .columns .column{
    flex: 1 0;
}
.homeContentWrapper .contentSection .columns .column1 li{
    margin-bottom: 13px;
}
.homeContentWrapper .contentSection .columns .schedule-btn a{
    padding: 20px 30px;
    border-radius: 20px;
    color: #fff;
    transition: all .2s ease;
    cursor: pointer;
    font-size: 18px;
    display: inline-block;
    line-height: 26.1px;
    font-weight: 600;
}
.homeContentWrapper .contentSection .column .schedule-btn{
    text-align: center;
}
.homeContentWrapper .contentSection {
    padding: 100px 0;
}
.homeContentWrapper .reviewsSection {
    padding: 50px 0;
}
.homeContentWrapper .reviewsSection .inner {
    width: 80%;
    margin: 0 auto;
}
.homeContentWrapper .reviewsSection .inner h2 {
    text-align: center;
    text-transform: capitalize;
    margin-bottom: 50px;
}
.homeContentWrapper .reviewsSection .inner .columns{
    display: flex;
    flex-wrap: wrap;
    gap: 50px;
}
.homeContentWrapper .reviewsSection .inner .columns .column{
    width: calc(50% - 25px);
}
.homeContentWrapper .reviewsSection .inner .column {
    border-radius: 30px 0 30px 0;
    position: relative;
}
.homeContentWrapper .reviewsSection .inner .column .column-inner {
    padding: 50px 100px;
    position: relative;
}
.homeContentWrapper .reviewsSection .inner .column .column-inner p{
    line-height: 32.4px;
}
.homeContentWrapper .reviewsSection .inner .column .column-inner .author p{
    font-weight: 700
}
.homeContentWrapper .reviewsSection .inner .column .quote-icon {
    width: 140px;
    height: 100px;
    background-size: cover;
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    left: 0;
    top: 30px;
}
.homeContentWrapper .reviewsSection .inner .reviews-btn a {
    padding: 20px 80px;
    display: block;
    width: max-content;
    margin: 0px auto;
    color: #fff;
    font-weight: 600;
    border-radius: 20px;
}
.homeContentWrapper .reviewsSection .inner .reviews-btn{
    margin: 50px 0px;
}
.coupon-form-section .background-overlay {
    padding: 150px 0;
}
.coupon-form-section .inner {
    width: 80%;
    margin: 0 auto;
}
.coupon-form-section .inner .columns{
    display: flex;
    flex-wrap: wrap;
    gap: 100px;
    justify-content: center;
}
.coupon-form-section .inner .columns .column{
    flex: 1 0;
}
.coupon-form-section .inner .columns .column1{
    display: flex;
    align-items: center;
    justify-content: center;
}
.coupon-form-section .inner .columns .column1 .column-inner {
    display: flex;
    justify-content: center;
    align-items: center;
}
.coupon-form-section .inner .columns .column1 .column-inner .coupon {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 40px 20px;
    border: 2px dashed #fff;
    border-radius: 20px;
    width: 450px;
    text-align: center;
}
.coupon-form-section .inner .columns .column1 .column-inner .coupon .scheduleText{
    font-size: 19.8px;
    line-height: 26.1px;
    font-weight: 600;
}
.coupon-form-section .inner .columns .column1 .column-inner .coupon .couponOffer {
    color: #fff;
    font-size: 27px;
    margin-bottom: 10px;
    margin-top: 20px;
    font-weight: 700;
    line-height: 35px;
}
.coupon-form-section .inner .columns .column1 .column-inner .coupon .couponType, .coupon-form-section .inner .columns .column1 .column-inner .coupon .couponType p{
    color: #fff;
    font-size: 18px;;
    font-weight: 500;
    line-height: 25px;
    margin: 0;
}
.coupon-form-section .inner .columns .column1 .column-inner .coupon .couponInfo{
    margin: 25px 0px;
    font-size: 14.4px;
    line-height: 28.8px;
    color: #fff;
}
.coupon-form-section .inner .columns .column2 .inner {
    display: flex;
    flex-direction: column;
    padding: 50px;
    background-color: #fff;
    border-radius: 30px;
    width:100%;
}
.coupon-form-section .inner .columns .column2 h3{
    margin: 0;
}
.coupon-form-section .inner .columns .column2 p{
    margin-top: 8px;
    margin-bottom: 40px;
}
.coupon-form-section .inner .columns .column2 .inner form {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.coupon-form-section .inner .columns .column2 .inner form input{
    background-color: rgba(122,160,189,.1);
    border: none;
    color: #7a9fbc;
    border-radius: 10px;
    padding: 10px 15px;
    font-size: 14.4px;
    line-height: 26.1px;
}
.coupon-form-section .inner .columns .column2 .inner form input::placeholder{
    color: #b2c0cd
}
.coupon-form-section .inner .columns .column2 .inner form #mail-honeyfield {
    display: none;
}
.coupon-form-section form button {
    display: block;
    margin: 0 auto;
    border: 0;
    text-transform: uppercase;
    font-size: 16.2px;
    padding: 15px 30px;
    font-weight: 600;
    cursor: pointer;
    font-family: Inter;
    border-radius: 20px;
    width: 100%;
    color: #fff;
}
.coupon-form-section .inner .columns .column2 .inner .form-message {
    background-color: #4fb14f;
    padding: 15px;
    text-transform: uppercase;
    font-size: 12.6px !important;
    font-weight: 700;
    color: #fff;
    display: none;
}
.buttonstyle svg {
    animation: bounce .8s ease-in-out infinite alternate;
    position: relative;
    top: 3px;
    left: 10px;
}
@keyframes bounce{
0% {
    transform: translateX(0);
}
100% {
    transform: translateX(10px);
}
}

/*** Review ***/
.aboutContentWrapper .reviewsSection {
    width: 80%;
    margin: 0 auto;
}
.aboutContentWrapper .reviewRow {
    display: flex;
    flex-wrap: wrap;
    gap: 50px;
}
.aboutContentWrapper .reviewRow .review{
    width: calc(50% - 25px);
    border-radius: 30px 0 30px 0;
    position: relative;
}
.aboutContentWrapper .reviewRow .review-info{
    padding: 50px 100px;
    position: relative;
}
.aboutContentWrapper .reviewRow .quote-icon {
    width: 140px;
    height: 100px;
    background-size: cover;
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    left: 0;
    top: 30px;
}
.aboutContentWrapper .reviewRow p.reviewText{
    line-height: 32.4px;
    font-style: italic;
}
.aboutContentWrapper .reviewRow .author{
    font-weight: 700;
}


.couponsRow {
    padding: 0 0 100px;
}
.couponsRow .inner ul {
    list-style: none;
    margin: 0;
    display: grid;
    grid-template-columns: repeat(auto-fit,minmax(30%,1fr));
    column-gap: 50px;
    row-gap: 50px;
}
.couponsRow .inner ul li {
    padding: 70px 70px 40px;
    min-height: 300px;
    border-radius: 30px;
    text-align: center;
}
.couponsRow .inner ul li .couponTitle {
    font-size: 37.6px;
    font-weight: 700;
    line-height: 45px;
}
.couponsRow .inner ul li .couponType, .couponsRow .inner ul .couponType p{
    font-size: 19.4px;
    margin-top: 30px;
    font-weight: 700;
    display: block;
    line-height: 26.1px;
    margin-bottom: 0;
}
.couponsRow .inner ul li .restrictions{
    margin: 0;
    font-size: 11.34px;
    line-height: 15px;
    font-style: italic;
}
.coupon-form-section h2.couponUSP{
    color: #fff;
    font-size: 36px;
    line-height: 31.28px;
}
.servicesSection h2{
    text-align: center;
}
.servicesSection .columns{
    display: flex;
    flex-wrap: wrap;
    padding: 80px;
    row-gap: 100px;
    column-gap: 48px;
}
.servicesSection .columns .column{
    width: calc(33.3333% - 32px);
}
.servicesSection .columns .column .column-inner{
    position: relative;
    padding: 80px 50px 50px;
    border-radius: 30px 0 30px 0;
    text-align: center;
    min-height: 507px;
    height: 100%;
}
.servicesSection .columns .column .service-icon{
    height: 70px;
    width: 70px;
    border-radius: 100px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -50px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.servicesSection .columns .column ul{
    margin: 0;
    list-style: none;
}
.servicesSection .columns .column li{
    padding: 10px 0px;
    margin-bottom: 13px;
    font-size: 14.58px;
}
.servicesSection .columns .column li a:hover{
    color: #7a9fbc !important;
}
.servicesSelection {
    margin-top: 50px;
}
.servicesSelection .servicesIcons {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.servicesSelection .servicesIcons .service {
    width: 215px;
}
.servicesSelection .servicesIcons .service .service-inner a {
    display: flex;
    align-items: center;
    gap: 15px;
}
.servicesSelection .servicesIcons .service .service-inner a .icon {
    display: flex;
    align-items: center;
    min-width: 50px;
    max-width: 50px;
}
.servicesSelection .servicesIcons .service .service-inner a .icon img {
    margin-bottom: 0;
    width: 100% !important;
    height: auto;
}
.servicesSelection .servicesIcons .service .service-inner a .serviceName {
    font-size: 14.4px !important;
    width: calc(100% - 50px);
    font-weight: 600;
}

/*** Responsive ***/
@media(max-width:1440px){ 
    .width-container{
         width: 90% !important;       
    }
    .homeContentWrapper .uspSection .inner .uspColumns .column .column-inner {
        position: relative;
        padding: 30px;
    }
    .homeContentWrapper .home-top-section {
        padding: 50px 0 80px;
    }
    .homeContentWrapper .socialProofSection {
        padding: 80px 0;
        margin: 0;
    }
    .homeContentWrapper .contentSection {
        padding: 80px 0;
    }
    .homeContentWrapper .contentSection .columns {
        gap: 80px;
    }
    .homeContentWrapper .uspSection .uspColumns {
        padding-left: 0;
        padding-right: 0;
    }
    .homeContentWrapper .reviewsSection .inner {
        width: 100%;
        margin: 0 auto;
    }
    .coupon-form-section .inner {
        width: 90%;
        padding: 0px 15px;
    }
    .coupon-form-section .inner .columns .column1 {
        justify-content: start;
    }
    .homeContentWrapper .home-top-section .columns .column2 .schedule-btn, .homeContentWrapper .contentSection .column .schedule-btn {
        margin-top: 30px;
    }
    .coupon-form-section .inner .columns {
        gap: 30px;
    }
    .couponsRow {
        padding: 0 0 80px;
    }
    .servicesSection .columns {
        padding-left: 0;
        padding-right: 0;
    }
}
@media(max-width:1600px){
    .homeContentWrapper .reviewsSection .inner .column .column-inner {
        padding: 40px 60px;
    }
    .aboutContentWrapper .reviewRow .review-info {
        padding: 40px 60px;
    }
    .badges-wrapper {
        padding: 0 15px !important;
        max-width: 80%;
        margin: 0px auto;
    }
    .couponsRow .inner ul li {
        padding: 40px
    }
    .servicesSection .columns .column .column-inner {
        padding: 40px;
    }
}
@media(max-width:991px){
    .homeContentWrapper .home-top-section .columns {
        flex-direction: column;
        gap: 30px;
    }
    .homeContentWrapper .home-top-section .columns .column {
        width: 100%;
    }
    .homeContentWrapper .home-top-section {
        padding: 50px 0 60px;
    }
    .homeContentWrapper .uspSection .uspColumns {
        flex-direction: column;
        padding-bottom: 60px;
    }
    .homeContentWrapper .uspSection .uspColumns .column {
        width: 100%;
    }
    .homeContentWrapper .socialProofSection .inner .left-items {
        padding: 50px;
    }
    .homeContentWrapper .socialProofSection {
        padding: 40px 0;
        margin: 0;
    }
    .homeContentWrapper .socialProofSection .inner .left-items .item .number {
        font-size: 36px;
        line-height: 36px;
    }
    .homeContentWrapper .contentSection .columns {
        flex-direction: column;
        gap: 30px;
    }
    .homeContentWrapper .contentSection {
        padding: 40px 0;
    }
    .homeContentWrapper .contentSection .column .schedule-btn {
        text-align: left;
    }
    .homeContentWrapper .contentSection .columns .gatsby-image-wrapper img{
        width: 100%;
    }
    .homeContentWrapper .contentSection .columns .gatsby-image-wrapper{
        height: 450px;
        overflow: hidden;
        object-fit: cover;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .homeContentWrapper .reviewsSection {
        padding: 40px 0;
    }
    .homeContentWrapper .reviewsSection .inner .columns {
        flex-direction: column;
    }
    .homeContentWrapper .reviewsSection .inner .columns .column {
        width: 100%;
    }
    .coupon-form-section .inner .columns {
        flex-direction: column;
        align-items: center;
    }
    .coupon-form-section .background-overlay {
        padding: 80px 0;
    }
    .aboutContentWrapper .reviewRow {
        flex-direction: column;
    }
    .aboutContentWrapper .reviewRow .review {
        width: 100%;
    }
    .couponsRow .inner ul {
        display: flex;
        flex-direction: column;
    }
    .couponsRow {
        padding: 0 0 40px;
    }
    .servicesSection .columns {
        flex-direction: column;
    }
    .servicesSection .columns .column {
        width: 100%;
    }
    .servicesSection .columns {
        padding-bottom: 60px;
    }
}
@media(max-width:767px){
    .width-container{
        width: 100% !important;
    }
    .homeContentWrapper .home-top-section .columns .column1 .column-inner {
        height: auto;
    }
    .homeContentWrapper .home-top-section {
        padding: 40px 0 40px;
    }
    .homeContentWrapper .socialProofSection {
        padding: 40px 0px;
    }
    .homeContentWrapper .socialProofSection .inner .left-items {
        padding: 30px;
        border-radius: 20px;
    }
    .homeContentWrapper .socialProofSection .inner .left-items {
        flex-direction: column;
        gap: 20px
    }
    .homeContentWrapper .socialProofSection .inner .left-items .item .number {
        font-size: 30px;
        line-height: 30px;
    }
    .homeContentWrapper .contentSection .columns .gatsby-image-wrapper {
        height: auto;
    }
    p:last-child{
        margin-bottom: 0;
    }
    .homeContentWrapper .reviewsSection {
        padding: 20px 0;
    }
    .homeContentWrapper .contentSection {
        padding: 0px;
        padding-bottom: 30px;
    }
    .homeContentWrapper .reviewsSection .inner h2 {
        margin-bottom: 30px;
    }
    .homeContentWrapper .reviewsSection .inner .column .column-inner {
        padding: 30px;
    }
    .homeContentWrapper .reviewsSection .inner .columns {
        gap: 30px;
    }
    .homeContentWrapper .reviewsSection .inner .reviews-btn {
        margin: 30px 0px;
    }
    .coupon-form-section .inner .columns .column1 .column-inner .coupon {
        width: 100%;
    }
    .coupon-form-section .inner .columns .column2 .inner {
        padding: 30px;
    }
    .coupon-form-section .background-overlay {
        padding: 60px 0;
    }
    .cbm-badges img {
        width: 70px !important;
    }
    .badges-wrapper {
        max-width: 100%;
    }
    .cbm-badges{
        padding: 20px 0px !important
    }
    .coupon-form-section .inner {
        width: 100%;
        padding: 0px 15px;
    }
    .aboutContentWrapper .reviewRow {
        gap: 30px;
    }
    .aboutContentWrapper .reviewRow .review-info {
        padding: 30px;
    }
    .aboutContentWrapper .reviewRow{
        padding: 0px 0px 40px 0px
    }
    .homeContentWrapper .uspSection .uspColumns {
        padding-bottom: 30px;
    }
    .couponsRow {
        padding: 0 0 30px;
    }
    .couponsRow .inner ul{
        gap: 30px;
    }
    body .schedule-btn a{
        font-size: 16px !important;
        padding: 20px !important;
    }
}

/*** Popup Form Css ***/
.popupForm {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 9999;
    width: 100%;
}
.popupForm .form {
    width: 1400px;
    height: 700px;
    transition: all .3s ease;
    box-shadow: 0 10px 50px rgba(0,0,0,.2);
    background-color: #fff;
    border-radius: 20px;
    margin: 0px auto;
    position: relative;
}
.popupForm .form .two_columns {
    display: flex;
    flex-direction: row;
    height: 100%;
    border-radius: 20px 0 0 20px;
    /* flex-wrap: wrap; */
}
.popupForm .form .two_columns .column1 {
    width: 60%;
    background-size: cover;
    background-position: 50%;
    height: 100%;
    border-radius: 20px 0 0 20px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    position: relative;
}
.popupForm .form .two_columns .column1 .column-inner {
    padding: 50px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 20px 0 0 20px;
    width: 100%;
}
.popupForm .form .two_columns .column1 .column-inner .coupon {
    display: flex;
    flex-direction: column;
    color: #fff;
    text-align: center;
    border: 2px dashed;
    border-radius: 40px;
    padding: 50px;
    width: 80%;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
}
.popupForm .formButton {
    padding: 15px 30px;
    border-radius: 20px;
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 16.2px;
    color: #fff;
    font-weight: 600;
    line-height: 26.1px;
    text-transform: uppercase;
}
.popupForm .formButton a, .popupForm .formButton span{
    color: #fff !important;
}
.popupForm .formButton span{
    margin-right: 10px;
}
.popupForm .formButton.mobile-button {
    display: none;
}
.popupForm .form .two_columns .column1 .column-inner .coupon .scheduleText {
    font-weight: 600;
    font-size: 19.8px
}
.popupForm .form .two_columns .column1 .column-inner .coupon .coupon-title {
    font-size: 36px;
    font-weight: 600;
    line-height: 60px;
}
.popupForm .form .two_columns .column1 .column-inner .coupon .coupon-type {
    font-size: 27px;
    font-weight: 600;
    line-height: 50px;
}
.popupForm .form .two_columns .column1 .column-inner .coupon .coupon-text {
    font-size: 14.4px;
    line-height: 26.1px;
}
.popupForm .form .two_columns .column2 {
    width: 40%;
    padding: 72px 36px 36px;
}
.popupForm .form h2 {
    font-weight: 800;
    margin-bottom: .5em;
}
.popupForm .form .two_columns .column2 p{
    line-height: 32.4px;
}
.popupForm .form .closeForm {
    position: absolute;
    left: 20px;
    top: 20px;
    transform: scale(1.4);
    cursor: pointer;
}
.popupForm .form .closeForm svg {
    fill: #fff;
    transition: all .1s ease;
}
.popupForm .form .closeForm:hover svg {
    opacity: .4;
    transition: all .1s ease;
}
.popupForm .form form {
    display: flex;
    flex-direction: column;
    padding-top: 36px;
    gap: 10px;
    margin-bottom: 26px;
}
.popupForm .form form input{
    background-color: rgba(122,160,189,.1);
    border: none;
    color: #7a9fbc;
    border-radius: 10px;
    padding: 10px 15px;
    font-size: 14.4px;
    line-height: 26.1px;
    font-family: 'Inter', sans-serif;
}
.popupForm .form form #mail-honey, .popupForm .form form #mail-honey-home {
    display: none;
}
.popupForm .form form button{
    display: block;
    margin: 0 auto;
    border: 0;
    text-transform: uppercase;
    font-size: 16.2px;
    padding: 15px 30px;
    font-weight: 600;
    cursor: pointer;
    font-family: Inter;
    border-radius: 20px;
    width: 100%;
    color: #fff;
}
.popupForm .form p.form-message {
    background-color: #4fb14f;
    padding: 15px;
    text-transform: uppercase;
    font-size: 12.6px !important;
    font-weight: 700;
    color: #fff;
    margin: 0px;
    display: none;
}
body:has(.popupForm[style="display: block;"])::before{
    content: "";
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    z-index: 1000;
    background-color: hsla(0,0%,100%,.6);
    transition: all .1s ease;
    opacity: 1;
    visibility: visible;
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
}
@media(max-width:1480px){
    .popupForm .form{
        width: 95%;
        height: auto;
    }
}
@media(max-width:991px){
    .popupForm .form .two_columns{
        flex-direction: column !important;
        /* max-width: 100%; */
    }
    .popupForm .form .two_columns .column1, .popupForm .form .two_columns .column2{
        width: 100%;
    }
    .popupForm .form .two_columns .column2{
        padding: 36px;
    }
}
@media(max-width:767px){
    .popupForm {
        width: 100%;
        margin: 0 auto;
        left: 50%;
        top: 50%;
        height: 100%;
        transform: translate(-50%,-50%);
        overflow: auto !important;
        border-radius: 0 !important;
    }
    .popupForm .form {
        height: 100%;
        border-radius: 0;
        overflow: auto !important;
        width: 100%;
    }
    .popupForm .form .two_columns, .popupForm .form .two_columns .column1, .popupForm .form .two_columns .column1 .column-inner{
        border-radius: 0 !important;
    }
    .popupForm .form .two_columns .column1 .column-inner{
        padding: 96px 32px 32px;
    }
    .popupForm .form .two_columns .column1 .column-inner .coupon{
        height: auto;
        padding: 0;
        width: 100%;
        background-color: initial!important;
        border: 0;
    }
    .popupForm .form .two_columns .column1 .column-inner .coupon .scheduleText {
        font-weight: 600;
        font-size: 12.8px;
    }
    .popupForm .form .two_columns .column1 .column-inner .coupon .coupon-title {
        font-size: 20.8px;
        font-weight: 700;
        line-height: 25px;
        padding: 15px 0px;
    }
    .popupForm .form .two_columns .column1 .column-inner .coupon .coupon-type {
        font-size: 16px;
        font-weight: 500;
        line-height: 20px;
    }
    .popupForm .form .two_columns .column1 .column-inner .coupon .coupon-text {
        font-size: 12.8px;
        line-height: 14px;
        padding-top: 25px;
    }
    .popupForm .form .two_columns .column2 {
        padding: 24px;
    }
    .popupForm .form h2 {
        font-size: 26px;
    }
    .popupForm .form .two_columns .column2 p {
        margin-top: 0;
    }
    .popupForm .form form {
        padding-top: 0px;
    }
}
@media(max-width:1600px){ 
    .homeContentWrapper .home-top-section .columns .column2 .schedule-btn a {
        font-size: 16px;
    }
}
.error-bg-image {
    height: 76vh;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
}
.error-bg-overlay{
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 0px 15px;
}
.error-bg-image h1 {
    text-transform: uppercase;
    text-shadow: 0 0 5px rgba(0,0,0,.6);
    font-weight: 400;
    text-align: center;
}
.error-bg-image a.back-home{
    display: block;
    color: #fff;
    width: 200px;
    align-self: center;
    padding: 10px 20px;
    text-align: center;
    margin: 0px auto;
    font-size: 16.2px;
    line-height: 26.1px;
    font-weight: 600;
}
.error-bg-image a.back-home:hover{
    color: #1a4974;
    background-color: #f9f9f9!important;
}
@media(max-width:767px){ .error-bg-image h1{
    font-size: 25px;
}}
.thankyouWrapper{
    width: 90% !important;
    margin: 0px auto !important;
}
.thankyouWrapper img{
    width: 100%;
    border-radius: 50px 0px 50px 0px !important;
}
.thankyouWrapper h1{
    margin-top: 50px;
    margin-bottom: 26px;
    font-size: 28.8px !important;
    font-family: 'Inter', sans-serif !important;
    line-height: 31.6px;
    font-weight: 600;
}
.thankyouWrapper .text p{
    margin-bottom: 50px;
    padding: 0 81px;
    line-height: 32.4px;
}
.thankyouWrapper a.buttonstyle {
    padding: 20px;
    border-radius: 20px;
    display: inline-block;
    color: #fff;
    font-size: 16.2px;
    line-height: 26.1px;
    font-weight: 600;
    display: block;
    width: max-content;
    margin: 0px auto;
}
@media(max-width:1220px){
    .thankyouWrapper .text p {
        margin-bottom: 0px;
        padding: 0px;
    }
    .thankyouWrapper a.buttonstyle{
        margin-top: 25px
    }
}
@media(max-width:1024px){
    .thankyouWrapper{
        padding: 60px 0px !important
    }
}
@media(max-width:991px){
    .thankyouWrapper{
        flex-direction: column !important;
        gap: 30px !important;
    }
    .thankyouWrapper .col{
        padding: 0 !important;
    }
    .thankyouWrapper h1{
        margin-bottom: 0;
    }
}
@media(max-width:767px){
    .thankyouWrapper{
        width: 100% !important;
        padding: 40px 0px !important;
    }
}
body:has(.elementskit-menu-overlay.active){
    overflow: hidden;
}
.footer-main-bg .elementor-hidden-desktop.elementor-hidden-tablet.elementor-hidden-mobile{
    display: block !important;
}
.popupForm .form .two_columns .column1{
    height: auto;
}
.homeContentWrapper .contentSection .columns .column img{
    border-radius: 50px 0px 50px 0px;
}
.servicesSelection .servicesIcons .service .service-inner a .icon img{
    border-radius: 0;
}
.servicesSection .columns .column {
    width: 100% !important;
}
.servicesSection .columns{
    display: grid !important;
    grid-template-columns: repeat(auto-fit,minmax(250px,1fr));
    column-gap: 50px;
    row-gap: 100px;
}
@media(max-width:991px){
    .servicesSection .columns{
        display: flex !important;
        flex-direction: column;
    }
}
.servicesSelection .servicesIcons .service .service-inner a.serviceLink .icon-thumbnail img {
    width: 50px;
    height: auto;
    border-radius:unset !important;
    display: block;
}
.privacy-terms a{
    color: #3d3a3a;
    font-weight: 600;
    font-size: 14.58px;
    line-height: 32.4px;
		transition: all 0.3s;
}
.footer-copyright p, .footer-copyright a{
    color: #3d3a3a;
    font-weight: 600;
	transition: all 0.3s;
}
.footer-copyright a:hover, .privacy-terms a:hover{
    color: #7a9fbc
}
.popupForm .formButton:hover{
    background-color: #204a69 !important;
}
.popupForm .formButton:hover span{
    color: #fff !important;
}
@media(max-width:767px){
    .coupon-form-section h2.couponUSP{
        width: 100% !important;
    }
}
.homeContentWrapper .uspSection .uspTitle{
text-transform:capitalize;
}
.cbm-licenses p{
    margin-top: 0;
}





/*********************************************/
@media(min-width:992px)
{
.contentSection .columns .column2.scroll-active {
    position: relative;
    width: calc(50% - 50px) !important;
}
.contentSection .columns .column2.scroll-active .column-inner {
        position: fixed;
    top: 174px;
    width: calc(40% - 60px) !important;
    z-index: 99;
}
}

@media(min-width:992px)
{
  .contentSection .columns.bottom-touch .column2.scroll-active .column-inner {
    position: unset;
    width: unset !important;
}
.contentSection .column2.column .column-inner {
transition: all 0.3s;
}
.contentSection .columns .column2 {
  position: relative;
   height: max-content;
   transition: all 0.3s;
}
.contentSection .columns .column2{
    transition: all 0.3s;
}
.contentSection .columns{
   transition: all 0.3s; 
}
.contentSection .columns.bottom-touch {
  justify-content: end;
  align-items: end;
  height: unset;
  display: flex;
}  
}

@media(max-width:1200px) and (min-width:992px)
{
.contentSection .columns .column2.scroll-active {
    width: calc(50% - 25px) !important;
}
.contentSection .columns .column2.scroll-active .column-inner {
    width: calc(40% - 35px) !important;
}
}
@media (min-width: 992px) {
    .single-service-page .contentSection .columns .column2.scroll-active {
        width: calc(50% - 25px) !important;
    }
     /* .single-service-page .contentSection .columns .column2.scroll-active .column-inner {
        width: calc(40% - 38px) !important
    } */
    .single-service-page .contentSection .columns.bottom-touch .column2.scroll-active .column-inner{
         width: unset !important;
    }
}
@media (min-width: 1441px) {
    .single-service-page .contentSection .columns .column2.scroll-active .column-inner {
        width: calc(40% - 115px) !important;
    }
}
@media (max-width: 1440px) and (min-width:1201px) {
    .single-service-page .contentSection .columns .column2.scroll-active .column-inner {
        width: calc(40% + 20px) !important;
    }
}
@media (max-width: 1200px) and (min-width:991px) {
    .single-service-page .contentSection .columns .column2.scroll-active .column-inner {
        width: calc(40% + 10px) !important;
    }
}





@media(min-width:991px)
{
.homeContentWrapper .home-top-section .columns .column1.scroll-active {
    position: relative;
    width: calc(50% - 25px) !important;
}
.homeContentWrapper .home-top-section .columns .column1.scroll-active .leftImage {
        position: fixed;
        top: 172px;
        width: calc(40% - 40px) !important;
        z-index: 9;
}
.homeContentWrapper .home-top-section .columns .column1{
  position: relative;
   height: max-content;
   transition: all 0.3s;
}
    .homeContentWrapper .home-top-section .columns .column1 .leftImage{
         transition: all 0.3s;  
    }
    .home-top-section .columns.bottom-touch {
  justify-content: end;
  align-items: end;
  height: unset;
  display: flex;
}
 .homeContentWrapper .home-top-section .columns.bottom-touch .column1.scroll-active .leftImage{
    position: unset;
    width: unset !important;
}
.home-top-section .column2.column .column-inner {
transition: all 0.3s;
}
}
@media(max-width:1440px) and (min-width:991px)
{
  .homeContentWrapper .home-top-section .columns .column1.scroll-active .leftImage {
        width: calc(40% + 30px) !important;
}
}


@media (max-width: 550px) {
.header-three-cols .col-1.scroll-active {
  display: none;
}
.header-three-cols .col-1{
    transition:all 0.8s;
}
.header:has(.scroll-active) .header-three-cols .col-2-main{
    z-index: 999999 !important;
    background-color: #fff;
    padding:18px 0px;
}
.header .header-three-cols .col-2-main{
    background-color: #fff;
}
.header:has(.scroll-active){
    padding:unset !important;
}
    .header-three-cols .col-1 img {
        width: 120px;
    }
}


form#form-metrics-coupon-elmers input[name="email"],
form#form-metrics-content-elmers input[name="email"],
form#form-metrics-home-elmers input[name="email"],
form#form-metrics-special-elmers input[name="email"],
form#form-metrics-elmers input[name="email"],
form.form-metrics-handler input[name="email"]{
    display: none;
}


.footer-cta-wrapper {
    margin: 0 !important;
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
}
.footer-cta-wrapper a{
    border-radius: 0;
    display: flex;
    padding: 20px 35px;
    color: #fff;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.3);
    font-size: 14.4px;
    line-height: normal;
    gap: 5px;
    flex-wrap: wrap;
    justify-content: center;
    display: block;
    width: 100% !important;
    border-radius: 0 !important;
}
.footer-main-bg{
    padding-bottom: 45px !important;
}
@media(max-width:420px){
    .footer-main-bg{
        padding-bottom: 71px !important;
    }
}
@media(min-width:768px){
    .footer-cta-wrapper{
        display: none;
    }
}