@charset "utf-8";
.display-pc{ display:inherit !important;}
body{ margin:0px; background-image:url(../imagenes/fondo_1.jpg); background-repeat:no-repeat; }
/*********************************** MENU PRINCIPAL  *************************************************************/
.logo{  width:50%; height:auto; float:left; margin:4% 25%;}
.logo_int{  width:30%; height:auto; float:left; margin:4% 35%;}
.datos_pag{  width:70%; height:auto; float:left; margin:0% 15% 2% 15%;}
.datos_pag_tel{  width:50%; height:auto; float:left;}
.datos_pag_dir{  width:50%; height:auto; float:left; }


#menu_botones{ width:70%; height:auto; float:left; background:#FFF; padding:0% 15%; }
#botones{ width:100%; height:auto; float:left; margin:0px; padding:0px; }
#botones li { display:inline; }
#botones li a {  
	font-family: titulo;
	font-size: 16px;
	color: #4d5363;
	text-decoration: none;	
	width:20%;
	padding:30px 0%;
	float:left;
	-webkit-transition: background 1s, color 1s, text-shadow 1s, border-left 1s ;
	-webkit-transition-delay: 0.3s; 
	-moz-transition: background 1s, color 1s, text-shadow 1s;
	-moz-transition-delay: 0.2s;
	-ms-transition: background 1s, color 1s, text-shadow 1s;
	-ms-transition-delay: 0.2s;
	}
#botones li a:hover{
	font-family: titulo;
	font-size: 16px;
	color: #b49b6b;
	text-decoration: none;	
	width:20%;
	padding:30px 0%;
	float:left;
	 }	
#botones a:hover, #botones .active a{
	font-family: titulo;
	font-size: 16px;
	color: #b49b6b;
	text-decoration: none;	
	width:20%;
	padding:30px 0%;
	float:left;
} 
.default {

}
.fixed { width:100%; background:#FFF;
position: fixed; 
top: -5px;
left: 0;
z-index:1000;
} 
/*********************************** BARRA FLOTANTE******************************************/
.barra_flotante{ width:45px; height:auto; float:left; padding:0%; position: fixed; z-index: 10000000; left:0%; margin-top:15%;}
.ico_llamar{ width:70%; height:auto; float:left; background:#01d59c; padding:5%;}
.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:32%; height:180px; float:left; margin:0% 0.5%;  margin-bottom:1%; border-bottom:#e2e6ec 5px solid;  overflow:hidden;}
/*********************************** BANQUETES  *************************************************************/
.banner_inicio{ width:100%; height:auto; float:left;  background-image:url(../imagenes/banner_inicio.jpg); overflow:hidden;}
.banner_inicio_texto{ width:35%; height:auto; float:left; margin:8%;}

.banner_banquetes{ width:100%; height:auto; float:left;  background-image:url(../imagenes/banner_banquetes.jpg); overflow:hidden; padding:5% 0%;}
.banner_banquetes_texto{ width:35%; height:auto; float:left; margin:5%;}

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

.banner_paquetes{ width:100%; height:auto; float:left;  background-image:url(../imagenes/banner_paquetes.jpg); overflow:hidden;  padding:15% 0%;}
.banner_paquetes_texto{ width:35%; height:auto; float:left; margin:5%;}
/*********************************** CONTENIDO  *************************************************************/
.mitad{ width:40%; height:auto; float:left; margin:2% 5% 2% 5%;}
/*********************************** 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;}
/*********************************** PIE  *************************************************************/
.caja_banquets_mitad{ width:100%; height:auto; float:left;}
.banquets_mitad{ width:50%; height:auto; float:left;}
/*********************************** NOSOTROS  *************************************************************/

/*********************************** SERVICIOS  *************************************************************/

/*********************************** PRODUCTOS  *************************************************************/

/*********************************** CONTACTO  *************************************************************/
.casilla{ width:92%;  background:#fbfafa; border:#e9e9ec solid 1px; padding:4%; }
.comentarios{ width:92%;  background:#fbfafa; border:#e9e9ec solid 1px; padding:4%;  }
/*********************************** TIPOGRAFIAS  *************************************************************/
.Titulo_top {
	font-family: titulo;
	font-size: 40px;
	color: #4d5363;
	text-decoration: none;
}
.Texto_top {
	font-family: Normal;
	font-size: 18px;
	color: #4d5363;
	text-decoration: none;
	line-height: 24px;
}
.Texto_titulo {
	font-family: titulo;
	font-size: 17px;
	color: #1e2126;
	text-decoration: none;
}
.Texto {
	font-family: Arial;
	font-size: 18px;
	color: #000;
	text-decoration: none;
	line-height: 28px;
}
.Titulo {
	font-family: cursiva;
	font-size: 50px;
	color: #161b21;
	text-decoration: none;
}
.Titulo_2 {
	font-family: titulo;
	font-size: 35px;
	color: #161b21;
	text-decoration: none;
}
.Sub_Titulo {
	font-family: titulo;
	font-size: 20px;
	color: #000;
	text-decoration: none;
}
.Texto_pie {
	font-family: Tahoma;
	font-size: 14px;
	color: #767e93;
	text-decoration: none;
}
