*{
	font-family: 'Open Sans', sans-serif;
	margin:0;
	padding: 0;
}
body{
	text-align: center;
	font-size: 16px;
	color: #777;
}
section, article{
	display: block;
}
a{
	text-decoration: none;
}
.pleft{
	text-align: left;
}
.pright{
	text-align: right;
}
.prightindent{
	text-align: right;
	margin-right: 40px;
	margin-top: 10px;
}
.pitalic{
	font-style: italic;
}
.b_none{
	border: none !important;
}
.h_first{
	margin-left: 0 !important;
}
.h_last{
	margin-right: 0 !important;
}
.top_header{
	background-color: rgb(162, 223, 205);
    height: 30px;
    width: 100%;
}
.container{
	max-width: 1110px;
	/*background-color: rgb(255, 249, 0);*/
	margin: 14px auto 20px auto;
}

/* Top BANNER */
.banner{
	display: inline-block;
	max-width: 560px;
	margin-right:10px;
}
.top1, .top2, .bottom1, .bottom2{
	color: white;
	width: 100%;
}
.top1{
	background-color: #3C48AD;
	font-size: 1.4em;
	min-height: 40px;
	margin-bottom: 4px;
}
.top1 p{
	padding: 4px 0;
	color: #E2F1B6;
}
.top2{
	background-color: #0071BC;
	margin-bottom: 4px;
	min-height: 60px;
}
.top2 h1{
	padding: 7px 0;
}
.banner_img img{
	margin-bottom: -1px;
	position: relative;
	width: 100%;
}
.bottom1{
	background-color: #0071BC;
	margin-bottom: 4px;
}
.dias{
	display: inline-block;
	font-size: 1.1em;
	margin-right: -4px;
	text-align: left;
	width: 60%;
}
.dias p{
	margin-top: 0;
	padding-left: 20px;
}
.libre{
	display: inline-block;
	font-style: italic;
	vertical-align: bottom;
	width: 40%;
}
.libre p{
	margin-top: 0;
}
.duracion{
	font-size: 1.3em;
	text-align: left;
}
.duracion p{
	padding-left: 20px;
	color: #A9E9D2;
}
.duracion p span{
	font-weight: bolder;
	color: white;
}
.bottom2{
	background-color: #84EBE1;
}
.bottom2 img{
	margin-bottom: -5px;
	width: 100%;
}

/* FORMULARIOs */
.formulario{
	border: 1px solid #B3B3B3;
	display: inline-block;
	min-height: 471px;
	margin-left:10px;
	vertical-align: top;
	max-width: 500px;
}
.formulario h3{
	background-color: rgb(99, 155, 148);
	color: white;
	font-size: 37px;
	/*font-style: italic;*/
	font-weight: lighter;
	padding: 0 20px 10px 20px;
}
.top_form{
	background-color: rgb(123, 228, 210);
	color: white;
	font-size: 26px;
	margin:4px auto;
	padding: 4px 0;
}

.formulario form p{
	color: #969998;
	font-size: 24px;
	margin-bottom: 10px;
	margin-top: 28px;
	padding-left: 30px;
	text-align: left;
}
.form_camp{
	border: 1px solid #C5C3C3;
	color: #555;
	display: block;
	font-size: 20px;
	margin: 0 auto;
	outline-color:rgb(55, 206, 201);	
	padding: 8px 4px;
	width: 85%;
}
#inscribirNletter{
	background-color: #B78594;
	border: none;
	color: white;
	font-size: 20px;
	font-weight: lighter;
	margin: 30px 0;
	width: 70%;
	padding: 4px 0;
}
.cont_form{
	text-align: left;
}
.descriptions .contacto .cont_form p{
	font-size: 24px;
	font-weight: lighter;
	margin-bottom: 10px;
	margin-top: 16px;
	padding-left: 30px;
}
textarea{
	border: 1px solid #C5C3C3;
	display: block;
	font-size: 18px;
	height: 100px;
	margin: 30px auto 20px auto;	
	outline-color:rgb(55, 206, 201);	
	padding: 8px 4px;
	resize: none;
	width: 85%;
}
#enviar{
	background-color: #B78594;
	border: none;
	color: white;
	font-size: 40px;
	font-weight: lighter;
	margin: 30px auto;
	width: 60%;
	padding: 4px 0;
	display: block;
}
#retorno, #retorno_consulta{
  background: rgb(99, 155, 148);
  color: white;
  display: none;
  font-size: 20px;
  padding: 10px 4px;
  text-align: center;
  margin:20px 0;
}


/* Sections */
.top_msj{
	background-color: rgb(99, 155, 148);
	color: white;
}
.descriptions{
	font-size: 20px;
	margin: 30px auto;
	max-width: 1040px;
	border: 1px solid #DDD;
	padding: 16px 0;
}
.descriptions p{
	padding: 0 10px;
}
.descriptions h2{
	font-size: 36px;
	font-weight: lighter;
	margin-bottom: 10px;
}
.descriptions h3{
	font-size: 30px;
	font-weight: lighter;
}	
.descriptions .video{
	background-color: #CCC;
	display: inline-block;
	height: 187px;
	margin: 14px 7px;
	vertical-align: top;
	width: 333px;
}
.descriptions .comment{
	background-color: rgb(137, 202, 191);
	border: 1px solid #DDD;
	color: white;
	display: inline-block;
	height: 300px;
	margin: 14px 6px;
	vertical-align: top;
	width: 333px;	
}
.descriptions .comment p{
	padding: 16px;
	font-size: 24px;
	font-weight: lighter;
}
.descriptions .contacto{
	width:510px;
	display: inline-block;
	vertical-align: top;
	margin: 20px 6px;
}
.descriptions .contacto h2{
	background-color: rgb(99, 155, 148);
	color: white;
	font-size: 34px;
	font-weight: lighter;
	margin-bottom: 0;
	padding: 0 0 8px 8px;
}
.descriptions .contacto p{
	font-size: 19px;
	padding-right: 0;
}
.descriptions .contacto.h_last{
	border: 1px solid #ccc;
}
.descriptions.contact{
	margin-bottom: 0;
}
.cta_container{
	background-color: rgb(123, 228, 210);
	margin-bottom: 20px;
}
.cta_container p{
	font-size: 40px;
	font-weight: lighter;
	color: white;
	padding: 30px 0;
}
.cta{
	background-color: #BD2159;
	color: white;
	cursor: pointer;
	font-size: 40px;
	font-weight: lighter;
	padding: 14px 20px;
	margin:0 auto 40px auto;
	border: none;
}
.gratuito_banner{
	max-width: 610px;
	margin: 0 auto;
}
.gratuito_banner img{
	width: 100%;
}

/* SOCIAL */
.social_share{
	position: fixed;
	left: 15px;
	bottom: 30px;
	width: 400px;
}

.social_footer{
	height: 204px;
	margin-bottom: 40px;
	overflow: hidden;
	margin-left: 18px;
}

#fb-root {
    display: none;
}
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
    width: 100% !important;
}

/* Logo Footer */
footer{
	margin-top: 20px;
}
.logo_footer{
	background-color: rgb(224, 255, 246);
    font-size: .8em;
    margin: 2em auto 0 auto;
    padding: 3em 0;
    width: 100%;
}
.logo_footer img{
    width:80px;
}
.logo_footer p span{
    font-size: 1.3em;
}
.logo_footer p span a{
    color: #444;
}
#tel{
    width: 8px;
}

/* MAPA */
.mapa{
	width: 99.6%;
}
#mapp0_directions{
	display: none;
}
.mapp-map-links{
	font-size: 14px;
	margin-left:10px;
	padding: 3px 0 6px 0; 
}
.mapp-map-links a{
	color: #AAA;
}

/* Inscription Page */
.top_header.fixed{
	position: fixed;
	bottom: 0;
}
.inscript_box{
	display: inline-block;
	margin: 10px;
	min-height: 500px;
	vertical-align: top;
	width: 540px;
}
.inscript_box h2{
	font-weight: lighter;
	font-size: 32px;
	margin-bottom: 40px;
}
.inscript_box p{
	font-weight: lighter;
	font-size: 20px;
	margin-bottom: 16px;
	text-align: left;
}
.inscript_box h3{
	font-weight: lighter;
	font-size: 28px;
	margin-bottom: 20px;
	text-align: left;
	margin-top: 40px;
}
.inscript_box .logo_footer{
	background-color: white;
	margin: 0;
	padding: 0;

}
.inscript_box .logo_footer p{
	font-size: 13px;
	text-align: center;
}
.inscript_box.h_last{
	text-align: right;
}
.inscript_box.h_last img{
	max-width: 360px;
	margin-bottom: 50px;
	border: 1px solid #CCC;
}




@media screen and (max-width: 1057px){
	.formulario h3{
		font-size: 30px;
		padding: 10px 20px 2px 20px;
	}	
	.descriptions{
		max-width: 940px;
	}
	.descriptions .video{
		max-width: 300px;
	}
	.descriptions .contacto{
		max-width: 460px;
	}
	.descriptions .contacto h2{
		font-size: 32px;
	}

}
@media screen and (max-width: 959px){
	.banner{
		margin: 0 auto;
	}
	.formulario{
		margin: 30px auto 0 auto;
		width: 80%;
		max-width: none;
	}
	.formulario h3{
		font-size: 40px;
		padding: 10px 20px 2px 20px;
	}
	.descriptions{
		width: 80%;
	}
	.descriptions .video{
		margin: 16px auto;
	}
	.descriptions .comment{
		margin: 16px auto;
		max-width: 300px;
	}
	.descriptions .contacto{
		width: 80%;
	}
}









