/* #formulario-associe-se {
    background-size: cover;
    background-repeat: no-repeat;
    background-color: rgba(0, 0, 0, 0);
    background-image: url(https://aldeiapark.com.br/wp-content/uploads/2023/05/nossa-historia-scaled.jpg);
    position: relative;
    height: 100%;
} */

section#formulario-associe-se:before {
    background-size: cover;
    background-repeat: no-repeat;
    background-color: rgba(0, 0, 0, 0);
    background-image: url(https://aldeiapark.com.br/wp-content/uploads/2023/05/nossa-historia-scaled.jpg);
    background-position: 50% 0;
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    min-height: 40rem;
    opacity: 0.4;
}
    

#formulario-associe-se .wrapper {
    height: 100%;
    z-index: 2;
}

#formulario-associe-se .call-text {
    background-color: rgba(252, 185, 0, 0.8);
    /* background-color: rgba(49, 172, 225, 0.6); */
    color: #31ACE1;
    font-weight: 600;
    height: 100%;
    z-index: 1;
}

#formulario-associe-se .call-text p {
    text-align: justify;
    font-weight: 500;
}

#formulario-associe-se .call-text .btn {
    width: 10rem;
    background-color: #15AB8E;
    border-color: #15AB8E;
    color: #FFF;
    font-weight: 600;
}

#formulario-associe-se .call-text .btn:hover {
    opacity: 0.8;
    color: rgba(253,202,10);
}

#formulario-associe-se .form {
    background-color: rgba(245, 245, 245,0.85);
    z-index: 1;
}

#formulario-associe-se .form .logo-aldeia img {
    width: 10rem;
}

#formulario-associe-se .form-label {
    text-transform: uppercase;
}

#formulario-associe-se input[type="submit"] {
    width: 10rem;
    height: 3rem;
    border-radius: 0;
    font-weight: bold;
    background-color: #31ACE1;
    color: #FFF;
}

#formulario-associe-se input[type="submit"]:hover {
    background-color: rgba(49, 172, 225, 0.6);
    color: rgba(253,202,10);
}

#formulario-associe-se .bar-behind-form {
    background-color: #f8f9fab8;
    height: 100%;
    width: 24vw;
    z-index: 0;
    position: absolute;
    content: '';
    top: 0;
    padding: 0;
    margin-left: 10vw;
    opacity: 0.5;
}

#formulario-associe-se .bar-behind-form::after {
    content: '';
    position: relative;
    top: -22px;
    left: -12.9vw;
    border-left: 13vw solid transparent;
    border-right: 0 solid transparent;
    border-bottom: 40rem solid #f8f9fab8;
}

#formulario-associe-se .bar-behind-form::before {
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    left: 24vw;
    border-top: 40rem solid #f8f9fab8;
    border-left: 0 solid transparent;
    border-right: 13vw solid transparent;
}

#formulario-associe-se .bar-right-first-form {
    height: 100%;
    z-index: 0;
    position: absolute;
    top: 0;
    padding: 0;
    right: 8vw;
    opacity: 0.8;
    width: 0;
}

#formulario-associe-se .bar-right-first-form::before {
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    right: -1.9vw;
    border-top: 40rem solid #31ACE1;
    border-left: 0rem solid transparent;
    border-right: 7vw solid transparent;
    opacity: 0.8;
}

#formulario-associe-se .bar-right-first-form::after {
    content: '';
    position: relative;
    top: -22px;
    left: -12.91vw;
    border-left: 7.9vw solid transparent;
    border-right: 0 solid transparent;
    border-bottom: 40rem solid #31ACE1;
    opacity: 0.8;
}

.us_custom_228e939f {
    color: #F4B119 !important;
    text-align: center!important;
    font-weight: 900!important;
    text-transform: uppercase!important;
    font-size: 1.2rem;
}

.w-itext {
    margin: 0;
    padding: 0;
    position: relative;
    transform: translate3d(0,0,0);
    background-image: none;
    -webkit-background-clip: border-box;
    background-clip: border-box;
    color: inherit;
}

.us_custom_fde76abf {
    text-align: center!important;
    font-size: 1rem !important;
}


@media (max-width: 760px) and (min-height: 500px) {
    #formulario-associe-se .form {
        min-height: 100vh;
    }
}

@media (max-width: 760px) and (max-height: 500px) {
    #formulario-associe-se .form {
        height: 100%;
    }

    #formulario-associe-se:before {
        height: 28rem !important;
    }
}

@media (max-width: 768px) {
    #formulario-associe-se .bar-behind-form, #formulario-associe-se .bar-right-first-form {
        display: none;
    }

    #formulario-associe-se .call-text {
        height: 100%;
        max-height: fit-content;
    }

    #formulario-associe-se .call-text .btn {
        width: 100%;
        border-radius: unset;
    }

    /* #formulario-associe-se .wrapper .logo-aldeia {
        display: none !important;
    } */

    #formulario-associe-se .wrapper {
        padding-top: 0 !important;
    }
}

@media (min-width: 768px) {
    #formulario-associe-se .form {
        min-height: 40rem;
    }

    #formulario-associe-se .call-text {
        margin-top: 15%;
    }

    #formulario-associe-se .call-text p {
        font-size: smaller;
        font-weight: 600;
    }

    #formulario-associe-se .logo-aldeia {
        margin-top: 0 !important;
    }

    #formulario-associe-se .logo-aldeia img {
        width: 75%;
    }

    #formulario-associe-se .header {
        margin-top: 1rem !important;
    }

    #formulario-associe-se .header h3 {
        font-size: large;
        font-weight: 600;
    }

    #formulario-associe-se .button {
        display: none;
    }

    #formulario-associe-se .form .logo-aldeia {
        display: none !important;
    }

}

@media (min-width: 1200px) {
    #formulario-associe-se .bar-behind-form::after {
        left: -12.98vw;
    }

    #formulario-associe-se .bar-right-first-form::after {
        left: -12.96vw;
    }
}

@media (min-width: 1500px) {
    #formulario-associe-se .call-text {
        margin-top: 9%;
    }
}

@media (min-width: 768px) and (min-height: 1000px) {
    section#formulario-associe-se:before {
        max-height: 40rem;
    }
}