.cta-three__moc {
}

#home.banner-one {
  padding-top: 216px;
}

.footer-widget__footer-logo img {
  max-width: 240px;
}

.page-corp.banner-one {
    padding-top: 215px;
}
.page-corp.banner-one .block-title__text h1 {
  color: #ecb231;
}
.page-corp .banner-one__btn, .page-corp .cta-three__btn {
    background-color: #ecb231;
}

@media (max-width: 1199px) {
  .header-navigation ul.navigation-box > li.current > a,
  .header-navigation ul.navigation-box > li:hover > a {
    color: #ecb131;
  }
}

@media (max-width: 416px) {
  .banner-one .block-title__text h1 {
    font-size: 2.4rem;
  }
}

@media (min-width: 416px) {
  .banner-one .block-title__text h1 {
    font-size: 55px;
    line-height: 70px;
  }
}

.banner-one .block-title__text h1 {
  font-weight: bold;
  color: #2e3d62;
}

.block-title__text h1:before {
  content: "";
  background-color: #340fa1;
  opacity: 0.102;
  width: 100%;
  height: 8px;
  position: absolute;
  bottom: 12px;
  left: 0;
  border-radius: 4px;
}

.block-title__text h1 {
  position: relative;
  display: inline;
}
