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

body{
font-size:14px;
	font-family: "Poppins", serif;
font-weight: 300;
text-align:center;
line-height:1.8em;
margin:auto;
}

.centrador{
width:500px;
clear:both;
margin:auto;
	padding: 50px 0px;
}
.centrador2{
width:1100px;
clear:both;
margin:auto;
}
.centrador3{
width:800px;
clear:both;
margin:auto;
}
.centrador-banner{
width:45%;
clear:both;
	margin: auto;
}
.contacto-contenido{
width:30%;
margin:auto;
	padding: 50px 0px;
}
.clear{
clear:both;
}
.balazo{
color:#9b8581;
	font-size: 23px;
	line-height: 23px;
	text-align: center;
	font-style: italic;
	padding-top: 20px;
}
.titulo{
color:#9b8581;
	font-size: 23px;
	line-height: 23px;
	text-align: center;
	padding-top: 20px;
}
h1{
color:#9b8581;
	font-size: 25px;
	line-height: 23px;
	text-align: center;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}
h2{
color:#9b8581;
	font-size: 21px;
	line-height: 23px;
	text-align: center;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}
h3{
color:#FFFFFF;
	font-size: 21px;
	line-height: 23px;
	text-align: center;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}
.cabezal{
background-image:url("images/banner-principal.jpg");
background-size:cover;
background-position:center top;
position:relative;
	color: #FFFFFF;
	padding-bottom: 40px;
	text-align: left;
}

.intro{
	background-image: url("images/fondo-intro.jpg");
	text-align: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 60px 0px;
	background-position: center;
}
.banner{
	text-align: center;
	margin: 10% auto;
	width: 50%;
	border-radius:10px;
	color: #FFFFFF;
	padding: 10px;
	font-size: 18px;
	line-height: 28px;
	background-color: #bfb5ac;
}
.galeria ul{
	text-align: center;
	margin: 0;
	padding: 0;
}
.galeria li{
	width: 25%;
	display: inline-table;
	float: left;
	list-style: none;
}
.galeria li img{
	width: 100%;
	height: auto;
}
.proyectos ul{
	text-align: center;
	margin: 0;
	padding: 45px 0px;
}
.proyectos li{
	width: 21%;
	display: inline-table;
	list-style: none;
	padding: 5px;
}
.proyectos li img{
	width: 100%;
	height: auto;
	border-radius: 10px;
}
.cafe{
	background-color: rgba(233, 228, 227, 0.5)
	}
.ventajas{
	background-image: url("images/fondo-ventajas.jpg");
	color: #FFFFFF;
	padding: 50px 0px;
	}
.ventajas ul{
	margin: 0;
	padding: 50px 0px 0px 0px;
	}
.ventajas li{
	list-style: none;
	width: 25%;
	display: inline-table;
	}
.ventajas li img{
	width: 30%;
	height: auto;
	}
.pie{
background-color:#bba295;
padding:30px 0px;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 26px;
}
.pie img{
	width: 13%;
	height: auto;
	margin-bottom: 2%;
}
.redes img{
	width: 2%;
	height: auto;
	margin-bottom: 0%;
}
.destaque{
	color: #F7931E;
	text-align: center;
	font-size: 30px;
	line-height: 20px;
	font-weight: 500;
	text-transform: uppercase;
}
.pie a{
color:#FFF;
text-decoration:none;
}
.pie ul{
list-style:none;
padding:0px;
margin:0px;
}

.empresahome a{
background-color:#046180;
text-transform:uppercase;
color:#FFF;
text-decoration:none;
padding:10px 20px;
}

.logotipo{
width:45%;
	padding-top: 40px;
	margin: auto;
}
.logotipo img{
width:100%;
height:auto;
}
.bannercentral img{
width:100%;
height:auto;
}
.telefonoymenu{
float:right;
text-align:right;
width:70%;
}
.campo{
color: #000;
font-size: 14px;
width: 98%;
	text-align: center;
height: 35px;
background-color: rgba(233, 228, 227, 0.5);
	border-radius: 10px;
	text-transform: uppercase;
	border: none;
}
.multilinea{
	line-height:150%;
	height:90px;
	overflow:hidden;
color: #000;
	text-align: center;
font-size: 14px;
	border: none;
	border-radius: 10px;
width: 98%;
	text-transform: uppercase;
background-color: rgba(233, 228, 227, 0.5)
}
.boton{
text-align:center;
color:#fff;
font-size:20px;
border:0;
padding:10px 20px;
background-color:#9b8581;
text-transform: uppercase;
	width: 30%;
	margin: auto;
}
.boton a, .boton a:hover {
color:#fff;
	text-decoration: none;
}

.banner-final{
	background-image: url("images/fondo-banner.jpg");
	text-align: center;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 100px;
	font-size: 22px;
	line-height: 30px;
}
#texto{
width: 70%;
margin: auto;
text-align: center;
padding-top: 3%;
padding-bottom: 3%;
}
#contactus img{
	width: 30%;
	height: auto;
}
#contactus {
	padding: 70px 0px;
}