@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
  color: inherit;
  text-decoration: none;
  list-style-type: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
  overflow-x: hidden;
}

a, p, section, div, main, ul, .container, .container-fluid, .row {
  margin: 0;
  padding: 0;
  text-decoration: none;
  border: none;
  outline: none;
  color: inherit;
}

.row > * {
  padding: 0;
  margin: 0;
}

@font-face {
  font-family: 'metropolis-regular';
  src: url("../fonts/metropolis-regular-webfont.woff") format("woff"), url("../fonts/metropolis-regular-webfont.woff2") format("woff2");
}

@font-face {
  font-family: 'metropolis-bold';
  src: url("../fonts/metropolis-bold-webfont.woff") format("woff"), url("../fonts/metropolis-bold-webfont.woff2") format("woff2");
}

@font-face {
  font-family: 'metropolis-thin';
  src: url("../fonts/Metropolis-Thin.woff") format("woff"), url("../fonts/Metropolis-ThinItalic.woff2") format("woff2");
}

@font-face {
  font-family: 'metropolis-medium';
  src: url("../fonts/Metropolis-Medium.woff") format("woff"), url("../fonts/Metropolis-Medium.woff2") format("woff2");
}

@font-face {
  font-family: 'metropolis-black';
  src: url("../fonts/metropolis-black-webfont.woff") format("woff"), url("../fonts/Metropolis-Black.woff2") format("woff2");
}

@font-face {
  font-family: 'creo-extraBold';
  src: url("../fonts/Creo-ExtraBold.woff") format("woff"), url("../fonts/creo-extrabold-webfont.woff2") format("woff2");
}

@font-face {
  font-family: 'creo-extraLight';
  src: url("../fonts/Creo-ExtraLight.woff") format("woff"), url("../fonts/Creo-ExtraLight.woff2") format("woff2");
}

@font-face {
  font-family: 'BrandonGrotesque-Bold';
  src: url("../fonts/BrandonGrotesque-Bold.woff") format("woff"), url("../fonts/BrandonGrotesque-Bold.woff2") format("woff2");
}

header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
}

.contenedor__header {
  padding: .5em 0;
  background-color: #fff;
}

.contenido__header {
  max-width: 1100px;
  margin: 0 auto;
}

@media only screen and (min-width: 1400px) {
  .contenido__header {
    max-width: 1300px;
  }
}

@media only screen and (min-width: 1800px) {
  .contenido__header {
    max-width: 1500px;
  }
}

.menu {
  overflow: hidden;
  color: #005296;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  font-family: "metropolis-regular";
}

.link {
  font-size: .8rem;
}

.link a {
  font-size: .8rem;
}

.link:after {
  display: block;
  content: '';
  border-bottom: solid 2px #e71c24;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: -webkit-transform 300ms ease-in-out;
  transition: -webkit-transform 300ms ease-in-out;
  transition: transform 300ms ease-in-out;
  transition: transform 300ms ease-in-out, -webkit-transform 300ms ease-in-out;
}

.link:hover:after {
  -webkit-transform: scaleX(0.5);
          transform: scaleX(0.5);
  border-bottom: solid 2px #e71c24;
  color: #e71c24;
}

.link:last-of-type:after {
  border-bottom: none;
}

.link:last-of-type:hover:after {
  border-bottom: none;
  color: #e71c24;
}

.submenu__desktop {
  display: none;
  padding: 0;
  border-radius: 15px;
  position: relative;
}

.submenu__desktop .drop {
  background: white;
  border-radius: 15px;
  padding: 2em 3em;
  margin-top: 3em;
  margin-left: -3.5em;
}

.submenu__desktop .drop a {
  font-family: "metropolis-thin";
  font-size: .8rem;
  line-height: 1.5rem;
}

.submenu__desktop .megamenu {
  background: white;
  border-radius: 15px;
  padding: 2em 3em;
  margin-top: 3em;
  margin-left: -3.5em;
}

.submenu__desktop .megamenu ul {
  margin-right: 4em;
}

.submenu__desktop .megamenu ul p {
  font-family: "metropolis-bold";
  text-transform: uppercase;
  color: #005296;
  font-size: .8rem;
}

.submenu__desktop .megamenu ul a {
  font-family: "metropolis-thin";
  font-size: .8rem;
  line-height: 1.5rem;
}

li:hover .submenu__desktop {
  display: block;
  position: absolute;
}

li:hover .submenu__desktop a:hover {
  color: #0099ff;
}

.scroll {
  background: white;
}

.lado__menu li {
  margin: 0 1.5em;
}

@media only screen and (max-width: 1024px) and (max-height: 500px) {
  .banner__movil--arriba {
    min-height: 90vh;
  }
  .vaca__2 {
    background-size: cover;
  }
}

.containera {
  background-color: transparent;
  height: 450px;
  margin: 0 auto;
}

.contenedor_galeria {
  height: auto;
  width: auto;
  position: relative;
}

.contenedor_galeria .containera {
  overflow: hidden;
}

.contenedor_galeria .containera .MySwiperLista {
  overflow: hidden;
  height: 450px;
  width: auto;
  position: absolute;
  top: 0;
  left: 3.5%;
  background-color: transparent;
  padding-top: 5px;
}

.contenedor_galeria .containera .MySwiperLista img {
  padding-bottom: 5px;
}

.contenedor_galeria .containera .MySwiperSlidera {
  position: absolute;
  overflow: hidden;
  top: 1px;
  left: 0;
  height: 450px;
  width: 100%;
  background-color: transparent;
}

.contenedor_galeria .containera .MySwiperSlidera img,
.contenedor_galeria .containera .MySwiperSlidera video {
  position: absolute;
  left: 21%;
  top: 0;
  padding: 5px;
}

.contenedor_galeria .containera .MySwiperSlidera .swiper-slide-MySwiperSlidera {
  width: 600px;
  overflow: hidden;
}

.contenedor_galeria .containera .MySwiperSlidera::-webkit-scrollbar {
  display: none;
}

.modal-body {
  background-color: transparent;
}

.carousel-item {
  width: auto;
}

.swiper-slide-mySwiperModal img {
  display: block;
  width: 100%;
}

.antes {
  font-size: 30px;
  color: white;
  position: absolute;
  top: 40%;
  left: 3%;
  margin: 0;
  padding: 0;
  border-radius: 50%;
  border: none;
}

.antes:active {
  border: none;
  color: #0099ff;
}

.despues {
  font-size: 30px;
  color: white;
  position: absolute;
  margin: 0;
  padding: 0;
  border-radius: 50%;
  top: 40%;
  right: 3%;
  border: none;
}

.despues:active {
  border: none;
  color: #0099ff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-close {
  background-color: white;
  border-radius: 50%;
  position: absolute;
  top: 5%;
  right: 3%;
  font-size: .5rem;
  z-index: 10;
}

.swiper-button-prev__2 {
  margin-right: .5em;
  left: 0;
  top: 50%;
}

.swiper-button-next__2 {
  margin-right: .5em;
  right: 0;
  top: 50%;
}

.slidera2 {
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .slidera2 {
    max-height: 250px;
    min-height: 250px;
  }
}

@media only screen and (min-width: 768px) {
  .slidera2 {
    max-height: 350px;
    min-height: 350px;
  }
}

.MySwiperSlidera2 {
  overflow: hidden;
  max-height: 250px;
  min-height: 250px;
}

@media only screen and (max-width: 767px) {
  .MySwiperSlidera2 {
    max-height: 250px;
    min-height: 250px;
  }
}

@media only screen and (min-width: 768px) {
  .MySwiperSlidera2 {
    max-height: 350px;
    min-height: 350px;
  }
}

.MySwiperSlidera2 img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

.MySwiperLista2 {
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.MySwiperLista2 img {
  width: 87%;
  height: 87%;
  -o-object-fit: cover;
     object-fit: cover;
  padding-top: 5%;
}

.swiper-slide-MySwiperLista2 {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.containerb {
  overflow: hidden;
  height: 100%;
}

.contenedor__productos {
  background-color: #dc003c;
  position: relative;
}

.contenedor__tangelo {
  background-color: #f49500;
  position: relative;
}

.cont__chorro--productos {
  position: relative;
  height: auto;
  margin-top: 0em;
  z-index: 1;
}

.contenido__productos {
  height: auto;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.contenido__productos h2 {
  color: white;
  line-height: 3.8rem;
  text-align: center;
  letter-spacing: .1rem;
  padding-top: 3em;
}

.contenido__productos h2::after {
  content: '';
  background-color: yellow;
  width: 25%;
  padding: 2px;
  display: block;
  margin: 0 auto;
  margin-top: .5em;
}

@media only screen and (max-width: 767px) {
  .contenido__productos h2::after {
    padding-top: 1em;
  }
}

.contenido__productos p {
  color: white;
  text-align: center;
  font-size: 1.3rem;
}

.contenido__productos p .bold {
  font-family: "metropolis-bold";
}

.contenido__productos--deslactosada {
  height: auto;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.contenido__productos--deslactosada h2 {
  color: white;
  line-height: 4rem;
  text-align: center;
  letter-spacing: .1rem;
  padding-top: 2em;
}

.contenido__productos--deslactosada h2::after {
  content: '';
  background-color: #005296;
  width: 25%;
  padding: 2px;
  display: block;
  margin: 0 auto;
  margin-top: .5em;
}

@media only screen and (max-width: 767px) {
  .contenido__productos--deslactosada h2::after {
    padding-top: 1em;
  }
}

@media only screen and (max-width: 767px) {
  .contenido__productos--deslactosada h2 {
    font-size: 1.8rem;
    line-height: 2rem;
    padding-top: 1em;
  }
  .contenido__productos--deslactosada h2::after {
    content: '';
    background-color: #005296;
    width: 40%;
    padding: 2px;
    display: block;
    margin: 0 auto;
    margin-top: .5em;
  }
}

.contenido__productos--deslactosada p {
  font-size: 1.3rem;
  color: #005296;
  text-align: center;
}

.contenido__productos--deslactosada p .bold {
  font-family: "metropolis-bold";
}

@media only screen and (max-width: 900px) and (min-width: 800px) {
  .contenido__productos--deslactosada p {
    font-size: 1.1rem;
  }
}

@media only screen and (max-width: 767px) and (min-width: 341px) {
  .contenido__productos--deslactosada p {
    font-size: .8rem;
  }
}

@media only screen and (max-width: 340px) {
  .contenido__productos--deslactosada p {
    font-size: .7rem;
  }
}

.contenido__productos--tangelo {
  height: auto;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.contenido__productos--tangelo h2 {
  color: white;
  line-height: 3.8rem;
  text-align: center;
  letter-spacing: .1rem;
  padding-top: 2em;
}

.contenido__productos--tangelo h2::after {
  content: '';
  background-color: red;
  width: 25%;
  padding: 2px;
  display: block;
  margin: 0 auto;
  margin-top: .5em;
}

@media only screen and (max-width: 767px) {
  .contenido__productos--tangelo h2::after {
    padding-top: 1em;
  }
}

@media only screen and (max-width: 767px) and (min-height: 700px) {
  .contenido__celularGrande {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    min-height: 87vh;
  }
}

.contenido__productos--leches {
  height: auto;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.contenido__productos--leches h2 {
  padding-top: 2em;
  color: white;
  line-height: 3.8rem;
  text-align: center;
  letter-spacing: .1rem;
}

.contenido__productos--leches h2::after {
  content: '';
  background-color: red;
  width: 25%;
  padding: 2px;
  display: block;
  margin: 0 auto;
  margin-top: .5em;
}

@media only screen and (max-width: 767px) {
  .contenido__productos--leches h2 {
    font-size: 1.8rem;
    line-height: 2rem;
    text-align: center;
    padding-top: 1em;
  }
  .contenido__productos--leches h2::after {
    content: '';
    background-color: red;
    width: 40%;
    padding: 2px;
    display: block;
    margin: 0 auto;
    margin-top: .5em;
  }
}

@media only screen and (max-width: 767px) and (min-height: 700px) {
  .contenido__productos--leches h2 {
    padding-top: 3em;
  }
}

@media only screen and (max-width: 900px) and (min-width: 800px) {
  .contenido__productos--leches p {
    font-size: 1.1rem;
  }
}

@media only screen and (max-width: 767px) and (min-width: 341px) {
  .contenido__productos--leches p {
    font-size: .8rem;
  }
}

@media only screen and (max-width: 340px) {
  .contenido__productos--leches p {
    font-size: .7rem;
  }
}

.contenido__productos--amarillo {
  height: auto;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.contenido__productos--amarillo h2 {
  color: white;
  line-height: 3.8rem;
  text-align: center;
  letter-spacing: .1rem;
  padding-top: 2em;
}

.contenido__productos--amarillo h2::after {
  content: '';
  background-color: yellow;
  width: 25%;
  padding: 2px;
  display: block;
  margin: 0 auto;
  margin-top: .5em;
}

@media only screen and (max-width: 767px) {
  .contenido__productos--amarillo h2 {
    font-size: 1.8rem;
    line-height: 2rem;
    text-align: center;
    padding-top: 1em;
  }
  .contenido__productos--amarillo h2::after {
    content: '';
    background-color: yellow;
    width: 40%;
    padding: 2px;
    display: block;
    margin: 0 auto;
    margin-top: .5em;
  }
}

@media only screen and (max-width: 900px) and (min-width: 800px) {
  .contenido__productos--amarillo p {
    font-size: 1.1rem;
  }
}

@media only screen and (max-width: 767px) and (min-width: 341px) {
  .contenido__productos--amarillo p {
    font-size: .8rem;
  }
}

@media only screen and (max-width: 340px) {
  .contenido__productos--amarillo p {
    font-size: .7rem;
  }
}

.relleno__productos {
  height: 8em;
  background-color: #dc003c;
}

.relleno__tangelo {
  height: 8em;
  background-color: #f49500;
}

.flecha__arriba {
  position: absolute;
  right: 0;
  top: 6em;
}

@media only screen and (max-width: 767px) and (min-width: 341px) {
  .flecha__arriba {
    height: 30px;
    top: 15em;
  }
}

@media only screen and (max-width: 340px) {
  .flecha__arriba {
    height: 30px;
    top: 19em;
  }
}

.flecha__izquierda {
  position: absolute;
  left: 0;
}

.rojo-crema {
  background-color: #dc003c;
}

.contenedor__tangelo {
  background-color: #f49500;
}

.color-tangelo {
  background-color: #f49500;
}

.fondo-yogurt {
  background-color: #f4504a;
}

.fondo-yogurcito {
  background-color: #d61b7f;
}

.fondomym {
  background-color: #5dca1e;
}

.fondo-avena {
  background-color: #00d48c;
}

.fondo-naranja {
  background-color: #ff7d00;
}

.encabezado__producto {
  position: relative;
}

.encabezado__producto h4 {
  color: white;
  line-height: 3rem;
}

.encabezado__producto h4::after {
  content: '';
  background-color: white;
  width: 45%;
  padding: 2px;
  display: block;
  margin-top: .4em;
}

@media only screen and (max-width: 1000px) {
  .encabezado__producto h4::after {
    margin: 0 auto;
    margin-top: .5em;
    width: 60%;
  }
}

@media only screen and (max-width: 1199px) and (min-width: 768px) {
  .encabezado__producto h4 {
    font-size: 3.5rem;
    line-height: 3.7rem;
    text-align: left;
  }
  .encabezado__producto h4::after {
    content: '';
    background-color: white;
    width: 45%;
    padding: 2px;
    display: block;
    margin: 0 auto;
    margin-top: .4em;
  }
}

@media only screen and (max-width: 767px) {
  .encabezado__producto h4 {
    font-size: 2rem;
    line-height: 2.1rem;
    text-align: left;
  }
}

.encabezado__producto img {
  position: absolute;
  top: 0;
  right: 5em;
}

@media only screen and (max-width: 767px) {
  .encabezado__producto img {
    right: 0;
    height: 30px;
  }
}

.fondo-azul-oscuro {
  background-color: #005296;
}

.fondo-celeste {
  background-color: #00dbff;
}

.fondo-morado {
  background-color: #500193;
}

.texto__producto p {
  color: white;
  font-size: 1.2rem;
  margin-top: 2em;
}

.texto__producto--deslactosada p {
  color: #005296;
}

.texto__producto--avena p {
  color: white;
  font-size: 1.4rem;
  margin-top: 2em;
}

.centrar__sabores {
  margin-top: -4em;
}

.cont__swiper--productos {
  background-color: #005296;
}

.titulo__productos {
  background-color: #005296;
}

.titulo__productos h2 {
  color: #0099ff;
  text-align: center;
  line-height: 3.8rem;
}

.titulo__productos h2 .white {
  color: white;
}

.card__tradicion--menu {
  background-color: #e4e4e4;
  height: 250px;
  width: 250px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.card__tradicion--menu a {
  position: absolute;
  top: 10%;
  font-family: "creo-extraBold";
  color: white;
  border-radius: 25px;
  border: 1px solid white;
  padding: 0 1em;
}

.card__tradicion--menu a:hover {
  background-color: #005296;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

#menu {
  background-color: #005296;
}

.cont__chorro--productos {
  margin-top: 0em;
  position: relative;
  z-index: 1;
}

.chorro__2--productos {
  position: relative;
  padding: 0;
  margin-top: 0em;
  width: 100%;
  height: auto;
}

@supports ((-o-object-fit: cover) or (object-fit: cover)) {
  .chorro__2--productos .chorro__2--productos img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center center;
       object-position: center center;
    z-index: 100;
  }
}

.img__productos {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  z-index: 990;
}

.img__productos img {
  height: 700px;
  -o-object-fit: cover;
     object-fit: cover;
}

@media all and (min-width: 1200px) and (max-width: 1400px) {
  .img__productos img {
    height: 600px;
  }
}

@media only screen and (min-width: 960px) and (max-width: 1199px) {
  .img__productos img {
    height: 550px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .img__productos img {
    height: 400px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .img__productos img {
    height: 350px;
  }
}

@media only screen and (max-width: 479px) and (min-width: 340px) {
  .img__productos img {
    height: 220px;
  }
}

@media only screen and (max-width: 767px) and (min-height: 700px) {
  .img__productos img {
    height: 280px;
  }
}

@media only screen and (max-width: 340px) {
  .img__productos img {
    height: 200px;
  }
}

.contenido__icono {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.contenido__icono:last-of-type::after {
  content: '';
  padding: 0;
}

.contenido__icono::after {
  content: '';
  background-color: white;
  opacity: .8;
  padding: 2px;
  height: 70%;
  margin-top: auto;
}

@media only screen and (max-width: 767px) {
  .contenido__icono {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .contenido__icono::after {
    content: '';
    background-color: #fff;
    opacity: .8;
    padding: 2px;
    width: 70%;
    margin: 1em auto;
  }
}

.caja__iconos {
  margin-left: -1em;
}

@media only screen and (max-width: 1199px) and (min-width: 768px) {
  .caja__iconos {
    margin: 0 auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}

@media only screen and (max-width: 767px) {
  .caja__iconos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0 auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 0;
  }
}

.info__icono {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 1em;
}

.info__icono p {
  color: white;
  text-transform: uppercase;
  text-align: center;
  padding-top: 1em;
  font-size: 1rem;
  min-width: 8em;
  line-height: 1rem;
  font-size: .9rem;
  font-family: "BrandonGrotesque-Bold";
}

@media only screen and (max-width: 767px) and (min-width: 341px) {
  .info__icono p {
    font-size: .6rem;
    line-height: .7rem;
    min-width: 5rem;
    padding-bottom: 1em;
  }
}

@media only screen and (max-width: 340px) {
  .info__icono p {
    font-size: .7rem;
    line-height: .8rem;
    min-width: 5em;
  }
}

.info__icono img {
  height: 50px;
}

@media only screen and (max-width: 767px) {
  .info__icono img {
    height: 80px;
    margin-bottom: .5em;
  }
}

.info__icono:last-of-type {
  border-right: none;
}

@media only screen and (max-width: 767px) {
  .icono__yogurcito img {
    min-height: 150px;
  }
}

.encuentra {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}

.encuentra p {
  color: yellow;
  line-height: 1.4rem;
}

.encuentra p span {
  color: white;
  font-family: "metropolis-bold";
}

@media only screen and (max-width: 1000px) and (min-width: 768px) {
  .encuentra p {
    text-align: left;
    font-size: 1.2rem;
  }
}

@media only screen and (max-width: 768px) {
  .encuentra p {
    text-align: left;
    font-size: .9rem;
    line-height: 1rem;
  }
}

.encuentra--deslactosada p {
  color: #005296;
}

.encuentra--deslactosada p span {
  color: white;
}

.cont__swiper--recetas {
  background-color: #dc003c;
}

.sw1 {
  text-align: center;
  font-size: 18px;
  padding-left: 20px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.swc {
  width: 100%;
  height: 100%;
  max-width: 1000px;
}

.relleno__campana {
  height: 3em;
}

@media only screen and (max-width: 1000px) {
  .centrar__sabores h3 {
    text-align: center;
  }
}

.ver__escritorio {
  display: none;
}

@media only screen and (min-width: 1200px) {
  .ver__escritorio {
    display: block;
  }
}

.ver__mobile {
  display: none;
}

@media only screen and (max-width: 1199px) {
  .ver__mobile {
    display: block;
  }
}

@media only screen and (max-width: 767px) {
  .imagen__circular img {
    height: 250px;
  }
}

.parrafos__productos p {
  text-align: left;
  font-size: 1.2rem;
}

@media only screen and (max-width: 767px) and (min-width: 341px) {
  .parrafos__productos p:first-of-type {
    text-align: left;
    font-size: .7rem;
  }
}

@media only screen and (max-width: 340px) {
  .parrafos__productos p:first-of-type {
    text-align: left;
    font-size: .6rem;
  }
}

@media only screen and (min-width: 768px) {
  .parrafos__productos p:first-of-type {
    text-align: left;
    font-size: 1.2rem;
  }
}

.parrafos__productos p:last-of-type {
  font-size: 1.2rem;
  line-height: 1.3rem;
}

@media only screen and (max-width: 767px) {
  .parrafos__productos p:last-of-type {
    text-align: left;
    font-size: .9rem;
    line-height: 1rem;
  }
}

@media only screen and (max-width: 767px) {
  .logos-icontec3 img {
    height: 80px;
  }
}

@media only screen and (max-width: 1100px) {
  .imagen__forma img {
    height: 380px;
  }
}

.textoProducto__escritorio {
  display: block;
}

@media only screen and (max-width: 1099px) {
  .textoProducto__escritorio {
    display: none;
  }
}

.textoProducto__mobile {
  display: block;
}

@media only screen and (min-width: 1100px) {
  .textoProducto__mobile {
    display: none;
  }
}

.super__small {
  font-size: .5rem;
  line-height: .6rem;
}

.producto-chorro {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding-top: 1em;
  min-height: auto;
}

.producto-chorro .chorro__nuevo {
  margin-top: -20em;
}

@media only screen and (min-width: 1025px) {
  .producto-chorro .chorro__nuevo {
    margin-top: -25em;
  }
}

@media only screen and (min-width: 1600px) {
  .producto-chorro .chorro__nuevo {
    margin-top: -35em;
  }
}

@media only screen and (max-width: 1000px) and (min-width: 768px) {
  .producto-chorro .chorro__nuevo {
    margin-top: -8em;
  }
}

@media only screen and (max-width: 767px) and (min-width: 400px) {
  .producto-chorro .chorro__nuevo {
    margin-top: -6em;
  }
}

@media only screen and (max-width: 399px) {
  .producto-chorro .chorro__nuevo {
    margin-top: -6.5em;
  }
}

.contenido__60 {
  position: relative;
  height: auto;
}

.contenido__60 h3 {
  color: #fff;
  font-size: 2.8rem;
  line-height: 3rem;
}

.contenido__60 img {
  z-index: 1;
}

.contenido__60 .boton__60 {
  background-color: #005296;
  font-family: "metropolis-regular";
  color: #fff;
  padding: .5em 1em;
  text-align: center;
  border-radius: 25px;
  font-size: 1.2rem;
  line-height: 1.5rem;
}

.contenido__60 .boton__60 span {
  font-family: "metropolis-bold";
}

.contenido__60 .boton__60:hover {
  background-color: #0099ff;
}

@media only screen and (max-width: 1200px) and (min-width: 800px) {
  .contenido__60 img {
    height: 200px;
  }
}

@media only screen and (max-width: 799px) and (min-width: 768px) {
  .contenido__60 h3 {
    font-size: 1.8rem;
    line-height: 2rem;
  }
  .contenido__60 img {
    height: 170px;
  }
  .contenido__60 .boton__60 {
    font-size: 1rem;
  }
}

@media only screen and (max-width: 767px) and (min-width: 400px) {
  .contenido__60 h3 {
    text-align: center;
    padding-bottom: 1em;
    font-size: 2rem;
    line-height: 2.2rem;
  }
  .contenido__60 img {
    height: 140px;
  }
  .contenido__60 .boton__60 {
    font-size: .9rem;
    line-height: 1rem;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 90%;
    margin-top: 1em;
  }
}

@media only screen and (max-width: 399px) and (min-width: 321px) {
  .contenido__60 h3 {
    text-align: center;
    padding-bottom: 1em;
    font-size: 1.8rem;
    line-height: 2rem;
  }
  .contenido__60 img {
    height: 140px;
  }
  .contenido__60 .boton__60 {
    font-size: 1rem;
    line-height: 1.1rem;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 90%;
    margin-top: 1em;
  }
}

@media only screen and (max-width: 320px) {
  .contenido__60 h3 {
    text-align: center;
    padding-bottom: 1em;
    font-size: 1.5rem;
    line-height: 1.7rem;
  }
  .contenido__60 img {
    height: 120px;
  }
  .contenido__60 .boton__60 {
    font-size: .8rem;
    line-height: .9rem;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 90%;
    margin-top: 1em;
  }
}

.boton__60--blanco {
  background-color: #fff;
  color: #005296;
}

@media only screen and (max-width: 767px) and (min-width: 321px) {
  .relleno {
    padding: 2em 0;
  }
}

.aclaracion {
  font-size: .8rem !important;
  text-align: left !important;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
}

@media only screen and (max-width: 900px) {
  .aclaracion {
    font-family: .5rem  !important;
  }
}

.contenido__hero--tradicion {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: absolute;
  top: 15%;
  left: 10%;
}

@media only screen and (min-height: 800px) {
  .contenido__hero--tradicion {
    top: 25%;
  }
}

.contenido__hero--tradicion img {
  width: 110px;
  padding-bottom: .5em;
}

@media only screen and (min-width: 1600px) {
  .contenido__hero--tradicion img {
    width: 150px;
  }
}

.contenido__hero--tradicion h1 {
  background-color: white;
  padding-right: .5em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.contenido__hero--tradicion h1:last-of-type {
  padding-right: .2em;
}

.contenido__hero--tradicion p {
  margin-left: 2.6em;
  line-height: 1.5rem;
  font-family: "metropolis-regular";
  padding-top: .8em;
  color: white;
}

.contenido__hero--tradicion p:first-of-type {
  margin-left: 2.6em;
  line-height: 1.5rem;
  font-family: "metropolis-regular";
  padding-top: .8em;
  color: white;
}

.contenido__hero--tradicion p:first-of-type::before {
  content: '';
  margin-top: .3em;
  background-color: white;
  width: 50%;
  padding: 2px;
  display: block;
  margin-bottom: .5em;
}

.contenido__hero--tradicion p:first-of-type span:first-of-type {
  padding-bottom: 1em;
}

.contenido__hero--tradicion .texto__mobile-tradicion {
  padding: 1em 0;
  margin-left: 1.6rem;
}

.contenido__hero--tradicion .texto__mobile-tradicion::before {
  content: '';
  margin-top: .3em;
  background-color: white;
  width: 50%;
  padding: 2px;
  display: block;
  margin-bottom: .5em;
}

.contenido__hero--tradicion .texto__mobile-tradicion p {
  color: #005296;
  font-size: 1.5rem;
  line-height: 1.5rem;
  font-family: "metropolis-regular";
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  color: #0099ff;
  background-color: #fff;
  padding-right: .2em;
  padding-top: 0;
  margin: 0;
}

.contenido__hero--tradicion .texto__mobile-tradicion p::before {
  display: none;
}

@media only screen and (max-width: 767px) {
  .contenido__hero--tradicion .texto__mobile-tradicion p {
    font-size: 1rem;
    line-height: 1rem;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    color: #0099ff;
    background-color: #fff;
    padding-right: .2em;
    margin: .25em 0;
  }
}

.contenido__hero--tradicion .iconosRedes {
  z-index: 40;
  margin-left: 4em;
}

.contenido__hero--tradicion .iconosRedes a {
  color: #005296;
  margin: 0 .2em;
  font-size: 2rem;
}

.contenido__hero--tradicion .iconosRedes a:hover {
  color: #e71c24;
}

@media only screen and (max-width: 767px) {
  .contenido__hero--tradicion .iconosRedes a {
    color: #0099ff;
    margin: 0 .2em;
    font-size: 1.5rem;
  }
}

@media only screen and (max-width: 767px) {
  .contenido__hero--tradicion {
    top: 38%;
  }
  .contenido__hero--tradicion img {
    width: 80px;
    margin-bottom: .5em;
  }
  .contenido__hero--tradicion p {
    font-size: .9rem;
    margin-left: 1.6em;
    color: #0099ff;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}

@media only screen and (max-height: 500px) and (max-width: 900px) {
  .contenido__hero--tradicion {
    top: 15%;
  }
  .contenido__hero--tradicion img {
    width: 60px;
    margin-bottom: .5em;
  }
  .contenido__hero--tradicion p {
    font-size: .7rem;
    margin-left: 1.6em;
    color: #0099ff;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .contenido__hero--tradicion h1 {
    font-size: 1.5rem;
    line-height: 1.5rem;
  }
}

@media only screen and (max-height: 500px) and (max-width: 340px) {
  .contenido__hero--tradicion {
    top: 15%;
  }
  .contenido__hero--tradicion img {
    width: 55px;
    margin-bottom: .5em;
  }
  .contenido__hero--tradicion p {
    margin: 0;
    font-size: .6rem;
    margin-left: .6em;
    color: #0099ff;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .contenido__hero--tradicion h1 {
    font-size: 1.4rem;
    line-height: 1.4rem;
  }
}

.contenido__form--tradicion {
  height: 100vh;
  z-index: -1;
}

.texto__tradicion h1 {
  color: white;
  line-height: 4rem;
}

.texto__tradicion p {
  color: #0099ff;
  font-family: "creo-extraBold";
  letter-spacing: .05em;
  text-align: left;
  font-size: 1rem;
}

@media only screen and (min-width: 1600px) {
  .texto__tradicion p {
    font-size: 1.1rem;
  }
}

.cont__chorro {
  position: relative;
  height: auto;
  margin-top: -9em;
  z-index: 1;
}

.cont__chorro--2 {
  position: relative;
  height: auto;
  margin-top: -8em;
  z-index: 1;
}

@media only screen and (max-width: 1600px) {
  .cont__chorro--2 {
    margin-top: -5em;
  }
}

.chorro__2 {
  width: 100%;
  height: auto;
  padding-bottom: 4em;
  z-index: 100;
}

.chorro__2 img {
  width: 100%;
  height: auto;
  z-index: 100;
}

@supports ((-o-object-fit: cover) or (object-fit: cover)) {
  .chorro__2 .chorro__2 img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center center;
       object-position: center center;
    z-index: 100;
  }
}

.relleno__2 {
  background-color: #005296;
  height: 12em;
  margin-top: -12em;
}

.contenedor__leer {
  background-color: #005296;
}

.titulo__timeline {
  padding-left: 1em;
}

.titulo__timeline p {
  font-family: "creo-extraBold";
  color: #0099ff;
  font-size: 1.5rem;
  line-height: 1.5rem;
}

@media only screen and (min-width: 1600px) {
  .titulo__timeline p {
    font-size: 1.6rem;
  }
}

.timeline__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 1em;
}

.timeline__header h2 {
  padding: 0;
  margin: 0;
}

@media only screen and (max-width: 767px) and (min-width: 361px) {
  .timeline__header h2 {
    font-size: 2rem;
    text-align: right;
  }
  .timeline__header p {
    font-size: 1rem;
    line-height: 1.1rem;
  }
}

@media only screen and (max-width: 360px) and (min-width: 312px) {
  .timeline__header h2 {
    font-size: 1.5rem;
    line-height: 1.5rem;
    text-align: right;
  }
  .timeline__header p {
    font-size: 1rem;
    line-height: 1.1rem;
  }
}

@media only screen and (max-width: 320px) {
  .timeline__header h2 {
    font-size: 1.4rem;
    line-height: 1.4rem;
    text-align: right;
  }
  .timeline__header p {
    font-size: 1rem;
    line-height: 1.1rem;
  }
}

.icono__flecha {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.icono__flecha .iconify__flecha {
  background-color: #0099ff;
  font-size: 2rem;
  border-radius: 50%;
  color: white;
}

@media only screen and (max-width: 767px) {
  .icono__flecha .iconify__flecha {
    font-size: 1rem;
  }
}

.icono__flecha::after, .icono__flecha::before {
  content: '';
  margin-top: .5em;
  background-color: #005296;
  width: 25%;
  padding: 2px;
  display: block;
}

.fila {
  padding: 1em 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}

.lineas {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.hito {
  color: white;
  background-color: #005296;
  font-size: 1.3rem;
  position: relative;
  border-radius: 25px;
  padding-top: 0em;
  padding-right: .5em;
  padding-bottom: 0em;
  width: 100%;
  font-family: "metropolis-bold";
}

.hito::before {
  content: '';
  padding: .4em 1em;
  background-color: #005296;
  border-radius: 50%;
}

.hito:hover {
  cursor: pointer;
  color: white;
  background-color: #ff7d00;
}

.hito:hover::before {
  background-color: #ff7d00;
}

@media only screen and (max-width: 1025px) {
  .hito {
    font-size: .8rem;
  }
  .hito::before {
    content: '';
    border-radius: 50%;
  }
}

.hito__azul {
  color: white;
  background-color: #0099ff;
}

.hito__azul::before {
  content: '';
  padding: .4em 1em;
  background-color: #0099ff;
  border-radius: 50%;
}

.hito__morado {
  color: white;
  background-color: #500193;
}

.hito__morado::before {
  content: '';
  padding: .4em 1em;
  background-color: #500193;
  border-radius: 50%;
}

.hito__celeste {
  color: white;
  background-color: #00dbff;
  font-size: 1.1rem;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  border-radius: 25px;
  padding-top: 0em;
  padding-bottom: 0em;
  padding-right: .5em;
  font-family: "metropolis-bold";
}

.hito__celeste::before {
  content: '';
  padding: .4em 1em;
  background-color: #00dbff;
  border-radius: 50%;
}

.hito__verde {
  color: white;
  background-color: #00d48c;
  font-size: 1.1rem;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  border-radius: 25px;
  padding-top: 0em;
  padding-bottom: 0em;
  padding-right: .5em;
  font-family: "metropolis-bold";
}

.hito__verde::before {
  content: '';
  padding: .4em 1em;
  background-color: #00d48c;
  border-radius: 50%;
}

.evolucion p {
  color: white;
  background-color: #005296;
  font-size: 1.1rem;
  position: relative;
  border-radius: 25px;
  padding-top: 0em;
  padding-right: .5em;
  padding-bottom: 0em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-family: "metropolis-bold";
}

.evolucion p::before {
  content: '';
  padding: .4em 1em;
  background-color: #005296;
  border-radius: 50%;
}

.evolucion__mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  margin: 0 auto;
}

.evolucion__mobile img {
  max-height: 45px;
  display: block;
  margin-left: .5em;
  max-width: 70px;
  background-color: #fff;
}

.punto__year--mobile {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  padding: 0;
}

.punto__year--mobile p {
  color: white;
  background-color: #005296;
  font-size: 1.1rem;
  position: relative;
  border-radius: 25px;
  padding-top: 0em;
  padding-right: .5em;
  padding-bottom: 0em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  font-family: "metropolis-bold";
}

.punto__year--mobile p::before {
  content: '';
  padding: .4em 1em;
  background-color: #005296;
  border-radius: 50%;
}

.punto__year--mobile::after {
  content: '';
  background-color: #005296;
  width: 100%;
  height: 1px;
  padding: 0 3em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1.2em;
}

.evolucion__azul p {
  color: white;
  background-color: #00dbff;
  font-size: 1.1rem;
  position: relative;
  border-radius: 25px;
  padding-top: 0em;
  padding-right: .5em;
  padding-bottom: 0em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-family: "metropolis-bold";
}

.evolucion__azul p::before {
  content: '';
  padding: .4em 1em;
  background-color: #00dbff;
  border-radius: 50%;
}

.evolucion__azulclaro p {
  color: white;
  background-color: #0099ff;
  font-size: 1.1rem;
  position: relative;
  border-radius: 25px;
  padding-top: 0em;
  padding-right: .5em;
  padding-bottom: 0em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-family: "metropolis-bold";
}

.evolucion__azulclaro p::before {
  content: '';
  padding: .4em 1em;
  background-color: #0099ff;
  border-radius: 50%;
}

.evolucion__verde p {
  color: white;
  background-color: #00d48c;
  font-size: 1.1rem;
  position: relative;
  border-radius: 25px;
  padding-top: 0em;
  padding-right: .5em;
  padding-bottom: 0em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-family: "metropolis-bold";
}

.evolucion__verde p::before {
  content: '';
  padding: .4em 1em;
  background-color: #00d48c;
  border-radius: 50%;
}

.evolucion__morada p {
  color: white;
  background-color: #500193;
  font-size: 1.1rem;
  position: relative;
  border-radius: 25px;
  padding-top: 0em;
  padding-right: .5em;
  padding-bottom: 0em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-family: "metropolis-bold";
}

.evolucion__morada p::before {
  content: '';
  padding: .4em 1em;
  background-color: #500193;
  border-radius: 50%;
}

.logo__final img {
  margin-top: -1em;
}

.imagen__arriba {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  border-bottom: 2px solid #005296;
  padding: 0;
  margin: 0;
  padding-bottom: 2em;
  margin-bottom: -1em;
  min-height: 6em;
  width: 100%;
}

.imagen__arriba--final {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  padding: 0;
  margin: 0;
  padding-bottom: 2em;
  margin-bottom: -1em;
  min-height: 6em;
  width: 100%;
}

.imagen__abajo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  padding-top: 2em;
}

.punto__year {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}

.caja__sinBorde {
  margin-bottom: 0;
  min-height: 4em;
}

.caja__sinBorde img {
  max-width: contain;
}

.cont__linea {
  margin: 0 auto;
  max-width: 90%;
}

.cont__punto {
  position: relative;
  margin: 0;
  padding: 0;
}

.mostrar__info {
  position: relative;
  margin-top: .5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
  width: 100%;
  z-index: -1;
}

.info__year {
  padding: 0.5em;
  padding-top: 2em;
  width: 100%;
  max-width: 12em;
}

.info__year p {
  font-size: .7rem;
  line-height: .8rem;
  color: #58585B;
  font-family: "metropolis-regular";
  padding-bottom: .2em;
  text-align: left;
  width: 100%;
  margin: 0 auto;
}

@media only screen and (max-width: 768px) {
  .info__year p {
    font-size: .6rem;
  }
}

.info__year p:first-of-type {
  font-size: .8rem;
  color: #005296;
  width: 100%;
  padding-bottom: .5em;
  font-family: "metropolis-bold";
  text-align: left;
  margin: 0 auto;
}

.info__year p:first-of-type span {
  font-family: "metropolis-regular";
}

@media only screen and (max-width: 768px) {
  .info__year p:first-of-type {
    font-size: .7rem;
  }
}

.info__year p:last-of-type {
  padding-bottom: 1em;
}

.texto__sinTitulo p {
  font-size: .7rem;
  line-height: .8rem;
  color: #58585B;
  font-family: "metropolis-regular";
}

.punto {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  margin: 0 auto;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  border: none;
  outline: none;
}

.textos__linea {
  max-width: 300px;
  min-width: 240px;
}

@media only screen and (max-width: 1025px) {
  .textos__linea {
    max-width: 10rem;
    min-width: 7rem;
  }
}

.textos__linea--principal {
  max-width: 120px;
  min-width: 70px;
}

@media only screen and (max-width: 1025px) {
  .textos__linea--principal {
    max-width: 10rem;
    min-width: 7rem;
  }
}

.contenido__seccionTradicion h1 {
  color: #0099ff;
  line-height: 4.2rem;
}

@media only screen and (max-width: 767px) {
  .contenido__seccionTradicion h1 {
    line-height: 2.2rem;
    text-align: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
}

.contenido__seccionTradicion h1::after {
  content: '';
  margin-top: .5em;
  background-color: #0099ff;
  width: 25%;
  padding: 2px;
  display: block;
}

@media only screen and (max-width: 767px) {
  .contenido__seccionTradicion h1::after {
    line-height: 2.2rem;
    text-align: center;
    width: 50%;
    margin: 0 auto;
    margin-top: .5em;
  }
}

.contenido__seccionTradicion p span {
  font-family: "metropolis-black";
}

.contenido__seccionTradicion p .block {
  font-family: "metropolis-regular";
}

@media only screen and (max-width: 767px) {
  .contenido__seccionTradicion p {
    text-align: left;
    margin: 0 auto;
    margin-top: .5em;
  }
}

.contenido__seccionTradicion h3 {
  color: #0099ff;
  line-height: 3.4rem;
}

.contenido__seccionTradicion h3::after {
  content: '';
  margin-top: .5em;
  background-color: #0099ff;
  width: 45%;
  padding: 2px;
  display: block;
}

@media only screen and (max-width: 340px) {
  .contenido__seccionTradicion h3 {
    font-size: 1.8rem;
    line-height: 2rem;
    text-align: center;
  }
  .contenido__seccionTradicion h3::after {
    content: '';
    background-color: #0099ff;
    width: 45%;
    padding: 2px;
    margin: 0 auto;
    margin-top: .5em;
    display: block;
  }
}

@media only screen and (max-width: 767px) and (min-width: 341px) {
  .contenido__seccionTradicion h3 {
    line-height: 2.2rem;
    font-size: 2rem;
    text-align: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
  .contenido__seccionTradicion h3::after {
    margin: 0 auto;
    margin-top: .5em;
  }
}

@media only screen and (min-width: 768px) and (max-width: 800px) {
  .contenido__seccionTradicion h3 {
    font-size: 2.2rem;
    line-height: 2.4rem;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .contenido__seccionTradicion h3::after {
    margin-top: .5em;
  }
}

.contenido__seccionTradicion h2 {
  color: #0099ff;
  line-height: 3.8rem;
}

@media only screen and (max-width: 900px) and (min-width: 768px) {
  .contenido__seccionTradicion h2 {
    line-height: 2.2rem;
    font-size: 2rem;
    text-align: left;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 90%;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 767px) {
  .contenido__seccionTradicion h2 {
    line-height: 2.2rem;
    font-size: 2rem;
    text-align: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 90%;
    margin: 0 auto;
  }
  .contenido__seccionTradicion h2::after {
    content: '';
    margin: 0 auto;
    margin-top: .5em;
    margin-bottom: 1em;
    background-color: #0099ff;
    width: 50%;
    padding: 2px;
    display: block;
  }
}

.contenido__seccionTradicion h4 {
  color: #0099ff;
  line-height: 3rem;
}

.contenido__seccionTradicion h4::after {
  content: '';
  margin-top: .5em;
  background-color: #0099ff;
  width: 45%;
  padding: 2px;
  display: block;
}

@media only screen and (max-width: 767px) {
  .contenido__seccionTradicion h4 {
    line-height: 2.2rem;
    font-size: 2rem;
    text-align: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 90%;
    margin: 0 auto;
  }
  .contenido__seccionTradicion h4::after {
    content: '';
    margin: 0 auto;
    margin-top: .5em;
    margin-bottom: 1em;
    background-color: #0099ff;
    width: 50%;
    padding: 2px;
    display: block;
  }
}

.texto__escritorio {
  display: none;
}

@media only screen and (min-width: 900px) {
  .texto__escritorio {
    display: block;
  }
}

.texto__tablet {
  display: none;
}

@media only screen and (min-width: 768px) and (max-width: 900px) {
  .texto__tablet {
    display: block;
  }
}

.titulo__politica h4::after {
  width: 30%;
}

.centrar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}

.recurso img {
  position: absolute;
  top: 0;
}

.vineta {
  color: #0099ff;
  font-size: "creo-extraBold";
}

.fondo__tradicion {
  background: url("../img/senor.png") no-repeat bottom/cover;
  height: 100%;
  width: 100%;
}

@media only screen and (max-width: 1025px) and (min-width: 900px) {
  .fondo__tradicion {
    min-height: 50vh;
  }
}

@media only screen and (max-width: 900px) {
  .fondo__tradicion {
    background-size: contain;
    min-height: 40vh;
  }
}

@media only screen and (max-width: 767px) {
  .tomamos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .tomamos img {
    max-height: 60px;
    margin-bottom: 2em;
  }
}

#linea__movil {
  display: none;
  margin: 0 auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media only screen and (max-width: 800px) {
  #linea__movil {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

#linea__desktop {
  display: none;
  margin: 0 auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media only screen and (min-width: 801px) {
  #linea__desktop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.fondo__tradicion--2 {
  background: url("../img/ternerito.png") no-repeat top/cover;
  height: 470px;
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .fondo__tradicion--2 {
    background: url("../img/ternerito.png") no-repeat center/cover;
    height: 370px;
  }
}

.fondo__tradicion--3 {
  background: url("../img/tendero.png") no-repeat top/cover;
  height: 100%;
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .fondo__tradicion--3 {
    min-height: 370px;
  }
}

@media only screen and (max-width: 900px) {
  #imagen__decorativaDesktop img {
    max-width: 60px;
  }
}

@media only screen and (max-width: 767px) {
  #imagen__decorativaDesktop img {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .fondo__tendero {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.fondo__tradicion--4 {
  background: url("../img/equipo-bucaramanga.jpg") no-repeat center/contain;
  height: 470px;
  width: 100%;
}

@media only screen and (max-width: 1023px) {
  .fondo__tradicion--4 {
    background: url("../img/equipo-bucaramanga.jpg") no-repeat center/contain;
    height: 340px;
    width: 100%;
  }
}

.contenido__seccionCompromiso {
  height: 500px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.contenido__seccionCompromiso h5 {
  color: yellow;
  letter-spacing: .1rem;
  line-height: 2.6rem;
}

@media only screen and (max-width: 767px) and (min-width: 341px) {
  .contenido__seccionCompromiso h5 {
    font-size: 1.3rem;
    line-height: 1.4rem;
    text-align: center;
  }
}

@media only screen and (max-width: 340px) {
  .contenido__seccionCompromiso h5 {
    font-size: 1.3rem;
    line-height: 1.4rem;
    text-align: center;
  }
}

.contenido__seccionCompromiso p {
  color: white;
  margin-left: 0;
  font-size: 1.5rem;
  font-family: "creo-extraLight";
  line-height: 1.7rem;
}

@media only screen and (min-width: 1600px) {
  .contenido__seccionCompromiso p {
    font-size: 1.6rem;
  }
}

@media only screen and (max-width: 767px) and (min-width: 341px) {
  .contenido__seccionCompromiso p {
    font-size: 1.1rem;
    line-height: 1.3rem;
    text-align: center;
  }
}

@media only screen and (max-width: 340px) {
  .contenido__seccionCompromiso p {
    font-size: 1.1rem;
    line-height: 1.3rem;
    text-align: center;
  }
}

.card__tradicion {
  background-color: #e4e4e4;
  height: 250px;
  width: 250px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.card__tradicion:hover {
  background-color: #0099ff;
}

@media only screen and (max-width: 767px) {
  .card__tradicion {
    height: 150px;
    width: 150px;
  }
}

.card__tradicion h3 {
  font-size: 2.8rem;
  line-height: 3rem;
  padding-bottom: .5em;
}

@media only screen and (max-width: 340px) {
  .card__tradicion h3 {
    font-size: 1.5rem;
    line-height: 1.7rem;
    padding-bottom: .2em;
  }
}

@media only screen and (max-width: 767px) {
  .card__tradicion h3 {
    font-size: 1.8rem;
    line-height: 2rem;
    padding-bottom: .2em;
  }
}

.card__tradicion a {
  font-family: "creo-extraBold";
  color: white;
  border-radius: 25px;
  border: 1px solid white;
  padding: 0 1em;
  display: none;
}

.card__tradicion a:hover {
  background-color: #005296;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

@media only screen and (max-width: 767px) {
  .card__tradicion a {
    font-size: 1rem;
    padding: 0 .5em;
  }
}

.card__tradicion .button__tradicion {
  font-family: "creo-extraBold";
  color: white;
  border-radius: 25px;
  border: 1px solid white;
  padding: 0 1em;
  display: none;
}

.card__tradicion .button__tradicion:hover {
  background-color: #005296;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

@media only screen and (max-width: 767px) {
  .card__tradicion .button__tradicion {
    font-size: 1rem;
    padding: 0 .5em;
  }
}

@media only screen and (max-width: 767px) {
  .centrar a {
    font-size: .8rem;
  }
}

.contenidoMenu__tradicion {
  position: relative;
}

.swiper-container__tradicion {
  max-width: 800px;
  height: auto;
  padding-top: 2em;
  padding-bottom: 2em;
}

.cont__swiper--tradicion {
  background-color: white;
  padding: 3em 0;
}

.cont__swiper--tradicion h1 {
  color: #c9caca;
  text-align: center;
  position: absolute;
  bottom: 5%;
}

.swiper-button-prev__3,
.swiper-button-next__3 {
  position: absolute;
  top: 55%;
}

.swiper-slide-tradicion {
  background-color: #0099ff;
  width: 250px;
  height: 250px;
}

@media only screen and (max-width: 767px) {
  .swiper-slide-tradicion {
    height: 150px;
    width: 150px;
  }
}

.swiper-slide-tradicion-active .card__tradicion {
  background-color: #0099ff;
  height: 100%;
  width: 100%;
  width: 250px;
  height: 250px;
}

.swiper-slide-tradicion-active .card__tradicion a {
  font-family: "creo-extraBold";
  color: white;
  border-radius: 25px;
  border: 1px solid white;
  font-size: 1.2rem;
  padding: 0 1em;
  display: block;
}

.swiper-slide-tradicion-active .card__tradicion a:hover {
  background-color: #005296;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

@media only screen and (max-width: 767px) {
  .swiper-slide-tradicion-active .card__tradicion {
    height: 150px;
    width: 150px;
  }
  .swiper-slide-tradicion-active .card__tradicion a {
    font-size: .8rem;
  }
}

.swiper-slide-tradicion-active .card__tradicion .button__tradicion {
  font-family: "creo-extraBold";
  color: white;
  border-radius: 25px;
  border: 1px solid white;
  font-size: 1.2rem;
  padding: 0 1em;
  display: block;
}

.swiper-slide-tradicion-active .card__tradicion .button__tradicion:hover {
  background-color: #005296;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

@media only screen and (max-width: 767px) {
  .swiper-slide-tradicion-active .card__tradicion {
    height: 150px;
    width: 150px;
  }
  .swiper-slide-tradicion-active .card__tradicion .button__tradicion {
    font-size: .8rem;
  }
}

.swiper-container__secciones {
  max-width: 800px;
  width: 100%;
}

.swiper-slide-tradicion {
  background-color: #c9caca;
  width: 100%;
  height: 100%;
}

.slide-t {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.slide-t h3 {
  margin-top: .5em;
  font-size: 3.4rem;
  line-height: 3.4rem;
}

@media only screen and (max-width: 767px) {
  .slide-t h3 {
    font-size: 2rem;
    line-height: 2.2rem;
  }
}

.boton__tradicion {
  font-family: "creo-extraBold";
  color: white;
  border-radius: 25px;
  border: 1px solid white;
  font-size: 1.2rem;
  padding: 0 1em;
  position: absolute;
  bottom: 10%;
  display: none;
}

.boton__tradicion:hover {
  background-color: #005296;
  color: #fff;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.swiper-slide-tradicion {
  background-color: #c9caca;
  width: 250px;
  height: 250px;
}

@media only screen and (max-width: 767px) {
  .swiper-slide-tradicion {
    height: 150px;
    width: 150px;
  }
}

.swiper-slide-tradicion:hover {
  background-color: #0099ff;
}

.swiper-slide-t-active .slide-t {
  background-color: #0099ff;
}

.swiper-slide-t-active .slide-t .boton__tradicion {
  font-family: "creo-extraBold";
  color: white;
  border-radius: 25px;
  border: 1px solid white;
  font-size: 1.2rem;
  padding: 0 1em;
  position: absolute;
  bottom: 10%;
  display: block;
}

.swiper-slide-t-active .slide-t .boton__tradicion:hover {
  background-color: #005296;
  color: #fff;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.contenido__compromiso {
  max-width: 1000px;
  position: relative;
}

.contenido__compromiso h2 {
  color: #0099ff;
}

.contenido__compromiso h2::after {
  content: '';
  margin-top: .5em;
  background-color: #0099ff;
  width: 45%;
  padding: 2px;
  display: block;
}

@media only screen and (max-width: 767px) {
  .contenido__compromiso h2 {
    text-align: center;
    font-size: 2.2rem;
    line-height: 2.4rem;
  }
  .contenido__compromiso h2::after {
    margin: 0 auto;
    margin-top: .5em;
  }
}

@media only screen and (max-width: 1023px) and (min-width: 768px) {
  .contenido__compromiso h2 {
    text-align: left;
    font-size: 2.5rem;
    line-height: 2.7rem;
  }
  .contenido__compromiso h2::after {
    margin: 0 auto;
    margin-top: .5em;
  }
}

.contenido__compromiso p {
  font-size: .9rem;
}

@media only screen and (min-width: 1600px) {
  .contenido__compromiso p {
    font-size: 1rem;
  }
}

@media only screen and (max-width: 767px) {
  .contenido__compromiso p {
    text-align: left;
    margin: 0 auto;
  }
}

.contenido__compromiso p span {
  font-family: "metropolis-bold";
}

.texto__nuestro {
  max-width: 1000px;
  margin: 0 auto;
}

.texto__nuestro h6 {
  padding-top: 0em;
  padding-bottom: 2em;
  text-align: right;
  color: #f1f1f1;
}

@media only screen and (max-width: 767px) {
  .texto__nuestro h6 {
    text-align: right;
    position: relative;
    padding-top: 1.5em;
    padding-right: 1em;
  }
}

.imagen__seccion {
  height: 300px;
  width: 100%;
  background: url("../img/equipo-bucaramanga.jpg") no-repeat center/contain;
}

@media only screen and (max-width: 1023px) {
  .imagen__seccion {
    background: url("../img/equipo-bucaramanga.jpg") no-repeat center/contain;
  }
}

.imagen__recreacion {
  background: url("../img/recreacion.png") no-repeat center/cover;
  height: 300px;
  width: 100%;
}

@media only screen and (max-width: 1023px) {
  .imagen__recreacion {
    background: url("../img/recreacion.png") no-repeat center/contain;
  }
}

.imagen__nutricion {
  height: 300px;
  width: 100%;
  background: url("../img/nutricion.png") no-repeat center/cover;
}

@media only screen and (max-width: 1023px) {
  .imagen__nutricion {
    background: url("../img/nutricion.png") no-repeat center/contain;
  }
}

.imagen__cultura {
  height: 300px;
  width: 100%;
  background: url("../img/educacion.png") no-repeat center/cover;
}

@media only screen and (max-width: 1023px) {
  .imagen__cultura {
    background: url("../img/educacion.png") no-repeat center/contain;
  }
}

.imagen__desarrollo {
  height: 300px;
  width: 100%;
  background: url("../img/DESARROLLO.png") no-repeat center/cover;
}

@media only screen and (max-width: 1023px) {
  .imagen__desarrollo {
    background: url("../img/DESARROLLO.png") no-repeat center/contain;
  }
}

.imagen__educacion {
  height: 300px;
  width: 100%;
  background: url("../img/educacion-escritorio.png") no-repeat center/cover;
}

@media only screen and (max-width: 1023px) {
  .imagen__educacion {
    background: url("../img/educacion-escritorio.png") no-repeat center/contain;
  }
}

.imagen__productores {
  height: 300px;
  width: 100%;
  background: url("../img/productores.png") no-repeat center/cover;
}

@media only screen and (max-width: 1023px) {
  .imagen__productores {
    background: url("../img/productores.png") no-repeat center/contain;
  }
}

.imagen__bienestar {
  height: 300px;
  width: 100%;
  background: url("../img/bienestar.png") no-repeat center/cover;
}

@media only screen and (max-width: 1023px) {
  .imagen__bienestar {
    background: url("../img/bienestar.png") no-repeat center/contain;
  }
}

.contenidomenu__tradicion {
  position: relative;
}

.swiper-button-next__tradicion,
.swiper-button-prev__tradicion {
  position: absolute;
  top: 35%;
  margin-top: -3em;
}

@media only screen and (max-width: 1023px) {
  .swiper-button-next__tradicion,
  .swiper-button-prev__tradicion {
    margin-top: -3em;
  }
}

@media only screen and (max-width: 767px) {
  .swiper-button-next__tradicion,
  .swiper-button-prev__tradicion {
    position: absolute;
    margin-top: -3em;
    border-radius: 25%;
    color: #005296;
    padding: .2em;
  }
}

@media only screen and (max-width: 800px) {
  .swiper-button-next__tradicion {
    right: 0;
  }
}

@media only screen and (max-width: 800px) {
  .swiper-button-prev__tradicion {
    left: 0;
  }
}

.nuestro h2 {
  color: #f1f1f1;
}

@media only screen and (max-width: 1000px) {
  .nuestro h2 {
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  .nuestro h2 {
    text-align: center;
    position: relative;
    padding-top: .5em;
    font-size: 1.7rem;
    line-height: 1.9rem;
  }
}

@media only screen and (max-width: 1023px) and (min-width: 768px) {
  .nuestro h2 {
    text-align: center;
    position: relative;
    padding-top: .5em;
    font-size: 2.5rem;
    line-height: 2.7rem;
  }
}

.iconosRedes__tradicion {
  position: absolute;
  bottom: -10%;
  left: 13%;
}

.iconosRedes__tradicion a {
  font-size: 1.5rem;
  color: #005296;
  margin: 0 .25em;
}

@media only screen and (max-width: 767px) {
  .titulo__leer h1 {
    text-align: center;
    line-height: 2.2rem;
  }
  .titulo__leer p {
    font-size: 1rem;
    text-align: center;
    line-height: 1.2rem;
    padding-bottom: 2em;
  }
}

@media only screen and (max-width: 767px) {
  .btn__leer a {
    margin: 0 auto;
  }
}

.texto__30 p {
  font-size: 1.5rem;
  line-height: 1.8rem;
  color: #0099ff;
  text-align: center;
  text-transform: uppercase;
  font-family: "creo-extraBold";
}

@media only screen and (max-width: 767px) {
  .texto__30 p {
    font-size: 1rem;
    line-height: 1.2rem;
  }
}

@media only screen and (max-width: 320px) {
  .texto__30 p {
    font-size: .8rem;
    line-height: 1rem;
  }
}

.texto__30 span {
  color: #005296;
}

.MySwiperCardAB2 {
  width: 100%;
  height: 250px;
}

.swiper-slide-MySwiperCardAB2 {
  height: 250px;
  font-size: 18px;
  background: transparent;
  width: 100%;
  padding: 0;
  position: relative;
}

.swiper-pagination-bullet {
  width: 20px;
  height: 16px;
  text-align: center;
  line-height: .9rem;
  font-size: .9rem;
  color: #e4e4e4;
  opacity: 1;
  background: transparent;
}

.swiper-pagination-bullet-active {
  color: #0099ff;
  border-radius: 0;
  font-size: .9rem;
}

.contenedor__imagenes {
  height: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.contenido-card-ab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.contenido-img-card {
  height: 100%;
}

.jug {
  position: absolute;
  top: 30%;
}

.contenido-texto-card .jugador {
  color: #0099ff;
  font-family: "creo-extraBold";
  font-size: 1.8rem;
  line-height: 1.8rem;
  padding-bottom: .5em;
}

.contenido-texto-card p {
  color: #58585B;
  font-family: "metropolis-regular";
  font-size: 1rem;
  line-height: 1.2rem;
  padding: .5em 0;
  max-width: 90%;
}

.tit__jug h6 {
  font-size: 2rem;
  line-height: 2rem;
}

@media only screen and (max-width: 767px) {
  .tit__jug h6 {
    font-size: 1.6rem;
    line-height: 1.6rem;
  }
}

@media only screen and (min-width: 1600px) {
  .tit__jug h6 {
    font-size: 2.4rem;
    line-height: 2.6rem;
  }
}

.imagen__card {
  position: absolute;
  bottom: 0;
  left: 0;
}

.puntos__card {
  position: absolute;
  top: 5%;
  left: 160%;
  z-index: -1;
}

.titulo__slider h6 {
  color: #0099ff;
  line-height: 2.2rem;
}

.titulo__slider p {
  font-size: 2rem;
  line-height: 2.2rem;
  color: #e4e4e4;
  text-align: right;
  font-family: "creo-extraBold";
}

#fondo {
  height: 350px;
  position: absolute;
  bottom: 0;
  width: 600px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr);
  background: url("../img/card-1.png") no-repeat center/cover;
}

#fondob {
  height: 350px;
  position: absolute;
  bottom: 0;
  width: 600px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr);
  background: url("../img/card-2.png") no-repeat center/cover;
}

#fondoc {
  height: 350px;
  position: absolute;
  bottom: 0;
  width: 600px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr);
  background: url("../img/card-3.png") no-repeat center/cover;
}

#fondod {
  height: 350px;
  position: absolute;
  bottom: 0;
  width: 600px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 2fr 1fr;
      grid-template-columns: 2fr 1fr;
  background: url("../img/card-4.png") no-repeat center/cover;
}

#fondoe {
  height: 350px;
  position: absolute;
  bottom: 0;
  width: 600px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr);
  background: url("../img/card-5.png") no-repeat center/cover;
}

#fondof {
  height: 350px;
  position: absolute;
  bottom: 0;
  width: 600px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr);
  background: url("../img/card-6.png") no-repeat center/cover;
}

#fondog {
  height: 350px;
  position: absolute;
  bottom: 0;
  width: 600px;
  background-color: aqua;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr);
  background: url("../img/card-7.png") no-repeat center/cover;
}

.card, .card-body {
  background-color: white;
  width: 100%;
  max-width: 250px;
  position: absolute;
  right: 8%;
  border-radius: 15px;
  z-index: 10;
}

.card input, .card-body input {
  border: none;
  background: #e4e4e4;
  color: #005296;
  font-family: "metropolis-regular";
  border-radius: 25%;
  padding: 0em .2em;
  height: 2rem;
  font-size: .8rem;
  min-width: 90%;
}

.card input::-webkit-input-placeholder, .card-body input::-webkit-input-placeholder {
  color: #005296;
  font-family: "metropolis-regular";
  padding: 0em .2em;
  font-size: .5rem;
  font-size: .8rem;
}

.card input:-ms-input-placeholder, .card-body input:-ms-input-placeholder {
  color: #005296;
  font-family: "metropolis-regular";
  padding: 0em .2em;
  font-size: .5rem;
  font-size: .8rem;
}

.card input::-ms-input-placeholder, .card-body input::-ms-input-placeholder {
  color: #005296;
  font-family: "metropolis-regular";
  padding: 0em .2em;
  font-size: .5rem;
  font-size: .8rem;
}

.card input::placeholder, .card-body input::placeholder {
  color: #005296;
  font-family: "metropolis-regular";
  padding: 0em .2em;
  font-size: .5rem;
  font-size: .8rem;
}

#myUL, #myUL2 {
  max-height: 5rem;
  overflow: hidden;
}

#myUL li a, #myUL2 li a {
  font-family: "metropolis-thin";
  color: #005296;
  font-size: .8rem;
}

#myUL li a:hover, #myUL2 li a:hover {
  color: #0099ff;
}

.cerrar {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
  width: 100%;
}

.cerrar a {
  color: #808080;
  position: absolute;
  right: 0;
  top: 8px;
}

.contenedor {
  width: 100%;
  height: auto;
  position: relative;
}

.contenedor__azulClaro {
  background-color: #0099ff;
}

.contenedor__azulOscuro {
  background-color: #005296;
}

.contenedor__form {
  background: url("../img/fondo-fkl.png") no-repeat center/cover;
  background-color: #005296;
}

.contenedor__aviso {
  background: url("../img/banners/banner-politica.png") no-repeat center/cover;
  height: 60vh;
}

.contenedor__hero--vasos {
  background: url("../img/banners/banner-vasos1080.png") no-repeat center/cover;
  height: 70vh;
}

.contenedor__hero--vasos .contenido {
  bottom: 10%;
}

.contenedor__hero--vasos h2 {
  color: #0099ff;
  font-size: 2.5rem;
  line-height: 2.5rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

@media only screen and (min-width: 1600px) {
  .contenedor__hero--vasos h2 {
    font-size: 3rem;
    line-height: 3rem;
  }
}

.contenedor__covid {
  background: url("../img/fondo-covid.jpg") no-repeat center/cover;
  height: 70vh;
}

.contenedor__covid h2 {
  color: #0099ff;
  font-size: 3.2rem;
  line-height: 3.3rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

@media only screen and (min-width: 1600px) {
  .contenedor__covid h2 {
    font-size: 3.8rem;
    line-height: 3.9rem;
  }
}

.contenedor__metrolinea {
  background: url("../img/banner-mugs-comunicados.jpg") no-repeat center/cover;
  height: 75vh;
}

.contenedor__metrolinea h2 {
  color: #0099ff;
  font-size: 3.6rem;
  line-height: 3.7rem;
}

@media only screen and (min-width: 1600px) {
  .contenedor__metrolinea h2 {
    font-size: 4rem;
    line-height: 4.3rem;
  }
}

.contenedor__bucaramanga {
  background: url("../img/banners/banner-bga-bn.jpg") no-repeat bottom/cover;
  height: 100vh;
}

.contenedor__bucaramanga--2 {
  background: url("../img/equipo-bucaramanga.jpg") no-repeat bottom/cover;
  height: 100vh;
}

@media only screen and (max-width: 1000px) {
  .contenedor__bucaramanga--2 {
    background: url("../img/equipo-bucaramanga.jpg") no-repeat top/contain;
    height: 50vh;
  }
}

.contenedor__fondo {
  background: url("../img/banners/banner-almacenes.png") no-repeat center/cover;
  height: 100vh;
}

.contenedor__fondo--movil {
  background: url("../img/banners/banner-almacenes.png") no-repeat center/cover;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (max-width: 900px) {
  .contenedor__fondo--movil {
    background: url("../img/banners/banner-almacenes-movil.png") no-repeat center/cover;
  }
}

.contenedor__fondo--2 {
  background-color: #0099ff;
  height: 90vh;
}

.contendor__fondo--yogurcito {
  background-color: #500193;
}

.contenedor__tradicion {
  background: url("../img/banners/banner-tradicion.png") no-repeat bottom/cover;
  height: 110vh;
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .contenedor__tradicion {
    background: url("../img/banners/banner-tradicion-mobile.png") no-repeat center/cover;
    height: 110vh;
    width: 100%;
  }
}

.bga__escritorio {
  display: none;
}

@media only screen and (min-width: 801px) {
  .bga__escritorio {
    display: block;
  }
}

.bga__mobile {
  display: none;
}

@media only screen and (max-width: 800px) {
  .bga__mobile {
    display: block;
  }
}

.banner__bga--movil {
  height: 105vh;
  background: url("../img/banners/banner-bga-movil.png") no-repeat center/cover;
}

@media only screen and (max-width: 360px) {
  .banner__bga--movil {
    height: 130vh;
  }
}

.contenido__bucaramanga--movil {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.prueba {
  height: 100vh;
  background-color: white;
}

.contenido {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}

@media only screen and (min-width: 960px) and (max-width: 1199px) {
  .contenido {
    width: 100%;
    padding: 0 6em;
  }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .contenido {
    width: 100%;
    padding: 0 5em;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .contenido {
    width: 100%;
    padding: 0 3em;
  }
}

@media only screen and (min-width: 321px) and (max-width: 479px) {
  .contenido {
    width: 100%;
    padding: 0 3em;
  }
}

@media only screen and (max-width: 320px) {
  .contenido {
    width: 100%;
    padding: 0 2em;
  }
}

.contenido__granja {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}

@media only screen and (max-width: 750px) {
  .contenido__granja {
    padding: 0 1.5em;
  }
}

@media only screen and (max-width: 768px) {
  .contenido__granja {
    max-width: 700px;
  }
}

@media only screen and (max-width: 900px) {
  .contenido__granja {
    padding: 0 2em;
  }
}

@media only screen and (max-width: 1080px) {
  .contenido__granja {
    max-width: 900px;
  }
}

@media only screen and (min-width: 1400px) {
  .contenido__granja {
    max-width: 1000px;
  }
}

.contenido__slider {
  position: absolute;
}

.contenido__hero {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

.contenido__hero h3 {
  line-height: 3.2rem;
  color: #005296;
  padding-bottom: .3em;
}

@media only screen and (min-width: 1600px) {
  .contenido__hero h3 {
    line-height: 3.6rem;
  }
}

.contenido__hero--metrolinea {
  position: absolute;
  top: 20%;
  margin-left: 10%;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.contenido__hero--metrolinea h3 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  line-height: 3.4rem;
}

@media only screen and (max-width: 900px) {
  .contenido__hero--metrolinea h3 {
    font-size: 2rem;
  }
}

.contenido__hero--texto {
  position: absolute;
  top: 32%;
  margin-left: 10%;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.contenido__yogurcito {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  height: 70vh;
}

.contenido__yogurcito h1 {
  padding-bottom: .5em;
  color: #0099ff;
}

.contenido__yogurcito h1::after {
  content: '';
  margin-top: .3em;
  background-color: #0099ff;
  width: 30%;
  padding: 2px;
  display: block;
}

.contenido__yogurcito p {
  font-size: 1rem;
  font-family: "metropolis-regular";
  color: #58585B;
}

@media only screen and (min-width: 1600px) {
  .contenido__yogurcito p {
    font-size: 1.1rem;
  }
}

.contenido__yogurcito p span {
  font-family: "metropolis-bold";
}

.contenido__yogurcito .puntos__final {
  position: absolute;
  bottom: 0;
  right: 0;
}

.contenido__bucaramanga {
  margin-left: 10%;
}

@media only screen and (max-width: 1200px) {
  .contenido__bucaramanga {
    margin-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: left;
        -ms-flex-align: left;
            align-items: left;
  }
  .contenido__bucaramanga .texto__bucaramanga {
    margin: 0;
  }
  .contenido__bucaramanga .texto__bucaramanga img {
    height: 140px;
  }
  .contenido__bucaramanga .texto__bucaramanga p {
    font-size: 1rem;
    line-height: 1rem;
  }
  .contenido__bucaramanga .texto__bucaramanga h6 {
    font-size: 1rem;
    line-height: 1rem;
  }
  .contenido__bucaramanga .texto__bucaramanga h6 span {
    background-color: 1rem;
  }
}

.block {
  display: block;
}

h1, .titulo-seccion-principal h4 {
  color: #005296;
  font-family: "creo-extraBold";
  text-transform: uppercase;
  font-size: 4rem;
  line-height: 4rem;
}

@media only screen and (max-width: 767px) {
  h1, .titulo-seccion-principal h4 {
    font-size: 2.2rem;
    line-height: 2.2rem;
  }
}

@media only screen and (max-width: 1023px) and (min-width: 768px) {
  h1, .titulo-seccion-principal h4 {
    font-size: 2.6rem;
    line-height: 2.8rem;
  }
}

@media only screen and (min-width: 1600px) {
  h1, .titulo-seccion-principal h4 {
    font-size: 4.4rem;
  }
}

.titulo__hero {
  line-height: 4rem;
}

@media only screen and (min-width: 1600px) {
  .titulo__hero {
    line-height: 4.4rem;
  }
}

h2 {
  color: #005296;
  font-family: "creo-extraBold";
  text-transform: uppercase;
  font-size: 3.6rem;
}

@media only screen and (min-width: 1600px) {
  h2 {
    font-size: 4rem;
    line-height: 4rem;
  }
}

@media only screen and (max-width: 767px) {
  h2 {
    font-size: 1.8rem;
  }
}

h3 {
  color: white;
  font-family: "creo-extraBold";
  text-transform: uppercase;
  font-size: 3.2rem;
}

@media only screen and (min-width: 1600px) {
  h3 {
    font-size: 3.6rem;
    font-size: 3.7rem;
  }
}

@media only screen and (max-width: 1023px) and (min-width: 768px) {
  h3 {
    font-size: 2.2rem;
    font-size: 2.3rem;
  }
}

@media only screen and (max-width: 767px) {
  h3 {
    font-size: 1.6rem;
    font-size: 1.7rem;
  }
}

h4 {
  font-family: "creo-extraBold";
  text-transform: uppercase;
  font-size: 2.8rem;
}

@media only screen and (min-width: 1600px) {
  h4 {
    font-size: 3.2rem;
    line-height: 3.3rem;
  }
}

@media only screen and (max-width: 767px) {
  h4 {
    font-size: 1.4rem;
  }
}

h5 {
  color: #0099ff;
  font-family: "creo-extraBold";
  text-transform: uppercase;
  font-size: 2.4rem;
  line-height: 2.4rem;
}

@media only screen and (min-width: 1600px) {
  h5 {
    font-size: 2.8rem;
    line-height: 2.8rem;
  }
}

@media only screen and (max-width: 767px) {
  h5 {
    font-size: 1.2rem;
    line-height: 1.2rem;
  }
}

h6 {
  color: #005296;
  font-family: "creo-extraBold";
  text-transform: uppercase;
  font-size: 2rem;
}

@media only screen and (max-width: 767px) {
  h6 {
    font-size: 1.6rem;
    line-height: 1.6rem;
  }
}

@media only screen and (min-width: 1600px) {
  h6 {
    font-size: 2.4rem;
    line-height: 2.6rem;
  }
}

.boton {
  background-color: #0099ff;
  font-family: "creo-extraBold";
  color: white;
  font-size: .9rem;
  padding: .5em .5em;
  letter-spacing: .08rem;
}

.boton:hover {
  background-color: #005296;
  color: white;
}

@media only screen and (min-width: 1600px) {
  .boton {
    font-size: 1rem;
  }
}

.boton__grande {
  background-color: #0099ff;
  font-family: "creo-extraBold";
  color: white;
  font-size: 1rem;
  padding: .5em 1.5em;
  letter-spacing: .08rem;
}

.boton__grande:hover {
  color: #005296;
}

@media only screen and (min-width: 1600px) {
  .boton__grande {
    font-size: 1.1rem;
  }
}

@media only screen and (max-width: 767px) {
  .boton__grande {
    padding: .25em 1em;
  }
}

.boton__grande--2 {
  background-color: #0099ff;
  font-family: "creo-extraBold";
  color: white;
  font-size: 1.1rem;
  padding: .5em 1.5em;
  letter-spacing: .05rem;
  letter-spacing: .08rem;
}

.boton__grande--2:hover {
  background-color: #005296;
  color: white;
}

@media only screen and (min-width: 1600px) {
  .boton__grande--2 {
    font-size: 1.2rem;
  }
}

.azul__oscuro {
  color: #005296;
}

p,
.pNormal {
  font-size: 1rem;
  font-family: "metropolis-regular";
  color: #58585B;
}

@media only screen and (max-width: 768px) {
  p,
  .pNormal {
    font-size: .9rem;
  }
}

@media only screen and (min-width: 1600px) {
  p,
  .pNormal {
    font-size: 1.1rem;
  }
}

.pExtraPequeño {
  font-size: .8rem;
  font-family: "metropolis-regular";
  color: #58585B;
}

@media only screen and (min-width: 1600px) {
  .pExtraPequeño {
    font-size: .9rem;
  }
}

.pPequeño {
  font-size: .9rem;
  font-family: "metropolis-regular";
  color: #58585B;
}

@media only screen and (min-width: 1600px) {
  .pPequeño {
    font-size: .8rem;
  }
}

@media only screen and (min-width: 1600px) {
  .pPequeño {
    font-size: 1rem;
  }
}

.p25 {
  font-size: 1.15rem;
  font-family: "metropolis-regular";
  color: #808080;
}

@media only screen and (min-width: 1600px) {
  .p25 {
    font-size: 1.25rem;
  }
}

.pGrande {
  font-size: 1.3rem;
  font-family: "metropolis-regular";
  color: #005296;
}

@media only screen and (min-width: 1600px) {
  .pGrande {
    font-size: 1.4rem;
  }
}

.pExtraGrande {
  font-size: 1.5rem;
  font-family: "metropolis-regular";
  color: #005296;
}

@media only screen and (min-width: 1600px) {
  .pExtraGrande {
    font-size: 1.6rem;
  }
}

.padding__secciones {
  padding: 5em 0;
}

@media only screen and (max-width: 850px) {
  .padding__secciones {
    padding: 3em 0;
  }
}

@media only screen and (max-width: 1250px) {
  .padding__secciones {
    padding: 2.5em 0;
  }
}

@media only screen and (min-width: 1600px) {
  .padding__secciones {
    padding: 6em 0;
  }
}

.padding__grande {
  padding: 2.5em 0;
}

.padding__normal {
  padding: 2em 0;
}

.padding__pequeño {
  padding: 1.5em 0;
}

.padding__bottom--pequeño {
  padding-bottom: 1.5em;
}

.padding__bottom {
  padding-bottom: 2em;
}

.padding__bottomGrande {
  padding-bottom: 3em;
}

.metropolisBold {
  font-family: "metropolis-bold";
}

.creoBold {
  font-family: "creo-extraBold";
}

.contenedor__hero--ahorros {
  height: 90vh;
  background: url("../img/banners/banner-ahorros.jpg") no-repeat bottom/cover;
  min-height: 750px;
}

@media only screen and (max-width: 1100px) {
  .contenedor__hero--ahorros {
    background: url("../img/banners/banner-ahorros.jpg") no-repeat bottom/contain;
    height: 70vh;
    min-height: 600px;
  }
}

.contenedor__hero--mugs {
  height: 95vh;
  background: url("../img/banners/BANNER_MUGS.jpg") no-repeat center/cover;
  min-height: 750px;
}

@media only screen and (max-width: 1100px) {
  .contenedor__hero--mugs {
    background: url("../img/banners/BANNER_MUGS.jpg") no-repeat center/contain;
    height: 40vh;
    max-height: 450px;
  }
}

.contenedor__fondo--movilAhorros {
  background: url("../img/banners/banner-ahorros.jpg") no-repeat top/contain;
}

.contenedor__fondo--ahorrosm {
  background: url("../img/banners/banner-vasos-mobile.png") no-repeat top/contain;
}

.contenidoTextoBannerMovil--ahorros {
  position: absolute;
  bottom: 12%;
}

.contenidoTextoBannerMovil--ahorros h2 {
  background-color: #fff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 1.8rem;
  line-height: 1.8rem;
  padding: 0;
  padding-right: 1em;
  color: #0099ff;
}

@media only screen and (max-width: 340px) {
  .contenidoTextoBannerMovil--ahorros {
    position: absolute;
    bottom: 2%;
  }
}

@media only screen and (min-width: 768px) {
  .contenidoTextoBannerMovil--ahorros {
    position: absolute;
    left: 0%;
    font-size: 2.3rem;
    line-height: 2.5rem;
  }
}

@media only screen and (min-width: 900px) {
  .contenidoTextoBannerMovil--ahorros {
    position: absolute;
    left: 0%;
    font-size: 3rem;
    line-height: 3.2rem;
  }
}

.imagen-banner img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.cont__menu {
  height: auto;
  min-height: auto;
  background-color: #005296;
  position: relative;
}

.cont__menu .swiper-button-next {
  color: #808080;
  position: absolute;
  right: 0;
}

.cont__menu .swiper-button-prev {
  color: #808080;
  position: absolute;
  left: 0;
}

.cont__menu .titulo__sabores {
  padding-top: 0;
  color: #0099ff;
  opacity: .3;
}

.cont__menu .texto__fin {
  color: #808080;
  font-family: "metropolis-regular";
  position: absolute;
  bottom: 15%;
  font-size: .8rem;
}

.cont__menu .card__menu a {
  color: white;
  font-family: "creo-extraBold";
  text-transform: uppercase;
  position: absolute;
  font-size: .8rem;
  top: 10%;
  z-index: 10;
  left: 30%;
  border: 1px solid white;
  padding: 0em .5em;
  border-radius: 25px;
  background-color: none;
}

.cont__menu .card__menu a:hover {
  color: #0099ff;
  background-color: white;
  -webkit-animation-name: shake-bottom;
          animation-name: shake-bottom;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-iteration-count: initial;
          animation-iteration-count: initial;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}

.swiper-slide__menu {
  background-position: center;
  background-size: cover;
  width: 250px;
  height: 250px;
  position: relative;
}

@media only screen and (max-width: 767px) and (min-width: 420px) {
  .swiper-slide__menu {
    width: 150px;
    height: 150px;
  }
}

@media only screen and (max-width: 419px) {
  .swiper-slide__menu {
    width: 100px;
    height: 100px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.card__menu {
  border: 0;
  max-height: 250px;
  max-width: 250px;
}

@media only screen and (max-width: 767px) and (min-width: 420px) {
  .card__menu {
    width: 150px;
    height: 150px;
  }
}

@media only screen and (max-width: 419px) {
  .card__menu {
    width: 100px;
    height: 100px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

@media only screen and (max-width: 767px) and (min-width: 420px) {
  .card__menu img {
    width: 150px;
    height: 150px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

@media only screen and (max-width: 419px) {
  .card__menu img {
    width: 100px;
    height: 100px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.centrar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.centrar h3 {
  color: #003966;
  opacity: .4;
}

@media only screen and (max-width: 767px) {
  .centrar h3 {
    width: 80%;
    text-align: center;
    padding-top: 1em;
  }
}

.swiper-button-prev___comunicados,
.swiper-button-next__comunicados {
  position: absolute;
  top: 45%;
}

.swiper-container__tradicion {
  padding: 0 0;
  max-width: 800px;
  position: relative;
  margin: 0 auto;
}

.swiper-button-next__tradicion,
.swiper-button-prev__tradicion {
  position: absolute;
  top: 50%;
}

.titulo__productos .titulo {
  color: #0099ff;
  text-align: center;
  padding-top: 1em;
  line-height: 4rem;
}

.titulo__productos .titulo .white {
  color: white;
}

@media only screen and (max-width: 767px) {
  .titulo__productos .titulo {
    line-height: 2rem;
    text-align: center;
  }
}

.swiper-button-prev__menu,
.swiper-button-next__menu {
  color: #0099ff;
  top: 55%;
}

form label {
  display: none;
}

.form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: inline-block;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#label__ter {
  display: none;
}

.contenido__form h2 {
  color: #0099ff;
  text-align: center;
  font-size: 3rem;
  line-height: 3.2rem;
}

.contenido__form h2::after {
  content: '';
  margin-top: 1em;
  background-color: white;
  width: 40%;
  padding: 1px;
  display: block;
  margin: 0 auto;
  margin-top: .2em;
}

@media only screen and (max-width: 899px) and (min-width: 767px) {
  .contenido__form h2 {
    font-size: 2.3rem;
    line-height: 2.5rem;
  }
}

@media only screen and (max-width: 1023px) and (min-width: 900px) {
  .contenido__form h2 {
    font-size: 2.5rem;
  }
  .contenido__form h2::after {
    content: '';
    margin-top: 1em;
    background-color: white;
    width: 50%;
    padding: 1px;
    display: block;
    margin: 0 auto;
    margin-top: .2em;
  }
}

@media only screen and (max-width: 767px) and (min-width: 341px) {
  .contenido__form h2 {
    max-width: 100%;
    margin: 0 auto;
    font-size: 1.8rem;
    line-height: 2rem;
  }
  .contenido__form h2::after {
    content: '';
    margin-top: 1em;
    background-color: white;
    width: 60%;
    padding: 1px;
    display: block;
    margin: 0 auto;
    margin-top: .2em;
  }
}

@media only screen and (max-width: 340px) {
  .contenido__form h2 {
    font-size: 1.5rem;
    line-height: 1.7rem;
  }
  .contenido__form h2::after {
    content: '';
    margin-top: 1em;
    background-color: white;
    width: 60%;
    padding: 1px;
    display: block;
    margin: 0 auto;
    margin-top: .2em;
  }
}

.contenido__form p {
  color: white;
  text-align: center;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  line-height: 1.5rem;
}

.contenido__form p:last-of-type {
  padding-top: 0em;
}

@media only screen and (max-width: 340px) {
  .contenido__form p {
    font-size: .7rem;
    line-height: .8rem;
  }
}

@media only screen and (max-width: 767px) and (min-width: 341px) {
  .contenido__form p {
    font-size: .8rem;
    line-height: 1rem;
    padding-top: 2em;
  }
  .contenido__form p:last-of-type {
    padding-top: .5em;
    padding-bottom: 3em;
  }
}

@media only screen and (max-width: 899px) and (min-width: 768px) {
  .contenido__form p {
    font-size: .7rem;
    line-height: .8rem;
  }
}

@media only screen and (max-width: 1023px) and (min-width: 900px) {
  .contenido__form p {
    font-size: .9rem;
    line-height: 1rem;
  }
}

form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #005296;
}

label:last-of-type {
  margin-bottom: 0em;
}

input {
  width: 100%;
}

input[type=text], input[type=email], input[type=tel] {
  border: none;
  border-radius: 25px;
  font-size: .8rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: .5em;
  padding: .8em 1.2em;
  color: #005296;
}

input[type=text]::-webkit-input-placeholder, input[type=email]::-webkit-input-placeholder, input[type=tel]::-webkit-input-placeholder {
  color: #005296;
  font-family: "creo-extraBold";
  font-size: .8rem;
}

input[type=text]:-ms-input-placeholder, input[type=email]:-ms-input-placeholder, input[type=tel]:-ms-input-placeholder {
  color: #005296;
  font-family: "creo-extraBold";
  font-size: .8rem;
}

input[type=text]::-ms-input-placeholder, input[type=email]::-ms-input-placeholder, input[type=tel]::-ms-input-placeholder {
  color: #005296;
  font-family: "creo-extraBold";
  font-size: .8rem;
}

input[type=text]::placeholder, input[type=email]::placeholder, input[type=tel]::placeholder {
  color: #005296;
  font-family: "creo-extraBold";
  font-size: .8rem;
}

@media only screen and (max-width: 399px) {
  input[type=text], input[type=email], input[type=tel] {
    padding: .5em 1em;
    font-size: .7rem;
  }
}

@media only screen and (max-width: 767px) and (min-width: 400px) {
  input[type=text], input[type=email], input[type=tel] {
    padding: .5em 1em;
    font-size: .7rem;
  }
  input[type=text]::-webkit-input-placeholder, input[type=email]::-webkit-input-placeholder, input[type=tel]::-webkit-input-placeholder {
    color: #005296;
    font-family: "creo-extraBold";
    font-size: .7rem;
  }
  input[type=text]:-ms-input-placeholder, input[type=email]:-ms-input-placeholder, input[type=tel]:-ms-input-placeholder {
    color: #005296;
    font-family: "creo-extraBold";
    font-size: .7rem;
  }
  input[type=text]::-ms-input-placeholder, input[type=email]::-ms-input-placeholder, input[type=tel]::-ms-input-placeholder {
    color: #005296;
    font-family: "creo-extraBold";
    font-size: .7rem;
  }
  input[type=text]::placeholder, input[type=email]::placeholder, input[type=tel]::placeholder {
    color: #005296;
    font-family: "creo-extraBold";
    font-size: .7rem;
  }
}

@media only screen and (max-width: 900px) and (min-width: 768px) {
  input[type=text], input[type=email], input[type=tel] {
    padding: .5em 1em;
  }
  input[type=text]::-webkit-input-placeholder, input[type=email]::-webkit-input-placeholder, input[type=tel]::-webkit-input-placeholder {
    color: #005296;
    font-family: "creo-extraBold";
    font-size: .7rem;
  }
  input[type=text]:-ms-input-placeholder, input[type=email]:-ms-input-placeholder, input[type=tel]:-ms-input-placeholder {
    color: #005296;
    font-family: "creo-extraBold";
    font-size: .7rem;
  }
  input[type=text]::-ms-input-placeholder, input[type=email]::-ms-input-placeholder, input[type=tel]::-ms-input-placeholder {
    color: #005296;
    font-family: "creo-extraBold";
    font-size: .7rem;
  }
  input[type=text]::placeholder, input[type=email]::placeholder, input[type=tel]::placeholder {
    color: #005296;
    font-family: "creo-extraBold";
    font-size: .7rem;
  }
}

textarea {
  border-radius: 25px;
  border: none;
  margin-top: .5em;
  color: #005296;
  width: 100%;
  font-size: .8rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: .5em;
  padding: 1em 1em;
  resize: none;
}

textarea::-webkit-input-placeholder {
  color: #005296;
  font-size: .8rem;
  font-family: "creo-extraBold";
}

textarea:-ms-input-placeholder {
  color: #005296;
  font-size: .8rem;
  font-family: "creo-extraBold";
}

textarea::-ms-input-placeholder {
  color: #005296;
  font-size: .8rem;
  font-family: "creo-extraBold";
}

textarea::placeholder {
  color: #005296;
  font-size: .8rem;
  font-family: "creo-extraBold";
}

@media only screen and (max-width: 399px) {
  textarea {
    border-radius: 15px;
    padding: .5em 1em;
    font-size: .7rem;
  }
  textarea::-webkit-input-placeholder {
    color: #005296;
    font-family: "creo-extraBold";
    font-size: .7rem;
  }
  textarea:-ms-input-placeholder {
    color: #005296;
    font-family: "creo-extraBold";
    font-size: .7rem;
  }
  textarea::-ms-input-placeholder {
    color: #005296;
    font-family: "creo-extraBold";
    font-size: .7rem;
  }
  textarea::placeholder {
    color: #005296;
    font-family: "creo-extraBold";
    font-size: .7rem;
  }
}

@media only screen and (max-width: 767px) and (min-width: 400px) {
  textarea {
    padding: .6em;
    font-size: .7rem;
    border-radius: 20px;
  }
  textarea::-webkit-input-placeholder {
    color: #005296;
    font-family: "creo-extraBold";
    font-size: .7rem;
  }
  textarea:-ms-input-placeholder {
    color: #005296;
    font-family: "creo-extraBold";
    font-size: .7rem;
  }
  textarea::-ms-input-placeholder {
    color: #005296;
    font-family: "creo-extraBold";
    font-size: .7rem;
  }
  textarea::placeholder {
    color: #005296;
    font-family: "creo-extraBold";
    font-size: .7rem;
  }
}

@media only screen and (max-width: 900px) and (min-width: 768px) {
  textarea {
    padding: .5em;
  }
  textarea::-webkit-input-placeholder {
    color: #005296;
    font-family: "creo-extraBold";
    font-size: .7rem;
  }
  textarea:-ms-input-placeholder {
    color: #005296;
    font-family: "creo-extraBold";
    font-size: .7rem;
  }
  textarea::-ms-input-placeholder {
    color: #005296;
    font-family: "creo-extraBold";
    font-size: .7rem;
  }
  textarea::placeholder {
    color: #005296;
    font-family: "creo-extraBold";
    font-size: .7rem;
  }
}

input[type=submit] {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding: 1em 1.5em;
  font-weight: 600;
  font-family: "creo-extraBold";
  text-transform: uppercase;
  border: none;
  border-radius: 25px;
  background: #e71c24;
  color: #fff;
  cursor: pointer;
  font-size: .9rem;
}

input[type=submit]:hover {
  color: #005296;
  background-color: #0099ff;
  -webkit-animation-name: pulsate-bck;
          animation-name: pulsate-bck;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-iteration-count: initial;
          animation-iteration-count: initial;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}

@media only screen and (max-width: 767px) {
  input[type=submit] {
    font-size: .7rem;
    padding: .25em .5em;
  }
}

@media only screen and (max-height: 450px) and (max-width: 1024px) {
  input[type=submit] {
    font-size: .7rem;
    padding: .30em .5em;
  }
}

.radio-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.radio-container input[type="checkbox"] {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  height: 1.2rem;
  width: 1.2rem;
  min-height: 1.2rem;
  max-height: 1.2rem;
  max-width: 1.2rem;
  min-width: 1rem;
  margin: auto 1em;
  background-color: #fff;
  border: 2px solid #fff;
  border-radius: 50%;
  cursor: pointer;
}

@media only screen and (max-width: 800px) {
  .radio-container input[type="checkbox"] {
    height: 1rem;
    width: 1rem;
    min-height: 1rem;
    max-height: 1rem;
    max-width: 1rem;
    min-width: 1rem;
  }
}

.radio-container label {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.radio-container label a {
  font-size: .8rem;
  line-height: .9rem;
}

.radio-container label a:hover {
  color: #0099ff;
}

@media only screen and (max-width: 399px) {
  .radio-container label a {
    font-size: .5rem;
    line-height: .6rem;
  }
}

.radio-container input[type="checkbox"]:checked {
  background-color: #005296;
}

.contenido__enviar {
  width: 100%;
  padding: .5em 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

#textoform__movil {
  display: none;
}

@media only screen and (max-width: 767px) {
  #textoform__movil {
    display: block;
  }
}

#textoform__escritorio {
  display: none;
}

@media only screen and (min-width: 768px) {
  #textoform__escritorio {
    display: block;
  }
}

.bold__form {
  font-family: "metropolis-bold";
}

.radio__eleccion {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}

.radio__eleccion input[type="radio"] {
  display: none;
}

@media only screen and (max-width: 1023px) {
  .radio__eleccion {
    display: block;
  }
  .radio__eleccion label {
    margin-bottom: .5em;
  }
}

.radio__eleccion label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  color: #005296;
  background-color: #fff;
  cursor: pointer;
  padding: .8em 1.2em;
  font-size: .8rem;
  border-radius: 25px;
  text-transform: uppercase;
  width: auto;
  font-family: "creo-extraBold";
}

.radio__eleccion label::after {
  content: "";
  height: 1rem;
  width: 1rem;
  border: 2px solid #005296;
  border-radius: 50%;
  position: absolute;
  right: 1em;
  margin: auto 0;
}

@media only screen and (max-width: 399px) {
  .radio__eleccion label {
    padding: .5em 1em;
    font-size: .7rem;
  }
  .radio__eleccion label::after {
    content: "";
    height: .8rem;
    width: .8rem;
  }
}

@media only screen and (max-width: 767px) and (min-width: 400px) {
  .radio__eleccion label {
    padding: .5em 1em;
    font-size: .7rem;
  }
  .radio__eleccion label::-webkit-input-placeholder {
    color: #005296;
    font-family: "creo-extraBold";
    font-size: .7rem;
  }
  .radio__eleccion label:-ms-input-placeholder {
    color: #005296;
    font-family: "creo-extraBold";
    font-size: .7rem;
  }
  .radio__eleccion label::-ms-input-placeholder {
    color: #005296;
    font-family: "creo-extraBold";
    font-size: .7rem;
  }
  .radio__eleccion label::placeholder {
    color: #005296;
    font-family: "creo-extraBold";
    font-size: .7rem;
  }
  .radio__eleccion label::after {
    content: "";
    height: .8rem;
    width: .8rem;
  }
}

@media only screen and (max-width: 900px) and (min-width: 768px) {
  .radio__eleccion label {
    padding: .5em 1em;
    font-size: .7rem;
    padding: .5em 1em;
  }
  .radio__eleccion label::after {
    content: "";
    height: .8rem;
    width: .8rem;
  }
}

.radio__eleccion input[type="radio"]:checked + label:after {
  background-color: #005296;
}

.caja__radio {
  min-width: 65%;
}

@media only screen and (max-width: 1023px) {
  .caja__radio {
    min-width: 100%;
  }
}

.caja__radio--2 {
  min-width: 30%;
}

@media only screen and (max-width: 1023px) {
  .caja__radio--2 {
    min-width: 100%;
  }
}

.modal__form {
  display: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #0099ff;
  padding: 1.5em;
  border-radius: 15px;
  margin: 0 auto;
  position: fixed;
  top: 40%;
  left: 40%;
  z-index: 99;
}

.modal__form h3 {
  font-size: 1.5rem;
}

.modal__form .iconify {
  color: #fff;
  font-size: 2rem;
  margin-bottom: .5em;
}

.modal__form p {
  color: #fff;
  margin-bottom: .5em;
}

.modal__form button {
  border: none;
  outline: none;
  background-color: #fff;
  padding: .25em .5em;
  border-radius: 10px;
  color: #005296;
  font-family: "metropolis-regular";
  text-transform: uppercase;
}

.modal__form button:hover {
  color: #fff;
  background-color: #005296;
}

.footer__contenedor {
  padding: 5em 16em;
}

.footer__fin {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer__fin p {
  color: #005296;
  border-right: 1px solid #005296;
  font-size: .8rem;
  padding: .2em .5em;
  font-family: "metropolis-regular";
}

.footer__fin p:last-of-type {
  border: none;
}

.footer__fin p a {
  cursor: pointer;
  font-family: "metropolis-bold";
}

.footer__fin p a:hover {
  color: #0099ff;
  -webkit-transform: all .2s ease;
          transform: all .2s ease;
}

.centrar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer__medium {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1em 0;
}

.footer__medium #img-logo {
  height: 80px;
}

.footer__medium .iconos a {
  font-size: 2.5rem;
  color: #005296;
  padding: .5em .2em;
}

.footer__medium .iconos a:hover {
  color: #e71c24;
  cursor: pointer;
}

.footer__medium p {
  color: #005296;
}

.footer__medium a:hover {
  -webkit-animation-name: pulsate-bck;
          animation-name: pulsate-bck;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-iteration-count: initial;
          animation-iteration-count: initial;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}

.footer__first {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1em 0;
  -ms-flex-line-pack: center;
      align-content: center;
}

.footer__first p {
  font-size: .8rem;
}

.footer__first p span {
  color: #005296;
}

.footer__first p span:first-of-type {
  padding-top: .5em;
}

.enlace {
  border-right: 2px solid #005296;
  padding-right: 1em;
  font-family: "metropolis-regular";
}

.enlace .pGrande {
  font-size: 1.2rem;
}

.enlace .pGrande span:first-of-type {
  font-family: "metropolis-regular";
  padding-bottom: .5em;
}

.enlace p {
  line-height: .8rem;
  color: #005296;
}

.enlace p span {
  font-family: "metropolis-bold";
}

.enlace:first-of-type {
  border-left: none;
  padding-left: 0;
}

.enlaces {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.enlaces a {
  font-family: "metropolis-bold";
  font-size: .8rem;
  color: #005296;
}

.enlaces a:hover {
  color: #0099ff;
}

@media only screen and (max-width: 1025px) and (min-width: 900px) {
  .enlaces {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 150px;
            flex: 1 1 150px;
    /*  Stretching: */
    -webkit-box-flex: 0;
        -ms-flex: 0 1 250px;
            flex: 0 1 250px;
    /*  No stretching: */
    margin: auto auto;
  }
  .enlaces a {
    font-family: "metropolis-bold";
    font-size: .8rem;
    line-height: 1rem;
    color: #005296;
    text-align: center;
    padding: .5em 0;
    margin: 0 auto;
  }
  .enlaces a:hover {
    color: #0099ff;
  }
}

@media only screen and (max-width: 899px) {
  .enlaces {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 200px;
            flex: 1 1 200px;
    /*  Stretching: */
    -webkit-box-flex: 0;
        -ms-flex: 0 1 200px;
            flex: 0 1 200px;
    /*  No stretching: */
    margin: auto auto;
  }
  .enlaces a {
    font-family: "metropolis-bold";
    font-size: .8rem;
    line-height: 1rem;
    color: #005296;
    text-align: center;
    padding: .5em 0;
    margin: 0 auto;
  }
  .enlaces a:hover {
    color: #0099ff;
  }
}

.heartbeat {
  -webkit-animation: heartbeat 1.5s ease-in-out infinite both;
  animation: heartbeat 1.5s ease-in-out infinite both;
}

@-webkit-keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.91);
    transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  17% {
    -webkit-transform: scale(0.98);
    transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  33% {
    -webkit-transform: scale(0.87);
    transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  45% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

@keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.91);
    transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  17% {
    -webkit-transform: scale(0.98);
    transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  33% {
    -webkit-transform: scale(0.87);
    transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  45% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

.linea__gratuita p {
  color: #005296;
  font-size: 1.1rem;
  line-height: 1.2rem;
  text-align: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.linea__gratuita p:last-of-type {
  font-size: 1rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
  margin: 0 auto;
}

@media only screen and (min-width: 767px) {
  .linea__gratuita p:last-of-type {
    font-size: 1.2rem;
    line-height: 1.5rem;
  }
}

@media only screen and (min-width: 900px) {
  .linea__gratuita p:last-of-type {
    font-size: 1.4rem;
    line-height: 1.5rem;
  }
}

@media only screen and (min-width: 767px) {
  .linea__gratuita p {
    font-size: 1.3rem;
    line-height: 1.4rem;
  }
}

@media only screen and (min-width: 900px) {
  .linea__gratuita p {
    font-size: 1.5rem;
    line-height: 1.6rem;
  }
}

.linea__gratuita span {
  font-family: "metropolis-bold";
  padding-bottom: .5em;
  font-size: 1.2rem;
}

@media only screen and (min-width: 767px) {
  .linea__gratuita span {
    font-size: 1.4rem;
    line-height: 1.5rem;
  }
}

@media only screen and (min-width: 900px) {
  .linea__gratuita span {
    font-size: 1.6rem;
    line-height: 1.7rem;
  }
}

.linea__gratuita span::after {
  content: '';
  background-color: #005296;
  width: 100%;
  padding: 1px;
  display: block;
  margin: 0 auto;
  margin-top: .5em;
}

.direccion__footer {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 200px;
          flex: 1 1 200px;
  /*  Stretching: */
  -webkit-box-flex: 0;
      -ms-flex: 0 1 200px;
          flex: 0 1 200px;
  /*  No stretching: */
  margin: 5px;
}

.direccion__footer p {
  font-size: .7rem;
  line-height: .8rem;
  margin-right: auto;
  text-align: center;
  color: #005296;
}

.direccion__footer p span {
  font-size: .7rem;
  line-height: .8rem;
  font-family: "metropolis-bold";
}

.direccion__footer p span:first-of-type {
  padding-top: .5em;
}

@media only screen and (min-width: 767px) {
  .direccion__footer p span {
    font-size: .9em;
    line-height: 1rem;
  }
}

@media only screen and (min-width: 767px) {
  .direccion__footer p {
    font-size: .9em;
    line-height: 1rem;
  }
}

.grilla__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.grilla__enlaces {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.iconos__footer {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.5rem;
}

.iconos__footer a {
  margin: 0 .5em;
  color: #005296;
}

.iconos__footer a:hover {
  color: #e71c24;
}

.final__footer {
  background-color: #f1f1f1;
  max-width: 80%;
  margin: 0 auto;
}

.final__footer p {
  font-size: .6rem;
  text-align: center;
}

.final__footer span {
  font-family: "metropolis-bold";
}

@media only screen and (min-width: 767px) {
  .final__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    max-width: 80%;
  }
  .final__footer p {
    font-size: .7rem;
    text-align: left;
  }
}

.contenedor__footerfin {
  background-color: #f1f1f1;
}

.centro__texto a {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
  line-height: .8rem;
}

.mySwiperCarusel {
  width: 100%;
  height: 100%;
  margin-top: 4em;
}

@media only screen and (min-width: 1024px) {
  .mySwiperCarusel {
    margin-top: 0em;
  }
}

.swiper-slide-mySwiperCarusel {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.swiper-slide-mySwiperCarusel img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.textosobre {
  position: absolute;
  left: 12%;
  top: 50%;
  z-index: 10;
}

.textosobre h1 {
  line-height: 4rem;
  text-align: left;
  background-color: white;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-right: .5em;
}

.textosobre p {
  text-align: left;
  margin-left: 3em;
  padding-bottom: 2em;
  line-height: 2rem;
}

.textosobre p::before {
  content: '';
  margin-top: .5em;
  margin-bottom: .5em;
  background-color: #005296;
  width: 60%;
  padding: 2px;
  display: block;
}

@media only screen and (max-width: 767px) {
  .textosobre p {
    color: #005296;
  }
}

@media only screen and (max-width: 767px) {
  .textosobre {
    top: 45%;
  }
  .textosobre h1 {
    line-height: 2rem;
    text-align: left;
    background-color: white;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding-right: .5em;
  }
  .textosobre p {
    text-align: left;
    margin-left: 1em;
    padding-bottom: 2em;
    line-height: 1.5rem;
  }
  .textosobre p::before {
    content: '';
    margin-top: .5em;
    margin-bottom: .5em;
    background-color: #005296;
    width: 60%;
    padding: 2px;
    display: block;
  }
}

@media only screen and (max-width: 767px) and (max-height: 600px) and (max-width: 340px) {
  .textosobre {
    top: 40%;
  }
  .textosobre h1 {
    font-size: 1.8rem;
    line-height: 2rem;
    text-align: left;
    background-color: white;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .textosobre p {
    text-align: left;
    line-height: 1.2rem;
    font-size: 1rem;
    padding-bottom: 2em;
    margin-left: 1em;
  }
  .textosobre p::before {
    content: '';
    margin-top: .5em;
    margin-bottom: .5em;
    background-color: #005296;
    width: 60%;
    padding: 2px;
    display: block;
  }
}

.texto__sobre2 p {
  text-align: left;
  margin-left: 3em;
  padding-bottom: 2em;
  color: white;
}

.texto__sobre2 p::before {
  content: '';
  margin-top: .5em;
  margin-bottom: .5em;
  background-color: #005296;
  width: 60%;
  padding: 2px;
  display: block;
}

.swiper-pagination-mySwiperCarusel {
  position: absolute;
  background-color: transparent;
  top: 75%;
  left: 10%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

.swiper-pagination-mySwiperCarusel-bullet {
  width: 10px;
  height: 10px;
  text-align: center;
  line-height: 19px;
  opacity: 1;
  background: transparent;
  border: 5px solid transparent;
  border-radius: 60%;
  padding: 0;
  font-size: 12px;
  color: whitesmoke;
}

.contenedor__puntos {
  position: absolute;
  left: 90%;
  top: 45%;
}

.swiper-pagination-mySwiperCarusel-bullet-active {
  color: #005296;
  border-radius: 0;
  font-size: 12px;
  border-radius: 50%;
}

.iconosRedes {
  position: absolute;
  left: 15%;
  top: 82%;
}

.iconosRedes a {
  color: #005296;
  font-size: 1.5rem;
  padding: 0 .3em;
}

.iconosRedes a:hover {
  color: #e71c24;
  -webkit-animation-name: pulse;
          animation-name: pulse;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-iteration-count: initial;
          animation-iteration-count: initial;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}

@media only screen and (max-width: 767px) {
  .iconosRedes {
    left: 12%;
  }
  .iconosRedes a {
    font-size: 1.3rem;
  }
}

.iconosRedes__blanco a {
  color: white;
}

.iconosRedes__blanco a:hover {
  color: red;
}

.wobble-hor-bottom {
  -webkit-animation: wobble-hor-bottom 0.8s both;
  animation: wobble-hor-bottom 0.8s both;
}

@-webkit-keyframes wobble-hor-bottom {
  0%,
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
  }
  15% {
    -webkit-transform: translateX(-30px) rotate(-6deg);
    transform: translateX(-30px) rotate(-6deg);
  }
  30% {
    -webkit-transform: translateX(15px) rotate(6deg);
    transform: translateX(15px) rotate(6deg);
  }
  45% {
    -webkit-transform: translateX(-15px) rotate(-3.6deg);
    transform: translateX(-15px) rotate(-3.6deg);
  }
  60% {
    -webkit-transform: translateX(9px) rotate(2.4deg);
    transform: translateX(9px) rotate(2.4deg);
  }
  75% {
    -webkit-transform: translateX(-6px) rotate(-1.2deg);
    transform: translateX(-6px) rotate(-1.2deg);
  }
}

@keyframes wobble-hor-bottom {
  0%,
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
  }
  15% {
    -webkit-transform: translateX(-30px) rotate(-6deg);
    transform: translateX(-30px) rotate(-6deg);
  }
  30% {
    -webkit-transform: translateX(15px) rotate(6deg);
    transform: translateX(15px) rotate(6deg);
  }
  45% {
    -webkit-transform: translateX(-15px) rotate(-3.6deg);
    transform: translateX(-15px) rotate(-3.6deg);
  }
  60% {
    -webkit-transform: translateX(9px) rotate(2.4deg);
    transform: translateX(9px) rotate(2.4deg);
  }
  75% {
    -webkit-transform: translateX(-6px) rotate(-1.2deg);
    transform: translateX(-6px) rotate(-1.2deg);
  }
}

.pulsate-bck {
  -webkit-animation: pulsate-bck 0.5s ease-in-out infinite both;
  animation: pulsate-bck 0.5s ease-in-out infinite both;
}

@-webkit-keyframes pulsate-bck {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes pulsate-bck {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.pulsate-fwd {
  -webkit-animation: pulsate-fwd 0.5s ease-in-out infinite both;
  animation: pulsate-fwd 0.5s ease-in-out infinite both;
}

@-webkit-keyframes pulsate-fwd {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes pulsate-fwd {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.blink-1 {
  -webkit-animation: blink-1 0.6s both;
  animation: blink-1 0.6s both;
}

@-webkit-keyframes blink-1 {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}

@keyframes blink-1 {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}

.tracking-in-expand {
  -webkit-animation: tracking-in-expand 0.7s cubic-bezier(0.215, 0.61, 0.355, 1) both;
  animation: tracking-in-expand 0.7s cubic-bezier(0.215, 0.61, 0.355, 1) both;
}

@-webkit-keyframes tracking-in-expand {
  0% {
    letter-spacing: -0.5em;
    opacity: 0;
  }
  40% {
    opacity: 0.6;
  }
  100% {
    opacity: 1;
  }
}

@keyframes tracking-in-expand {
  0% {
    letter-spacing: -0.5em;
    opacity: 0;
  }
  40% {
    opacity: 0.6;
  }
  100% {
    opacity: 1;
  }
}

[data-aos="letra-animation"] {
  opacity: 0;
}

@-webkit-keyframes tracking-in-expand {
  0% {
    letter-spacing: -0.5em;
    opacity: 0;
  }
  40% {
    opacity: 0.6;
  }
  100% {
    opacity: 1;
  }
}

@keyframes tracking-in-expand {
  0% {
    letter-spacing: -0.5em;
    opacity: 0;
  }
  40% {
    opacity: 0.6;
  }
  100% {
    opacity: 1;
  }
}

[data-aos="letra-animation"].aos-animate {
  -webkit-animation: tracking-in-expand 0.7s cubic-bezier(0.215, 0.61, 0.355, 1) both;
  animation: tracking-in-expand 0.7s cubic-bezier(0.215, 0.61, 0.355, 1) both;
}

[data-aos="aparecer"] {
  opacity: 0;
}

@-webkit-keyframes text-focus-in {
  0% {
    -webkit-filter: blur(12px);
    filter: blur(12px);
    opacity: 0;
  }
  100% {
    -webkit-filter: blur(0px);
    filter: blur(0px);
    opacity: 1;
  }
}

@keyframes text-focus-in {
  0% {
    -webkit-filter: blur(12px);
    filter: blur(12px);
    opacity: 0;
  }
  100% {
    -webkit-filter: blur(0px);
    filter: blur(0px);
    opacity: 1;
  }
}

[data-aos="aparecer"].aos-animate {
  -webkit-animation: text-focus-in 1s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
          animation: text-focus-in 1s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
}

@-webkit-keyframes kenburns-top {
  0% {
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 16%;
    transform-origin: 50% 16%;
  }
  100% {
    -webkit-transform: scale(1.25) translateY(-15px);
    transform: scale(1.25) translateY(-15px);
    -webkit-transform-origin: top;
    transform-origin: top;
  }
}

@keyframes kenburns-top {
  0% {
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 16%;
    transform-origin: 50% 16%;
  }
  100% {
    -webkit-transform: scale(1.25) translateY(-15px);
    transform: scale(1.25) translateY(-15px);
    -webkit-transform-origin: top;
    transform-origin: top;
  }
}

[data-aos="fondo"].aos-animate {
  -webkit-animation: kenburns-top 5s ease-out both;
  animation: kenburns-top 5s ease-out both;
}

@-webkit-keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.91);
    transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  17% {
    -webkit-transform: scale(0.98);
    transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  33% {
    -webkit-transform: scale(0.87);
    transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  45% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

@keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.91);
    transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  17% {
    -webkit-transform: scale(0.98);
    transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  33% {
    -webkit-transform: scale(0.87);
    transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  45% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

[data-aos="punto"].aos-animate {
  -webkit-animation: heartbeat 1.5s ease-in-out 2 both;
  animation: heartbeat 1.5s ease-in-out 2 both;
}

.heartbeat {
  -webkit-animation: heartbeat 1.5s ease-in-out 2 both;
  animation: heartbeat 1.5s ease-in-out 2 both;
}

@-webkit-keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.91);
    transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  17% {
    -webkit-transform: scale(0.98);
    transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  33% {
    -webkit-transform: scale(0.87);
    transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  45% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

@keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.91);
    transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  17% {
    -webkit-transform: scale(0.98);
    transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  33% {
    -webkit-transform: scale(0.87);
    transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  45% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

.shadow-drop-2-lr {
  -webkit-animation: shadow-drop-2-lr 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: shadow-drop-2-lr 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}

@-webkit-keyframes shadow-drop-2-lr {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 0 rgba(0, 0, 0, 0);
  }
  100% {
    -webkit-transform: translateZ(50px);
    transform: translateZ(50px);
    -webkit-box-shadow: -12px 0 20px -12px rgba(0, 0, 0, 0.35), 12px 0 20px -12px rgba(0, 0, 0, 0.35);
    box-shadow: -12px 0 20px -12px rgba(0, 0, 0, 0.35), 12px 0 20px -12px rgba(0, 0, 0, 0.35);
  }
}

@keyframes shadow-drop-2-lr {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 0 rgba(0, 0, 0, 0);
  }
  100% {
    -webkit-transform: translateZ(50px);
    transform: translateZ(50px);
    -webkit-box-shadow: -12px 0 20px -12px rgba(0, 0, 0, 0.35), 12px 0 20px -12px rgba(0, 0, 0, 0.35);
    box-shadow: -12px 0 20px -12px rgba(0, 0, 0, 0.35), 12px 0 20px -12px rgba(0, 0, 0, 0.35);
  }
}

.shake-bottom {
  -webkit-animation: shake-bottom 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955) both;
  animation: shake-bottom 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955) both;
}

@-webkit-keyframes shake-bottom {
  0%,
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
  }
  10% {
    -webkit-transform: rotate(2deg);
    transform: rotate(2deg);
  }
  20%,
  40%,
  60% {
    -webkit-transform: rotate(-4deg);
    transform: rotate(-4deg);
  }
  30%,
  50%,
  70% {
    -webkit-transform: rotate(4deg);
    transform: rotate(4deg);
  }
  80% {
    -webkit-transform: rotate(-2deg);
    transform: rotate(-2deg);
  }
  90% {
    -webkit-transform: rotate(2deg);
    transform: rotate(2deg);
  }
}

@keyframes shake-bottom {
  0%,
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
  }
  10% {
    -webkit-transform: rotate(2deg);
    transform: rotate(2deg);
  }
  20%,
  40%,
  60% {
    -webkit-transform: rotate(-4deg);
    transform: rotate(-4deg);
  }
  30%,
  50%,
  70% {
    -webkit-transform: rotate(4deg);
    transform: rotate(4deg);
  }
  80% {
    -webkit-transform: rotate(-2deg);
    transform: rotate(-2deg);
  }
  90% {
    -webkit-transform: rotate(2deg);
    transform: rotate(2deg);
  }
}

.boton__grande:hover,
.boton__animado:hover,
.boton:hover {
  -webkit-animation-name: shake-bottom;
          animation-name: shake-bottom;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-iteration-count: initial;
          animation-iteration-count: initial;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}

.pulso:hover {
  -webkit-animation-name: pulse;
          animation-name: pulse;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-iteration-count: 3;
          animation-iteration-count: 3;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}

.equipo__card h1:hover {
  color: #e71c24;
}

.hover__azuloscuro:hover {
  color: #005296;
}

.hover__azulClaro h1:hover {
  color: #0099ff;
}

.iconosRedes a:hover {
  -webkit-animation-name: shake-bottom;
          animation-name: shake-bottom;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-iteration-count: initial;
          animation-iteration-count: initial;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}

.rotar:hover {
  -webkit-animation-name: flip-horizontal-bottom;
          animation-name: flip-horizontal-bottom;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-iteration-count: initial;
          animation-iteration-count: initial;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}

.text-shadow-pop-bl {
  -webkit-animation: text-shadow-pop-bl 0.6s both;
  animation: text-shadow-pop-bl 0.6s both;
}

@-webkit-keyframes text-shadow-pop-bl {
  0% {
    text-shadow: 0 0 #555555, 0 0 #555555, 0 0 #555555, 0 0 #555555, 0 0 #555555, 0 0 #555555, 0 0 #555555, 0 0 #555555;
    -webkit-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0);
  }
  100% {
    text-shadow: -1px 1px #555555, -2px 2px #555555, -3px 3px #555555, -4px 4px #555555, -5px 5px #555555, -6px 6px #555555, -7px 7px #555555, -8px 8px #555555;
    -webkit-transform: translateX(8px) translateY(-8px);
    transform: translateX(8px) translateY(-8px);
  }
}

@keyframes text-shadow-pop-bl {
  0% {
    text-shadow: 0 0 #555555, 0 0 #555555, 0 0 #555555, 0 0 #555555, 0 0 #555555, 0 0 #555555, 0 0 #555555, 0 0 #555555;
    -webkit-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0);
  }
  100% {
    text-shadow: -1px 1px #555555, -2px 2px #555555, -3px 3px #555555, -4px 4px #555555, -5px 5px #555555, -6px 6px #555555, -7px 7px #555555, -8px 8px #555555;
    -webkit-transform: translateX(8px) translateY(-8px);
    transform: translateX(8px) translateY(-8px);
  }
}

.wobble-hor-bottom {
  -webkit-animation: wobble-hor-bottom 0.8s both;
  animation: wobble-hor-bottom 0.8s both;
}

@-webkit-keyframes wobble-hor-bottom {
  0%,
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
  }
  15% {
    -webkit-transform: translateX(-30px) rotate(-6deg);
    transform: translateX(-30px) rotate(-6deg);
  }
  30% {
    -webkit-transform: translateX(15px) rotate(6deg);
    transform: translateX(15px) rotate(6deg);
  }
  45% {
    -webkit-transform: translateX(-15px) rotate(-3.6deg);
    transform: translateX(-15px) rotate(-3.6deg);
  }
  60% {
    -webkit-transform: translateX(9px) rotate(2.4deg);
    transform: translateX(9px) rotate(2.4deg);
  }
  75% {
    -webkit-transform: translateX(-6px) rotate(-1.2deg);
    transform: translateX(-6px) rotate(-1.2deg);
  }
}

@keyframes wobble-hor-bottom {
  0%,
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
  }
  15% {
    -webkit-transform: translateX(-30px) rotate(-6deg);
    transform: translateX(-30px) rotate(-6deg);
  }
  30% {
    -webkit-transform: translateX(15px) rotate(6deg);
    transform: translateX(15px) rotate(6deg);
  }
  45% {
    -webkit-transform: translateX(-15px) rotate(-3.6deg);
    transform: translateX(-15px) rotate(-3.6deg);
  }
  60% {
    -webkit-transform: translateX(9px) rotate(2.4deg);
    transform: translateX(9px) rotate(2.4deg);
  }
  75% {
    -webkit-transform: translateX(-6px) rotate(-1.2deg);
    transform: translateX(-6px) rotate(-1.2deg);
  }
}

.img__productos {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}

.imagen__forma img:hover {
  -webkit-animation-name: heartbeat;
          animation-name: heartbeat;
  -webkit-animation-duration: 3s;
          animation-duration: 3s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}

.moverse:hover {
  -webkit-animation-delay: .4s;
          animation-delay: .4s;
  -webkit-animation-name: bounce-top;
          animation-name: bounce-top;
  -webkit-animation-duration: 3s;
          animation-duration: 3s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}

.info__icono:hover p {
  color: yellow;
}

.franja h2 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}

.rotate-in-2-bck-cw {
  -webkit-animation: rotate-in-2-bck-cw 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: rotate-in-2-bck-cw 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}

@-webkit-keyframes rotate-in-2-bck-cw {
  0% {
    -webkit-transform: translateZ(200px) rotate(-45deg);
    transform: translateZ(200px) rotate(-45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0) rotate(0);
    transform: translateZ(0) rotate(0);
    opacity: 1;
  }
}

@keyframes rotate-in-2-bck-cw {
  0% {
    -webkit-transform: translateZ(200px) rotate(-45deg);
    transform: translateZ(200px) rotate(-45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0) rotate(0);
    transform: translateZ(0) rotate(0);
    opacity: 1;
  }
}

@-webkit-keyframes rotate-in-2-bck-cw {
  0% {
    -webkit-transform: translateZ(200px) rotate(-45deg);
    transform: translateZ(200px) rotate(-45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0) rotate(0);
    transform: translateZ(0) rotate(0);
    opacity: 1;
  }
}

@keyframes rotate-in-2-bck-cw {
  0% {
    -webkit-transform: translateZ(200px) rotate(-45deg);
    transform: translateZ(200px) rotate(-45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0) rotate(0);
    transform: translateZ(0) rotate(0);
    opacity: 1;
  }
}

[data-aos="rotacion"].aos-animate {
  -webkit-animation: rotate-in-2-bck-cw 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: rotate-in-2-bck-cw 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}

.card__sabor h6:hover {
  color: #0099ff;
}

.bounce-top {
  -webkit-animation: bounce-top 0.9s both;
  animation: bounce-top 0.9s both;
}

@-webkit-keyframes bounce-top {
  0% {
    -webkit-transform: translateY(-45px);
    transform: translateY(-45px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 1;
  }
  24% {
    opacity: 1;
  }
  40% {
    -webkit-transform: translateY(-24px);
    transform: translateY(-24px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  65% {
    -webkit-transform: translateY(-12px);
    transform: translateY(-12px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  82% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  93% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  25%,
  55%,
  75%,
  87% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    opacity: 1;
  }
}

@keyframes bounce-top {
  0% {
    -webkit-transform: translateY(-45px);
    transform: translateY(-45px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 1;
  }
  24% {
    opacity: 1;
  }
  40% {
    -webkit-transform: translateY(-24px);
    transform: translateY(-24px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  65% {
    -webkit-transform: translateY(-12px);
    transform: translateY(-12px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  82% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  93% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  25%,
  55%,
  75%,
  87% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    opacity: 1;
  }
}

.flip-horizontal-bottom {
  -webkit-animation: flip-horizontal-bottom 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955) both;
  animation: flip-horizontal-bottom 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955) both;
}

@-webkit-keyframes flip-horizontal-bottom {
  0% {
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
  }
  100% {
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg);
  }
}

@keyframes flip-horizontal-bottom {
  0% {
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
  }
  100% {
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg);
  }
}

@media only screen and (max-width: 1100px) {
  #header__escritorio {
    display: none;
  }
  #chorro-escritorio {
    display: none;
  }
  #galeria__escritorio {
    display: none;
  }
  #footer__escritorio {
    display: none;
  }
  #banner-escritorio {
    display: none;
  }
  #lineaTiempoEscritorio {
    display: none;
  }
  #donaciones__escritorio {
    display: none;
  }
}

#jugadores__desktop,
#jugadores__swiper {
  display: none;
}

@media only screen and (min-width: 1024px) {
  #jugadores__desktop,
  #jugadores__swiper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

#jugadores__mobile {
  display: none;
}

@media only screen and (max-width: 1023px) {
  #jugadores__mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

#banner-comunicados-escritorio {
  display: none;
}

@media only screen and (min-width: 800px) {
  #banner-comunicados-escritorio {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

#banner-mobile-comunicados {
  display: none;
}

@media only screen and (max-width: 799px) {
  #banner-mobile-comunicados {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

#banner-mobile-comunicadoscovid {
  display: none;
}

@media only screen and (max-width: 799px) {
  #banner-mobile-comunicadoscovid {
    display: block;
  }
}

.contenedor__fondo--ahorrosm {
  height: 100vh;
  background: url("../img/banners/ahorros-mobile.jpg") no-repeat center/contain;
}

.contenedor__fondo--ahorrosm {
  height: 100vh;
  background: url("../img/banners/banner-vasos-mobile.png") no-repeat center/cover;
}

.ver__celular {
  display: block;
}

@media only screen and (min-width: 767px) {
  .ver__celular {
    display: none;
  }
}

.ver__tablet {
  display: none;
}

@media only screen and (min-width: 767px) {
  .ver__tablet {
    display: block;
  }
}

.ver__tablet--flex {
  display: none;
}

@media only screen and (min-width: 767px) {
  .ver__tablet--flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media only screen and (min-width: 1099px) {
  #chorro-movil {
    display: none;
  }
  #header__movil {
    display: none;
  }
  #galeria__movil {
    display: none;
  }
  #galeria__movil2 {
    display: none;
  }
  #footer__mobile {
    display: none;
  }
  #banner-mobile {
    display: none;
  }
  #lineaTiempoMobile {
    display: none;
  }
  #donaciones__mobile {
    display: none;
  }
}

@media only screen and (min-width: 769px) {
  #hero-movil,
  #parrafomovil {
    display: none;
  }
}

.parrafo__movil {
  display: block;
}

@media only screen and (min-width: 770px) {
  .parrafo__movil {
    display: none;
  }
}

.parrafo__escritorio {
  display: block;
}

@media only screen and (max-width: 769px) {
  .parrafo__escritorio {
    display: none;
  }
}

@media only screen and (min-width: 770px) {
  .escritorio {
    display: block;
  }
}

@media only screen and (max-width: 769px) {
  .escritorio {
    display: none;
  }
}

@media only screen and (max-width: 770px) {
  .mobile {
    display: block;
  }
}

@media only screen and (min-width: 769px) {
  .mobile {
    display: none;
  }
}

.cont__hamburguesa,
#search {
  min-width: 18px;
}

.contenedor__heroMovil {
  background: url("../img/banners/hero-movil.png") no-repeat center/cover;
  height: 100vh;
}

.contenedor__heroMovil .textohero__movil {
  position: absolute;
  bottom: 6.5em;
  left: 2em;
}

.contenedor__heroMovil .textohero__movil h1 {
  color: #005296;
  background-color: white;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-right: .5em;
}

.contenedor__heroMovil .textohero__movil p {
  line-height: 1.2rem;
  margin-left: 1em;
  color: #005296;
}

.contenedor__heroMovil .textohero__movil p::before {
  content: '';
  background-color: #005296;
  width: 65%;
  padding: 1px;
  display: block;
  margin-bottom: .5em;
}

.iniciomenu {
  width: 80%;
  border-bottom: 1px solid #e71c24;
}

#chorro-movil,
.chorro__2--movil {
  margin-top: -2.5em;
  padding: 0;
}

#header__movil {
  position: fixed;
  top: 0;
}

.contenedor__header-movil {
  padding: .5em 2em;
  background: white;
}

.contenedor__header-movil a {
  color: #005296;
}

@media only screen and (min-width: 769px) {
  .contenedor__header-movil {
    padding: 1em 3em;
  }
}

.menu-movil {
  background-color: #fff;
  width: 100%;
  height: auto;
  position: absolute;
  -webkit-transform: all .2s ease-in;
          transform: all .2s ease-in;
  overflow-y: scroll;
}

.iconosRedes--mobile {
  position: absolute;
  bottom: 0;
  margin: 0 auto;
}

.iconosRedes--mobile:hover {
  color: #e71c24;
}

#nav-movil {
  height: auto;
  min-height: 100vh;
  overflow-y: scroll;
  position: relative;
}

#nav-movil::-webkit-scrollbar {
  display: none;
}

#recetas-responsive-movil {
  display: none;
}

@media only screen and (max-width: 1000px) {
  #recetas-responsive-movil {
    display: block;
  }
}

#recetas-responsive-escritorio {
  display: none;
}

@media only screen and (min-width: 1001px) {
  #recetas-responsive-escritorio {
    display: block;
  }
}

.contenedor-lista-menu-snap {
  background: url("../img/pata-sin.png") no-repeat bottom;
  background-size: contain;
  overflow-y: scroll;
  background-color: #fff;
  height: 100vh;
  max-height: 100vh;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.contenedor-lista-menu-snap::-webkit-scrollbar {
  display: none;
}

.contenedor-lista-menu-snap::before {
  content: '';
  margin-left: auto;
  margin-right: auto;
  background-color: #e71c24;
  width: 70%;
  padding: 1px;
  display: block;
}

.contenedor-lista-menu-snap.active {
  overflow-y: scroll;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-height: 100vh;
  background-color: #fff;
  width: 100%;
}

.contenedor-lista-menu-snap.active::-webkit-scrollbar {
  display: none;
}

.listasmenu {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  background: #fff;
  padding: 0em;
}

.listasmenu::-webkit-scrollbar {
  display: none;
}

.iconify__menu {
  display: none;
}

.listasmenu-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0rem 0rem 0rem;
  font-family: "metropolis-regular";
  width: 100%;
  border: none;
  outline: none;
  color: #005296;
  cursor: pointer;
  border: none;
  font-size: 1rem;
  line-height: 1.2rem;
}

.listasmenu-header::-webkit-scrollbar {
  display: none;
}

.listasmenu-header.active {
  background-color: #fff;
  color: #e71c24;
  border: none;
}

.listasmenu-header.active .iconify__menu {
  display: block;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.listasmenu-body {
  border: none;
  background-color: #fff;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  font-size: 1rem;
  line-height: 1.2rem;
}

.listasmenu-body::-webkit-scrollbar {
  display: none;
}

.listasmenu-body.active {
  max-height: 10rem;
  font-size: 1rem;
  line-height: 1.2rem;
}

.listasmenu-item {
  border: none;
}

.listasmenu-item::-webkit-scrollbar {
  display: none;
}

/**/
.listapremenu-listasmenu {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  overflow: hidden;
  padding: 0;
  background-color: #fff;
}

.listapremenu-listasmenu::-webkit-scrollbar {
  display: none;
}

.lista__menu {
  background-color: #fff;
  padding: 0em 0em;
}

.lista__menu::-webkit-scrollbar {
  display: none;
}

.iconosMobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 2em;
}

.iconosMobile a {
  font-size: 1.4rem;
  margin: 0 .4em;
  color: #005296;
}

.iconosMobile a:hover {
  color: #e71c24;
}

.listapremenu-listasmenu-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0;
  width: 100%;
  margin: 0;
  border: none;
  outline: none;
  font-size: 1rem;
  font-family: "metropolis-regular";
  color: #005296;
  cursor: pointer;
  border: none;
  line-height: 1.2rem;
}

.listapremenu-listasmenu-header a {
  font-family: "metropolis-regular";
  padding: 0;
  font-size: 1rem;
}

.listapremenu-listasmenu-header .iconify__menup {
  display: none;
}

.listapremenu-listasmenu-header.active {
  padding: 0;
  color: #e71c24;
  border: none;
}

.listapremenu-listasmenu-header.active .iconify__menup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.listapremenu-listasmenu-body {
  padding-left: 1rem;
  border: none;
  background-color: #fff;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  height: 100%;
  overflow: scroll;
  color: #005296;
  font-family: "metropolis-regular";
  overflow-x: hidden;
  font-size: 1rem;
  line-height: 1.2rem;
}

.listapremenu-listasmenu-body a {
  padding: 0;
}

.listapremenu-listasmenu-body.active {
  max-height: 100%;
  padding-left: 1em;
}

.listapremenu-listasmenu-body.active a {
  font-size: 1rem;
  line-height: 1.2rem;
  padding: 0;
}

.listapremenu-listasmenu-item {
  border: none;
}

.listam {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  font-size: 1rem;
  font-family: "metropolis-regular";
  height: 60vh;
  max-height: 100vh;
  overflow-y: scroll;
  width: 60%;
  margin: 0 auto;
  padding-top: 3em;
}

.listam a {
  font-size: 1.2rem;
  width: 100%;
  color: #005296;
  font-family: "metropolis-regular";
  line-height: 1.6rem;
}

.listam a:hover {
  color: #e71c24;
}

@media only screen and (max-width: 340px) {
  .listam a {
    font-size: 1rem;
  }
}

#vacas__desk {
  display: none;
}

#vacas__movil {
  display: none;
}

@media only screen and (max-width: 1023px) {
  #vacas__movil {
    display: -ms-grid;
    display: grid;
  }
}

.parent {
  display: -ms-grid;
  display: grid;
  grid-gap: 1rem;
  -ms-grid-columns: (minmax(40%, 1fr))[auto-fit];
      grid-template-columns: repeat(auto-fit, minmax(40%, 1fr));
}

.banner__movil {
  height: 100vh;
  background: url("../img/banners/metro-movil.png") no-repeat center/cover;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.banner__movil .contenidoTextoBannerMovil {
  height: 80%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: auto 0;
  padding-top: 2em;
}

.banner__movil .contenidoTextoBannerMovil h3,
.banner__movil .contenidoTextoBannerMovil h2 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  text-align: center;
}

@media only screen and (max-width: 1023px) {
  .banner__movil .contenidoTextoBannerMovil h3,
  .banner__movil .contenidoTextoBannerMovil h2 {
    font-size: 2.5rem;
    line-height: 2.6rem;
  }
}

@media only screen and (max-width: 767px) {
  .banner__movil .contenidoTextoBannerMovil h3,
  .banner__movil .contenidoTextoBannerMovil h2 {
    font-size: 1.7rem;
    line-height: 1.8rem;
  }
}

@media only screen and (max-width: 340px) {
  .banner__movil .contenidoTextoBannerMovil h3,
  .banner__movil .contenidoTextoBannerMovil h2 {
    font-size: 1.5rem;
    line-height: 1.6rem;
  }
}

.banner__movil .contenidoTextoBannerMovil h2 {
  color: #0099ff;
}

.banner__movil--vasos {
  background: url("../img/banners/banner-vasos.png") no-repeat bottom/cover;
}

.banner__movil--covid {
  background: url("../img/banners/banner-covid-mobile.png") no-repeat center/cover;
}

.titulo__covid {
  font-size: 5rem;
}

#titulo-comunicadoMobile {
  display: none;
}

@media only screen and (max-width: 767px) {
  #titulo-comunicadoMobile {
    display: block;
    line-height: 1.2rem;
  }
}

#titulo-comunicado {
  display: none;
}

@media only screen and (min-width: 768px) {
  #titulo-comunicado {
    display: block;
    width: 100%;
  }
}

#comunicado {
  width: 100%;
}

#comunicado h4 {
  color: #0099ff;
  text-align: center;
  line-height: 4.2rem;
}

@media only screen and (max-width: 800px) {
  #comunicado h4 {
    font-size: 3rem;
    line-height: 3.2rem;
  }
}

@media only screen and (max-width: 767px) {
  #comunicado h4 {
    font-size: 1.7rem;
    line-height: 1.8rem;
  }
}

.contenido__apoyo--donaciones2 {
  position: relative;
  height: 100vh;
}

@media only screen and (max-width: 767px) {
  .contenido__apoyo--donaciones2 {
    height: 100vh;
    min-height: 650px;
    max-height: 1000px;
  }
}

@media only screen and (max-width: 1100px) and (min-width: 768px) {
  .contenido__apoyo--donaciones2 {
    height: 100vh;
    min-height: 805px;
    max-height: 810px;
  }
}

.contenido__apoyo--donaciones2 .titulo__seccionDonaciones {
  text-align: left;
  font-size: 2.2rem;
  line-height: 2.2rem;
  padding-top: 5em;
  color: #005296;
}

@media only screen and (max-width: 340px) {
  .contenido__apoyo--donaciones2 .titulo__seccionDonaciones {
    font-size: 1.2rem;
    line-height: 1.4rem;
  }
}

@media only screen and (max-width: 767px) and (min-width: 341px) {
  .contenido__apoyo--donaciones2 .titulo__seccionDonaciones {
    font-size: 1.5rem;
    line-height: 1.6rem;
  }
}

@media only screen and (max-width: 1099px) and (min-width: 768px) {
  .contenido__apoyo--donaciones2 .titulo__seccionDonaciones {
    font-size: 2.5rem;
    line-height: 2.7rem;
  }
}

.contenido__apoyo--donaciones2 .parrafo__donaciones {
  text-align: left;
  color: #fff;
}

.contenido__apoyo--donaciones2 .parrafo__donaciones::after {
  content: '';
  margin-top: 1em;
  background-color: yellow;
  width: 60%;
  padding: 2px;
  display: block;
}

@media only screen and (max-width: 340px) and (min-width: 300px) {
  .contenido__apoyo--donaciones2 .parrafo__donaciones {
    font-size: .9rem;
    text-align: left;
    color: #fff;
    line-height: 1.1rem;
    padding-top: 1em;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 767px) and (min-width: 341px) {
  .contenido__apoyo--donaciones2 .parrafo__donaciones {
    font-size: 1.3rem;
    color: #fff;
    line-height: 1.4rem;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 1099px) and (min-width: 768px) {
  .contenido__apoyo--donaciones2 .parrafo__donaciones {
    font-size: 1.8rem;
    line-height: 2rem;
    margin: 0 auto;
  }
}

.contenido__apoyo--donaciones2 .parrafo__donaciones2 {
  text-align: left;
  font-size: 1rem;
  line-height: 1.2rem;
}

@media only screen and (max-width: 340px) {
  .contenido__apoyo--donaciones2 .parrafo__donaciones2 {
    font-size: .7rem;
    text-align: left;
    color: #fff;
    line-height: .9rem;
    padding-top: 1em;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 767px) and (min-width: 341px) {
  .contenido__apoyo--donaciones2 .parrafo__donaciones2 {
    font-size: 1rem;
    text-align: left;
    color: #fff;
    line-height: 1.2rem;
    padding-top: 1em;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 1099px) and (min-width: 768px) {
  .contenido__apoyo--donaciones2 .parrafo__donaciones2 {
    font-size: 1.5rem;
    line-height: 1.7rem;
    text-align: center;
    color: #fff;
    padding-top: 1em;
    margin: 0 auto;
  }
}

.cont__logosDonaciones {
  position: absolute;
  bottom: 0;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #fff;
}

.cont__logosDonaciones .logos__donaciones img {
  padding: .5em 1em;
  max-height: 150px;
}

@media only screen and (max-width: 340px) {
  .cont__logosDonaciones .logos__donaciones img {
    max-height: 70px;
    max-width: 110px;
  }
}

@media only screen and (min-width: 340px) and (max-width: 767px) {
  .cont__logosDonaciones .logos__donaciones img {
    max-height: 90px;
    max-width: 120px;
  }
}

@media only screen and (min-width: 768px) {
  .cont__logosDonaciones .logos__donaciones img {
    max-height: 100px;
    max-width: 130px;
  }
}

.fondo-donaciones {
  background-color: #0086ff;
}

.banner__movil--vasos2 {
  max-height: 90vh;
}

@media only screen and (max-width: 340px) {
  .titulo__donaciones img {
    max-height: 120px;
    max-width: 100px;
    margin: 0 auto;
  }
  .titulo__donaciones .titulo__icono {
    font-size: 1.3rem;
    line-height: 1.4rem;
    text-align: center;
    padding: 0;
    margin: 0;
  }
}

@media only screen and (max-width: 767px) and (min-width: 341px) {
  .titulo__donaciones img {
    max-height: 140px;
    max-width: 120px;
    margin: 0 auto;
  }
  .titulo__donaciones .titulo__icono {
    font-size: 1.3rem;
    line-height: 1.5rem;
    text-align: center;
    padding: 0;
    margin: 0;
  }
}

@media only screen and (max-width: 767px) {
  .lista__donacion {
    text-align: left;
    font-family: .7rem;
    line-height: 1rem;
    width: 100%;
  }
  .lista__donacion span {
    padding-top: .2em;
  }
}

.mitad__texto {
  display: block;
  font-family: "metropolis-bold";
}

.banner__movil--fondo {
  height: 100vh;
  background-color: #005296;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.banner__movil--fondo h5 {
  text-align: center;
}

@media only screen and (max-width: 340px) {
  .banner__movil--fondo h5 {
    font-size: 1rem;
    padding-top: 2.5em;
  }
}

.banner__movil--fondo p {
  color: #fff;
  text-align: center;
  padding-bottom: 2em;
}

@media only screen and (max-width: 340px) {
  .banner__movil--fondo p {
    font-size: .7rem;
  }
}

.banner__movil--fondo a {
  margin: 0 auto;
}

.icono__banner--movil {
  padding-bottom: 2em;
}

.icono__banner--movil img {
  max-height: 150px;
  margin: 0 auto;
}

.centro__mobile img {
  max-height: 100px;
}

.centro__mobile h5 {
  text-align: center;
  font-size: 1.5rem;
  padding-top: 1em;
  padding-bottom: 0em;
  margin-bottom: 0;
}

@media only screen and (max-width: 340px) {
  .centro__mobile h5 {
    font-size: 1rem;
    padding-top: 2.5em;
  }
}

.centro__mobile h6 {
  position: relative;
  font-size: 1.2rem;
  line-height: 1.4rem;
  text-align: center;
  color: #e4e4e4;
}

.centro__mobile p {
  text-align: left;
}

@media only screen and (max-width: 1025px) and (min-width: 900px) {
  .icono__banner--2 img {
    height: 200px;
  }
}

.banner__movil--fondo2 {
  background-color: #500193;
  height: 70vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.banner__movil--fondo2 h5 {
  text-align: left;
  font-size: 1.5rem;
  line-height: 1.6rem;
  padding-top: 1em;
}

.banner__movil--fondo2 h6 {
  position: relative;
  font-size: 1.2rem;
  line-height: 1.4rem;
  text-align: center;
  color: #e4e4e4;
}

.banner__movil--fondo2 p {
  text-align: left;
  color: #fff;
  padding-bottom: 3em;
}

@media only screen and (max-width: 340px) {
  .banner__movil--fondo2 p {
    font-size: .7rem;
  }
}

@media only screen and (max-width: 900px) {
  .contenido__yogurcito h1 {
    text-align: center;
    padding: 1em 0;
  }
  .contenido__yogurcito h1:after {
    margin: 0 auto;
    margin-top: .3em;
    width: 30%;
  }
  .contenido__yogurcito p {
    text-align: left;
  }
  .contenido__yogurcito .letrero_yogurcito {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 4em;
  }
}

@media only screen and (max-width: 900px) and (max-width: 767px) {
  .contenido__yogurcito .letrero_yogurcito img {
    max-height: 70px;
  }
}

.contenido__yogurcito--mobile {
  height: auto;
}

@media only screen and (max-width: 900px) {
  .contenido__yogurcito--mobile h1 {
    text-align: center;
  }
  .contenido__yogurcito--mobile h1:after {
    margin: 0 auto;
    margin-top: .3em;
    width: 60%;
  }
  .contenido__yogurcito--mobile p {
    text-align: left;
  }
  .contenido__yogurcito--mobile .letrero_yogurcito {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0;
  }
}

@media only screen and (max-width: 900px) and (max-width: 767px) and (min-width: 341px) {
  .contenido__yogurcito--mobile .letrero_yogurcito img {
    max-height: 170px;
    padding: 0;
    margin-top: 2em;
  }
}

@media only screen and (max-width: 900px) and (max-width: 340px) {
  .contenido__yogurcito--mobile .letrero_yogurcito img {
    max-height: 100px;
    padding: 0;
    margin-top: 2em;
  }
}

.contenido__jugadores h3 {
  color: #0099ff;
  text-align: center;
}

.card__jugador .nombre {
  color: #0099ff;
  text-align: left;
  font-size: 2.5rem;
  line-height: 2.7rem;
  padding: 1em 0;
  font-family: "creo-extraBold";
}

@media only screen and (max-width: 767px) {
  .card__jugador .nombre {
    font-size: 1.5rem;
    line-height: 1.7rem;
  }
}

.fondo__jugador {
  height: 50vh;
  background: url("../img/jugador1.png") no-repeat center/cover;
}

.fondo__jugador--2 {
  height: 50vh;
  background: url("../img/jugador2.png") no-repeat center/cover;
}

.fondo__jugador--3 {
  height: 50vh;
  background: url("../img/jugador3.png") no-repeat center/cover;
}

.fondo__jugador--4 {
  height: 50vh;
  background: url("../img/jugador4.png") no-repeat center/cover;
}

.fondo__jugador--5 {
  height: 50vh;
  background: url("../img/jugador5.png") no-repeat center/cover;
}

.fondo__jugador--6 {
  height: 50vh;
  background: url("../img/jugador6.png") no-repeat center/cover;
}

.fondo__jugador--7 {
  height: 50vh;
  background: url("../img/jugador7.png") no-repeat center/cover;
}

.contenido__textojugadores p {
  text-align: left;
  margin: 0 auto;
}

@media only screen and (max-width: 767px) {
  .contenido__textojugadores p {
    font-size: .9rem;
    max-width: 100%;
  }
}

.contenido__textojugadores h2 {
  color: #e4e4e4;
  font-size: 2rem;
  text-align: center;
  line-height: 2.2rem;
  padding-top: 4em;
  padding-top: 1em;
}

@media only screen and (max-width: 767px) {
  .contenido__textojugadores h2 {
    font-size: 1.5rem;
    line-height: 1.7rem;
    max-width: 100%;
  }
}

.ver__800 {
  display: none;
}

@media only screen and (min-width: 800px) {
  .ver__800 {
    display: block;
  }
}

.ver__799 {
  display: none;
}

@media only screen and (max-width: 799px) {
  .ver__799 {
    display: block;
  }
}

@media only screen and (min-width: 800px) {
  #donaciones__mobile {
    min-height: 800px;
  }
}

#banner-ahorros-escritorio {
  display: none;
}

@media only screen and (min-width: 800px) {
  #banner-ahorros-escritorio {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

#banner-ahorros-mobile {
  display: none;
}

@media only screen and (max-width: 799px) {
  #banner-ahorros-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.contenedor__fondo--ahorrosu {
  height: 100vh;
  background: url("../img/banners/ahorros-mobile.jpg") no-repeat center/cover;
}

@media only screen and (min-width: 767px) {
  .contenedor__fondo--ahorrosu {
    background: url("../img/banners/ahorros-mobile.jpg") no-repeat center/contain;
  }
}

#banner-comunicados-escritorio {
  display: block;
}

@media only screen and (max-width: 800px) {
  #banner-comunicados-escritorio {
    display: none;
  }
}

#banner-comunicados-mobile {
  display: none;
}

@media only screen and (max-width: 799px) {
  #banner-comunicados-mobile {
    display: block;
  }
}

.banner__comunicados img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.boton__mugs {
  position: relative;
  height: 100%;
}

.boton__mugs a {
  width: 100%;
  bottom: 0;
}

.seccion__banner {
  height: 100%;
  width: 100%;
  position: relative;
  margin-top: 3em;
}

.seccion__banner img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.seccion__banner a {
  position: absolute;
  left: 5%;
  bottom: 10%;
  z-index: 40;
}

@media only screen and (max-width: 799px) {
  .seccion__banner a {
    left: 40%;
    bottom: 5%;
  }
}

.seccion__banner h4 {
  position: absolute;
  top: 22%;
  left: 10%;
  color: #005296;
}

@media only screen and (max-width: 799px) {
  .seccion__banner h4 {
    left: 0;
    width: 100%;
    text-align: center;
  }
}

.banner-comunicados-mobile {
  display: block;
}

@media only screen and (max-width: 767px) {
  .banner-comunicados-mobile {
    display: none;
  }
}

.tituloSinFondo h2 {
  background-color: transparent !important;
}

.textoBlanco h2 {
  color: #ffffff !important;
}

.contenedor__swiper {
  margin-top: 3em;
  height: auto;
}

.titulo__bannerComunicadoAzul h2 {
  color: #0099ff !important;
  font-size: 1.5rem !important;
}

.tituloMugs {
  margin-left: 10%;
}

.tituloMugs h2 {
  color: #ffffff;
}

.banner__metrolinea {
  width: 100%;
  min-height: 75vh;
  background: url("../img/banners/banner-metro.png") no-repeat bottom/cover;
}

@media only screen and (max-width: 800px) and (min-width: 769px) {
  .banner__metrolinea {
    height: 100vh;
    min-height: 700px;
    background: url("../img/banners/banner-metromovil.png") no-repeat center/contain;
  }
}

@media only screen and (max-width: 800px) and (max-height: 800px) {
  .banner__metrolinea {
    height: 100vh;
    min-height: 700px;
    background: url("../img/banners/banner-metromovil.png") no-repeat center/contain;
  }
}

@media only screen and (max-width: 768px) {
  .banner__metrolinea {
    height: 100vh;
    background: url("../img/banners/banner-metromovil.png") no-repeat center/cover;
  }
}

@media only screen and (max-width: 768px) and (max-height: 700px) {
  .banner__metrolinea {
    background: url("../img/banners/banner-metromovil.png") no-repeat center/contain;
  }
}

.swiper-container__comunicados {
  overflow-x: hidden;
}

.banner__comunicados {
  background: none !important;
}

.text__comunicados {
  margin-bottom: 2em;
}

.table {
  color: #808080;
  font-family: "metropolis-regular";
}

.table th {
  font-family: "metropolis-bold";
}

/*COLORES*/
.amarillo {
  color: #ffff00;
}

/*FONDOS*/
.fondo-azul-claro {
  background-color: #0099ff;
}

.fondo-azul-arequipe {
  background-color: #004ab5;
}

.chorro {
  width: 100%;
  height: auto;
  margin-top: -9em;
  padding-bottom: 4em;
  z-index: 100;
}

.chorro img {
  width: 100%;
  height: auto;
  z-index: 100;
}

@supports ((-o-object-fit: cover) or (object-fit: cover)) {
  .chorro img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: bottom right;
       object-position: bottom right;
    z-index: 100;
  }
}

.cont__chorro__principal {
  background-color: red;
  margin-top: -10em;
  z-index: 999;
}

.chorro__principal {
  width: 100%;
  height: auto;
  margin-top: 0em;
  padding-bottom: 0em;
  z-index: 100;
}

.chorro__principal img {
  width: 100%;
  height: auto;
  z-index: 10;
}

@supports ((-o-object-fit: cover) or (object-fit: cover)) {
  .chorro__principal img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: bottom right;
       object-position: bottom right;
    z-index: 100;
  }
}

.relleno {
  height: 4em;
}

@media only screen and (max-width: 900px) {
  .relleno {
    height: 2em;
  }
}

.sabor {
  position: relative;
  padding: 0;
  margin: 0;
}

.sabor h4 {
  padding-bottom: .5em;
}

.sabor h4::after {
  content: '';
  margin-top: .2em;
  background-color: #005296;
  width: 27%;
  padding: 2px;
  display: block;
}

.sabor img {
  position: absolute;
  top: -3em;
  left: 16em;
  z-index: -1;
}

@media only screen and (min-width: 1600px) {
  .sabor img {
    left: 18em;
  }
}

@media only screen and (max-width: 768px) {
  .sabor h4 {
    text-align: center;
    position: relative;
  }
  .sabor h4::after {
    content: '';
    margin-top: .2em;
    margin-left: auto;
    margin-right: auto;
    background-color: #005296;
    width: 40%;
    max-width: 180px;
    padding: 2px;
    display: block;
  }
  .sabor p {
    text-align: left;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 768px) and (max-width: 340px) {
  .sabor p {
    font-size: .8rem;
  }
}

.marco {
  position: relative;
}

.marco img {
  position: absolute;
}

@media only screen and (max-width: 768px) {
  .marco {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
  .marco img {
    position: absolute;
    height: 50px;
    z-index: -1;
    top: -10%;
    left: 85%;
  }
}

.tituloIcono {
  padding-bottom: .1em;
  padding-top: .2em;
}

.card__sabor {
  padding: 1em 0;
}

@media only screen and (max-width: 767px) {
  .card__sabor {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .card__sabor:first-of-type {
    padding-top: 5em;
  }
  .card__sabor h6 {
    text-align: center;
    line-height: 2rem;
  }
  .card__sabor img {
    height: 70px;
    margin: 0 auto;
  }
  .card__sabor p {
    text-align: left;
    margin: 0 auto;
    font-size: .8rem;
    color: #58585B;
  }
}

.titulo-card-vaca {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1em;
}

.titulo-card-vaca h6 {
  margin-left: 1em;
  font-size: 2rem;
}

@media only screen and (max-width: 767px) {
  .titulo-card-vaca h6 {
    font-size: 1.6rem;
    line-height: 1.6rem;
  }
}

@media only screen and (min-width: 1600px) {
  .titulo-card-vaca h6 {
    font-size: 2.4rem;
    line-height: 2.5rem;
  }
}

@media only screen and (max-width: 767px) {
  .titulo-card-vaca {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.vaca__1 {
  background: url("../img/vaca1.png") no-repeat center;
  height: 120vh;
  background-size: contain;
  margin: auto 0;
}

@media only screen and (min-width: 1300px) {
  .vaca__1 {
    background: url("../img/vaca1-grande.png") no-repeat center;
  }
}

@media only screen and (max-width: 850px) {
  .vaca__1 {
    max-height: 600px;
    margin: auto 0;
  }
}

@media screen and (max-width: 1025px) and (min-height: 1300px) {
  .vaca__1 {
    max-height: 500px;
    margin: auto 0;
  }
}

.vaca__2 {
  background: url("../img/vaca-2.png") no-repeat center;
  background-size: contain;
}

@media only screen and (min-width: 1600px) {
  .vaca__2 {
    background: url("../img/vaca2-grande.png") no-repeat center;
  }
}

@media only screen and (min-width: 1300px) {
  .vaca__2 {
    background: url("../img/vaca2-grande.png") no-repeat center;
  }
}

@media only screen and (max-width: 850px) {
  .vaca__2 {
    min-height: 500px;
    margin: auto 0;
  }
}

@media screen and (max-width: 1025px) and (min-height: 1000px) {
  .vaca__2 {
    max-height: 600px;
    margin: auto 0;
  }
}

@media only screen and (max-width: 767px) {
  .vaca__2 {
    min-height: 280px;
    background-size: cover;
    margin: auto 0;
  }
}

@media only screen and (max-width: 1024px) and (max-height: 500px) {
  .vaca__2 {
    min-height: 280px;
    background-size: contain;
  }
}

.alimentadas h2 {
  padding-bottom: .5em;
}

.alimentadas h2::after {
  content: '';
  margin-top: .6em;
  background-color: #005296;
  width: 50%;
  padding: 2px;
  display: block;
}

@media only screen and (max-width: 900px) {
  .alimentadas h2 {
    font-size: 2.4rem;
  }
  .alimentadas h2::after {
    margin-top: .6em;
  }
}

.alimentadas h4 {
  color: #005296;
  padding-bottom: .5em;
  display: none;
}

.alimentadas h4::after {
  content: '';
  background-color: #005296;
  width: 50%;
  padding: 2px;
  display: block;
  margin: 0 auto;
  margin-top: .6em;
}

@media only screen and (max-width: 767px) {
  .alimentadas {
    text-align: center;
  }
  .alimentadas::after {
    margin: 0 auto;
    margin-top: .6em;
  }
}

@media only screen and (max-width: 767px) {
  .alimentadas p {
    text-align: left;
    margin: 0 auto;
  }
  .alimentadas h2 {
    display: none;
  }
  .alimentadas h4 {
    display: block;
    font-size: 1.8rem;
    max-width: 80%;
    margin: 0 auto;
  }
}

.equipo h4 {
  color: #005296;
  padding-bottom: .5em;
}

.equipo h4::after {
  content: '';
  margin-top: .3em;
  background-color: #005296;
  width: 30%;
  padding: 2px;
  display: block;
}

.equipo p {
  max-width: 80%;
  text-transform: none;
  padding-bottom: 1em;
}

.equipo p span {
  font-family: "metropolis-bold";
}

@media only screen and (max-width: 767px) {
  .equipo h4 {
    text-align: center;
  }
  .equipo h4::after {
    content: '';
    margin: 0 auto;
    margin-top: .3em;
    background-color: #005296;
    width: 50%;
    padding: 2px;
    display: block;
  }
  .equipo p {
    max-width: 100%;
    margin: 0 auto;
    text-align: left;
  }
}

.equipo__cardmovil {
  height: 30vh;
}

.equipo__cardmovil img {
  position: absolute;
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.equipo__cardmovil h4 {
  position: absolute;
  bottom: 12%;
  right: 10%;
  color: #0099ff;
  font-size: 1.8rem;
  line-height: 2rem;
  text-align: right;
}

@media only screen and (min-width: 700px) {
  .equipo__cardmovil h4 {
    font-size: 3rem;
    line-height: 3.2rem;
  }
}

@media only screen and (max-width: 3500px) {
  .equipo__cardmovil h4 {
    bottom: 5%;
  }
}

.equipo__card--holstein {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.equipo__card--holstein h3 {
  color: #0099ff;
  font-size: 3rem;
  line-height: 3rem;
  padding-bottom: 1em;
}

.equipo__card--holstein h3:hover {
  color: #005296;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in;
}

@media only screen and (max-width: 1200px) {
  .equipo__card--holstein h3 {
    font-size: 2.6rem;
    line-height: 2.6rem;
  }
}

@media only screen and (max-width: 767px) {
  .equipo__card--holstein h3 {
    font-size: 1.5rem;
    line-height: 1.6rem;
  }
}

@media only screen and (max-width: 321px) {
  .equipo__card--holstein h3 {
    font-size: 1.3rem;
    line-height: 1.4rem;
  }
}

.equipo__card--jersey {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.equipo__card--jersey h3 {
  color: #0099ff;
  font-size: 3rem;
  line-height: 3rem;
  padding-bottom: 1em;
}

.equipo__card--jersey h3:hover {
  color: #005296;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in;
}

@media only screen and (max-width: 1200px) {
  .equipo__card--jersey h3 {
    font-size: 2.6rem;
    line-height: 2.6rem;
  }
}

@media only screen and (max-width: 767px) {
  .equipo__card--jersey h3 {
    font-size: 1.5rem;
    line-height: 1.6rem;
  }
}

@media only screen and (max-width: 321px) {
  .equipo__card--jersey h3 {
    font-size: 1.3rem;
    line-height: 1.4rem;
  }
}

#granja {
  position: relative;
}

#granja h2 {
  padding-bottom: .5em;
}

#granja h2::after {
  content: '';
  margin-top: .2em;
  background-color: #005296;
  width: 28%;
  padding: 2px;
  display: block;
}

#granja p {
  max-width: 80%;
  padding-bottom: 1em;
  color: white;
}

#granja img {
  position: absolute;
  top: 4em;
  right: 0;
}

#granja iframe {
  width: 100%;
  height: 600px;
  z-index: 999;
}

@media only screen and (max-width: 767px) {
  #granja iframe {
    width: 100%;
    height: 300px;
    z-index: 999;
  }
  #granja img {
    position: absolute;
    top: -2em;
    right: 10%;
    height: 100px;
  }
  #granja p {
    max-width: 100%;
    padding-bottom: 1em;
    color: white;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #granja h2 {
    font-size: 2.6rem;
    line-height: 2.8rem;
  }
  #granja iframe {
    width: 100%;
    height: 400px;
    z-index: 999;
  }
  #granja img {
    position: absolute;
    top: -2em;
    right: 10%;
    height: 150px;
  }
  #granja p {
    max-width: 100%;
    padding-bottom: 1em;
    color: white;
  }
}

#cerificaciones h3 {
  text-align: center;
}

@media only screen and (max-width: 767px) {
  #cerificaciones h3 {
    font-size: 2rem;
    max-width: 80%;
    margin: 0 auto;
  }
}

#cerificaciones img {
  height: 150px;
}

@media only screen and (max-width: 767px) {
  #cerificaciones img {
    height: 100px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
  #cerificaciones img {
    height: 100px;
  }
}

#cerificaciones p {
  color: #fff;
  font-size: 1.2rem;
}

@media only screen and (max-width: 767px) {
  #cerificaciones p {
    font-size: .9rem;
    margin: 0 auto;
    text-align: left;
    padding-top: 2em;
  }
}

@media only screen and (max-width: 1023px) and (min-width: 768px) {
  #cerificaciones p {
    font-size: .9rem;
  }
}

.planta h4 {
  padding-bottom: .5em;
}

.planta h4::after {
  content: '';
  margin-top: .5em;
  background-color: #005296;
  width: 30%;
  padding: 2px;
  display: block;
}

.planta p {
  max-width: 70%;
  padding-bottom: 1em;
  text-transform: none;
}

.planta p span {
  font-family: "metropolis-bold";
}

@media only screen and (max-width: 767px) {
  .planta h4 {
    text-align: center;
  }
  .planta h4::after {
    margin: 0 auto;
    margin-top: .5em;
  }
  .planta p {
    max-width: 100%;
    padding-bottom: 1em;
    color: #005296;
    text-align: left;
    margin: 0 auto;
    color: #808080;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1000px) {
  .planta p {
    max-width: 100%;
  }
}

#aviso h3 {
  color: #0099ff;
  text-align: center;
}

#aviso p {
  font-size: 1rem;
  font-family: "metropolis-regular";
  color: #808080;
}

@media only screen and (max-width: 767px) {
  #aviso p {
    font-size: .8rem;
  }
}

@media only screen and (min-width: 1600px) {
  #aviso p {
    font-size: 1rem;
  }
}

#aviso p span {
  font-family: "metropolis-bold";
  color: #0099ff;
}

#aviso ul li {
  font-size: 1rem;
  font-family: "metropolis-bold";
  color: #005296;
  padding-left: 1em;
  padding-bottom: .5em;
}

#aviso ul li span {
  color: #0099ff;
}

@media only screen and (max-width: 767px) {
  #aviso ul li {
    font-size: .8rem;
  }
}

@media only screen and (min-width: 1600px) {
  #aviso ul li {
    font-size: 1rem;
  }
}

#aviso .numeracion {
  color: #0099ff;
  font-family: "creo-extraBold";
  font-size: 1.1rem;
}

@media only screen and (max-width: 767px) {
  #aviso .numeracion {
    font-size: .8rem;
  }
}

@media only screen and (min-width: 1600px) {
  #aviso .numeracion {
    font-size: 1.1rem;
  }
}

#aviso .numeracion--2 {
  color: #0099ff;
  font-family: "creo-extraBold";
  font-size: 1.3rem;
}

@media only screen and (max-width: 767px) {
  #aviso .numeracion--2 {
    font-size: 1.1rem;
    line-height: 1.3rem;
  }
}

@media only screen and (min-width: 1600px) {
  #aviso .numeracion--2 {
    font-size: 1.2rem;
    line-height: 1.6rem;
  }
}

#aviso h4 {
  color: #0099ff;
  font-size: 2rem;
  line-height: 2.2rem;
}

@media only screen and (max-width: 767px) {
  #aviso h4 {
    font-size: 1.6rem;
    line-height: 1.7rem;
  }
}

.seccion__comunicados {
  background-color: #fff;
  width: 100%;
  position: relative;
}

.text__comunicados {
  margin-top: -1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.text__comunicados h1 {
  color: #e4e4e4;
  margin: 0 auto;
  width: 100%;
  font-size: 4rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.text__comunicados .texto__fin {
  padding-top: 2em;
  color: #808080;
  font-family: "metropolis-regular";
  font-size: .7rem;
  text-align: center;
  margin: 0 auto;
  max-width: 80%;
}

@media only screen and (max-width: 900px) {
  .text__comunicados {
    margin-top: 0;
  }
  .text__comunicados h1 {
    font-size: 3.5rem;
  }
  .text__comunicados .texto__fin {
    padding-top: 1em;
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  .text__comunicados h1 {
    font-size: 2rem;
  }
  .text__comunicados .texto__fin {
    text-align: center;
  }
}

@media only screen and (max-width: 400px) {
  .text__comunicados h1 {
    font-size: 2rem;
  }
  .text__comunicados .texto__fin {
    text-align: center;
  }
}

.cont__swiper {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  background-color: #fff;
  display: -ms-grid;
  display: grid;
  place-items: center;
  position: relative;
  width: 80%;
  margin: 0 auto;
  padding-top: 1em;
}

@media only screen and (max-width: 767px) {
  .swiper-button-next,
  .swiper-button-prev {
    max-width: 25px;
    max-height: 25px;
    border-radius: 50%;
    overflow: hidden;
  }
}

@media only screen and (max-width: 767px) {
  .texto-final__comuicados h6 {
    font-size: 1.5rem;
  }
}

.comunicados__activo .info__swipper {
  display: block;
}

.swiper-slide-tradicion {
  background-position: center;
  background-size: cover;
  width: 250px;
  height: 250px;
  position: relative;
}

.swiper-slide-tradicion:hover .info__swipper {
  display: block;
  -webkit-transition: all .3s ease-in;
  transition: all .3s ease-in;
}

@media only screen and (max-width: 767px) {
  .swiper-slide-tradicion {
    width: 150px;
    height: 150px;
  }
}

@media only screen and (max-width: 767px) {
  .swiper-slide-tradicion img {
    width: 150px;
    height: 150px;
  }
}

.swiper-slide-tradicion .texto__swipper--right {
  position: absolute;
  right: 0;
}

.swiper-slide-tradicion .info__swipper {
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #0099ff;
  z-index: 1;
  display: none;
  top: 0;
}

.swiper-slide-tradicion .texto__swipper {
  background-color: #0099ff;
  font-family: "creo-extraBold";
  color: white;
  position: absolute;
  bottom: 0;
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  height: 100%;
  text-align: center;
  text-transform: uppercase;
  padding: .5em;
}

@media only screen and (max-width: 767px) {
  .swiper-slide-tradicion .texto__swipper {
    padding: 0 .5em;
    font-size: .7rem;
  }
}

.swiper-slide-comunicados {
  background-position: center;
  background-size: cover;
  width: 150px;
  height: 150px;
  position: relative;
}

.swiper-slide-comunicados:hover .info__swipper {
  display: block;
  -webkit-transition: all .3s ease-in;
  transition: all .3s ease-in;
}

@media only screen and (max-width: 767px) {
  .swiper-slide-comunicados {
    width: 150px;
    height: 150px;
  }
}

.swiper-slide-comunicados img {
  width: 150px;
  height: 150px;
}

@media only screen and (max-width: 767px) {
  .swiper-slide-comunicados img {
    width: 150px;
    height: 150px;
  }
}

.swiper-slide-comunicados .texto__swipper--right {
  position: absolute;
  right: 0;
}

.swiper-slide-comunicados .info__swipper {
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #0099ff;
  z-index: 1;
  display: none;
  top: 0;
}

.swiper-slide-comunicados .texto__swipper {
  background-color: #0099ff;
  font-family: "creo-extraBold";
  color: white;
  font-size: .7rem;
  position: absolute;
  bottom: 0;
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  height: 100%;
  text-align: center;
  text-transform: uppercase;
  padding: .5em;
}

@media only screen and (max-width: 767px) {
  .swiper-slide-comunicados .texto__swipper {
    padding: 0 .5em;
    font-size: .7rem;
  }
}

.info__swipper {
  padding: 1em;
}

.info__swipper p {
  font-family: "creo-extraBold";
  margin: auto 0;
  font-size: .8rem;
  line-height: .9rem;
  color: white;
}

.info__swipper a {
  font-family: "creo-extraBold";
  margin: auto 0;
  color: white;
  border: 1px solid white;
  border-radius: 25px;
  margin: 0 auto;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  position: absolute;
  bottom: 10%;
  font-size: .8rem;
  padding: .2em 1em;
}

.info__swipper a:hover {
  background-color: #005296;
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .info__swipper {
    padding: 1em;
  }
  .info__swipper p {
    font-size: 1.2rem;
    line-height: 1.3rem;
  }
  .info__swipper a {
    font-size: .9rem;
    padding: .2em 1em;
  }
}

@media only screen and (max-width: 767px) {
  .info__swipper {
    padding: .5em;
  }
  .info__swipper p {
    font-size: .8rem;
    line-height: .9rem;
  }
  .info__swipper a {
    font-size: .8rem;
    padding: .2em 1em;
  }
}

.card {
  border: 0;
}

.swiper-button-next__comunicados {
  color: #808080;
  position: absolute;
  right: 0;
  top: 55%;
}

.swiper-button-prev__comunicados {
  color: #808080;
  position: absolute;
  left: 0;
  top: 55%;
}

.swiper-wrapper__comunicados {
  width: 80%;
  position: relative;
}

.contenedor__swiper {
  position: relative;
}

.comunicados {
  width: 100%;
  max-width: 1000px;
}

.comunicados .encabezado__articulo {
  font-size: 1.5rem;
  font-family: "metropolis-bold";
  color: #0099ff;
  line-height: 1.7rem;
  width: 100%;
}

@media only screen and (min-width: 1600px) {
  .comunicados .encabezado__articulo {
    font-size: 1.6rem;
  }
}

@media only screen and (max-width: 767px) {
  .comunicados .encabezado__articulo {
    font-size: 1.2rem;
  }
}

@media only screen and (max-width: 320px) {
  .comunicados .encabezado__articulo {
    font-size: 1rem;
  }
}

.comunicados p {
  color: #808080;
  max-width: 90%;
}

@media only screen and (max-width: 900px) {
  .comunicados .p__centro {
    text-align: center;
    margin: 0 auto;
  }
}

.comunicados .encabezado__articulo--creo {
  font-family: "creo-extraBold";
  letter-spacing: .05rem;
}

.comunicados .parrafo__articulo {
  font-size: .8rem;
  color: #808080;
  width: 100%;
}

@media only screen and (min-width: 1600px) {
  .comunicados .parrafo__articulo {
    font-size: .9rem;
  }
}

@media only screen and (max-width: 767px) {
  .comunicados .parrafo__articulo {
    max-width: 100%;
  }
}

.comunicados .parrafo__articulo span {
  font-family: "metropolis-bold";
}

.comunicados .parrafo__articulo--azul {
  font-size: .8rem;
  color: #0099ff;
}

@media only screen and (min-width: 1600px) {
  .comunicados .parrafo__articulo--azul {
    font-size: .9rem;
  }
}

.comunicados .columna__articulo {
  max-width: 470px;
}

.comunicados h3 {
  color: #0099ff;
  text-align: center;
  line-height: 3.5rem;
}

@media only screen and (max-width: 767px) {
  .comunicados h3 {
    max-width: 70%;
  }
}

.comunicados .parrafo__final {
  font-family: "metropolis-medium";
  font-size: 1.3rem;
}

@media only screen and (max-width: 767px) {
  .comunicados .parrafo__final {
    font-size: 1rem;
  }
}

.texto__bucaramanga {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.texto__bucaramanga p {
  text-transform: uppercase;
  text-align: center;
  color: white;
}

.texto__bucaramanga p:first-of-type {
  font-family: "creo-extraBold";
  font-size: 1.6rem;
  line-height: 1.9rem;
  letter-spacing: .08rem;
}

@media only screen and (min-width: 1600px) {
  .texto__bucaramanga p:first-of-type {
    font-size: 1.7rem;
  }
}

.texto__bucaramanga p:first-of-type span {
  font-family: "creo-extraLight";
}

.texto__bucaramanga p:last-of-type {
  font-family: "creo-extraLight";
  font-size: .8rem;
}

@media only screen and (min-width: 1600px) {
  .texto__bucaramanga p:last-of-type {
    font-size: .9rem;
  }
}

.texto__bucaramanga h6 {
  color: yellow;
  text-align: center;
  letter-spacing: .08rem;
  padding: .2em 0;
}

@media only screen and (max-width: 1099px) and (min-width: 800px) {
  .texto__bucaramanga {
    margin: 0 auto;
    padding-bottom: 4em;
  }
}

@media only screen and (max-width: 799px) and (min-width: 341px) {
  .texto__bucaramanga {
    margin: 0 auto;
    padding-bottom: 1.5em;
  }
  .texto__bucaramanga img {
    max-height: 120px;
  }
  .texto__bucaramanga p {
    text-transform: uppercase;
    text-align: center;
    color: white;
  }
  .texto__bucaramanga p:first-of-type {
    font-family: "creo-extraBold";
    font-size: 1.6rem;
    line-height: 1.7rem;
    letter-spacing: .08rem;
  }
  .texto__bucaramanga p:first-of-type span {
    font-family: "creo-extraLight";
    font-size: 1rem;
    line-height: 1.1rem;
  }
  .texto__bucaramanga p:last-of-type {
    font-family: "creo-extraLight";
    font-size: .9rem;
    line-height: 1rem;
  }
  .texto__bucaramanga h6 {
    color: yellow;
    text-align: center;
    letter-spacing: .08rem;
    padding-top: .2em 0;
  }
}

@media only screen and (max-width: 360px) {
  .texto__bucaramanga {
    margin: 0 auto;
    padding-bottom: 2em;
  }
  .texto__bucaramanga img {
    max-height: 90px;
    margin-bottom: .25em;
  }
  .texto__bucaramanga p {
    text-transform: uppercase;
    text-align: center;
    color: white;
  }
  .texto__bucaramanga p:first-of-type {
    font-family: "creo-extraBold";
    font-size: 1.3rem;
    line-height: 1.4rem;
    letter-spacing: .08rem;
  }
  .texto__bucaramanga p:first-of-type span {
    font-family: "creo-extraLight";
    font-size: 1rem;
    line-height: 1.1rem;
  }
  .texto__bucaramanga p:last-of-type {
    font-family: "creo-extraLight";
    font-size: .9rem;
    line-height: 1rem;
  }
  .texto__bucaramanga h6 {
    color: yellow;
    text-align: center;
    letter-spacing: .08rem;
    padding-top: .2em;
    font-size: 1.5rem;
    line-height: 1.6rem;
    padding-bottom: 0;
    margin-bottom: 0;
  }
}

.contenido__bucaramanga--movil {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}

.contenido__apoyo p {
  color: white;
  font-family: "creo-extraLight";
  padding-bottom: 2em;
  font-size: 1.5rem;
}

@media only screen and (max-width: 900px) {
  .contenido__apoyo p {
    font-size: 1rem;
  }
}

@media only screen and (min-width: 1600px) {
  .contenido__apoyo p {
    font-size: 1.6rem;
  }
}

@media only screen and (max-width: 900px) {
  .contenido__apoyo h5 {
    font-size: 1.8rem;
  }
}

@media only screen and (max-width: 900px) {
  .contenido__apoyo img {
    max-height: 200px;
  }
}

.contenido__apoyo--donaciones {
  position: absolute;
  left: 10%;
}

.contenido__apoyo--donaciones h5 {
  color: #005296;
  line-height: 2.8rem;
}

@media only screen and (min-width: 1800px) {
  .contenido__apoyo--donaciones h5 {
    font-size: 3rem;
    line-height: 3.2rem;
  }
}

.contenido__apoyo--donaciones p:first-of-type {
  padding: 0;
  line-height: 2.0rem;
  font-size: 1.6rem;
  color: #fff;
}

@media only screen and (min-width: 1600px) and (max-width: 1799px) {
  .contenido__apoyo--donaciones p:first-of-type {
    font-size: 1.7rem;
  }
}

@media only screen and (min-width: 1800px) {
  .contenido__apoyo--donaciones p:first-of-type {
    font-size: 1.9rem;
    line-height: 2.1rem;
  }
}

.contenido__apoyo--donaciones p:first-of-type::after {
  content: '';
  margin-top: .3em;
  background-color: yellow;
  width: 30%;
  padding: 2px;
  display: block;
}

.contenido__apoyo--donaciones p:last-of-type {
  font-size: 1.1rem;
  padding-top: 1.5em;
  color: #fff;
}

@media only screen and (min-width: 1600px) and (max-width: 1799px) {
  .contenido__apoyo--donaciones p:last-of-type {
    font-size: 1.2rem;
  }
}

@media only screen and (min-width: 1800px) {
  .contenido__apoyo--donaciones p:last-of-type {
    font-size: 1.4rem;
    line-height: 1.6rem;
  }
}

.contenido__almacenes {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

.contenido__almacenes .titulo__almacenes {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

.contenido__almacenes .titulo__almacenes h5 {
  padding-left: 1em;
}

.contenido__almacenes .contenido__centro {
  margin: 0 auto;
  min-height: 60vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-line-pack: center;
      align-content: center;
}

.contenido__almacenes .contenido__centro h5 {
  color: #0099ff;
  margin: 0 auto;
}

.contenido__almacenes .contenido__centro--2 {
  margin: 0 auto;
}

.contenido__almacenes .contenido__centro--2 .lista__donacion {
  font-family: "metropolis-bold";
  font-size: 1rem;
  color: #58585B;
}

@media only screen and (min-width: 1600px) {
  .contenido__almacenes .contenido__centro--2 .lista__donacion {
    font-size: 1.1rem;
  }
}

.contenido__almacenes .contenido__centro--2 .lista__donacion .block {
  font-family: "metropolis-regular";
}

.contenido__almacenes .contenido__centro--2 h6 {
  color: #e4e4e4;
}

.contenido__almacenes .contenido__centro--3 {
  margin: 0 auto;
}

.contenido__almacenes .contenido__centro--3 .lista__donacion {
  font-family: "metropolis-bold";
  font-size: 1rem;
  color: #58585B;
}

@media only screen and (min-width: 1600px) {
  .contenido__almacenes .contenido__centro--3 .lista__donacion {
    font-size: 1.1rem;
  }
}

.contenido__almacenes .contenido__centro--3 .lista__donacion .block {
  font-family: "metropolis-regular";
}

.contenido__almacenes .contenido__centro--3 .lista__donacion .encabezdo2 {
  font-family: "metropolis-bold";
  display: block;
}

.contenido__almacenes .centro {
  margin: auto 0;
}

.contenido__almacenes .puntos__vertical {
  position: absolute;
}

.contenido__almacenes p {
  font-size: 1rem;
  font-family: "metropolis-regular";
  color: #58585B;
}

@media only screen and (min-width: 1600px) {
  .contenido__almacenes p {
    font-size: 1.1rem;
  }
}

.pie__almacenes h6 {
  position: relative;
  bottom: 0;
  right: 0;
  color: #e4e4e4;
  line-height: 2rem;
  text-align: right;
  letter-spacing: .05rem;
}

.logos {
  position: absolute;
  right: 0;
  background-color: white;
  padding: 1em;
}

.logos img {
  height: 80px;
  padding-right: 2em;
}

@media only screen and (max-width: 1300px) {
  .logos img {
    padding-right: 1em;
  }
}

@media only screen and (min-width: 1600px) and (max-width: 1799px) {
  .logos img {
    height: 100px;
  }
}

@media only screen and (min-width: 1800px) {
  .logos img {
    height: 110px;
  }
}

.titulo__donaciones {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.titulo__donaciones p {
  margin-left: 1em;
  font-family: "creo-extraBold";
  color: #0099ff;
  font-size: 1.4rem;
}

@media only screen and (min-width: 1600px) {
  .titulo__donaciones p {
    font-size: 1.5rem;
  }
}

.titulo__donaciones--last {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.contenido__almacenes--donaciones h6 {
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  text-align: center;
  height: 100%;
  color: #e4e4e4;
}

.cuadro__final {
  margin: 0 auto;
  max-width: 1000px;
}

.contenido__almacenes--donaciones2 h6 {
  position: absolute;
  bottom: 0;
}

.contenido__almacenes--donaciones2 .imagen__final {
  position: absolute;
  right: 0;
  top: 0;
}

.columna3 {
  max-width: auto;
}

.contenido__covid h2 {
  background-color: white;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-right: .5em;
}

.video {
  width: 100%;
  height: 800px;
  z-index: 999;
}

.video video {
  height: 100%;
  width: 100%;
}

.video {
  height: 100%;
  width: 100%;
}

.video iframe {
  width: 100%;
  height: 600px;
  z-index: 999;
}

@media only screen and (max-width: 767px) {
  .video iframe {
    width: 100%;
    height: 300px;
    z-index: 999;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .video iframe {
    width: 100%;
    height: 400px;
    z-index: 999;
  }
}

.video video {
  height: 100%;
  width: 100%;
}

.swiper-button-next__2,
.swiper-button-prev__2 {
  overflow: hidden;
  height: 25px;
  width: 25px;
}

.gris h6 {
  color: #e4e4e4;
}

.interlineado h6 {
  line-height: 2.5rem;
}

.texto1 {
  padding: 0;
  margin: 0;
}

.texto1 h3 {
  color: #0099ff;
  padding-bottom: .5em;
}

@media only screen and (max-width: 900px) and (min-width: 768px) {
  .texto1 h3 {
    font-size: 2.4rem;
    line-height: 2.6rem;
    text-align: left;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 767px) {
  .texto1 h3 {
    font-size: 2rem;
    line-height: 2rem;
    text-align: center;
    margin: 0 auto;
    max-width: 80%;
  }
}

.texto1 p span {
  font-family: "metropolis-bold";
}

@media only screen and (max-width: 900px) and (min-width: 768px) {
  .texto1 p {
    text-align: left;
    margin: 0 auto;
  }
  .texto1 p::after {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 767px) and (min-width: 341px) {
  .texto1 p {
    text-align: left;
    margin: 0 auto;
    font-size: .8rem;
    text-align: left;
  }
  .texto1 p::after {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 340px) {
  .texto1 p {
    font-size: .7rem;
    text-align: left;
  }
  .texto1 p::after {
    margin: 0 auto;
  }
}

.contenido__apoyo--almacenes h1 {
  background-color: #fff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-right: 1em;
}

.contenido__apoyo--almacenes p {
  color: white;
}

.contenidoTextoBannerMovil--almacenes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 60vh;
}

.contenidoTextoBannerMovil--almacenes h1 {
  font-size: 2.5rem;
  line-height: 2.6rem;
  background-color: #fff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-right: .7em;
}

@media only screen and (max-width: 340px) {
  .contenidoTextoBannerMovil--almacenes h1 {
    font-size: 1.9rem;
    line-height: 2rem;
  }
}

@media only screen and (max-width: 767px) and (min-width: 341px) {
  .contenidoTextoBannerMovil--almacenes h1 {
    font-size: 2.2rem;
    line-height: 2.3rem;
  }
}

.titulo__covid {
  font-size: 3.5rem;
  line-height: 3.7rem;
}

.centro__donaciones p {
  max-width: 90%;
}

.texto__subComunicado p {
  font-family: "metropolis-bold";
  color: #0099ff;
}

.tabla {
  width: 100%;
}

.contenedor__hero--vasos h2 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-right: 1em;
  padding-bottom: 0;
  background-color: #fff;
}

.titulo__bannerComunicado {
  position: absolute;
  bottom: 10%;
}

.titulo__bannerComunicado h2 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-right: 1em;
  padding-bottom: 0;
  background-color: #fff;
  color: #0099ff;
  font-size: 2.5rem;
  line-height: 2.6rem;
}

.titulo__bannerComunicado h2:last-of-type {
  margin-bottom: 1em;
}

@media only screen and (max-width: 767px) and (min-width: 341px) {
  .titulo__bannerComunicado h2 {
    font-size: 1.7rem;
    line-height: 1.8rem;
  }
}

@media only screen and (max-width: 340px) {
  .titulo__bannerComunicado h2 {
    font-size: 1.3rem;
    line-height: 1.4rem;
  }
}

.seccion__banner h4 {
  font-size: 2rem;
  line-height: 2.2rem;
}

@media only screen and (min-width: 1400px) {
  .seccion__banner h4 {
    font-size: 3rem;
    line-height: 3.2rem;
    padding-top: .5em;
  }
}

.banner__comunicados {
  height: 45vh;
  min-height: 400px;
  background: url("../img/banners/cielo-metrolinea.jpg") no-repeat bottom/cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.banner__comunicados--2 {
  height: 40vh;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#comunicado-metro {
  display: none;
}

.banner__movil--arriba {
  height: 50vh;
  background: url("../img/banners/banner-metrocielomovil.png") no-repeat top/cover;
}

.banner__movil--abajo {
  height: 45vh;
  background: #fff;
}

@media only screen and (max-width: 500px) {
  .contenidoTextoBannerMovil h3 {
    font-size: 1.5rem;
    line-height: 1.7rem;
    padding-top: 2em;
  }
}

.texto-final__comuicados h4 {
  color: #005296;
}

@media only screen and (max-width: 500px) {
  .texto-final__comuicados {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media only screen and (max-width: 500px) {
  .cont__boton {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.contenedor__60s {
  background: #0099ff;
  height: 100vh;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.contenido__hero--60 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media only screen and (max-width: 767px) {
  .contenido__hero--60 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.caja__logo {
  width: 80%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

@media only screen and (max-width: 767px) {
  .caja__logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .caja__logo img {
    max-width: 280px;
    margin-bottom: 2em;
  }
}

.caja__logo h3 {
  padding-right: .5em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  color: #ff0;
  font-size: 3.2rem;
  line-height: 3.2rem;
}

.caja__logo h3 .cuerpo__texto {
  text-transform: lowercase;
  font-size: 2.2rem;
  line-height: 2.3rem;
  color: #fff;
}

@media only screen and (min-width: 1600px) {
  .caja__logo h3 .cuerpo__texto {
    max-width: 80%;
  }
}

@media only screen and (max-width: 1023px) and (min-width: 768px) {
  .caja__logo h3 .cuerpo__texto {
    font-size: 2rem;
    line-height: 2.1rem;
  }
}

@media only screen and (max-width: 767px) {
  .caja__logo h3 .cuerpo__texto {
    font-size: 1.2rem;
    line-height: 1.3rem;
  }
}

.caja__logo h3 .cuerpo__texto .mayus {
  text-transform: uppercase;
}

@media only screen and (min-width: 1600px) {
  .caja__logo h3 {
    font-size: 3.6rem;
    line-height: 3.7rem;
    max-width: 50%;
  }
}

@media only screen and (max-width: 1023px) and (min-width: 768px) {
  .caja__logo h3 {
    font-size: 2.2rem;
    line-height: 2.2rem;
  }
}

@media only screen and (max-width: 767px) {
  .caja__logo h3 {
    font-size: 1.6rem;
    line-height: 1.6rem;
  }
}

.relleno__blanco {
  padding: 2em 0;
}

.texto-bga {
  padding: 1em 0;
}

.texto-bga p span {
  font-family: "metropolis-bold";
}

.texto-bga p .block {
  font-family: "metropolis-regular";
}

.Div1,
.Div2,
.Div3 {
  display: none;
}

.contenido-60 h6 {
  color: #0099ff;
  padding-bottom: 1em;
}

@media only screen and (max-width: 767px) {
  .contenido-60 h6 {
    text-align: center;
  }
}

.selectores {
  min-width: 220px;
  position: relative;
}

.selectores select {
  cursor: pointer;
  margin: .5em 0;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  display: inline-block;
  width: 100%;
  cursor: pointer;
  padding: .2em .5em;
  height: 42px;
  outline: 0;
  border: 0;
  border-radius: 0;
  background: #fff;
  color: #0099ff;
  font-size: 1rem;
  color: #0099ff;
  font-family: "metropolis-regular";
  border: 2px solid #0099ff;
  border-radius: 20px;
  position: relative;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

@media only screen and (max-width: 767px) {
  .selectores select {
    font-size: .8rem;
  }
}

.selectores i {
  position: absolute;
  right: 20px;
  top: calc(50% - 13px);
  width: 16px;
  height: 16px;
  display: block;
  border-left: 2px solid #0099ff;
  border-bottom: 2px solid #0099ff;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  /* Giramos el cuadrado */
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  cursor: pointer;
}

.selectores i:hover {
  margin-top: 3px;
  display: none;
}

.parrafo__preparaciones p {
  font-family: "creo-extraBold";
  color: #0099ff;
  text-transform: uppercase;
  font-size: 1.5rem;
  line-height: 1.7rem;
  padding: .5em 0;
}

@media only screen and (max-width: 767px) {
  .parrafo__preparaciones p {
    font-size: 1.3rem;
    line-height: 1.4rem;
    padding: 1em 0;
  }
}

.card-60 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 1em 0;
  position: relative;
}

.card-60 .enlace__imagen {
  margin: 0 auto;
}

.card-60 .texto__enlace {
  font-size: 1.4rem;
  line-height: 1.5rem;
  font-family: "creo-extraBold";
  color: #fff;
  text-transform: uppercase;
  position: absolute;
  bottom: 3%;
  left: 3%;
  z-index: 10;
}

.card-60 .texto__enlace:hover {
  color: #0099ff;
}

@media only screen and (max-width: 450px) {
  .card-60 .texto__enlace {
    font-size: 1.2rem;
    line-height: 1.3rem;
  }
}

.card-60 p {
  position: absolute;
  top: 3%;
  left: 3%;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: .6rem;
  line-height: .7rem;
  background-color: #0099ff;
  color: #fff;
  font-family: "metropolis-bold";
  padding: .2em .8em;
  border-radius: 20px;
  text-transform: uppercase;
}

@media only screen and (max-width: 767px) {
  .card-60 p {
    max-width: 80%;
  }
}

.card-60 img {
  height: 100%;
  width: 100%;
}

@media only screen and (max-width: 800px) and (min-width: 768px) {
  .card-60 img {
    height: 250px;
  }
}

@media only screen and (max-width: 767px) and (min-width: 300px) {
  .card-60 img {
    height: 220px;
  }
}

.boton__60 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 25px;
  font-family: "creo-extraBold";
  text-transform: uppercase;
}

.textofinal-60 p span {
  font-family: "metropolis-bold";
}

.contenido__60s h4 {
  color: #0099ff;
  font-size: 3rem;
  line-height: 3.2rem;
}

@media only screen and (max-width: 767px) and (min-width: 300px) {
  .contenido__60s h4 {
    font-size: 2rem;
    line-height: 2.2rem;
  }
}

.video__receta {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
}

.p-grande {
  font-size: 1.2rem;
  line-height: 1.3rem;
}

.franja-azul {
  color: #fff;
}

.recetas .texto-azul-claro {
  color: #0099ff;
}

.recetas .texto-gris {
  color: #58585B;
}

.recetas h6 {
  color: #0099ff;
}

.recetas h6::after {
  content: '';
  margin-top: .5em;
  background-color: #0099ff;
  width: 30%;
  padding: 2px;
  display: block;
  margin-bottom: .5em;
}

@media only screen and (max-width: 767px) and (min-width: 300px) {
  .recetas h6::after {
    width: 70%;
  }
}

.recetas .bold {
  font-family: "metropolis-bold";
}

.titulo__banner--vasos {
  position: absolute;
  left: 10%;
}

@media only screen and (min-width: 1700px) {
  .titulo__banner--vasos h2,
  .titulo__banner--vasos h5 {
    font-size: 3.5rem;
    line-height: 3.7rem;
  }
}

@media only screen and (max-width: 767px) {
  .titulo__pequeno h5 {
    font-size: 1.4rem;
    line-height: 1.6rem;
  }
}

.seccion-azul__alamcenes h6 {
  color: #fff;
  padding: 1em 0;
}

.seccion-azul__alamcenes h6 span {
  font-family: "creo-extraLight";
  font-size: 1.5rem;
  line-height: 1.6rem;
}

@media only screen and (max-width: 767px) {
  .seccion-azul__alamcenes h6 {
    font-size: 1.4rem;
    line-height: 1.6rem;
  }
  .seccion-azul__alamcenes h6 span {
    font-family: "creo-extraLight";
    font-size: 1.2rem;
    line-height: 1.4rem;
  }
}

@media only screen and (min-width: 1600px) {
  .seccion-azul__alamcenes h6 {
    font-size: 2.3rem;
    line-height: 2.5rem;
  }
  .seccion-azul__alamcenes h6 span {
    font-family: "creo-extraLight";
    font-size: 2rem;
    line-height: 2.2rem;
  }
}

.cont__seccion--comunicados {
  position: relative;
  margin-left: -2em;
}

.cont__comunicados {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 80%;
  min-width: 1000px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
  height: 50vh;
  min-height: -webkit-fit-content;
  min-height: -moz-fit-content;
  min-height: fit-content;
  padding: 2em 0;
}

.cont__comunicados h4 {
  font-size: 2rem;
  line-height: 2.2rem;
  color: #005296;
  max-width: 50%;
}

@media only screen and (min-width: 1400px) {
  .cont__comunicados h4 {
    font-size: 3rem;
    line-height: 3.2rem;
    padding-top: .5em;
  }
}

@media only screen and (max-width: 1250px) and (min-width: 768px) {
  .cont__comunicados h4 {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 70%;
    margin: 0 auto;
    text-align: center;
    margin: 0 auto;
    margin-top: 2em;
  }
}

@media only screen and (max-width: 767px) {
  .cont__comunicados h4 {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 100%;
    margin: 0 auto;
    text-align: left;
    margin: 0 auto;
    margin-top: 2em;
    font-size: 1.7rem;
    line-height: 1.8rem;
  }
}

@media only screen and (max-width: 1250px) {
  .cont__comunicados {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0em 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100%;
    min-width: 80%;
  }
}

.cont__comunicados--peq {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 80%;
  min-width: 1000px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
  height: 30vh;
  min-height: 200px;
  margin-bottom: 4em;
}

.cont__comunicados--peq h4 {
  font-size: 2rem;
  line-height: 2.2rem;
  color: #005296;
  max-width: 50%;
}

@media only screen and (min-width: 1400px) {
  .cont__comunicados--peq h4 {
    font-size: 3rem;
    line-height: 3.2rem;
    padding-top: .5em;
  }
}

@media only screen and (max-width: 1250px) and (min-width: 768px) {
  .cont__comunicados--peq h4 {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 70%;
    margin: 0 auto;
    text-align: center;
    margin: 0 auto;
    margin-top: 2em;
  }
}

@media only screen and (max-width: 767px) {
  .cont__comunicados--peq h4 {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 100%;
    margin: 0 auto;
    text-align: left;
    margin: 0 auto;
    margin-top: 2em;
    font-size: 1.7rem;
    line-height: 1.8rem;
  }
}

@media only screen and (max-width: 1250px) {
  .cont__comunicados--peq {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0em 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100%;
    min-width: 80%;
  }
}

@media only screen and (max-height: 500px) and (max-width: 900px) {
  .contenedor__header-movil {
    padding: .2em 3em;
  }
  .fondo__tradicion--3 {
    background-size: contain;
    background-position: center;
  }
}

.boton__terminos {
  position: absolute;
  bottom: 15%;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #005296;
  padding: .5em 1em;
  border-radius: 15px;
}

.boton__terminos:hover {
  background-color: #0099ff;
}

.boton__terminos a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #ffffff;
  text-transform: uppercase;
  font-family: "metropolis-regular";
}

.boton__terminos a div:first-of-type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  font-size: .7rem;
  line-height: .7rem;
}

.boton__terminos a div:last-of-type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: .2em;
  font-family: "metropolis-bold";
  font-size: 1.4rem;
  line-height: 1.4rem;
  color: #ff0;
}

@media only screen and (max-width: 767px) {
  .boton__terminos a div:first-of-type {
    font-size: .6rem;
    line-height: .6rem;
  }
  .boton__terminos a div:last-of-type {
    font-size: 1.2rem;
    line-height: 1.2rem;
  }
}

@media only screen and (max-width: 800px) {
  .boton__terminos {
    padding: .25em .75em;
    bottom: 11%;
    right: 5%;
  }
}

.swiper-container {
  overflow: hidden;
}

.swiper-container__tradicion {
  overflow-x: hidden;
  z-index: 2;
}

.swiper-container__comunicados {
  z-index: 1;
}

.titulo__blanco {
  color: #fff;
}

.contenedor__seccion60 {
  padding: 2em 0 5em;
}

.contenedor__seccion60 h6 {
  color: #0099ff;
  padding-bottom: .5em;
}

.filtros__recetas {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: top;
      -ms-flex-align: top;
          align-items: top;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  height: 100%;
}

.filtros__recetas select {
  padding: .5em .75em;
  width: 280px;
  border: none;
  color: #0099ff;
  font-family: "metropolis-regular";
}

.filtros__recetas select:focus {
  outline: none;
}

.caja-select {
  width: 250px;
  overflow: hidden;
  position: relative;
  border: 1px solid #0099ff;
  border-radius: 25px;
  margin: .25em 0 .5em;
}

.caja-select::after {
  content: url("https://api.iconify.design/dashicons/arrow-down-alt2.svg?color=%230099ff&width=25&height=25");
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #0099ff;
  position: absolute;
  top: 15%;
  right: 1.5em;
  pointer-events: none;
}

.metroBold {
  font-family: "metropolis-bold";
}

.cont__recetas {
  padding: 3em 0 0;
}

.cont__recetas p {
  color: #0099ff;
  font-size: 1.5rem;
  line-height: 1.5rem;
  padding-bottom: 1em;
}

.card-receta {
  padding: 1em .5em;
  position: relative;
  height: auto;
}

.card-receta .enlace__receta {
  width: 100%;
  height: 100%;
}

.card-receta .enlace__receta .portada-receta {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.card-receta .enlace__receta .portada-receta:hover {
  -webkit-transform: scale(0.95);
          transform: scale(0.95);
}

.info-porcion {
  background-color: #0099ff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  padding: .25em;
  border-radius: 25px;
  height: auto;
  margin: 1em 0;
}

.info-porcion p {
  color: #fff;
  font-size: .8rem;
  padding: 0;
}

.info-porcion p img {
  -o-object-fit: cover;
     object-fit: cover;
}

#recetas {
  height: auto;
}

.cont__banner60 {
  width: 100%;
  height: auto;
  margin: 5em 0;
}

.cont__banner60 h4 {
  color: #0099ff;
}

.video-receta {
  width: 100%;
}

.video-receta a {
  position: relative;
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.video-receta a img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: relative;
}

.video-receta a .cont__play-video {
  background-color: #e71c24;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: .5em 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  bottom: 4%;
  left: 7%;
  border-radius: 15px;
}

.video-receta a .cont__play-video p {
  font-size: .8rem;
  color: #fff;
}

.video-receta a .cont__play-video:hover {
  background-color: #0099ff;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

@media only screen and (max-width: 900px) {
  .video-receta a .cont__play-video {
    left: 65%;
  }
}

.video-receta a .iconify {
  font-size: .8rem;
  color: #fff;
  z-index: 10;
}

.video-receta a .iconify:hover {
  color: #fff;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.ingredientes {
  padding: 3em 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.ingredientes h4 {
  color: #fff;
}

.ingredientes h4::after {
  content: '';
  background-color: #fff;
  width: 60%;
  height: 2px;
  margin-top: .5em;
  display: block;
}

@media only screen and (max-width: 768px) {
  .ingredientes h4 {
    margin-top: 1em;
    margin-left: 0;
  }
}

.ingredientes .porciones {
  color: #fff;
  padding: .5em;
  border: 1px solid #fff;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 25px;
  margin: auto;
  font-size: .7rem;
}

@media only screen and (max-width: 768px) {
  .ingredientes .porciones {
    margin-top: 1em;
    margin-left: 0;
  }
}

.ingrediente {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: .75em 0;
}

.ingrediente img {
  height: 60px;
  -o-object-fit: cover;
     object-fit: cover;
}

.ingrediente img:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.ingrediente p {
  color: #fff;
  font-size: 1rem;
  line-height: 1.1rem;
  margin-left: .5em;
}

.cont__preparacion {
  padding: 3em 0;
}

.cont__preparacion h4 {
  color: #0099ff;
}

.cont__preparacion h4::after {
  content: '';
  background-color: #0099ff;
  width: 60%;
  height: 2px;
  margin-top: .5em;
  display: block;
}

.cont__preparacion h3 {
  color: #0099ff;
  margin-right: .5em;
  line-height: 0;
}

.cont__preparacion h3:hover {
  color: #005296;
}

.cont__preparacion p {
  font-size: 1rem;
  line-height: 1.2rem;
}

.cont__preparacion p:hover {
  color: #005296;
}

.paso-receta {
  height: auto;
  margin: 1.5em 0;
}

.paso-receta img {
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 80px;
  margin-right: 1em;
}

.paso-receta:first-of-type {
  margin-top: 0;
}

.paso-receta p .numero {
  font-size: 1.5rem;
  color: #0099ff;
  font-family: "creo-extraBold";
}

.info-receta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  margin: .5em 0;
  padding: .3em;
  border-radius: 25px;
  border: 1px solid #fff;
}

.info-receta p {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: .8rem;
}

.info-receta p img {
  -o-object-fit: cover;
     object-fit: cover;
  margin-right: .5em;
}

.titulo-ingredientes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (max-width: 900px) {
  .titulo-ingredientes {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.complementar {
  text-transform: uppercase;
  padding: 1em 0;
  color: #fff;
  font-family: "metropolis-bold";
}

.scroll__arrow {
  position: absolute;
  bottom: 16%;
  left: 50%;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  z-index: 15;
}

.scroll__arrow p {
  font-size: 2rem;
  color: #ff0;
}

@-webkit-keyframes rebote {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

@keyframes rebote {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

.rebote {
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}

.fade {
  opacity: 0;
  -webkit-transition: 1s all ease-out;
  transition: 1s all ease-out;
}

.galeria-30 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.galeria-30 div {
  padding: .5em;
}

.galeria-30 div:hover {
  padding: 0;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.galeria-30 img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.juego-yogurcito {
  margin-top: 5em;
  padding-top: 4em;
}

.juego-yogurcito img {
  -o-object-fit: cover;
     object-fit: cover;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto 0;
}

.juego-yogurcito iframe {
  width: 100%;
  max-width: 485px;
  height: 402px;
  margin: 0 auto 2em;
}

@media screen and (max-width: 900px) {
  .juego-yogurcito iframe {
    height: 370px;
  }
}

#modalJuego {
  position: fixed;
  top: 25%;
  left: 0;
  right: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  z-index: 999;
  background-color: #fff;
  margin: 0 auto;
  padding: 2em;
  border-radius: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

#modalJuego h6 {
  text-align: center;
  margin-bottom: .5em;
}

#modalJuego p {
  text-align: center;
  margin-bottom: .5em;
}

#modalJuego button {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  outline: none;
  border: none;
  margin: 0 auto;
  text-transform: uppercase;
}

.boton__60--blanco {
  background-color: #fff !important;
  color: #005296 !important;
}
/*# sourceMappingURL=style.css.map */