@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/entrada.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: relative;
	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;
	margin-top: 3%;
	margin-bottom: 3%;
}
#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;
}
.central{

	width: 85%;
	margin-left:15%;
}

.estadisticas{
	width: 30%;
	float:left;
}
.juego-harlot{
	width: 25%;
	float: left;
	margin-right: 3%;
	margin-bottom: 3%;
}
#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: 15%;
	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;
	
}
.har{
	float: left;
	width: 20%;
	margin-top:-80%;
	margin-left:20%;
}
.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%;
}

.harlot3{
	width: 100%;
}



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

	
	
}
/* menu sticky*/
.menu-fixed {
	position: fixed;
	top:0;
	left:68%;
	margin-right: 5%;
	width:18%;
	height:auto;
	border-radius: 4px;
	border: 4px solid #CCC;
	background:#382929;
	padding:1%;
	border-left: 2px solid #c98f67;



}
/**/

.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;
}
.bloqueGeneral{
	margin-top: 0 auto;
	opacity: 0.5;
	background: #190b01;
	border: 2px solid #7c6243;
	border-radius: 5px;

}
.bloqueGeneral p{
	font-size: 20px;
	color: #975d01;
}
.bloqueGeneral p:hover{
	color: white;
}
/*video de bloques*/
#bloque1Cont{
	position: fixed;
	border: 3px solid white;
	z-index: 2000;
	width: 68%;
	left: 17%;
	top: 10%;
}
#SalirVideo p{
	background: white;
	border:2px solid red;
	padding: 1%;
	border-radius: 20px;
	position: fixed;
	left:19%;
	top:12%;
	z-index: 3000;
	color: red;
	font-size: 20px;

}
#SalirVideo p:Hover{
	color:white;
	background: black;
}.es4

.videocartas{
	width: 100%;
}
.videocartas video{
	width: 100%;
}
/*Codigo exportado

article{

	width:90%;
	margin:0 auto;
	overflow: hidden;
}*/
/* pie de pagina*/


#piePag{

	
 	margin-top: 5%;
 	padding-top: 3%;
  background: #5d5d5d;
  height: 400px;
  border-bottom:60px solid black;
}
.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;
}


/*fin pie de pagina*/

.izq{
	margin-right: 5%;
	width:25%;
	height:auto;
	border-radius: 4px;
	border: 1px solid #CCC;
	background:#382929;
	opacity:0.5;
	float:right;
	margin-top: 5%;
	padding:1%;
	border-left: 2px solid #c98f67;

}

.izq2{
	margin-right: 10%;
	width:18%;
	height:auto;
	border-radius: 4px;
	border: 4px solid #CCC;
	background:#382929;
	opacity:0.5;
	float:right;
	margin-top: 5%;
	padding:1%;
	border-left: 2px solid #c98f67;

}

#apagado {
	visibility: hidden;
}

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

}

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

h1{
	background:black;der
	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:black;
	font-size:16px;
	padding-left:3%;
	padding-right:3%;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:justify;
	line-height:25px;
	}
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;
	

}
.especial{
	
	background:red;
	text-align:center;
	padding:2% 0;
	border-radius:0 0 2px 2px;
	

}





li{

	color:black;
	font-size:14px;
	margin-left: 10%;
	padding-right:3%;
	font-family:arial;
	text-align:justify;

}

li b{

	color:white;

}
.izq a{
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	color:white;
	text-decoration:none;
}
.izq a:hover{

	color:black;

}

.izq2 a{
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	color:white;
	text-decoration:none;
}
.izq2 a:hover{

	color:black;

}

#der{

	margin-left: 5%;
	width:58%;
	height:auto;
	border-radius: 4px;
	border: 4px solid #CCC;
	background:#9a9a9a;
	opacity:0.5;
	float:left;
	margin-top: 3%;
	margin-bottom: 5%;
	padding:1%;
	border-left: 2px solid #c98f67;

animation: modal 5s 0s forwards;
	visibility: hidden;
	opacity: 0;

}


.medallon{
	width: 100%;
}

.completo{
	width:100%;
	
}
.completo2{
	width:49.6%;
	opacity: 0.5;
}
.tarjeta2{
	width:13%;
	padding-left:0.5%;
	padding-top:3%;
}

.tarjeta3{
	width:24%;
	padding-left:0.5%;
	padding-top:5%;
}
footer {
	
  background: #120003;
	opacity: 0.8;
  position: fixed;
  bottom: -230px;
  width: 100%;
  height: auto;
  color: white;
 
  padding-bottom: 2%;
  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%;
}

.navegacion{
	margin-right: 45%;: 
}



/*Slider con botones*/

#contenedor{

  display: flex;
  min-height: 10vh;
  background: #dcdcdc;
}

#c-slider{

  
  width:33%;
  margin-left:2%;
  max-width: 900px;
  position: relative;
  overflow: hidden;
}
#slider{

  display: flex;
  width: 400%;
}
#slider section {
  width: 100%;
}

#slider img {
  display: block;
  width: 100%;
  height: 100%;
}
#btn-prev, #btn-next {

  width: 40px;
  height: 40px;
  background: rgba(255, 255, 255, 0.5);
  position: absolute;
  top: 50%;
  transform: translateY(-50);
  line-height: 40px;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  border-radius:  50%;
  font-family: monospace;
  cursor: pointer;
}

#btn-prev:hover, #btn-next:hover {
  background: rgba(255, 255, 255, 1);
}

#btn-prev{

  left:10px;
}

#btn-next{
  right:10px;
}

/*dentro de contenedor de slider al ladao derecho*/

#contenedorDos {


	margin-left:2%;
	width:64%;
	background: black;
}
#contenedorDos img{
	width: 100%;

}
#contCarta2 {
	
	visibility: hidden;
	opacity: 0;
	
}

/*Espacios* slider*/

#espacios{
	margin-left: 5%;
	width:60%;
	height:auto;
	border-radius: 4px;
	border: 4px solid #CCC;
	background:#382929;
	opacity:0.5;
	float:left;
	margin-top: 1%;
	padding:1%;
	border-left: 2px solid #c98f67;

	animation: modal 5s 0s forwards;
	visibility: hidden;
	opacity: 0;
}

#espacios2{

	margin-left: 5%;
	width:90%;
	
	

	animation: modal 5s 0s forwards;
	visibility: hidden;
	opacity: 0;
	
}

#c-slider2{

  
  width:100%;
  max-width: 900px;
  position: relative;
  overflow: hidden;
}


#slider2{

  display: flex;
  width: 400%;
}


#slider2 section {
  width: 100%;
}

#slider2 img {
  display: block;
  width: 100%;
  height: 100%;
}



#btn-prev2, #btn-next2 {

  width: 40px;
  height: 40px;
  background: rgba(255, 255, 255, 0.5);
  position: absolute;
  top: 50%;
  transform: translateY(-50);
  line-height: 40px;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  border-radius:  50%;
  font-family: monospace;
  cursor: pointer;
}

#btn-prev2:hover, #btn-next2:hover {
  background: rgba(255, 255, 255, 1);
}

#btn-prev2{

  left:10px;
}

#btn-next2{
  right:10px;
}

/* carta tipo*/

.cartaTipo{
	width: 100%;
	opacity: 0.5;

}

.cartaTipo:hover{
	opacity: 1;
}

/*tablero*/
.tablero{
	width: 100%;
}

@media (max-width:600px){

#asignaturas{
	width: 100%;
	

}

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


p{
	color:black;
	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{
	width: 95%;
	margin-left: 2.5%;

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


}

