/* Move to lee css */
body .head_notice .swiper-pagination {
  height: 11px !important;
}
/* Move to lee css */


/* Delete Later */
.page-id-1782 [data-elementor-type="header"],
.page-id-2086 [data-elementor-type="header"],
body.page-id-27 .head_notice {
  /* display: none !important; */
}
.page-id-1782 .dummy-header,
.page-id-2086 .dummy-header {
  background-color: #ffffff;
}
body #wp-block-themeisle-blocks-advanced-heading-81277ea5 {
  color: #ffffff;
}
/* Delete Later End */


/********** General **********/
  .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1170px;
  }
  .ast-container {
    max-width: 1170px;
  }
  .ast-container, .ast-container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }

  /*** Recaptcha Badge ***/
  .grecaptcha-badge {
    display: none;
  }
  /*** Recaptcha Badge End ***/


  /*** Back to Top ***/
  .back-to-top-btn .elementor-button-icon svg {
    width: 3.9em;
  }
  /*** Back to Top End ***/

  /*** Display none for sticky header ***/
  .page-template-template-thank-you .head_notice {
    display: none;
  }
  /*** Display none for header End ***/


  /*** Headings ***/
  body .elementor-widget-heading h1.elementor-heading-title, body .elementor-element h1, body .elementor-element h1 *, body h1, body h1 * {
    font-size: 60px;
    font-family: 'Lato';
    font-weight: 600;
    letter-spacing: 0.03em;
    line-height: 70px;
  }
  body .elementor-widget-heading h2.elementor-heading-title, body .elementor-element h2, body .elementor-element h2 *, body h2, body h2 * {
    font-size: 50px;
    letter-spacing: 0.03em;
    font-family: 'Lato';
  }
  body .elementor-widget-heading h3.elementor-heading-title, body .elementor-element h3, body .elementor-element h3 *, body h3, body h3 * {
    font-size: 40px;
    letter-spacing: 0.03em;
    font-family: "canela", serif;
  }
  body .elementor-widget-heading h4.elementor-heading-title, body .elementor-element h4, body .elementor-element h4 *, body h4, body h4 * {
    font-size: 35px;
    letter-spacing: 0.03em;
    font-family: 'Lato';
  }
  body .elementor-widget-heading h5.elementor-heading-title, body .elementor-element h5, body .elementor-element h5 *, body h5, body h5 * {
    font-size: 23px;
    letter-spacing: 0.03em;
    font-family: 'Lato';
  }
  body .elementor-widget-heading h6.elementor-heading-title, body .elementor-element h6, body .elementor-element h6 *, body h6, body h6 * {
    font-size: 14px;
    letter-spacing: 0.03em;
    font-family: 'Lato';
    line-height: 23px;
  }
  /*** Headings End ***/


  /*** Header ***/
  [data-elementor-type="header"] .elementor-sticky--effects {
    background-color: #ffffff;
  }
  [data-elementor-type="header"] .elementor-sticky--effects section.elementor-inner-section {
    border-color: transparent;
  }
  body .elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item {
    font-size: 14px;
    font-family: 'Lato';
    overflow-x: hidden;
    letter-spacing: 0.03em;
    color: #39474F;
  }
  
    /** Header Mobile **/
    /* .page-id-27 .hm_mobile_menu_popup .tablet_mobile,
    .page-id-1254 .hm_mobile_menu_popup .tablet_mobile {
      display: none;
    } */
    .hm_mobile_menu_popup {
      position: fixed;
      z-index: 100;
      width: 100%;
      height: calc(100% - 63px);
      background-color: #39474F;
      bottom: 0;
      left: 0;
      display: none;
      overflow-y: auto;
      overflow-x: hidden;
      padding-bottom: 100px;
    }
    .hm_mobile_menu_popup:before {
      position: absolute;
      content: "";
      background-repeat: no-repeat;
      background-size: 100%;
      background-position: bottom;
      width: 100%;
      height: 100%;
      transition: all .3s ease-in-out;
    }
    .hmmm_sec .ast-container {
      width: 100%;
    }
    .hmmm_div_top {
      display: flex;
      align-items: center;
      justify-content: flex-end;
      padding: 25px 0 30px;
    }
    .hm_nav_div ul .menu-item-has-children .sub-menu > li > a {
      padding: 9px 25px;
      width: 100%;
    }
    .hm_mobile_menu_popup .hm_nav_div .menu-item-has-children .sub-menu > li > a {
      padding: 8px 20px;
      font-size: 17px;
    }
    .hm_mobile_menu_popup .hm_nav_div .menu-item-has-children .sub-menu .sub-menu > li > a {
      font-size: 16px;
    }
    .hm_nav_div .menu-item-has-children .sub-menu {
      position: absolute;
      top: 100%;
      left: 0;
      background-color: white;
      border-radius: 20px;
      box-shadow: 0 0 10px #00000026;
      min-width: 200px;
      transition: all .3s ease-in-out;
      max-height: 0;
      overflow: hidden;
      opacity: 0;
      padding: 0;
    }
    .hm_mobile_menu_popup .hm_nav_div ul .menu-item.current_page_item > .menu-link, .hm_mobile_menu_popup .hm_nav_div ul .menu-item.current_page_ancestor > .menu-link {
      color: #ffffff;
    }
    .hm_mobile_menu_popup .hm_nav_div ul {
      flex-direction: column;
      align-items: baseline;
      margin-top: 20px;
      margin-left: 0;
      margin-bottom: 0;
    }
    .hm_mobile_menu_popup .hm_nav_div ul li {
      list-style: none;
    }
    .hm_mobile_menu_popup .hm_nav_div ul > li, .hm_mobile_menu_popup .hm_nav_div ul > li > a {
      width: 100%;
    }
    .hm_mobile_menu_popup .hm_nav_div ul > li > a {
      line-height: 1.2;
      padding: 15px 0;
      font-size: 22px;
    }
    .hm_nav_div ul li > a {
      padding: 20px;
      font-size: 15px;
      color: #ffffff;
      font-family: 'Lato';
      display: inline-block;
      position: relative;
      letter-spacing: 0.03em;
      font-weight: 600;
    }
    li.menu-item-has-children {
      position: relative;
    }
    .hm_mobile_menu_popup .menu-item-has-children .sub-menu {
      position: relative;
      box-shadow: none;
      padding-top: 0;
    }
    li.menu-item-has-children.lhs_active > .sub-menu {
      padding: 0 0 10px;
      opacity: 1;
      max-height: 1000px;
    }
    li.menu-item-has-children .sub-menu .sub-menu {
      margin-left: 15px;
    }
    /* .hm_nav_div ul li.menu-item-has-children > a:before {
        content: "";
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        width: 9px;
        height: 6px;
        background-image: url(../images/dropdown_icon.png);
        position: absolute;
        top: 0;
        bottom: 0;
        right: 5px;
        transition: all .2s ease-in-out;
        margin: auto;
    } */
    .hm_nav_div .menu-item-has-children.lhs_active > a:before {
      transform: rotate(180deg);
    }
    .hm_nav_div .menu-item-has-children.lhs_active > a, .hm_nav_div ul li > a:hover {
      color: #FDB913 !important;
    }
    .hmmm_div_top > *:not(:first-child) {
      margin-left: 12px;
    }

      /* Header Open & Close Line */
      .white-logo {
        display: none;
      }
      .hm_mobile_button.hmm_close > div:nth-child(1) {
        transform: rotate(-44deg);
        transform-origin: right;
        width: 25px;
        height: 2px;
      }
      .hm_mobile_button.hmm_close > div:nth-child(2) {
        transform: rotate(44deg);
        transform-origin: right;
        width: 25px;
        height: 2px;
      }
      .hm_mobile_button.hmm_close > div.active:nth-child(1),
      .hm_mobile_button.hmm_close > div.active:nth-child(2) {
        width: 31px;
      }
      .hm_mobile_button > div {
        width: 31px;
        height: 2px;
        display: block;
        background-color: #39474F;
        border-radius: 20px;
        /* margin-bottom: 5px; */
        overflow: hidden;
        transition: all .2s ease-in-out;
        position: absolute;
        left: 0;
        right: 0;
      }
      .hm_mobile_button > div.active {
        background-color: #ffffff;
      }
      .hm_mobile_button > div:last-child {
        margin-bottom: 0;
      }
      .hm_mobile_button {
        cursor: pointer;
        width: 31px;
        height: 19px;
        position: relative;
      }
      .hm_mobile_button.hmm_close {
        height: 24px;
      }
      .hm_mobile_button > div:nth-child(1) {
        top: 3px;
      }
      .hm_mobile_button > div:nth-child(2) {
        bottom: 4px;
      }

      .hm_mobile_button.hmm_close > div:nth-child(1) {
        top: 0;
      }
      .hm_mobile_button.hmm_close > div:nth-child(2) {
        bottom: 0;
      }
      /* Header Open & Close Line End */
    /** Header Mobile End **/
  /*** Header End ***/


  /*** Body ***/
  html body, body .elementor-widget-text-editor,
  body a {
    font-size: 16px;
    font-family: 'Lato';
    /* overflow-x: hidden; */
    letter-spacing: 0.03em;
    -webkit-font-smoothing: antialiased;
  }
  body .elementor-element p, body .elementor-widget-heading p.elementor-heading-title, body p {
    font-size: 16px;
    line-height: 24px;
    /*font-family: "canela", serif;*/
    letter-spacing: 0.03em;
    margin-bottom: 0;
  }
  body a {
    color: #ffffff;
    transition: all .3s ease-in-out;
  }
  body a:hover {
    color: #FDB913;
  }
  /*** Body End ***/


  /*** Custom Text ***/
  html body div .fs-260:not(.elementor-element), html body div .fs-260.elementor-element div * {
    font-size: 260px;
  }
  html body div .fs-170:not(.elementor-element), html body div .fs-170.elementor-element div * {
    font-size: 170px;
  }
  html body div .fs-80:not(.elementor-element), html body div .fs-80.elementor-element div * {
    font-size: 80px;
  }
  html body div .fs-20:not(.elementor-element), html body div .fs-20.elementor-element div * {
    font-size: 20px;
    line-height: 28px;
  }
  html body div .fs-18:not(.elementor-element), html body div .fs-18.elementor-element div * {
    font-size: 18px;
  }
  html body div .fs-15:not(.elementor-element), html body div .fs-15.elementor-element div * {
    font-size: 15px;
  }
  html body div .fs-13:not(.elementor-element), html body div .fs-13.elementor-element div, html body div .fs-13.elementor-element div * {
    font-size: 13px !important;
    letter-spacing: 0.03em;
  }
  html body div .fs-13-2:not(.elementor-element), html body div .fs-13-2.elementor-element div, html body div .fs-13-2.elementor-element div * {
    font-size: 13px !important;
    letter-spacing: 0.03em;
  }
  html body div .fw-700:not(.elementor-element), html body div .fw-700.elementor-element div * {
    font-weight: 700;
  }
  html body div .fw-600:not(.elementor-element), html body div .fw-600.elementor-element div * {
    font-weight: 600;
  }
  html body div .lh-210:not(.elementor-element), html body div .lh-210.elementor-element div * {
    line-height: 210px;
  }
  html body div .lh-49:not(.elementor-element), html body div .lh-49.elementor-element div * {
    line-height: 49px;
  }
  html body div .lh-38:not(.elementor-element), html body div .lh-38.elementor-element div * {
    line-height: 38px;
  }
  html body div .lh-30:not(.elementor-element), html body div .lh-30.elementor-element div * {
    line-height: 30px;
  }
  html body div .lh-22:not(.elementor-element), html body div .lh-22.elementor-element div * {
    line-height: 22px;
  }
  html body div .lh-19:not(.elementor-element), html body div .lh-19.elementor-element div * {
    line-height: 19.2px;
  }
  html body div .ml-48:not(.elementor-element), html body div .ml-48.elementor-element div * {
    margin-left: 48px;
  }
  html body div .ls-0:not(.elementor-element), html body div .ls-0.elementor-element div * {
    letter-spacing: 0.00;
  }
  /*** Custom Text End ***/


  /*** Yellow Button ***/
  body div .yellow-button:not(.elementor-element):not(.menu-item), 
  body .elementor-element.elementor-yellow-button .elementor-button, 
  body div .yellow-button.menu-item:not(.current-menu-item) .menu-link, 
  .reg-form input[type="submit"] {
    height: 42px;
    width: initial;
    padding: 12px 19px;
    border-radius: 100px;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Lato';
    background-color: #FDB913;
    border: 1px solid #FDB913;
    letter-spacing: 0.03em;
    display: inline-block;
    text-align: center;
    color: #39474F;
    transition: all .3s ease-in-out;
  }
  body div .yellow-button:not(.menu-item):hover, 
  body .elementor-element.elementor-yellow-button .elementor-button:hover, 
  body div .yellow-button.menu-item:not(.current-menu-item) .menu-link:hover, 
  .reg-form input[type="submit"]:hover,
  body div .yellow-button:not(.menu-item):focus, 
  body .elementor-element.elementor-yellow-button .elementor-button:focus, 
  body div .yellow-button.menu-item:not(.current-menu-item) .menu-link:focus, 
  .reg-form input[type="submit"]:focus {
    background-color: #39474F;
    border: 1px solid #39474F;
    color: #ffffff;
  }
  /*** Yellow Button End ***/


  /*** Dark Button ***/
  body div .dark-button:not(.elementor-element):not(.menu-item), body .elementor-element.elementor-dark-button .elementor-button, body div .dark-button.menu-item:not(.current-menu-item) .menu-link {
    height: 42px;
    width: initial;
    padding: 12px 19px;
    border-radius: 100px;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Lato';
    background-color: #39474F;
    border: 1px solid #39474F;
    letter-spacing: 0.03em;
    display: inline-block;
    text-align: center;
    color: #ffffff;
    transition: all .3s ease-in-out;
  }
  body div .dark-button:not(.menu-item):hover, 
  body .elementor-element.elementor-dark-button .elementor-button:hover, 
  body div .dark-button.menu-item:not(.current-menu-item) .menu-link:hover,
  body div .white-button:not(.menu-item):hover, 
  body .elementor-element.elementor-white-button .elementor-button:hover, 
  body div .white-button.menu-item:not(.current-menu-item) .menu-link:hover,
  body div .dark-button:not(.menu-item):focus, 
  body .elementor-element.elementor-dark-button .elementor-button:focus, 
  body div .dark-button.menu-item:not(.current-menu-item) .menu-link:focus,
  body div .white-button:not(.menu-item):focus, 
  body .elementor-element.elementor-white-button .elementor-button:focus, 
  body div .white-button.menu-item:not(.current-menu-item) .menu-link:focus {
    background-color: #ffffff;
    color: #39474F;
  }
  /*** Dark Button End ***/


  /*** White Button ***/
  body div .white-button:not(.elementor-element):not(.menu-item), body .elementor-element.elementor-white-button .elementor-button, body div .white-button.menu-item:not(.current-menu-item) .menu-link {
    height: 42px;
    width: initial;
    padding: 12px 19px;
    border-radius: 100px;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Lato';
    background-color: transparent;
    border: 1px solid #ffffff;
    letter-spacing: 0.03em;
    display: inline-block;
    text-align: center;
    color: #ffffff;
    transition: all .3s ease-in-out;
  }
  body div .white-button.add-padding:not(.elementor-element):not(.menu-item), body .elementor-element.elementor-white-button.add-padding .elementor-button, body div .white-button.add-padding.menu-item:not(.current-menu-item) .menu-link {
    padding: 8px 14px;
  }
  /*** White Button End ***/


  /*** Download Icon ***/
  .download-icon a .elementor-button-icon svg {
    transition: all .3s ease-in-out;
  }
  .download-icon a:hover .elementor-button-icon svg {
    filter: invert(1);
  }
  .download-icon .elementor-button-icon svg {
    width: 0.55em;
  }
  /*** Download Icon End ***/


  /*** Yellow Background Text ***/
  .yellow-bg-wrap {
    background: #FDB913;
    padding: 3px 5px;
  }

  /* Infinity loop */
  /*
  .yellow-bg-wrap .yellow-bg-text {
    background: #39474f -webkit-linear-gradient(left, #ffffff, #ffffff) no-repeat 0 0 / 50px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(255, 255, 255, 0);
    animation: sweep 3s ease-in infinite;
    animation-delay: 1.5s;
  }
  @keyframes sweep {
      0% {
          background-position: 0 0;
      }

      50% {
          background-position: 100% 100%;
      }
  } */
  /* Infinity loop End */


  /* Normal animation */
  .yellow-bg-wrap .yellow-bg-text {
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(57, 71, 79, 0);
  }
  .text1 {
    background: #ffffff -webkit-linear-gradient(left, #39474f, #39474f) no-repeat 0 0 / 60px;
  }
  .text2 {
    background: #ffffff -webkit-linear-gradient(left, #39474f, #39474f) no-repeat 0 0 / 70px;
  }
  .mobile-text {
    background: #ffffff -webkit-linear-gradient(left, #39474f, #39474f) no-repeat 0 0 / 43px;
  }
  .yellow-bg.animate .yellow-bg-wrap .yellow-bg-text {
    animation: once-animate 1.7s ease-in forwards;
    animation-delay: .5s;
  }
  .yellow-bg2.animate .yellow-bg-wrap .yellow-bg-text {
    animation: once-animate 1.7s ease-in forwards;
    animation-delay: .5s;
  }
  @keyframes once-animate {
      0% {
          background-position: 0 0;
      }

      100% {
          background-position: 150% 150%;
      }
  }
  /* Normal animation End */
  /*** Yellow Background Text End ***/


  /*** Quotation ***/
  .building-status h3,
  .building-status h3 span {
    line-height: 50px !important;
    letter-spacing: 0.01em !important;
  }
  /* .building-status:before {
    content: "";
    position: absolute;
    background-image: url(../images/yellow-open-quote.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 45px;
    height: 45px;
    left: 160px;
    top: -8px;
  } */
  /*** Quotation End ***/


  /*** Links ***/
  #privacyPolicy a {
    color: #FDB913;
    text-decoration: underline;
    transition: all .3s ease-in-out;
    font-weight: 600;
    font-size: 14px;
  }
  #privacyPolicy a:hover {
    color: #39474F;
  }
  /*** Links End ***/


  /*** Footer ***/
  .footer-h6 a {
    text-decoration: underline;
    color: #ffffff !important;
    transition: all .3s ease-in-out;
  }
  .footer-h6 a:hover {
    color: #FDB913 !important;
  }
  html body .elementor-element.elementor-small-btn .elementor-button {
    height: 29px;
    font-weight: 400;
    font-size: 10px;
    padding: 8px 9px;
    display: inline-block;
  }
  .lphs-logo-footer img {
    transition: all .3s ease-in-out;
  }
  .lphs-logo-footer img:hover {
    transform: scale(1.1);
  }
  /*** Footer End ***/

  /*** Popup ***/
  .tthvp_popup_sec {
    position: fixed;
    z-index: 999;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    background-color: #1d1d1f80;
    display: none;
  }
  .tthvp_popup_div {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    padding: 30px 15px;
    transition: all .3s ease-in-out;
    bottom: -100%;
    overflow-y: hidden;
    overflow-x: hidden;
  }
  .tthvp_popup_div.tthvp_popup_active {
    bottom: 0;
  }
  .tthvp_popup_inner_div {
    width: fit-content;
    margin: auto;
  }
  .tthvp_popup_close {
    content: "";
    position: absolute;
    background-image: url(../images/white-circle-cross.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 48px;
    height: 48px;
    z-index: 2;
    cursor: pointer;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    transform: translate(455px, 131px);
    transition: all .3s ease-in-out;
    font-size: 0;
  }
  .tthvp_popup_close:hover {
    opacity: 0.6;
  }
  /*** Popup End ***/


  /*** Close Popup Button ***/
  .popup-button .dialog-close-button,
  .popup-button .dialog-close-button .eicon-close {
    width: 100%;
  }
  .popup-button .dialog-close-button .eicon-close:before {
    content: "";
    width: 35px;
    height: 35px;
    position: absolute;
    top: 25px;
    left: 1138px;
    right: 0;
    margin: auto;
    bottom: 0;
    background-image: url(../images/close-btn.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    transition: all .3s ease-in-out;
  }
  .popup-button .dialog-close-button .eicon-close:hover:before {
    opacity: 0.7;
  }
  /*** Close Popup Button End ***/
/********** General End **********/


/********** Swiper **********/
  /*** Header Announcement ***/
  .head_announcement_sec .swiper-button-next, .head_announcement_sec .swiper-button-prev,
  .ha_popup_container .swiper-button-next, .ha_popup_container .swiper-button-prev,
  .head_announcement_sec .swiper-close-btn {
    width: 32px;
    height: 16px;
    padding: 0 12px;
    top: 0;
    bottom: 0;
    margin: auto;
    background-image: none;
    transition: all .3s ease-in-out;
    position: absolute;
  }
  .ha_popup_container .swiper-button-next, .ha_popup_container .swiper-button-prev {
    width: 53px;
    height: 53px;
  }
  .head_announcement_sec .swiper-button-next:hover, .head_announcement_sec .swiper-button-prev:hover,
  .ha_popup_container .swiper-button-next:hover, .ha_popup_container .swiper-button-prev:hover,
  .head_announcement_sec .swiper-close-btn:hover {
    opacity: 0.6;
  }
  .head_announcement_sec .swiper-button-next:after, .head_announcement_sec .swiper-button-prev:after,
  .ha_popup_container .swiper-button-next:after, .ha_popup_container .swiper-button-prev:after,
  .head_announcement_sec .swiper-close-btn:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 17px;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .ha_popup_container .swiper-button-next:after, .ha_popup_container .swiper-button-prev:after {
    width: 53px;
  }
  .head_announcement_sec .swiper-button-next:after {
    background-image: url(../images/white-right-arrow.png);
  }
  .head_announcement_sec .swiper-button-prev:after {
    background-image: url(../images/white-left-arrow.png);
  }
  .ha_popup_container .swiper-button-next:after {
    background-image: url(../images/yellow-right-arrow.png);
  }
  .ha_popup_container .swiper-button-prev:after {
    background-image: url(../images/yellow-left-arrow.png);
  }
  .head_announcement_sec .swiper-close-btn:after {
    background-image: url(../images/white-cross.png);
  }
  .head_announcement_sec .swiper-button-next {
    /* right: 15px; */
    right: 33px;
  }
  .head_announcement_sec .swiper-button-prev {
    left: auto;
    /* right: 40px; */
    right: 65px;
  }
  .ha_popup_container .swiper-button-next {
    left: 0;
    right: 0;
    transform: translate(416px, -40px);
  }
  .ha_popup_container .swiper-button-prev {
    left: 0;
    right: 0;
    transform: translate(-416px, -40px);
  }
  .head_announcement_sec .swiper-close-btn {
    right: -5px;
    z-index: 2;
    cursor: pointer;
  }
  /*** Header Announcement End ***/

  /*** Homepage Popup ***/
  .hp-popup-sec .tthvp_popup_sec {
    display: block;
    opacity: 0;
    pointer-events: none;
    transition: all .3s ease-in-out;
  }
  .hp-popup-sec .tthvp_popup_sec.active {
    opacity: 1;
    pointer-events: all;
  }
  .hp-popup-sec .tthvp_popup_div {
    bottom: 0;
  }
  /*** Homepage Popup End ***/


  /*** Soho Section ***/
  .soho-sec .swiper-button-next, .soho-sec .swiper-button-prev {
    width: 65px;
    height: 65px;
    padding: 0 12px;
    top: auto;
    bottom: 0;
    background-image: none;
    transition: all .3s ease-in-out;
    position: absolute;
  }
  .soho-sec .swiper-button-next:hover, .soho-sec .swiper-button-prev:hover {
    opacity: 0.6;
  }
  .soho-sec .swiper-button-next:after, .soho-sec .swiper-button-prev:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 65px;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .soho-sec .swiper-button-next:after {
    background-image: url(../images/black-circle-arrow-next.png);
  }
  .soho-sec .swiper-button-prev:after {
    background-image: url(../images/black-circle-arrow-prev.png);
  }
  .soho-sec .swiper-button-next {
    right: -178px;
    left: auto;
    bottom: 7px;
  }
  .soho-sec .swiper-button-prev {
    right: -114px;
    left: auto;
    bottom: 7px;
  }
  .soho-sec .swiper-pagination {
    position: absolute;
    display: inline-flex;
    transform: translate(143px, -77px);
    color: #9AA6ADff;
    line-height: 20px;
    align-items: flex-end;
    justify-content: flex-end;
    /* margin-top: 19px; */
    font-size: 13px;
  }
  .soho-sec .swiper-pagination .front {
    font-size: 20px;
    line-height: 24px;
    margin-right: 7px;
    color: #39474F;
  }
  .soho-sec .swiper-pagination .back {
    font-size: 13px;
    line-height: 17px;
    margin-left: 6px;
  }
  /*** Soho Section End ***/


  /*** Unique Features ***/
  .uf-sec .swiper-button-next, .uf-sec .swiper-button-prev {
    width: 89px;
    height: 88px;
    padding: 0 12px;
    top: 0;
    bottom: 0;
    background-image: none;
    transition: all .3s ease-in-out;
    position: absolute;
  }
  .uf-sec .swiper-button-next:hover, .uf-sec .swiper-button-prev:hover {
    opacity: 0.6;
  }
  .uf-sec .swiper-button-next:after, .uf-sec .swiper-button-prev:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 89px;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .uf-sec .swiper-button-next:after {
    background-image: url(../images/white-circle-arrow-next.png);
  }
  .uf-sec .swiper-button-prev:after {
    background-image: url(../images/white-circle-arrow-prev.png);
  }
  .uf-sec .swiper-button-next {
    left: -473px;
    top: auto;
    bottom: 20px;
  }
  .uf-sec .swiper-button-prev {
    left: -561px;
    top: auto;
    bottom: 20px;
  }
  .uf-sec .swiper-pagination {
    position: absolute;
    display: inline-flex;
    bottom: 20px;
    left: -91px;
    color: #ffffff;
    line-height: 20px;
    align-items: flex-end;
    margin-top: 19px;
    font-size: 13px;
    z-index: 0;
  }
  .uf-sec .swiper-pagination .front {
    font-size: 20px;
    line-height: 24px;
    margin-right: 7px;
  }
  .uf-sec .swiper-pagination .back {
    font-size: 13px;
    line-height: 17px;
    margin-left: 6px;
  }
  /*** Unique Features End ***/


  /*** Floor Plan ***/
  .fp-sec .swiper-button-next, .fp-sec .swiper-button-prev {
    width: 89px;
    height: 88px;
    padding: 0 12px;
    top: auto;
    /* bottom: 39px; */
    bottom: 0;
    margin: auto;
    background-image: none;
    transition: all .3s ease-in-out;
    position: absolute;
  }
  .fp-sec .swiper-button-next:hover, .fp-sec .swiper-button-prev:hover {
    opacity: 0.6;
  }
  .fp-sec .swiper-button-next:after, .fp-sec .swiper-button-prev:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 89px;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .fp-sec .swiper-button-next:after {
    background-image: url(../images/black-circle-arrow-next.png);
  }
  .fp-sec .swiper-button-prev:after {
    background-image: url(../images/black-circle-arrow-prev.png);
  }
  .fp-sec .swiper-button-next {
    right: 67px;
  }
  .fp-sec .swiper-button-prev {
    left: auto;
    right: 154px;
  }
  .vt-plan.elementor-element.elementor-yellow-button .elementor-button {
    padding: 10px 19px;
  }
  .vt-plan a:focus svg,
  .vt-plan a:hover svg {
    filter: invert(1) brightness(100);
  }
  .vt-plan .elementor-button-icon svg {
    width: 1.2em;
    margin-top: 1px;
    transition: all .3s ease-in-out;
  }
  .vt-plan .elementor-button-content-wrapper {
    align-items: center;
  }
  /*** Floor Plan End ***/


  /*** Gallery ***/
  .gallery-sec .swiper-button-next, .gallery-sec .swiper-button-prev {
    width: 159px;
    height: 159px;
    padding: 0 12px;
    top: 0;
    bottom: 0;
    margin: auto;
    background-image: none;
    transition: all .3s ease-in-out;
    position: absolute;
  }
  .gallery-sec .swiper-button-next:hover, .gallery-sec .swiper-button-prev:hover {
    opacity: 0.6;
  }
  .gallery-sec .swiper-button-next:after, .gallery-sec .swiper-button-prev:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 159px;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .gallery-sec .swiper-button-next:after {
    background-image: url(../images/white-big-next.png);
  }
  .gallery-sec .swiper-button-prev:after {
    background-image: url(../images/white-big-prev.png);
  }
  .gallery-sec .swiper-button-next {
    left: 0;
    right: 0;
    top: auto;
    transform: translate(213px, -8px);
  }
  .gallery-sec .swiper-button-prev {
    left: 0;
    right: 0;
    top: auto;
    transform: translate(71px, -8px);
  }
  .gallery-sec .swiper-pagination {
    position: relative;
    display: inline-flex;
    bottom: 0;
    color: #ffffff;
    line-height: 20px;
    align-items: flex-end;
    margin-top: 19px;
    font-size: 13px;
  }
  .gallery-sec .swiper-pagination .front {
    font-size: 20px;
    line-height: 24px;
    margin-right: 7px;
  }
  .gallery-sec .swiper-pagination .back {
    font-size: 13px;
    line-height: 17px;
    margin-left: 6px;
  }
  /*** Gallery End ***/
/********** Swiper End **********/


/********** Header Announcement **********/
.head_announcement_sec {
  overflow: hidden;
}
.head_notice {
  background-color: #39474F;
  padding: 6px 0 13px 0;
  max-height: 500px;
  overflow: hidden;
}
.head_notice.header_sticky {
  max-height: 0;
  padding: 0;
}
.hn_inner_div .tthvp_link {
  color: #FDB913;
  text-decoration: underline;
  font-size: 14px;
  line-height: 17px;
  font-weight: 600;
  transition: all .3s ease-in-out;
}
.hn_inner_div .tthvp_link:hover {
  color: #ffffff;
}
body ul.elementor-nav-menu:not(.sub-menu) > .menu-item > .menu-link > .sub-arrow {
  padding-left: 5px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
body .elementor-element .elementor-nav-menu > li.menu-item.menu-item-has-children > a.menu-link {
  padding-right: 15px;
  position: relative;
}
.head_notice_slider .slick-next {
  right: 0;
}
.head_notice_slider .slick-prev {
  right: 30px;
  left: auto;
}
.head_notice_slider .slick-next, .head_notice_slider .slick-prev {
  height: 26px;
  width: 19px;
  padding: 5px;
  z-index: 1;
}
.head_notice_slider .slick-next:before {
  height: 16px;
  width: 9px;
  font-size: 0;
  display: block;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../images/yellow-right-arrow.png);
  opacity: 1;
}
.head_notice_slider .slick-prev:before {
  height: 16px;
  width: 9px;
  font-size: 0;
  display: block;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../images/yellow-left-arrow.png);
  opacity: 1;
}

.head_notice_slider .slick-prev.slick-disabled:before, .head_notice_slider .slick-next.slick-disabled:before {
  opacity: 0.4;
}
.head_notice_slider > .slick-list {
  width: calc(100% - 80px);
  margin-right: auto;
}
.head_notice .ast-container {
  padding-left: 15px;
  padding-right: 15px;
}
.head_notice .ast-row {
  margin-left: 0;
  margin-right: 0;
}
.ha_popup_container {
  height: fit-content;
  margin-top: 136px;
  padding-bottom: 80px;
  z-index: 3;
}
.ha_popup_container .swiper-slide {
  text-align: center;
}
.ha_popup_container .swiper-slide img {
  max-width: 832px;
  width: calc(100% - 15px);
  max-height: 521px;
  height: 100%;
  border-radius: 20px;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
/********** Header Announcement End **********/


/********** Homepage Banner **********/
.hb_sec {
  margin-bottom: 0 !important;
}
.hb_sec_wrapper {
  overflow: hidden;
  max-height: 752px;
  min-height: 752px !important;
  position: relative;
}
.hb-bg {
  position: absolute;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  width: 100%;
  height: 100%;
}
.hb-bg.mobile {
  display: none;
}
.hb-title-desc-wrap {
  margin-top: 233px;
  z-index: 2;
  position: relative;
  flex-direction: column;
}
.hb-title-desc-wrap h1 {
  margin-bottom: 16px;
}
body .hb-title-desc-wrap h1 p {
  font-size: 65px;
  line-height: 70px;
  letter-spacing: 0;
}
.hb_sec.slick-slider .slick-arrow.slick-next {
  right: 50px;
}
.hb_sec.slick-slider .slick-arrow.slick-prev {
  left: 50px;
}
.hb_sec.slick-slider .slick-arrow {
  width: 60px;
  height: 60px;
  border-radius: 0;
  background-color: #ffffff00;
  z-index: 1;
}
.hb_sec.slick-slider .slick-arrow.slick-next:before {
  background: url(../images/grey-next.png);
  background-size: contain;
  font-size: 52px;
  color: transparent;
  transition: 0.3s ease-in-out;
}
.hb_sec.slick-slider .slick-arrow.slick-prev:before {
  background: url(../images/grey-prev.png);
  background-size: contain;
  font-size: 52px;
  color: transparent;
  transition: 0.3s ease-in-out;
}
.hb_sec .slick-dots {
  bottom: 200px;
  left: 150px;
  text-align: initial;
}
.hb_sec .slick-dots li {
  height: 2px;
  width: 37px;
  margin: auto;
}
.hb_sec .slick-dots li button {
  width: 100%;
  height: 100%;
  padding: 0;
  background-color: #39474F;
  position: relative;
}
.hb_sec .slick-dots li button:before {
  opacity: 1;
  height: 100%;
  width: 0;
  content: "";
  background-color: #0072ce;
  top: 0;
  left: 0;
}
.hb_sec .slick-dots li.hb_li_action button:before, body .hb_sec .slick-dots li.hb_lia2 button:before {
  animation: none;
  width: 100%;
}
.hb_sec .slick-dots li.slick-active button:before {
  animation: hs_dots;
  animation-duration: 3s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
@keyframes hs_dots {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
.hs_sec_play {
  content: "";
  background-image: url(../images/play.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 11px;
  height: 11px;
  margin-top: -3px;
}
.hs_sec_pause {
  content: "";
  background-image: url(../images/pause.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 11px;
  height: 11px;
  margin-top: -3px;
}
.hs_sec_btn:hover {
  cursor: pointer;
}
/********** Homepage Banner End **********/


/********** About The Vybe ********/
.freehold-text {
  position: relative;
}
.freehold-text:before {
  content: "Freehold";
  font-weight: 400;
  font-size: 17px;
  line-height: 29px;
  letter-spacing: 0.03em;
  color: #ffffff;
  position: absolute;
  background: #39474F;
  padding-top: 1px;
  width: 97px;
  height: 34px;
  top: 159px;
  left: 15px;
  border-radius: 0 22.5px 22.5px 0;
}
.freehold-text:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  top: 193px;
  left: 15px;
  border-top: 0px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 10px solid #212A2F;
}
.label-text {
  top: 16px;
  font-weight: 400;
  font-size: 17px;
  line-height: 29px;
  letter-spacing: 0.03em;
  color: #ffffff;
  position: absolute;
  background: #39474F;
  padding-top: 1px;
  width: 96px;
  height: 33px;
  left: -8px;
  display: flex;
  border-radius: 0 22.5px 22.5px 0;
  justify-content: center;
}
.label-text:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  top: 33px;
  left: 0px;
  border-top: 0px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 10px solid #212A2F;
}
.soho-desc {
  font-size: 13px;
  color: #ffffff;
  position: absolute;
  right: 15px;
  bottom: 10px;
}
.soho {
  pointer-events: none;
}
.soho:not(.initial):before {
  content: "SOHO";
  position: absolute;
  color: #555D6A;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #FDB913;
  font-size: 400px;
  line-height: 390px;
  left: 16px;
  right: 0;
  top: 0;
  letter-spacing: 0.03em;
  z-index: 2;
  transition: all .3s ease-in-out;
}
html body div .soho h2:not(.elementor-element), html body div .soho h2.elementor-element div *, .soho .freehold-text {
  font-size: 400px;
  line-height: 390px;
}

  /********** Soho Section **********/
  .soho-sec {
    max-width: 480px;
    height: 604px;
    overflow: visible;
  }
  .soho-div {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    padding: 46px 80px 28px 34px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    transition: all .3s ease-in-out;
    opacity: 0;
    pointer-events: none;
  }
  .soho-div.swiper-slide-active {
    opacity: 1;
    pointer-events: visible;
  }
  /********** Soho Section End **********/

.soho-circle {
  position: relative;
}
.soho-circle:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border: 1px solid rgba(253, 185, 19, 0.4);
  border-radius: 50%;
  top: 0;
  left: 0;
}
.soho-circle .elementor-widget-container:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-top: 1px solid rgb(253, 185, 19);
  border-radius: 50%;
  top: 0;
  left: 0;
  animation: draw-circle 3.5s linear infinite;
  animation-delay: .5s;
}
.soho-circle .elementor-widget-container:hover img {
  transform: rotate(5deg);
}
  /*** Do not delete, for loop once purpose ***/
  /* .soho-circle:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    border: 1px solid rgba(253, 185, 19, 0.4);
    border-radius: 50%;
    top: 0;
    left: 0;
    transition: all .5s ease-in-out;
  }
  .soho-circle.active:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    border-top: 1px solid rgb(253, 185, 19);
    border-radius: 50%;
    top: 0;
    left: 0;
  }
  .soho-circle.active:after {
    animation: draw-circle 3.5s linear forwards;
    animation-delay: .5s;
  }
  .soho-circle.full:before {
    border: 1px solid rgb(253, 185, 19);
  } */
  /*** Do not delete, for loop once purpose End ***/

@keyframes draw-circle {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
body .only-soho p {
  font-size: 18px;
  line-height: 25px;
}
/********** About The Vybe End ********/


/********** Keen Already **********/
.no-filling-text h1 {
  color: #555D6A;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #555D6A;
}
/********** Keen Already End **********/


/********** Registration Form **********/
.reg-form span {
  color: #ff0000;
}
.reg-form form {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-left: -25px;
  margin-right: -16px;
}
.reg-form form p {
  width: calc(50% - 50px);
  margin: 0 25px;
  margin-bottom: 45px;
}
.reg-form form p:nth-last-child(2) {
  width: 100%;
}
.reg-form .wpcf7-form-control-wrap {
  margin-top: 8px;
}
.reg-form .wpcf7 input:not([type=submit]), .reg-form .wpcf7 select {
  background: none;
  border: none;
  border-bottom: 1px solid rgba(57, 71, 79, 0.5);
  border-radius: 0;
  padding-left: 12px;
  padding-top: 11px;
  letter-spacing: 0.03em;
  font-family: 'Lato';
  font-size: 16px;
  color: #39474f;
  height: 42px;
}
.reg-form .wpcf7 input.error:not([type=submit]) {
  border-bottom: 1px solid #FF0000;
}
.reg-form .wpcf7 .selectOption .wpcf7-form-control-wrap {
  position: relative;
}
.reg-form .wpcf7 .selectOption .wpcf7-form-control-wrap:before {
  content: "";
  position: absolute;
  width: 11px;
  height: 11px;
  right: 5px;
  top: 15px;
  background-image: url(../images/dropdown.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  transition: all .3s ease-in-out;
  pointer-events: none;
}
.reg-form .wpcf7 select {
  -moz-appearance:none; /* Firefox */
  -webkit-appearance:none; /* Safari and Chrome */
  appearance:none;
}
#radioPrivacy {
  display: flex;
  margin-top: 36px;
}
#radioPrivacy + br {
  display: none;
}
#radioPrivacy [data-name="your-privacy"] {
  width: fit-content;
  margin-top: 0;
}
#radioPrivacy .wpcf7-list-item {
  margin: 0;
  display: flex;
}
#radioPrivacy input[type=radio] {
  margin: 5px 12px 0 0;
  width: 15px;
  min-width: 15px;
  height: 15px;
}
#privacyPolicy {
  font-size: 14px;
  letter-spacing: 0.03em;
}
#privacyPolicy span {
  color: #39474F;
  line-height: 22px;
}
.reg-form input[type="submit"] {
  margin-top: 40px;
  padding: 12px 46px;
}
body .reg-form .wpcf7-response-output {
  font-size: 16px;
  margin-left: 25px;
}
.reg-form form p .wpcf7-spinner:last-child {
  display: none;
}
/********** Registration Form End **********/


/********** Privacy Policy **********/
.privacy-policy div {
  margin-bottom: 10px;
}
/********** Privacy Policy End **********/


/********** Explore Techzone **********/
  /*** Techzone Component ***/
  .tz-map-sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
  }
  .tz-component-title {
    position: relative;
  }
  .tz-component-title:before {
    font-weight: 700;
    font-family: 'Lato';
    text-align: center;
    font-size: 13px;
    line-height: 15px;
    letter-spacing: 0.03em;
    color: #ffffff;
    position: absolute;
    background: #39474F;
    padding-top: 4px;
    width: 40px;
    height: 22px;
    top: 27px;
    left: -7px;
    border-radius: 0 22.5px 22.5px 0;
  }
  .tz-component-title:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    top: 49px;
    left: -7px;
    border-top: 0px solid transparent;
    border-bottom: 6px solid transparent;
    border-right: 8px solid #212A2F;
  }
  .tz-component-title.num1:before {
    content: "1";
    top: 7px;
  }
  .tz-component-title.num1:after {
    top: 29px;
  }
  .tz-component-title.num2:before {
    content: "2";
  }
  .tz-component-title.num3:before {
    content: "3";
  }
  .tz-component-title.num4:before {
    content: "4";
  }
  .tz-component-title.num5:before {
    content: "5";
  }
  .tz-component-title.num6:before {
    content: "6";
  }
  .tz-component-title.num7:before {
    content: "7";
  }
  /*** Techzone Component End ***/


  /*** Go Back to the Vybe ***/
  .no-white-filling-text h1 {
    color: #ffffff;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #ffffff;
  }
  /*** Go Back to the Vybe End ***/


  /*** Explore Techzone Popup Close Button ***/
  .tz-button .dialog-close-button .eicon-close:before {
    top: 55px;
    left: 1140px;
  }
  /*** Explore Techzone Popup Close Button End ***/
/********** Explore Techzone End **********/


/********** Facility **********/
.ele-facility-l8 .facility-wrap:not(:nth-child(-n+8)) {
  display: none;
  opacity: 0;
}
.facility-wrap {
  position: relative;
  width: 100%;
  max-width: 423px;
  padding-top: 8px;
  padding-bottom: 8px;
  cursor: pointer;
  border-bottom: 1px solid rgba(178, 189, 196, 0.5);
}
.facility-wrap.icon:before {
  position: absolute;
  content: "+";
  font-weight: 600;
  font-size: 16px;
  right: 15px;
  top: 9px;
}
.facility-wrap.icon.active:before {
  content: "-";
}
.facility-title {
  display: flex;
  align-items: center;
  font-weight: 700;
  letter-spacing: 0.00;
}
.facility-title i {
  font-weight: 400;
}
.facility-title div:first-child {
  display: flex;
  margin-right: 14px;
  width: 30px;
  height: 30px;
  background-color: #FDB913;
  border-radius: 100px;
  font-size: 15px;
  font-weight: 700;
  align-items: center;
  justify-content: center;
}
.facility-content {
  display: none;
  margin-left: 44px;
  line-height: 23px;
  letter-spacing: 0.00;
}
.facility-content ul {
  margin: 0;
  margin-left: 17px;
  margin-top: 12px;
}
html body div .facility-view:not(.elementor-element):not(.menu-item),
html body div .facility-collapse:not(.elementor-element):not(.menu-item) {
  width: fit-content;
  display: flex;
  align-items: center;
  margin: auto;
  margin-top: 20px;
  cursor: pointer;
}
html body div .facility-collapse:not(.elementor-element):not(.menu-item) {
  display: none;
}
/********** Facility End **********/


/********** Gallery **********/
  /*** Gallery Overview ***/
  .hg-sec {
    max-width: 372px;
    width: 100%;
    height: 486px;
    position: relative;
    margin: auto;
  }
  .hg-sec-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
  }
  .hg-sec-wrapper:first-child {
    transform: translateY(-40px) rotate(-6.5deg);
  }
  .hg-sec-wrapper:nth-child(2) {
    transform: rotate(6deg);
  }
  .hg-bg {
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top;
    width: 100%;
    height: 100%;
  }
  .hg-toggle-slider {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    cursor: pointer;
  }
  .hg-toggle-slider:before {
    content: "";
    position: absolute;
    background-image: url(../images/dark-plus-button.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 66.58px;
    height: 65.82px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: all .3s ease-in-out;
  }
  .hg-toggle-slider:hover:before {
    transform: rotate(15deg);
  }
  /*** Gallery Overview End ***/


  /*** Gallery Slider ***/
  #gallery-popup {
    display: none;
    padding-top: 94px;
    padding-right: 0;
  }
  .desktop-gallery {
    display: block;
    padding-bottom: 28px;
  }
  .mobile-gallery,
  .gallery-wrapper {
    display: none;
  }
  .gallery-cate-wrap {
    display: flex;
    flex-direction: column;
    position: absolute;
    /* left: 0; */
    top: 100px;
    left: 320px;
    right: 0;
    /* margin: auto; */
    width: fit-content;
    /* transform: translate(-404px, 8px); */
    font-weight: 700;
    text-transform: uppercase;
    z-index: 2;
  }
  .gallery-cate-name {
    color: #ffffff;
    margin-bottom: 13px;
    cursor: pointer;
    transition: all .3s ease-in-out;
  }
  .gallery-cate-name.active {
    position: relative;
    color: #ffffff;
    font-size: 90px;
    font-weight: 600;
    line-height: 80px;
    margin: 14px 0 27px -7px;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #ffffff;
    pointer-events: none;
  }
  .gallery-cate-name.active:before {
    position: absolute;
    content: "";
    background: #FDB913;
    width: 432px;
    height: 3px;
    left: -454px;
    top: 37px;
  }
  .gallery-title-mobile {
    display: none;
  }
  .gallery-sec {
    /* margin-left: 495px;     */
    margin-left: calc(100vw / 2 - 933px / 2);
    padding-bottom: 30px;
  }
  .gallery-div {
    width: 100% !important;
    max-width: 1001px;
    max-height: 662px !important;
  }
  .gallery-div:not([aria-label="1 / 1"]) {
    cursor: grab;
  }
  .gallery-div img {
    width: 100%;
    max-height: 662px;
    object-fit: cover;
    object-position: top;
  }
  .gallery-div.swiper-slide-active:before {
    position: absolute;
    content: "";
    width: 21%;
    height: 100%;
    left: 0;
    background: linear-gradient(630deg, #000000 -20.14%, rgba(57, 71, 79, 0) 75.97%);
    transform: rotate(180deg);
  }
  .gallery-div.swiper-slide-active:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 30%;
    bottom: 0;
    left: 0;
    background: linear-gradient(359.39deg, #000000 -23.19%, rgba(57, 71, 79, 0) 75.7%);
  }
  /*** Gallery Slider End ***/
/********** Gallery End **********/


/********** Floor Plan **********/
.your-space-sec > div > div {
  min-height: inherit;
}
.fp-div {
  display: flex;
  justify-content: space-between;
  margin-left: 1px;
}
.fp-left {
  width: 100%;
  max-width: 363px;
  height: 499px;
}
.fp-bg {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.fp-right {
  display: flex;
  align-items: center;
  flex-direction: column;
  padding-top: 30px;
  padding-left: 15px;
  margin-right: 10px;
  max-width: 317px;
}
.fp-right h1 {
  text-transform: uppercase;
  margin-bottom: 6px;
}
.fp-right h2 {
  margin-bottom: 12px;
  font-weight: 600;
}
.fp-desc {
  text-align: center;
  line-height: 24px;
  margin-bottom: 30px;
}
.fp-price {
  font-weight: 700;
  text-align: center;
}
body .fp-price h5 {
  margin-bottom: 0;
}
/********** Floor Plan End **********/


/********** Standard Popup **********/
body .fancybox__slide {
  padding: 0;
  background-color: #39474F;
}
.standard-popup.fancybox__content {
  max-width: 100%;
  width: 100%;
  height: 100%;
  background-color: #39474F;
}
.standard-popup.fancybox__content h6 {
  font-weight: 400;
  margin-bottom: 30px;
  margin-top: 10px;
}
.standard-popup.fancybox__content :focus:not(.carousel__button.is-close) {
  outline: none !important;
}
.fancybox__container .standard-popup.fancybox__content>.carousel__button.is-close {
  top: 26px;
  right: 0px;
  left: 0;
  margin: auto;
  transform: translateX(635px);
  width: 43px;
  transition:         all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition:    all .3s ease-in-out;
  -o-transition:      all .3s ease-in-out;
}
.standard-popup.fancybox__content>.carousel__button.is-close:hover,
.standard-popup.fancybox__content>.carousel__button.is-close:focus {
  background: transparent;
  transform: translateX(635px) scale(1.1);
  box-shadow: none;
}
.standard-popup .carousel__button svg {
  stroke: #FFFFFF;
  stroke-width: 1.3px;
  height: 43px;
  width: 43px;
  filter: none;
}
/********** Standard Popup End **********/


/********** Unique Features **********/
.unique-features-sec > div > div {
  min-height: inherit;
}
body .elementor-element.level-btn.elementor-yellow-button .elementor-button {
  background-color: #FDB913;
  border: 1px solid #FDB913;
  color: #39474F;
}
.uf-sec {
  overflow: visible !important;
}
.uf-sec.mobile {
  display: none;
}
.uf-wrapper {
  height: 494px !important;
}
.uf-slide {
  width: 466px;
  height: 100% !important;
  transition: all .3s ease-in-out;
}
.uf-slide.hide {
  opacity: 0;
  pointer-events: none;
}
.uf-slide.extra_hide {
  opacity: 0!important;
  pointer-events: none!important;
}
.uf-slide.hide.swiper-slide-active,
.uf-slide.hide.swiper-slide-next {
  opacity: 1;
  pointer-events: initial;
}
.uf-div {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  padding: 46px 80px 28px 34px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  transition: all .3s ease-in-out;
  position: relative;
  /* z-index: 2; */
}
.uf-div > * {
  z-index: 1;
}
.uf-div:before {
  content: "";
  background: #FDB913;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: aLl .3s ease-in-out;
  opacity: 0;
  pointer-events: none;
}
.uf-div.active:before {
  opacity: 1;
  pointer-events: all;
}
.uf-slide.active .uf-open-slider:after {
  width: calc(100% + 100px);
  height: calc(100% + 100px);
  transform: translate(-50px, 0);
}
.uf-slide.active .uf-open-slider:before {
  opacity: 0;
  pointer-events: none;
}
.uf-slide.active .uf-close-slider {
  z-index: 2;
  opacity: 1;
  pointer-events: all;
}
.uf-div.active {
  /* background: #FDB913;
  justify-content: space-between;
  background-image: none !important; */
}
.uf-slide.active .uf-description {
  opacity: 1;
  pointer-events: all;
}
.uf-description {
  opacity: 0;
  transition: aLl .3s ease-in-out;
  pointer-events: none;
  margin-bottom: auto;
  padding-bottom: 20px;
}
.uf-title {
  font-weight: 600;
}
.uf-open-slider,
.uf-close-slider {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  cursor: pointer;
  overflow: hidden;
}
.uf-close-slider {
  /* display: none; */
  opacity: 0;
  pointer-events: none;
  transition: aLl .3s ease-in-out;
}
.uf-open-slider:after {
  content: "";
  height: 20px;
  width: 20px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background-color: #FDB913;
  transition: all .3s ease-in-out;
  border-radius: 100px;
}
.uf-open-slider:before {
  content: "";
  position: absolute;
  background-image: url(../images/yellow-plus-btn.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 66.58px;
  height: 65.82px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  transition: all .3s ease-in-out;
  z-index: 1;
}
.uf-close-slider:before {
  content: "";
  position: absolute;
  background-image: url(../images/black-minus-btn.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 66.58px;
  height: 65.82px;
  right: 22px;
  bottom: 20px;
  transition: all .3s ease-in-out;
}
.uf-open-slider:hover:before,
.uf-close-slider:hover:before {
  transform: rotate(15deg);
}
/********** Unique Features End **********/


/********** APDL Section **********/
.apdl_container {
  height: fit-content;
  /* margin-top: 162px;
  padding-bottom: 80px; */
  z-index: 3;
}
.apdl_sec .tthvp_popup_div {
  padding: 45px 15px;
}
.apdl_sec .tthvp_popup_inner_div {
  max-width: 950px;
  width: 100%;
  background: #FFFFFF;
  border-radius: 30px;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 45px;
}
.apdl_sec .tthvp_popup_close {
  /* transform: translate(510px, 151px); */
  transform: translate(510px, 25px);
}
.apdl_sec hr {
  color: #39474F;
  margin-top: 30px;
  margin-bottom: 28px;
}
.apdl_sec img {
  max-width: 144px;
}
.apdl_content {
  max-width: 835px;
  width: 100%;
  margin: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.apdl_content p:first-child {
  margin-bottom: 16px;
}
.apdl_content p:nth-child(2) {
  margin-bottom: 26px;
}
.apdl_content p:nth-child(3) {
  margin-bottom: 16px;
}
/********** APDL Section End **********/


