#section-505a383c-429c-48a0-b24c-6816b70c6b39 {
  color: #ffffff;
  --fontColor: #ffffff;
  --fontColor_H: 0;
  --fontColor_S: 0%;
  --fontColor_L: 100%;
  --fontColor_A: 1;
  --fontColor_darkenDir: -1;
  --bgColor: #fff;
  --bgColor_H: 0;
  --bgColor_S: 0%;
  --bgColor_L: 100%;
  --bgColor_A: 1;
  --bgColor_darkenDir: -1;
  background-color: #fff;
  background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)),
    url("https://res.cloudinary.com/luxuryp/images/w_1280,c_limit,f_auto,q_auto/zptaiuyslshytb1tgkgq/home");
  background-repeat: no-repeat;
  -webkit-background-position: center;
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover;
}
#section-505a383c-429c-48a0-b24c-6816b70c6b39 .lp-title-group .lp-h1 {
  margin-bottom: 0;
}
#section-505a383c-429c-48a0-b24c-6816b70c6b39
  div.collection
  .slick-dots
  button {
  display: none;
}
#section-505a383c-429c-48a0-b24c-6816b70c6b39 .video-wrapper video,
#section-505a383c-429c-48a0-b24c-6816b70c6b39 .video-wrapper div.poster {
  z-index: 0 !important;
}
#section-505a383c-429c-48a0-b24c-6816b70c6b39
  > .video-wrapper
  > .full-screen-video-component
  > .video-wrapper::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #000;
  z-index: -1000;
}
#section-505a383c-429c-48a0-b24c-6816b70c6b39
  > .video-wrapper
  > .full-screen-video-component
  > .video-wrapper
  > video {
  -webkit-transition: opacity 2s cubic-bezier(0.835, 0, 0.19, 1);
  transition: opacity 2s cubic-bezier(0.835, 0, 0.19, 1);
  opacity: 0;
}
#section-505a383c-429c-48a0-b24c-6816b70c6b39
  > .video-wrapper
  > .full-screen-video-component
  > .video-wrapper.playing
  > video {
  opacity: 1;
}
#section-505a383c-429c-48a0-b24c-6816b70c6b39 .collection {
  padding: 120px 0 0;
  min-height: 100vh;
  margin: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
#section-505a383c-429c-48a0-b24c-6816b70c6b39 .collection .item {
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: end;
  justify-content: end;
  /*min-height: calc(100vh - 240px);*/
}
#section-505a383c-429c-48a0-b24c-6816b70c6b39 .collection .btn-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  gap: 23px;
  margin-top: 32px;
}
@media (max-width: 560px) {
  #section-505a383c-429c-48a0-b24c-6816b70c6b39 .collection .btn-container {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
  }
}
#section-505a383c-429c-48a0-b24c-6816b70c6b39
  .collection
  .slick-active
  .animation {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}
#section-505a383c-429c-48a0-b24c-6816b70c6b39 .collection .animation {
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  /* -webkit-transform: translateX(-100px);
  -moz-transform: translateX(-100px);
  -ms-transform: translateX(-100px);
  transform: translateX(-100px);
  opacity: 0; */
}
#section-505a383c-429c-48a0-b24c-6816b70c6b39 .collection .lp-title-group,
#section-505a383c-429c-48a0-b24c-6816b70c6b39 .collection .lp-text--pretitle {
  max-width: 100%;
}
#section-505a383c-429c-48a0-b24c-6816b70c6b39 .collection .slick-dots {
  margin: 30px auto 85px;
  padding: 0;
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  list-style-type: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 360px;
  max-width: 100%;
}
#section-505a383c-429c-48a0-b24c-6816b70c6b39 .collection .slick-dots li {
  margin: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: auto;
  height: auto;
  position: static;
  display: block;
}
#section-505a383c-429c-48a0-b24c-6816b70c6b39
  .collection
  .slick-dots
  li.slick-active
  button:after {
  opacity: 1;
}
#section-505a383c-429c-48a0-b24c-6816b70c6b39 .collection .slick-dots button {
  display: block;
  font-size: 0;
  color: inherit;
  border-radius: 0;
  border: none;
  width: 100%;
  height: 30px;
  cursor: pointer;
  position: relative;
  background-color: transparent;
  padding: 0;
}
#section-505a383c-429c-48a0-b24c-6816b70c6b39
  .collection
  .slick-dots
  button:before {
  display: none;
}
#section-505a383c-429c-48a0-b24c-6816b70c6b39
  .collection
  .slick-dots
  button:after {
  display: block;
  content: "";
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  height: 1px;
  background-color: currentColor;
  opacity: 0.5;
}
#section-505a383c-429c-48a0-b24c-6816b70c6b39
  .collection:not(.slick-initialized)
  .item {
  margin-bottom: 145px;
}
#section-505a383c-429c-48a0-b24c-6816b70c6b39
  .collection:not(.slick-initialized)
  .item:nth-child(n + 2) {
  display: none;
}
@media (min-width: 960px) and (orientation: landscape) {
  #section-505a383c-429c-48a0-b24c-6816b70c6b39 {
    background-image: linear-gradient(rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45)),
      url("../images/home3.jpg");
      background-position-y: bottom;
  }
}
@media (min-width: 1280px) and (orientation: landscape) {
  #section-505a383c-429c-48a0-b24c-6816b70c6b39 {
    background-image: linear-gradient(rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45)),
      url("../images/home3.jpg");
     background-position-y: bottom;
  }
}
@media (min-width: 1920px) and (orientation: landscape) {
  #section-505a383c-429c-48a0-b24c-6816b70c6b39 {
    background-image: linear-gradient(rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45)),
      url("../images/home3.jpg");
      background-position-y: bottom;
  }
}
@media (min-width: 2560px) and (orientation: landscape) {
  #section-505a383c-429c-48a0-b24c-6816b70c6b39 {
    background-image: linear-gradient(rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45)),
      url("../images/home3.jpg");
      background-position-y: bottom;
  }

}
@media (orientation: portrait) {
  #section-505a383c-429c-48a0-b24c-6816b70c6b39 {
    background-image: linear-gradient(rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45)),
      url("../images/home3.jpg");
      background-position-y: bottom;
  }
}
@media (orientation: portrait) and (min-width: 768px) {
  #section-505a383c-429c-48a0-b24c-6816b70c6b39 {
    background-image: linear-gradient(rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45)),
      url("../images/home3.jpg");
      background-position-y: bottom;
  }
}
#section-cb1e48d4-0384-416e-a19f-01a3d289b23f {
  color: rgba(111, 101, 101, 1);
  --fontColor: rgba(111, 101, 101, 1);
  --fontColor_H: 0;
  --fontColor_S: 5%;
  --fontColor_L: 42%;
  --fontColor_A: 1;
  --fontColor_darkenDir: 1;
  --bgColor: rgba(239, 232, 222, 1);
  --bgColor_H: 35;
  --bgColor_S: 35%;
  --bgColor_L: 90%;
  --bgColor_A: 1;
  --bgColor_darkenDir: -1;
  background-color: rgba(239, 232, 222, 1);
}
#section-cb1e48d4-0384-416e-a19f-01a3d289b23f
  .carousel-entity
  .press-item-inner {
  border-left: 1.5px solid #524f4a;
}
#section-cb1e48d4-0384-416e-a19f-01a3d289b23f .carousel-entity .image-wrapper {
  width: 60%;
}
#section-cb1e48d4-0384-416e-a19f-01a3d289b23f .carousel-entity {
  height: 40px !important;
  width: 250px !important;
}
#section-cb1e48d4-0384-416e-a19f-01a3d289b23f div.press-carousel-component {
  padding: 85px 0 97px 0;
}
#section-cb1e48d4-0384-416e-a19f-01a3d289b23f .carousel-entity {
  height: 105px;
  width: 250px;
}
#section-cb1e48d4-0384-416e-a19f-01a3d289b23f .section-title {
  text-align: center;
  padding: 0;
  margin: 0 0 40px 0;
}
@media (max-width: 768px) {
  #section-cb1e48d4-0384-416e-a19f-01a3d289b23f .section-title {
    margin: 0 0 20px 0;
  }
}
#section-cb1e48d4-0384-416e-a19f-01a3d289b23f .press-carousel-component {
  padding: 80px 0;
}
@media (max-width: 786px) {
  #section-cb1e48d4-0384-416e-a19f-01a3d289b23f .press-carousel-component {
    padding: 50px 0;
  }
}
#section-cb1e48d4-0384-416e-a19f-01a3d289b23f .press-item-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  height: 100%;
  border-left: 1.5px solid hsla(0, 7%, 78%, 0.35);
}
#section-cb1e48d4-0384-416e-a19f-01a3d289b23f .press-item-inner img {
  width: 50%;
  height: 100%;
  object-fit: contain;
}
#section-cb1e48d4-0384-416e-a19f-01a3d289b23f
  .carousel-slide:not(.slick-slide):first-child
  .press-item-inner {
  border-left: none;
}
#section-cb1e48d4-0384-416e-a19f-01a3d289b23f .slick-track {
  will-change: transform;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  #section-cb1e48d4-0384-416e-a19f-01a3d289b23f .slick-track {
    image-rendering: -webkit-optimize-contrast;
  }
}
#section-cb1e48d4-0384-416e-a19f-01a3d289b23f
  .carousel-container:not(.slick-initialized) {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  overflow: hidden;
}
#section-054b22e7-e586-42d0-9830-5988cb4fb0fe {
  color: rgba(255, 255, 255, 1);
  --fontColor: rgba(255, 255, 255, 1);
  --fontColor_H: 0;
  --fontColor_S: 0%;
  --fontColor_L: 100%;
  --fontColor_A: 1;
  --fontColor_darkenDir: -1;
  --bgColor: rgba(242, 239, 235, 1);
  --bgColor_H: 34;
  --bgColor_S: 21%;
  --bgColor_L: 94%;
  --bgColor_A: 1;
  --bgColor_darkenDir: -1;
  --section-padding-top: calc(2 / 4 * var(--global-section-padding));
  --section-padding-bottom: calc(2 / 4 * var(--global-section-padding));
  background-color: rgba(242, 239, 235, 1);
  /* background-image: linear-gradient(
      rgba(20, 19, 19, 0.3),
      rgba(20, 19, 19, 0.3)
    ),
    url("https://res.cloudinary.com/luxuryp/images/w_1280,c_limit,f_auto,q_auto/ffquhdgvejuu5afko9rk/bzp-414"); */
  background-repeat: no-repeat;
  -webkit-background-position: center;
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover;
}
#section-054b22e7-e586-42d0-9830-5988cb4fb0fe .description__text svg {
  /* -webkit-filter: invert(1);
  filter: invert(1); */
  color: #000;
  width: auto;
}
#section-054b22e7-e586-42d0-9830-5988cb4fb0fe .description {
  /* padding-bottom: 66px;
  padding-top: 66px; */
}
@media (max-width: 576px) {
  #section-054b22e7-e586-42d0-9830-5988cb4fb0fe .description {
    max-width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
}
#section-054b22e7-e586-42d0-9830-5988cb4fb0fe .description__scroll {
  padding-bottom: 35px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
#section-054b22e7-e586-42d0-9830-5988cb4fb0fe .description__scroll--down {
  cursor: pointer;
}
#section-054b22e7-e586-42d0-9830-5988cb4fb0fe .description__scroll--down svg {
  width: 14px;
  color: #000;
}
#section-054b22e7-e586-42d0-9830-5988cb4fb0fe .description__text {
  /*max-width: 570px;*/
 
}
#section-054b22e7-e586-42d0-9830-5988cb4fb0fe .description__text p{
  color: #000;
  font-size: 20px;
  font-family: var(--global-primary-font-family);
  line-height: 34px;
}
#section-054b22e7-e586-42d0-9830-5988cb4fb0fe .description__text h1{
  margin-bottom: 10px;
  font-size: 2rem;
  color: #000;
}
#section-054b22e7-e586-42d0-9830-5988cb4fb0fe > div:last-child {
  /* padding-top: calc(2 / 4 * var(--global-section-padding)) !important;
  padding-bottom: calc(2 / 4 * var(--global-section-padding)) !important; */
}
@media (min-width: 960px) and (orientation: landscape) {
  #section-054b22e7-e586-42d0-9830-5988cb4fb0fe {
    background-image: linear-gradient(
        rgba(20, 19, 19, 0.3),
        rgba(20, 19, 19, 0.3)
      ),
      /* url("../images/bgimg01.jfif"); */
  }
}
@media (min-width: 1280px) and (orientation: landscape) {
  #section-054b22e7-e586-42d0-9830-5988cb4fb0fe {
    background-image: linear-gradient(
        rgba(20, 19, 19, 0.3),
        rgba(20, 19, 19, 0.3)
      ),
      /* url("../images/bgimg01.jfif"); */
  }
}
@media (min-width: 1920px) and (orientation: landscape) {
  #section-054b22e7-e586-42d0-9830-5988cb4fb0fe {
    background-image: linear-gradient(
        rgba(20, 19, 19, 0.3),
        rgba(20, 19, 19, 0.3)
      ),
      /* url("../images/bgimg01.jfif"); */
  }
}
@media (min-width: 2560px) and (orientation: landscape) {
  #section-054b22e7-e586-42d0-9830-5988cb4fb0fe {
    background-image: linear-gradient(
        rgba(20, 19, 19, 0.3),
        rgba(20, 19, 19, 0.3)
      ),
      /* url("../images/bgimg01.jfif"); */
  }
}
@media (orientation: portrait) {
  #section-054b22e7-e586-42d0-9830-5988cb4fb0fe {
    background-image: linear-gradient(
        rgba(20, 19, 19, 0.3),
        rgba(20, 19, 19, 0.3)
      ),
      /* url("../images/bgimg01.jfif"); */
  }
}
@media (orientation: portrait) and (min-width: 768px) {
  #section-054b22e7-e586-42d0-9830-5988cb4fb0fe {
    background-image: linear-gradient(
        rgba(20, 19, 19, 0.3),
        rgba(20, 19, 19, 0.3)
      ),
      /* url("../images/bgimg01.jfif"); */
  }
}
#section-c7ae1763-d1f4-421f-bfe5-7ce1678b9b32 {
  color: rgba(111, 101, 101, 1);
  --fontColor: rgba(111, 101, 101, 1);
  --fontColor_H: 0;
  --fontColor_S: 5%;
  --fontColor_L: 42%;
  --fontColor_A: 1;
  --fontColor_darkenDir: 1;
  --bgColor: rgba(239, 232, 222, 1);
  --bgColor_H: 35;
  --bgColor_S: 35%;
  --bgColor_L: 90%;
  --bgColor_A: 1;
  --bgColor_darkenDir: -1;
  --section-padding-bottom: calc(0 / 4 * var(--global-section-padding));
  background-color: rgba(239, 232, 222, 1);
}
#section-c7ae1763-d1f4-421f-bfe5-7ce1678b9b32 .lp-vertical-paddings--l {
  padding-top: 89px;
  padding-bottom: 0px;
}
#section-c7ae1763-d1f4-421f-bfe5-7ce1678b9b32 .lp-container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 1340px;
  padding-left: 24px;
  padding-right: 24px;
}
#section-c7ae1763-d1f4-421f-bfe5-7ce1678b9b32 .lp-title-group {
  max-width: 1300px;
  margin: 0 auto 32px;
}
#section-c7ae1763-d1f4-421f-bfe5-7ce1678b9b32 .lp-title-group .lp-description {
  margin-left: auto;
  margin-right: auto;
  max-width: 1300px;
}
#section-c7ae1763-d1f4-421f-bfe5-7ce1678b9b32 .boxed-text__description {
  margin-bottom: 50px;
  text-align: center;
}
@media (max-width: 768px) {
  #section-c7ae1763-d1f4-421f-bfe5-7ce1678b9b32 .boxed-text__description {
    margin-bottom: 30px;
  }
}
#section-c7ae1763-d1f4-421f-bfe5-7ce1678b9b32 .lp-title-group .lp-h2 {
  margin-top: 0;
}
#section-c7ae1763-d1f4-421f-bfe5-7ce1678b9b32 .button-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 600px) {
  #section-c7ae1763-d1f4-421f-bfe5-7ce1678b9b32 .button-container {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
#section-c7ae1763-d1f4-421f-bfe5-7ce1678b9b32 .button-container .lp-btn {
  margin-right: 20px;
}
#section-c7ae1763-d1f4-421f-bfe5-7ce1678b9b32
  .button-container
  .lp-btn:last-of-type {
  margin-right: 0;
}
@media (max-width: 600px) {
  #section-c7ae1763-d1f4-421f-bfe5-7ce1678b9b32 .button-container .lp-btn {
    margin-right: 0px;
    margin-bottom: 20px;
    width: 100%;
  }
  #section-c7ae1763-d1f4-421f-bfe5-7ce1678b9b32
    .button-container
    .lp-btn:last-of-type {
    margin-bottom: 0;
  }
}
#section-c7ae1763-d1f4-421f-bfe5-7ce1678b9b32 .lp-text--subtitle {
  margin-left: auto;
  margin-right: auto;
  text-transform: none;
}
#section-c7ae1763-d1f4-421f-bfe5-7ce1678b9b32 .redesign p {
  margin-bottom: 1.666rem;
}
#section-c7ae1763-d1f4-421f-bfe5-7ce1678b9b32 > div:last-child {
  padding-bottom: calc(0 / 4 * var(--global-section-padding)) !important;
}
#section-2c5bc529-f5a7-4be2-ba7a-4af20d30d038 {
  background-image: url(../images/home1.jpg);
  background-repeat: no-repeat;
  background-color: rgba(239, 232, 222, 1);
  background-size: 100% 100%;
  height: 100vh;
  /* -webkit-background-position: 50% 50%;
  background-position: 50% 50%;
  -webkit-background-size: 80%;
  background-size: 80%;
  color: rgba(82, 79, 74, 1);
  --fontColor: rgba(82, 79, 74, 1);
  --fontColor_H: 37;
  --fontColor_S: 5%;
  --fontColor_L: 31%;
  --fontColor_A: 1;
  --fontColor_darkenDir: 1;
  --bgColor: rgba(239, 232, 222, 1);
  --bgColor_H: 35;
  --bgColor_S: 35%;
  --bgColor_L: 90%;
  --bgColor_A: 1;
  --bgColor_darkenDir: -1; */
  background-color: rgba(239, 232, 222, 1);
}
#section-2c5bc529-f5a7-4be2-ba7a-4af20d30d038 em.fab.fa-twitter:before {
  content: "\e07b";
}
#section-2c5bc529-f5a7-4be2-ba7a-4af20d30d038 .lp-socials__link {
  width: 70px;
  height: 70px;
  color: #6e6465;
  border: solid 2px #524f4a;
  border-radius: 50%;
  margin-bottom: 10px;
  background-color: #efe8de;
  font-size: 16px;
}
#section-2c5bc529-f5a7-4be2-ba7a-4af20d30d038 .lp-socials__link:hover {
  color: #fff;
  border: solid 2px #efe8de;
  border-radius: 50%;
  background: #524f4a;
}
@media only screen and (max-width: 768px) {
  #section-2c5bc529-f5a7-4be2-ba7a-4af20d30d038 .lp-socials__link {
    width: 70px;
    height: 70px;
  }
}
#section-2c5bc529-f5a7-4be2-ba7a-4af20d30d038 .lp-socials__link:hover {
  border: none;
}
#section-2c5bc529-f5a7-4be2-ba7a-4af20d30d038 .lp-a a:before {
  height: 0;
}
#section-2c5bc529-f5a7-4be2-ba7a-4af20d30d038 .lp-a a:after {
  background-color: transparent;
}
#section-2c5bc529-f5a7-4be2-ba7a-4af20d30d038 .lp-a a:before:hover {
  height: 0;
}
@media (max-width: 1024px) {
  #section-2c5bc529-f5a7-4be2-ba7a-4af20d30d038 .lp-vertical-paddings {
    padding-top: 0;
  }
  #section-2c5bc529-f5a7-4be2-ba7a-4af20d30d038 .lp-socials {
    -webkit-box-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
#section-2c5bc529-f5a7-4be2-ba7a-4af20d30d038 .lp-container {
  width: -webkit-fit-content !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
}
#section-2c5bc529-f5a7-4be2-ba7a-4af20d30d038 .lp-container .lp-socials {
  background-color: transparent;
  padding: 20px 40px;
  border-radius: 6px;
}
#section-2c5bc529-f5a7-4be2-ba7a-4af20d30d038 .boxed-text__description {
  margin-bottom: 0 !important;
}
#section-2c5bc529-f5a7-4be2-ba7a-4af20d30d038 .redesign ul {
  margin-bottom: 0 !important;
}
#section-2c5bc529-f5a7-4be2-ba7a-4af20d30d038 .boxed-text__description {
  margin-bottom: 50px;
  text-align: center;
}
@media (max-width: 768px) {
  #section-2c5bc529-f5a7-4be2-ba7a-4af20d30d038 .boxed-text__description {
    margin-bottom: 30px;
  }
}
#section-2c5bc529-f5a7-4be2-ba7a-4af20d30d038 .lp-title-group .lp-h2 {
  margin-top: 0;
}
#section-2c5bc529-f5a7-4be2-ba7a-4af20d30d038 .button-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 600px) {
  #section-2c5bc529-f5a7-4be2-ba7a-4af20d30d038 .button-container {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
#section-2c5bc529-f5a7-4be2-ba7a-4af20d30d038 .button-container .lp-btn {
  margin-right: 20px;
}
#section-2c5bc529-f5a7-4be2-ba7a-4af20d30d038
  .button-container
  .lp-btn:last-of-type {
  margin-right: 0;
}
@media (max-width: 600px) {
  #section-2c5bc529-f5a7-4be2-ba7a-4af20d30d038 .button-container .lp-btn {
    margin-right: 0px;
    margin-bottom: 20px;
    width: 100%;
  }
  #section-2c5bc529-f5a7-4be2-ba7a-4af20d30d038
    .button-container
    .lp-btn:last-of-type {
    margin-bottom: 0;
  }
}
#section-2c5bc529-f5a7-4be2-ba7a-4af20d30d038 .lp-text--subtitle {
  margin-left: auto;
  margin-right: auto;
  text-transform: none;
}
#section-2c5bc529-f5a7-4be2-ba7a-4af20d30d038 .redesign p {
  margin-bottom: 1.666rem;
}
#section-85609bf1-1ff4-49cd-9924-4a7b93c4196c {
  color: #000;
  --fontColor: #000;
  --fontColor_H: 0;
  --fontColor_S: 0%;
  --fontColor_L: 0%;
  --fontColor_A: 1;
  --fontColor_darkenDir: 1;
  --bgColor: rgba(239, 232, 222, 1);
  --bgColor_H: 35;
  --bgColor_S: 35%;
  --bgColor_L: 90%;
  --bgColor_A: 1;
  --bgColor_darkenDir: -1;
  --section-padding-top: calc(2 / 4 * var(--global-section-padding));
  --section-padding-bottom: calc(2 / 4 * var(--global-section-padding));
  background-color: rgba(239, 232, 222, 1);
}
#section-85609bf1-1ff4-49cd-9924-4a7b93c4196c .boxed-text__description {
  margin-bottom: 50px;
  text-align: center;
}
@media (max-width: 768px) {
  #section-85609bf1-1ff4-49cd-9924-4a7b93c4196c .boxed-text__description {
    margin-bottom: 30px;
  }
}
#section-85609bf1-1ff4-49cd-9924-4a7b93c4196c .lp-title-group .lp-h2 {
  margin-top: 0;
}
#section-85609bf1-1ff4-49cd-9924-4a7b93c4196c .button-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 600px) {
  #section-85609bf1-1ff4-49cd-9924-4a7b93c4196c .button-container {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
#section-85609bf1-1ff4-49cd-9924-4a7b93c4196c .button-container .lp-btn {
  margin-right: 20px;
}
#section-85609bf1-1ff4-49cd-9924-4a7b93c4196c
  .button-container
  .lp-btn:last-of-type {
  margin-right: 0;
}
@media (max-width: 600px) {
  #section-85609bf1-1ff4-49cd-9924-4a7b93c4196c .button-container .lp-btn {
    margin-right: 0px;
    margin-bottom: 20px;
    width: 100%;
  }
  #section-85609bf1-1ff4-49cd-9924-4a7b93c4196c
    .button-container
    .lp-btn:last-of-type {
    margin-bottom: 0;
  }
}
#section-85609bf1-1ff4-49cd-9924-4a7b93c4196c .lp-text--subtitle {
  margin-left: auto;
  margin-right: auto;
  text-transform: none;
}
#section-85609bf1-1ff4-49cd-9924-4a7b93c4196c .redesign p {
  margin-bottom: 1.666rem;
}
#section-85609bf1-1ff4-49cd-9924-4a7b93c4196c > div:last-child {
  padding-top: calc(2 / 4 * var(--global-section-padding)) !important;
  padding-bottom: calc(2 / 4 * var(--global-section-padding)) !important;
}
#section-9d7cfa3e-890e-46cf-bb64-d31265470628 {
  color: rgba(255, 255, 255, 1);
  --fontColor: rgba(255, 255, 255, 1);
  --fontColor_H: 0;
  --fontColor_S: 0%;
  --fontColor_L: 100%;
  --fontColor_A: 1;
  --fontColor_darkenDir: -1;
  --bgColor: rgba(242, 239, 235, 1);
  --bgColor_H: 34;
  --bgColor_S: 21%;
  --bgColor_L: 94%;
  --bgColor_A: 1;
  --bgColor_darkenDir: -1;
  background-color: rgba(242, 239, 235, 1);
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),
    url("https://res.cloudinary.com/luxuryp/images/w_1280,c_limit,f_auto,q_auto/ixnhvmdfqblnv2ohy10j/bg4");
  background-repeat: no-repeat;
  -webkit-background-position: center;
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover;
}
#section-9d7cfa3e-890e-46cf-bb64-d31265470628 .description {
  padding-bottom: 66px;
  padding-top: 66px;
}
@media (max-width: 576px) {
  #section-9d7cfa3e-890e-46cf-bb64-d31265470628 .description {
    max-width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
}
#section-9d7cfa3e-890e-46cf-bb64-d31265470628 .description__scroll {
  padding-bottom: 35px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
#section-9d7cfa3e-890e-46cf-bb64-d31265470628 .description__scroll--down {
  cursor: pointer;
}
#section-9d7cfa3e-890e-46cf-bb64-d31265470628 .description__scroll--down svg {
  width: 14px;
  color: #fff;
}
#section-9d7cfa3e-890e-46cf-bb64-d31265470628 .description__text {
  max-width: 570px;
  margin: 0 auto;
  text-align: center;
}
@media (min-width: 960px) and (orientation: landscape) {
  #section-9d7cfa3e-890e-46cf-bb64-d31265470628 {
    background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),
      url("../images/bg4");
  }
}
@media (min-width: 1280px) and (orientation: landscape) {
  #section-9d7cfa3e-890e-46cf-bb64-d31265470628 {
    background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),
      url("../images/bg4");
  }
}
@media (min-width: 1920px) and (orientation: landscape) {
  #section-9d7cfa3e-890e-46cf-bb64-d31265470628 {
    background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),
      url("../images/bg4");
  }
}
@media (min-width: 2560px) and (orientation: landscape) {
  #section-9d7cfa3e-890e-46cf-bb64-d31265470628 {
    background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),
      url("../images/bg4");
  }
}
@media (orientation: portrait) {
  #section-9d7cfa3e-890e-46cf-bb64-d31265470628 {
    background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),
      url("../images/bg4");
  }
}
@media (orientation: portrait) and (min-width: 768px) {
  #section-9d7cfa3e-890e-46cf-bb64-d31265470628 {
    background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),
      url("https://res.cloudinary.com/luxuryp/images/c_lfill,w_768,ar_3:4,dpr_2,f_auto,q_auto/ixnhvmdfqblnv2ohy10j/bg4");
  }
}
#section-9ea2bc28-c5bc-4fa7-a241-e2466505f5f3 {
  color: rgba(0, 0, 0, 1);
  --fontColor: rgba(0, 0, 0, 1);
  --fontColor_H: 0;
  --fontColor_S: 0%;
  --fontColor_L: 0%;
  --fontColor_A: 1;
  --fontColor_darkenDir: 1;
  --bgColor: rgba(239, 232, 222, 1);
  --bgColor_H: 35;
  --bgColor_S: 35%;
  --bgColor_L: 90%;
  --bgColor_A: 1;
  --bgColor_darkenDir: -1;
  background-color: rgba(239, 232, 222, 1);
}
#section-9ea2bc28-c5bc-4fa7-a241-e2466505f5f3 div.text-grid {
  padding-top: 92px;
  padding-bottom: 71px;
}
#section-9ea2bc28-c5bc-4fa7-a241-e2466505f5f3 div.text-grid .scene {
  min-height: 155px;
}
#section-9ea2bc28-c5bc-4fa7-a241-e2466505f5f3 div.text-grid .button-wrapper {
  display: none;
}
#section-9ea2bc28-c5bc-4fa7-a241-e2466505f5f3 div.text-grid .scene__item {
  padding: 0px 27px;
}
#section-9ea2bc28-c5bc-4fa7-a241-e2466505f5f3 .text-grid {
  padding-top: 96px;
  padding-bottom: 96px;
}
@media (max-width: 768px) {
  #section-9ea2bc28-c5bc-4fa7-a241-e2466505f5f3 .text-grid {
    padding-top: 64px;
    padding-bottom: 64px;
  }
}
#section-9ea2bc28-c5bc-4fa7-a241-e2466505f5f3 .text-grid .lp-h2 {
  text-align: center;
  margin-bottom: 70px;
}
@media (max-width: 768px) {
  #section-9ea2bc28-c5bc-4fa7-a241-e2466505f5f3 .text-grid .lp-h2 {
    margin-bottom: 46px;
  }
}
#section-9ea2bc28-c5bc-4fa7-a241-e2466505f5f3 .text-grid .scenes {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: stretch;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  list-style: none;
  margin: 0;
}
#section-9ea2bc28-c5bc-4fa7-a241-e2466505f5f3 .text-grid .scene {
  min-height: 272px;
  margin: 0;
}
#section-9ea2bc28-c5bc-4fa7-a241-e2466505f5f3 .text-grid .scene__content {
  position: relative;
  z-index: 2;
}
#section-9ea2bc28-c5bc-4fa7-a241-e2466505f5f3 .text-grid .scene__item {
  height: calc(1px + 100%);
  width: calc(1px + 100%);
  padding: 32px 27px;
  border: none;
  position: relative;
}
@media (max-width: 768px) {
  #section-9ea2bc28-c5bc-4fa7-a241-e2466505f5f3 .text-grid .scene__item {
    padding: 32px 27px;
  }
}
#section-9ea2bc28-c5bc-4fa7-a241-e2466505f5f3 .text-grid .scene__item .border {
  display: none;
}
#section-9ea2bc28-c5bc-4fa7-a241-e2466505f5f3
  .text-grid
  .scene__item--with-border
  .border {
  display: block;
  border: 1px solid currentColor;
  position: absolute;
  z-index: 1;
  opacity: 0.1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#section-9ea2bc28-c5bc-4fa7-a241-e2466505f5f3 .text-grid .scene--columns-1 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 1076px;
}
#section-9ea2bc28-c5bc-4fa7-a241-e2466505f5f3
  .text-grid
  .scene--columns-1
  .scene__item {
  padding: 64px 110px;
}
@media (max-width: 768px) {
  #section-9ea2bc28-c5bc-4fa7-a241-e2466505f5f3
    .text-grid
    .scene--columns-1
    .scene__item {
    padding: 32px 27px;
  }
}
#section-9ea2bc28-c5bc-4fa7-a241-e2466505f5f3 .text-grid .scene--columns-2 {
  -webkit-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}
#section-9ea2bc28-c5bc-4fa7-a241-e2466505f5f3 .text-grid .scene--columns-3 {
  -webkit-flex-basis: 33.3%;
  -ms-flex-preferred-size: 33.3%;
  flex-basis: 33.3%;
}
#section-9ea2bc28-c5bc-4fa7-a241-e2466505f5f3 .text-grid .scene--columns-4 {
  -webkit-flex-basis: 25%;
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
}
@media (max-width: 768px) {
  #section-9ea2bc28-c5bc-4fa7-a241-e2466505f5f3 .text-grid .scene {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}
#section-9ea2bc28-c5bc-4fa7-a241-e2466505f5f3 .text-grid .scene ul {
  list-style: revert;
}
#section-9ea2bc28-c5bc-4fa7-a241-e2466505f5f3 .text-grid .button-wrapper {
  padding-top: 90px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 768px) {
  #section-9ea2bc28-c5bc-4fa7-a241-e2466505f5f3 .text-grid .button-wrapper {
    padding-top: 42px;
  }
}
#section-9ea2bc28-c5bc-4fa7-a241-e2466505f5f3 .redesign p {
  margin-bottom: 1.666rem;
}
#section-696c4924-bfc4-4652-b992-3f5075dd5b2a {
  color: rgba(111, 101, 101, 1);
  --fontColor: rgba(111, 101, 101, 1);
  --fontColor_H: 0;
  --fontColor_S: 5%;
  --fontColor_L: 42%;
  --fontColor_A: 1;
  --fontColor_darkenDir: 1;
  --bgColor: rgba(239, 232, 222, 1);
  --bgColor_H: 35;
  --bgColor_S: 35%;
  --bgColor_L: 90%;
  --bgColor_A: 1;
  --bgColor_darkenDir: -1;
  --section-padding-top: calc(0 / 4 * var(--global-section-padding));
  --section-padding-bottom: calc(4 / 4 * var(--global-section-padding));
  background-color: rgba(239, 232, 222, 1);
}
#section-696c4924-bfc4-4652-b992-3f5075dd5b2a
  div.f-video-poster
  .f-video__logo {
  width: 60px;
}
#section-696c4924-bfc4-4652-b992-3f5075dd5b2a i.fa-twitter:before {
  content: "\e07b";
}
@media only screen and (max-width: 768px) {
  #section-696c4924-bfc4-4652-b992-3f5075dd5b2a div.f-video {
    padding-top: 0px;
  }
}
#section-696c4924-bfc4-4652-b992-3f5075dd5b2a .f-video {
  padding-top: 100px;
  padding-bottom: 100px;
}
#section-696c4924-bfc4-4652-b992-3f5075dd5b2a .f-video .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  padding-left: 50px;
  padding-right: 50px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1400px;
}
@media (max-width: 992px) {
  #section-696c4924-bfc4-4652-b992-3f5075dd5b2a .f-video .container {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 25px;
    padding-right: 25px;
  }
}
#section-696c4924-bfc4-4652-b992-3f5075dd5b2a .f-video-content {
  width: calc(40% - 50px);
}
@media (max-width: 992px) {
  #section-696c4924-bfc4-4652-b992-3f5075dd5b2a .f-video-content {
    width: 100%;
    text-align: center;
  }
}
#section-696c4924-bfc4-4652-b992-3f5075dd5b2a .f-video-content h2 {
  margin: 0 0 18px;
}
@media (max-width: 992px) {
  #section-696c4924-bfc4-4652-b992-3f5075dd5b2a .f-video-content h2 {
    margin-bottom: 4px;
  }
}
#section-696c4924-bfc4-4652-b992-3f5075dd5b2a .f-video-content p {
  max-width: 376px;
  margin: 0 0 36px;
}
@media (max-width: 992px) {
  #section-696c4924-bfc4-4652-b992-3f5075dd5b2a .f-video-content p {
    max-width: 100%;
    margin: 0 0 17px;
  }
}
#section-696c4924-bfc4-4652-b992-3f5075dd5b2a .f-video__logo {
  position: absolute;
  width: 100px;
  left: 0;
  bottom: 0;
  -webkit-transform: translate(-30%, 40%);
  -moz-transform: translate(-30%, 40%);
  -ms-transform: translate(-30%, 40%);
  transform: translate(-30%, 40%);
}
#section-696c4924-bfc4-4652-b992-3f5075dd5b2a .f-video__logo img {
  width: 100%;
  object-fit: cover;
}
@media (max-width: 992px) {
  #section-696c4924-bfc4-4652-b992-3f5075dd5b2a .f-video__logo {
    left: 10px;
  }
}
#section-696c4924-bfc4-4652-b992-3f5075dd5b2a .f-video-poster {
  width: 60%;
  position: relative;
}
@media (max-width: 992px) {
  #section-696c4924-bfc4-4652-b992-3f5075dd5b2a .f-video-poster {
    width: 100%;
    margin-top: 60px;
  }
}
#section-696c4924-bfc4-4652-b992-3f5075dd5b2a .f-video-poster-bgr {
  padding: 27% 0;
  -webkit-background-size: cover;
  background-size: cover;
  -webkit-background-position: center;
  background-position: center;
  position: relative;
  text-align: center;
}
@media (max-width: 992px) {
  #section-696c4924-bfc4-4652-b992-3f5075dd5b2a .f-video-poster-bgr {
    padding: 20% 0;
  }
}
#section-696c4924-bfc4-4652-b992-3f5075dd5b2a .f-video .play-btn {
  background: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
}
@media (min-width: 576px) {
  #section-696c4924-bfc4-4652-b992-3f5075dd5b2a
    .f-video
    .play-btn:hover
    .play-btn-holder {
    background-color: rgba(255, 255, 255, 0.3);
  }
}
#section-696c4924-bfc4-4652-b992-3f5075dd5b2a
  .f-video
  .play-btn
  .play-btn-holder {
  width: 76px;
  height: 76px;
  border: 1px solid white;
  border-radius: 50%;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#section-696c4924-bfc4-4652-b992-3f5075dd5b2a .f-video .play-btn .icon-wrapper {
  cursor: pointer;
  background-color: white;
  border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#section-696c4924-bfc4-4652-b992-3f5075dd5b2a .f-video .play-btn .play-icon {
  font-size: 10px;
  -webkit-transform: translateX(1px);
  -moz-transform: translateX(1px);
  -ms-transform: translateX(1px);
  transform: translateX(1px);
  color: #000;
}
#section-696c4924-bfc4-4652-b992-3f5075dd5b2a > div:last-child {
  padding-top: calc(0 / 4 * var(--global-section-padding)) !important;
  padding-bottom: calc(4 / 4 * var(--global-section-padding)) !important;
}
#section-9612bbaa-b181-43a6-aa64-7b86276e53c1 {
  color: #000;
  --fontColor: #000;
  --fontColor_H: 0;
  --fontColor_S: 0%;
  --fontColor_L: 0%;
  --fontColor_A: 1;
  --fontColor_darkenDir: 1;
  --bgColor: rgba(239, 232, 222, 1);
  --bgColor_H: 35;
  --bgColor_S: 35%;
  --bgColor_L: 90%;
  --bgColor_A: 1;
  --bgColor_darkenDir: -1;
  --section-padding-top: calc(0 / 4 * var(--global-section-padding));
  --section-padding-bottom: calc(4 / 4 * var(--global-section-padding));
  background-color: rgba(239, 232, 222, 1);
}
#section-9612bbaa-b181-43a6-aa64-7b86276e53c1 .boxed-text__description {
  margin-bottom: 50px;
  text-align: center;
}
@media (max-width: 768px) {
  #section-9612bbaa-b181-43a6-aa64-7b86276e53c1 .boxed-text__description {
    margin-bottom: 30px;
  }
}
#section-9612bbaa-b181-43a6-aa64-7b86276e53c1 .lp-title-group .lp-h2 {
  margin-top: 0;
}
#section-9612bbaa-b181-43a6-aa64-7b86276e53c1 .button-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 600px) {
  #section-9612bbaa-b181-43a6-aa64-7b86276e53c1 .button-container {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
#section-9612bbaa-b181-43a6-aa64-7b86276e53c1 .button-container .lp-btn {
  margin-right: 20px;
}
#section-9612bbaa-b181-43a6-aa64-7b86276e53c1
  .button-container
  .lp-btn:last-of-type {
  margin-right: 0;
}
@media (max-width: 600px) {
  #section-9612bbaa-b181-43a6-aa64-7b86276e53c1 .button-container .lp-btn {
    margin-right: 0px;
    margin-bottom: 20px;
    width: 100%;
  }
  #section-9612bbaa-b181-43a6-aa64-7b86276e53c1
    .button-container
    .lp-btn:last-of-type {
    margin-bottom: 0;
  }
}
#section-9612bbaa-b181-43a6-aa64-7b86276e53c1 .lp-text--subtitle {
  margin-left: auto;
  margin-right: auto;
  text-transform: none;
}
#section-9612bbaa-b181-43a6-aa64-7b86276e53c1 .redesign p {
  margin-bottom: 1.666rem;
}
#section-9612bbaa-b181-43a6-aa64-7b86276e53c1 > div:last-child {
  padding-top: calc(0 / 4 * var(--global-section-padding)) !important;
  padding-bottom: calc(4 / 4 * var(--global-section-padding)) !important;
}
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d {
  background-image: linear-gradient(
      rgba(0, 0, 0, 0.6),
      rgba(0, 0, 0, 0.6),
      rgba(0, 0, 0, 0.6)
    ),
    url("../images/work-with-us");
  background-repeat: no-repeat;
  -webkit-background-position: center;
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover;
  background-attachment: fixed;
  color: rgba(255, 255, 255, 1);
  --fontColor: rgba(255, 255, 255, 1);
  --fontColor_H: 0;
  --fontColor_S: 0%;
  --fontColor_L: 100%;
  --fontColor_A: 1;
  --fontColor_darkenDir: -1;
  --bgColor: #ffffff;
  --bgColor_H: 0;
  --bgColor_S: 0%;
  --bgColor_L: 100%;
  --bgColor_A: 1;
  --bgColor_darkenDir: -1;
  background-color: #ffffff;
}
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .form-col {
  -webkit-flex: 0 1 310px !important;
  -ms-flex: 0 1 310px !important;
  flex: 0 1 310px !important;
}
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .lp-input-group {
  border: 1px solid #ffffff;
  padding: 10px 8px 10px 10px;
}
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .lp-input-group .lp-input {
  border-width: 0 0 0 0;
}
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .redesign button {
  text-transform: uppercase !important;
  position: absolute;
  top: 187px;
  right: 310px;
  padding: 20px 30px;
  color: rgba(255, 255, 255, 1) !important;
  background-color: rgba(0, 0, 0, 0) !important;
  border-color: rgba(255, 255, 255, 1) !important;
}
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .redesign button:hover {
  color: rgba(111, 101, 101, 1) !important;
  background-color: rgba(255, 255, 255, 1) !important;
  border-color: rgba(255, 255, 255, 1) !important;
}
@media (max-width: 1720px) {
  #section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .redesign button {
    right: 290px;
  }
}
@media (max-width: 1670px) {
  #section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .redesign button {
    right: 260px;
  }
}
@media (max-width: 1610px) {
  #section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .redesign button {
    right: 230px;
  }
}
@media (max-width: 1550px) {
  #section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .redesign button {
    right: 200px;
  }
}
@media (max-width: 1490px) {
  #section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .redesign button {
    right: 170px;
  }
}
@media (max-width: 1430px) {
  #section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .redesign button {
    right: 140px;
  }
}
@media (max-width: 1370px) {
  #section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .redesign button {
    right: 110px;
  }
}
@media (max-width: 1310px) {
  #section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .redesign button {
    right: 90px;
  }
}
@media (max-width: 1012px) {
  #section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .redesign button {
    position: inherit !important;
  }
}
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .redesign .inp label {
  color: #ffffff;
}
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d
  .redesign
  .custom-ebook__group
  textarea {
  background: transparent !important;
}
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .redesign .custom-ebook {
  padding-top: 97px !important;
  padding-bottom: 97px !important;
}
@media (max-width: 560px) {
  #section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .redesign .custom-ebook {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }
}
@media only screen and (max-width: 900px) {
  #section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d div.form-row {
    margin-left: 16px;
    margin-right: 16px;
  }
}
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d.modal.is-background-color-light
  > button.close {
  padding: 5px;
}
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d.modal.is-background-color-light
  > button.close:before {
  content: "";
  width: 100%;
  display: block;
  padding-bottom: 100%;
  -webkit-clip-path: polygon(
    8% 0,
    50% 42%,
    92% 0,
    100% 8%,
    58% 50%,
    100% 92%,
    92% 100%,
    50% 58%,
    8% 100%,
    0 92%,
    42% 50%,
    0 8%
  );
  clip-path: polygon(
    8% 0,
    50% 42%,
    92% 0,
    100% 8%,
    58% 50%,
    100% 92%,
    92% 100%,
    50% 58%,
    8% 100%,
    0 92%,
    42% 50%,
    0 8%
  );
  background-color: #000;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d.modal.is-background-color-light
  > button.close:hover:before {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d.modal.is-background-color-light
  > button.close
  > img,
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d.modal.is-background-color-light
  > button.close
  .lp-close-icon {
  display: none;
}
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .elem-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -16px;
  margin-right: -16px;
  -webkit-box-flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media (max-width: 767px) {
  #section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .elem-row {
    -webkit-box-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .elem-col {
  min-height: 1px;
  padding-left: 16px;
  padding-right: 16px;
}
@media (max-width: 767px) {
  #section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .elem-col {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: unset;
  }
}
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .form-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: flex-start;
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  margin-left: -16px;
  margin-right: -16px;
}
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .form-col {
  padding-left: 16px;
  padding-right: 16px;
  -webkit-flex: 1 1 400px;
  -ms-flex: 1 1 400px;
  flex: 1 1 400px;
}
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d
  .form-col:last-child
  .custom-form__group {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  #section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d
    .form-col:last-child
    .custom-form__group {
    margin-bottom: 30px;
  }
}
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .lp-label {
  text-transform: none;
}
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .lp-label.field-required:after {
  content: " *";
}
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .custom-form {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media (max-width: 767px) {
  #section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .custom-form {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .custom-form__img-col {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  #section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .custom-form__img-col {
    margin-bottom: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 768px) {
  #section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .custom-form__form-col {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
}
@media (min-width: 992px) {
  #section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .custom-form__form-col {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
}
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .custom-form__header {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
  text-align: center;
}
@media (max-width: 767px) {
  #section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .custom-form__header {
    margin-bottom: 30px;
  }
}
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .custom-form__heading {
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  #section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .custom-form__heading {
    margin-bottom: 13px;
  }
}
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .custom-form__description {
  margin-bottom: 0;
}
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .custom-form__img-block {
  width: 100%;
  height: 430px;
  background: currentColor center/cover no-repeat;
}
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .custom-form__img-block img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .custom-form__download-form {
  width: 100%;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  #section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .custom-form__download-form {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
}
@media (min-width: 768px) {
  #section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .custom-form__footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .custom-form__container {
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
}
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .form-field-descr {
  opacity: 0.5;
  margin-top: 8px;
  font-size: 82%;
}
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .lp-btn-icons {
  width: 0;
  -webkit-transition: width 0.3s ease;
  transition: width 0.3s ease;
  display: inline-block;
  float: left;
  line-height: inherit;
  overflow: visible;
  position: relative;
}
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .lp-btn-icons:before {
  content: "";
  display: inline-block;
  width: 0px;
  height: 1em;
  vertical-align: middle;
}
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d
  .lp-btn-icons
  .lp-btn-icon-loading {
  position: absolute;
  display: block;
  width: 0;
  height: 17px;
  opacity: 0;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: width 0.3s ease, opacity 0.3s ease;
  transition: width 0.3s ease, opacity 0.3s ease;
  overflow: hidden;
}
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d
  .lp-btn-icons
  .lp-btn-icon-loading:before {
  content: none;
  display: block;
  background-color: currentColor;
  width: 17px;
  height: 17px;
  -webkit-clip-path: path(
    "M8.5 0A 8.5 8.5 0 1 1 1.89 3.15L 4.23 5.04A 5.5 5.5 0 1 0 8.5 3Z"
  );
  clip-path: path(
    "M8.5 0A 8.5 8.5 0 1 1 1.89 3.15L 4.23 5.04A 5.5 5.5 0 1 0 8.5 3Z"
  );
  -webkit-animation: i-spin 2s linear infinite;
  animation: i-spin 2s linear infinite;
}
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d
  .lp-btn-icons
  .lp-btn-icon-success {
  position: absolute;
  display: block;
  width: 0;
  height: 17px;
  opacity: 0;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%) scale(1.02);
  -moz-transform: translateY(-50%) scale(1.02);
  -ms-transform: translateY(-50%) scale(1.02);
  transform: translateY(-50%) scale(1.02);
  -webkit-transition: width 0.3s ease, opacity 0.3s ease;
  transition: width 0.3s ease, opacity 0.3s ease;
  background-color: currentColor;
  -webkit-clip-path: path(
    "M0 8.5 A 8.5 8.5 0 0 1 17 8.5 A 8.5 8.5 0 0 1 0 8.5 H 1.2 A 7.3 7.3 0 1 0 15.8 8.5 A 7.3 7.3 0 1 0 1.2 8.5 H0 m5.201-.344L7.4 10.35l4.436-4.45c.311-.202.58-.191.807.033.227.225.25.488.072.788L7.85 11.59c-.14.141-.291.212-.451.212-.16 0-.31-.061-.45-.183L4.338 8.99c-.192-.311-.172-.58.06-.806.231-.226.5-.235.803-.027"
  );
  clip-path: path(
    "M0 8.5 A 8.5 8.5 0 0 1 17 8.5 A 8.5 8.5 0 0 1 0 8.5 H 1.2 A 7.3 7.3 0 1 0 15.8 8.5 A 7.3 7.3 0 1 0 1.2 8.5 H0 m5.201-.344L7.4 10.35l4.436-4.45c.311-.202.58-.191.807.033.227.225.25.488.072.788L7.85 11.59c-.14.141-.291.212-.451.212-.16 0-.31-.061-.45-.183L4.338 8.99c-.192-.311-.172-.58.06-.806.231-.226.5-.235.803-.027"
  );
}
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .loading input,
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .success input,
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .loading select,
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .success select,
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .loading button,
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .success button {
  pointer-events: none;
}
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .loading .lp-btn-icons,
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .success .lp-btn-icons {
  width: 27px;
}
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d
  .loading
  .lp-btn-icons
  .lp-btn-icon-loading,
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d
  .success
  .lp-btn-icons
  .lp-btn-icon-loading {
  width: 17px;
}
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d
  .loading
  .lp-btn-icons
  .lp-btn-icon-success,
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d
  .success
  .lp-btn-icons
  .lp-btn-icon-success {
  width: 17px;
}
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d
  .loading
  .lp-btn-icons
  .lp-btn-icon-loading {
  opacity: 1;
}
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d
  .loading
  .lp-btn-icons
  .lp-btn-icon-loading:before {
  content: "";
}
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d
  .success
  .lp-btn-icons
  .lp-btn-icon-success {
  opacity: 1;
}
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .js-backup-email {
  display: none;
}
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .lp-h-pot {
  height: 0;
  overflow: hidden;
  visibility: hidden;
  position: absolute;
}
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .visually-hidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .uf-cus-sel-content {
  max-height: 210px;
  overflow-y: auto;
}
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d
  .lp-input-group
  .uf-cus-sel-toggle {
  width: 100%;
}
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .uf-cus-sel {
  position: relative;
  width: 100%;
  --optionHoverColor: hsl(
    var(--bgColor_H),
    calc(var(--bgColor_S) + 6% * var(--bgColor_darkenDir)),
    calc(var(--bgColor_L) + 14% * var(--bgColor_darkenDir))
  );
}
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .uf-cus-sel-toggle {
  position: relative;
  display: block;
  width: 100%;
  font-family: inherit;
  text-align: left;
  text-transform: none;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d
  .uf-cus-sel-toggle.is-placeholder {
  color: #999;
}
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .uf-cus-sel-toggle:after {
  box-sizing: border-box;
  content: "";
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: 0;
  height: 10px;
  width: 10px;
  border-top: 2px solid currentColor;
  border-left: 2px solid currentColor;
  -webkit-transform: rotateZ(-135deg) translateY(10px);
  -moz-transform: rotateZ(-135deg) translateY(10px);
  -ms-transform: rotateZ(-135deg) translateY(10px);
  transform: rotateZ(-135deg) translateY(10px);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media (min-width: 992px) {
  #section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .uf-cus-sel-toggle:after {
    right: 25px;
  }
}
.uf-cus-sel.open
  #section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d
  .uf-cus-sel-toggle:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .uf-cus-sel-menu {
  display: none;
  position: absolute;
  width: calc(100% + var(--uf-border-left, 0px) + var(--uf-border-right, 0px));
  top: 100%;
  left: calc(0px - var(--uf-border-left, 0px));
  z-index: 1;
}
@media (max-width: 768px) {
  #section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .uf-cus-sel-menu {
    position: relative;
    top: auto;
  }
}
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .uf-cus-sel-content {
  width: 100%;
  background-color: var(--bgColor, #000);
  border: 1px solid #979797;
  border-top: none;
}
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .uf-cus-sel-item {
  display: block;
  width: 100%;
  padding: 11px 24px;
  border: solid 1px transparent;
  background: transparent;
  border-radius: 0;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  line-height: 24px;
  text-align: left;
  text-transform: none;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
}
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .uf-cus-sel-item:focus,
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .uf-cus-sel-item:hover {
  background-color: var(--optionHoverColor, #262222);
}
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .uf-cus-sel-item.is-selected {
  font-weight: 700;
}
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .uf-cus-sel-item.is-disabled,
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .uf-cus-sel-item:disabled {
  display: none;
}
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .lp-text--subtitle {
  margin-left: auto;
  margin-right: auto;
}
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d
  .lp-input::-webkit-input-placeholder {
  text-transform: none;
}
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .lp-input::-moz-placeholder {
  text-transform: none;
}
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .lp-input:-ms-input-placeholder {
  text-transform: none;
}
#section-b13f8ab4-2694-4ceb-9cf5-974a0a05477d .lp-input::placeholder {
  text-transform: none;
}
#section-76351dd3-1431-4f2b-819f-aeb5efad8ca1 {
  color: rgba(111, 101, 101, 1);
  --fontColor: rgba(111, 101, 101, 1);
  --fontColor_H: 0;
  --fontColor_S: 5%;
  --fontColor_L: 42%;
  --fontColor_A: 1;
  --fontColor_darkenDir: 1;
  --bgColor: rgba(239, 232, 222, 1);
  --bgColor_H: 35;
  --bgColor_S: 35%;
  --bgColor_L: 90%;
  --bgColor_A: 1;
  --bgColor_darkenDir: -1;
  background-color: rgba(239, 232, 222, 1);
}
#section-76351dd3-1431-4f2b-819f-aeb5efad8ca1 .feed {
  display: none;
  margin: 50px 0 100px;
}
@media (max-width: 768px) {
  #section-76351dd3-1431-4f2b-819f-aeb5efad8ca1 .feed {
    margin: 30px 0 60px;
  }
}
#section-76351dd3-1431-4f2b-819f-aeb5efad8ca1 .feed .pre-title {
  display: block;
  margin-bottom: 20px;
  text-align: center;
  margin-bottom: 2px;
  color: hsla(
    var(--fontColor_H),
    var(--fontColor_S),
    calc(50% + (var(--fontColor_L) - 50%) * 0.7),
    var(--fontColor_A)
  );
}
#section-76351dd3-1431-4f2b-819f-aeb5efad8ca1 .feed h2,
#section-76351dd3-1431-4f2b-819f-aeb5efad8ca1 .feed h3 {
  text-align: center;
  margin: 20px 0 60px;
}
#section-76351dd3-1431-4f2b-819f-aeb5efad8ca1 .feed__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  position: relative;
  -webkit-box-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#section-76351dd3-1431-4f2b-819f-aeb5efad8ca1 .feed__content__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-basis: 20%;
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
  padding-bottom: 20%;
  position: relative;
  z-index: 1;
}
@media (max-width: 768px) {
  #section-76351dd3-1431-4f2b-819f-aeb5efad8ca1 .feed__content__item {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    padding-bottom: 50%;
  }
  #section-76351dd3-1431-4f2b-819f-aeb5efad8ca1
    .feed__content__item:nth-child(n + 5) {
    display: none;
  }
}
@media (max-width: 520px) {
  #section-76351dd3-1431-4f2b-819f-aeb5efad8ca1 .feed__content__item {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding-bottom: 100%;
  }
}
#section-76351dd3-1431-4f2b-819f-aeb5efad8ca1 .feed__content__item:hover {
  z-index: 2;
}
#section-76351dd3-1431-4f2b-819f-aeb5efad8ca1
  .feed__content__item:nth-child(n + 6) {
  display: none;
}
#section-76351dd3-1431-4f2b-819f-aeb5efad8ca1 .feed__content__item__img {
  bottom: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: lightgray;
  -webkit-background-size: cover;
  background-size: cover;
  -webkit-background-position: center center;
  background-position: center center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all linear 0.2s;
  transition: all linear 0.2s;
  transform-origin: bottom;
}
#section-76351dd3-1431-4f2b-819f-aeb5efad8ca1 .feed__content__item__img svg {
  display: none;
}
#section-76351dd3-1431-4f2b-819f-aeb5efad8ca1 .feed__content__item__img:hover {
  position: absolute;
  background-image: linear-gradient(rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45));
  height: 108%;
  width: 104%;
  margin-left: -2%;
}
@media (max-width: 768px) {
  #section-76351dd3-1431-4f2b-819f-aeb5efad8ca1
    .feed__content__item__img:hover {
    height: 104%;
    width: 104%;
    margin-left: -2%;
  }
}
#section-76351dd3-1431-4f2b-819f-aeb5efad8ca1
  .feed__content__item__img:hover
  svg {
  display: block;
}
#section-76351dd3-1431-4f2b-819f-aeb5efad8ca1 .instagram-link {
  display: block;
  overflow: hidden;
}
#section-76351dd3-1431-4f2b-819f-aeb5efad8ca1 .instagram-link,
#section-76351dd3-1431-4f2b-819f-aeb5efad8ca1 .instagram-link:hover,
#section-76351dd3-1431-4f2b-819f-aeb5efad8ca1 .instagram-link:visited {
  color: inherit;
  -webkit-text-decoration: none;
  text-decoration: none;
}
#section-76351dd3-1431-4f2b-819f-aeb5efad8ca1 .instagram-username {
  overflow-wrap: normal;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#section-76351dd3-1431-4f2b-819f-aeb5efad8ca1 .media-type-icon {
  position: absolute;
  top: 10px;
  right: 10px;
}
#section-76351dd3-1431-4f2b-819f-aeb5efad8ca1 .has-data .feed {
  display: block;
}
#section-76351dd3-1431-4f2b-819f-aeb5efad8ca1.has-data .feed,
#section-76351dd3-1431-4f2b-819f-aeb5efad8ca1#section-temp .feed {
  display: block;
}
#modal-global-contact-us .close {
  z-index: 11;
}
#modal-global-contact-us .close:focus {
  outline: 0;
}
#modal-global-contact-us .contact-form {
  padding: 70px 0;
  width: 100%;
  min-height: 100vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  color: var(--colorTxt, #ffffff);
  -webkit-background-size: cover;
  background-size: cover;
}
#modal-global-contact-us .contact-form:after {
  content: "";
  position: absolute;
  display: block;
  background-color: rgba(2, 5, 7, 0.85);
  height: 100%;
  width: 100%;
  z-index: 0;
  background-image: linear-gradient(rgba(230, 227, 223, 0.7), rgba(230, 227, 223, 0.3)), url('../images/sidemenubg');

}

#modal-global-contact-us .contact-form.loading textarea,
#modal-global-contact-us .contact-form.loading input,
#modal-global-contact-us .contact-form.loading label,
#modal-global-contact-us .contact-form.loading button {
  pointer-events: none;
  opacity: 0.5;
}
#modal-global-contact-us .contact-form.loading .submit-icon {
  display: inline-block;
}
#modal-global-contact-us .contact-form .submit-icon {
  display: none;
}
#modal-global-contact-us .contact-form .contact-form-close {
  width: 40px;
  height: 50px;
  display: block;
  padding: 0;
  border: none;
  background-color: transparent;
  cursor: pointer;
  position: absolute;
  right: 50px;
  top: 50px;
  z-index: 110;
}
@media (max-width: 560px) {
  #modal-global-contact-us .contact-form .contact-form-close {
    right: 20px;
    top: 20px;
    width: 30px;
    height: 40px;
  }
}
#modal-global-contact-us .contact-form .contact-form-close:before,
#modal-global-contact-us .contact-form .contact-form-close:after {
  content: "";
  display: block;
  width: 40px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
}
@media (max-width: 560px) {
  #modal-global-contact-us .contact-form .contact-form-close:before,
  #modal-global-contact-us .contact-form .contact-form-close:after {
    width: 30px;
  }
}
#modal-global-contact-us .contact-form .contact-form-close:before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  -moz-transform: translate(-50%, -50%) rotate(45deg);
  -ms-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}
#modal-global-contact-us .contact-form .contact-form-close:after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  -moz-transform: translate(-50%, -50%) rotate(-45deg);
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}
#modal-global-contact-us .contact-form .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1440px;
  width: 100%;
  padding: 0 160px;
  margin: 0 auto;
  z-index: 10;
}
@media (max-width: 1320px) {
  #modal-global-contact-us .contact-form .container {
    padding: 0 80px;
  }
}
@media (max-width: 1200px) {
  #modal-global-contact-us .contact-form .container {
    padding: 0 30px;
  }
}
@media (max-width: 900px) {
  #modal-global-contact-us .contact-form .container {
    -webkit-box-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media (max-width: 560px) {
  #modal-global-contact-us .contact-form .container {
    padding: 0 20px;
  }
}
#modal-global-contact-us .contact-form h2 {
  margin: 0 0 18px 0;
  padding: 0;
  color: #6f6565;
}
@media (max-width: 560px) {
  #modal-global-contact-us .contact-form h2 {
    margin: 0 0 24px 0;
  }
}
#modal-global-contact-us .contact-form .section-details {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 1200px) {
  #modal-global-contact-us .contact-form .section-details {
    padding-right: 30px;
  }
}
@media (max-width: 900px) {
  #modal-global-contact-us .contact-form .section-details {
    width: 100%;
    padding-right: 0;
    max-width: 700px;
    margin-bottom: 38px;
  }
}
#modal-global-contact-us .contact-form .section-message {
  width: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  position: relative;
}
@media (max-width: 1200px) {
  #modal-global-contact-us .contact-form .section-message {
    padding-left: 30px;
  }
}
@media (max-width: 900px) {
  #modal-global-contact-us .contact-form .section-message {
    width: 100%;
    padding-left: 0;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
}
#modal-global-contact-us .contact-form .section-message:after {
  content: "";
  position: absolute;
  display: block;
  width: 1px;
  background: #999999;
  height: calc(100% + 50px);
  left: 0;
  top: -20px;
}
@media (max-width: 900px) {
  #modal-global-contact-us .contact-form .section-message:after {
    display: none;
  }
}
#modal-global-contact-us .contact-form .section-message form {
  max-width: 435px;
  width: 100%;
}
#modal-global-contact-us .contact-form .section-message form .submitButton {
  width: auto;
}
@media (max-width: 560px) {
  #modal-global-contact-us .contact-form .section-message form .submitButton {
    width: 100%;
  }
}
@media (max-width: 900px) {
  #modal-global-contact-us .contact-form .section-message form {
    max-width: 700px;
  }
}
#modal-global-contact-us .contact-form .section-message form.loading textarea,
#modal-global-contact-us .contact-form .section-message form.loading input,
#modal-global-contact-us .contact-form .section-message form.loading label,
#modal-global-contact-us .contact-form .section-message form.loading button {
  pointer-events: none;
  opacity: 0.5;
}
#modal-global-contact-us
  .contact-form
  .section-message
  form.loading
  .label-loading {
  display: inline;
}
#modal-global-contact-us
  .contact-form
  .section-message
  form.loading
  .label-success,
#modal-global-contact-us
  .contact-form
  .section-message
  form.loading
  .label-initial {
  display: none;
}
#modal-global-contact-us
  .contact-form
  .section-message
  form.loading
  .submit-icon {
  display: inline-block;
}
#modal-global-contact-us
  .contact-form
  .section-message
  form.success
  .label-loading,
#modal-global-contact-us
  .contact-form
  .section-message
  form.success
  .label-initial {
  display: none;
}
#modal-global-contact-us
  .contact-form
  .section-message
  form.success
  .label-success {
  display: inline;
}
#modal-global-contact-us .contact-form .section-message .label-loading,
#modal-global-contact-us .contact-form .section-message .label-success {
  display: none;
}
#modal-global-contact-us .contact-form .section-message .submit-icon {
  display: none;
}
#modal-global-contact-us .contact-form .section-message h2 {
  margin-bottom: 28px;
}
#modal-global-contact-us .contact-form .section-message .form-group_modal {
  -webkit-box-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 39px;
}
#modal-global-contact-us
  .contact-form
  .section-message
  .form-group_modal
  input {
  border: none;
  border-bottom: 1px solid #c0c0c0;
  display: block;
  width: 100%;
  background: transparent;
  color: #ffffff;
  height: 22px;
  font-size: 16px;
}
@media (max-width: 560px) {
  #modal-global-contact-us
    .contact-form
    .section-message
    .form-group_modal
    input {
    height: 25px;
  }
}
#modal-global-contact-us .contact-form .section-message .form-group-textarea {
  margin-bottom: 30px;
}
@media (max-width: 560px) {
  #modal-global-contact-us .contact-form .section-message .form-group-textarea {
    margin-bottom: 23px;
  }
}
#modal-global-contact-us .contact-form .section-message label {
  display: block;
  width: 100%;
  line-height: 1.63;
  letter-spacing: 1px;
  color: #6f6565;
  font-weight: bold;
  text-transform: uppercase;
}
#modal-global-contact-us .contact-form .section-message textarea {
  resize: none;
  height: 105px;
  width: 100%;
  background: transparent;
  border: solid 1px rgb(111 101 101 / 30%);;
  margin: 23px 0 0 0;
  color: #6f6565;
  padding: 10px;
  font-size: 16px;
}
@media (max-width: 560px) {
  #modal-global-contact-us .contact-form .section-message textarea {
    margin: 10px 0 0 0;
    height: 89px;
  }
}
#modal-global-contact-us .contact-form .info-zone h4 {
  margin: 0 0 22px 0;
  color: #6f6565;
}
@media (max-width: 560px) {
  #modal-global-contact-us .contact-form .info-zone h4 {
    margin: 0 0 13px 0;
  }
}
#modal-global-contact-us .contact-form .info-zone .type_user:nth-of-type(2) {
  margin-bottom: 30px;
}
@media (max-width: 560px) {
  #modal-global-contact-us .contact-form .info-zone .type_user {
    margin-bottom: 58px;
  }
}
#modal-global-contact-us .contact-form .info-zone_contact {
  margin-bottom: 23px;
}
#modal-global-contact-us .contact-form .info-zone_contact:nth-last-child(2) {
  margin-bottom: 30px;
}
#modal-global-contact-us .contact-form .info-zone_contact_cell {
  position: relative;
  padding-left: 45px;
  margin-bottom: 22px;
  font-weight: bold;
  font-size: 14px;
  max-width: 90%;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}
@media (max-width: 560px) {
  #modal-global-contact-us .contact-form .info-zone_contact_cell {
    padding-left: 0;
  }
}
#modal-global-contact-us .contact-form .info-zone_contact_cell:last-of-type {
  margin-bottom: 0;
}
#modal-global-contact-us .contact-form .info-zone_contact_cell i {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
}
@media (max-width: 560px) {
  #modal-global-contact-us .contact-form .info-zone_contact_cell i {
    position: relative;
    margin-bottom: 7px;
  }
}
#modal-global-contact-us .contact-form .info-zone_contact_cell i svg path {
  fill: var(--colorTxt);
}
#modal-global-contact-us .contact-form .info-zone_contact_cell div {
  padding: 0;
}
#modal-global-contact-us .contact-form .info-zone_contact_cell .contact_title {
  line-height: 1;
  margin-bottom: 5px;
  color: #6f6565;
}
#modal-global-contact-us .contact-form .info-zone_contact_link {
  color: var(--colorTxt);
}
@media (max-width: 560px) {
  #modal-global-contact-us .contact-form .info-zone .type_user:nth-of-type(2) {
    margin-bottom: 58px;
  }
}
@media (max-width: 560px) {
  #modal-global-contact-us .contact-form .hours_box {
    margin-bottom: 52px;
  }
}
#modal-global-contact-us .contact-form .socials_zone {
  padding-left: 45px;
}
@media (max-width: 560px) {
  #modal-global-contact-us .contact-form .socials_zone {
    padding-left: 0;
  }
}
#modal-global-contact-us .contact-form .socials_zone li {
  margin-bottom: 10px;
}
#modal-global-contact-us .contact-form .socials_zone li:not(:last-child) {
  padding-right: 34px;
}
@media (max-width: 560px) {
  #modal-global-contact-us .contact-form .socials_zone li:not(:last-child) {
    padding-right: 12px;
  }
}
#modal-global-contact-us .contact-form .success-message.success {
  margin-top: 15px;
  color: var(--colorTxt);
  position: absolute;
}
#modal-global-contact-us .contact-form .success-message.hide {
  opacity: 0;
}
#modal-global-contact-us .contact-form.one_contact .info-zone .type_user {
  margin-bottom: 73px;
}
@media (max-width: 768px) {
  #modal-global-contact-us .contact-form.one_contact .info-zone .type_user {
    margin-bottom: 51px;
  }
}
@media (max-width: 560px) {
  #modal-global-contact-us .contact-form.one_contact .info-zone .type_user {
    margin-bottom: 40px;
  }
}
#modal-global-contact-us .contact-form.one_contact .hours_box {
  margin-bottom: 38px;
}
#modal-global-contact-us .contact-form.no_icon .info-zone_contact_cell {
  padding-left: 0;
}
#modal-global-contact-us .contact-form.no_icon .info-zone_contact_cell i {
  display: none;
}
#modal-global-contact-us .contact-form.no_icon .socials_zone {
  padding-left: 0;
}
#modal-global-contact-us .contact-form .pre-line {
  white-space: pre-line;
}
#modal-global-contact-us .lp-input-group {
  margin-bottom: 40px;
}
#modal-global-contact-us .lp-input-group.m16 {
  margin-bottom: 16px;
}
#modal-global-contact-us .lp-disclaimer {
  margin-top: 0;
}
#modal-global-contact-us .lp-input {
  border-color: rgb(111 101 101 / 30%);
  color: #6f6565;
}
#modal-global-contact-us .lp-input:focus,
#modal-global-contact-us .lp-input:active {
  border-color: #5e5e5e;
}
nav {
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  color: #fff;
  z-index: 102;
}
nav nav {
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  color: #fff;
}
nav nav.scroll .header__logo .dark {
  display: block;
}
nav nav.scroll .header__logo .light {
  display: none;
}
nav.scroll .header__logo .dark {
  display: block;
}
nav.scroll .header__logo .light {
  display: none;
}
nav .header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding: 10px 30px;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

nav .header__left {
  -webkit-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
nav .header__logo {
  display: block;
  cursor: pointer;
}
nav .header__logo img {
  display: block;
  max-height: 52px;
  max-width: 250px;
}
nav .sticky .header__logo img{
  filter: brightness(0%);
}
nav .header__logo .dark {
  display: none;
}
nav .header__logo--center {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
nav .header__right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
nav .sub-nav {
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translate(-50%, calc(100% + 50px));
  -moz-transform: translate(-50%, calc(100% + 50px));
  -ms-transform: translate(-50%, calc(100% + 50px));
  transform: translate(-50%, calc(100% + 50px));
  z-index: 1;
  background-color: #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  opacity: 0;
  visibility: hidden;
  min-width: 178px;
  max-width: 250px;

}

nav .sub-nav:after {
  display: block;
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: -50px;
  height: 50px;
}
nav .sub-nav ul {
  margin: 0;
  padding: 0;
  display: block;
}
nav .sub-nav ul li {
  position: relative;
  display: block;
  margin: 0;
  text-align: left;
}
nav .sub-nav ul li a:hover {
  color: #000;
  background-color: #eee;
}
nav .sub-nav ul li:last-child {
  border-bottom: none;
}
nav .sub-nav ul li:last-child:after {
  content: "";
}
nav .sub-nav ul li a {
  display: inline-block;
  color: #000;
  margin: 0;
  font-size: 16px;
  letter-spacing: 1px;
  padding: 6px 16px;
  position: relative;
  width: 100%;
  line-height: 1.63;
}
nav .sub-nav ul li a:after {
  position: absolute;
  content: "";
  display: block;
  width: 0;
  height: 1px;
  bottom: 0;
  left: 0;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  background-color: #000;
}
nav .sub-nav.visible {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translate(-50%, 100%);
  -moz-transform: translate(-50%, 100%);
  -ms-transform: translate(-50%, 100%);
  transform: translate(-50%, 100%);
}
nav .header__left .navigation__item:nth-child(-n + 2) .sub-nav {
  left: 10px;
  -webkit-transform: translateY(calc(100% + 50px));
  -moz-transform: translateY(calc(100% + 50px));
  -ms-transform: translateY(calc(100% + 50px));
  transform: translateY(calc(100% + 50px));
}
nav .header__left .navigation__item:nth-child(-n + 2) .sub-nav.visible {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}
nav .header__right .navigation__item:nth-last-child(-n + 1) .sub-nav {
  left: auto;
  right: 0;
  -webkit-transform: translateY(calc(100% + 50px));
  -moz-transform: translateY(calc(100% + 50px));
  -ms-transform: translateY(calc(100% + 50px));
  transform: translateY(calc(100% + 50px));
}
nav .header__right .navigation__item:nth-last-child(-n + 1) .sub-nav.visible {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}
nav .navigation {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
  list-style-type: none;
}
@media (max-width: 1200px) {
  nav .navigation {
    display: none;
  }
}
nav .navigation__item {
  padding: 0;
  margin: 0;
}
nav .navigation__item.sub-nav-container {
  position: relative;
}
nav .navigation__item.sub-nav-container .navigation__link {
  padding-right: 36px;
}
nav .navigation__item.sub-nav-container .navigation__link:before {
  display: block;
  width: 9px;
  height: 9px;
  border-bottom: 2px solid;
  border-right: 2px solid;
  content: "";
  position: absolute;
  line-height: 1;
  top: calc(50% - 8px);
  right: 18px;
  font-size: 18px;
  -webkit-transition: 0.2s -webkit-transform;
  transition: 0.2s transform;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
nav
  .navigation__item.sub-nav-container
  .navigation__link.visible-dropdown:before {
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
  top: calc(50% - 3px);
}
nav .navigation__link {
  display: block;
  color: inherit;
  position: relative;
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 1.5px;
  background-color: transparent;
  border: none;
  cursor: pointer;
  text-transform: uppercase;
  padding: 19px 13px;
  z-index: 2;
  white-space: nowrap;
  text-decoration: none;
}
nav .navigation__link span {
  display: inline-block;
  position: relative;
}
nav .navigation__link span:after {
  content: "";
  display: block;
  width: 0;
  height: 1px;
  margin-top: 3px;
  background-color: currentColor;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
nav .navigation__link:hover:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
nav .navigation__link:hover span:after {
  width: 100%;
  max-width: 100%;
}
nav .hamburger {
  border: none;
  background-color: transparent;
  cursor: pointer;
  outline: none;
  z-index: 915;
  position: relative;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  text-transform: capitalize;
  letter-spacing: 1px;
  color: inherit;
  width: 52px;
  height: 58px;
}
nav .hamburger span {
  display: block;
  width: 26px;
  height: 2px;
  background-color: currentColor;
  -webkit-transition: 0.3s -webkit-transform;
  transition: 0.3s transform;
  position: relative;
}
nav .hamburger span:before,
nav .hamburger span:after {
  display: block;
  width: 26px;
  height: 2px;
  background-color: currentColor;
  position: absolute;
  left: 0;
  content: "";
}
nav .hamburger span:before {
  top: -9px;
}
nav .hamburger span:after {
  bottom: -9px;
}
nav .hamburger.active span {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}
nav .hamburger.active span:before,
nav .hamburger.active span:after {
  top: 0;
  bottom: auto;
}
nav .hamburger.active span:before {
  display: none;
}
nav .hamburger.active span:after {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
body > div.sidemenu {
  background-color: #fff;
  color: #000;
  --fontColor: #000;
  --fontColor_H: 0;
  --fontColor_S: 0%;
  --fontColor_L: 0%;
  --fontColor_A: 1;
  --fontColor_darkenDir: 1;
  --bgColor: #fff;
  --bgColor_H: 0;
  --bgColor_S: 0%;
  --bgColor_L: 100%;
  --bgColor_A: 1;
  --bgColor_darkenDir: -1;
}
body > div.sidemenu {
  width: auto !important;
  left: auto !important;
  right: 0 !important;
  top: 0;
  background-color: transparent;
}
body > div.sidemenu.visible .sidebar {
  -webkit-animation: slideIn 0.3s forwards;
  animation: slideIn 0.3s forwards;
  background-image: linear-gradient(rgba(230, 227, 223, 0.7), rgba(230, 227, 223, 0.3)), url('../images/sidemenubg');
}
body > div.sidemenu.is-hiding {
  display: block;
}
body > div.sidemenu.is-hiding .sidebar {
  -webkit-animation: slideOut 0.3s forwards;
  animation: slideOut 0.3s forwards;
}
body > div.sidemenu .sidebar {
  position: relative;
  width: 320px;
  height: 100vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-top: 40px;
  padding-bottom: 100px;
  background-color: var(--bgColor, #fff);
  color: var(--fontColor, #000);
  font-family: var(--global-primary-font-family);
  font-size: 21px;
  line-height: 1.333333;
  letter-spacing: 0.5px;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
@media (max-width: 767px) {
  body > div.sidemenu .sidebar {
    width: 270px;
    font-size: 18px;
  }
}
body > div.sidemenu .sidebar__content {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  width: 100%;
  padding-left: 40px;
  padding-right: 40px;
  text-align: center;
  overflow-y: auto;
}
@media (max-width: 767px) {
  body > div.sidemenu .sidebar__content {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    padding-left: 20px;
    padding-right: 20px;
  }
}
body > div.sidemenu .sidebar__close {
  position: absolute;
  right: 30px;
  top: 30px;
  display: inline-block;
  width: 38px;
  height: 38px;
  padding: 10px;
  border: none;
  border-radius: 0;
  background: transparent;
  color: inherit;
  z-index: 1;
  cursor: pointer;
}
body > div.sidemenu .sidebar__close:before,
body > div.sidemenu .sidebar__close:after {
  content: "";
  display: block;
  width: 22px;
  height: 2px;
  background-color: currentColor;
  position: absolute;
  left: 50%;
  top: 50%;
}
body > div.sidemenu .sidebar__close:before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  -moz-transform: translate(-50%, -50%) rotate(45deg);
  -ms-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}
body > div.sidemenu .sidebar__close:after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  -moz-transform: translate(-50%, -50%) rotate(-45deg);
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}
@media (max-width: 767px) {
  body > div.sidemenu .sidebar__close {
    right: 10px;
    top: 10px;
  }
}
body > div.sidemenu .sidebar__close:focus {
  outline: none;
}
body > div.sidemenu .sidebar__nav {
  list-style: none;
  padding: 0;
  margin: auto 0;
}
body > div.sidemenu .sidebar__nav-item {
  margin: 0;
  padding-top: 4px;
  padding-bottom: 4px;
  border-bottom: 1px solid
    hsla(
      var(--bgColor_H, 0),
      var(--bgColor_S, 0%),
      calc(50% + (var(--bgColor_L, 100%) - 50%) * 0.9),
      var(--bgColor_A, 1)
    );
}
body > div.sidemenu .sidebar__nav-link {
  display: inline-block;
  padding: 10px;
  border: none;
  border-radius: 0;
  background: transparent;
  text-transform: uppercase;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  cursor: pointer;
  color: inherit;
  font-size: 18px;
}
body > div.sidemenu .sidebar__nav-link:focus {
  outline: none;
}
body > div.sidemenu .sidebar__subnav {
  list-style: none;
  padding: 4px 0 10px;
  margin: 0;
  font-size: 17px;
}
@media (max-width: 767px) {
  body > div.sidemenu .sidebar__subnav {
    font-size: 14px;
    letter-spacing: 0.3px;
  }
}
body > div.sidemenu .sidebar__subnav-item {
  margin-bottom: 10px;
}
body > div.sidemenu .sidebar__subnav-item:last-child {
  margin-bottom: 0;
}
body > div.sidemenu .sidebar__subnav-link {
  display: inline-block;
  padding: 0;
  border: none;
  border-radius: 0;
  background: transparent;
  text-transform: none;
  opacity: 0.7;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  cursor: pointer;
  color: inherit;
}
body > div.sidemenu .sidebar__subnav-link:focus {
  outline: none;
}
body > div.sidemenu .sub-nav {
  /* visibility: hidden;
  opacity: 0; */
  display: none;
  /* max-height: 0; */
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.submenudrop {
  /* visibility: hidden;
  opacity: 0; */
  display: none;
  /* max-height: 0; */
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
/* body > div.sidemenu .sub-nav.visible {
  display: block;
  visibility: visible;
  opacity: 1;
  max-height: 100vh;
} */
@-webkit-keyframes slideIn {
  0% {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideIn {
  0% {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes slideOut {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
  }
}
@keyframes slideOut {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
  }
}
body > div.sidemenu #main-section .sidebar {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
footer {
  background-color: #fff;
  color: rgba(111, 101, 101, 1);
  --fontColor: rgba(111, 101, 101, 1);
  --fontColor_H: 0;
  --fontColor_S: 5%;
  --fontColor_L: 42%;
  --fontColor_A: 1;
  --fontColor_darkenDir: 1;
  --bgColor: #fff;
  --bgColor_H: 0;
  --bgColor_S: 0%;
  --bgColor_L: 100%;
  --bgColor_A: 1;
  --bgColor_darkenDir: -1;
}
footer .pre-wrap {
  white-space: pre-wrap;
}
footer ul {
  margin-top: 0;
  margin-bottom: 15px;
}
footer li {
  margin-bottom: 0;
}
footer ul ul {
  margin-bottom: 0;
}
footer a {
  background-color: transparent;
  color: inherit;
  -webkit-text-decoration: none;
  text-decoration: none;
}
footer a:-webkit-any-link {
  -webkit-text-decoration: none;
  text-decoration: none;
}
footer a:active,
footer a:hover {
  outline: 0;
}
footer a.underlined {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
footer a.underlined:hover {
  -webkit-text-decoration: none;
  text-decoration: none;
}
footer .container {
  width: 100%;
  padding-right: 16px;
  padding-left: 16px;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 576px) {
  footer .container {
    max-width: 100%;
    padding-right: 16px;
    padding-left: 16px;
  }
}
@media (min-width: 992px) {
  footer .container {
    max-width: 960px;
  }
}
@media (min-width: 1340px) {
  footer .container {
    padding: 0;
    max-width: 1070px;
  }
}
footer h1,
footer h2,
footer h3 {
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
footer h1 {
  font-size: 42px;
  line-height: 1.19;
}
footer h2 {
  font-size: 30px;
  line-height: 1.33;
}
footer h3 {
  font-size: 18px;
  line-height: 1.67;
}
@media (max-width: 576px) {
  footer h1 {
    font-size: 32px;
    line-height: 1.31;
  }
  footer h2 {
    font-size: 26px;
    line-height: 1.38;
  }
  footer h3 {
    font-size: 18px;
    line-height: 1.56;
  }
}
footer .btn--subscribe {
  background-color: transparent;
  border: solid 2px;
  font-size: 14px;
  line-height: 1.5;
  color: var(--textColor);
  padding: 14px 35px;
  cursor: pointer;
  font-weight: 700;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
}
@media (min-width: 540px) {
  footer .btn--subscribe:hover {
    color: var(--bgColor);
    background-color: var(--fontColor);
    border-color: var(--fontColor);
  }
}
footer .btn:disabled {
  background-color: #f4f4f4;
  color: #c1c1c1;
}
footer .btn--white {
  color: white;
  border-color: white;
}
@media (min-width: 540px) {
  footer .btn--white:hover {
    background-color: #575757;
    border-color: #575757;
    color: white;
  }
}
footer .btn--white:disabled {
  background-color: #f4f4f4;
  color: #c1c1c1;
}
footer .footer {
  padding: 60px 0;
}
@media (max-width: 768px) {
  footer .footer {
    padding: 46px 0 100px;
  }
}
footer .footer .company-logo.light {
  display: none;
}
footer .footer.dark .company-logo.light {
  display: block;
}
footer .footer.dark .company-logo.dark {
  display: none;
}
footer .footer.light .company-logo.light {
  display: none;
}
footer .footer.light .company-logo.dark {
  display: block;
}
footer .footer .company-logo {
  display: block;
  max-width: 200px;
}
footer .footer__layout {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media (max-width: 576px) {
  footer .footer__layout {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
footer .footer__layout__left {
  /* -webkit-flex-basis: 100%; */
  -ms-flex-preferred-size: 57%;
  /* flex-basis: 57%; */
  /* -webkit-box-flex: 1; */
  /* -webkit-flex-grow: 1; */
  -ms-flex-positive: 1;
  /* flex-grow: 1; */
}
footer .footer__layout__right {
  font-size: 18px;
  /* -webkit-flex-basis: 40%; */
  -ms-flex-preferred-size: 40%;
  /* flex-basis: 40%; */
  padding-left: 15px;
  -webkit-box-flex: 1;
  /* -webkit-flex-grow: 1; */
  -ms-flex-positive: 1;
  /* flex-grow: 1; */
}
@media (max-width: 576px) {
  footer .footer__layout__right {
    margin-top: 53px;
    padding-left: 0;
  }
}
footer .footer .company {
  padding-right: 15px;
  width: 100%;
}
@media (max-width: 576px) {
  footer .footer .company {
    padding-right: 0;
  }
}
footer .footer .company__info__newsletter {
  max-width: 430px;
}
footer .footer .company__info__newsletter p {
  margin-bottom: 0;
}
footer .footer .company__contacts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin: 0 -37px;
 
}
@media (max-width: 768px) {
  footer .footer .company__contacts {
    margin-top: 40px;
  }
}
footer .footer .company__contacts > div {
  padding: 0 37px 35px;
}
footer .footer .company__contacts p {
  margin-bottom: 10px;
}
@media (max-width: 576px) {
  footer .footer .company__contacts p {
    margin-bottom: 0;
  }
}
@media (hover: hover) and (pointer: fine) {
  footer .footer .company__contacts a:hover {
    -webkit-text-decoration: underline;
    text-decoration: underline;
  }
}
@media (max-width: 576px) {
  footer .footer .company__contacts {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
footer .footer .company__address {
  max-width: 162px;
  margin-right: 75px;
}
@media (max-width: 576px) {
  footer .footer .company__address {
    margin-bottom: 28px;
  }
}
footer .footer .newsletter {
  margin-bottom: 58px;
  overflow: hidden;
}
footer .footer .newsletter__info {
  max-width: 280px;
}
footer .footer .newsletter__subscribe {
  margin-top: 47px;
}
footer .footer .newsletter__subscribe.hide {
  display: none;
}
footer .footer .newsletter__subscribe.success .btn {
  display: none;
}
footer .footer .newsletter__subscribe input[name="email"] {
  background: none;
  border: none;
  border-bottom: solid 1px;
  font-size: 15px;
  line-height: 1.67;
  color: var(--fontColor);
  width: 100%;
  margin-bottom: 0;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  border-radius: 0;
}
footer .footer .newsletter__subscribe input[name="email"]:focus {
  outline: none;
}
footer .footer .newsletter p.success {
  margin-top: 1em;
  font-style: italic;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
footer .footer .newsletter p.hide {
  display: none;
}
footer .footer__middle {
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 576px) {
  footer .footer__middle {
    -webkit-align-items: flex-start;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
footer .footer .logos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 576px) {
  footer .footer .logos {
    margin-bottom: 30px;
    margin-top: 36px;
  }
}
footer .footer .logos__logo {
  width: 50px;
  height: 50px;
  margin-right: 45px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
footer .footer .logos__logo img {
  max-width: 100%;
  max-height: 100%;
}
footer .footer .socials {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 12px;
  gap: 15px;
}
@media (max-width: 576px) {
  footer .footer .socials {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
}
footer .footer .socials > li {
  padding: 0;
  margin: 0;
}
footer .footer .socials__item {
  border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-size: unset;
  position: relative;
  background-color: var(--fontColor, #000);
  color: var(--bgColor, #fff);
}
footer .footer .socials__item svg {
  width: 1em;
  height: 1em;
}
footer .footer .socials__item:hover {
  background-color: hsla(
    var(--fontColor_H, 0),
    var(--fontColor_S, 0%),
    var(--fontColor_L, 0%),
    0.7
  );
}
footer .footer__bottom {
  margin-top: 20px;
}
footer .footer__bottom-copyrights {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 768px) {
  footer .footer__bottom-copyrights {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
  }
}
footer .h-pot {
  height: 0;
  width: 0;
  overflow: hidden;
  visibility: hidden;
}
footer .img-wrap {
  max-width: 100px;
  width: 100%;
}
@media (min-width: 769px) {
  footer .img-wrap {
    margin: 0 20px 0 0;
  }
}
footer .img-wrap img {
  width: 100%;
  object-fit: cover;
}
footer .logo-powered {
  font-size: 18px;
  /* display: -webkit-box; */
  /* display: -webkit-flex; */
  display: -ms-flexbox;
  /* display: flex; */
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 768px) {
  footer .logo-powered {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
  }
}
@media (max-width: 768px) {
  footer .copyright-box {
    margin: 5px 0 0 0;
    padding: 0;
  }
}
footer .luxury-link {
  white-space: nowrap;
  position: relative;
  display: inline-block;
}
footer .luxury-link:after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  -webkit-transition: 0.3s all linear;
  transition: 0.3s all linear;
  background: currentColor;
}
footer .luxury-link:hover:after {
  width: 0;
}
footer
  .footer
  .newsletter__subscribe
  input[name="email"]::-webkit-input-placeholder {
  color: var(--fontColor);
}
footer .footer .newsletter__subscribe input[name="email"]::-moz-placeholder {
  color: var(--fontColor);
}
footer
  .footer
  .newsletter__subscribe
  input[name="email"]:-ms-input-placeholder {
  color: var(--fontColor);
}
footer .footer .newsletter__subscribe input[name="email"]::placeholder {
  color: var(--fontColor);
}
body > div.mobile-contact-wrapper .mobile-contact {
  display: none;
  position: fixed;
  right: 30px;
  bottom: 25px;
  z-index: 91;
}
body > div.mobile-contact-wrapper .mobile-contact a {
  -webkit-text-decoration: none;
  text-decoration: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 55px;
  height: 55px;
  margin-bottom: 15px;
  background-color: #fff;
  font-size: 22px;
  border: 2px solid hsla(0, 0%, 49.8%, 0.3);
  border-radius: 90px;
  margin-left: 1px;
}
body > div.mobile-contact-wrapper .mobile-contact a i {
  color: #000;
}
body > div.mobile-contact-wrapper .mobile-contact .buttons-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
body > div.mobile-contact-wrapper .mobile-contact.dark a {
  background-color: #000;
}
body > div.mobile-contact-wrapper .mobile-contact.dark a i {
  color: #fff;
}
@media (max-width: 560px) {
  body > div.mobile-contact-wrapper .mobile-contact {
    display: block;
  }
}


.button-style-3 {
  color: rgba(111, 101, 101, 1) !important;
  background-color: rgba(239, 232, 222, 1) !important;
  border-color: rgba(239, 232, 222, 1) !important;
}
.button-style-3:hover {
  color: rgba(239, 232, 222, 1) !important;
  background-color: rgba(111, 101, 101, 1) !important;
  border-color: rgba(111, 101, 101, 1) !important;
}
.pagination-style-1 li a {
  color: rgba(82, 79, 74, 1) !important;
  background-color: rgba(0, 0, 0, 0) !important;
  border-color: rgba(0, 0, 0, 0) !important;
}
.pagination-style-1 li a:hover {
  color: rgba(255, 255, 255, 1) !important;
  background-color: rgba(82, 79, 74, 1) !important;
  border-color: rgba(82, 79, 74, 1) !important;
}
.pagination-style-1 li.active a {
  color: rgba(255, 255, 255, 1) !important;
  background-color: rgba(82, 79, 74, 1) !important;
  border-color: rgba(82, 79, 74, 1) !important;
}
.hyperlink-style-1 {
  color: rgba(82, 79, 74, 1) !important;
}
.hyperlink-style-1:hover {
  color: rgba(82, 79, 74, 0.66) !important;
}
.button-style-1 {
  color: rgba(111, 101, 101, 1) !important;
  background-color: rgba(0, 0, 0, 0) !important;
  border-color: rgba(111, 101, 101, 1) !important;
}
.button-style-1:hover {
  color: rgba(255, 255, 255, 1) !important;
  background-color: rgba(111, 101, 101, 1) !important;
  border-color: rgba(111, 101, 101, 1) !important;
}
.social_icons-style-1 a {
  border-color: rgba(82, 79, 74, 1) !important;
  background-color: rgba(0, 0, 0, 0) !important;
  color: rgba(82, 79, 74, 1) !important;
}
.social_icons-style-1 a:hover {
  border-color: rgba(82, 79, 74, 1) !important;
  background-color: rgba(82, 79, 74, 1) !important;
  color: rgba(255, 255, 255, 1) !important;
}
.social_icons-style-1 a i {
  color: inherit !important;
}
.social_icons-style-1 a svg,
.social_icons-style-1 a svg path {
  fill: currentColor !important;
}
.social_icons-style-2 a {
  border-color: rgba(255, 255, 255, 1) !important;
  background-color: rgba(0, 0, 0, 0) !important;
  color: rgba(255, 255, 255, 1) !important;
}
.social_icons-style-2 a:hover {
  border-color: rgba(255, 255, 255, 1) !important;
  background-color: rgba(255, 255, 255, 1) !important;
  color: rgba(82, 79, 74, 1) !important;
}
.social_icons-style-2 a i {
  color: inherit !important;
}
.social_icons-style-2 a svg,
.social_icons-style-2 a svg path {
  fill: currentColor !important;
}
.pagination-style-2 li a {
  color: rgba(255, 255, 255, 1) !important;
  background-color: rgba(0, 0, 0, 0) !important;
  border-color: rgba(0, 0, 0, 0) !important;
}
.pagination-style-2 li a:hover {
  color: rgba(0, 0, 0, 1) !important;
  background-color: rgba(255, 255, 255, 1) !important;
  border-color: rgba(255, 255, 255, 1) !important;
}
.pagination-style-2 li.active a {
  color: rgba(0, 0, 0, 1) !important;
  background-color: rgba(255, 255, 255, 1) !important;
  border-color: rgba(255, 255, 255, 1) !important;
}
.button-style-2 {
  color: rgba(255, 255, 255, 1) !important;
  background-color: rgba(0, 0, 0, 0) !important;
  border-color: rgba(255, 255, 255, 1) !important;
}
.button-style-2:hover {
  color: rgba(111, 101, 101, 1) !important;
  background-color: rgba(255, 255, 255, 1) !important;
  border-color: rgba(255, 255, 255, 1) !important;
}
.hyperlink-style-2 {
  color: rgba(255, 255, 255, 1) !important;
}
.hyperlink-style-2:hover {
  color: rgba(255, 255, 255, 0.7) !important;
}
#global-footer .footer {
  background-image: linear-gradient(rgba(230, 227, 223, 0.7), rgba(230, 227, 223, 0.3)), url("../images/shutterstock");
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-background-position: center;
  background-position: center;
} 

#iz44 {
  width: 32px;
  height: 50px;
}

.gjs-row {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: nowrap;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}

@media (max-width: 768px) {
  .gjs-row {
    flex-wrap: wrap;
  }
}
.header.sticky .navbar-brand .white-logo {
  opacity: 0;
  visibility: hidden;
}

.header.sticky .navbar-brand .dark-logo {
  opacity: 1;
  visibility: visible;
}
.sticky {
  position: fixed;
  z-index: 99;
  background-color: #fff;
  -webkit-box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  top: 0;
  width: 100%;
}
.sticky .navigation__link{
  color: #000;
}
.sticky .hamburger span{
  color: #000;
}
#section-6087ab79-93d1-4ac7-a983-b3b340872ba4 {
  color: #ffffff;
  --fontColor: #ffffff;
  --fontColor_H: 0;
  --fontColor_S: 0%;
  --fontColor_L: 100%;
  --fontColor_A: 1;
  --fontColor_darkenDir: -1;
  --bgColor: #fff;
  --bgColor_H: 0;
  --bgColor_S: 0%;
  --bgColor_L: 100%;
  --bgColor_A: 1;
  --bgColor_darkenDir: -1;
  background-color: #fff;
  background-image: linear-gradient(rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05)), url(https://res.cloudinary.com/luxuryp/images/w_1280,c_limit,f_auto,q_auto/i0ccqqorvcnfpscciz4o/nahima-aparicio-hr2irb6lmc8-unsplash);
  background-repeat: no-repeat;
  -webkit-background-position: center;
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover;
}
#section-b9409644-4b29-4218-81a3-38cb8d5f9142 {
color: rgba(111, 101, 101, 1);
--fontColor: rgba(111, 101, 101, 1);
--fontColor_H: 0;
--fontColor_S: 5%;
--fontColor_L: 42%;
--fontColor_A: 1;
--fontColor_darkenDir: 1;
--bgColor: rgba(239, 232, 222, 1);
--bgColor_H: 35;
--bgColor_S: 35%;
--bgColor_L: 90%;
--bgColor_A: 1;
--bgColor_darkenDir: -1;
--section-padding-bottom: calc(2 / 4 * var(--global-section-padding));
background-color: rgba(239, 232, 222, 1);
}
#section-6087ab79-93d1-4ac7-a983-b3b340872ba4 div.custom-intro {
-webkit-align-items: flex-end;
-webkit-box-align: flex-end;
-ms-flex-align: flex-end;
align-items: flex-end;
display: flex;
}
.redesign .container {
margin-left: auto;
margin-right: auto;
max-width: 1400px;
padding-left: 50px;
padding-right: 50px;
width: 100%;
}
#section-6087ab79-93d1-4ac7-a983-b3b340872ba4 div.custom-intro .container {
text-align: left;
max-width: 1400px;
margin-left: 0;
padding-top: 24px;
background: linear-gradient(45deg, #524F4A, transparent);
}
.redesign h1 {
font-weight: 200;
text-transform: uppercase;
letter-spacing: 4px;
}
.redesign .h1, .redesign h1 {
line-height: 1.25;
color: #fff;
}
#section-6087ab79-93d1-4ac7-a983-b3b340872ba4 .custom-intro__title {
margin-bottom: 0px;
font-weight: 400;
margin-bottom: 24px;
font-size: 4vw;
}
#section-6087ab79-93d1-4ac7-a983-b3b340872ba4 {
  background-image: linear-gradient(rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05)), url(https://res.cloudinary.com/luxuryp/images/w_2560,c_limit,f_auto,q_auto/i0ccqqorvcnfpscciz4o/nahima-aparicio-hr2irb6lmc8-unsplash);
}
#section-6087ab79-93d1-4ac7-a983-b3b340872ba4 div.custom-intro {
min-height: 100vh;
}
.teambg{
background-image: linear-gradient(rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05)), url(../images/team-bg.jpg);
background-size: cover;
background-position: 50% 50%;
}
.portfoliobg {
background-image: linear-gradient(rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05)), url('../images/protfoliobg.jfif');
}

#section-5c4005fb-3c24-45fc-af5b-0e3c0c81fa8c div.custom-intro {
min-height: 100vh;
}
#section-5c4005fb-3c24-45fc-af5b-0e3c0c81fa8c .custom-intro__title {
margin-bottom: 0px;
font-weight: 400;
margin-bottom: 24px;
font-size: 4vw;
}
#section-5c4005fb-3c24-45fc-af5b-0e3c0c81fa8c div.custom-intro {
-webkit-align-items: flex-end;
-webkit-box-align: flex-end;
-ms-flex-align: flex-end;
align-items: flex-end;
display: flex;
}
#section-5c4005fb-3c24-45fc-af5b-0e3c0c81fa8c div.custom-intro .container {
text-align: left;
max-width: 1400px;
margin-left: 0;
padding-top: 24px;
background: linear-gradient(45deg, #524F4A, transparent);
}
#section-b9409644-4b29-4218-81a3-38cb8d5f9142>div:last-child {
padding-bottom: calc(2 / 4* var(--global-section-padding)) !important;
}
#section-b9409644-4b29-4218-81a3-38cb8d5f9142 .lp-vertical-paddings {
padding-top: 88px;
}
#section-b9409644-4b29-4218-81a3-38cb8d5f9142 .properties-grid__container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-flex-wrap: wrap;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-left: -10px;
margin-right: -10px;
}
#section-b9409644-4b29-4218-81a3-38cb8d5f9142 .properties-grid__item {
width: 50%;
padding: 0 10px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
#section-b9409644-4b29-4218-81a3-38cb8d5f9142 .listing-card {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
color: #000000;
margin-bottom: 20px;
-webkit-text-decoration: none;
text-decoration: none;
}
#section-b9409644-4b29-4218-81a3-38cb8d5f9142 .listing-card__img-wrap {
position: relative;
overflow: hidden;
padding-bottom: 56.25%;
background-color: #ccc;
}
#section-b9409644-4b29-4218-81a3-38cb8d5f9142 .listing-card__image {
left: 0;
top: 0;
width: 100%;
height: 100%;
position: absolute;
z-index: 1;
object-fit: cover;
-webkit-transition: 0.2s all;
transition: 0.2s all;
}
#section-b9409644-4b29-4218-81a3-38cb8d5f9142 .listing-card__status {
padding: 12px 16px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
-webkit-justify-content: flex-start;
justify-content: flex-start;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex-wrap: wrap;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
position: absolute;
z-index: 2;
color: #fff;
}

.listing-card__attribution, .listing-card__status {
font-size: 10px;
font-weight: 400;
}
#section-b9409644-4b29-4218-81a3-38cb8d5f9142 div.listing-card__status>div {
background-color: #6F6565;
}
#section-b9409644-4b29-4218-81a3-38cb8d5f9142 .listing-card__status>div {
background-color: rgba(0, 0, 0, 0.7);
padding: 4px 7px;
border-radius: 4px;
}
#section-b9409644-4b29-4218-81a3-38cb8d5f9142 .listing-card__status>div+div {
margin-left: 4px;
}

#section-b9409644-4b29-4218-81a3-38cb8d5f9142 div.listing-card__status>div {
background-color: #6F6565;
}
#section-b9409644-4b29-4218-81a3-38cb8d5f9142 div.listing-card__info {
background-color: #6F6565;
color: #fff;
}
#section-b9409644-4b29-4218-81a3-38cb8d5f9142 .listing-card__info {
width: 100%;
padding: 20px 16px;
text-align: left;
background-color: #ffffff;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
position: relative;
}
#section-b9409644-4b29-4218-81a3-38cb8d5f9142 .listing-card__price {
margin: 0;
width: 100%;
line-height: 1;
}
.listing-card__price {
font-size: 18px;
font-weight: 400;
}
.listing-card__price--sales {
font-size: 18px;
}
#section-b9409644-4b29-4218-81a3-38cb8d5f9142 .listing-card__address {
margin: 12px 0 0 0;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
line-height: 1.4;
}
.listing-card__address, .listing-card__attributes {
font-size: 12px;
font-weight: 400;
}
#section-b9409644-4b29-4218-81a3-38cb8d5f9142 .listing-card__attributes {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 80px;
  margin-top: 4px;
}
#section-b9409644-4b29-4218-81a3-38cb8d5f9142 .listing-card__attributes span {
display: block;
line-height: 1.4;
text-transform: uppercase;
}
#section-b9409644-4b29-4218-81a3-38cb8d5f9142 .listing-card__attributes span+span {
padding-left: 5px;
margin-left: 5px;
position: relative;
}
#section-b9409644-4b29-4218-81a3-38cb8d5f9142 .listing-card__attributes span+span:before {
content: '';
display: block;
position: absolute;
left: -1px;
top: 50%;
width: 1px;
height: 1px;
background-color: currentColor;
}
#section-b9409644-4b29-4218-81a3-38cb8d5f9142 .properties-grid__footer {
padding: 10px 0 30px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}

#section-2776af01-366b-4aeb-b676-31cc014a71f1 {
background-image: linear-gradient(rgba(0, 0, 0, 0.23), rgba(0, 0, 0, 0.23)), url('../images/prop-exp-bg');
}
#section-2776af01-366b-4aeb-b676-31cc014a71f1 div.custom-intro {
min-height: 100vh;
}
#section-2776af01-366b-4aeb-b676-31cc014a71f1 .custom-intro {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
height: 600px;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
#section-2776af01-366b-4aeb-b676-31cc014a71f1 {
color: rgba(255, 255, 255, 1);
--fontColor: rgba(255, 255, 255, 1);
--fontColor_H: 0;
--fontColor_S: 0%;
--fontColor_L: 100%;
--fontColor_A: 1;
--fontColor_darkenDir: -1;
--bgColor: #ffffff;
--bgColor_H: 0;
--bgColor_S: 0%;
--bgColor_L: 100%;
--bgColor_A: 1;
--bgColor_darkenDir: -1;
background-color: #ffffff;
background-image: linear-gradient(rgba(0, 0, 0, 0.23), rgba(0, 0, 0, 0.23)), url(https://res.cloudinary.com/luxuryp/images/w_1280,c_limit,f_auto,q_auto/wqlkkme6h9iumu8rywvo/spacejoy-tkfskjy8pq8-unsplash);
background-repeat: no-repeat;
-webkit-background-position: center;
background-position: center;
-webkit-background-size: cover;
background-size: cover;
}
#section-2776af01-366b-4aeb-b676-31cc014a71f1 div.redesign .container {
margin-left: 0;
padding-left: 70px;
}
#section-2776af01-366b-4aeb-b676-31cc014a71f1 div.custom-intro .container {
text-align: left;
max-width: 1400px;
margin-left: 0;
padding-top: 24px;
background: linear-gradient(45deg, #524F4A, transparent);
}
#section-2776af01-366b-4aeb-b676-31cc014a71f1 div.custom-intro {
-webkit-align-items: flex-end;
-webkit-box-align: flex-end;
-ms-flex-align: flex-end;
align-items: flex-end;
display: flex;
}
#section-2776af01-366b-4aeb-b676-31cc014a71f1 .custom-intro__title {
margin-bottom: 0px;
font-weight: 400;
margin-bottom: 24px;
font-size: 4vw;
}

#section-5d594cf8-dab7-43b0-8cbf-734b8ba94fb8 {
color: #000;
--fontColor: #000;
--fontColor_H: 0;
--fontColor_S: 0%;
--fontColor_L: 0%;
--fontColor_A: 1;
--fontColor_darkenDir: 1;
--bgColor: rgba(239, 232, 222, 1);
--bgColor_H: 35;
--bgColor_S: 35%;
--bgColor_L: 90%;
--bgColor_A: 1;
--bgColor_darkenDir: -1;
--section-padding-bottom: calc(0 / 4 * var(--global-section-padding));
background-color: rgba(239, 232, 222, 1);
}
#section-5d594cf8-dab7-43b0-8cbf-734b8ba94fb8 div.gallery-component {
padding-top: 96px;
padding-bottom: 46px;
}
#section-5d594cf8-dab7-43b0-8cbf-734b8ba94fb8 .lp-container {
max-width: 1800px;
}
#section-5d594cf8-dab7-43b0-8cbf-734b8ba94fb8 .gallery-component__row {
margin-left: -7px;
margin-right: -7px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-flex-wrap: wrap;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
#section-5d594cf8-dab7-43b0-8cbf-734b8ba94fb8 div.row.gallery-component__row.cols-3 .gallery-component__col {
padding-right: 15px;
padding-left: 15px;
}
#section-5d594cf8-dab7-43b0-8cbf-734b8ba94fb8 div.gallery-component__col .gallery-card {
position: relative;
width: 100%;
padding-right: 20px;
padding-left: 20px;
height: 380px;
}
#section-5d594cf8-dab7-43b0-8cbf-734b8ba94fb8 .gallery-card:hover .gallery-card__preview img {
-webkit-transform: scale(1.05);
-moz-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05);
}
#section-5d594cf8-dab7-43b0-8cbf-734b8ba94fb8 .gallery-card {
position: relative;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: flex-end;
-webkit-box-align: flex-end;
-ms-flex-align: flex-end;
align-items: flex-end;
padding: 20px 15px;
-webkit-text-decoration: none;
text-decoration: none;
overflow: hidden;
cursor: pointer;
}
#section-5d594cf8-dab7-43b0-8cbf-734b8ba94fb8 div.gallery-component__col .gallery-card::before {
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgb(0, 0, 0, 0.95)) !important;
}
#section-5d594cf8-dab7-43b0-8cbf-734b8ba94fb8 .gallery-card:before {
content: "";
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 100%;
background-color: transparent;
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 76.6%, #000000);
opacity: 0.6;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-transition: background-color .3s;
transition: background-color .3s;
z-index: 1;
}
#section-5d594cf8-dab7-43b0-8cbf-734b8ba94fb8 .gallery-card__preview {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: hidden;
}
#section-5d594cf8-dab7-43b0-8cbf-734b8ba94fb8 .gallery-card__preview>img {
width: 100%;
height: 100%;
object-fit: cover;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-transition: -webkit-transform .75s ease-out;
transition: transform .75s ease-out;
}
.redesign img {
border: 0;
max-width: 100%;
page-break-inside: avoid;
vertical-align: middle;
}
#section-5d594cf8-dab7-43b0-8cbf-734b8ba94fb8 div.gallery-component__col .gallery-card__title {
text-align: center;
font-size: 20px;
text-transform: none;
margin-top: auto;
margin-bottom: 0;
padding-bottom: 20px;
letter-spacing: 5px;
text-transform: uppercase;
}
#section-5d594cf8-dab7-43b0-8cbf-734b8ba94fb8 .gallery-card__title {
position: relative;
width: 100%;
margin-bottom: 0;
color: #fff;
letter-spacing: 0;
text-shadow: none;
z-index: 1;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-transition: all .3s;
transition: all .3s;
text-transform: none;
}
#section-5d594cf8-dab7-43b0-8cbf-734b8ba94fb8 .gallery-component__col{
margin-bottom: 50px;
}
#section-5d594cf8-dab7-43b0-8cbf-734b8ba94fb8 div.gallery-component__col .gallery-card:hover:before {
background-color: #000;
opacity: 0.9;
background-image: url(../images/logo.svg) !important;
-webkit-background-size: 180px;
background-size: 180px;
background-repeat: no-repeat;
-webkit-background-position: center;
background-position: center;
}
#section-5d594cf8-dab7-43b0-8cbf-734b8ba94fb8 .gallery-card:after {
content: "";
width: 0;
padding-top: 121.5%;
}
#section-a14f162e-9c48-494d-943c-bc586a14e8a0 {
color: rgba(111, 101, 101, 1);
--fontColor: rgba(111, 101, 101, 1);
--fontColor_H: 0;
--fontColor_S: 5%;
--fontColor_L: 42%;
--fontColor_A: 1;
--fontColor_darkenDir: 1;
--bgColor: rgba(239, 232, 222, 1);
--bgColor_H: 35;
--bgColor_S: 35%;
--bgColor_L: 90%;
--bgColor_A: 1;
--bgColor_darkenDir: -1;
background-color: rgba(239, 232, 222, 1);
}
#section-52f30511-2b67-4402-822b-1ce1755fcbc3 {
color: rgba(111, 101, 101, 1);
--fontColor: rgba(111, 101, 101, 1);
--fontColor_H: 0;
--fontColor_S: 5%;
--fontColor_L: 42%;
--fontColor_A: 1;
--fontColor_darkenDir: 1;
--bgColor: rgba(239, 232, 222, 1);
--bgColor_H: 35;
--bgColor_S: 35%;
--bgColor_L: 90%;
--bgColor_A: 1;
--bgColor_darkenDir: -1;
--section-padding-top: calc(0 / 4 * var(--global-section-padding));
--section-padding-bottom: calc(4 / 4 * var(--global-section-padding));
background-color: rgba(239, 232, 222, 1);
}
#section-a14f162e-9c48-494d-943c-bc586a14e8a0 .boxed-text__description {
margin-bottom: 50px;
text-align: center;
}
.redesign .h4, .redesign h4 {
font-size: 21px;
line-height: 1.5;
}
.intro-title-title {
font-size: 43px;
}
#section-52f30511-2b67-4402-822b-1ce1755fcbc3>div:last-child {
/* padding-top: calc(0 / 4* var(--global-section-padding)) !important; */
padding-bottom: calc(4 / 4* var(--global-section-padding)) !important;
}
#section-52f30511-2b67-4402-822b-1ce1755fcbc3 .team-grid {
padding: 140px 0 90px;
}

/* #section-52f30511-2b67-4402-822b-1ce1755fcbc3 div.team-grid .team-grid__wrapper {
-ms-grid-columns: 1fr 1fr;
grid-template-columns: 1fr 1fr;
max-width: 1200px;
margin: 0 auto;
} */
#section-52f30511-2b67-4402-822b-1ce1755fcbc3 div.team-grid .team-member__container {
padding-left: 80px;
padding-right: 80px;
margin-bottom: 0px;
}
#section-52f30511-2b67-4402-822b-1ce1755fcbc3 .team-member__link {
position: relative;
display: block;
height: 100%;
cursor: pointer;
color: inherit;
}
#section-52f30511-2b67-4402-822b-1ce1755fcbc3 .team-member__image-wrap {
position: relative;
}
#section-52f30511-2b67-4402-822b-1ce1755fcbc3 .team-member__image {
position: relative;
width: 100%;
padding-top: 130%;
background-color: #cccccc;
}
#section-52f30511-2b67-4402-822b-1ce1755fcbc3 .team-member__image img {
position: absolute;
object-fit: cover;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
#section-52f30511-2b67-4402-822b-1ce1755fcbc3 .team-member__hover {
opacity: 0;
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
-webkit-transform: translate(20px, 20px);
-moz-transform: translate(20px, 20px);
-ms-transform: translate(20px, 20px);
transform: translate(20px, 20px);
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: flex-end;
-webkit-box-align: flex-end;
-ms-flex-align: flex-end;
align-items: flex-end;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
padding: 10px;
}
#section-52f30511-2b67-4402-822b-1ce1755fcbc3 .team-member__container:hover .team-member__hover {
opacity: 1;
}
#section-52f30511-2b67-4402-822b-1ce1755fcbc3 .team-member__container:hover .team-member__hover::before {
border-top-color: inherit;
border-right-color: inherit;
-webkit-transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
}
#section-52f30511-2b67-4402-822b-1ce1755fcbc3 .team-member__container:hover .team-member__hover::before, #section-52f30511-2b67-4402-822b-1ce1755fcbc3 .team-member__container:hover .team-member__hover::after {
width: 100%;
height: 100%;
}
#section-52f30511-2b67-4402-822b-1ce1755fcbc3 .team-member__container:hover .team-member__hover::after {
border-bottom-color: inherit;
border-left-color: inherit;
-webkit-transition: width 0.25s ease-out 0.5s, height 0.25s ease-out 0.75s, border-color 0.01s ease-out 0.5s;
transition: width 0.25s ease-out 0.5s, height 0.25s ease-out 0.75s, border-color 0.01s ease-out 0.5s;
}
#section-52f30511-2b67-4402-822b-1ce1755fcbc3 .team-member__hover:before {
top: 0;
left: 0;
}
#section-52f30511-2b67-4402-822b-1ce1755fcbc3 .team-member__hover:before, #section-52f30511-2b67-4402-822b-1ce1755fcbc3 .team-member__hover:after {
content: ' ';
position: absolute;
border: 2px solid transparent;
width: 0;
height: 0;
}
#section-52f30511-2b67-4402-822b-1ce1755fcbc3 .team-member__btn {
margin-bottom: 60px;
position: relative;
z-index: 1;
border-radius: 0;
}
#section-52f30511-2b67-4402-822b-1ce1755fcbc3 .team-member__hover:after {
bottom: 0;
right: 0;
}
#section-52f30511-2b67-4402-822b-1ce1755fcbc3 .team-member__hover:before, #section-52f30511-2b67-4402-822b-1ce1755fcbc3 .team-member__hover:after {
content: ' ';
position: absolute;
border: 2px solid transparent;
width: 0;
height: 0;
}
#section-52f30511-2b67-4402-822b-1ce1755fcbc3 .team-member__info {
text-align: center;
}
#section-52f30511-2b67-4402-822b-1ce1755fcbc3 span.team-member__name {
font-weight: 200;
text-transform: uppercase;
}
#section-52f30511-2b67-4402-822b-1ce1755fcbc3 .team-member__name {
display: block;
margin-top: 25px;
font-size: 18px;
line-height: 40px;
font-weight: 400;
font-family: var(--global-primary-font-family);
}
#section-52f30511-2b67-4402-822b-1ce1755fcbc3 span.team-member__role {
font-weight: 200;
text-transform: uppercase;
padding-bottom: 40px;
}
#section-52f30511-2b67-4402-822b-1ce1755fcbc3 .team-member__role {
display: block;
margin-top: 8px;
font-size: 14px;
line-height: 24px;
font-weight: 700;
font-family: inherit;
text-transform: uppercase;
letter-spacing: 1.5px;
}
.neighborhoodbg {
background-image: linear-gradient(rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05)), url(../images/neighborhoods.jpg);
background-repeat: no-repeat;
background-size: cover;
}
#section-97e19fe2-0745-474b-b1ce-9ae672bd27cd {
color: #000;
--fontColor: #000;
--fontColor_H: 0;
--fontColor_S: 0%;
--fontColor_L: 0%;
--fontColor_A: 1;
--fontColor_darkenDir: 1;
--bgColor: rgba(239, 232, 222, 1);
--bgColor_H: 35;
--bgColor_S: 35%;
--bgColor_L: 90%;
--bgColor_A: 1;
--bgColor_darkenDir: -1;
--section-padding-top: calc(0 / 4 * var(--global-section-padding));
--section-padding-bottom: calc(0 / 4 * var(--global-section-padding));
background-color: rgba(239, 232, 222, 1);
}
#section-97e19fe2-0745-474b-b1ce-9ae672bd27cd .featured-neighborhoods-grid {
text-align: center;
}
#section-97e19fe2-0745-474b-b1ce-9ae672bd27cd .featured-neighborhoods-grid .items {
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr 1fr 1fr;
grid-template-columns: 1fr 1fr 1fr;
gap: 0px 0px;
}
#section-97e19fe2-0745-474b-b1ce-9ae672bd27cd .featured-neighborhoods-grid .items .grid-item {
width: 100%;
overflow: hidden;
}
#section-97e19fe2-0745-474b-b1ce-9ae672bd27cd .featured-neighborhoods-grid .items .grid-item .item-wrapper {
padding-bottom: 70%;
position: relative;
display: block;
width: 100%;
}
#section-97e19fe2-0745-474b-b1ce-9ae672bd27cd .featured-neighborhoods-grid .items .grid-item .item-wrapper .image-holder {
-webkit-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
background: center no-repeat;
-webkit-background-size: cover;
background-size: cover;
}
#section-97e19fe2-0745-474b-b1ce-9ae672bd27cd .featured-neighborhoods-grid .items .grid-item .item-wrapper .image-holder img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
}
#section-97e19fe2-0745-474b-b1ce-9ae672bd27cd .featured-neighborhoods-grid .items .grid-item .item-wrapper .overlay {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.3);
-webkit-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
}
#section-97e19fe2-0745-474b-b1ce-9ae672bd27cd .featured-neighborhoods-grid .items .grid-item .item-wrapper .content-container {
color: white;
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
max-width: 600px;
width: 80%;
}
.lp-btn.lp-btn--light.lp-btn--filled, .redesign .lp-btn.lp-btn--light.lp-btn--filled {
border-color: #fff;
color: #fff;
}
.lp-btn--big, .redesign .lp-btn--big {
font-weight: 700;
padding: 20px 46px;
}
#section-97e19fe2-0745-474b-b1ce-9ae672bd27cd .featured-neighborhoods-grid .items .grid-item:hover .item-wrapper .image-holder, #section-97e19fe2-0745-474b-b1ce-9ae672bd27cd .featured-neighborhoods-grid .items .grid-item:hover .item-wrapper .overlay {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
#section-97e19fe2-0745-474b-b1ce-9ae672bd27cd .featured-neighborhoods-grid .items .grid-item:hover .item-wrapper .content-container .button-wrapper {
max-height: 90px;
opacity: 1;
}
#section-97e19fe2-0745-474b-b1ce-9ae672bd27cd .featured-neighborhoods-grid .items .grid-item .item-wrapper .content-container .button-wrapper {
-webkit-transition: all linear 0.4s;
transition: all linear 0.4s;
}
#section-97e19fe2-0745-474b-b1ce-9ae672bd27cd .featured-neighborhoods-grid .items .grid-item h3 {
margin-bottom: 1.666rem;
}
#section-97e19fe2-0745-474b-b1ce-9ae672bd27cd .featured-neighborhoods-grid .items .grid-item .item-wrapper .content-container .button-wrapper {
max-height: 0;
opacity: 0;
}
#section-97e19fe2-0745-474b-b1ce-9ae672bd27cd>div:last-child {
padding-top: calc(0 / 4* var(--global-section-padding)) !important;
padding-bottom: calc(0 / 4* var(--global-section-padding)) !important;
}
#section-60dd7c2f-ee3c-42fa-8fd3-9590ba556c52 {
color: rgba(111, 101, 101, 1);
--fontColor: rgba(111, 101, 101, 1);
--fontColor_H: 0;
--fontColor_S: 5%;
--fontColor_L: 42%;
--fontColor_A: 1;
--fontColor_darkenDir: 1;
--bgColor: rgba(239, 232, 222, 1);
--bgColor_H: 35;
--bgColor_S: 35%;
--bgColor_L: 90%;
--bgColor_A: 1;
--bgColor_darkenDir: -1;
background-color: rgba(239, 232, 222, 1);
}
#section-60dd7c2f-ee3c-42fa-8fd3-9590ba556c52 .cta-block {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
}
#section-60dd7c2f-ee3c-42fa-8fd3-9590ba556c52 .cta-block--Right-aligned .text-block {
padding-right: 20px;
}
#section-60dd7c2f-ee3c-42fa-8fd3-9590ba556c52 .cta-block .text-block {
max-width: 65%;
}
#section-60dd7c2f-ee3c-42fa-8fd3-9590ba556c52 .cta-block .lp-h2 {
margin-bottom: 0;
}
#section-60dd7c2f-ee3c-42fa-8fd3-9590ba556c52 h2 {
font-size: 38px;
}
.redesign h2 {
font-weight: 200;
text-transform: uppercase;
letter-spacing: 4px;
}
@media (max-width: 768px) {
#section-60dd7c2f-ee3c-42fa-8fd3-9590ba556c52 .cta-block .text-block {
    max-width: 100%;
    margin-bottom: 24px;
}
#section-60dd7c2f-ee3c-42fa-8fd3-9590ba556c52 .cta-block .lp-h2 {
  margin-bottom: 24px;
  text-align: center;
}
#section-97e19fe2-0745-474b-b1ce-9ae672bd27cd .featured-neighborhoods-grid .items {
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
}
#section-60dd7c2f-ee3c-42fa-8fd3-9590ba556c52 .cta-block {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}
.globalneedsbg{
background-image: linear-gradient(rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05)), url('../images/globalneedbg');
background-position: center;
-webkit-background-size: cover;
background-size: cover;
}
#section-06398fda-f990-4e6e-b05f-c8b990a36536 {
color: rgba(111, 101, 101, 1);
--fontColor: rgba(111, 101, 101, 1);
--fontColor_H: 0;
--fontColor_S: 5%;
--fontColor_L: 42%;
--fontColor_A: 1;
--fontColor_darkenDir: 1;
--bgColor: rgba(239, 232, 222, 1);
--bgColor_H: 35;
--bgColor_S: 35%;
--bgColor_L: 90%;
--bgColor_A: 1;
--bgColor_darkenDir: -1;
--section-padding-top: calc(2 / 4 * var(--global-section-padding));
background-color: rgba(239, 232, 222, 1);
}
#section-06398fda-f990-4e6e-b05f-c8b990a36536>div:last-child {
padding-top: calc(2 / 4* var(--global-section-padding)) !important;
}
#section-06398fda-f990-4e6e-b05f-c8b990a36536 .newsletter-signup {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
}
#section-06398fda-f990-4e6e-b05f-c8b990a36536 .newsletter-signup__form-container {
position: relative;
z-index: 1;
}
#section-06398fda-f990-4e6e-b05f-c8b990a36536 .newsletter-signup__inputs-container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
}
#section-06398fda-f990-4e6e-b05f-c8b990a36536 div.newsletter-signup__form-container .lp-input {
color: #31373E;
border-color: #31373E;
padding: 10px;
border-width: 1px;
}
#section-06398fda-f990-4e6e-b05f-c8b990a36536 .newsletter-signup__form-item.lp-input {
padding-top: 0;
padding-bottom: 0;
width: 250px;
}
#section-06398fda-f990-4e6e-b05f-c8b990a36536 .newsletter-signup__form-item +.newsletter-signup__form-item {
margin-left: 16px;
}
#section-06398fda-f990-4e6e-b05f-c8b990a36536 .newsletter-signup__form-item.lp-btn {
width: 200px;
}
#section-06398fda-f990-4e6e-b05f-c8b990a36536 .lp-disclaimer {
max-width: 730px;
margin: 20px auto 0 auto;
}














.ftco-search .nav-pills {
  display: inline-block;
  font-family: var(--bs-font-sans-serif);
  margin-bottom: 10px;
}

.nav-pills {
font-size: 18px;
font-weight: 700;
display: inline-block;
}
.ftco-search .nav-pills .nav-link.active {
color: #fff;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
border: 1px solid transparent;
background: #524f4a;
}
.ftco-search .nav-pills .nav-link {
padding: 10px 30px !important;
border-radius: 0 !important;
margin-bottom: 0;
color: #fff;
font-size: 16px;
font-weight: 700;
position: relative;
display: inline-block;
border: 1px solid transparent;
background: #ccc;
border-radius: 5px;
}
.ftco-search .nav-pills .nav-link:hover{
  background: #524f4a;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
color: #fff;
background-color: #0d6efd;
}
.nav-pills .nav-link {
border-radius: 0.25rem;
}
.ftco-search .tab-content {
background: #fff;
margin-top: 0px;
-webkit-box-shadow: 0px 10px 33px -27px rgba(0, 0, 0, 0.4);
-moz-box-shadow: 0px 10px 33px -27px rgba(0, 0, 0, 0.4);
box-shadow: 0px 10px 33px -27px rgba(0, 0, 0, 0.4);
}
.tab-content > .active {
display: block;
}

.tab-content > .tab-pane {
display: none;
}
.search-property-1 .form-group {
position: relative;
margin-bottom: 0;
width: 100%;
border-left: 1px solid rgba(0, 0, 0, 0.1);
padding: 14px 20px;
}
.search-property-1 .form-group label {
font-weight: 700;
font-size: 14px;
color: #000000;
text-transform: uppercase;
font-family: var(--global-primary-font-family);
}
.search-property-1 .form-group .form-field {
position: relative;
display: block;
font-family: var(--global-primary-font-family);
}
.search-property-1 .form-group .icon {
position: absolute;
top: 51%;
left: 0;
font-size: 16px;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
color: rgba(0, 0, 0, 0.1);
}
.search-property-1 .form-group .form-control {
padding: 0;
padding-left: 20px;
display: block;
width: 100%;
height: inherit !important;
font-size: 16px;
border: none !important;
color: rgba(0, 0, 0, 0.4) !important;
background: transparent !important;
border-radius: 0;
font-family: var(--global-primary-font-family);
}
.search-property-1 .form-group .form-control.btn {font-size: 16px;font-weight: 700;text-transform: uppercase;background: #524f4a !important;border: none !important;color: #fff !important;border-radius: 0;padding-left: 0;}
.search-property-1 .form-group .form-control {
padding: 0;
 
display: block;
width: 100%;
height: inherit !important;
font-size: 16px;
border: none !important;
color: rgba(0, 0, 0, 0.4) !important;
background: transparent !important;
border-radius: 0;
box-shadow: none;
outline: none;
appearance: auto;
}
.formsecction{
    background-color: #eae5e0;
    padding: 80px 0;
}
.header-logo {
  font-size: 24px;
  opacity: 0; /* Initially hidden */
  transition: opacity 1s ease;
}
.banner-logo {
  transition: opacity 1s ease;
}
.banner-logo img{
  width: 300px;
  margin-bottom: 20px;
}
.textheading{
  padding: 60px 0;
}
.textheading h2{
  text-align: center;
  color: #000;
  font-size: 30px;
}

/* Multiple Steps */
.wizard {
  width: 100%;
}
.wizard > .steps .current-info,
.wizard > .content > .title {
  position: absolute;
  left: -99999px;
}
.wizard > .content {
  position: relative;
  width: auto;
  padding: 0;
}
.wizard > .content > .body {
  padding: 0 40px;
}
.wizard > .content > iframe {
  border: 0 none;
  width: 100%;
  height: 100%;
}
.wizard > .steps {
  position: relative;
  display: block;
  width: 100%;
}
.wizard > .steps > ul {
  display: table;
  width: 50%;
  table-layout: fixed;
  margin: 0;
  padding: 0;
  list-style: none;
  margin: auto;
  
}
.wizard > .steps > ul > li {
  display: table-cell;
  width: auto;
  vertical-align: top;
  text-align: center;
  position: relative;
 }
.wizard > .steps > ul > li a {
  position: relative;
  padding-top: 48px;
  margin-top: 40px;
  margin-bottom: 40px;
  display: block;
}
.wizard > .steps > ul > li:before,
.wizard > .steps > ul > li:after {
  content: '';
  display: block;
  position: absolute;
  top: 58px;
  width: 50%;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.25);
  z-index: 9;
}
.wizard > .steps > ul > li:before {
  left: 0;
}
.wizard > .steps > ul > li:after {
  right: 0;
}
.wizard > .steps > ul > li:first-child:before,
.wizard > .steps > ul > li:last-child:after {
  content: none;
}
.wizard > .steps > ul > li.current:after,
.wizard > .steps > ul > li.current ~ li:before,
.wizard > .steps > ul > li.current ~ li:after {
  /* background-color: #eeeeee; */
}
.wizard > .steps > ul > li.current > a {
  color: #76BD1D;
  cursor: default;
}
.wizard > .steps > ul > li.current .number {
  /* border-color: #76BD1D;
  color: #76BD1D; */
  color: #000;
  background-color: #fff;
}
.wizard > .steps > ul > li.current .number:after {
  content: '';
  pointer-events: none;
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  margin: -31px 0 0 -31px;
  width: 62px;
  height: 62px;
  border: solid 1px #fff;
  opacity: .25;
  border-radius: 999px;
}

.wizard > .steps > ul > li.disabled a,
.wizard > .steps > ul > li.disabled a:hover,
.wizard > .steps > ul > li.disabled a:focus {
  color: #A5AEB7;
  cursor: default;
}
.wizard > .steps > ul > li.done a,
.wizard > .steps > ul > li.done a:hover,
.wizard > .steps > ul > li.done a:focus {
  color: #76BD1D;
}
.wizard > .steps > ul > li.done .number {
  /* font-size: 0;
  background-color: #76BD1D;
  border-color: #76BD1D;
  color: #fff; */
  padding: 0;
    margin: 0;
    width: 40px;
    height: 40px;
    border-radius: 999px;
    background-color: rgba(255, 255, 255, 0.25);
    text-align: center;
    padding: 7px;
  
    font-weight: 700;
}
.wizard > .steps > ul > li.done .number:after {
  /* content: '\ed6e';
  font-family: 'icomoon';
  display: inline-block;
  font-size: 16px;
  line-height: 34px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out; */
}
.wizard > .steps > ul > li.error .number {
  border-color: #F44336;
  color: #F44336;
}
@media (max-width: 768px) {
  .wizard > .steps > ul {
    margin-bottom: 20px;
  }
  .wizard > .steps > ul > li {
    display: block;
    float: left;
    width: 50%;
  }
  .wizard > .steps > ul > li > a {
    margin-bottom: 0;
  }
  .wizard > .steps > ul > li:first-child:before,
  .wizard > .steps > ul > li:last-child:after {
    content: '';
  }
  .wizard > .steps > ul > li:last-child:after {
    background-color: #00BCD4;
  }
}
@media (max-width: 480px) {
  .wizard > .steps > ul > li {
    width: 100%;
  }
  .wizard > .steps > ul > li.current:after {
    background-color: #76BD1D;
  }
}
.wizard > .steps .number {
  /* background-color: #fff;
  color: #A5AEB7;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -19px;
  width: 38px;
  height: 38px;
  border: 2px solid #eeeeee;
  font-size: 14px;
  border-radius: 50%;
  z-index: 10;
  line-height: 34px;
  text-align: center; */
  padding: 0;
  margin: 0;
  width: 40px;
  height: 40px;
  border-radius: 999px;
  background-color: rgba(255, 255, 255, 0.25);
  text-align: center;
  padding: 7px;
  position: relative;
  font-weight: 700;
  position: absolute;
  top: 0;
  left: 50%;
  color: #ffff;
  z-index: 99;
}
.panel-flat > .wizard > .steps > ul {
  border-top: 1px solid #ddd;
}
.wizard > .actions {
  display: inline-block;
}
.wizard > .actions > ul {
  float: left;
  list-style: none;
  padding: 0;
  margin: 0;
}
.wizard > .actions > ul:after {
  content: '';
  display: table;
  clear: both;
}
.wizard > .actions > ul > li {
  float: left;
}
.wizard > .actions > ul > li + li {
  margin-left: 10px;
}
.wizard > .actions > ul > li > a {
  padding: 20px 46px;
  font-weight: 200;
  border: 1px solid #fff;
  color: #fff;
}
.wizard > .actions > ul > li > a:hover,
.wizard > .actions > ul > li > a:focus {
}
.wizard > .actions > ul > li > a:active {
}
.wizard > .actions > ul > li > a[href="#previous"] {
  padding: 20px 46px;
  font-weight: 200;
  border: 1px solid #fff;
  color: #fff;
}
.wizard > .actions > ul > li > a[href="#previous"]:hover,
.wizard > .actions > ul > li > a[href="#previous"]:focus {

}
.wizard > .actions > ul > li > a[href="#previous"]:active {

}
.wizard > .actions > ul > li.disabled > a,
.wizard > .actions > ul > li.disabled > a:hover,
.wizard > .actions > ul > li.disabled > a:focus {
  padding: 20px 46px;
  font-weight: 200;
  border: 1px solid #fff;
  color: #fff;
}
.wizard > .actions > ul > li.disabled > a[href="#previous"],
.wizard > .actions > ul > li.disabled > a[href="#previous"]:hover,
.wizard > .actions > ul > li.disabled > a[href="#previous"]:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
label{
  display:block;
}
label.error{
  color:red;
}


.home-valuation__step.home-valuation__step--1 {
  padding-top: 100px;
  -webkit-transition: padding .3s;
  transition: padding .3s;
}
.home-valuation__step.home-valuation__step--1 h2{
  font-size: 43px;
  margin: 0 0 75px;
}
.home-valuation .form-content {
  padding: 0;
  max-width: 690px;
  margin: 0 auto;
  text-align: left;
}
.home-valuation .home-valuation-inline {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.home-valuation .home-valuation-inline .home-valuation-inline__input {
  width: 100%;
  margin-bottom: 30px;
}
.home-valuation .inp {
  width: 100%;
}
.home-valuation .home-valuation-inline .home-valuation-inline__input input {
  width: 100%;
  outline: none;
}
.inp--dark-bg input {
  border-color: silver;
  color: #fff;
}
.inp input {
  background: unset;
  border: 0;
  border-bottom: 1px solid #fff;
  color: #fff;
  display: block;
  font-size: 16px;
  margin: 0;
  padding: 4px 24px 4px 0;
  position: relative;
  width: 100%;
  outline: none;
}
.home-valuation .home-valuation-inline .home-valuation-inline__button {
  margin-left: 20px;
}
.home-valuation-inline__button .btn {
  padding: 20px 46px;
  font-weight: 200;
  border: 1px solid;
}
/* Steps 2 */
 .home-valuation .home-valuation__step.home-valuation__step--2 h5 {
  margin: 0 0 20px;
}
.home-valuation .home-valuation__step.home-valuation__step--2 h3 {
  margin: 0 0 40px;
  font-size: 40px;
}
.home-valuation__step.home-valuation__step--2 .form-content {
  max-width: 425px;
}
.home-valuation .home-valuation__step.home-valuation__step--2 .inp {
  margin-bottom: 30px;
}
.home-valuation .inp label {
  color: #fff;
  display: block;
  font-size: 16px;
  font-weight: 700;
}
/* Steps 3 */
.home-valuation .home-valuation__step.home-valuation__step--3 h5 {
  margin: 0 0 30px;
}
.home-valuation .home-valuation__step.home-valuation__step--3 h3 {
  margin: 0 auto 30px;
  max-width: 650px;
  font-size: 34px;
}
.image-section{
  padding: 20px 0px 80px 0px;
}
.description__text{
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 2;
}

.rizwan{
    padding-top: 100px !important;
    padding-bottom: 100px !important;
    
}
.neighborhood-heading{
    padding: 20px 0px;
}
.neighborhood-para{
    padding: 10px 0px;
}
/* All filter modal */
.modalheading h4{
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px;
}
.modalinput label{
  margin-bottom: 6px;
  font-weight: 500;
}
.min-max-modal {
  display: grid;
  grid-template-columns: 47% 6% 47%;
  align-items: center;
}
.totxt{
  text-align: center;
}
.modalinput{
  margin: 20px 0;
}



.accordion {
  margin-bottom: 20px;
  border-bottom: 1px solid #ccc;
}

.accordion-header {
  /* background-color: #007BFF;
  color: #fff;
  padding: 10px; */
  cursor: pointer;
}

.accordion-content {
  display: none;
  padding: 10px;
  /* background-color: #f1f1f1;
  border: 1px solid #ccc; */
}

.accordion-active .accordion-content {
  display: block;
}
.keywordinput input{

}

.bgHomeValution{
  background-image: linear-gradient(rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45)),
    url("../images/home-value.jpg") !important;
    background-position-y: bottom;
}
.neighbourboodbg01{
  background-image: linear-gradient(rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05)), 
  url(../images/bloomfield.jpg) !important;
}
.neighbourboodbg02{
  background-image: linear-gradient(rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05)), 
  url(../images/rochester-hills.jpg) !important;
}
.neighbourboodbg03{
  background-image: linear-gradient(rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05)), 
  url(../images/troy.jpg) !important;
}
.neighbourboodbg04{
  background-image: linear-gradient(rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05)), 
  url(../images/beverly-hills.jpg) !important;
}
.neighbourboodbg05{
  background-image: linear-gradient(rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05)), 
  url(../images/beverly-hills.jpg) !important;
}
.neighbourboodbg06{
  background-image: linear-gradient(rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05)), 
  url(../images/royal-oak.jpg) !important;
}
.neighbourboodbg07{
  background-image: linear-gradient(rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05)), 
  url(../images/franklin.jpg) !important;
}
.neighbourboodbg08{
  background-image: linear-gradient(rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05)), 
  url(../images/northville.jpg) !important;
}
.neighbourboodbg09{
  background-image: linear-gradient(rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05)), 
  url(../images/Canton.jpg) !important;
}
.neighbourboodbg10{
  background-image: linear-gradient(rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05)), 
  url(../images/birmingham.jpg) !important;
}


.neighborhood-description{
  padding: 60px 0;
}
.neighborhood-description p{
  margin-bottom: 8px;
  color: #000;
  font-size: 18px;
  font-family: var(--global-primary-font-family);
  line-height: 34px;
}
/* .modalLabel{
  background-color: #f1f1f1;
  padding: 10px 0;
}
.topauto{
  top: auto !important;
} */

@media (min-width: 1920px) and (orientation: landscape) {
  #section-8d97e7ed-fc64-42d9-ac0f-d8633727bac0 {
      background-image: linear-gradient(rgba(0, 0, 0, 0.30), rgba(0, 0, 0, 0.30)), url(../images/8420-hollywood-blvd-23-2.jpg);
  }
}
@media (min-width: 1280px) and (orientation: landscape) {
  #section-8d97e7ed-fc64-42d9-ac0f-d8633727bac0 {
      background-image: linear-gradient(rgba(0, 0, 0, 0.30), rgba(0, 0, 0, 0.30)), url(../images/8420-hollywood-blvd-23-2.jpg);
  }
}
@media (min-width: 960px) and (orientation: landscape) {
  #section-8d97e7ed-fc64-42d9-ac0f-d8633727bac0 {
      background-image: linear-gradient(rgba(0, 0, 0, 0.30), rgba(0, 0, 0, 0.30)), url(../images/8420-hollywood-blvd-23-2.jpg);
  }
}

#section-8d97e7ed-fc64-42d9-ac0f-d8633727bac0 .agent-intro {
  height: 100vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  text-align: center;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-background-position: center;
  background-position: center;
}
#section-8d97e7ed-fc64-42d9-ac0f-d8633727bac0 .agent-intro {
  height: 600px !important;
}
.agent-intro h1{
  font-size: 70px;
}
#section-c30fe91b-79f7-495b-a9a4-cf6a1fb172d6 .redesign .agent-info .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 1110px;
}
#section-c30fe91b-79f7-495b-a9a4-cf6a1fb172d6 {
  color: rgba(111, 101, 101, 1);
  --fontColor: rgba(111, 101, 101, 1);
  --fontColor_H: 0;
  --fontColor_S: 5%;
  --fontColor_L: 42%;
  --fontColor_A: 1;
  --fontColor_darkenDir: 1;
  --bgColor: rgba(239, 232, 222, 1);
  --bgColor_H: 35;
  --bgColor_S: 35%;
  --bgColor_L: 90%;
  --bgColor_A: 1;
  --bgColor_darkenDir: -1;
  --section-padding-top: calc(0 / 4* var(--global-section-padding));
  --section-padding-bottom: calc(0 / 4* var(--global-section-padding));
  background-color: rgba(239, 232, 222, 1);
}
#section-c30fe91b-79f7-495b-a9a4-cf6a1fb172d6 div.redesign .agent-info {
  padding-top: 97px !important;
  padding-bottom: 0px !important;
}
#section-c30fe91b-79f7-495b-a9a4-cf6a1fb172d6 .redesign .agent-info {
  padding: 140px 0;
}
@media (min-width: 992px) {
  #section-c30fe91b-79f7-495b-a9a4-cf6a1fb172d6 .redesign .agent-info-avatar-details {
      width: 100%;
  }
}

@media (min-width: 992px) {
  #section-c30fe91b-79f7-495b-a9a4-cf6a1fb172d6 .redesign .agent-info-avatar-details {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
  }
}
#section-c30fe91b-79f7-495b-a9a4-cf6a1fb172d6 .redesign .agent-info .agent-info-avatar {
  margin-right: 130px;
}
#section-c30fe91b-79f7-495b-a9a4-cf6a1fb172d6 .redesign .agent-info-avatar {
  width: 420px;
  position: relative;
 
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
#section-c30fe91b-79f7-495b-a9a4-cf6a1fb172d6 .redesign .agent-info-avatar-details .agent-info-details {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
#section-c30fe91b-79f7-495b-a9a4-cf6a1fb172d6 .redesign .agent-info-details {
  width: 100%;
}
#section-c30fe91b-79f7-495b-a9a4-cf6a1fb172d6 .redesign .agent-info-avatar-details .agent-info-details .details-list {
  display: inherit;
  width: 100%;
}
#section-c30fe91b-79f7-495b-a9a4-cf6a1fb172d6 .redesign .agent-info-details .details-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
}
#section-c30fe91b-79f7-495b-a9a4-cf6a1fb172d6 .redesign .agent-info-avatar-details .agent-info-details .details-list li {
  display: inherit;
  width: 100%;
}
#section-c30fe91b-79f7-495b-a9a4-cf6a1fb172d6 .redesign .agent-info-details .details-list li {
  -webkit-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  margin-bottom: 24px;
  padding-right: 20px;
  -webkit-box-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#section-c30fe91b-79f7-495b-a9a4-cf6a1fb172d6 .redesign .agent-info-details .details-list li strong {
  font-size: 17px;
  line-height: 1.47;
  padding-right: 6px;
  text-transform: uppercase;
  white-space: nowrap;
}
#section-c30fe91b-79f7-495b-a9a4-cf6a1fb172d6 .redesign .agent-info-details .details-list li a {
  color: #404040;
}
.redesign .socials {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#section-c30fe91b-79f7-495b-a9a4-cf6a1fb172d6 .redesign .agent-info-details .socials li {
  margin: 12px 0;
  width: 60px;
}
.redesign .socials--light-grey .socials__link {
  background: #999;
  border-radius: 50%;
  color: #f5f5f5;
}
.redesign .socials__link {
  align-items: center;
  background-color: #fff;
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  display: flex;
  flex-shrink: 0;
  font-size: 18px;
  height: 40px;
  justify-content: center;
  padding: 5px;
  transition: all .2s;
  width: 40px;
}
.social_icons-style-1 a {
  border-color: rgba(82, 79, 74, 1) !important;
  background-color: rgba(0, 0, 0, 0) !important;
  color: rgba(82, 79, 74, 1) !important;
}
#section-c30fe91b-79f7-495b-a9a4-cf6a1fb172d6 .redesign .agent-info-bio {
  width: 100%;
  margin-top: 48px;
}
#section-c30fe91b-79f7-495b-a9a4-cf6a1fb172d6 .redesign .agent-info-bio h2 {
  margin: 0 0 12px;
}
#section-c30fe91b-79f7-495b-a9a4-cf6a1fb172d6 .redesign .agent-info-bio h2 +strong {
  display: block;
  margin: 0 0 36px;
  text-transform: uppercase;
  font-size: 17px;
}
#section-c30fe91b-79f7-495b-a9a4-cf6a1fb172d6 .redesign .agent-info-bio-text p {
  margin-bottom: 1.66em;
}
 
 
 
/* home search page */


.lsitingContent{
  padding: 16px;
  height: 100vh;
  overflow-y: scroll;
}
.listingHeading h4{
  font-size: 18px;
  font-weight: 700;
}
.newestFliter{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.newestFliter p{
  color: #848484;
  margin-bottom: 0;
}
.newestBtn button{
  
   
}
 
.newestFliter .dropdown-toggle::after{
  padding: 0;
  border: none 
}
.listingProperty{
  margin-top: 10px;
}
.listingProperty .listingImg img{
  object-fit: cover;
  max-height: 100%;
  width: 100%;
  border-radius: 10px;
  height: 180px;
}
.listingProperty .listingImg::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background:rgba(0, 0, 0, 0.30);
  border-radius: 10px;
}
.listingImg{
  position: relative;
}
.listingImg p{
  position: absolute;
  font-size: 13px;
  left: 16px;
  top: 10px;
  background: rgba(0, 0, 0, .5);
  border-radius: 12px;
  z-index: 1;
  color: #fff;
  margin: 0;
  padding: 2px 8px;
  font-weight: 600;
}
.listingImg span{
  position: absolute;
  font-size: 14px;
  right: 16px;
  top: 10px;
  z-index: 1;
  color: #fff;

}
 
.listingText {
  padding-top: 16px;
}
.listingText h6{
  font-weight: 700;
  font-size: 14px;
}
.listingText p{
  font-size: 13px;
  color: #000;
  font-weight: 600;
  margin-bottom: 5px;
}
.listingText p strong{
  font-size: 13px;
  color: #848484;
  font-weight: 400;
}
.listingText span{
  font-size: 13px;
  color: #848484;
  font-weight: 400;
  width: 100%;
  display: inline-block;
}
::-webkit-scrollbar {
  width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #a9a1a1; 
  border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #a9a1a1; 
}




















.header .logo span {
  font-size: 24px;
  font-weight: bold;
  color: black;
}

.nav-links .nav-link {
color: #000;
  font-size: 16px;
  text-decoration: none;
  padding: 0px 16px;
  font-weight: 600;
}

.contact-info span {
  font-size: 16px;
  color: #000;
  font-weight: 600;
}

.search-bar{
  display: flex;
}

.search-bar input {
  width: 300px;
  padding: 8px 12px;
  border-radius: 5px;
  font-size: 14px;
  color: #000;
}

.dropdown-toggle {
  border-radius: 5px;
}
.filter-bar{
display: flex;
align-items: center;
justify-content: flex-end;
column-gap: 5px;
}
.headercutom{
display: flex;
align-items: center;
background-color: rgba(249, 247, 240, 1);
}
.logo{
margin-right: 50px;
}
.search-bar{
background-color: #f7f7f7;
}
.dropdown{
background-color: #fff;
border-radius: 6px;
}
.dropdown button{
border: none;
border-radius: 6px;
border: none;
  border-radius: 6px;
  font-size: 15px;
  font-weight: 600;
  color: #000;
  border: 1px solid rgba(0, 0, 0, .08);
}
.dropdown button:hover{
background: rgba(0, 0, 0, .04);
color: #000;
}
.search-add{
border: var(--bs-border-width) solid var(--bs-border-color);
  background: #fff;
  border-radius: 5px;
  position: relative;
  box-shadow: 0 3px 11px 0 rgba(0, 0, 0, .02);
  padding-left: 32px;
  margin-right: 10px;
}
.search-add input{
background: transparent;
border: none;
box-shadow: none !important;
}
.search-add input:focus{
outline: none;
}
.search-add i{
position: absolute;
  top: 50%;
  left: 12px;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  z-index: 1;
  pointer-events: none;
}

/* radio btn */
.containercheck {
display: block;
position: relative;
padding-left: 10px;
cursor: pointer;
font-size: 14px;
font-weight: 600;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}

/* Hide the browser's default checkbox */
.containercheck input {
position: absolute;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
}

/* Create a custom checkbox */
.checkmark {
position: absolute;
top: 0;
right: 10px;
height: 20px;
width: 20px;
background-color: #eee;
}

/* On mouse-over, add a grey background color */
.containercheck:hover input ~ .checkmark {
background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.containercheck input:checked ~ .checkmark {
background-color: #000;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
content: "";
position: absolute;
display: none;
}

/* Show the checkmark when checked */
.containercheck input:checked ~ .checkmark:after {
display: block;
}

/* Style the checkmark/indicator */
.containercheck .checkmark:after {
left: 7px;
top: 4px;
width: 5px;
height: 10px;
border: solid white;
border-width: 0 3px 3px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}


.dropdown {
position: relative;
display: inline-block;
}

.dropdown-button {
background-color: #3498db;
color: white;
padding: 10px;
border: none;
cursor: pointer;
border-radius: 5px;
}

.dropdown-button:after {
content: '▼';
margin-left: 10px;
font-size: 12px;
}

.dropdown-content {
display: none;
position: absolute;
background-color: #f1f1f1;
min-width: 200px;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
z-index: 1;
padding: 10px;
border-radius: 5px;
}

.dropdown-content label {
display: block;
margin-bottom: 5px;
}

.dropdown-content input[type="checkbox"] {
margin-right: 10px;
}

.dropdown-content label:hover {
background-color: #ddd;
}

.dropdown:hover .dropdown-content {
display: block;
}
.min-max-price{
display: grid;
grid-template-columns: 50% 50%;
}
.minmaxdrop{
min-width: 500px;
}
.minprice, .maxprice{
padding: 0 6px;
}
.minprice select, .maxprice select{
appearance: auto;
}

.checkbox-alias{
background-color: #fff;
display: inline-block;
width: 100%;
height: 100px;
z-index: 1;
position: relative;
transition: all 250ms ease-out;
cursor: pointer;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
margin-bottom: 10px;
border: 1px solid #e7e7e7;
border-radius: 8px;
}
.checkbox-alias p{
margin-bottom: 0;
font-size: 14px;
font-weight: 600;

}
.checkbox-alias svg{
margin-bottom: 10px;
}
.invisible-checkboxes input[type=checkbox]{
display: none;
}

.invisible-checkboxes input[type=checkbox]:checked + .checkbox-alias{
background-color: transparent;
border-color: black;
}
.homesdrop{
min-width: 400px
}
.allhomesec{
display: grid;
grid-template-columns: 31% 31% 31%;
grid-column-gap: 10px;
padding: 10px;
}
.allbeds{
min-width: 460px
}

.checkbox-alias-bed{
background-color: #fff;
border: 1px solid rgba(0, 0, 0, .08);
display: inline-block;
min-width: 54px;
border-radius: 8px;
z-index: 1;
position: relative;
transition: all 250ms ease-out;
cursor: pointer;
padding: 8px 12px;
margin-right: 2px;
}
.invisible-checkboxes-bed input[type=checkbox]{
display: none;
}

.invisible-checkboxes-bed input[type=checkbox]:checked + .checkbox-alias-bed{
background-color: #000;
color: #fff;
border: 1px solid #000;
}
.checkbox-alias-bed:hover{
border: 1px solid #000;
}
.checkbox-alias-bed p{
margin-bottom: 0;
font-size: 14px;
font-weight: 600;
text-align: center;
}
.invisible-checkboxes-bed{
padding: 0 8px;
}
.allbath{
min-width: 390px;
}
.NavigationItems_light__nMreC {
background-color: rgba(0, 0, 0, .16);
display: block;
width: 1px;
}
.logo a img{
filter: brightness(0%);
width: 120px;
}
.contact-info{
padding: 0 16px;
}
.mlr{
  margin-left: 0 !important;
  margin-right: 0 !important;
}
@media (max-width: 768px) {
  .search-bar{
    display: inline-block;
  }
}