.site-description {
  font-size: 17px;
  color: #2867b1;
  font-weight: bold;
}

.logo-wrap {
  width: 100%;
  text-align: center;
  height: 100%;
}

.col-12 {
  border-width: 0px;
  border-style: solid;
  border-top-width: 10px;
  border-top-style: solid;
  border-top-color: #aecfd4;
  background-color: #d1ebf0;
}

.header-two .logo {
  margin-right: 0px;
  margin-left: 6px;
  width: 190px;
}

#primary-menu.menu.nav-menu {
  color: #2867b1;
  font-size: 12pt;
  font-weight: normal;
  width: 130%;
  padding-right: 24px;
  margin-left: -100px;
}

#primary-menu .menu-item:hover .nav-link {
  color: #2867b1;
  font-size: 16px;
  font-weight: normal;
}

.affix.sticky-menu {
  background-color: #d6ecf0;
}

#primary-menu .nav-item:hover .nav-link {
  background-color: #fcf9cf;
}

#primary-menu .nav-link {
  font-size: 16px;
  font-weight: normal;
  word-spacing: 0px;
  letter-spacing: 0px;
  text-indent: 0px;
}

.rpt_style_basic .rpt_plan .rpt_head .rpt_recurrence {
  font-size: 18px;
  font-weight: bold;
  color: #fae420;
}

.rpt_style_basic .rpt_plan .rpt_title {
  background-color: #9c9c9c;
  font-weight: bold;
}

.custom-logo {
  width: 160%;
}