/**START**/
/*GENERAL*/

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
    font-family: "Glegoo", sans-serif!important;
}

#courseImageHeader h1, .headerbg h1 {
    font-family: "Glegoo", sans-serif !important;
}
h4{
font-size: 1.2rem;
}

body {
  font-family: "Encode Sans Condensed", sans-serif !important;
  font-weight: 400;
  font-style: normal;
}

/*BUTTONS*/

.btn-primary, .btn-secondary{
font-family: "Glegoo", sans-serif !important;
color: #fff !important;
background: #05738c !important;
border: 1px solid #fff !important;
}
.btn-primary:hover, .btn-secondary:hover{
color: #05738c !important;
background: #fff !important;
border: 1px solid #05738c !important;
}
.btn-enter-course {
    background: #8fc640 !important;
    font-family: "Glegoo", sans-serif !important;
    line-height: 60px !important;
    font-size: 25px !important;
}

/*NAV*/
.navbar-light .navbar-nav .custommenu .nav-link, .nav-link, .over-effect, .course-item h2, .list-group-item  {
    font-size: 13px !important;
font-family: "Glegoo", sans-serif !important;
}
.grid-item {
  -webkit-box-shadow: 0 0 1px 0 rgba(0,0,0,.5) !important;
  box-shadow: 0 0 1px 0 rgba(0,0,0,.5) !important;
}
.site-logo {
  background: rgba(0,0,0,0) url(https://www.edutrainers.com/wp-content/uploads/2024/04/edutrainers-logo-academy.png) no-repeat scroll top left/57px auto !important;
width: 57px !important;
  height: 80px !important;
margin-top: 0px !important;
}
#loginLogo {
  background: rgba(0,0,0,0) url(https://www.edutrainers.com/wp-content/uploads/2024/04/edutrainers-logo-academy.png) no-repeat scroll top left/57px auto !important;
width: 57px !important;
  height: 80px !important;
}
.navbar-light .navbar-nav .custommenu .nav-link:hover {
  border-top: 3px solid transparent !important;
}

/*FOOTER*/
#page-footer {
  background: #fff !important;
  border-top: 1px solid #dfdbbe;
}
.usermenu .login {
  color: #05738c !important;
}/**END**/
