.fondo-negro-fw{
	background-color: #010101;
}


.texto-titulo-fw{
	display: block;
	justify-content: center;
	font-size: 2em;
	text-align: center;
	margin-bottom: 1rem;
	margin-top: 1.8rem;
	font-weight: bold;
	border-spacing: 10px;
	border-bottom: 2.5px solid #6eab24;
	color: #0A0909;
}

.texto-titulo-4-fw{
	display: block;
	justify-content: center;
	font-size: 2em;
	text-align: center;
	margin-bottom: 1rem;
	margin-top: 1.8rem;
	font-weight: bold;
	border-spacing: 10px;
	border-bottom: 2.5px solid #6eab24;
	color: #fff;
}


.parrafo-fw{
	text-align: center;
	text-align: -webkit-center;
	margin-top: 2rem;
	margin-bottom: 3rem;
	color: #989696 !important;
	font-size: 1.3rem;
}

.iconos-y-texto-fw{
	display:flex;
	justify-content: space-between;
	text-align: center;
	padding-bottom: 1.8rem;
}

.tamaño-iconos-fw{
	color:#fff;
	border-radius: 50%;
	width: 80px;
    height:80px;
	-moz-border-radius: 50%; 
    -webkit-border-radius: 50%;
	background-color:#260218;
	font-size: 3rem;
	margin-bottom: 3rem;
	padding-top: 1.5rem;
}

.texto-titulo-2-fw{
	font-weight: bold;
	font-size: 1.5rem;
}

.texto-parrafo-2-fw{
	color: #797979;
	font-size: 1.3rem;
}


/* <-- Quienes Somos--> */


.texto-quienes-somos-fw{
	display: block;
	justify-content: center;
	font-size: 1.8rem;
	text-align: center;
	margin-bottom: 1rem;
	font-weight: bold;
	margin-top: 30px;
	color: #6eab24;
}

.tamaño-iconos-2-fw{
	color:black;
	font-size: 3rem;
	margin-bottom: 2rem;
	padding-top: 0.9rem;
}



/*<--registro -->*/

.fondo-fw{
	background-color: #D3D3D3;
}

.registro-fw{
	display: inline-flex;
	justify-content: space-around;
	text-align: center;
}

.texto-suscripcion-fw{
	margin-top: 3rem;
	display: block;
	justify-content: center;
	font-size: 1.8rem;
	text-align: center;
	margin-bottom: 1rem;
	font-weight: bold;
	border-bottom: 2.5px solid #6eab24;
	border-spacing: 50%;
	color: #6eab24;
}

.casillas-formulario-fw{
	margin-top: 1rem;
	margin-bottom: 1rem;
	height: 3rem;
	width: 95%;
	border: 2px solid #ced4da;
	border-color: white;
	background-color: rgb(211, 211, 211);
	padding-left: 1rem;
	border-radius: 3px;
	color:#fff;
}

.casillas-formulario-fw::placeholder{
	color: white;
}

.parrafo-2-fw{
	text-align: center;
	text-align: -webkit-center;
	margin-top: 2rem;
	margin-bottom: 3rem;
	color: #797979;
	font-size: 1.3rem;
}

.boton-fw{
	display: inline-flex;
	justify-content: center;
	font-size: 1.5rem !important;
	font-weight: bold !important;
	height: 3rem;
	width: 100%;
	border-radius: 0px !important;
	margin-bottom: 5rem !important;
	margin-top: 3rem !important;
	background-color: #6eab24;
	color: #fff;	
}

.boton-fw:focus{
	box-shadow: none !important;
}


.boton-adjuntar-fw{
	display: inline-flex;
	justify-content: center;
	font-size: 1.5rem !important;
	font-weight: bold !important;
	height: 3rem;
	width: 100%;
	border-radius: 15px !important;
	margin-bottom: 5rem !important;
	margin-top: 3rem !important;
	background-color: #717171;
	color: #fff;
}

.boton-adjuntar-fw:focus{
	box-shadow: none !important;
}

.texto-terminos-fw{
	text-align: center;
	margin-top: 30px;
	font-size: 1.2rem;
	color:#80808B;
	
}

.url-fw{
	color: #6eab24;	
	word-wrap: break-word;
	white-space: pre-wrap;
}

.url-fw:hover{
	color:#6eab24;
}

.casillas-formulario-2-fw{
	margin-top: 1rem;
	margin-bottom: 1rem;
	height: 3rem;
	width: 25rem;
	border: 2px solid #ced4da;
	border-color: white;
	background-color: rgb(211, 211, 211);
	padding-left: 1rem;
	border-radius: 3px;
}


.casillas-formulario-2-fw::placeholder{
	color: white;
}
/*<-- Patrocinadores -->*/

/*<-- Mapa -->*/


.textos-fw{
	display: inline-flex;
	align-items:center;
}



.parrafo-medio-fw{
	text-align: justify;
	color: #797979;
	font-size: 1.3rem;
}


/*<!-- Patrocinadores -->*/

.iconos-y-texto-2-fw{
	text-align: center;
	padding-bottom: 50px;
}

.texto-titulo-3-fw{
	display: block;
	justify-content: center;
	font-size: 1.8em;
	text-align: center;
	margin-bottom: 1rem;
	margin-top: 1.8rem;
	font-weight: bold;
	border-spacing: 10px;
	border-bottom: 2.5px solid #6eab24;
}


/*<!--Blogs-->*/
.titulo-blog-fw{
	font-size: 1.8rem;
	font-weight: bold;
	text-align: center;
	color:#6ABC03;
	margin-bottom: 30px;
}



.imagen-1-fw{
	padding-bottom: 50px;
}


.blog-fw{
	display:inline-flex;
	justify-content: space-between;
}

.texto-imagen-1-fw{
	display: block;
	position: absolute;
	margin-top:-200px;
	color:#fff;
	text-align: left;
	word-wrap: break-word;
	font-size: 2em;
	font-weight: bold;
	margin-left: 1rem;
}


.texto-imagen-2-fw{
	display: block;
	position: absolute;
	margin-top:-200px;
	color:#fff;
	text-align: left;
	word-wrap: break-word;
	font-size: 2rem;
	font-weight: bold;
	margin-left: 1rem;
}

.texto-imagen-1-fw:hover{
	display: block;
	position: absolute;
	margin-top:-200px;
	color:#fff;
	text-align: left;
	word-wrap: break-word;
	font-size: 2em;
	font-weight: bold;
	margin-left: 1rem;
	text-decoration: none;

}


.texto-imagen-2-fw:hover{
	display: block;
	position: absolute;
	margin-top:-200px;
	color:#fff;
	text-align: left;
	word-wrap: break-word;
	font-size: 2rem;
	font-weight: bold;
	margin-left: 1rem;
	text-decoration: none;
}


.rangos-FW{
    text-transform: none;
    background-color:#D3D3D3;
    width: 95%;
    height: 41px;
    margin-top: 14px !important; 
    margin-bottom: 15px;
    color: white;
    border:none;
    border: 2px solid white; 
    border-radius: 3px;

}

.paises-FW{
    text-transform: none;
    background-color: #D3D3D3;
    width: 95%;
    height: 41px;
    margin-top: 14px !important; 
    color: white;
    border: 2px solid white;
    border-radius: 3px; 
}

.paises-FW:focus{
    text-transform: none;
    background-color: #D3D3D3;
    width: 94%;
    height: 28%;
    margin-top: 17px !important; 
    color: white;
    border: 2px solid white; 
}


/*

/*ADJUNTAR ARCHIVOS  CSS*/


label, input {
  color: #333;
  font: 14px/20px Futura Std;
}

/* Hide the file input using
opacity */
[type=file] {
    position: absolute;
    filter: alpha(opacity=0);
    opacity: 0;
}

input,
[type=file] + label {
  border: 1px solid #CCC;
  border-radius: 3px;
  text-align: left;
  padding: 10px;
  width: 195px;
  margin: 0;
  left: 0;
  position: relative;
}

[type=file] + label {
  text-align: center;
  top: 0.5em;
  /* Decorative */
  background: #333;
  color: #fff;
  border: none;
  cursor: pointer;
}

[type=file] + label:hover {
  background: #6ABC03;
}

#texto-reglas-archivos{
	text-align: center;
	padding-bottom: 10px;
	color: #80808B;
	font-size: 1.2rem;
}



/* ESTILOS FW 2 */

#boton-FW-2{
	color:#fff;
	margin-top: 20px;
	border-radius: 0;
	background-color: #EA7125;
	text-align: center;
	border: 4px solid #EA7125;
	font-family: 'futura_stdbook', Arial, Helvetica, sans-serif; 
	font-weight: bolder;
}


#boton-FW-2:hover{
	margin-top: 20px;
	border-radius: 0;
	background-color: #EA7125;
	text-align: center;
	border: 4px solid #EA7125;
	font-family: 'futura_stdbook', Arial, Helvetica, sans-serif; 
	font-weight: bolder;
	color:#fff !important;
}


#boton-FW-2:focus{
	margin-top: 20px;
	border-radius: 0;
	background-color: #EA7125;
	text-align: center;
	border: 4px solid #EA7125;
	font-family: 'futura_stdbook', Arial, Helvetica, sans-serif; 
	font-weight: bolder;
	color:#fff !important;
	box-shadow: none;
}


#texto-titulo-presentación-FW-2{
	font-family: 'futura_stdbook', Arial, Helvetica, sans-serif
	font-size: 1.5rem;
	color: #6EAB24;
	margin-top: 30px;
	margin-bottom: 30px;
	word-wrap: break-word;
}



.texto-parrafo-video-FW-2{
	word-wrap: break-word;
}

.texto-titulo-FW-2{
	word-wrap: break-word;	
}