    .texto_deb_contac{
        max-width: 400px;
    margin: auto;
    text-align: center;
    color: #9e9e9e;
    line-height: 1;
    padding-bottom: 10px;
    font-size: 18px;
    }
    .contenedor_header_con{
        width: 30px;
        margin: auto;
        margin-top: -2px;
    border-top: 17px solid #f1f1f1;
    border-left: 17px solid transparent;
    border-right: 17px solid transparent;
    }
    .input-login{
        border: none !important;
        min-height: 60px;
        background: #fff;
    }
    .div_input-login{
        margin-top: 15px;
    }