body {
  height: 100%;
  padding-left: 329px;
  background-color: #edeff2;
  font-family: Oswald, sans-serif;
  color: rgba(0, 0, 0, 0.74);
  font-size: 16px;
  line-height: 20px;
}

h1 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}

h2 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}

h3 {
  margin-top: 0px;
  margin-bottom: 10px;
  color: #004571;
  font-size: 22px;
  line-height: 30px;
  font-weight: 400;
  text-transform: none;
}

h4 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

h5 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: Oswald, sans-serif;
  color: rgba(0, 0, 0, 0.52);
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

h6 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 18px;
  font-style: normal;
  font-weight: 300;
}

p {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: 'Droid Sans', sans-serif;
  font-size: 15px;
}

a {
  color: #004571;
  text-decoration: underline;
}

ul {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 40px;
  line-height: 24px;
}

img {
  display: inline-block;
  max-width: 100%;
  border-style: solid;
  border-width: 1px;
  border-color: transparent;
}

figcaption {
  margin-top: 5px;
  text-align: center;
}

.section {
  position: relative;
  padding: 60px 40px;
  background-color: #fff;
}

.section.section-gray {
  padding-bottom: 30px;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  background-color: #edeff2;
}

.section.section-gray {
  padding-bottom: 30px;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  background-color: #edeff2;
}

.section-heading {
  margin-top: 0px;
  margin-bottom: 16px;
}

.section-heading.centered {
  color: #004571;
  font-weight: 400;
  text-align: center;
  text-transform: none;
}

.section-heading.centered {
  margin-bottom: 20px;
  color: #004571;
  font-weight: 400;
  text-align: center;
  text-transform: none;
}

.section-subheading.center {
  margin-bottom: 20px;
  font-family: 'Droid Sans', sans-serif;
  color: hsla(0, 0%, 45.1%, 0.74);
  font-size: 19px;
  line-height: 30px;
  text-align: center;
}

.section-title-group {
  margin-bottom: 0px;
}

.social-icon-link {
  padding: 3px;
  opacity: 0.66;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}

.social-icon-link:hover {
  opacity: 1;
}

.footer {
  padding-top: 35px;
  padding-bottom: 35px;
}

.footer.center {
  padding-top: 21px;
  padding-bottom: 21px;
  background-color: #fff;
  text-align: center;
}

.footer.center.footec-gray {
  display: block;
  background-color: #edeff2;
}

.footer.center.footec-gray {
  background-color: #edeff2;
}

.hero-title-wrapper {
  position: relative;
  top: 4%;
  margin-bottom: 125px;
  text-align: center;
}

.left-navigation {
  position: fixed;
  left: 0px;
  top: 0px;
  bottom: 0px;
  width: 260px;
  height: 100%;
  background-color: #004571;
}

.nav-link {
  display: block;
  padding: 10px 0px 10px 30px;
  color: #fff;
  font-size: 18px;
  text-align: left;
  text-transform: none;
  cursor: pointer;
}

.nav-link:hover {
  color: #e57200;
}

.nav-link.w--current {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 30px;
  font-family: Oswald, sans-serif;
  color: #e57200;
  font-size: 18px;
  text-transform: none;
  cursor: pointer;
}

.nav-menu {
  padding-top: 10px;
  float: none;
}

.logo-link {
  display: block;
  margin-top: 30px;
  margin-bottom: 50px;
  margin-left: 30px;
  float: none;
  text-align: left;
}

.social-footer {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: inline-block;
  margin-bottom: 16px;
  text-align: center;
}

.banner {
  height: 140px;
  background-color: #004571;
}

.content {
  height: 100%;
}

.body {
  padding-left: 260px;
}

.nombre-3 {
  margin-top: 10px;
  margin-bottom: 5px;
  color: #004571;
  font-size: 20px;
  text-align: center;
  text-decoration: none;
  text-transform: none;
}

.nombre-3.titulo-video {
  margin-bottom: 40px;
}

.div-cafe {
  position: static;
  left: 61px;
  display: block;
  width: 800px;
  height: auto;
  margin: 20px auto;
  padding: 20px 50px;
  background-color: #f5f9fc;
}

.volver {
  display: block;
  margin-bottom: 17px;
  color: #ee8524;
  text-align: center;
  cursor: pointer;
}

.div-block-3 {
  width: 600px;
}

.cuerpo-cafe {
  overflow: auto;
  width: 700px;
  height: 90%;
  background-color: #e4e9f2;
}

.html-embed {
  padding: 20px;
}

.video-grande {
  margin-bottom: 0px;
}

.columnas-videos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}

.direccion {
  font-size: 15px;
  text-align: center;
}

.circulo {
  width: 150px;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  border-radius: 150px;
  text-align: center;
}

.columna-centrada {
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 0px;
  text-align: center;
}

.link-cafe-2 {
  padding-bottom: 0px;
  text-align: center;
}

.div-video {
  position: static;
  left: 61px;
  display: block;
  width: 70%;
  height: auto;
  margin: 20px auto;
  padding: 20px 50px 40px;
  background-color: #f5f9fc;
}

.container {
  background-color: #e4e9ef;
}

.image-3 {
  margin-top: -5px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 15px;
}

.columns-4 {
  margin-bottom: 40px;
}

.div-block-5 {
  display: inline-block;
  margin-left: 18px;
  text-align: center;
}

.div-block-6 {
  padding-top: 15px;
}

.image-4 {
  padding-right: 0px;
}

.div-block-7 {
  height: 5px;
  margin-top: 5px;
  background-color: #e57200;
}

.heading-3 {
  text-align: center;
  text-transform: capitalize;
}

.separador {
  height: 20px;
}

.heading-4 {
  color: #004571;
  text-align: center;
}

.heading-5 {
  margin-top: 20px;
  margin-left: 20px;
  padding-top: 15px;
  color: hsla(0, 0%, 100%, 0.74);
  font-size: 32px;
}

.bloque-noticia-ok {
  margin-right: -10px;
  margin-bottom: 0px;
  margin-left: -10px;
  background-color: transparent;
}

.nav-link-2 {
  display: block;
  padding: 10px 0px 10px 30px;
  color: #fff;
  font-size: 18px;
  text-align: left;
  text-transform: none;
  cursor: pointer;
}

.nav-link-2:hover {
  color: #e57200;
}

.nav-link-2.w--current {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 30px;
  font-family: Oswald, sans-serif;
  color: #e57200;
  font-size: 18px;
  text-transform: capitalize;
  cursor: pointer;
}

.nav-link-2.segundo-nivel {
  padding-left: 40px;
  font-size: 16px;
}

.pestana-ok {
  height: 50px;
  margin-top: 40px;
  padding-left: 0px;
  border-bottom: 5px solid transparent;
}

.pestana-azul {
  width: 230px;
  height: 50px;
  margin-left: 10px;
  background-color: #004571;
}

.linea-naranja {
  height: 5px;
  margin-right: -10px;
  margin-left: -10px;
  background-color: #e57200;
}

.pestana-naranja {
  width: 230px;
  height: 50px;
  margin-left: 10px;
  background-color: #e57200;
}

.linea-azul {
  height: 5px;
  margin-right: -10px;
  margin-left: -10px;
  background-color: #004571;
}

.imagen-sin-marcos {
  border-color: transparent;
}

.heading-7 {
  font-size: 22px;
}

.text-block-2 {
  font-family: 'Droid Sans', sans-serif;
  font-size: 15px;
}

.columnas-noticia {
  margin-top: 0px;
  padding-top: 20px;
  padding-right: 20px;
  padding-left: 20px;
}

.acordeon-wrapper {
  margin-top: 10px;
  text-align: right;
}

.flecha-acordeon {
  margin-right: 0px;
  border-width: 0px;
  border-color: transparent;
  cursor: pointer;
}

.texto-acordeon {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  text-align: left;
}

.acordeon-item {
  overflow: hidden;
  margin-top: 20px;
  margin-right: -10px;
  margin-left: -10px;
  padding-right: 30px;
  padding-left: 30px;
}

.noticia-fondo {
  margin-right: -10px;
  margin-left: -10px;
  padding-bottom: 20px;
  background-color: #edeff2;
}

.acordeon-item-contenido {
  overflow: hidden;
  margin-top: 20px;
}

.cafe-2 {
  display: inline-block;
  width: auto;
  padding-right: 0px;
  padding-bottom: 20px;
  padding-left: 0px;
  text-align: center;
}

.cabecera-cafe {
  display: block;
  border-width: 0px;
  border-color: transparent;
}

.noticia-fondo-2 {
  margin-right: -10px;
  margin-left: -10px;
  padding-bottom: 20px;
  background-color: #edeff2;
}

.div_pagina_suelta {
  padding-left: 0px;
}

.fondo-cafes-2 {
  margin-top: 40px;
  padding-right: 30px;
  padding-left: 30px;
  text-align: center;
}

._4-columnas {
  margin-top: 20px;
}

.heading-8 {
  text-align: center;
}

.imagen-con-marco {
  width: 100%;
  max-width: none;
  border-color: #c6c6d8;
}

.pestana-gris {
  width: 230px;
  height: 50px;
  margin-left: 10px;
  background-color: #737355;
}

.linea-gris {
  height: 5px;
  margin-right: -10px;
  margin-left: -10px;
  background-color: #737355;
}

@media screen and (max-width: 991px) {
  body {
    margin-left: 0px;
    padding-left: 0px;
  }
  h3 {
    font-weight: 400;
  }
  a {
    color: #404047;
  }
  figcaption {
    font-size: 12px;
  }
  .hamburger-button {
    color: #fff;
  }
  .hamburger-button.w--open {
    background-color: #cf404d;
  }
  .section {
    padding-top: 40px;
  }
  .section.section-gray {
    padding-top: 40px;
    padding-bottom: 30px;
  }
  .section.section-gray {
    padding-bottom: 30px;
  }
  .section-heading.centered {
    margin-bottom: 0px;
    font-size: 28px;
  }
  .section-heading.centered {
    margin-bottom: 20px;
  }
  .section-subheading.center {
    margin-bottom: 20px;
  }
  .hero-title-wrapper {
    top: 0%;
    margin-bottom: 0px;
  }
  .left-navigation {
    position: fixed;
    left: 0px;
    top: 0px;
    right: auto;
    bottom: 0px;
    width: 20%;
    height: 100%;
    float: none;
  }
  .nav-link {
    padding-left: 30px;
    text-align: left;
  }
  .nav-link.w--current {
    padding-top: 10px;
    padding-left: 30px;
  }
  .nav-menu {
    padding-top: 119px;
    background-color: transparent;
  }
  .logo-link {
    margin-top: 14px;
    margin-bottom: 0px;
    margin-left: 10px;
    float: left;
  }
  .social-footer {
    position: absolute;
    left: 0%;
    top: auto;
    right: 0px;
    bottom: 0%;
    display: block;
    margin-bottom: 16px;
  }
  .banner {
    height: auto;
    margin-top: 0px;
    padding-top: 0px;
    -o-object-fit: fill;
    object-fit: fill;
  }
  .content {
    width: 80%;
    margin-left: 20%;
    text-align: left;
  }
  .body {
    padding-left: 0px;
  }
  .image {
    padding-top: 10px;
    padding-bottom: 25px;
    padding-left: 20px;
  }
  .nombre-3 {
    margin-bottom: 0px;
    font-size: 14px;
  }
  .div-cafe {
    height: auto;
  }
  .cuerpo-cafe {
    overflow: visible;
    height: auto;
  }
  .direccion {
    font-size: 14px;
  }
  .circulo {
    width: 140px;
  }
  .link-cafe-2 {
    width: auto;
  }
  .div-video {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }
  .image-3 {
    width: 55%;
    max-width: 100%;
  }
  .div-block-5 {
    width: 50%;
  }
  .separador {
    height: 40px;
  }
  .heading-4 {
    margin-bottom: 0px;
    font-size: 34px;
  }
  .heading-5 {
    padding-top: 10px;
    padding-bottom: 0px;
    font-size: 23px;
  }
  .nav-link-2 {
    padding-left: 13px;
    text-align: left;
  }
  .pestana-ok {
    height: 40px;
  }
  .pestana-azul {
    width: 179px;
    height: 40px;
  }
  .pestana-naranja {
    width: 179px;
    height: 40px;
  }
  .cafe-2 {
    width: auto;
    padding-right: 5px;
    padding-left: 5px;
    float: left;
    clear: right;
    text-align: center;
  }
  .link {
    text-align: right;
  }
  .div_pagina_suelta {
    overflow: auto;
  }
  .pestana-gris {
    width: 179px;
    height: 40px;
  }
}

@media screen and (max-width: 767px) {
  h3 {
    margin-top: 10px;
  }
  .section {
    padding-right: 10px;
    padding-left: 10px;
  }
  .hero-title-wrapper {
    top: 35%;
  }
  .image {
    padding-left: 10px;
  }
  .div-cafe {
    width: auto;
  }
  .cuerpo-cafe {
    width: auto;
  }
  .circulo {
    width: 200px;
  }
  .flecha-acordeon {
    width: 40px;
  }
  .acordeon-item {
    margin-right: 0px;
    margin-left: 0px;
  }
  .cafe-2 {
    display: inline-block;
    float: none;
    clear: left;
  }
  .fondo-cafes-2 {
    text-align: left;
  }
}

@media screen and (max-width: 479px) {
  img {
    display: block;
    width: auto;
    float: none;
    clear: none;
  }
  .hero-title-wrapper {
    top: 28%;
  }
  .banner {
    height: auto;
  }
  .image {
    display: none;
    padding-top: 15px;
    padding-left: 10px;
  }
  .div-cafe {
    padding-right: 0px;
    padding-left: 0px;
  }
  .div-video {
    padding-right: 0px;
    padding-left: 0px;
  }
  .image-3 {
    display: none;
  }
  .div-block-5 {
    margin-bottom: 15px;
  }
  .flecha-acordeon {
    width: 40px;
  }
  .acordeon-item {
    margin-right: 0px;
    margin-left: 0px;
  }
}

@font-face {
  font-family: 'Universs 0';
  src: url('../fonts/universs_0.TTF') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Univers ultracondensed';
  src: url('../fonts/Univers-UltraCondensed.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}