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


/******** ELEMENTOS ************/

/* INICIO */
.owl-theme{
background:#000;
}
/* LUGAR */
div#lugar{
text-align:center;
padding:20px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
div#contenido{
top:500px;
}
div#sliderfondo{
background: url(1.jpg) top no-repeat;
width:100%;
height:100%;
}




















/*****************************************************************************************************/
@media screen and (max-width: 1400px){

}

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

}

@media screen and (max-width: 1025px){
div#caracteristicas{width:85%;}
}

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

}

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

}

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

}
	
	