/*
Theme Name:CAPEGA
Author:Ide Consultora & Nicolás Fanjul Arguijo
Author URI://ideconsultora.com.ar/
Description:Tema hijo para el tema Twenty Fifteen.
Template:twentyfifteen
Version:1.0
*/

body {
  line-height: 1.3;
}
a:link,
a:visited,
a:active {
  color: #333;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
}
a:hover {
  color: #00699f;
  text-decoration: none;
}
.container {
  position: relative;
}
.jetpack-video-wrapper iframe,
.entry-content iframe {
  min-width: 100%;
  width: 100%;
}
.center {
  margin: auto;
  float: none;
}
/* HEADER */
.site-header {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e6e6e6+0,ffffff+100 */
  background: #e6e6e6; /* Old browsers */
  background: -moz-linear-gradient(top, #e6e6e6 0%, #ffffff 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e6e6e6), color-stop(100%, #ffffff)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #e6e6e6 0%, #ffffff 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #e6e6e6 0%, #ffffff 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #e6e6e6 0%, #ffffff 100%); /* IE10+ */
  background: linear-gradient(to bottom, #e6e6e6 0%, #ffffff 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.site-branding a#logo {
  display: inline-block;
  height: auto;
  max-width: 100%;
  padding: 20px 0;
  position: relative;
  width: 245px;
}
.site-branding a#logo img {
  height: auto;
  width: 100%;
}
.navbar-default {
  background: none;
  box-shadow: none;
  border: none;
  border-radius: 0;
  float: right;
  margin: 0;
  padding: 0;
}
.navbar-nav > li > a {
  color: #333 !important;
  font-size: 14px;
  font-weight: 700;
  padding-bottom: 37px !important;
  padding-top: 37px !important;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
}
.navbar-nav > li > a:hover {
  background-color: #fff !important;
  color: #00699f !important;
}
.navbar-toggle {
  margin-right: 0;
}
ul.nav ul {
  display: none;
}
ul.nav li:hover > ul {
  display: block;
  padding: 10px 15px;
  text-align: left;
}
ul.nav ul {
  background: #fff;
  min-width: 200px;
  padding: 10px 5px;
  position: absolute;
  top: 60px;
  left: 0;
  width: auto;
  z-index: 99999;
}
ul.nav ul li {
  border-right: none;
  display: block;
  float: none;
  margin: 0 0 10px 0;
  position: relative;
}
ul.nav ul li a {
  color: #000;
  font-size: 14px;
  padding: 0 5px 0 0;
}

/* BIENVENIDOS */
#bienvenidos {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,498db3+100 */
  background: #1e5799 url(//capega.com.ar/gestor/wp-content/themes/capega2015/imagenes/fondo-bienvenidos-01.png) center right no-repeat; /* Old browsers */
  background: url(//capega.com.ar/gestor/wp-content/themes/capega2015/imagenes/fondo-bienvenidos-01.png) center right no-repeat, -moz-linear-gradient(left, #1e5799 0%, #498db3 100%); /* FF3.6+ */
  background: url(//capega.com.ar/gestor/wp-content/themes/capega2015/imagenes/fondo-bienvenidos-01.png) center right no-repeat,
    -webkit-gradient(linear, left top, right top, color-stop(0%, #1e5799), color-stop(100%, #498db3)); /* Chrome,Safari4+ */
  background: url(//capega.com.ar/gestor/wp-content/themes/capega2015/imagenes/fondo-bienvenidos-01.png) center right no-repeat, -webkit-linear-gradient(left, #1e5799 0%, #498db3 100%); /* Chrome10+,Safari5.1+ */
  background: url(//capega.com.ar/gestor/wp-content/themes/capega2015/imagenes/fondo-bienvenidos-01.png) center right no-repeat, -o-linear-gradient(left, #1e5799 0%, #498db3 100%); /* Opera 11.10+ */
  background: url(//capega.com.ar/gestor/wp-content/themes/capega2015/imagenes/fondo-bienvenidos-01.png) center right no-repeat, -ms-linear-gradient(left, #1e5799 0%, #498db3 100%); /* IE10+ */
  background: url(//capega.com.ar/gestor/wp-content/themes/capega2015/imagenes/fondo-bienvenidos-01.png) center right no-repeat, linear-gradient(to right, #1e5799 0%, #498db3 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#498db3',GradientType=1 ); /* IE6-9 */
  background-size: contain;
  color: #fff;
  overflow: hidden;
  padding: 80px 0;
  position: relative;
}
#bienvenidos #izquierda {
  float: left;
  margin-right: 5%;
  text-align: justify;
  vertical-align: top;
  width: 60%;
}
#bienvenidos #izquierda h2 {
  display: inline-block;
  font-size: 46px;
  margin: 0 0 20px 0;
}
#bienvenidos #izquierda p {
  display: block;
  font-size: 16px;
  margin: 0 0 35px 0;
}
#bienvenidos #izquierda p a {
  display: none;
}
#bienvenidos #izquierda a#link {
  background: #333;
  color: #fff;
  display: inline-block;
  padding: 10px 15px;
}
#bienvenidos #video {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4d4d4d+0,1a1a1a+100 */
  background: #4d4d4d; /* Old browsers */
  background: -moz-linear-gradient(top, #4d4d4d 0%, #1a1a1a 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4d4d4d), color-stop(100%, #1a1a1a)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #4d4d4d 0%, #1a1a1a 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #4d4d4d 0%, #1a1a1a 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #4d4d4d 0%, #1a1a1a 100%); /* IE10+ */
  background: linear-gradient(to bottom, #4d4d4d 0%, #1a1a1a 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d4d4d', endColorstr='#1a1a1a',GradientType=0 ); /* IE6-9 */
  overflow: hidden;
  padding: 20px;
  width: 35%;
}
#bienvenidos #video h3 {
  display: inline-block;
  font-size: 18px;
  margin: 0 0 5px 0;
}
#bienvenidos #video iframe {
  display: block;
  width: 100%;
}

/* Sección: Banner de evento */
.event-banner {
  width: 100%;
  .event-banner__content {
    width: 100%;
  }
}

/* LOGOS */
#bicentucu {
  background: #fff;
  padding: 40px 0;
  text-align: center;
}
#bicentucu img {
  height: auto;
  max-width: 100%;
}

/* Sección: Resumen 2024 */
.resumen {
  width: 100%;
  background: #0c3361;
  background: linear-gradient(90deg, #0c3361 0%, #1e5799 100%);
  h2 {
    color: #ffffff;
    margin-bottom: 3rem;
  }
  .resumen__content {
    max-width: 1170px;
    width: 100%;
    padding: 3rem 1rem;
    margin: 0 auto;
    .resumen__inner {
      background-color: #333333;
      border-radius: 15px;
      padding: 2.5rem;
      width: 100%;
      display: flex;
      align-items: stretch;
      justify-content: space-between;
      flex-wrap: wrap-reverse;
      gap: 30px;
      .resumen__box {
        width: calc(50% - 15px);
      }
      .resumen__box:first-child {
        iframe {
          width: 100%;
          height: 100%;
          aspect-ratio: 1.7/1;
        }
      }
      .resumen__box:last-child {
        h3 {
          color: #ffffff;
          margin: 0 0 2rem 0;
        }
      }
    }
  }
}

/* Sección: Pensá en GNC */
#gnc {
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  .gnc__content {
    backdrop-filter: blur(3px);
    width: 100%;
    padding: 4rem 1rem;
    background-color: #00000050;
    h2 {
      color: #ffffff;
      text-align: center;
      margin: 0;
    }
    .gnc__logo {
      width: 100%;
      max-width: 200px;
      margin: 1rem auto;
      img {
        width: 100%;
        height: 100%;
        object-fit: contain;
      }
    }
    .buttons-center {
      width: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-top: 3rem;
      flex-wrap: wrap;
      .buttons__a {
        margin: 1rem 2.5rem;
        padding: 0.5rem 1.7rem;
        background-color: #00629c;
        color: #ffffff;
        border: 2px solid #00629c;
        border-radius: 10px;
        transition: 250ms ease-in-out;
        img {
          width: 1.4em;
          margin-right: 0.5rem;
        }
        &:hover {
          background-color: transparent;
          border-color: #ffffff;
          box-shadow: 0 0 5px #ffffff;
        }
      }
    }
  }
}

/* NEWS */
#news {
  background: #eee;
  overflow: hidden;
  padding: 25px 0;
  position: relative;
}
#news #noticias {
  display: block;
  padding: 0 20px;
  text-align: center;
}
#news #noticias a {
  color: #004187;
  display: inline-block;
  font-size: 24px;
  text-transform: uppercase;
}
#news #destacada {
  background: url(//capega.com.ar/gestor/wp-content/themes/capega2015/imagenes/fondo-noticias-01.png) center right no-repeat;
  background-size: cover;
  display: inline-block;
  padding: 5px 20px 4px 20px;
  position: absolute;
  top: 0;
  left: 15px;
  vertical-align: top;
  width: 490px;
}
#news #destacada a {
  color: #fff;
  display: block;
  font-size: 18px;
}
#news #gestion {
  background: url(//capega.com.ar/gestor/wp-content/themes/capega2015/imagenes/fondo-noticias-02.png) center left no-repeat;
  float: right;
  display: inline-block;
  padding: 5px 20px 4px 20px;
  position: absolute;
  top: 0;
  right: 15px;
  text-align: right;
  vertical-align: top;
  width: 490px;
}
#news #gestion a {
  color: #fff;
  display: block;
  font-size: 18px;
}
#news #izquierda {
  float: left;
  margin-top: 25px;
  vertical-align: top;
  width: 100%;
}
#news ul {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
}
#news ul li,
#news ul li a {
  display: block;
}
#news ul li a img {
  height: auto;
  width: 100%;
}
#news ul li.imagen {
  margin-bottom: 10px;
}
#news ul li.titulo {
  margin-bottom: 5px;
}
#news ul li.titulo a {
  color: #00699f;
  font-size: 17px;
  font-weight: 700;
}
#news ul li.texto {
  margin-bottom: 10px;
}
#news ul li.texto p {
  color: #333;
  font-size: 14px;
}
#news ul li.texto p a {
  display: inline-block;
  font-weight: 700;
}
#news ul li.texto p span.screen-reader-text {
  display: none;
}
#news ul#gener li.texto {
  border-bottom: 1px solid #b3b3b3;
  padding-bottom: 10px;
}
#news ul#gener:last-child li.texto {
  border-bottom: none;
}
#news #info {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#006cbf+0,74cce9+100 */
  background: #006cbf; /* Old browsers */
  background: -moz-linear-gradient(left, #006cbf 0%, #74cce9 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #006cbf), color-stop(100%, #74cce9)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #006cbf 0%, #74cce9 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #006cbf 0%, #74cce9 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #006cbf 0%, #74cce9 100%); /* IE10+ */
  background: linear-gradient(to right, #006cbf 0%, #74cce9 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006cbf', endColorstr='#74cce9',GradientType=1 ); /* IE6-9 */
  display: block;
  margin-bottom: 10px;
  padding: 5px 20px 4px 20px;
  position: relative;
  vertical-align: top;
}
#news #info a {
  color: #fff;
  display: block;
  font-size: 18px;
}
#news #derecha {
  margin-top: 25px;
  overflow: hidden;
  vertical-align: top;
}
#news #izquierda #destacada2,
#news #derecha #gestion2 {
  display: none;
}

/* ANIVERSARIO */
#aniversario {
  background: url(//capega.com.ar/gestor/wp-content/themes/capega2015/imagenes/fondo-aniversario-01.jpg) center no-repeat;
  background-size: cover;
  overflow: hidden;
}
#aniversario #fondo {
  background: url(//capega.com.ar/gestor/wp-content/themes/capega2015/imagenes/fondo-aniversario-elemento-01.png) center left no-repeat;
  background-position: -50% 50%;
  background-size: contain;
  padding: 100px 0;
}
#aniversario .container {
  text-align: center;
}
#aniversario #right1 {
  background: #00b1eb;
  clear: both;
  float: right;
  height: 1px;
  margin-bottom: 25px;
  visibility: hidden;
  width: 80%;
}
#aniversario #left1 {
  background: #00b1eb;
  clear: both;
  float: left;
  height: 1px;
  visibility: hidden;
  width: 80%;
}
#aniversario #right2 {
  background: #00b1eb;
  clear: both;
  float: right;
  height: 1px;
  margin-bottom: 25px;
  visibility: hidden;
  width: 80%;
}
#aniversario #left2 {
  background: #00b1eb;
  clear: both;
  float: left;
  height: 1px;
  visibility: hidden;
  width: 80%;
}
#aniversario a#logo {
  display: inline-block;
  margin: 55px 0;
  max-width: 70%;
  visibility: hidden;
}
#aniversario a#logo img {
  height: auto;
  width: 100%;
}

/* ENTREVISTA */
#entrevista {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4d4d4d+0,333333+100 */
  background: #4d4d4d; /* Old browsers */
  background: -moz-radial-gradient(center, ellipse cover, #4d4d4d 0%, #333333 100%); /* FF3.6+ */
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #4d4d4d), color-stop(100%, #333333)); /* Chrome,Safari4+ */
  background: -webkit-radial-gradient(center, ellipse cover, #4d4d4d 0%, #333333 100%); /* Chrome10+,Safari5.1+ */
  background: -o-radial-gradient(center, ellipse cover, #4d4d4d 0%, #333333 100%); /* Opera 12+ */
  background: -ms-radial-gradient(center, ellipse cover, #4d4d4d 0%, #333333 100%); /* IE10+ */
  background: radial-gradient(ellipse at center, #4d4d4d 0%, #333333 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d4d4d', endColorstr='#333333',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  overflow: hidden;
  padding: 50px 0;
}
#entrevista #izquierda {
  float: left;
  margin-right: 5%;
  width: 62%;
}
#entrevista #izquierda ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#entrevista #izquierda ul li.titulo {
  border-bottom: 1px solid #00b1eb;
  display: block;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
#entrevista #izquierda ul li.titulo a {
  color: #fff;
  font-size: 28px;
}
#entrevista #izquierda ul li.boton {
  display: inline-block;
  margin-top: 15px;
}
#entrevista #izquierda ul li.boton a {
  background: #00b1eb;
  color: #fff;
  font-weight: 700;
  padding: 10px 20px;
  text-transform: uppercase;
}
#entrevista #izquierda ul li.imagen {
  float: left;
  margin-right: 20px;
  width: 275px;
}
#entrevista #izquierda ul li.imagen a {
  border: 1px solid #fff;
  display: block;
}
#entrevista #izquierda ul li.imagen a img {
  height: auto;
  margin: 0;
  width: 100%;
}
#entrevista #izquierda ul li.texto {
  overflow: hidden;
}
#entrevista #izquierda ul li.texto p {
  color: #fff;
  font-size: 17px;
}
#entrevista #izquierda ul li.texto p a {
  color: #00699f;
  display: inline-block;
  font-weight: 700;
}
#entrevista #izquierda ul li.texto p a:hover {
  color: #fff;
}
#entrevista #izquierda ul li.texto p span.screen-reader-text {
  display: none;
}
#entrevista #derecha {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 67px;
  overflow: hidden;
}
#entrevista #derecha a {
  margin-bottom: 20px;
}
#entrevista #derecha a img {
  display: inline-block;
  height: auto;
  margin-right: 3%;
}
#entrevista #derecha a img:last-child {
  margin-right: 0;
}

/* DESCARGA */
#descarga {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#498db3+0,00629c+100 */
  background: #498db3; /* Old browsers */
  background: -moz-radial-gradient(center, ellipse cover, #498db3 0%, #00629c 100%); /* FF3.6+ */
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #498db3), color-stop(100%, #00629c)); /* Chrome,Safari4+ */
  background: -webkit-radial-gradient(center, ellipse cover, #498db3 0%, #00629c 100%); /* Chrome10+,Safari5.1+ */
  background: -o-radial-gradient(center, ellipse cover, #498db3 0%, #00629c 100%); /* Opera 12+ */
  background: -ms-radial-gradient(center, ellipse cover, #498db3 0%, #00629c 100%); /* IE10+ */
  background: radial-gradient(ellipse at center, #498db3 0%, #00629c 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#498db3', endColorstr='#00629c',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  overflow: hidden;
  padding: 65px 0;
  position: relative;
}
#descarga .container {
  min-height: 300px;
  position: relative;
}
#descarga h4 {
  border-bottom: 1px solid #00b1eb;
  color: #fff;
  font-size: 28px;
  margin-bottom: 15px;
  padding-bottom: 15px;
  width: 820px;
}
#descarga h5 {
  display: block;
  margin-bottom: 15px;
  padding-bottom: 15px;
  width: 820px;
}
#descarga h5#convencion {
  border-bottom: 1px solid #333;
}
#descarga h5#boletin {
  border-bottom: 1px solid #fff;
}
#descarga h5 a {
  background: url(//capega.com.ar/gestor/wp-content/themes/capega2015/imagenes/icono-descargar-01.png) top left no-repeat;
  background-size: 35px;
  color: #fff;
  display: block;
  font-size: 18px;
  padding: 8px 0 8px 48px;
}
#descarga img#icono {
  display: inline-block;
  height: auto;
  position: absolute;
  bottom: -90px;
  right: 0;
  visibility: hidden;
  width: 550px;
}

/* GALERIA */
#galeria {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e6e6e6+100 */
  background: #ffffff url(//capega.com.ar/gestor/wp-content/themes/capega2015/imagenes/galeria-fondo-01.png) center right no-repeat; /* Old browsers */
  background: url(//capega.com.ar/gestor/wp-content/themes/capega2015/imagenes/galeria-fondo-01.png) center right no-repeat, -moz-radial-gradient(center, ellipse cover, #ffffff 0%, #e6e6e6 100%); /* FF3.6+ */
  background: url(//capega.com.ar/gestor/wp-content/themes/capega2015/imagenes/galeria-fondo-01.png) center right no-repeat,
    -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #ffffff), color-stop(100%, #e6e6e6)); /* Chrome,Safari4+ */
  background: url(//capega.com.ar/gestor/wp-content/themes/capega2015/imagenes/galeria-fondo-01.png) center right no-repeat, -webkit-radial-gradient(center, ellipse cover, #ffffff 0%, #e6e6e6 100%); /* Chrome10+,Safari5.1+ */
  background: url(//capega.com.ar/gestor/wp-content/themes/capega2015/imagenes/galeria-fondo-01.png) center right no-repeat, -o-radial-gradient(center, ellipse cover, #ffffff 0%, #e6e6e6 100%); /* Opera 12+ */
  background: url(//capega.com.ar/gestor/wp-content/themes/capega2015/imagenes/galeria-fondo-01.png) center right no-repeat, -ms-radial-gradient(center, ellipse cover, #ffffff 0%, #e6e6e6 100%); /* IE10+ */
  background: url(//capega.com.ar/gestor/wp-content/themes/capega2015/imagenes/galeria-fondo-01.png) center right no-repeat, radial-gradient(ellipse at center, #ffffff 0%, #e6e6e6 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e6e6e6',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  background-size: contain;
  overflow: hidden;
  padding: 50px 0;
}
#galeria h4 {
  border-bottom: 1px solid #00b1eb;
  color: #333;
  display: block;
  font-size: 28px;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
#galeria #galer {
  display: block;
  text-align: center;
}
#gallery-1 {
  text-align: center;
}
.gallery-item {
  border: 10px solid #fff;
  display: inline-block;
  float: none !important;
  margin: 10px 1%;
  vertical-align: top;
  width: 20% !important;
}
.gallery-item a {
  display: block;
}
.gallery-item a img {
  height: auto;
  width: 100%;
}
#galeria a#ver {
  background: #333;
  color: #fff;
  display: inline-block;
  padding: 10px 15px;
}

/* FERIADOS */
#feriados {
  background: #4c4c4e url(//capega.com.ar/gestor/wp-content/themes/capega2015/imagenes/feriados-fondo-01.png) center left no-repeat;
  background-size: contain;
  overflow: hidden;
  padding: 100px 0;
}
#feriados .container {
  text-align: center;
}
#feriados a {
  display: inline-block;
  vertical-align: top;
}
#feriados #marca,
#feriados #bicent {
  margin-right: 50px;
}
#feriados #marca,
#feriados #bicent,
#feriados #anual {
  display: inline-block;
  vertical-align: top;
  width: 332px;
}
#feriados #marca img,
#feriados #bicent img,
#feriados a img {
  height: auto;
  width: 100%;
}

/* FOOTER */
#colophon {
  background: #00629c;
  color: #fff;
  font-size: 12px;
  padding: 50px 0;
}
#colophon a#logo {
  display: inline-block;
  margin-right: 20px;
  vertical-align: top;
  width: 200px;
}
#colophon a#logo img {
  height: auto;
  width: 100%;
}
#mailing {
  display: inline-block;
  margin-top: 10px;
  vertical-align: top;
  width: 230px;
}
#mailing h4 {
  display: block;
  font-size: 12px;
  font-weight: 700;
  margin: 0 0 5px 0;
}
#mc_embed_signup {
  background: none !important;
  display: block !important;
}
#mc_embed_signup form {
  padding: 0 !important;
}
#mc_embed_signup .mc-field-group {
  padding-bottom: 0 !important;
  width: 100% !important;
}
#mc_embed_signup .button {
  background: #333 !important;
  border-radius: 0 !important;
  color: #fff !important;
  display: block !important;
  height: auto !important;
  line-height: 1 !important;
  margin: 10px 0 0 0 !important;
  padding: 10px 0 !important;
  width: 100% !important;
}
#colophon ul#menu {
  display: inline-block;
  float: right;
  list-style: none;
  margin: 9px 0 0 0;
  padding: 0;
}
#colophon ul#menu li {
  display: inline-block;
  margin-left: 30px;
}
#colophon ul#menu li a {
  color: #fff;
  font-size: 12px;
}
#colophon ul#menu li a:hover {
  color: #333;
}
#colophon p#info {
  display: inline-block;
  margin: 0;
  position: absolute;
  top: 47px;
  right: 137px;
  vertical-align: top;
}
a.ide {
  opacity: 1;
  position: fixed;
  bottom: 40px;
  right: 40px;
  width: 35px;
  z-index: 60;
}
a.ide img {
  max-width: 100%;
}

/* SINGLE */
.category article {
  border-bottom: 1px solid #ccc;
  clear: both;
  float: left;
  margin-bottom: 40px;
  padding-bottom: 40px;
  width: 100%;
}
.category article:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
article p {
  font-size: 16px;
  line-height: 1.6;
  text-align: justify;
}
a.post-thumbnail {
  clear: both;
  float: left;
  margin-right: 30px;
  width: 300px;
}
a.post-thumbnail img {
  height: auto;
  width: 100%;
}
.entry-header,
.entry-summary {
  display: initial;
  overflow: hidden;
}
.infinite-wrap {
  margin-top: 0;
}
#thumb {
  background-size: cover !important;
  display: block;
  height: 53vh;
  margin-top: 10px;
  width: 100%;
}
.alignleft {
  float: left;
  margin: 0 20px 20px 0;
  width: auto !important;
}
.alignright {
  float: right;
  margin: 0 0 20px 20px;
  width: auto !important;
}
.aligncenter {
  display: block;
  height: auto;
  margin: 20px auto;
  width: 100% !important;
}
.alignnone {
  margin: 0;
  width: auto !important;
}
.size-large,
.size-full {
  display: block;
  float: none;
  height: auto;
  margin: 40px 0px;
  width: 100%;
}
.wp-pagenavi {
  display: block;
  margin: 60px 0;
}
.wp-pagenavi a,
.wp-pagenavi span {
  display: inline-block;
  font-weight: 700;
}
.wp-pagenavi a:hover,
.wp-pagenavi span.current {
  background: #498db3;
  border: 1px solid #498db3;
  color: #fff;
  font-weight: 700;
}
#comments {
  display: block;
  margin: 40px 0;
}
#jp-relatedposts {
  border-top: 2px solid #498db3;
  margin-top: 40px !important;
  padding-top: 40px !important;
}
#jp-relatedposts h3.jp-relatedposts-headline em:before {
  display: none !important;
}
#jp-relatedposts h3.jp-relatedposts-headline em {
  color: #333 !important;
  font-size: 26px;
  text-transform: none;
}
.entry-content {
  margin-bottom: 40px;
}
.entry-content img {
  height: auto;
  max-width: 100%;
}

.breadcrumbs {
  margin: 20px 0;
}
.breadcrumbs a {
  color: #00699f;
  text-decoration: none;
  text-transform: uppercase;
}
.breadcrumbs a:hover {
  color: #333;
}
.tags {
  display: block;
  font-family: "Noto Sans", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1;
  margin: 0 0 1em 0;
  opacity: 0.7;
  text-transform: uppercase;
}
.tags a {
  background: #eee;
  display: inline-block;
  font-size: 11px;
  margin: 0 5px 5px 0;
  padding: 5px 10px;
  position: relative;
  text-transform: uppercase;
  vertical-align: top;
}

a#botonera {
  background: #00699f;
  color: #fff;
  font-weight: bold;
  padding: 5px 20px;
  text-transform: uppercase;
}

#sponsors {
  background: #333;
  padding: 40px 0;
  text-align: center;
}
.single .entry-content {
  float: left;
}
.single #sponsors {
  float: right;
  margin-bottom: 40px;
  padding: 10px 0;
  width: 270px;
}
.single #sponsors a {
  float: left;
  margin: 10px 20px;
}
.single #sponsors a img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

/* Small devices (1200px and up) */
@media screen and (max-width: 1200px) {
  .navbar-nav > li > a {
    font-size: 11px;
  }
  #news #destacada,
  #news #gestion {
    width: 400px !important;
  }
  /*	#news #izquierda {
		width:680px!important;
	}*/
  #descarga h4,
  #descarga h5 {
    width: 600px;
  }
  #feriados #marca,
  #feriados #bicent,
  #feriados #anual {
    width: 263px;
  }
  #thumb {
    height: 33vh;
  }
  #colophon ul#menu li {
    margin-left: 6px;
  }
  #colophon p#info {
    font-size: 11px;
    right: 33px;
  }
  .single .entry-content {
    width: 630px;
  }
}

@media (width < 1024px) {
  .resumen {
    .resumen__content {
      justify-content: center;
      gap: 0;
      .resumen__box {
        width: 100%;
      }
    }
  }
}

/* Small devices (991px and up) */
@media screen and (max-width: 991px) {
  .site-branding a#logo {
    width: 170px;
    padding: 25px 0;
  }
  .navbar-nav > li > a {
    font-size: 11px;
  }
  .nav > li > a {
    padding: 10px 5px;
  }
  #news #destacada,
  #news #gestion {
    width: 250px !important;
  }
  /*	#news #izquierda {
		width:495px!important;
	}*/
  #entrevista #izquierda {
    display: block;
    float: none;
    margin-bottom: 10px;
    margin-right: 0;
    width: auto;
  }
  #entrevista #izquierda ul li.titulo a {
    font-size: 20px;
  }
  #entrevista #izquierda ul li.texto p {
    font-size: 16px;
  }
  #entrevista #izquierda ul li.imagen {
    display: block;
    float: none;
    margin-bottom: 10px;
    margin-right: 0;
    width: 100%;
  }
  /*#entrevista #derecha {
		clear:both;
		display:block;
		margin-top:0;
	}*/
  #entrevista #derecha img {
    display: block;
    margin-bottom: 20px;
    width: 100%;
  }
  #entrevista #derecha img:last-child {
    margin-bottom: 0;
  }
  #descarga h4,
  #descarga h5 {
    width: 600px;
  }
  #descarga img#icono {
    right: -220px;
  }
  #feriados #marca,
  #feriados #bicent,
  #feriados #anual {
    width: 203px;
  }
  #mailing {
    display: block;
    margin-top: 20px;
  }
  #colophon ul#menu {
    position: absolute;
    top: 0;
    right: 0;
  }
  #colophon p#info {
    right: 18px;
  }
  .single .entry-content {
    width: 410px;
  }
  .resumen {
    .resumen__content {
      .resumen__inner {
        gap: 0;
        .resumen__box {
          width: 100%;
        }
        .resumen__box:last-child {
          h3 {
            text-align: center;
            margin-top: 3rem;
          }
        }
      }
    }
  }
}

/* Small devices (767px and up) */
@media screen and (max-width: 767px) {
  .navbar-toggle {
    margin-top: 30px !important;
  }
  .navbar-nav li a {
    padding-bottom: 10px !important;
    padding-top: 10px !important;
    text-align: right !important;
  }
  .navbar-nav li a:hover {
    background-color: transparent !important;
  }
  #bienvenidos #izquierda {
    display: block;
    float: none;
    margin-right: 0;
    width: 100%;
  }
  #bienvenidos #izquierda h2 {
    font-size: 36px;
  }
  #bienvenidos #video {
    display: block;
    margin-top: 50px;
    padding: 20px;
    width: 100%;
  }
  #news #destacada,
  #news #gestion {
    display: none;
  }
  /*	#news #izquierda {
		display:block;
		float:none!important;
		margin-right:0!important;
		width:auto!important;
	}*/
  #news #izquierda #destacada2,
  #news #derecha #gestion2 {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#006cbf+0,74cce9+100 */
    background: #006cbf; /* Old browsers */
    background: -moz-linear-gradient(left, #006cbf 0%, #74cce9 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #006cbf), color-stop(100%, #74cce9)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #006cbf 0%, #74cce9 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #006cbf 0%, #74cce9 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #006cbf 0%, #74cce9 100%); /* IE10+ */
    background: linear-gradient(to right, #006cbf 0%, #74cce9 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006cbf', endColorstr='#74cce9',GradientType=1 ); /* IE6-9 */
    display: block;
    margin-bottom: 10px;
    padding: 5px 20px 4px 20px;
    position: relative;
    vertical-align: top;
  }
  #news #izquierda #destacada2 a,
  #news #derecha #gestion2 a {
    color: #fff;
    display: block;
    font-size: 18px;
  }
  #news #derecha {
    margin-top: 0;
  }
  #news ul#gener:last-child li.texto {
    padding-bottom: 0;
  }
  #news ul#gesti {
    border-bottom: 1px solid #b3b3b3;
    margin-bottom: 10px;
  }
  #news ul#gesti:last-child {
    border-bottom: none;
  }
  #descarga h4,
  #descarga h5 {
    width: 100%;
  }
  #descarga img#icono {
    display: block;
    margin-top: 40px;
    position: relative;
    bottom: auto;
    right: auto;
    width: 100%;
  }
  #feriados #marca,
  #feriados #bicent {
    margin-right: 1.5%;
  }
  #feriados #marca,
  #feriados #bicent,
  #feriados #anual {
    width: 33%;
  }
  #colophon a#logo {
    display: block;
    margin-right: 0;
    width: auto;
  }
  #mailing {
    width: auto;
  }
  #colophon ul#menu {
    display: block;
    float: none;
    margin: 20px 0 0 0;
    position: relative;
    top: auto;
    right: auto;
  }
  #colophon p#info {
    display: block;
    margin: 20px 0 0 6px;
    position: relative;
    top: auto;
    right: auto;
  }
  a.post-thumbnail {
    display: block;
    float: none;
    margin-right: 0;
    width: auto;
  }
  #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
    clear: both;
    display: block;
    float: none !important;
    margin: 0 0 20px 0 !important;
    width: 100% !important;
  }
  .hentry .jp-relatedposts-post-a {
    display: block;
    height: auto;
    width: 100%;
  }
  .hentry .jp-relatedposts-post-img {
    height: auto;
    width: 100%;
  }
  .single .entry-content {
    float: none;
    width: auto;
  }
  .single #sponsors {
    float: none;
    width: auto;
  }
  .single #sponsors a {
    display: block;
    float: none;
  }
  .single #sponsors a img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
  }
}

@media print {
  .navbar-default,
  #colophon a#logo,
  #mailing,
  #colophon ul#menu,
  .hentry #jp-relatedposts,
  #content div.sharedaddy,
  #main div.sharedaddy,
  div.sharedaddy,
  #infinite-footer .blog-credits {
    display: none !important;
  }
  a[href]:after {
    content: none;
  }
}

@media screen and (min-width: 768px) {
  .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
  .nav > li > a > img {
    margin-top: -4px;
    max-width: 20px;
  }
  .site-branding a#logo {
    margin-left: 0;
    padding: 30px 0 28px;
    width: 161px;
  }
}

@media screen and (min-width: 992px) {
  #entrevista #derecha {
    flex-direction: row;
  }
  #entrevista #derecha a img {
    width: 95%;
  }
}

@media screen and (min-width: 1024px) {
  .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
  .nav > li > a > img {
    margin-top: -4px;
    max-width: 20px;
  }
  .site-branding a#logo {
    padding: 29px 0;
    width: 180px;
  }
  .nav > li > a > img {
    margin-top: -6px;
    max-width: 30px;
  }
}

@media screen and (min-width: 1200px) {
  .site-branding a#logo {
    padding: 21px 0;
    width: 120px;
  }
}
