@charset "UTF-8";
.app-header {
  background-color: transparent;
}

.lp-main {
  background-image: url("../images/scenes/landing/hero-mobile.png");
  background-size: cover;
  background-position: center;
  padding-top: 92px;
  font-family: "Karla", sans-serif;
  font-weight: bold;
}
@media (min-width: 450px) {
  .lp-main {
    background-image: url("../images/scenes/landing/hero2.jpg");
  }
}
@media (min-width: 2000px) {
  .lp-main__first {
    height: 700px;
  }
}
.lp-main__owl {
  width: 100% !important;
  position: absolute !important;
  top: 0;
  z-index: 0 !important;
  left: 0;
  height: 105%;
}
.lp-main__owl .owl-stage {
  display: flex;
}
.lp-main__owl .owl-item img,
.lp-main__owl .owl-item,
.lp-main__owl .item,
.lp-main__owl .item img {
  width: auto;
  height: 100%;
}
@media (max-width: 766px) {
  .lp-main__owl .d-m-block {
    display: block !important;
  }
}
@media (min-width: 767px) {
  .lp-main__owl .d-lg-block {
    display: block !important;
  }
}
.lp-main__owl .owl-stage-outer,
.lp-main__owl .owl-stage,
.lp-main__owl .owl-item,
.lp-main__owl .owl-item img {
  height: 100% !important;
}
@media (max-width: 991px) {
  .lp-main__owl .owl-stage-outer,
.lp-main__owl .owl-stage,
.lp-main__owl .owl-item,
.lp-main__owl .owl-item img {
    width: auto !important;
    min-width: 100%;
  }
}
.lp-main__owl .owl-dots {
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
}
.lp-main__owl .owl-item.active {
  z-index: 2;
}
.lp-main__owl .owl-item .item {
  position: relative;
  height: 100% !important;
  width: 100% !important;
}
.lp-main__owl .owl-item img {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 1999px) {
  .lp-main__owl .owl-item img {
    width: auto !important;
  }
}
@media (min-width: 2001px) {
  .lp-main__owl .owl-item img {
    width: 100% !important;
  }
}
.lp-main__seen {
  height: 150px;
  background: #FFFFFF;
  text-align: center;
  padding: 10px 40px 27px;
  margin-top: 30px;
}
.lp-main__seen h3 {
  font-family: "Karla", sans-serif;
  font-weight: 700;
  color: #FF7354;
  text-shadow: 0 2px 4px 0 rgba(167, 95, 95, 0.09);
  line-height: 40px;
  letter-spacing: 3px;
  font-size: 16px;
  text-transform: uppercase;
}
.lp-main__seen img {
  margin: 10px auto 0;
  width: 400px;
  max-width: 100%;
}
.lp-main--mask {
  width: 100%;
  height: 105%;
  opacity: 0.49;
  position: absolute;
  top: 0;
  background: linear-gradient(180deg, black 0%, rgba(255, 255, 255, 0) 100%);
  pointer-events: none;
}
.lp-main__content {
  padding: 0 25px 44px;
  position: relative;
  z-index: 1;
  pointer-events: none;
}
@media (min-width: 992px) {
  .lp-main__content {
    border-top: 1px solid rgba(255, 255, 255, 0.43);
    padding: 0;
    z-index: 1;
    position: relative;
  }
}
.lp-main__title {
  font-family: "LatoWebBlack";
  font-weight: normal;
  color: #ffffff;
  font-size: 32px;
  line-height: 38px;
  padding: 41px 5px 0 0;
}
@media (min-width: 992px) {
  .lp-main__title {
    padding: 82px 0 270px;
    font-size: 55px;
    line-height: 65px;
    width: 65.75%;
  }
}
.lp-main__rates {
  padding: 37px 0 5px;
  position: relative;
}
@media (min-width: 992px) {
  .lp-main__rates {
    padding: 70px 0 77px;
  }
}
@media (min-width: 992px) {
  .lp-main__rates-line {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 108% !important;
    border-left: 1px solid rgba(255, 255, 255, 0.43);
  }
}
@media (min-width: 2000px) {
  .lp-main__rates-line {
    height: 144% !important;
  }
}
.lp-main__rate-container {
  font-family: "Karla", sans-serif;
  font-weight: bold;
  color: #ffffff;
  padding: 1px 0 0 16px;
  height: 41px;
  position: relative;
}
@media (min-width: 992px) {
  .lp-main__rate-container {
    padding: 4px 0 0 19px;
  }
}
.lp-main__rate-container:first-child {
  margin-bottom: 29px;
}
@media (min-width: 992px) {
  .lp-main__rate-container:first-child {
    margin-bottom: 49px;
  }
}
.lp-main__rate-container-line {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0;
  width: 3px;
  background-color: #FF7354;
  box-shadow: 0 2px 4px 0 rgba(167, 95, 95, 0.09);
  height: 68px;
  top: -8px;
}
.lp-main__rate-title {
  margin: 0;
  font-weight: bold;
  font-size: 21px;
  line-height: 21px;
}
@media (min-width: 992px) {
  .lp-main__rate-title {
    font-size: 31px;
    line-height: 23px;
  }
}
.lp-main__rate-value {
  font-size: 12px;
  line-height: 10px;
  font-weight: bold;
  display: block;
  margin-top: 1px;
}
@media (min-width: 992px) {
  .lp-main__rate-value {
    font-size: 15px;
    line-height: 22px;
  }
}
@media (min-width: 992px) {
  .lp-main__widget {
    background: #ffffff;
    position: absolute;
    left: 0;
    right: 0;
    top: 353px;
    padding: 16px 0 7px;
    width: 1004px;
    max-width: 90%;
    margin: 0 auto;
  }
  .lp-main__widget > div {
    max-width: 100%;
  }
}
.lp-main__widget .guesty-root-element.small-size.guesty-widget__container .guesty-widget__item {
  margin: 0;
}
.lp-main__widget .guesty-root-element.small-size.guesty-widget__container .guesty-widget__item .selectr-container {
  width: 92%;
  margin-left: 10px;
  margin-right: 0;
}
.lp-main__widget .guesty-root-element.small-size.guesty-widget__container .guesty-widget__item #guesty-search-widget__datepicker {
  width: 92%;
  margin-left: 10px;
  margin-right: 0;
}

.guesty-root-element #guesty-search-widget__datepicker input.check-in,
.guesty-root-element #guesty-search-widget__datepicker input.check-out {
  padding: 5px;
}

.guesty-search-submit-btn:hover {
  text-decoration: none;
}

.lp-plan {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #000000;
  width: 100%;
  border-radius: 5px;
  background-color: #FFFFFF;
  padding: 28px 36px;
}
@media (min-width: 992px) {
  .lp-plan {
    padding: 40px 36px 50px;
    width: 27.74%;
    box-shadow: 0 1px 29px 0 rgba(192, 192, 192, 0.32);
  }
  .lp-plan:nth-child(3n) {
    margin: 0 60px;
  }
}
.lp-plan__title {
  font-family: "LatoWebBlack";
  font-weight: normal;
  text-align: center;
  margin: 0;
  font-size: 22px;
  line-height: 33px;
}
@media (min-width: 992px) {
  .lp-plan__title {
    font-size: 27px;
    line-height: 33px;
  }
}
.lp-plan__text {
  font-family: "LatoWebBlack";
  font-weight: normal;
  font-size: 11px;
  line-height: 18px;
}
@media (min-width: 992px) {
  .lp-plan__text {
    font-size: 15px;
    line-height: 18px;
  }
}
.lp-plan__more {
  font-family: "Karla", sans-serif;
  font-weight: 400;
  height: 53px;
  width: 210px;
  background-color: #000000;
  box-shadow: 0 2px 4px 0 rgba(167, 95, 95, 0.09);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFFFFF;
  font-size: 15px;
  letter-spacing: 0.75px;
  line-height: 18px;
  border: none;
  margin-top: 28px;
}
@media (min-width: 992px) {
  .lp-plan__more {
    margin-top: 34px;
  }
}

.lp-plan-discount-label {
  font-family: "LatoWebBold";
  font-weight: normal;
  height: 24px;
  width: 97px;
  border-radius: 4px;
  background-color: #FF7354;
  color: #FFFFFF;
  font-size: 11px;
  line-height: 13px;
  text-align: center;
  margin-top: 12px;
  text-transform: uppercase;
  display: none;
}
@media (min-width: 992px) {
  .lp-plan-discount-label {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

.lp-plan-discount {
  font-family: "LatoWebBlack";
  font-weight: normal;
  text-align: center;
  margin-top: 7px;
  font-size: 23px;
  line-height: 36px;
}
@media (min-width: 992px) {
  .lp-plan-discount {
    font-size: 38px;
    line-height: 46px;
  }
}

.landing-subcriptions-wrapper {
  width: 100%;
  border-radius: 5px;
  background-color: #FFFFFF;
  margin: 0 auto;
  padding: 15px 0 0;
}
@media (min-width: 992px) {
  .landing-subcriptions-wrapper {
    margin: 80px auto 0;
    padding: 62px 0;
    box-shadow: 0 1px 29px 0 rgba(192, 192, 192, 0.32);
  }
}
.landing-subcriptions-wrapper .owl-nav {
  opacity: 0;
  position: absolute;
}
@media (min-width: 992px) {
  .landing-subcriptions-wrapper {
    width: 1166px;
    max-width: 100%;
  }
}

.lp-plan-divider {
  margin: 0 auto;
  width: 86.194%;
  box-sizing: border-box;
  border-top: 1px solid #EAEAEA;
}

.lp-about {
  background-color: #F9F9F9;
}
.lp-about__content {
  padding: 80px 0 0;
  margin: 0 auto;
}
@media (min-width: 992px) {
  .lp-about__content {
    padding: 102px 0 204px;
  }
}
.lp-about__text {
  color: #000000;
  font-family: "Karla", sans-serif;
  font-size: 17px;
  line-height: 40px;
  width: 100%;
  padding: 2px 26px 0;
  text-align: center;
}
@media (min-width: 992px) {
  .lp-about__text {
    font-size: 30px;
    line-height: 45px;
    width: 56.434263%;
    padding: 0;
    text-align: left;
  }
}
.lp-about__slides {
  margin-top: 40px;
}
@media (min-width: 992px) {
  .lp-about__slides {
    width: 91.836653%;
    margin: 143px auto 0;
  }
}
.lp-about__footer {
  color: #000000;
  font-family: "Karla", sans-serif;
  font-size: 17px;
  line-height: 40px;
  text-align: center;
  padding: 30px 26px 69px;
  border-top: 1px solid rgba(151, 151, 151, 0.3);
}
@media (min-width: 992px) {
  .lp-about__footer {
    background: #ffffff;
    font-size: 30px;
    line-height: 45px;
    width: 71.6%;
    padding: 36px 40px 58px;
    margin: 100px auto 0;
    border-top: none;
  }
}

.landing-pre-title {
  font-size: 15px;
  color: #FF7354;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 40px;
  text-shadow: 0 2px 4px 0 rgba(167, 95, 95, 0.09);
  text-transform: uppercase;
  margin: 0;
  text-align: center;
  font-family: "Karla", sans-serif;
  font-weight: 700;
}
@media (min-width: 992px) {
  .landing-pre-title {
    font-size: 16px;
    text-align: left;
  }
}

.landing-title {
  font-family: "LatoWebBlack";
  font-weight: normal;
  font-size: 26px;
  line-height: 42px;
  color: #000000;
  margin: 0;
  text-align: center;
}
@media (min-width: 992px) {
  .landing-title {
    font-size: 34px;
    line-height: 44px;
    text-align: left;
  }
}

.lp-membership {
  font-family: "Karla", sans-serif;
  font-weight: 400;
  padding: 52px 0 0;
  background-color: #ffffff;
}
@media (min-width: 992px) {
  .lp-membership {
    padding: 79px 0 157px;
  }
}
@media (min-width: 992px) {
  .lp-membership {
    padding: 102px 0 198px;
  }
}
.lp-membership__plans {
  transition: opacity 0.5s;
  margin: 25px 26px 0;
  box-shadow: 0 1px 29px 0 rgba(192, 192, 192, 0.32);
}
@media (min-width: 992px) {
  .lp-membership__plans {
    margin: 75px 0 0;
    padding: 0 25px;
    box-shadow: none;
  }
}

.membership-details {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
}

.membership-detail {
  background-color: #2B2B2B;
  position: relative;
  padding: 71px 0 40px;
}
@media (min-width: 992px) {
  .membership-detail {
    padding: 36px 0 40px;
  }
}
.membership-detail__back {
  position: absolute;
  top: 33px;
  left: 18px;
  background: none;
  border: none;
  outline: none;
}
@media (min-width: 992px) {
  .membership-detail__back {
    top: 18px;
    left: 20px;
  }
}
.membership-detail__back:focus {
  outline: none;
  border: none;
}
.membership-detail__back-logo {
  width: 30px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (min-width: 992px) {
  .membership-detail__back-logo {
    width: 24px;
  }
}
.membership-detail__title {
  color: #ffffff;
  font-family: "Rubik", sans-serif;
  font-size: 27px;
  font-weight: bold;
  line-height: 32px;
  margin: 0;
}
.membership-detail__text {
  color: #ffffff;
  font-family: "Karla", sans-serif;
  font-size: 12px;
  line-height: 25px;
  margin: 15px 0 0;
}
.membership-detail__button {
  font-family: "Karla", sans-serif;
  font-size: 15px;
  letter-spacing: 0.75px;
  line-height: 18px;
  text-align: center;
  height: 53px;
  width: 210px;
  background-color: #FF7354;
  box-shadow: 0 2px 4px 0 rgba(167, 95, 95, 0.09);
  color: #ffffff;
  outline: none;
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 34px auto 101px;
}
@media (min-width: 992px) {
  .membership-detail__button {
    margin: 39px 0 0;
  }
}
.membership-detail__button:hover {
  text-decoration: none;
  color: #ffffff;
}
.membership-detail__content {
  padding: 0 26px;
}
@media (min-width: 992px) {
  .membership-detail__content {
    width: 37.770897832%;
    margin-left: 12.17750258%;
    padding: 0 43px 0 0;
  }
}
.membership-detail__points {
  padding-top: 6px;
  position: relative;
  margin: 27px 13px 0;
}
@media (min-width: 992px) {
  .membership-detail__points {
    margin: 19px 0 0;
  }
  .membership-detail__points:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    border-left: 1px solid rgba(151, 151, 151, 0.23);
    height: 150px;
  }
}
.membership-detail__items {
  list-style-type: none;
  padding: 0 0 0 14px;
  margin: 0;
}
@media (min-width: 992px) {
  .membership-detail__items {
    min-height: 150px;
  }
}
.membership-detail__item {
  position: relative;
  padding-left: 30px;
  color: #ffffff;
  font-family: "Karla", sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 25px;
  text-transform: uppercase;
  margin-bottom: 6px;
}
.membership-detail__item:last-child {
  margin-bottom: 0;
}
.membership-detail__item-icon {
  height: 16px;
  width: 16px;
  position: absolute;
  left: 0;
  top: 0;
}
.membership-detail__item-text {
  font-family: "Karla", sans-serif;
  font-size: 12px;
  line-height: 25px;
  color: #ffffff;
  max-width: 323px;
  font-weight: 400;
  text-transform: none;
  margin: 0;
}

.membership-detail--life .membership-detail__item {
  margin-bottom: 7px;
}

.membership-detail--black .membership-detail__points {
  padding-top: 2px;
}
.membership-detail--black .membership-detail__item {
  margin-bottom: 0;
}
.membership-detail--black .membership-detail__text {
  margin: 17px 0 0;
}

.landing-apartments {
  background: #FFFFFF;
}
.landing-apartments__content {
  margin: 0 auto;
  padding: 49px 0 125px;
}
@media (min-width: 992px) {
  .landing-apartments__content {
    padding: 95px 0 89px;
  }
}
.landing-apartments__previews {
  margin-top: 45px;
}
@media (min-width: 992px) {
  .landing-apartments__previews {
    margin-top: 0;
  }
  .landing-apartments__previews:first-child {
    margin-top: 55px;
  }
}
.landing-apartments__previews .apartment-preview {
  margin-bottom: 49px;
}
.landing-apartments .landing-title {
  margin-top: -2px;
}
@media (min-width: 992px) {
  .landing-apartments .landing-title {
    margin-top: 8px;
  }
}

.apartment-preview {
  font-family: "Karla", sans-serif;
  width: 100%;
  max-width: 200px;
}
@media (min-width: 992px) {
  .apartment-preview {
    width: 21.920319%;
    max-width: initial;
  }
  .apartment-preview:not(:nth-child(3n)) {
    margin-right: 11.23%;
  }
}
.apartment-preview__content {
  margin: 0;
}
.apartment-preview__icon-container {
  -o-object-fit: cover;
     object-fit: cover;
  height: 206px;
  width: 200px;
  margin: auto;
  overflow: hidden;
}
@media (min-width: 992px) {
  .apartment-preview__icon-container {
    width: 100%;
    height: 200px;
  }
}
.apartment-preview__icon {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.apartment-preview__description {
  font-size: 14px;
  font-weight: bold;
  line-height: 22px;
  color: #000000;
  text-align: center;
  white-space: nowrap;
  margin-top: 11px;
}
@media (min-width: 992px) {
  .apartment-preview__description {
    margin-top: 18px;
  }
}

.about-slide {
  display: flex;
  flex-direction: column;
}
@media (min-width: 992px) {
  .about-slide {
    justify-content: flex-end;
    flex-direction: row;
    position: relative;
  }
}
.about-slide__image {
  height: 266px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 992px) {
  .about-slide__image {
    height: initial;
    position: absolute;
    top: -31px;
    left: 0;
    width: 58.75228%;
  }
}
.about-slide__content {
  z-index: 1;
  text-align: center;
  padding: 36px 27px 45px;
}
@media (min-width: 992px) {
  .about-slide__content {
    background-color: #ffffff;
    box-shadow: 0 1px 29px 0 rgba(192, 192, 192, 0.32);
    width: 46.015088%;
    padding: 65px 27px 92px 32px;
    text-align: left;
  }
}
.about-slide__title {
  font-family: "LatoWebBlack";
  font-weight: normal;
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  margin: 0;
}
@media (min-width: 992px) {
  .about-slide__title {
    font-size: 17px;
  }
}
.about-slide__text, .about-slide__item {
  font-family: "Karla", sans-serif;
  font-size: 15px;
  line-height: 28px;
  color: #585858;
  position: relative;
}
@media (min-width: 992px) {
  .about-slide__text, .about-slide__item {
    font-size: 14px;
    line-height: 26px;
  }
}
.about-slide__text {
  margin: 18px 0 0;
}
@media (min-width: 992px) {
  .about-slide__text {
    margin: 21px 0 0;
  }
}
.about-slide__items {
  margin: 18px 0 0;
  padding: 0 0 0 16px;
  list-style-type: circle;
}
@media (min-width: 992px) {
  .about-slide__items {
    margin: 0;
  }
}
.about-slide__icon {
  width: 22px;
  height: 22px;
  font-size: 20px;
  margin-right: 12px;
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  left: -38px;
}

@media (min-width: 992px) {
  .about-slide--landing {
    margin-top: 99px;
  }
}
.about-slide--landing .about-slide__content {
  padding: 35px 27px 92px;
}
@media (min-width: 992px) {
  .about-slide--landing .about-slide__content {
    padding: 65px 20px 92px 30px;
  }
}
.about-slide--landing .about-slide__text {
  margin-top: 18px;
}

@media (min-width: 992px) {
  .about-slide--design {
    position: relative;
  }
  .about-slide--design .about-slide__content {
    padding: 62px 123px 68px 32px;
  }
}

@media (min-width: 992px) {
  .about-slide--gym,
.about-slide--assurance {
    margin-top: 97px;
  }
  .about-slide--gym .about-slide__content,
.about-slide--assurance .about-slide__content {
    padding: 31px 47px 29px 32px;
  }
  .about-slide--gym .about-slide__title,
.about-slide--assurance .about-slide__title {
    line-height: 24px;
  }
  .about-slide--gym .about-slide__items,
.about-slide--assurance .about-slide__items {
    padding: 0;
    margin-top: 16px;
  }
  .about-slide--gym .about-slide__item,
.about-slide--assurance .about-slide__item {
    list-style-type: none;
    padding: 0;
    line-height: 22px;
  }
  .about-slide--gym .about-slide__item:before,
.about-slide--assurance .about-slide__item:before {
    content: "\25E6";
    display: inline-block;
    font-size: 25px;
    position: relative;
    top: 3px;
  }
}

@media (min-width: 992px) {
  .about-slide--assurance {
    margin-top: 95px;
  }
  .about-slide--assurance .about-slide__content {
    padding: 67px 94px 71px 31px;
  }
}

.about-slide--rentals .about-slide__items {
  padding: 0;
  list-style-type: none;
}
.about-slide--rentals .about-slide__content {
  padding: 36px 26px 45px 50px;
}
@media (min-width: 992px) {
  .about-slide--rentals {
    margin-top: 95px;
  }
  .about-slide--rentals .about-slide__content {
    width: 52.495088%;
    padding: 34px 21px 49px 82px;
  }
  .about-slide--rentals .about-slide__item {
    margin-top: 12px;
    font-size: 15px;
  }
  .about-slide--rentals .about-slide__item:not(:first-child) {
    margin-top: 26px;
  }
  .about-slide--rentals .about-slide__icon {
    top: 7px;
  }
  .about-slide--rentals .about-slide__items {
    margin-top: 20px;
  }
}

.about-slide--direction--reverse {
  justify-content: flex-start;
  position: relative;
}
.about-slide--direction--reverse .about-slide__image {
  left: auto;
  right: 0;
}

.landing-community {
  padding: 63px 0 23px;
  background-color: #F9F9F9;
}
@media (min-width: 992px) {
  .landing-community {
    padding: 63px 0 75px;
  }
}
.landing-community__title {
  font-family: "LatoWebBlack";
  font-weight: normal;
  color: #222222;
  font-size: 25px;
  line-height: 32px;
  margin-top: 0px;
  padding: 0 35px;
}
@media (min-width: 992px) {
  .landing-community__title {
    line-height: 22px;
    margin-top: 29px;
    padding: 0;
  }
}
.landing-community__text {
  font-family: "Karla", sans-serif;
  font-weight: 400;
  color: #222222;
  font-size: 20px;
  text-align: center;
  margin-bottom: 31px;
  margin-top: 20px;
  padding: 0 16px;
  line-height: 30px;
}
@media (min-width: 992px) {
  .landing-community__text {
    padding: 0;
    margin-top: 26px;
    line-height: 49px;
    margin-bottom: 23px;
  }
}
.landing-community__form-group {
  position: relative;
  width: 100%;
}
@media (min-width: 992px) {
  .landing-community__form-group {
    width: initial;
  }
}
.landing-community__input {
  font-family: "Karla", sans-serif;
  font-weight: 400;
  height: 53px;
  width: 100%;
  background-color: #FFFFFF;
  color: #585858;
  font-size: 14px;
  line-height: 26px;
  padding: 13px 22px;
  border: none;
}
.landing-community__input:focus {
  border: none;
}
@media (min-width: 992px) {
  .landing-community__input {
    width: 324px;
    margin-right: 29px;
    padding: 13px 22px;
  }
}
.landing-community__send {
  font-family: "Karla", sans-serif;
  font-weight: 400;
  background-color: #000000;
  box-shadow: 0 2px 4px 0 rgba(167, 95, 95, 0.09);
  color: #FFFFFF;
  font-size: 15px;
  letter-spacing: 0.75px;
  line-height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  width: 100%;
  margin-top: 20px;
  height: 57px;
}
@media (min-width: 992px) {
  .landing-community__send {
    margin-top: 0;
    width: 127px;
    height: 53px;
  }
}
.landing-community__note {
  display: block;
  color: #ACACAC !important;
  font-family: "Karla", sans-serif;
  font-size: 14px;
  line-height: 22px;
  margin-top: 41px;
}
@media (min-width: 992px) {
  .landing-community__note {
    margin-top: 61px;
  }
}
.landing-community__note:hover {
  color: #ACACAC !important;
}
.landing-community__note a {
  text-decoration: underline;
  color: #ACACAC !important;
}
.landing-community__note a:hover {
  color: #ACACAC !important;
}
@media (min-width: 992px) {
  .landing-community__note {
    margin-top: 57px;
  }
}

.landing-reviews {
  padding: 49px 0 0;
}
@media (min-width: 992px) {
  .landing-reviews {
    padding: 105px 0 200px;
  }
}
.landing-reviews__list {
  margin-top: 47px;
}
@media (min-width: 992px) {
  .landing-reviews__list {
    margin-top: 30px;
  }
}
@media (max-width: 766px) {
  .landing-reviews .d-m-block {
    display: block !important;
  }
}
@media (min-width: 767px) {
  .landing-reviews .d-lg-block {
    display: block !important;
  }
}
.landing-reviews .owl-nav {
  position: absolute;
  opacity: 1;
  top: 0;
  width: 100%;
}
.landing-reviews .owl-nav button {
  outline: 0;
}
.landing-reviews .owl-dots {
  position: absolute;
  bottom: 59px;
  left: 19%;
}
@media (max-width: 768px) {
  .landing-reviews .owl-dots {
    display: none;
  }
}

.landing-reviews .owl-dots .owl-dot {
  width: 30px;
  height: 3px;
  background-color: #595959;
}
.landing-reviews .owl-dots .owl-dot:focus {
  outline: none;
}
.landing-reviews .owl-dots .owl-dot.active {
  background: white;
}
.landing-reviews .owl-dots .owl-dot:not(:last-child) {
  margin-right: 7px;
}
.landing-reviews .landing-title {
  line-height: 33px;
  padding: 1px 25px;
}
@media (min-width: 992px) {
  .landing-reviews .landing-title {
    line-height: 49px;
    padding: 0;
  }
}

.landing-reviews-wrapper {
  background-color: #F9F9F9;
}

.landing-review {
  background: #222222;
}
@media (min-width: 992px) {
  .landing-review {
    height: 408px;
  }
}
.landing-review__content {
  padding: 54px 8% 65px;
  position: relative;
  background-image: url("../images/scenes/landing/quotes.png");
  background-position: -24% 0px;
  background-repeat: no-repeat;
}
@media (min-width: 992px) {
  .landing-review__content {
    max-width: 50%;
    padding: 53px 0 92px 10%;
  }
}
.landing-review__logo-container {
  height: 271px;
}
@media (min-width: 992px) {
  .landing-review__logo-container {
    max-width: 60%;
    width: 60%;
    height: initial;
  }
}
.landing-review__logo {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.landing-review__star {
  height: 19px;
  width: 19px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-right: 6px;
}
.landing-review__text {
  margin-top: 20px;
  color: #ffffff;
  font-family: "Karla", sans-serif;
  font-size: 15px;
  line-height: 28px;
  text-align: center;
}
@media (min-width: 992px) {
  .landing-review__text {
    font-size: 14px;
    line-height: 26px;
    width: 67.521569%;
    text-align: left;
  }
}
.landing-review__author, .landing-review__city, .landing-review__date {
  color: #ffffff;
  font-family: "Karla", sans-serif;
  font-size: 15px;
  margin: 0;
  line-height: 28px;
}
@media (min-width: 992px) {
  .landing-review__author, .landing-review__city, .landing-review__date {
    font-size: 13.26px;
    line-height: 22px;
  }
}
@media (min-width: 992px) {
  .landing-review__city {
    line-height: 7px;
  }
}
.landing-review__author {
  margin-top: 30px;
}
@media (min-width: 992px) {
  .landing-review__author {
    font-weight: bold;
    margin-top: 41px;
  }
}

.landing-partners {
  padding: 13px 0 67px;
  background-color: #F5F5F5;
  font-family: Karla;
}

.landing-partners__title {
  color: #FF6F72;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 3px;
  text-align: center;
  text-shadow: 0 2px 4px 0 rgba(167, 95, 95, 0.09);
  text-transform: uppercase;
  line-height: 40px;
}
@media (min-width: 992px) {
  .landing-partners__title {
    line-height: initial;
  }
}

.landing-partners-list {
  margin-top: 47px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media (min-width: 992px) {
  .landing-partners-list {
    flex-direction: row;
    margin-right: 17px;
  }
}

.landing-partner:not(:last-child) {
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .landing-partner:not(:last-child) {
    margin-right: 80px;
    margin-bottom: 0;
  }
}
.landing-partner img {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.landing-partner--arteese {
  width: 152px;
}
.landing-partner--caa {
  width: 92px;
}
.landing-partner--naa {
  width: 137px;
}

.landing-solutions {
  background: #2B2B2B;
  padding: 0 26px;
}
.landing-solutions__content {
  width: 100%;
  margin: 0 auto;
  padding: 62px 0 90px;
}
@media (min-width: 992px) {
  .landing-solutions__content {
    width: 734px;
    padding: 164px 0 158px;
  }
}
@media (min-width: 992px) {
  .landing-solutions__content > div:first-child {
    padding-right: 70px;
  }
}
.landing-solutions__title {
  font-family: "LatoWebBlack";
  font-weight: normal;
  color: #FFFFFF;
  font-size: 27px;
  line-height: 33px;
  margin: 0;
}
.landing-solutions__text {
  font-family: "Karla", sans-serif;
  font-weight: 400;
  color: #FFFFFF;
  margin-top: 12px;
  font-size: 15px;
  line-height: 28px;
}
@media (min-width: 992px) {
  .landing-solutions__text {
    margin-top: 16px;
    font-size: 14px;
    line-height: 26px;
  }
}
.landing-solutions__contact {
  font-family: "Karla", sans-serif;
  font-weight: 400;
  text-decoration: none;
  height: 53px;
  width: 210px;
  background-color: #FF7354;
  box-shadow: 0 2px 4px 0 rgba(167, 95, 95, 0.09);
  color: #FFFFFF;
  font-size: 15px;
  letter-spacing: 0.75px;
  line-height: 18px;
  text-align: center;
  text-transform: uppercase;
  margin: 36px auto 0;
}
@media (min-width: 992px) {
  .landing-solutions__contact {
    margin: 36px 0 0;
  }
}
.landing-solutions__contact:hover, .landing-solutions__contact:active, .landing-solutions__contact:visited {
  color: #FFFFFF;
  text-decoration: none;
}

.landing-solution-point:not(:first-child) {
  margin-top: 15px;
}
@media (min-width: 992px) {
  .landing-solution-point:not(:first-child) {
    margin-top: initial;
  }
}
.landing-solution-point__title {
  font-family: "Karla", sans-serif;
  font-weight: 700;
  height: 26px;
  width: 121px;
  color: #FFFFFF;
  font-size: 12px;
  line-height: 24px;
  text-transform: uppercase;
}
.landing-solution-point__text {
  font-family: "Karla", sans-serif;
  font-weight: 400;
  color: #FFFFFF;
  font-size: 14px;
  line-height: 26px;
  margin: 0;
}
.landing-solution-point__checkbox {
  height: 14px;
  width: 20px;
  margin: 5px 12px 5px 0;
}
@media (min-width: 992px) {
  .landing-solution-point__checkbox {
    margin: 5px 12px;
  }
}

.landing-solutions-divider {
  box-sizing: border-box;
  height: 220px;
  width: 1px;
  border-left: 1px solid #979797;
  opacity: 0.23;
}

.landing-solutions-points,
.landing-solutions-details {
  flex-basis: 50%;
}

.landing-solutions-points {
  margin-top: 31px;
}
@media (min-width: 992px) {
  .landing-solutions-points {
    margin-top: 0;
  }
}

.content-size {
  max-width: 970px;
  margin: auto;
}

#cube-loader {
  align-items: center;
  display: flex;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 999999;
  background: #ffffff;
  opacity: 1;
}
#cube-loader.hidden {
  opacity: 0;
  transition: opacity 0.35s;
  pointer-events: none;
}
#cube-loader .caption {
  margin: 0 auto;
}
#cube-loader .cube-loader {
  width: 73px;
  height: 73px;
  margin: 0 auto;
  margin-top: 49px;
  position: relative;
  transform: rotateZ(45deg);
}
#cube-loader .cube-loader .cube {
  position: relative;
  transform: rotateZ(45deg);
  width: 50%;
  height: 50%;
  float: left;
  transform: scale(1.1);
}
#cube-loader .cube-loader .cube:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #FF7354;
  -webkit-animation: cube-loader 2.76s infinite linear both;
          animation: cube-loader 2.76s infinite linear both;
  transform-origin: 100% 100%;
}
#cube-loader .cube-loader .loader-2 {
  transform: scale(1.1) rotateZ(90deg);
}
#cube-loader .cube-loader .loader-3 {
  transform: scale(1.1) rotateZ(180deg);
}
#cube-loader .cube-loader .loader-4 {
  transform: scale(1.1) rotateZ(270deg);
}
#cube-loader .cube-loader .loader-2:before {
  -webkit-animation-delay: 0.35s;
          animation-delay: 0.35s;
}
#cube-loader .cube-loader .loader-3:before {
  -webkit-animation-delay: 0.69s;
          animation-delay: 0.69s;
}
#cube-loader .cube-loader .loader-4:before {
  -webkit-animation-delay: 1.04s;
          animation-delay: 1.04s;
}

@-webkit-keyframes cube-loader {
  0%, 10% {
    transform: perspective(136px) rotateX(-180deg);
    opacity: 0;
  }
  25%, 75% {
    transform: perspective(136px) rotateX(0deg);
    opacity: 1;
  }
  90%, 100% {
    transform: perspective(136px) rotateY(180deg);
    opacity: 0;
  }
}

@keyframes cube-loader {
  0%, 10% {
    transform: perspective(136px) rotateX(-180deg);
    opacity: 0;
  }
  25%, 75% {
    transform: perspective(136px) rotateX(0deg);
    opacity: 1;
  }
  90%, 100% {
    transform: perspective(136px) rotateY(180deg);
    opacity: 0;
  }
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: none;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0!important;
  font: inherit;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}

.error {
  color: #dc3545;
  position: absolute;
  display: block;
  font-size: 80%;
}
.alert {
  z-index: 100;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.lp-booking {
  background: #F9F9F9;
  padding: 30px 60px;
}

.dashboard-booking-widget .guesty-root-element > .guesty-widget__item:last-child {
  width: auto;
}
@media (min-width: 992px) {
  .dashboard-booking-widget .guesty-root-element > .guesty-widget__item:last-child {
    width: 33%;
  }
}

#about .owl-nav {
  position: absolute;
  opacity: 0;
}