#quick-contact li {
  width: 200px;
  float: left;
  text-align: left;
  line-height: 18px;
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
}

.right-head {
  position: relative;
  float: none;
  top: 35px;
}

a.custom-button.header-button {
  background-color: #5fa626;
}

a.custom-button:hover {
  background-color: #249d5a;
}

#tophead.top-header {
  background-color: #5fa626;
}

.main-navigation ul > li:hover > ul.sub-menu {
  background-color: #249d5a;
}

.main-navigation li li > a:hover {
  color: #ffffff;
}

.main-navigation ul li a {
  color: #ffffff;
}

#quick-contact a {
  font-weight: 500;
}

#quick-contact li strong {
  font-size: 16px;
}

.site-info {
  display: none;
}

#footer-widgets.widget-area {
  background-color: #141B27;
  position: relative;
  display: block;
  padding-top: 50px;
  padding-bottom: 35px;
}

#colophon .copyright {
  display: block;
  position: relative;
  float: none;
}

.page_counter_text {
  position: relative;
  text-align: center;
  display: block;
}

#colophon.site-footer {
  display: none;
}

h5 {
  color: #ffffff;
}