#body{
  color: #2b2b2b;
  background-color: #f8f6f3;
  font-family: Georgia, 'Times New Roman', Times, serif !important;
}
#header{
  background-color: #000000 !important;
}
#header ul li a span{
    color: #ffffff;
}
#header ul li a span:hover{
    color: #ffc600;
}
#slider-part{
    background-color: #f8f6f3;
}
#link{
    color: #ffffff !important;
}
#link:hover{
    color: #ffc600 !important;
}
#normallink{
    color: #023e46e6 !important;
    font-size: 18px;
    font-weight: 500;
}
#normallink:hover{
    color: #ffc600 !important;
}
#navheader{
  background-color: #023e46e6 !important;
}
#navheader a{
  color: rgb(255, 255, 255);
  font-family: Georgia, 'Times New Roman', Times, serif !important;
  font-weight: 500;
  text-transform: none;
  font-size: 17px;
}
#navheader a:hover{
  color: #ffc600;
}
#navbarSupportedContent > ul > li > a.active {
    color: #ffc600 !important;
}
.navigation .navbar .navbar-nav li a .sub-nav-toggler {
  color: #f8f6f3;
}
#navbarSupportedContent ul li ul li{
  background-color: #246d76 !important;
}
#navbarSupportedContent ul li ul li a{
  background-color: #246d76 !important;
}
#navbarSupportedContent ul li ul li a:hover{
  background-color: #023e46e6 !important;
}
#navbarSupportedContent ul li ul li .active{
  background-color: #023e46e6 !important;
  color: #ffc600;
}
#navbtn{
  color: #ffffff !important;
}
#navbtn a:hover{
  color: #ffc600 !important;
}
#section, #courses-part, #category-part, #patnar-logo, #about-page, #teachers-page, #event-page, #contact-page, #blog-singel, #shop-page{
  background-color: #ccc;
  padding-top: 10px;
  padding-bottom:10px;
}
#container{
    border-radius: 10px;
    padding-top: 10px;
    padding-bottom:10px;
}
#otherblogs > h6{
 font-weight: 400;
 color: #023e46e6;
}
#otherblogs > h6:hover{
    color: #ffc600;
}
#blogi{
    color: #5a5a5a;
}
