.section-top .section-tit {
  margin-top: 0;
  margin-bottom: 8px;
  color: #ACB5BD;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.section-top .section-sub {
  margin-top: 0;
  margin-bottom: 30px;
  color: #11365F;
  font-weight: 300;
}

.section-cont h1, .section-cont h2, .section-cont h3, .section-cont h4, .section-cont h5, .section-cont h6,
.section-cont strong {
  color: #11365F;
}
.section-cont h1, .section-cont h2, .section-cont h3, .section-cont h4, .section-cont h5, .section-cont h6 {
  margin-top: 30px;
  margin-bottom: 20px;
  font-weight: 400;
}
.section-cont p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
}
.section-cont .text-primary p {
  font-weight: 700;
  text-align: center;
}

@media (min-width: 1540px) {
  .section-top .section-sub {
    font-size: 48px;
    line-height: 52px;
  }

  .section-cont h1, .section-cont h2 {
    font-size: 36px;
    line-height: 40px;
  }
  .section-cont h3 {
    font-size: 32px;
    line-height: 38px;
  }
  .section-cont h4 {
    font-size: 28px;
    line-height: 32px;
  }
  .section-cont h5 {
    font-size: 24px;
    line-height: 28px;
  }
  .section-cont h6 {
    font-size: 20px;
    line-height: 24px;
  }
}
@media (min-width: 768px) and (max-width: 1539px) {
  .section-top .section-sub {
    font-size: 42px;
    line-height: 46px;
  }

  .section-cont h1, .section-cont h2 {
    font-size: 32px;
    line-height: 38px;
  }
  .section-cont h3 {
    font-size: 28px;
    line-height: 32px;
  }
  .section-cont h4 {
    font-size: 24px;
    line-height: 28px;
  }
  .section-cont h5 {
    font-size: 20px;
    line-height: 24px;
  }
  .section-cont h6 {
    font-size: 18px;
    line-height: 22px;
  }
}
@media (min-width: 1124px) {
  .section-cont .blq {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
  }
  .section-cont .blq .blq-img {
    margin-right: 30px;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
  }
  .section-cont .blq .blq-img.img-hztal {
    width: 360px;
    -webkit-flex-basis: 360px;
    flex-basis: 360px;
  }
  .section-cont .blq .blq-img.img-vtcal {
    width: 238px;
    -webkit-flex-basis: 238px;
    flex-basis: 238px;
  }
  .section-cont .blq .blq-txt {
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .section-cont .blq .blq-txt p:last-of-type {
    margin-bottom: 0;
  }
  .section-cont .blq:nth-child(odd) {
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .section-cont .blq:nth-child(odd) .blq-img {
    margin-left: 30px;
    margin-right: 0;
  }
  .section-cont .blq + .blq {
    margin-top: 30px;
  }
}
@media (min-width: 768px) {
  .section-top .section-tit {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (max-width: 1123px) {
  .section-cont .blq .blq-img {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .section-top .section-tit {
    font-size: 12px;
    line-height: 16px;
  }
  .section-top .section-sub {
    font-size: 32px;
    line-height: 38px;
  }

  .section-cont h1, .section-cont h2 {
    font-size: 28px;
    line-height: 32px;
  }
  .section-cont h3 {
    font-size: 24px;
    line-height: 28px;
  }
  .section-cont h4 {
    font-size: 20px;
    line-height: 24px;
  }
  .section-cont h5 {
    font-size: 18px;
    line-height: 22px;
  }
  .section-cont h6 {
    font-size: 16px;
    line-height: 24px;
  }
}

/*# sourceMappingURL=historia.css.map */
