  .container{
    max-width: 1170px;
    padding-top:15px;
}
.rel-169{
    position:relative;
    padding-top:56.25%;
}
.rel-169 img{
    position:absolute;
    top:0;
    left:0;
    object-fit: cover;
    height:100%;
    width: 100%;
}
.fecha{
    color:grey;
    font-size: 12px;
    text-transform: uppercase;
    padding:10px 0 2px;
}
body{
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.titulo-principal{
    font-size:30px;
    line-height: 1.2;
    font-weight: 600;
    padding-bottom: 10px;
}
.titulo-peq{
    font-size:20px;
    line-height: 1.2;
    font-weight: 600;
    padding-bottom:10px;
}
.titulo-secc{
    font-size:14px;
}
.sumario-principal{
    line-height: 1.4;
    padding-bottom: 15px;
}
.nota-bloq-3{
    padding-bottom:10px
}
a, a:hover{
    color:#000000;
    text-decoration: none;
}
.img-link{
    padding:0 0 10px 0;
}
.nombre-seccion{
    color:white;
    /* padding:4px 8px; */
    /* font-weight: bold; */
    margin-bottom:5px;
    /* text-transform: uppercase; */
    margin-top:0px;
    font-size: 11px;
    /* display: flex; */
    /* justify-content: space-between; */
    /* font-family:avenir,sans-serif; */
}
.nombre-seccion.la-buena-nota{
    font-size: 18px;
    font-family: avenir3;
    padding-left:5px;
    color:white;
    font-weight: bold;
}
.nombre-seccion.la-buena-nota .txt{
    position: relative;
    top:3px;
}
.nombre-seccion a{
    color:white;
    /* font-weight: 100; */
    text-decoration: none;

}
.titulo-carousel-img {
	position: absolute;
	bottom: 20px;
	color: white;
	text-align: center;
	width: 90%;
	font-size: 24px;
	/* font-weight: 600; */
	line-height: 1.2;
    text-shadow: 0 0 3px black;
    left:50%;
    transform: translateX(-50%);
}
.velo-blq-img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	background: linear-gradient(to top, black -25%,transparent 40%);
}
.analista{
    position: relative;
    padding-top:100%;
    cursor:pointer;
}
.analista img{
    position:absolute;
    top:0;
    height: 100%;
    object-fit: cover;
}
.analista-nombre{
    position: absolute;
    bottom:0;
    width: 100%;
    color:white;
    background: #4444447d;
    padding:5px;
    font-weight: 400;
    font-size:12px;
}
.secc-analistas{
    padding-bottom:25px;
}
.sec-analistas-nombre{
    padding:20px 0 10px 0;
    font-size:24px;
    margin:0;
}
.p-esp{
    padding-left: 12px;
    padding-right: 12px;
}
.carousel img{
    aspect-ratio: 4/3;
    object-fit: cover;
}

#twitter-widget-0{
    margin-bottom:5px;
}
#tabla-cambio td:nth-of-type(1){
    text-align: right;
}
.analista img{
    transition: 5s linear;
}
.analista:hover img{
    transform: scale(3) rotate(90deg);
    transition: 30s linear;
}
.analista-overlay{
    position: absolute;
    top:100%;
    left: 0;
    width: 100%;
    height: 100%;
    color:white;
    transition: 0.3s;
    padding:20px;
    font-weight: bold;
    background: rgba(0,0,0,0.3);
}
.wrapper-analista-overlay{
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    height: 100%;
}
.nombre-analista-overlay{
    text-shadow: 0 0 3px black;
}
.analista:hover .analista-overlay{
    /* display: block; */
    top:0;
}
.analista{
    overflow: hidden;
}
.header-programas{
    font-size: 20px;
    text-transform: uppercase;
    color:#ffffff;
    /* background:#e5731a; */
    background: #9b751e;
    padding:5px;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    text-align: center;
}
.header-programas .play{
    font-weight: 600;
}
.header-programas img{
    position: relative;
    /* left: 180px; */
    /* bottom:3px; */
}
.cuadro-programas{
    padding:20px 30px;
    background: #383735;
    background: #fff;
}
.small-gutter{
    --bs-gutter-x:5px;
    --bs-gutter-y:5px;
}
.cuadro-programas img{
    aspect-ratio: 4/3;
    object-fit: cover;
    background: #383735;
    border:1px solid white;
    cursor:pointer;
}

#carouselPDD .carousel-inner{
    background: #383735;
    aspect-ratio: 4/3;
    padding:15px;
}
#carouselPDD .carousel-item img{
    aspect-ratio: unset;
    height: 100%;
    width: 100%;
    object-fit: contain;
    cursor:pointer;
}
#carouselPDD .carousel-item{
    height: 100%;
}
[id*="modal-pdd-"]{
    backdrop-filter: blur(10px);
}

.publicidad.lat img,.publicidad.p-mv img{
    max-width: 100%;
    object-fit: contain;
}
#twitter-widget-0{
    max-width: 100%;
}
.bloq-titulo {
    background: white;
    color: black;
    width: 60%;
    font-family: "Century Gothic Paneuropean","PT Sans Narrow";
    text-transform: uppercase;
    padding: 4px 0px;
    font-size: 20px;
    color: #9d7b00;
    font-weight: 400;
    position: relative;
    top:2px;
    line-height: 27px;
    letter-spacing: -1px;
}
.nombre-seccion .espacio{
    background-color: #af8d07;
    display: block;
    height: 100%;
    width: 100%;
}
.nombre-seccion a{
    /* background-color: #d8a800; */
    display: block;
    height: 100%;
    width: 100%;
    line-height: 1.5;
    font-size: 1.1em;
    padding:0 4px;
}
.link-ver-mas{
    position: relative;
    height: 100%;
    background-color: #d8a800;
}
.g-s-1{
    --bs-gutter-x:0.125rem !important
}
.g-s-2{
    --bs-gutter-x:0.25rem !important
}
.txt-ver-mas {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    text-align: center;
    font-weight: 400;
    font-size: 12px;
}
.espacio-1{
    background-color: #9d7b00;
    display: block;
    width: 100%;
    height: 100%;
    min-height: 27px;
    color:white;
    font-family: "century gothic paneuropean","open sans";
    font-weight: bold;
}
.espacio-2{
    background-color: #af8d07;
    display: block;
    width: 100%;
    height: 100%;
}
.espacio-3{
    background-color: #d8a800;
    display: block;
    width: 100%;
    height: 100%;
}
.txt-prensa{
    color:#e0bd46;
    background-color: white;
    font-family: "Century Gothic Paneuropean","PT Sans Narrow";
    font-size: 26px;
    text-transform: uppercase;
    width: fit-content;
    padding-right: 5px;
    padding-left: 5px;
    line-height: 1;
    height: 100%;
    letter-spacing: -1px;
}
.txt-prensa .txt{
    position: relative;
    top:2px
}
.txt-espacio-1{
    position:relative;
    padding-left:5px;
    top:4px;
    font-size:14px
}
.texto-cookies{
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    background-color: white;
    position: fixed;
    bottom:0;
    border-top:2px solid #a07624;
    z-index: 999999;
    padding:20px 40px;
    transition: 1s;
    transform: translateY(100%);
}
.texto-cookies .btn:focus,.texto-cookies .btn:active{
    box-shadow: none;
}
.texto-cookies .btn{
    font-weight: bold;
    font-family: "century gothic paneuropean","open sans";
    text-decoration:none;
}
.texto-cookies .titulo-texto-cookies{
    font-weight: bold;
    font-size:16px;
    text-align: center;
    padding-bottom:20px;
    line-height: 1.2;
}
.texto-cookies p{
    font-size:14px;
    line-height: 1.2;
}
.botonera-cookies{
    display:flex;
    justify-content: center;
    gap:20px
}
.btn-globo{
    color:white;
    background-color: #a07624;
    transition:0.3s;
    text-decoration: none;
}
.btn-globo:hover{
    background-color: #c9c9c9;
    color:black;
}
#banner_i_1 img{
    max-width: 100%;
    object-fit: contain;
}
@media (max-width:768px){
    .titulo-principal,.titulo-peq{
        font-size: 18px;
    }
    .header-programas img{
        left: 0px;
        max-width: 100%;
        /* bottom:3px; */
    }
    .texto-cookies p{
        font-size:12px;
    }
    .texto-cookies .titulo-texto-cookies{
        font-size:14px;
    }
    .texto-cookies{
        padding:15px;
    }
        
}