﻿body{
	background: url(../images/fondo.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	background-size: cover;
	font-family: 'Caladea', sans-serif;
}


#chat{
	position: fixed;
	bottom: 200px;
	right: 60px;
	z-index: 10000;
	border: 2px solid #43c22e;
	background: white;
	width: 85px;
	text-align: center;
	padding: 18px 0px 0;

	border-radius: 50%;

	box-shadow: 5px 5px 5px #43c22e;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#chat strong{
	width: 100%;
	float: left;
}
#chat img{
	width: 40px;
}

.llamar{
	position: fixed;
	bottom: 100px;
	right: 70px;
	z-index: 10000;
	width: 65px;
}
.llamar img{
	width: 100%;
}


#cabecera{
	width: 1200px;
	margin:0 auto;
}

#cabecera-conten{
	background: #272b34;
	width: 100%;
	float: left;
	padding: 0 10px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#logotipo{
	border:0px solid red;
	width: 23%;
	float: left;
}

#logotipo img{
	width: 100%;
}

#leyenda{
	width: 30%;
	text-align: center;
	font-family: 'Lobster', sans-serif;
	color: WHITE;
	font-size: 40px;
	line-height: 50px;
	float: left;
	margin:0 0 0 30px;
}
#leyenda img{
	width: 100%;
}

#mariachi{
	height: 110px;
	float: right;
	margin: 20px 0 0 0;
}

#datos{
	border: 1px dashed yellow;
	width: 33%;
	text-align: center;
	float: left;
	margin: 12px 0 0 0;
	padding: 0 10px;

	box-sizing: border-box;
}

#datos p{
	width: 100%;
	color: white;
	font-size: 25px;
	float: left;
}

#datos p a{
	color: white;
}

#datos p strong{
	font-size: 30px;
	color: white;
	text-shadow: 1px 1px 6px yellow;
}

#datos p img{
	width: 30px;
}


#menu{
	width: 1200px;
	margin: 0 auto;
}

#menu-r{
	width: 100%;
	color: white;
	text-align: center;
	font-size: 24px;
	padding: 9px 0;
	cursor: pointer;
	display: none;
}

#menu a{
	text-decoration: none;
}

#menu-conten{
	background: #bb7c4f;
	width: 100%;
	margin:0 auto;
	float: left;
}

#menu-conten ul{
	width: 100%;
	float: left;
}

#menu-conten ul li{
	width: 25%;
	float: left;
}

.menu{
	width: 100%;
	color: white;
	text-align: center;
	font-size: 24px;
	padding: 9px 0;
}

.menu:hover, .activo, #menu-r:hover{
	font-weight: bold;
	color: yellow;
}

#efecto{
	width: 100%;
	float: left;
}

#efecto-conten{
	width: 1200px;
	margin:0 auto;
}

#efectoi{
	border: 0px solid red;
	width: 100%;
	height: auto;
	text-align: center;
	color: white;
	float: left;
}

#efectoi span{
	background: rgba(0,0,0,0.8);
	font-size: 40px;
	padding: 10px;
	display: inline-block;
	margin: 200px 0;

	border-radius: 6px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


#efectod{
	background: #ddd;
	width: 40%;
	font-size: 18px;
	float: left;
	padding: 12px 12px 38px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#efectod strong{
	background: #228fa7;
	background: #bb7c4f;
	text-align: center;
	color: white;
	font-size: 23px;
	float: left;
	margin:0 0 15px 0;
	padding: 5px 20px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


#contenido{
	width: 1200px;
	margin:0 auto;
}

#contenido-conten{
	background: black;
	font-family: 'Open Sans', sans-serif;
	width: 100%;
	float: left;
	padding: 20px 10px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.titulo{
	width: 100%;
	font-family: 'Lobster', sans-serif;
	font-size: 40px;
	text-align: center;
	color: yellow;
	float: left;
	margin: 0 0 30px 0;
}

#promocion{
	background: #bb7c4f;
	width: 100%;
	color: white;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	float: left;
	padding: 12px 0;
	margin: 0 0 30px 0;
}
#promocion strong{
	font-size: 30px;
	text-shadow: 2px 2px 2px black;
}

.texto{
	width: 100%;
	text-align: center;
	color: yellow;
	font-size: 22px;
	line-height: 42px;
	float: left;
	padding: 0 90px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.texto strong{
	font-size: 32px;
	color: white;
}

.parte{
	width: 100%;
	float: left;
	margin:40px 0;
}

.seccion{
	width: 62%;
	text-align: justify;
	font-size: 22px;
	line-height: 30px;
	color: white;
	float: left;
}

.seccion p{
	width: 100%;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	line-height: 40px;
	float: left;
}

.imagen-seccion{
	width: 37%;
	float: right;
}
.imagen-seccion img{
	width: 100%;
}
.imagen-seccion iframe{
	width: 100%;
	height: 340px;
}


.imagenes{
	width: 100%;
	text-align: center;
	float: left;
}

.imagen{
	border: 0px solid white;
	width: 24%;
	float: left;
	margin: 0 0.5% 30px;
	overflow: hidden;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.imagen img{
	height: 260px;
}


.videos{
	width: 100%;
	float: left;
}

.video{
	width: 50%;
	float: left;
}
.video iframe{
	width: 80%;
	height: 350px;
	margin: 0 10%;
}


#footer{
	width: 1200px;
	margin: 0 auto;
}

#footer-conten{
	background: #bb7c4f;
	width: 100%;
	float: left;
}

.seccion-footer{
	width: 50%;
	text-align: justify;
	color: white;
	font-size: 22px;
	float: left;
	padding: 20px 12px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.seccion-footer a{
	color: white;
}

.seccion-footer strong{
	font-size: 25px;
	text-shadow: 2px 2px 2px black;
}

.seccion-footer img{
	width: 30px;
}

.diamante{
	width: 100% !important;
}

.mitad{
	width: 50%;
	text-align: left;
	font-size: 18px;
	line-height: 26px;
	font-weight: lighter;
	float: left;
}

@media screen and (max-width: 1200px){
	#mariachi{
		display: none;
	}
	#cabecera, #menu, #efecto-conten, #contenido, #footer{
		width: 100%;
	}
	.diamante{
		display: none;
	}
}
@media screen and (max-width: 1100px){
	.seccion-footer{
		width: 50% !important;
	}
	.mitad{
		width: 100%;
	}
}
@media screen and (max-width: 900px){
	#datos{
		width: 100%;
	}
	#logotipo{
		width: 100%;
	}
	#leyenda{
		width: 100%;
		text-align: center;
		margin: 10px 0 0 0;
		padding: 20px 50px;

		box-sizing: border-box;
	}
}
@media screen and (max-width: 700px){
	#efectoi{
		width: 100%;
	}
	#efectod{
		width: 100%;
	}
	.texto{
		padding: 10px;
	}
	.seccion{
		width: 100%;
	}
	.imagen-seccion{
		width: 100%;
		margin: 30px 0 0 0;
	}
	.imagen{
		width: 48%;
		margin: 0 1% 30px;
	}

	.video{
		width: 100%;
		margin: 0 0 40px 0;
	}
}
@media screen and (max-width: 600px){
	#menu-r{
		display: block;
	}
	#menu-conten ul{
		display: none;
	}
	#menu-conten ul li{
		width: 100%;
	}
	.seccion-footer{
		width: 100% !important;
	}
	.imagen{
		width: 80%;
		height: auto;
		margin: 0 10% 30px;
	}
	.imagen img{
		width: 100%;
		height: auto;
	}
	#efectoi span{
		margin: 310px 0 0 0;
	}
}














