
@media (max-width: 480px) { /*480*/ 


.texto-logo-pie {
  width: 65%;
}

.texto-logo-pie p {
  margin-bottom: 15px;
}

header::after {
  background-position-x: center;
  bottom: -75px;
}


header {
  height: 235px;
}

.bloque-intro {
  margin-top: 0px;
}

.img-producto {
  margin-top: 40px;
}


.textos-sobre-hoja {
  width: 300px;
  position: relative;
  height: 255px;
  top: 30px;
  left: 20px;
  text-align: right;
}

.bloque-caracteristicas {
  width: 100%;
  margin-top: 70px;
}

.box-caracteristicas {
  width: 90%;
  float: left;
  height: 155px;
  -webkit-box-shadow: -1px 0px 40px -29px rgba(0,0,0,0.75);
  -moz-box-shadow: -1px 0px 40px -29px rgba(0,0,0,0.75);
  box-shadow: -1px 0px 40px -29px rgba(0,0,0,0.75);
  margin-left: 15px;
  margin-right: 15px;
  background-color: #fff;
  border-radius: 10px;
  margin-bottom: 20px;
}


h3 {
  font-size: 25px;
  margin-top: 20px;
  width: 100%;
  margin-left: 0px;
}

.texto-breve {
  width: 100%;
  margin-left: 0px;
}


#detalles {
  margin-top: 25px;
}

.deg1 {
  margin-top: 25px;
}


.contacto-izq {
  width: 100%;
  float: left;
  background-color: #ccc;
  background-image: url(../img/img-contacto.png);
  background-size: cover;
  background-position: center;
  min-height: 362px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}

.contacto-der {
  width: 100%;
  padding: 30px;
}

.intro-contacto span {
  font-size: 26px;
}

#contacto {
  margin-top: 40px;
}

.formulario-contacto .btn-primario {
  margin-top: 25px;
}

.box-atributos {
  width: 98%;
  margin-left: 1%;
  margin-right: 1%;
  margin-bottom: 20px;
  min-height: auto;
}


.icon-marco {
  width: 100%;

}

.icon-marco img{
  display: block;
  margin: auto;  
}

.texto-marco {
  float: left;
  width: 100%;
}

.marco-normativo h3 {
  text-align: center;
}

.texto-marco p {
  color: #fff;
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
}


.icon-certificados {
  width: 100%;
  margin-right: 0px;
  margin-left: 0px;
  margin-top: 30px;
}


.icon-certificados img {
  display: block;
  margin: auto;  
}

.texto-certificados {
  float: left;
  width: 100%;
}

.texto-certificados p{
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
}

.certificados h3{
  text-align: center;
}

#seguridad {
  margin-top: 30px;
}

.frase-sustentable {
  margin-top: 4px;
}

.logo-header {
  margin-top: 28px;
}



.foot-izq {
  float: left;
  width: 100%;
}

.foot-der {
  width: 100%;
  padding-top: 15px;
}

.texto-datos {
  width: 72%;
  float: left;
}

}



@media (min-width: 481px) and (max-width:767px){ /*ms*/


.texto-logo-pie {
  width: 65%;
}

.texto-logo-pie p {
  margin-bottom: 15px;
}


header::after {
  background-position-x: center;
  bottom: -75px;
}


header {
  height: 235px;
}

.bloque-intro {
  margin-top: 0px;
}


.box-atributos {
  width: 98%;
  margin-left: 1%;
  margin-right: 1%;
  margin-bottom: 20px;
  min-height: auto;
}

.img-producto {
  margin-top: 40px;
}


.textos-sobre-hoja {
  width: 300px;
  position: relative;
  height: 255px;
  top: 30px;
  left: 0px;
  text-align: right;
}

.bloque-caracteristicas {
  width: 100%;
  margin-top: 70px;
}

.box-caracteristicas {
  width: 90%;
  float: left;
  height: 155px;
  -webkit-box-shadow: -1px 0px 40px -29px rgba(0,0,0,0.75);
  -moz-box-shadow: -1px 0px 40px -29px rgba(0,0,0,0.75);
  box-shadow: -1px 0px 40px -29px rgba(0,0,0,0.75);
  margin-left: 15px;
  margin-right: 15px;
  background-color: #fff;
  border-radius: 10px;
  margin-bottom: 20px;
}


h3 {
  text-align: center;
  color: #F48A53;
  font-size: 25px;
  margin-top: 20px;
  width: 100%;
  margin-left: 0px;
}

.texto-breve {
  width: 100%;
  margin-left: 0px;
}


#detalles {
  margin-top: 25px;
}

.deg1 {
  margin-top: 25px;
}


.contacto-izq {
  width: 100%;
  float: left;
  background-color: #ccc;
  background-image: url(../img/img-contacto.png);
  background-size: cover;
  background-position: center;
  min-height: 362px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}

.contacto-der {
  width: 100%;
  padding: 30px;
}

.intro-contacto span {
  font-size: 26px;
}

#contacto {
  margin-top: 40px;
}

.formulario-contacto .btn-primario {
  margin-top: 25px;
}


.box-atributos {
  width: 98%;
  margin-left: 1%;
  margin-right: 1%;
  margin-bottom: 20px;
  min-height: auto;
}


.icon-marco {
  width: 100%;

}

.icon-marco img{
  display: block;
  margin: auto;  
}

.texto-marco {
  float: left;
  width: 100%;
}

.marco-normativo h3 {
  text-align: center;
}

.texto-marco p {
  color: #fff;
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
}


.icon-certificados {
  width: 100%;
  margin-right: 0px;
  margin-left: 0px;
  margin-top: 30px;
}


.icon-certificados img {
  display: block;
  margin: auto;  
}

.texto-certificados {
  float: left;
  width: 100%;
}

.texto-certificados p{
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
}

.certificados h3{
  text-align: center;
}

#seguridad {
  margin-top: 30px;
}

.frase-sustentable {
  margin-top: 4px;
}

.logo-header {
  margin-top: 28px;
}

.foot-izq {
  float: left;
  width: 100%;
}

.foot-der {
  width: 100%;
  padding-top: 15px;
}

.texto-datos {
  width: 76%;
  float: left;
}


}


@media (min-width: 768px) and (max-width:991px){ /*sm*/

header {
  height: 180px;
}

.bloque-intro {
  margin-top: 0px;
}

.img-producto {
  margin-top: 40px;
}

.deg1 {
  margin-top: 25px;
}


.contacto-izq {
  width: 100%;
  float: left;
  background-color: #ccc;
  background-image: url(../img/img-contacto.png);
  background-size: cover;
  background-position: center;
  min-height: 502px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}

.contacto-der {
  width: 100%;
  padding: 30px;
}

.intro-contacto span {
  font-size: 26px;
}

#contacto {
  margin-top: 40px;
}

.bloque-caracteristicas {
  width: 555px;
  margin: 130px auto 0px;
}

h3 {
  margin: 30px auto;
}

.texto-breve {
  width: 400px;
  margin: auto;
}

.contenedor-footers {
  width: 98%;
  margin: auto;
}

.box-atributos {
  min-height: auto;
  width: 48%;
  margin-left: 1%;
  margin-right: 1%;
  float: left;
}


}



@media (min-width: 992px) and (max-width:1200px){ /*md*/



.bloque-caracteristicas {
  width: 507px;
  margin-top: 50px;
}


.box-caracteristicas {
  margin-left: 5px;
  margin-right: 5px;
}


.contacto-izq {
  min-height: 692px;
}


.textos-sobre-hoja {
  top: 121px;
  left: 185px;
}

}




@media screen and (max-width: 1050px) {
.side-collapse-container{
  width:100%;
  position:relative;
  left:0;
  transition:left .4s;
}
.side-collapse-container.out{
  left:200px;
}
.side-collapse {
  top:90px;
  bottom:0;
  left:0;
  width:100%;
  position:fixed;
  overflow:hidden;
  transition:width .4s;
  z-index: 9999;
}
.side-collapse.in {
  width:0;
}

}   



@media (min-width: 1850px) and (max-width:2600px){ 


}  



@media (min-width: 1170px) and (max-width:1400px){ /*md*/


.textos-sobre-hoja {
  width: 300px;
  position: absolute;
  height: 255px;
  top: 27%;
  left: 37%;
  text-align: right;
}

}

