.producto_outline_hover_class{
    border: 5px solid green;
    width: 80%;
    left: 45px;
    top:-30px;
    
    position: absolute;
    height:600px;
}
#donde_comprar{
    background: white;
}
#contacto{
    background: white; 
}
#footer{
     background: white; 
}
.tituloiced{
    width:70%;
    float:left;
}

 #que_es h2{
   font-size: 60px;
}
@font-face {
    font-family:'Lemon Milk Pro Regular';
    src:url("Lemon Milk Pro Regular.otf") format("opentype");
}
html,body,div,span,h1,h2,h3,h4,h5,h6,p,pre,a,img,q,s,var,b,u,i,center,dl,dt,dd,ul,fieldset,form,label,table,tbody,tfoot,thead,tr,th,td,video{
	margin:0px;
	padding:0px;
	border:0px;
	font-size:100%;
	font:inherit;
	vertical-align:baseline;
	position:relative;
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,label,video{
	display:block;
}
html{
	height:100%;
	width:100%;
	min-width:320px;
}
body{
	min-width:320px;
	min-height:100%;
	height:100%;
	width:100%;
	font-family:'titillium-web', sans-serif;
	background:#ffffff;
	color:#114141;
	font-size:22px;
}
#nav{
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:150px;
	background:#009201;
	background:linear-gradient(180deg, rgba(0,146,1,1) 0%, rgba(0,167,10,1) 80%, rgba(0,170,11,0.5) 90%, rgba(0,170,11,0) 100%);
	color:#ffffff;
	font-family:'Lemon Milk Pro Regular';
	font-size:20px;
	z-index:10000;
	transition:height 1s;
}
#nav::before{
	background:#009201;
	background:linear-gradient(180deg, rgba(0,146,1,1) 0%, rgba(0,167,10,1) 80%, rgba(0,170,11,1) 90%, rgba(0,170,11,1) 100%);
	height:100%;
	width:100%;
	position:absolute;
	content:"";
	opacity:0;
	transition:opacity 1s;
}
#nav.fixed{
	height:130px;
}
#nav.fixed::before{
	opacity:1;
}
#nav ul{
	list-style:none;
}
#nav li{
	display:inline-block;
}
#nav a{
	color:#ffffff;
	text-decoration:none;
}
#menu{
	padding:0px 168px;
	margin:0 auto;
	top:50px;
	text-align:center;
}
#menu a{
	height:33px;
	display:block;
	border-bottom:2px solid rgba(0, 0, 0, 0);
	transition:border-bottom 1s;
	margin:0px 20px;
}
#menu a:hover{
	border-bottom:2px solid rgba(255, 255, 255, 1);
}
#social{
	position:relative;
	float: right;
	
}
.social_icon{
	margin:0px 15px;
}
#marca{
	background:url("../img/Bkgnd.png") no-repeat;
	background-size:120%;
	background-position:100% 30%;
	min-height:100%;
    border:1px solid black;
}

#marca .tab{
	display:flex;
	width:100%;
	height:100%;
}
#marca .section_margin{
/*	padding-top:150px;*/
    padding-bottom: 150px;
    margin-top: 150px;
}

#marca h2{
	margin-bottom:50px;
}
#marca p{
	margin-bottom:50px;
}
#que_es{
	width:34%;
	float:left;
}
#te_negro{
	width: 200px;
    left:-500px;
/*    position: absolute;*/
 

	user-select:none;
}
#te_negro_movil{
    display: none;
	width: 200px;
    position: absolute;
    bottom: 50px;
    left: 10%;
	user-select:none;
}
#ps{
    left:-500px;
	width:100%;
    opacity: 0.1;
	max-width:1750px;
	user-select:none;
}
#slider{
	height:auto;
	width:60%;
	padding:0px 3%;
	float:left;
 
}

#producto{
	min-height:100%;
	background:url("../img/back-gotas.jpg") no-repeat;
	background-size:cover;
	background-position:100% 0%;
}
#producto h2{
	padding-top:20px;
    text-align: center;
}
#productos_margin{
	padding:100px 0px 20px 0px;
}
.producto{
    top:-100px;
	width:33%;
	float:left;
	text-align:center;
}
.producto .nombre{
	font-family:"myriad-pro";
	font-size:25px;
	margin-bottom:15px;
}
.producto .consumo{
	margin:0px auto 15px auto;
}
.triangulo_abajo{
	display:block;
	margin:15px auto 50px auto;
}
.producto_foto .foto1,.foto2,.foto3{
	display:block;
	margin:0 auto;
	width:80%;
	max-width:460px;
}
.carrito{
	position: absolute;
    left: -1%;
    top: 26%;
}
.carrito img{
	transform:scale(0.8);
	transition:transform 1s;
}
.carrito:hover img{
	transform:scale(1);
}
.tabla_wrapper{
	background:linear-gradient(180deg, #dddddd 0%, #ffffff 100%);
	border-radius:5px;
	padding:20px 0px 40px 0px;
	position: absolute;
    left: 0px;
    width: 100%;
    bottom: 115px;
	display:none;
}
.nombre_tabla{
	margin:20px 0px;
	text-align:center;
	font-size: 24px;
    font-family: 'myriad-pro';
}
.tabla_nutrimental{
	border: 1px solid;
    border-collapse: collapse;
	font-size:14px;
	font-family:helvetica;
	color:#000000;
	margin:0px auto;
}
.tabla_nutrimental th{
	font-size:25px;
}
.tabla_nutrimental tbody tr{
	border: 1px solid;
}
.tabla_nutrimental tbody tr.no_border{
	border: none;
}
.tabla_nutrimental tbody td{
	padding:10px;
}
.tabla_nutrimental tbody td.sub{
    padding-left: 50px;
}
.tabla_nutrimental tbody td:nth-child(2){
	text-align:center;
}
.tabla_nutrimental tr.bold{
	font-family: "myriad-pro";
}
.close{
	border-radius:100%;
	width:70px;
	height:70px;
	background:#dddddd;
	color:#ffffff;
	cursor:pointer;
	position:absolute;
	top:-35px;
	right:-35px;
	line-height:70px;
	font-size:50px;
	text-align:center;
	box-shadow:0px 0px 15px rgba(0,0,0,0.2);
}
#donde_comprar h2{
	padding-top:10px;
    text-align: center;
}
#donde_margin{
	padding:80px 0px 80px;
	width:90%;
}
.tienda{
    left:-1000px;
    opacity: 0.1;
	width:25%;
	float:left;
	text-align:center;
     
}
.tienda .logo_hover{
	width:50%;
	max-width:187px;
	margin:0 auto;
}
.tienda img{
	width:100%;
}
.tienda img.color{
	position:absolute;
	top:0px;
	left:0px;
	opacity:0;
	transition:opacity 1s;
}
.tienda:hover img.color{
	opacity:1;
}
.tienda .subtitulo{
	padding: 0px 5%;
}
#beneficios{
	background:linear-gradient(180deg, #43942b 0%, #53ad32 50%, #53ad32 100%);
}
#beneficios_tabs{
	float:right;
	margin-bottom:25px;
}
#beneficio_boton{
	float:left;
	background:url("../img/boton-b-beneficios.png") no-repeat;
	color:#ffffff;
	font-family: "myriad-pro";
	font-size:30px;
	line-height:76px;
	width:592px;
	height:76px;
	text-align:center;
	cursor:pointer;
}
#ingredientes_boton{
	float:left;
	background:url("../img/boton-n-ing.png") no-repeat;
	color:#ffffff;
	font-family: "myriad-pro";
	font-size:30px;
	line-height:76px;
	width:592px;
	height:76px;	
	text-align:center;
	cursor:pointer;
}
#beneficios .left{
	width:30%;
	float:left;
}
#bodegon{
	width:100%;
/*    right:-500px;*/
    opacity: 0.1;
}
#beneficios .right{
	width:70%;
	float:left;
	color:#ffffff;
}
#beneficios .right .text_align{
	padding:75px 0px 0px 15px;
}
#beneficios .section_margin{
	padding-bottom:100px;
}
#bullets{
	width:90%;
    margin: 40px 0px 0px 0px;
}
.bullets_l,.bullets_r{
	width:50%;
	float:left;
}
/*MODIFICADO VICTOR*/
.bullets_l, .bullets_r {
    width: 50%;
    float: left;
    padding: 20px 20px 20px 0px;
    box-sizing: border-box;
}



/*FIN MODIFICADO VICTOR*/
.bullet_r{
	height:53px;
	margin-bottom:7px;
}
.bullet_r .text{
    
    margin-left: 68px;
    line-height: 23px;
    text-align: left;

}
.bullets_r .bullet_r .text{
	line-height:initial;
}
.bullet{
	opacity:0.7;
	position:absolute;
	top:0px;
	left:0px;
}
.underline{
	text-decoration:underline;
}
#tab_ingredientes{
	display:none;
}
#contacto{
	min-height:100%;
}
#contacto h2{
	padding-top:120px;
    text-align: center;
}
#contact_form{
	max-width:1070px;
	width:80%;
	margin:80px auto 30px auto;
}
#contact_form .row{
	margin-bottom:7px;
}
.form_field{
	padding:33px;
	font-size:22px;
	border:6px solid #009100;
	color:#009100;
	width:100%;
	box-sizing: border-box;
}
.form_field::placeholder {
  color: #009100;
}
#space{
	width:2%;
	display:inline-block;
}
.f50{
	width: 49%;
}
#obligatorios{
	color: #009100;
}
#enviar{
	background:linear-gradient(180deg, #009201 0%, #00b30f 100%);
	border:none;
	font-family: "myriad-pro";
	color:#ffffff;
	font-size:20px;
	height:75px;
	width:225px;
	border-radius: 4px;
	cursor:pointer;
	margin:0 auto;
	display:block;
}
#sombra{
	width:100%;
	margin-top:100px;
}
#footer{
	border-bottom:13px solid #62aa44;
	color: #009100;
	text-align:center;
	padding-bottom:30px;
}
#footer a{
	color: #009100;
}
h2{
	font-family:"myriad-pro";
	font-size:48px;
}
.triangulo{
	position:relative;
	user-select:none;
	transform: translateY(-97%);
    
}
.next{
	position: absolute;
    top: -105px;
    user-select: none;
    cursor: pointer;
    right: 33%;
}
.section_margin{
	margin:0 auto;
	width:90%;
	max-width:1750px;
}
#contacto .section_margin,#footer .section_margin{
	margin:0 auto;
	width:90%;
    border:1px solid white!important;
	max-width:1750px;
}
.clear{
	clear:both;
}

/*SLIDER*/


.contiene_slideshow-container {
    /* max-width: 1000px; */
    width: 100%;
    position: relative;
    margin: auto;
    z-index: 0;
    height: 100%;
    overflow: hidden;
    /* margin-top: 69px; */
}



* {box-sizing: border-box}

.mySlides {display: none}
img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
/*  max-width: 1000px;*/
    width: 100%;
    position: fixed;
 
/*    margin-top: 69px;*/
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
    background: rgba(0, 0, 0, 0.49);
}

/* Position the "next button" to the right */
.next {
     top: -120px;
    border-radius: 3px 0 0 3px;
    background: none;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}
/*BARRA DE MENUS*/
/*BOTON CERRAR DE MENU MOVIL*/
input#abrir-cerrar { 
    visibility:hidden;
    position: absolute;
    top: -9999px;
}

.toggle-button {
    display:block;
    width:50px;
    height:50px;
/*    border:1px solid #020202;*/
    position:relative;
    cursor: pointer;
    box-sizing: border-box;
}

/* Usamos los :before y :after del label para dibujar las tres rayitas */

.toggle-button:before, .toggle-button:after {
    position:absolute;
    display:block;
    content:" ";
    width: calc(100% / 2);               
    box-sizing: border-box;
    left: calc(100% / 4);
    transition: all 0.2s ease-out;
}

.toggle-button:before {
    top: calc(100% / 4);
    height:calc(100% / 4);
    border-top:1px solid #ffffff;
    border-bottom:1px solid #ffffff;
    background-color: transparent;
}

.toggle-button:after {
    height:1px;
    background-color:#ffffff;
    bottom:calc(100% / 4);
}

/* Hacemos clic y el input queda como :checked, así que los centramos y giramos 45º en distinto sentido */

input#abrir-cerrar:checked + .toggle-button:before, input#abrir-cerrar:checked + .toggle-button:after {
    top:calc(100% / 2);
    height:1px;
    border-bottom:0;
}

input#abrir-cerrar:checked + .toggle-button:before {
    transform: rotate(45deg); 
}

input#abrir-cerrar:checked + .toggle-button:after {
    transform: rotate(-45deg);
}

/* Posicionamos y mostramos cuando procede los <span> que nos ayudarán con los tooltips */

.abrir, .cerrar { 
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    text-indent: -9999px;
}

.abrir {
    display:block;
}

.cerrar {
    display:none;
}

input#abrir-cerrar:checked + .toggle-button .abrir {
    display:none;
}

input#abrir-cerrar:checked + .toggle-button .cerrar {
    display:block;
}  
.toggle-button {
/*
    left: calc(50vw - 25px);
    top: calc(50vh - 105px);
*/
    display: none;
}
/* FIN BOTON CERRAR DE MENU MOVIL*/
.barramenus{
    background: #000000;
    overflow: hidden;
    text-align: center;
    position: fixed;
    z-index: 2;
    width: 100%;
/*    margin-top: -69px;*/
    
    
    
    background: #009201;
    background: linear-gradient(180deg, rgba(0,146,1,1) 0%, rgba(0,167,10,1) 80%, rgba(0,170,11,0.5) 90%, rgba(0,170,11,0) 100%);
    color: #ffffff;
}
.menu_centrado{
    width: 1000px;
    margin:0 auto;
}
.menu_centrado ul{
    padding: 10px;    
}

.menu_centrado ul li{
    padding: 15px;
    display: inline-block;
}

.menu_centrado ul li a{
    color:white;
    text-decoration: none;
    
    
    
}
.menu_centrado .logoprincipal{
    float:left;
    padding: 10px;
    margin-top:7px;
}
.menu_centrado .ulmenu{
 float: left;
  
}
.genera_certificado{
     
    color:white;
    padding: 14px;
    border-radius: 15px;
}
.menu_centrado ul li a:hover{
    color:#f2f2f2;
    
}
/*BARRA DE MENUS*/

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .prev, .next,.text {font-size: 11px}
}

 
@media (max-width: 1920px){
    #que_es{
        top:-50px;
          
    }
/*
    #slider{
        top: 100px;
    }
*/
/*
    #marca{
        height: 1200px;
    }
*/
 
}
@media ( max-width: 1750px){ 
/*
    #marca .tab {       
        height: 1300px;
        
    }
*/
    .next {
        top: -80px;
         right: 32%;
    }
    #marca h2{    
        font-size: 30px;
    }
     #que_es{
         font-size: 20px!important;
    }
    #te_negro {
        
        position: relative;
        bottom: 0px;
    }
}




@media (min-width: 0px) and (max-width:1444px) {
   #ps{
        top:150px;
      
    }   
}

@media (min-width: 0px) and (max-width:1270px) {
   .next {
        top: -80px;
        right: 31%;
    }
    #marca .section_margin {
         padding-bottom: 0px;   
    }
    .social_icon{
        display: inline-block!important;
    }
  
   .toggle-button {
        display: block;
    }
    .menu_centrado {
        width: 100%;
    }
    .barramenus{
        z-index: 1;
        
    }
    .menu_centrado ul li {
        display: block;
    }
    .menu_centrado .ulmenu,#social {
        float: none;
        display: none;
    }
    #social{
        margin-bottom: 200px;
    }
    .menu_centrado .logoprincipal {
        float: none;
        display: flex;
    }
    .menu_centrado .logoprincipal .imglogo {
            
        text-align: left;
        flex:1;
    }
    .menu_centrado .logoprincipal .btncerrar {
        color:white;    
        flex:1;       
        display: flex; 
        padding: 5px;
        justify-content: right;
        align-items: center;
        
    }
    #marca h2{    
        font-size: 25px;
    }
     #que_es{
         font-size: 15px!important;
    }
    #ps{
        top:-80px;
        width: 100%;
    }
    .textoblanco{
        color:white;
    }
    #te_negro {
      
         top:-40px;
        width:150px;
    }
    #slider{
        height: 100%;
    }
    .producto {
        width: 100%;
        float: none;
    }
    .tienda{
        width: 30%;
        padding: 20px;
    }
    .bullets_l, .bullets_r {
        width: 100%;
        float: none;
    }
    #beneficio_boton,#ingredientes_boton{
        float: none;
        width: 100%;
        background: none;
        margin-top: 5px;
        border-radius: 7px;
        border:1px solid rgba(134, 134, 134, 0.19);
        box-shadow: 0px 4px 14px -3px rgba(0,0,0,0.09);
        -webkit-box-shadow: 0px 4px 14px -3px rgba(0,0,0,0.09);
        -moz-box-shadow: 0px 4px 14px -3px rgba(0,0,0,0.09);
        background: rgb(223,223,223);
        background: linear-gradient(90deg, rgba(223,223,223,0.10968137254901966) 35%, rgba(221,221,221,0.09007352941176472) 77%, rgba(221,221,221,0.1292892156862745) 96%);
    }
    #ingredientes_boton{
        
        background: rgb(0,0,0);
        background: linear-gradient(90deg, rgba(0,0,0,0.21612394957983194) 35%, rgba(0,0,0,0.3169642857142857) 77%, rgba(0,0,0,0.3253676470588235) 96%);
    }
    #beneficios_tabs{
        width: 100%;
        float:none;
    }
}
 
@media (min-width: 0px) and (max-width: 1000px) {
    #ps{
       top:100px;
    }   
}
@media (min-width: 0px) and (max-width: 890px) {
    .next{
        right: 29%;
    }
    .contiene_slideshow-container {
        height: auto;
        max-height: 1100px;
    }
    .slideshow-container {
       position: relative;
    }

    
    #marca{
        height: 1350px;
    }
    #beneficios .left {
        width: 100%;
        float: none;
    }
    #beneficios .right {
        width: 100%;
        float: none;
    }
    .f50{
        width: 100%;
    }
    #space {
        height: 5px;
        display: block;
    }
    #marca{
        background-position: 0px 0px!important;
        background-size: cover!important;
    }
    #marca .tab {
        display: block;
    }
    #que_es {
        width: 100%;
        top: -40px;
        font-size: 20px!important;
    }
    #slider {
        top: -10px;
        width: 100%;
    }
    #ps{
        top:-70px;
/*        border:1px solid black;*/
    }
     #te_negro_movil{
      display: block;
      bottom:20px;
      width: 150px;   
      height: 97px;     
   
    }
    #te_negro{
/*        border:1px solid black; */
        display: none;
        width: 30%;
        bottom: -350px;
    }
    .textoblanco{
        color:black;
    }
    .tituloiced{
        width: 100%;
        float: none;
        height: 200px;
    }
    #marca h2{
        font-size: 35px;
    }
    .tituloiced{
   
        height: 150px;
    } 
    .tienda{
        width:100%;
    }
     #que_es h2{
        font-size: 30px;
    }
    #producto{
/*        margin-top:-100px;*/
    }
    .triangulo{
        margin-top: 0px;
    }
    
    .producto_outline_hover_class {
 
        width: 100%;
        left: 0px;
        top: -30px;
       
        height: 670px;
    }
}
@media (min-width: 0px) and (max-width: 500px) {
     #te_negro_movil{
      display: block;
      bottom:-20px;
     width: 100px;
     height: 65px;
         
    }
    .next {
        right: 20%;
        top: -50px;
    }
}
