.container {
  max-width: 1920px;
}

.et_pb_button {
  font-size: 14px;
  border-color: #004b0e;
  border-radius: 8px;
  color: #fff !important;
}

.et_pb_button:hover {
  background-color: #004b0e !important;
  color: #fff !important;
}

.et_mobile_menu {
  border-color: #004b0e;
}

body #page-container .et_pb_section .et_pb_button_0 {
  color: #004b0e !important;
}

body #page-container .et_pb_section .et_pb_button_0:hover {
  color: #fff !important;
  border-color: #fff !important;
}

body #page-container .et_pb_section .et_pb_button_1,
body #page-container .et_pb_section .et_pb_button_2 {
  color: #004b0e !important;
}

body #page-container .et_pb_section .et_pb_button_1:hover,
body #page-container .et_pb_section .et_pb_button_2:hover {
  color: #fff !important;
}

.single-apartment__right .et_pb_button,
.apartment-grid .et_pb_button,
.apartments-section .et_pb_button {
  color: #004b0e !important;
}

.single-apartment__right .et_pb_button:hover,
.apartment-grid .et_pb_button:hover,
.apartments-section .et_pb_button:hover {
  color: #fff !important;
}

#top-menu li a {
  font-size: 18px;
}

#top-menu li.current-menu-ancestor>a,
#top-menu li.current-menu-item>a,
#top-menu li.current_page_item>a {
  color: #036a19;
}

.et_header_style_centered .mobile_nav .select_page,
.et_header_style_split .mobile_nav .select_page,
.et_nav_text_color_light #top-menu>li>a,
.et_nav_text_color_dark #top-menu>li>a,
#top-menu a,
.et_mobile_menu li a,
.et-db #et-boc .et-l .et_mobile_menu li a,
.et_nav_text_color_light .et_mobile_menu li a,
.et-db #et-boc .et-l .et_nav_text_color_light .et_mobile_menu li a,
.et_nav_text_color_dark .et_mobile_menu li a,
.et-db #et-boc .et-l .et_nav_text_color_dark .et_mobile_menu li a,
#et_search_icon::before,
.et_search_form_container input,
span.et_close_search_field::after,
#et-top-navigation .et-cart-info {
  color: #202020;
}

header {
  padding: 20px 0;
  background-color: #f2f4f4 !important;
}

header#main-header,
header#main-header.et-fixed-header {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

header .container {
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 12px;
  border-radius: 16px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

header .logo_container {
  position: relative !important;
  width: auto !important;
  height: 40px !important;
}

header #logo {
  height: 40px !important;
  max-height: 40px !important;
  max-width: 100% !important;
}

header #et-top-navigation {
  padding: 0 !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
}

header #et-top-navigation nav>ul>li>a {
  padding: 0 !important;
}

header #et-top-navigation .mobile_menu_bar {
  padding: 0 !important;
  color: #fff;
  background-color: #004d0e;
  border-radius: 8px;
  width: 36px;
  height: 36px;
}

header #et-top-navigation .mobile_menu_bar::before {
  color: inherit;
  font-size: 36px;
}

header #top-menu-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

header .et_pb_button {
  background-color: #004d0e;
  color: #fff !important;
}

header .mobile_nav.opened .mobile_menu_bar::before {
  content: "M";
}

header .et_mobile_menu {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  background-color: #004d0e;
  top: 100%;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
}

header .et_mobile_menu a {
  color: #fff !important;
}

.et_pb_promo_button.active {
  background-color: #004b0e;
}

.et_pb_promo_button.green {
  color: #004b0e !important;
}

.et_pb_promo_button.green:hover {
  color: #fff !important;
}

.et_pb_promo_button.disabled {
  color: #8e8e8e !important;
  border-color: #8e8e8e !important;
}

.et_pb_promo_button.disabled:hover {
  color: #8e8e8e !important;
  border-color: #8e8e8e !important;
  background-color: rgba(0,0,0,0) !important;
}

.et-l--post>.et_builder_inner_content>.et_pb_section.et_pb_section_12 {
  background-color: hsla(0,0%,100%,0) !important;
}

body.wp-theme-Divi {
  background-color: #f2f4f4;
}

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

.bg-grey-100 {
  background-color: #f2f4f4;
}

.bg-green-100 {
  background-color: #004b0e;
}

.bg-green-200 {
  background-color: #002607;
}

.color-white {
  color: #fff;
}

.color-black {
  color: #000;
}

.min-w-120 {
  min-width: 120px;
}

.color-green-100 {
  color: #004b0e;
}

.color-orange-100 {
  color: #f29508;
}

.color-red-100 {
  color: #e70805;
}

.color-grey-200 {
  color: #757c89;
}

.color-grey-300 {
  color: #9c9ea0;
}

.border-bl-none {
  border-bottom-left-radius: 0 !important;
}

.br-4 {
  border-radius: 4px;
}

.br-8 {
  border-radius: 8px;
}

.br-16 {
  border-radius: 16px;
}

.border-none {
  border: none !important;
}

.cursor-pointer {
  cursor: pointer;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flex-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.flex-row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.flex-col--mod {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.flex-col-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

.flex-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse;
      flex-wrap: wrap-reverse;
}

.flex-grow-1 {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.flex-shrink-0 {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.flex-no-wrap {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.items-start {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.items-end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.items-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.items-baseline {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

.items-stretch {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.justify-start {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.justify-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.justify-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.justify-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.justify-around {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.content-center {
  -ms-flex-line-pack: center;
      align-content: center;
}

.content-start {
  -ms-flex-line-pack: start;
      align-content: flex-start;
}

.content-end {
  -ms-flex-line-pack: end;
      align-content: flex-end;
}

.content-between {
  -ms-flex-line-pack: justify;
      align-content: space-between;
}

.content-around {
  -ms-flex-line-pack: distribute;
      align-content: space-around;
}

.flex-item-col {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
}

.lh-1 {
  line-height: 1;
}

.lh-1\.2 {
  line-height: 1.2;
}

.lh-1\.4 {
  line-height: 1.4;
}

.lh-1\.6 {
  line-height: 1.6;
}

.lh-1\.8 {
  line-height: 1.8;
}

.fw-100 {
  font-weight: 100;
}

.fw-200 {
  font-weight: 200;
}

.fw-300 {
  font-weight: 300;
}

.fw-400 {
  font-weight: 400;
}

.fw-500 {
  font-weight: 500;
}

.fw-600 {
  font-weight: 600;
}

.fw-700 {
  font-weight: 700;
}

.fw-800 {
  font-weight: 800;
}

.fw-900 {
  font-weight: 900;
}

.fz-6 {
  font-size: 6px;
}

.fz-8 {
  font-size: 8px;
}

.fz-10 {
  font-size: 10px;
}

.fz-14 {
  font-size: 14px;
}

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

.fz-18 {
  font-size: 18px;
}

.fz-20 {
  font-size: 20px;
}

.fz-24 {
  font-size: 24px;
}

.gap-10 {
  gap: 10px;
}

.gap-12 {
  gap: 12px;
}

.gap-16 {
  gap: 16px;
}

.gap-20 {
  gap: 20px;
}

.gap-24 {
  gap: 24px;
}

.gap-30 {
  gap: 30px;
}

.gap-40 {
  gap: 40px;
}

.gap-60 {
  gap: 60px;
}

.gap-80 {
  gap: 80px;
}

.icon-32 {
  background-position: center;
  background-size: contain;
  width: 32px;
  height: 32px;
}

.image-80 {
  width: 80px;
  height: 80px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-radius: 50%;
}

.aspect-1 {
  aspect-ratio: 1;
}

.aspect-1\.5 {
  aspect-ratio: 1.5;
}

.aspect-1\.8 {
  aspect-ratio: 1.8;
}

.m-0 {
  margin: 0;
}

.mt-10 {
  margin-top: 10px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-60 {
  margin-top: 60px;
}

.my-10 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.my-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.my-40 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-33 {
  margin-bottom: 33px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-48 {
  margin-bottom: 48px;
}

.top-0 {
  top: 0;
}

.left-0 {
  left: 0;
}

.z-10 {
  z-index: 10;
}

.z-20 {
  z-index: 20;
}

.z-30 {
  z-index: 30;
}

.inset-0 {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.transform-none {
  text-transform: none;
}

.text-uppercase {
  text-transform: uppercase;
}

.underline {
  text-decoration: underline;
}

.text-decoration-none {
  text-decoration: none;
}

.text-right {
  text-align: right;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.inline {
  display: inline;
}

.grid {
  display: -ms-grid;
  display: grid;
}

.d-none {
  display: none;
}

.w-full,
.w-100 {
  width: 100%;
}

.h-full,
.h-100 {
  height: 100%;
}

.w-auto {
  width: auto;
}

.w-12 {
  width: 12px;
}

.h-auto {
  height: auto;
}

.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.object-contain {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}

.fancybox-container {
  z-index: 99999999;
}

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}

.embed-container>* {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

.width-90 {
  width: 90px;
}

.max-width-320 {
  max-width: 320px;
}

.grid-col-1 {
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
}

.p-0 {
  padding: 0;
}

.p-10 {
  padding: 10px;
}

.p-20 {
  padding: 20px;
}

.p-24 {
  padding: 24px;
}

.p-30 {
  padding: 30px;
}

.p-3em {
  padding: 3em;
}

.p-1\.5em {
  padding: 1.5em;
}

.py-5 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.py-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.py-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.py-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.py-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.px-7 {
  padding-left: 7px;
  padding-right: 7px;
}

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

.px-13 {
  padding-left: 13px;
  padding-right: 13px;
}

.px-20 {
  padding-left: 20px;
  padding-right: 20px;
}

.px-30 {
  padding-left: 30px;
  padding-right: 30px;
}

.pt-10 {
  padding-top: 10px;
}

.pt-20 {
  padding-top: 20px;
}

.pt-30 {
  padding-top: 30px;
}

.pr-10 {
  padding-right: 10px;
}

.pr-20 {
  padding-right: 20px;
}

.pr-30 {
  padding-right: 30px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pl-10 {
  padding-left: 10px;
}

.pl-20 {
  padding-left: 20px;
}

.pl-30 {
  padding-left: 30px;
}

.size-42 {
  width: 42px;
  height: 42px;
}

.slick-slider {
  position: relative;
  opacity: 0;
}

.slick-slider.slick-initialized {
  opacity: 1;
}

.slick-slider .slick-arrow {
  position: absolute;
  width: 24px;
  height: 24px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: rgba(0,0,0,0);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  font-size: 0;
  border: none;
  z-index: 100;
  cursor: pointer;
  background-repeat: no-repeat;
  opacity: 1;
  outline: none;
}

.slick-slider .slick-next {
  right: 0;
  background-image: url("../images/svg/slick-next-arrow.svg");
}

.slick-slider .slick-prev {
  left: 0;
  background-image: url("../images/svg/slick-prev-arrow.svg");
}

.slick-slider .slick-disabled {
  display: none !important;
}

.blog-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
}

.blog-grid img {
  opacity: 1;
  -webkit-transition: opacity 100ms linear;
  transition: opacity 100ms linear;
}

.blog-grid img:hover {
  opacity: .7;
  -webkit-transition: opacity 100ms linear;
  transition: opacity 100ms linear;
}

.apartment-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
}

.overlay {
  display: none;
  position: fixed;
  z-index: 999999;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0,0,0,.5);
}

.modal {
  position: fixed;
  display: none;
  z-index: 9999991;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  color: #000;
}

.modal__close {
  position: absolute;
  top: 30px;
  right: 30px;
  width: 30px;
  height: 30px;
  background-image: url("../images/svg/close-btn-black.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
  pointer-events: all;
  z-index: 5;
}

.modal__wrap {
  position: fixed;
  top: 45%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: #fff;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 740px;
  padding: 60px;
}

.modal .et_pb_button {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.modal .wpcf7-spinner {
  display: none;
}

.wpcf7-form p {
  margin: 0;
}

.wpcf7-form br {
  display: none;
}

.wpcf7-form .form-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 33px;
     -moz-column-gap: 33px;
          column-gap: 33px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.wpcf7-form .form-grid__item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.wpcf7-form .wpcf7-form-control-wrap {
  position: relative;
  display: block;
}

.wpcf7-form .wpcf7-not-valid-tip {
  position: absolute;
  bottom: 10px;
  font-size: 12px;
}

.wpcf7-form .wpcf7-not-valid {
  outline: 1px solid #dc3232;
}

.wpcf7-form .wpcf7-list-item {
  margin-left: 0;
}

.wpcf7-form .wpcf7-acceptance {
  color: #505050;
  font-size: 12px;
  line-height: 1.2;
}

.wpcf7-form .form-acceptance {
  visibility: hidden;
  width: 0;
  height: 0;
  overflow: hidden;
}

.wpcf7-form .form-acceptance:checked+.wpcf7-list-item-label::before {
  background-color: #16234c;
}

.wpcf7-form .wpcf7-list-item-label {
  padding-left: 24px;
  display: block;
  position: relative;
  cursor: pointer;
}

.wpcf7-form .wpcf7-list-item-label::before {
  content: "";
  display: block;
  position: absolute;
  top: 1px;
  left: 0;
  border: 2px solid #ebecee;
  width: 16px;
  height: 16px;
  background-color: rgba(0,0,0,0);
}

.wpcf7-form .wpcf7-text {
  border: none;
  background-color: #ebecee;
  color: #000;
  line-height: 46px;
  margin-bottom: 20px;
  width: 100%;
  border-radius: 8px;
  padding-left: 20px;
  padding-right: 20px;
}

.wpcf7-form .wpcf7-text::-webkit-input-placeholder {
  opacity: .7;
  color: #000;
}

.wpcf7-form .wpcf7-text::-moz-placeholder {
  opacity: .7;
  color: #000;
}

.wpcf7-form .wpcf7-text:-ms-input-placeholder {
  opacity: .7;
  color: #000;
}

.wpcf7-form .wpcf7-text::-ms-input-placeholder {
  opacity: .7;
  color: #000;
}

.wpcf7-form .wpcf7-text::placeholder {
  opacity: .7;
  color: #000;
}

.wpcf7-form .wpcf7-text:focus {
  outline: 1px solid #004d0e;
}

.wpcf7-form .wpcf7-textarea {
  border: none;
  background-color: #ebecee;
  color: #000;
  margin-bottom: 20px;
  width: 100%;
  border-radius: 8px;
  height: 150px;
  padding-left: 20px;
  padding-right: 20px;
}

.wpcf7-form .wpcf7-textarea::-webkit-input-placeholder {
  opacity: .7;
  color: #000;
}

.wpcf7-form .wpcf7-textarea::-moz-placeholder {
  opacity: .7;
  color: #000;
}

.wpcf7-form .wpcf7-textarea:-ms-input-placeholder {
  opacity: .7;
  color: #000;
}

.wpcf7-form .wpcf7-textarea::-ms-input-placeholder {
  opacity: .7;
  color: #000;
}

.wpcf7-form .wpcf7-textarea::placeholder {
  opacity: .7;
  color: #000;
}

.wpcf7-form .wpcf7-textarea:focus {
  outline: 1px solid #004d0e;
}

.wpcf7-form .et_pb_button {
  cursor: pointer;
  padding-top: 12px !important;
  padding-bottom: 12px !important;
  background-color: #004d0e;
}

.wpcf7-form .et_pb_button:hover {
  padding-top: 12px !important;
  padding-bottom: 12px !important;
}

.wpcf7-form .wpcf7-submit:disabled {
  opacity: .6;
}

.gallery-section {
  position: relative;
  margin-top: 2.75%;
}

.gallery-section .slider-num {
  position: absolute;
  bottom: 20px;
  width: 100%;
  left: 0;
  text-align: center;
  z-index: 2;
  color: #fff;
  font-weight: 600;
}

.gallery-section__grid {
  display: none;
}

.gallery-section__grid img {
  opacity: 1;
  -webkit-transition: opacity linear 100ms;
  transition: opacity linear 100ms;
}

.gallery-section__grid img:hover {
  opacity: .7;
  -webkit-transition: opacity linear 100ms;
  transition: opacity linear 100ms;
}

.learn-more-section__wrap {
  position: relative;
  overflow: hidden;
  padding-top: 60px;
  padding-bottom: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.learn-more-section__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.learn-more-section__content {
  position: relative;
  z-index: 2;
  padding: 24px;
  text-align: center;
  border-radius: 16px;
  backdrop-filter: blur(3px);
  max-width: 490px;
  background-color: hsla(0,0%,100%,.7);
}

.learn-more-section a {
  background-color: #004d0e;
  color: #fff !important;
}

.single-apartment__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 40px;
}

.single-apartment__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 40px;
}

.single-apartment__heading-desktop {
  display: none;
}

.single-apartment__area {
  border-top: 2px solid #004b0e;
  padding-top: 20px;
  margin-top: 20px;
  display: inline-block;
}

.single-apartment__actions {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.single-apartment__actions .modal-action {
  background-color: #004b0e;
  color: #fff !important;
}

.apartments-section {
  position: relative;
}

.apartments-section .slider-num {
  position: absolute;
  top: -9%;
  right: 70px;
  text-align: center;
  z-index: 2;
  color: #4a4c4d;
  font-weight: 400;
}

.apartments-section .slick-arrow {
  top: -9%;
  right: 0;
  left: auto;
  -webkit-transform: none;
          transform: none;
}

.apartments-section .slick-prev {
  right: 30px;
}

.apartments-section .slick-disabled {
  display: block !important;
  opacity: .5;
}

.apartments-section .slick-next {
  background-image: url("../images/svg/slick-next-outline-arrow.svg");
}

.apartments-section .slick-prev {
  background-image: url("../images/svg/slick-prev-outline-arrow.svg");
}

.apartments-section .current {
  font-weight: 700;
  color: #004b0e;
}

footer {
  display: none !important;
}

.map {
  aspect-ratio: 1.4;
}

.map iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.footer .wpcf7-form .et_pb_button {
  color: #fff !important;
  border-color: #fff !important;
  display: block;
  text-align: center;
  width: 100%;
  margin-top: 5px;
}

.footer .wpcf7-form .et_pb_button:hover {
  background-color: #fff !important;
  color: #004d0e !important;
}

.footer .wpcf7-form .wpcf7-text {
  color: #fff;
  background-color: hsla(0,0%,100%,.4);
  margin-bottom: 16px;
}

.footer .wpcf7-form .wpcf7-text::-webkit-input-placeholder {
  opacity: .9;
  color: #fff;
}

.footer .wpcf7-form .wpcf7-text::-moz-placeholder {
  opacity: .9;
  color: #fff;
}

.footer .wpcf7-form .wpcf7-text:-ms-input-placeholder {
  opacity: .9;
  color: #fff;
}

.footer .wpcf7-form .wpcf7-text::-ms-input-placeholder {
  opacity: .9;
  color: #fff;
}

.footer .wpcf7-form .wpcf7-text::placeholder {
  opacity: .9;
  color: #fff;
}

.footer .wpcf7-form .wpcf7-text:focus {
  outline: 1px solid #fff;
}

.footer .wpcf7-form .wpcf7-text.wpcf7-not-valid {
  margin-bottom: 36px;
}

.footer .wpcf7-form .wpcf7-response-output {
  color: #fff;
}

.footer .wpcf7-form .wpcf7-spinner {
  display: none;
}

@media (min-width: 576px) {
  .sm\:px-12 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .learn-more-section__content {
    padding: 48px;
  }

  .apartments-section__slider {
    margin-left: -12px;
    margin-right: -12px;
  }

  .apartments-section .slick-arrow {
    right: 12px;
  }

  .apartments-section .slick-prev {
    right: 52px;
  }
}

@media (min-width: 768px) {
  .grid-4-col {
    display: -ms-grid;
    display: grid;
    gap: 12px;
    -ms-grid-columns: auto auto;
    grid-template-columns: auto auto;
  }

  .md\:w-20 {
    width: 20px;
  }

  .md\:flex-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  .md\:grid-col-2 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .md\:fz-14 {
    font-size: 14px;
  }

  .md\:fz-16 {
    font-size: 16px;
  }

  .md\:fz-10 {
    font-size: 10px;
  }

  .md\:py-7 {
    padding-top: 7px;
    padding-bottom: 7px;
  }

  .md\:px-10 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .blog-grid {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .apartment-grid {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .wpcf7-form .form-grid {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  .gallery-section .slider-num {
    display: none;
  }

  .gallery-section__grid {
    display: block;
  }

  .gallery-section__slider {
    display: none;
  }

  .single-apartment__wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  .single-apartment__left {
    max-width: 40%;
  }

  .single-apartment__right {
    width: 50%;
  }

  .single-apartment__heading-mobile {
    display: none;
  }

  .single-apartment__heading-desktop {
    display: block;
  }

  .apartments-section .slider-num {
    right: 110px;
    top: -19%;
  }

  .apartments-section .slick-arrow {
    width: 40px;
    height: 40px;
    top: -21%;
  }

  .apartments-section .slick-prev {
    right: 64px;
  }
}

@media (min-width: 992px) {
  .grid-4-col {
    -ms-grid-columns: auto auto auto auto;
    grid-template-columns: auto auto auto auto;
  }

  .single-apartment__actions {
    margin-top: 50px;
    gap: 24px;
  }

  .single-apartment__actions {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  .apartments-section .slider-num {
    top: -18%;
  }

  .apartments-section .slick-arrow {
    top: -19%;
  }
}

@media (min-width: 1200px) {
  .xl\:w-27 {
    width: 27px;
  }

  .xl\:py-10 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .xl\:px-13 {
    padding-left: 13px;
    padding-right: 13px;
  }

  .xl\:size-64 {
    width: 64px;
    height: 64px;
  }

  .xl\:mb-44 {
    margin-bottom: 44px;
  }

  .xl\:mt-96 {
    margin-top: 96px;
  }

  .xl\:mb-62 {
    margin-bottom: 62px;
  }

  .xl\:br-8 {
    border-radius: 8px;
  }

  .xl\:flex-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  .xl\:fz-16 {
    font-size: 16px;
  }

  .xl\:fz-20 {
    font-size: 20px;
  }

  .xl\:fz-26 {
    font-size: 26px;
  }

  .xl\:fz-36 {
    font-size: 36px;
  }

  .xl\:fz-40 {
    font-size: 40px;
  }

  .xl\:gap-24 {
    gap: 24px;
  }

  .xl\:gap-40 {
    gap: 40px;
  }

  .xl\:gap-80 {
    gap: 80px;
  }

  .xl\:mb-10 {
    margin-bottom: 10px;
  }

  .xl\:mb-20 {
    margin-bottom: 20px;
  }

  .xl\:mb-30 {
    margin-bottom: 30px;
  }

  .xl\:my-40 {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .xl\:grid-col-4 {
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .xl\:width-130 {
    width: 130px;
  }

  .xl\:p-3em {
    padding: 3em;
  }

  .xl\:fz-12 {
    font-size: 12px;
  }

  .xl\:py-40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .xl\:py-60 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .xl\:mb-48 {
    margin-bottom: 48px;
  }

  .xl\:py-80 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .blog-grid {
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .apartment-grid {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .wpcf7-form .wpcf7-not-valid-tip {
    font-size: 14px;
  }

  .wpcf7-form .wpcf7-acceptance {
    font-size: 14px;
  }

  .wpcf7-form .wpcf7-text {
    line-height: 54px;
    margin-bottom: 30px;
    font-size: 16px;
  }

  .wpcf7-form .wpcf7-textarea {
    line-height: 54px;
    margin-bottom: 30px;
    font-size: 16px;
  }

  .apartments-section .slider-num {
    top: -17%;
  }

  .apartments-section .slick-arrow {
    top: -18%;
  }
}

@media (min-width: 1600px) {
  .xxxl\:w-40 {
    width: 40px;
  }

  .xxxl\:fz-18 {
    font-size: 18px;
  }

  .xxxl\:fz-26 {
    font-size: 26px;
  }
}

@media (max-width: 991px) {
  .modal__wrap {
    max-width: 80%;
  }

  .single-apartment__actions>* {
    width: 100%;
    text-align: center;
  }
}

@media (max-width: 980px) {
  header .et_pb_button {
    background-color: #fff;
    color: #004d0e !important;
  }
}

@media (max-width: 600px) {
  header .logo_container {
    height: 36px !important;
  }

  header #logo {
    height: 36px !important;
    max-height: 36px !important;
  }

  header .et_pb_button {
    font-size: 12px !important;
  }
}

@media (max-width: 575px) {
  .modal__close {
    top: 20px;
    right: 20px;
    width: 24px;
    height: 24px;
  }

  .modal__wrap {
    max-width: 90%;
    padding: 40px;
  }

  .learn-more-section__content br {
    display: none;
  }
}