/* ================================== */
/* PRELOADER */
/* ================================== */

.preloader {
  background-image: url(../images/destin-beach-1.jpg);
  background-size: cover;
  background-image: none;
}

@media (max-width: 768px) {
  .preloader {
    background-position: 60%;
  }
}

/* ================================== */
/* GLOBALS */
/* ================================== */

.ui-to-top {
  display: none;
}

i {
  font-style: initial;
}

a:hover {
  color: #87c4c2;
}

span.underline {
  border-bottom: 3px solid;
}

span.bold {
  font-weight: 700;
}

span.italics {
  font-style: italic;
}

span.highlight {
  color: #22797c;
}

span.highlight-2 {
  color: #87c4c2;
}

.button-primary-outline {
  color: #ffffff;
  letter-spacing: 3px;
  font-size: 13px;
  padding: 10px 25px;
  border-radius: 50px;
}

a.airbnb-btn {
  background-color: #22797c;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  border-radius: 50px;
  padding: 5px 50px;
  height: 40px;
  border: 1px solid #87c4c2;
}

a.vrbo-btn {
  background-color: #87c4c2;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  border-radius: 50px;
  padding: 5px 50px;
  height: 40px;
  border: 1px solid #87c4c2;
}

a.vrbo-btn img {
  margin-left: 5px;
  width: 75px;
  margin-bottom: 6px;
}

a.airbnb-btn img {
  width: 85px;
  margin-bottom: 3px;
  margin-left: -2px;
}

.rd-navbar-sidebar.rd-navbar--is-stuck .rd-navbar-toggle {
  background-color: #87c4c2;
}

.swiper-custom-nav .swiper-button-prev,
.swiper-custom-nav .swiper-button-next {
  background-color: #22797c;
}

.bg-gray-100:not([style*='background-'])
  + .bg-gray-100:not([style*='background-']) {
  padding-top: 25px;
}

p.coming-soon {
  font-size: 12px;
  text-align: center;
  margin: auto !important;
  /* color: #22797c; */
}

@media (max-width: 1200px) {
  a.airbnb-btn,
  a.vrbo-btn {
    font-size: 14px;
    padding: 5px 35px;
    min-width: 225px;
    text-align: center;
  }
}

@media (max-width: 992px) {
  .owl-style-1 .owl-nav {
    right: -40px;
  }
}
@media (max-width: 768px) {
  a.airbnb-btn,
  a.vrbo-btn {
    padding: 7.5px 35px;
  }

  a.airbnb-btn img {
    width: 75px;
  }

  .bg-gray-100:not([style*='background-'])
    + .bg-gray-100:not([style*='background-']) {
    padding-bottom: 25px;
  }
}

/* ================================== */
/* NAVBAR */
/* ================================== */

.rd-navbar-sidebar .rd-navbar-panel {
  display: none;
}

.rd-navbar-sidebar .rd-navbar-nav-wrap {
  background-color: rgba(0, 0, 0, 0.5);
}

.rd-navbar-sidebar .rd-nav-link {
  border-bottom: 1px solid;
  color: #fff;
  padding: 10px;
  letter-spacing: 2px;
}

.rd-navbar-sidebar.rd-navbar--is-stuck .rd-navbar-nav-wrap {
  width: fit-content;
}

@media (max-width: 1200px) {
  html.rd-navbar-fixed-linked .page-header {
    display: none;
  }
}

/* ================================== */
/* TOP SECTION */
/* ================================== */

.swiper-slider-1 .swiper-slide {
  background-position-y: calc(50% - 100px);
}

.section-horace-left-content {
  padding-top: 0;
  padding-bottom: 75px;
}

.project-modern-counter {
  font-size: 24px;
  line-height: 105px;
  color: rgba(255, 255, 255, 0.5);
}

.project-classic-text {
  max-width: 300px;
  letter-spacing: 1px;
}

section.section.novi-background.bg-cover.section-horace {
  background-image: url(../images/destin-beach-1.jpg);
  background-position: left;
}

.section-horace-left.bg-gray-800 {
  background-color: rgb(40 40 40 / 75%);
}

.section-horace-left-panel {
  background: #87c4c2;
  justify-content: start;
  padding-left: 75px;
  min-height: 100px;
}

.project-modern {
  background: #22797c;
  min-height: 100px;
  padding: 10px;
}

.project-classic-title {
  font-size: 32px;
  font-weight: 400;
  letter-spacing: 2.5px;
  line-height: 1.25;
}

.project-classic-title + .choose-city {
  margin-top: 0;
  margin-bottom: 25px;
  font-weight: 500;
  color: #fff;
  letter-spacing: 5px;
  text-transform: uppercase;
}

.project-classic-title hr {
  border-top: 5px solid #22797c;
  margin-top: 5px;
  margin-bottom: 5px;
}

* + .project-classic-text {
  margin-top: 10px;
  margin-left: 0;
}

.vacation-link {
  display: flex;
  justify-content: space-between;
  border-bottom: 2.5px solid #87c4c2;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  width: fit-content;
  margin-bottom: 20px;
  width: 300px;
  padding-bottom: 5px;
  letter-spacing: 3px;
}

.project-modern-decor {
  border-top: 1px solid rgba(255, 255, 255);
}

.project-modern-info .project-modern-info-item {
  letter-spacing: 1px;
}

@media (min-width: 1200px) {
  .rd-navbar-brand {
    display: none;
  }

  .project-mary-content {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

@media (max-width: 1600px) {
  .section-horace-left-panel {
    min-height: 80px;
  }

  .project-modern {
    min-height: 80px;
    padding-right: 25px;
  }

  .project-modern-counter {
    line-height: 80px;
  }

  .swiper-slider-1 .swiper-slide {
    background-position-y: calc(50% - 80px);
  }
}

@media (max-width: 1200px) {
  .section-horace-left-content {
    padding-top: 50px;
  }

  .project-modern {
    justify-content: center;
  }

  .project-modern .airbnb-logo {
    width: 125px;
    margin-bottom: 3px;
  }

  .project-modern-info {
    width: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0;
  }

  .project-modern-info .project-modern-info-item {
    margin: 0;
  }

  .project-modern-counter {
    display: none;
  }
}

@media (max-width: 992px) {
  .project-modern-info .project-modern-info-item:last-of-type {
    display: none;
  }

  .project-classic-title {
    font-size: 21px;
  }

  .project-classic-title + .choose-city {
    font-size: 10px;
  }

  .section-horace-left-content {
    padding-right: 50px;
  }

  .section-horace-left-panel {
    justify-content: space-around;
    padding-left: 25px;
  }

  .vacation-link {
    width: 285px;
    margin: auto;
    margin-bottom: 25px;
  }
}

@media (max-width: 768px) {
  section.section.novi-background.bg-cover.section-horace {
    display: flex;
    flex-direction: column-reverse;
  }

  section.section.novi-background.bg-cover.section-horace {
    background-position: 33%;
  }

  .swiper-slider-1 .swiper-slide {
    height: 375px;
    background-position-y: initial;
  }

  .section-horace-left-content {
    padding: 25px 0;
  }

  .project-modern {
    min-height: initial;
    background: rgb(34 121 124 / 50%);
  }

  .project-modern .airbnb-logo {
    width: 75px;
  }

  .project-classic-title {
    font-weight: 600;
    display: none;
  }

  .swiper-custom-nav {
    display: none;
  }

  .section-horace-left-panel {
    min-height: initial;
    display: none;
  }

  .section-horace-left-panel .vrbo-logo {
    width: 75px;
  }

  .project-modern-info > * {
    margin-left: 0;
  }

  .project-modern-info .project-modern-info-item {
    font-size: 12px;
  }

  .vacation-mobile-text {
    color: rgba(255, 255, 255, 0.5);
    font-weight: 800;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 3px;
  }
}

/* ================================== */
/* CHOOSE STAY SECTION */
/* ================================== */

.choose-stay-section {
  padding-top: 25px;
  padding-bottom: 50px;
}

.owl-style-1 .owl-item:not(.active) {
  opacity: 0.75;
}

.choose-stay-section .headline-container {
  display: flex;
  align-items: center;
}

.choose-stay-section .rental-location img {
  width: 300px;
  margin-bottom: 45px;
}

.choose-stay-section h1 {
  font-size: 40px;
}

.choose-stay-section .sub-communication p {
  margin: 0;
  margin-left: 25px;
}

.choose-stay-section .caption-classic {
  padding-bottom: 25px;
}

.choose-stay-section .owl-prev,
.choose-stay-section .owl-next {
  background-color: #22797c;
  color: #fff;
}

.project-mary-figure img {
  width: auto;
  object-fit: cover;
  width: 750px;
  height: 400px;
}

.property-features:first-of-type {
  margin-left: 25px;
}

.property-features {
  border-right: 2.5px solid #22797c;
  padding-right: 25px;
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 1px;
}

.property-features:last-of-type {
  border: 0;
}

.choose-stay-section .reviewer {
  display: flex;
}

.choose-stay-section .project-mary-title {
  margin-bottom: 10px;
}

.choose-stay-section .reviewer .name,
.choose-stay-section .reviewer .description {
  color: #fff;
}

.choose-stay-section .reviewer .description {
  font-weight: 500;
  font-size: 12px;
}

.choose-stay-section .airbnb-reviews img {
  width: 50px;
  height: 50px;
  object-fit: cover;
  border-radius: 25px;
  margin-right: 10px;
}

.choose-stay-section .review-text {
  font-style: italic;
}

.property-features-container {
  display: flex;
}

@media (min-width: 1200px) {
  * + .owl-style-1 {
    margin-top: 50px;
  }
}

@media (min-width: 768px) {
  .caption-classic-group > * + * {
    margin-left: initial;
    display: flex;
    justify-content: start;
    align-items: center;
    flex-wrap: wrap;
  }
}

@media (max-width: 1200px) {
  .choose-stay-section h1 {
    font-size: 32px;
  }

  * + .owl-style-1 {
    margin-top: 50px;
  }

  .property-features {
    text-align: center;
    font-size: 14px;
    padding-right: 15px;
  }

  .property-features:first-of-type {
    margin-left: 0;
  }
}

@media (max-width: 992px) {
  .choose-stay-section {
    padding-top: 15px;
  }

  * + .owl-style-1 {
    margin-top: 30px;
  }

  .project-mary-content {
    padding: 30px;
  }

  .choose-stay-section h1 {
    font-size: 24px;
  }

  .caption-classic-group {
    justify-content: center;
  }

  .caption-classic-group > * + * {
    margin-bottom: 0;
    justify-content: space-evenly;
  }

  .property-features-container {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 10px;
  }

  .caption-classic-decor {
    width: 100%;
  }

  .project-mary {
    padding-left: 10.7%;
    padding-right: 5%;
  }
}

@media (max-width: 768px) {
  .choose-stay-section {
    padding-top: 25px;
  }

  .choose-stay-section h1 {
    font-size: 18px;
    margin-bottom: 10px;
  }

  .property-features-container {
    margin-top: 15px;
  }

  .choose-stay-section .headline-container {
    justify-content: center;
  }

  .choose-stay-section .caption-classic {
    padding-bottom: 15px;
  }

  .choose-stay-section .sub-communication p {
    margin-left: 0;
  }

  .property-features {
    padding-right: 10px;
    padding-left: 10px;
  }

  .project-mary {
    padding: 0;
  }

  .owl-style-1 .owl-stage-outer {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .project-mary-figure {
    border-radius: 25px 0 0;
  }

  .project-mary-content {
    padding: 15px 30px;
  }

  .choose-stay-section .project-mary-title {
    font-size: 18px;
    margin-bottom: 0;
  }

  .choose-stay-section .reviewer {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 15px;
  }

  .choose-stay-section .airbnb-reviews img {
    margin-right: 10px;
  }

  .choose-stay-section span.highlight-2 {
    font-size: 16px;
    letter-spacing: 3px;
  }

  span.choose-dash {
    display: none;
  }

  .swipe-for-more {
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 500;
    color: #21797d;
    margin-top: 10px;
  }

  .owl-dots {
    margin-top: 25px;
  }

  .mobile-choose-remove {
    display: none;
  }
}

@media (max-width: 400px) {
  .choose-stay-section .project-mary-title {
    font-size: 16px;
  }
}

/* ================================== */
/* CHOOSE STAY SECTION DARK */
/* ================================== */

.choose-stay-section.choose-stay-section-dark {
  padding-top: 25px !important;
  background-color: #22797c;
  color: #fff;
}

.choose-stay-section.choose-stay-section-dark h1 {
  color: #fff;
}

.choose-stay-section.choose-stay-section-dark .owl-prev,
.choose-stay-section.choose-stay-section-dark .owl-next {
  background-color: #87c4c2;
  color: #fff;
}

.choose-stay-section.choose-stay-section-dark .property-features {
  border-right: 2.5px solid #fff;
}

.choose-stay-section.choose-stay-section-dark .property-features:last-of-type {
  border: 0;
}

.choose-stay-section.choose-stay-section-dark a.vrbo-btn {
  background-color: transparent;
}

.choose-stay-section.choose-stay-section-dark a.vrbo-btn img {
  filter: brightness(25);
}

@media (max-width: 768px) {
  .choose-stay-section.choose-stay-section-dark .swipe-for-more {
    color: #fff;
  }
}

/* ================================== */
/* FOOTER */
/* ================================== */

.footer-classic {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: transparent;
  color: #22797c;
  margin-top: 75px;
  margin-bottom: 50px;
}

.footer-classic .container {
  border-top: 2.5px solid #22797c;
  display: flex;
  justify-content: space-between;
  padding-top: 10px;
}

.footer-classic p {
  color: #22797c;
  font-size: 10px;
  font-weight: 500;
  text-align: left;
  letter-spacing: 1px;
}

.footer-classic .rental-container * {
  margin-right: 50px;
}

.footer-classic .social-media-container a.social-media-link {
  font-size: 18px;
  margin: 10px;
}

@media (max-width: 1200px) {
  .footer-classic p {
    max-width: 375px;
  }
}

@media (max-width: 992px) {
  .footer-classic p {
    max-width: 225px;
  }
}

@media (max-width: 768px) {
  .footer-classic {
    margin-top: 25px;
    margin-bottom: 10px;
  }

  .footer-classic .container {
    flex-direction: column-reverse;
    border-top: 2.5px solid rgb(34 121 124 / 25%);
  }

  .footer-classic p {
    max-width: 100%;
    text-align: center;
    margin: auto;
    margin-top: 15px;
  }

  .footer-classic .social-media-container a.social-media-link {
    margin: 5px 50px 10px;
    font-size: 18px;
    display: inline-block;
  }

  .footer-classic .rental-container * {
    margin: 0 25px;
  }

  .footer-classic .rental-container img:nth-of-type(2) {
    width: 65px;
  }
}
