.ls-1 p,
.md-text p {
    letter-spacing: 1px
}

body,
li,
p {
    font-family: Albert
}

.cookie-consent-details label,
.cookie-consent-message,
.section-subtitle,
.section-title h2,
.uppercase a,
.uppercase h1,
.uppercase h2,
.uppercase h3,
.uppercase h4,
.uppercase p,
a.back {
    text-transform: uppercase
}

.cookie-consent-popup input[type=checkbox]:after,
.cookie-consent-popup input[type=checkbox]:before,
.link-btn:after {
    background: var(--accent-color)
}

.btn-menu,
.btn-menu:focus,
.btn:focus,
.form-control:focus,
.property-buttons a:focus,
button,
button:focus,
input:focus,
select:focus,
textarea:focus {
    box-shadow: none;
    outline: 0
}

#intro-card-xl,
.cookie-consent-top-wrapper .cookie-consent-accept-all,
.intro-card-sm:hover .fickle-additional-html-code,
a.back:hover {
    background-color: var(--accent-color)
}

:root {
    --spacing-xl: 50px;
    --scale-px: ;
    --dynamic-height: calc(var(--vh, 1vh) * 100);
    --transition: all 0.38s cubic-bezier(0.17, 0.84, 0.44, 1);
    --scale-px: 1px;
    --base-color: #ff6e00;
    --secondary-color: rgba(18, 34, 34, 1);
    --accent-color: #ff6e00
}

.benefits-slider .slick-arrow svg path,
.btn-group .btn-content,
.btn-group .btn-content:after,
.btn-menu .icon-bar,
.hover-dark,
.hp-presentation-col .module-fickle a img,
.scroll-down,
.slick-arrow path,
a.back,
a.light,
header,
svg,
svg path {
    transition: var(--transition)
}

.display-none,
.language-select,
.lb-data .lb-caption {
    display: none !important
}

body.dark,
body.menu-opened header,
header.fixed {
    background-color: #000
}

li,
p {
    font-size: 15px;
    font-weight: 400
}

strong {
    font-weight: 500
}

a:hover {
    text-decoration: none
}

a:focus-visible {
    outline: 0;
    box-shadow: none
}

.padding {
    padding-left: calc(2.5%);
    padding-right: calc(2.5%)
}

.pt-h {
    padding-top: 100px
}

.mw-700 {
    max-width: 700px;
    margin: auto
}

.md-text p {
    font-size: 25px;
    font-weight: 300
}

.acc-color,
.acc-color h1,
.accent,
.section-title.acc-color h2 {
    color: var(--accent-color)
}

@font-face {
    font-family: Cormorant;
    src: url('/css/fonts/cormorant/Cormorant-Light.ttf');
    font-display: swap;
    font-weight: 100
}

@font-face {
    font-family: Cormorant;
    src: url('/css/fonts/cormorant/Cormorant-Regular.ttf');
    font-display: swap;
    font-weight: 200
}

@font-face {
    font-family: Albert;
    src: url('/css/fonts/albert/AlbertSans-Thin.ttf');
    font-display: swap;
    font-weight: 100
}

@font-face {
    font-family: Albert;
    src: url('/css/fonts/albert/AlbertSans-ExtraLight.ttf');
    font-display: swap;
    font-weight: 200
}

@font-face {
    font-family: Albert;
    src: url('/css/fonts/albert/AlbertSans-Light.ttf');
    font-display: swap;
    font-weight: 300
}

@font-face {
    font-family: Albert;
    src: url('/css/fonts/albert/AlbertSans-Regular.ttf');
    font-display: swap;
    font-weight: 400
}

@font-face {
    font-family: Albert;
    src: url('/css/fonts/albert/AlbertSans-Medium.ttf');
    font-display: swap;
    font-weight: 500
}

@font-face {
    font-family: Albert;
    src: url('/css/fonts/albert/AlbertSans-SemiBold.ttf');
    font-display: swap;
    font-weight: 600
}

@font-face {
    font-family: Albert;
    src: url('/css/fonts/albert/AlbertSans-Bold.ttf');
    font-display: swap;
    font-weight: 700
}

@font-face {
    font-family: Albert;
    src: url('/css/fonts/albert/AlbertSans-ExtraBold.ttf');
    font-display: swap;
    font-weight: 800
}

@font-face {
    font-family: Albert;
    src: url('/css/fonts/albert/AlbertSans-Black.ttf');
    font-display: swap;
    font-weight: 900
}
@font-face {
    font-family: Albert;
    src: url('/css/fonts/albert/AlbertSans-Black.ttf');
    font-display: swap;
    font-weight: 900
}

h1 {
    font-size: 4vw;
    font-weight: 400;
    margin-bottom: 0
}

.footer-reserved-row a,
h2 {
    font-weight: 300
}

.header-item.projects.mobile,
.intro-section-scale_clipped_content.mobile,
.menu-opened .icon-bar.middle-bar,
.mobile-motto,
input[type=checkbox] {
    display: none
}

input[type=checkbox]+.checkbox-text:before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    border: 2px solid var(--accent-color);
    position: absolute;
    left: 0;
    top: 2px;
    transition: .12s, border-color 80ms
}

input[type=checkbox]:checked+.checkbox-text:before {
    width: 10px;
    top: -5px;
    left: 5px;
    border-radius: 0;
    opacity: 1;
    border-top-color: transparent;
    border-left-color: transparent;
    transform: rotate(45deg)
}

input[type=checkbox]+.checkbox-text {
    position: relative;
    cursor: pointer;
    padding-left: 30px;
    display: flex;
    align-items: center
}

.video-js,
.vjs-poster {
    background-color: transparent
}

.slick-arrow {
    cursor: pointer
}

.section-title {
    position: relative;
    z-index: 9
}

.section-title h2 {
    font-size: 4vw;
    font-weight: 400;
    line-height: 1.2em;
    letter-spacing: 2px
}

.section-subtitle p {
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 1px
}

.btn-group,
a.back {
    font-size: 12px;
    display: flex
}

.tiny-accent.gray {
    font-size: 11px;
    color: grey;
    font-weight: 500;
    letter-spacing: 1px
}

.btn--sm {
    display: flex;
    align-items: center;
    flex-grow: 0 !important;
    flex-shrink: 0 !important;
    height: calc(var(--scale-px) * 40);
    padding: 0 calc(var(--scale-px) * 20);
    --button-height: calc(var(--scale-px) * 40)
}

.hover-dark:hover {
    border-color: var(--secondary-color)
}

.btn-group {
    align-items: center;
    justify-content: flex-start
}

.btn-group .btn-content {
    position: relative;
    padding: 5px
}

.btn-group .btn {
    padding-left: 0
}

.btn-group .btn-content:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    box-shadow: inset 0 0 0 1px var(--accent-color);
    border-radius: 100%;
    --transition-duration: 0.5s;
    --transition-easing: cubic-bezier(0.25, 0.74, 0.22, 0.99);
    transition-property: box-shadow;
    box-shadow: inset 0 0 0 calc(var(--scale-px) * 40) #fff
}

.btn-group:hover .btn-content:after {
    box-shadow: inset 0 0 0 calc(var(--scale-px) * 1) #fff
}

.btn-group .btn-content svg {
    position: relative;
    z-index: 1
}

.btn-group:hover .btn-content svg {
    fill: #fff !important
}

a.back {
    border-radius: 30px;
    margin-bottom: 20px;
    font-weight: 500;
    border: 1px solid var(--accent-color);
    color: #000;
    align-items: center;
    width: auto;
    padding: 8px 20px
}

a.back:hover {
    color: #fff
}

a.back svg {
    width: 20px;
    height: auto;
    margin-right: 10px;
    fill: #000
}

#concept-facilities-section #benefits-accordion .card-header h2 span svg path,
#finishes-icons path,
a.back:hover svg {
    fill: #fff
}

.link-btn {
    display: inline-flex;
    margin-top: 50px !important;
    color: #fff;
    position: relative
}

#main-menu,
.loader-wrapper,
header {
    position: fixed;
    left: 0;
    top: 0
}

#concept-facilities-section #benefits-accordion .card-header:hover h2,
#contact-details-section .contact-details-col .address a:hover,
#contact-details-section .contact-phone a:hover,
#main-menu a:hover,
.bg-dark a:hover,
.header-contact-inner .header-contact-item.phone:hover a,
.link-btn:hover,
.property-apartments ul li .btn:hover,
.saloane-text strong,
.text-feedback strong,
a.light:hover {
    color: var(--accent-color)
}

.link-btn:after {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 0;
    height: 1px;
    width: 100%
}

a.light {
    color: #fff
}

.container {
    max-width: 95%
}

.no-header {
    padding-top: 150px
}

.loader-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 99999
}

.loader-wrapper img {
    filter: invert(1);
    max-width: 200px;
    width: 100%;
    opacity: 0
}

.cookie-consent-popup {
    width: 40vw;
    max-width: 750px;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 20px;
    border-radius: 40px;
    background-color: #000
}

.cookie-consent-popup.open {
    bottom: 40px
}

.cookie-consent-top-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.cookie-consent-message {
    display: flex;
    margin-right: 50px;
    margin-bottom: 0;
    font-size: 10px;
    font-weight: 500;
    color: #fff
}

.cookie-consent-message .cookie-consent-text {
    margin-right: 7px
}

.cookie-consent-message a {
    color: var(--accent-color);
    text-decoration: underline
}

.cookie-consent-top-wrapper button {
    font-size: 10px;
    text-transform: uppercase;
    color: #fff;
    background: 0 0;
    border: 1px solid var(--accent-color);
    border-radius: 20px;
    margin-right: 10px;
    padding: 6px 10px;
    font-weight: 500
}

.cookie-consent-controls label:last-child,
.cookie-consent-top-wrapper button:last-child,
.footer-details-row .module-social ul li:last-child,
.navbar-brand {
    margin-right: 0
}

#gallery-section .gallery-slider .slick-arrow .arrow:hover,
#gallery-section .gallery-slider .slick-arrow:hover .arrow,
.cookie-consent-top-wrapper button:hover,
body.header-white header .hover-dark:hover,
body.menu-opened header .hover-dark:hover,
header.fixed .hover-dark:hover {
    border-color: #fff
}

.cookie-consent-controls .cookie-consent-save:hover,
.cookie-consent-top-wrapper .cookie-consent-accept-all:hover {
    border-color: #fff;
    background-color: #fff;
    color: var(--accent-color)
}

.cookie-consent-controls {
    display: none;
    padding: 0;
    color: #fff;
    font-size: 12px
}

.cookie-consent-controls.open {
    display: grid;
    grid-template-columns: auto auto auto;
    grid-template-rows: auto auto;
    justify-content: center;
    margin-top: 20px
}

.cookie-consent-controls label {
    display: flex;
    align-items: center;
    margin-bottom: 0;
    margin-right: 15px;
    cursor: pointer
}

.cookie-consent-controls label input {
    margin-right: 10px;
    cursor: pointer
}

.cookie-consent-popup input[type=checkbox] {
    display: block;
    border-radius: 30px;
    border-color: #fff
}

.cookie-consent-popup input[type=checkbox]:before {
    transform: rotate(-45deg)
}

#concept-facilities-section #benefits-accordion .card-header h2[aria-expanded=true]>svg,
.cookie-consent-popup input[type=checkbox]:after {
    transform: rotate(45deg)
}

.cookie-consent-controls .cookie-consent-save {
    display: block;
    grid-column: 1/4;
    width: 100%;
    margin-top: 20px;
    border-radius: 20px;
    padding: 6px 10px;
    background: 0 0;
    color: #fff;
    text-transform: uppercase;
    border: 1px solid var(--accent-color);
    font-weight: 500;
    font-size: 10px
}

.btn-menu .sr-only,
.header-menu a {
    color: #000;
    text-transform: uppercase
}

.cookie-consent-details {
    display: none;
    flex-direction: column;
    text-align: left;
    background: #ffffff17;
    border-radius: 20px;
    padding: 20px;
    color: #fff;
    font-size: 13px
}

.cookie-consent-details.open {
    display: flex;
    margin-top: 20px
}

.cookie-consent-details table {
    margin-bottom: 20px;
    border-bottom: 1px solid #ffffff26
}

#concept-facilities-section #benefits-accordion .card-body li:last-child,
#concept-properties-row .properties-col .module-fickle .fickle-header .fickle-title,
#concept-properties-row .properties-col .module-fickle .fickle-image,
#contact-title-section p,
#hp-properties-ctas .ctas-col .module-fickle .fickle-text-content p,
#hp-properties-ctas .ctas-col .module-fickle:last-child,
#lifestyle-attractions .slick-slide .module-text ul li:last-child,
#main-menu .left-side .secondary-menu-buttons a:last-child,
.btn-menu .icon-bar.bottom-bar,
.callback-modal-inner .btn-section,
.cookie-consent-details table:last-child,
.footer-contact-info p,
.footer-details-row p,
.hp-team-col .module-fickle .fickle-header .fickle-title,
.hp-team-col .module-fickle .fickle-image,
.location-item-row .module-fickle .fickle-content ul li:last-child,
.property-slider .slick-slide,
.property-subtitle {
    margin-bottom: 0
}

.cookie-consent-details table td {
    padding-bottom: 10px;
    color: #ffffffab
}

.cookie-consent-details table td:last-child,
.footer-details-row .module-social,
.footer-reserved-row .col-lg-3 {
    text-align: right
}

header {
    right: 0;
    width: 100%;
    z-index: 999
}

.header-inner {
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    align-items: center;
    padding: 10px 0
}

.btn-menu,
.footer-contact-item,
.footer-details-row .col-lg-4,
.header-menu {
    align-items: center;
    display: flex
}

.logo {
    max-height: 60px;
    width: 100%
}

.btn-menu {
    border: none;
    background: 0 0;
    margin-right: var(--spacing-xl)
}

.btn-menu .sr-only {
    position: relative;
    width: auto;
    height: auto;
    font-size: 11px;
    font-weight: 600;
    margin-left: 10px;
    letter-spacing: 1px
}

.btn-menu .icon-bars {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    width: 25px
}

.btn-menu .icon-bar {
    width: 100%;
    height: 1px;
    background: var(--accent-color);
    margin-bottom: 5px
}

.btn-menu:hover .icon-bar {
    background-color: var(--secondary-color)
}

.btn-menu .icon-bar.middle-bar {
    width: 50%
}

.btn-menu:hover .icon-bar.middle-bar,
.menu-images-col-transform {
    width: 100%
}

.header-menu a {
    font-size: 12px;
    font-weight: 500;
    border: 1px solid var(--accent-color);
    border-radius: 30px
}

.header-contact-inner {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    list-style-type: none;
    margin-bottom: 0
}

.header-contact-inner .header-contact-item a {
    color: #000;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    transition: var(--transition)
}

.header-contact-inner .contact {
    display: flex;
    align-items: center;
    margin-left: var(--spacing-xl)
}

.footer-contact-item a,
.header-contact-inner .contact a {
    position: relative;
    padding-left: calc(var(--button-height)/ 2);
    display: flex;
    align-items: center;
    font-size: 12px;
    font-weight: 500;
    padding-right: 0
}

.footer-contact-item a:after,
.footer-contact-item a:before,
.header-contact-inner .contact a:after,
.header-contact-inner .contact a:before,
.property-request-meeting:after,
.property-request-meeting:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: calc(var(--scale-px) * 40);
    width: calc(var(--scale-px) * 40);
    border-radius: 20px;
    box-shadow: 0 0 0 1px var(--accent-color);
    background: 0 0;
    --transition-duration: 0.5s;
    --transition-easing: cubic-bezier(0.25, 0.74, 0.22, 0.99);
    transition-property: box-shadow, transform;
    transition-timing-function: var(--transition);
    -webkit-animation: 4.5s infinite button-halo-animation;
    animation: 4.5s -2.25s infinite button-halo-animation
}

.footer-contact-item a:after,
.header-contact-inner .contact a:after,
.property-request-meeting:after {
    -webkit-animation: 4.5s infinite button-halo-animation;
    animation: 4.5s infinite button-halo-animation
}

.footer-contact-item a:hover:after,
.footer-contact-item a:hover:before,
.header-contact-inner .contact a:hover:after,
.header-contact-inner .contact a:hover:before {
    box-shadow: 0 0 0 1px var(--secondary-color);
    transform: scale(1);
    -webkit-animation: none;
    animation: none;
    transition: var(--transition)
}

@-webkit-keyframes button-halo-animation {
    0% {
        transform: scale(1);
        opacity: 0
    }
    50% {
        transform: scale(1);
        opacity: 1
    }
    to {
        transform: scale(1.5);
        opacity: 0
    }
}

#contact-details-section .contact-details-col .address a,
.hp-presentation-col .module-fickle .fickle-header a,
body.header-white header .btn-menu .sr-only,
body.header-white header .header-contact-inner .header-contact-item a,
body.header-white header .nav-link,
body.header-white header a,
body.menu-opened header .btn-menu .sr-only,
body.menu-opened header .header-contact-inner .header-contact-item a,
body.menu-opened header .nav-link,
body.menu-opened header a,
header.fixed .btn-menu .sr-only,
header.fixed .header-contact-inner .header-contact-item a,
header.fixed .nav-link,
header.fixed a {
    color: #fff
}

#contact-details-section iframe,
.footer-logo img,
body.header-white header .logo,
body.menu-opened header .logo,
header.fixed .logo {
    filter: invert(1)
}

#galleryModal .close:hover,
body.header-white header .btn-menu:hover .icon-bar,
body.menu-opened header .btn-menu:hover .icon-bar,
header.fixed .btn-menu:hover .icon-bar {
    background-color: #fff
}

body.header-white header .header-contact-inner .contact a:hover:after,
body.header-white header .header-contact-inner .contact a:hover:before,
body.menu-opened header .header-contact-inner .contact a:hover:after,
body.menu-opened header .header-contact-inner .contact a:hover:before,
header.fixed .header-contact-inner .contact a:hover:after,
header.fixed .header-contact-inner .contact a:hover:before {
    box-shadow: 0 0 0 1px #fff
}

body.callback-opened,
body.menu-opened,
body.property-request-opened {
    overflow: hidden
}

body.menu-opened #main-menu {
    opacity: 1;
    pointer-events: all;
    background: #000
}

.menu-opened .icon-bar.top-bar {
    transform: rotate(45deg);
    margin: 0;
    transform-origin: bottom
}

.menu-opened .icon-bar.bottom-bar {
    transform: rotate(-45deg);
    margin: 0;
    transform-origin: top
}

#main-menu {
    display: flex;
    justify-content: space-between;
    bottom: 0;
    width: 100%;
    opacity: 0;
    pointer-events: none;
    transition: var(--transition);
    z-index: -1
}

#main-menu .left-side {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 45%;
    min-width: 300px;
    padding: 2rem calc(2.5% + 25px);
    padding-top: 150px;
    overflow: auto
}

#main-menu .left-side .secondary-menu {
    display: flex;
    align-items: flex-end;
    justify-content: space-between
}

#main-menu .left-side .secondary-menu a {
    font-size: 12px;
    font-weight: 500;
    padding: 3px 0
}

#lifestyle-attractions .slick-slide .module-text,
#main-menu .left-side .secondary-menu-buttons {
    display: flex;
    flex-direction: column
}

#main-menu .left-side .secondary-menu-buttons a {
    display: flex;
    align-items: center;
    margin-bottom: 5px
}

#main-menu .left-side .secondary-menu-buttons .button__content {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    min-width: 40px;
    height: 40px;
    margin-right: 15px
}

#main-menu .left-side .secondary-menu-buttons .button__content:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    box-shadow: inset 0 0 0 1px var(--accent-color);
    border-radius: 100%;
    --transition-duration: 0.5s;
    --transition-easing: cubic-bezier(0.25, 0.74, 0.22, 0.99);
    transition-property: box-shadow
}

#main-menu .left-side .secondary-menu-buttons svg {
    height: auto;
    fill: #fff
}

#main-menu ul {
    margin-left: 0 !important;
    align-items: flex-start;
    flex-direction: column;
    padding-bottom: 11px
}

#main-menu a {
    color: #fff;
    font-size: 35px;
    text-transform: uppercase;
    padding: 0;
    transition: var(--transition)
}

#main-menu .right-side {
    align-items: center;
    justify-content: center;
    width: 55%;
    display: flex;
    align-items: center;
    justify-content: center
}

.menu-images {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr;
    justify-content: center;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    pointer-events: none;
    column-gap: 40px
}

.coming-soon-gallery-inner,
.hp-team-col {
    column-gap: 20px
}

#gallery-section .gallery-item.slick-current .xs-img,
.menu-images .menu-static-image.show,
.ro-map:hover .map-pin {
    opacity: 1
}

.menu-images-col {
    display: flex;
    flex-wrap: wrap
}

.left .menu-images-col-transform {
    transform: translateY(-47.5vh);
    transition: var(--transition);
    transition-duration: 1s
}

.right .menu-images-col-transform {
    transform: translateY(calc(-100% + 142vh - 10vh));
    transition: var(--transition);
    transition-duration: 1s
}

.menu-images-col-transform .nav-item-image {
    height: 65vh
}

.menu-images figure {
    width: 100%;
    margin: 0;
    transition: var(--transition);
    padding: 20px 0
}

.menu-images figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: brightness(.3);
    transition: var(--transition)
}

.menu-images figure.show img {
    filter: brightness(1)
}

.callback-modal {
    position: fixed;
    display: flex;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    opacity: 0;
    transition: var(--transition)
}

.callback-modal-inner {
    display: flex;
    align-items: center;
    width: 35%;
    min-width: 300px;
    height: 100%;
    background-color: #000;
    padding: 150px 100px
}

.close-callback-modal {
    align-self: flex-start;
    background: var(--accent-color);
    border-radius: 0;
    padding: 30px
}

.hp-gallery-slider,
.intro-cards-row {
    background-color: #000
}

.callback-opened .callback-modal,
.property-request-opened .property-request-meeting-modal {
    pointer-events: all;
    opacity: 1;
    background-color: rgba(30, 30, 30, .9)
}

.callback-modal-inner .container,
.property-request-meeting-modal .container {
    max-width: 100%;
    padding: 0
}

.callback-modal-inner h2,
.property-request-meeting-modal h2 {
    font-size: 21px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 10px;
    margin-bottom: 50px
}

.callback-form-row input,
.property-request-meeting-modal input {
    background-color: transparent;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, .15);
    padding-left: 0;
    padding-right: 0;
    color: #fff;
    font-size: 14px
}

#concept-header-section .scroll-down a:hover,
.callback-form-row input.phone,
.intro-section-scale_inner .scroll-down a:hover {
    border-color: var(--accent-color)
}

.callback-form-row input:focus,
.callback-form-row input:focus-visible,
.property-request-meeting-modal input:focus,
.property-request-meeting-modal input:focus-visible {
    background-color: transparent;
    box-shadow: none;
    outline: 0;
    border-color: #fff;
    color: #fff
}

.callback-modal .form-group .c-error {
    position: absolute;
    left: 0;
    font-size: 11px;
    bottom: -18px
}

.callback-modal .item-acceptance .c-error {
    bottom: 0
}

.form-group {
    position: relative;
    margin-bottom: 30px
}

.form-group:not(.item-acceptance) label {
    position: absolute;
    margin-bottom: 0;
    bottom: 10px;
    transition: var(--transition);
    left: 0;
    white-space: nowrap;
    pointer-events: none;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 14px
}

#unitate_locativa {
    pointer-events: none
}

.form-control[readonly] {
    background-color: #e9ecef1f;
    padding-left: 10px
}

label.readonly {
    transform: translateY(-25px) scale(.6);
    transform-origin: 0 0;
    color: var(--accent-color) !important
}

.callback-modal-inner .item-acceptance {
    margin-top: 20px !important;
    padding-bottom: 20px
}

.form-group:not(.item-acceptance).focus label {
    transform: translateY(-16px) scale(.6);
    transform-origin: 0 0;
    color: grey
}

.callback-modal-inner .acceptance {
    color: grey;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500
}

.callback-modal-inner button[type=submit] {
    text-transform: uppercase;
    font-weight: 500;
    background: 0 0;
    padding: 15px 30px;
    border-radius: 30px;
    border-color: var(--accent-color);
    font-size: 14px;
    letter-spacing: 1px
}

.intro-section-scale_inner {
    display: grid;
    min-height: var(--dynamic-height);
    grid-template-columns: 1fr 50vw 1fr;
    padding: 150px calc(2.5% + 15px) 50px;
    transition: var(--transition)
}

.intro-section-scale_big_text {
    grid-column: 1/4;
    grid-row: 1/2;
    z-index: 1
}

.intro-section-scale_big_text h1 {
    font-size: 15vw;
    color: #000;
    line-height: 1em
}

.intro-section-scale_clipped_content {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 50vw;
    height: 100%;
    padding-top: 25vh;
    text-align: center
}

.intro-section-scale_clipped_content img {
    height: 100%;
    object-fit: cover;
    border-radius: 420px 420px 0 0
}

.intro-section-scale_inner .scroll-down {
    grid-column: 1/2;
    grid-row: 2/3;
    justify-self: flex-start;
    align-self: flex-end
}

.intro-section-scale_inner .scroll-down a {
    display: flex;
    align-items: center;
    border: 1px solid #000;
    border-radius: 100%;
    padding: 15px;
    transition: var(--transition)
}

.intro-section-scale_inner .scroll-down path {
    stroke: #000;
    transition: var(--transition)
}

#concept-facilities-section #benefits-accordion .card-header h2>svg,
#concept-header-section .scroll-down a:hover path,
#galleryModal .close:hover path,
.hp-gallery-slider .slick-arrow:hover path,
.intro-section-scale_inner .scroll-down a:hover path,
.property-apartments ul li .btn:hover path,
.property-slider .slick-arrow path,
.scroll-down a:hover path {
    stroke: var(--accent-color)
}

#lifestyle-header .right-text,
.intro-section-scale_title {
    grid-column: 3/4;
    grid-row: 2/3;
    align-self: flex-end
}

.intro-section-scale_title h2 {
    font-size: 1.5vw;
    text-align: right;
    margin-bottom: 0
}

#homepage-intro-section {
    margin-bottom: 20vh;
    background-color: #fff
}

.homepage-intro-section-inner {
    display: grid;
    grid-template-columns: 1fr 40vw 1fr;
    padding: 150px calc(2.5% + 15px) 40px;
    height: var(--dynamic-height);
    overflow: hidden;
    transition: var(--transition)
}

.homepage-intro-video {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-top: 150px;
    text-align: center;
    pointer-events: none
}

.homepage-intro-video .video-js,
.homepage-intro-video img {
    position: relative;
    width: 40vw;
    height: 100%;
    margin: auto;
    overflow: hidden
}

.homepage-intro-video .video-js video,
.homepage-intro-video img {
    object-fit: cover;
    border-radius: 355px 355px 0 0;
    filter: brightness(.5)
}

.homepage-intro-big-text {
    position: relative;
    grid-column: 1/4;
    grid-row: 1/2;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9
}

.homepage-intro-big-text h1 {
    font-size: 7vw;
    font-weight: 700;
    color: var(--accent-color);
    text-transform: uppercase;
    display: none
}

.homepage-intro-section-inner .arcade-text {
    position: relative;
    grid-column: 2/3;
    grid-row: 1/3;
    z-index: 1;
    pointer-events: none
}

.homepage-intro-section-inner .arcade-text svg {
    position: absolute;
    width: 100%;
    height: auto;
    top: 0;
    left: 0;
    padding: 30px
}

.homepage-intro-title {
    grid-column: 1/2;
    grid-row: 2/3;
    align-self: flex-end;
    text-align: center;
    padding-right: calc(2.5vw + 15px);
    z-index: 9
}

.homepage-intro-title.right {
    grid-column: 3/4;
    padding-right: 0;
    padding-left: calc(2.5vw + 15px)
}

.homepage-intro-title h2 {
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 0
}

.homepage-intro-section-inner .scroll-down {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    justify-self: center;
    align-self: flex-end;
    grid-column: 2/3;
    grid-row: 2/3;
    z-index: 9;
    height: 70px;
    width: 70px;
    border-radius: 100%
}

#hp-properties-ctas .ctas-col .module-fickle .fickle-additional-html-code svg,
.homepage-intro-section-inner .scroll-down svg {
    transform: scale(.6)
}

.homepage-intro-section-inner .scroll-down a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%
}

#concept-facilities-section #benefits-accordion .card-header:hover h2>svg,
#concept-properties-row .properties-col .module-fickle:hover .fickle-content path,
#gallery-section .gallery-item-inner:hover .gallery-item-img .icon path,
#gallery-section .gallery-slider .slick-arrow path,
#galleryModal .slider-for .slick-arrow path,
#hp-properties-ctas .ctas-col .module-fickle .fickle-additional-html-code path,
.benefits-slider .slick-arrow:hover svg path,
.homepage-intro-section-inner .scroll-down path,
.hp-gallery-slider .slick-arrow path,
.hp-presentation-col .module-fickle:hover .fickle-content path,
.intro-card-sm:hover svg path {
    stroke: #fff
}

.homepage-intro-section-inner .scroll-down .btn-content:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    transition: var(--transition);
    box-shadow: inset 0 0 0 1px #fff;
    border-radius: 100%
}

.intro-cards-row {
    position: relative;
    padding-bottom: 30vh;
    transition: var(--transition)
}

.intro-cards {
    position: absolute;
    top: 0;
    left: 0;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    padding: 0 calc(2.5% + 15px);
    opacity: 0;
    pointer-events: none;
    height: 0;
    z-index: 9;
    overflow: hidden;
    transform: translateY(-40%);
    transition: var(--transition)
}

.intro-card {
    display: grid;
    grid-template-columns: 1fr 40%;
    padding: 40px;
    background-size: cover
}

#intro-card-xl {
    grid-column: 1/5;
    border-radius: 10px 10px 0 0
}

.intro-card .fickle-header {
    grid-column: 1/2;
    grid-row: 1/3;
    color: #fff;
    max-width: 600px
}

.intro-card .fickle-header .fickle-title {
    font-size: 30px;
    font-weight: 500
}

.intro-card .fickle-image {
    grid-column: 2/2;
    grid-row: 1/2;
    text-align: right
}

#intro-card-xl .fickle-image img {
    max-width: 60px;
    filter: invert(1)
}

.intro-card .fickle-content,
.intro-card .fickle-text-content {
    grid-column: 1/3;
    grid-row: 2/2;
    align-self: flex-end;
    text-align: right;
    z-index: 9;
    margin-top: 40px;
    pointer-events: none
}

#intro-card-xl .fickle-content {
    grid-column: 2/3;
    margin-top: 0;
    color: #fff
}

#intro-card-xl .fickle-text-content {
    margin-top: 0
}

#intro-card-xl .fickle-subtitle .fickle-title {
    font-size: 16px;
    font-weight: 400;
    margin-top: 15px
}

.intro-card .fickle-content p,
.intro-card .fickle-text-content p {
    font-size: 12px;
    margin-bottom: 0;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px
}

.intro-card .fickle-additional-html-code {
    display: flex;
    justify-content: flex-end;
    align-self: flex-end;
    grid-column: 2/3;
    grid-row: 2/3;
    text-align: right;
    z-index: 9;
    pointer-events: none
}

.intro-card-sm {
    grid-template-columns: 1fr 42px;
    grid-template-rows: 1fr auto;
    padding: 20px 40px;
    min-height: 250px
}

.footer-details-row,
.hp-gallery-slider {
    padding-bottom: 80px
}

.intro-card-sm .fickle-text-content {
    grid-column: 1/2;
    grid-row: 2/3;
    align-self: center;
    text-align: left;
    margin-top: 0
}

.intro-card-sm .fickle-text-content p {
    font-size: 14px
}

.intro-card-sm .fickle-additional-html-code {
    grid-column: 2/3;
    background: #fff;
    border-radius: 100%;
    transition: var(--transition)
}

.intro-card-sm .fickle-image {
    position: absolute;
    width: 100%;
    height: 100%;
    grid-column: inherit;
    grid-row: inherit;
    overflow: hidden
}

.intro-card-sm .fickle-image a {
    display: block;
    height: 100%;
    width: 100%
}

.intro-card-sm .fickle-image a img {
    max-width: 100%;
    height: 100%;
    width: 100%;
    max-height: 100%;
    object-fit: cover;
    object-position: left;
    transition: var(--transition)
}

#concept-properties-row .properties-col .module-fickle a:hover img,
#projects-section .category-item:hover .categ-image-wrapper img,
.hp-presentation-col .module-fickle a:hover img,
.intro-card-sm:hover .fickle-image img {
    transform: scale(1.1)
}

.intro-card-sm svg {
    transform: scale(.5)
}

.intro-card-sm svg path {
    stroke-width: 2px;
    transition: var(--transition)
}

.intro-card-sm:after,
.intro-card-sm:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, .7) 0, rgba(9, 9, 121, 0) 50%);
    z-index: 1;
    pointer-events: none
}

.intro-card-sm:before {
    bottom: auto;
    top: 0;
    background: linear-gradient(250deg, rgba(0, 0, 0, .8) 0, rgba(9, 9, 121, 0) 50%)
}

#hp-properties-title-section .title-col {
    padding: 30vh 20px
}

#hp-properties-title-section .title-col .section-subtitle h2 {
    font-weight: 600;
    font-size: 25px;
    letter-spacing: 1px
}

#hp-properties-section .item {
    display: grid;
    grid-template-columns: 1fr 30%;
    align-items: flex-start;
    padding: 0;
    margin-bottom: 30vh
}

#hp-properties-section .item.reverse {
    grid-template-columns: 30% 1fr
}

#hp-properties-row .module-fickle .fickle-additional-html-code svg,
#hp-properties-section .module-image {
    z-index: 1
}

#hp-properties-section .module-image img {
    height: 80vh;
    object-fit: cover;
    object-position: top
}

#hp-properties-section .accent {
    padding-left: 5%;
    margin-top: 30px
}

#hp-properties-section .item.reverse .accent {
    padding-left: 0;
    padding-right: 5%;
    grid-column: 2/3;
    justify-self: flex-end
}

#hp-properties-section .accent p {
    font-size: 20px;
    max-width: 700px
}

#hp-properties-section .desc {
    background: #fff;
    transform: translate(calc(-2.5vw - 10% - 10px), -50px);
    padding: 50px 50px 50px calc(2.5vw + 10% + 50px);
    width: 110%
}

#hp-properties-section .item.reverse .desc {
    transform: translate(calc(2.5vw + 20px), -50px);
    padding: 50px calc(2.5vw + 10% + 50px) 50px 50px
}

#hp-properties-section .desc h3 {
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
    margin-bottom: 20px
}

#hp-properties-section .desc svg {
    fill: var(--base-color);
    width: 25px;
    margin-right: 7px
}

#hp-properties-section .desc a {
    color: var(--base-color)
}

#hp-properties-section .desc .location {
    margin-bottom: 20px
}

#hp-properties-section .desc .location a {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px
}

.hp-presentation-col {
    display: grid;
    grid-template-columns: 1fr 50% 1fr;
    column-gap: 20px
}

.hp-presentation-col .module-fickle {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    padding: 20px;
    min-height: 90vh;
    overflow: hidden
}

.coming-soon-gallery figure:first-child,
.coming-soon-gallery figure:nth-child(2),
.hp-presentation-col .module-fickle.sm {
    height: 50vh;
    min-height: 300px
}

.hp-presentation-col .module-fickle.sm.left {
    transform: translate(40%, -20%);
    align-self: flex-end;
    z-index: 9
}

.hp-presentation-col .module-fickle.sm.right {
    transform: translateY(20%)
}

.hp-presentation-col .module-fickle .fickle-header {
    z-index: 9;
    position: relative;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px
}

#projects-section .categ-image-wrapper a,
.hp-presentation-col .module-fickle .fickle-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#hp-properties-row .module-fickle .fickle-image img,
.hp-presentation-col .module-fickle .fickle-image img {
    width: 100%;
    height: 100%;
    max-height: 100%;
    object-fit: cover
}

#concept-properties-row .properties-col .module-fickle .fickle-content,
.hp-presentation-col .module-fickle .fickle-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none
}

#concept-properties-row .properties-col .module-fickle .fickle-additional-html-code:before,
#gallery-section .gallery-item-img .icon:before,
.hp-presentation-col .module-fickle .fickle-additional-html-code:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    border-radius: 100%;
    background-color: #000;
    padding: 40px;
    z-index: -1;
    transition: var(--transition)
}

#concept-properties-row .properties-col .module-fickle:hover .fickle-additional-html-code:before,
.hp-presentation-col .module-fickle:hover .fickle-additional-html-code:before {
    padding: 50px
}

.hp-presentation-col .module-fickle a {
    display: block;
    height: 100%
}

.hp-prado-col {
    display: grid;
    grid-template-columns: 10% 20% 20% 50%
}

.hp-prado-col .section-title {
    grid-column: 2/4;
    transform: translate(15%, 50%);
    z-index: 9
}

.hp-prado-col .module-image {
    grid-column: 3/5;
    position: relative
}

.hp-prado-col .module-image:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, #000 0, rgba(9, 9, 121, 0) 100%);
    z-index: 1
}

.hp-prado-col .desc {
    grid-column: 2/4;
    transform: translate(15%, -50%);
    letter-spacing: 1px;
    font-weight: 500;
    z-index: 9
}

#hp-properties-ctas {
    display: grid;
    grid-template-columns: 1fr 1fr
}

#hp-properties-ctas .ctas-col {
    padding-top: 5vh;
    padding-bottom: 5vh;
    z-index: 1;
    padding-right: 0
}

#hp-properties-ctas .ctas-col .module-fickle {
    background-color: var(--accent-color);
    margin-bottom: 30px;
    padding: 30px;
    transition: var(--transition)
}

#hp-properties-ctas .ctas-col .module-fickle:hover {
    box-shadow: inset 0 0 0 5px #fff
}

#hp-properties-ctas .ctas-col .module-fickle img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0
}

#hp-properties-ctas .ctas-col .module-fickle .fickle-title {
    margin-bottom: 20px;
    color: #fff
}

#hp-properties-ctas .ctas-col .module-fickle .fickle-title a {
    text-transform: uppercase;
    color: #fff;
    font-size: 20px;
    letter-spacing: 2px
}

#hp-properties-ctas .ctas-col .module-fickle .fickle-text-content {
    width: 70%;
    text-align: justify
}

#hp-properties-ctas .ctas-col .module-fickle .fickle-additional-html-code {
    position: absolute;
    bottom: 30px;
    right: 30px;
    text-align: right;
    pointer-events: none
}

#hp-properties-ctas .image-col {
    transform: translateX(-20%)
}

#concept-header-section .bg .module-image,
#gallery-section .slick-track,
#galleryModal .gallery-item img,
#galleryModal .slick-list,
#galleryModal .slick-track,
#hp-properties-ctas .image-col .module-image,
#lifestyle-header .bg .module-image,
.finishes-slider-section .slick-track {
    height: 100%
}

#concept-header-section .bg .module-image img,
#hp-properties-ctas .image-col .module-image img,
#lifestyle-header .bg .module-image img,
.location-item-row .col-lg-5 .xs img {
    height: 100%;
    object-fit: cover
}

.benefits-slider {
    display: grid;
    grid-template-rows: 1fr 20%;
    grid-template-columns: calc(2.5% + 15px) 1fr
}

.benefits-slider .slick-arrow {
    display: flex;
    align-self: center;
    justify-self: flex-start;
    z-index: 9;
    cursor: pointer;
    grid-row: 2/3;
    grid-column: 2/3
}

.benefits-slider .slick-arrow-right {
    margin-left: 60px
}

.benefits-slider .slick-list {
    grid-row: 1/3;
    grid-column: 1/4
}

.benefits-slider .slick-slide {
    display: grid;
    grid-template-columns: 50% 47%;
    padding: 0
}

.benefits-slider .slick-slide .module-text {
    display: grid;
    grid-template-columns: 1fr auto;
    background-color: var(--accent-color);
    padding: calc(2.5vw + 20px)
}

.benefits-slider .slick-slide .module-text p {
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #000
}

.benefits-slider .slick-slide .module-text h4 {
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    text-align: right;
    margin: 0;
    font-size: 50px;
    font-weight: 300;
    color: #000;
    letter-spacing: 2px
}

.benefits-slider .slick-slide .module-image {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    position: relative;
    height: calc(100vh - 100px);
    overflow: hidden
}

.benefits-slider .slick-slide img {
    height: 80%;
    object-fit: cover
}

.benefits-slider .slider-count {
    display: flex;
    justify-content: flex-end;
    position: relative;
    width: 100%;
    padding-top: 20px;
    color: var(--accent-color)
}

.benefits-slider .currentSlide {
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    bottom: 0;
    color: var(--accent-color);
    font-size: 15vw;
    line-height: .8em;
    font-weight: 300
}

.benefits-slider .slider-count .separator {
    margin-right: 10px
}

.benefits-slider .totalSlidesWrapper {
    font-size: 12px
}

.hp-gallery-slider .module-gallery {
    position: relative
}

.hp-gallery-slider .module-gallery:before {
    content: '';
    position: absolute;
    top: -95px;
    left: -5%;
    width: 110%;
    height: 150px;
    border-radius: 0 0 100% 100%;
    z-index: 1;
    background: #000
}

.hp-gallery-slider .module-gallery:after {
    content: '';
    position: absolute;
    bottom: -80px;
    left: -5%;
    width: 110%;
    height: 150px;
    border-radius: 100% 100% 0 0;
    z-index: 1;
    background: #000
}

.hp-gallery-slider .slick-slide {
    height: 50vh
}

.hp-gallery-slider .slick-slide img {
    padding: 10px;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: .5s cubic-bezier(.25, .74, .22, .99);
    filter: blur(2px)
}

.hp-gallery-slider .slick-current img {
    height: 100%;
    filter: blur(0)
}

.hp-gallery-slider .slick-arrow {
    position: absolute;
    bottom: -25px;
    left: calc(33.33% + 45px);
    z-index: 2
}

.hp-gallery-slider .slick-arrow-right {
    transform: translateX(60px)
}

.hp-gallery-slider .slider-count {
    position: absolute;
    left: calc(66.66% - 80px);
    font-size: 12px;
    z-index: 2;
    color: #fff
}

.hp-gallery-slider .slider-count .separator {
    margin: 0 5px
}

.hp-team-col {
    display: grid;
    grid-template-columns: 1fr 1fr;
    max-width: 850px;
    margin: auto;
    transform: translate(15%, -15%)
}

.hp-team-col .module-fickle {
    display: flex;
    align-items: flex-start;
    overflow: hidden
}

#concept-properties-row .properties-col .module-fickle .fickle-header,
.hp-team-col .module-fickle .fickle-header {
    position: absolute;
    padding: 30px;
    bottom: 0;
    z-index: 9;
    pointer-events: none
}

.hp-team-col .module-fickle .fickle-header .fickle-subtitle,
.hp-team-col .module-fickle .fickle-header .fickle-title,
.hp-team-col .module-fickle .fickle-header a {
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px
}

#concept-properties-row .properties-col .module-fickle .fickle-image a,
.hp-team-col .module-fickle .fickle-image a {
    display: block;
    width: 100%;
    height: 100%
}

#concept-properties-row .properties-col .module-fickle .fickle-image img,
.hp-team-col .module-fickle .fickle-image img {
    width: 100%;
    max-height: 100%;
    filter: grayscale(1);
    transition: var(--transition);
    filter: contrast(.9)
}

.hp-team-col .module-fickle:hover img {
    transform: scale(1.05)
}

.hp-team-col .desc {
    grid-column: 1/3;
    padding-right: 30%
}

.h-scroll-container {
    flex-wrap: nowrap;
    height: 100vh;
    overflow: hidden
}

.h-scroll-container .h-scroll-section {
    padding: 100px 0 0;
    width: 100vw;
    height: 100%;
    padding: 100px calc(2.5vw + 15px) 0;
    filter: blur(5px) brightness(.7);
    transition: var(--transition)
}

.h-scroll-container .h-scroll-section.active {
    filter: blur(0) brightness(1)
}

#hp-properties-row .h-scroll-section {
    display: grid;
    grid-template-columns: minmax(300px, 30vw) 40vw;
    grid-template-rows: 65% 35%
}

#hp-properties-row .module-fickle {
    height: 100%;
    display: grid;
    grid-template-columns: minmax(300px, 30vw) 1fr;
    grid-template-rows: 65% 35%;
    grid-column: 1/3;
    grid-row: 1/3
}

#hp-properties-row .module-fickle .fickle-image,
.location-item-row .module-fickle .fickle-image {
    grid-column: 1/2;
    grid-row: 1/3;
    margin-bottom: 0
}

#hp-properties-row .module-fickle .fickle-text-content {
    display: flex;
    align-items: flex-end;
    grid-column: 2/3;
    grid-row: 1/2;
    background-color: var(--accent-color);
    padding: 50px
}

#hp-properties-row .module-fickle .fickle-text-content p {
    font-size: 3vw;
    font-weight: 300;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 0;
    line-height: 1em;
    letter-spacing: 1px
}

#hp-properties-row .module-fickle .fickle-additional-html-code {
    display: flex;
    justify-content: flex-end;
    justify-self: flex-end;
    align-self: flex-start;
    position: relative;
    grid-column: 2/3;
    grid-row: 1/2;
    padding: 25px;
    margin: 50px
}

#hp-properties-row .module-fickle .fickle-additional-html-code:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    border-radius: 100%;
    background-color: #000;
    padding: 40px;
    transition: var(--transition)
}

#hp-properties-row .left-img {
    grid-column: 1/2;
    grid-row: 2/3;
    display: flex;
    align-items: flex-end;
    align-self: flex-end;
    max-width: 200px;
    height: auto;
    z-index: 9;
    transform: translate(-20%, -20%)
}

#hp-properties-row .right-img {
    grid-column: 2/3;
    grid-row: 1/2;
    display: flex;
    align-items: flex-start;
    align-self: flex-start;
    max-width: 200px;
    height: auto;
    z-index: 9;
    transform: translate(-20%, 20%)
}

#hp-properties-row .h-scroll-section.reverse .module-fickle {
    grid-template-rows: 35% 65%
}

#hp-properties-row .h-scroll-section.reverse .module-fickle .fickle-additional-html-code,
#hp-properties-row .h-scroll-section.reverse .module-fickle .fickle-text-content {
    grid-row: 2/3
}

#gallery-section {
    height: var(--dynamic-height);
    overflow: hidden;
    align-items: center
}

#gallery-section .gallery-slider {
    display: grid;
    grid-template-columns: 8vw 1fr 8vw;
    grid-template-rows: 1fr auto;
    height: 100%;
    padding-bottom: 50px !important
}

#gallery-section .gallery-slider .slick-arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    grid-row: 1/2;
    z-index: 9
}

#gallery-section .gallery-slider .slick-arrow .arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 120px;
    min-width: 120px;
    height: 120px;
    min-height: 120px;
    border: 1px solid #ffffff42;
    border-radius: 100%;
    transition: var(--transition)
}

#gallery-section .gallery-slider .slick-arrow-left,
#team-section .team-section-inner .module-fickle:nth-child(2n) .fickle-header .fickle-subtitle,
#team-section .team-section-inner .module-fickle:nth-child(2n) .fickle-header .fickle-title,
.coming-soon-gallery figure:nth-child(3),
.location-item-row.reverse .module-fickle .fickle-content,
.location-item-row.reverse .module-fickle .fickle-header {
    grid-column: 1/2
}

#gallery-section .gallery-slider .slick-arrow-left .arrow {
    transform: translateX(40%)
}

#gallery-section .gallery-slider .slick-arrow-right {
    grid-column: 3/4
}

#gallery-section .gallery-slider .slick-arrow-right .arrow {
    transform: translateX(-40%)
}

#gallery-section .slick-list {
    grid-column: 1/4;
    grid-row: 1/2;
    padding-bottom: 30px
}

#gallery-section .gallery-item {
    text-align: center;
    transition: var(--transition)
}

#gallery-section .gallery-item:not(.slick-current) {
    filter: brightness(.3);
    pointer-events: none
}

#gallery-section .gallery-item-inner {
    display: grid;
    grid-template-rows: 1fr 5%;
    width: 50%;
    height: 100%;
    margin: auto;
    position: relative
}

#gallery-section .gallery-item-img {
    position: relative;
    grid-row: 1/2;
    overflow: hidden;
    padding: 50px 0
}

#gallery-section .gallery-item-img img {
    height: 100%;
    min-height: 200px;
    width: 100%;
    margin: auto;
    object-fit: cover
}

#gallery-section .xs-img {
    opacity: 0;
    pointer-events: none;
    transition: var(--transition)
}

#gallery-section .left-img {
    position: absolute;
    bottom: 0;
    width: 40%;
    z-index: -1;
    max-width: 200px;
    transform: translate(-50%, calc(-40px - 10vh))
}

#gallery-section .gallery-item-inner:hover .left-img {
    transform: translate(-75%, calc(-40px - 10vh))
}

#gallery-section .right-img {
    position: absolute;
    top: 0;
    right: 0;
    width: 40%;
    max-width: 200px;
    z-index: -1;
    transform: translate(20%, 0)
}

#gallery-section .gallery-item-inner:hover .right-img {
    transform: translate(40%, 0)
}

#gallery-section .xs-img img {
    width: 100%;
    filter: brightness(.5)
}

#gallery-section .gallery-item-img .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9;
    pointer-events: none
}

#gallery-section .gallery-item-inner:hover .gallery-item-img .icon:before {
    padding: 45px
}

#gallery-section .gallery-item-title {
    position: relative;
    opacity: 0;
    transition: var(--transition);
    transform: translateY(-100%)
}

#gallery-section .gallery-item.slick-current .gallery-item-title {
    opacity: 1;
    transform: translateY(0)
}

#gallery-section .gallery-item-title h2 {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, calc(-50% - 50px));
    width: 80vw;
    margin-bottom: 0
}

#gallery-section .gallery-item-title a {
    font-size: 5vw;
    color: var(--accent-color);
    font-weight: 400;
    text-transform: uppercase;
    cursor: pointer
}

#gallery-section .slider-count {
    grid-column: 2/3;
    grid-row: 2/3;
    text-align: center;
    color: #fff;
    font-style: italic;
    font-size: 13px
}

#gallery-section .slider-count .separator {
    margin: 0 4px
}

.brand-section .desc {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #00000099;
    backdrop-filter: blur(10px);
    border-radius: 10px 10px 0 0;
    padding: 20px 40px;
    margin-bottom: -50px;
    z-index: 9;
    grid-row: 2/3
}

.brand-section .desc img {
    max-width: 60px;
    filter: invert(1);
    margin-bottom: 20px
}

.brand-section .desc p {
    font-size: 16px;
    font-weight: 500;
    color: var(--accent-color);
    margin-bottom: 0
}

#galleryModal {
    padding-right: 0 !important
}

#galleryModal .modal-dialog {
    max-width: 100%;
    height: 100%;
    margin: 0
}

#galleryModal .modal-content {
    height: 100%;
    background-color: #000
}

#galleryModal .close {
    position: absolute;
    align-self: flex-start;
    width: auto;
    opacity: 1;
    padding: 30px;
    background: var(--accent-color);
    transition: var(--transition);
    z-index: 9
}

#galleryModal .modal-content .modal-body {
    display: grid;
    grid-template-columns: 100%;
    grid-template-rows: 85% 25%;
    height: var(--dynamic-height);
    padding: 0;
    overflow: hidden
}

#galleryModal .slider-for {
    display: grid;
    grid-template-columns: 120px 1fr 120px;
    grid-template-rows: 120px 1fr
}

#galleryModal .slider-for .slick-arrow-left {
    grid-column: 1/2;
    grid-row: 2/3;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%
}

#galleryModal .slider-for .slick-arrow-right {
    grid-column: 3/4;
    grid-row: 2/3;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%
}

#galleryModal .slider-for .slick-list {
    grid-column: 2/3;
    grid-row: 1/3
}

#galleryModal .slider-for .gallery-item img {
    max-width: 100%
}

#galleryModal .slider-for.overlay:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background: linear-gradient(180deg, transparent, rgba(0, 0, 0, .7));
    z-index: 1
}

#galleryModal .gallery-item img {
    margin: auto;
    transition: var(--transition)
}

#galleryModal .slider-nav {
    filter: brightness(.5);
    transition: var(--transition);
    padding: 40px 0;
    z-index: 9
}

#galleryModal .slider-nav:hover {
    transform: translateY(calc(-10vh));
    filter: brightness(1)
}

#galleryModal .slider-nav .gallery-item {
    transition: var(--transition);
    cursor: pointer;
    margin-left: 30px
}

#galleryModal .slider-nav .gallery-item.slick-current {
    filter: brightness(.5)
}

#galleryModal .gallery-popup-title {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    z-index: 9;
    opacity: 0;
    pointer-events: none;
    transition: var(--transition)
}

#galleryModal .gallery-popup-title p {
    font-size: 5vw;
    margin-bottom: 0
}

#contact-title-section {
    position: relative;
    padding-top: calc(100px + 20vh)
}

#contact-title-section:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 15px;
    right: 15px;
    height: 1px;
    background-color: rgba(255, 255, 255, .15)
}

#contact-title-section .col-lg-12 {
    display: grid;
    grid-template-columns: 1fr auto;
    align-items: flex-end
}

#contact-details-section .contact-details-col {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    z-index: 9
}

#contact-details-section .contact-phone a {
    font-size: 8vw;
    color: #fff;
    white-space: nowrap
}

#contact-details-section .address p {
    margin-bottom: 0;
    font-size: 35px;
    line-height: 1.2em
}

#intro-section-scale .description {
    position: absolute;
    display: grid;
    grid-template-columns: auto minmax(150px, 300px);
    opacity: 0
}

#intro-section-scale .description.first {
    top: 30%;
    left: 52%
}

#intro-section-scale .description.second {
    top: 45%;
    left: 15%
}

#intro-section-scale .description.tird {
    top: 55%;
    left: 70%
}

#intro-section-scale .description .fickle-text-content {
    grid-column: 2/3;
    grid-row: 1/2;
    background-color: #000;
    padding: 50px;
    color: #fff;
    opacity: 0;
    pointer-events: none;
    transition: var(--transition)
}

#intro-section-scale .description .fickle-text-content p {
    margin-bottom: 0;
    letter-spacing: 1px
}

#intro-section-scale .description.show .fickle-text-content {
    opacity: 1;
    pointer-events: all;
    z-index: 1;
    transform: translateX(-30px)
}

#intro-section-scale .description .fickle-additional-html-code {
    grid-column: 1/2;
    grid-row: 1/2;
    display: flex;
    align-self: center;
    padding: 20px;
    background-color: #000;
    border-radius: 100%;
    z-index: 1;
    cursor: pointer;
    transition: var(--transition)
}

#intro-section-scale .description path {
    stroke: var(--accent-color);
    transition: var(--transition)
}

#intro-section-scale .description.show .fickle-additional-html-code {
    background-color: #fff;
    z-index: 2
}

#intro-section-scale .description.show path {
    stroke: #000
}

#finishes-icons .module-fickle {
    display: flex;
    flex-direction: column-reverse;
    text-align: center;
    margin-bottom: 30px;
    background: #ffffff0f;
    padding: 20px;
    border-radius: 10px;
    transition: var(--transition)
}

#finishes-icons .module-fickle:hover {
    box-shadow: inset 0 0 0 3px #fff
}

#finishes-icons .module-fickle svg {
    max-width: 80px;
    height: auto;
    margin-bottom: 20px
}

#finishes-icons .module-fickle .fickle-title {
    color: var(--accent-color);
    font-size: 20px
}

#finishes-grandeur-section {
    min-height: 100vh;
    padding-top: 150px;
    padding-bottom: 100px;
    overflow: hidden
}

#concept-properties-row h2,
#finishes-grandeur-section h2 {
    font-size: 8vw
}

#finishes-grandeur-section .module-image {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 100%
}

#finishes-grandeur-section .module-image.left {
    margin-top: -50px;
    margin-left: -10%
}

#finishes-grandeur-section .module-image.center {
    margin-top: 50px
}

#finishes-grandeur-section .module-image.right {
    margin-top: 150px;
    margin-left: 10%
}

#finishes-grandeur-section .module-image img {
    height: 100%;
    width: auto
}

.finishes-slider-section .col-lg-12 {
    display: grid;
    grid-template-columns: 40% 60%;
    grid-template-rows: 50vh 1fr
}

.finishes-slider-section .module-text {
    grid-column: 1/2;
    grid-row: 1/2;
    background: var(--accent-color);
    padding: calc(2.5vw + 15px)
}

.finishes-slider-section .module-gallery {
    grid-template-columns: calc(2.5% + 15px) calc(37.5% - 15px) 60%;
    grid-template-rows: 50vh 1fr;
    grid-column: 1/3;
    grid-row: 1/3;
    width: 100%
}

.finishes-slider-section .slick-arrow {
    grid-row: 1/2;
    grid-column: 2/3;
    align-self: flex-end;
    margin-bottom: calc(2.5vw + 15px)
}

.finishes-slider-section .slick-list {
    grid-column: 3/4;
    grid-row: 1/3
}

.finishes-slider-section .slick-slide {
    display: block;
    margin-bottom: 0;
    height: calc(100vh - 100px)
}

.finishes-slider-section .slick-slide img {
    width: 100%;
    height: 95%
}

.finishes-slider-section .slider-count {
    grid-row: 1/2;
    grid-column: 2/3;
    align-items: center;
    align-self: flex-end;
    justify-self: flex-end;
    width: auto;
    color: #000;
    padding: calc(2.5vw + 15px);
    font-size: 13px;
    font-weight: 500
}

.finishes-slider-section .currentSlide {
    position: relative;
    left: auto;
    transform: none;
    line-height: inherit;
    font-weight: inherit;
    color: #000;
    font-size: inherit
}

.finishes-slider-section .totalSlidesWrapper {
    display: flex;
    align-items: center;
    font-size: inherit
}

.finishes-slider-section .slider-count .separator {
    margin: 0 10px
}

#team-section .team-section-inner {
    display: grid;
    grid-template-columns: 1fr
}

#team-section .team-section-inner .module-fickle {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10vh
}

#team-section .team-section-inner .module-fickle .fickle-header {
    display: grid;
    grid-template-columns: auto auto;
    color: #fff;
    text-transform: uppercase;
    margin-left: 20px;
    z-index: 1;
    text-align: right
}

#team-section .team-section-inner .module-fickle .fickle-header .line {
    position: relative;
    grid-row: 1/2;
    display: inline-block;
    align-self: center;
    width: 20vw;
    height: 1px;
    background-color: #fff
}

#team-section .team-section-inner .module-fickle .fickle-header .line:before {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background-color: #fff
}

#team-section .team-section-inner .module-fickle .fickle-header .fickle-title {
    font-size: 20px;
    margin-bottom: 0
}

#team-section .team-section-inner .module-fickle .fickle-header .fickle-subtitle {
    grid-column: 2/3
}

#team-section .team-section-inner .module-fickle .fickle-header .fickle-subtitle .fickle-title {
    color: var(--accent-color);
    font-size: 14px;
    margin-top: 10px
}

#team-section .team-section-inner .module-fickle .fickle-image {
    transform-origin: left;
    margin-bottom: 0
}

#team-section .team-section-inner .module-fickle .fickle-image img {
    border-radius: 10px
}

#team-section .team-section-inner .module-fickle:nth-child(odd) .fickle-header .line,
.property-buttons .property-request-meeting {
    margin-right: 20px
}

#team-section .team-section-inner .module-fickle:nth-child(odd) {
    flex-direction: row-reverse
}

#team-section .team-section-inner .module-fickle:nth-child(2n) {
    flex-direction: row
}

#team-section .team-section-inner .module-fickle:nth-child(2n) .fickle-header {
    text-align: left;
    margin-right: 20px
}

#team-section .team-section-inner .module-fickle:nth-child(2n) .fickle-header .line {
    margin-left: 20px;
    grid-row: 1/2;
    grid-column: 2/3
}

#team-section .team-section-inner .module-fickle:nth-child(2n) .fickle-header .line:before {
    right: auto;
    left: 0
}

#team-section .team-section-inner .module-fickle:nth-child(2n) .fickle-image {
    transform-origin: right
}

#concept-header-section {
    position: relative;
    min-height: var(--dynamic-height);
    padding-top: 150px;
    overflow: hidden;
    transition: var(--transition)
}

#concept-header-section .bg,
#lifestyle-header .bg {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    overflow: hidden
}

#concept-header-section .bg:before,
#lifestyle-header .bg:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, #000 0, rgba(0, 212, 255, 0) 100%)
}

#concept-header-section .desc {
    padding-left: calc(2.5% + 15px);
    padding-right: calc(2.5% + 15px)
}

#concept-header-section h1,
#lifestyle-header h1 {
    font-size: 8vw;
    text-transform: uppercase;
    border-bottom: 1px solid var(--accent-color);
    padding-bottom: 20px;
    margin-bottom: 50px;
    letter-spacing: 5px
}

#concept-header-section h2,
#lifestyle-header h2 {
    text-transform: uppercase;
    color: #fff;
    font-size: 30px;
    letter-spacing: 1px;
    font-weight: 400;
    max-width: 540px
}

#concept-header-section .scroll-down {
    position: absolute;
    bottom: 40px;
    right: calc(2.5vw + 15px)
}

#concept-header-section .scroll-down a,
#lifestyle-header .scroll-down a {
    display: flex;
    align-items: center;
    border: 1px solid #fff;
    border-radius: 100%;
    padding: 15px;
    transition: var(--transition)
}

#concept-properties-row h2 span:first-child {
    float: right
}

#concept-properties-row h2 span:last-child {
    float: left
}

#concept-properties-row .properties-col {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 40px;
    padding: 0 25vw;
    margin: auto
}

#concept-properties-row .properties-col .module-fickle {
    display: flex;
    align-items: flex-start;
    overflow: hidden;
    transform: translateY(-5%)
}

#concept-properties-row .properties-col .module-fickle:last-child {
    transform: translateY(-25%)
}

#concept-properties-row .properties-col .module-fickle .fickle-header a {
    color: #fff;
    font-size: 25px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 300
}

#concept-properties-row .properties-col .module-fickle .fickle-image:after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, #000 0, rgba(0, 212, 255, 0) 30%);
    pointer-events: none
}

#concept-benefits-title h2 {
    margin-bottom: 40px
}

#concept-facilities-section .section-title h2 {
    writing-mode: vertical-rl;
    margin-left: 0;
    transform: rotate(180deg);
    line-height: .7em
}

#concept-facilities-section #benefits-accordion .card {
    background: 0 0
}

#concept-facilities-section #benefits-accordion .card-header {
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 0;
    padding: 0;
    cursor: pointer
}

#concept-facilities-section #benefits-accordion .card-header h2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 2px;
    width: 100%;
    border-bottom: 1px solid #ffffff2b;
    padding: 40px 0;
    transition: var(--transition);
    margin-bottom: 0
}

#concept-facilities-section #benefits-accordion .card-header h2[aria-expanded=true] {
    border-color: var(--accent-color);
    color: var(--accent-color)
}

#concept-facilities-section #benefits-accordion .card-header h2 span svg {
    max-width: 60px;
    height: auto;
    margin-right: 20px;
    background: #ffffff1a;
    padding: 10px;
    border-radius: 10px
}

#concept-facilities-section #benefits-accordion .card-body {
    padding: 40px 0;
    border-bottom: 1px solid #ffffff2b;
    color: #fff;
    list-style-type: none;
    margin-bottom: 0
}

#concept-facilities-section #benefits-accordion .card-body li {
    display: flex;
    margin-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: 2px
}

#concept-facilities-section #benefits-accordion .card-body li:before {
    content: "";
    display: block;
    border-radius: 50%;
    width: 20px;
    min-width: 20px;
    height: 20px;
    border: 1px solid var(--accent-color);
    background-image: url(/frontend/web/css/images/added.svg);
    background-repeat: no-repeat;
    background-size: contain;
    margin-right: 40px;
    margin-top: 3px
}

#lifestyle-attractions .slick-slide .module-text ul li:before,
.location-item-row .module-fickle .fickle-content ul li:before {
    content: "";
    display: block;
    border-radius: 50%;
    width: 20px;
    min-width: 20px;
    height: 20px;
    background-image: url(/frontend/web/css/images/added.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #000
}

.location-item-row {
    height: calc(100vh - 90px);
    overflow: hidden
}

.location-item-row .module-fickle {
    display: grid;
    grid-template-columns: 1fr 1fr;
    height: 100%;
    background-color: var(--base-color)
}

.location-item-row .module-fickle .fickle-image img {
    height: 100%;
    max-height: 100%;
    object-fit: cover;
    object-position: left
}

.location-item-row .module-fickle .fickle-header {
    grid-column: 2/3;
    grid-row: 1/3;
    display: flex;
    justify-content: space-between;
    padding: 50px
}

.location-item-row .module-fickle .fickle-header h4 {
    font-size: 3vw;
    text-transform: uppercase;
    color: #000;
    line-height: 1em;
    margin-bottom: 0
}

.location-item-row .module-fickle .fickle-content {
    grid-column: 2/3;
    grid-row: 2/2;
    padding: 50px;
    align-self: flex-end
}

.location-item-row .module-fickle .fickle-content p {
    font-size: 15px
}

.location-item-row .module-fickle .fickle-content a {
    color: #000;
    font-weight: 600;
    text-decoration: underline
}

.location-item-row .module-fickle .fickle-content ul {
    margin-bottom: 0;
    padding-left: 0;
    list-style-type: none
}

.location-item-row .module-fickle .fickle-content ul li {
    display: flex;
    margin-bottom: 10px
}

.location-item-row .module-fickle .fickle-content ul li:before {
    margin-right: 15px;
    margin-top: 3px
}

.location-item-row .col-lg-5 {
    display: flex;
    align-items: center;
    height: 100%;
    overflow: hidden;
    padding: 50px 7% 50px 50px;
    background: #ebebeb
}

.btn-rezervari:hover,
.btn-saloane:hover {
    background-color: #fff
}

.location-item-row .col-lg-5 .md,
.location-item-row .col-lg-5 .xs {
    grid-row: 2/3;
    grid-column: 1/2
}

.location-item-row .col-lg-5 .xs {
    width: 50%;
    transform: translate(-50px, -50%)
}

.ro-map {
    position: relative;
    transition: 1.2s cubic-bezier(.17, .84, .44, 1)
}

.map-label,
.map-pin,
.map-pin img {
    position: absolute
}

#lifestyle-header,
#projects-section .categ-title,
.map-label,
.map-pin {
    transition: var(--transition)
}

.ro-map path {
    fill: #dbd4ca
}

.property-buttons .download path,
.ro-map.brasov #RO-BV,
.ro-map:not(.brasov) #RO-B {
    fill: var(--accent-color)
}

.ro-map:hover {
    transform: scale(3)
}

.ro-map:not(.brasov) {
    transform-origin: 65% 100%
}

.map-label {
    text-transform: uppercase;
    font-size: 9px;
    font-weight: 600;
    bottom: 24%;
    right: 38%;
    transform: translate(50%, 15px);
    letter-spacing: 1px;
    color: #000
}

.ro-map.brasov .map-label {
    bottom: auto;
    right: auto;
    top: 37%;
    left: 50%;
    transform: translate(-10%, 15px)
}

.map-pin {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    top: 76%;
    left: 62%;
    transform: translate(-50%, 0);
    opacity: 0
}

.ro-map.brasov .map-pin {
    top: 50%;
    left: 53%;
    transform: translate(-50%, 5px)
}

.ro-map:hover .map-label {
    opacity: 0
}

.map-pin img {
    width: 15px;
    top: 5px
}

.map-label svg {
    width: 100%;
    height: auto
}

.location-item-row .col-lg-5 .module-text {
    grid-row: 3/3;
    grid-column: 1/2
}

.location-item-row .col-lg-5 p {
    margin-top: 50px;
    line-height: 1.7em;
    margin-bottom: 0
}

.location-item-row.reverse .module-fickle .fickle-image {
    grid-column: 2/2
}

.location-item-row.map .col-lg-5 {
    padding: 50px;
    display: flex;
    align-items: center;
    background: #e9e4dc
}

#lifestyle-header {
    position: relative;
    min-height: var(--dynamic-height);
    padding-top: 150px
}

#lifestyle-header .bg:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, .5) 0, rgba(255, 255, 255, 0) 100%)
}

#lifestyle-header .desc {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    padding-bottom: 40px;
    padding-left: calc(2.5% + 15px);
    padding-right: calc(2.5% + 15px)
}

#lifestyle-header .acc-color {
    grid-column: 1/4;
    grid-row: 1/2
}

#lifestyle-header .scroll-down {
    position: relative !important;
    grid-column: 1/2;
    grid-row: 2/3;
    justify-self: flex-start;
    align-self: flex-end;
    right: auto !important
}

.scroll-down a:hover {
    border-color: var(--accent-color) !important
}

.property-details,
.property-details-col .property-desc {
    border-bottom: 1px solid #00000024;
    margin-bottom: 20px
}

#lifestyle-header .right-text p {
    margin-bottom: 0;
    font-size: 16px
}

#lifestyle-attractions .slick-slide .module-text ul {
    padding-left: 0;
    list-style-type: none
}

#lifestyle-attractions .slick-slide .module-text ul li {
    display: flex;
    align-items: center;
    padding: 5px 0
}

#lifestyle-attractions .slick-slide .module-text ul li:before {
    border: 1px solid var(--accent-color);
    margin-right: 10px
}

#lifestyle-attractions .slick-slide .module-text h4 {
    writing-mode: inherit;
    transform: none;
    margin: 0;
    font-size: 18px;
    font-weight: 500;
    color: #000;
    letter-spacing: 0;
    text-align: left;
    text-transform: inherit
}

.bg-dark {
    background-color: #000 !important
}

.bg-dark a,
.bg-dark p {
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 1.2px
}

.footer-contact-row {
    margin-bottom: 80px
}

.footer-contact-info .phone a {
    font-size: 35px;
    font-weight: 500
}

.footer-logo {
    text-align: center;
    margin: auto;
    max-width: 150px
}

.footer-details-row .social-col {
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.footer-details-row .module-social ul {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-bottom: 0
}

.footer-details-row .module-social ul li {
    margin-right: 30px
}

.module-social ul li a {
    font-size: 0;
    display: flex;
    flex-direction: column
}

.module-social ul li a:before {
    font-size: 22px;
    font-family: FontAwesome;
    color: #fff;
}

.s-facebook a:before {
    content: "\f230"
}

.s-instagram a:before {
    content: "\f16d"
}

.s-youtube a:before {
    content: "\f16a"
}

.footer-reserved-row {
    padding-top: 20px;
    border-top: 1px solid #ffffff4a
}

.footer-reserved-row p {
    margin-bottom: 0;
    font-weight: 300
}

.property-details ul li span:first-child,
.property-details ul li strong,
.property-title {
    font-weight: 600
}

#projects-header .header-title {
    border-bottom: 1px solid #ffffff3b
}

#projects-header .header-title h1 {
    color: var(--accent-color);
    text-transform: uppercase
}

#projects-section .categ-image-wrapper {
    position: relative;
    padding-top: 66.66%;
    margin-bottom: 10px
}

#projects-section .categ-image-wrapper img {
    width: 100%;
    height: 100%;
    border-radius: 5px;
    object-fit: cover;
    transition: var(--transition)
}

#projects-section .categ-title {
    display: flex;
    justify-content: space-between;
    align-items: center
}

#projects-section .location {
    position: absolute;
    bottom: 0;
    right: 0;
    display: flex;
    align-items: center;
    margin-bottom: 0;
    color: #fff;
    background: #000000cc;
    padding: 10px
}

#projects-section .location svg {
    fill: var(--accent-color);
    width: 20px;
    margin-right: 5px
}

#projects-section .categ-title a {
    font-size: 16px;
    font-weight: 500;
    color: var(--accent-color);
    text-transform: uppercase
}

.property-header-col {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 30px
}

.coming-soon-gallery-inner,
.coming-soon-header-col-inner {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr
}

.property-title {
    font-size: 28px;
    text-transform: uppercase
}

.property-slider .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    left: 0;
    z-index: 9;
    padding: 10px
}

.property-slider .slick-arrow-right {
    left: auto;
    right: 0;
    transform: translate(50%, -50%)
}

.property-slider .slick-list {
    border-radius: 5px;
    box-shadow: 0 0 20px -5px #dbdbdb
}

.property-slider .slick-slide img {
    width: 100%;
    height: 60vh;
    min-height: 300px;
    object-fit: cover
}

.property-slider .slick-slide.last img {
    object-fit: contain
}

.property-details-col {
    padding-left: 60px;
    padding-right: 60px
}

.property-details-col .property-desc strong {
    font-weight: 700
}

.property-details h2 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 4px;
    margin-bottom: 20px
}

.property-details ul {
    padding-left: 15px;
    margin-bottom: 25px
}

.property-buttons a,
.property-request-meeting {
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    padding: 10px 20px;
    position: relative;
    outline: 0;
    box-shadow: none
}

.property-apartments ul li .title,
.whole-building h2 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px
}

.property-buttons .download {
    box-shadow: none;
    outline: 0;
    padding-left: 0;
    margin-left: -10px
}

.property-buttons .download svg {
    margin-right: 5px
}

.whole-building {
    max-width: 750px;
    margin: auto
}

.whole-building h2 {
    letter-spacing: 4px;
    color: var(--accent-color);
    margin-bottom: 20px
}

.whole-building p {
    margin-bottom: 25px
}

.property-apartments .col-lg-12 {
    display: flex;
    justify-content: center;
    max-width: 750px;
    margin: auto
}

.property-apartments ul {
    padding-left: 0;
    width: 100%
}

.property-apartments ul li {
    display: flex;
    display: grid;
    grid-template-columns: auto 1fr auto auto;
    align-items: center;
    padding: 10px 0;
    border-bottom: 1px solid #00000014
}

.property-apartments ul li:last-child {
    border-bottom: none
}

.property-apartments ul li:before {
    content: '';
    position: relative;
    margin-right: 10px;
    width: 7px;
    height: 7px;
    border-radius: 100%;
    background-color: var(--accent-color)
}

.property-apartments ul li .title {
    color: #000;
    margin-right: 20px
}

.property-apartments ul li .price {
    margin-bottom: 0;
    padding: 0 50px;
    font-weight: 700
}

.property-apartments ul li .btn {
    text-align: right;
    outline: 0;
    box-shadow: none;
    font-weight: 700
}

.property-apartments ul li .btn svg {
    margin-left: 10px
}

.property-map iframe {
    border: 1px solid var(--accent-color);
    margin-bottom: 20px;
    border-radius: 5px
}

.property-map p {
    max-width: 600px
}

.images-notice {
    font-weight: 300;
    font-size: 12px
}

.property-title span {
    text-transform: capitalize
}

.property-price {
    font-size: 16px;
    font-weight: 600;
    color: var(--accent-color)
}

.coming-soon-gallery {
    grid-row: 1/2;
    grid-column: 1/5;
    max-width: 100%
}

.coming-soon-gallery figure {
    position: relative;
    overflow: hidden;
    padding-top: 66.66%
}

.coming-soon-gallery figure img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    object-fit: cover
}

.coming-soon-header-col-inner .property-details-col {
    grid-column: 3/5;
    grid-row: 1/2;
    max-width: 100%;
    align-self: flex-start
}

#thank-you-section .btn {
    background: var(--accent-color);
    margin-top: 20px;
    font-weight: 500;
    border-radius: 30px
}

input:-internal-autofill-selected {
    background: 0 0 !important;
    color: -internal-light-dark(#000, #000) !important
}

input:-webkit-autofill,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover,
select:-webkit-autofill,
select:-webkit-autofill:focus,
select:-webkit-autofill:hover,
textarea:-webkit-autofill,
textarea:-webkit-autofill:focus,
textarea:-webkit-autofill:hover {
    box-shadow: 0 0 0 1000px #fff inset;
    -webkit-box-shadow: 0 0 0 1000px #fff inset;
    -webkit-transition: background-color 5000s ease-in-out;
    transition: background-color 5000s ease-in-out;
    -webkit-text-fill-color: #000 !important
}

.btn-rezervari,
.btn-saloane {
    background-color: var(--accent-color);
    transition: .3s
}

.saloane-text {
    padding-bottom: 3rem
}

.saloane-text h2 {
    font-size: 3.5rem
}

.btn-rezervari a,
.btn-saloane a,
.container-texte-salon2 h2,
.saloane-text p {
    margin: 0 auto;
    font-size: 1.5rem
}

.saloane-text p {
    text-align: center;
    max-width: 900px
}

.container-rezervari,
.container-texte-salon2 {
    padding-top: 2rem;
    display: flex;
    flex-wrap: wrap;
    gap: 20px
}

.btn-saloane,
.btn-saloane:hover {
    padding: .5rem 1.5rem;
    border-radius: 3rem;
    max-width: 14rem
}

.container-texte-salon2 h2 {
    width: 40rem
}

.container-texte-salon2 .col-lg-12 {
    display: flex;
    flex-wrap: wrap;
    gap: 20px
}

.container-texte-salon2 .module {
    flex: 1 1 45%
}

.btn-saloane {
    text-align: center;
    margin: 0 auto
}

.btn-saloane:hover {
    text-align: center;
    margin: 0 auto
}

.btn-rezervari,
.btn-rezervari:hover {
    padding: .5rem 1.5rem;
    border-radius: 3rem;
    max-width: 19rem;
    margin: 0 auto;
    text-align: center
}

.container-parinte-shorts,
.parinte-despre-noi-info {
    padding-top: 10rem
}

@media (max-width:576px) {
    .text-feedback h2 span {
        font-size: 1.1rem !important;
        display: block
    }
    .text-feedback {
        padding: 1.5rem 1rem
    }
}

.carousel-testiomaniale {
    position: relative;
    overflow: hidden;
    width: 100%;
    max-width: 100%
}

.carousel-testiomaniale>div[class^=carousel-item] {
    min-width: 100%;
    transition: transform .5s ease-in-out;
    display: none
}

.carousel-controls {
    position: absolute;
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
    display: flex;
    gap: 10px;
    text-align: center;
    margin-top: 20px
}

.carousel-controls button {
    background: rgba(255, 255, 255, .8);
    border: none;
    font-weight: 700;
    padding: 10px 20px;
    margin: 0 10px;
    font-size: 1.2rem;
    cursor: pointer
}

.carousel-testiomaniale>div.active {
    display: block
}
.youtube-lazy {
  position: relative;
  width: 100%;
  aspect-ratio: 9 / 16;
  background-size: cover;
  background-position: center;
  cursor: pointer;
  border-radius: 12px;
  overflow: hidden;
}

.yt-svg-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: transform 0.2s ease;
}

.youtube-lazy:hover .yt-svg-button {
  transform: translate(-50%, -50%) scale(1.05);
}

.yt-svg {
  filter: drop-shadow(0 4px 12px rgba(0, 0, 0, 0.4));
}
/* Video înalt - gen Shorts extra tall */
.youtube-lazy-tall {
  width: 100%;
  height: 1061px;
  max-width: 100%;
  position: relative;
  background-size: cover;
  background-position: center;
  border-radius: 12px;
  overflow: hidden;
  cursor: pointer;
  margin-bottom: 40px;
  box-shadow: 0 4px 20px rgba(0,0,0,0.2);
}
