﻿body {
    font-family: 'Roboto', sans-serif !important;
    font-size: 14px;
    padding-bottom: 20px;
}

.initialMargin {
    margin-top: 100px;
}

.plecaPrincipal1 {
    padding-top: 88px;
    padding-bottom: 60px;
    height: 98px;
}

.plecaPrincipal2 {
    height: 20px;
    padding: 16px;
    margin: 0;
}

.plecaPrincipal3 {
    margin: 0;
    text-align: center;
}

    .plecaPrincipal3 p {
        text-align: center;
        width:100%;
       
    }

.color0 {
    background-color: #fff;
    border: 1px solid #ddd;
}

.color1 {
    background-color: #b24f8c;
}

.color2 {
    background-color: #54414e;
}

.color3 {
    background-color: #c5ebc3;
}

.color4 {
    background-color: #f5e9ff;
}

.bgCarruselInfo {
}

.bgCarruselCompetense {
}


.fondo-titulo {
    height: 100vh;
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: 70% 50%;
}

.texto-gris {
    color: #8e8e8e;
}

.texto-titulo {
    font-size: 1.8em;
    font-weight: bold;
    color: #fff;
    border-bottom: 4px solid #FFFBBD;
    display: inline-block;
}

.proposito {
    font-size: 1.2em;
    color: #FFFBBD;
    font-weight: bold;
}

.texto-proposito {
    font-size: 1.2em;
    color: #fff;
}

.margen-15 {
    margin-top: 15%;
}

.margen-25 {
    margin-top: 25%;
}

.text-block-0 {
    background-color: #fff;
}

.text-block-1 {
    background-color: #F1D5E8;
    color: #000;
    /*
    font-size: 1.2em;
    */
    min-height: 200px;
}

.text-block-2 {
    background-color: #62E0FD;
    color: #000;
    /*
    font-size: 1.2em;
    */
    min-height: 200px;
}

.img-completa {
    overflow: hidden;
}

    .img-completa img {
        height: 100%;
        width: auto;
    }

.modal-ExpertCard-1 {
    background-color: #F1D5E8;
}

.modal-ExpertCard-2 {
    background-color: #62E0FD;
}


@media screen and (max-width: 767px) {
    .imageTextBlock {
        min-height: 300px;
        background-size: cover !important;
    }
}

.contenidoSlider {
    height: 200px;
}

.presentacionItem {
    height: 100%;
}

.presentationText {
    height: 200px;
    vertical-align: middle;
    color: #fff;
}

.presentationImg {
    height: 200px;
    vertical-align: middle;
}

.BgTextBlockPrincipal {
    height: 40vh;
  
}

.HeaderBackground{
    height:72px;
}

.temas {
    height: 100px;
}

    .temas:hover {
        background-color: rgba(3,3,3,0.6)
        
      
    }


        .temas:hover > .tituloContenido {
            display: none;
        }

.subtituloContenido {
    display: none;
}

.temas:hover > .subtituloContenido {
    display: block;
}

.btn{
    text-transform:none;
}

#UV {
    position: absolute;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    background: #036;
    padding-left: 12px;
    padding-right: 12px;
    top: 0;
    right: 11%;
    font-size: 18px !important;
}



.linkPageContainer {
    text-align: center;
}

.linkPage {
    /*    display: inline-block;
        margin: 12px 6px;*/
    background-color: #28ba92;
    /*    width: 120px;
        height: 120px;*/
    color: #fff;
    cursor: pointer;
}

.basicCarrousel {
    /*
height:300px;
*/
}

.carousel-inner .img {
    /*max-height: 400px;*/
}

.basicCarrousel .carousel-caption {
    position: absolute; /* Position the background text */
    bottom: 0; /* At the bottom. Use top:0 to append it to the top */
    background: rgb(0, 0, 0); /* Fallback color */
    background: rgba(0, 0, 0, 0.5); /* Black background with 0.5 opacity */
    color: #f1f1f1; /* Grey text */
    width: 100%; /* Full width */
    padding: 20px; /* Some padding */
    right: 0;
    left: 0;
}




.texto-blanco {
    color: #fff;
    font-weight: bold;
}

    .texto-blanco:hover {
        color: #fff;
        font-weight: bold;
    }

.navbar-brand {
    color: #fff;
    font-weight: bold;
}


.nav-link,
.nav-link:visited {
    text-decoration: none;
    position: relative;
    cursor: pointer;
}

    .nav-link:after,
    .nav-link:visited:after {
        margin-bottom: -3px;
        content: '';
        height: 3px;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 0;
        background: white;
        -webkit-transition: 0.2s;
        -o-transition: 0.2s;
        transition: 0.2s;
    }

    .nav-link:hover:after,
    .nav-link:visited:hover:after {
        width: 100%;
    }

.navbar a.active {
    border-bottom: 3px solid white;
}

.navbar a:hover {
    color: white;
}

#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%;
    }

.contrast-text {
    background: inherit;
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    filter: invert(1) grayscale(1);
    -webkit-filter: invert(1) contrast(100);
}

    .contrast-text p {
        white-space: pre-line;
    }

.invisible-en-movil {
    display: none;
}


.image-cover {
    object-fit: contain;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.contenedorCarrusel {
    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;
}

.padding-content-toolbar {
    padding-top: 80px;
}

.square {
    padding-bottom: 50%;
}

.linkPage .title-theme {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    visibility: visible;
    opacity: 1;
}

.linkPage .subtitle-theme {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    visibility: hidden;
    opacity: 0;
    z-index: 1;
    line-height: 1.2;
    width: 100%;
    padding: 0 15px;
}

.linkPage:hover .subtitle-theme {
    visibility: visible;
    opacity: 0.6;
}

.linkPage:hover .title-theme {
    visibility: hidden;
    opacity: 0;
}

.linkPage:after {
    content: '\A';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.6);
    opacity: 0;
    -webkit-transition: opacity .2s, visibility .2s;
    -o-transition: opacity .2s, visibility .2s;
    transition: opacity .2s, visibility .2s;
}

.linkPageContainer .linkPage:after {
    width: 92%;
}

.linkPage:hover:after {
    opacity: 1;
}

.card-footer.expert-card {
    border-top: none;
}

/*Carousel*/
.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
}

/*NavBar*/
.navbar {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

@media screen and (max-height: 500px) {

    .contenedorCarrusel {
        height: 175%;
        width: 100%;
    }
}

@media screen and (min-width: 768px) {


    .invisible-en-escritorio {
        display: none;
    }

    .mostrar-en-escritorio {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .contenedorCarrusel {
        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-recuadros {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        width: 70%;
        height: 100%;
        min-height: 480px;
    }

    #carousel-imagenes {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        width: 50%;
        margin-left: -20%;
    }

    #carousel-recuadros .carousel-item {
        padding-right: 32%;
        padding-left: 12%;
    }
}

@media (min-width: 0) {
    .card-deck .card {
        flex: 0 0 calc(100% - 30px);
    }
}

@media (min-width: 576px) {
    .card-deck .card {
        flex: 0 0 calc(50% - 30px);
    }
}

@media (min-width: 768px) {
    .card-deck .card {
        flex: 0 0 calc(33.3333333333% - 30px);
    }
}

@media (min-width: 992px) {
    .card-deck .card {
        flex: 0 0 calc(25% - 30px);
    }
}

@media (min-width: 1200px) {
    .card-deck .card {
        flex: 0 0 calc(25% - 30px);
    }
}

.container-download {
    height: 70px;
    line-height: 70px;
}


.barra-falsa {
    height: 60px !important;
}

.listQuestion {
    background-color: transparent !important;
}

.textCarouselBlanco {
    color: #fff !important;
}


.itemGroupItem {
    min-height: 200px;
    display:inline;
}

.itemGroupItemVertical {
    min-height: 20px;

}

.classic-tabs .nav {
    position: relative;
    overflow-x: auto;
    white-space: nowrap;
    border-radius: .3rem .3rem 0 0;
    min-height: 20px !important;
}

@media (min-width: 62rem) .classic-tabs .nav {
    overflow-x: hidden;
}

.tabs-cyan {
    background-color: #00bcd4 !important;
}

.nav-tabs {
    border-bottom: 1px solid #dee2e6;
}

.md-tabs {
    position: relative;
    z-index: 1;
    padding: .7rem;
    margin-right: 1rem;
    margin-bottom: -20px;
    margin-left: 1rem;
    background-color: #2bbbad;
    border: 0;
    border-radius: .25rem;
    -webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15);
    box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15);
}

.nav-justified .nav-item {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center;
}

.md-tabs .nav-link.active, .md-tabs .nav-item.open .nav-link {
    color: #fff;
    background-color: rgba(0,0,0,0.2);
    border-radius: .25rem;
    -webkit-transition: all 1s;
    transition: all 1s;
}

.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: #495057 !important;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
}

.md-tabs .nav-link {
    color: #fff;
    border: 0;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.nav-link {
    display: block;
    padding: 0.5rem 1rem;
}

.classic-tabs .nav li a {
    display: block;
    padding: 20px 24px;
    font-size: 13px;
    color: #fff;
    text-align: center;
    border-radius: 0;
    font-weight: bold;
}

    .classic-tabs .nav li a.active {
        color: #fff;
        border-bottom: 4px solid;
    }

.accordion > .card {
    overflow: hidden;
}

.md-accordion .card {
    overflow: visible;
    border-bottom: 1px solid #e0e0e0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.accordion > .card:not(:last-of-type) {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.classic-tabs .nav.tabs-cyan li a.active {
    border-color: #ffeb3b;
}

.md-accordion .card:first-of-type, .md-accordion .card:not(:first-of-type):not(:last-of-type) {
    border-bottom: 1px solid #e0e0e0;
}

.accordion.md-accordion.accordion-1 .card, .accordion.md-accordion.accordion-2 .card, .accordion.md-accordion.accordion-4 .card, .accordion.md-accordion.accordion-5 .card {
    border: 0;
}

.accordion.md-accordion.accordion-2 .card {
    background-color: transparent;
}

.carousel-indicators li {
    border: 1px solid #ccc;
}

.carousel .carousel-control-prev-icon {
    filter: brightness(0.1);
}

.carousel .carousel-control-next-icon {
    filter: brightness(0.1);
}

.absizq {
    left: 4px;
    margin-left: 0px;
    position: absolute;
}

.absder {
    right: 4px;
    margin-right: 0px;
    position: absolute;
}

.img-textblock-r {
    background-position: center !important;
    background-size: auto 100% !important;
    height: 100% !important;
    background-repeat: no-repeat !important;
}

.img-textblock-l {
    background-position: center center !important;
    background-size: auto 100% !important;
    height: 100% !important;
    background-repeat: no-repeat !important;
}

.img-texblock-horizontal {
    background-position: center top !important;
    background-size: auto 100% !important;
    height: 100% !important;
    background-repeat: no-repeat !important;
}

.img-texblock-vertical {
    background-position: left top !important;
    background-size: 100% auto !important;
    height: 100% !important;
    background-repeat: no-repeat !important;
}

.fondo-principal-v2 {
    background-position: center top !important;
    background-size: auto 100% !important;
    height: 100% !important;
    background-repeat: no-repeat !important;
}

.max-h {
   
}

    .max-h img {
        max-height:400px;
        width: auto;
    }

select {
    font-size: 14px !important;
}

.cardGroupContainer {
    text-align: center;
}

.cardGroup {
    padding-bottom: 100%;
    cursor: pointer;
}

.cardGroupTitle {
    color: #fff;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
    line-height: 1.2;
    width: 100%;
    padding: 0 15px;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}

.modalItemSlider {
    padding: 50px;
    min-height: 200px;
}

.textoCard {
    text-shadow: 2px 2px 8px #333;
}

.planti {
    font-size: 14px;
}

    .planti h6, .h6 {
        font-size: 16px
    }

    .planti h5, .h5 {
        font-size: 20px;
    }

table {
    color: unset;
}
     

.guideImage {
    padding-bottom: 100%;
    background-color: #000;
}

.guideImageIndicator {
    position: absolute;
    width: 40px;
    height: 40px;
    color: #fff;
    font-size: 1rem;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
}

.popover-body table td {
    border: 1px solid #e0e0e0;
}

@media screen and (max-width: 767px) {
    .imageTextBlock {
        min-height: 300px;
        background-size: cover !important;
    }
}