/*-- Use For Custom Styling --*/
*{
  color:#000;
}

.content p {
  margin-bottom: 0px;
}

.select2 > span.selection{
  width: 323px;
}

.e-learning ul {
  margin-bottom: 0px;
}

.e-learning li {
  list-style: inherit !important;
}


.testo li {
  list-style: disc;
  margin-left: 30px;
}

.btn.btn-primary {
  background-image: -o-linear-gradient(left, #da0402 0%, #997e4f 51%, #da0402 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(#da0402), color-stop(51%, #997e4f), to(#da0402));
  background-image: linear-gradient(to right, #da0402 0%, #997e4f 51%, #da0402 100%);
  background-image: linear-gradient(to right, #da0402 0%, #997e4f 51%, #da0402 100%);
}

.about-media::before {
    background: #3c5d00;;
}

.navbar-simple .navbar-nav .nav-link:hover, .navbar-simple .navbar-nav .nav-link.active {
  color: #da0402;
}

.news-item:hover .news-title {
  color: #da0402;
}

.side-menu {
  background: #da0402;
  background: -webkit-linear-gradient(to left, #f3c78d, #6697cf);
  background: linear-gradient(to left, #f3c78d, #6697cf);
}

section {
  padding: 3.5rem 0;
}

.navbar-top-default {
  overflow: visible;
}

header a.logo img {
  max-width: 200px;
}

#page p a{
  color: #0183ff !important;
}

article {
  overflow: hidden;
  margin-bottom: 10px;
}

.meeting a.readmore{
  color: #0183ff !important;
}

.side-nav .navbar-nav .nav-item {
  margin: 5px 0 !important;
}

.breadcrumb {
  background-color: #4c98b9 !important;
}

.breadcrumb-item a{
  font-weight: bold;
}

.breadcrumb-item.active,.breadcrumb a{
  color: #ffffff !important;
}

.breadcrumb-item + .breadcrumb-item::before {
    color: #ffffff !important;
}

.testimonial-section .text-section {
  padding-top: 0px;
  padding-bottom: 0px;
}

.navbar-nav {
  align-items: first baseline !important;
}

.side-nav .navbar-nav .nav-link {
  font-size: 16px;
}

#page a,
.event a {
  color: #00b7ff;
}

.breadcrumb-item a {
  color: #FFF;
}

a.btn{
  color: #FFF !important;
}

a.btn.btn-trans-white{
  color: #000 !important;
}
