/* CSS Document */
@charset "utf-8";
html{
	width:100%;
	height:100%;
}
@font-face {
	font-family: 'BarlowCondensed-MediumItalic';
	font-style: normal;
	font-weight: normal;
	src: local('BarlowCondensed-MediumItalic'), url('BarlowCondensed-MediumItalic.woff') format('woff');
}
@font-face {
	font-family: 'BarlowCondensed-Regular';
	font-style: normal;
	font-weight: normal;
	src: local('BarlowCondensed-Regular'), url('BarlowCondensed-Regular.woff') format('woff');
}


body {
	text-align:center;
	font-style: normal;
	font-variant: normal;
	margin:0 auto;
	width:100%;
	height:100%;
	background:#FFF;
	font-family: Arial;
	background-image:url(../images/Fondomadera.jpg);
	background-position:top;
	background-size:cover;
}
.clearer{
    display:block;
    clear: both;
}
/*INDEX*/
#cabecera{
	width:auto;
	position: absolute;
	top: 20px;
	left: 50px;
	z-index: 1000;
}
#cabecera img{
	height: 100px;
}
#datos{
	width: auto;
	position: absolute;
	top: 30px;
	right: 30px;
	font-size: 25px;
	color: #fFF;
	z-index: 1000;
	font-family: 'BarlowCondensed-Regular';
}
#datos a{
	text-decoration: none;
	color: #fFF;
}
#banner{
	width: 100%;
	height: auto;
}
#banner img{
	width: 100%;
}
#texto{
	width: 80%;
	padding: 10px 10%;
	text-align: left;
}
#titulo{
	font-size: 30px;
	color: #333;
	line-height: 20px;
	font-family: 'BarlowCondensed-MediumItalic';
	margin-bottom: 20px;
	width: 100%;
	text-align: center;
}
#titulo_forma{
	font-size: 30px;
	color: #333;
	line-height: 20px;
	font-family: 'BarlowCondensed-MediumItalic';
	width: 90%;
	text-align: left;
	padding: 20px 5%;
}
#informacion{
	font-size: 17px;
	color: #666;
	line-height: 20px;
	font-family: 'BarlowCondensed-Regular';
}
#datos_cuerpo{
	width: 80%;
	padding: 20px 10%;
	height: auto;
	font-family: 'BarlowCondensed-Regular';
}
#datos_1{
	width: 5%;
	float: left;
	text-align: center;
}
#datos_1 img{
	height: 30px;
}
#datos_2{
	width: 30%;
	padding: 5px 2%;
	float: left;
	text-align: left;
	font-size: 15px;
}
#datos_2 a{
	text-decoration: none;
	color: #333;
}
.rojo{
	color: #c0392b ;
	text-decoration: underline;
}
.marcar{
	font-family: 'BarlowCondensed-MediumItalic';
	color: #333;
}
#contacto_izq{
	width: 40%;
	float: left;
	height: auto;
	text-align: center;
	margin-top: 70px;
}
#contacto_der{
	width: 50%;
	padding: 0;
	float: left;
	height: auto;
	margin: 50px 5%;
	background:#e5e7e9;
	border-radius: 10px;
	display: table;
	margin-bottom: 50px;
}
#lista_1{
	width: 50%;
	padding: 5px 0;
	text-align: right;
	float: left;
	margin: 5px 0;
}
#lista_1 img{
	height: 40px;
}
#lista_2{
	width: 46%;
	padding: 10px 2%;
	text-align: left;
	font-size: 17px;
	color: #333;
	font-family: 'BarlowCondensed-Regular';
	text-decoration: underline;
	float: left;
	margin: 5px 0;
}
#forma{
	width: 94%;
	height: auto;
	margin: 30px 3%;

	border-radius: 15px;
}
#forma_izq{
	width: 46%;
	padding: 10px 2%;
	float: left;
	text-align: left;
	font-size: 20px;
	color:#FFF;
	font-family: 'BarlowCondensed-Regular';
	line-height: 30px;
}
#forma_der{
	width: 46%;
	padding: 10px 2%;
	float: left;
	text-align: left;
	font-size: 20px;
	color:#FFF;
	font-family: 'BarlowCondensed-Regular';
	line-height: 30px;
}
#forma_cen{
	width: 96%;
	padding: 10px 2%;
	float: left;
	text-align: left;
	font-size: 20px;
	color:#FFF;
	font-family: 'BarlowCondensed-Regular';
	line-height: 30px;
}
#forma_btn{
	width: 96%;
	padding: 30px 2%;
	text-align: center;
	font-size: 20px;
	font-family: 'BarlowCondensed-Regular';
	line-height: 30px;
}
.txt_1{
	padding:5px;
	border: none;
	background: #FFF;
	color: #333;
	font-size: 18px;
	width: 90%;
	border-radius: 15px;
}
.txt_2{
	padding:5px;
	border: none;
	background: #FFF;
	color: #333;
	font-size: 18px;
	width: 90%;
	height: 100px;
	border-radius: 15px;
}
.enviar{
	border: none;
	width: 30%;
	padding: 10px;
	text-align: center;
	font-size: 15px;
	background: #666;
	color: #FFF;
	border-radius: 10px;
	cursor: pointer;
}
#redes_forma{
	width: 100%;
	padding: 50px 0;
	text-align: center;
}
#redes_forma img{
	height: 30px;
}
#footer{
	width: 100%;
	height: auto;
	position: relative;
}
#footer img{
	width: 100%;
}
#datos_footer{
	position: absolute;
	font-size: 15px;
	color: #FFF;
	left: 20px;
	top: 25px;
	z-index: 2000;
	font-family: 'BarlowCondensed-MediumItalic';
}
#contactanos{
	position: absolute;
	z-index: 20000;
	right: 100px;
	top: 400px;
	font-family: 'BarlowCondensed-MediumItalic';
}
#contactanos a{
	text-decoration: none;
	padding: 10px 20px;
	background: none;
	border: solid 1px #FFF;
	border-radius: 15px;
	background: none;
	color: 15px;
	color: #FFF;
}
#titulo_principal{
	position: absolute;
	font-size: 90px;
	width: 100%;
	top: 200px;
	left: 0;
	text-align: center;
	color: #FFF;
	font-family: 'BarlowCondensed-Regular';
}







@media only screen and (min-width:300px) and (max-width:1024px){
	#cabecera{
		width:auto;
		position: absolute;
		top: 40px;
		left: 30px;
		z-index: 1000;
	}
	#cabecera img{
		height: 90px;
	}
	#datos{
		width: auto;
		position: absolute;
		top: 10px;
		right: 10px;
		font-size: 15px;
		color: #fFF;
		z-index: 1000;
		font-family: 'BarlowCondensed-Regular';
	}
	#datos a{
		text-decoration: none;
		color: #fFF;
	}
	#texto{
		width: 90%;
		padding: 20px 5%;
		text-align: left;
	}
	#titulo{
		font-size: 30px;
		color: #333;
		line-height: 20px;
		font-family: 'BarlowCondensed-MediumItalic';
		margin-bottom: 20px;
	}
	#informacion{
		font-size: 17px;
		color: #666;
		line-height: 20px;
		font-family: 'BarlowCondensed-Regular';
	}
	#servicios{
		width: 100%;
		height: auto;
		padding: 30px 0;
	}
	#servicios ul{
		width: 100%;
		list-style: none;
	}
	#servicios ul li{
		width: 50%;
		padding: 10px 0;
		float: left;
		text-align: left;
	}
	#servicios ul li img{
		width: 90%;
	}
	#titulo_principal{
		position: absolute;
		font-size: 40px;
		width: 70%;
		padding: 0 15%;
		top: 70px;
		left: 0;
		text-align:right;
		color: #FFF;
		font-family: 'BarlowCondensed-Regular';
	}
	#contacto_izq{
		width: 90%;
		padding: 10px 5%;
		float: left;
		height: auto;
		text-align: center;
		margin-top: 70px;
	}
	#lista_1{
		width: 40%;
		padding: 5px 0;
		text-align: right;
		float: left;
		margin: 5px 0;
	}
	#lista_1 img{
		height: 40px;
	}
	#lista_2{
		width: 56%;
		padding: 10px 2%;
		text-align: left;
		font-size: 17px;
		color: #333;
		font-family: 'BarlowCondensed-Regular';
		text-decoration: underline;
		float: left;
		margin: 5px 0;
	}
	#datos_1{
		width: 15%;
		float: left;
		text-align: center;
	}
	#datos_1 img{
		height: 30px;
	}
	#datos_2{
		width: 60%;
		padding: 5px 2%;
		float: left;
		text-align: left;
		font-size: 15px;
	}
	#contacto_der{
		width: 90%;
		padding: 0;
		float: left;
		height: auto;
		margin: 50px 5%;
		background:#e5e7e9;
		border-radius: 10px;
		display: table;
		margin-bottom: 50px;
	}
	#forma_izq{
		width: 46%;
		padding: 10px 2%;
		float: left;
		text-align: left;
		font-size: 20px;
		color:#666;
		font-family: 'BarlowCondensed-Regular';
		line-height: 30px;
	}
	#forma_der{
		width: 46%;
		padding: 10px 2%;
		float: left;
		text-align: left;
		font-size: 20px;
		color:#666;
		font-family: 'BarlowCondensed-Regular';
		line-height: 30px;
	}
	#forma_cen{
		width: 96%;
		padding: 10px 2%;
		float: left;
		text-align: left;
		font-size: 20px;
		color:#666;
		font-family: 'BarlowCondensed-Regular';
		line-height: 30px;
	}
	#redes_forma{
		width: 100%;
		padding: 0 0 30px 0;
		text-align: center;
	}
	#footer{
		width: 100%;
		height: auto;
		position: fixed;
		bottom: 0;
		left: 0;
	}
	#footer img{
		width: 100%;
	}
	#datos_footer{
		position: absolute;
		font-size: 12px;
		color: #FFF;
		left: 20px;
		top: 4px;
		z-index: 2000;
		font-family: 'BarlowCondensed-MediumItalic';
	}


}
