@charset "utf-8";
/* Zola Servicios Digitales / Proyecto Harlot
 Francisco Solar Acevedo Fecha: Julio 2018, 
 
COLORES 
Color de fondo: black;
color header: #120003;
color menu blog tienda:; #bdbbbb;
*/

@font-face {font-family: "type";    src: url(fuentes/type.ttf) format("truetype"); }

/*NEUTRALIDAD*/

header, html, body, section, nav, footer, article, h1, h5, h3, h2, p, h6, .ingreso{
	display:block;
	margin:0;
	padding:0;
}
@keyframes modal {
	100%{visibility: visible;
		opacity: 1;}
}
/* ESTRUCTURA */


body {
	width:100%;
	background:url(../imagenes/fondo1.jpg); /* Nuestra imagen de fondo */
	background-size:cover; /* Encajamos la imagen al 100% del ancho */
	background-attachment: fixed; /* Establecemos una posicion fija para la imagen */
 	
	line-height:20px;

}
header{
	background: #120003;
	position: fixed;
	width: 100%;
	z-index: 6000;

}

.total{
	width: 100%;
}
#totaldos{
	width: 26%;
	height: 500px;
	float: left;
	
	margin-left:5%;
}
.total:hover{
	opacity: 0.5;
}
hr{
	width: 100%;
	opacity: 0;
	overflow: hidden;
}
#asignaturas{
	width: 10.8%;
	float: left;

}
.asignaturas{
	width:100%;
	
}
.asignaturas:hover{
	opacity: 0.5;
}

.pdos{
	color:white;
	border-bottom: 6px solid #ff9c00;
	border-top: 6px solid #ff9c00;
	text-align: center;
	
}
.pdos:hover{
	color:#00a7ff;
}

#navCelular{
	display: none;
}
#menusCelular{
	display: none;
	margin-left: 40%;
	margin-top:1%;
	color:#f69c00;
	font-size: 40px;
	background: black;
	position: absolute;
	z-index:500000;
}

#listas2{
	display: none;


}
/*clases*/
.logotipo{
	width: 20%;
	padding-left: 10%;
	padding-top: 1%;
	position: relative;
	
}

.ingresar{
	position: fixed;
	opacity: 0.8;
	width: 50%;
	left:25%;
	
}
.fondopng{
	width: 100%;
}
.fondoContenedor{
	width: 100%;
	position: fixed;
	
}

.har2{
	float: left;
	width: 20%;
	margin-top:-80%;
	margin-left:40%;
}
.har3{
	float: left;
	width: 4%;
	margin-top:-82%;
	margin-left:65%;
}

.texto1{
	float: left;
	width: 50%;
	margin-top:-63%;
	margin-left:23%;
}


/*menu*/
nav{
	
	color:#bdbbbb;
	padding-left: 40%;
	margin-top: -7%;
	padding-bottom:3%;
	
}
/**/

.menu a{
	padding: 1% 3%;
	border-radius: 5px;
	font-size: 14px;
	color:#bdbbbb;
	text-decoration: none;
}
.menu a:hover{

	background: #626465;
	
}
.menu_dos a{
	font-size: 10px;
	text-decoration: none;
	color:#bdbbbb;
}
.menu_dos a:hover{
	color:#7c6243;
}
.comenzar{

	padding: 1.5% 3%;
	background: #190b01;
	border: 1px solid #7c6243;
}
.comenzar a{
	color: #975d01;
	text-decoration: none;
}
.comenzar a:hover{
	
	color:white;
}
.comenzar2{
	float: left;
	margin-top:-53%;
	margin-left:40%;
	padding: 1.5% 3%;
	background: #190b01;
	border: 1px solid #7c6243;
}
.comenzar2 a{
	color: #975d01;
	text-decoration: none;
}
.comenzar2 a:hover{
	color:white;
}


.de2{

  width: 30%;
  float: left;
  margin-left:6%;
}
.de2 h3, .cen2 h3, .iz2 h3{
  color:white;
  font-size: 14px;
}
.de2 a{
	text-decoration: none;
}
.de2 li:hover{
	color:#fa8c31;
}
.de2 li{
  color:white;
  text-decoration: none;
}
.de2 h4{
  color:#97cc34;
  text-align: left;
}
.cen2{
  width: 32%;
  float:left;
  background: none;

}
.cen2 p{
	background: none;
	margin-top: 0;
	padding-top: 0;
	font-size: 20px;
}


.iz2{
  width: 28%;
  float: left;
}

.iz2 form{
  width: 94%;

}

.nom2{
  height: 40px;
  margin-bottom:5%;
}
.en2{
  text-align: right;
  width: 50%;
  background: none;
  border:none;
  color:#97cc34;
  font-size: 22px;
  z-index: 12000;


}
.en3{

  text-align: right;

}
.en2:hover{
  background: red;
}



#apagado {
	visibility: hidden;
}

a {
    color:#975d01;
	font-size:18px;
	font-family:Verdana, Geneva, sans-serif;
	text-align:center;

}

p{
	color:white;
	font-size: 16px;
	text-align: center;
	padding: 5% 10%;
	line-height: 25px;
}

h1{
	background:black;
	opacity: 0.6;
	
	color:#658003;
	padding:4%;
	font-size:20px;
	border-radius:0 0 8px 8px;
	text-align:center;
	margin-bottom:2%;
	left: 27.2%;
	width: 92%;
	font-family:Verdana, Geneva, sans-serif;
	
}
h2{
	color:white;
	font-size:24px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
	padding-bottom: 2%;
	}
h3{
	color:#272727;
	line-height:25px;
	font-size:14px;
	padding-left:3%;
	padding-right:3%;
	font-family:Verdana, Geneva, sans-serif;
	text-align:justify;
}

h4{
	color:#975d01;
	text-align: center;
	opacity: 0.8;
	border-top: 2px solid #975d01;
	border-radius:2000px 0 30px 0;
	font-size:20px;
	padding: 3% 3% 0 3%;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	
	
}
h5{
	
	color:#658003;
	padding:4%;
	font-size:30px;
	border-radius:8px;
	text-align:center;
	margin-bottom:1%;
	font-family:Verdana, Geneva, sans-serif;
}
h6{
	
	background:#8f8f8f;
	text-align:center;
	padding:2% 0;
	border-radius:0 0 2px 2px;
	

}

footer {
	
  background: #120003;
  opacity: 0.8;
  width: 100%;
  height: auto;
  color: white;
  border-bottom: black solid 20px;
  z-index: 1000;}


/*Formulario registro*/

.mifor{
	width: 48%;
	
}
footer form p{
	color:white;
	padding-bottom: 1%;
	padding-top: 1%;
}
textarea{
	width: 100%;
}
td{
	color:white;
}

input{
	width: 100%;
}

.mifor2{
	width: 100%;
}
.mifor2 input{
	padding:2% 0;

}
/* Perfil*/


.cuenta{
	float:right;
	margin-right: 5%;
}
.cuenta a{
	text-decoration: none;
	color:white;
}

.nivel{
	float:right;
	margin-right: 5%;
}
.nivel a{
	text-decoration: none;
	color:white;
}

.vertical{
	float:right;
	margin-right: 5%;
}




@media (max-width:600px){

#asignaturas{
	width: 100%;
	

}

.central{
	width: 75%;
	margin-left:25%;
}
.estadisticas{
	width: 75%;
	height: 100px;
	margin-left:0;
	
}


p{

	font-size: 16px;
	text-align: center;
	padding: 5% 4%;
	line-height: 25px;
}
.juego-harlot{
	width: 100%;
	float: left;
	margin-right: 0;
	margin-bottom: 3%;
}

.texto1{
	float: left;
	width: 95%;
	margin-top:-63%;
	margin-left:2%;
}

#piePag{
	height: 800px;
	padding-left: 4%;

}
.de2, .cen2, .iz2{
	width: 100%;
	padding-left: 0;
	margin-left: 0;
}
.de2 li{
	padding-left: 0;
	margin-left: 5%;
}

#espacios{
	width: 94%;
	margin-left:1%;
}


.ingresar{
	position: fixed;
	opacity: 0.8;
	width: 90%;
	left: 0;
	border:0;
	
	
}

#listas2{
	margin: 0 auto;
}

nav{
	display:none;
}
#navCelular{
	display: block;
	width: 60%;
	float:right;
	position: relative;
	margin-top:-18%;
	z-index: 10;
}
#navCelular a{
	color:white;
	font-size: 18px;
	text-decoration: none;
	margin-left: 5%;
	margin-bottom: 15%;
	}
#navCelular a:hover{
	color:#f69c00;
}
.logotipo{
	width: 30%;
	z-index: 999990;
}

.fondoContenedor{
	display: none;
}

#menusCelular{
	display: inline;
	font-size: 20px;
	padding:1% 5%;
	border-radius: 5px;
	background: white;
}
#menusCelular:hover{
	background: #ff7800;
	color:white;
}

#der{
	width: 95%;
	margin-left: 0.5%;
}
.izq{
	display: none;

}
.izq2{
	display: none;
}
.medallon{
	display: none;
}
body {
	background-image: none;
	background: black;
}
footer{
	display: none;
}


}

