@import url('https://fonts.googleapis.com/css?family=Open+Sans');

/* Logo Fundación Vidanta - Estilos mínimos necesarios */
.navbar-brand img {
}

.navbar-brand img:hover {
    transform: scale(1.05);
}

.container {
    padding-right: 5px !important;
    padding-left: 5px !important;
}

/* Clase eliminada - usando Bootstrap nativo */

.navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0px 0px;
}

/* Clases eliminadas - usando Bootstrap nativo */

/* Clases eliminadas - usando Bootstrap nativo */

/* Estilos mínimos para el menú - usando Bootstrap nativo */
.navbar {
    border-bottom: 1px solid #e9ecef;
}

.nav-link {
    transition: all 0.3s ease;
    letter-spacing: 0.5px;
}

.nav-link:hover {
    color: #0077b6 !important;
}

.nav-link.active {
    color: #0077b6 !important;
    font-weight: 600;
}

/*jssor slider loading skin double-tail-spin css*/

.jssorl-004-double-tail-spin img {
    animation-name: jssorl-004-double-tail-spin;
    animation-duration: 1.6s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes jssorl-004-double-tail-spin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}


/*jssor slider bullet skin 031 css*/

.jssorb031 {
    position: absolute;
}

.jssorb031 .i {
    position: absolute;
    cursor: pointer;
}

.jssorb031 .i .b {
    fill: #000;
    fill-opacity: 0.5;
    stroke: #fff;
    stroke-width: 1200;
    stroke-miterlimit: 10;
    stroke-opacity: 0.3;
}

.jssorb031 .i:hover .b {
    fill: #fff;
    fill-opacity: .7;
    stroke: #000;
    stroke-opacity: .5;
}

.jssorb031 .iav .b {
    fill: #fff;
    stroke: #000;
    fill-opacity: 1;
}

.jssorb031 .i.idn {
    opacity: .3;
}


/*Banner*/

.banner {
    position: relative;
    margin: 0 auto;
    top: 0px;
    left: 0px;
    width: 980px;
    /*height:321px;*/
    height: 350px;
    overflow: hidden;
    visibility: hidden;
}

.banner-hijo-1 {
    cursor: default;
    position: relative;
    top: 0px;
    left: 0px;
    width: 980px;
    height: 321px;
    overflow: hidden;
}

.banner-texto {
    position: absolute;
    top: 260px;
    left: 0px;
    width: 980px;
    height: 62px;
    font-size: 32px;
    color: #000000;
    line-height: 1.2;
    text-align: left;
    background-color: rgba(48, 47, 47, 0.8);
}

.banner-titulo {
    margin: -5px 0px 0px;
    margin-left: 20px;
    outline: 0px;
    padding: 0px;
    padding-top: 7px;
    font-size: 20px;
    font-weight: normal;
    border: 0px;
    vertical-align: baseline;
    color: rgb(255, 255, 255);
    /*font-family:;*/
}

.banner-subtitulo {
    margin: -5px 0px 0px;
    margin-left: 20px;
    outline: 0px;
    padding: 0px;
    padding-top: 5px;
    font-size: 13px;
    font-weight: normal;
    border: 0px;
    vertical-align: baseline;
    color: rgb(255, 255, 255);
    /*font-family:;*/
}

.banner-bolitas {
    position: absolute;
    bottom: 0px;
    right: 12px;
}

.img-logo {
    padding-left: 0px;
}

.contacto {
    font-family: 'Open Sans', sans-serif;
    font-size: 10px;
    padding-top: 15px;
    color: #656565;
}

.titulo-video {
    text-align: center;
    padding-top: 60px;
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    color: #656565;
    padding-bottom: 30px;
}

.com-video {
    padding-bottom: 30px;
}

/* Clase .ancho eliminada - usar .row.justify-content-center */

.titulo-noticias {
    font-size: 18px;
    color: #656565;
    padding: 15px 25px;
    display: inline-block;
    background: #F7F7F7;
    margin-bottom: 0px !important;
}

.mod-noticias {
    background: #F7F7F7;
    margin-bottom: 30px;
}

.back {
    background-color: #F7F7F7;
}

.footer {
    text-align: center;
    background-color: #393939;
    color: #CBCBCB;
    font-family: 'Open Sans', sans-serif;
    padding-top: 20px;
    position: relative;
    bottom: 0;
    width: 100%;
}

.footer-menu {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.footer-menu-elementos {
    display: inline;
    padding-left: 10px;
    padding-right: 10px;
}

.footer-menu-elementos>a {
    color: #CBCBCB;
    font-family: 'Open Sans', sans-serif;
    font-size: 10px;
    text-decoration: none;
}

.footer-menu-elementos>a:hover {
    opacity: .7;
}

.footer-redes {
    display: inline;
    padding-left: 5px;
    padding-right: 5px;
}

.footer-redes>a {
    color: #CBCBCB;
    font-family: 'Open Sans', sans-serif;
    font-size: 10px;
    text-decoration: none;
}

.footer-redes>a:hover {
    opacity: .7;
}

.mod-legal {
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

.noticia-titulo {
    color: #333;
    font-weight: bold;
    font-size: 13px;
    margin: 5px 0;
    padding-top: 20px;
}

.noticia-fecha {
    color: #0099CB;
    font-style: italic;
    font-size: 12px;
}

.noticia-texto {
    color: #333;
    font-size: 13px;
    margin: 5px 0;
}

.col-noticia {
    margin-bottom: 30px;
}

.noticia-leer {
    color: #0099CB!important;
    font-style: normal;
    font-size: 12px;
}

.copyright {
    font-size: 10px;
    padding-top: 30px;
}

.contacto-movil {
    font-family: 'Open Sans', sans-serif;
    font-size: 10px;
    padding-top: 15px;
    color: #656565;
    text-align: right;
    display: none;
}

.boton-idioma {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    border: none;
    padding: 0px 0px;
    padding-top: 9px;
    border-style: none;
}

.boton-idioma:active {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    border: none;
    border-style: none;
    padding: 0px 0px;
    padding-top: 9px;
    outline: none;
}

.boton-idioma:focus {
    outline: none;
}

.idioma-fondo {
    background-color: #fff;
}

.dropdown-menu {
    z-index: 1000;
    display: none;
    float: left;
    min-width: 30px;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem;
}

.op-idioma {
    margin-left: 5px;
    font-size: 11px;
    color: #666;
    text-decoration: none;
    line-height: 15px;
    background: #fff;
}

.botones-share {
    text-align: right;
    padding-right: 20%;
}

.titulo-pagina {
    font-family: 'novecento-book3';
    font-size: 28px;
    color: #4A4A4A;
    font-weight: normal;
}

.titulo-contenido {
    padding-top: 30px;
    padding-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
}

.boton-t {
    position: absolute;
    top: 4px;
    padding-left: 10px;
}

.submenu-ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.submenu-ul>li {
    float: left;
}

.submenu-ul>li a {
    display: block;
    color: #474747;
    text-align: center;
    padding: 14px 30px;
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 13px;
}

.submenu-all {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.submenu-all>li {
    float: left;
}

.submenu-all>li a {
    display: block;
    color: #474747;
    text-align: center;
    padding: 14px 30px;
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 13px;
}

.pipe {
    color: #474747;
    font-weight: 300;
    padding-top: 14px;
}

.submenu-ul>li a:hover {
    color: #09C;
}

.activo {
    color: #09C!important;
}

.submenu-bloque {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: solid 1px #CBCBCB;
    border-top: solid 1px #CBCBCB;
    margin-left: 10px;
    margin-right: 10px;
}

.titulo-2 {
    font-family: 'novecento-medium';
    font-weight: 700;
    color: #333;
    margin-top: 2rem;
    padding-left: 20px;
    font-size: 30px;
    padding: 0;
}

.sub-titulo {
    font-family: 'novecento-book3';
    color: #333;
    margin-top: 10px;
    padding-left: 20px;
    font-size: 25px;
    padding: 0;
}

.intro-fondo {
    background-color: #F6F6F6;
    padding: 2rem 1.5rem;
}

.cuerpo-titulo {
    font-family: 'Gotham-Medium';
    color: #3b3b3b;
    font-weight: 600;
    font-size: 20px;
    margin-top: 2rem;
}

.espacio-vertical {
    padding-top: 10px;
    padding-bottom: 30px;
}

.directorio-subtitulo {
    color: #0099CB;
    font-size: 18px;
}

.boton {
    padding: 10px;
    display: inline-block;
    position: relative;
    margin: 0 0 10px 0;
    background: #0099CB;
    color: #FFF!important;
    font-size: 13px;
    text-align: center;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-family: 'Open Sans', sans-serif;
}

.boton:hover {
    text-decoration: none;
}

.linea {
    border-bottom: 1px solid rgba(0, 0, 0, .15);
    padding-top: 20px;
    padding-bottom: 40px;
    /*  border: 1px solid rgba(0,0,0,.15);*/
}

.espacio-vertical2 {
    padding-top: 40px;
    padding-bottom: 10px;
}

.ganadores-intro-titulo {
    background: #F7F7F7;
}

.espacios-alto {
    margin-top: 50px;
    color: #09C;
}

.enlace-simple {
    text-decoration: none;
}

.premio-titulo {
    font-family: 'Open Sans', sans-serif;
    padding-top: 10px;
    font-size: 22px;
    color: #393939;
    margin-bottom: 15px;
}

hr {
    margin-top: 50px;
    color: rgba(0, 0, 0, .15);
}

@media only screen and (max-width: 767px) {
    .col-noticia>.quienes-intro-texto {
        text-align: center;
    }
    .row.justify-content-center>.opensans_semii {
        font-size: 132%;
    }
    .nav-link {
        padding: 5px 3px;
    }
    .logo-fv {
        max-width: 150px;
    }
    .boton-idioma {
        padding-top: 5px;
    }
    .row {
        margin-right: 0px;
        margin-left: 0px
    }
    .titulo-contenido {
        text-align: center;
    }
    /* p {
        padding-right: 10px;
        padding-left: 10px;
    } */
    html,
    body {
        text-align: left;
    }
    .titulo-2,
    .sub-titulo {
        font-size: 140%;
    }
    .botones-share {
        text-align: center;
    }
    .boton-t {
        padding-left: 2%;
        padding-top: 3px;
    }
    .fb-share-button {
        padding-left: 10%;
    }
    /* ul.submenu-ul {
        display: grid;
        width: 100%;
        text-align: center;
        line-height: 5px;
    } */
    .submenu-bloque {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    /* .submenu-bloque ul li a {
        font-size: 70%;
    } */
    ul.submenu-ul .pipe {
        display: none;
    }
    .submenuu a h4 {
        line-height: 0px;
        font-size: 126%;
    }
    ul.submenu-all {
        display: grid;
        width: 100%;
        text-align: center;
    }
    .cee {
        padding-left: 28%;
    }
    .submenuu ul {
        height: 144px;
        /* Whatever */
        list-style-type: none;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap
    }
    .submenuu ul li {
        width: 50%;
        flex-grow: 1;
    }
    .logo-fv {
        max-width: 150px;
    }
    .logo-fvv {
        max-width: 150px;
    }
    .logo-redes {
        padding-top: 10px;
        padding-bottom: 0px;
        max-width: 960px;
    }
    .col-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
        align-items: center;
    }
    .social-media {
        justify-content: space-between;
    }
    .contacto {
        padding-top: 11px;
    }
    .novecento_bookk {
        font-size: 132%;
    }
    .intro-fondo {
        padding: 1.5rem 0 0;
    }
    .container-xl .espacio-vertical{
        margin-top: 10px !important;
    }
}

/* Media queries eliminadas - usando Bootstrap responsivo nativo */

/* Media queries eliminadas - usando Bootstrap responsivo nativo */

@media only screen and (max-width: 430px) {
    .contacto-movil {
        display: block;
        font-family: 'Open Sans', sans-serif;
        font-size: 10px;
        padding-top: 15px;
        color: #656565;
        text-align: right;
        display: none;
    }
    /* p {
        padding-right: 10px;
        padding-left: 10px;
    } */
    html,
    body {
        text-align: center;
    }
    .row {
        margin-right: 0px;
        margin-left: 0px
    }
}

@media only screen and (max-width: 450px) {
    .fb-share-button {
        padding-left: 1%;
    }
    .boton-t {
        padding-left: 1.5%;
        padding-top: 3px;
    }
    .cee {
        padding-left: 11.5%;
    }
}

@media only screen and (max-width: 395px) {
    .boton-t {
        padding-left: 2%
    }
    .cee {
        padding-left: 4%;
    }
}

body,
html {
    margin: 0;
    box-sizing: border-box;
    display: grid;
    flex-direction: column;
    /* height: 100vh;
    width: 100vw; */
    overflow-x: hidden;
}

.accordion .card-header:after {
    font-family: 'FontAwesome';
    src: url('https://use.fontawesome.com/releases/v5.8.1/css/all.css');
    src: url('https://cdn2.hubspot.net/hubfs/HUBID/fontawesome-webfont.eot?v=4.7.0');
    src: url('https://cdn2.hubspot.net/hubfs/HUBID/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('https://cdn2.hubspot.net/hubfs/HUBID/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('https://cdn2.hubspot.net/hubfs/HUBID/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('https://cdn2.hubspot.net/hubfs/HUBID/Font-awesome/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('https://cdn2.hubspot.net/hubfs/HUBID/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
    content: "\f068";
    float: right;
    padding-right: 12px;
}

.accordion .card-header.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\f067";
}

.lista-txt {
    font-size: 13px;
    color: #656565;
    text-align: left;
}

.txt {
    font-size: 13px;
    color: #656565;
    text-align: left;
}

.submenu-noticias {
    display: inline-flex;
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.submenu-noticias>li {
    padding-left: 15px;
    padding-right: 15px;
}

.submenu-noticias>li>a>h4 {
    font-size: 16px;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #09C;
    background-color: #fff;
}

.archivoNew {
    font-size: 19px;
    color: #595959;
    font-weight: bold;
}

.submenu-archivo {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: solid 1px #CBCBCB;
}

.noticia-titulo a{
    color: #333;
}

/* Enfoque mejorado: Clase padre para contenedor de contenido */

.contenido-premio h2 {
    font-size: 1.6rem;
    font-weight: bold;
    color: #333;
    margin-bottom: 1rem;
}

.contenido-premio h3 {
    font-size: 1.5rem;
    font-weight: 600;
    color: #666;
    margin-bottom: 1.5rem;
}

.contenido-premio h3 {
    font-size: 1.2rem;
    font-weight: bold;
    color: #333;
    margin: 1.5rem 0 1rem;
    border-bottom: 1px solid #CBCBCB !important;
    padding-bottom: 15px;
}

.contenido-premio h5 {
    font-size: 1.1rem;
    font-weight: bold;
    color: #09C;
    margin-top: 1.5rem;
    margin-bottom: 0.5rem;
    text-transform: uppercase;
}

.contenido-premio p{
    margin-bottom: 1rem;
    line-height: 1.6;
    text-align: left;
}

.contenido-premio li {
    font-family: "Gotham-Book";
    font-size: 16px;
    line-height: 1.5;
    text-align: left;
    margin-bottom: 0.5rem;
}

.contenido-premio p.quienes-intro-texto {
    margin-left: 1rem;
    border-left: 3px solid #09C;
    padding-left: 1rem;
}

@media (max-width: 768px) {    
    .contenido-premio h2 {
        font-size: 22px;
        margin-left: 0;
        margin-bottom: 1rem;
    }
    .contenido-premio h3 {
        font-size: 18px;
        margin-left: 0;
        margin-bottom: 12px;
    }
    .nombre-ganadora{
        margin-left: 10px;
    }
    ol, ul {
        padding-left: 1rem;
    }
}