@font-face {
  font-family: "BaskOldFace";
  src: url("../fonts/BaskOldFace.eot?#iefix") format("embedded-opentype"), url("../fonts/BaskOldFace.woff") format("woff"), url("../fonts/BaskOldFace.ttf") format("truetype"), url("../fonts/BaskOldFace.svg#BaskOldFace") format("svg");
  font-weight: normal;
  font-style: normal;
}
.font1, .titles, .living h1 {
  font-family: "BaskOldFace";
  font-weight: normal;
  font-style: normal;
}

.full-height {
  min-height: 80vh;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.full-height .asbg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.full-height .content {
  width: 80%;
  margin: auto;
  position: relative;
  z-index: 12;
}
@media (max-width: 767px) {
  .full-height {
    padding: 50px 0;
  }
  .full-height .content {
    width: 90%;
  }
}

.living .content {
  max-width: 677px;
  text-align: center;
}
.living h1 {
  color: #3fcde2;
  margin-bottom: 30px;
}
.living p {
  line-height: 24px;
  margin-bottom: 30px;
  font-size: 14px;
}
@media (max-width: 767px) {
  .living h1 {
    font-size: 40px;
  }
  .living p {
    font-size: 13px;
    line-height: 20px;
  }
}
@media (min-width: 768px) {
  .living h1 {
    font-size: 96px;
  }
}
.with-cols article {
  -moz-columns: 300px 2;
  columns: 300px 2;
  -moz-column-count: 2;
  column-count: 2;
  text-align: justify;
  margin-bottom: 30px;
}
.with-cols article p {
  margin-bottom: 30px;
  margin-top: 0;
  padding: 0 20px;
}

.diverse .content {
  max-width: 1036px;
  text-align: center;
}
.diverse h2 {
  color: #3fcde2;
  margin-bottom: 30px;
}
.diverse p {
  font-size: 13px;
  line-height: 24px;
}
.diverse strong.center {
  font-size: 12.97px;
  max-width: 580px;
  margin: auto;
  line-height: 24px;
  display: block;
}
@media (min-width: 768px) {
  .diverse h2 {
    font-size: 55px;
  }
}
.highest .content {
  max-width: 800px;
  color: #fff;
}
.highest h2 {
  margin-bottom: 30px;
  text-align: center;
}
.highest p {
  text-align: justify;
  line-height: 24px;
  font-size: 13px;
  margin-bottom: 30px;
  -moz-text-align-last: center;
       text-align-last: center;
}
@media (min-width: 768px) {
  .highest h2 {
    font-size: 55px;
  }
}
@media (max-width: 767px) {
  .highest article {
    width: 90%;
    margin: auto;
  }
}

.success .content {
  max-width: 1036px;
  text-align: center;
}
.success h2 {
  color: #3fcde2;
  margin-bottom: 30px;
}
.success p {
  font-size: 13px;
  line-height: 24px;
}
@media (min-width: 768px) {
  .success h2 {
    font-size: 55px;
  }
}/*# sourceMappingURL=company.css.map */