body {
  overflow-x: hidden;
}

.linea-top {
  width: 100%;
  height: 35px;
  background-color: #097a3e;
}

.navbar-desktop {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: hsla(0, 0%, 100%, 0.85);
}

.rotador-principal {
  position: relative;
  height: 100%;
  background-color: #fff;
}

.header {
  position: fixed;
  z-index: 99;
  width: 100%;
}

.slide-rotador-principal {
  position: relative;
  background-color: #eee;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-rotador-principal.producto-rot {
  background-image: url('../images/img-slide-producto.png');
}

.slide-rotador-principal.receta-rot {
  background-image: url('../images/img-slide-receta.png');
}

.slide-rotador-principal.mayonesa {
  background-image: url('../images/bg-mayonesa.png');
}

.slide-rotador-principal.salud-ma {
  background-image: url('../images/slide-salud.png');
}

.main {
  padding-top: 35px;
}

.container {
  width: 1100px;
  max-width: 90%;
  margin-right: auto;
  margin-left: auto;
}

.container.c-foo {
  width: 1000px;
}

.container.c-interna_productos {
  width: 980px;
}

.container.c-intro_mayonesa {
  width: 1050px;
}

.container.c-mayonesa {
  width: 880px;
}

.container.c-contacto {
  width: 1050px;
}

.container.c-intro_salud {
  width: 1050px;
}

.container.c-formas {
  width: 1150px;
}

.logo-navbar {
  width: 100%;
}

.left-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  float: left;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.center-nav {
  width: 20%;
  float: left;
  text-align: center;
}

.right-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  float: left;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: right;
}

.nav-link {
  padding: 10px 15px;
  font-family: Poppins, sans-serif;
  color: #054d3b;
  font-size: 15px;
  font-weight: 700;
  text-align: center;
}

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

.nav-link.active {
  color: #d02026;
}

.content-menus-desktop {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.left-rotador {
  left: 10px;
  top: 50%;
  display: none;
  height: 75px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.right-rotador {
  top: 50%;
  right: 10px;
  display: none;
  height: 75px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.dots-rotador {
  display: none;
}

.rotador {
  width: 100%;
  height: 865px;
}

.historia-mazola {
  padding-top: 85px;
  padding-bottom: 40px;
  background-image: url('../images/shape-historia.png');
  background-position: 0% 0%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.content-img-historia {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.left-historia {
  width: 40%;
  float: left;
}

.right-historia {
  width: 60%;
  padding-left: 50px;
  float: left;
}

.titulo-historia-mazola {
  margin-top: 0px;
  margin-bottom: 60px;
  /*font-family: Poppins, sans-serif;*/
  font-family: museo-slab, sans-serif;
  color: #007928;
  font-size: 52px;
  line-height: 55px;
  font-weight: 700;
}

.txt-descrip-historia {
  /*font-family: Poppins, sans-serif;*/
  font-family: Helvetica Neue, sans-serif;
  color: #7a7a7a;
  font-size: 20px;
  line-height: 25px;
  /*font-weight: 400;*/
  font-weight: 300;
  text-align: justify;
}

.productos-home {
  padding-top: 40px;
  padding-bottom: 35px;
  background-image: url('../images/shape-productos.png');
  background-position: 0px 0px;
  background-size: 100%;
  background-repeat: no-repeat;
}

.titulo-productos {
  margin-top: 0px;
  margin-bottom: 40px;
  /*font-family: Poppins, sans-serif;*/
  font-family: museo-slab, sans-serif;
  color: #007928;
  font-size: 52px;
  line-height: 55px;
  font-weight: 700;
  text-align: center;
}

.txt-descrip-prod-home {
  width: 820px;
  max-width: 100%;
  margin-right: auto;
  margin-bottom: 90px;
  margin-left: auto;
  /*font-family: Poppins, sans-serif;*/
  font-family: Helvetica Neue, sans-serif;
  color: #7a7a7a;
  font-size: 20px;
  line-height: 25px;
  /*font-weight: 400;*/
  font-weight: 300;
  text-align: center;
}

.content-productos-home {
  position: relative;
  width: 1050px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.col-prod-home {
  width: 22%;
  /*margin-right: 1.5%;
  margin-left: 1.5%;*/
  margin-right: 15px;
  margin-left: 15px;
  float: left;
  text-align: center;
  text-decoration: none;
}

.col-prod-home.slick-slide img {
    display: inline-block;
}

.img-prod-col-home {
  margin-bottom: 75px;
}

.cta-prod-col-home {
  padding-top: 20px;
  padding-bottom: 20px;
  border-radius: 8px;
  background-color: #097a3e;
  /*font-family: Poppins, sans-serif;*/
  font-family: museo-slab, sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 25px;
  /*font-weight: 400;*/
  font-weight: 500;
  text-align: center;
}

.prev-prod-home {
  position: absolute;
  left: -40px;
  top: 50%;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.next-prod-home {
  position: absolute;
  top: 50%;
  right: -40px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.recetas-home {
  padding-top: 35px;
  padding-bottom: 45px;
  background-image: url('../images/shape-recetas.png');
  background-position: 50% 0%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.titulo-recetas-deliciosas {
  margin-top: 0px;
  margin-bottom: 25px;
  /*font-family: Poppins, sans-serif;*/
  font-family: museo-slab, sans-serif;
  color: #007928;
  font-size: 52px;
  line-height: 55px;
  font-weight: 700;
  text-align: center;
}

.txt-descrip-rec-home {
  width: 820px;
  max-width: 100%;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  /*font-family: Poppins, sans-serif;*/
  font-family: Helvetica Neue, sans-serif;
  color: #7a7a7a;
  font-size: 20px;
  line-height: 25px;
  /*font-weight: 400;*/
  font-weight: 300;
  text-align: center;
}

.content-recetas-home {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.col-recetas {
  position: relative;
  width: 50%;
  float: left;
  text-decoration: none;
  transition: .2s;
}

.col-recetas:nth-child(even) {
  background-color: #f3d819;
  color: #054d3b;
}

.col-recetas:nth-child(odd) {
  background-color: #097a3e;
  color: #fff;
}

.col-recetas:hover .img-rec-col {
  transform: scale(1.2);
  opacity: .9;
}

.c-img-rec-col {
  overflow: hidden;
}

.img-rec-col {
  width: 100%;
  height: 380px;
  background-color: #eee;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  transition: .3s;
}

.img-rec-col.rec-2 {
  background-image: url('../images/receta-home-2.png');
}

.img-rec-col.rec-3 {
  background-image: url('../images/receta-home-3.png');
}

.img-rec-col.rec-4 {
  background-image: url('../images/receta-home-4.png');
}

.img-rec-col.may-1 {
  background-image: url('../images/may-1.png');
}

.img-rec-col.may-2 {
  background-image: url('../images/may-2.png');
}

.img-rec-col.may-3 {
  background-image: url('../images/may-3.png');
}

.img-rec-col.may-4 {
  background-image: url('../images/may-4.png');
}

.info-col-rec {
  padding: 15px;
}

.categoria-col-rec {
  /*font-family: Poppins, sans-serif;*/
  font-family: museo-slab, sans-serif;
  font-size: 14px;
  font-weight: 300;
}

.categoria-col-rec span {
  margin-right: 6px;
}

.nombre-col-rec {
  /*font-family: Poppins, sans-serif;*/
  font-family: museo-slab, sans-serif;
  font-size: 22px;
  line-height: 25px;
  font-weight: 500;
}

.content-cta-recetas {
  text-align: center;
}

.cta-ver-mas-rec {
  display: inline-block;
  padding: 14px 64px;
  border: 1px solid #097a3e;
  border-radius: 12px;
  /*font-family: Poppins, sans-serif;*/
  font-family: museo-slab, sans-serif;
  color: #097a3e;
  font-size: 22px;
  line-height: 22px;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
  transition: .2s;
}

.cta-ver-mas-rec:hover {
  background-color: #097a3e;
  color: #fff;
}

.salud-mazola-home {
  padding-top: 45px;
  padding-bottom: 20px;
}

.content-salud-heart {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.titulo-salud-mazola {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  /*font-family: Poppins, sans-serif;*/
  font-family: museo-slab, sans-serif;
  color: #d02026;
  font-size: 52px;
  line-height: 55px;
  font-weight: 700;
}

.icon-corazon {
  margin-right: 20px;
  margin-left: 20px;
}

.img-grasas-trans {
  margin-bottom: 40px;
  text-align: center;
}

.txt-descrip-salud {
  width: 820px;
  max-width: 100%;
  margin-right: auto;
  margin-bottom: 80px;
  margin-left: auto;
  /*font-family: Poppins, sans-serif;*/
  font-family: Helvetica Neue, sans-serif;
  color: #7a7a7a;
  font-size: 20px;
  line-height: 25px;
  /*font-weight: 400;*/
  font-weight: 300;
  text-align: center;
}

.cta-mas-info-salud {
  display: inline-block;
  padding: 14px 20px;
  border: 1px solid #d02026;
  border-radius: 12px;
  /*font-family: Poppins, sans-serif;*/
  font-family: museo-slab, sans-serif;
  color: #d02026;
  font-size: 22px;
  line-height: 22px;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
}

.cta-mas-info-salud:hover {
  background-color: #d02026;
  color: #fff;
}

.content-cta-salud {
  text-align: center;
}

.content-icons-salud {
  margin-bottom: 50px;
}

.col-icons-salud {
  width: 18%;
  margin-right: 1%;
  margin-bottom: 20px;
  margin-left: 1%;
  float: left;
  text-align: center;
}

.icon-salud-cols {
  margin-bottom: 45px;
}

.txt-icons-col-salud {
  /*font-family: Poppins, sans-serif;*/
  font-family: Helvetica Neue, sans-serif;
  color: #7a7a7a;
  font-size: 20px;
  line-height: 25px;
  font-weight: 300;
  /*font-weight: 400;*/
  text-align: center;
}

.conoce-mazola-home {
  padding-top: 20px;
  padding-bottom: 40px;
  background-image: url('../images/shape-cocina.png');
  background-position: 50% 100%;
  background-size: 100% 80%;
  background-repeat: no-repeat;
}

.titulo-conoce-cocina {
  margin-top: 0px;
  margin-bottom: 35px;
  /*font-family: Poppins, sans-serif;*/
  font-family: museo-slab, sans-serif;
  color: #007928;
  font-size: 52px;
  line-height: 55px;
  font-weight: 700;
  text-align: center;
}

.txt-descrip-conoce {
  width: 820px;
  max-width: 100%;
  margin-right: auto;
  margin-bottom: 80px;
  margin-left: auto;
  /*font-family: Poppins, sans-serif;*/
  font-family: Helvetica Neue, sans-serif;
  color: #7a7a7a;
  font-size: 20px;
  line-height: 25px;
  /*font-weight: 400;*/
  font-weight: 300;
  text-align: center;
}

.content-cta-cocina {
  text-align: center;
}

.cta-mas-cocina {
  display: inline-block;
  padding: 14px 64px;
  border: 1px solid #d02026;
  border-radius: 12px;
  /*font-family: Poppins, sans-serif;*/
  font-family: museo-slab, sans-serif;
  color: #d02026;
  font-size: 22px;
  line-height: 22px;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
}

.cta-mas-cocina:hover {
  background-color: #d02026;
  color: #fff;
}

.content-galeria-videos {
  position: relative;
  margin-bottom: 70px;
  padding-right: 70px;
  padding-left: 70px;
}

.slider-de-videos {
  height: auto;
  background-color: #fff;
}

.portada-galeria-videos {
  position: relative;
  display: block;
  width: 100%;
  height: 540px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  background-color: #eee;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  cursor: pointer;
}

.play-video {
  position: absolute;
  left: 50%;
  top: 50%;
  display: inline-block;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.prev-video {
  position: absolute;
  left: -100px;
  top: 50%;
  right: auto;
  bottom: auto;
  display: none;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.next-video {
  position: absolute;
  left: auto;
  top: 50%;
  right: -100px;
  bottom: auto;
  display: none;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.slider-videos-dots {
  display: none;
}

.footer {
  /*padding-top: 70px;
  padding-bottom: 70px;*/
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #f3d819;
}

.txt-copy {
  /*font-family: Poppins, sans-serif;*/
  font-family: museo-slab, sans-serif;
  color: #054d3b;
  font-size: 12px;
  line-height: 15px;
  font-weight: 300;
  text-align: center;
}

.content-footer {
  margin-bottom: 20px;
}

.col-foo {
  width: 25%;
  float: left;
}

.col-foo.uno {
  width: 30%;
  padding-right: 10px;
}

.col-foo.dos {
  width: 22%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-foo.tres {
  width: 22%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-foo.cuatro {
  width: 26%;
  padding-left: 15px;
}

.link-footer {
  display: block;
  margin-bottom: 40px;
  font-family: Poppins, sans-serif;
  color: #054d3b;
  font-size: 22px;
  line-height: 25px;
  font-weight: 300;
  text-decoration: none;
}

.redes-footer {
  margin-right: 5px;
  margin-bottom: 15px;
  margin-left: 5px;
  transition: .2s;
}

.redes-footer:hover {
  opacity: .8;
}

.navbar-movil {
  display: none;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: hsla(0, 0%, 100%, 0.85);
}

.content-menu-movil {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.categorias {
  padding-top: 180px;
  padding-bottom: 25px;
  background-image: url('../images/shape-categorias.png');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.txt-descrip-productos {
  width: 820px;
  max-width: 100%;
  margin-right: auto;
  margin-bottom: 90px;
  margin-left: auto;
  /*font-family: Poppins, sans-serif;*/
  font-family: Helvetica Neue, sans-serif;
  color: #7a7a7a;
  font-size: 20px;
  line-height: 25px;
  /*font-weight: 400;*/
  font-weight: 300;
  text-align: center;
}

.txt-descrip-productos a {
  color: #007928;
}

.content-categorias {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 900px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.col-categoria {
  width: 45%;
  margin-right: 2.5%;
  margin-bottom: 50px;
  margin-left: 2.5%;
  float: left;
  text-align: center;
  text-decoration: none;
  transition: .2s;
}

.col-categoria:hover .cta-col-categoria{
  background-color: #f3d819;
  color: #054d3b;
}

.img-categoria-col {
  margin-bottom: 55px;
}

.cta-col-categoria {
  display: inline-block;
  padding: 20px 45px;
  border-radius: 8px;
  background-color: #097a3e;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  /*font-family: Poppins, sans-serif;*/
  font-family: museo-slab, sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 25px;
  font-weight: 500;
  text-align: center;
}

.productos {
  padding-top: 60px;
  padding-bottom: 100px;
  background-image: url('../images/shape-cocina.png');
  background-position: 50% 100%;
  background-size: auto;
  background-repeat: repeat-y;
}

.titulo-productos-page {
  margin-top: 0px;
  margin-bottom: 40px;
  /*font-family: Poppins, sans-serif;*/
  font-family: museo-slab, sans-serif;
  color: #007928;
  font-size: 52px;
  line-height: 55px;
  font-weight: 700;
  text-align: center;
}

.txt-descrip-page-prod {
  width: 820px;
  max-width: 100%;
  margin-right: auto;
  margin-bottom: 85px;
  margin-left: auto;
  /*font-family: Poppins, sans-serif;*/
  font-family: Helvetica Neue, sans-serif;
  color: #7a7a7a;
  font-size: 20px;
  line-height: 25px;
  /*font-weight: 400;*/
  font-weight: 300;
  text-align: center;
}

.content-productos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.col-producto {
  width: 31.33%;
  margin-right: 1%;
  margin-bottom: 60px;
  margin-left: 1%;
  float: left;
  text-align: center;
  text-decoration: none;
}

.col-producto:hover .cta-producto {
  background-color: #f3d819;
  color: #054d3b;
}

.img-producto {
  margin-bottom: 65px;
}

.cta-producto {
  padding-top: 20px;
  padding-bottom: 20px;
  border-radius: 8px;
  background-color: #097a3e;
  /*font-family: Poppins, sans-serif;*/
  font-family: museo-slab, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 20px;
  font-weight: 300;
  text-align: center;
  transition: .2s;
}

.titulo-receta-page {
  margin-top: 0px;
  margin-bottom: 40px;
  /*font-family: Poppins, sans-serif;*/
  font-family: museo-slab, sans-serif;
  color: #007928;
  font-size: 52px;
  line-height: 55px;
  font-weight: 700;
  text-align: center;
}

.txt-descrip-page-rec {
  width: 820px;
  max-width: 100%;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  /*font-family: Poppins, sans-serif;*/
  font-family: Helvetica Neue, sans-serif;
  color: #7a7a7a;
  font-size: 20px;
  line-height: 25px;
  /*font-weight: 400;*/
  font-weight: 300;
  text-align: center;
}

.txt-descrip-page-rec p {
  margin-bottom: 25px;
}

.txt-descrip-page-rec a {
  color: #007928;
}

.recetas {
  padding-top: 60px;
  padding-bottom: 40px;
  background-image: url('../images/shape-cocina.png');
  background-position: 0% 0%;
  background-size: 100%;
  background-repeat: repeat-y;
}

.content-recetas {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.filtro-recetas {
  margin-bottom: 50px;
}

.form-filtro {
  margin-bottom: 0px;
}

.filtro-select {
  width: 350px;
  height: 60px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  border-radius: 10px;
  background-color: #097a3e;
  /*font-family: Poppins, sans-serif;*/
  font-family: museo-slab, sans-serif;
  color: #fff;
  font-size: 25px;
  line-height: 30px;
  font-weight: 300;
  text-align: center;
}

.filtro-select option {
  background-color: white;
  color: #097a3e;
}

.paginador {
  text-align: center;
}

.items-paginador {
  display: inline-block;
  margin-right: 3px;
  margin-left: 3px;
  padding: 12px 18px;
  border: 1px solid #8bc0a4;
  border-radius: 5px;
  font-family: Poppins, sans-serif;
  color: #097a3e;
  font-size: 20px;
  line-height: 20px;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
}

.items-paginador:hover {
  border-color: #f3d819;
  color: #097a3e;
}

.items-paginador.active {
  border-color: #097a3e;
  background-color: #097a3e;
  color: #fff;
}

.productos-interna {
  padding-top: 180px;
  padding-bottom: 65px;
  background-image: url('../images/shape-categorias.png');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.nombre-producto-movil {
  display: none;
  margin-top: 0px;
  margin-bottom: 40px;
  /*font-family: Poppins, sans-serif;*/
  font-family: museo-slab, sans-serif;
  color: #007928;
  font-size: 52px;
  line-height: 55px;
  font-weight: 700;
  text-align: center;
}

.nombre-producto-desktop {
  margin-top: 0px;
  margin-bottom: 25px;
  /*font-family: Poppins, sans-serif;*/
  font-family: museo-slab, sans-serif;
  color: #007928;
  font-size: 52px;
  line-height: 55px;
  font-weight: 700;
  text-align: left;
}

.left-producto {
  width: 50%;
  padding-right: 50px;
  float: left;
}

.left-producto.l-mayo {
  padding-right: 0px;
  text-align: center;
}

.right-producto {
  width: 50%;
  padding-left: 50px;
  float: left;
}

.right-producto.r-mayo {
  padding-left: 50px;
}

.titu-descrip-producto {
  margin-bottom: 15px;
  padding-left: 35px;
  background-image: url('../images/icon-prod-txt.png');
  background-position: 0% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  font-family: Poppins, sans-serif;
  color: #4d4d4d;
  font-size: 20px;
  line-height: 25px;
  font-weight: 400;
}

.txt-descrip-producto {
  margin-bottom: 15px;
  margin-left: 35px;
  font-family: Poppins, sans-serif;
  color: #4d4d4d;
  font-size: 16px;
  line-height: 150%;
  font-weight: 400;
}

.txt-descrip-producto a {
  color: #007928;
}

.titu-presentaciones-producto {
  margin-bottom: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 35px;
  background-image: url('../images/icon-presentaciones.png');
  background-position: 6px 50%;
  background-size: auto;
  background-repeat: no-repeat;
  /*font-family: Poppins, sans-serif;*/
  font-family: Helvetica Neue, sans-serif;
  color: #007928;
  font-size: 20px;
  line-height: 25px;
  /*font-weight: 400;*/
  font-weight: 300;
}

.lista-presentaciones-prod {
  margin-bottom: 60px;
  margin-left: 35px;
  /*font-family: Poppins, sans-serif;*/
  font-family: Helvetica Neue, sans-serif;
  color: #4d4d4d;
  font-size: 16px;
  line-height: 150%;
  /*font-weight: 400;*/
  font-weight: 300;
}

.lista-presentaciones-prod ol,
.lista-presentaciones-prod ul {
  padding-left: 20px;
}

.lista-presentaciones-prod li {
  margin-bottom: 10px;
}

.lista-presentaciones-prod a {
  color: #007928;
}

.item-list-presentacion-prod {
  margin-bottom: 15px;
}

.titu-producto-disponible {
  margin-bottom: 20px;
  /*font-family: Poppins, sans-serif;*/
  font-family: Helvetica Neue, sans-serif;
  color: #4d4d4d;
  font-size: 20px;
  line-height: 25px;
  /*font-weight: 400;*/
  font-weight: 300;
}

.paises-disponibles {
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 15px;
  text-align: center;
}

.nombre-pais {
  /*font-family: Poppins, sans-serif;*/
  font-family: Helvetica Neue, sans-serif;
  color: #4d4d4d;
  font-size: 12px;
  line-height: 120%;
  /*font-weight: 400;*/
  font-weight: 300;
}

.bandera-pais {
  width: 40px;
  height: 40px;
  margin-right: auto;
  margin-bottom: 8px;
  margin-left: auto;
  border-radius: 100%;
  background-image: url('../images/gt.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.bandera-pais.sv {
  background-image: url('../images/sv.png');
}

.bandera-pais.hn {
  background-image: url('../images/hn.png');
}

.bandera-pais.ni {
  background-image: url('../images/ni.png');
}

.recetas-relacionadas {
  padding-top: 65px;
  padding-bottom: 65px;
  background-image: url('../images/shape-cocina.png');
  background-position: 50% 0%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.recetas-relacionadas.rel-interna {
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

.titu-recetas-relacionadas {
  margin-top: 0px;
  margin-bottom: 80px;
  /*font-family: Poppins, sans-serif;*/
  font-family: museo-slab, sans-serif;
  color: #007928;
  font-size: 35px;
  line-height: 40px;
  font-weight: 700;
}

.content-recetas-relacionadas {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 65px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.titulo-prueba-mayonesa {
  margin-top: 0px;
  margin-bottom: 15px;
  /*font-family: Poppins, sans-serif;*/
  font-family: museo-slab, sans-serif;
  color: #007928;
  font-size: 45px;
  line-height: 50px;
  font-weight: 700;
  text-align: center;
  max-width: 480px;
  margin-left: auto;
  margin-right: auto;
}

.content-arrow-mayo {
  margin-bottom: 25px;
  text-align: center;
}

.recetas-mayonesa {
  padding-top: 15px;
  padding-bottom: 40px;
}

.experiencia-360 {
  padding-top: 40px;
  padding-bottom: 15px;
  background-image: url('../images/shape-intro-may.png');
  background-position: 50% 0%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.titulo-experiencia {
  margin-top: 0px;
  margin-bottom: 30px;
  /*font-family: Poppins, sans-serif;*/
  font-family: museo-slab, sans-serif;
  color: #007928;
  font-size: 52px;
  line-height: 55px;
  font-weight: 700;
  text-align: center;
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
}

.txt-descrip-exp {
  width: 820px;
  max-width: 100%;
  margin-right: auto;
  margin-bottom: 45px;
  margin-left: auto;
  /*font-family: Poppins, sans-serif;*/
  font-family: Helvetica Neue, sans-serif;
  color: #7a7a7a;
  font-size: 20px;
  line-height: 25px;
  /*font-weight: 400;*/
  font-weight: 300;
  text-align: center;
}

.content-qr {
  margin-bottom: 50px;
  text-align: center;
}

.content-cta-exp {
  text-align: center;
}

.cta-360 {
  display: inline-block;
  padding: 15px 30px;
  border-radius: 8px;
  background-color: #097a3e;
  /*font-family: Poppins, sans-serif;*/
  font-family: museo-slab, sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 22px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.intro-mayonesa {
  padding-bottom: 50px;
  background-image: url('../images/shape-intro-may.png');
  background-position: 50% 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.content-titu-intro {
  position: relative;
  z-index: 1;
  margin-top: -120px;
  margin-bottom: 40px;
  padding: 40px 10px;
  background-color: #097a3e;
}

.titu-mayonesa-mazola-light {
  margin-top: 0px;
  margin-bottom: 10px;
  /*font-family: Poppins, sans-serif;*/
  font-family: museo-slab, sans-serif;
  color: #fff;
  font-size: 58px;
  line-height: 60px;
  font-weight: 300;
  text-align: center;
}

.titu-mayonesa-mazola-bold {
  margin-top: 0px;
  margin-bottom: 0px;
  /*font-family: Poppins, sans-serif;*/
  font-family: museo-slab, sans-serif;
  color: #fff;
  font-size: 58px;
  line-height: 60px;
  font-weight: 700;
  text-align: center;
}

.txt-descrip-intro {
  width: 820px;
  max-width: 100%;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  /*font-family: Poppins, sans-serif;*/
  font-family: Helvetica Neue, sans-serif;
  color: #7a7a7a;
  font-size: 20px;
  line-height: 25px;
  /*font-weight: 400;*/
  font-weight: 300;
  text-align: center;
}

.producto-mayonesa {
  padding-top: 20px;
  padding-bottom: 40px;
  background-image: url('../images/shape-mayonesa.png');
  background-position: 50% 100%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.galeria-mayonesa {
  position: relative;
}

.prev-mayonesa {
  position: absolute;
  left: -85px;
  top: 50%;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  background-color: white;
  border-radius: 50%;
  padding: 0;
}

.next-mayonesa {
  position: absolute;
  top: 50%;
  right: -85px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  background-color: white;
  border-radius: 50%;
  padding: 0;
}

.contacto {
  padding-top: 200px;
  padding-bottom: 50px;
  background-image: url('../images/shape-contacto.png');
  background-position: 50% 0%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.titulo-contacto {
  margin-top: 0px;
  margin-bottom: 70px;
  /*font-family: Poppins, sans-serif;*/
  font-family: museo-slab, sans-serif;
  color: #007928;
  font-size: 52px;
  line-height: 55px;
  font-weight: 700;
  text-align: center;
}

.content-buttons-contacto {
  margin-bottom: 60px;
}

.button-contacto {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 31.33%;
  height: 100px;
  margin-right: 1%;
  margin-bottom: 25px;
  margin-left: 1%;
  padding: 10px;
  float: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 18px;
  background-color: #097a3e;
  font-family: Poppins, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 25px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.button-contacto:hover {
  background-color: #f3d819;
  color: #054d3b;
}

.button-contacto.active {
  background-color: #f3d819;
  color: #054d3b;
}

.content-form {
  padding-right: 10px;
  padding-left: 10px;
}

.left-contacto {
  width: 50%;
  padding-right: 15px;
  float: left;
}

.right-contacto {
  width: 50%;
  padding-left: 15px;
  float: left;
}

.full-contacto {
  width: 100%;
  float: left;
}

.label-contacto {
  margin-bottom: 10px;
  font-family: Poppins, sans-serif;
  color: #757575;
  font-size: 16px;
  font-weight: 400;
}

.input-contacto {
  height: 45px;
  margin-bottom: 40px;
  border-style: solid;
  border-width: 0px 0px 2px;
  border-color: #000 #000 #e2e2e2;
  font-family: Poppins, sans-serif;
  color: #097a3e;
  font-size: 14px;
  font-weight: 400;
}

.span-contacto {
  color: #be1e2d;
}

.files-img {
  margin-bottom: 40px;
}

.submit-form {
  padding: 20px 40px;
  background-color: #097a3e;
  font-family: Poppins, sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
}

.recetas-interna {
  /*padding-top: 180px;*/
  padding-top: 150px;
  padding-bottom: 0px;
  background-image: url('../images/shape-contacto.png');
  background-position: 50% 100%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.left-receta {
  width: 100%;
  float: left;
}

.right-receta {
  width: 100%;
  padding-left: 0px;
  float: left;
}

.img-receta {
  /*width: 100%;*/
  width: 700px;
  height: 600px;
  border-radius: 20px;
  background-color: #eee;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}

.titulo-receta {
  margin-top: 0px;
  margin-bottom: 15px;
  /*font-family: Poppins, sans-serif;*/
  font-family: museo-slab, sans-serif;
  color: #007928;
  font-size: 52px;
  line-height: 55px;
  font-weight: 700;
  text-align: center;
}

.detalles-receta {
  margin-bottom: 25px;
  text-align: center;
}

.col-detalle-receta {
  /*width: 33.33%;*/
  padding-right: 5px;
  padding-left: 5px;
  /*float: left;*/
  text-align: center;
  margin-bottom: 10px;
  display: inline-block;
}

.icon-detalle {
  margin-bottom: 5px;
}

.txt-titu-detalle {
  margin-bottom: 5px;
  /*font-family: Poppins, sans-serif;*/
  font-family: Helvetica Neue, sans-serif;
  color: #000;
  font-size: 12px;
  line-height: 15px;
  /*font-weight: 400;*/
  font-weight: 300;
}

.txt-detalle {
  /*font-family: Poppins, sans-serif;*/
  font-family: Helvetica Neue, sans-serif;
  color: #000;
  font-size: 12px;
  line-height: 15px;
  /*font-weight: 400;*/
  font-weight: 300;
}

.titulo-ingredientes {
  margin-top: 0px;
  margin-bottom: 20px;
  /*font-family: Poppins, sans-serif;*/
  font-family: museo-slab, sans-serif;
  color: #f3d819;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

.titulo-proceso {
  margin-top: 0px;
  margin-bottom: 20px;
  /*font-family: Poppins, sans-serif;*/
  font-family: museo-slab, sans-serif;
  color: #f3d819;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

.lista-ingredientes {
  margin-bottom: 25px;
  /*font-family: Poppins, sans-serif;*/
  font-family: Helvetica Neue, sans-serif;
  color: #000;
  /*font-weight: 400;*/
  font-weight: 300;
  list-style-type: decimal;
  font-size: 12px;
  line-height: 150%;
}

.lista-ingredientes ol,
.lista-ingredientes ul {
  padding-left: 14px;
  font-size: 14px;
}

.lista-ingredientes li {
  margin-bottom: 8px;
  padding-left: 5px;
  font-size: 12px;
}

.lista-ingredientes a {
  color: #007928;
}

.item-list-ingredientes {
  margin-bottom: 8px;
  padding-left: 5px;
}

.txt-item-list-ingredientes {
  font-size: 12px;
  line-height: 16px;
}

.lista-proceso {
  margin-bottom: 35px;
  /*font-family: Poppins, sans-serif;*/
  font-family: Helvetica Neue, sans-serif;
  color: #000;
  /*font-weight: 400;*/
  font-weight: 300;
  list-style-type: decimal;
  font-size: 12px;
  line-height: 150%;
}

.lista-proceso ol,
.lista-proceso ul {
  padding-left: 14px;
  font-size: 14px;
}

.lista-proceso li {
  margin-bottom: 8px;
  padding-left: 5px;
  font-size: 12px;
}

.lista-proceso a {
  color: #007928;
}

.item-list-proceso {
  margin-bottom: 8px;
  padding-left: 5px;
}

.txt-item-list-proceso {
  font-size: 12px;
  line-height: 16px;
}

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

.cta-descarga-receta {
  display: inline-block;
  margin-right: 15px;
  padding: 10px 15px;
  border-radius: 8px;
  background-color: #097a3e;
  /*font-family: Poppins, sans-serif;*/
  font-family: museo-slab, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  transition: .2s;
}

.cta-descarga-receta:hover {
  opacity: .9;
}

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

.txt-compartir {
  margin-right: 22px;
  /*font-family: Poppins, sans-serif;*/
  font-family: Helvetica Neue, sans-serif;
  color: #097a3e;
  font-size: 15px;
}

.compartir-red {
  margin-right: 3px;
  margin-left: 3px;
}

.intro-salud-mazola {
  padding-top: 115px;
}

.content-titular-salud {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  /*padding-top: 40px;
  padding-bottom: 40px;*/
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #d02026;
  text-align: center;
}

.salud-titulo {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  /*font-family: Poppins, sans-serif;*/
  font-family: museo-slab, sans-serif;
  color: #fff;
  /*font-size: 80px;
  line-height: 85px;*/
  font-size: 65px;
  line-height: 70px;
  font-weight: 700;
}

.mazola-titulo {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  /*font-family: Poppins, sans-serif;*/
  font-family: museo-slab, sans-serif;
  color: #fff;
  /*font-size: 80px;
  line-height: 85px;*/
  font-size: 65px;
  line-height: 70px;
  font-weight: 700;
}

.corazon-white {
  margin-right: 25px;
  margin-left: 25px;
}

.principales-formas-titular {
  padding-bottom: 0px;
}

.content-titu-intro-salud {
  position: relative;
  z-index: 1;
  margin-top: -50px;
  padding: 40px;
  background-color: #097a3e;
}

.titulo-principales-formas {
  margin-top: 0px;
  margin-bottom: 0px;
  /*font-family: Poppins, sans-serif;*/
  font-family: museo-slab, sans-serif;
  color: #fff;
  font-size: 58px;
  line-height: 64px;
  font-weight: 700;
  text-align: center;
}

.principales-formas {
  padding-top: 120px;
  padding-bottom: 5px;
  background-image: url('../images/shape-salud-page.png');
  background-position: 50% 100%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.content-formas {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.col-formas {
  position: relative;
  width: 19%;
  margin-right: 0.5%;
  margin-bottom: 65px;
  margin-left: 0.5%;
  padding-right: 20px;
  padding-bottom: 30px;
  padding-left: 20px;
  float: left;
  background-color: #f4f4f4;
  text-align: center;
}

.icon-forma {
  margin-top: -45px;
  margin-bottom: 25px;
}

.titulos-formas {
  margin-bottom: 20px;
  /*font-family: Poppins, sans-serif;*/
  font-family: Helvetica Neue, sans-serif;
  color: #097a3e;
  font-size: 18px;
  line-height: 22px;
  /*font-weight: 400;*/
  font-weight: 300;
}

.descripcion-formas {
  /*font-family: Poppins, sans-serif;*/
  font-family: Helvetica Neue, sans-serif;
  color: #5c5c5c;
  font-size: 15px;
  /*font-weight: 400;*/
  font-weight: 300;
}

.rutinas-de-ejercicios {
  padding-top: 5px;
  padding-bottom: 40px;
}

.titulo-rutinas {
  margin-top: 0px;
  margin-bottom: 115px;
  /*font-family: Poppins, sans-serif;*/
  font-family: museo-slab, sans-serif;
  color: #007928;
  font-size: 52px;
  line-height: 55px;
  font-weight: 700;
  text-align: center;
}

.left-rutinas {
  width: 25%;
  padding-right: 30px;
  float: left;
}

.right-rutinas {
  width: 75%;
  float: left;
}

.button-tabs {
  display: inline-block;
  width: 100%;
  margin-bottom: 5px;
  padding: 15px 5px;
  border-radius: 8px;
  background-color: #097a3e;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  /*font-family: Poppins, sans-serif;*/
  font-family: museo-slab, sans-serif;
  color: #fff;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
}

.button-tabs:hover {
  background-color: #f3d819;
  color: #054d3b;
}

.button-tabs.active {
  background-color: #f3d819;
  color: #054d3b;
}

.titulo-pricinpal-rutina {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Poppins, sans-serif;
  color: #007928;
  font-size: 40px;
  line-height: 45px;
  font-weight: 700;
  text-align: center;
}

.rutina-img-1 {
  margin-bottom: 30px;
}

.pagination-items button {
  background-color: transparent;
  display: inline-block;
  margin-right: 5px;
  margin-left: 5px;
  padding: 12px 18px;
  border: 1px solid #8bc0a4;
  border-radius: 5px;
  font-family: Poppins, sans-serif;
  color: #097a3e;
  font-size: 20px;
  line-height: 20px;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
  transition: .2s;
}

.pagination-items button:hover {
  border-color: #f3d819;
  color: #097a3e;
}

.pagination-items button.jplist-selected {
  border-color: #097a3e;
  background-color: #097a3e;
  color: #fff;
}

.no-results {
  width: 100%;
  text-align: center;
  font-family: Poppins, sans-serif;
  color: #007928;
  font-size: 14px;
  line-height: 150%;
}


.c-items-contacto {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.items-contacto {
    margin-bottom: 20px;
}

.item-contacto {
    width: 31%;
    height: 100px;
    padding: 10px;
    border-radius: 15px;
    background-color: #097a3e;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: white;
    /*font-family: Poppins, sans-serif;*/
    font-family: museo-slab, sans-serif;
    font-size: 20px;
    line-height: 120%;
    margin-bottom: 30px;
    cursor: pointer;
    transition: .2s;
    text-decoration: none;
}

.item-contacto.active {
    background-color: #f3d819;
    color: #054d3b;
}

.item-contacto:hover {
    background-color: #f3d819;
    color: #054d3b;
}

.c-fields {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.field {
    width: 48%;
    margin-bottom: 30px;
    position: relative;
}

.field.field--100 {
    width: 100%;
    margin-bottom: 20px;
}

.field h2 {
    color: #757575;
  /*font-family: Poppins, sans-serif;*/
  font-family: museo-slab, sans-serif;
    font-size: 16px;
    line-height: 120%;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: normal;
}

.field label {
    color: #757575;
  /*font-family: Poppins, sans-serif;*/
  font-family: museo-slab, sans-serif;
    line-height: 120%;
    font-weight: normal;
}

.field label span {
    color: #be1e2d;
}

.field h2 span {
    color: #be1e2d;
}

.field br {
    display: none;
}

.field input {
    width: 100%;
    height: 40px;
  /*font-family: Poppins, sans-serif;*/
  font-family: museo-slab, sans-serif;
    border: none;
    border-bottom: 1px solid #dddddd;
    outline: none;
    background-color: transparent;
}

.field select {
    width: 100%;
    outline: none;
    background-color: transparent;
    height: 40px;
  /*font-family: Poppins, sans-serif;*/
  font-family: museo-slab, sans-serif;
    border: none;
    border-bottom: 1px solid #dddddd;
}

.field textarea {
    width: 100% !important;
    max-width: 100%;
    min-width: 100%;
    outline: none;
    background-color: transparent;
  /*font-family: Poppins, sans-serif;*/
  font-family: museo-slab, sans-serif;
    padding: 14px;
    border: 1px solid #dddddd;
}

.field input[type="submit"] {
    width: auto;
    background-color: #097a3e;
    color: #ffffff;
    padding: 16px 60px;
    height: auto;
    cursor: pointer;
    transition: .2s;
    margin-right: 10px;
}

.field input[type="submit"]:hover {
    opacity: .8;
}

.wpcf7-not-valid-tip {
  font-family: Poppins, sans-serif;
    font-size: 12px;
    margin-top: 5px;
}

.dnd-upload-details {
  font-family: Poppins, sans-serif;
}

.codedropz-upload-inner h3 {
    color: #757575;
  /*font-family: Poppins, sans-serif;*/
  font-family: museo-slab, sans-serif;
    font-weight: normal;
    font-size: 16px !important;
    margin-bottom: 0 !important;
    line-height: 120% !important;
}

.codedropz-upload-inner span {
  /*font-family: Poppins, sans-serif;*/
  font-family: museo-slab, sans-serif;
    color: #757575;
}

.codedropz-upload-inner .codedropz-btn-wrap a.cd-upload-btn {
  /*font-family: Poppins, sans-serif;*/
  font-family: museo-slab, sans-serif;
    color: #757575;
}

.codedropz-upload-inner .codedropz-btn-wrap a.cd-upload-btn:hover {
    color: #097a3e;
}

.dnd-upload-counter {
  /*font-family: Poppins, sans-serif;*/
  font-family: museo-slab, sans-serif;
}

.field__label--file {
    margin-bottom: 20px;
}

.wpcf7-response-output {
  margin-top: 10px !important;
  margin-bottom: 0 !important;
  font-family: Poppins, sans-serif;
  text-align: center;
}

.wpcf7-spinner {
    vertical-align: middle;
}

.codedropz-upload-wrapper span.has-error-msg {
  /*font-family: Poppins, sans-serif;*/
  font-family: museo-slab, sans-serif;
}

.form-contacto {
    display: none;
}

.c-generic {
  max-width: 600px;
  margin: auto;
  text-align: center;
  padding: 160px 20px 60px 20px;
}

.c-generic-image {
  margin-bottom: 20px;
}

.c-generic__title {
  margin-top: 0px;
  margin-bottom: 20px;
  /*font-family: Poppins, sans-serif;*/
  font-family: museo-slab, sans-serif;
  color: #097a3e;
  font-size: 40px;
  line-height: 120%;
  font-weight: bold;
  text-align: center;
}

.c-generic__description {
  /*font-family: Poppins, sans-serif;*/
  font-family: Helvetica Neue, sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 120%;
  margin-bottom: 20px
}

.c-generic__link {
  display: inline-block;
  /*font-family: Poppins, sans-serif;*/
  font-family: museo-slab, sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 120%;
  text-decoration: none;
  padding: 14px 30px;
  border-radius: 4px;
  background-color: #097a3e;
  font-weight: bold;
  transition: .2s;
}

.c-generic__link:hover {
  opacity: .9;
}

.slick-slide img {
  margin-left: auto;
  margin-right: auto;
}

.rotador-productos {
  height: auto;
  background-color: transparent;
}

.slide-rotador-principal-producto {
  text-align: center;
}

.left-rotador-producto-arrow,
.right-rotador-producto-arrow {
  width: 20px;
  transition: .2s;
}

.left-rotador-producto-arrow:hover,
.right-rotador-producto-arrow:hover {
  opacity: .8;
}

.rotador-productos .w-slider-arrow-left,
.rotador-productos .w-slider-arrow-right {
  display: flex;
  justify-content: center;
  align-items: center;
  width: auto;
  padding: 10px;
}

.next-mayonesa {
  transition: .2s;
}

.prev-mayonesa {
  transition: .2s;
}

.next-mayonesa:hover {
  opacity: .8;
}

.prev-mayonesa:hover {
  opacity: .8;
}


@media screen and (max-width: 1080px) {
  .next-mayonesa {
    right: -50px;
    opacity: .6;
    transition: .2s;
  }

  .next-mayonesa:hover {
    opacity: 1;
  }

  .prev-mayonesa {
    left: -50px;
    opacity: .6;
    transition: .2s;
  }

  .prev-mayonesa:hover {
    opacity: 1;
  }
}

@media screen and (max-width: 991px) {
  .next-mayonesa {
    width: 60px;
    right: -25px;
    z-index: 1;
  }

  .prev-mayonesa {
    width: 60px;
    left: -25px;
    z-index: 1;
  }

  .item-contacto {
    font-size: 16px;
  }

  .navbar-desktop {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .container.nav {
    max-width: 100%;
  }

  .center-nav {
    padding-right: 10px;
    padding-left: 10px;
  }

  .nav-link {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 13px;
  }

  .content-menus-desktop {
    padding-right: 10px;
    padding-left: 10px;
  }

  .rotador {
    height: 600px;
  }

  .historia-mazola {
    padding-top: 65px;
  }

  .right-historia {
    padding-left: 30px;
  }

  .titulo-historia-mazola {
    margin-bottom: 40px;
    font-size: 45px;
    line-height: 50px;
  }

  .txt-descrip-historia {
    font-size: 18px;
    line-height: 24px;
  }

  .titulo-productos {
    font-size: 45px;
    line-height: 50px;
  }

  .txt-descrip-prod-home {
    margin-bottom: 60px;
    font-size: 18px;
    line-height: 24px;
  }

  .img-prod-col-home {
    margin-bottom: 60px;
  }

  .prev-prod-home {
    left: -35px;
    width: 35px;
  }

  .next-prod-home {
    right: -35px;
    width: 35px;
  }

  .recetas-home {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .titulo-recetas-deliciosas {
    font-size: 45px;
    line-height: 50px;
  }

  .txt-descrip-rec-home {
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 24px;
  }

  .img-rec-col {
    height: 300px;
  }

  .nombre-col-rec {
    font-size: 20px;
  }

  .cta-ver-mas-rec {
    font-size: 20px;
    line-height: 20px;
  }

  .salud-mazola-home {
    padding-top: 25px;
  }

  .txt-descrip-salud {
    margin-bottom: 60px;
    font-size: 18px;
    line-height: 24px;
  }

  .cta-mas-info-salud {
    font-size: 20px;
    line-height: 20px;
  }

  .content-icons-salud {
    margin-bottom: 40px;
  }

  .icon-salud-cols {
    margin-bottom: 30px;
  }

  .txt-icons-col-salud {
    font-size: 18px;
    line-height: 24px;
  }

  .titulo-conoce-cocina {
    font-size: 45px;
    line-height: 50px;
  }

  .txt-descrip-conoce {
    margin-bottom: 60px;
    font-size: 18px;
    line-height: 24px;
  }

  .cta-mas-cocina {
    font-size: 20px;
    line-height: 20px;
  }

  .content-galeria-videos {
    margin-bottom: 50px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .portada-galeria-videos {
    height: 450px;
  }

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

  .col-foo.dos {
    padding-right: 5px;
    padding-left: 5px;
  }

  .col-foo.tres {
    padding-right: 5px;
    padding-left: 5px;
  }

  .col-foo.cuatro {
    padding-left: 5px;
  }

  .categorias {
    padding-top: 115px;
  }

  .txt-descrip-productos {
    margin-bottom: 50px;
    font-size: 18px;
    line-height: 24px;
  }

  .col-categoria {
    margin-bottom: 40px;
  }

  .img-categoria-col {
    margin-bottom: 40px;
  }

  .cta-col-categoria {
    font-size: 20px;
  }

  .titulo-productos-page {
    font-size: 45px;
    line-height: 50px;
  }

  .txt-descrip-page-prod {
    margin-bottom: 50px;
    font-size: 18px;
    line-height: 24px;
  }

  .titulo-receta-page {
    font-size: 45px;
    line-height: 50px;
  }

  .txt-descrip-page-rec {
    font-size: 18px;
    line-height: 24px;
  }

  .productos-interna {
    padding-top: 115px;
    padding-bottom: 50px;
  }

  .nombre-producto-movil {
    font-size: 45px;
    line-height: 50px;
  }

  .nombre-producto-desktop {
    font-size: 40px;
    line-height: 45px;
  }

  .left-producto {
    padding-right: 20px;
  }

  .left-producto.l-mayo {
    padding-left: 50px;
  }

  .right-producto {
    padding-left: 40px;
  }

  .recetas-relacionadas {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .titu-recetas-relacionadas {
    margin-bottom: 60px;
  }

  .content-recetas-relacionadas {
    margin-bottom: 50px;
  }

  .titulo-prueba-mayonesa {
    font-size: 45px;
    line-height: 50px;
  }

  .titulo-experiencia {
    font-size: 45px;
    line-height: 50px;
  }

  .txt-descrip-exp {
    font-size: 18px;
    line-height: 24px;
  }

  .intro-mayonesa {
    padding-bottom: 35px;
  }

  .titu-mayonesa-mazola-light {
    font-size: 50px;
    line-height: 55px;
  }

  .titu-mayonesa-mazola-bold {
    font-size: 50px;
    line-height: 55px;
  }

  .txt-descrip-intro {
    font-size: 18px;
    line-height: 24px;
  }

  .contacto {
    padding-top: 150px;
  }

  .titulo-contacto {
    font-size: 45px;
    line-height: 50px;
  }

  .button-contacto {
    font-size: 18px;
    line-height: 24px;
  }

  .recetas-interna {
    padding-top: 115px;
    padding-bottom: 50px;
  }

  .left-receta {
    width: 100%;
    float: none;
  }

  .right-receta {
    width: 100%;
    padding-top: 0px;
    padding-left: 0px;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    float: inherit;
  }

  .img-receta {
    height: 400px;
    width: 100%;
  }

  .titulo-receta {
    margin-bottom: 30px;
    font-size: 45px;
    line-height: 50px;
    text-align: center;
  }

  .detalles-receta {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }

  .titulo-principales-formas {
    font-size: 50px;
    line-height: 55px;
  }

  .titulo-rutinas {
    font-size: 45px;
    line-height: 50px;
  }
}

@media screen and (max-width: 767px) {
  .paises-disponibles {
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
  }

  .c-generic {
    padding-top: 140px;
  }

  .field .wpcf7-spinner {
    position: absolute;
    right: 2%;
    top: 50%;
    transform: translateY(-50%);
    margin-left: 0;
    margin-right: 0;
  }

  .field input[type="submit"] {
    width: 100%;
  }

  .item-contacto {
    width: 48%;
  }

  .linea-top {
    height: 20px;
  }

  .navbar-desktop {
    display: none;
  }

  .main {
    padding-top: 20px;
  }

  .nav-link {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .rotador {
    height: 400px;
  }

  .historia-mazola {
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .content-img-historia {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .left-historia {
    width: 100%;
    text-align: center;
  }

  .right-historia {
    width: 100%;
    margin-bottom: 30px;
    padding-left: 0px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .titulo-historia-mazola {
    margin-bottom: 30px;
    font-size: 35px;
    line-height: 40px;
    text-align: center;
  }

  .txt-descrip-historia {
    font-size: 16px;
    line-height: 22px;
    text-align: center;
  }

  .productos-home {
    padding-top: 20px;
  }

  .titulo-productos {
    margin-bottom: 30px;
    font-size: 35px;
    line-height: 40px;
  }

  .txt-descrip-prod-home {
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 22px;
  }

  .col-prod-home {
    width: 30.33%;
    margin-right: 10px;
    margin-left: 10px;
  }

  .img-prod-col-home {
    margin-bottom: 50px;
  }

  .cta-prod-col-home {
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 20px;
  }

  .prev-prod-home {
    left: -20px;
    width: 25px;
  }

  .next-prod-home {
    right: -20px;
    width: 25px;
  }

  .recetas-home {
    padding-bottom: 15px;
  }

  .titulo-recetas-deliciosas {
    font-size: 35px;
    line-height: 40px;
  }

  .txt-descrip-rec-home {
    font-size: 16px;
    line-height: 22px;
  }

  .content-recetas-home {
    margin-bottom: 30px;
  }

  .col-recetas {
    width: 100%;
  }

  .img-rec-col {
    height: 280px;
  }

  .cta-ver-mas-rec {
    font-size: 18px;
  }

  .salud-mazola-home {
    padding-top: 15px;
  }

  .content-salud-heart {
    margin-bottom: 30px;
  }

  .titulo-salud-mazola {
    font-size: 45px;
    line-height: 50px;
  }

  .img-grasas-trans {
    margin-bottom: 30px;
  }

  .txt-descrip-salud {
    margin-bottom: 40px;
    font-size: 16px;
    line-height: 22px;
  }

  .cta-mas-info-salud {
    font-size: 18px;
  }

  .content-icons-salud {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .col-icons-salud {
    width: 48%;
  }

  .titulo-conoce-cocina {
    margin-bottom: 30px;
    font-size: 35px;
    line-height: 40px;
  }

  .txt-descrip-conoce {
    margin-bottom: 40px;
    font-size: 16px;
    line-height: 22px;
  }

  .cta-mas-cocina {
    font-size: 18px;
  }

  .content-galeria-videos {
    margin-bottom: 40px;
  }

  .portada-galeria-videos {
    height: 350px;
  }

  .prev-video {
    left: -60px;
    width: 50px;
  }

  .next-video {
    right: -60px;
    width: 50px;
  }

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

  .col-foo.uno {
    width: 100%;
    margin-bottom: 30px;
    padding-right: 0px;
    text-align: center;
  }

  .col-foo.dos {
    width: 50%;
  }

  .col-foo.tres {
    width: 50%;
  }

  .col-foo.cuatro {
    width: 100%;
    padding-left: 0px;
    text-align: center;
  }

  .link-footer {
    margin-bottom: 30px;
    font-size: 20px;
    text-align: center;
  }

  .navbar-movil {
    display: block;
  }

  .logo-navbar-movil {
    width: 120px;
    padding-left: 0px;
  }

  .nav-menu {
    background-color: hsla(0, 0%, 100%, 0.85);
  }

  .menu-button {
    padding-top: 15px;
    padding-bottom: 15px;
    color: #097a3e;
  }

  .menu-button.w--open {
    background-color: transparent;
    color: #054d3b;
  }

  .txt-descrip-productos {
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 22px;
  }

  .img-categoria-col {
    margin-bottom: 50px;
  }

  .cta-col-categoria {
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 18px;
  }

  .titulo-productos-page {
    margin-bottom: 30px;
    font-size: 35px;
    line-height: 40px;
  }

  .txt-descrip-page-prod {
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 22px;
  }

  .col-producto {
    width: 48%;
  }

  .img-producto {
    margin-bottom: 50px;
  }

  .titulo-receta-page {
    margin-bottom: 30px;
    font-size: 35px;
    line-height: 40px;
  }

  .txt-descrip-page-rec {
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 22px;
  }

  .recetas {
    padding-top: 40px;
  }

  .content-recetas {
    margin-bottom: 30px;
  }

  .filtro-select {
    height: 55px;
    font-size: 20px;
    line-height: 25px;
  }

  .productos-interna {
    padding-bottom: 40px;
  }

  .nombre-producto-movil {
    display: block;
    margin-bottom: 30px;
    font-size: 35px;
    line-height: 40px;
  }

  .nombre-producto-desktop {
    display: none;
    margin-bottom: 30px;
    font-size: 35px;
    line-height: 40px;
  }

  .left-producto {
    width: 100%;
    margin-bottom: 20px;
    padding-right: 0px;
    text-align: center;
  }

  .left-producto.l-mayo {
    width: 100%;
    padding-right: 20px;
    padding-left: 0px;
  }

  .right-producto {
    width: 100%;
    padding-left: 0px;
  }

  .right-producto.r-mayo {
    width: 100%;
    padding-left: 0px;
  }

  .titu-descrip-producto {
    font-size: 18px;
    line-height: 24px;
  }

  .txt-descrip-producto {
    font-size: 16px;
    line-height: 24px;
  }

  .titu-presentaciones-producto {
    font-size: 18px;
  }

  .lista-presentaciones-prod {
    margin-bottom: 50px;
  }

  .titu-producto-disponible {
    text-align: center;
  }

  .paises-disponibles-content {
    text-align: center;
  }

  .recetas-relacionadas {
    padding-top: 40px;
  }

  .titu-recetas-relacionadas {
    margin-bottom: 50px;
  }

  .content-recetas-relacionadas {
    margin-bottom: 40px;
  }

  .titulo-prueba-mayonesa {
    font-size: 35px;
    line-height: 40px;
  }

  .experiencia-360 {
    padding-top: 20px;
  }

  .titulo-experiencia {
    font-size: 35px;
    line-height: 40px;
  }

  .txt-descrip-exp {
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 22px;
  }

  .intro-mayonesa {
    padding-bottom: 10px;
  }

  .content-titu-intro {
    margin-top: -90px;
    margin-bottom: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .titu-mayonesa-mazola-light {
    font-size: 40px;
    line-height: 45px;
  }

  .titu-mayonesa-mazola-bold {
    font-size: 40px;
    line-height: 45px;
  }

  .txt-descrip-intro {
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 22px;
  }

  .producto-mayonesa {
    padding-bottom: 20px;
  }

  .prev-mayonesa {
    left: 0;
    width: 60px;
    top: 40%;
  }

  .next-mayonesa {
    right: 0;
    width: 60px;
    top: 40%;
  }

  .contacto {
    padding-top: 100px;
  }

  .titulo-contacto {
    margin-bottom: 30px;
    font-size: 35px;
    line-height: 40px;
  }

  .button-contacto {
    width: 48%;
    margin-bottom: 15px;
  }

  .left-contacto {
    width: 100%;
    padding-right: 0px;
  }

  .right-contacto {
    width: 100%;
    padding-left: 0px;
  }

  .input-contacto {
    margin-bottom: 30px;
  }

  .recetas-interna {
    padding-bottom: 40px;
  }

  .titulo-receta {
    margin-bottom: 30px;
    font-size: 35px;
    line-height: 40px;
  }

  .content-titu-intro-salud {
    margin-top: -90px;
    margin-bottom: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .titulo-principales-formas {
    font-size: 40px;
    line-height: 45px;
  }

  .titulo-rutinas {
    margin-bottom: 30px;
    font-size: 35px;
    line-height: 40px;
  }
}

@media screen and (max-width: 479px) {
  .item-contacto {
    width: 100%;
  }

  .field {
    width: 100%;
  }

  .linea-top {
    height: 15px;
  }

  .main {
    padding-top: 15px;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .rotador {
    height: 280px;
  }

  .titulo-historia-mazola {
    margin-bottom: 20px;
    font-size: 25px;
    line-height: 30px;
  }

  .txt-descrip-historia {
    font-size: 15px;
  }

  .productos-home {
    padding-bottom: 20px;
  }

  .titulo-productos {
    margin-bottom: 25px;
  }

  .txt-descrip-prod-home {
    font-size: 15px;
  }

  .col-prod-home {
    width: 100%;
  }

  .img-prod-col-home {
    width: 250px;
    margin-bottom: 30px;
  }

  .cta-prod-col-home {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 18px;
    line-height: 22px;
  }

  .prev-prod-home {
    left: -10px;
    width: 20px;
  }

  .next-prod-home {
    right: -10px;
    width: 20px;
  }

  .titulo-recetas-deliciosas {
    font-size: 25px;
    line-height: 30px;
  }

  .txt-descrip-rec-home {
    font-size: 15px;
  }

  .img-rec-col {
    height: 230px;
  }

  .nombre-col-rec {
    font-size: 18px;
    line-height: 24px;
  }

  .cta-ver-mas-rec {
    font-size: 16px;
  }

  .content-salud-heart {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .titulo-salud-mazola {
    font-size: 30px;
    line-height: 35px;
  }

  .icon-corazon {
    width: 40px;
    margin-right: 10px;
    margin-left: 10px;
  }

  .txt-descrip-salud {
    margin-bottom: 20px;
    font-size: 15px;
  }

  .cta-mas-info-salud {
    font-size: 16px;
  }

  .txt-icons-col-salud {
    font-size: 16px;
    line-height: 22px;
  }

  .titulo-conoce-cocina {
    margin-bottom: 20px;
    font-size: 25px;
    line-height: 30px;
  }

  .txt-descrip-conoce {
    margin-bottom: 30px;
    font-size: 15px;
  }

  .cta-mas-cocina {
    font-size: 16px;
  }

  .content-galeria-videos {
    margin-bottom: 50px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .portada-galeria-videos {
    height: 250px;
  }

  .play-video {
    width: 100px;
  }

  .prev-video {
    display: none;
  }

  .next-video {
    display: none;
  }

  .slider-videos-dots {
    bottom: -45px;
    display: block;
  }

  .footer {
    padding-bottom: 40px;
  }

  .col-foo.dos {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .col-foo.tres {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .col-foo.cuatro {
    margin-top: 10px;
  }

  .link-footer {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 24px;
  }

  .logo-navbar-movil {
    width: 100px;
  }

  .menu-button {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .categorias {
    padding-top: 100px;
  }

  .txt-descrip-productos {
    font-size: 15px;
  }

  .col-categoria {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 25px;
    margin-left: 0%;
  }

  .img-categoria-col {
    margin-bottom: 30px;
  }

  .cta-col-categoria {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 18px;
    line-height: 22px;
  }

  .productos {
    padding-top: 40px;
    padding-bottom: 60px;
  }

  .titulo-productos-page {
    margin-bottom: 25px;
  }

  .txt-descrip-page-prod {
    font-size: 15px;
  }

  .col-producto {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 40px;
    margin-left: 0%;
  }

  .img-producto {
    width: 260px;
    margin-bottom: 40px;
  }

  .titulo-receta-page {
    margin-bottom: 25px;
  }

  .txt-descrip-page-rec {
    font-size: 15px;
  }

  .recetas {
    padding-top: 40px;
    padding-bottom: 60px;
  }

  .filtro-recetas {
    margin-bottom: 40px;
  }

  .filtro-select {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
  }

  .productos-interna {
    padding-top: 100px;
    padding-bottom: 20px;
  }

  .nombre-producto-movil {
    margin-bottom: 25px;
  }

  .nombre-producto-desktop {
    margin-bottom: 25px;
  }

  .left-producto.l-mayo {
    width: 100%;
    padding-right: 0px;
  }

  .right-producto.r-mayo {
    width: 100%;
  }

  .titu-descrip-producto {
    font-size: 18px;
  }

  .txt-descrip-producto {
    /*margin-left: 0px;*/
  }

  .titu-presentaciones-producto {
    font-size: 18px;
  }

  .lista-presentaciones-prod {
    margin-bottom: 40px;
    /*margin-left: 0px;*/
  }

  .recetas-relacionadas {
    padding-top: 20px;
  }

  .titu-recetas-relacionadas {
    margin-bottom: 40px;
    font-size: 30px;
    line-height: 35px;
  }

  .titulo-prueba-mayonesa {
    margin-bottom: 25px;
    font-size: 30px;
    line-height: 35px;
  }

  .titulo-experiencia {
    margin-bottom: 25px;
    font-size: 30px;
    line-height: 35px;
  }

  .txt-descrip-exp {
    font-size: 15px;
  }

  .cta-360 {
    font-size: 20px;
  }

  .content-titu-intro {
    margin-top: -60px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .titu-mayonesa-mazola-light {
    font-size: 30px;
    line-height: 35px;
  }

  .titu-mayonesa-mazola-bold {
    font-size: 30px;
    line-height: 35px;
  }

  .txt-descrip-intro {
    margin-bottom: 20px;
    font-size: 15px;
  }

  .prev-mayonesa {
    top: 25%;
    width: 50px;
  }

  .next-mayonesa {
    top: 25%;
    width: 50px;
  }

  .titulo-contacto {
    margin-bottom: 25px;
  }

  .content-buttons-contacto {
    margin-bottom: 40px;
  }

  .button-contacto {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 10px;
    margin-left: 0%;
  }

  .content-form {
    padding-right: 0px;
    padding-left: 0px;
  }

  .label-contacto {
    font-size: 15px;
  }

  .submit-form {
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .img-prod {
    width: 200px;
  }

  .recetas-interna {
    padding-top: 100px;
    padding-bottom: 20px;
  }

  .right-receta {
    padding-top: 0px;
  }

  .img-receta {
    height: 250px;
  }

  .titulo-receta {
    margin-bottom: 25px;
  }

  .extras-recetas {
    display: block;
  }

  .cta-descarga-receta {
    margin-right: 0px;
    margin-bottom: 15px;
  }

  .content-titu-intro-salud {
    margin-top: -60px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .titulo-principales-formas {
    font-size: 30px;
    line-height: 35px;
  }

  .titulo-rutinas {
    margin-bottom: 25px;
  }
}

@font-face {
  font-family: 'museo-slab';
  src: url('../fonts/Museo_Slab_700.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'museo-slab';
  src: url('../fonts/Museo_Slab_500.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'museo-slab';
  src: url('../fonts/Museo_Slab_300.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Helvetica Neue';
  src: url('../fonts/HelveticaNeueLTStdRoman.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}