@charset "UTF-8";
/* CSS Document */

 html {
  scroll-behavior: smooth;
}

.fecha1{
	display:inline-block;
	width:100%;
	}
	
.fecha2{
	display:none;
	width:100%;
	}

.logos-productos{
	width:100%;
	height:auto;
	padding:10px;
	
	}

.logo-producto{
	width:100%;
	height:auto;
	margin-bottom:0px;
	float:left;
	}
	
.logo-producto2{
	width:100%;
	height:auto;
	margin-bottom:0px;
	float:left;
	background-color:black;
	margin-bottom:10px;
	}

.footer{
	width:100%;
	background-color:#000;
	float:left;
	position:relative;
	z-index:30000;
	padding-top:5px;
	padding-right:10px;
	padding-bottom:5px;
	}
	
	.footer2{
	width:100%;
	background-color:rgba(0,0,0,0.8);
	float:left;
	position:relative;
	z-index:30000;
	bottom:15px;
	}

.redes-footer{
	width:30%;
	float:left;
	margin-left:10px;
	}

.red{
	float:left;
	width:40px;
	height:40px;
	}
	
.play{
	float:left;
	width:70px;
	height:70px;
	}
	
.web-by{
	width:30%;
	float:right;
	text-align:right;
	font-size:8px;
	letter-spacing:1px;
	color:rgba(102,102,102,1);
	margin-top:15px;
	}

.web-by2{
	width:30%;
	float:left;
	text-align:left;
	font-size:8px;
	letter-spacing:1px;
	color:rgba(102,102,102,1);
	margin-top:100px;
	margin-left:10%;
	}

.slide{
	width:100%;
	position:fixed;
	height:1000px;
	float:left;
	top:0px;
	}

.cont-medios{
	width: 100%;
	float: left;
}


.sector-negro{
	background-color:black;
	float:left;
	margin-top:-3px;
	display:none;
	width:100%;
	}
	
	.sector-negro p{
	font-size: 13px;
	line-height: 20px;
	width: 100%;
	font-style: normal;
	padding:25px;
	color:white;
	text-align:center;
	font-style:italic;
}

.medios{
	width: 50%;
	float: left;
	height: 30px;
	border: none;
	background-color: white;
	border-radius: 2px;
	margin-top: 20px;
	
}


.tit-pro{
	width: 85%;
	height: auto;
	position: relative;
	float: left;
	margin-bottom: 50px;
	margin-top: 80px;
	padding-left: 100px;
	text-align: right;
	font-size: 58px;
	font-weight: 200;
	color: #A2A2A2;
	 -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
	
}


.tit-pro-dos{
	width: 90%;
	height: auto;
	position: relative;
	float: right;
	margin-bottom: 50px;
	margin-top: 80px;
	padding-left: 100px;
	text-align: left;
	font-size: 58px;
	font-weight: 200;
	color: #A2A2A2;
	 -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
	
}

.scroll{
	width: 150px;
	height: 70px;
	position: absolute;
	bottom: 33%;
	right: 50px;
	z-index: 1000;
	text-align: center;
	color: #fff;
	font-weight: 200;
	font-size: 12px;
	display:block;
}


.scroll2{
	width: 150px;
	height: 70px;
	position: absolute;
	bottom: 33%;
	right: 50px;
	z-index: 1000;
	text-align: center;
	color: #fff;
	font-weight: 200;
	font-size: 12px;
	display:none;
}

.logo{
	width: 140px;
	height: auto;
	position: absolute;
	float: left;
	z-index: 1200;
	margin-top: 20px;
	margin-left: 20px;
}


.logo-index{
	width: 140px;
	height: auto;
	position: fixed;
	float: left;
	z-index: 123200;
	top: 20px;
	left: 20px;
}


.tipo{
	width: 100%;
	color: white;
	height: auto;
	position: absolute;
	z-index: 100;
	margin-top: 40px;
	font-size: 19px;
	font-weight: 500;
	font-style: italic;
}

.tipoo{
	width: 100%;
	color: white;
	height: auto;
	position: absolute;
	z-index: 100;
	margin-top: 60px;
	font-size: 18px;
	font-weight: 200;
}




.menuu{
	position: fixed;
	right: 40px;
	top: 0px;
	background-color: white;
	height:auto;
	width: 140px;
	text-align: center;
	z-index: 100;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	border-bottom: solid 3px black;
}

.menuu li{
	width: 100%;
	font-size: 11px;
	text-align: left;
	margin-top: 7px;
	margin-bottom: 7px;
	list-style: none;
	float: left;
	color: black;
}

.menuu li:hover{
	width: 100%;
	font-size: 11px;
	text-align: left;
	margin-top: 7px;
	margin-bottom: 7px;
	list-style: none;
	float: left;
	color:#767676;
}

.menuu li a{
	color: black;
}



.contenedor{
	width: 100%;
	height: auto;
	position: relative;
	float: left;
}

.contenedor-productos{
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	background-color: #F2F2F2;
}

.productos-1{
	width: 85%;
	height: auto;
	position: relative;
	float: left;
	margin-bottom: 80px;
	text-align: left;
	font-size: 42px;
	font-weight: 200;
	
}

.productos-2{
	width: 85%;
	height: auto;
	position: relative;
	float: right;
	margin-bottom: 80px;
}

.producto-izq{
	width: 80%;
	float: left;
	position: relative;
}


.producto-der{
	width: 20%;
	float: left;
	position: relative;
	background-color: white;
	display:block;
}



.producto-izq2{
	width: 20%;
	float: left;
	position: relative;
	background-color: white;
	display:block;
}


.producto-izq2-cell{
	width: 20%;
	float: left;
	position: relative;
	background-color: white;
	display:none;
}


.producto-der2{
	width: 80%;
	float: left;
	position: relative;
}

.producto-texto-1{
	width: 80%;
	background-color:#B2A999;
	float: right;
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	color: white;
	font-size: 18px;
	font-weight: 100;
}

.producto-texto-1 h1{
	font-size: 26px;
	font-weight: 200;
	font-style: italic;
}

.producto-texto-2{
	width: 80%;
	background-color:#B2A999;
	float:left;
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	color: white;
	font-size: 18px;
	font-weight: 200;
}

.producto-texto-2 h1{
	font-size: 26px;
	font-weight: 200;
	font-style: italic;
}

.sector-1{
	width: 100%;
	height: auto;
	position: relative;
	float: left;
}


.foto-sector-1{
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	display:block

}




.foto-sector-1contacto{
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	display:block

}


.foto-sector-1ipad{
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	display:none;

}

.foto-sector-1r{
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	display:none;

}


.foto-sector-1rp{
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	display:none;

}


.foto-sector-1rn{
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	display:none;

}


.texto-sector-1{
	width: 80%;
	height: auto;
	position: absolute;
	float: left;
	bottom: 15%;
	left: 8%;
	color: white;
	text-align: left;
	font-size: 62px;
	font-weight: 200;
	font-style: italic;
	line-height: 62px;
}



.sector-2{
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	padding-top: 80px;
	padding-bottom: 80px;
}

.texto-sector-2{
	width: 100%;
	height: auto;
	position: relative;
	text-align: center;
	font-size: 40px;
	font-style: italic;
	font-weight: 100;
}

.texto-sector-2 p{
	font-size: 18px;
	font-style: normal;
	margin-top:10px;
}

.texto-sector-2 span{
	font-size: 22px;
	font-style: normal;
}

.icon-sector-2{
	width: 50px;
	height: auto;
	position: relative;
	margin: 0 auto;
	margin-top: 20px;
    z-index: 1000000000;
}






.texto-sector-3{
	width: 80%;
	height: auto;
	position: absolute;
	float: left;
	bottom: 75%;
	left: 15%;
	color: black;
	text-align: left;
	font-size: 42px;
	font-weight: 100;
	font-style: italic;
}

.texto-sector-3 p{
		font-size: 20px;
	line-height: 22px;
	width: 35%;
	font-style:normal;
	display:block;
	margin-top:10px;
}



.texto-sector-4{
	width: 70%;
	height: auto;
	position: absolute;
	float: right;
	bottom: 70%;
	right: 15%;
	color: white;
	text-align: right;
	font-size: 40px;
	font-weight: 100;
	font-style: italic;
}

.texto-sector-4 p{
		font-size: 20px;
	line-height: 22px;
	width: 35%;
	font-style:normal;
	text-align: right;
	float: right;
	margin-top:10px;
}

.texto-sector-5{
	width: 80%;
	height: auto;
	position: absolute;
	float: left;
	bottom: 20%;
	left: 15%;
	color: white;
	text-align: left;
	font-size: 40px;
	font-weight: 100;
	font-style: italic;
}


.texto-sector-5 p{
		font-size: 20px;
	line-height: 22px;
	width: 35%;
	font-style:normal;
	margin-top:10px;
}



.texto-sector-6{
	width: 80%;
	height: auto;
	position: absolute;
	float: right;
	bottom: 20%;
	right: 15%;
	color: white;
	text-align: right;
	font-size: 40px;
	font-weight: 100;
	font-style: italic;
}

.texto-sector-6 p{
		font-size: 20px;
	line-height: 22px;
	width: 35%;
	font-style:normal;
	float: right;
	margin-top:10px;
}

.texto-sector-7{
	width: 80%;
	height: auto;
	position: absolute;
	float: left;
	bottom: 20%;
	left: 15%;
	color: white;
	text-align: left;
	font-size: 40px;
	font-weight: 100;
	font-style: italic;
}


.texto-sector-7 p{
	font-size: 20px;
	line-height: 22px;
	width: 35%;
	font-style:normal;
	margin-top:10px;
}


.texto-sector-8{
	width: 80%;
	height: auto;
	position: absolute;
	float: right;
	bottom: 60%;
	right: 15%;
	color:#fff;
	text-align: right;
	font-size: 40px;
	font-weight: 100;
	font-style: italic;
}

.texto-sector-8 p{
		font-size: 20px;
	line-height: 22px;
	width: 35%;
	font-style:normal;
	float: right;
	margin-top:10px;
}


.texto-sector-9{
	width: 80%;
	height: auto;
	position: absolute;
	float: left;
	bottom: 60%;
	left: 15%;
	color: white;
	text-align: left;
	font-size: 40px;
	font-weight: 100;
	font-style: italic;
}

.texto-sector-9 p{
		font-size: 20px;
	line-height: 22px;
	width: 35%;
	font-style:normal;
	margin-top:10px;
}


.texto-sector-10{
	width: 80%;
	height: auto;
	position: absolute;
	float: left;
	top: 20%;
	left: 15%;
	color:white;
	text-align: left;
	font-size: 62px;
	font-weight: 100;
	font-style: italic;
}



.cont-icon-sector-10{
	width: 100%;
	height: auto;
	position: absolute;
	float: left;
	top: 40%;
	color:#5C5C5C;
	text-align: left;
	font-size: 62px;
	font-weight: 100;
	font-style: italic;
}


.icon-sector-10{
	height: auto;
	margin:0 auto;
	text-align:center;
}




.cont-icon-sector-11{
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	bottom: 110px;
	color:#5C5C5C;
	text-align: left;
	font-size: 62px;
	font-weight: 100;
	font-style: italic;
}


.icon-sector-11{
	height: auto;
	margin:0 auto;
	text-align:center;
}


.boton{
	width: 260px;
	font-size: 20px;
	font-weight: 100;
	background-color:#B2A999;
	height: auto;
	position: relative;
	margin: 0 auto;
	margin-top: 70px;
	margin-bottom: 30px;
	text-align: center;
	color: white;
	padding: 12px;
	border-radius: 100px;
	letter-spacing: 1px;
	transition: 0.3s;
}



.boton:hover{
	width: 275px;
	font-size: 20px;
	font-weight: 100;
	background-color:#000;
	height: auto;
	position: relative;
	margin: 0 auto;
	margin-top: 70px;
	margin-bottom: 30px;
	text-align: center;
	color: white;
	padding: 12px;
	border-radius: 100px;
	letter-spacing: 1px;
}


.contacto{
	width: 100%;
	background-color: black;
	float: left;
	position: relative;
}


.contacto-1{
	width: 50%;
	height: auto;
	position: relative;
	float: left;
}


.contacto-2{
	width: 50%;
	height: auto;
	position: relative;
	float: left;
	background-color: black;
}


.texto-contacto{
	width: 85%;
	float: left;
	margin-left: 10%;
	margin-top: 10%;
	color: white;
}

.head-contacto{
	width: 100%;
	float: left;
}

.head-contacto h1{
	font-size: 26px;
	font-style: italic;
	font-weight: 200;
}

.head-contacto p{
	font-size: 12px;
	color: #767676;
	width:55%;
}

.formulario{
	width: 100%;
	float: left;
	margin-top: 40px;
}

.formulario h1{
font-size: 26px;
	font-style: italic;
	font-weight: 200;
}

.form{
	width: 50%;
	margin-right: 50%;
	float: left;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: none;
	color: white;
	font-size: 11px;
	border: none;
	border-bottom: 2px solid white;
	letter-spacing: 1px;
}

.form-fe{
	width: 25%;
	margin-right: 50%;
	float: left;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: none;
	color: white;
	font-size: 10px;
	border: none;
	border-bottom: 2px solid white;
}

.fecha{
	width: 100%;
	float: left;
	margin-top: 20px;
}


.texto-fecha{
	width: 40%;
	float: left;
	font-size: 12px;
	padding-top: 20px;
}

.f-icon2{
	width: 10%;
	float: left;
}


.boton-contacto{
	width: 230px;
	float: left;
	font-size: 16px;
	font-weight: 100;
	background-color:#B2A999;
	height: auto;
	position: relative;
	margin-top: 100px;
	text-align: center;
	color: white;
	padding: 12px;
	border-radius: 100px;
	transition: 0.3s;
	letter-spacing: 1px;
	margin-bottom:50px;
}


.boton-contacto:hover{
	width: 250px;
	float: left;
	font-size: 16px;
	font-weight: 100;
	background-color:#fff;
	height: auto;
	position: relative;
	margin-top: 100px;
	text-align: center;
	color: black;
	padding: 12px;
	border-radius: 100px;
	transition: 0.3s;
}



.footer-contacto{
	width: 100%;
	float: left;
	margin-top: 100px;
	margin-bottom:50px;
}

.f-cont{
	width: 33%;
	float: left;
	font-size: 10px;
	color: #767676;
}


.f-icon{
	width: 12%;
	padding: 1px;
	float: left;
}

.f-texto{
	width: 88%;
	float: left;
	padding: 2px;
}

@media (max-width: 1680px) {
	
	
	.scroll{
	width: 150px;
	height: 70px;
	position: absolute;
	bottom: 38%;
	right: 50px;
	z-index: 1000;
	text-align: center;
	color: #fff;
	font-weight: 200;
	font-size: 12px;
}

	
	
	.web-by2{
	width:30%;
	float:left;
	text-align:left;
	font-size:8px;
	letter-spacing:1px;
	color:rgba(102,102,102,1);
	margin-top:50px;
	margin-left:10%;
	}
	
	
	
	.producto-texto-1{
	width: 80%;
	background-color:#B2A999;
	float: right;
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	color: white;
	font-size: 18px;
	font-weight: 100;
}

.producto-texto-1 h1{
	font-size: 26px;
	font-weight: 200;
	font-style: italic;
}

	
	.texto-sector-10{
	width: 80%;
	height: auto;
	position: absolute;
	float: left;
	top: 20%;
	left: 15%;
	text-align: left;
	font-size: 68px;
	font-weight: 100;
	font-style: italic;
}

	
	.footer-contacto{
	width: 100%;
	float: left;
	margin-top: 100px;
}
	
	
	
.boton{
	width: 230px;
	font-size: 16px;
	font-weight: 100;
	background-color:#B2A999;
	height: auto;
	position: relative;
	margin: 0 auto;
	margin-top: 70px;
	margin-bottom: 30px;
	text-align: center;
	color: white;
	padding: 12px;
	border-radius: 100px;
	letter-spacing: 1px;
	transition: 0.3s;
}



.boton:hover{
	width: 250px;
	font-size: 16px;
	font-weight: 100;
	background-color:#000;
	height: auto;
	position: relative;
	margin: 0 auto;
	margin-top: 70px;
	margin-bottom: 30px;
	text-align: center;
	color: white;
	padding: 12px;
	border-radius: 100px;
	letter-spacing: 1px;
}

	
.texto-sector-1{
	width: 80%;
	height: auto;
	position: absolute;
	float: left;
	bottom: 110px;
	left: 8%;
	color: white;
	text-align: left;
	font-size: 58px;
	font-weight: 200;
	font-style: italic;
	line-height: 58px;
}
	
	.texto-sector-2{
	width: 100%;
	height: auto;
	position: relative;
	text-align: center;
	font-size: 32px;
	font-style: italic;
	font-weight: 100;
}
	
	
	.texto-sector-2 p{
	font-size: 16px;
}

.texto-sector-2 span{
	font-size: 18px;
	font-style: normal;
}

	
	
.texto-sector-3{
	width: 80%;
	height: auto;
	position: absolute;
	float: left;
	bottom: 70%;
	left: 15%;
	color: black;
	text-align: left;
	font-size: 38px;
	font-weight: 100;
	font-style: italic;
}

.texto-sector-3 p{
		font-size: 18px;
	line-height: 22px;
	width: 35%;
	font-style:normal;
}



.texto-sector-4{
	width: 70%;
	height: auto;
	position: absolute;
	float: right;
	bottom: 70%;
	right: 15%;
	color: white;
	text-align: right;
	font-size: 38px;
	font-weight: 100;
	font-style: italic;
}

.texto-sector-4 p{
		font-size: 18px;
	line-height: 22px;
	width: 35%;
	font-style:normal;
	text-align: right;
	float: right;
}

.texto-sector-5{
	width: 80%;
	height: auto;
	position: absolute;
	float: left;
	bottom: 110px;
	left: 15%;
	color: white;
	text-align: left;
	font-size: 38px;
	font-weight: 100;
	font-style: italic;
}


.texto-sector-5 p{
		font-size: 18px;
	line-height: 22px;
	width: 35%;
	font-style:normal;
}



.texto-sector-6{
	width: 80%;
	height: auto;
	position: absolute;
	float: right;
	bottom: 110px;
	right: 15%;
	color: white;
	text-align: right;
	font-size: 38px;
	font-weight: 100;
	font-style: italic;
}

.texto-sector-6 p{
		font-size: 18px;
	line-height: 22px;
	width: 35%;
	font-style:normal;
	float: right;
}

.texto-sector-7{
	width: 80%;
	height: auto;
	position: absolute;
	float: left;
	bottom: 110px;
	left: 15%;
	color: white;
	text-align: left;
	font-size: 38px;
	font-weight: 100;
	font-style: italic;
}


.texto-sector-7 p{
	font-size: 18px;
	line-height: 22px;
	width: 35%;
	font-style:normal;
}


.texto-sector-8{
	width: 80%;
	height: auto;
	position: absolute;
	float: right;
	bottom: 60%;
	right: 15%;
	color:#fff;
	text-align: right;
	font-size: 38px;
	font-weight: 100;
	font-style: italic;
}

.texto-sector-8 p{
		font-size: 18px;
	line-height: 22px;
	width: 35%;
	font-style:normal;
	float: right;
}


.texto-sector-9{
	width: 80%;
	height: auto;
	position: absolute;
	float: left;
	bottom: 60%;
	left: 15%;
	color: white;
	text-align: left;
	font-size: 38px;
	font-weight: 100;
	font-style: italic;
}

.texto-sector-9 p{
		font-size: 18px;
	line-height: 22px;
	width: 35%;
	font-style:normal;
}



	
	
}




@media (max-width: 1440px) {
	
	.web-by2{
	width:30%;
	float:left;
	text-align:left;
	font-size:8px;
	letter-spacing:1px;
	color:rgba(102,102,102,1);
	margin-top:30px;
	margin-left:10%;
	}
	
	.producto-texto-2{
	
	font-size: 16px;
	
}

.producto-texto-2 h1{
	font-size: 22px;
	
}
	
	
	.producto-texto-1{
	width: 80%;
	background-color:#B2A999;
	float: right;
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	color: white;
	font-size: 16px;
	font-weight: 100;
}

.producto-texto-1 h1{
	font-size: 22px;
	font-weight: 200;
	font-style: italic;
}

	
	
	
.boton-contacto{
	width: 200px;
	float: left;
	font-size: 14px;
	font-weight: 100;
	background-color:#B2A999;
	height: auto;
	position: relative;
	margin-top: 50px;
	text-align: center;
	color: white;
	padding: 12px;
	border-radius: 100px;
	transition: 0.3s;
	letter-spacing: 1px;
}


.boton-contacto:hover{
	width: 220px;
	float: left;
	font-size: 14px;
	font-weight: 100;
	background-color:#fff;
	height: auto;
	position: relative;
	margin-top: 50px;
	text-align: center;
	color: black;
	padding: 12px;
	border-radius: 100px;
	transition: 0.3s;
}

	
	
	.head-contacto h1{
	font-size: 21px;
	font-style: italic;
	font-weight: 200;
}

	
	
	.formulario h1{
font-size: 21px;
	font-style: italic;
	font-weight: 200;
}

	
	.footer-contacto{
	width: 100%;
	float: left;
	margin-top: 70px;
}
	
	
	
.boton{
	width: 200px;
	font-size: 14px;
	font-weight: 100;
	background-color:#B2A999;
	height: auto;
	position: relative;
	margin: 0 auto;
	margin-top: 70px;
	margin-bottom: 30px;
	text-align: center;
	color: white;
	padding: 12px;
	border-radius: 100px;
	letter-spacing: 1px;
	transition: 0.3s;
}



.boton:hover{
	width: 220px;
	font-size: 14px;
	font-weight: 100;
	background-color:#000;
	height: auto;
	position: relative;
	margin: 0 auto;
	margin-top: 70px;
	margin-bottom: 30px;
	text-align: center;
	color: white;
	padding: 12px;
	border-radius: 100px;
	letter-spacing: 1px;
}

	


.texto-sector-1{
	width: 80%;
	height: auto;
	position: absolute;
	float: left;
	bottom: 110px;
	left: 8%;
	color: white;
	text-align: left;
	font-size: 44px;
	font-weight: 200;
	font-style: italic;
	line-height: 44px;
}
	
		.texto-sector-2{
	width: 100%;
	height: auto;
	position: relative;
	text-align: center;
	font-size: 28px;
	font-style: italic;
	font-weight: 100;
}
	
	
	.texto-sector-2 p{
	font-size: 16px;
}

.texto-sector-2 span{
	font-size: 16px;
	font-style: normal;
}
	
	
	
	
	
.texto-sector-3{
	width: 80%;
	height: auto;
	position: absolute;
	float: left;
	bottom: 75%;
	left: 15%;
	color: black;
	text-align: left;
	font-size: 32px;
	font-weight: 100;
	font-style: italic;
}

.texto-sector-3 p{
		font-size: 16px;
	line-height: 20px;
	width: 35%;
	font-style:normal;
}



.texto-sector-4{
	width: 70%;
	height: auto;
	position: absolute;
	float: right;
	bottom: 70%;
	right: 15%;
	color: white;
	text-align: right;
	font-size: 32px;
	font-weight: 100;
	font-style: italic;
}

.texto-sector-4 p{
		font-size: 16px;
	line-height: 22px;
	width: 35%;
	font-style:normal;
	text-align: right;
	float: right;
}

.texto-sector-5{
	width: 80%;
	height: auto;
	position: absolute;
	float: left;
	bottom: 110px;
	left: 15%;
	color: white;
	text-align: left;
	font-size: 32px;
	font-weight: 100;
	font-style: italic;
}


.texto-sector-5 p{
		font-size: 16px;
	line-height: 22px;
	width: 35%;
	font-style:normal;
}



.texto-sector-6{
	width: 80%;
	height: auto;
	position: absolute;
	float: right;
	bottom: 110px;
	right: 15%;
	color: white;
	text-align: right;
	font-size: 32px;
	font-weight: 100;
	font-style: italic;
}

.texto-sector-6 p{
		font-size: 16px;
	line-height: 22px;
	width: 35%;
	font-style:normal;
	float: right;
}

.texto-sector-7{
	width: 80%;
	height: auto;
	position: absolute;
	float: left;
	bottom: 110px;
	left: 15%;
	color: white;
	text-align: left;
	font-size: 32px;
	font-weight: 100;
	font-style: italic;
}


.texto-sector-7 p{
	font-size: 16px;
	line-height: 22px;
	width: 35%;
	font-style:normal;
}


.texto-sector-8{
	width: 80%;
	height: auto;
	position: absolute;
	float: right;
	bottom: 60%;
	right: 15%;
	color:#fff;
	text-align: right;
	font-size: 32px;
	font-weight: 100;
	font-style: italic;
}

.texto-sector-8 p{
		font-size: 16px;
	line-height: 22px;
	width: 35%;
	font-style:normal;
	float: right;
}


.texto-sector-9{
	width: 80%;
	height: auto;
	position: absolute;
	float: left;
	bottom: 60%;
	left: 15%;
	color: white;
	text-align: left;
	font-size: 32px;
	font-weight: 100;
	font-style: italic;
}

.texto-sector-9 p{
		font-size: 16px;
	line-height: 22px;
	width: 35%;
	font-style:normal;
}


	
	.texto-sector-10{
	width: 80%;
	height: auto;
	position: absolute;
	float: left;
	top: 20%;
	left: 15%;
	text-align: left;
	font-size: 44px;
	font-weight: 100;
	font-style: italic;
}


	
	
}




@media (max-width: 1350px) {
	
	.foto-sector-1contacto{
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	display:none;

}


.foto-sector-1ipad{
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	display:block;

}

.foto-sector-1r{
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	display:none;

}



}



@media (max-width: 1280px) {
	
	
	
	
	
	

	
	.producto-texto-2{
	width: 78%;
	font-size: 13px;
	
}

.producto-texto-2 h1{
	font-size: 20px;
	
}
	
	
	.producto-texto-1{
	width: 78%;
	background-color:#B2A999;
	float: right;
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	color: white;
	font-size: 13px;
	font-weight: 100;
}

.producto-texto-1 h1{
	font-size: 20px;
	font-weight: 200;
	font-style: italic;
}
	
	.logo{
	width: 120px;
	height: auto;
	position: absolute;
	float: left;
	z-index: 100;
	margin-top: 20px;
	margin-left: 20px;
}

.logo-index{
	width: 140px;
	height: auto;
	position: fixed;
	float: left;
	z-index: 123200;
	top: 20px;
	left: 20px;
}
	
.boton-contacto{
	width: 180px;
	float: left;
	font-size: 12px;
	font-weight: 100;
	background-color:#B2A999;
	height: auto;
	position: relative;
	margin-top: 40px;
	text-align: center;
	color: white;
	padding: 12px;
	border-radius: 100px;
	transition: 0.3s;
	letter-spacing: 1px;
}


.boton-contacto:hover{
	width: 200px;
	float: left;
	font-size: 12px;
	font-weight: 100;
	background-color:#fff;
	height: auto;
	position: relative;
	margin-top: 40px;
	text-align: center;
	color: black;
	padding: 12px;
	border-radius: 100px;
	transition: 0.3s;
}

	
	
	.head-contacto h1{
	font-size: 19px;
	font-style: italic;
	font-weight: 200;
}

	
	
	.formulario h1{
font-size: 19px;
	font-style: italic;
	font-weight: 200;
}

	
	.footer-contacto{
	width: 100%;
	float: left;
	margin-top: 0px;
}
	
	
	
.boton{
	width: 180px;
	font-size: 12px;
	font-weight: 100;
	background-color:#B2A999;
	height: auto;
	position: relative;
	margin: 0 auto;
	margin-top: 70px;
	margin-bottom: 30px;
	text-align: center;
	color: white;
	padding: 12px;
	border-radius: 100px;
	letter-spacing: 1px;
	transition: 0.3s;
}



.boton:hover{
	width: 200px;
	font-size: 12px;
	font-weight: 100;
	background-color:#000;
	height: auto;
	position: relative;
	margin: 0 auto;
	margin-top: 70px;
	margin-bottom: 30px;
	text-align: center;
	color: white;
	padding: 12px;
	border-radius: 100px;
	letter-spacing: 1px;
}

	


.texto-sector-1{
	width: 80%;
	height: auto;
	position: absolute;
	float: left;
	bottom: 110px;
	left: 8%;
	color: white;
	text-align: left;
	font-size: 38px;
	font-weight: 200;
	font-style: italic;
	line-height: 38px;
}
	
		.texto-sector-2{
	width: 100%;
	height: auto;
	position: relative;
	text-align: center;
	font-size: 24px;
	font-style: italic;
	font-weight: 100;
}
	
	
	.texto-sector-2 p{
	font-size: 13px;
}

.texto-sector-2 span{
	font-size: 15px;
	font-style: normal;
}
	
	
	
	
.texto-sector-3{
	width: 80%;
	height: auto;
	position: absolute;
	float: left;
	bottom: 75%;
	left: 15%;
	color: black;
	text-align: left;
	font-size: 30px;
	font-weight: 100;
	font-style: italic;
}

.texto-sector-3 p{
		font-size: 15px;
	line-height: 20px;
	width: 35%;
	font-style:normal;
	
}



.texto-sector-4{
	width: 70%;
	height: auto;
	position: absolute;
	float: right;
	bottom: 60%;
	right: 15%;
	color: white;
	text-align: right;
	font-size: 30px;
	font-weight: 100;
	font-style: italic;
}

.texto-sector-4 p{
		font-size: 15px;
	line-height: 22px;
	width: 35%;
	font-style:normal;
	text-align: right;
	float: right;
}

.texto-sector-5{
	width: 80%;
	height: auto;
	position: absolute;
	float: left;
	bottom: 60%;
	left: 15%;
	color: white;
	text-align: left;
	font-size: 30px;
	font-weight: 100;
	font-style: italic;
}


.texto-sector-5 p{
		font-size: 15px;
	line-height: 22px;
	width: 35%;
	font-style:normal;
}



.texto-sector-6{
	width: 80%;
	height: auto;
	position: absolute;
	float: right;
	bottom: 110px;
	right: 15%;
	color: white;
	text-align: right;
	font-size: 30px;
	font-weight: 100;
	font-style: italic;
}

.texto-sector-6 p{
		font-size: 15px;
	line-height: 22px;
	width: 35%;
	font-style:normal;
	float: right;
}

.texto-sector-7{
	width: 80%;
	height: auto;
	position: absolute;
	float: left;
	bottom: 110px;
	left: 15%;
	color: white;
	text-align: left;
	font-size: 30px;
	font-weight: 100;
	font-style: italic;
}


.texto-sector-7 p{
	font-size: 15px;
	line-height: 22px;
	width: 35%;
	font-style:normal;
}


.texto-sector-8{
	width: 80%;
	height: auto;
	position: absolute;
	float: right;
	bottom: 55%;
	right: 15%;
	color:#fff;
	text-align: right;
	font-size: 30px;
	font-weight: 100;
	font-style: italic;
}

.texto-sector-8 p{
		font-size: 15px;
	line-height: 22px;
	width: 35%;
	font-style:normal;
	float: right;
}


.texto-sector-9{
	width: 80%;
	height: auto;
	position: absolute;
	float: left;
	bottom: 50%;
	left: 15%;
	color: white;
	text-align: left;
	font-size: 30px;
	font-weight: 100;
	font-style: italic;
}

.texto-sector-9 p{
		font-size: 15px;
	line-height: 22px;
	width: 35%;
	font-style:normal;
}


	
	.texto-sector-10{
	width: 80%;
	height: auto;
	position: absolute;
	float: left;
	top: 20%;
	left: 15%;
	text-align: left;
	font-size: 38px;
	font-weight: 100;
	font-style: italic;
}



.form{
	width: 70%;
	margin-right: 50%;
	float: left;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: none;
	color: white;
	font-size: 10px;
	border: none;
	border-bottom: 2px solid white;
}

	
	
}



@media (max-width: 800px) {
	
	
	
	.logo-producto{
	width:50%;
	height:auto;
	margin-bottom:0px;
	float:left;
	}
	
	.logo-producto2{
	width:100%;
	height:auto;
	margin-bottom:0px;
	float:left;
	background-color:black;
	margin-bottom:10px;
	}
	
	.producto-izq {

    width: 100%;
    float: left;
    position: relative;

}


.producto-izq2 {

    width: 100%;
    float: left;
    position: relative;
    background-color: white;
	display:none;

}

.producto-izq2-cell{
	width: 100%;
	float: left;
	position: relative;
	background-color: white;
	display:block;
}


.producto-der {

    width: 100%;
    float: left;
    position: relative;
    background-color: white;

}
	
	.producto-der2 {

    width: 100%;
    float: left;
    position: relative;

}
	
	.producto-texto-1 {

    width: 100%;
    background-color: #B2A999;
    float: right;
    padding-top: 20px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 40px;
    color: white;
    font-size: 13px;
    font-weight: 100;
	margin-top: -10px;

}

.producto-texto-2 {

    width: 100%;
    font-size: 13px;
    float: left;
    margin-top: -10px;

}



	
	
	.foto-sector-1rp{
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	display:block;

}
	
	
	.foto-sector-1rn{
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	display:block;

}


	
	.form{
	width: 90%;
	margin-right: 50%;
	float: left;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: none;
	color: white;
	font-size: 10px;
	border: none;
	border-bottom: 2px solid white;
}


	
	.head-contacto p{
	font-size: 12px;
	color: #767676;
	width:95%;
}
	
	.scroll {

    width: 150px;
    height: 70px;
    position: absolute;
    bottom: 21.3%;
    right: -20px;
    z-index: 1000;
    text-align: center;
    color: #fff;
    font-weight: 200;
    font-size: 12px;

}


	
	.texto-sector-3 p{
	display:none;
}

.texto-sector-4 p{
	display:none;
}


.texto-sector-5 p{
	display:none;
}

.texto-sector-6 p{
	display:none;
}

.texto-sector-7 p{
	display:none;
}

.texto-sector-8 p{
	display:none;
}

.texto-sector-9 p{
	display:none;
}


.sector-negro{
	background-color:black;
	float:left;
	margin-top:-5px;
	display:block;
	}


.foto-sector-1{
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	display:none;

}


.foto-sector-1ipad{
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	display:none;

}

.foto-sector-1r{
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	display:block;

}

.menu {

    position: fixed;
    top: -15px;
    background-color: white;
    height: auto;
    width: 140px;
    text-align: center;
    z-index: 100;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    border-bottom: solid 3px black;
	display:none;

}


.menuu {

    position: fixed;
    right: 40px;
    top: 0px;
    background-color: white;
    height: auto;
    width: 140px;
    text-align: center;
    z-index: 100;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    border-bottom: solid 3px black;
	display:none;

}




.texto-sector-3 {

    width: 80%;
    height: auto;
    position: absolute;
    float: left;
    bottom: 0px;
    left: 10%;
    color:white;
    text-align: center;
    font-size: 25px;
    font-weight: 100;
    font-style: italic;

}



.texto-sector-4 {

    width: 80%;
    height: auto;
    position: absolute;
    float: right;
    bottom: 0px;
    right: 10%;
    color: white;
    text-align: center;
    font-size: 25px;
    font-weight: 100;
    font-style: italic;

}



.texto-sector-5 {

    width: 80%;
    height: auto;
    position: absolute;
    float: left;
    bottom: 0px;
    left: 10%;
    color: white;
    text-align: center;
    font-size: 25px;
    font-weight: 100;
    font-style: italic;

}


.texto-sector-6 {

    width: 80%;
    height: auto;
    position: absolute;
    float: right;
    bottom: 0px;
    right: 10%;
    color: white;
    text-align: center;
    font-size: 25px;
    font-weight: 100;
    font-style: italic;

}


.texto-sector-7 {

    width: 80%;
    height: auto;
    position: absolute;
    float: left;
    bottom: 0px;
    left: 10%;
    color: white;
    text-align: center;
    font-size: 25px;
    font-weight: 100;
    font-style: italic;

}


.texto-sector-8 {

    width: 80%;
    height: auto;
    position: absolute;
    float: right;
    bottom: 0px;
    right: 10%;
    color: #fff;
    text-align: center;
    font-size: 25px;
    font-weight: 100;
    font-style: italic;

}


.texto-sector-9 {

    width: 80%;
    height: auto;
    position: absolute;
    float: left;
    bottom: 0px;
    left: 10%;
    color: white;
    text-align: center;
    font-size: 25px;
    font-weight: 100;
    font-style: italic;

}






.texto-sector-3 p {

    font-size: 15px;
    line-height: 20px;
    width: 100%;
    font-style: normal;

}


.texto-sector-4 p {

    font-size: 15px;
    line-height: 22px;
    width: 100%;
    font-style: normal;
    text-align: center;
    float: right;

}


.texto-sector-5 p {

    font-size: 15px;
    line-height: 22px;
    width: 100%;
    font-style: normal;

}



.texto-sector-6 p {

    font-size: 15px;
    line-height: 22px;
    width: 100%;
    font-style: normal;
    float: right;

}


.texto-sector-7 p {

    font-size: 15px;
    line-height: 22px;
    width: 100%;
    font-style: normal;

}


.texto-sector-8 p {

    font-size: 15px;
    line-height: 22px;
    width: 100%;
    font-style: normal;
    float: right;

}


.texto-sector-9 p {

    font-size: 15px;
    line-height: 22px;
    width: 100%;
    font-style: normal;

}





.contacto-1 {

    width: 100%;
    height: auto;
    position: relative;
    float: left;

}


.contacto-2 {

    width: 100%;
    height: auto;
    position: relative;
    float: left;
    background-color: black;

}













.tit-pro {

    width: 90%;
    height: auto;
    position: relative;
    float: left;
    margin-bottom: 20px;
    margin-top: 20px;
    padding-left: 10%;
    text-align: center;
    font-size: 38px;
    font-weight: 200;
    color: #A2A2A2;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;

}



.tit-pro-dos {

    width: 90%;
    height: auto;
    position: relative;
    float: left;
    margin-bottom: 20px;
    margin-top: 20px;
    padding-left: 10%;
    text-align: center;
    font-size: 38px;
    font-weight: 200;
    color: #A2A2A2;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;

}





.productos-1 {

    width: 100%;
    height: auto;
    position: relative;
    float: left;
    margin-bottom: 10px;
    text-align: left;
    font-size: 42px;
    font-weight: 200;

}


.productos-2 {

    width: 100%;
    height: auto;
    position: relative;
    float: right;
    margin-bottom: 10px;

}



}






@media (max-width: 600px) {
	
	
	.fecha1{
	display:none;
	width:100%;
	}
	
.fecha2{
	display:inline-block;
	width:100%;
	}
	
	
	
.scroll {

    width: 150px;
    height: 70px;
    position: absolute;
    bottom: 35%;
    right: -20px;
    z-index: 1000;
    text-align: center;
    color: #fff;
    font-weight: 200;
    font-size: 12px;
	display:none;
}


.scroll2{
	width: 150px;
	height: 70px;
	position: absolute;
	bottom: 33%;
	right: -20px;
	z-index: 1000;
	text-align: center;
	color: #fff;
	font-weight: 200;
	font-size: 12px;
	display:block;
}


.f-cont {

    width: 100%;
    float: left;
    font-size: 10px;
    color: #767676;
    margin-bottom: 20px;

}


.icon-sector-10 {

    height: auto;
    margin: 0 auto;
        margin-top: 0px;
    text-align: center;
    margin-top: 120px;
	position:relative;
	z-index:55;
}


}






@media (max-width: 450px) {
	
	
.f-cont {

    width: 100%;
    float: left;
    font-size: 10px;
    color: #767676;
    margin-bottom: 20px;

}

.texto-sector-10{
	width: 80%;
	height: auto;
	position: absolute;
	float: left;
	top: 25%;
	left: 10%;
	text-align: left;
	font-size: 28px;
	font-weight: 100;
	font-style: italic;
	}


}




