.elementor-kit-6{--e-global-color-primary:#227038;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#434343;--e-global-color-accent:#7AA948;--e-global-color-6bb0fcb:#227038;--e-global-color-bd96d5e:#7AA948;--e-global-color-3bc8f3d:#F7F7F7;--e-global-color-1d934ac:#154924;--e-global-color-34f6464:#929292;--e-global-color-5e61ef4:#E2E2E2;--e-global-color-0adfddd:#8DCD7F;--e-global-typography-primary-font-family:"Inter Tight";--e-global-typography-primary-font-size:75px;--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Inter Tight";--e-global-typography-secondary-font-size:17px;--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Onest";--e-global-typography-text-font-size:15px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter Tight";--e-global-typography-accent-font-weight:600;--e-global-typography-a1ed4e3-font-family:"Inter Tight";--e-global-typography-a1ed4e3-font-size:54px;--e-global-typography-a1ed4e3-font-weight:700;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-exit-animation:e-page-transition-fade-in;--e-page-transition-animation-duration:1500ms;--e-preloader-animation:bounce;--e-preloader-animation-duration:1500ms;--e-preloader-delay:0ms;--e-preloader-width:260px;}.elementor-kit-6 e-page-transition{background-color:var( --e-global-color-primary );}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:17px;border-radius:150px 150px 150px 150px;padding:20px 20px 20px 20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1260px;}.e-con{--container-max-width:1260px;}.elementor-widget:not(:last-child){margin-block-end:10px;}.elementor-element{--widgets-spacing:10px 10px;--widgets-spacing-row:10px;--widgets-spacing-column:10px;}{}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-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-primary-font-size:52px;--e-global-typography-a1ed4e3-font-size:40px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html, body{
    width: 100%;
    overflow-x: hidden;
}

.swiper-wrapper{
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    cursor: grab;
}

.swiper-wrapper .e-con.e-flex {
    flex: none !important;
}

.swiper-wrapper:active{
    flex-direction: row;
    cursor: grabbing;
}

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


.swiper-pagination{
    position: absolute;
    top: 0px !important;
    text-align: left !important;
}

.swiper-pagination-bullet{
    background: #227038 !important;
    transition: 0.5s;
}

.swiper-pagination-bullet-active{
    background: #227038 !important;
    width: 80px !important;
    border-radius: 5px !important;
}

.swiper-button-prev{
    content: url("https://limpebem.vaiacelerar.com.br/wp-content/uploads/2025/02/prev-2.svg");
    background-image: none;
    position: absolute;
    /*top: 20px !important;*/
    right: 90px !important;
    left: inherit !important;
    width:60px !important;
    height: 60px !important;
    z-index: 999;
}

.swiper-button-next{
    content: url("https://limpebem.vaiacelerar.com.br/wp-content/uploads/2025/02/next-2.svg");
    background-image: none;
    position: absolute;
    position: absolute;
    /*top: 20px !important;*/
    right: 0px !important;
    width: 60px !important;
    height: 60px !important;
    z-index: 999;
}

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



@media screen and (max-width: 768px) {
    
    .swiper-pagination{
    position: absolute;
    /*top: 60px !important;*/
    opacity:0% !important;
}

.swiper-button-prev{
    
    position: absolute;
    /*top: 60px !important;*/
    right: 90px !important;
}

.swiper-button-next{
 
    position: absolute;
    /*top: 60px !important;*/
    right: 0px !important;
}
    
}/* End custom CSS */