#presentacion {
    height: 80%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.inactivo{ color:#B9999B !important; padding:.5rem 1rem !important; display: inline-block; }
.inactivo2{ color:#B9999B !important; cursor:normal !important; font-size:.7em; line-height:1.5em; }


#carousel-imagenes {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}

#carousel-recuadros {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

#carousel-recuadros .carousel-inner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

#carousel-recuadros .carousel-item {
    height: 100%;
    width: 100%;
    padding: 10% 13%;
}

.modal-header {
    border-bottom: none;
    padding-bottom: 0;
}

.contenedor-imagen-modal {
    text-align: center;
}

.contenedor-informacion-modal {
    border-left: none;
    border-top: 2px solid #383B53;
    margin-top: 15px;
    padding: 15px 15px 15px;
}

.modal-footer {
    border-top: none;
    padding-top: 0;
}

.contenido {
    margin-bottom: 15px;
}

.experto {
   
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 15px;
}

.informacion-experto {
    text-align: center;
    padding: 5px;
    height: 150px;
    display: flex;
    align-items:center;
}
.informacion-experto section{ display: block; text-align: center; width: 100%;}
.informacion-experto p {
    font-size: .9em;
}
.enlace-expertos {
    position: absolute;
    bottom: -15px;
    right: 25px;
}
.area {
    color: #B9999B;
    margin-top: 401px;
    font-family: 'Open Sans', sans-serif;
    font-size: 10px;
    position: absolute;
    bottom: 18%;
    left: 2%;
}
.slideshow nav{ position: absolute; top: 0}
@media screen and (max-width: 850px) {
    .imagen-responsiva{ height: 100%; }
}
@media screen and (max-width: 576px) {
    .informacion-experto {
        height: 100%;
    }
    .imagen-responsiva{ height: 150px!important; }

}

@media screen and (min-width: 577px) {
    .informacion-experto {
        height: 180px;
    }
}

@media screen and (min-width: 768px) {
    .informacion-experto {
        height: 100%;
    }
}

@media screen and (min-width: 1200px) {
    .informacion-experto {
        height: 100%;
    }
}

@media screen and (max-height: 500px) {
    #presentacion {
        height: 175%;
        width: 100%;
    }
}

@media screen and (min-width: 768px) {

    #presentacion {
        height: 100%;
        width: 100%;
        min-height: 600px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    /*.carousel {
        float: left;
    }*/

    #carousel-recuadros {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        width: 70%;
        height: 100%;
    }

    #carousel-imagenes {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        width: 50%;
        margin-left: -20%;
    }

    .recuadro {
        width: 100%;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .contenedor-informacion-modal {
        border-top: none;
        border-left: 2px solid #383B53;
        margin-top: 0;
    }

    #carousel-recuadros .carousel-item {
        padding-right: 32%;
        padding-left: 12%;
    }

    .imagen-contenido {
        -webkit-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
    }

    .nombre-contenido {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        visibility: hidden;
        opacity: 0;
        -webkit-transition: opacity .2s, visibility .2s;
        -o-transition: opacity .2s, visibility .2s;
        transition: opacity .2s, visibility .2s;
    }

    .contenido:hover .imagen-contenido {
        -webkit-transform: scale(1.4);
        -ms-transform: scale(1.4);
        transform: scale(1.4);
        -webkit-transform-origin: 50% 25%;
        -ms-transform-origin: 50% 25%;
        transform-origin: 50% 25%;
        opacity: .2;
    }

    .contenido:hover .nombre-contenido {
        visibility: visible;
        opacity: 1;
    }

    .contenedor-imagen-contenido {
        overflow: hidden;
    }
    .enlace-expertos {
        color: #fff;
    }
    .enlace-expertos:hover {
       
        color: #D7DDE6;
    }
}

@media screen and (min-width: 1400px) {

    .recuadro {
        padding-left: 5%;
        margin-left: 15px;
    }
}

.introanim {
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media screen and (max-width: 767px) {
    .introanim img {
        width: 60%;
        height: auto;
        margin-left: auto;
        margin-right: auto;
    }
    .titulos-sub .poppins-18{ width: 100%; margin-left: 0; }
    .imagen-responsiva{ height: 180px;}
}

@media screen and (max-height: 575px) {
    .introanim img {
        height: 300px;
        width: auto;
        margin-left: auto;
        margin-right: auto;
    }
}

.todo {
    /*display: none;*/
    height: 100%;
    width: 100%;
}

.tablaindex{ width:60%; float:left; margin:10px 20% 50px 20%; }
.puntosa1, .textosa1, .puntosa2, .textosa2,.puntosa3, .textosa3 { width:49%; float:left; margin:0 1% 5px 0; background-color:#a42232; color:#fff; height:40px; line-height:40px; padding-left:30px; }
.textosa1, .textosa2, .textosa3{ background-color:#fff; color:#000; }
.puntosa1{ border-radius:10px 0 0 0; }
.textosa1 { border-radius:0 10px 0 0; }
.puntosa3{ border-radius:0 0 0 10px; }
.textosa3 { border-radius:0 0 10px 0; }

@media screen and (min-width: 768px) {
    #img-introduccion {
        margin-left: -120%;
    }
}

@media screen and (min-width: 992px) {
    #img-introduccion {
        margin-left: -85%;
    }
}

@media screen and (min-width: 1200px) {
    #img-introduccion {
        margin-left: -85%;
    }
}