@charset "utf-8";
/* CSS Document */
.display-celulares{ display:inherit !important;}
body{ margin:0px; background:#FFF; }
/*********************************** MENU  *************************************************************/
.logo{  width:60%; height:auto; float:left; margin:8% 20%;}

.datos_pag{  width:100%; height:auto; float:left;}
.datos_pag_tel{  width:100%; height:auto; float:left; margin-bottom:2%;}
.datos_pag_dir{  width:100%; height:auto; float:left; margin-bottom:2%; }

#botones{ width:100%; height:auto; float:left; background:#FFF;}	
nav{ right:0; background:#FFF;  width:180px; top:0;  z-index:0;  position:absolute; position:fixed;  padding:20px 0px 0px 20px;}
#boton{  cursor:pointer; padding:15px 15px 0px 0px;}
.menu_tablet_girar {
	font-family: titulo;
	font-size: 14px;
	color: #1e2126;
	text-decoration: none;
	line-height: 50px;
	margin-right:15px;
} 
/*********************************** BARRA FLOTANTE  **************************************/
.barra_flotante{ width:100%; height:auto; float:left; position: fixed; z-index: 10000000; padding:0%; bottom:0%;}
.ico_llamar{ width:8%; height:auto; float:left; background:#01d59c; padding:1% 10%;}
.ico_whatsapp{ width:8%; height:auto; float:left; background:#40e15d; padding:1% 2%;}
.ico_facebook{ width:8%; height:auto; float:left; background:#3d548e; padding:1% 2%;}
.ico_mail{ width:8%; height:auto; float:left; background:#0f7dee; padding:1% 2%;}
.ico_ubicacion{ width:8%; height:auto; float:left; background:#f6f6f6; padding:1% 2%;}
.ico_youtube{ width:8%; height:auto; float:left; background:#de1a2a; padding:1% 2%;}
.ico_instagram{ width:8%; height:auto; float:left; background:#cb2a5f; padding:1% 2%;}
/*********************************** RENTA  *************************************************************/
.foto_renta{ width:100%; height:auto; float:left; margin-bottom:2%; border-bottom:#e2e6ec 5px solid;}
/*********************************** BANQUETES  *************************************************************/
.banner_inicio{ width:90%; height:auto; float:left;  background:#FFF; padding:5%;}
.banner_inicio_texto{ width:90%; height:auto; float:left; margin:5%;}

.banner_banquetes{ width:90%; height:auto; float:left;  background:#FFF;  padding:8% 5%;}
.banner_banquetes_texto{ width:90%; height:auto; float:left; margin:5%;}

.banner_renta{ width:100%; height:auto; float:left;  background-image:url(../imagenes/banner_renta.jpg); overflow:hidden;}
.banner_renta_texto{ width:90%; height:auto; float:left; margin:5%;}

.banner_paquetes{ width:90%; height:auto; float:left; padding:5%; background:#FFF;}
.banner_paquetes_texto{ width:90%; height:auto; float:left; margin:5%;}
/*********************************** CONTENIDO  *************************************************************/
.mitad{ width:100%; height:auto; float:left; }
/*********************************** BANNER INDEX  ****************************************/
#cont_banner{ width:90%; height:auto; float:left; background:#fff; padding:0% 5% 5% 5%;}
.banner{ width:100%; height:auto; float:left; background:#FFF; overflow:hidden;}
.logo_int{  width:60%; height:auto; float:left; margin:4% 20%;}
.caja_iconos{ width:50%; height:auto; float:left; margin:5% 25%}
.iconos{ width:15%; height:auto; float:left; }
.iconos_2{ width:15%; height:auto; float:left; border-left:#bfbfbf 1px solid; border-right:#bfbfbf 1px solid; margin:0% 13%; padding:0% 13%;}
.iconos_3{ width:15%; height:auto; float:left;}

.caja_banquets_mitad{ width:100%; height:auto; float:left;}
.banquets_mitad{ width:100%; height:auto; float:left;}
/*********************************** FORMULARIO  *************************************************************/
.casilla{ width:95%;  background:#fbfafa; border:#d2d2d2 solid 1px; padding:6px; }
.comentarios{ width:100%;  background:#fbfafa; border:#d2d2d2 solid 1px; padding:6px;  }
/*********************************** TIPOGRAFIAS  *************************************************************/
.Titulo_top {
	font-family: titulo;
	font-size: 25px;
	color: #4d5363;
	text-decoration: none;
}
.Texto_top {
	font-family: titulo;
	font-size: 16px;
	color: #4d5363;
	text-decoration: none;
	line-height: 25px;
}
.Texto_titulo {
	font-family: titulo;
	font-size: 17px;
	color: #1e2126;
	text-decoration: none;
}
.Texto {
	font-family: Arial;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	line-height: 23px;
}
.Titulo {
	font-family: cursiva;
	font-size: 35px;
	color: #161b21;
	text-decoration: none;
}
.Sub_Titulo {
	font-family: titulo;
	font-size: 20px;
	color: #95989e;
	text-decoration: none;
}
.Texto_pie {
	font-family: Tahoma;
	font-size: 14px;
	color: #767e93;
	text-decoration: none;
}
.Titulo_2 {
	font-family: titulo;
	font-size: 20px;
	color: #161b21;
	text-decoration: none;
}