@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: relative;
	width: 100%;
	z-index: 6000;
	padding-bottom: 3.5%;

}

.sesiones{

	width: 100%;

}
.seson, .seson2, .seson3{
	
	
	width: 27%;
	margin-left: 2%;
	border-radius: 4px;
	background: #d39500;
	float:left;
	padding: 1% 2%;
	border: 1px solid black;
	text-align: center;


}
.sesiones a{
	color:white;
	text-decoration: none;

}


.seson:hover, .seson2:hover, .seson3:hover{
	background: #7e5300;
	
}
section{
	top:-200px;
	position: relative;
}

.total{
	width: 100%;
	border: 6px solid #ff9000;
	border-radius: 20px;
}
#totaldos{
	width: 26%;
	float: left;
	margin-left:5%;
}
.total:hover{
border: 6px solid green;

-webkit-filter: saturate(250%);
filter: saturate(250%);
}
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;
	
}



.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: 49%;
	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, .comenzar1{

	padding: 1.5% 3%;
	background: #190b01;
	border: 1px solid #7c6243;
	width: 33%;
	float:left;
	

}
.comenzar a,.comenzar1 a{
	color: #975d01;
	text-decoration: none;
	font-size: 12px;


}
.comenzar a:hover, .comenzar1 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{
	padding: 10% 0 5% 0;
  width: 100%;
  margin:0 auto;
  background: black;
}

.izr {
  width: 30%;
  margin-left: 5%;
  float: left;

}
.izt {
  width: 60%;
  margin-left: 5%;
  float: left;

}

.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: 1%;
	width:40%;
	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;

}

.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;
	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:35px;
	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:48%;;
	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: -330px;
  width: 100%;
  height: auto;
  color: white;
 
  padding-bottom: 2%;
  z-index: 1000;}


/*Formulario registro*/

.mifor{
	width: 48%;
	
}

.formulario{

	width: 50%;
	margin:0 auto;
	padding: 0;

}

#nick, #clave{
	height: 29px;
	width: 97%;
	margin-bottom: 10px;
	border-radius: 13px;
	border:5px solid #206200;
	text-align: center;
}
.enviar{
	width: 29%;
	margin-left: 35%;
	border-radius: 9px;
	height: 29px;
	text-decoration: none;
	color:white;
}

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*/



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


/*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;
	
}







/* carta tipo*/

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

}

.cartaTipo:hover{
	opacity: 1;
}

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

@media (max-width:600px){

.izq{
	display: none;
}


.spa1, .spa3{
	display: none;
}



#der, .izq{
	width: 95%;
	margin-left: 0;
}


.perfil{

	top:-100px;
	margin-left: 45%;
	border:2px solid blue;
	border-radius: 20px;
}


.logotipo{
	width: 50%;
	position: relative;
	left: -10%;
}
#menu{
	width: 90%;
}


h1{
	color:black;
}

h1 b{
	color:black;
}

table, td {
	color:black;
}

td {
	width: 10%;
	font-size: 10px;
	border: 0.5px solid black;
}
#menu img{
	width: 20%;

}
}

@media print {

h1, h2, h3, p{
	color: black;
}

#menu{
	display: none;
}

	}

@media (max-width:800px){
	.perfil{

	top:-80px;

}
	}

	.perfil{

	top:-70px;
	
}



