.elementor-kit-7{--e-global-color-primary:#8FBA84;--e-global-color-secondary:#242424;--e-global-color-text:#242424;--e-global-color-accent:#8FBA84;--e-global-color-b3cf1b9:#B5CD87;--e-global-color-51ec4fb:#EDF2F4;--e-global-color-a670aaa:#FFFFFF;--e-global-color-c015181:#BAEDAD;--e-global-color-7609f63:#6ECE87;--e-global-typography-primary-font-family:"Sora";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Sora";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Sora";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Sora";--e-global-typography-accent-font-weight:500;--e-page-transition-entrance-animation:e-page-transition-fade-out-right;--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:135px;--e-preloader-max-width:150%;}.elementor-kit-7 e-page-transition{background-color:var( --e-global-color-51ec4fb );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1240px;}.e-con{--container-max-width:1240px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}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-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: 80px !important;
    text-align: left !important;
}

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

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

.swiper-button-prev{
    content: url("https://labnew.vaiacelerar.com.br/wp-content/uploads/2024/12/left.svg");
    background-image: none;
    position: absolute;
    top: 80px !important;
    right: 90px !important;
    left: inherit !important;
    width:70px !important;
    height: 70px !important;
    z-index: 999;
}

.swiper-button-next{
    content: url("https://labnew.vaiacelerar.com.br/wp-content/uploads/2024/12/right.svg");
    background-image: none;
    position: absolute;
    position: absolute;
    top: 80px !important;
    right: 0px !important;
    width: 70px !important;
    height: 70px !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;
    left: 0px !important;
}

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