@font-face {
  font-family: 'the-sans-office';
  font-style: normal;
  src: url('/css/fonts/190411073838The-Sans-Office.eot');
  src: local('the-sans-office'), url('/css/fonts/190411073838The-Sans-Office.eot') format('embedded-opentype'), url('/css/fonts/190411073838The-Sans-Office.woff') format('woff');
}
.the-sans-office {
  font-family: 'the-sans-office' !important;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
p {
  font-family: 'the-sans-office' !important;
}
.separator hr {
  border-color: #f7be68;
}
.separator div {
  font-size: 1.3rem;
}
.header {
  line-height: 1;
}
.header-logo {
  font-size: 2.25rem;
  font-weight: bold;
}
.header-logo:hover {
  text-decoration: none;
}
.header-sub-logo {
  font-size: 1.2rem;
}
.footer {
  font-size: 0.9rem;
  padding: 2.5rem 0 0 0;
  color: #5b5b5b;
  text-align: center;
  background-color: #efefef;
}
.footer p:last-child {
  margin-bottom: 0;
}
.footer #red {
  background-color: #d61b1b;
  height: 9px;
}
.footer #orange {
  background-color: #fd7c38;
  height: 9px;
}
.main-content {
  text-align: center;
}
.main-content img {
  width: 100%;
}
.main-content img#map-indonesia {
  width: 60%;
}
.btn-submit {
  background-color: #c81a1f;
  color: #fff;
}
.input-group-text .text-info {
  color: #5b5b5b !important;
}
.cta h5 {
  font-size: 1.3rem;
  color: #5b5b5b;
}
.cta h5 .email-phone {
  font-size: 1.2rem;
}
.cta h5 .email-phone .fa {
  color: #5b5b5b;
}
@media (max-width: 575px) {
  img#logo-batang {
    height: 40px;
    margin: 12px 0 0 0;
  }
  img#logo-intiland {
    height: 40px;
  }
  .header-logo {
    font-size: 1.5rem;
  }
  .header-sub-logo {
    font-size: 1rem;
  }
  .cta h5 {
    font-size: 22px;
    color: #5b5b5b;
  }
  .cta h5 #email-phone {
    font-size: 17px !important;
    line-height: 28px;
  }
}
