.elementor-kit-6{--e-global-color-6eb22b4:#F59B1B;--e-global-color-1122eff:#F59B1D;--e-global-color-6d3abbd:#FAB739;--e-global-color-873e7d0:#993A3B;--e-global-color-150a490:#0096D0;--e-global-color-b30b196:#4C4C4C;--e-global-color-a9d91c1:#393939;--e-global-color-50dcd9b:#4F4D4D;--e-global-color-4f9c279:#F2F2F2;--e-global-color-8e6c1d2:#F5F5F5;--e-global-color-5883ab3:#B3B3B3;--e-global-color-0389a9a:#E9E9E9;--e-global-color-334a98d:#252525;--e-global-color-5c4a3cd:#FEFEFE;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:600;--e-global-typography-text-line-height:25px;--e-global-typography-text-letter-spacing:0.135px;--e-global-typography-accent-font-family:"Plus Jakarta Sans";--e-global-typography-accent-font-weight:700;--e-global-typography-accent-line-height:31.636px;--e-global-typography-accent-letter-spacing:0.264px;color:var( --e-global-color-b30b196 );font-size:20px;font-weight:700;line-height:25px;letter-spacing:0.135px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{color:var( --e-global-color-b30b196 );font-size:70px;font-weight:700;letter-spacing:-2px;}.elementor-kit-6 h2{color:var( --e-global-color-b30b196 );font-size:60px;font-weight:700;letter-spacing:-2px;}.elementor-kit-6 h3{color:var( --e-global-color-b30b196 );font-size:36px;font-weight:700;}.elementor-kit-6 h4{color:var( --e-global-color-b30b196 );}.elementor-kit-6 h5{color:var( --e-global-color-b30b196 );}.elementor-kit-6 h6{color:var( --e-global-color-b30b196 );}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-family:"Plus Jakarta Sans", Sans-serif;font-size:18px;font-weight:700;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}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 h1{font-size:36px;line-height:43px;}.elementor-kit-6 h2{font-size:30px;line-height:1em;}.elementor-kit-6 h3{line-height:1em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.elementor-heading-title span {
    color: var(--e-global-color-6eb22b4);
}

span.cor {
    color: var(--e-global-color-6eb22b4);
}





   .secao-espaco-parallax {

        padding: 15vh 0;
    }

    .container-animacao {
 
    }
    
    .titulo-animado-parallax {
        font-size: clamp(2.5rem, 7vw, 6rem);
        color: #000;
        text-align: center;
        margin: 0 auto;
        margin-bottom: 300px;
        opacity: 0; 
    }


    .titulo-animado-parallax:last-child {
        margin-bottom: 0;
    }
    
    
    
@media (max-width: 700px) {
.titulo-animado-parallax br{
       display: none;
    }
    
}
    
  @media (max-width: 768px) {

    .elementor-heading-title br{
        display: none;
    }
}  
    
    
    
    
    .container-zoom-out {
        width: 100%;
        height: 970px;
        margin: auto;
        position: relative;

        overflow: hidden; 
    }

    .imagem-zoom-out {
        width: 100%;
        height: 100%;
        object-fit: cover;
        position: absolute;
        top: 0;
        left: 0;
        transform: scale(1); 
        position: absolute;
        top: 0;
        bottom: 0;
        margin-top: auto;
        margin-bottom: auto;
    }
    
    
    
    
    
    
    
    
    
    
    
    
    
    
.exactus_form * {
    font-family: "Inter", Sans-serif;
}

.exactus_form {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.exactus_form input {
    border: 0px solid #4C4C4C;
    border-radius: 16px;
}
.exactus_form input:focus {
    outline: none;
}

.exactus_form label {
    font-size: 16px;
    font-weight: 700;
    line-height: 22.4px;
    letter-spacing: 0.135px;
    color: #4C4C4C;
}

.exactus_form button {
    background-color: var(--e-global-color-6eb22b4);
    color: #000000;
    border: 0px;
    width: 100%;
    font-size: 16px;
    font-weight: 700;
    line-height: 22.4px;
    letter-spacing: -0.32px;
    fill: #000000;
    border-radius: 30px 30px 30px 30px;
    padding: 12px 47px 12px 47px;
        display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
    
.exactus_form button:hover {
    background-color: #ffb244;
}/* End custom CSS */