.elementor-kit-6{--e-global-color-primary:#171D3F;--e-global-color-secondary:#FFCE00;--e-global-color-text:#171D3F;--e-global-color-accent:#FFCE00;--e-global-color-a57e9e6:#171D3F;--e-global-color-4acaf84:#FFCE00;--e-global-color-f25467e:#242C59;--e-global-color-2e607e0:#F9F9F9;--e-global-color-b6d4f27:#FFFFFF;--e-global-typography-primary-font-family:"Manrope";--e-global-typography-primary-font-size:52px;--e-global-typography-primary-font-weight:800;--e-global-typography-secondary-font-family:"Manrope";--e-global-typography-secondary-font-size:25px;--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Manrope";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:500;--e-global-typography-accent-font-family:"Manrope";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:700;--e-page-transition-entrance-animation:e-page-transition-slide-out-up;--e-page-transition-exit-animation:e-page-transition-slide-in-down;--e-page-transition-animation-duration:1200ms;--e-preloader-width:170px;}.elementor-kit-6 e-page-transition{background-color:var( --e-global-color-secondary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1260px;}.e-con{--container-max-width:1260px;}.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;}.elementor-kit-6{--e-page-transition-entrance-animation:e-page-transition-slide-out-up;--e-page-transition-exit-animation:e-page-transition-slide-in-down;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-primary-font-size:40px;--e-page-transition-entrance-animation:e-page-transition-slide-out-up;--e-page-transition-exit-animation:e-page-transition-slide-in-down;}.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: #171D3F !important;
    transition: 0.5s;
}

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

.swiper-button-prev{
    content: url("https://crescersolucoes.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://crescersolucoes.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 */