
*{padding: 0px;
  margin:0px;
  font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', 'DejaVu Sans', Verdana, 'sans-serif';}




.flex-container {
  display: flex;
  flex-wrap: wrap;
  max-width: 1500px;
  background-image: url("../img/fondoa2.png");
  background-size: cover;
  padding: 40px;
}


.flex-container-patrones {
  flex-wrap: wrap;
  max-width: 1500px;
  background-image: url("../img/fondoa1.png");
  background-size: cover;
  padding: 40px;
  display: flex;
  align-items: center;
  justify-content: center;}


.flex-container-sanitizado {
 
  flex-wrap: wrap;
  max-width: 1500px;
  background-image: url("../img/fondoa1.png");
  background-size: cover;
  padding: 40px;
  display: flex;
  align-items: center;
  justify-content: center;}

.flex-container-mejor {
 
  flex-wrap: wrap;
  max-width: 1500px;
  background-image: url("../img/fondoa2.png");
  background-size: cover;
  padding: 20px 40px 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.flex-container-ahorra{
 
  flex-wrap: wrap;
  max-width: 1500px;
  background-image: url("../img/fondoa1.png");
  background-size: cover;
  padding: 20px 40px 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.flex-container-menos {
 
  flex-wrap: wrap;
  max-width: 1500px;
  background-image: url("../img/fondoa2.png");
  background-size: cover;
  padding: 20px 40px 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.flex-container-cl {
 
  
  max-width: 1580px;
 
}

h1{font-size: 45px; 
	text-align: right; padding: 30px;
    color: #005671;}

    h2{font-size: 25px; 
	text-align: right; padding: 30px;
    color: #005671;}

p{font-size: 30px;
	text-align: center; padding: 30px;
    color: #2E3B42;}


.div-izquierdo{ height: 300px;}
.div-derecho{ height: 300px;}
.div-medio{ width: 80%;}
.div-cl{ width: 100%;}


.aquasavergreen{width: 100%}
.porcentaje{width: 100%;}
.canastainfusor{width: 60%;}
.cl{width: 100%;}


@media only screen and (min-width: 320px) and (max-width: 425px) {
.div-izquierdo{ height: auto; width: 100%}
.div-derecho{ height: auto; width: 100%}

.flex-container {
  display: flex;
  flex-wrap: wrap;
  max-width: 1500px;
  background-image: url("../img/fondo1.jpg");
  padding: 40px;
}

h1{font-size: 45px; 
	text-align: center; padding: 30px;
    color: #005671;}

    h2{font-size: 35px; 
	text-align: center; padding: 30px;
    color: #005671;}
	p{font-size: 14px;
	text-align: center; padding: 30px;
    color: #005671;}

  .div-medio{ width: 100%;}



}



@media only screen and (min-width: 426px) and (max-width: 768px) {

.div-izquierdo{ height: auto; width: 100%}
.div-derecho{ height: auto; width: 100%}

.flex-container {
  display: flex;
  flex-wrap: wrap;
  max-width: 1500px;
  background-image: url("../img/fondo1.jpg");
  padding: 40px;
}

h1{font-size: 25px; 
	text-align: center; padding: 30px;
    color: #005671;}

    h2{font-size: 25px; 
	text-align: center; padding: 30px;
    color: #005671;}

     .div-medio{ width: 100%;}

}


@media only screen and (min-width: 769px) and (max-width: 1024px) {
.div-izquierdo{ height: auto; width: 50%}
.div-derecho{ height: auto; width: 50%}

.flex-container {
  display: flex;
  flex-wrap: wrap;
  max-width: 1500px;
  background-image: url("../img/fondo1.jpg");
  padding: 40px;
}

}


@media only screen and (min-width: 1025px) and (max-width: 1440px) { 
.div-izquierdo{ height: auto; width: 50%}
.div-derecho{ height: auto; width: 50%}
.aquasavergreen{width: 100%;}
.porcentaje{width: 80%;}

 }

 @media only screen and (min-width: 1441px) and (max-width: 2560px) { 
.div-izquierdo{ height: auto; width: 50%}
.div-derecho{ height: auto; width: 50%}
.aquasavergreen{width: 100%;}
.porcentaje{width: 100%;}

 }

 @media only screen and (min-width: 2561px) and (max-width: 4000px) { 
.div-izquierdo{ height: auto; width: 50%}
.div-derecho{ height: auto; width: 50%}
.aquasavergreen{width: 100%;}
.porcentaje{width: 100%;}

 }














