/* NOTICIAS ------------------------------------------------------------------------------------ */

.noticias1 { background:#fff; }

.noticias2 {
  padding: 60px 15px 0 15px;
  margin: 0 auto;
}

.noticias2 .noticiacont1 {
  background: #fff;
  padding: 0 15px 5px 15px;
  margin: 0 0 15px 0;
  overflow: hidden;
}

.noticias2 .noticiacont2 {
  background: #fff;
  padding: 0;
  margin: 0 0 10px 0;
  overflow: hidden;
}

.noticias2 h1 {
  font-family: var(--fontTitulo);
  color: #000;
  text-align: center;
  padding: 0;
  margin: 0 auto 30px auto;
}

@media (min-width: 100px) {
  .noticias2 h1 { font-size:30px; line-height:30px; }
}

@media (min-width: 992px) {
  .noticias2 h1 { font-size:35px; line-height:35px; width: 100%; }
}

@media (min-width: 1200px) {
  .noticias2 h1 { font-size:40px; line-height:40px; width: 100%; }
}

/* NOTICIA A ----------------------------------------------------------------------------------- */

.noticias2 .noticia-a .contenedor {
  margin-bottom: 20px;
  align-items: stretch;
  height: 100%;
  position: relative;
}

.noticias2 .noticia-a .textos {
  padding: 20px 0 0 0;
  overflow: hidden;
  background: #fff;
}

.noticias2 .noticia-a .textos .fecha {
  width: 50px;
  padding: 2px 0 6px 0;
  margin: 0;
  text-align: center;
  background-color: #ededed;
  display: inline-block;
  float: left;
}

.noticias2 .noticia-a .textos .fecha h3 {
  font-family: 'georgiab';
  font-size: 25px;
  line-height: 21px;
  color: #ff5151;
  padding: 0;
  margin: 0 0 5px 0;
}

.noticias2 .noticia-a .textos .fecha h4 {
  font-family: 'Swiss721SWA';
  font-size: 14px;
  line-height: 14px;
  color: #9c9999;
  padding: 0;
  margin: 0;
}

.noticias2 .noticia-a .textos h2 {
  font-family: 'helveticabold';
  color: #666;
  padding: 0;
  margin: 0;
}

.noticias2 .noticia-a .textos h2:hover { color:#000; text-decoration:none; }

.noticias2 .noticia-a .textos a:hover { color:#000; text-decoration:none; }

.noticias2 .noticia-a .textos p {
  font-family: 'Swiss721SWA';
  font-size: 15px;
  line-height: 18px;
  color: #666666;
  padding: 0;
  margin: 15px 0 0 0;
}

.noticias2 .noticia-a .textos h5 {
  font-family: 'georgiai';
  font-size: 14px;
  line-height: 14px;
  color: #ff5151;
  padding: 0;
  margin: 5px 0 0 0;
}

.noticias2 .noticia-a .textos h5 a {
  font-family: 'georgiai';
  font-size: 14px;
  line-height: 14px;
  color: #ff5151;
  display: inline-block;
}

.noticias2 .noticia-a .textos h5 a:hover { color:#ff5151; text-decoration:underline; }

@media (min-width: 100px) {
  .noticias2 .noticia-a .textos h2 { font-size:18px; line-height:18px; }
}

@media (min-width: 768px) {
  .noticias2 .noticia-a .textos h2 { font-size:18px; line-height:18px; }
}

@media (min-width: 992px) {
  .noticias2 .noticia-a .textos h2 { font-size:20px; line-height:20px; }
}

@media (min-width: 1200px) {
  .noticias2 .noticia-a .textos h2 { font-size:22px; line-height:22px; }
}

/* NOTICIA B ----------------------------------------------------------------------------------- */

.noticias2 .noticia-b .contenedor {
  margin-bottom: 20px;
  border: 1px solid #000;
  align-items: stretch;
  height: 100%;
  position: relative;
}

.noticias2 .noticia-b .contenido {
  padding: 0;
  background: #fff;
}

.noticias2 .noticia-b .contenido img { float:left; }

.noticias2 .noticia-b .contenido .textos a:hover { text-decoration:none; }

.noticias2 .noticia-b .contenido .textos .fecha {
  width: 50px;
  padding: 2px 0 6px 0;
  margin: 0;
  text-align: center;
  background-color: #ededed;
  display: inline-block;
  float: left;
}

.noticias2 .noticia-b .contenido .textos .fecha h3 {
  font-family: 'georgiab';
  font-size: 25px;
  line-height: 21px;
  color: #ff5151;
  padding: 0;
  margin: 0 0 5px 0;
}

.noticias2 .noticia-b .contenido .textos .fecha h4 {
  font-family: 'Swiss721SWA';
  font-size: 14px;
  line-height: 14px;
  color: #9c9999;
  padding: 0;
  margin: 0;
}

.noticias2 .noticia-b .contenido h2 {
  font-family: 'helveticabold';
  color: #666;
  padding: 0;
  margin: 7px 0 0 0;
}

.noticias2 .noticia-b .contenido h2:hover { color:#000; }

.noticias2 .noticia-b .contenido .textos h5 {
  font-family: 'georgiai';
  font-size: 14px;
  line-height: 14px;
  color: #ff5151;
  padding: 0;
  margin: 5px 0 0 0;
}

.noticias2 .noticia-b .contenido .textos h5 a {
  font-family: 'georgiai';
  font-size: 14px;
  line-height: 14px;
  color: #ff5151;
  display: inline-block;
}

.noticias2 .noticia-b .contenido .textos h5 a:hover { color:#ff5151; text-decoration:underline; }

.noticias2 .noticia-b .contenido .textos p {
  font-family: 'Swiss721SWA';
  font-size: 15px;
  line-height: 18px;
  color: #666666;
  padding: 0;
  margin: 15px 0 0 0;
}

@media (min-width: 100px) {
  .noticias2 .noticia-b .contenido img { display:none; }
  .noticias2 .noticia-b .contenido h2 { font-size:18px; line-height:18px; }
  .noticias2 .noticia-b .margin-b { margin-bottom:15px; }
  .noticias2 .noticia-b .contenido .textos { padding:0 20px 0 0; display:table; }
}

@media (min-width: 500px) {
  .noticias2 .noticia-b .contenido img { max-width:25%; display:block; }
  .noticias2 .noticia-b .contenido .textos { padding:0 20px; display:table; }
}

@media (min-width: 768px) {
  .noticias2 .noticia-b .contenido img { max-width:25%; }
  .noticias2 .noticia-b .contenido h2 { font-size:18px; line-height:18px; }
  .noticias2 .noticia-b .margin-b { margin-bottom:15px; }
}

@media (min-width: 992px) {
  .noticias2 .noticia-b .contenido img { max-width:190px; }
  .noticias2 .noticia-b .contenido h2 { font-size:16px; line-height:16px; }
  .noticias2 .noticia-b .margin-b { margin-bottom:22px; }
}

@media (min-width: 1200px) {
  .noticias2 .noticia-b .contenido img { max-width:200px; }
  .noticias2 .noticia-b .contenido h2 { font-size:18px; line-height:18px; }
  .noticias2 .noticia-b .margin-b { margin-bottom:24px; }
}

/* NOTICIA C ----------------------------------------------------------------------------------- */

.noticias2 .noticia-c .contenedor {
  margin-bottom: 20px;
  align-items: stretch;
  height: 100%;
  position: relative;
}

.noticias2 .noticia-c .contenedor .textos {
  padding: 20px 0 0 0;
  overflow: hidden;
  background: #fff;
}

.noticias2 .noticia-c .contenedor .textos .fecha {
  width: 50px;
  padding: 2px 0 6px 0;
  margin: 0;
  text-align: center;
  background-color: #ededed;
  display: inline-block;
  float: left;
}

.noticias2 .noticia-c .contenedor .textos .fecha h3 {
  font-family: 'georgiab';
  font-size: 25px;
  line-height: 21px;
  color: #ff5151;
  padding: 0;
  margin: 0 0 5px 0;
}

.noticias2 .noticia-c .contenedor .textos .fecha h4 {
  font-family: 'Swiss721SWA';
  font-size: 14px;
  line-height: 14px;
  color: #9c9999;
  padding: 0;
  margin: 0;
}

.noticias2 .noticia-c .contenedor .textos h2 {
  font-family: 'helveticabold';
  color: #666;
  padding: 0;
  margin: 0;
}

.noticias2 .noticia-c .contenedor .textos h2:hover { color:#000; text-decoration:none; }

.noticias2 .noticia-c .contenedor .textos a:hover { color:#000; text-decoration:none; }

.noticias2 .noticia-c .contenedor .textos h5 {
  font-family: 'georgiai';
  font-size: 14px;
  line-height: 14px;
  color: #ff5151;
  padding: 0;
  margin: 5px 0 0 0;
}

.noticias2 .noticia-c .contenedor .textos h5 a {
  font-family: 'georgiai';
  font-size: 14px;
  line-height: 14px;
  color: #ff5151;
  display: inline-block;
}

.noticias2 .noticia-c .contenedor .textos h5 a:hover { color:#ff5151; text-decoration:underline; }

@media (min-width: 100px) {
  .noticias2 .noticia-c .contenedor .textos h2 { font-size:16px; line-height:16px; }
}

@media (min-width: 768px) {
  .noticias2 .noticia-c .contenedor .textos h2 { font-size:16px; line-height:16px; }
}

@media (min-width: 992px) {
  .noticias2 .noticia-c .contenedor .textos h2 { font-size:16px; line-height:16px; }
}

@media (min-width: 1200px) {
  .noticias2 .noticia-c .contenedor .textos h2 { font-size:16px; line-height:16px; }
}

/* LISTADO ------------------------------------------------------------------------------------- */

.listado1 { background:#fff; }

.listado2 {
  padding: 0 15px 30px 15px;
  margin: 0 auto;
}

.listado2 .listadocont1 {
  padding: 0;
  margin: 0 10px;
  overflow: hidden;
}

.listado2 .listadocont1 .contenedor {
  padding: 0;
  margin: 10px 5px 20px 5px;
  background: #fff;
}

.listado2 .listadocont1 .contenedor .textos .fecha {
  width: 50px;
  padding: 2px 0 6px 0;
  margin: 0;
  text-align: center;
  background-color: #ededed;
  display: inline-block;
  float: left;
}

.listado2 .listadocont1 .contenedor .textos .fecha h3 {
  font-family: 'georgiab';
  font-size: 25px;
  line-height: 21px;
  color: #ff5151;
  padding: 0;
  margin: 0 0 5px 0;
}

.listado2 .listadocont1 .contenedor .textos .fecha h4 {
  font-family: 'Swiss721SWA';
  font-size: 14px;
  line-height: 14px;
  color: #9c9999;
  padding: 0;
  margin: 0;
}

.listado2 .listadocont1 .contenedor .textos h2 {
  font-family: 'helveticabold';
  color: #666;
  padding: 0;
  margin: 7px 0 0 0;
}

.listado2 .listadocont1 .contenedor .textos h2:hover { color:#000; }

.listado2 .listadocont1 .contenedor .textos h5 {
  font-family: 'georgiai';
  font-size: 14px;
  line-height: 14px;
  color: #ff5151;
  padding: 0;
  margin: 5px 0 0 0;
}

.listado2 .listadocont1 .contenedor .textos h5 a {
  font-family: 'georgiai';
  font-size: 14px;
  line-height: 14px;
  color: #ff5151;
  display: inline-block;
}

.listado2 .listadocont1 .contenedor .textos h5 a:hover { color:#ff5151; text-decoration:underline; }

.listado2 .listadocont1 .contenedor .textos h6 {
  font-family: 'georgiai';
  font-size: 13px;
  line-height: 13px;
  color: #aaa;
  text-align: left;
  padding: 0;
  margin: 0;
}

.listado2 .listadocont1 .contenedor .textos p {
  font-family: 'Swiss721SWA';
  font-size: 15px;
  line-height: 18px;
  color: #666666;
  padding: 0;
  margin: 10px 0 0 0;
}

.listado2 .listadocont1 .contenedor .textos a { color:#666666; }

.listado2 .listadocont1 .contenedor .textos a:hover { text-decoration:none; }

.ate-cargar-mas {
  font-family: var(--fontSubtitulo);
  color: #188035;
  font-size: 20px;
  text-align: center;
  margin: 0 auto 15px auto;
  display: block;
}

.ate-cargar-mas:hover {
  text-decoration: underline !important;
}

.listado2 .listadocont1 .ate-cargar-load {
  width: 36px;
  height: 28px;
  margin: 0 auto 15px auto;
  display: block;
}

.listado2 .listadocont1 hr { border-top:1px dotted #cdcdcd; }

@media (max-width: 499px) {
  .listado2 .listadocont1 .col6a2 { display:none; }
  .listado2 .listadocont1 .col6b2 { width:100% !important; padding:0 !important; }
}

@media (min-width: 100px) {
  .listado2 .listadocont1 .contenedor .textos h2 { font-size:18px; line-height:18px; }
}

@media (min-width: 768px) {
  .listado2 .listadocont1 .contenedor .textos h2 { font-size:18px; line-height:18px; }
}

@media (min-width: 992px) {
  .listado2 .listadocont1 .contenedor .textos h2 { font-size:20px; line-height:20px; }
}

@media (min-width: 1200px) {
  .listado2 .listadocont1 .contenedor .textos h2 { font-size:20px; line-height:20px; }
}

/* BARRA DERECHA ------------------------------------------------------------------------------- */

/*
.barrader {
  padding: 15px 20px 20px 20px;
  margin: 0 0 20px 0;
  border-top: 5px solid #ff5151;
  background: #f4f4f4;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}

.barrader h4 {
  font-family: 'Swiss721SWA';
  font-size: 14px;
  line-height: 18px;
  color: #666666;
  text-decoration: none;
  padding: 0;
  margin: 0;
  display: block;
}

.barrader h5 {
  font-family: var(--fontSubtitulo);
  color: #1a171b;
  font-size: 18px;
  line-height: 20px;
  padding: 0;
  margin: 0 0 15px 0;
}

.barrader a {
  font-family: 'Swiss721SWA';
  font-size: 15px;
  line-height: 20px;
  color: #666666;
  text-decoration: none;
  padding: 0;
  margin: 0;
  display: block;
}

.barrader a:hover { color:#000; }


.barrader .atitulo {
  height: 40px;
  padding: 0 15px;
  font-family: 'HelveticaLTCondensedMedium_0';
  font-size: 18px;
  line-height: 40px;
  color: #fff;
  background-color: #ff5659;
  border: none;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.barrader .atitulo:hover {
  color: #fff;
  background-color: #e54949;
}

.barrader .atitulomb { margin-bottom:10px; }

.barrader .noticias-slider { margin:0; }

.barrader .noticias-slider img { margin:0 auto; }
*/

/* ------------------------------------------- */

.barrader form .form-group { margin-bottom:10px; }

.barrader form .form-control:focus {
  border: 1px solid #ff5659;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.barrader form select {
  height: 40px;
  font-family: 'HelveticaLTCondensedMedium_0';
  font-size: 16px;
  color: #ff5659;
  border: 1px solid #ff5659;
  background: transparent;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.barrader form .boton-beneficio {
  height: 40px;
  font-family: 'HelveticaLTCondensedMedium_0';
  font-size: 17px;
  color: #fff;
  background-color: #ff5659;
  border: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  float: right;
}

.barrader form .boton-beneficio:hover {
  color: #fff;
  background-color: #e54949;
}

.barrader form .boton-beneficio:focus { outline-color:transparent; }

@media (min-width: 100px) {
  .barrader .boton-beneficio { width:100%; }
}

@media (min-width: 768px) {
  .barrader .boton-beneficio { width:120px; }
}

/* ------------------------------------------- */

.barrader .noticia-slider {
  margin-top: 20px;
}

/*
.barrader .nrelacionada {
  padding: 12px 0;
  border-bottom: 1px solid #000;
}

.barrader .nrelacionada:last-child {
  padding: 12px 0 0 0;
  border-bottom: none;
}

.barrader .nrelacionada .fechatitulor { overflow:hidden; }

.barrader .nrelacionada .fechatitulor .fecha {
  width: 35px;
  padding: 2px 0 5px 0;
  margin: 0 15px 0 0;
  text-align: center;
  display: inline-block;
  float: left;
}

.barrader .nrelacionada .fechatitulor .fecha h3 {
  font-family: 'georgiab';
  color: #ff5151;
  font-size: 20px;
  line-height: 17px;
  padding: 0;
  margin: 0;
}

.barrader .nrelacionada .fechatitulor .fecha h4 {
  font-family: 'HelveticaLTCondensedMedium_0';
  color: #babcbd;
  font-size: 13px;
  line-height: 12px;
  padding: 0;
  margin: 5px 0 0 0;
}

.barrader .nrelacionada .fechatitulor .titulo { float:left; }

.barrader .nrelacionada .fechatitulor .titulo h1 {
  font-family: 'helveticabold';
  color: #666;
  padding: 0;
  margin: 4px 0 3px 0;
  display: inline-block;
}

.barrader .nrelacionada .fechatitulor .titulo h1:hover { text-decoration:underline; }

.barrader .nrelacionada .fechatitulor .titulo span {
  font-family: 'georgiai';
  font-size: 14px;
  color: #ff5151;
  padding: 0;
  display: block;
}

.barrader .nrelacionada .fechatitulor .titulo span a {
  font-family: 'georgiai';
  font-size: 14px;
  color: #ff5151;
  padding: 0;
  display: inline-block;
}

.barrader .nrelacionada .fechatitulor .titulo span a:hover { text-decoration:underline !important; }

.barrader .nrelacionada .fechatitulor .titulo .a2:hover { color:#ff5151 !important; }

@media (min-width: 100px) {
  .barrader .nrelacionada .fechatitulor .titulo { width:85%;}
  .barrader .nrelacionada .fechatitulor .titulo h1 { font-size:20px; line-height:20px; }
}

@media (min-width: 992px) {
  .barrader .nrelacionada .fechatitulor .titulo { width:80%;}
  .barrader .nrelacionada .fechatitulor .titulo h1 { font-size:18px; line-height:18px; }
}

@media (min-width: 1200px) {
  .barrader .nrelacionada .fechatitulor .titulo { width:80%;}
  .barrader .nrelacionada .fechatitulor .titulo h1 { font-size:20px; line-height:20px; }
}
*/

/* ------------------------------------------- */

.barrader .arelacionado {
  padding: 0 0 12px 0;
  border-bottom: 1px dotted #bcbcbc;
}

.barrader .arelacionado:last-child {
  padding: 12px 0 0 0;
  border-bottom: none;
}

.barrader span {
  font-family: 'georgiai';
  font-size: 14px;
  color: #ff5151;
  padding: 0;
  margin: 0 0 8px 0;
  display: block;
}

.barrader .a2:hover { color:#ff5151 !important; }

.barrader .a3 span { margin:0 !important; }

.barrader audio { width:100%; }