@font-face {
  font-family: 'HARLOWSI';
  src: url('/font/harlowsi/HARLOWSI.eot');
  src: url('/font/harlowsi/HARLOWSI.eot') format('embedded-opentype'),
       url('/font/harlowsi/HARLOWSI.woff2') format('woff2'),
       url('/font/harlowsi/HARLOWSI.woff') format('woff'),
       url('/font/harlowsi/HARLOWSI.ttf') format('truetype'),
       url('/font/harlowsi/HARLOWSI.svg#HARLOWSI') format('svg');
}

.font-harlowsi{
  font-family: 'HARLOWSI';
}

#nav-home{
	position: absolute;
  top: 27px;
  left: 260px;
  font-size: 30px;
  color: #a1a1a1;
  transition: all 0.3s;
}
#nav-home:hover{
	color: #28d2d0;
	transform: scale(1.2);
}

#nav-store{
	position: absolute;
  top: 27px;
  right: 20px;
  font-size: 22px;
  color: #E30B5D;
  transition: all 0.3s;
}#nav-store:hover{
	text-decoration: none;
	transform: scale(1.1);
}


a.media-icon img{
  height: 39px;
}

input:focus{
  outline: none;
}

/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track  */
::-webkit-scrollbar-track {
  background: #F0F0F0;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #d9d9d9;
  border-radius: 3px;
  transition: .5s;
}

/* Handle on hover  */
::-webkit-scrollbar-thumb:hover {
  background: #d1d1d1;
}

/* width */
.playlist-videos::-webkit-scrollbar {
  width: 10px;
}

/* Track  */
.playlist-videos::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
.playlist-videos::-webkit-scrollbar-thumb {
  background: #007bff;
  border-radius: 3px;
  transition: .5s;
}

/* Handle on hover  */
.playlist-videos::-webkit-scrollbar-thumb:hover {
  background: #0a71df;
}

.university-video{
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
.university-video iframe{
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.playlist{

}.playlist a:hover{
  text-decoration: none;
}
.playlist-videos{
  height: 400px;
  overflow-y: scroll;

  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
}
.playlist-videos .video{
  display: block;
  padding: 10px 0px;
  border-bottom: 1px solid #e8e8e8;
  transition: 0.5s;
}.playlist-videos .video.playing{
  background-color: #f4f4f4;
}.playlist-videos .video:hover{
  background-color: #f4f4f4;
}.playlist-videos .thumbnail{
  height: 70px;
  border-left: solid 5px #7ebcff;
}.playlist-videos .video.playing .thumbnail{
  border-left: solid 5px #007bff;
}
.playlist-videos .title{
  font-size: 14px;
  font-weight: 500;
  color: #444444;
}
.playlist-videos .views{
  font-size: 13px;
  color: #9d9d9d;
}

.panel-education{
  position:relative;
  width: 100%;
  height: 100%;
  min-height: 200px;
  color:#ffffff;
  text-align:center;
  font-size: 5rem;
  background-color:#007bff;
}.panel-education .center{
  position:absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}.panel-education i{transform: rotate(20deg);}

.space{
	margin: 120px 0px;
}
.space.bottom{
	margin: 0px;
	margin-bottom: 120px;
}
.space.top{
	margin: 0px;
	margin-top: 120px;
}

.space-sm{
	margin: 50px 0px;
}
.space-sm.bottom{
	margin: 0px;
	margin-bottom: 50px;
}
.space-sm.top{
	margin: 0px;
	margin-top: 50px;
}

ul.learning-styles{

}
ul.learning-styles li{
  font-size: 22px;
}

.nav-line{
  display: inline-block;
  width: 5vw;
  height: 5px;
  background-color: #cae4ff;
}.nav-line.active{background-color:#007bff;}

.navigation{

}
.navigation .logo{
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
  border-bottom: 1px solid #dadada;
  padding: 15px 0px;
}.navigation .nav{
  padding: 15px 0px;
  justify-content: center;
  background-color: rgba(255,255,255,0);
  transition: 0.3s;
}.navigation .nav.solid{
  padding: 15px 0px;
  justify-content: center;
  background-color: #ffffff;
  transition: 0.3s;
}

.navigation .logo img{
  height: 50px;
  margin-left: 20px;
  padding-right: 10px;
  border-right: 2px solid #e2e2e2;
}

.video-text{
  position: absolute;
  top: 45%;
  left: 10%;
}.video-text .txt{
  font-size: 4vw;
  color: #ffffff;
}

.courses-register-bg{
  width: 100%;
  height: auto;
  color: #ffffff;
  background: linear-gradient(3deg, rgba(215,213,255,1) 0%, rgba(155,155,255,1) 35%, rgba(222,249,255,1) 100%);
}.courses-register-bg .courses-txt{
  text-align: center;
  color: #ffffff;
}.courses-register-bg .courses_info{
  margin: 8px 0px;
}.courses_info label{
  font-size: 13px;
}.courses-register-bg input{
  padding: 5px 6px;
  width: 100%;
  color: #ffffff;
  background-color: #0061c9;
  border: none;
  border-radius: 3px;
}.courses-register-bg input::placeholder{color: #acd4ff;}
.courses-register-bg button{
  padding: 8px 6px;
  width: 80%;
  color: #ffffff;
  font-weight: bold;
  background-color: #f0b323;
  border: none;
  border-radius: 20px;
}
/*    background: linear-gradient(3deg, rgba(215,213,255,1) 0%, rgba(155,155,255,1) 35%, rgba(222,249,255,1) 100%); */
@media only screen and (max-width: 991px) {
  .courses_info label{
    display: none;
  }
}

footer{
  margin: 20px 0px;
}footer a{
  color: #418CDD;
}
