@media screen and (max-width: 768px) {
    .imagen_datos img {
        display:none !important;
    }
    
    .seccion_masdatos {
        background:transparent !important;
    }
    
    #header_productos {
        height: 70vh;
margin-bottom: 60px;
background-attachment: fixed;
background-position: center -70px !important;
background-repeat: no-repeat;
background-size: auto 90% !important;
position: relative;
    }
}

.interiores {
  background: url(../img/fondo_azul_header.jpg) center bottom;
}

.interiores .logo {
  float: left;
  width: 120px;
  margin-right: 20px;
  padding: 20px 0;
  transition: 0.5s ease;
}

#header_productos {
  height: 70vh;
  margin-bottom: 60px;

  background-attachment: fixed;
  background-position: 0 -30px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  position: relative;
}
.separador-curva {
  width: 100%;
  height: 80px;
  background:url(../img/separador_curva.png) no-repeat center bottom;
  position: absolute;
  bottom: -1px;
  background-size: 100% auto;
  z-index: 2;
}

.titulo_header_productos {
  font-family: 'Montserrat', sans-serif;
  font-size: 65px;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  font-weight: 100;
  text-transform: uppercase;
  color:white;
  transform: translate(-50%, -50%);
  display:none;
}

.presentaciones_productos {
  font-size: 24px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 200;
  color: #1a5ecf;
  text-transform: uppercase;
  padding: 0;
  text-align: center;
}

.imagenes_presentaciones {
  display: -webkit-flex; /* Safari */
  -webkit-justify-content: space-around; /* Safari 6.1+ */
  display: flex;
  justify-content: space-around;
}
.descripcion_presentaciones {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 13px;
  text-align: center;
}

.seccion_beneficios {
  position: relative;
  margin-top: 0px;
  padding: 40px 0px 80px 0px;
  
  background-size: cover;
  background-position: right center;
  background-color: #ebebeb;
}

.slim {
  background-color: #f2c3d3;
}

.separador-curva {
  width: 100%;
  height: 80px;
  background:url(../img/separador_curva2.png) no-repeat center bottom;
  position: absolute;
  bottom: -1px;
  background-size: 100% auto;
  z-index: 2;
}

.titulo_beneficios {
  font-family: 'Montserrat', sans-serif;
  font-weight: 100;
  font-size: 43px;
  text-transform: uppercase;
  text-align: left;
  margin-bottom: 25px;
}

.titulo_beneficios p {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 15px;
}

.ul_beneficios, .ul_beneficios_slim {
  list-style-image: none;
  padding: 0;
  margin: 0;
}

.ul_beneficios li {
  line-height: 36px;
  margin-bottom: 25px;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 100;
  list-style-type: none;
  padding-left: 2.5em;
  background-image: url(../img/check.svg);
  background-size: 2em;
  background-repeat: no-repeat;
}

.ul_beneficios_slim li {
  line-height: 36px;
  margin-bottom: 25px;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 100;
  list-style-type: none;
  padding-left: 2.5em;
  background-image: url(../img/check2.svg);
  background-size: 2em;
  background-repeat: no-repeat;
}

.seccion_masdatos {
  position: relative;
  margin-top: 50px;
  padding: 40px 0px 0px 0px;
  border-bottom:1px solid #c8c8c8;
  background: url(../img/fondo_masdatos.jpg) bottom center no-repeat;
  background-size: 100% 100px;
}

.row_masdatos {
  display:flex;    
    align-items:stretch;
}

.titulo_masdatos {
  font-family: 'Montserrat', sans-serif;
  font-weight: 100;
  font-size: 25px;
  text-transform: uppercase;
  text-align: right;
  margin-bottom: 25px;
  color: #2058c6;
  line-height: 28px;
}

.titulo_masdatos span {
  font-weight: 700;
  font-size: 35px;
  line-height: 20px;
}

.imagen_datos {
  overflow: hidden;
  max-height: 600px;
  align-self: flex-end;
}

.texto_masdatos p {
  text-align: right;
  line-height: 25px;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 100;
}

.texto_masdatos ul {
  font-family: 'Montserrat', sans-serif;
  font-weight: 100;
  text-align: right;
  list-style-position: inside
}

/*.imagen_datos img {
  width: 80%;
  margin-bottom: -30%;
}*/

.imagen_datos img {
  max-width: 500px;
  display: block;
  max-height: 640px !important;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 150px;
}

.seccion_tabla {
  position: relative;
  padding: 90px 0px 40px;
}

.titulo_tabla {
  font-family: 'Montserrat', sans-serif;
  font-weight: 100;
  font-size: 25px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 15px;
  color: #2058c6;
  line-height: 28px;
}

.titulo_tabla span {
  font-weight: 700;
}

.mtop40 {
  margin-top: 40px;
}

/* ESTILOS TABLA */

.derecha {
  text-align: right;
}

.izquierda {
  text-align: left;
}

.nutrition-table {
  text-align: left;
  border: 3px solid #373737;
  border-right: 0;
  border-left: 0;
  border-collapse: collapse;
  color: #373737;
  font-weight: 400;
  padding: 25px;
  margin: 0 auto;
  background: white;
}

th {
    text-align: inherit !important;
}
.nutrition-table .nutrition-table-title {
  text-transform: uppercase;
  font-size: 1.4em;
  font-weight: 600;
  text-align: center;
  letter-spacing: 2px;
}
.nutrition-table tr th,
.nutrition-table tbody {
  padding-top: 0.55em;
  padding-bottom: 0.55em;
  border-bottom: 2px solid #373737;
}
.annotated:after {
  content: "*";
  position: absolute;
}
.servings-per-container {
  text-align: right;
}
.nutrition-table-heading-row,
.nutrition-table-information-row {
  text-align: right;
}
.nutrition-table-heading-row th:first-child,
.nutrition-table-information-row th:first-child,
.nutrition-table-heading-row td:first-child,
.nutrition-table-information-row td:first-child {
  text-align: left;
}
.nutrition-table-heading-row th:not(:first-child),
.nutrition-table-information-row th:not(:first-child) {
  padding-left: 1.4em;
}
.nutrition-table-information-row:hover td {
  background-color: #e6e6e6;
}
.nutrition-table-information-row td {
  padding-bottom: 0.26em;
}
.padrow td {
  font-size: 0.9em;
}
.nutrition-table tfoot td {
  max-width: 300px;
  padding: 0.5em 0 1em 0;
  line-height: 1.3em;
}

table tr:last-child td:first-child {
    border-bottom-left-radius: 10px;
}

table tr:last-child td:last-child {
    border-bottom-right-radius: 10px;
}

.datos_final_tabla {
  text-align: justify;
}

/* ESTILOS TABLA */

.ingredientes p {
  text-align: center;
  line-height: 25px;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 100;
}

.seccion_preparacion {
  background: url(../img/fondo_azul_pie.jpg) no-repeat center bottom;
}

.seccion_preparacion h1 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 100;
  font-size: 29px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 25px;
  color: white;
  line-height: 28px;
}

.seccion_preparacion h1 span {
  font-weight: 700;
}

.contenedor_preparacion {
  display: -webkit-flex; /* Safari */
  -webkit-justify-content: center; /* Safari 6.1+ */
  display: flex;
  justify-content: center;
}

.pasos_preparacion {
  position: relative;
}

.img_vaso img {
  max-height: 350px;
}


/* STEPS PREPARACION */

.card {
  position: absolute;
  top: 0%;
  left: 0%;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.box {
  background-color: white;
  width: 400px;
  height: 235px;
  border-radius: 5px;
}
.box #title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 100;
  font-size: 29px;
  color: #2058c6;
  text-transform: uppercase;
  padding-left: 25px;
  padding-top: 20px;
  margin-bottom: 5px;
}
.box p {
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  padding-left: 25px;
  padding-right: 40px;
  color: black;
}

.bottom-element {
  position: relative;
}

.tri {
  position: absolute;
  top: 50px;
  left: -35px;
  width: 0;
  height: 0;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  border-bottom: 25px solid white;
  margin-bottom: -20px;
  transform:rotate(-90deg);
}
p#text {
  margin-bottom: 15px;
}
#back {
  width: 60px;
  height: 40px;
  position: absolute;
  display: block;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: center;
  color: #3498db;
  line-height: 40px;
}

#back {
  display: block;
  position: absolute;
  background: #ebebeb;
  height: 40px;
  width: 75px;
  cursor: pointer;
  border-radius: 0 0 5px;
  color: #535353;
  line-height: 40px;
  text-align: center;
  left: 0px;
  bottom: 0px;
  z-index: 2;
}

#next {
  display: block;
  position: absolute;
  background: #3498db;
  height: 40px;
  width: 75px;
  cursor: pointer;
  border-radius: 0 0 5px;
  color: white;
  line-height: 40px;
  text-align: center;
  right: 0px;
  bottom: 0px;
  z-index: 2;
}

#progress {
  display: block;
  width: 100%;
  position: absolute;
  left: 50%;
  margin-left: -3px;
  margin-top: 12px;
  transform:translate(-50%, 0);
  display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    height: 28px;
    z-index: 1;
}

.bubble {
  width: 10px;
  height: 10px;
  background-color: #DAECF9;
  display: inline-block;
  border-radius: 12.5px;
  position: absolute;
}

.connector {
  display: inline-block;
  width: 50px;
  height: 2px;
  background-color: #DAECF9;
  vertical-align: middle;
  margin-right: -0.25em;
  margin-top: 4px;
  margin-left: 6px;
}

.bubble-fill {
  background-color: #3498db;
}

.tap {
  margin-left: 1.5px;
}

.bottom-element {
  height: 40px;
  width: 400px;
  position: absolute;
  bottom: 0;
}

.seccion_faq h1 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 100;
  font-size: 25px;
  text-transform: uppercase;
  text-align: center;
  margin: 80px 0 20px;
  color: #2058c6;
  line-height: 28px;
}

.seccion_faq a {
  display: block;
  width: 300px;
  margin-right: auto;
  margin-left: auto;
  padding: 10px 20px;
  border-radius: 30px;
  border:2px solid #2058c6;
  color:#2058c6;
  font-weight: 700;
  font-size: 19px;
  line-height: 30px;
  text-transform: uppercase;
  text-decoration: none;
  margin-bottom: 80px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  background: white;
  box-shadow:0px 0px 0px rgba(0,0,0,0);  
}

.seccion_faq a:hover {
  background: #2058c6;
  color:white;
  -ms-transform: scale(1.1); /* IE 9 */
  -webkit-transform: scale(1.1); /* Safari */
  transform: scale(1.1);
  box-shadow:0px 12px 10px rgba(0,0,0,0.2);  
}