/* CONTACTO */

.row-sobredcho {
    padding-left: 0px;
    padding-top: 10px;
    padding-bottom: 25px;
    margin-bottom: 30px;
}

.row-sobredcho .col-sobredcho-izdo {
    z-index: 10;
    margin-right: -30px;
}

.row-sobredcho .col-sobredcho-dcho {
    margin-top: 0px;
    padding: 0px;
    background-color: #f4f3f3;
    position: relative;
}

.row-sobredcho .div-sobredcho-dcho {
    float: left;
    min-height: 400px;
    z-index: 20;
    background-color: #fff;
}

.row-sobredcho .div-sobredcho-izdo {
    float: left;
    width: 530px;
    z-index: 30;
    margin-left: 0px;
}

.row-sobredcho .boton-sobre {
    display: block;
    float: left;
    bottom: 0px;
    left: 0px;
    position: absolute;
}

.row-sobredcho .boton-sobre a {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 700;
    font-size: 14px !important;
    color: #fff;
    background-color: #00902f;
    padding: 20px;
    display: block;
    float: left;
    cursor: pointer;
    text-align: left;
    min-width: 270px;
}

.row-datos-sede {
    margin-bottom: 60px;
}

.row-datos-sede .col-datos-sede-foto {
    text-align: right;
}

.row-datos-sede .col-datos-sede-datos {
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 25px;
    background-color: #fff;
}

.row-datos-sede h2, .row-datos-sede h3 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 20px !important;
    color: #000;
    padding-top: 0px;
    margin-top: 10px;
    text-transform: uppercase;
}

.row-datos-sede td.col1 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 9px !important;
    line-height: 15px !important;
    color: #000;
    border: 0px !important;
    padding-top: 13px;
}

.row-datos-sede td.col2 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 15px !important;
    line-height: 21px !important;
    border: 0px !important;
    padding-top: 8px;
}

.row-listado-sedes h2, .row-listado-sedes h3 {
    font-size: 18px !important;
}

.row-listado-sedes .col-datos-sede-datos {
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    background-color: #fff;
    margin-top: 140px;
    width: 295px;
}

.row-listado-sedes .boton-sobre {
    display: block;
    float: left;
    bottom: 0px;
    left: 0px;
}

.row-listado-sedes .boton-sobre a {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 700;
    font-size: 14px !important;
    color: #fff;
    background-color: #00902f;
    padding: 20px;
    display: block;
    float: left;
    position: absolute;
    cursor: pointer;
    text-align: left;
}

.row-listado-sedes .boton-sobre a {
    position: unset;
}

.boton-sobre a:hover {
    background-color: #e51b23;
}

.boton-sobre i {
    font-size: 22px;
}

.boton-sobre span {
    padding-left: 8px;
}


/* google maps */

.div-sobredcho-dcho .mapa-google {
    position: relative;
    overflow: hidden;
    width: 770px;
    height: 400px;
    right: 0px;
    top: 0px;
}

.container-maxibanners-contacto {
    margin-top: 60px;
}

.container-maxibanners-contacto .bloque1 {
    position: relative;
}

.container-maxibanners-contacto .bloque1 img {
    -webkit-filter: brightness(50%);
    filter: brightness(50%);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    cursor: pointer;
}

.container-maxibanners-contacto .bloque1:hover img {
    -webkit-filter: brightness(90%);
    filter: brightness(90%);
}

.container-maxibanners-contacto .bloque1 .bloque-texto {
    line-height: 22px;
    position: absolute;
    bottom: 20%;
    left: 15%;
    width: 250px;
    cursor: pointer;
}

.container-maxibanners-contacto .bloque1 .bloque-texto p {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 37px;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
}

.container-maxibanners-contacto .bloque1 .bloque-texto hr {
    width: 100px;
    height: 4px;
    background-color: #fff;
    margin: 25px 0px 35px 0px;
    display: block;
    cursor: pointer;
    opacity: 1;
}
.container-maxibanners-contacto .bloque2 {
    margin-top: 60px;
}

.container-maxibanners-contacto .bloque2 .bloque-texto-bol {
    position: absolute;
    top: 51%;
    left: 15%;
    right: 15%;
}
@media (min-width: 768px) {
    .container-maxibanners-contacto .bloque2 .bloque-texto-bol {
        top: 56%;
    }}

.container-maxibanners-contacto .bloque2 .bloque-texto-bol p {
    font-family: 'Gotham';
    font-style: normal;
    font-weight: 300;
    font-size: 22px;
    color: #000;
    text-transform: uppercase;
    text-align: center;
    line-height: 24px;
}
@media (min-width: 768px) {
.container-maxibanners-contacto .bloque2 .bloque-texto-bol p {
    font-size: 28px;
}}
.container-maxibanners-contacto .bloque2 .bloque-texto-bol p span {
    font-size: 20px;
}
@media (min-width: 768px) {
    .container-maxibanners-contacto .bloque2 .bloque-texto-bol p span {
        font-size: 24px;
    }}
.container-maxibanners-contacto a.vermas-verde {
    margin-bottom: 50px;
    background-color: #fff;
    padding: 8px 15px;
    color: #499e37;
    border-radius: 20px;
    font-weight: bold;
}
.container-maxibanners-contacto a.vermas-verde:hover {
    text-decoration: none;
    color: #fff;
    background-color: #e52623;
}



@media(min-width:1200px) {}

@media only screen and (min-width: 1199px) and (max-width: 1399px) {
    .div-sobredcho-dcho .mapa-google {
        width: 670px;
    }
}

@media only screen and (min-width: 993px) and (max-width: 1199px) {
    .row-sobredcho .col-sobredcho-dcho {
        margin-top: 150px;
    }
    .row-sobredcho .boton-sobre {
        display: block;
        float: left;
        bottom: 0px;
        left: 0px;
        position: absolute;
    }
    .div-sobredcho-dcho .mapa-google {
        width: 570px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
    .row-listado-sedes .col-datos-sede-datos {
        margin-left: -25px;
    }
    .container-formulario .texto-legal .text-uppercase.encabezado {
        margin-top: 30px;
    }

    .row-sobredcho .col-sobredcho-dcho {
        margin-top: 40px;
    }
    .container-maxibanners-contacto .bloque1 .bloque-texto p {
        font-size: 30px;
    }
    .div-sobredcho-dcho .mapa-google {
        width: 720px;
    }
}

@media only screen and (max-width: 767px) {
    .row-listado-sedes .col-datos-sede-datos {
        margin-left: -25px;
    }
    .row-datos-sede .col-datos-sede-datos {
        margin-right: -35px;
        background-color: #fff;
        margin-top: 100px;
    }
    .row-listado-sedes .boton-sobre {
        display: block;
        float: left;
        bottom: -10px;
        left: 230px;
    }
    .row-sobredcho {
        padding-left: 0px;
    }
    .row-sobredcho .col-sobredcho-dcho {
        margin-top: 40px;
        padding: 0px;
        background-color: #fff;
    }
    .row-sobredcho .div-sobredcho-izdo {
        width: 100%;
        height: 250px;
        margin-left: 0px;
    }
    .row-sobredcho .div-sobredcho-dcho {
        float: left;
        min-height: 300px;
        background-color: #fff;
        margin: 0px;
        padding: 0px;
        width: 100%;
    }
    .row-sobredcho .col-sobredcho-izdo {
        margin-right: 0px;
    }
    .row-datos-sede .col-datos-sede-foto {
        text-align: left;
    }
    .row-datos-sede {
        margin-left: 10px;
    }
    .container-formulario .texto-legal .text-uppercase.encabezado {
        margin-top: 30px;
    }

    .row-datos-sede .col-datos-sede-datos {
        text-align: left;
    }
    .table-responsive {
        width: unset;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 0px;
    }
    .div-sobredcho-dcho .mapa-google {
        width: 100%;
    }
    .container-maxibanners-contacto .bloque1 {
        margin-right: 0px;
    }

    .container-maxibanners-contacto .bloque1 .bloque-texto p {
        font-size: 30px;
    }
}

@media only screen and (max-width: 479px) {
    .container-maxibanners-contacto {
        margin-bottom: 30px;
    }
}