.elementor-kit-13{--e-global-color-primary:#131313;--e-global-color-secondary:#14ACE4;--e-global-color-text:#454545;--e-global-color-accent:#14ACE4;--e-global-color-723d5da:#FFFFFF;--e-global-color-305c553:#000000;--e-global-typography-primary-font-family:"Open Sans";--e-global-typography-primary-font-size:36px;--e-global-typography-primary-font-weight:800;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-primary-line-height:1.1em;--e-global-typography-secondary-font-family:"Open Sans";--e-global-typography-secondary-font-size:14px;--e-global-typography-secondary-font-weight:800;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-secondary-line-height:1.1em;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.7em;--e-global-typography-accent-font-family:"Open Sans";--e-global-typography-accent-font-size:14px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-line-height:1.2em;--e-global-typography-98f1567-font-family:"Barlow Condensed";--e-global-typography-98f1567-font-size:24px;--e-global-typography-98f1567-font-weight:700;--e-global-typography-98f1567-line-height:1.1em;background-color:#F5F3EF;font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-13 e-page-transition{background-color:#FFBC7D;}.elementor-kit-13 a:hover{color:var( --e-global-color-secondary );}.elementor-kit-13 h1{text-transform:uppercase;}.elementor-kit-13 h2{text-transform:uppercase;}.elementor-kit-13 h3{text-transform:uppercase;}.elementor-kit-13 h4{text-transform:uppercase;}.elementor-kit-13 h6{text-transform:uppercase;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-13{--e-global-typography-primary-font-size:30px;--e-global-typography-text-font-size:15px;--e-global-typography-98f1567-font-size:21px;font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-13{--e-global-typography-primary-font-size:25px;--e-global-typography-secondary-font-size:13px;--e-global-typography-text-font-size:14px;--e-global-typography-98f1567-font-size:19px;font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body{
    overflow-x: hidden;
}

.cus-btn a{
    background: linear-gradient(90deg,#14ACE4,#209bc9);
    transition: 0.2s !important;
}

.cus-btn a:hover{
    background: linear-gradient(90deg,#209bc9,#14ACE4);
    
}

.cus-heading-style1 h2, .cus-heading-style2 h2, .cus-heading-style3 h2{
    position: relative;
}

.cus-heading-style1 h2:after, .cus-heading-style3 h2:after{
    position: absolute;
    background-image: url('/wp-content/uploads/2024/04/Vector.png');
    background-position: center center;
    background-size: cover;
    top: -15px;
    right: -20px;
    content: '';
    height: 70px;
    width: 70px;
}

.cus-heading-style3 h2:after{
    top: -14px;
    right: -35px;
    height: 35px;
    width: 35px;
}

.cus-heading-style2 h2:after{
    position: absolute;
    background-image: url('/wp-content/uploads/2024/04/Group-1171275293.png');
    background-position: center center;
    background-size: cover;
    top: -3px;
    right: -56px;
    content: '';
    height: 45px;
    width: 45px;
}

.cus-heading-style2 h2:before{
    position: absolute;
    background-image: url('/wp-content/uploads/2024/04/Group-1171275292.png');
    background-position: center center;
    background-size: cover;
    top: -3px;
    left: -56px;
    content: '';
    height: 45px;
    width: 45px;
}

.cus-reviews-sec{
    position: relative;
}

.cus-reviews-sec:after{
    position: absolute;
    background-image: url('/wp-content/uploads/2024/04/Group-1171275295.png');
    background-position: center center;
    background-size: cover;
    bottom: 70px;
    right: -5px;
    content: '';
    height: 60px;
    width: 60px;
}

.cus-reviews-sec:before{
    position: absolute;
    background-image: url('/wp-content/uploads/2024/04/Group-1171275296.png');
    background-position: center center;
    background-size: cover;
    top: -30px;
    left: -30px;
    content: '';
    height: 60px;
    width: 60px;
}




@media screen and (max-width: 1024px){
    .cus-heading-style1 h2:after{
        top: -7px;
        right: -25px;
        height: 40px;
        width: 40px;
    }

    .cus-heading-style2 h2:after{
        top: 0px;
        right: -50px;
        content: '';
        height: 37px;
        width: 37px;
    }
    
    .cus-heading-style2 h2:before{
        top: -3px;
        left: -45px;
        content: '';
        height: 37px;
        width: 37px;
    }
    
    .cus-reviews-sec:after{
        bottom: 85px;
        right: -15px;
        content: '';
        height: 45px;
        width: 45px;
    }
    
    .cus-reviews-sec:before{
        top: -25px;
        left: -16px;
        content: '';
        height: 45px;
        width: 45px;
    }
}


@media screen and (max-width: 767px){
    .cus-heading-style1 h2:after{
        top: -6px;
        right: -30px;
        height: 35px;
        width: 35px;
    }

    .cus-heading-style2 h2:after{
        top: 0px;
        right: -40px;
        content: '';
        height: 34px;
        width: 34px;
    }
    
    .cus-heading-style2 h2:before{
        top: -3px;
        left: -40px;
        content: '';
        height: 34px;
        width: 34px;
    }
    
    .cus-reviews-sec:after{
        bottom: 120px;
        right: -15px;
        content: '';
        height: 38px;
        width: 38px;
    }
    
    .cus-reviews-sec:before{
        top: -30px;
        left: -20px;
        content: '';
        height: 38px;
        width:38px;
    }
}/* End custom CSS */