.vertical_txt_s p {
    font-size: 36px !important;
    color: #000;
    font-family: 'larke_neue_bold','Roboto', sans-serif;
}

.vertical_txt_s{
top: 100px;
    left: -130px;
    position: absolute;
    text-align: right;
    line-height: 1;
    display: -webkit-box;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    width: 350px;
}

.vertical_txt_s2 p {
    font-size: 36px !important;
    color: #000;
    font-family: 'larke_neue_bold','Roboto', sans-serif;
}

.vertical_txt_s2{
top: 110px;
    left: -180px;
    position: absolute;
    text-align: right;
    line-height: 1;
    display: -webkit-box;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    width: 450px;
}

#barra_soste {
    padding: 200px 0px;
    background-size: cover;
    background-position: top center !important;
    background-repeat: no-repeat;
    background: url("../img/03_sostenibilidad/foto_soste.jpg") fixed;
}

.row.no_margin.gray {
    background: #c9cacc;
    padding-top: 50px;
}

span.big_gray {
    color: #c9cacc;
    font-size: 20px;
    font-family: 'larke_neue_bold','Roboto', sans-serif;
}
.vertical_txt_s.t1 {
    top: 80px;
}

.vertical_txt_s.t2 {
    top: 116px;
}

.lineaseparador {
    width: 100%;
    border-bottom: 1px solid #666;
}

.linea_roja {
    background: #eb2530;
    text-align: center;
    color: #fff;
    padding-top: 2px;
    margin-bottom: 10px;
}

.bloque_negro {
    background: #000;
    color: #fff;
    padding: 20px;
    font-size: 16px;
    font-family: 'larke_neue_bold','Roboto', sans-serif;
}

span.red {
    color: #eb2530;
        font-size: 14px;
}

.bloque_negro a {
    color: inherit;
}

@media (max-width:768px) {
    .vertical_txt_n, .vertical_txt_s, .vertical_txt_s2 {
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: none !important;
        position: relative;
        top: 0;
        left:0;
        width: 100%;
    }

    .vertical_txt_n p, .vertical_txt_s p, .vertical_txt_s2 p, .vertical_txt_s {
        padding: 0px !important;
            width: 100%;
    }

    .vertical_txt_s.t1 {
        top: 0;
    }

    .parrafo {
        padding: 0px;
    }

    .parrafo img {
            margin: 0 20px 20px 20px;
    }

    .vertical_txt_s.t2 {
        top: 0;
    }

    .intro {
        font-size: 16px !important;
    }

    .capitulo {
        font-size: 36px !important;
    }

    #barra_header {
        height: 400px;
        border-bottom: 30px solid #eb2530;
    }
    .parrafo p {
        word-wrap: break-word;
    }


        .vertical_txt_s p {
        font-size: 16px !important;
    }

    .bloque_negro{
        font-size:14px;
    }

    img.movil {
        margin-bottom: 50px;
    }

    #barra_soste {
    padding: 150px 0px;
    background-size: cover;
    background-position: center !important;
    background-repeat: no-repeat;
    background: url(../img/03_sostenibilidad/foto_soste.jpg);
}

}
