@font-face {
  font-family: Gotham;
  src: url(GothamHTF-Black.otf);
}
@font-face {
  font-family: "Gotham";
  src: url(/fonts/Gotham/GothamHTF-Book.otf) format("opentype");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Gotham";
  src: url(/fonts/Gotham/GothamHTF-Bold.otf) format("opentype");
  font-weight: bold;
  font-style: normal;
}

body {
  background: #e5e5e5;
}

#container {
  position: relative;
  width: 100%;
  height: 246px;
  background: linear-gradient(180deg, #004088 0%, #001a46 100%);
}
#dentroContainer {
  position: relative;
  width: fit-content;
  position: relative;
  width: fit-content;
  height: 260px;
  margin-left: 43%;
  /* margin-left: 43%; */
}
#contenedorPrincipal {
  position: relative;
  width: 92%;
  height: -webkit-fill-available;
  margin: 0 auto;
  top: 45px;
}
#programaPrincipal {
  top: 41%;
  width: fit-content;
  position: relative;
  float: left;
  right: 35px;
  /* margin: 0 auto; */
  font-size: 66px;
  line-height: 63px;
  font-family: "Gotham";
  font-weight: bold;
  color: #ffffff;
}
#VectorPrincipal {
  position: absolute;
  margin-top: 5px;
  float: left;
}

#seccionNoticias {
  padding-bottom: 38px;
  box-sizing: border-box;
  height: 100%;
}

#calendarioNoticias {
  position: relative;
  width: 19%;
  height: auto;
  float: left;
  /* left: 3%; */
  /* margin-top: 45px; */
  background: #ffffff;
  border-radius: 7px;
}

.mesesCalendario {
  position: relative;
  width: 100%;
  height: auto;
  /* top: 13px; */
  margin-top: 7%;
  font-family: Gotham;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  color: #001a46;
}

.signoFlechita {
  position: relative;
  /* margin-left: 121px; */
  transform: rotate(0deg);
  margin-top: 6px;
  float: right;
  cursor: pointer;
}

.flip {
  transform: rotate(-270deg);
}

#noticaPrincipal {
  position: relative;
  width: 54%;
  left: 150px;
  height: fit-content;
  float: left;
  /* margin-left: 283px; */
  /* right: 188px; */
  /* top: 72px; */
  /* background-color: red; */
  /* float: left; */
}

.linkANoticia {
  width: auto;
  height: auto;
}

#fecha {
  position: relative;
  width: 100%;
  height: 17px;
  left: 0;
  float: left;
  margin-top: 30px;
  margin-left: 50px;
  /* top: 546px; */
  font-family: Gotham;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 17px;
  color: #001a46;
}

#imgCalendario {
  position: relative;
  float: left;
}

#diaFecha {
  position: relative;
  float: left;
  margin-left: 5px;
}

#imgReloj {
  position: relative;
  float: left;
  margin-left: 9px;
}

#horaFecha {
  position: relative;
  float: left;
  margin-left: 6px;
}
#programa {
  position: relative;
  width: auto;
  float: left;
  /* overflow: auto; */
  height: 42px;
  background-color: #de070e;
  margin-top: 15px;
}
#textoPrograma {
  position: relative;
  width: auto;
  /* height: 27px; */
  /* overflow: auto; */
  margin-left: 10px;
  margin-right: 10px;
  top: 8px;
  font-family: Gotham;
  font-style: normal;
  font-weight: bold;
  font-size: 25px;
  line-height: 24px;
  color: #ffffff;
}
#galeriaContainer {
  position: relative;
  overflow: hidden;
  width: 1350px;
  margin: 0 auto;
}

.galeria1 {
  position: relative;
  float: left;
  width: 100%;
  height: 704px;
  top: 100px;
}

/* .noticiaGallery{
    position: relative;
    width: 450px;
} */

#tituloNoticia {
  position: relative;
  width: 100%;
  float: left;
  height: 95px;
  /* left: 549px; */
  top: 46px;
  font-family: Gotham;
  font-style: normal;
  font-weight: bold;
  font-size: 35px;
  line-height: 29px;
  color: #001a46;
}

#fotoNoticia {
  position: relative;
  width: 100%;
  height: 100%;
  float: left;
  display: flex;
  margin-top: 40px;
}

.imgNoticiaPrincipal {
  margin: 0 auto;
}

#separador1 {
  position: relative;
  float: left;

  width: 100%;
  margin-top: 4%;
  border: 0.5px solid #001a46;
}

#contenidoNoticia {
  /* overflow: scroll; */
  height: fit-content;
  /* margin-top: 25%; */
  position: relative;
  float: left;
  width: auto;
}
#separadorNoticias {
  position: relative;
  height: 0px;
  /* top: 60%; */
  margin-top: 6px;
  border: 0.5px solid #001a46;
}

#textoNoticia {
  position: relative;
  font-family: Gotham;
  font-style: normal;
  font-weight: 200;
  font-size: 16px;
  line-height: 19px;
  height: auto;
  margin-top: 25px;
  color: #5a5a5a;
}

#tituloAudio {
  position: relative;
  /* width: 190px; */
  /* height: 19px; */
  float: left;
  /* left: 549px; */
  margin-top: 8%;
  margin-left: 300px;
  font-family: Gotham;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 19px;
  color: #001a46;
}
#audio {
  position: relative;
  float: left;
  background-color: #ffffff;
  width: 100%;
  height: 12%;
  margin-top: 6%;
}

#flechitaAudio {
  position: relative;
  margin: 0 auto;
  margin-left: 17px;
  margin-top: 12px;
  width: 20px;
}

#tiempoAudio {
  position: relative;
  height: 0px;
  width: 407px;
  margin: 0 auto;
  bottom: 29px;
  margin-left: 85px;
  border: 0.5px solid #001a46;
}
#botonPlay {
  position: relative;
  border-radius: 50%;
  margin: 0px auto;
  width: 50px;
  height: 50px;
  margin-top: 16px;
  margin-left: 17px;
  background: linear-gradient(138.34deg, #001a46 12.22%, #001a46 88.97%);
}

#nombreRadio {
  position: relative;
  margin: 0 auto;
  margin-left: 433px;
  bottom: 9px;
}

#volumenAudio {
  position: relative;
  height: 0px;
  width: 87px;
  margin: 0 auto;
  bottom: 29px;
  margin-left: 85px;
  border: 0.5px solid #001a46;
}

#separador2 {
  position: relative;
  height: 0px;
  margin-top: 7%;
  width: 100%;
  float: left;
  border: 0.5px solid #001a46;
}

#subTitulo {
  position: relative;
  width: 100%;
  float: left;
  height: 95px;
  /* left: 549px; */
  margin-top: 46px;
  font-family: Gotham;
  font-style: normal;
  font-weight: 300;
  font-size: 23px;
  line-height: 29px;
  color: #001a46;
}

#noticiasMasLeidas {
  position: relative;
  margin: 0 auto;
  width: 333px;
  height: 61px;
  overflow: hidden;
  margin-top: 100px;
  background: #de070e;
}
#tituloLoMasLeido {
  position: relative;
  top: 15%;
  /* margin-top: 0%; */
  font-family: Gotham;
  font-style: normal;
  font-weight: 350;
  font-size: 35px;
  line-height: 42px;
  text-align: center;
  color: #ffffff;
}

#informacionCalendario {
  position: relative;
  width: 85%;
  margin-bottom: 15px;
  float: left;
  height: fit-content;
  left: 7.5%;
  top: 7.5%;
}

#tituloCalendario {
  margin-top: 20px;
  position: relative;
  font-family: Gotham;
  font-style: normal;
  font-weight: bold;
  font-size: 30px;
  line-height: 29px;
  /* identical to box height */
  color: #001a46;
  height: auto;
}

#fechaCalendario {
  position: relative;
  /* top: 36; */
  font-family: Gotham;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 19px;
  color: #001a46;
}

.signoSuma {
  position: relative;
  float: right;
  width: 17px;
  cursor: pointer;
}
.signoResta {
  position: relative;
  float: right;
  width: 17px;
  cursor: pointer;
}

.sumaDesactivada {
  display: none;
}
.restaDesactivada {
  display: none;
}
#flechasContainer1 {
  position: relative;
  float: right;
  top: 75px;
  right: 140px;
  width: 105px;
  height: 40px;
}
.flechaAnterior {
  position: relative;
  float: left;
}
.flechaSiguiente {
  position: relative;
  float: left;
  left: 15px;
}

#botonMoblie {
  display: none;
}
.activa2 {
  display: block !important;
}
.hidden {
  display: none !important;
}

.ano {
  /* top: 76%; */
  position: relative;
  float: left;
  height: auto;
  width: 100%;
  margin-bottom: 16%;
}

.mes {
  margin-top: 7%;
  margin-left: 10%;
  position: relative;
  height: auto;
  width: 88%;
  float: left;
  font-family: "Gotham";
  font-weight: 200;
  font-style: normal;
  /* background-color: #de070e; */
  display: none !important;
}

.mesPrueba {
  position: relative;
  float: left;
}
.cambioLetraMes {
  font-family: "Gotham";
  font-weight: bold;
  font-style: normal;
}

.noticia {
  position: relative;
  height: 21px;
  width: 183px;
  float: left;
  height: auto;
  display: none !important;
  overflow: hidden;
  margin-left: 14%;
  /* background-color: #de070e; */
}

.mesActivado {
  display: block !important;
}

.tituloActivado {
  display: block !important;
  font-family: Gotham;
  margin-bottom: 10px;
  margin-top: 7px;
  /* font-style: normal; */
  /* font-weight: 400; */
  font-size: 13px;
  /* line-height: 19px; */
}

.noticiaContainer {
  position: relative;
  float: left;
  width: 31%;
  height: 488px;
  /* margin-top: 2%; */
  margin-left: 2%;
  margin-bottom: 2%;
  /* background: #FFFFFF; */
  /* border: 1px solid #FFFFFF; */
  box-sizing: border-box;
  border-radius: 7px;
}
#contenedorNoticia {
  position: relative;
  float: right;
  width: 81%;
  height: auto;
  margin-bottom: 6%;
}
.imgNoticia2 {
  position: relative;
  display: block;
  width: 100%;
  min-height: 268px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
  cursor: pointer;
}
.programaContainer {
  width: 172px;
  height: 44px;
  top: 224px;
  position: absolute;
  background: #de070e;
  border-radius: 0px 7px 0px 0px;
}
.noticiaTxtContainer {
  position: relative;
  float: left;
  width: 100%;
  height: 44%;
  overflow: hidden;
}

#optionsMobile {
  display: none;
}

.mobileElement {
  display: none;
}

@media screen and (max-width: 768px) {
  body {
    width: 100%;
  }
  #content {
    position: relative;
    width: 100%;
    height: auto;
  }
  #programaPrincipal {
    /* position: absolute; */
    /* width: auto; */
    /* left: 27%; */
    /* font-size: 34px; */
    /* line-height: 150px; */
    /* top: unset; */
    /* margin: 0 auto; */
    /* float: unset; */
    position: relative;
    float: none;
    /* left: 50%; */
    margin: 0px auto;
    left: unset;
    font-size: 29px;
    line-height: 150px;
    top: unset;
    right: 0;
  }

  #tituloNoticia {
    height: auto;
    font-size: 20px;
    line-height: 27px;
    top: unset;
    margin-top: 30px;
  }

  #contenedorPrincipal {
    position: relative;
    margin: 0 auto;
    width: 100%;
    top: unset;
  }

  #filaAzul {
    position: relative;
    width: 100%;
    height: 30px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    /* background-color: #001a46; */
  }

  #VectorPrincipal {
    /* position: relative; */
    /* margin: 0 auto; */
    /* left: 19%; */
    /* width: 60%; */
    /* height: 100%; */
    /* position: absolute; */
    /* float: none; */
    /* top: unset; */
    /* margin: 0 auto; */
    /* width: 190px; */
    /* height: 100%; */
    /* margin-left: 24%; */
    position: absolute;
    float: none;
    top: unset;
    background-size: contain;
    margin: 0 auto;
    width: 190px;
    height: 100%;
    left: 50%;
    transform: translateX(-50%);
  }
  #container {
    position: relative;
    width: 100%;
    height: 150px;
  }

  #dentroContainer {
    /* margin: 0 auto; */
    /* position: relative; */
    /* width: 100%; */
    width: 100%;
    height: 150px;
    float: left;
    margin-left: 0;
    /* height: 100%; */
  }

  #seccionNoticias {
    position: relative;
    width: 86%;
    margin: 0 auto;
    margin-top: 15%;
  }

  #calendarioNoticias {
   
left: -335px;   
right: 11%;
float: left;
z-index: 3;    
position: absolute;    
width: 89%;
height: auto;
margin-top: 30px;
  }
  #noticaPrincipal {
    left: 0px;
    width: 100%;
    margin: 0 auto;
  }

  #galeriaContainer {
    width: auto;
    display: none;
  }

  #tiempoAudio {
    width: 100%;
  }

  #nombreRadio {
    margin-left: auto;
  }
  #galeria1 {
    display: none;
  }

  #botonMobile {
    position: absolute;
    margin-top: 30px;
    display: block;
    width: 61px;
    height: 33px;
    background-color: red;
    /* top: 30px; */
    z-index: 22;
    display: flex;
    justify-content: center;
    border-top-right-radius: 8px;
    /* top: 30px; */
    border-bottom-right-radius: 8px;
    align-items: center;
  }

  #imagenOptions {
    position: relative;
    margin: 0 auto;
    left: 5px;
    top: 5px;
  }

  #botonMobileFila {
    /* position: relative; */
    /* float: left; */
    /* display: block; */
    /* width: 30px; */
    /* height: 30px; */
    /* background-color: red; */
    /* border-top-left-radius: 7px; */
    /* z-index: 22; */
    position: relative;
    float: left;
    display: block;
    width: 100%;
    height: 33px;
    background-color: red;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    z-index: 22;
  }

  .fondo {
    background-color: rgba(0, 0, 0, 0.3);
  }

  .fondo2 {
    background: rgba(0, 0, 0, -4.7);
  }
  .imgNoticiaPrincipal {
    max-width: 323px;
  }
  #textoNoticia {
    margin-top: 40px;
  }
  #subTitulo {
    margin-top: 20px;
    font-size: 17px;
    line-height: 24px;
    height: auto;
  }
  #separador1 {
    margin-top: 10px;
  }
  #tituloAudio {
    margin-left: 0px;
  }
  #fecha {
    margin-left: unset;
    width: auto;
  }
  .noticiaContainer {
    width: 100%;
    margin-left: 0%;
    height: fit-content;
    margin-top: 10%;
  }
  .noticiaTxtContainer {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .programaContainer {
    width: 163px;
    height: 28px;
    top: 157px;
  }
  .programaTxt {
    top: 8px;
    left: 19px;
    font-size: 13px;
    line-height: 12px;
  }
  .leerMas {
    width: 85px;
    height: fit-content;
    /* right: 30px; */
    bottom: 14px;
    padding-top: 0;
    padding-bottom: -1px;
    margin-right: 26px;
    margin-top: unset;
    top: unset;
  }
  .date {
    width: 85px;
    height: fit-content;
    /* left: 30px; */
    padding-top: 0;
    /* padding-bottom: 308px; */
    margin-top: unset;
    margin-left: 29px;
    bottom: 9px;
    /* top: unset; */
  }
  .tittleTxt {
    /* top: unset; */
    /* margin-top: 8px; */
    font-size: 15px;
    line-height: 18px;
  }
  .tittleAndSubtittle {
    width: 90%;
    height: fit-content;
    /* left: 0px; */
    /* right: 10px; */
    overflow: hidden;
    padding-bottom: 26px;
  }
  .subtittleTxt {
    /* top: 14px; */
    padding-top: 17px;
    padding-bottom: 25px;
    height: fit-content;
    font-size: 13px;
    line-height: 17px;
  }
  #optionsMobile {
    position: relative;
    /* margin-top: 6px; */
    /* margin-left: 6px; */
    display: block !important;
    float: right;
    left: 9px;
  }

  #optionsMobileFila {
    /* position: relative; */
    /* margin-left: 5px; */
    /* margin-top: 5px; */
    position: relative;
    margin-left: 5px;
    right: 9px;
    float: right;
    margin-top: 8px;
  }

  .imgNoticia2 {
    min-height: 185px;
  }

  .signoFlechita{
    width: 8px;
  }

  .fondo3{
    background-color: rgba(0, 0, 0, -1.7); 
  }
  .fondoHtmlMobile{
    overflow: hidden;
  }

  #contenedorNoticia{
    width: 100%;
  }

  .mobileElement {
    display: block;
  }
}