.copyright-text > p {
  font-size: 12px;
}

.rd-btn {
  background-color: #0c425d;
  border-style: hidden;
}

.rd-btn:hover {
  background-color: #092e42;
  border-width: 0px;
}

.sub-footer .sub-footer-bg {
  width: 0px;
  height: 0px;
}

.header-button a {
  color: #ffffff;
  font-weight: 700;
  display: inline-block;
  background-color: #0c425d;
  width: 137px;
  height: 50px;
  line-height: 50px;
  box-shadow: 0px 0px 0px 0px;
  text-align: center;
}

.header-button:hover {
  background-color: #092e42;
  border-width: 0px;
}

.mean-container .mean-nav ul li a:hover {
  background-color: #0b3444;
}

.mean-container .mean-nav ul li a {
  background-color: #0c425d;
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
  height: 20px;
  line-height: 16px;
  padding-top: 16px;
}

.mt-15.mb-30 {
  padding: 0px;
  padding-right: 30px;
}

.about-icons .single-icons span {
  color: #36393b;
}

.about-icons .single-icons:hover {
  box-shadow: none;
  padding: 0px;
}

.col-md-4.col-4 {
  margin: 0px;
  padding: 14px;
}

.footer-widget .section-title .line {
  background-color: #ffffff;
}

.line::after {
  background: #ffffff;
}

p {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.667;
  color: #1a191e;
  margin-bottom: 15px;
}

.ml-70.main-menu.float-left {
  margin-left: 30%;
}

.mean-container .mean-nav ul li a.mean-expand:hover {
  background-color: #1a3952;
}

.mean-container .mean-nav ul li a.mean-expand {
  line-height: 25px;
  background-color: #1a3952;
}