.elementor-kit-8{--e-global-color-primary:#FF73B0FC;--e-global-color-secondary:#360018;--e-global-color-text:#7A7A7A;--e-global-color-accent:#DA0864;--e-global-color-9948d84:#EBD68B;--e-global-color-7771658:#DEB254;--e-global-color-a5a8169:#FFFFFF;--e-global-color-e7e04a6:#690231;--e-global-typography-primary-font-family:"Marcellus";--e-global-typography-primary-font-size:40px;--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:19px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:15px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-size:15px;--e-global-typography-accent-font-weight:500;--e-global-typography-afc090e-font-family:"Poppins";--e-global-typography-afc090e-font-size:15px;--e-global-typography-30b75cb-font-family:"Poppins";--e-global-typography-30b75cb-font-size:15px;--e-global-typography-30b75cb-font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.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 */.depoimentos .swiper-wrapper{
transition-timing-function: linear !important;
}


.botoes {
    -webkit-animation: pulse 2.0s infinite !important;
}



.dgdivisor{
border-top: 2px solid;
border-image: linear-gradient(to right, transparent, #da0864, transparent) 50;
}


.elementor-image-box-content {
    padding: 15px !important;
}




.textoanimado{
    display: inline-block;
    animation: carrossel 40s linear infinite;
}
@keyframes carrossel{
    0%{
        transform: translatex(0);
    }
    100%{
        transform: translatex(-900px);
    }
}

.textoanimado2{
    white-space: nowrap;
}





img.attachment-full.size-full.wp-image-197 {
    margin-top: -90px;
}




::-webkit-scrollbar{
    width: 12px;
    background-color: #202020;
}
::-webkit-scrollbar-thumb{
    background-color: #B7E3EF;
    border-radius: 50px;
    border: 0px solid white;
}



::-webkit-scrollbar{
    width: 0.7em;
    background: #360018;
}
::-webkit-scrollbar-thumb{
    background: -webkit-linear-gradient(transparent,#ff73b0);
    background: linear-gradient(transparent,#ff73b0);
    border-radius: 50px;
}/* End custom CSS */