@charset "UTF-8";
/* CSS Document */

	html, body {
				height: 100%;
				padding: 0;
				margin: 0;
			}
			body {
				font-family: 'Lato', sans-serif;
				position: relative;
				min-height: 300px;
				overflow-y: scroll;
				color: #333;
			}
			
			body h3 {
				font-family: Arial, Geneva, SunSans-Regular, sans-serif;
				font-size: 20px;
				text-align: center;
				color: #999;
				margin: 0;
				padding-top: 50px;
				position: relative;
				z-index: 2;
			}
			
.clearfix::after{
	clear:both;
	content:"";
	display:table;
}
a img{border:none;}
#owl-carousel{overflow:hidden;}
.owl-item img{max-width:100%;}


.contenedor{width:1000px; margin:0 auto;}


footer{
	background-color:#eee;
	margin:0px;
	padding:50px 0 0;
	font-size:13px;
	}
.bloquesFooter{font-size:0; border-bottom:#dddbdb 1px solid; padding-bottom:20px;}
.bloquesFooter li{
	display:inline-block; font-size:13px;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box; 
	position:relative;
	padding:0 5px;
	width:25%;
	vertical-align:top;
}
.bloquesFooter strong{color:#333334; display:block; margin-bottom:20px; font-weight:900;}
.bloquesFooter {font-weight:700; color:#5498bb;}
.bloquesFooter span{color:#fc983b; display:block; margin-top:20px;}

footer img{vertical-align:middle; margin-right:5px;}
.bloquesFooter a{text-decoration:none; color:#333334; font-weight:700; display:block; margin:0 0 5px 0;}

.subFooter{
	color:#333334;
	font-weight:700;
	font-size:11px;
	heigh:70px;
	line-height:70px;
}
footer a{color:inherit; padding:0 6px; text-decoration:none;}
footer a:hover{text-decoration:underline;}
.subFooter .contacto{
	float:right;
	font-size:13px;
}
.email{
	background:#d1cfcf;	
	height:35px;
	border-radius:17px;
	display:inline-block;
	line-height:35px;
	padding:0 30px;

}
.email img{margin-right:15px;}
.email:hover{text-decoration:none; box-shadow:inset 1px 1px 0 rgba(0,0,0,.2);}

.bottom{
	background:#6c6c6c;
	height:50px;
	line-height:50px;
	color:#fff;
	font-size:11px;	
}
.bottom .contenedor div{float:right;}
.iconoDir{position:absolute; left:-15px;}
.iconoDom{position:absolute; left:-30px;}


.car-container{
	overflow:hidden;

}
.car-content{width:200%;  
position:Relative;
right:47%;
}

ul.bullets{list-style-type:disc;}
ol.alpha{list-style-type:lower-alpha;}

	