
@font-face {
    font-family: 'Banks Miles Single Line';
    src: url('/BanksMilesSingleLine.woff2') format('woff2'), url('/BanksMilesSingleLine.woff') format('woff');
}

@font-face {
    font-family: 'Mathlete-Skinny';
    src: url('/Mathlete-Skinny.woff2') format('woff2'), url('/Mathlete-Skinny.woff') format('woff');
}

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

@font-face {
    font-family: 'Playlist';
    src: url('/Playlist-Script.woff2') format('woff2'), url('/Playlist-Script.woff') format('woff');
}
.titulo-contacto {
    position: relative;
}
.formulario input:focus {
    /* background: red; */
    /* box-shadow: none; */
    /* outline: none; */
    outline-color: #ffffff;
}
.formulario textarea:focus {
    /* background: red; */
    /* box-shadow: none; */
    /* outline: none; */
    outline-color: #ffffff;
}
.padding-0 {
    padding: 0;
}
.box-lis1:hover {
    /* box-shadow: 0px -1px 18px -6px #040404; */
    transform: scale( 1.054);
    z-index: 9;
}
.fixed {
    position: fixed;
    width: 100%;
    background: white;
    z-index: 99999;
}
.menu-web ul a {
    color: #3c4e2f;
}
.img-home {
    padding-top: 17%;
}
.box-imgproducto2 {
    padding: 2% 2%;
    /* text-align: justify; */
    /* background: #caeccf; */
    color: #0d4a16;
    font-family: 'Banks Miles Single Line';
    width: 100%;
    /* box-shadow: 0px -10px 44px -7px #007540c7; */
}
.box-imgproducto2 h3 {
    font-family: 'Playlist';
    color: #d46001;
    font-size: 20pt;
    position: relative;
}
.menu-movil {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-flex-direction: row;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: 3% 0;
}

.logo {
    width: 66%;
    margin: 0 0%;
}

.logo img {
    width: 100%;
}

.icon-menu {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 35px;
    width: 60px;
    color: #438a36;
}

.img-carrucel {
    width: 100%;
    position: relative;
	transition-duration: 0.5s;
}

.img-carrucel img {
    width: 100%;
}

.menu-web {
    display: none;
}

.box-cont-producto {
    font-size: 22px;
    margin: 1% auto;
    width: 90%;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.box-cont-producto h1 {
    font-size: 30px;
    font-family: 'Mathlete-Skinny';
    margin: 3% 0;
    width: 100%;
    color: #16290e;
}

.cuidatupiel h1 {
    font-size: 30px;
    font-family: 'Mathlete-Skinny';
    margin: 5px 0;
    width: 100%;
    color: #16290e;
}

.text-descrp-p {
    font-size: 15px;
    width: 95%;
	margin: auto;
    font-family: 'Banks Miles Single Line';
    /* text-align: justify; */
    /* margin: 0 auto; */
}

.img-p-p {
    width: 70%;
	margin: auto
}

.img-p-p img {
    width: 100%;
    /* margin: 0 auto; */
    /*  
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; */
}

.text-dy-img {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-flex-direction:column;
    display: flex;
    flex-direction:column;
    position: relative;
}


.btn-ver-mas.productos {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    /* position: relative; */
    /* bottom: 2px; */
    background: #16290e;
    padding: 3px 10px;
    font-size: 15px;
    /* left: 9%; */
    color: #ffffff;
    /* border-radius: 3px; */
    width: 102px;
    justify-content: center;
    align-items: center;
    /* margin-left: 10%; */
    font-family: 'Banks Miles Single Line';
}

.btn-ver-mas.productos:hover {
    background: #d46001;
}

.titulop {
    font-family: 'Playlist';
    color: #d46001;
	font-size: 28px;
	
    position: relative;
    margin: 24px 0;
    margin-top: 10px;
}

.titulop2 {
    font-family: 'Mathlete-Skinny';
    font-size: 61px !important;
    margin: 0;
    position: relative;
    color: #16290e;
    line-height: 0.5;
    height: 49px;
}

.sub-titulo2 {
    font-family: 'Playlist';
    color: #879e35;
    font-size: 25px;
    position: relative;
    margin: 11px 0;
}

.descrip-2p {
    margin: 10px 0;
    font-family: 'Banks Miles Single Line';
    font-size: 13px;
    margin-top: 26px;
}

.titulo-wighet {
    font-family: 'Mathlete-Skinny';
    font-size: 50px;
    margin: 0 auto;
    position: relative;
    color: #16290e;
    line-height: 54px !important;
    height: auto;
    /* height: 66px; */
}

.box-cont-wight {
    width: 90%;
    margin: 0 auto;
    /* margin-top: 5%; */
    margin-bottom: 10%;
}

.hastag {
    font-family: 'Banks Miles Single Line';
    color: #d46001;
    margin: 5px 0px;
    margin-top: 20px;
    margin-bottom: 10px;
}

.footer {
    background: #16290e;
}

.cont-box-footer {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-flex-direction: column;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 1% 0;
}

.boxform h4 {
    width: 100%;
    font-size: 20px;
    margin: 5% 0;
    color: #ffffff;
}

.form-footer input {
    width: 100%;
    border: none;
    padding: 5px 8px;
    margin-bottom: 12px;
}

.boxredes {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin: 9px auto;
    width: 91px;
    justify-content: space-between;
    font-size: 21px;
    color: #ffffff;
    margin-bottom: 11px;
}

.box-text-video {
    width: 90%;
    margin: 10% auto;
}

.menu {
    position: absolute;
    width: 100%;
    z-index: 999;
}

.menu ul {
    background: rgba(252, 252, 252, 0.95);
    width: 100%;
    padding: 4px 0;
    margin: 0;
    list-style: none;
    box-shadow: 0 18px 26px -12px rgba(0, 0, 0, 0.2784313725490196);
}

.menu li {
    /* width: 100%; */
    margin: 4px;
    padding: 3px 10px;
    color: #16290e;
    /* background: rgb(100, 171, 76); */
}

.menu li:hover {
    color: #df6f2a;
}

.raya {
    position: absolute;
    background: #4a4a4a;
    width: 79px;
    height: 2px;
    z-index: 999;
    left: 0;
    bottom: -12px;
}


.raya2 {
    position: absolute;
    background: #4a4a4a;
    width: 79px;
    height: 2px;
    z-index: 100;
    left: 0;
    bottom: -10px;
}



.block1 {
    width: 100%;
}

.box-text-1v {
    position: relative;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    line-height: 1;
    align-items: center;
}

.text-consejo {
    font-family: 'Mathlete-Skinny';
    font-size: 48px;
}

.text-lechuga {
    font-family: 'Playlist';
    color: #879e35;
    font-size: 39px;
}

.block2 {
    margin: 9% auto;
    justify-content: space-between;
}

.dd {
    margin: 13px 0;
    margin-top: 25px;
    font-family:'Banks Miles Single Line';
    font-size: 10pt;
}

.menu-web a li {
    color: #3c4e2f;
}

.menu-web a li:hover {
    color: #4c933c;
    border-bottom: 1px solid;
    text-decoration: none;
}

.menu-web a:hover {
    text-decoration: none;
}

.box-cont-video1 {
    /* background: #f7f7f7; */
    margin: 0 3px;
    padding-bottom: 8px;
}

.clipvideo img {
    width: 100%;
}

.tituloclip-video {
    font-size: 11px;
    font-weight: bold;
    padding: 0 5px;
    color: #16290e;
    line-height: 1;
    margin: 4px 0px;
    font-family: 'Banks Miles Single Line';
}

.descripclip-video {
    font-size: 10px;
    padding: 0 5px;
    color: #879e35;
}

.flecha-left1 {
    position: absolute;
    top: 25%;
    left: -15px;
    color: #5a5a5a;
    font-size: 45px;
}

.flecha-left2 {
    position: absolute;
    top: 25%;
    right: -15px;
    color: #5a5a5a;
    font-size: 45px;
}

.nosotros-1 {
    width: 100%;
    margin: 0 auto;
    /* background: #f4f4f4; */
    margin-bottom: 30px;
    padding: 7px 20px;
    text-align: justify;
    padding-right: 40px;
}

.nosotros-1 h1 {
    font-family: 'Playlist';
    color: #d46001;
    position: relative;
}

.nosotros-2 {
    width: 95%;
    margin: 0 auto;
    /* background: #f4f4f4; */
    margin-bottom: 30px;
    padding: 7px 10px;
}

.nosotros-2 h1 {
    font-family: 'Banks Miles Single Line';

    color: #d46001;
}

.cont-pp-producto {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-flex-direction: column;
    display: flex;
    flex-direction: column;
}

.menu-pp-prducto {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    background: rgba(150, 226, 161, 0.45098039215686275);
    width: 100%;
}

.menu-pp-prducto ul {
    padding: 10px 10px;
    margin: 0;
    list-style: none;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-flex-direction: row;
    display: flex;
    flex-direction: column;
    width: 100%;
    justify-content: space-between;
}

.menu-pp-prducto li a {
    color: #3a7f30;
    text-decoration: none;
    padding: 4px 4px;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.menu-pp-prducto a:hover {
    text-decoration: none;
}

.box-pp-prducto {
    width: 100%;
    /* height: 356px; */
    margin: 0 auto;
    /* background-color: white; */
}

.product-item {
    /*display: flex;*/
    width: 100%;
    /* border: 1px solid #ff00e0; */
    margin: 4% 0;
}

.bloc1-pp-pp {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    /* background: RED; */
    width: 90%;
    -webkit-flex-direction: column;
    margin: 5px auto;
    flex-direction: column;
}

.box-imgproducto {
    width: 100%;
    background: white;
    /* height: 357px; */
}

.box-imgproducto img {
    width: 95%;
    margin: 0 auto;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

a.ct_item-active {
    /* color: white !important; */
    background: #b1e0b8;
}

.botn-lechufa-crema {
    /* margin: 0 auto; */
    width: 200px;
    background: #16290e;
    padding: 8px 15px;
    color: #ffffff;
    margin-top: 25px;
    font-size: 19px;
    text-align: center;
    font-family: 'Banks Miles Single Line';
    margin-bottom: 20px;
}

.xs {
    display: flex;
}

.xs2 {
    display: none;
}

.cuidadodetupiel {
    width: 100%;
    margin: 0 auto;
    display: flex;
}

.dadade {
    width: 100%;
    display: flex;
    justify-content: space-between;
    /* background: #155417; */
    padding: 18px 20px;
    /* border-radius: 0 0 15px 15px; */
    color: #ffffff;
    border: none;
}
.dadade li a {
    color: #6b6b6b;
}

.dadade:hover li a {
    color: #19591a;
    text-decoration: none;
    border: none;
    border-radius: 0;
}


.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff !important;
    background-color: #007bff !important;
}
.hidratacion {
    width: 100%;
    margin: 6px auto;
    /* background: rgba(97, 172, 74, 0.17); */
    padding: 7px 1%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 5%;
    flex-direction: column;
}
.box-hidratacion {
    width: 100%;
    /* background: #cbdcc6; */
    height: auto;
}
.box-hidratacion img {
    width: 100%;
}
.box-text-hidratacion {
    width: 100%;
    font-family: 'Banks Miles Single Line';
    /* color: #d46001; */
    padding: 0 25px;
}
.box-text-hidratacion h3 {
    font-family: 'Mathlete-Skinny';
    color: #d46001;
    font-size: 51px;
    position: relative;
}
.dadade .nav-link.active, .dadade .nav-item.show .nav-link{
	/* background: #69b54f1f; */
	border: none;
	color: #db7e32;
	/* border-top: 1px solid #c2c2c2; */
	border-bottom: 1px solid #c2c2c2;
	border-radius: 0;
}

.menu-web  li .menu-producto li {
    /* background: #ffffff; */
    padding: 1px 6px;
    margin: 2px 0;
    color: #969696;
    font-size: 13px;
    border: none;
}
.menu-web  li .menu-producto li a{
	color:#c2c2c2;
}
.menu-web  li .menu-producto  li a:hover {
    color: #d46001;
}
.menu-web  li:hover .menu-producto {
    display: flex!important;
    position: absolute;
    flex-direction: column;
    /* margin-top: 10px; */
    background: #ffffff;
    width: 200px;
    align-items: normal;
    padding: 7px 1px;
}
.titulo-p h2 {
    font-family: 'Mathlete-Skinny';
    font-size: 50px;
    margin: 0 0;
    text-align: center;
}
ul.menu-movil-p {
    box-shadow: none;
}

ul.menu-movil-p li a {color: #d46001;}
.red1 a {
    color: #ffffff;
}

/**.red1 a:hover {
    color: #db7e32;


}*/


.titulo-contacto h2 {
    font-family: 'Mathlete-Skinny';
    position: relative;
    font-size: 57px;
    text-align: center;
    color: #424242;
}
.box-contacto {
    margin: 4% 0;
    /* background: red; */
    padding: 0 13px;
}
form.formulario {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin: 22px 0;
    text-align: center;
    justify-content: center;
    margin: 0 auto;
    height: auto;
    padding: 0;
}
.formulario input {
    padding: 8px 12px;
    margin: 8px 0;
    border: 1px solid rgba(58, 58, 58, 0.51);
    background: transparent;
    color:#4a4a4a;
}
.formulario input::-webkit-input-placeholder { /* Edge */
  color: #4a4a4a;
}
.formulario textarea::-webkit-input-placeholder { /* Edge */
  color: #4a4a4a;
}
.formulario input:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #4a4a4a!important;
}
.formulario textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #4a4a4a !important;
}
.formulario input::placeholder {
  color: #4a4a4a;
}
.formulario textarea::placeholder {
  color: #4a4a4a;
}
.formulario textarea {
    padding: 8px 12px;
    margin: 8px 0;
    border: 1px solid rgb(96, 96, 96);
    height: 148px;
    background: transparent;
    color:#ffffff;
}


input.envio-lechuga {
    background: #ffffff;
    color: #0d4a12;
    width: 118px;
    margin: 0 auto;
}
.box-nosotros {
    display: flex;
    width: 90%;
    margin: 4% auto;
    flex-direction: column;
}
.box-img-colachs {
    width: 100%;
    /* background: red; */
}
	.box-img-colachs img {
    width: 100%;
	}
.img-carrucel22 {
    width: 100%;
    position: absolute;
    height: 100%;
    background: transparent;
    /* background: rgba(49, 49, 49, 0.38); */
    display: flex;
    align-items: center;
    justify-content: center;
    transition-duration: 0.5s;
    font-family: 'Playlist';
    opacity: 0;
    text-align: center;
    line-height: 55px;
}
.img-carrucel:hover .img-carrucel22 {
    background: rgba(0, 0, 0, 0.35);
    color: #ffffff;
    font-family: 'Playlist';
    font-size: 19pt;
    transition-duration: 0.5s;
    opacity: 1;
    text-align: center;
    line-height: 55px;
}
.descripcion {
    padding: 11px 0;
}


	.container-listp {
    margin: 4% 0;
    display: flex;
    flex-direction: row;
    flex-flow: wrap;
    justify-content: center;
 }	

	.box-lis1 {
    width: 100%;
    /* background: #f1f1f1; */
    margin: 15px 1px;
    position: relative;
    /* height: 200px; */
    transition-duration: 0.5s;
}
	.sincueta {
		width: 100%;
	}
    .prueba {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    background: rgba(0, 0, 0, 0.5411764705882353);
    justify-content: center;
    align-items: center;
    display: flex;
}
.box-conta-img-1 {
    background: #ffffff;
    padding: 10px 0px;
    width: 100%;
}

.close2 {
    /* margin: 0 auto; */
    /* width: 50%; */
    /* display: flex; */

    /* justify-content: flex-end; */
    position: absolute;
    right: 4%;
    top: 4px;
    z-index: 9999;
    font-size: 25px;
    color: #444444;
}
.box-hover-list {
    opacity: 0;
    transition-duration: 0.5s;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Playlist';
    color: #ffffff;
    font-size: 35px;
}
.box-lis1:hover .box-hover-list {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    background: rgba(0, 0, 0, 0.68);
    transition-duration: 0.5s;
    opacity: 1;
    justify-content: center;
    align-items: center;
    display: flex;
	    font-family: 'Playlist';
    color: #ffffff;
}
.dada {
    font-size: 21px!important;
    background: rgba(0, 0, 0, 0.45098039215686275);
    opacity: 1;
    color: #ffffff;
}
.box-img-1p {
    width: 100%;
    margin: 25px 2px;
}
	.caja1 img {
    width: 100%;
}
	

.caja-texto {
    text-align: center;
    font-family: 'Banks Miles Single Line';
    font-size: 18px;
    line-height: 1;
    color: #128335;
}
.subtitulo1{
	font-family: 'Banks Miles Single Line';
    font-size: 20px;
    margin: 0px 0;
    font-weight: bold;
    color: #212529;
    padding: 8px 0;
}

@media (min-width: 491px) and (max-width: 767px) {
.text-dy-img {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-flex-direction: row;
    display: flex;
    flex-direction:row;
    position: relative;
}

.img-p-p {
    width: 40%;
}
	
.dada {
    font-size: 21px!important;
    background: rgba(0, 0, 0, 0.45098039215686275);
    opacity: 1;
    color: #ffffff;
}
	.img-carrucel:hover .img-carrucel22 {
    font-size: 30pt;
}
	
	
	.formulario input {
	border: 1px solid rgba(255, 255, 255, 0.52);
}
.formulario textarea {
	 border: 1px solid rgba(255, 255, 255, 0.52);
}
.titulo-contacto h2 {
    font-family: 'Mathlete-Skinny';
    position: relative;
    font-size: 57px;
    text-align: center;
    color: #ffffff;
}
	.box-img-1p {
    width: 100%;
    
}
	.caja1 img {
    width: 100%;
}
	

.caja-texto {
    text-align: center;
    font-family: 'Banks Miles Single Line';
    font-size: 18px;
    line-height: 1;
    color: #128335;
}
	
	
	.close2 {right: -14%;top: 13px;color: #ffffff;font-size: 20px;}
	.box-lis1 {
    width: 100%;
	}
	.sincueta {
		width: 100%;
	}
	.prueba {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    background: #0000008a;
    justify-content: center;
    align-items: center;
    display: flex;
}
.box-conta-img-1 {
    background-image: url(../img/lechuga.png);
    width: 490px;
    height: 100%;
	    background-color: transparent;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
	.formulario222 {
    justify-content: center;
    width: auto;
    height: 343px;
}
	.formulario textarea {

    height: 65px;
}
	.block1 {
        width: 50%;
    }


    .box-cont-producto {
        width: 95%;
    }

    .text-descrp-p {
        font-size: 10px;
    }

    .box-cont-producto h1 {
        font-size: 40px;
    }

    .xs {
        display: flex;
    }

    .xs2 {
        display: none;
    }
	.titulo-p h2 {
   	 	font-size: 70px;
	}
	.box-imgproducto2 h3 {
    font-size: 30pt;
	}
	.img-home {
    padding-top: 17%;
	}
	.formulario input::-webkit-input-placeholder { /* Edge */
  color: #ffffff;
}
.formulario textarea::-webkit-input-placeholder { /* Edge */
  color: #ffffff;
}
.formulario input:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #ffffff!important;
}
.formulario textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #ffffff !important;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.text-dy-img {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-flex-direction: row;
    display: flex;
    flex-direction:row;
    position: relative;
}

.img-p-p {
    width: 40%;
}
	
	
	.img-carrucel:hover .img-carrucel22 {
    font-size: 30pt;
	}
	.formulario input {
	border: 1px solid rgba(255, 255, 255, 0.52);
}
.formulario textarea {
	 border: 1px solid rgba(255, 255, 255, 0.52);
}
.formulario input::-webkit-input-placeholder { /* Edge */
  color: #ffffff;
}
.formulario textarea::-webkit-input-placeholder { /* Edge */
  color: #ffffff;
}
.formulario input:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #ffffff!important;
}
.formulario textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #ffffff !important;
}
	.titulo-contacto h2 {
    font-family: 'Mathlete-Skinny';
    position: relative;
    font-size: 57px;
    text-align: center;
    color: #ffffff;
}
	.box-lis1 {
    width: 33%;
 }
	.box-img-1p {
    width: 49%;
    
}
	.caja1 img {
    width: 100%;
}
.caja-texto {
    text-align: center;
    font-family: 'Banks Miles Single Line';
    font-size: 18px;
    line-height: 1;
    color: #128335;
}
	.sincueta {
		width: 49%;
	}
   .close2 {right: 5%;top: 0px;color: #ffffff;font-size: 20px;}
	.prueba {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    background: #0000008a;
    justify-content: center;
    align-items: center;
    display: flex;
}
	
.box-conta-img-1 {
    background-image: url(../img/lechuga.png);
    width: 90%;
    background-color: transparent;
    height: 100%;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
	display: flex;
	justify-content: center;
align-items: center;
}
	.formulario222 {
    justify-content: center;
    width: 70%;
    
    height: 420px;
}
	
	
	
	.xs {
        display: none;
    }
	.box-nosotros {
    flex-direction: column;
 }
	.img-home {
    padding-top: 5%;
}
	.reves {
		flex-direction: row-reverse !important;
	}
    .xs2 {
        display: flex;
    }

    .block1 {
        width: 50%;
    }

    .box-cont-producto {
        width: 100%;
    }

    .text-descrp-p {
        font-size: 13px;
    }

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

    .bb2-1 {
        width: 50%;
    }

    .bb2-2 {
        width: 46%;

    }

    .descrip-2p {
        font-size: 12px;
        padding: 0 6px;
    }

    .box-cont-wight {
        width: 100%;
    }


    .box-text-video {
        width: 100%;
        margin: 5% auto;
    }

    .logo {
        width: 20%;
        margin: 0 1%;
    }

    .icon-menu {
       /* display: none;-**/
    }

    .menu-web {
        display: -moz-box;

        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        width: 80%;
        justify-content: center;
        align-items: center;
    }

    .menu-movil {
        justify-content: space-between;
        margin: 1% 0;
    }

    .menu-web ul {
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        list-style: none;
        padding: 0;
        justify-content: center;
        align-items: center;
        font-size: 10px;
        margin: 0;
    }

    .menu-web li {
        margin: 0 5px;
    }

    .bloc1-pp-pp {
        flex-direction: row;
        width: 100%;
    }

    .menu-pp-prducto ul {
        flex-direction: row;
        width: 100%;
    }

    .box-cont-producto h1 {
        font-size: 45px;
    }
	.hidratacion {
    	flex-direction: row;
	}
	.dadade {
    width: 70%;
    margin: 0 auto;
	}

	.box-imgproducto img {
    	width: 70%;
	}
	form.formulario {
    width: 70%;

	}
	input.envio-lechuga {/* margin: 0; */}
		.titulo-p h2 {
   	 	font-size: 70px;
	}
	.box-imgproducto2 h3 {
    font-size: 30pt;
	}
	

	
}
@media (max-width: 1199px) and (min-width: 992px) {
.text-dy-img {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-flex-direction: row;
    display: flex;
    flex-direction:row;
    position: relative;
}
.img-p-p {
    width: 40%;
}
	
	
	
	.img-carrucel:hover .img-carrucel22 {
    font-size: 30pt;
	}
	
	.formulario input {
	border: 1px solid rgba(255, 255, 255, 0.52);
}
.formulario textarea {
	 border: 1px solid rgba(255, 255, 255, 0.52);
}
	.titulo-contacto h2 {
    font-family: 'Mathlete-Skinny';
    position: relative;
    font-size: 57px;
    text-align: center;
    color: #ffffff;
}
.formulario input::-webkit-input-placeholder { /* Edge */
  color: #ffffff;
}
.formulario textarea::-webkit-input-placeholder { /* Edge */
  color: #ffffff;
}
.formulario input:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #ffffff!important;
}
.formulario textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #ffffff !important;
}
	.box-lis1 {
    width: 33%;
 }
	.box-img-1p {
    width: 32.8%;
}
	.caja1 img {
    width: 100% !important;
}
	

.caja-texto {
    text-align: center;
    font-family: 'Banks Miles Single Line';
    font-size: 18px;
    line-height: 1;
    color: #128335;
}
	.sincueta {
		width: 49%;
	}
	.close2 {right: 18%;top: 4%;font-size: 20px;color: #ffffff;}
	.prueba {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    background: #0000008a;
    justify-content: center;
    align-items: center;
    display: flex;
}
.box-conta-img-1 {
    background-image: url(../img/lechuga.png);
    width: 62%;
    height: 100%;
	    background-color: transparent;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
	.formulario222 {
    justify-content: center;
    width: 106%;
    height: 420px;
}
	
	
	.xs {
        display:none;
    }
		.img-home {
    padding-top: 4%;
}
	.box-nosotros {
    flex-direction: row;
	}
	.reves {
		flex-direction: row-reverse !important;
	}
    .xs2 {
        display: flex;
    }

    .block1 {
        width: 50%;
    }

    .box-cont-producto {
        width: 100%;
    }

    .text-descrp-p {
        font-size: 17px;
    }

    .block2 {
        display: -moz-box;

        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
    }

    .bb2-1 {
        width: 50%;
    }

    .bb2-2 {
        width: 42%;
    }

    .descrip-2p {
        font-size: 16px;
        padding: 0 6px;
        /* margin-top: 26px; */
    }

    .box-cont-wight {
        width: 100%;
    }

    .box-text-video {
        width: 100%;
        margin: 10% auto;
    }

    .logo {
        width: 20%;
        margin: 0 1%;
    }

    .icon-menu {
        /*display: none;*/
    }

    .menu-web {
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        width: 80%;
        justify-content: center;
        align-items: center;
    }

    .menu-movil {
        justify-content: center;
        margin: 0% 5%;
        /* position: absolute; */
        width: 90%;
        left: 0;
        background: #ffffff;
        padding: 7px 0;
    }

    .menu-web ul {
        display: -moz-box;

        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        list-style: none;
        padding: 0;
        justify-content: space-between;
        align-items: center;
        /* font-size: 10px; */
        margin: 0;
        width: 90%;
    }

    .menu-web li {
        margin: 0 4px;
        font-size: 11px;
        color: #828282;
        /* font-weight: bold; */

        font-family: 'Banks Miles Single Line';
    }

    .titulop {
        font-size: 35px;
    }

    .bloc1-pp-pp {
        flex-direction: row;
        width: 100%;
    }

    .menu-pp-prducto ul {
        flex-direction: row;
        width: 90%;
    }

    .box-imgproducto img {
        width: 70%;
    }

    .box-cont-producto h1 {
        font-size: 50px;
    }
		.hidratacion {
    	width: 80%;
    	flex-direction: row;
 }
	.dadade {
    width: 70%;
    margin: 0 auto;
	}
	
		form.formulario {
    width: 50%;
 }
	input.envio-lechuga {margin: 0 auto;}
		.titulo-p h2 {
   	 	font-size: 70px;
	}
	.box-imgproducto2 h3 {
    font-size: 30pt;
	}
}

@media (min-width: 1200px) and (max-width: 1600px) {
.text-dy-img {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-flex-direction: row;
    display: flex;
    flex-direction:row;
    position: relative;
}
.img-p-p {
    width: 40%;
}
	
	.img-carrucel:hover .img-carrucel22 {
    font-size: 37pt;
 }
	
	.formulario input {
	border: 1px solid rgba(255, 255, 255, 0.52);
}
.formulario textarea {
	 border: 1px solid rgba(255, 255, 255, 0.52);
}
	.titulo-contacto h2 {
    font-family: 'Mathlete-Skinny';
    position: relative;
    font-size: 57px;
    text-align: center;
    color: #ffffff;
}
  .formulario input::-webkit-input-placeholder { /* Edge */
  color: #ffffff;
}
.formulario textarea::-webkit-input-placeholder { /* Edge */
  color: #ffffff;
}
.formulario input:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #ffffff!important;
}
.formulario textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #ffffff !important;
}  
	.box-lis1 {
    width: 33%;
 }
	.box-img-1p {
    width: 32.8%;
}
	.caja1 img {
    width: 100% !important;
}
	

.caja-texto {
    text-align: center;
    font-family: 'Banks Miles Single Line';
    font-size: 17px;
    line-height: 1;
    color: #128335;
}
	.sincueta {
		width: 49%;
	}
	.close2 {right: 7%;top: 0;font-size: 18px;color: #ffffff;}
	.prueba {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    background: rgba(0, 0, 0, 0.5411764705882353);
    justify-content: center;
    align-items: center;
    display: flex;
}
.box-conta-img-1 {
    background-image: url(../img/lechuga.png);
    width: 51%;
    height: 100%;
    background-color: transparent;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
	.formulario222 {
    justify-content: center;
    width: 70%;
    
    height: 420px;
}
	
	
	.xs {
        display: none;
    }
		.img-home {
    padding-top: 4%;
}
	.box-nosotros {
    flex-direction: row;
	}
	.reves {
		flex-direction: row-reverse !important;
	}
    .box-cont-producto h1 {
        font-size: 50px;
    }

    .xs2 {
        display: flex;
    }

    .block1 {
        width: 45%;
        /* margin: 0 auto; */
    }

    .box-cont-producto {
        width: 100%;
    }

    .text-descrp-p {
        font-size: 17px;
    }

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

    .bb2-1 {
        width: 50%;
    }

    .bb2-2 {
        width: 40%;
    }

    .descrip-2p {
        font-size: 20px;
        padding: 0 6px;
    }


    .box-cont-wight {

        width: 100%;
    }


    .box-text-video {
        width: 100%;
        margin: 5% auto;
    }

    .logo {
        width: 20%;
        margin: 0 1%;
    }

    .icon-menu {
        /* display: none;*/
    }


    .menu-web {
        display: -moz-box;
        display: -ms-flexbox;

        display: -webkit-flex;
        display: flex;
        width: 80%;
        justify-content: center;
        align-items: center;
    }

    .menu-movil {
        justify-content: center;
        margin: 0% 5%;
        /* position: absolute; */
        width: 90%;
        left: 0;
        background: #ffffff;
        padding: 7px 0;
    }

    .menu-web ul {
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        list-style: none;
        padding: 0;
        justify-content: center;
        align-items: center;
        font-size: 10px;
        margin: 0;


    }

    .menu-web li {
        margin: 0 7px;
        font-size: 13px;
    }

    .titulop {
        font-size: 34px;
    }

    .sub-titulo2 {
        font-family: 'Playlist';
    }

    .bloc1-pp-pp {
        flex-direction: row;
        width: 80%;
    }

    .menu-pp-prducto ul {
        flex-direction: row;
        width: 90%;
    }

    .box-imgproducto img {
        width: 70%;
    }
		.hidratacion {
    	flex-direction: row;
    	width: 70%;
 }
	.dadade {
    width: 70%;
    margin: 0 auto;
	}

		form.formulario {
    width: 80%;
 }
	input.envio-lechuga {margin: 0 auto;}

		.titulo-p h2 {
   	 	font-size: 70px;
	}
	.box-imgproducto2 h3 {
    font-size: 29pt;
 }
}


@media (min-width: 1601px) and (max-width: 1920px) {
.text-dy-img {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-flex-direction: row;
    display: flex;
    flex-direction:row;
    position: relative;
}
.img-p-p {
    width: 40%;
}
	
		.img-carrucel:hover .img-carrucel22 {
    font-size: 30pt;
	}
	.formulario input {
	border: 1px solid rgba(255, 255, 255, 0.52);
}
.formulario textarea {
	 border: 1px solid rgba(255, 255, 255, 0.52);
}
	.titulo-contacto h2 {
    font-family: 'Mathlete-Skinny';
    position: relative;
    font-size: 57px;
    text-align: center;
    color: #ffffff;
}
.formulario input::-webkit-input-placeholder { /* Edge */
  color: #ffffff;
}
.formulario textarea::-webkit-input-placeholder { /* Edge */
  color: #ffffff;
}
.formulario input:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #ffffff!important;
}
.formulario textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #ffffff !important;
}
	.box-lis1 {
    width: 33%;
 }
	.sincueta {
		width: 49%;
	}
	.box-img-1p {
    width: 32.8%;
}
	.caja1 img {
    width: 100% !important;
}
	

.caja-texto {
    text-align: center;
    font-family: 'Banks Miles Single Line';
    font-size: 18px;
    line-height: 1;
    color: #128335;
}
	.close2 {right: 7%;top: 0%;font-size: 22px;color: #ffffff;}
	.prueba {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    background: #0000008a;
    justify-content: center;
    align-items: center;
    display: flex;
}
.box-conta-img-1 {
    background-image: url(../img/lechuga.png);
    width: 45%;
    height: 100%;
	    background-color: transparent;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
	.formulario222 {
    justify-content: center;
    width: 70%;
    
    height: 420px;
}
	
	
	.xs {
        display: none;
    }
	.box-nosotros {
    flex-direction: row;
	}
	.reves {
		flex-direction: row-reverse !important;
	}
    .xs2 {
        display: flex;
    }

    .block1 {
        width: 50%;
    }

    .box-cont-producto {
        width: 100%;
    }

    .text-descrp-p {
        font-size: 19px;
    }

    .block2 {
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
    }
		.img-home {
    padding-top: 3%;
}

    .bb2-1 {
        width: 50%;
    }

    .bb2-2 {
        width: 45%;
    }

    .descrip-2p {
        font-size: 23px;
        padding: 0 6px;
    }

    .box-cont-wight {
        width: 100%;
    }

    .box-text-video {
        width: 100%;
        margin: 5% auto;
    }

    .logo {
        width: 25%;
        margin: 0 1%;
    }

    .icon-menu {
        /*display: none;*/
    }

    .menu-web {
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        width: 80%;
        justify-content: center;
        align-items: center;
    }

    .menu-movil {
        justify-content: center;
        margin: 0% 0%;
        width: 100%;
        left: 0;
        background: #ffffff;
        padding: 7px 0;
    }

    .menu-web ul {
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        list-style: none;
        padding: 0;
        justify-content: center;
        align-items: center;
        font-size: 10px;
        margin: 0;

    }

    .menu-web li {
        margin: 0 7px;
        font-size: 15px;
    }

    .bloc1-pp-pp {
        flex-direction: row;

        width: 80%;
    }

    .menu-pp-prducto ul {
        flex-direction: row;
        width: 90%;
    }

    .box-imgproducto img {
        width: 50%;
    }
	.hidratacion {
    	flex-direction: row;
    	width: 70%;
 	}
	.dadade {
    width: 45%;
    margin: 0 auto;
 }
	
		form.formulario {
    width: 70%;

	}
	input.envio-lechuga {margin: 0 auto;}
		.titulo-p h2 {
   	 	font-size: 70px;
	}
	.box-imgproducto2 h3 {
    font-size: 30pt;
	}
}

