/*!
 * Start Bootstrap - SB Admin v5.0.1 (https://startbootstrap.com/template-overviews/sb-admin)
 * Copyright 2013-2018 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-sb-admin/blob/master/LICENSE)
 */

html {
  position: relative;
  min-height: 100%;
}

body {
  height: 100%;
}

#wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#wrapper #content-wrapper {
  overflow-x: hidden;
  width: 100%;
   padding-top: 1rem;
  padding-bottom: 80px;
}
#wrapper #content-wrapper2 {
  overflow-x: hidden;
  width: 100%;
   padding-top: 1rem;
  padding-bottom: 80px;
}
.oculta{
	display:none;
}


::-webkit-scrollbar {
  width: 7px;
  height: 7px;
}
::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}
::-webkit-scrollbar-thumb {
  background: #c0c0c0;
  border: 0px solid #ffffff;
  border-radius: 50px;
}
::-webkit-scrollbar-thumb:hover {
  background: #808080;
}
::-webkit-scrollbar-thumb:active {
  background: #6f6f6f;
}
::-webkit-scrollbar-track {
  background: #666666;
  border: 0px none #ffffff;
  border-radius: 50px;
}
::-webkit-scrollbar-track:hover {
  background: #666666;
}
::-webkit-scrollbar-track:active {
  background: #333333;
}
::-webkit-scrollbar-corner {
  background: transparent;
}

body.fixed-nav #content-wrapper {
  margin-top: 56px;
  padding-left: 90px;
}

body.fixed-nav.sidebar-toggled #content-wrapper {
  padding-left: 0;
}

@media (min-width: 768px) {
  body.fixed-nav #content-wrapper {
    padding-left: 225px;
  }
  body.fixed-nav.sidebar-toggled #content-wrapper {
    padding-left: 90px;
  }
}
.embed-responsive-eva::before{
	height:500px;

	}
.scroll-to-top {
  position: fixed;
  right: 15px;
  bottom: 15px;
  display: none;
  width: 50px;
  height: 50px;
  text-align: center;
  color: #fff;
  background: rgba(52, 58, 64, 0.5);
  line-height: 46px;
}

.scroll-to-top:focus, .scroll-to-top:hover {
  color: white;
}

.scroll-to-top:hover {
  background: #343a40;
}

.scroll-to-top i {
  font-weight: 800;
}

.smaller {
  font-size: 0.7rem;
}

.o-hidden {
  overflow: hidden !important;
}

.z-0 {
  z-index: 0;
}

.z-1 {
  z-index: 1;
}

.navbar-nav .form-inline .input-group {
  width: 100%;
}

.navbar-nav .nav-item.active .nav-link {
  color: #fff;
}

.navbar-nav .nav-item.dropdown .dropdown-toggle::after {
  width: 1rem;
  text-align: center;
  float: right;
  vertical-align: 0;
  border: 0;
  font-weight: 900;
  content: '\f105';
  font-family: 'Font Awesome 5 Free';
}

.navbar-nav .nav-item.dropdown.show .dropdown-toggle::after {
  content: '\f107';
}

.navbar-nav .nav-item.dropdown.no-arrow .dropdown-toggle::after {
  display: none;
}

.navbar-nav .nav-item .nav-link:focus {
  outline: none;
}

.navbar-nav .nav-item .nav-link .badge {
  position: absolute;
  margin-left: 0.75rem;
  top: 0.3rem;
  font-weight: 400;
  font-size: 0.5rem;
}
.video{
  padding-top:15px;
  padding-bottom:62px;
}

@media (min-width: 768px) {
	
  .navbar-nav .form-inline .input-group {
    width: auto;
  }
}




.sidebar {
  width: 90px !important;
  background-color: #3f4652;
  min-height: calc(100vh - 56px);
   
}

.sidebar .nav-item:last-child {
  margin-bottom: 1rem;
}

.sidebar .nav-item .nav-link {
  text-align: center;
  padding: 0.75rem 1rem;
  width: 90px;
}

.sidebar .nav-item .nav-link span {
  font-size: 0.65rem;
  display: block;
}

.sidebar .nav-item .dropdown-menu {
  position: absolute !important;
  -webkit-transform: none !important;
  transform: none !important;
  left: calc(90px + 0.5rem) !important;
  margin: 0;
}

#content_2 {
	
	height:200vh;
    padding-left: 40px;
	padding-right:20px;
    min-height: 100vh;
    transition: all 0.3s;
    top: 0;
    right: 0;
	z-index:2;
	background-color:black;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.85;
	margin-top:-20px;
	
	
}
.subtemas{
	margin-left: 15px;
    width: 280px;
	height:400px;
    border: 1px solid #E7E7E7;
    padding: 5px 0;
    z-index: 2;
    box-shadow: 0 5px 15px rgba(0,0,0,0.05);
    top: 80px;
    position: absolute !important;
	-webkit-transform: none !important;
	transform: none !important;
	overflow-y: scroll;
	border-top: 1px solid rgba(227,227,230,1);
	background-color: #F9F9F9;
	}

.flecha_izquierda{
	width: 0;
	height: 0;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent; 
	border-right:20px solid #fff;
	z-index: 200;
	top: 85px;
	position: absolute !important;
 
}


/* ---------------------------------------------------
    botones de desplazamiento control video
----------------------------------------------------- */


.botonera{
	padding-top:30px;
	  float: right !important;
}
.tittema{
	
	  float: left !important;
}
#segund{
	float:left;
	width:30px; 
	height:30px;  
	padding-right: 45px;
}
#total{
	float:left;
	width:30px; 
	height:30px;  
}
.primero{
	display: inline-block;
    float: left;
	cursor:pointer;
	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: 35px;
    height: 35px;
	text-align: center;
	padding-top: 5px;
    padding-right: 2px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
	margin-right:10px;
	
}
.primero:hover{

	background-size:80%;
}
.anterior{
	display: inline-block;
	float:left; 
	width:30px; 
	height:30px;
	background-image: url("../img/botones/anterior.png");
    background-position: center center;
    background-repeat: no-repeat;
}
.anterior:hover{

	background-size:80%;
}
/* .pause{ */
	
	/* width:30px;  */
	/* height:30px;  */
	/* background-image: url("../img/botones/pause.png"); */
    /* background-position: center center; */
    /* background-repeat: no-repeat; */
	/* float:left; */


/* } */
/* .pause:hover{ */

	/* background-size:80%; */
/* } */
/* .play{
	
	width:30px; 
	height:30px;
	background-image: url("../img/botones/play.png");
	background-position: center center;
    background-repeat: no-repeat;
	float:left;
	
	
}
.play:hover{

	background-size:80%;
} */
.stop{
	
	width:30px; 
	height:30px;
	background-image: url("../img/botones/stop.png");
	background-position: center center;
    background-repeat: no-repeat;
	float:left;
	%;

}
.stop:hover{

	background-size:80%;
}
.siguiente{
	
	float:left;
	cursor:pointer;
	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: 35px;
    height: 35px;
	text-align: center;
	padding-top: 5px;
    padding-left: 2px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
	margin-right:10px;


}

.azulozo{
	
	float:left;
	cursor:pointer;
	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: 35px;
    height: 35px;
	text-align: center;
	padding-top: 5px;
    padding-left: 2px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
	margin-right:10px;


}

.azulozo_bot 
{
	
	margin-top: 6px !important;


}
.evaluation{
	
	width:30px; 
	height:30px;
	background-image: url("../img/botones/evaluation.png");
	background-position: center center;
    background-repeat: no-repeat;
	float:right;
	cursor:pointer;
	padding-left: 8px;
    padding-right: 8px;


}
.siguiente:hover{

	background-size:80%;
}
.ultimo{
	  
	width:30px; 
	height:30px;
	background-image: url("../img/botones/ultimo.png");
	background-position: center center;
    background-repeat: no-repeat;
	float:left;
	cursor:pointer;
	

}
.ultimo:hover{

	background-size:80%;
}
.eva_nin{
	  
	width:30px; 
	height:30px;
	background-image: url("../img/botones/evaluation.png");
	background-position: center center;
    background-repeat: no-repeat;
	float:left;
	cursor:pointer;
	

}
.eva_nin:hover{

	background-size:80%;
}




.volver{
	
	width:35px; 
	height:35px; 
	background-image: url("../img/botones/volver.png");
	background-repeat: no-repeat;
	float:left;
	
}


.sidebar .nav-item .dropdown-menu.dropup {
  bottom: 0;
  top: auto !important;
}

.sidebar .nav-item.dropdown .dropdown-toggle::after {
  display: none;
}

.sidebar .nav-item .nav-link {
  color: #fff;
}

.sidebar .nav-item .nav-link:active, .sidebar .nav-item .nav-link:focus, .sidebar .nav-item .nav-link:hover {
  color: rgba(255, 255, 255, 0.75);
}

.sidebar.toggled {
  width: 0 !important;
  overflow: hidden;
}

@media (min-width: 768px) {



  .sidebar {
    width: 225px !important;
  }
  .sidebar .nav-item .nav-link {
    display: block;
    width: 100%;
    text-align: left;
    padding: 1rem;
    width: 225px;
  }
  .sidebar .nav-item .nav-link span {
    font-size: 1rem;
    display: inline;
  }
  .sidebar .nav-item .dropdown-menu {
    position: static !important;
    margin: 0 1rem;
    top: 0;
	overflow-y: scroll;	
    height: 550px;
  }
  .sidebar .nav-item.dropdown .dropdown-toggle::after {
    display: block;
  }
  .sidebar.toggled {
    overflow: visible;
    width: 90px !important;
  }
  .sidebar.toggled .nav-item:last-child {
    margin-bottom: 1rem;
  }
  .sidebar.toggled .nav-item .nav-link {
    text-align: center;
    padding: 0.75rem 1rem;
    width: 90px;
  }
  .sidebar.toggled .nav-item .nav-link span {
    font-size: 0.65rem;
    display: block;
  }
  .sidebar.toggled .nav-item .dropdown-menu {
    position: absolute !important;
    -webkit-transform: none !important;
    transform: none !important;
    left: calc(90px + 0.5rem) !important;
    margin: 0;
	overflow-y: scroll;	
    height: 550px;
  }
  .sidebar.toggled .nav-item .dropdown-menu.dropup {
    bottom: 0;
    top: auto !important;
	
  }
  .sidebar.toggled .nav-item.dropdown .dropdown-toggle::after {
    display: none;
  }
}

.sidebar.fixed-top {
  top: 56px;
  height: calc(100vh - 56px);
  overflow-y: auto;
}


.card-body-icon {
position: absolute;
    z-index: 0;
    top: -1rem;
    right: 1rem;
    opacity: 0.8;
    font-size: 5rem;
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
}

@media (min-width: 576px) {
  .card-columns {
    -webkit-column-count: 1;
    column-count: 1;
  }
  
}
@media (max-width: 360px) {
#titulos{
	font-size:8px;
}
.primero{
	width:20px; 
	height:20px;
	}
	.anterior{
	width:20px; 
	height:20px;
	}
	.pause{
	width:20px; 
	height:20px;
	}
	.play{
	width:20px; 
	height:20px;
	}
	.stop{
	width:20px; 
	height:20px;
	}
	.siguiente{
	width:20px; 
	height:20px;
	}
	.ultimo{
	width:20px; 
	height:20px;
	}

}	
@media (min-width: 768px) {
  .card-columns {
    -webkit-column-count: 2;
    column-count: 2;
  }
}

@media (min-width: 1200px) {
  .card-columns {
    -webkit-column-count: 2;
    column-count: 2;
  }
}

:root {
  --input-padding-x: 0.75rem;
  --input-padding-y: 0.75rem;
}

.card-login {
  max-width: 25rem;
}

.card-register {
  max-width: 40rem;
}

.form-label-group {
  position: relative;
}

.form-label-group > input,
.form-label-group > label {
  padding: var(--input-padding-y) var(--input-padding-x);
  height: auto;
}

.form-label-group > label {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  margin-bottom: 0;
  /* Override default `<label>` margin */
  line-height: 1.5;
  color: #495057;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

.form-label-group input::-webkit-input-placeholder {
  color: transparent;
}

.form-label-group input:-ms-input-placeholder {
  color: transparent;
}

.form-label-group input::-ms-input-placeholder {
  color: transparent;
}

.form-label-group input::placeholder {
  color: transparent;
}

.form-label-group input:not(:placeholder-shown) {
  padding-top: calc(var(--input-padding-y) + var(--input-padding-y) * (2 / 3));
  padding-bottom: calc(var(--input-padding-y) / 3);
}

.form-label-group input:not(:placeholder-shown) ~ label {
  padding-top: calc(var(--input-padding-y) / 3);
  padding-bottom: calc(var(--input-padding-y) / 3);
  font-size: 12px;
  color: #777;
}

footer.sticky-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  right: 0;
  bottom: 0;
  width: calc(100% - 90px);
  height: 60px;

}

footer.sticky-footer .copyright {
  line-height: 1;
  font-size: 0.8rem;
}

@media (min-width: 768px) {
  footer.sticky-footer {
    width: calc(100% - 225px);
  }
}

body.sidebar-toggled footer.sticky-footer {
  width: 100%;
}

@media (min-width: 768px) {
  body.sidebar-toggled footer.sticky-footer {
    width: calc(100% - 90px);
  }
}

@media (max-width: 480px) { 
.navbar-dark .navbar-brand{
	font-size: 0.8rem;
}
}
@media (max-width: 767px) { 
.navbar-dark .navbar-brand{
	font-size: 0.8rem;
}
}