/* Jozz */
body {
	background:url('../img/posible.jpg'); 
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	color: #3070ae;
	padding: 0;
	margin: 0;


	font-size: 30px;
	font-family: arial;
}



.cont {

	margin: 0 auto;
	width: 100%

		}

.redes {
	
	text-align: center;
	height: 50px;
	

}

.red {
	text-align: center;
	width: 5%;
}







.logo {

	text-align: center;
	font-family: 'Great Vibes', cursive;
	color: #000000;
	font-size: 120px;

}

.tagg {

	font-size: 25px;
}

.sel {
	width: 40%;
	color: #9f02f9;
	height: 40px;
	text-align: center;
	font-family: 'Rajdhani', sans-serif;
	font-size: 90%;
	background-color: #ffffff;
	border-radius: 5px;
	
	
	-webkit-box-shadow: 5px 5px 5px #666;
    -moz-box-shadow: 5px 5px 5px #666;
    box-shadow: 5px 5px 5px #666;
    display:inline-block;
}

.seldroit {

	text-align: right;
}

.left {
	text-align: left;
	background-color: lightgray;
}




/*Jozz*/
.nuevos {
/*3070ae*/
	background-color: #ffffff !important;
	text-align: center;
	font-family: 'Rajdhani', sans-serif;
    font-weight: 600 !important;
}

.como {
	padding: 30px;
}

.footer {
	font-size: 35px;
	text-align: center;

	background-color: rgba(255, 255, 255, 0.6);
	padding: 10px 0px;
	text-decoration: none;
	font-family: 'Rajdhani', sans-serif;
	color: #000000;

}

.links {
	font-size: 25px;
	text-decoration: none;
	color: #9f02f9;
}

.linki {
	background-color: rgba(255, 255, 255, 0.7);
	margin-bottom: -15px;
	height: 50px;
}



.btn {
	font-size: 30px;
	text-decoration:none;
	display: inline-block;
	color: #000000;
	padding: 30px 20px;
	
	background: #f2ac3d;

	margin: 15px;
	border-radius: 40px;
	
}

.btn:hover {
	font-size: 30px;
	text-decoration:none;
	display: inline-block;
	color: #ffffff;
	padding: 30px 20px; 
	background-color: #9f02f9;
	margin: 15px;
		}

.formulario input[type="text"],
.formulario input[type="email"],
.formulario textarea {
	width: 80%;
	padding: 20px;
	margin-bottom: 20px;
	border-radius: 3px;
	border:1px solid #226fc1;
	font-size: 16px;
	font-family: Arial;
  }

  .formulario textarea {
	min-height: 120px;
	max-height: 300px;
	min-width: 80%;
	max-width: 100%;
}

.formulario input[type="text"]:focus,
.formulario input[type="email"]:focus,
.formulario textarea:focus {
	border:2px solid #4fb560;
}

.formulario input[type="submit"] {
	width: 200px;
	margin: 0 auto;
	padding: 10px;
	border:1px solid #ffffff;
	color: #4fb560;
	background: none;
	cursor: pointer;
	border-radius: 3px;
	font-size: 20px;
	color: #fff;
}

@media (max-width: 800px) {

.redes {
	
	text-align: right;
	height: 200px;
	

}

.red {
	text-align: right;
	width: 20%;
}

.sel {
	width: 80%;
	color: #9f02f9;
	height: 40px;
	text-align: center;
	font-family: 'Rajdhani', sans-serif;
	font-size: 80%;
	
	
	-webkit-box-shadow: 5px 5px 5px #666;
    -moz-box-shadow: 5px 5px 5px #666;
    box-shadow: 5px 5px 5px #666;
    display:inline-block;
}


}



@media (max-width: 500px) {



.logo {

	text-align: center;
	font-family: 'Great Vibes', cursive;
	color: #000000;
	font-size: 150%;

}

.redes {
	
	text-align: right;
	height: 100px;
	

}

.red {
	text-align: center;
	width: 20%;
}


body {


	font-size: 28px;

}

.tagg {

	font-size: 20px;
}

.sel {
	width: 50%;
	color: #9f02f9;
	height: 40px;
	text-align: center;
	font-family: 'Rajdhani', sans-serif;
	font-size: 80%;
	
	-webkit-box-shadow: 5px 5px 5px #666;
    -moz-box-shadow: 5px 5px 5px #666;
    box-shadow: 5px 5px 5px #666;
    display:inline-block;
}

.footer {
	font-size: 20px;
	text-align: center;

	background-color: rgba(255, 255, 255, 0.6);
	padding: 10px 0px;
	text-decoration: none;
	font-family: 'Rajdhani', sans-serif;
	color: #000000;

}

.links {
	font-size: 28px;
	text-decoration: none;
	color: #9f02f9;
}

.linki {
	background-color: rgba(255, 255, 255, 0.7);
	height: 160px;
	padding-top: 10px;
	
}



}






.cool {
	font-weight: bold;
	font-size: 150%;
	color: #f99405;

}

.row {
	clear: both;
}

.col.s6	{
	float: left;
	width: 40%;
	padding: 20px;
}

#premios	{
	max-width: 200px;
}

.align-left	{
	text-align: left
}
.align-right	{
	text-align: right
}



