/*-- Grals --*/

@font-face {
    font-family: "Gotham-Light";
    src: url("../fonts/GOTHAM/Gotham-Light.otf");
}

@font-face {
    font-family: "Gotham-Bold";
    src: url("../fonts/GOTHAM/Gotham-Bold.otf");
}

b {
    font-family: "Gotham-Bold";
    src: url("../fonts/GOTHAM/Gotham-Bold.otf");
    font-weight: bold;
}

html,
body {
    position: relative;
    font-family: 'Gotham-Light';
    font-size: 17px !important;
}


/* nuevas */

.img-center {
    margin: 0 auto;
}

.contGral {
    width: 92%;
    margin: 0 auto;
    margin-bottom: 20px;
}

.cont-esp-inclu {
    width: 86% !important;
    margin: 0 auto;
}

.contGral h1 {
    width: 30%;
    padding: 10px 0;
    font-family: "Gotham-Bold";
    color: #fff;
    text-align: center;
    font-size: 25px;
}

.comunidad {
    background-color: #78C8EC;
}

.pedagogiaNew {
    background-color: #F7BC3C;
}

.equipo {
    background-color: #9464A4;
}

.inclusion {
    background-color: #2557e0;
}

.admiciones {
    background-color: #22922c;
}

.instalaciones {
    background-color: #E55232;
}

.grupo {
    background-color: #DC4487;
}

.after {
    background-color: #B4CD5D;
}

.contenedorGral {
    height: auto;
    padding: 10px;
    margin: 0 auto;
    margin-top: -18px;
    background-color: rgba(255, 255, 255, .9);
}

.eqCon {
    height: 100vh;
    height: 710px;
    margin-top: -20px;
    background-image: url('../img/equipo/002.jpg');
    background-repeat: repeat;
    background-size: cover;
    background-position: center center;
    border-top: 5px solid #9464A4;
    padding: 20px 10px;
}

.borAz {
    border-top: 5px solid #78C8EC;
}

.borAm {
    border-top: 5px solid #F7BC3C;
}

.borInc {
    border-top: 5px solid #2557e0;
}

.borGru {
    border-top: 5px solid #DC4487;
}

.borAfter {
    border-top: 5px solid #B4CD5D;
}

.borEq {
    border-top: 5px solid #9464A4;
}

.borInsta {
    border-top: 5px solid #E55232;
}

.img-center {
    margin: 0 auto;
}

.img_fluid {
    max-width: 100%;
    height: auto;
}

.mb {
    margin-bottom: 10px;
}

.mb20 {
    margin-bottom: 20px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 20px;
}

.mt40 {
    margin-top: 20px;
}

.mt50 {
    margin-top: 50px;
}

.ag h2 {
    color: #F7BC3C;
    font-weight: bold;
}

.h2Com,
.h2Ped,
.h2Incl {
    font-weight: bold;
}

.h2Com {
    color: #78C8EC;
}

.h2Ped {
    color: #F7BC3C;
}

.h2Incl {
    color: #2557e0;
}

.linkGrupo {
    color: #DC4487;
}

ul.bullets {
    list-style: none;
}

ul.bullets li::before {
    content: "\2022";
    color: #F7BC3C;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}

.title-admin {
    font-family: "Gotham-Bold";
    src: url("../fonts/GOTHAM/Gotham-Bold.otf");
    font-weight: bold;
    color: #22922c;
}

.b-admin {
    color: #22922c;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    border-top: none !important;
    border-bottom: 1px solid #22922c !important;
}


/* fin nuevas */

.vermovil {
    display: none;
}

.verDesktop {
    display: block;
}

.vermovilE {
    display: none;
}

.imgCien {
    width: 100%;
}

.imgNov {
    width: 90%;
}

.imgOch {
    width: 60%;
}

.imgCin {
    width: 50%;
}

.espacioTxt {
    height: 30px;
}

.espacioTxt1 {
    height: 15px;
}

.top-bar {
    -webkit-transition: 0.5s;
    transition: 0.5s;
    position: absolute;
    left: 0;
    z-index: 999;
    height: 50px;
    width: 100%;
    bottom: 50px !important;
}

strong.boldAzul {
    font-weight: bold;
    color: #78C8EC;
    font-family: "Gotham-Bold";
}


/*-- Cabecera --*/

.topMenu {
    width: 90%;
    position: absolute;
    /*position: fixed;*/
    top: 0;
    left: 5%;
    z-index: 101;
}

.cabecera {
    background-color: rgba(255, 255, 255, .9);
}

.logo {
    padding: 10px 0;
    text-align: center;
}

.logo img {
    margin: 0 auto;
}


/*-- menu --*/

.recuadro {
    border: 1px solid #ccc;
    padding: 10px 0;
    text-align: center;
    display: block;
}

a.amarillo {
    color: #F7BC3C;
    font-weight: bold;
    font-family: "Gotham-Bold";
}

.sobreAma {
    color: #fff;
    background-color: #F7BC3C;
}

.amarilloHover:hover {
    background-color: #F7BC3C;
    color: #fff;
}

a.azul {
    color: #78C8EC;
    font-weight: bold;
    font-family: "Gotham-Bold";
}

.sobreAzu {
    color: #fff;
    background-color: #78C8EC;
}

.azulHover:hover {
    background-color: #78C8EC;
    color: #fff;
}

a.azulFuerte {
    color: #2557e0;
    font-weight: bold;
    font-family: "Gotham-Bold";
}

.sobreAzulFuerte {
    color: #fff;
    background-color: #2557e0;
}

.azulFuerteHover:hover {
    background-color: #2557e0;
    color: #fff;
}

a.naranja {
    color: #E55232;
    font-weight: bold;
    font-family: "Gotham-Bold";
}

.sobreNa {
    color: #fff;
    background-color: #E55232;
}

.naranjaHover:hover {
    background-color: #E55232;
    color: #fff;
}

a.morado {
    color: #9464A4;
    font-weight: bold;
    font-family: "Gotham-Bold";
}

.sobreMo {
    color: #fff;
    background-color: #9464A4;
}

.moradoHover:hover {
    background-color: #9464A4;
    color: #fff;
}

a.rosa {
    color: #DC4487;
    font-weight: bold;
    font-family: "Gotham-Bold";
}

.sobreRo {
    color: #fff;
    background-color: #DC4487;
}

.rosaHover:hover {
    background-color: #DC4487;
    color: #fff;
}

a.verdeFuerte {
    color: #22922c;
    font-weight: bold;
    font-family: "Gotham-Bold";
}

.sobreVeFuerte {
    color: #fff;
    background-color: #22922c;
}

.verdeFuerteHover:hover {
    background-color: #22922c;
    color: #fff;
}

a.verde {
    color: #B4CD5D;
    font-weight: bold;
    font-family: "Gotham-Bold";
}

.sobreVe {
    color: #fff;
    background-color: #B4CD5D;
}

.verdeHover:hover {
    background-color: #B4CD5D;
    color: #fff;
}

.av {
    /*border-right: 1px solid #ccc;*/
    text-align: center;
    color: #C1BEBD;
    padding-top: 5px;
    font-size: 10px;
    ;
}

.av ul {
    margin: 0;
    padding: 0;
}

.av li {
    list-style: none;
    display: inline-block;
}

.av li a {
    padding: 0 5px;
    border-right: 1px solid #C1BEBD;
    color: #C1BEBD;
}

.menuEsp {
    width: 100%;
    height: auto;
}


/*-- index --*/

.contenedorIdx {
    position: relative;
    min-height: 870px;
    max-height: 900px;
}

.contenedorIdx img {
    width: 100%;
    z-index: -10;
    min-height: 870px;
    max-height: 900px;
}


/*-- agora --*/

.ag {
    margin-bottom: 20px;
}

.contenedorAgo {
    width: 100%;
    background-image: url('../img/agora/fondo_piedra.jpg');
    background-repeat: repeat;
    background-size: cover;
    background-position: center center;
    padding-top: 100px;
}

.eleAgora,
.eleAgora1 {
    width: 90%;
    margin: 0 auto;
}

.eleAgora h1,
.eleAgora1 h1 {
    width: 30%;
    padding: 10px 0;
    margin-left: -15px;
    font-family: "Gotham-Bold";
    color: #fff;
    text-align: center;
    font-size: 25px;
}

.eleAgora h1 {
    background-color: #F7BC3C;
}

.eleAgora1 h1 {
    background-color: #78C8EC;
}

.agCon,
.agCon1 {
    margin-top: -20px;
    background-color: rgba(255, 255, 255, .9);
    padding: 20px 10px;
    height: auto;
}

.agCon {
    border-top: 5px solid #F7BC3C;
}

.agCon1 {
    border-top: 5px solid #78C8EC;
}

.titA2,
.titA1 {
    color: #8B5F19;
    font-family: "Gotham-Bold";
}

.titA2 {
    font-size: 20px;
}

.titA1 {
    font-size: 40px;
}

.agCon p,
.agCon li {
    font-size: 15px;
}

.agCon ul {
    margin: 13px;
    padding: 0;
}

.carrAgora {
    margin-bottom: 20px;
}

.slideAgora {
    position: relative;
}

.fraAgo {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    line-height: 50px;
    background-color: rgba(103, 85, 131, .8);
    text-align: center;
    color: #fff;
    font-size: 25px;
}

.pleca,
.pleca2,
.pleca3 {
    width: 100%;
    position: absolute;
    bottom: 20px;
    background-color: rgba(255, 255, 255, .5);
    text-align: center;
}

.agCar1,
.agCar2,
.agCar2A {
    color: #8C5B24;
}

.agCar1 {
    font-size: 32px;
}

.agCar2,
.agCar2A {
    font-size: 40px;
    font-weight: bold;
    font-family: "Gotham-Bold";
}


/*-- pedagogia --*/

.contenedorPed {
    width: 100%;
    background-image: url('../img/pedagogia/001.jpg');
    background-repeat: repeat;
    background-size: cover;
    background-position: center center;
    padding-top: 100px;
}

.agCom {
    margin-top: -20px;
    background-color: rgba(255, 255, 255, .9);
    border-top: 5px solid #78C8EC;
    padding: 20px 10px;
    height: auto;
    margin-left: -15px;
    margin-bottom: 20px;
}

.elePed {
    width: 90%;
    margin: 0 auto;
}

.elePed h1 {
    width: 30%;
    padding: 10px 0;
    background-color: #78C8EC;
    margin-left: -15px;
    font-family: "Gotham-Bold";
    color: #fff;
    text-align: center;
    font-size: 25px;
}

.pedCon {
    margin-top: -20px;
    background-color: rgba(255, 255, 255, .9);
    border-top: 5px solid #78C8EC;
    padding: 20px 10px;
    height: auto;
    margin-bottom: 20px;
}

.pedCon h2 {
    color: #78C8EC;
    font-weight: bold;
    margin-top: 0;
}

.pedCon p,
.pedCon li {
    font-size: 15px;
}

.pedCon ul {
    margin: 13px;
    padding: 0;
}

.carrPed {
    margin-bottom: 20px;
}

.slidePed {
    position: relative;
}

.fraPed {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    line-height: 50px;
    background-color: rgba(103, 85, 131, .8);
    text-align: center;
    color: #fff;
    font-size: 25px;
}

.revistas {
    display: flex;
    width: 90%;
    margin: 0 auto;
}

.rev {
    width: 18%;
    margin: 0 1%;
    flex-direction: row;
}


/*-- instalaciones --*/

.contenedorIns {
    width: 100%;
    background-image: url('../img/instalaciones/001.jpg');
    background-repeat: repeat;
    background-size: cover;
    background-position: center center;
    padding-top: 100px;
}

.eleIns {
    width: 90%;
    margin: 0 auto;
}

.eleIns h1 {
    width: 30%;
    padding: 10px 0;
    background-color: #E55232;
    margin-left: -15px;
    font-family: "Gotham-Bold";
    color: #fff;
    text-align: center;
    font-size: 25px;
}

.insCon {
    margin-top: -20px;
    background-color: rgba(255, 255, 255, .9);
    border-top: 5px solid #E55232;
    padding: 20px 10px;
    height: 710px;
    margin-bottom: 20px;
}

.insCon p {
    font-size: 15px;
}

.espacioIns {
    height: 20px;
}

.imgIn {
    margin-top: 15px;
    text-align: center;
}


/*-- equipo --*/

.contenedorEq {
    width: 100%;
    background-image: url('../img/equipo/001.jpg');
    background-repeat: repeat;
    background-size: cover;
    background-position: center center;
    padding-top: 100px;
}

.contenedorEq1 {
    width: 100%;
    background-image: url('../img/inclusion/inclusion.jpg');
    background-repeat: repeat;
    background-size: cover;
    background-position: center center;
    padding-top: 100px;
}

.contenedorEq2 {
    width: 100%;
    background-image: url('../img/admisiones/admisiones.jpg');
    background-repeat: repeat;
    background-size: cover;
    background-position: center center;
    padding-top: 100px;
}

.eleEq {
    width: 90%;
    margin: 0 auto;
    margin-bottom: 20px;
}

.eleEq h1 {
    width: 30%;
    padding: 10px 0;
    background-color: #9464A4;
    margin-left: -15px;
    font-family: "Gotham-Bold";
    color: #fff;
    text-align: center;
    font-size: 25px;
}


/* .eqCon {
    height: 100vh;
    height: 710px;
    margin-top: -20px;
    background-image: url('../img/equipo/002.jpg');
    background-repeat: repeat;
    background-size: cover;
    background-position: center center;
    border-top: 5px solid #9464A4;
    padding: 20px 10px;
} */

.eqCon p {
    font-size: 18px;
    color: #fff;
}


/*-- donde --*/

.contenedorDon {
    width: 100%;
    background-image: url('../img/donde/001.jpg');
    background-repeat: repeat;
    background-size: cover;
    background-position: center center;
    padding-top: 100px;
}

.eleDon {
    width: 90%;
    margin: 0 auto;
}

.eleDon h1 {
    width: 30%;
    padding: 10px 0;
    background-color: #DC4487;
    margin-left: -15px;
    font-family: "Gotham-Bold";
    color: #fff;
    text-align: center;
    font-size: 25px;
}

.donCon {
    margin-top: -20px;
    background-color: rgba(255, 255, 255, .9);
    background-repeat: repeat;
    background-size: cover;
    background-position: center center;
    border-top: 5px solid #DC4487;
    padding: 20px 10px;
    height: 710px;
}

.donCon p {
    font-size: 18px;
}

.donMaps {
    width: 100%;
    height: 300px;
}

.donMaps iframe {
    width: 100%;
    height: 100%;
}

.dondeMas {
    position: relative;
}

.donDir {
    /*position: absolute;
    bottom: -300px;*/
    margin-top: 30%;
}

.donDir a {
    color: #DC4487;
}


/*-- after --*/

.contenedorAf {
    width: 100%;
    background-image: url('../img/after/001.jpg');
    background-repeat: repeat;
    background-size: cover;
    background-position: center center;
    padding-top: 100px;
}

.eleAf {
    width: 90%;
    margin: 0 auto;
}

.eleAf h1 {
    width: 30%;
    padding: 10px 0;
    background-color: #B4CD5D;
    margin-left: -15px;
    font-family: "Gotham-Bold";
    color: #fff;
    text-align: center;
    font-size: 25px;
}

.afCon {
    margin-top: -20px;
    background-color: rgba(255, 255, 255, .9);
    border-top: 5px solid #B4CD5D;
    padding: 0;
    height: 710px;
}

.afCon .col-md-3,
.afCon .col-md-9 {
    padding-right: 0;
    padding-left: 0;
}

.afCon p {
    font-size: 15px;
}

.vinAf ul {
    margin: 0;
    padding: 0;
}

.vinAf li {
    line-height: 40px;
    border-bottom: 1px solid #B4CD5D;
    list-style: none;
    color: #B4CD5D;
    font-family: "Gotham-Bold";
    cursor: pointer;
    padding-left: 10px;
}

.vinAf li:hover {
    color: #E55232;
}

.vinAf li.select {
    color: #E55232;
}

.verInfo {
    display: block;
}

.noInfo {
    display: none;
}

.contenedorAfter h3 {
    font-size: 17px;
    font-weight: bold;
    color: #001A6C;
    font-family: "Gotham-Bold";
}

.contenedorAfter span.azul {
    font-size: 17px;
    font-weight: bold;
    color: #001A6C;
    font-family: "Gotham-Bold";
    margin-bottom: 15px;
}

.contenedorAfter span.azulC {
    font-size: 17px;
    font-weight: bold;
    color: #0F4984;
    font-family: "Gotham-Bold";
}

.contenedorAfter span.rosa {
    font-size: 17px;
    font-weight: bold;
    color: #F0C0DA;
    font-family: "Gotham-Bold";
}

.contenedorAfter span.verde {
    font-size: 17px;
    font-weight: bold;
    color: #A6C749;
    font-family: "Gotham-Bold";
}

.contenedorAfter span.naranja {
    font-size: 17px;
    font-weight: bold;
    color: #E86332;
    font-family: "Gotham-Bold";
}

.contenedorAfter span.azulCi {
    font-size: 17px;
    font-weight: bold;
    color: #52AEDF;
    font-family: "Gotham-Bold";
}


/*-- news --*/

.news {
    background-color: rgba(103, 85, 131, .8);
    width: 30%;
    line-height: 30px;
    position: absolute;
    right: 0;
    top: -35px;
    color: #fff;
    font-family: "Gotham-Bold";
}

.news1 {
    margin-left: 10%;
    float: left;
}

.news2 {
    float: right;
    margin-right: 10%;
}


/*-- footer --*/

footer {
    width: 100%;
    height: auto;
    background-color: rgba(255, 255, 255, .9);
    padding: 10px 4%;
    z-index: 10000;
}

.piePagina .col-md-2 {
    padding: 0;
}

.redes {
    border-right: 1px solid #ccc;
}

.redes ul {
    margin: 0;
    padding: 0;
}

.redes li {
    width: 30%;
    float: left;
    list-style: none;
    margin-right: 5px;
}

.redes li img {
    width: 70%;
}

.mail {
    border-right: 1px solid #ccc;
    font-weight: bold;
}

.mail ul {
    margin: 0;
    padding: 0;
}

.mail li {
    list-style: none;
    color: #999;
}

.mail li a {
    color: #999;
}

.logoPie img {
    width: 70%;
    margin-right: 0;
}

@media(max-width: 992px) {
    /* nuevas */
    .contGral h1 {
        width: 100%;
    }
    .revistas {
        width: 100%;
    }
    .rev {
        width: 18%;
        margin: 0 1%;
    }
    /*****/
    .ag {
        margin-top: 20px;
    }
    /*-- grals --*/
    .vermovil {
        display: block;
    }
    .verDesktop {
        display: none !important;
    }
    .vermovilEsp {
        display: none;
    }
    .cincuenta {
        width: 30%;
    }
    .aliMenMov {
        height: 160px;
        padding-top: 20px;
    }
    .imgCin {
        width: 40%;
    }
    .imgOch {
        width: 80%;
    }
    .contenedorAgo {
        /* background-image: url('../img/agora/001M.jpg'); */
        background-image: url('../img/agora/fondo_piedra.jpg');
    }
    /*-- menu --*/
    .menuEsp {
        width: 100%;
        height: 95px;
    }
    .topMenu {
        position: static;
        width: 100%;
    }
    .topMenu .row {
        margin-left: 0;
        margin-right: 0;
    }
    .cabecera .col-md-6 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .cabecera {
        padding: 10px 0 0 0;
    }
    .av {
        font-size: 12px;
    }
    .av li a {
        padding: 0 2px;
        border-right: 1px solid #C1BEBD;
        color: #C1BEBD;
    }
    a.amarillo,
    a.azul,
    a.naranja,
    a.morado,
    a.rosa,
    a.verde,
    a.azulFuerte,
    a.verdeFuerte {
        font-size: 11px;
    }
    .contenedorIdx {
        position: static;
    }
    /*-- agora --*/
    .contenedorAgo,
    .contenedorEq,
    .contenedorEq1,
    .contenedorEq2 {
        padding-top: 0;
        /* min-height: 1105px; */
        /*width: 100%;
        height: auto;
        position: relative;*/
    }
    .contenedorPed {
        padding-top: 0;
        /* min-height: 980px; */
    }
    .contenedorIns {
        padding-top: 0;
        /* min-height: 1020px; */
    }
    /* .contenedorEq {
        padding-top: 50px;
        min-height: 800px;
    } */
    .contenedorAf {
        padding-top: 0;
        /* min-height: 800px;
        height: 900px; */
    }
    .eqCon {
        padding-top: 50px;
        /* min-height: 500px;
        height: 500px; */
    }
    .contenedorDon {
        padding-top: 0;
        /* min-height: 800px;
        height: 800px; */
    }
    .eqCon {
        min-height: 800px;
    }
    .donCon {
        height: 700px;
    }
    .eleAgora h1,
    .eleEq h1 {
        width: 95%;
        font-size: 22px;
        line-height: 10px;
        margin: 0 auto;
        margin-top: 20px;
    }
    .eleIns h1,
    .elePed h1,
    .eleDon h1,
    .eleAf h1 {
        width: 95%;
        font-size: 22px;
        line-height: 10px;
        margin: 0 auto;
    }
    .titA2,
    .titI2,
    .titP2,
    .titE2 {
        font-size: 18px;
    }
    .titA1,
    .titI1,
    .titP1,
    .titE1 {
        font-size: 30px;
    }
    .afCon,
    .agCon,
    .pedCon,
    .insCon,
    .eqCon {
        /* width: 95%; */
        margin: 0 auto;
        /* padding: 5px 0 10px 0; */
        height: auto;
        margin-top: -17px;
    }
    .donCon {
        width: 95%;
        margin: 0 auto;
        padding: 5px 0 10px 0;
        height: auto;
        min-height: 650px;
    }
    /*-- donde --*/
    .donDir {
        position: static;
        margin-top: 20px;
    }
    .donMaps {
        padding: 10px;
    }
    /*-- after --*/
    .vinAf li {
        width: 49%;
        display: inline-block;
        border: 1px solid #B4CD5D;
        text-align: center;
        padding-left: 0;
    }
    .afCon .col-md-3,
    .afCon .col-md-9 {
        padding-right: 15px;
        padding-left: 15px;
    }
    /*-- footer --*/
    /* footer {
        padding: 10px 0 0 0;
    } */
    footer .row {
        margin-left: 0;
        margin-right: 0;
    }
    .mail ul {
        text-align: center;
    }
    .mail li {
        display: inline-block;
        margin: 0 5px;
    }
    .piePagina {
        width: 100%;
    }
    .logoPie {
        text-align: center;
    }
    .logoPie img {
        margin: 0 auto;
    }
    .redes li img {
        width: 50%;
    }
    .logoPie img {
        width: 60%;
        margin-right: 0;
    }
}

@media(max-width: 570px) {
    /* nuevas */
    .revistas {
        width: 100%;
        flex-wrap: wrap;
    }
    .rev {
        width: 48%;
        margin: 1%;
    }
    .mt50 {
        margin-top: 20px;
    }
    #admisiones table tr {
        text-align: center;
    }
    /*******/
    a.amarillo,
    a.azul,
    a.naranja,
    a.morado,
    a.rosa,
    a.verde,
    a.azulFuerte,
    a.verdeFuerte {
        font-size: 8px;
    }
    .aliMenMov {
        height: 150px;
    }
    .vermovilE {
        display: block;
    }
    .imgCin {
        width: 90%;
    }
    /*-- index --*/
    .contenedorIdx {
        min-height: 600px;
        max-height: 600px;
    }
    .contenedorIdx img {
        min-height: auto;
        max-height: auto;
    }
    /*-- agora --*/
    .agCar1 {
        font-size: 22px;
    }
    .agCar2,
    .agCar2A {
        font-size: 30px;
    }
    .contenedorAgo {
        padding-top: 0;
        /* min-height: 1000px; */
    }
    .contenedorIns {
        padding-top: 0;
        /* min-height: 1500px; */
    }
    .contenedorEq,
    .contenedorEq1,
    .contenedorEq2 {
        padding-top: 0;
        /* min-height: 1050px; */
    }
    .contenedorAf {
        padding-top: 0;
        /* min-height: 800px;
        height: 760px; */
    }
    .contenedorPed {
        padding-top: 0;
        /* min-height: 870px; */
    }
    .contenedorDon {
        padding-top: 0;
        /* min-height: 930px; */
    }
    .eqCon {
        background-image: none;
        background-color: rgba(255, 255, 255, .9) !important;
        height: auto;
        padding: 0 15px;
    }
    .eqCon p {
        color: #666;
    }
    .donCon {
        height: 750px;
    }
    /*-- footer --*/
    .redes li,
    .mail li {
        margin-right: 2px;
        width: 30%;
    }
    .mail img {
        width: 90%;
    }
    .redes li img {
        width: 70%;
    }
    .logoPie img {
        width: 60%;
    }
}

@media(max-width: 400px) {
    /*-- agora --*/
    .agCar1 {
        font-size: 15px;
    }
    .agCar2 {
        font-size: 22px;
    }
    .agCar2A {
        font-size: 18px;
    }
    .aliMenMov {
        height: 70px;
        padding-top: 10px;
    }
    .pleca3 {
        bottom: 0px;
    }
    .pleca2 {
        height: 80px;
        bottom: 5px;
    }
}