/*
    DEMO STYLE
*/
@import "https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700";


body {
  
    background: #fff;
	font-family: 'Poppins', sans-serif;
}

p {
    font-family: 'Poppins', sans-serif;
    font-size: 1.1em;
    font-weight: 300;
    line-height: 1.7em;
    color: #000;
}


a, a:hover, a:focus {
    color: inherit;
    text-decoration: none;
    transition: all 0.3s;
}
/*modal información inicial*/
.info_ini{
	position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    overflow: hidden;
    outline: 0;
	max-width: 65%;
    margin: 1.75rem auto;
	border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	background-color: #fff;
	display:none;
}
.tit_info{
	padding: 15px;
    font-size: 16px;
}
.titulos_temas{
	display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-size: 16px;
    padding-bottom: 10px;
    color: #212529;
    text-align: center;
    white-space: normal;
    background-color: transparent;
    border: 0;
	font-weight:bold;
}
.titulos_subtemas{
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 12px;
    font-size: 1em;
    transition: all 0.3s;
    background-color: #F9F9F9;
	font-weight:bold;
}

.equis {
    float: right;
    font-size: 32px;
    font-weight: 700;
    line-height: 1;
    color: #2E2EFE;
    text-shadow: 0 1px 0 #fff;
    font-weight: bold;
}
.info-body {
   	position: relative;
    width: 90%;
    margin-top: -30px;
    margin-left: 7%;
}
button.equis {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
}
/*Fin Modal*/
.dentro_2{
	text-align:center;
	cursor: pointer;
}
.fondo_profes{
	background-color:#3F4652 !important;
}
.fade_info {
    transition: opacity .15s linear;
}
.btn-info{
	background-color:#6e86e8 !important;
}
.navbar {
   
    background: #fff;
    border: none;
    border-radius: 0;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
}

.navbar-btn {
    box-shadow: none;
    outline: none !important;
    border: none;
}
.checked{
	color:#2e3da5 !important;
}
.line {
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #ddd;
    margin: 10px 0;
}
.pic {
  border-radius: 50%;
  border: 8px solid #F6F6FA;
  margin-bottom: 15px;
  overflow: hidden;
  height: 220px;
  width: 220px;
  
}
.pic:hover{
  border: 5px solid #fafafa;
  
 }
.pic img {
 max-width: 100%;
 }
 
 .foto {
  overflow: hidden;
  height:60px;
  width: 60px;
  padding-top:6px;
 
  
}

.plan{
	color:#fff !important;
	font-size:14px !important;
	padding:15px !important;
}

.user{
   overflow: hidden;
   color:#fff !important;
   font-size: 16px;
   padding-top: 10px;
   padding-left: 20px;
  
}
.color{
	color: #00BEFF; 
	}
.card_bon {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
	border-radius: .25rem;
    background-color: #007bff!important;
	height: 100%!important;
	overflow: hidden !important;

}
.card_ven {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
	border-radius: .25rem;
    background-color: #00C1FF!important;
	height: 100%!important;
	overflow: hidden !important;

}
.blanquito{
   color: #fff!important;
   font-size:18px;
}
.card-bod {
   
    flex: 1 1 auto;
    padding: 1rem;
}
.card-bod-dib {
    position: absolute;
    z-index: 0;
    top: -1.25rem;
    right: 1rem;
    opacity: 0.4;
    font-size: 7.3rem;
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
}
.largo {
    margin-top: 2rem!important;
}
.ancho{
margin-right: 3rem!important;
}
.card-pie{
    border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px);
	padding: 10px;
	font-size:16px;
	border-top: 1px solid rgba(0,0,0,.125);	
}
.small {
    font-size: 80%;
    font-weight: 400;
}
.z-1 {
    z-index: 1;
}
.float-left {
    float: left!important;
}
.float-right {
    float: right!important;
}
.lupita{
  
   padding-left: 20px;
   padding-right: 20px;
   cursor: pointer;
   
}
.user2{
   
   font-size: 16px;
   padding-top: 10px;
   
}

 .eva {
  
  padding-left:8px;
  padding-right:8px;
  text-align:center;

} 

 .eva:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);

}
 .eva2{
  
  padding-left:8px;
  padding-right:8px;
 

} 

.elige{
	color:#fff;
	text-align:center;
	font-size: 1.7rem;
    font-weight: 400;
	padding-bottom:8px;
	margin-top:-13px;

	
}

 .eva2:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);

}
.foto:hover{
opacity: 0.5;
  filter: alpha(opacity=50);
  
 }
.foto img {
 max-width: 100%;
 }
 .ubica{
	 position:absolute;
	 padding-bottom:20px;
 }
 .titulos{
	float:left;
	margin-top: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
 }
.nino{
	padding-top:20px;
	color:#fff;
	padding-left:11px;
	font-size: 1.1em;
	
} 
.ninoimg{
	overflow: hidden;
	height:40px;
	width: 40px;
	border-radius:50%;
	background-color:#2841AB;
	margin-left: 30px;
	margin-top:12px;
	padding:4px;
 
	
} 
.badgess {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .5rem;
}
.badgess-danger {
    color: #fff;
    background-color: #dc3545;
}
.titmail {
color: #078034;
background-color:#57DD8A;
}
#titulos{
	position:absolute;
	top:15px;
	height: 35px;
	 -webkit-transition: 0.5s;
    transition: 0.5s;
   	padding: 5px;
	z-index:100;
	display:none;
	font-size:18px;
	color:#fff;
    background: #444444ab;
    -webkit-transition: 0.9s;
    transition: 0.9s;
	margin-left:30px;
	
	
}

#botones{

	position:absolute;
	bottom:0px;
	height: 35px;
	background: rgba(52, 58, 64, 0.5);
	padding: 5px;
    margin-bottom:0px;
	color:#fff;
	z-index:100;
	width:100%;
	padding-left:25px;
	
	

}
.botones{
	float:left;
	bottom:0px;
	height: 35px;
	padding: 5px;
 	color:#fff;
	z-index:100;
	padding-left:25px;
	display:none;
		

}
.botones_pro{
	
	position:absolute;
	bottom:0px;
	height: 35px;
	background: rgba(52, 58, 64, 0.5);
	padding: 5px;
    margin-bottom:0px;
	color:#fff;
	z-index:100;
	width:100%;
	display:none;
	padding-left:25px;

}


.tllamamos {
	float:left;
	background: rgba(9,55,133,1);
	background: -moz-linear-gradient(45deg, rgba(9,55,133,1) 0%, rgba(25,97,222,1) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(9,55,133,1)), color-stop(100%, rgba(25,97,222,1)));
	background: -webkit-linear-gradient(45deg, rgba(9,55,133,1) 0%, rgba(25,97,222,1) 100%);
	background: -o-linear-gradient(45deg, rgba(9,55,133,1) 0%, rgba(25,97,222,1) 100%);
	background: -ms-linear-gradient(45deg, rgba(9,55,133,1) 0%, rgba(25,97,222,1) 100%);
	background: linear-gradient(45deg, rgba(9,55,133,1) 0%, rgba(25,97,222,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#093785', endColorstr='#1961de', GradientType=1 );
	transition: background 0.9s;
	color: #fff;
	width: 40px;
    height: 40px;
	text-align: center;
	padding-top:8px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
	z-index:12000;
	cursor:pointer;

}

.tllamamos:focus {
  background: #2c6bca
 
  outline: none;
}

.tllamamos:hover {
  background: #2c6bca;
 
}


.full{
position: fixed;
top: 0;
left:0;
width:100%;
height: 100%;
z-index: 990;

}


#meter{
	position:absolute;
	bottom:0px;
	height: 35px;
	padding: 5px;
    margin-bottom:35px;
	z-index:90;
	width:100%;
	display:none;
	padding-left:15px;

}
.meter{
	width:50%;
	height: 6px;
	padding-left: 15px;
	
}
.division{
	border-bottom: 1px solid #DDD;
	border-top: 1px solid #DDD;
	padding-bottom:10px;
		
}

 .abrir{
	
	float:left;
	
 } 
 .contenido{
	
	margin-top:-5px;

 }
 #evaluaciones{
	 display:none;
 }
 #competencias{
	 display:none;
 }
 .oculta{
	 display:none;
 }
 .titu_eva{
	 padding-left:15px;
 }
 
 /* Safari Chrome */
meter::-webkit-meter-bar {background:#f3f3f3;}
meter::-webkit-meter-optimum-value{background:#FF0000;}
meter::-webkit-meter-suboptimum-value{background:#000000;}
/* firefox */
meter::-moz-meter-bar {background:#f3f3f3;}
meter::-moz-meter-optimum-value{background:#FF0000;}
meter::-moz-meter-suboptimum-value{background:#000000;}

.progresando{
	width:100%;
	height:5px;

}
.explica{
	z-index:10;
	
}

.detalle{
	display:none;
}
  /* ---------------------------------------------------
    Tabla
----------------------------------------------------- */
 .table tbody tr td{
	border-top: 1px solid #00BEFF !important;
}
.table thead tr th {
   
    border-bottom: 2px solid #00BEFF !important;
    border-top: 2px solid #00BEFF !important;
}
.input-group-addon{

	border: 1px solid #00BEFF !important;
}
.input-group{

	margin-top:15px; 
	margin-bottom:30px;
}
.form-control {
	border: 1px solid #00BEFF !important;
}

.blanco{
	background-color:#fff;
}


  /* ---------------------------------------------------
    Buscar
----------------------------------------------------- */

   .fuera{

  background-color:#F6F6FA;
  margin-top:20px;
  margin-bottom:20px;
  padding-bottom: 40px;
  border-radius: 20px;
  
}
.buscando{
	color:#070707;
	float:left;
	margin-top: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
}
 .busca{
  border-radius: 50%;
  border: 5px solid #fff;
  margin: 15px;
  overflow: hidden;
  height: 180px;
  width: 180px;
  background-color:#00BEFF;
  margin-bottom:30px;

  
}
.busca:hover{
  border: 5px solid #fff;
 
  
 }
 .dentro{
  border-radius: 50%;
  overflow: hidden;
  height: 130px;
  width: 130px;
  background-color:#6bd5f9b8;
  margin-top: 5px;
  text-align:center;
  padding-left:10px;
  padding-top:35px;
  cursor:pointer;

  
} 
.dentro:hover{
  
 border:5px solid #00BEFF;
  
  
}

.busca img {
 max-width: 100%;
 }
 
 .lupa{
	padding-top: 15px;
	cursor: pointer;
	
   
 }
  .lupa:hover{
	opacity: 0.5;
  filter: alpha(opacity=50);
   
 }
  .lupa2{
	float:right;
	padding-left:15px;
	margin-top:10px;
	cursor: pointer;
	display:none;
	
	
   
 }
  .lupa2:hover{
	opacity: 0.5;
	filter: alpha(opacity=50);
   
 }

 .titbus{
	
	padding:15px;
	color:#000;
	text-align:center;
	
 } 
 
 .pre {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 999999;
  background-color: #ffffff;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(../img/carga.gif);
}

 
 /* ---------------------------------------------------
    barra para pasar al siguiente tema control video
----------------------------------------------------- */
 .cargando {
		position:absolute ; 
		width:0% ;
		background-color:#ff9311 ;
		font:4px verdana ;
		z-index:2;
}
/* ---------------------------------------------------
    evaluaciones nivel básico
----------------------------------------------------- */
.encabezado{
	background-color:#FBFBFB;
	border: 1px solid #DDD;
	width: 94%;
	padding: 20px;
	margin-top:15px;
	margin-left:20px;
	color: #000;
	font-size: 0.9rem;
}

.pregunta{
	background-color:#F6F6FA;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	margin-left:20px;
	width: 94%;
	padding: 20px;
	font-size: 0.9rem;
	color: #000;
	
}
.poner{
    display: block;
    box-sizing: border-box;
    border: none;
    box-shadow: inset 0 -4px 0 rgba(0,0,0,0.15);
    color: #FFF;
    background: #00BEFF;
    text-transform: uppercase;
    font-size: 0.9rem;
    font-weight: 700;
    text-align: center;
    padding: 0 30px;
    line-height: 50px;
	width: 94%;
    height: 100px;
	margin-top: 10px;
    margin-bottom: 10px;
	margin-left:20px;
    cursor: pointer;
    overflow: hidden;
    border-radius: 5px;
}
.poner2{
   display: block;
    box-sizing: border-box;
    border: none;
    box-shadow: inset 0 -4px 0 rgba(0,0,0,0.15);
    color: #FFF;
    background: #6E86E8;
    text-transform: uppercase;
    font-size: 0.9rem;
    font-weight: 700;
    text-align: center;
    padding: 0 30px;
    line-height: 50px;
	width: 94%;
    height: 100px;
	margin-top: 10px;
    margin-bottom: 10px;
	margin-left:20px;
    cursor: pointer;
    overflow: hidden;
    border-radius: 5px;
}	

.respuestas{
	background: #FFFFFF;
    padding: 10px;
    border: 1px solid #DDD;
	width: 94%;
	font-size: 0.9rem;
	margin-left:20px;
	color: #000;	
}

.ayuda{
	float:left;
	margin-top:15px;
	cursor:pointer;
}
.respuesta_niv1{
	cursor: move;
}

#myProgress {
	margin-top:20px;
  display:none;
  position: relative;
  width: 100%;
  height: 30px;
  background-color: #ddd;

}

#myBar {
 
  position: absolute;
  width: 10%;
  height: 100%;
  background-color: #00BEFF;
    border-radius:5px;
  box-shadow: inset 0 -4px 0 rgba(0,0,0,0.15);
}

#label {
  
  text-align: center;
  line-height: 30px;
  color: white;
}

.sig{
    display: block;
    box-sizing: border-box;
    border: none;
    box-shadow: inset 0 -4px 0 rgba(0,0,0,0.15);
    color: #FFF;
    background: #00BEFF;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    padding: 10px;
    line-height: 50px;
	margin-left:40px;
    margin-top: 10px;
    margin-bottom: 10px;
    cursor: pointer;
    overflow: hidden;
    border-radius: 25px;
	width:150px;
}
#cuantitativa{
	margin-top:40px;
	display:none;
}

/* ---------------------------------------------------
    evaluaciones nivel Medio
----------------------------------------------------- */

.radio {
  margin: 0.5rem;
}
.radio input[type="radio"] {
  position: absolute;
  opacity: 0;
}
.radio input[type="radio"] + .radio-label:before {
  content: '';
  background: #f4f4f4;
  border-radius: 100%;
  border: 1px solid #00C0FF;
  display: inline-block;
  width: 1.4em;
  height: 1.4em;
  position: relative;
  top: -0.2em;
  margin-right: 1em;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  font: bold 1em Georgia;
}
.radio input[type="radio"]:checked + .radio-label:before {
  background-color: #00C0FF;
  box-shadow: inset 0 0 0 4px #f4f4f4;
}
.radio input[type="radio"]:focus + .radio-label:before {
  outline: none;
  border-color: #3197EE;
}
.radio input[type="radio"]:disabled + .radio-label:before {
  box-shadow: inset 0 0 0 4px #f4f4f4;
  border-color: #00C0FF;
  background: #002C9D;
}
.radio input[type="radio"] + .radio-label:empty:before {
  margin-right: 0;
}
.siguiente_eva	{
    display: block;
    box-sizing: border-box;
    border: none;
    box-shadow: inset 0 -4px 0 rgba(0,0,0,0.15);
    color: #FFF;
    background: #00BEFF;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    padding: 0 30px;
    line-height: 50px;
    height: 50px;
    cursor: pointer;
    overflow: hidden;
    border-radius: 25px;
	}
.bot{
    display: block;
    box-sizing: border-box;
    border: none;
    box-shadow: inset 0 -4px 0 rgba(0,0,0,0.15);
    color: #FFF;
    background: #00BEFF;
    text-transform: uppercase;
    font-weight: 500;
    text-align: center;
    padding: 0 30px;
    line-height: 50px;
    height: 50px;
    cursor: pointer;
    overflow: hidden;
    border-radius: 25px;
	}
.bot:hover	{

background: #2dc7fc;

}
.salir{
	text-align:center;
	padding-top:15px;
	color: #00BEFF;
	font-weight:bold;
	font-weight: 400;
	cursor: pointer;
	
}
.siguiente_eva:hover	{

background: #2dc7fc;

}
.error{
	padding:15px;
	text-align:center;
	color:  #00BEFF;
	font-weight:bold;
}


/* ---------------------------------------------------
    competencias propuestas
----------------------------------------------------- */
.prop{
	margin-left:-15px;
}
.resp_propuesta{
	width: 94%;
	margin-left:40px;
	display:none;
	padding: 10px;
    border: 1px solid #DDD;
	background: #FFFFFF;
}

.graf{
	width: 94%;
	margin-left:40px;
	display:none;
	padding-bottom:20px;
	padding-top:20px;
	background-color:#FBFBFB;
	border: 1px solid #DDD;
	
}

.opt_propuesta{
	width: 94%;
	margin-left:40px;
	display:none;
	padding:20px;
	background: #FFFFFF;
	border: 1px solid #DDD;
}

.pregunta_com{
	background-color:#F6F6FA;
	border: 1px solid #DDD;
	padding: 20px;
	width: 94%;
	margin-left:40px;
	
	
}


/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */


#dismiss {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #7386D5;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
#dismiss:hover {
    background: #fff;
    color: #7386D5;
}


.nombres{
	color: #1455C4;
	font-size: 10px;
	font-weight:bold;
}

.mi_cuenta{
    width: 250px;
	height:30%;
    border: 1px solid #E7E7E7;
    padding: 5px 0;
    z-index: 1000;
    box-shadow: 0 5px 15px rgba(0,0,0,0.05);
    top: 10px;
    left: 200px;
	position: fixed;
	border-top: 1px solid rgba(227,227,230,1);
	background-color: #F9F9F9;
	border-radius:15px;
	padding-left: 22px;
    padding-right: 25px;
	padding-top:20px;
	display:none;
	}
.flecha_mi_cuenta{
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent; 
	border-right:10px solid #F9F9F9;
	position: fixed;
	top: 80px;   
	z-index: 1001;
	top: 18px;
	margin-left: -98px; 
	display:none;
	
  
}
.avatar{
	padding-bottom:8px;
	padding-top:8px;
}
.configura{
	padding-bottom:20px;
	padding-top:8px;
	
}
.configura2{
	border-top:1px solid #EBECED; 
	padding-bottom:10px;
	padding-top:15px;
}
.opciones{
	padding-top:6px;
	padding-bottom:6px;
	padding-left:12px;
	font-size: 0.9em;
	transition: all 0.3s;
	background-color: #F9F9F9;
	
}
.opciones:hover{
	color: #000;
	background: #ededf2;
	
}
/* a[data-toggle="collapse"] { */
    /* position: relative; */
/* } */




ul ul a {
    font-size: 0.9em !important;
    padding-left: 30px !important;
    background: #F6F6FA;
	color:#000;
}

ul.CTAs {
    padding: 20px;
}

ul.CTAs a {
    text-align: center;
    font-size: 0.9em !important;
    display: block;
    border-radius: 5px;
    margin-bottom: 5px;
}
a.download {
    background: #fff;
    color: #7386D5;
}
a.article, a.article:hover {
    background: #6d7fcc !important;
    color: #fff !important;
}

.content_iframe {
 
}
.content_iframe iframe {
   width:860px; 
   height:580px;
}


/* ---------------------------------------------------
    CONTENT STYLE
----------------------------------------------------- */
#content {
    width: calc(100% - 250px);
    padding-left: 40px;
	padding-right:20px;
    min-height: 100vh;
    transition: all 0.3s;
    position: absolute;
    top: 0;
    right: 0;
	
}
#content_iframe {
 
	display:none;
}

#content.active {
    width: 100%;
}


/* ---------------------------------------------------
    MEDIAQUERIES
----------------------------------------------------- */

@media (max-width: 768px) {
  
    #content {
        width: 100%;
    }
    #content.active {
        width: calc(100% - 250px);
    }

    #sidebarCollapse span {
        display: none;
    }
	
}

	



/* ---------------------------------------------------
tooltip text
----------------------------------------------------- */
#snackbar {
    visibility: hidden; /* Hidden by default. Visible on click */
    min-width: 230px; /* Set a default minimum width */
    margin-left: 10px; /* Divide value of min-width by 2 */
    background-color: #333; /* Black background color */
    color: #fff; /* White text color */
    text-align: center; /* Centered text */
    border-radius: 2px; /* Rounded borders */
    padding: 10px; /* Padding */
    position: fixed; /* Sit on top of the screen */
    z-index: 1200; /* Add a z-index if needed */
    bottom: 150px; /* 30px from the bottom */
}

/* Show the snackbar when clicking on a button (class added with JavaScript) */
#snackbar.show {
    visibility: visible; /* Show the snackbar */

/* Add animation: Take 0.5 seconds to fade in and out the snackbar. 
However, delay the fade out process for 2.5 seconds */
    -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
    animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

/* Animations to fade the snackbar in and out */
@-webkit-keyframes fadein {
    from {bottom: 0; opacity: 0;} 
    to {bottom: 150px; opacity: 1;}
}

@keyframes fadein {
    from {bottom: 0; opacity: 0;}
    to {bottom: 150px; opacity: 1;}
}

@-webkit-keyframes fadeout {
    from {bottom: 150px; opacity: 1;} 
    to {bottom: 0; opacity: 0;}
}

@keyframes fadeout {
    from {bottom: 150px; opacity: 1;}
    to {bottom: 0; opacity: 0;}
}
.tittle {
  text-align: center;
  text-transform: uppercase;
}
.espacio{
  margin-top:45px !important;
  margin-bottom:45px !important;  
}
.si{
	color:#000;
	font: 100 24px "Roboto", sans-serif; 
	font-weight: bold;	
	text-align:justify;
	border-bottom: 1px solid #E61407;
    height: 80px;
}

/* ---------------------------------------------------
   matematicas para nños
----------------------------------------------------- */
.ninos {
	position: fixed;
	display: block;
	padding: 6px 12px 9px 12px;
	font-size: 16px;
	border-radius: 2px;
	right: 15px;
	bottom: 15px;
	transition: background 0.5s;
	z-index:1200;
}

.table-hover{
	background-color:#F6F6FA;
	
}
.ver{
	color:#6E86E8;
	cursor:pointer;
	
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	    border: 1px solid #00BEFF!important;
}
	.margen{
		padding-top:25px;
	}
@media (max-width: 768px) {
	.margen{
		padding-left:25px;
}
}

.tablas{
    background-color: rgb(52,58,64,0.8);
    top: -140px;
    width: 250px;
    height: 150px;
    float: right;
    right: 20%;
    position: absolute;
    z-index: 200;
	border-radius: 10px;
	transition : 0.5s;
	
}
.tablas2{
    background-color: rgb(52,58,64,0.8);
    top: -140px;
    width: 210px;
    height: 140px;
    float: right;
    right: 20%;
    position: absolute;
    z-index: 200;
	border-radius: 10px;
	transition : 0.5s;
	
}
.tablas_tit{
	padding-top:10px;
	padding-bottom:4px;
	color:#fff;
	text-align:center;
}
.filauno{
	padding-left:15px;
	padding-top:10px;
}
.numero{
    color: #fff;
    width: 17%;
    height: 30px;
    border: 1px solid #000;
    padding-top: 2px;
    padding-left: 10px;
    display: inline-block;
    background-color: rgb(52,58,64);
    border-radius: 6px;
	cursor: pointer;
}
.numero:hover{
    
    background-color: rgb(52,58,64,0.5);
   
}
.atras{
    color: #fff;
    width: 17%;
    padding-top: 2px;
    padding-left: 10px;
 	cursor: pointer;
	font-weight:bold;
	background-color: rgb(52,58,64,0.5);
	text-align:center;
}
.atras:hover{
    
    background-color: rgb(52,58,64,0.9);
   
}
.cierre{
    color: #fff;
    width: 17%;
    padding-top: 2px;
    padding-left: 10px;
 	cursor: pointer;
	font-weight:bold;
	right:5px;
	position: absolute;
	margin-top: -25px;
	background-color: rgb(52,58,64,0.5);
	text-align:center;
    
}
.cierre:hover{
    
    background-color: rgb(52,58,64,0.9);
   
}
.cierre2{
    color: #fff;
    width: 10%;
    padding-top: 2px;
   	cursor: pointer;
	font-weight:bold;
	right:5px;
	position: absolute;
	background-color: rgb(52,58,64,0.5);
	text-align:center;
	
    
}
.cierre3{
    color: #fff;
    width: 10%;
    padding-top: 2px;
   	cursor: pointer;
	font-weight:bold;
	right:5px;
	position: absolute;
	background-color: rgb(52,58,64,0.5);
	text-align:center;
	margin-top: -25px
    
}
.cierre:hover{
    
    background-color: rgb(52,58,64,0.9);
   
}
.tablas_por{
    background-color: rgb(52,58,64,0.8);
    top: 65px;
    width: 230px;
    height: 410px;
    float: right;
    right: 20%;
    position: absolute;
    z-index: 300;
	border-radius: 10px;
	transition : 0.5s;
	display:none;
}
.tablas_sum{
    background-color: rgb(52,58,64,0.8);
    top: 65px;
    width: 230px;
    height: 410px;
    float: right;
    right: 20%;
    position: absolute;
    z-index: 300;
	border-radius: 10px;
	transition : 0.5s;
	display:none;
}

.numero_s{
	color: #fff;
    width: 10%;
    height: 30px;
    padding-top: 2px;
    padding-left: 10px;
    margin-top: 8px;
    margin-left: 15px;
	 display: inline-block;
}
@media (max-width: 480px) { 
.lupita{
  
  width:25%;
  padding-left: 30px;
  padding-right: 30px;
  float:right;
   
}
.user{
	font-size: 12px;
	float:right;
}
}
.si{
	color:#000;
	font: 100 15px "Roboto", sans-serif; 
	font-weight: bold;	
	text-align:justify;
	border-bottom: 1px solid #E61407;
    height: 80px;
}

@media (max-width: 767px) { 
.lupita{
  
  width:25%;
  padding-left: 30px;
  padding-right:30px;
  float:right;
   
}
.user{
	font-size: 15px;
	float:right;
}
.si{
	color:#000;
	font: 100 16px "Roboto", sans-serif; 
	font-weight: bold;	
	text-align:justify;
	border-bottom: 1px solid #E61407;
    height: 80px;
}
}
