/*
* 
* Theme Name: Meteorológica 
*
*/
@import 'styles/bootstrap.min.css';
.container {
  max-width: 960px;
}
.navbar-toggle {
  float: none;
  text-align: center;
  width: 100px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #000;
}
body {
  font-family: 'Alegreya Sans';
}
body > .page {
  border-top: 5px solid #969696;
}
#main {
  padding-bottom: 70px;
  padding-top: 35px;
}
header {
  background: #fafafb;
  overflow: hidden;
  padding-top: 60px;
  padding-bottom: 26px;
  border-top: 5px solid #ccc;
}
header h1 {
  width: 269px;
  height: 126px;
  margin: 0;
  padding: 0;
}
header h1 a {
  text-indent: -9999px;
  display: block;
  width: 100%;
  height: 100%;
  background: url("images/logo.png") top left no-repeat;
}
header p {
  color: #999;
  font: 300 15px/22px 'Oswald';
  padding: 0 0 0 13px;
  margin: 0;
  border-left: 5px solid #999;
}
header .language-chooser {
  margin: 0;
  padding: 80px 0 0 0;
  list-style: none;
  float: right;
}
header .language-chooser li {
  float: left;
}
header .language-chooser li a {
  font-size: 18px;
  font-weight: 900;
  text-transform: uppercase;
  color: #b8b4a5;
  padding: 0 8px;
}
header .language-chooser li a:hover {
  text-decoration: none;
  color: #2693cc;
}
header .language-chooser li.active a {
  color: #2693cc;
  border-bottom: 10px solid #2693cc;
}
footer {
  padding-top: 42px;
  padding-bottom: 30px;
  background: #f2f2f2;
}
footer .barra {
  width: 100%;
  height: 10px;
  background: #ccc;
  margin-top: 12px;
}
footer .lower-row {
  padding-top: 10px;
}
footer .copyright {
  font-size: 12px;
  color: #999;
}
footer .logo-cam {
  padding-top: 6px;
}
footer .developed {
  font-size: 10px;
  color: #999;
  margin-top: 14px;
}
footer .developed:before {
  content: ' ';
  background: #f60;
  display: block;
  width: 5px;
  height: 5px;
  float: left;
  margin-top: 4px;
  margin-left: -12px;
}
footer .developed a {
  color: #4d4d4d;
}
footer .logo {
  display: block;
}
footer .icon-box i {
  display: block;
  font-size: 24px;
  margin-bottom: 10px;
}
footer .icon-box p {
  margin: 0;
  padding: 0;
  font-size: 12px;
  color: #4d4d4d;
  line-height: 15px;
}
footer .icon-box p a {
  color: #2693cc;
}
footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
  column-count: 2;
  column-gap: 20px;
  -moz-column-count: 2;
  -webkit-column-count: 2;
  -moz-column-gap: 20px;
  -webkit-column-gap: 20px;
}
footer ul .current-menu-item a {
  color: #2693cc;
}
footer ul a {
  font-size: 10px;
  text-transform: uppercase;
  color: #4d4d4d;
}
footer ul a:hover {
  text-decoration: none;
  color: #2693cc;
}
.destacado-secciones {
  background: #114664;
  color: #fff;
  clear: both;
  padding-bottom: 25px;
  padding-top: 6px;
}
.destacado-secciones h1 {
  font-size: 50px;
  font-family: 'Oswald';
  line-height: 60px;
  font-weight: bold;
}
.destacado-secciones p {
  margin-bottom: 16px;
  font-size: 15px;
  line-height: 22px;
  font-family: 'Oswald';
  font-weight: 300;
}
.destacado-secciones a {
  color: #fff;
  font-family: 'Alegreya Sans';
  font-size: 10px;
  text-transform: uppercase;
  border-left: 5px solid #f60;
  line-height: 20px;
  display: block;
  padding-left: 6px;
  margin-top: 40px;
}
.main-menu {
  margin-bottom: 50px;
}
.main-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: right;
}
.main-menu .current-menu-item a {
  font-weight: 400;
  color: #2693cc;
}
.main-menu a {
  color: #b8b4a5;
  font-size: 38px;
  font-family: 'Oswald';
  font-weight: 300;
  line-height: 42px;
}
.main-menu a:hover {
  text-decoration: none;
  color: #2693cc;
}
.inicio .slider {
  background: #114664;
  margin-bottom: 50px;
}
.inicio h1 {
  color: #2693cc;
  font-size: 30px;
  font-family: 'Oswald';
  font-weight: 700;
  margin-bottom: -5px;
}
.inicio .bajada {
  color: #2693cc;
  font-size: 18px;
  font-family: 'Oswald';
  font-weight: 400;
  line-height: 26px;
}
.inicio .contenido {
  font-size: 14px;
  line-height: 20px;
  color: #4d4d4d;
  column-count: 2;
  column-gap: 20px;
  -moz-column-count: 2;
  -webkit-column-count: 2;
  -moz-column-gap: 20px;
  -webkit-column-gap: 20px;
}
.inicio .contenido p {
  margin-top: 0;
}
.single-volumen .articulo h2,
.search .articulo h2 {
  color: #114664;
}
.novedades .barra-celeste {
  margin-top: 30px;
  background: #2693cc;
  color: #fff;
  padding-bottom: 40px;
  margin-bottom: 54px;
}
.novedades .barra-celeste h2 {
  font-size: 47px;
  line-height: 58px;
  font-family: 'Alegreya Sans';
  font-weight: 100;
  text-transform: uppercase;
  margin-top: 24px;
  margin-bottom: -9px;
}
.novedades .barra-celeste p {
  font-size: 14px;
  line-height: 19px;
  margin-bottom: 17px;
}
.novedades .barra-celeste a {
  color: #fff;
  background: #2693cc;
  padding-left: 10px;
  font-size: 10px;
  font-weight: 900;
  position: relative;
  top: -9px;
  text-transform: uppercase;
}
.novedades .barra-celeste .meta {
  text-align: right;
  height: 5px;
  background: #fff;
}
.novedades .novedad {
  margin-bottom: 68px;
  height: 110px;
  position: relative;
}
.novedades .novedad h3 {
  color: #4d4d4d;
  font-family: 'Oswald';
  font-size: 18px;
  margin: 0 0 7px 0;
  line-height: 22px;
  font-weight: 400;
}
.novedades .novedad p {
  margin: 0px;
  font-size: 12px;
  line-height: 15px;
  margin-bottom: 22px;
  color: #4d4d4d;
}
.novedades .novedad a {
  font-size: 10px;
  font-weight: 900;
  background: #fff;
  position: relative;
  top: -8px;
  padding-left: 5px;
}
.novedades .novedad .meta {
  text-align: right;
  background: #2693cc;
  height: 5px;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.en-prensa .articulo h2 {
  color: #114664;
}
.wp-paginate {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.wp-paginate li {
  display: inline-block;
  font-size: 24px;
  font-weight: 900;
  color: #99a5ad;
  margin: 0 6px;
}
.wp-paginate li .current {
  color: #f60;
  padding: 0 3px;
  border-bottom: 5px solid #f60;
}
.wp-paginate li a {
  color: #99a5ad;
}
.wp-paginate li a:hover {
  color: #f60;
}
.navbar-toggle {
  font-family: 'Oswald';
  font-size: 25px;
  line-height: 30px;
  border-color: #2693cc;
  color: #2693cc;
}
.single-novedad .content {
  background: #fafafb;
  padding-bottom: 45px;
}
.single-novedad .content img {
  max-width: 100%;
}
.single-novedad .content h1 {
  font-size: 50px;
  font-family: 'Oswald';
  margin-top: 59px;
  color: #114664;
  line-height: 60px;
}
.single-novedad .content .copete {
  font-family: 'Oswald';
  font-size: 18px;
  line-height: 26px;
  color: #114664;
  margin-bottom: 31px;
}
.single-novedad .content p {
  font-size: 14px;
  line-height: 20px;
  color: #4d4d4d;
  margin-bottom: 19px;
}
.single-novedad .content .meta {
  padding-top: 30px;
}
.single-novedad .content .meta ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.single-novedad .content .meta a {
  text-transform: uppercase;
  color: #4d4d4d;
  font-size: 10px;
  font-weight: 900;
}
.single-novedad .content .meta li {
  display: inline-block;
  border-left: 5px solid #f60;
  padding-left: 7px;
  margin-right: 22px;
}
.sidebar-widgets {
  border-top: 5px solid #99a5ad;
  margin-bottom: 35px;
  max-width: 185px;
  float: right;
  padding-top: 15px;
}
.sidebar-widgets .text-widget {
  text-align: right;
  color: #4d4d4d;
  display: block;
  margin-bottom: -10px;
}
.sidebar-widgets .text-widget h2 {
  font-size: 15px;
  font-family: 'Oswald';
  font-weight: 700;
  line-height: 22px;
  margin: 0;
}
.sidebar-widgets .text-widget p {
  margin: 0;
  font-size: 15px;
  font-family: 'Oswald';
  line-height: 22px;
  font-weight: 300;
}
.sidebar-widgets .text-widget .big {
  font-size: 47px;
  font-weight: 900;
  display: block;
  margin-top: -10px;
}
.listado-articulos {
  background: #fafafb;
  color: #114664;
  padding-top: 45px;
  padding-bottom: 45px;
}
.listado-articulos .articulo {
  margin-top: 50px;
}
.listado-articulos .articulo .meta {
  font-weight: 900;
  font-size: 10px;
  text-transform: uppercase;
  height: 5px;
  background: #114664;
}
.listado-articulos .articulo .meta ul {
  padding: 0;
  list-style: none;
  margin-top: 23px;
  text-align: right;
}
.listado-articulos .articulo .meta li {
  background: #fafafb;
  padding: 0 6px;
  display: inline-block;
  position: relative;
  top: -5px;
  border-left: 2px solid #114664;
}
.listado-articulos .articulo .meta li:first-child {
  border: none;
}
.listado-articulos .articulo:first-child {
  margin-top: 0;
}
.listado-articulos a {
  color: #114664;
}
.listado-articulos .content {
  background: url("images/file.png") top left no-repeat;
  padding-left: 78px;
  min-height: 68px;
}
.listado-articulos h2 {
  font-size: 18px;
  font-family: 'Oswald';
  line-height: 24px;
  font-weight: 400;
  margin: 0;
  margin-bottom: 4px;
}
.listado-articulos p {
  font-size: 12px;
  line-height: 15px;
  color: #4d4d4d;
  margin: 0;
}
.seccion-meta {
  margin-top: 40px;
}
.seccion-meta ul {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 10px;
  text-transform: uppercase;
  color: #114664;
  font-weight: 900;
}
.seccion-meta ul li {
  display: inline-block;
  border-left: 5px solid #f60;
  line-height: 20px;
  height: 20px;
  padding-left: 6px;
  margin-right: 10px;
}
.listado-encolumnado {
  overflow: hidden;
  color: #fff;
  padding-top: 18px;
  padding-bottom: 43px;
  background: #2693cc;
}
.listado-encolumnado .meta {
  text-align: right;
  height: 5px;
  background: #2693cc;
  margin-top: 20px;
}
.listado-encolumnado .meta a {
  color: #2693cc;
  text-transform: uppercase;
  font-size: 10px;
  position: relative;
  top: -9px;
  padding-left: 7px;
  font-weight: 900;
}
.numero-destacado {
  background: #2693cc;
  color: #fff;
  padding-bottom: 24px;
}
.numero-destacado .big {
  font-size: 39px;
  margin: 0;
  font-family: 'Oswald';
  padding-top: 35px;
  margin-bottom: 19px;
  line-height: 42px;
}
.numero-destacado a {
  color: #fff;
}
.numero-destacado ul {
  padding: 0;
  list-style: none;
}
.numero-destacado .content {
  background: url("images/file-blanco.png") top left no-repeat;
  padding-left: 80px;
  min-height: 68px;
}
.numero-destacado .content h2 {
  font-size: 18px;
  font-family: 'Oswald';
  line-height: 15px;
  margin: 0;
  padding-top: 8px;
  margin-bottom: 5px;
}
.numero-destacado .content p {
  font-size: 12px;
  line-height: 15px;
  margin: 0;
}
.numero-destacado .content .meta {
  margin-top: 23px;
}
.numero-destacado .content .meta ul {
  margin: 0;
  padding: 0;
}
.numero-destacado .content .meta li {
  display: inline-block;
  height: 5px;
  text-align: right;
  margin-right: 5%;
  width: 40%;
  background: #fff;
}
.numero-destacado .content .meta a {
  font-weight: 900;
  font-size: 10px;
  position: relative;
  top: -8px;
  padding-left: 8px;
  background: #2693cc;
}
.articulo {
  margin-top: 45px;
}
.articulo .contenido {
  background: url("images/file-blanco.png") top left no-repeat;
  padding-left: 80px;
  min-height: 68px;
}
.articulo h2 {
  font-size: 18px;
  font-family: 'Oswald';
  font-weight: 400;
  color: #fff;
  margin: 0 0 5px 0;
}
.articulo h2 a {
  color: #fff;
}
.articulo p {
  font-size: 12px;
  line-height: 15px;
  margin: 0;
}
.ultimos-numeros .listado-encolumnado {
  background: #f4f9fc;
}
.ultimos-numeros .listado-encolumnado .meta a {
  background: #f4f9fc;
}
.ultimos-numeros .articulo .contenido {
  background: url("images/file-celeste.png") top left no-repeat;
}
.ultimos-numeros .articulo h2 {
  color: #4d4d4d;
}
.ultimos-numeros .articulo p {
  color: #4d4d4d;
}
.contacto .destacado-secciones {
  margin-bottom: 15px;
}
#map {
  height: 325px;
}
.datos-contacto {
  background: #e6f0f5;
  height: 325px;
  color: #114664;
  font-size: 14px;
  line-height: 23px;
  font-family: 'Oswald';
}
.datos-contacto .direccion {
  margin-top: 30px;
  padding-left: 35px;
  background: url("images/marker.png") 8px 0px no-repeat;
}
.datos-contacto .telefono {
  margin-top: 26px;
  padding-left: 35px;
  background: url("images/mail.png") 4px 4px no-repeat;
}
.nota {
  background: #f4f9fc;
  padding-bottom: 40px;
}
.nota .nota-bar {
  height: 36px;
  background: #114664;
  overflow: hidden;
}
.nota .nota-bar span {
  line-height: 36px;
  float: left;
  color: #b8b4a5;
  font-size: 18px;
  font-family: 'Oswald';
  margin-left: 15px;
}
.nota .nota-bar a {
  float: right;
  font-size: 10px;
  font-weight: 900;
  color: #fff;
  border-left: 5px solid #f60;
  padding-left: 8px;
  height: 20px;
  line-height: 20px;
  margin-top: 8px;
  margin-right: 15px;
}
.nota h1 {
  color: #114664;
  font-size: 50px;
  font-family: 'Oswald';
  font-weight: 700;
  line-height: 60px;
  margin: 60px 0 90px;
}
.nota .bajada {
  font-family: 'Oswald';
  font-size: 18px;
  line-height: 26px;
  color: #114664;
  margin: 0 0 25px 0;
}
.nota .info {
  font-size: 14px;
  font-style: italic;
  color: #4d4d4d;
  margin: 0 0 27px 0;
}
.nota .resumen {
  font-size: 14px;
  font-weight: 700;
  color: #4d4d4d;
  text-transform: uppercase;
  margin: 0 0 7px 0;
}
.nota .cuerpo {
  line-height: 20px;
}
.slide {
  padding: 6px;
  overflow: hidden;
}
.slide .imagen {
  float: left;
  width: 41%;
}
.slide .imagen img {
  display: block;
  max-width: 100%;
}
.slide .content {
  float: left;
  width: 51%;
  margin-top: 7%;
  margin-left: 5%;
}
.slide p {
  color: #fff;
  font-family: 'Oswald';
  font-size: 24px;
  line-height: 28px;
  margin: 0;
}
.slide a {
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  margin: 0;
  display: block;
  margin-top: 9%;
  text-transform: uppercase;
}
.slick-arrow {
  width: 19px;
  height: 28px;
  border: none;
  margin: 0;
  text-indent: -9999px;
  background: url("images/arrows.png");
  padding: 0;
  position: absolute;
  z-index: 1;
}
.slick-prev {
  bottom: 38px;
  right: 75px;
}
.slick-next {
  background-position: top right;
  bottom: 38px;
  right: 27px;
}
.miembros-consejo ul {
  padding: 0;
  list-style: none;
  margin: 0;
}
.miembros-consejo li {
  line-height: 20px;
  font-size: 14px;
}
.miembros-consejo h2 {
  margin: 0 0 31px 0;
  font-size: 18px;
  font-family: 'Oswald';
  font-weight: 400;
}
.miembros-consejo .consejo ul {
  column-count: 2;
  -moz-column-count: 2;
  -webkit-column-count: 2;
}
.miembros-consejo .editores {
  margin-bottom: 40px;
}
.ojs a:hover {
  text-decoration: none;
}
.ojs a:hover h2,
.ojs a:hover p {
  color: #114664;
  background: #fff;
}
.ojs h2 {
  font-size: 22px;
  line-height: 28px;
  font-weight: 700;
  font-family: 'Oswald';
  color: #fff;
  text-align: right;
  background: #114664;
  padding: 22px 18px 22px 0;
  margin: 0;
}
.ojs p {
  font-size: 15px;
  line-height: 22px;
  text-align: right;
  margin: 3px 0 0 0;
  font-family: 'Oswald';
  color: #4d4d4d;
  font-weight: 300;
}
.manuscritos,
.normas,
.envio {
  background: #f4f9fc;
  margin-top: 10px;
}
.costos {
  background: #114664;
  margin-top: 10px;
  color: #fff;
}
.costos.wysiwyg p {
  color: #fff;
}
.costos.wysiwyg h2 {
  color: #fff;
}
.costos.wysiwyg .seccion-meta li {
  border-color: #114664;
}
.costos .titulo-costos {
  font-size: 18px;
  line-height: 26px;
  font-family: 'Oswald';
}
.costos .seccion-meta li {
  border-color: #f60 !important;
}
.costos .seccion-meta a {
  color: #fff;
}
.costos .costo h4 {
  font-weight: 900;
  margin-bottom: -8px;
}
.costos .costo ul {
  padding: 0 0 0 10px;
  list-style: none;
}
.costos .costo ul li {
  line-height: 20px;
}
.costos,
.wysiwyg {
  padding-top: 8px;
  padding-bottom: 30px;
}
.costos h2,
.wysiwyg h2 {
  color: #114664;
  font-family: 'Oswald';
  font-size: 30px;
  line-height: 36px;
}
.costos p,
.wysiwyg p {
  line-height: 20px;
  font-size: 14px;
  color: #4d4d4d;
}
.costos p b,
.wysiwyg p b,
.costos p strong,
.wysiwyg p strong {
  font-weight: 900;
  color: #2693cc;
}
.costos blockquote,
.wysiwyg blockquote {
  color: #4d4d4d;
  margin-left: 20px;
  font-style: italic;
}
.costos .bajada p,
.wysiwyg .bajada p {
  font-size: 18px;
  font-family: 'Oswald';
  color: #114664;
  line-height: 26px;
}
.costos .bajada p a,
.wysiwyg .bajada p a {
  color: #2693cc;
}
.buscador {
  background: #2693cc;
  color: #fff;
}
.buscador h2 {
  margin: 0;
  font-family: 'Oswald';
  font-size: 20px;
  line-height: 27px;
  padding: 16px 10px 6px;
  text-align: right;
}
.buscador p {
  margin: 0;
  padding: 0 10px 20px;
  margin-bottom: 14px;
  font-family: 'Oswald';
  font-size: 15px;
  font-weight: 300;
  border-bottom: 5px solid #114664;
  text-align: right;
}
.buscador input[type="submit"] {
  display: block;
  text-align: center;
  background: #114664;
  border: none;
  width: 100%;
  font-family: 'Oswald';
  font-size: 19px;
  padding: 0;
  text-transform: uppercase;
  height: 40px;
  line-height: 40px;
  margin: 0;
}
.buscador input[type="text"] {
  width: 100%;
  display: block;
  margin: 0;
  border: none;
  height: 40px;
  padding: 0 8px;
  color: #4d4d4d;
  font-style: italic;
  font-size: 14px;
  margin-bottom: 17px;
}
.buscador .holder {
  padding: 0 6px;
}
@media (max-width: 991px) {
  .main-menu ul a {
    font-size: 30px;
    line-height: 39px;
  }
  .novedades .novedad {
    height: 100px;
    margin-bottom: 28px;
  }
  header {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  header p {
    border-top: 5px solid #999;
    border-left: 0;
    padding: 20px 0 0 0;
    margin-top: 30px;
  }
  header .language-chooser {
    float: none;
    padding: 20px 0 0;
  }
  footer .logo {
    padding-bottom: 20px;
  }
  footer ul {
    column-count: 1;
    -moz-column-count: 1;
    -webkit-column-count: 1;
    margin-bottom: 20px;
  }
  footer .icon-box {
    margin: 0 0 20px 0;
  }
  footer .developed:before {
    display: none;
  }
}
@media (max-width: 767px) {
  .main-menu {
    margin-bottom: 30px;
  }
  .main-menu ul {
    text-align: center;
  }
  .main-menu ul a {
    font-size: 25px;
    line-height: 30px;
  }
  .inicio .contenido {
    column-count: 1;
    -moz-column-count: 1;
    -webkit-column-count: 1;
  }
  .novedades .novedad {
    height: 80px;
  }
  .sidebar-widgets {
    width: 100%;
    max-width: 100%;
  }
  .datos-contacto {
    padding-top: 30px;
    height: auto;
    padding-bottom: 30px;
  }
  .datos-contacto .direccion {
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
@media (max-width: 767px) {
  .inicio h1 {
    margin: 0.67em 0;
  }
  .numero-destacado .content .meta li {
    width: 100%;
  }
}
@media (max-width: 550px) {
  .slider .imagen {
    display: none;
  }
  .slider .content {
    width: 80%;
  }
  .slider .content a {
    padding-bottom: 30px;
  }
  .miembros-consejo .consejo ul {
    column-count: 1;
    -moz-column-count: 1;
    -webkit-column-count: 1;
  }
}
