
section {
	background-color:#FFF;
	position:relative;
	z-index:20;
	top: -100px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
	
#sec1 {
	width:960px;
	height:550px;
	margin:auto;
	}
		@media only screen and (max-width: 860px) {#sec1 {
			width:100%;
			height:400px;}
		}
	
#xsec1 {
	width: auto;
	background-image: url(../img/svg/city.svg);
	background-repeat: no-repeat;
	background-position: bottom;
	height:550px;
	margin:auto;
	}
		@media only screen and (max-width: 860px) {#xsec1 {
			width:100%;
			height: 400px;}
		}

#sec2-1 {
	width:auto;
	height: 900px;
	}
		@media only screen and (max-width: 860px) {
			#sec2-1 {
			width:100%;
			height: 900px;
	}
			}
		@media only screen and (max-width: 480px){
			#sec2-1 {
		width:100%;
		height:1900px;
	}}
	
#sec2 {
	width:960px;
	height:900px;
	margin:auto;
	background: #fff;
	}
		@media only screen and (max-width: 860px) {
		#sec2 {
		width:100%;
	}
		}
		@media only screen and (max-width: 480px){
			#sec2 {
		width:100%;
		height:1900px;
	}}
	
#sec3 {
	background: url(../img/fondo-numeros.png);
	background-size: cover;
	width:100%;
	height: 700px;
	margin: auto;
	}
		@media only screen and (max-width: 860px){
			#sec3 {
			height: 600px;
			}}
			
		@media only screen and (max-width: 480px){
			#sec3 {
			height: 650px;
			}}
.sec3-1 {
	padding-top: 160px;
	width:960px;
	height:700px;
	margin: auto;
	}
		@media only screen and (max-width: 860px){
			.sec3-1 {
			width:100%;
			padding-top: 0;
			height: 450px;
			}}
		@media only screen and (max-width: 480px){
			.sec3-1 {
			height: 500px;
			}}
	
#sec4 {
	width:960px;
	height:500px;
	margin:auto;
	}
		@media only screen and (max-width: 860px){
			#sec4 {
				width:100%;
			}}
		@media only screen and (max-width: 480px){
			#sec4 {
				height:700px;
			}}
	
#sec4-1 {
	width:auto;
	background: #E2E2E2;
	}

#sec5 {
	background: url(../img/nueva-venecia.jpg);
	background-size: cover;
	width:100%;
	height: 832px;
	margin: auto;
	}
#sec6 {
	width: auto;
	height:400px;
	margin:auto;
	background: #fff;
}
	@media only screen and (max-width: 860px){
		#sec6 {
			width:100%;
			height:500px;
		}}
		
	@media only screen and (max-width: 480px){
		#sec6 {
			height:1200px;
		}}
		
#sec6 ul {
	width:960px;
	height:300px;
	margin:auto;
	}
	@media only screen and (max-width: 860px){
		#sec6 ul {
			width:100%;
			height:400px;
			
		}}
		
	@media only screen and (max-width: 480px){
		#sec6 ul {
			height:1200px;
			margin-left: 80px;
			
		}}

#sec7 {
	width: 100%;
	height:3900px;
	margin:auto;
	background: #fff;
}

	@media only screen and (max-width: 804px){
		#sec7 {
			height: 6350px;
			}}

	@media only screen and (max-width: 480px){
		#sec7 {
			height:5380px;
			}}


#sec7-1 {
	background: url(../img/fondo-numeros.png);
	background-repeat: no-repeat;
	width: 960px;
	margin:auto;
	padding-top: 80px;
	height: 2000px;
}

	@media only screen and (max-width: 804px){
		#sec7-1 {
			height: 6350px;

			}}
	@media only screen and (max-width: 960px){
		#sec7-1 {
	width: 100%;}}

	@media only screen and (max-width: 480px){
		#sec7-1 {
	width: 100%;}}

#sec8{
	width: 100%;
	height:1000px;
	margin:auto;
	background: #d7d7d7;
}
	@media only screen and (max-width: 804px){
		#sec8 {
			height: 1400px;

			}}
	@media only screen and (max-width: 480px){
		#sec8 {
			height:1200px;
			}}


#sec8-1 {
	background-repeat: no-repeat;
	width: 960px;
	margin:auto;
	padding-top: 80px;
	height: 1000px;
}
	@media only screen and (max-width: 960px){
		#sec8-1 {
	width: 100%;}}

	@media only screen and (max-width: 804px){
		#sec8-1 {
			height: 1400px;

			}}

	@media only screen and (max-width: 480px){
		#sec8-1 {
	width: 100%;}}




#sec9{
	width: 100%;
	height:1000px;
	margin:auto;
}
	@media only screen and (max-width: 804px){
		#sec9{
			height:1400px;

			}}
	@media only screen and (max-width: 480px){
		#sec9 {
			height:1200px;
			}}

#sec9-1 {
	background-repeat: no-repeat;
	width: 960px;
	margin:auto;
	padding-top: 80px;
	height: 1000px;
}
	@media only screen and (max-width: 960px){
		#sec9-1 {
	width: 100%;}}

	@media only screen and (max-width: 804px){
		#sec9-1{
			height:1400px;

			}}
	@media only screen and (max-width: 480px){
		#sec9-1 {
	width: 100%;}}





.introtexto{
	position: relative;
	width:50%;
	left: 25%;
	height:120px;
	font-size: 1.5em;
	font-family:'Verlag-Light'; 
	text-align: center;
	color: #7c7c7c;
	}
	@media only screen and (max-width: 960px){
		.introtexto{
			font-size: 1.3em;
			}}

	@media only screen and (max-width: 480px){
		.introtexto{
			font-size: 1.2em;
			}}


.introtexto9{
	position: relative;
	width:50%;
	left: 25%;
	height:160px;
	font-size: 1.5em;
	font-family:'Verlag-Light'; 
	text-align: center;
	color: #7c7c7c;
	}
	@media only screen and (max-width: 960px){
		.introtexto9{
			font-size: 1.3em;
			}}

	@media only screen and (max-width: 480px){
		.introtexto9{
			font-size: 1.2em;
			}}

.titulo7{
	width:100%;
	left: 0%;
	height:150px;
	margin-top: 20px;
	font-family: DidotItalic; 
	font-size: 36px;
	text-align:center;
	text-decoration:none;
	color: #7c7c7c;
	float: left;
}
	@media only screen and (max-width: 480px){
	.titulo7{
		font-size: 30px;
		height: 80px;
		}}

.triptico7 {
	position: relative;
	top:0px;
	width:100%;
	height:860px;
	float: left;
}

.triptico8 {
	position: relative;
	top:0px;
	width:100%;
	height:600px;
	float: left;
}	

.obras7 {
	width: 44%;
	margin: 3%;
	height: 530px;
	float: left;
	background-color: #f3f3f3;
	padding: 20px;
}
	@media only screen and (max-width: 804px){
		.obras7 {
			width: 70%;
			margin: 1% 15% 1% 15%;
			height: 480px;
			float: left;
			background-color: #f3f3f3;
}	}

	@media only screen and (max-width: 480px){
		.obras7 {
			width: 80%;
			margin: 2% 10% 2% 10%;
			height: 400px;
			float: left;
			background-color: #f3f3f3;
			padding: 0 20px 0 20px;
}	}

.rotonda {
	width: 280px;
	height: 280px;
	margin: auto;
	margin-top: 40px;
	border-radius: 100%;
	background-color: tan;
	overflow: hidden;
}
	@media only screen and (max-width: 804px){
		.rotonda {
			width: 240px;
			height: 240px;
			margin-top: 30px;

			}}

	@media only screen and (max-width: 480px){
		.rotonda {
			width: 220px;
			height: 220px;
			margin-top: 20px;

			}}

.rototex {
  font-family: 'brayan';
	text-align: center;
	font-size: 1.7em;
	padding-top: 20px;
	padding-bottom: 30px;
}
	@media only screen and (max-width: 804px){
		.rototex {
		font-size: 1.4em;
		}}

.proto{
	font-family:'Verlag-Light'; 
	text-align: center;
	font-size: 1.2em;
	color: #95928d;
	padding: 0 20px 0 20px;
}
	@media only screen and (max-width: 480px){
		.proto{
			font-size: 1.0em;
			}}

.linkfinal {
	position: relative;
	width: 240px;
	height: 300px;
	overflow: hidden;
	float: left;
}

	@media only screen and (max-width: 860px){
		.linkfinal:nth-child(2) {
		float:none;
						}}
		
.linkfinal img {
	width: 180px;
	height: 180px;
	border-radius: 100%;
	overflow: hidden;
	float: left;
	margin: 30px;
}
.link4 {
	position: absolute;
	margin-top: 240px;
	margin-left: 60px;
	width: 120px;
	height: 40px;
	background-color: #2cc1d7;
	z-index:999;
	color: white;
	text-align: center;
	line-height: 40px;
}
.link4:hover{
	background-color: #0d8da0;
	color: #2cc1d7;
}
.linkfinal img:hover{
	-webkit-filter: grayscale(1); 
			filter: grayscale(1);
	-webkit-transform: scale(1.1,1.1);
    	-ms-transform: scale(1.1,1.1);
          	transform: scale(1.1,1.1);
    -webkit-transition: all 1s ease;
    		transition: all 1s ease;
  

}


	
.botona {
	width:98px; 
	height:31px;
	position:relative;
	z-index: 3;
	background: #E2E2E2;
	border-radius: 7px 7px 0 0;
	top: 501px;
	margin:auto}
	
	@media only screen and (max-width: 860px) {
		.botona{
	display:none;}
		}
	
	
	
.titulo{
	width:960px; 
	height:40px;
	font-family: DidotItalic; 
	font-size: 36px;
	text-align:center;
	text-decoration:none;
	color: #7c7c7c;
	float:left;
	padding-left: 45px;
}
	@media only screen and (max-width: 860px) {
.titulo{
	width:100%; 
	line-height: 40px;
	margin-top: 40px;
}}

.titulo4 {
	width:960px; 
	height:80px;
	font-family: DidotItalic; 
	font-size: 36px;
	text-align:center;
	text-decoration:none;
	color: #7c7c7c;
	float:left;
	padding-top: 30px;
}
	@media only screen and (max-width: 860px) {
		.titulo4{
			width:100%; 
			line-height: 40px;
}}
	@media only screen and (max-width: 480px) {
		.titulo4{
			font-family:'Verlag-Light';
			font-size:28px;
			
}}

.titulo5{
	width: 100%; 
	height:100px;
	font-family: DidotItalic; 
	font-size: 36px;
	text-align:center;
	text-decoration:none;
	color: #7c7c7c;
	float:left;
	padding-top: 50px;
	margin-bottom: 50px;
}
	@media only screen and (max-width: 480px) {
		.titulo5{
			font-family:'Verlag-Light';
			color:#fff;
			font-size:28px;
			}}
.amiga{
	margin-top: 50px;
	width:300px;
	height:300px;
	float:left;
	border-radius: 100%;
	overflow: hidden;
	}
	@media only screen and (max-width: 860px) {
	.amiga{
	margin-top: 80px;
	margin-left: 18px;
	width:180px;
	height:180px;
	overflow:hidden;
	background-size:cover;
	}}

.amiga2{
	margin: auto;
	position: relative;
	top:100px;
	width:300px;
	height:300px;
	border-radius: 100%;
	overflow: hidden;
	margin-bottom: 130px;
	}
	@media only screen and (max-width: 860px){
		.amiga2{
			width:180px;
			height:180px;
			
			}
		}


.amiga3{
	padding-top: 60px;
	margin: auto;
	position: relative;
	width: 960px;
	height: 92px;
}
	@media only screen and (max-width: 860px){
			.amiga3 {
			width: 100%;
			height: 336px;
			padding-top: 30px;

			}
			
			}

.iso{
	margin: auto;
	position: relative;
	width: 320px;
	height: 92px;
	float: left;
}
	@media only screen and (max-width: 860px){
			.iso {
			width: 100%;
			height: 112px;
			}
			
			}



.descripcion{
	width:570px;
	height:120px;
	font-size: 1.5em;
	font-family:'Verlag-Light'; 
	float:left;
	margin-left: 70px;
	padding:100px 10px 0 0px;
	color: #7c7c7c;
	}
		@media only screen and (max-width: 860px) {
		.descripcion{
		margin-left: 30px;
		width:50%;
		min-width:25%;
		height: 140px;
		font-size: 1.3em;
		}}
		@media only screen and (max-width: 480px) {
		.descripcion{
		margin-left: 40px;
		width:75%;
		min-width:25%;
		height: 140px;
		text-align:center;
		}}



.sec3-1 > .descripcion{
	width: 960px;
	height: 250px;
	margin-left: 0px;
	text-align: center;
}
		@media only screen and (max-width: 860px){
			.sec3-1 > .descripcion{
			width: 100%;
			padding: 20px;
			padding-top: 60px;
			}}

.botona2 {

	width:98px; 
	height:31px;
	position:relative;
	background: white;
	border-radius: 7px 7px 0 0;
	top: 519px;
	margin:auto; 
	background-position:center}
	
.direccion {
	font-family:'Verlag-Light'; 
	display: table-cell; 
	color: white; 
	padding: 250px 0px; 
	text-align: left; 
	letter-spacing: 0.6px;
	left: -40px;
	}
	@media only screen and (max-width: 860px){
		.direccion {
			font-size: 15px;
			padding: 200px 0px 0 30px; 
	
	}}
	@media only screen and (max-width: 480px){
		.direccion {
			font-size: 17px;
			padding: 100px 0px 0 0; 
			}}

.pensada {
		position: absolute;
		font-family:'Verlag-Light'; 
		color: #033950;
		right: 550px;
		font-size: 36px;
		text-align: right;
		width: 400px;
		margin:auto;
		border-color: white;
		z-index: 23;
}

.cuadrox {
	position: absolute;
	top: 390px;
	right: 450px;
	width: 1050px;
	height: 200px;
	border: 1px solid #fff;
	z-index: 22;
}


.movil {
	position: relative;
	z-index: 19;
	top: 0px;
	height: 1000px;
	padding-top: 450px;
	background-repeat: no-repeat; 
	background-size: cover; 
	background-position: right;
}

.movi {
	position: relative;
	z-index: 19;
	top: 0px;
	height: 700px;
	padding-top: 250px;
	background-repeat: no-repeat; 
	background-size: cover; 
	background-position: right;
}
	

#bvqi {
	width: 200px;
	height: 95px;
	background-image: url(../img/bureau.png);
	position: absolute;
	top: 50px;
	right: 800px;
	z-index: 23;
}

	

.ikono {
	width: 40px;
	height: 50px;
	margin: auto;
	background-size: cover;
	overflow: hidden;
}

.triptico {
	position: relative;
	top:0px;
	width:960px;
	height:430px;
}
		@media only screen and (max-width: 860px){
			.triptico {
			width:100%;
}
		}


.triptico2 {
	position: relative;
	top:0px;
	width:960px;
	height:430px;
}
		@media only screen and (max-width: 860px){
			.triptico2 {
				width:100%;
				}}
.politica {
	width: 320px;
	height: 400px;
	float: left;
	padding: 40px;
}
	@media only screen and (max-width: 860px){
		.politica {
		width: 33%;
		padding: 20px;
}
		}
	@media only screen and (max-width: 480px){
		.politica {
		width: 100%;
		padding: 30px;
		height: 300px;
}
		}
.politica h3 {
	text-align: center;
	font-family:'Verlag-Light'; 
	font-size: 1.2em;
}
	@media only screen and (max-width: 860px){
		.politica h3 {
		font-size: 1em;
		}}
.politica h2{
	padding-top: 20px;
	padding-bottom: 20px;
	width: 240px;
	text-align: center;
	font-family:'Verlag-Bold';
	font-size: 1.5em;  
	}
	@media only screen and (max-width: 860px){
		.politica h2 {
		font-size: 1.3em;
		width:100%;
		}}

.politica:nth-child(1){
	border-right: 1px solid gray;
}
.politica:nth-child(2){
	border-right: 1px solid gray;
}

.producta {
	position: relative;
	width: 320px;
	height: 400px;
	float: left;
	padding: 40px;
}
	@media only screen and (max-width: 860px){
		.producta {
			width: 33%;
			padding:20px;
		}}
		
	
	@media only screen and (max-width: 480px){
		.producta {
			width: 100%;
			height: 200px;
			}}

.producta h2 {
	margin-top: 70px;
	text-align: center;
	font-family: DidotLTStdItalic; 	
	font-size: 4em;
	color: #2cc1d7;
}
.producta h3 {
	text-align: center;
	font-family:'Verlag-Light'; 
	font-size: 1.4em;
}
#circlo {
	margin-top: 30px;
	width: 200px;
	height: 200px;
	background-color: #eaeaea;
	border-radius: 100%;
	overflow: hidden;
}
	@media only screen and (max-width: 860px){
		#circlo {
			-webkit-transform:scale(0.7,0.7);
			-ms-transform:scale(0.7,0.7);
			transform:scale(0.7,0.7);
			}}
			
		@media only screen and (max-width: 480px){
		#circlo {
			margin-left: 50px;
			}}

#circlo h4 {
	position: absolute;
	top: 0px;
	left: 50px;
	font-size: 1.4em;
	z-index: 22;
	padding-top: 73px;
	text-align: center;
	font-family:'Verlag-Bold'; 
	line-height: 20px;

}

.mapa{
	position: relative;
	margin: auto;
	width: 265px;
	height: 338px; 



}
.mapa-barra{
	position: relative;
	margin: auto;
	margin-top: 160px;
	width: 900px;
	height: 150px;
	background-color: #2cc1d7;
	font-size: 1.0em;
	text-align: center;
	font-family:'Verlag-Light'; 
	color: #fff;
	padding: 40px;
	}
	
		@media only screen and (max-width: 860px){
			.mapa-barra{
				width: 100%;
				
			}}
			
		@media only screen and (max-width: 480px){
			.mapa-barra{
				padding:20px;
				font-size:0.9em;
				
			}}


.pensada1 {
		position: absolute;
		top: 350px;
		font-family:'Verlag-Light'; 
		color: #033950;
		font-size: 45px;
		text-align: center;
		width: 100%;
		margin:auto;
		z-index: 23;
}

.cuadrox1 {
	position: absolute;
	top: 280px;
	margin: auto;
	left: 25%;
	width: 50%;
	height: 200px;
	background: rgba(255, 255, 255, 0.8);
	border: 1px solid #fff;
	z-index: 22;
}

.icontec {
	width: 220px;
	height: 150px;
	background-color: #f5c700;
	position: fixed;
	right: 0px;
	bottom: 0px;
	-webkit-border-top-left-radius: 20px;
		-moz-border-top-left-radius: 20px;
			border-top-left-radius: 20px;
	z-index: 29;
}

@media only screen and (max-width: 1260px) {
			.icontec {
				display: none;
				}}

.icontec p {
		font-size: 0.85em;
		margin-left: 20px;

}
.icontec>figure {
	padding: 10px;

}


	
	
/*   M   E    D   I   A           ´LLLL''''''''''''''''              Q    U     E     R     I     E    S*/
@media only screen and (max-width: 1320px) {
	
.movil {
	height: 750px;
	padding-top: 370px;
}


.cuadrox {
	position: absolute;
	top: 300px;
	right: 20%;
	width: 70%;
	height: 200px;
	border: 1px solid #fff;
	z-index: 22;
}
.pensada {
		right: 30%;
		color:#fff;
		font-size: 32px;
		width: 30%;
	}
.pensada1 {
		position: absolute;
		top: 350px;
		font-family:'Verlag-Light'; 
		color: #033950;
		font-size: 45px;
		text-align: center;
		width: 100%;
		margin:auto;
		z-index: 23;
}

.cuadrox1 {
	position: absolute;
	top: 280px;
	margin: auto;
	left: 25%;
	width: 50%;
	height: 200px;
	background: rgba(255, 255, 255, 0.8);
	border: 1px solid #fff;
	z-index: 22;
}

.movi {
	
	height: 700px;
	padding-top: 250px;
	
}
#bvqi {
	top: 50px;
	right: 65%;
}

	}

@media only screen and (max-width: 860px) {

.movil {
	height: 650px;
	padding-top: 200px;
}
.cuadrox {
	position: absolute;
	top: 150px;
	right: 15%;
	width: 70%;
	height: 200px;
	border: 1px solid #fff;
	z-index: 22;
}
.pensada {
		right: 25%;
		color:#fff;
		font-size: 30px;
		width: 50%;
		text-align:center;
		}
#bvqi {
	top: 150px;
	right: 33%;
	}

.pensada1 {
		top: 250px;
		font-size: 40px;

}

.cuadrox1 {
	top: 180px;
	height: 200px;}


.movi {
	height: 600px;
	padding-top: 200px;
}




}
	
@media only screen and (max-width:480px) {

	
.titulo{
	width:100%; 
	font-size: 24px;
	font-family:'Verlag-Light';
	float:left;
	text-align:center;
	padding-left: 0px;
}
.amiga{
	width:180px;
	height:180px;
	float: none;
	margin-left: 70px;
	}
.amiga img {
	width:180px;
	height:180px;
	}
section{
	width:100%;
	}
#sec1{
	width:100%;
	height: 600px;
	float:left;
	}
#xsec1{
	width:100%;
	height: 600px;
	float:left;
	}

	
#bvqi {
	top: 200px;
	right: 10%;
	}
			
.cuadrox {
	position: absolute;
	top: 150px;
	right: 15%;
	width: 70%;
	height: 250px;
	border: 1px solid #fff;
	z-index: 22;
}
.botona7 {
	display:none;}

@media only screen and (max-width:480px) {

	
.titulo{
	width:100%; 
	font-size: 24px;
	font-family:'Verlag-Light';
	float:left;
	text-align:center;
	padding-left: 0px;
}
.amiga{
	width:180px;
	height:180px;
	float: none;
	margin-left: 70px;
	}
.amiga img {
	width:180px;
	height:180px;
	}
section{
	width:100%;
	}
#sec1{
	width:100%;
	height: 600px;
	float:left;
	}
#xsec1{
	width:100%;
	height: 600px;
	float:left;
	}

	
#bvqi {
	top: 200px;
	right: 10%;
	}
			
.cuadrox {
	position: absolute;
	top: 150px;
	right: 15%;
	width: 70%;
	height: 250px;
	border: 1px solid #fff;
	z-index: 22;
}
.botona7 {
	display:none;}


.pensada1 {
		top: 190px;
		font-size: 25px;

}

.cuadrox1 {
	top: 150px;
	height: 120px;
}


.movi {
	height: 400px;
	padding-top: 200px;}
}



	
	
	
	



	
	
	
