*{
	box-sizing: border-box;
}
h1, h2, h3, h4, h5, h6{
	padding: 0px;
	margin: 0px;
}
ul{
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.fixed {
    position:fixed;
    top:0;
}
#bannerscreen{
	display: none;
}

.centrar{
	text-align: center;
}

#rg-gallery, .content{
	margin-top: 20px !important;
}

.content{
	padding: 10px;
}
#slide{
	width: 100%;
	display: none;
}

#slide img{
	width: 100%;
}
#cont_logomovil{
	text-align: center;
}

#puntos_accion, .puntos{
	width: 100%;
	text-align: center;
}

#puntos_accion{
	padding: 20px 5px;
}
#puntos_accion h3{
	font-size: 14px;
	
}

#cont_banner, #banner{
		width: 100%;
}

#cont_banner{
	margin-top: 10px;
}

.button_accion{
	width: 90px;
	background-color: #3cae4c;
	color: #fff;
	border: none;
	height: 25px;
	font-weight: bold;
	
}


.puntos h3, .puntos p, .puntos button{
	margin-top: 10px;
}

.puntos{
	padding-bottom: 25px;
	padding-top: 25px;
}

.puntos p{
	padding-left: 10px;
	padding-right: 10px;
}

#cont_horarios, #horarios, #registro{
	width: 100%;
}

#horarios{
	padding: 0 10px;
}
.titulos1{
	background-color: #3cae4c;
	width: 100%;
	color: #fff;
	font-weight: bold;
	border-radius: 5px;
	text-align: center;
	height: 35px;
}

.titulos1 h2{
	font-size: 1.1em;
	padding-top: 8px;
}


#atencion{
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	width: 100%;
	border: 1px solid #d9d9d9;
	background-color: #f2f2f2;
	border-radius: 5px;
}

#cont_fecha{
	
	width: 100%;
	padding: 20px;
}

#cont_fecha td{
	padding-top: 10px;
}
#registro{
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
}

.cont_form_datos{
	width: 100%;
}

.cont_form_datos input[type="text"], .cont_form_datos input[type="password"]

{
	height: 30px;
	
	padding-left: 10px;
	padding-right: 10px; 
	width: 100%;
	margin-bottom: 20px;
	margin-top: 5px;
}



.cont_form_datos input[type="submit"]
{
	width: 40%;
	height: 35px;
	background-color: #3cae4c ;
	font-weight: bold;
	color: #fff;
	border: 2px solid #fff;
	float: left;

	
	
}

.cont_form_datos form, .cont_form_datos #form_boton {
	width: 100%;
	padding: 10px;
	
}

fieldset{
	border: 2px solid #d9d9d9;
	padding: 10px;
}

legend{
	text-align:left;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
}
#cont_video{
	margin-top: 20px;
	width: 100%;

}

#videoyoutube{
	width: 100%;
	height: 250px;
	border: none;
}

#cont_boton a{
	text-decoration: none;
	color: #52524e;
	margin-top: 5px;
	line-height: 35px;
	text-align: left !important;
	font-weight: bold;
}

#olvido{
	text-decoration: none;
  color: #52524e;
  margin-top: 5px;
  
  padding: 10px;
  
}

#contBD{
	padding-right: 10px;
	padding-left: 10px;
	width: 100%;
	margin-top: 20px;
}
.titulos2{
	background-color: #e9bd37;
	width: 100%;
	color: #fff;
	font-weight: bold;
	border-radius: 5px;
	text-align: center;
	height: 35px;
}

.titulos2 h2{
	font-size: 1.1em;
	padding-top: 8px;
}

.bd .titulos2{
	margin-top: 20px;
	margin-bottom: 20px;

}

.bd{
	width: 100%;
}

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

}
.imagenes img{
	border: 1px solid #d9d9d9;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 5px;
	text-align: center;
	background-color: #f2f2f2;
	border-radius: 5px;
}


.imagenes img:hover, .imagenes img:focus{
	border-color: #3cae4c;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
}
#cont_footer{
	width: 100%;
	background: #3cae4c !important;
	margin-top: 20px;
}


footer,.itemfooter{
	width: 100%;
}

footer{
	background: #3cae4c;
	color: #fff;
	padding-right: 10px;
	padding-left: 10px;
	

}

.itemfooter{
	padding-top: 20px;
	padding-bottom: 20px;
}

.titulo_footer{
	text-align: center;
	margin-bottom: 20px;
	font-style: normal !important;
}

#cont_form_enviar_email{
	width: 100%;
}

#cont_form_enviar_email input[type="email"], #cont_form_enviar_email input[type="text"] {
  height: 33px;
  width: 100%;
  border: 0;
  margin: 0;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 7px;
  background-color: #b1eab9;
  display: block;
  }
  #cont_form_enviar_email textarea {
  width: 100%;
  border: 0;
  margin: 0;
  padding: 10px;
  background-color: #b1eab9;
  display: block;
  margin-bottom: 7px;
}

#cont_form_enviar_email input[type="submit"] {
  width: 84px;
  height: 33px;
  border: 0;
  margin: 0;
  background-color: #e9bd37;
  color: #fff;
  font-size: 1.15em;
}

#mapa{
	width: 100%;
	position: relative !important;
	overflow: hidden;
	padding-bottom: 75%;
}

#mapa iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

#copyright{
	border-top: 1px solid rgba(255, 255, 255, .5);
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

@media screen and (min-width: 600px){

#mapa{
	padding-bottom: 50%;
}
 #cont_horarios{
		display: inline-flex;
		flex-wrap: wrap;
	}

	 #registro, #horarios{
		width: 50%;
		padding-top: 20px;
		padding-bottom: 20px;
	}

}

@media screen and (min-width: 650px){
	#puntos_accion, #cont_horarios, footer{
		display: inline-flex;
		flex-wrap: wrap;
	}

	.puntos, .itemfooter{
		width: 50%;
	}

	

	#ubicacion, #copyright{
		width: 100%;
	}

	#mapa{
		padding-bottom: 40%;
	}
}

@media screen and (min-width: 750px){
	#contBD{
		display: inline-flex;
		flex-wrap: wrap;
	}

	.bd{
		width: 50%;
		
		
	}

	#libres{
		padding-right: 10px;
	}


	#suscritas{
		padding-left: 10px;
	}
	#mapa{
		padding-bottom: 30%;
	}
}

@media screen and (min-width: 950px){
	.puntos{
		width: 25%;
	}

	

	#cont_video{
		padding-left: 15px;
		padding-right: 15px;
	}

	#atencion{
		width: 420px;
		margin: 0 auto;
		margin-top: 20px;
		
	}


	#videoyoutube{
		width: 420px;
		height: 270px;
		
	}

	 .itemfooter, #ubicacion{
	 	width: 33.33%;
	 }

	 #ubicacion{
	 	
	 	padding-left: 10px;
	 }
	#mapa{
		padding-bottom: 65%;
	}

}

@media screen and (min-width: 1001px){
	
	#cont_banner{
		display: none;
	}
	#bannerscreen, #slide{
		display: block;
		
	}

	#bannerscreen img{
		width: 100%;
	}

	header nav{
		margin-bottom: 0;
	}

	.container{
		
		margin: 0 auto;
		width: 935px !important;
	}
}

@media screen and (min-width: 1100px){
	header nav ul li a{
		padding-left: 27px;
		padding-right: 27px;
	}
}