@charset "utf-8";
/*
font-family: 'Roboto', sans-serif;
font-family: 'Roboto Slab', serif;
*/
header, section, article, nav, footer, aside, figure, form{
	display:block;
	margin:0;
	padding:0;	
}
body{
	margin: 0;
	background:#FFF;
}
*{
	box-sizing:border-box;
}
p{
	font-family: 'Roboto', sans-serif;
	font-size:13px;
	color:#333333;
	line-height:20px;
	margin:6px;
}
h1{
	font-family: 'Roboto', sans-serif;
	font-size:30px;
	color:#333333;
	margin:6px;
	font-weight: 900;
}
h2{
	font-family: 'Roboto', sans-serif;
	font-size:24px;
	color:#333333;
	margin:6px;
	font-weight: 700;
}
h3{
	font-family: 'Roboto', sans-serif;
	font-size:18px;
	color:#333333;
	margin:6px;
	font-weight: 600;
}
h4{
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	color:#333333;
	margin:6px;
	font-weight: 600;
}
a{
	text-decoration:none;
	font-family: 'Roboto', sans-serif;
	font-size:13px;
	color:#333333;
}
a img{
	border:none;
}
ul, ol{
	font-family: 'Roboto', sans-serif;
	font-size:13px;
	color:#636569;
}
img{
	display: block;
}
#resultado{
	color: #DA0000;
	font-size: 18px;
}
.fancybox-slide--iframe .fancybox-content {
    width  : 800px;
    height : 600px;
    max-width  : 80%;
    max-height : 80%;
    margin: 0;
}
#cajatitulosrojo{
	background: #4A4A4A;
	padding: 30px 0;
}
#cajatitulosrojo h2{
	color: #fff;
	text-align: center;
}
#cajatitulosrojo p{
	color: #fff;
	text-align: center;
	font-size: 16px;
}
/****************************************************/
/****************    PRECARGA    		   **********/
/****************************************************/

/****************************************************/
/**************** Estilos para la cabecera **********/
/****************************************************/
#cabecera{
	background: #EAEAEA;
	background: linear-gradient(#ffffff 50%, #EAEAEA);
	background: -webkit-linear-gradient(#ffffff 50%, #EAEAEA);
	background: -moz-linear-gradient(#ffffff 50%, #EAEAEA);
	background: -ms-linear-gradient(#ffffff 50%, #EAEAEA);
	position: fixed;
	width: 100%;
	box-shadow: 0 3px 3px rgba(0,0,0,0.4);
	z-index: 2000;
}
#cabeceracentro{
	width: 100%;
	max-width: 1100px;
	margin: auto;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}
#cabeceracentro figure{
	padding: 6px 0;	
}
/****************************************************/
/**************** Estilos para el menu     **********/
/****************************************************/
#mmovil{
	display: none;
}
#menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
#menu ul li a{
	height: 93px;
	line-height: 93px;
	display: block;
	padding: 0 15px;
	color: #444444;
	font-size: 14px;
	transition: all 0.5s;
	text-align: center;
	border-bottom: 6px solid #EAEAEA;
	font-weight: 600;
}
#menu ul li a:hover{
	color: #DA0000;
}
/*#menu ul li a:hover, #menu ul li a.activo{
	border-bottom: 6px solid #DA0000;
}*/
#cajatelf{
	height: 93px;
	background: #DA0000;
	padding:15px;
	display: flex;
}
#cajatelf a{
	color: #fff;
	padding: 15px 0 0 10px;
}
#cajatelf a span{
	display: block;
	font-size: 16px;
	font-weight: 600;
}
/***************************************************/
/********       DISEÑO PARA BANNER          ********/
/***************************************************/
#banner{
	height: 650px;
	border-bottom: 4px solid #DA0000;
}
#cajaslogan{
	width: 100%;
	max-width: 1100px;
	margin: auto;
	padding-top: 270px;
}
/*#cajaslogan h1{
	width: 85%;
	margin: auto;
	font-size: 30px;
	font-weight: 200;
	display: block;
	background: #fff;
	background: rgba(255,255,255,0.8);
	padding: 6px;
	text-align: center;
}*/
#cajaslogan p{
	width: 77%;
	margin: auto;
	font-size: 40px;
	display: block;
	/*background: #fff;*/
	/*background: rgba(159,0,13,0.8);*/
	padding: 6px;
	text-align: center;
	/*font-weight: 600;*/
	font-weight:bold;
	letter-spacing:1px;
	color: #fff;
}
#cajaslogan a{
	width: 200px;
	height: 50px;
	display: block;
	border: 2px solid #fff;
	color: #fff;
	font-weight: 600;
	font-size: 18px;
	text-align: center;
	line-height: 48px;
	margin: 20px auto;
	text-shadow: 2px 2px 3px rgba(0,0,0,0.4);
}
#cajaslogan a:hover{
	background: #DA0000;
}
/***************************************************/
/********      DISEÑO ZONA BIENVENIDA       ********/
/***************************************************/
#zonabienvenida{
	background: #000 url(../imagenes/fondo-home.jpg) no-repeat center;
	background-attachment: fixed;
	background-size: cover;
	padding-bottom: 30px;
}
.zonacentro{
	width: 100%;
	max-width: 1100px;
	margin: auto;
	padding: 40px 0;
}
.zonagaleria{
	width: 100%;
	max-width: 1100px;
	margin: auto;
	padding: 140px 0;
}
#imgbienvenida{
	width: 350px;
	height: 350px;
	border: 10px solid #fff;
	margin: auto;
	position: relative;
	border-radius: 100%;
	margin-bottom: 60px;
}
.imgbien{
	width: 100%;
	height: auto;
	border-radius: 100%;
}
#imgbienvenida div{
	width: 1px;
	height: 468px;
	background: #fff;
	position: absolute;
	left: 50%;
	top: 100%;
}
.adorno1{
	position: absolute;
	left: 50%;
	bottom: -468px;
	margin-left: -26px;
}
.adorno2{
	position: absolute;
	left: 50%;
	bottom: -100px;
	margin-left: -26px;
}
#bienvenida{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 50px 0;
}
#bienvenida div{
	width: 45%;	
}
#bienvenida article{
	width: 52%;
	border-left:1px solid #fff;
	padding:20px;
}
#bienvenida div h2{
	font-family: 'Roboto', sans-serif;
	font-size: 50px;
	text-align: right;
	font-weight: 100;
	color: #fff;
}
#bienvenida div h3{
	font-size: 55px;
	text-align: right;
	color: #fff;	
	line-height: 35px;
}
#bienvenida div h3 span{
	font-size: 35px;
	text-align: right;
}
#bienvenida div a{
	width: 200px;
	height: 60px;
	display: block;
	background: #3B3B3B;
	line-height: 60px;
	color: #fff;
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	float: right;
	margin: 15px 6px;
	border-radius: 4px;
	transition: all 0.5s;
}
#bienvenida div a:hover{
	background: #DC4F45;	
}
#bienvenida article p{
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	line-height:20px;
	text-align: justify;
	font-weight: 100;
	color: #fff;
}
#bienvenida article h2{
	color: #fff;
}
#bienvenida article h3{
	color: #fff;
	margin: 15px 6px;
}
#bienvenida article ul{
	margin: 50px 0 0 6px;
	padding: 0;
	list-style: none;
	display: flex;
	flex-direction: row
}
#bienvenida article ul li{
	margin-right: 6px;	
}
#bienvenida article ul li a{
	width: 45px;
	height: 45px;
	display: block;
	background: #3B3B3B;
	color: #fff;
	text-align: center;
	line-height: 45px;
	font-size: 18px;
	border-radius: 4px;
}
#bienvenida article ul li a:hover{
	background: #DC4F45;	
}
/***************************************************/
/********    DISEÑO PARA ZONA SERVICIOS     ********/
/***************************************************/
#zonaservicios{
	background: #F3F3F3;
}
.cajatitulososcuro{
	margin: 15px 0 50px 0;
}
.cajatitulososcuro img{
	display: block;
	margin: auto;
}
.cajatitulososcuro h2{
	text-align: center;
	font-size: 26px;
	font-weight: 600;
}
.cajatitulososcuro p{
	text-align: center;
}
.cajatitulosclaro{
	margin: 15px 0;
}
.cajatitulosclaro img{
	display: block;
	margin: auto;
}
.cajatitulosclaro h2{
	text-align: center;
	font-size: 26px;
	font-weight: 600;
	color: #fff;
}
.cajatitulosclaro p{
	text-align: center;
	color: #fff;
}
#cajaservicios{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	flex-wrap: wrap;
}
.servicios{
	width: 49%;
	background: #fff;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 2%;
}
.servicios figure{
	width: 50%;
}
.servicios figure img{
	width: 100%;
	height: auto;
	display: block;
	padding:10px;
}
.servicios .detalleservicio{
	width: 50%;
}
.detalleservicio h2{
	display: block;
	width: 70%;
	background: #D85344;
	color: #fff;
	font-size: 18px;
	padding: 15px;
	margin: 0;
}
.txtservi{
	padding: 25px 10px;
}
.txtservi h3{
	font-size: 23px;
	color:#DA0000;	
}
.raya{
	width: 80px;
	height: 1px;
	background: #4A4A4A;
	margin: 0 6px 10px 6px;
}
.txtservi a{
	width: 	150px;
	height: 45px;
	border: 1px solid #4A4A4A;
	text-align: center;
	line-height: 43px;
	color: #4A4A4A;
	display: block;
	margin:80px auto;
	/*margin: 80px 6px 0 6px;*/
	font-weight: 600;
	transition:all 0.6s;
}
.txtservi a:hover{
	border: none;
	color: #fff;
	background:#DA0000;
}
.vertodas{
	width: 90%;
	max-width: 300px;
	height: 50px;
	display: block;
	background: #D85344;
	line-height: 50px;
	text-align: center;
	margin: 15px auto;
	color: #fff;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	transition: all 0.5s;
	font-weight: 600;
}
.vertodas:hover{
	background: #4A4A4A;	
}
/***************************************************/
/********      DISEÑO PARA ZONA CONTACTO    ********/
/***************************************************/
#zonacontacto{
	background: #DA0000;
}
.centrocontact{
	width: 100%;
	max-width: 1100px;
	margin: auto;
	padding: 40px 0;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	flex-wrap: wrap;
}
.centrocontact div{
	display: flex;	
	flex-direction: row;
	align-items: center;
}
.centrocontact div figure{
	padding-right: 15px;
}
.centrocontact div h2{
	color: #fff;	
	font-size: 20px;
	margin: 0 6px;
}
.centrocontact div h2 a{
	color: #fff;
	font-size: 20px;
}
.centrocontact div p{
	color: #fff;	
	font-size: 15px;
	margin: 0 6px;
}
.centrocontact div .clic{
	width: 160px;
	height: 45px;
	display: block;
	border: 1px solid #fff;
	line-height: 43px;
	text-align: center;
	font-weight: 600;
	color: #fff;
	margin: 6px;
}

/***************************************************/
/************** ESTILOS PIEPAGINA ******************/
/***************************************************/
#cajacontactos{
	background: #DA0000;
	padding: 60px 0;
}
.titulocontacto{
	font-size: 24px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	letter-spacing: 1px;
	margin-bottom: 25px;
}
.centrocontacto{
	width: 100%;
	max-width: 1200px;
	margin: auto;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.centrocontacto div{
	width: 33.33%;
	padding: 3%;
	border-right: 1px solid #5fb7d4;
}
.centrocontacto div:last-child{
	border-right: none;
}
.centrocontacto div img{
	width: 100px;
	height: 100px;
	display: block;
	margin: auto;
	margin-bottom: 20px;	
	padding: 10px;
}
.centrocontacto div h2{
	color: #fff;
	font-size: 18px;
	text-align: center;
	margin: 15px 6px;
}
.centrocontacto div p{
	color: #fff;
	text-align: left;
	text-align: center;
}
.centrocontacto div a{
	width: 180px;
	height: 45px;
	line-height: 41px;
	display: block;
	margin: 15px auto;
	color: #fff;
	text-align: center;
	font-size: 15px;
	font-weight: 600;
	border: 2px solid #fff;
	border-radius: 6px;
	transition: all 0.5s;
	background: #004678;
	font-family: 'Roboto Slab', sans-serif;
}
.centrocontacto div a:hover{
	background: #ff6600;	
}
#cajaboletin{
	background: #DA0000;
	padding: 80px 0;
}
.centrobol{
	width: 100%;
	max-width: 1200px;
	margin: auto;
}
.centrobol h2{
	color: #fff;
	font-size: 24px;
	text-align: center;
	margin: 20px 6px;
	letter-spacing: 1px;
}
#fboletin{
	width: 100%;
	max-width: 700px;
	margin: 20px auto;
	display: flex;
	flex-direction: row;
	justify-content: space-around;
}
#nombrebol{
	width: 39%;
	line-height: 34px;
	padding: 5px 10px;
	border: none;
	color: #333;
	font-family: 'Roboto', sans-serif;
	border-radius: 4px;
	font-size: 13px;
}
#emailbol{
	width: 39%;
	line-height: 34px;
	padding: 5px 10px;
	border: none;
	color: #333;
	font-family: 'Roboto', sans-serif;
	border-radius: 4px;
	font-size: 13px;
}
#enviarbol{
	width: 19% !important;
	line-height: 34px;
	padding: 5px 10px;
	display: block;
	background: #fff url(../imagenes/icono-enviar.png) no-repeat center;
	border: none;
	cursor: pointer;
	color: #fff;
	border-radius: 4px;
	transition: all 0.5s;
}
.centrobol p{
	display: block;
	width: 100%;
	max-width: 500px;
	color: #fff;
	text-align: center;
	margin: auto;
	font-size: 13px;
}
.centrobol p a{
	color: #fff;
}
.centrobol p a:hover{
	text-decoration: underline;
}
#cajapie{
	background: #222222;
	padding: 34px 0;
}
.centropiepagina{
	width: 100%;
	max-width: 1200px;
	margin: auto;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.centropiepagina div{
	width: 33.33%;
	padding: 2%;
	border-right: 1px solid rgba(255,255,255,30%);
}
.centropiepagina div:last-child{
	border-right: none;
}
.centropiepagina div img{
	display: block;
	margin: 0 0 15px 0;
}
.centropiepagina div p{
	color: #cccccc;
	text-align: left;
}
.centropiepagina div h2{
	color: #fff;
	font-size: 16px;
	font-weight: 600;
}
.centropiepagina div ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.centropiepagina div li a{
	display: block;
	color: #ccc;
	padding: 5px 0;
}
.centropiepagina div li a i{
	color: #fff;
}
.centropiepagina div li a:hover{
	color: #C7483F;
	text-decoration: underline;
}
.cajasociales{
	width: 100%;
	display: flex;
	flex-direction: row;
	margin: 10px 6px;
}
.cajasociales a{
	width: 50px;
	height: 50px;
	display: block;
	border-radius: 6px;
	background: #484848;
	text-align: center;
	line-height: 50px;
	font-size: 20px;
	margin-right: 6px;
	color: #fff;
	transition: all 0.5s;
}
.cajasociales a:hover{
	background: #C7483F;
}

.txtcopyright{
	background: #424242;
	display: block;
	width: 100%;
	margin: auto;
	padding: 20px 0;
	color: #FFF;
	text-align: center;
}
.txtcopyright a{
	color: #fff;
	transition:all 0.6s;
}
.txtcopyright a:hover{
	/*text-decoration: underline;*/
	color: #DA0000;
}
/***********************************************************/
/********************** ESTILOS CONTACTO *******************/
/***********************************************************/
#fcontac{
	margin: 40px 0;
	padding: 0 6px;
}
#fcontac .cajacampos{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 15px;
}
#fcontac .campos{
	width: 49%;
	height: 45px;
	line-height: 45px;
	background: #fff;
	padding: 0 15px;
	border-radius: 6px;
	transition: all 0.5s;
	border: 1px solid #ccc;
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
}
#fcontac .campos:hover, .campos:focus{
	border: 1px solid #C7483F;
	color: #000;
}
#fcontac .comentarios{
	width: 100%;
	height: 200px;
	background: #ffff;
	border: 1px solid #ccc;
	padding:15px;
	border-radius: 6px;
	margin-bottom: 15px;
	transition: all 0.5s;
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
}
#fcontac .comentarios:hover, .comentarios:focus{
	border: 1px solid #C7483F;
	color: #000;
}
#fcontac #benviar{
	width: 50%;
	height: 50px;
	background: #DA0000;
	color: #FFFFFF;
	border: none;
	border-radius: 6px;
	text-align: center;
	font-family: 'Oswald', sans-serif;
	margin-bottom: 15px;
	cursor: pointer;
	transition: all 0.6s;
}
#fcontac #benviar:hover{
	width: 100%;
	background: #444444;	
}
.cajamensaje{
	width: 100%;
	background: #DA0000;
	padding: 50px 20px;
	border-radius: 10px;
}
.cajamensaje h3{
	text-align: center;
	color: #FFFFFF;
}
.cajamensaje p{
	text-align: center;
	color: #FFFFFF;
}
.terminos{
	color:#DA0000;
	font-size: 14px;
}
.terminos:hover{
	text-decoration: underline;	
}
#cajapoliticas{
	width: 100%;
	max-width: 900px;
	display: none;
	padding: 20px;
}
#cajapoliticas h2{
	color:#004678;
	font-size: 24px;	
	display: block;
	border-bottom: 1px solid #e5e5e5;
	padding: 10px 0
}
#cajapoliticas p{
	line-height: 20px;
	color: #555;
}
#mapa{
	height: 650px;
}
.googlemaps{
	font-size: 22px;
	color: #E63946;
	text-decoration: underline;
	font-family: 'Open Sans Condensed', sans-serif;
}

/***************************************************/
/********    DISEÑO PARA ZONA GALERÍA    ***********/
/***************************************************/
#cajagaleria{
	width:100%;
	margin:auto;
	padding:10px;
}
#galeria {
	width:100%;
	max-width:1100px;
	display:flex;
	flex-direction:row;
	justify-content:space-between;
	flex-wrap:wrap;
	margin:auto;
}
#cajagaleria h2{
	ffont-family: 'Roboto', sans-serif;
	text-align:left;
	font-size: 20px;
	font-weight:normal;
	color:#E40000;
	margin-top:50px;
}
#galeria div {
	width:24%;
	padding:10px;
	border:1px solid #E40000;
	position:relative;
	overflow:hidden;
	margin-bottom:10px;
}
#galeria div img{
	width:100%;
	height:auto;
	display:flex;	
	transition:all 0.6s;
}
#galeria img:hover{
	transform:scale(1.5,1.5);
}

/***************************************************/
/********    DISEÑO PARA TABLETAS 1024      ********/
/***************************************************/
@media only screen and (max-width: 1024px){
	
	
}
/***************************************************/
/********    DISEÑO PARA TABLETAS 800       ********/
/***************************************************/
@media only screen and (max-width: 800px){
	/***********************************************/
	/*********** Estilos para la cabecera **********/
	/***********************************************/
	#cabeceracentro{
		padding: 5px 10px;
		position: relative;
	}
	#cabeceracentro img{
		width:255px;
		height:auto;
	}
	
	#mmovil{
		height: 60px;
		width: 60px;
		background: #DA0000;
		display: block;
		color: #fff;
		font-size: 26px;
		line-height: 60px;
		text-align: center;
	}
	/****************************************************/
	/**************** Estilos para el menu     **********/
	/****************************************************/
	#menu{
		width: 100%;
		position: absolute;
		left: -100%;
		top: 100%;
		background: #444444;
		transition: all 0.5s;
	}
	#menu ul{
		flex-direction: column;
		flex-wrap: wrap;
	}
	#menu ul li a{
		width: 100%;
		height: 45px;
		line-height: 45px;
		display: block;
		padding: 0 20px;
		color: #fff;
		font-size: 14px;
		transition: all 0.5s;
		text-align: left;
		border-bottom: 1px solid #4D4D4D;
		font-weight: 600;
	}
	#menu ul li a:hover, #menu ul li a.activo{
		border-bottom: 1px solid #4D4D4D;
		color: #DA0000;
	}
	#menu ul li:last-child a{
		border: none;
	}
	#cajatelf{
		display: none;
	}
	
	/***************************************************/
	/********      DISEÑO ZONA BIENVENIDA       ********/
	/***************************************************/
	#imgbienvenida{
		width: 350px;
		height: 350px;
	}
	#imgbienvenida div{
		display: none;
	}
	.adorno1{
		display: none;
	}
	.adorno2{
		display: none;
	}
	#bienvenida div{
		width: 80%;
		margin: auto;
	}
	#bienvenida article{
		width: 80%;
		margin: auto;
		border-left:none;
	}
	#bienvenida div h2{
		font-size: 40px;
		text-align: center;
	}
	#bienvenida div h3{
		font-size: 35px;
		text-align: center;
	}
	#bienvenida div h3 span{
		text-align: center;
	}
	#bienvenida div a{
		float: none;
		margin: 15px auto;
	}

	/***************************************************/
	/********    DISEÑO PARA ZONA SERVICIOS     ********/
	/***************************************************/
	.servicios{
		width: 80%;
		margin: auto;
		margin-bottom: 15PX;
	}
	/***************************************************/
	/********      DISEÑO PARA ZONA CONTACTO    ********/
	/***************************************************/
	.centrocontact{
		width: 100%;
		max-width: 1100px;
		margin: auto;
		padding: 40px 0;
		display: flex;
		flex-direction: row;
		justify-content: center;
		flex-wrap: wrap;
	}
	.centrocontact div{
		width: 90%;
		margin: auto;
		margin-bottom: 15px;
		justify-content: center;
	}
	.centrocontact div h2{
		color: #fff;	
		font-size: 20px;
		margin: 0 6px;
	}
	.centrocontact div h2 a{
		color: #fff;
		font-size: 20px;
	}
	.centrocontact div p{
		color: #fff;	
		font-size: 15px;
		margin: 0 6px;
	}
	
	/***********************************************************/
	/********************** ESTILOS PIEPAGINA ******************/
	/***********************************************************/
	.titulocontacto{
		font-size: 18px;
		letter-spacing: 0;
	}
	.centrocontacto div{
		width: 80%;
		border-right: none;
		margin: auto;
	}
	.centrocontacto div img{
		margin-bottom: 10px;
		padding: 10px;
	}
	.centrocontacto div p{
		text-align: center;
	}
	#cajaboletin{
		padding: 50px 0;
	}
	.centrobol{
		width: 95%;
		max-width: 1200px;
		margin: auto;
	}
	.centrobol h2{
		font-size: 18px;
	}
	.centropiepagina div{
		width: 80%;
		border-right: none;
		margin: auto;
	}	
	.centropiepagina div img{
		width: 230px;
		height: auto;
		display: block;
		margin: 0 0 15px 0;
	}
	/***********************************************************/
	/********************** ESTILOS CONTACTO *******************/
	/***********************************************************/
	#fcontac .campos{
		width: 100%;
		margin-bottom: 10PX;
	}
	#fcontac .comentarios{
		width: 100%;
		height: 200px;
		background: #ffff;
		border: 1px solid #ccc;
		padding:15px;
		border-radius: 6px;
		margin-bottom: 15px;
		transition: all 0.5s;
	}
	
	#cajaslogan p{
		width: 77%;
		margin: auto;
		font-size: 40px;
		line-height:40px;
		display: block;
		/*background: #fff;*/
		/*background: rgba(159,0,13,0.8);*/
		padding: 6px;
		text-align: center;
		/*font-weight: 600;*/
		font-weight:bold;
		letter-spacing:1px;
		color: #fff;
	}
	
}
/***************************************************/
/********    DISEÑO PARA TABLETAS 603       ********/
/***************************************************/
@media only screen and (max-width: 603px){
	/***************************************************/
	/********    DISEÑO PARA ZONA GALERÍA    ***********/
	/***************************************************/
/*	#cajagaleria{
		width:100%;
		margin:auto;
		padding:10px;
	}
	#galeria {
		width:100%;
		max-width:1100px;
		display:flex;
		flex-direction:row;
		justify-content:space-between;
		flex-wrap:wrap;
		margin:auto;
	}
	#cajagaleria h2{
		ffont-family: 'Roboto', sans-serif;
		text-align:left;
		font-size: 20px;
		font-weight:normal;
		color:#E40000;
		margin-top:50px;
	}*/
	#galeria div {
		width:32%;
		/*padding:10px;
		border:1px solid #E40000;
		position:relative;
		overflow:hidden;
		margin-bottom:10px;*/
	}
	/*#galeria div img{
		width:100%;
		height:auto;
		display:flex;	
		transition:all 0.6s;
	}
	#galeria img:hover{
		transform:scale(1.5,1.5);
	}*/
	
}
/***************************************************/
/********    DISEÑO PARA TABLETAS 533       ********/
/***************************************************/
@media only screen and (max-width: 533px){
	/***************************************************/
	/********    DISEÑO PARA ZONA GALERÍA    ***********/
	/***************************************************/
/*	#cajagaleria{
		width:100%;
		margin:auto;
		padding:10px;
	}
	#galeria {
		width:100%;
		max-width:1100px;
		display:flex;
		flex-direction:row;
		justify-content:space-between;
		flex-wrap:wrap;
		margin:auto;
	}
	#cajagaleria h2{
		ffont-family: 'Roboto', sans-serif;
		text-align:left;
		font-size: 20px;
		font-weight:normal;
		color:#E40000;
		margin-top:50px;
	}*/
	#galeria div {
		width:48.5%;
		/*padding:10px;
		border:1px solid #E40000;
		position:relative;
		overflow:hidden;
		margin-bottom:10px;*/
	}
	/*#galeria div img{
		width:100%;
		height:auto;
		display:flex;	
		transition:all 0.6s;
	}
	#galeria img:hover{
		transform:scale(1.5,1.5);
	}*/
	
	
}
/***************************************************/
/********    DISEÑO PARA TABLETAS 480       ********/
/***************************************************/
@media only screen and (max-width: 480px){
	/***********************************************/
	/********   DISEÑO PARA BANNER          ********/
	/***********************************************/
	#banner{
		height: 650px;
	}
	#cajaslogan{
		width: 100%;
		max-width: 1100px;
		margin: auto;
		padding-top: 270px;
	}
	#cajaslogan h1{
		width: 95%;
		font-size: 20px;
		font-weight: 300;
	}
	#cajaslogan p{
		width: 100%;
		font-size: 30px;
		line-height:30px;
	}
	/***************************************************/
	/********      DISEÑO ZONA BIENVENIDA       ********/
	/***************************************************/
	#imgbienvenida{
		width: 320px;
		height: 320px;
	}
	#bienvenida div{
		width: 95%;
	}
	#bienvenida article{
		width: 95%;
	}
	#bienvenida div h2{
		font-size: 40px;
	}
	#bienvenida div h3{
		font-size: 26px;
	}
	#bienvenida div h3 span{
		font-size: 26px;
	}

	/***************************************************/
	/********    DISEÑO PARA ZONA SERVICIOS     ********/
	/***************************************************/
	.servicios{
		width: 95%;
		margin: auto;
		margin-bottom: 15PX;
	}
	.servicios figure{
		width: 40%;
	}
	.servicios .detalleservicio{
		width: 60%;
	}
	.detalleservicio h2{
		display: none;
	}
	.txtservi{
		padding: 15px 10px;
	}
	.txtservi h3{
		font-size: 16px;	
	}
	.txtservi a{
		margin: 30px 6px 0 6px;
	}
	/***************************************************/
	/********      DISEÑO PARA ZONA CONTACTO    ********/
	/***************************************************/
	.centrocontact{
		width: 100%;
		max-width: 1100px;
		margin: auto;
		padding: 40px 0;
		display: flex;
		flex-direction: row;
		justify-content: center;
		flex-wrap: wrap;
	}
	.centrocontact div{
		width: 90%;
		margin: auto;
		margin-bottom: 15px;
		justify-content: center;
	}
	.centrocontact div h2{
		color: #fff;	
		font-size: 16px;
		margin: 0 6px;
	}
	.centrocontact div h2 a{
		color: #fff;
		font-size: 16px;
	}
	.centrocontact div p{
		color: #fff;	
		font-size: 14px;
		margin: 0 6px;
	}
	/***************************************************/
	/********    DISEÑO PARA ZONA GALERÍA    ***********/
	/***************************************************/
/*	#cajagaleria{
		width:100%;
		margin:auto;
		padding:10px;
	}
	#galeria {
		width:100%;
		max-width:1100px;
		display:flex;
		flex-direction:row;
		justify-content:space-between;
		flex-wrap:wrap;
		margin:auto;
	}
	#cajagaleria h2{
		ffont-family: 'Roboto', sans-serif;
		text-align:left;
		font-size: 20px;
		font-weight:normal;
		color:#E40000;
		margin-top:50px;
	}*/
	#galeria div {
		/*width:100%;*/
		/*padding:10px;
		border:1px solid #E40000;
		position:relative;
		overflow:hidden;
		margin-bottom:10px;*/
	}
	/*#galeria div img{
		width:100%;
		height:auto;
		display:flex;	
		transition:all 0.6s;
	}
	#galeria img:hover{
		transform:scale(1.5,1.5);
	}*/
	
}
/***************************************************/
/********    DISEÑO PARA TABLETAS 360       ********/
/***************************************************/
@media only screen and (max-width: 360px){
	/***************************************************/
	/********    DISEÑO PARA ZONA GALERÍA    ***********/
	/***************************************************/
/*	#cajagaleria{
		width:100%;
		margin:auto;
		padding:10px;
	}
	#galeria {
		width:100%;
		max-width:1100px;
		display:flex;
		flex-direction:row;
		justify-content:space-between;
		flex-wrap:wrap;
		margin:auto;
	}
	#cajagaleria h2{
		ffont-family: 'Roboto', sans-serif;
		text-align:left;
		font-size: 20px;
		font-weight:normal;
		color:#E40000;
		margin-top:50px;
	}*/
	#galeria div {
		width:100%;
		/*padding:10px;
		border:1px solid #E40000;
		position:relative;
		overflow:hidden;
		margin-bottom:10px;*/
	}
	/*#galeria div img{
		width:100%;
		height:auto;
		display:flex;	
		transition:all 0.6s;
	}
	#galeria img:hover{
		transform:scale(1.5,1.5);
	}*/
	.zonagaleria{
		width: 100%;
		max-width: 1100px;
		margin: auto;
		padding: 10px 0;
	}
	.cajatitulososcuro{
		margin: 30px 0 0 0;
		padding-top:90px;
	}

	#banner{
		height: 500px;
	}
}
