/*section .mapa {
    height: 25rem;
}*/
/*header  {
    background-color: white;*/
/*}*/
/*#header-socio {
    background-color: black;
}*/
/*#mainMenu #mainMenu-root > .mainMenu-link::before, #mainMenu #mainMenu-root > .mainMenu-link::after {
    background-color: black;
}
#mainMenu #mainMenu-root > .mainMenu-link {
    background-image: linear-gradient(black, black);
}*/
/*#header-redes-lg  {
    filter: invert(100%);
}*/


#contacto-left .form-group + .form-group {
    margin-top: 5.25rem;
}

/*.form-captcha .control-label {
    top: -2rem;
    left: 0;
    background-color: transparent !important;
}*/



#contacto-right .btn-corp {
    width: 100%;
    margin-top: 7.5rem;
}
#contacto-right p,
#contacto-right .checkbox{
    font-size: 3rem;
}


#contacto .control-label > * {
    font-size: 3.5rem;
}

.checkbox input {
    width: 3.5rem;
    height: 3.5rem;
}
checkbox label {
    min-height: auto;
}
#hazte-socio {
    margin-top: 12.5rem;
    padding-top: 13.5rem;
    padding-bottom: 13rem;
    background-color: rgba(187,187,187,0.2);
    align-items: center;
    -webkit-align-items: center;
    flex-direction: column;
    -webkit-flex-direction: column;
}
#hazte-socio h2 {
    margin-bottom: 5.75rem;
    font-size: 11rem;
}

#contacto .form-intro {
    margin-top: 4rem;
}
#contacto form {
    margin-top: 4rem;
}
#contacto .contacto-txt1 {
    font-size: 4.5rem;
}

@media(min-width:768px) {
    #contacto .flex .blq-img {
        flex: 0 0 145rem;
        -webkit-flex: 0 0 145rem;
    }
    #contacto .flex .blq-img .img-right {
        height: 223.25rem;
    }
    #contacto .flex .blq-txt {
        padding-top: 9.5rem;
        margin-right: 29rem;
        flex-grow: 1;
        -webkit-flex-grow: 1;
    }
    #contacto .blq-txt .flex-lg {
        height: 100%;
        -webkit-flex-direction: column;
        flex-direction: column;
    }

    /*    #contacto .section-cont-cont  {
            width: 128.5rem;
            margin-left: 21.25rem;
            margin-top: 8.5rem;
        }*/
    section form {
        padding-right: 90rem;
        position: relative;
    }
    section form .form-textarea,
    section form .form-envio {
        width: 80rem;
        position: absolute!important;
        right: 0;
    }
    section form .form-textarea {
        top: 0;
    }
    /*    section form .form-textarea textarea.form-control {
            height: 56.75rem;
        }*/
    section form .form-envio {
        bottom: 0;
    }
    section form .form-envio .form-group {
        margin-bottom: 0;
    }
    section form .form-envio .btn {
        width: 100%;
        margin-top: 2rem;
    }
    /*    .form-captcha {
            margin-top: 3.5rem;
        }*/
    #hazte-socio {
        margin: auto -29rem 0;
    }


    #hazte-socio .btn {
        padding-left: 8.75rem;
        padding-right: 8.75rem;
        border-width: 0.5rem;
        font-weight: bold;
    }
    #contactoAjax .btn img {
        margin-left: 5rem;
    }
    .blq-imgPie > span {
        right: -15.75rem!important;
    }
}

@media(max-width:767px) {
    #contacto .container > .flex {
        flex-direction: column-reverse;
        -webkit-flex-direction: column-reverse;
    }
    #contacto .flex .blq-img .img-right {
        margin-top: 0;
        margin-bottom: 0;
    }
    section form .form-envio .btn {
        width: 100%;
    }
    #hazte-socio {
        margin-right: -10rem;
        margin-left: -10rem;
        text-align: center;
    }
    #hazte-socio .btn {
        padding-left: 8.5rem;
        padding-right: 8.5rem;
        border-width: 0.5rem;
        font-weight: 700;
    }
}
