@charset "utf-8";
/* CSS Document */
.display-tablet{ display:inherit !important;}
body{ margin:0px; background:#fff;}
/*********************************** MENU PRINCIPAL  *************************************************************/
.logo{  width:40%; height:auto; float:left; margin:4% 30%;}
.logo_int{  width:40%; height:auto; float:left; margin:4% 30%;}
.datos_pag{  width:80%; height:auto; float:left; margin:0% 10% 3% 10%;}
.datos_pag_tel{  width:50%; height:auto; float:left;}
.datos_pag_dir{  width:50%; height:auto; float:left; }

#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: 16px;
	color: #1e2126;
	text-decoration: none;
	line-height: 50px;
	margin-right:15px;
} 
/*********************************** BARRA FLOTANTE  **************************************/
.barra_flotante{ width:40px; height:auto; float:left; padding:0%; position: fixed; z-index: 10000000; left:0%; margin-top:5%;}
.ico_llamar{ width:70%; height:auto; float:left; background:#01d59c; padding:15%;}
.ico_whatsapp{ width:70%; height:auto; float:left; background:#40e15d; padding:15%;}
.ico_facebook{ width:70%; height:auto; float:left; background:#3d548e; padding:15%;}
.ico_youtube{ width:70%; height:auto; float:left; background:#de1a2a; padding:15%;}
.ico_instagram{ width:70%; height:auto; float:left; background:#cb2a5f; padding:15%;}
.ico_mail{ width:70%; height:auto; float:left; background:#0f7dee; padding:15%;}
.ico_ubicacion{ width:70%; height:auto; float:left; background:#f6f6f6; padding:15%;}
/*********************************** RENTA  *************************************************************/
.foto_renta{ width:31%; height:auto; float:left; margin:0% 1%;  margin-bottom:4%; 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; margin:0% 0% 2% 0%;}
/*********************************** 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;}

.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:50%; height:auto; float:left;}
/*********************************** CONTACTO  *************************************************************/
.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: Normal;
	font-size: 17px;
	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: 17px;
	color: #000;
	text-decoration: none;
	line-height: 25px;
}
.Titulo {
	font-family: cursiva;
	font-size: 35px;
	color: #161b21;
	text-decoration: none;
}
.Sub_Titulo {
	font-family: titulo;
	font-size: 25px;
	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: 25px;
	color: #161b21;
	text-decoration: none;
}