@import url("https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap");
@font-face {
  font-family: "Aperto";
  src: url("webfonts/Aperto.eot");
  src: url("webfonts/Aperto.eot?#iefix") format("embedded-opentype"), url("webfonts/Aperto.woff2") format("woff2"), url("webfonts/Aperto.woff") format("woff"), url("webfonts/Aperto.ttf") format("truetype"), url("webfonts/Aperto.svg#Aperto") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Futura";
  src: url("webfonts/Futura-Normal.eot");
  src: url("webfonts/Futura-Normal.eot?#iefix") format("embedded-opentype"), url("webfonts/Futura-Normal.woff2") format("woff2"), url("webfonts/Futura-Normal.woff") format("woff"), url("webfonts/Futura-Normal.ttf") format("truetype"), url("webfonts/Futura-Normal.svg#Futura-Normal") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Futura";
  src: url("webfonts/Futura-Medium.eot");
  src: url("webfonts/Futura-Medium.eot?#iefix") format("embedded-opentype"), url("webfonts/Futura-Medium.woff2") format("woff2"), url("webfonts/Futura-Medium.woff") format("woff"), url("webfonts/Futura-Medium.ttf") format("truetype"), url("webfonts/Futura-Medium.svg#Futura-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
.Futura {
  font-family: "Futura";
}

.Aperto {
  font-family: "Aperto";
}

.Lato {
  font-family: "Lato";
}

.color-primary {
  color: #363636;
}

.color-primary-light {
  color: #d8b256;
}

.color-secondary {
  color: #f3efeb;
}

.color-secondary-light {
  color: #f1f1f1;
}

.color-tertiary {
  color: #fae09f;
}

.color-quaternary {
  color: #fae09f;
}

.is-white {
  color: #fff;
}

.is-black {
  color: #000;
}

.is-dark {
  color: #1f1f1f;
}

.is-gray {
  color: #575757;
}

.is-dark-gray {
  color: #747474;
}

.is-light-gray {
  color: #969696;
}

.is-lightest-gray {
  color: #FFF8F8;
}

.is-light-gray-1 {
  color: #eaeaea;
}

.color-green {
  color: #67ae45;
}

.color-1 {
  color: #474747;
}

.color-2 {
  color: #383533;
}

.color-3 {
  color: #caba90;
}

.color-4 {
  color: #caba90;
}

.is-bg-primary {
  background-color: #363636;
}

.is-bg-secondary {
  background-color: #f3efeb;
}

.is-bg-secondary-light {
  background-color: #f1f1f1;
}

.is-bg-tertiary {
  background-color: #fae09f;
}

.is-bg-quaternary {
  background-color: #fae09f;
}

.is-bg-white {
  background-color: #fff;
}

.is-bg-dark {
  background-color: #1f1f1f;
}

.is-bg-gray {
  background-color: #575757;
}

.is-bg-color-4 {
  background-color: #e9f3f6;
}

.container.extra-small {
  width: 1140px !important;
  max-width: none !important;
}
@media screen and (min-width: 1201px) {
  .container.fullhd {
    max-width: 100% !important;
    padding-left: 30px;
    padding-right: 30px;
  }
  .container.fullhd.small {
    padding-left: 60px;
    padding-right: 60px;
  }
  .container.extra-hd {
    max-width: 85% !important;
  }
}
@media screen and (min-width: 1700px) {
  .container {
    max-width: 1500px !important;
  }
  .container.fullhd {
    padding-left: 60px;
    padding-right: 60px;
  }
  .container.fullhd.small {
    padding-left: 120px;
    padding-right: 120px;
  }
}
@media screen and (max-width: 1200px) {
  .container {
    width: calc(100% - 40px);
  }
  .container.fullhd {
    width: 100%;
    max-width: 100% !important;
    padding-left: 30px;
    padding-right: 30px;
  }
  .container.fullhd.small {
    padding-left: 60px;
    padding-right: 60px;
  }
  .container.extra-small {
    width: 90% !important;
    max-width: none !important;
  }
  .container.m-full-w {
    width: 100% !important;
    max-width: none !important;
  }
}
@media screen and (max-width: 1023px) {
  .container.fullhd {
    padding-left: 15px;
    padding-right: 15px;
  }
  .container.fullhd.small {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.inner-banner .lr-text-wrp .l-text {
  top: -5vw;
}

.two-column-wrp .wrp-2 {
  padding-left: 12%;
}
.two-column-wrp .wrp-2 .heading-02 {
  width: 44%;
}
.two-column-wrp.swipe .wrp-2 {
  padding-left: 12%;
}

.com-section:nth-child(5) {
  padding-top: 0;
  padding-bottom: 220px;
}
@media only screen and (max-width: 1700px) {
  .com-section:nth-child(5) {
    padding-bottom: 140px;
  }
}
@media only screen and (max-width: 1023px) {
  .com-section:nth-child(5) {
    padding-bottom: 100px;
  }
}

.com-section:nth-child(6) .two-column-wrp.swipe .wrp-1 {
  margin-top: -260px;
}
@media only screen and (max-width: 1700px) {
  .com-section:nth-child(6) .two-column-wrp.swipe .wrp-1 {
    margin-top: -170px;
  }
}
@media only screen and (max-width: 1023px) {
  .com-section:nth-child(6) .two-column-wrp.swipe .wrp-1 {
    margin-top: -100px;
  }
}
@media only screen and (max-width: 767px) {
  .com-section:nth-child(6) {
    padding-bottom: 40px !important;
  }
}

.com-section:nth-child(7) {
  /* padding: 0; */
}

.com-section:nth-child(8) {
  position: relative;
  padding: 14vw 0 14vw;
}
.com-section:nth-child(8) .two-column-wrp {
  margin-bottom: 0;
}
.com-section:nth-child(8) .two-column-wrp .wrp-2 {
  margin-bottom: 5vw;
}
.com-section:nth-child(8) .lr-text-wrp .l-text {
  top: -40vw;
}
.com-section:nth-child(8) .lr-text-wrp .r-text {
  right: 40%;
  transform: translateX(50%);
  top: initial;
  bottom: -20vw;
}
@media only screen and (max-width: 1700px) {
  .com-section:nth-child(8) {
    padding: 6vw 0 4vw;
  }
  .com-section:nth-child(8) .lr-text-wrp .l-text {
    top: -30vw;
  }
  .com-section:nth-child(8) .lr-text-wrp .r-text {
    bottom: -14vw;
  }
}
@media only screen and (max-width: 767px) {
  .com-section:nth-child(8) {
    padding: 16vw 0 6vw;
  }
  .com-section:nth-child(8) .lr-text-wrp .l-text {
    top: -15vw;
  }
  .com-section:nth-child(8) .lr-text-wrp .r-text {
    bottom: -27vw;
    right: 20vw;
  }
}

/*# sourceMappingURL=better-living.css.map */
