@font-face{
	src:url(fonts/gothic.ttf);
	font-family:normal;
}
@font-face{
	src:url(fonts/gothicb.ttf);
	font-family:bold;
}
@font-face{
	src:url(fonts/gothici.ttf);
	font-family:light;
}
*{
	margin:0;
	padding:0;
}
body{
	max-width:1920px;
	padding:0;
	margin:0;
	overflow-x:hidden;
}
#menuMovil{
	display:none;
}
nav{
	float: right;
	width: 100%;
	text-align: center;
	margin-top: 15px;
	z-index: 2;
}
nav ul{
	margin:0;
	padding:0;
	list-style-type:none;

}
nav li{
	display: inline-block;
	margin: 0;
	margin-left: 0px;
	padding: 0;
	min-width: 55px;
	text-align: center;
	margin-left: 25px;
	margin-right: 25px;
	font-size: 16px;
	font-family: bold;
	vertical-align: middle;
	color:#6e6e6e;
}
nav li:hover{
	cursor:pointer;
	color:#63b0bb;
}
.seleccionado{
	color:#63b0bb;
}
#menuMovil{
	display:none;
}
#inicio{
	width:100%;
	height:80vh;
	background: url(imagenes/alvac.jpg) center;
	background-repeat: no-repeat;
	background-size:cover;
	position:relative;
	margin-top:150px
}
#nosotros{
	width:100%;
	height:80vh;
	position:relative;
}
#servicios{
	width:100%;
	height:250vh;
	background: #418089;
	position:relative;
	overflow-y:hidden;
}

.safari #servicios{
	width:100%;
	height:205vh;
	background: #418089;
	position:relative;
	overflow-y:hidden;
}
#tipos{
	width:100%;
	height:80vh;
	background: #63b0bb;
	position:relative;
}
.safari #tipos{
	width:100%;
	height:65vh;
	background: #63b0bb;
	position:relative;
}
#titulo-p{
	position:absolute;
	bottom:15%;
	left:5%;
}
#contacto{
	width:100%;
	height:80vh;
	background: url(imagenes/fondo-contacto.png) center;
	background-color: rgba(0,0,0,.8);
	background-size:cover;
	background-repeat:no-repeat;
	position:relative;
	background-blend-mode: multiply;
}
.safari #mapa{
	width:100%;
	height:40vh;
	display:none;
}
#mapa{
	width:100%;
	height:60vh;
	display:none;
}
.titulo{
	color:#FFF;
	font-family:bold;
	font-size:60px;
	letter-spacing: 15px;
}
.texto-titulo{
	color:#FFF;
	font-family:normal;
	font-size:32px;
	position:absolute;
	left:5%;
	bottom:8%;
}
#texto-nosotros{
	position:absolute;
	left:10%;
	top:20%;
}
.list-nosotros li{
	font-family:normal;
	background:url(imagenes/viñeta.svg) no-repeat;
	background-position:0% 10%;
	list-style:none;
	padding-left:25px;
	font-size:16px;
	text-align:justify;
	color:#666666;
}
.img-nosotros{
	position:absolute;
	top:15%;
	right:10%;
	width:30%;
	height:auto;
}
#texto-servicios{
	position: absolute;
	top: 5%;
	left: 5%;
}
.texto-regular{
	font-family:normal;
	font-size:18px;
	color:#FFF;
}
.texto-light{
	font-family:light;
	font-size:18px;
	color:#FFF;
}
.texto-bold{
	font-family:bold;
	font-size:18px;
	color:#FFF;
}
.tabla-servicios{
	width:94%;
	border-collapse:collapse;
	position:absolute;
	left:3%;
	top:15%;
}
.tabla-servicios td{
	border:20px solid #418089;
	width:33%;
	position:relative;
}
.img-servicios{
	width:100%;
	height:300px;
	background-color: rgba(0,0,0,.5);
	background-position:center;
	background-size:cover;
	background-blend-mode: multiply;
}
.img-servicios:hover{
	background-color: rgba(0,0,0,.1);
}
.text-td{
	color:#FFF;
	font-family:bold;
	font-size:18px;
	position:absolute;
	left:15px;
	top:15px;
}
.plus{
	color:#FFF;
	font-family:bold;
	font-size:28px;
	position:absolute;
	right:15px;
	top:5px;
}
.tabla-servicios td:hover .text-td{
	display:block;
}
.tabla-servicios td:hover .plus{
	display:block;
}
#contender-desc{
	width:100%;
	position:absolute;
	bottom:-100%;
}
.servicio-desc{
	width:100%;
	height:auto;
	position:relative;
}
.fondo-verde{
	width:97%;
	padding-right:3%;
	height:60px;
	padding-top:30px;
	color:#FFF;
	font-family:light;
	font-size:25px;
	text-align:right;
	position:absolute;
	bottom:0;
	background: rgba(26,153,131,.6);
}
.img-desc{
	width:100%;
	height:auto;
	max-height:80vh;
	background-position:center;
	background-size:cover;
	background-repeat: no-repeat;
}
.titulo-desc{
	position: absolute;
	top: 25px;
	left: 25px;
	font-size: 28px;
	font-family: bold;
	color: #FFF;
}
.cross{
	width:30px;
	height:30px;
	position:absolute;
	top:35px;
	right:35px;
	cursor:pointer;
}
#texto-tipos{
	position: absolute;
	top: 12%;
	left: 5%;
}
.table-tipos{
	width:90%;
	border-collapse:collapse;
	position:absolute;
	left:5%;
	top:25%;
}
.table-tipos td{
	width:20%;
	border:30px solid #63b0bb;
	text-align:center;
	color:#FFF;
	font-family:bold;
	font-size:18px;
	vertical-align:middle;
	position:relative;
}
.safari #table-canceleria, #table-vidrio, #table-herraje, #table-aluminio{
	display:none;
	width:100%;
	height:40vh;
	background: #63b0bb;
	position:relative;
}
#table-canceleria, #table-vidrio, #table-herraje, #table-aluminio{
	display:none;
	width:100%;
	height:60vh;
	background: #63b0bb;
	position:relative;
}
#table-vidrioMov{
	display:none;
	width:100%;
	height:65vh;
	background: #63b0bb;
	position:relative;
}
#table-canceleriaMov{
	display:none;
	width:100%;
	height:65vh;
	background: #63b0bb;
	position:relative;
}
#table-herrajeMov, #table-aluminioMov{
	display:none;
	width:100%;
	height:65vh;
	background: #63b0bb;
	position:relative;
}
.tipos-d{
	top:0% !important;
}
.img-tipo{
	width:100%;
	height:auto;
	background-color: rgba(0,0,0,.5);
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
	background-blend-mode: multiply;
	cursor:pointer;
}
.img-tipo:hover{
	background-color: rgba(0,0,0,.1);
}
.selec-td{
	background-color: rgba(0,0,0,0);
	border: 3px solid #FFF;
	border-radius:5px;
}
.img-tipo-d{
	width:100%;
	max-height:250px;
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
}
#derContacto{
	width:40%;
	position:absolute;
	top:15%;
	right:5%;
}
#izqContacto{
	width:40%;
	position:absolute;
	top:15%;
	left:5%;
}
.parrafo{
	font-size:18px;
	color:#FFF;
	font-family:bold;
}
.campoTexto{
	width:75%;
	font-family:bold;
	color:#FFF;
	font-size:18px;
	background:transparent;
	border:0;
	border-bottom: 1px solid #FFF;
}
.btnFooter{
	color:#FFF;
	border:1px solid #FFF;
	width: 20%;
	padding:1% 4%;
	text-align:center;
	font-family:bold;
	font-size:18px;
	cursor:pointer;
	letter-spacing:4px;
}
.btnFooter:hover{
	transform:scale(1.1);
}
.texto-contacto{
	color:#FFF;
	font-family:bold;
	font-size:18px;
}
.ver-mapa{
	width:10%;
	height:60px;
	position:absolute;
	bottom:0;
	left:45%;
	cursor:pointer;
	background: url(imagenes/ver-mapa.png);
	background-repeat:no-repeat;
	background-size:cover;
	-webkit-animation-name: example; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 1s; /* Safari 4.0 - 8.0 */
    -webkit-animation-iteration-count: infinite; /* Safari 4.0 - 8.0 */
    animation-name: example;
    animation-duration: 1s;
    animation-iteration-count: infinite;
}
@keyframes example {
	0%   {bottom:0px;}
    50%  {bottom:5px;}
    100% {bottom:0px;}
}
#tiposWeb{
	display:block;
}
#tiposMov{
	display:none;
}
#contenidoFormulario{
	padding:30px;
}
.image{
	background-image:url(imagenes/ver-mapa-close.png);
	background-repeat:no-repeat;
	background-size:cover;
}
@media (max-width: 980px){
	/*640*/
	#menuMovil{
		display:block;
	}
	#menuWeb{
		display:none;
	}
	.tabla-avance{
		padding-left:3%;
		width:96%;
	}
	.btn-green{
		font-size: 12px;
		top: 55%;
		right: 5%;
	}
	.homeStrong, .homeLight {
		font-size: 12px;
	}
	.homeSmall, .homeLightSmall{
		font-size:8px;
	}
	.tableHome{
		top:19%;
		right:0%;
	}
	.btn-green-fix{
		font-size:22px;
	}
	.btn-green-sm{
		font-size:12px;
	}
	
	.btn-green-sm{
		color:white;
		text-decoration:none;
		font-size:16px;
		padding:0px 25px;
		height:30px;
		line-height:30px;
		padding-top:1px;
	}
	
	.container {
		display: inline-block;
		cursor: pointer;
	}
	.bar1, .bar2, .bar3 {
		width: 22px;
		height: 3px;
		background-color: #0099A8;
		margin: 3px 0;
		transition: 0.4s;
	}
	.change .bar1 {
		-webkit-transform: rotate(-45deg) translate(-4px, 3px) ;
		transform: rotate(-45deg) translate(-4px, 3px) ;
	}
	.change .bar2 {opacity: 0;}
	.change .bar3 {
		-webkit-transform: rotate(45deg) translate(-5px, -5px) ;
		transform: rotate(45deg) translate(-5px, -5px) ;
	}
	.btnMovil{
		font-size:16px;
		font-family:normal;
		letter-spacing:2px;
		color:#0099A8;
		margin-bottom:10px;
	}
	/* Menú móvil */
	#inicio{
		margin-top:60px;
	}
	.titulo{
		font-size:32px;
		letter-spacing:10px;
	}
	#titulo-p {
		bottom:20%;
	}
	.texto-titulo{
		font-size:20px;
	}
	#texto-nosotros{
		width:85%;
		left:5%;
		z-index:5;
	}
	.list-nosotros li {
		font-size:14px;
	}
	.img-nosotros{
		z-index:1;
	}
	.texto-regular,.texto-bold,.texto-light{
		font-size:14px;
	}
	#servicios{
		height:135vh;
	}
	.tabla-servicios{
		width:100%;
		left:0%;
		top:25%;
	}
	.titulo-desc {
		top: 30px;
		left: 15px;
		font-size: 18px;
		top:5%;
		text-shadow:2px 3px #000;
		width:70%;
	}
	.fondo-verde{
		font-size:18px;
		height: 35px;
		padding-top: 10px;
	}
	.cross {
		width: 20px;
		height: 30px;
		top: 20px;
		right: 20px;
	}
	.img-servicios {
		height:150px;
	}
	.tabla-servicios td {
		border: 5px solid #418089;
		width: 50%;
	}
	.text-td{
		font-size: 16px;
		top: 60px;
		left: 5px;
		text-shadow:2px 2px #000;
		display:block;
	}
	.plus{
		right: 5px;
		top: 0px;
		display:block;
	}
	#tiposWeb{
		display:none;
	}
	#tiposMov{
		display:block;
	}
	.table-tipos{
		top:25%;
	}
	.table-tipos td {
		width: 50%;
		border: 10px solid #63b0bb;
		font-size:12px;
		vertical-align:top;
	}
	#contacto{
		height:100vh;
	}
	#izqContacto{
		width:90%;
		top:2%;
		text-align:center;
	}
	.texto-contacto{
		font-size:12px;
	}
	#derContacto{
		width:90%;
		top:40%;
	}
	.parrafo, .campoTexto{
		font-size:12px;
	}
	.btnFooter{
		font-size:14px;
		width:35%;
	}
	.ver-mapa{
		width:30%;
		left:35%;
		height: 45px;
	}
	#contenidoFormulario{
		padding:15px;
	}
	.safari #servicios {
		height:155vh;
	}
	.safari #tipos {
		height:85vh;
	}
	#texto-tipos{
		top: 8%;
	}
	.img-tipo{
		height:125px;
	}
}
@media (max-width: 320px){
	#nosotros{
		height:95vh;
	}
	#servicios{
		height:160vh;
	}
	#tipos{
		height:95vh;
	}
	.alto-normal{
		height:160vh !important;
	}
	.titulo{
		font-size:32px;
	}
	#contacto{
		height:110vh;
	}
	.btnFooter{
		font-size:12px;
	}
	.fondo-verde, .titulo-desc{
		font-size:15px;
	}
	.titulo-desc{
		text-shadow:1px 2px #000;
	}
}
