@import url("https://fonts.googleapis.com/css?family=Raleway:300,400,600,700");
.hvr-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  transition-duration: 0.3s;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  width: 100%;
  text-align: center; }

.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05); }

.hvr-glow, .recuadro > .vc_column-inner > .wpb_wrapper, .home-destacado, .publicaciones > section .publicacion {
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  transition-duration: 0.3s;
  transition-property: box-shadow; }
  .hvr-glow:hover, .recuadro > .vc_column-inner > .wpb_wrapper:hover, .home-destacado:hover, .publicaciones > section .publicacion:hover, .hvr-glow:focus, .recuadro > .vc_column-inner > .wpb_wrapper:focus, .home-destacado:focus, .publicaciones > section .publicacion:focus, .hvr-glow:active, .recuadro > .vc_column-inner > .wpb_wrapper:active, .home-destacado:active, .publicaciones > section .publicacion:active {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); }

#wprmenu_menu_ul {
  overflow: visible; }

body {
  font-family: "Raleway";
  color: #000;
  background-color: #fff; }

a {
  color: inherit; }
  a:hover {
    text-decoration: none;
    color: #BED800; }

.borde-sup, .bordes {
  border-top: 5px solid #BED800; }

.borde-inf, .bordes {
  border-bottom: 5px solid #BED800; }

#sitio {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  #sitio #cuerpo {
    padding-left: 15px; }

#cabecera {
  -webkit-flex: 1 0 30%;
  -ms-flex: 1 0 30%;
  flex: 1 0 30%;
  border-right: 1px solid #000;
  padding-right: 15px; }
  #cabecera .logo {
    text-align: center; }
    #cabecera .logo img {
      max-width: 84px;
      height: auto;
      margin: 15px auto 0; }
  #cabecera #sublogo {
    color: #BED800; }

.idiomas {
  margin-bottom: 10px; }
  .idiomas a {
    margin-right: 5px; }

.nav > li > a {
  padding: 0; }
  .nav > li > a:focus, .nav > li > a:hover {
    background-color: transparent; }

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  background-color: transparent; }

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
  background-color: transparent;
  color: #BED800; }

.info hr {
  border-top: 1px solid #BED800;
  margin: 10px 0; }

.bordes {
  padding: 10px 0;
  margin-bottom: 20px;
  line-height: 1.2em; }

.contacto {
  color: #00134C;
  margin-bottom: 20px; }
  .contacto h4 {
    font-size: 12px;
    font-weight: 600;
    margin: 0; }

.social ul {
  margin: 0;
  padding: 0;
  list-style-type: none; }
  .social ul li {
    position: relative;
    display: inline;
    padding: 0 3px; }
    .social ul li:after {
      content: "";
      display: block;
      position: absolute;
      right: 0;
      top: 5px;
      height: 20px;
      border-right: 1px solid #000; }
    .social ul li a {
      display: inline-block; }
      .social ul li a:hover > img {
        opacity: 0.7; }
    .social ul li:last-child:after {
      border-right: 0; }

#cuerpo {
  -webkit-flex: 1 0 70%;
  -ms-flex: 1 0 70%;
  flex: 1 0 70%; }

#contenido {
  font-size: 13px; }

.central .titulo h1 {
  font-size: 65px;
  font-weight: 700;
  color: #00134C;
  margin: 1rem 0;
  word-wrap: break-word; }
  @media (max-width: 1199px) {
    .central .titulo h1 {
      font-size: 50px; } }

.central .intro {
  font-size: 16px;
  font-weight: 700;
  color: #00134C; }

.lateral {
  color: #002C5F; }
  .lateral p, .lateral h2 {
    padding-bottom: 1rem;
    border-bottom: 1px solid #00134C; }
  .lateral h2 {
    font-size: 16px;
    font-weight: 600; }
  .lateral p:last-child {
    border-bottom: 0; }

.recuadro > .vc_column-inner > .wpb_wrapper {
  border: 1px solid #000;
  margin-bottom: 10px; }
  .recuadro > .vc_column-inner > .wpb_wrapper > .wpb_text_column {
    margin-bottom: 0; }

.recuadro h5 {
  background-color: #EEEEEE;
  min-height: 250px;
  margin: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
  .recuadro h5 img {
    display: block;
    max-width: 100%;
    height: auto; }

.recuadro h3 {
  font-size: 13px;
  line-height: 1.2em;
  padding: 10px;
  margin: 10px 0; }
  .recuadro h3 a {
    display: block;
    padding-bottom: 20px;
    background-image: url("../images/mas.png");
    background-repeat: no-repeat;
    background-position: right 40px; }
    .recuadro h3 a:hover {
      background-position: right -80px; }
  .recuadro h3 b, .recuadro h3 strong {
    font-size: 20px; }

.form-busqueda {
  background-color: #BED800;
  color: #fff;
  padding: 44px; }
  .form-busqueda a {
    padding-left: 11px;
    padding-right: 20px;
    position: relative; }
  .form-busqueda a:before {
    position: absolute;
    left: 0;
    top: 3px;
    content: "";
    width: 0;
    height: 0;
    border-top: solid 6px transparent;
    border-bottom: solid 6px transparent;
    border-right: solid 6px transparent;
    border-left: solid 6px #fff; }
  .form-busqueda a:hover {
    color: #00134C; }
  .form-busqueda .links {
    max-width: 500px;
    background-color: #00134C;
    padding: 10px 15px;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.2rem;
    margin: 0; }
    .form-busqueda .links a:hover {
      color: #BED800; }
  .form-busqueda form {
    margin: 17px 0; }
    .form-busqueda form .form-control {
      width: auto;
      border: 0;
      background-color: #fff;
      border-radius: 0;
      margin: 0;
      min-width: 500px; }
    .form-busqueda form .btn {
      background-color: #00134C;
      color: #fff;
      font-weight: 700; }
      .form-busqueda form .btn:hover {
        color: #BED800; }

.home-destacado {
  margin-bottom: 15px; }
  .home-destacado h4, .home-destacado h6, .home-destacado p {
    padding: 0 10px; }
  .home-destacado h5 {
    padding: 0;
    margin: 0;
    border-bottom: 1px dotted #000; }
  .home-destacado > div {
    border: 1px solid #000;
    padding-bottom: 10px; }
    .home-destacado > div img {
      margin: 0 auto;
      display: block;
      max-width: 100%;
      height: auto; }
    .home-destacado > div h6 {
      font-size: 14px;
      font-weight: 700;
      position: relative; }
      .home-destacado > div h6 a {
        position: absolute;
        right: 10px;
        bottom: -10px;
        display: block;
        text-align: right;
        width: 20px;
        height: 20px;
        text-indent: 9999px;
        overflow: hidden;
        background: url("../images/mas.png") right 0 no-repeat; }
        .home-destacado > div h6 a:hover {
          background-position: right -120px; }
    .home-destacado > div h4 {
      font-size: 20px;
      font-weight: 700;
      color: #BED800; }
  .home-destacado.img > div h4 {
    font-size: 15px; }

.grid-item > div {
  background: #BED800; }

.grid-item h2 {
  font-size: 20px;
  margin-top: 0; }

.grid-item h3 {
  font-size: 16px;
  margin-top: 0; }

.publicaciones ul.nav {
  margin-bottom: 20px; }
  .publicaciones ul.nav li {
    display: inline;
    padding-right: 15px; }
    .publicaciones ul.nav li a {
      display: inline;
      padding: 0; }
      .publicaciones ul.nav li a:hover, .publicaciones ul.nav li a:focus, .publicaciones ul.nav li a.active {
        background-color: transparent;
        color: #BED800; }

.publicaciones > section {
  box-sizing: border-box;
  max-height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap; }
  .publicaciones > section .publicacion {
    -webkit-flex: 1 1 32%;
    -ms-flex: 1 1 32%;
    flex: 1 1 32%;
    max-width: 32%;
    box-sizing: border-box;
    margin: 0 1% 10px 0;
    background: #BED800;
    position: relative;
    padding: 10px 10px 20px; }
    .publicaciones > section .publicacion h2 {
      font-size: 20px;
      margin-top: 0; }
    .publicaciones > section .publicacion h3 {
      font-size: 16px;
      margin-top: 0; }
    .publicaciones > section .publicacion p:last-child {
      margin-bottom: 0; }
    .publicaciones > section .publicacion a {
      position: absolute;
      right: 10px;
      bottom: 10px;
      display: block;
      text-align: right;
      width: 20px;
      height: 20px;
      text-indent: 9999px;
      overflow: hidden;
      background: url("../images/mas.png") no-repeat; }
      .publicaciones > section .publicacion a:hover {
        background-position: 0 -230px; }
    .publicaciones > section .publicacion.ipa, .publicaciones > section .publicacion.ipa-pt-br, .publicaciones > section .publicacion.ipa-en {
      background-color: #fff;
      border: 1px solid #000; }
      .publicaciones > section .publicacion.ipa h2, .publicaciones > section .publicacion.ipa-pt-br h2, .publicaciones > section .publicacion.ipa-en h2 {
        color: #BED800; }
      .publicaciones > section .publicacion.ipa a:hover, .publicaciones > section .publicacion.ipa-pt-br a:hover, .publicaciones > section .publicacion.ipa-en a:hover {
        background-position: 0 -120px; }
    .publicaciones > section .publicacion.otras, .publicaciones > section .publicacion.otras-pt-br, .publicaciones > section .publicacion.otras-en {
      background-color: #00134C;
      color: #BED800; }
      .publicaciones > section .publicacion.otras a, .publicaciones > section .publicacion.otras-pt-br a, .publicaciones > section .publicacion.otras-en a {
        background-position: 0 -120px; }
        .publicaciones > section .publicacion.otras a:hover, .publicaciones > section .publicacion.otras-pt-br a:hover, .publicaciones > section .publicacion.otras-en a:hover {
          background-position: 0 -230px; }

.coordinador {
  margin-bottom: 10px; }
  .coordinador > .vc_column-inner {
    padding-left: 5px;
    padding-right: 5px; }
  .coordinador > .vc_column-inner > .wpb_wrapper:not(:empty) {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border: 1px solid #000; }
    @media only screen and (max-width: 767px) {
      .coordinador > .vc_column-inner > .wpb_wrapper:not(:empty) {
        text-align: center; } }
    .coordinador > .vc_column-inner > .wpb_wrapper:not(:empty) .wpb_single_image {
      margin: 0 auto; }
    .coordinador > .vc_column-inner > .wpb_wrapper:not(:empty) .wpb_text_column {
      border-top: 1px dotted #000;
      padding: 10px 10px 0;
      margin-bottom: 10px; }
      .coordinador > .vc_column-inner > .wpb_wrapper:not(:empty) .wpb_text_column h4 {
        font-size: 16px;
        font-weight: 700;
        margin: 0 0 0.5em; }

#pie {
  border-top: 1px solid #000;
  text-align: center;
  color: #141414;
  padding: 15px 0;
  font-size: 13px; }
  #pie a {
    color: inherit; }

.wpml-ls-legacy-list-horizontal {
  padding: 0; }
  .wpml-ls-legacy-list-horizontal a {
    padding: 0 10px 0 0; }

@media only screen and (max-width: 991px) {
  #sitio {
    display: block; }
    #sitio #cuerpo {
      padding-left: 0; }
  #cabecera {
    border-right: 0;
    padding-right: 0; }
  .publicaciones > section {
    display: block; }
    .publicaciones > section .publicacion {
      max-width: none; } }

@media only screen and (max-width: 767px) {
  .central .titulo h1 {
    font-size: 34px; }
  .social img {
    width: 50px;
    height: auto; }
  .form-busqueda {
    padding: 15px; }
    .form-busqueda a {
      display: block;
      padding-right: 0; }
    .form-busqueda form {
      margin: 10px 0; }
      .form-busqueda form .form-control {
        min-width: 100%; }
      .form-busqueda form .btn:hover {
        color: #BED800; } }
