@charset "UTF-8";
/* CSS Document */

/* Imagenes Responsive */

.lg_imagen {
	display:none;
	}
	
.md_imagen {
	display:none;
	}
	
.sm_imagen {
	display:none;
	}
	
.ssm_imagen {
	display:none;
	}
	
.logo_2 {
	display:none;
	}

/* Imagenes Responsive FIN */

.cabezote {
	background-color:rgba(246,246,246,1.00);
	height:110px;
	}
	
.logo {
	margin-left:-15px;
	}
	
.sm_facebook {
	margin-left:600px;
	}
	
.contenido_1 {
	background-color:#b6b6b1;
	height:458px;
	padding-left: 0px;
	padding-right: 0px;
	}

.contenido_1 img {
	margin-left: 0px;
	}
	
.formulario {
	background-color:#1c3268;
	height:458px;
	padding-left: 40px;
	}

.form-check-label {
	font-size: 8.5px;
	letter-spacing: -0.5px;
	color: white;
}

.disclaimer_aceptar {
	font-size: 8.5px;
	font-weight: 600;
	color: white;
}
	
.txt_1 {
	background-color:#2e2e2e;
	height:100px;
	}
	
.txt_1 p {
	color:#FFFFFF;
	text-align:center;
	font-family: 'Raleway', sans-serif;
	font-size:28px;
	margin-top:30px;
	line-height:35px;
	}

.txt_2 p {
	text-align: center;
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
	font-size: 20px;
	padding-top: 40px;
	color: #032a6b;
}

.media_acium {
	text-align: center;
	padding-bottom: 50px;
}

.media_acium iframe {
	width: 660px;
	height: 380px;
}


/************ Estilos Placas ************/	
.placas {
	background-color:#dbd9d9;
	height:380px;
	}
	
.placas p {
	font-family: 'Raleway', sans-serif;
	text-align:center;
	padding: 10px;
	margin-top:8px;
	}
	
.placas_one {
	max-width:100%;
	}
	
/************ Estilos Medallas ************/	
.medallas {
	background-color:#dbd9d9;
	height:380px;
	}
	
.medallas p {
	font-family: 'Raleway', sans-serif;
	text-align:center;
	padding: 10px;
	margin-top:8px;
	}
	
.medallas_one {
	max-width:100%;
	}
	
/************ Estilos Trofeos ************/	
.trofeos {
	background-color:#dbd9d9;
	height:380px;
	}
	
.trofeos p {
	font-family: 'Raleway', sans-serif;
	text-align:center;
	padding: 10px;
	margin-top:8px;
	}
	
.trofeos_one {
	margin-left:10px;
	max-width:100%;
	}

/***** BENEFICIOS ******/
.beneficios {
	margin-top: 50px;
}

.titulo_beneficios {
	font-family: 'Raleway', sans-serif;
	font-size: 24px;
	text-align: center;
	font-weight: 700;
	color: #032a6b;
}

.items_beneficios {
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
}

ul {
	list-style: none;
}
li::before {
	content: "\2022";
	padding-right: 8px;
	color: #032a6b;
	display: inline-block; 
	padding-right: 15px;
	font-size: 25px;
	line-height: 10px;
	vertical-align: -3px;
	width: 7px;
}

	
/************ FIN ************/	
	
.footerame {
	background-color:#032a6b;;
	height:70px;
	}
	
.footerame p {
	color:#FFFFFF;
	font-family: 'Raleway', sans-serif;
	text-align:center;
	font-size:18px;
	line-height:26px;
	margin-top:22px;
	}
	
.form-group {
	line-height:1px;
	color: white;
	}
	
.form-group input {
	width:290px;
	height: 30px;
	}
	
.espacio {
	height:10px;
	}
	
.btn-primary {
	margin-top:0px;
	margin-left:0%;
	width: 290px;
	}
	
	
@media screen and (max-width: 1199px) and (min-width: 992px) {

.sm_facebook {
	margin-left:200px;
	}

.lx_imagen {
	display:none;
	}
	
.lg_imagen {
	display:block;
	}	
}

@media screen and (max-width: 991px) and (min-width: 768px) {
	
.sm_facebook {
	margin-left:-9px;
	}
	
.lx_imagen {
	display:none;
	}
	
.lg_imagen {
	display:none;
	}

.md_imagen {
	display:block;
	}
	
.form-group {
	line-height:8px;
	}
	
.form-group input {
	width:200px;
	}
	
.btn-primary {
	margin-top:8px;
	margin-left:10%;
	}

.placas {
	height:260px;
	}

.placas_one {
	margin-left:25%;
	}

.medallas {
	height:260px;
	}

.medallas_one {
	margin-left:25%;
	}

.trofeos {
	height:260px;
	}
	
.trofeos_one {
	margin-left:25%;
	}
}

@media screen and (max-width: 767px) and (min-width: 576px) {
	
.logo {
	display:none;
	}

.logo_2 {
	display:block;
	margin-left:-15px;
	max-width:100%;
	}

.lx_imagen {
	display:none;
	}
	
.lg_imagen {
	display:none;
	}
	
.md_imagen {
	display:none;
	}
	
.sm_imagen {
	display:block;
	}
	
.txt_1 p {
	color:#FFFFFF;
	text-align:center;
	font-family: 'Raleway', sans-serif;
	font-size:20px;
	margin-top:20px;
	line-height:28px;
	}
	
.txt_2 {
	font-size: 18px;
	text-align: center
	}
	
.form-group {
	line-height:8px;
	}
	
.form-group input {
	width:230px;
	}
	
.btn-primary {
	margin-top:4px;
	margin-left:10%;
	}
	
.placas {
	height:360px;
	}

.placas_one {
	margin-left:18%;
	}

.medallas {
	height:360px;
	}

.medallas_one {
	margin-left:18%;
	}

.trofeos {
	height:400px;
	}
	
.trofeos_one {
	margin-left:18%;
	}
	
.footerame {
	background-color:#2e2e2e;
	height:220px;
	}
	
}

@media screen and (max-width: 575px) {

.logo {
	display:none;
	}

.logo_2 {
	max-width:100%;
	display:block;
	text-align: center;
	}

.lx_imagen {
	display:none;
	}
	
.lg_imagen {
	display:none;
	}
	
.md_imagen {
	display:none;
	}
	
.sm_imagen {
	display:none;
	}
	
.ssm_imagen {
	display:block;
	max-width:100%;
	}
	
.placas_one {
	text-align: center;
	}
	
.form-check {
	text-align: center;
	}
	
.placas, .medallas, .trofeos {
	background-color:#dbd9d9;
	height:400px;
	}
	
.placas_one {
	width:100%;
	}
	
.medallas_one {
		width:100%;
	}
	
.trofeos_one {
		width:100%;
	}
	
.txt_1 p {
	color:#FFFFFF;
	text-align:center;
	font-family: 'Raleway', sans-serif;
	font-size:16px;
	margin-top:20px;
	line-height:28px;
	}
	
.txt_2 p {
	text-align: center;
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
	font-size: 16px;
	padding-top: 40px;
	padding: 40px 15px 0px;
	letter-spacing: -0.5px;
}

.media_acium {
	text-align: center;
	padding-bottom: 50px;
}

.media_acium iframe {
	width: 320px;
	height: 180px;
}
	
.sm_facebook {
	display:none;
	}
	
.sm_instagram {
	display:none;
	}
	
.cabezote {
	height:auto;
	}
	
.contenido_1 {
	background-color:#b6b6b8;
	height:auto;
	}
	
.formulario {
	background-color:#1c3268;
	height:500px;
	padding-left: 15px;
	}
	
.form-group {
	line-height:8px;
	}
	
.form-group input {
	width:100%;
	}
	
.btn-primary {
	margin-top:4px;
	text-align: center;
	}
	
.footerame {
	background-color:#1c3268;
	height:70px;
	}
	
.footerame p {
	color:#FFFFFF;
	font-family: 'Raleway', sans-serif;
	text-align:center;
	font-size:14px;
	line-height:26px;
	margin-top:22px;
	}
	
	/***** BENEFICIOS ******/
.beneficios {
	margin-top: 50px;
}

.titulo_beneficios {
	font-family: 'Raleway', sans-serif;
	font-size: 20px;
	text-align: center;
	font-weight: 700;
	color: #032a6b;
}

.items_beneficios {
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	padding-left: 30px;
}
}