#topheader{
    background-color: black !important;
}
#topsocial{
    color: #ffffff;
}
#topsocial:hover{
    background-color: #f59c1e;
    color: black;
}
#body{
    color: #2b2b2b;
    background-color: #f8f6f3;
    font-family: Georgia, 'Times New Roman', Times, serif !important;
  }

#link{
    color: #ffffff !important;
}
#link:hover{
    color: #ffc600 !important;
}
#logolink{
    color: #ffffff !important;
    font-size: 16px;
}
#logolink:hover{
    color: #ffc600 !important;
}
#remove{
    color: #972d03 !important;
    font-size: 25px;
    font-weight: 600;
}
#searchbtn{
    background-color: #064568 !important;
    border: 0px;
    color: #ffffff !important;
}
#searchbtn:hover{
    background-color: #ffc600 !important;
    color: #000000 !important;
}
#btn{
    background-color: #064568 !important;
    border: 0px;
    color: #ffffff !important;
    font-family: 600;
}
#btn:hover{
    background-color: #ffc600 !important;
    color: #000000 !important;
}
#remove:hover{
    color: #064568 !important;
}
#videolink{
    color: #ff0000 !important;
}
#videolink:hover{
    color: #e44100 !important;
}
#normallink{
    color: #064568 !important;
    font-size: 16px;
    font-weight: 500;
}
#normallink:hover{
    color: #ffc600 !important;
}
#productlink{
    background-color: #064568 !important;
    color: #ffffff !important;
    font-size: 14px;
    font-weight: 400;
}
#productlink:hover{
    color: #ffc600 !important;
}
#rs-2-layer-1{
    background-color: rgb(6, 69, 104, 0.3) !important;
}
  #navheader{
    background-color: #064568 !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: #234e4e !important;
  }
  #navbarSupportedContent ul li ul li a{
    background-color: #234e4e !important;
  }
  #navbarSupportedContent ul li ul li a:hover{
    background-color: #056666 !important;
  }
  #navbarSupportedContent ul li ul li .active{
    background-color: #056666 !important;
    color: #ffc600;
  }
  #navbtn{
    color: #ffffff !important;
  }
  #navbtn a:hover{
    color: #ffc600 !important;
  }
  #home, #about, #whyus, #courses, #gallery, #team, #blog, #tickets, #whyus{
    background-color: #d4d0ca !important;
  }
  #container{
      border-radius: 25px;
      border: solid 15px #d4d0ca;
      padding-top: 10px;
      padding-bottom:10px;
      background-color: #e9e7e7;
  }
  #whycontainer{
      border-radius: 25px;
      border: solid 15px rgb(212, 208, 202);
      padding-top: 10px;
      padding-bottom:10px;
      background-color: #e9e7e7;
  }
  #whyuscontainer{
    border-radius: 10px !important;
  }
  #otherblogs > h6{
   font-weight: 400;
   color: #064568;
  }
  #otherblogs > h6:hover{
      color: #ffc600;
  }
  #blogi{
      color: #5a5a5a;
  }

