.elementor-kit-9{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#172043;--e-global-color-text:#FFFFFF;--e-global-color-accent:#005CFF;--e-global-color-d1b533d:#172043;--e-global-color-b766437:#003566;--e-global-color-04f13bf:#005CFF;--e-global-color-df73268:#FFFFFF;--e-global-color-149ab04:#141C3B;--e-global-color-51d781a:#F8F8F8;--e-global-typography-primary-font-family:"Inter Tight";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter Tight";--e-global-typography-secondary-font-size:46px;--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Inter Tight";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter Tight";--e-global-typography-accent-font-weight:600;background-color:var( --e-global-color-secondary );font-family:"Inter Tight", Sans-serif;--e-page-transition-entrance-animation:e-page-transition-slide-out-right;--e-page-transition-exit-animation:e-page-transition-slide-in-left;--e-page-transition-animation-duration:1500ms;--e-preloader-animation-duration:800ms;--e-preloader-delay:600ms;--e-preloader-width:140px;}.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{background-color:var( --e-global-color-04f13bf );font-family:"Inter Tight", Sans-serif;font-size:17px;color:var( --e-global-color-df73268 );padding:20px 20px 20px 20px;}.elementor-kit-9 button:hover,.elementor-kit-9 button:focus,.elementor-kit-9 input[type="button"]:hover,.elementor-kit-9 input[type="button"]:focus,.elementor-kit-9 input[type="submit"]:hover,.elementor-kit-9 input[type="submit"]:focus,.elementor-kit-9 .elementor-button:hover,.elementor-kit-9 .elementor-button:focus{background-color:var( --e-global-color-df73268 );color:var( --e-global-color-accent );}.elementor-kit-9 e-page-transition{background-color:var( --e-global-color-149ab04 );}.elementor-kit-9 a{font-family:"Inter Tight", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.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: 60px !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://consultoria.vaiacelerar.com.br/wp-content/uploads/2024/12/prev.svg");
    background-image: none;
    position: absolute;
    top: 60px !important;
    right: 90px !important;
    left: inherit !important;
    width:60px !important;
    height: 60px !important;
    z-index: 999;
}

.swiper-button-next{
    content: url("https://consultoria.vaiacelerar.com.br/wp-content/uploads/2024/12/next.svg");
    background-image: none;
    position: absolute;
    position: absolute;
    top: 60px !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 */