
.logo-row {
  width: auto;
}

.fs-16 {
  font-size: 16px;
}

.row-flex {
  display: flex;
  flex-wrap: wrap;
}

.footer-soc-a img {
  width: 50px;
  margin-bottom: 8px;
}

.main-menu-title img {
  width: 24px;
  margin-top: -5px;
}

.section-title-wrapper h1, .section-title-wrapper h2, .section-title-wrapper h3, .section-title-wrapper h4, .section-title-wrapper h5 {
  margin: 0;
  padding: 10px 25px 10px 25px;
  font-family: "Play", Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-size: 30px;
  line-height: 36px;
  color: #8b1a10;
  border-left: #8b1a10 2px solid;
}
.section-title-wrapper.no-border h1, .section-title-wrapper.no-border h2, .section-title-wrapper.no-border h3, .section-title-wrapper.no-border h4, .section-title-wrapper.no-border h5 {
  border-left: 0;
}

.slides {
  border-top: 1px solid #a7a7a7;
  border-bottom: 1px solid #a7a7a7;
}

.sixteen {
  display: flex;
  align-items: center;
}
.sixteen .flex-top-box {
  z-index: 50;
  padding-left: 150px;
}
@media (max-width: 1500px) {
  .sixteen .flex-top-box {
    padding-left: 63px;
  }
}
@media (max-width: 767px) {
  .sixteen .flex-top-box {
    padding: 0 30px;
    text-align: center;
  }
}
.sixteen .flex-top-box p, .sixteen .flex-top-box h2 {
  font-family: "Play", Arial, Helvetica, sans-serif;
  color: black;
  margin: 10px 0;
}
.sixteen .flex-top-box h2 {
  font-size: 32px;
  font-weight: bold;
  margin: 11px 0px 6px;
}
.sixteen .flex-top-box p {
  font-size: 16px;
  margin-top: 10px;
  line-height: 22px;
}

.port-flex {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.port-overlay-cont {
  padding: 20px;
}

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