﻿.map__container {
    max-width: 100%
}

.map__accordion-content {
    color: #e7a479;
    font-size: 15px
}

#content ul>li:before {
    list-style-type: none
}

.map__panel {
    overflow: auto
}

.map__accordion-heading {
    font-family: 'Poppins-Light'
}

@-webkit-keyframes grow {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.05)
    }

    100% {
        transform: scale(1)
    }
}

@keyframes grow {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.05)
    }

    100% {
        transform: scale(1)
    }
}

:root {
    --gsq-color-primary: #252849;
    --gsq-color-secondary: #4F516C
}

@font-face {
    font-family: "Ogg-italic";
    src: url("https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Isle/Isle%20Theme/Styles/fonts/OGG-LIGHTITALIC.ttf"),url("https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Isle/Isle%20Theme/Styles/fonts/OGG-LIGHTITALIC.woff") format("woff")
}

.smalltxt {
    font-size: 12.8px;
    line-height: 15px;
    display: block
}

.card__description--large--center em,.card__description em {
    font-family: "Ogg-italic" !important
}

.card-container {
    padding: 10% 25%
}

.card-container .card__title {
    color: #58585a;
    font-size: 20px;
    text-transform: uppercase !important;
    letter-spacing: 3px !important;
    margin-bottom: 20px !important;
    font-family: "SWEETSANSPRO-BOLD" !important
}

.no-padding {
    padding: 0 !important;
    margin: 0 !important;
    width: 100% !important
}

.img-disclaimer::after {
    content: "*ARTIST IMPRESSION";
    font-family: UNTITLEDSANS-LIGHT,serif;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    bottom: 20px;
    color: #fff;
    font-size: 10px;
    display: block;
    width: 100%;
    text-align: right;
    transform: translateX(-10px)
}

.hero-banner-one__text h1 {
    font-weight: 500
}

.disclaimer-text {
    color: #fff;
    max-width: 1000px;
    margin: auto;
    padding: 0 20px;
    font-size: 12.8px;
    line-height: 21px !important
}

.hero-banner-one__overlay-wrapper img {
    margin: auto !important
}

.hero-banner-one__overlay-wrapper .hero-banner-one__text h1 {
    text-align: center
}

.has-cookiebar .hero-banner-one {
    margin-top: 180px !important
}

header.boutique-nav--1.is-opened .nav-row {
    height: 100% !important
}

.hide-section-only {
    display: none !important
}

.past-project-header-sec {
    background-color: var(--customContainerBackgroundColor3)
}

.view-awards-header-sec {
    background-color: var(--customContainerBackgroundColor1)
}

.interior-sec .interior-row-1:before {
    content: "";
    width: 2px;
    display: block;
    position: absolute;
    z-index: 1;
    background: #fff;
    top: 0;
    left: 50%;
    transform: rotate(0);
    height: 120px
}

.interior-sec {
    padding: 70px 0
}

.interior-sec-disclaimer {
    margin-bottom: 80px !important;
    padding-top: 1px
}

.amenity-sec {
    background-image: url(./images/amenity-fullbg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 70px 0 !important;
    position: relative
}

.amenity-sec .col__2--serenade,.amenity-sec .card-container {
    background-color: #c6d9ef;
    text-align: center
}

.amenity-sec .col__2--serenade .card__button--left,.amenity-sec .card-container .card__button--left {
    margin: auto
}

.amenity-sec .col__2--serenade .card__title,.amenity-sec .card-container .card__title {
    text-align: center !important;
    font-size: 20px !important;
    display: block !important;
    margin-top: 20px !important
}

.amenity-sec .amenity-card-container {
    padding: 10% 15%
}

.amenity-sec-3 .card--v-center {
    padding-bottom: 0 !important;
    max-width: 470px !important;
    width: 100% !important
}

.amenity-sec-3 .card--v-center .card__description {
    font-family: ogg-light !important;
    font-size: 25px !important
}

.amenity-sec-disclaimer {
    background-color: #c6d9ef
}

.architecture-sec-disclaimer {
    background-color: #cee0d7
}

.interiors-sec-disclaimer {
    /* background-color: #e3d1c4 */
}

.waterfront-newstead-sec-disclaimer {
    background-color: #e3d1c4
}

.water-newstead-sec {
    background-image: url(./images/water-newstead.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 70px 0 !important;
    position: relative
}

.water-newstead-sec .col__2--serenade,.water-newstead-sec .card-container {
    background-color: #e3d1c4;
    text-align: center
}

.water-newstead-sec .col__2--serenade .card__button--left,.water-newstead-sec .card-container .card__button--left {
    margin: auto
}

.water-newstead-sec .col__2--serenade .card__title,.water-newstead-sec .card-container .card__title {
    text-align: center !important;
    font-size: 20px !important;
    display: block !important;
    margin-top: 20px !important;
    color: #fff
}

.water-newstead-sec .water-newstead-row1 {
    margin-top: 0
}

.water-newstead-sec-1 .card__title {
    color: #58585a !important
}

.water-newstead-sec-2 .card__description--large--center {
    padding: 0 10%;
    color: #fff
}

.water-newstead-sec-2 .card__title {
    text-align: center !important;
    font-size: 20px !important;
    display: block !important;
    margin-top: 35px !important;
    color: #fff;
    text-transform: uppercase !important;
    letter-spacing: 3px !important;
    margin-bottom: 20px !important;
    font-family: "SWEETSANSPRO-BOLD" !important
}

.water-newstead-sec-2 .card__description {
    text-align: center;
    color: #fff;
    padding: 0 15px;
    margin-bottom: 35px
}

.water-newstead-sec-2 .img-container {
    padding: 25px 0
}

.water-newstead-sec-2 .col-lg-7 {
    padding-right: 15px !important
}

.water-newstead-sec-2 .col-lg-5 {
    padding-left: 15px !important
}

.water-newstead-sec-2 .right-img {
    text-align: right;
    padding-top: 0
}

.water-newstead-sec-3 .card__title {
    text-align: center !important;
    font-size: 20px !important;
    display: block !important;
    margin-top: 35px !important;
    color: #fff;
    text-transform: uppercase !important;
    letter-spacing: 3px !important;
    margin-bottom: 20px !important;
    font-family: "SWEETSANSPRO-BOLD" !important
}

.water-newstead-sec-3 .card__description {
    text-align: center;
    color: #fff;
    padding: 0 15px;
    margin-bottom: 35px
}

.water-newstead-sec-3 .col_1 {
    width: 565px;
    margin: auto
}

.water-newstead-sec-4 .row-with-slider-1 {
    margin-bottom: 0 !important
}

.water-newstead-sec-4 .row-with-slider-2 {
    margin-top: 0 !important
}

.water-newstead-sec-4 .row-with-slider-2 .slideshow-container {
    margin-top: 0 !important
}

.water-newstead-sec-4 .row-with-slider-2 .slideshow-container .card--large {
    text-align: center
}

.water-newstead-sec-4 .row-with-slider-2 .slideshow-container .card--large .card__title {
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-family: "SWEETSANSPRO-BOLD" !important;
    margin-bottom: 0
}

.water-newstead-sec-4 .row-with-slider-2 .slideshow-container .card--large .card__subtitle {
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-family: var(--paragraphFontFamily) !important;
    font-weight: normal;
    text-transform: none;
    margin-top: 0
}

.water-newstead-sec-4 .row-with-slider-2 .slideshow-container .card--large .card__description {
    color: #fff
}

.water-newstead-sec-4 .row-with-slider-2 .mySlides.quay-slide::after {
    content: "*ARTIST IMPRESSION";
    font-family: UNTITLEDSANS-LIGHT,serif;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    bottom: 32px;
    color: #fff;
    font-size: 12px;
    display: block;
    width: 100%;
    text-align: right;
    transform: translateX(-10px)
}

.water-newstead-sec-5 {
    text-align: center
}

.water-newstead-sec-5 .row {
    margin: 0 auto !important;
    padding: 50px 0 !important;
    max-width: 900px !important
}

.water-newstead-sec-5 .row .col_1 .card__description {
    font-size: 12.8px !important;
    line-height: 20px !important;
    text-align: left
}

.register-sec-wm {
    border-bottom: 0 !important
}

.register-sec-wm .sec-8 {
    padding-bottom: 50px
}

.architecture-sec {
    background-image: url(./images/architecture-content-full-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 70px 0 !important;
    position: relative
}

.architecture-sec .architecture-row-1:before {
    content: "";
    width: 2px;
    display: block;
    position: absolute;
    z-index: 1;
    background: #fff;
    top: 0;
    left: 50%;
    transform: rotate(0);
    height: 120px
}

.architecture-sec .card-container {
    background-color: #cee0d7 !important;
    text-align: center
}

.architecture-sec .card-container .card__button--left {
    margin: auto
}

.architecture-sec .col__2--serenade {
    background-color: #cee0d7;
    text-align: center
}

.architecture-sec-3 .row:last-child .col:after {
    content: "*ARTIST IMPRESSION";
    font-family: UNTITLEDSANS-LIGHT,serif;
    text-transform: uppercase;
    position: absolute;
    z-index: 1;
    bottom: 15px;
    color: #fff;
    font-size: 10px;
    right: 15px
}

.architecture-sec-4 .card__description {
    font-size: 40px;
    font-family: ogg-light !important;
    line-height: 50px !important
}

.architecture-sec-6 .card-container {
    padding: 10% 15% !important
}

.architecture-sec-6 .card-container .card__title {
    text-align: center !important;
    font-size: 20px !important;
    display: block !important;
    margin-top: 20px !important
}

.architecture-sec-6 .card__description {
    font-family: ogg-light !important;
    font-size: 25px !important
}

.architecture-sec-7 .row {
    margin: 0 auto !important
}

.architecture-sec-8 {
    background-color: #cee0d7
}

.architecture-sec-8 .row {
    margin: 0 auto;
    padding: 70px 0
}

.architecture-sec-8 .disclaimer-text {
    margin-top: 0;
    color: #58585a
}

.interior-sec-2 {
    background: #917f7f;
    background-image: linear-gradient(to right,#917f7f,#d8c5b4);
    position: relative
}

.interior-sec-2 .card-container {
    background-color: #e3d1c4;
    text-align: center
}

.interior-sec-2 .card-container .card__button--left {
    margin: auto
}

.interior-sec-3 {
    background: #c19673;
    background: linear-gradient(90deg,#c19673 0%,#d8c5b4 100%,#fff 100%);
    padding-bottom: 1px
}

.interior-sec-3 .card-container {
    padding: 10% 20%;
    text-align: center
}

.interior-sec-3 .card-container .card__button--left {
    margin: auto
}

.interior-sec-3 .col .card-container {
    background-color: #e3d1c4
}

.interior-sec-3 .artist-impression {
    color: #fff;
    padding-right: 15px;
    position: relative;
    display: block;
    text-align: right;
    transform: translateY(-20px);
    font-family: UNTITLEDSANS-LIGHT,serif
}

.interior-sec-3 img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.interior-sec-3 .mv-subheading-5 {
    font-size: 12.8px !important
}

.interior-sec-4 {
    background: #c19673;
    background: linear-gradient(90deg,#c19673 0%,#d8c5b4 100%,#fff 100%);
    padding-top: 1px;
    margin-top: -1px
}

.interior-sec-4 .comparator {
    background: rgba(0,0,0,0);
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.interior-sec-4 .comparator .comparator__title {
    font-family: "SWEETSANSPRO-BOLD" !important;
    color: #fff !important
}

.interior-sec-4 .comparator .comparator__selector-title,.interior-sec-4 .comparator .comparator__category-title,.interior-sec-4 .comparator .comparator__category-subtitle,.interior-sec-4 .comparator .comparator__category-color {
    color: #fff !important
}

.interior-sec-4 .comparator .comparator__images::before,.interior-sec-4 .comparator .comparator__images::after {
    content: "*ARTIST IMPRESSION";
    font-family: UNTITLEDSANS-LIGHT,serif;
    text-transform: uppercase;
    position: absolute;
    z-index: 1;
    bottom: 15px;
    color: #fff;
    font-size: 10px
}

.interior-sec-4 .comparator .comparator__images::before {
    left: 15px;
    z-index: 2
}

.interior-sec-4 .comparator .comparator__images::after {
    right: 15px
}

.interior-sec-4 .animate-in.comparator--dark {
    background-color: var(--comparatorBackgroundDark) !important
}

.interior-sec-5 {
    background: #c19673;
    background: linear-gradient(90deg,#c19673 0%,#d8c5b4 100%,#fff 100%);
    padding-top: 50px !important
}

.interior-sec-5 .row_1 {
    margin: 0 auto !important
}

.interior-sec-5 .card__title {
    text-align: center !important;
    font-size: 20px !important;
    display: block !important;
    margin-top: 20px !important
}

.interior-sec-5 .col-lg-2 {
    text-align: center
}

.interior-sec-5 .col-lg-2 img {
    transform: translateY(-15px)
}

.interior-sec-5 .card-container {
    background-color: #e3d1c4;
    padding: 10%
}

.interior-sec-4,.a-natural-finish,.interior-sec-7 .comparator {
    display: none !important
}

.interior-sec-6 {
    background: #c19673;
    background: linear-gradient(90deg,#c19673 0%,#d8c5b4 100%,#fff 100%);
    padding-top: 1px;
    padding-bottom: 1px
}

.interior-sec-6 section .row {
    margin-top: 0 !important;
    margin-bottom: -1px !important
}

.interior-sec-6 section .row .mySlides::after {
    content: "*ARTIST IMPRESSION";
    font-family: UNTITLEDSANS-LIGHT,serif;
    text-transform: uppercase;
    position: absolute;
    z-index: 1;
    right: 15px;
    bottom: 25px;
    color: #fff;
    font-size: 10px
}

.interior-sec-6 section .card--large {
    text-align: center
}

.interior-sec-6 section .card--large .card__title {
    font-family: ogg-light !important;
    color: #58585a !important
}

.interior-sec-6 section .a-natural-finish {
    padding-top: 50px !important;
    text-align: center !important;
    padding-bottom: 5px;
    margin-bottom: -1px !important
}

.interior-sec-6 section .a-natural-finish .card__title {
    font-family: "SWEETSANSPRO-BOLD" !important;
    font-size: 3.5em !important;
    color: #fff !important;
    letter-spacing: 0 !important;
    margin-bottom: 0 !important
}

.interior-sec-6 section .a-natural-finish p {
    text-align: center !important;
    color: #fff !important;
    max-width: 750px !important;
    margin: 32px auto !important;
    padding: 0 20px
}

.interior-sec-7 {
    background: #917f7f;
    background-image: linear-gradient(to right,#917f7f,#d8c5b4);
    position: relative;
    padding: 0 !important
}

.interior-sec-7 .comparator {
    background: rgba(0,0,0,0);
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.interior-sec-7 .comparator .comparator__title {
    font-family: "SWEETSANSPRO-BOLD" !important;
    color: #fff !important
}

.interior-sec-7 .comparator .comparator__selector-title,.interior-sec-7 .comparator .comparator__category-title,.interior-sec-7 .comparator .comparator__category-subtitle,.interior-sec-7 .comparator .comparator__category-color {
    color: #fff !important
}

.interior-sec-7 .comparator .comparator__images::before,.interior-sec-7 .comparator .comparator__images::after {
    content: "*ARTIST IMPRESSION";
    font-family: UNTITLEDSANS-LIGHT,serif;
    text-transform: uppercase;
    position: absolute;
    z-index: 1;
    bottom: 15px;
    color: #fff;
    font-size: 10px
}

.interior-sec-7 .comparator .comparator__images::before {
    left: 15px;
    z-index: 2
}

.interior-sec-7 .comparator .comparator__images::after {
    right: 15px
}

.interior-sec-7 .animate-in.comparator--dark {
    background-color: var(--comparatorBackgroundDark) !important
}

.tmd-sec {
    padding: 50px 0
}

.tmd-sec .component-content>.row {
    max-width: 1600px
}

.tmd-sec h2 {
    margin-top: 0 !important;
    font-size: 60px !important;
    font-weight: 600 !important
}

.tmd-sec h2,.tmd-sec h3,.tmd-sec h4,.tmd-sec h5 {
    margin-top: 0 !important;
    font-family: "NoeDisplay-Medium",serif !important;
    letter-spacing: unset !important
}

.tmd-sec .col-lg-10 .row {
    margin: 0 !important
}

.tmd-sec .row {
    width: 100%
}

.tmd-side-links,.tmd-side-links-2 {
    text-align: right
}

.tmd-side-links {
    padding-right: 20px
}

.tmd-side-links-2 {
    margin-top: 100%
}

.tmd-section-1 {
    background-image: url(./images/tmd-section-one-fullbg.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding-left: 20px;
    padding-right: 20px
}

.tmd-section-1 .col_1 {
    text-align: center
}

.tmd-section-1 h1 {
    color: #fff;
    margin-bottom: 0;
    text-align: center;
    font-family: "NoeDisplay-Medium",serif !important
}

.tmd-section-1 a,.tmd-section-1 p {
    color: #fff;
    text-align: center;
    font-family: var(--paragraphFontFamily) !important
}

.tmd-section-1 p {
    font-family: var(--paragraphFontFamily) !important;
    display: block;
    max-width: 860px
}

.tmd-section-1 ul {
    padding-left: 0 !important;
    margin-top: 35px
}

.tmd-section-1 ul li {
    display: inline-block;
    padding: 30px
}

.tmd-section-3 {
    padding-top: 0
}

.tmd-section-3 .col-lg-2,.tmd-section-3 .col-lg-10 {
    padding-top: 5.5%
}

.tmd-section-3 .row {
    margin: 0 auto !important
}

.tmd-section-3 #our-legacy {
    margin-top: 0 !important
}

.tmd-section-3 #our-legacy .col-lg-5 h2 {
    text-align: left !important
}

.tmd-section-3 h2 {
    margin-bottom: 0;
    text-align: right;
    margin-top: 65px !important
}

.tmd-section-3 .sidebar {
    border-right: 1px solid #e1dfd5
}

.tmd-section-create-communities {
    background-image: url(./images/tmd-row-full-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 0;
    padding-bottom: 0
}

.tmd-section-create-communities .row {
    margin: 0 auto !important
}

.tmd-section-create-communities .col-lg-2,.tmd-section-create-communities .col-lg-10 {
    padding-top: 5.5%
}

.tmd-section-create-communities h3,.tmd-section-create-communities h4,.tmd-section-create-communities h5 {
    text-transform: none;
    letter-spacing: 1px
}

.tmd-section-create-communities h3,.tmd-section-create-communities h5,.tmd-section-create-communities h4,.tmd-section-create-communities p {
    color: #fff !important
}

.tmd-section-create-communities h5 {
    font-size: 22px;
    display: inline-block
}

.tmd-section-create-communities h4 {
    font-size: 42px;
    transform: translateY(-10px);
    margin-bottom: 0;
    padding-left: 15px;
    text-transform: none !important
}

.tmd-section-create-communities h3 {
    font-size: 60px;
    margin-top: 45px !important;
    font-weight: 600 !important
}

.tmd-section-create-communities ul {
    padding-left: 0 !important;
    padding-top: 10px
}

.tmd-section-create-communities ul li {
    display: inline-block;
    width: 25%
}

.tmd-section-create-communities ul li span {
    border-bottom: 1px solid #fff;
    width: 97%;
    display: block;
    margin-left: 0%;
    transform: translateY(-5px)
}

.tmd-section-create-communities ul li.col-lg-9 {
    width: 74.4%;
    padding: 0
}

.tmd-section-create-communities img {
    width: 100%
}

.tmd-section-create-communities p {
    color: #fff !important
}

.tmd-section-qualitycare {
    padding-top: 4.5%
}

.tmd-section-qualitycare .row {
    margin: 0 auto !important
}

.tmd-section-qualitycare .col-lg-2,.tmd-section-qualitycare .col-lg-10 {
    padding-top: 2.5%
}

.tmd-section-qualitycare h3 {
    font-size: 60px;
    color: #707070 !important;
    margin-top: 20px;
    text-transform: none;
    font-weight: 600 !important
}

.tmd-section-qualitycare h4 {
    font-size: 42px;
    color: #707070 !important;
    text-transform: none !important
}

.tmd-section-qualitycare p {
    color: #707070 !important
}

.tmd-section-qualitycare img {
    width: 100%
}

.tmd-section-qualitycare .long-line {
    border-bottom: 1px solid #707070;
    width: 70%;
    display: block;
    margin: auto;
    transform: translateY(50px)
}

.tmd-section-qualitycare .col-lg-4 p {
    margin-top: 0
}

.tmd-section-qualitycare .row_3 {
    padding-top: 50px !important
}

.tmd-section-test-retest {
    padding-top: 0;
    padding-bottom: 0;
    background-image: url(./images/tmd-row-full-bg.png);
    background-size: cover;
    background-repeat: no-repeat
}

.tmd-section-test-retest .row {
    margin: 0 auto !important
}

.tmd-section-test-retest .col-lg-2,.tmd-section-test-retest .col-lg-10 {
    padding-top: 5.5%
}

.tmd-section-test-retest h4 {
    font-size: 42px;
    text-transform: none !important;
    color: #fff !important
}

.tmd-section-test-retest h3 {
    font-size: 60px;
    text-transform: none;
    color: #fff;
    margin-top: -50px !important;
    margin-bottom: 25px
}

.tmd-section-test-retest p {
    margin-top: 0;
    color: #fff
}

.tmd-section-test-retest img {
    width: 100%
}

.tmd-section-test-retest .small-title {
    color: #fff
}

.tmd-section-listen-learn {
    padding-top: 70px !important
}

.tmd-section-listen-learn .row {
    margin: 0 auto !important
}

.tmd-section-listen-learn .col-lg-2,.tmd-section-listen-learn .col-lg-10 {
    padding-top: 2.5%
}

.tmd-section-listen-learn ul {
    padding-left: 15px;
    padding-top: 10px
}

.tmd-section-listen-learn ul li {
    display: inline-block;
    width: 23%
}

.tmd-section-listen-learn ul li span {
    border-bottom: 1px solid #bab3ad;
    width: 100%;
    display: block;
    margin-left: 0%;
    transform: translateY(-5px)
}

.tmd-section-listen-learn ul li.col-lg-9 {
    width: 80%
}

.tmd-section-listen-learn h4 {
    font-size: 42px;
    text-transform: none !important;
    color: #bab3ad !important;
    text-align: right;
    padding-right: 20px
}

.tmd-section-listen-learn h5 {
    color: #bab3ad !important;
    font-size: 22px;
    margin-bottom: 0
}

.tmd-section-listen-learn h3 {
    font-size: 65px;
    text-transform: none;
    color: #58585a;
    margin-top: 40px;
    margin-bottom: 25px
}

.tmd-section-listen-learn h3 span {
    color: #bab3ad !important
}

.tmd-section-listen-learn p {
    color: #707070
}

.tmd-section-listen-learn img {
    width: 100%
}

.tmd-section-design-build {
    background-image: url(./images/tmd-row-full-bg.png);
    background-size: cover;
    background-repeat: no-repeat
}

.tmd-section-design-build h4 {
    font-size: 42px !important;
    text-transform: none !important;
    color: #fff !important
}

.tmd-section-design-build h3 {
    font-size: 65px;
    text-transform: none !important;
    color: #fff !important;
    margin-top: 0 !important
}

.tmd-section-design-build p {
    color: #fff !important
}

.tmd-section-design-build img {
    width: 100%
}

.tmd-section-sales-beyond .row {
    margin: 0 auto !important
}

.tmd-section-sales-beyond .col-lg-2,.tmd-section-sales-beyond .col-lg-10 {
    padding-top: 2.5%
}

.tmd-section-sales-beyond ul {
    padding-left: 15px;
    padding-top: 10px
}

.tmd-section-sales-beyond ul li {
    display: inline-block;
    width: 23%;
    padding: 0
}

.tmd-section-sales-beyond ul li span {
    border-bottom: 1px solid #bab3ad;
    width: 100%;
    display: block;
    margin-left: 0%;
    transform: translateY(-5px)
}

.tmd-section-sales-beyond ul li.col-lg-9 {
    width: 80%
}

.tmd-section-sales-beyond h4 {
    font-size: 42px;
    text-transform: none !important;
    color: #bab3ad !important;
    text-align: right;
    padding-right: 20px
}

.tmd-section-sales-beyond h5 {
    color: #bab3ad !important;
    font-size: 22px;
    margin-bottom: 0
}

.tmd-section-sales-beyond h3 {
    font-size: 65px;
    text-transform: none;
    color: #707070;
    margin-top: 40px !important;
    margin-bottom: 25px
}

.tmd-section-sales-beyond p {
    color: #707070 !important
}

.tmd-section-sales-beyond img {
    width: 100%
}

.tmd-section-sales-beyond .overflow-image {
    margin-bottom: -7.5%
}

.tmd-section-our-knowledge {
    background-image: url(./images/tmd-row-full-bg.png);
    background-size: cover;
    background-repeat: no-repeat
}

.tmd-section-our-knowledge img {
    width: 100%
}

.tmd-section-our-knowledge h3 {
    font-size: 65px !important;
    text-transform: none !important;
    color: #fff !important
}

.tmd-section-our-knowledge h4 {
    font-size: 42px;
    text-transform: none !important;
    color: #fff !important;
    padding-right: 20px
}

.tmd-section-our-knowledge p {
    color: #fff !important
}

.tmd-section-awards-projects .row {
    margin: 25px auto
}

.tmd-section-awards-projects .tmd-p,.tmd-section-awards-projects h2 {
    color: #bab3ad !important
}

.tmd-section-awards-projects .tmd-p {
    margin-bottom: 0
}

.tmd-section-awards-projects h2 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 55px !important
}

.tmd-section-awards-projects p {
    color: #58585a
}

.tmd-section-awards-projects a {
    font-size: 18px;
    color: #58585a;
    font-family: var(--paragraphFontFamily)
}

.tmd-section-awards-projects a img {
    height: 17px;
    width: 35px;
    transform: translateY(-2px)
}

.tmd-section-awards-projects img {
    width: 100%
}

.tmd-herobanner-section {
    padding: 0 !important;
    margin: 0 !important
}

.tmd-herobanner-section .hero-banner-one {
    margin-bottom: 0 !important
}

.tmd-herobanner-section .hero-banner-one .hero-banner-one__overlay-wrapper img {
    max-width: 500px;
    width: 100%
}

.disclaimer-section .row {
    margin: 0 auto;
    padding: 70px 0
}

.disclaimer-section p {
    margin-top: 0;
    color: #58585a
}

.overflow-image {
    margin-bottom: -3.5%
}

.mobile-v {
    display: none
}

.hero-banner-one__overlay-wrapper {
    flex-direction: column;
    margin-top: 15%
}

.hero-banner-one__overlay-wrapper h1 {
    margin-top: 35px;
    font-size: 60px
}

.contact-form .control-label {
    display: none
}

.input-wrapper--select {
    margin-top: 5px !important
}

.input-wrapper--select .control-label {
    display: block;
    font-family: "SWEETSANSPRO-BOLD" !important;
    font-size: 16px !important
}

.contact-form h1 {
    text-transform: none !important
}

.contact-form input {
    font-family: "SWEETSANSPRO-BOLD" !important;
    font-size: 16px
}

.contact-form .yesMember .control-label {
    font-family: "SWEETSANSPRO-BOLD" !important;
    font-size: 16px
}

.contact-form .privacy-statement-wrapper {
    color: #fff !important;
    font-family: var(--paragraphFontFamily) !important;
    padding: 0;
    position: relative !important;
    transform: translateY(-80px)
}

.contact-form .privacy-statement-wrapper a {
    font-family: var(--paragraphFontFamily) !important
}

.contact-form .privacy-statement-wrapper .privacy-statement {
    padding: 25px;
    background-color: #2c3551;
    z-index: 1;
    position: relative
}

.progressive-profiling.sales-form .privacy-statement-wrapper {
    position: relative;
    bottom: 0
}

.progressive-profiling.sales-form .privacy-statement {
    padding: 25px;
    background-color: #2c3551;
    z-index: 1;
    position: relative
}

.progressive-profiling.sales-form .privacy-statement p {
    color: #fff !important
}

.progressive-profiling.sales-form .input-wrapper--select label {
    color: #58585a !important
}

form .halfAvailableWidth.yesMember tbody,form .halfAvailableWidth.yesMember tr,form .halfAvailableWidth.yesMember td {
    display: flex !important;
    max-width: 80px
}

.progressive-profiling .control-label {
    display: block !important
}

.has-cookiebar .hero-banner-one,body .has-cookiebar>#content {
    margin-top: 0 !important
}

@media screen and (max-width: 1024px) {
    .privacy-statement-wrapper {
        bottom:18%
    }

    .slideshow-container img {
        height: auto !important
    }

    .architecture-sec-4 .card {
        padding-bottom: 0
    }

    .architecture-sec-4 .card .card__description {
        padding: 0 20px
    }

    .architecture-sec-4 .col__2 img {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

    .has-cookiebar #content {
        margin-top: 120px !important
    }
}

@media screen and (min-width: 992px) {
    .hero-banner-one {
        min-height:unset !important
    }
}

@media screen and (max-width: 991px) {
    .desktop-v {
        display:none
    }

    .tmd-section-qualitycare .long-line {
        transform: translateY(-10px) !important
    }
}

@media screen and (max-width: 767px) {
    .sec.sec-2 {
        padding:0 20px !important
    }

    .row-2::after {
        bottom: 55px !important
    }

    .sec.sec-7 .card--xlarge {
        padding: 0 20px !important
    }

    .privacy-statement-wrapper {
        position: relative;
        transform: translateX(0) !important
    }

    .form-group input {
        margin: 0
    }

    .input-wrapper--select {
        margin-top: 0 !important
    }

    #WhyMirvac {
        padding: 70px 0 !important
    }

    #WhyMirvac::before {
        top: -25px
    }

    .yesMember input {
        margin-left: 0 !important
    }

    .mobile-v {
        display: block !important
    }

    .mobile-v img {
        margin: 10px 0
    }

    .mobile-v li {
        border: 0 !important;
        padding: 0 1px !important
    }

    .desktop-v {
        display: none;
        visibility: hidden
    }

    .tmd-section-1 ul li {
        padding: 10px 5px !important
    }

    .tmd-section-3 .small-title {
        margin-top: 50px;
        color: #58585a !important;
        display: inline-block !important
    }

    .tmd-section-3 .small-title:after {
        border-bottom: 1px solid #58585a !important;
        width: 160px !important
    }

    .tmd-section-create-communities .small-title {
        color: #fff !important;
        margin-top: 25px;
        margin-bottom: 50px
    }

    .tmd-section-create-communities .small-title:after {
        border-bottom: 1px solid #fff;
        width: 290px !important
    }

    .tmd-section-qualitycare {
        padding-top: 70px !important
    }

    .tmd-section-qualitycare .small-title {
        margin-bottom: 50px !important
    }

    .tmd-section-qualitycare .small-title:after {
        border-bottom: 1px solid #58585a !important;
        width: 193px !important
    }

    .tmd-section-qualitycare .col-lg-4 p {
        margin-top: 40px !important;
        margin-bottom: 0 !important
    }

    .tmd-section-qualitycare .row_3 {
        padding-top: 0 !important
    }

    .tmd-section-qualitycare .long-line {
        width: 100% !important;
        transform: translateY(0) !important
    }

    .tmd-section-qualitycare h3 {
        margin-top: 30px !important
    }

    .tmd-section-test-retest {
        padding-top: 80px !important;
        padding-bottom: 80px !important
    }

    .tmd-section-test-retest .small-title {
        margin-bottom: 50px !important
    }

    .tmd-section-test-retest .small-title::after {
        border-bottom: 1px solid #fff !important;
        width: 193px !important
    }

    .tmd-section-test-retest .overflow-image {
        margin-bottom: 45px !important
    }

    .tmd-section-test-retest h3 {
        margin-top: 0 !important
    }

    .tmd-section-listen-learn .small-title {
        margin-bottom: 5px !important;
        color: #58585a !important
    }

    .tmd-section-listen-learn .small-title::after {
        border-bottom: 1px solid #58585a !important;
        width: 315px !important
    }

    .tmd-section-listen-learn h3 {
        margin-top: 40px !important
    }

    .tmd-section-design-build {
        padding-top: 80px !important
    }

    .tmd-section-design-build .small-title {
        color: #fff !important;
        margin-bottom: 40px !important
    }

    .tmd-section-design-build .small-title::after {
        border-bottom: 1px solid #fff !important;
        width: 190px !important
    }

    .tmd-section-sales-beyond {
        padding-top: 80px !important;
        margin-bottom: 80px !important
    }

    .tmd-section-sales-beyond .small-title {
        margin-bottom: 5px !important;
        color: #58585a !important;
        margin-bottom: 50px !important
    }

    .tmd-section-sales-beyond .small-title::after {
        border-bottom: 1px solid #58585a !important;
        width: 285px !important
    }

    .tmd-section-sales-beyond h3 {
        font-size: 55px !important;
        margin-bottom: 0
    }

    .tmd-section-our-knowledge {
        padding-top: 80px !important
    }

    .tmd-section-our-knowledge .small-title {
        color: #fff !important;
        margin-bottom: 40px !important
    }

    .tmd-section-our-knowledge .small-title::after {
        border-bottom: 1px solid #fff !important;
        width: 210px !important
    }

    .tmd-section-our-knowledge .col-lg-6:first-child p {
        margin-bottom: 0 !important
    }

    .tmd-section-our-knowledge h3 {
        font-size: 55px !important;
        margin-bottom: 20px
    }

    .tmd-section-awards-projects {
        padding-top: 80px;
        padding-bottom: 50px
    }

    .tmd-section-awards-projects #past-projects {
        margin-top: 60px
    }

    .small-title:after {
        content: "";
        position: absolute;
        left: -15px !important;
        right: 20px;
        display: block !important
    }

    .small-title {
        font-size: 20px !important;
        font-family: var(--paragraphFontFamily) !important
    }

    .hero-banner-one__text h1 {
        text-align: center;
        margin: 0;
        line-height: 60px !important;
        font-size: 45px !important
    }

    .hero-banner-one__overlay-wrapper {
        margin-top: 40%
    }

    .hero-banner-one__overlay-wrapper img {
        margin-bottom: 10px !important
    }

    .interior-sec,.amenity-sec,.architecture-sec {
        padding-bottom: 0 !important
    }

    .interior-sec .row,.amenity-sec .row,.architecture-sec .row {
        margin: 0 !important
    }

    .interior-sec .prev {
        left: 10px !important
    }

    .interior-sec .next {
        right: 10px !important
    }

    .interior-sec-3 {
        padding: 0 !important
    }

    .interior-sec-3 .col-lg-6 {
        padding: 0 !important
    }

    .interior-sec-6 .slideshow-container {
        padding: 10px !important
    }

    .interior-sec-6 .slideshow-container .slide-control {
        top: 50% !important
    }

    .interior-sec-6 .slideshow-container .mySlides::after {
        bottom: 27px !important
    }

    .interior-sec-6 .card__title {
        font-size: 35px !important
    }

    .map__container {
        padding: 0 !important
    }

    .water-newstead-sec .col-lg-7 {
        padding-left: 15px !important
    }

    .water-newstead-sec .col-lg-5 {
        padding-right: 15px !important
    }

    .water-newstead-sec .col-lg-5 .img-container {
        padding-top: 0 !important
    }

    .water-newstead-sec-4 .row-with-slider-1 .card__description--large--center {
        margin-bottom: 0 !important
    }

    .water-newstead-sec-4 .row-with-slider-2 {
        margin-bottom: 0 !important
    }

    .water-newstead-sec-4 .slideshow-container {
        padding: 10px !important
    }

    .water-newstead-sec-4 .slideshow-container .prev {
        left: 10px !important
    }

    .water-newstead-sec-4 .slideshow-container .next {
        right: 10px !important
    }

    .water-newstead-sec-4 .slideshow-container .mySlides::after {
        bottom: 27px !important
    }

    .water-newstead-sec-3 .card__title {
        margin-top: 0 !important
    }

    .amenity-sec .card-container {
        padding: 10% 5% !important
    }

    .amenity-sec-2 .card-container .card__button--left {
        margin-bottom: 20px !important
    }

    .amenity-sec-3 .card--v-center {
        padding-bottom: 0 !important
    }

    .amenity-sec-4 .card-container {
        padding-top: 1px !important
    }

    .amenity-sec-4 .row:nth-child(3) .card-container,.amenity-sec-4 .row:nth-child(5) .card-container {
        padding-top: 40px !important
    }

    .amenity-sec-4 .amenity-card-container {
        padding-top: 50px !important
    }

    .interior-sec .card-container {
        padding: 10% 5% !important
    }

    .water-newstead-sec .card-container {
        padding: 10% 5% !important
    }

    .water-newstead-sec .water-newstead-row1 .card--xlarge {
        padding-left: 5% !important;
        padding-right: 5% !important
    }

    .water-newstead-sec {
        padding: 15px 0 !important
    }

    .prev,.next {
        top: 75% !important
    }

    .prev {
        left: 0 !important
    }

    .next {
        right: 0 !important
    }

    .architecture-sec .card-container {
        padding: 10% 5% !important
    }

    .disclaimer-text {
        padding-bottom: 70px
    }

    .interior-sec-disclaimer .disclaimer-text {
        padding-bottom: 0 !important
    }
}

.nav-row .image--logo {
    visibility: unset !important;
    margin-top: 10px
}

.is-scrolled .image--logo {
    margin-top: 0 !important
}

@supports(-webkit-touch-callout:none) {
    .yesMember input {
        margin-left: 35px !important;
        border-radius: 100% !important
    }

    .form-group .fname,.form-group .lname,.form-group .e-mail,.form-group .phone-no,.form-group .postcode {
        border-radius: 0 !important
    }

    .interior-sec-3 img {
        height: unset;
        -o-object-fit: unset;
        object-fit: unset
    }
}

.progressive-profiling_2 td:first-child {
    background-image: unset !important
}

.progressive-profiling_2 td:nth-child(2) {
    background-image: unset !important
}

.progressive-profiling_2 td:first-child(3) {
    background-image: unset !important
}

.prog-profiling .progressive-profiling_2 td:nth-child(2) {
    background-image: unset !important
}

.prog-profiling .progressive-profiling_2 td:last-child {
    background-image: unset !important
}

.prog-profiling .progressive-profiling_2 td:nth-child(2) label {
    background-image: url('https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Base Residential Site/Base Residential Component Theme/Styles/Images/Sales Form/Charcoal/Isle_WebIcon_Down.svg') !important
}

.prog-profiling .progressive-profiling_2 td:last-child label {
    background-image: url('https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Base Residential Site/Base Residential Component Theme/Styles/Images/Sales Form/Charcoal/Isle_WebIcon_Up.svg') !important
}

.prog-profiling .sales-form__buy td:nth-child(2) label.active {
    background-image: url('https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Base Residential Site/Base Residential Component Theme/Styles/Images/Sales Form/White/Isle_WebIcon_Down_White.svg') !important
}

.prog-profiling .sales-form__buy td:nth-child(3) label.active {
    background-image: url('https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Base Residential Site/Base Residential Component Theme/Styles/Images/Sales Form/White/Isle_WebIcon_Up_White.svg') !important
}

.prog-profiling .progressive-profiling_1 td:nth-child(1) {
    background-image: unset !important
}

.prog-profiling .progressive-profiling_1 td:nth-child(2) {
    background-image: unset !important
}

.prog-profiling .progressive-profiling_1 td:nth-child(1) label {
    background-image: url('https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Base Residential Site/Base Residential Component Theme/Styles/Images/Sales Form/Charcoal/Isle_WebIcon_OwnerOccupier.svg') !important
}

.prog-profiling .progressive-profiling_1 td:nth-child(2) label {
    background-image: url('https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Base Residential Site/Base Residential Component Theme/Styles/Images/Sales Form/Charcoal/Isle_WebIcons_Investor.svg') !important
}

.prog-profiling .progressive-profiling_1 td:nth-child(1) label.active {
    background-image: url('https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Base Residential Site/Base Residential Component Theme/Styles/Images/Sales Form/White/Isle_WebIcon_OwnerOccupier_White.svg') !important
}

.prog-profiling .progressive-profiling_1 td:nth-child(2) label.active {
    background-image: url('https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Base Residential Site/Base Residential Component Theme/Styles/Images/Sales Form/White/Isle_WebIcons_Investor_White.svg') !important
}

.prog-profiling .form-group>label {
    display: block !important;
    text-align: center;
    margin-bottom: 20px
}

.prog-profiling .input-wrapper--select label {
    color: #58585a !important;
    left: 0;
    top: -35px;
    text-align: center;
    max-width: none;
    position: relative;
    overflow: hidden;
    margin-bottom: -16px
}

.prog-profiling .form-group {
    margin-bottom: 20px;
    margin-top: 40px !important
}

.prog-profiling .input-wrapper--select {
    margin-top: 40px !important
}

.input-wrapper--select .control-label {
    display: block;
    font-family: "SWEETSANSPRO-BOLD" !important;
    font-size: 16px !important
}

@media(max-width: 768px) {
    .prog-profiling .halfAvailableWidth {
        width:100% !important
    }
}

.prog-profiling .sales-form__comments {
    background: #c4d6e2
}

.prof-form__bed td:first-child {
    background-image: url('https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Base Residential Site/Base Residential Component Theme/Styles/Images/Profiling Form/Nine/Isle_WebIcons_1Bed.svg')
}

.prof-form__bed td:nth-child(2) {
    background-image: url('https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Base Residential Site/Base Residential Component Theme/Styles/Images/Profiling Form/Nine/Isle_WebIcons_2Bed.svg')
}

.prof-form__bed td:nth-child(3) {
    background-image: url('https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Base Residential Site/Base Residential Component Theme/Styles/Images/Profiling Form/Nine/Isle_WebIcons_3Bed.svg')
}

.prof-form__bed td:nth-child(4) {
    background-image: url('https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Base Residential Site/Base Residential Component Theme/Styles/Images/Profiling Form/Nine/Isle_WebIcons_4Bed.svg')
}

.prof-form__bath td:first-child {
    background-image: url('https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Base Residential Site/Base Residential Component Theme/Styles/Images/Profiling Form/Nine/Isle_WebIcons_1Bath.svg')
}

.prof-form__bath td:nth-child(2) {
    background-image: url('https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Base Residential Site/Base Residential Component Theme/Styles/Images/Profiling Form/Nine/Isle_WebIcons_2Bath.svg')
}

.prof-form__bath td:nth-child(3) {
    background-image: url('https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Base Residential Site/Base Residential Component Theme/Styles/Images/Profiling Form/Nine/Isle_WebIcons_3Bath.svg')
}

.prof-form__car td:first-child {
    background-image: url('')
}

.prof-form__car td:nth-child(2) {
    background-image: url('https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Base Residential Site/Base Residential Component Theme/Styles/Images/Profiling Form/Nine/Isle_WebIcons_1Car.svg')
}

.prof-form__car td:nth-child(3) {
    background-image: url('https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Base Residential Site/Base Residential Component Theme/Styles/Images/Profiling Form/Nine/Isle_WebIcons_2Car.svg')
}

.prof-form__car td:nth-child(4) {
    background-image: url('https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Base Residential Site/Base Residential Component Theme/Styles/Images/Profiling Form/Nine/Isle_WebIcons_3Car.svg')
}

label.active::after {
    background-color: #000 !important
}

.isle-profiling .sales-agent.row .col-md-12 .form-group {
    margin: 15px 15px 0
}

form.isle-profiling input {
    color: var(--profTextboxFontColor)
}

form.isle-profiling .input-wrapper--text label {
    padding: 0 30px;
    left: 0
}

body {
    font-family: "poppins" !important
}

html {
    scroll-behavior: smooth
}

.d-block {
    display: block
}

.d-none {
    display: none
}

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

.overflow-x-hidden {
    overflow-x: hidden !important
}

.overflow-xy-hidden {
    overflow: hidden !important
}

@media(max-width: 1024px) {
    .g-hidden-tablet {
        display:none !important
    }
}

.g-visible-tablet {
    display: none !important
}

@media(max-width: 1024px) {
    .g-visible-tablet {
        display:block !important
    }
}

@media(max-width: 767px) {
    .g-visible-tablet:not(.v-mobile) {
        display:none !important
    }
}

@media(max-width: 767px) {
    .g-hidden-mobile {
        display:none !important
    }
}

.g-visible-mobile {
    display: none !important
}

@media(max-width: 767px) {
    .g-visible-mobile {
        display:block !important
    }
}

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

.z-index-1 {
    position: relative;
    z-index: 5
}

.position-relative {
    position: relative
}

.g-px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.g-mx-0 {
    margin-left: 0 !important;
    margin-right: 0 !important
}

.g-mt-1 {
    margin-top: 1rem !important
}

.g-mt-2 {
    margin-top: 2rem !important
}

.g-mt-3 {
    margin-top: 3rem !important
}

.g-mt-4 {
    margin-top: 4rem !important
}

.g-mt-5 {
    margin-top: 5rem !important
}

.g-mt-6 {
    margin-top: 6rem !important
}

.g-mt-7 {
    margin-top: 7rem !important
}

.g-mt-8 {
    margin-top: 8rem !important
}

.g-mb-1 {
    margin-bottom: 1rem !important
}

.g-mb-2 {
    margin-bottom: 2rem !important
}

.g-mb-3 {
    margin-bottom: 3rem !important
}

.g-mb-4 {
    margin-bottom: 4rem !important
}

.g-mb-5 {
    margin-bottom: 5rem !important
}

.g-mb-6 {
    margin-bottom: 6rem !important
}

.g-mb-7 {
    margin-bottom: 7rem !important
}

.g-mb-8 {
    margin-bottom: 8rem !important
}

.g-pt-10 {
    padding-top: 10px !important
}

.g-pb-10 {
    padding-bottom: 10px !important
}

.g-mt-10 {
    margin-top: 10px !important
}

.g-mb-10 {
    margin-bottom: 10px !important
}

@media(max-width: 767px) {
    .g-pt-10 {
        padding-top:10px !important
    }

    .g-pb-10 {
        padding-bottom: 10px !important
    }

    .g-mt-10 {
        margin-top: 10px !important
    }

    .g-mb-10 {
        margin-bottom: 10px !important
    }
}

.g-pt-30 {
    padding-top: 30px !important
}

.g-pb-30 {
    padding-bottom: 30px !important
}

.g-mt-30 {
    margin-top: 30px !important
}

.g-mb-30 {
    margin-bottom: 30px !important
}

@media(max-width: 767px) {
    .g-pt-30 {
        padding-top:0 !important
    }

    .g-pb-30 {
        padding-bottom: 0 !important
    }

    .g-mt-30 {
        margin-top: 0 !important
    }

    .g-mb-30 {
        margin-bottom: 0 !important
    }
}

.g-pt-40 {
    padding-top: 40px !important
}

.g-pb-40 {
    padding-bottom: 40px !important
}

.g-mt-40 {
    margin-top: 40px !important
}

.g-mb-40 {
    margin-bottom: 40px !important
}

@media(max-width: 767px) {
    .g-pt-40 {
        padding-top:10px !important
    }

    .g-pb-40 {
        padding-bottom: 10px !important
    }

    .g-mt-40 {
        margin-top: 10px !important
    }

    .g-mb-40 {
        margin-bottom: 10px !important
    }
}

.g-pt-60 {
    padding-top: 60px !important
}

.g-pb-60 {
    padding-bottom: 60px !important
}

.g-mt-60 {
    margin-top: 60px !important
}

.g-mb-60 {
    margin-bottom: 60px !important
}

@media(max-width: 767px) {
    .g-pt-60 {
        padding-top:30px !important
    }

    .g-pb-60 {
        padding-bottom: 30px !important
    }

    .g-mt-60 {
        margin-top: 30px !important
    }

    .g-mb-60 {
        margin-bottom: 30px !important
    }
}

.g-pt-70 {
    padding-top: 70px !important
}

.g-pb-70 {
    padding-bottom: 70px !important
}

.g-mt-70 {
    margin-top: 70px !important
}

.g-mb-70 {
    margin-bottom: 70px !important
}

@media(max-width: 767px) {
    .g-pt-70 {
        padding-top:40px !important
    }

    .g-pb-70 {
        padding-bottom: 40px !important
    }

    .g-mt-70 {
        margin-top: 40px !important
    }

    .g-mb-70 {
        margin-bottom: 40px !important
    }
}

.g-pt-90 {
    padding-top: 90px !important
}

.g-pb-90 {
    padding-bottom: 90px !important
}

.g-mt-90 {
    margin-top: 90px !important
}

.g-mb-90 {
    margin-bottom: 90px !important
}

@media(max-width: 767px) {
    .g-pt-90 {
        padding-top:60px !important
    }

    .g-pb-90 {
        padding-bottom: 60px !important
    }

    .g-mt-90 {
        margin-top: 60px !important
    }

    .g-mb-90 {
        margin-bottom: 60px !important
    }
}

.g-pt-100 {
    padding-top: 100px !important
}

.g-pb-100 {
    padding-bottom: 100px !important
}

.g-mt-100 {
    margin-top: 100px !important
}

.g-mb-100 {
    margin-bottom: 100px !important
}

@media(max-width: 767px) {
    .g-pt-100 {
        padding-top:70px !important
    }

    .g-pb-100 {
        padding-bottom: 70px !important
    }

    .g-mt-100 {
        margin-top: 70px !important
    }

    .g-mb-100 {
        margin-bottom: 70px !important
    }
}

.g-pt-140 {
    padding-top: 140px !important
}

.g-pb-140 {
    padding-bottom: 140px !important
}

.g-mt-140 {
    margin-top: 140px !important
}

.g-mb-140 {
    margin-bottom: 140px !important
}

@media(max-width: 767px) {
    .g-pt-140 {
        padding-top:110px !important
    }

    .g-pb-140 {
        padding-bottom: 110px !important
    }

    .g-mt-140 {
        margin-top: 110px !important
    }

    .g-mb-140 {
        margin-bottom: 110px !important
    }
}

.g-pt-170 {
    padding-top: 170px !important
}

.g-pb-170 {
    padding-bottom: 170px !important
}

.g-mt-170 {
    margin-top: 170px !important
}

.g-mb-170 {
    margin-bottom: 170px !important
}

@media(max-width: 767px) {
    .g-pt-170 {
        padding-top:140px !important
    }

    .g-pb-170 {
        padding-bottom: 140px !important
    }

    .g-mt-170 {
        margin-top: 140px !important
    }

    .g-mb-170 {
        margin-bottom: 140px !important
    }
}

.g-pt-190 {
    padding-top: 190px !important
}

.g-pb-190 {
    padding-bottom: 190px !important
}

.g-mt-190 {
    margin-top: 190px !important
}

.g-mb-190 {
    margin-bottom: 190px !important
}

@media(max-width: 767px) {
    .g-pt-190 {
        padding-top:160px !important
    }

    .g-pb-190 {
        padding-bottom: 160px !important
    }

    .g-mt-190 {
        margin-top: 160px !important
    }

    .g-mb-190 {
        margin-bottom: 160px !important
    }
}

.g-pt-200 {
    padding-top: 200px !important
}

.g-pb-200 {
    padding-bottom: 200px !important
}

.g-mt-200 {
    margin-top: 200px !important
}

.g-mb-200 {
    margin-bottom: 200px !important
}

@media(max-width: 767px) {
    .g-pt-200 {
        padding-top:170px !important
    }

    .g-pb-200 {
        padding-bottom: 170px !important
    }

    .g-mt-200 {
        margin-top: 170px !important
    }

    .g-mb-200 {
        margin-bottom: 170px !important
    }
}

.section-move-up-20 {
    margin-top: -20% !important
}

.btn-brand-color,.btn-brand-color:focus,.btn-brand-color:hover,.btn-brand-color:active {
    background-image: none !important;
    background-repeat: repeat-x;
    border: 0 !important;
    color: #fff;
    background-color: var(--primary-color) !important;
    font-size: 15px;
    padding: 10px 30px;
    border-radius: 10px;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-brand-color:focus,.btn-brand-color:hover,.btn-brand-color:active {
    background-color: var(--primary-color-hover) !important
}

.bg-g-secondary {
    background-color: var(--color-gray)
}

.container-fluid.no-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important
}

.border-x {
    border-top: 1px solid var(--primary-color);
    border-bottom: 1px solid var(--primary-color)
}

.border-x-top {
    border-top: 1px solid var(--primary-color)
}

.border-xy {
    border: 1px solid var(--primary-color)
}

.rounded {
    border-radius: 60px
}

.rounded.square {
    border-radius: 40px
}

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

.row.row-fix>[class*='col-'] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media(max-width: 767px) {
    .reverse-on-mobile {
        -webkit-box-orient:vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

.container {
    padding: 0
}

@media(min-width: 1860px) {
    .container.expand {
        width:1660px;
        max-width: 1660px
    }
}

@media(max-width: 991px) {
    .container.expand {
        padding-left:20px;
        padding-right: 20px;
        margin-left: auto;
        margin-right: auto;
        max-width: none;
        width: 100%
    }
}

@media(max-width: 768px) {
    .container.expand {
        max-width:95%
    }

    .image--splitter img {
        object-fit: cover;
        max-height: 50px;
        margin-bottom: 40px
    }
}

.g-container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media(max-width: 768px) {
    .g-container-fluid .container.expand {
        max-width:100%
    }
}

@media(max-width: 767px) {
    .g-container .col-sm-12 {
        max-width:100% !important;
        width: 100% !important
    }
}

@media(max-width: 767px) {
    .g-container .col-sm-6 {
        max-width:50% !important;
        width: 50% !important
    }
}

@media(max-width: 767px) {
    .g-container .col-full-mobile {
        -webkit-box-flex:0 !important;
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
        width: 100% !important
    }
}

.g-container ul li:before {
    display: none !important
}

.g-container a:after {
    display: none !important
}

.g-container h1,.g-container h2,.g-container h3,.g-container h4,.g-container h5,.g-container h6,.g-container p,.g-container div,.g-container ul {
    margin-bottom: 0;
    margin-top: 0;
    line-height: 1.3;
    font-weight: 100
}

.g-container h5 {
    font-size: 18px
}

.bg-history {
    background-color: #7c7268
}

.bg-history h2 {
    color: #fff
}

.bg-history p {
    color: #fff
}

.g-why-mirvac-container h4 {
    color: #e8a479;
    letter-spacing: 1px !important;
    padding-bottom: 25px
}

.image-gallery .card__text {
    display: none
}

.image-gallery .image-gallery__dots-container {
    display: none
}

.block-500-desktop {
    max-width: 500px;
    padding-left: 80px
}

.block-500-desktop h2 {
    font-size: 50px
}

.image-gallery__prev,.image-gallery__next {
    font-size: 26px
}

.auto-margin {
    margin: auto
}

.max-width-80 {
    max-width: 80%
}

.max-width-400 {
    max-width: 400px
}

.max-width-500 {
    max-width: 500px
}

.max-width-600 {
    max-width: 600px
}

.max-width-text-block,.max-width-800 {
    max-width: 800px
}

.max-width-900 {
    max-width: 900px
}

@media(max-width: 767px) {
    .image-gallery__prev,.image-gallery__next {
        top:35%
    }

    .max-full-width-mobile {
        max-width: 100%
    }

    .max-width-800,.text-center {
        padding: 0 20px
    }

    .bg-history h2 {
        font-size: 43px
    }

    .block-500-desktop {
        padding-top: 30px;
        padding-left: 20px;
        padding-right: 20px
    }
}

@media(max-width: 991px) {
    .max-full-width-tabletmd {
        max-width:100%
    }
}

.min-height-600 {
    min-height: 600px
}

.center-x-content {
    margin-left: auto;
    margin-right: auto
}

.align-right-content {
    margin-left: auto
}

.g-line-small-y {
    height: 180px;
    width: 2px;
    margin: 0 auto;
    background: linear-gradient(#ce8e60 0%,#d39567 11.26%,#e4ab7c 28.56%,#ffce9f 49.55%,#f4bf90 58.96%,#d89b6d 85.72%,#ce8e60 100%) !important
}

.g-line-small-y.g-move-top {
    margin-top: -90px
}

@media(max-width: 640px) {
    .g-line-small-y.g-move-top {
        margin-top:-65px
    }

    .g-line-small-y {
        height: 140px
    }
}

.g-line-small-y.g-move-bottom {
    position: relative;
    bottom: -90px
}

.g-line-small-y.g-line-width-2 {
    width: 2px
}

@media(max-width: 1024px) {
    .g-menu-container .g-menu-wrapper {
        max-width:500px;
        margin: 0 auto;
        position: relative
    }
}

.g-menu-container ul {
    list-style: none;
    text-align: center;
    padding: 0
}

.g-menu-container ul.responsive-visible {
    display: none;
    margin: 0
}

.g-menu-container ul.g-menu-ul {
    -webkit-animation: g-fade-in .3s;
    animation: g-fade-in .3s
}

.g-menu-container ul.g-menu-ul li {
    display: inline-block;
    padding: 0 20px
}

.coloured {
    background: #7c7268
}

.coloured h5,.coloured h1,.coloured p {
    color: #fff
}

@media(max-width: 1024px) {
    .g-menu-container ul.g-menu-ul li {
        padding:0 10px
    }
}

.g-menu-container ul.g-menu-ul li a,.g-menu-container ul.g-menu-ul li a:hover,.g-menu-container ul.g-menu-ul li a:focus {
    padding: 10px 20px;
    color: var(--color-black);
    text-decoration: none
}

.g-menu-container ul.g-menu-ul li a.active {
    border-bottom: 3px solid var(--primary-color)
}

@media(max-width: 1024px) {
    .g-menu-container ul.g-menu-ul li a {
        border-bottom-width:0 !important
    }
}

@media(max-width: 1024px) {
    .g-menu-container ul.responsive-visible {
        display:block
    }

    .g-menu-container ul.responsive-visible li a {
        display: block;
        padding: 12px 10px;
        border-bottom: 3px solid var(--primary-color);
        text-decoration: none;
        color: var(--color-black);
        font-weight: bold
    }

    .g-menu-container ul.responsive-visible li a .arrow {
        height: 30px;
        line-height: 30px;
        width: 30px;
        position: absolute;
        right: 3px;
        top: 10px
    }

    .g-menu-container ul.responsive-visible li a .arrow svg {
        display: block;
        height: 100%;
        width: 100%
    }

    .g-menu-container ul.g-menu-ul {
        position: absolute;
        background: #fff;
        z-index: 12;
        display: none;
        width: 100%
    }

    .g-menu-container ul.g-menu-ul li {
        width: 100%;
        float: left;
        padding: 2px 0
    }

    .g-menu-container ul.g-menu-ul li:not(:last-child) {
        border-bottom: 1px solid #eee
    }

    .g-menu-container ul.g-menu-ul li a {
        display: block
    }

    .g-menu-container ul.g-menu-ul li a:hover,.g-menu-container ul.g-menu-ul li a:focus {
        color: #fff;
        background-color: var(--color-darkblue)
    }
}

.g-tab-container {
    display: none;
    -webkit-animation: g-fade-in .3s;
    animation: g-fade-in .3s
}

@media(max-width: 640px) {
    .g-tab-container h2 {
        margin-top:50px
    }
}

.g-line-slant {
    position: absolute;
    height: 100%;
    width: 100%
}

@media(max-width: 991px) {
    .g-line-slant {
        display:none
    }
}

.g-line-slant.backward .line {
    width: 100%;
    height: 1px;
    background-color: var(--primary-color);
    position: absolute;
    -webkit-transform: rotate(-31deg);
    -khtml-transform: rotate(-31deg);
    transform: rotate(-31deg)
}

.g-line-slant.forward .line {
    width: 100%;
    height: 1px;
    background-color: var(--primary-color);
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: rotate(35deg);
    -khtml-transform: rotate(35deg);
    transform: rotate(35deg);
    -webkit-transform-origin: top left;
    -khtml-transform-origin: top left;
    transform-origin: top left
}

.g-line-slant.forward-bottom .line {
    width: 100%;
    height: 1px;
    background-color: var(--primary-color);
    position: absolute;
    bottom: 0;
    right: 0;
    -webkit-transform: rotate(35deg);
    -khtml-transform: rotate(35deg);
    transform: rotate(35deg);
    -webkit-transform-origin: bottom right;
    -khtml-transform-origin: bottom right;
    transform-origin: bottom right
}

.video-player {
    position: relative
}

.video-player .play-btn {
    position: absolute;
    width: 120px;
    height: 120px;
    background-image: url("https://i.ibb.co/p1kt1bh/playbtn.png");
    background-size: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 100%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -khtml-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

@media(max-width: 1024px) {
    .video-player .play-btn {
        width:90px;
        height: 90px
    }
}

@media(max-width: 767px) {
    .video-player .play-btn {
        width:70px;
        height: 70px
    }
}

@keyframes g-fade-slider-show {
    from {
        opacity: .4
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes g-fade-slider-show {
    from {
        opacity: .4
    }

    to {
        opacity: 1
    }
}

@keyframes g-fade-up {
    from {
        top: 70px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}

@-webkit-keyframes g-fade-up {
    from {
        top: 70px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}

@keyframes g-fade-in {
    0% {
        opacity: 0
    }

    20% {
        opacity: 0
    }

    40% {
        opacity: .3
    }

    60% {
        opacity: .5
    }

    80% {
        opacity: .9
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes g-fade-in {
    0% {
        opacity: 0
    }

    20% {
        opacity: 0
    }

    40% {
        opacity: .3
    }

    60% {
        opacity: .5
    }

    80% {
        opacity: .9
    }

    100% {
        opacity: 1
    }
}

.btn {
    background: transparent;
    padding: 7px 25px;
    font-weight: bold;
    color: #e8a479;
    border: 2px solid #e8a479;
    letter-spacing: .2em;
    text-transform: uppercase
}

.content {
    letter-spacing: .06em;
    margin: 0
}

p {
    line-height: 30px !important;
    letter-spacing: .06em
}

main h2,#content h2,.content h2 {
    font-weight: 100;
    margin-bottom: 25px;
    font-size: 3.5em
}

main h3,#content h3,.content h3 {
    letter-spacing: .1em;
    margin-top: 0
}

main h4,#content h4,.content h4 {
    letter-spacing: .2em;
    text-transform: uppercase
}

.vertical-center {
    display: flex;
    align-items: center
}

.text-black {
    color: #000!important
}

.text-brown {
    color: #c2815c!important
}

.text-light-grey {
    color: #eddbc9!important
}

.g-line-small-y {
    background: #fbf6f0!important
}

.g-line-white {
    background: #eddbc9!important
}

.video-play-btn {
    width: 50px;
    height: 50px;
    margin: 0 auto;
    border-radius: 50%;
    display: block;
    overflow: hidden;
    position: relative
}

.g-container a.video-play-btn:after {
    display: block!important;
    background-color: unset!important
}

.video-play-btn::after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-40%) translateY(-50%);
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 35px solid #fff;
    z-index: 100;
    transition: all 400ms cubic-bezier(.55,.055,.675,.19)
}

.g-container .white-top {
    background-color: #fff !important
}

.bg-cover {
    background-repeat: no-repeat!important;
    background-size: cover!important
}

.slider-title-wrapper:hover .slider-title-h3 {
    opacity: 0;
    transition: .4s
}

.slider-title-wrapper .slider-title-h3 {
    display: block;
    opacity: 1;
    transition: .4s
}

@keyframes fade-in {
    from {
        opacity: 0;
        transform: scale(.7,.7)
    }

    to {
        opacity: 1
    }
}

.fade-in-element {
    animation: fade-in 3s
}

.hidden {
    opacity: 0
}

h2.gradient {
    text-align: center;
    background-image: -webkit-linear-gradient(300deg,#8d462a 26%,#c2815c 51.61%,#eddbc9 100%) !important;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

@-webkit-keyframes hue {
    from {
        -webkit-filter: hue-rotate(0deg)
    }

    to {
        -webkit-filter: hue-rotate(-360deg)
    }
}

.g-services-columns-container {
    position: relative;
    background-color: #e8a479;
    padding-top: 20px;
    padding-bottom: 20px;
    z-index: 1
}

.g-services-columns-container .g-services-columns-background-animate {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #e8a479 !important;
    top: 0;
    left: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.g-services-columns-container .g-services-columns-background-animate:hover {
    -webkit-transform: scaleY(1.8);
    transform: scaleY(1.8)
}

.g-services-columns-container:hover .g-services-columns-background-animate {
    -webkit-transform: scaleY(2);
    transform: scaleY(2)
}

.g-services-columns-container .g-services-columns ul {
    list-style-type: none;
    text-align: center;
    padding: 0 !important;
    margin: auto;
    max-width: 1660px;
    padding-top: 12px;
    padding-bottom: 12px
}

.g-services-columns-container .g-services-columns ul li {
    display: inline-block;
    display: inline-table;
    padding: 0 10px;
    width: 14%;
    position: relative
}

.g-services-columns-container .g-services-columns ul li:before {
    display: none !important
}

.g-services-columns-container .g-services-columns ul li:not(:last-child)::after {
    content: " ";
    position: absolute;
    height: 100%;
    width: 2px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='2' height='189' viewBox='0 0 2 189'%3E%3Cdefs%3E%3ClinearGradient id='linear-gradient' x1='0.5' x2='0.5' y2='1' gradientUnits='objectBoundingBox'%3E%3Cstop offset='0' stop-color='%23ce8e60' stop-opacity='0'/%3E%3Cstop offset='0.113' stop-color='%23d39567' stop-opacity='0.494'/%3E%3Cstop offset='0.286' stop-color='%23e4ab7c'/%3E%3Cstop offset='0.495' stop-color='%23ffce9f'/%3E%3Cstop offset='0.59' stop-color='%23f4bf90'/%3E%3Cstop offset='0.857' stop-color='%23d89b6d' stop-opacity='0.506'/%3E%3Cstop offset='1' stop-color='%23ce8e60' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect id='Rectangle_2475' data-name='Rectangle 2475' width='2' height='189' fill='url(%23linear-gradient)'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center center;
    right: -5px;
    top: 0
}

.links p {
    border-bottom: 1px solid #fff;
    margin-bottom: 15px;
    position: relative
}

.links p::after {
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    right: 0;
    top: 10px;
    background-size: contain;
    background-image: url("./images/white-arrow.svg");
    background-repeat: no-repeat
}

.link-single {
    margin-top: 15px !important;
    position: relative;
    width: max-content
}

.link-single a {
    font-weight: bold;
    text-transform: uppercase
}

.link-single::after {
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    right: -27px;
    top: 7px;
    background-size: contain;
    background-image: url("./images/arrow-right-brown.svg");
    background-repeat: no-repeat
}

@media(max-width: 1280px) {
    .g-services-columns-container .g-services-columns ul li {
        width:24%;
        margin-bottom: 18px
    }

    .g-services-columns-container .g-services-columns ul li:nth-child(4)::after {
        background-image: none
    }
}

@media(max-width: 767px) {
    .g-services-columns-container .g-services-columns ul li {
        width:49%;
        margin-bottom: 18px
    }

    .g-services-columns-container .g-services-columns ul li:nth-child(even)::after {
        background-image: none
    }
}

.g-services-columns-container .g-services-columns ul li .item {
    text-decoration: none;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    display: block
}

.g-services-columns-container .g-services-columns ul li .item p,.g-services-columns-container .g-services-columns ul li .item div {
    color: #fff
}

@media(max-width: 640px) {
    .g-services-columns-container .g-services-columns ul li .item p,.g-services-columns-container .g-services-columns ul li .item div {
        margin-top:3px !important
    }
}

.g-services-columns-container .g-services-columns ul li .item .icon img {
    max-width: 95px
}

.g-services-columns-container .g-services-columns ul li .item.hover-view {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
    visibility: hidden;
    -webkit-animation: opacity 1s ease-out;
    animation: opacity 1s ease-out;
    z-index: 1;
    width: 94%;
    margin: 0 auto
}

@media(max-width: 1024px) {
    .g-services-columns-container .g-services-columns ul li .item.hover-view {
        background-color:var(--color-darkblue)
    }
}

.g-services-columns-container .g-services-columns ul li .item.hover-view .item-desc {
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    line-height: 18px;
    font-size: 11px !important
}

.g-services-columns-container .g-services-columns ul li .item.hover-view .item-desc span {
    max-height: 105px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical
}

.g-services-columns-container .g-services-columns ul li .item.hover-view a,.g-services-columns-container .g-services-columns ul li .item.hover-view a:hover,.g-services-columns-container .g-services-columns ul li .item.hover-view a:focus {
    color: #fff;
    text-decoration: underline;
    position: relative
}

.g-services-columns-container .g-services-columns ul li:hover .primary-view {
    opacity: 0;
    visibility: hidden
}

.g-services-columns-container .g-services-columns ul li:hover .hover-view {
    opacity: 1 !important;
    visibility: visible !important
}

.g-services-columns-container .g-services-columns ul li:hover .hover-view .item-desc a {
    -webkit-animation: g-fade-up 3s ease-out forwards;
    animation: g-fade-up 3s ease-out forwards;
    animation-iteration-count: 1;
    -webkit-animation: g-fade-up 1s;
    -webkit-animation-iteration-count: 1
}

.g-two-col-left-overlap-image .left-align {
    margin-left: -250px
}

.g-two-col-left-overlap-image .left-align.img-left {
    margin-left: -240px
}

.g-two-col-left-overlap-image .left-align.ver2 {
    margin-left: -60px
}

@media(max-width: 1400px) {
    .g-two-col-left-overlap-image .left-align {
        margin-left:-180px
    }

    .g-two-col-left-overlap-image .left-align.img-left {
        margin-left: -180px
    }
}

@media(max-width: 1024px) {
    .g-two-col-left-overlap-image .left-align.img-left {
        margin-left:-80px
    }
}

@media(max-width: 767px) {
    .g-two-col-left-overlap-image .left-align {
        margin-left:0;
        right: 0
    }

    .g-two-col-left-overlap-image .left-align.img-left {
        margin-left: 0
    }

    .g-two-col-left-overlap-image .left-align.ver2 {
        margin-left: 0
    }
}

.g-two-col-right-overlap-image .right-align {
    margin-right: -240px;
    padding-left: 10px
}

.g-two-col-right-overlap-image .right-align.img-right {
    position: relative;
    right: -240px;
    margin-right: 0;
    padding-left: 0
}

@media(max-width: 1400px) {
    .g-two-col-right-overlap-image .right-align {
        margin-right:-180px;
        padding-left: 10px
    }

    .g-two-col-right-overlap-image .right-align.img-right {
        position: relative;
        right: -180px;
        margin-right: 0
    }
}

@media(max-width: 1024px) {
    .g-two-col-right-overlap-image .right-align.img-right {
        position:relative;
        right: -80px;
        margin-right: 0
    }
}

@media(max-width: 767px) {
    .g-two-col-right-overlap-image .right-align {
        padding-left:0;
        margin-right: 0;
        right: 0
    }

    .g-two-col-right-overlap-image .right-align.img-right {
        right: 0;
        margin-right: 0
    }
}

.g-explore-container .overlap-image {
    position: relative;
    margin-top: -180px
}

.g-explore-container .g-image-expand-right .image-align-right {
    margin-right: -140px
}

@media(max-width: 767px) {
    .g-explore-container .g-image-expand-right .image-align-right {
        margin-right:0
    }
}

@media(max-width: 991px) {
    .g-explore-container .g-image-expand-right .col-image-align-right {
        -webkit-box-pack:center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.g-explore-container .g-line-slant.backward .line {
    right: 0;
    top: 50px;
    width: 100%;
    -webkit-transform: skewy(-32deg);
    -khtml-transform: skewy(-32deg);
    transform: skewy(-32deg);
    -webkit-transform-origin: top right;
    -khtml-transform-origin: top right;
    transform-origin: top right
}

@media(max-width: 1400px) {
    .g-explore-container .g-line-slant.backward .line {
        -webkit-transform:skewy(-35deg);
        -khtml-transform: skewy(-35deg);
        transform: skewy(-35deg)
    }
}

@media(max-width: 1199px) {
    .g-explore-container .g-line-slant.backward .line {
        -webkit-transform:skewy(-45deg);
        -khtml-transform: skewy(-45deg);
        transform: skewy(-45deg)
    }
}

.g-explore-container .g-line-slant.forward .line {
    margin-top: 0;
    margin-left: 370px;
    -webkit-transform: skewy(30deg);
    -khtml-transform: skewy(30deg);
    transform: skewy(30deg);
    -webkit-transform-origin: top left;
    -khtml-transform-origin: top left;
    transform-origin: top left
}

.g-residences-container .g-line-slant .line {
    -webkit-transform: skewY(22deg);
    -khtml-transform: skewY(22deg);
    transform: skewY(22deg)
}

@media(max-width: 1440px) {
    .g-residences-container .g-line-slant .line {
        -webkit-transform:skewY(26deg);
        -khtml-transform: skewY(26deg);
        transform: skewY(26deg)
    }
}

.g-residences-container .g-two-col-left-overlap-image .left-align {
    margin-left: -25px
}

@media(max-width: 767px) {
    .g-residences-container {
        padding-bottom:60px
    }

    .g-residences-container .g-two-col-left-overlap-image .left-align {
        margin-left: 0
    }
}

.g-residences-list-container>.row .col-md-6:nth-child(odd) {
    padding-right: 30px
}

.g-residences-list-container>.row .col-md-6:nth-child(even) {
    padding-left: 30px
}

@media(max-width: 1024px) {
    .g-residences-list-container>.row .col-md-6:nth-child(odd) {
        padding-right:20px
    }

    .g-residences-list-container>.row .col-md-6:nth-child(even) {
        padding-left: 20px
    }
}

@media(max-width: 767px) {
    .g-residences-list-container>.row .col-md-6:nth-child(odd) {
        padding-right:15px
    }

    .g-residences-list-container>.row .col-md-6:nth-child(even) {
        padding-left: 15px
    }
}

.g-residences-list-container .g-residence-inner {
    text-decoration: none
}

.g-residences-list-container .g-residence-inner .desc {
    padding: 0 10px
}

.g-residences-list-container .g-residence-inner .price,.g-residences-list-container .g-residence-inner .addons {
    color: var(--color-black)
}

.g-residences-list-container .g-residence-inner .title {
    padding: 0 4px
}

@media(max-width: 767px) {
    .g-residences-list-container .g-residence-inner .title {
        margin-top:10px
    }
}

.g-residences-list-container .g-residence-inner .g-residences-feature .tag {
    position: absolute;
    top: 12%;
    left: 0;
    color: #fff;
    background-color: var(--primary-color);
    padding: 12px 15px
}

@media(max-width: 1024px) {
    .g-residences-list-container .g-residence-inner .g-residences-feature .tag {
        top:15%
    }
}

.g-residences-list-container .g-residence-inner .g-residences-image {
    height: 0;
    padding-top: 70%;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat
}

.g-residences-list-container .g-residence-inner .addons>div {
    float: left;
    margin-right: 20px
}

@media(max-width: 767px) {
    .g-residences-list-container .g-residence-inner .addons>div {
        width:100%
    }
}

.g-residences-list-container .g-residence-inner .addons .icons {
    position: relative;
    top: -2px;
    margin-left: 12px
}

@media(max-width: 991px) {
    .g-residences-list-container .g-residence-inner .addons .icons {
        margin-left:0;
        margin-top: 10px
    }
}

.g-residences-list-container .g-residence-inner .addons .icons ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.g-residences-list-container .g-residence-inner .addons .icons ul li {
    float: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.g-residences-list-container .g-residence-inner .addons .icons ul li .icon {
    width: 30px;
    height: 30px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    display: inline-block;
    margin-left: 12px;
    margin-right: 12px
}

.g-residences-list-container .g-residence-inner .addons .icons ul li .icon.bed {
    background-image: url(https://i.ibb.co/1rsnwtf/ico-bed.png)
}

.g-residences-list-container .g-residence-inner .addons .icons ul li .icon.bath {
    background-image: url(https://i.ibb.co/cXRTkdX/ico-bath.png)
}

.g-residences-list-container .g-residence-inner .addons .icons ul li .icon.parking {
    background-image: url(https://i.ibb.co/PxF0YLt/ico-parking.png)
}

.g-single-residence-container .addons {
    display: inline-table
}

.g-single-residence-container .addons>div {
    float: left;
    margin-right: 20px
}

@media(max-width: 767px) {
    .g-single-residence-container .addons>div {
        width:100%
    }
}

.g-single-residence-container .addons .icons {
    position: relative;
    top: -4px;
    margin-left: 12px
}

@media(max-width: 991px) {
    .g-single-residence-container .addons .icons {
        margin-left:0
    }
}

.g-single-residence-container .addons .icons ul {
    list-style: none;
    margin: 0;
    padding: 0
}

@media(max-width: 767px) {
    .g-single-residence-container .addons .icons ul {
        display:inline-table;
        text-align: center;
        margin-top: 22px
    }
}

.g-single-residence-container .addons .icons ul li {
    float: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.g-single-residence-container .addons .icons ul li .icon {
    width: 30px;
    height: 30px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    display: inline-block;
    margin-left: 12px;
    margin-right: 12px
}

.g-single-residence-container .addons .icons ul li .icon.bed {
    background-image: url(https://i.ibb.co/1rsnwtf/ico-bed.png)
}

.g-single-residence-container .addons .icons ul li .icon.bath {
    background-image: url(https://i.ibb.co/cXRTkdX/ico-bath.png)
}

.g-single-residence-container .addons .icons ul li .icon.parking {
    background-image: url(https://i.ibb.co/PxF0YLt/ico-parking.png)
}

.link {
    text-align: center
}

.link a {
    color: #7c7268
}

.link a::after {
    content: '';
    width: 100%;
    border-bottom: solid 1px #7c7268;
    position: absolute;
    background-color: transparent;
    left: 0;
    top: 32% !important;
    bottom: 12px !important;
    z-index: 1
}

form:after {
    content: " ";
    position: absolute;
    top: -11px;
    left: -11px;
    right: -11px;
    bottom: -11px;
    border: 7px solid #fff;
    pointer-events: none
}

.form:not(.form--custom) .page-header>* {
    color: var(--formHeaderFontColor);
    font-size: 60px;
    margin-bottom: 0;
    text-transform: uppercase;
    letter-spacing: .03em;
    font-weight: normal
}

.form:not(.form--custom) p {
    text-transform: uppercase;
    letter-spacing: .14em
}

.form-submit-border {
    width: 100% !important;
    text-align: center
}

.form-group .input-wrapper {
    border-bottom: 1px solid #707070
}

main .form-group .input-wrapper label {
    left: 0;
    text-transform: uppercase;
    font-family: 'Poppins-Light'
}

.white {
    color: #fff
}

.content.white p,.content.white h4 {
    color: #fff
}

.hero-banner-one__overlay-wrapper h1 {
    letter-spacing: .03em;
    line-height: 90px
}

a.arrow-link.privacy-statement-link {
    color: #7c7268;
    font-family: 'Poppins-Light'
}

#slider img.custom-width {
    height: 800px;
    width: 100%;
    object-fit: contain;
    background: #000
}

#slider,#slider-2,#slider-3 {
    position: relative;
    overflow: hidden;
    margin: 4em;
    box-shadow: 0 6px 103px 0 rgba(0,0,0,.71);
    transition: transform .3s cubic-bezier(.175,.885,.32,1.275),-webkit-transform .3s cubic-bezier(.175,.885,.32,1.275)
}

#slider-2 .slider-title-wrapper,#slider-3 .slider-title-wrapper {
    background-color: transparent
}

#slider:hover,#slider-2:hover,#slider-3:hover {
    transform: scaleX(1.03)scaleY(1.03);
}

#slider ul,#slider-2 ul,#slider-3 ul {
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none
}

#slider ul li,#slider-2 ul li,#slider-3 ul li {
    position: relative;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
    max-width: 1200px;
    height: 800px;
    background: #ccc;
    text-align: center;
    line-height: 300px;
    display: flex;
    justify-content: center;
    align-items: center
}

#slider-2 ul li img,#slider-3 ul li img {
    height: 800px;
    width: 100%;
    object-fit: cover
}

@media(max-width: 640px) {
    #slider img.custom-width {
        height:inherit
    }

    #slider,#slider-2,#slider-3 {
        width: 100% !important;
        height: 420px !important
    }

    #slider ul,#slider-2 ul,#slider-3 ul {
        width: 100% !important;
        height: 100%;
        margin-left: 0 !important
    }

    #slider ul li,#slider-2 ul li,#slider-3 ul li {
        height: 100% !important
    }

    #slider ul li img,#slider-2 ul li img,#slider-3 ul li img {
        width: 100%;
        height: 100%;
        object-fit: cover
    }
}

@media(max-width: 1200px) {
    #slider ul li,#slider-2 ul li,#slider-3 ul li {
        height:100% !important
    }

    #slider ul,#slider-2 ul,#slider-3 ul {
        width: 100% !important;
        height: 100%;
        margin-left: 0 !important
    }

    #slider ul li img,#slider-2 ul li img,#slider-3 ul li img {
        width: 100%;
        height: 100%;
        object-fit: cover
    }
}

.control_prev,.control_next,.control_prev-2,.control_next-2,.control_prev-3,.control_next-3 {
    position: absolute;
    z-index: 999;
    display: flex;
    width: 10%;
    background: transparent;
    color: #fff;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    font-weight: 600;
    font-size: 3em;
    opacity: 1;
    cursor: pointer;
    transition: all .2s ease-in-out
}

.control_prev:hover,.control_next:hover,.control_prev-2:hover,.control_next-2:hover,.control_prev-3:hover,.control_next-3:hover {
    opacity: .8
}

.control_prev,.control_prev-2,.control_prev-3 {
    border-radius: 0 2px 2px 0
}

.control_next,.control_next-2,.control_next-3 {
    right: 0;
    border-radius: 2px 0 0 2px
}

.slide1 img {
    width: 100%
}

.slide2 img {
    width: 100%
}

.slide3 img {
    width: 100%
}

.slide4 img {
    width: 100%
}

.slider-title-wrapper {
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(0,0,0,.5);
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    line-height: 3.2em;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.slider-title-wrapper:hover {
    background-color: transparent;
    transition: .2s
}

.slider-title-h3 {
    margin: 0;
    color: #eddbc9!important;
    display: block;
    line-height: 59px;
    letter-spacing: .1em;
    text-transform: uppercase
}

.slider-subtitle {
    color: #eddbc9!important;
    font-size: 1.4em;
    margin: 0
}

.slider-navigation {
    position: absolute;
    top: 40%;
    width: 100%
}

.slider-navigation-2,.slider-navigation-3 {
    position: absolute;
    top: 50%;
    width: 100%
}

.gg-chevron-left {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 40px;
    height: 40px;
    border: 2px solid transparent;
    border-radius: 100px;
    color: #7c7268
}

.gg-chevron-left::after {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 25px;
    height: 25px;
    border-bottom: 2px solid;
    border-left: 2px solid;
    transform: rotate(45deg);
    left: 6px;
    top: 4px
}

.gg-chevron-right {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 40px;
    height: 40px;
    border: 2px solid transparent;
    border-radius: 100px;
    color: #7c7268
}

.gg-chevron-right::after {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 25px;
    height: 25px;
    border-bottom: 2px solid;
    border-right: 2px solid;
    transform: rotate(-45deg);
    right: 6px;
    top: 4px
}

@media(max-width: 640px) {
    .gg-chevron-right::after {
        right:40px;
        top: 0
    }
}

.artist-impression {
    position: absolute;
    bottom: 10px;
    color: #000;
    right: 15px
}

.artist-impression.fixed {
    position: absolute;
    top: 395px;
    color: #000;
    right: 25px
}

.artist-impression.diff {
    bottom: 98px
}

.artist-impression.custom-width {
    right: 29%
}

.alphabet-carousel__slide-content>p {
    letter-spacing: .06em;
    font-size: 16px
}

.alphabet-carousel__slide-content h3 {
    font-size: 20px !important;
    letter-spacing: .2em;
    line-height: 30px
}

.alphabet-carousel .tns-controls button,.alphabet-carousel__slide-btn {
    background-image: url("./images/arrow-right.svg");
    background-color: transparent;
    height: 50px;
    width: 50px;
    outline: none
}

.component.full-width.container-background-3>.component-content {
    background-size: cover
}

.container-fluid.full-width {
    max-width: 100vw
}

.form:not(.form--custom) form:before {
    display: none
}

.text-block-ch-width {
    max-width: 380px;
    margin: auto
}

@media(max-width: 768px) {
    .text-block-ch-width {
        padding:0 20px
    }

    .has-border {
        border-top: none !important
    }

    .block-left-right-lines:before {
        display: none
    }
}

.has-border {
    border-top: 1px solid #fff;
    margin-top: 66px
}

.block-left-right-lines:before {
    content: '';
    width: 100%;
    border-right: 1px solid #fff;
    position: absolute;
    left: 0;
    top: 22%;
    z-index: 1;
    height: 70%
}

.img-wrapped-height {
    min-height: 200px;
    padding-top: 30px
}

.image-border {
    margin: 0;
    position: relative
}

.image-border:after {
    content: " ";
    position: absolute;
    top: 8px;
    left: 8px;
    right: 8px;
    bottom: 8px;
    border: 4px solid #7c7268
}

.image-border img {
    width: 100%;
    position: relative;
    padding: 13px;
    height: 100% !important;
    margin-bottom: -11px
}

.image-gallery__inner {
    margin-top: -200px
}

@media(max-width: 768px) {
    .image-gallery__inner img {
        width:100% !important;
        min-height: 100% !important
    }

    .image-gallery__inner {
        margin-top: -100px
    }

    .full-width.contact-form.form {
        margin-top: 30%
    }
}

@media(min-width: 992px) {
    .form:not(.form--custom) form {
        padding:100px 80px
    }

    .line-icon {
        width: 100%;
        height: 100%
    }
}

.form-submit-border input.btn.btn-default {
    max-width: fit-content;
    margin: auto;
    text-align: center;
    padding: 15px 80px !important;
    font-family: 'Poppins-Light';
    text-transform: uppercase;
    border: 2px solid #58585a !important;
    background: transparent !important
}

.component-content .form-submit-border>.btn,.component-content .btn,.component-content .last a.no-barba {
    text-transform: uppercase;
    border: 2px solid #fff !important;
    padding: 7px 25px !important;
    background: transparent !important
}

body .g-services-columns-container .g-services-columns ul li .item.hover-view {
    background-color: #e8a479
}

@media screen and (min-width: 992px) {
    .hero-banner-one[data-maintainaspectratio="False"][data-isimage="False"] {
        min-height:850px
    }
}

@media screen and (max-width: 767px) {
    .contact-form form [type="radio"] {
        margin-left:30px
    }

    .col__1--mobile {
        width: 100% !important
    }

    .flex-col-mobile {
        flex-direction: column
    }

    .row {
        margin-left: auto !important;
        margin-right: auto !important
    }

    .card {
        padding: 30px 20px !important;
        width: 100% !important
    }

    .card__button--left {
        margin-bottom: 0 !important
    }

    .sec-2 {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .slideshow-container img {
        height: auto !important
    }

    .card__description--center br {
        display: initial !important
    }
}

@-webkit-keyframes grow {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.05)
    }

    100% {
        transform: scale(1)
    }
}

@keyframes grow {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.05)
    }

    100% {
        transform: scale(1)
    }
}

:root {
    --gsq-color-primary: #252849;
    --gsq-color-secondary: #4F516C
}

.card-container {
    padding: 10% 25%
}

.card-container .card__title {
    color: #58585a;
    font-size: 20px;
    text-transform: uppercase !important;
    letter-spacing: 3px !important;
    margin-bottom: 20px !important;
    font-family: "SWEETSANSPRO-BOLD" !important
}

.no-padding {
    padding: 0 !important;
    margin: 0 !important;
    width: 100% !important
}

.img-disclaimer::after {
    content: "*ARTIST IMPRESSION";
    font-family: UNTITLEDSANS-LIGHT,serif;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    bottom: 20px;
    color: #fff;
    font-size: 10px;
    display: block;
    width: 100%;
    text-align: right;
    transform: translateX(-10px)
}

.hero-banner-one__text h1 {
    font-weight: 500
}

.disclaimer-text {
    color: #fff;
    max-width: 1000px;
    margin: auto;
    margin-top: 50px
}

.interior-sec .interior-row-1:before {
    content: "";
    width: 2px;
    display: block;
    position: absolute;
    z-index: 1;
    background: #fff;
    top: 0;
    left: 50%;
    transform: rotate(0);
    height: 120px
}

.interior-sec {
    padding: 70px 0
}

.interior-sec-disclaimer {
    margin-bottom: 50px
}

.amenity-sec {
    background-image: url(./images/amenity-fullbg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 70px 0 !important;
    position: relative
}

.amenity-sec .col__2--serenade,.amenity-sec .card-container {
    background-color: #c6d9ef;
    text-align: center
}

.amenity-sec .col__2--serenade .card__button--left,.amenity-sec .card-container .card__button--left {
    margin: auto
}

.amenity-sec .col__2--serenade .card__title,.amenity-sec .card-container .card__title {
    text-align: center !important;
    font-size: 20px !important;
    display: block !important;
    margin-top: 20px !important
}

.amenity-sec .amenity-card-container {
    padding: 10% 15%
}

.amenity-sec-3 .card--v-center {
    padding-bottom: 0 !important;
    max-width: 470px !important;
    width: 100% !important
}

.amenity-sec-3 .card--v-center .card__description {
    font-family: ogg-light !important;
    font-size: 25px !important
}

.water-newstead-sec {
    background-image: url(./images/water-newstead.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 70px 0 !important;
    position: relative
}

.water-newstead-sec .col__2--serenade,.water-newstead-sec .card-container {
    background-color: #e3d1c4;
    text-align: center
}

.water-newstead-sec .col__2--serenade .card__button--left,.water-newstead-sec .card-container .card__button--left {
    margin: auto
}

.water-newstead-sec .col__2--serenade .card__title,.water-newstead-sec .card-container .card__title {
    text-align: center !important;
    font-size: 20px !important;
    display: block !important;
    margin-top: 20px !important;
    color: #fff
}

.water-newstead-sec .water-newstead-row1 {
    margin-top: 0
}

.water-newstead-sec-1 .card__title {
    color: #58585a !important
}

.water-newstead-sec-2 .card__description--large--center {
    padding: 0 10%;
    color: #fff
}

.water-newstead-sec-2 .card__title {
    text-align: center !important;
    font-size: 20px !important;
    display: block !important;
    margin-top: 35px !important;
    color: #fff;
    text-transform: uppercase !important;
    letter-spacing: 3px !important;
    margin-bottom: 20px !important;
    font-family: "SWEETSANSPRO-BOLD" !important
}

.water-newstead-sec-2 .card__description {
    text-align: center;
    color: #fff;
    padding: 0 15px;
    margin-bottom: 35px
}

.water-newstead-sec-2 .img-container {
    padding: 25px 0
}

.water-newstead-sec-2 .col-lg-7 {
    padding-right: 15px !important
}

.water-newstead-sec-2 .col-lg-5 {
    padding-left: 15px !important
}

.water-newstead-sec-2 .right-img {
    text-align: right;
    padding-top: 0
}

.water-newstead-sec-3 .card__title {
    text-align: center !important;
    font-size: 20px !important;
    display: block !important;
    margin-top: 35px !important;
    color: #fff;
    text-transform: uppercase !important;
    letter-spacing: 3px !important;
    margin-bottom: 20px !important;
    font-family: "SWEETSANSPRO-BOLD" !important
}

.water-newstead-sec-3 .card__description {
    text-align: center;
    color: #fff;
    padding: 0 15px;
    margin-bottom: 35px
}

.water-newstead-sec-3 .col_1 {
    width: 565px;
    margin: auto
}

.water-newstead-sec-4 .row-with-slider-1 {
    margin-bottom: 0 !important
}

.water-newstead-sec-4 .row-with-slider-2 {
    margin-top: 0 !important
}

.water-newstead-sec-4 .row-with-slider-2 .slideshow-container {
    margin-top: 0 !important
}

.water-newstead-sec-4 .row-with-slider-2 .slideshow-container .card--large {
    text-align: center
}

.water-newstead-sec-4 .row-with-slider-2 .slideshow-container .card--large .card__title {
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-family: "SWEETSANSPRO-BOLD" !important;
    margin-bottom: 0
}

.water-newstead-sec-4 .row-with-slider-2 .slideshow-container .card--large .card__subtitle {
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-family: var(--paragraphFontFamily) !important;
    font-weight: normal;
    text-transform: none;
    margin-top: 0
}

.water-newstead-sec-4 .row-with-slider-2 .slideshow-container .card--large .card__description {
    color: #fff
}

.water-newstead-sec-5 {
    background-color: #e3d1c4;
    text-align: center
}

.water-newstead-sec-5 .row {
    margin: 0 auto !important;
    padding: 50px 0 !important;
    max-width: 900px !important
}

.water-newstead-sec-5 .row .card__description {
    font-size: 10px !important;
    line-height: 15px !important
}

.register-sec-wm {
    border-bottom: 1px solid #fff
}

.register-sec-wm .sec-8 {
    padding-bottom: 50px
}

.architecture-sec {
    background-image: url(./images/architecture-content-full-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 70px 0 !important;
    position: relative
}

.architecture-sec .architecture-row-1:before {
    content: "";
    width: 2px;
    display: block;
    position: absolute;
    z-index: 1;
    background: #fff;
    top: 0;
    left: 50%;
    transform: rotate(0);
    height: 120px
}

.architecture-sec .card-container {
    background-color: #cee0d7 !important;
    text-align: center
}

.architecture-sec .card-container .card__button--left {
    margin: auto
}

.architecture-sec .col__2--serenade {
    background-color: #cee0d7;
    text-align: center
}

.architecture-sec-3 .row:last-child .col:after {
    content: "*ARTIST IMPRESSION";
    font-family: UNTITLEDSANS-LIGHT,serif;
    text-transform: uppercase;
    position: absolute;
    z-index: 1;
    bottom: 15px;
    color: #fff;
    font-size: 10px;
    right: 15px
}

.architecture-sec-4 .card__description {
    font-size: 40px;
    font-family: ogg-light !important;
    line-height: 50px !important
}

.architecture-sec-6 .card-container {
    padding: 10% 15% !important
}

.architecture-sec-6 .card-container .card__title {
    text-align: center !important;
    font-size: 20px !important;
    display: block !important;
    margin-top: 20px !important
}

.architecture-sec-6 .card__description {
    font-family: ogg-light !important;
    font-size: 25px !important
}

.interior-sec-2 {
    background: #917f7f;
    background-image: linear-gradient(to right,#917f7f,#d8c5b4);
    position: relative
}

.interior-sec-2 .card-container {
    background-color: #e3d1c4;
    text-align: center
}

.interior-sec-2 .card-container .card__button--left {
    margin: auto
}

.interior-sec-3 {
    background: #c19673;
    background: linear-gradient(90deg,#c19673 0%,#d8c5b4 100%,#fff 100%);
    padding-bottom: 1px
}

.interior-sec-3 .card-container {
    padding: 10% 20%;
    text-align: center
}

.interior-sec-3 .card-container .card__button--left {
    margin: auto
}

.interior-sec-3 .col .card-container {
    background-color: #e3d1c4
}

.interior-sec-3 .artist-impression {
    color: #fff;
    padding-right: 15px;
    position: relative;
    display: block;
    text-align: right;
    transform: translateY(-20px);
    font-family: UNTITLEDSANS-LIGHT,serif
}

.interior-sec-3 img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.interior-sec-4 {
    background: #c19673;
    background: linear-gradient(90deg,#c19673 0%,#d8c5b4 100%,#fff 100%);
    padding-top: 1px
}

.interior-sec-4 .comparator {
    background: rgba(0,0,0,0);
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.interior-sec-4 .comparator .comparator__title {
    font-family: "SWEETSANSPRO-BOLD" !important;
    color: #fff !important
}

.interior-sec-4 .comparator .comparator__selector-title,.interior-sec-4 .comparator .comparator__category-title,.interior-sec-4 .comparator .comparator__category-subtitle,.interior-sec-4 .comparator .comparator__category-color {
    color: #fff !important
}

.interior-sec-4 .comparator .comparator__images::before,.interior-sec-4 .comparator .comparator__images::after {
    content: "*ARTIST IMPRESSION";
    font-family: UNTITLEDSANS-LIGHT,serif;
    text-transform: uppercase;
    position: absolute;
    z-index: 1;
    bottom: 15px;
    color: #fff;
    font-size: 10px
}

.interior-sec-4 .comparator .comparator__images::before {
    left: 15px;
    z-index: 2
}

.interior-sec-4 .comparator .comparator__images::after {
    right: 15px
}

.interior-sec-4 .animate-in.comparator--dark {
    background-color: var(--comparatorBackgroundDark) !important
}

.interior-sec-4 .comparator__wrapper,.interior-sec-7 .comparator__wrapper {
    display: block
}

.interior-sec-4 .comparator__wrapper .comparator__selector,.interior-sec-7 .comparator__wrapper .comparator__selector {
    display: none
}

.interior-sec-4 .comparator__wrapper .comparator__images,.interior-sec-7 .comparator__wrapper .comparator__images {
    margin: 0 auto
}

.interior-sec-5 {
    background: #c19673;
    background: linear-gradient(90deg,#c19673 0%,#d8c5b4 100%,#fff 100%);
    padding-top: 1px
}

.interior-sec-5 .row_1 {
    margin: 0 auto !important
}

.interior-sec-5 .card__title {
    text-align: center !important;
    font-size: 20px !important;
    display: block !important;
    margin-top: 20px !important
}

.interior-sec-5 .col-lg-2 {
    text-align: center
}

.interior-sec-5 .col-lg-2 img {
    transform: translateY(-15px)
}

.interior-sec-5 .card-container {
    background-color: #e3d1c4;
    padding: 10%
}

.interior-sec-6 {
    background: #c19673;
    background: linear-gradient(90deg,#c19673 0%,#d8c5b4 100%,#fff 100%);
    padding-top: 1px;
    padding-bottom: 1px
}

.interior-sec-6 section .row {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.interior-sec-6 section .row .mySlides::after {
    content: "*ARTIST IMPRESSION";
    font-family: UNTITLEDSANS-LIGHT,serif;
    text-transform: uppercase;
    position: absolute;
    z-index: 1;
    right: 15px;
    bottom: 25px;
    color: #fff;
    font-size: 10px
}

.interior-sec-6 section .card--large {
    text-align: center
}

.interior-sec-6 section .card--large .card__title {
    font-family: ogg-light !important;
    color: #58585a !important
}

.interior-sec-7 {
    background: #917f7f;
    background-image: linear-gradient(to right,#917f7f,#d8c5b4);
    position: relative
}

.interior-sec-7 .comparator {
    background: rgba(0,0,0,0);
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.interior-sec-7 .comparator .comparator__title {
    font-family: "SWEETSANSPRO-BOLD" !important;
    color: #fff !important
}

.interior-sec-7 .comparator .comparator__selector-title,.interior-sec-7 .comparator .comparator__category-title,.interior-sec-7 .comparator .comparator__category-subtitle,.interior-sec-7 .comparator .comparator__category-color {
    color: #fff !important
}

.interior-sec-7 .comparator .comparator__images::before,.interior-sec-7 .comparator .comparator__images::after {
    content: "*ARTIST IMPRESSION";
    font-family: UNTITLEDSANS-LIGHT,serif;
    text-transform: uppercase;
    position: absolute;
    z-index: 1;
    bottom: 15px;
    color: #fff;
    font-size: 10px
}

.interior-sec-7 .comparator .comparator__images::before {
    left: 15px;
    z-index: 2
}

.interior-sec-7 .comparator .comparator__images::after {
    right: 15px
}

.interior-sec-7 .animate-in.comparator--dark {
    background-color: var(--comparatorBackgroundDark) !important
}

.tmd-sec {
    padding: 50px 0
}

.tmd-sec .component-content>.row {
    max-width: 1600px
}

.tmd-sec h2 {
    margin-top: 0 !important;
    font-size: 60px !important;
    font-weight: 600 !important
}

.tmd-sec h2,.tmd-sec h3,.tmd-sec h4,.tmd-sec h5 {
    margin-top: 0 !important;
    font-family: "NoeDisplay-Medium",serif !important;
    letter-spacing: unset !important
}

.tmd-sec .col-lg-10 .row {
    margin: 0 !important
}

.tmd-sec .row {
    width: 100%
}

.tmd-side-links,.tmd-side-links-2 {
    text-align: right
}

.tmd-side-links {
    padding-right: 20px
}

.tmd-side-links-2 {
    margin-top: 100%
}

.tmd-section-1 {
    background-image: url(./images/tmd-section-one-fullbg.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding-left: 20px;
    padding-right: 20px
}

.tmd-section-1 .col_1 {
    text-align: center
}

.tmd-section-1 h1 {
    color: #fff;
    margin-bottom: 0;
    text-align: center;
    font-family: "NoeDisplay-Medium",serif !important
}

.tmd-section-1 a,.tmd-section-1 p {
    color: #fff;
    text-align: center;
    font-family: var(--paragraphFontFamily) !important
}

.tmd-section-1 p {
    font-family: var(--paragraphFontFamily) !important;
    display: block;
    max-width: 860px
}

.tmd-section-1 ul {
    padding-left: 0 !important;
    margin-top: 35px
}

.tmd-section-1 ul li {
    display: inline-block;
    padding: 30px
}

.tmd-section-3 {
    padding-top: 0
}

.tmd-section-3 .col-lg-2,.tmd-section-3 .col-lg-10 {
    padding-top: 5.5%
}

.tmd-section-3 .row {
    margin: 0 auto !important
}

.tmd-section-3 #our-legacy {
    margin-top: 0 !important
}

.tmd-section-3 #our-legacy .col-lg-5 h2 {
    text-align: left !important
}

.tmd-section-3 h2 {
    margin-bottom: 0;
    text-align: right;
    margin-top: 65px !important
}

.tmd-section-3 .sidebar {
    border-right: 1px solid #e1dfd5
}

.tmd-section-create-communities {
    background-image: url(./images/tmd-row-full-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 0;
    padding-bottom: 0
}

.tmd-section-create-communities .row {
    margin: 0 auto !important
}

.tmd-section-create-communities .col-lg-2,.tmd-section-create-communities .col-lg-10 {
    padding-top: 5.5%
}

.tmd-section-create-communities h3,.tmd-section-create-communities h4,.tmd-section-create-communities h5 {
    text-transform: none;
    letter-spacing: 1px
}

.tmd-section-create-communities h3,.tmd-section-create-communities h5,.tmd-section-create-communities h4,.tmd-section-create-communities p {
    color: #fff !important
}

.tmd-section-create-communities h5 {
    font-size: 22px;
    display: inline-block
}

.tmd-section-create-communities h4 {
    font-size: 42px;
    transform: translateY(-10px);
    margin-bottom: 0;
    padding-left: 15px;
    text-transform: none !important
}

.tmd-section-create-communities h3 {
    font-size: 60px;
    margin-top: 45px !important;
    font-weight: 600 !important
}

.tmd-section-create-communities ul {
    padding-left: 0 !important;
    padding-top: 10px
}

.tmd-section-create-communities ul li {
    display: inline-block;
    width: 25%
}

.tmd-section-create-communities ul li span {
    border-bottom: 1px solid #fff;
    width: 97%;
    display: block;
    margin-left: 0%;
    transform: translateY(-5px)
}

.tmd-section-create-communities ul li.col-lg-9 {
    width: 74.4%;
    padding: 0
}

.tmd-section-create-communities img {
    width: 100%
}

.tmd-section-create-communities p {
    color: #fff !important
}

.tmd-section-qualitycare {
    padding-top: 4.5%
}

.tmd-section-qualitycare .row {
    margin: 0 auto !important
}

.tmd-section-qualitycare .col-lg-2,.tmd-section-qualitycare .col-lg-10 {
    padding-top: 2.5%
}

.tmd-section-qualitycare h3 {
    font-size: 60px;
    color: #707070 !important;
    margin-top: 20px;
    text-transform: none;
    font-weight: 600 !important
}

.tmd-section-qualitycare h4 {
    font-size: 42px;
    color: #707070 !important;
    text-transform: none !important
}

.tmd-section-qualitycare p {
    color: #707070 !important
}

.tmd-section-qualitycare img {
    width: 100%
}

.tmd-section-qualitycare .long-line {
    border-bottom: 1px solid #707070;
    width: 70%;
    display: block;
    margin: auto;
    transform: translateY(50px)
}

.tmd-section-qualitycare .col-lg-4 p {
    margin-top: 0
}

.tmd-section-qualitycare .row_3 {
    padding-top: 50px !important
}

.tmd-section-test-retest {
    padding-top: 0;
    padding-bottom: 0;
    background-image: url(./images/tmd-row-full-bg.png);
    background-size: cover;
    background-repeat: no-repeat
}

.tmd-section-test-retest .row {
    margin: 0 auto !important
}

.tmd-section-test-retest .col-lg-2,.tmd-section-test-retest .col-lg-10 {
    padding-top: 5.5%
}

.tmd-section-test-retest h4 {
    font-size: 42px;
    text-transform: none !important;
    color: #fff !important
}

.tmd-section-test-retest h3 {
    font-size: 60px;
    text-transform: none;
    color: #fff;
    margin-top: -50px !important;
    margin-bottom: 25px
}

.tmd-section-test-retest p {
    margin-top: 0;
    color: #fff
}

.tmd-section-test-retest img {
    width: 100%
}

.tmd-section-test-retest .small-title {
    color: #fff
}

.tmd-section-listen-learn {
    padding-top: 70px !important
}

.tmd-section-listen-learn .row {
    margin: 0 auto !important
}

.tmd-section-listen-learn .col-lg-2,.tmd-section-listen-learn .col-lg-10 {
    padding-top: 2.5%
}

.tmd-section-listen-learn ul {
    padding-left: 15px;
    padding-top: 10px
}

.tmd-section-listen-learn ul li {
    display: inline-block;
    width: 23%
}

.tmd-section-listen-learn ul li span {
    border-bottom: 1px solid #bab3ad;
    width: 100%;
    display: block;
    margin-left: 0%;
    transform: translateY(-5px)
}

.tmd-section-listen-learn ul li.col-lg-9 {
    width: 80%
}

.tmd-section-listen-learn h4 {
    font-size: 42px;
    text-transform: none !important;
    color: #bab3ad !important;
    text-align: right;
    padding-right: 20px
}

.tmd-section-listen-learn h5 {
    color: #bab3ad !important;
    font-size: 22px;
    margin-bottom: 0
}

.tmd-section-listen-learn h3 {
    font-size: 65px;
    text-transform: none;
    color: #58585a;
    margin-top: 40px;
    margin-bottom: 25px
}

.tmd-section-listen-learn h3 span {
    color: #bab3ad !important
}

.tmd-section-listen-learn p {
    color: #707070
}

.tmd-section-listen-learn img {
    width: 100%
}

.tmd-section-design-build {
    background-image: url(./images/tmd-row-full-bg.png);
    background-size: cover;
    background-repeat: no-repeat
}

.tmd-section-design-build h4 {
    font-size: 42px !important;
    text-transform: none !important;
    color: #fff !important
}

.tmd-section-design-build h3 {
    font-size: 65px;
    text-transform: none !important;
    color: #fff !important;
    margin-top: 0 !important
}

.tmd-section-design-build p {
    color: #fff !important
}

.tmd-section-design-build img {
    width: 100%
}

.tmd-section-sales-beyond .row {
    margin: 0 auto !important
}

.tmd-section-sales-beyond .col-lg-2,.tmd-section-sales-beyond .col-lg-10 {
    padding-top: 2.5%
}

.tmd-section-sales-beyond ul {
    padding-left: 15px;
    padding-top: 10px
}

.tmd-section-sales-beyond ul li {
    display: inline-block;
    width: 23%;
    padding: 0
}

.tmd-section-sales-beyond ul li span {
    border-bottom: 1px solid #bab3ad;
    width: 100%;
    display: block;
    margin-left: 0%;
    transform: translateY(-5px)
}

.tmd-section-sales-beyond ul li.col-lg-9 {
    width: 80%
}

.tmd-section-sales-beyond h4 {
    font-size: 42px;
    text-transform: none !important;
    color: #bab3ad !important;
    text-align: right;
    padding-right: 20px
}

.tmd-section-sales-beyond h5 {
    color: #bab3ad !important;
    font-size: 22px;
    margin-bottom: 0
}

.tmd-section-sales-beyond h3 {
    font-size: 65px;
    text-transform: none;
    color: #707070;
    margin-top: 40px !important;
    margin-bottom: 25px
}

.tmd-section-sales-beyond p {
    color: #707070 !important
}

.tmd-section-sales-beyond img {
    width: 100%
}

.tmd-section-sales-beyond .overflow-image {
    margin-bottom: -7.5%
}

.tmd-section-our-knowledge {
    background-image: url(./images/tmd-row-full-bg.png);
    background-size: cover;
    background-repeat: no-repeat
}

.tmd-section-our-knowledge img {
    width: 100%
}

.tmd-section-our-knowledge h3 {
    font-size: 65px !important;
    text-transform: none !important;
    color: #fff !important
}

.tmd-section-our-knowledge h4 {
    font-size: 42px;
    text-transform: none !important;
    color: #fff !important;
    padding-right: 20px
}

.tmd-section-our-knowledge p {
    color: #fff !important
}

.tmd-section-awards-projects .row {
    margin: 25px auto
}

.tmd-section-awards-projects .tmd-p,.tmd-section-awards-projects h2 {
    color: #bab3ad !important
}

.tmd-section-awards-projects .tmd-p {
    margin-bottom: 0
}

.tmd-section-awards-projects h2 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 55px !important
}

.tmd-section-awards-projects p {
    color: #58585a
}

.tmd-section-awards-projects a {
    font-size: 18px;
    color: #58585a;
    font-family: var(--paragraphFontFamily)
}

.tmd-section-awards-projects a img {
    height: 17px;
    width: 35px;
    transform: translateY(-2px)
}

.tmd-section-awards-projects img {
    width: 100%
}

.overflow-image {
    margin-bottom: -3.5%
}

.mobile-v {
    display: none
}

.hero-banner-one__overlay-wrapper {
    flex-direction: column;
    margin-top: 15%
}

.hero-banner-one__overlay-wrapper h1 {
    margin-top: 35px;
    font-size: 60px
}

.form-group .control-label {
    display: none
}

.input-wrapper--select {
    margin-top: 5px !important
}

.input-wrapper--select .control-label {
    display: block;
    font-family: "SWEETSANSPRO-BOLD" !important;
    font-size: 16px !important
}

.privacy-statement-wrapper {
    color: #fff !important;
    font-family: var(--paragraphFontFamily) !important;
    padding: 0;
    position: absolute;
    bottom: 20%
}

.privacy-statement-wrapper a {
    font-family: var(--paragraphFontFamily) !important
}

.contact-form h1 {
    text-transform: none !important
}

.contact-form input {
    font-family: "SWEETSANSPRO-BOLD" !important;
    font-size: 16px
}

.contact-form .yesMember .control-label {
    font-family: "SWEETSANSPRO-BOLD" !important;
    font-size: 16px
}

form .halfAvailableWidth.yesMember tbody,form .halfAvailableWidth.yesMember tr,form .halfAvailableWidth.yesMember td {
    display: flex !important;
    max-width: 80px
}

@media screen and (max-width: 1024px) {
    .privacy-statement-wrapper {
        bottom:18%
    }
}

@media screen and (max-width: 767px) {
    .privacy-statement-wrapper {
        position:relative
    }

    .form-group input {
        margin: 0
    }

    .input-wrapper--select {
        margin-top: 0 !important
    }

    #WhyMirvac {
        padding: 70px 0 !important
    }

    #WhyMirvac::before {
        top: -25px
    }

    .yesMember input {
        margin-left: 0 !important
    }

    .mobile-v {
        display: block !important
    }

    .mobile-v img {
        margin: 10px 0
    }

    .mobile-v li {
        border: 0 !important;
        padding: 0 1px !important
    }

    .desktop-v {
        display: none;
        visibility: hidden
    }

    .tmd-section-1 ul li {
        padding: 10px 5px !important
    }

    .tmd-section-3 .small-title {
        margin-top: 50px;
        color: #58585a !important;
        display: inline-block !important
    }

    .tmd-section-3 .small-title:after {
        border-bottom: 1px solid #58585a !important;
        width: 160px !important
    }

    .tmd-section-create-communities .small-title {
        color: #fff !important;
        margin-top: 25px;
        margin-bottom: 50px
    }

    .tmd-section-create-communities .small-title:after {
        border-bottom: 1px solid #fff;
        width: 290px !important
    }

    .tmd-section-qualitycare {
        padding-top: 70px !important
    }

    .tmd-section-qualitycare .small-title {
        margin-bottom: 50px !important
    }

    .tmd-section-qualitycare .small-title:after {
        border-bottom: 1px solid #58585a !important;
        width: 193px !important
    }

    .tmd-section-qualitycare .col-lg-4 p {
        margin-top: 40px !important;
        margin-bottom: 0 !important
    }

    .tmd-section-qualitycare .row_3 {
        padding-top: 0 !important
    }

    .tmd-section-qualitycare .long-line {
        width: 100% !important;
        transform: translateY(0) !important
    }

    .tmd-section-qualitycare h3 {
        margin-top: 30px !important
    }

    .tmd-section-test-retest {
        padding-top: 80px !important;
        padding-bottom: 80px !important
    }

    .tmd-section-test-retest .small-title {
        margin-bottom: 50px !important
    }

    .tmd-section-test-retest .small-title::after {
        border-bottom: 1px solid #fff !important;
        width: 193px !important
    }

    .tmd-section-test-retest .overflow-image {
        margin-bottom: 45px !important
    }

    .tmd-section-test-retest h3 {
        margin-top: 0 !important
    }

    .tmd-section-listen-learn .small-title {
        margin-bottom: 5px !important;
        color: #58585a !important
    }

    .tmd-section-listen-learn .small-title::after {
        border-bottom: 1px solid #58585a !important;
        width: 315px !important
    }

    .tmd-section-listen-learn h3 {
        margin-top: 40px !important
    }

    .tmd-section-design-build {
        padding-top: 80px !important
    }

    .tmd-section-design-build .small-title {
        color: #fff !important;
        margin-bottom: 40px !important
    }

    .tmd-section-design-build .small-title::after {
        border-bottom: 1px solid #fff !important;
        width: 190px !important
    }

    .tmd-section-sales-beyond {
        padding-top: 80px !important;
        margin-bottom: 80px !important
    }

    .tmd-section-sales-beyond .small-title {
        margin-bottom: 5px !important;
        color: #58585a !important;
        margin-bottom: 50px !important
    }

    .tmd-section-sales-beyond .small-title::after {
        border-bottom: 1px solid #58585a !important;
        width: 285px !important
    }

    .tmd-section-sales-beyond h3 {
        font-size: 55px !important;
        margin-bottom: 0
    }

    .tmd-section-our-knowledge {
        padding-top: 80px !important
    }

    .tmd-section-our-knowledge .small-title {
        color: #fff !important;
        margin-bottom: 40px !important
    }

    .tmd-section-our-knowledge .small-title::after {
        border-bottom: 1px solid #fff !important;
        width: 210px !important
    }

    .tmd-section-our-knowledge .col-lg-6:first-child p {
        margin-bottom: 0 !important
    }

    .tmd-section-our-knowledge h3 {
        font-size: 55px !important;
        margin-bottom: 20px
    }

    .tmd-section-awards-projects {
        padding-top: 80px;
        padding-bottom: 50px
    }

    .tmd-section-awards-projects #past-projects {
        margin-top: 60px
    }

    .small-title:after {
        content: "";
        position: absolute;
        left: -15px !important;
        right: 20px;
        display: block !important
    }

    .small-title {
        font-size: 20px !important;
        font-family: var(--paragraphFontFamily) !important
    }

    .hero-banner-one__text h1 {
        text-align: center;
        margin: 0;
        line-height: 70px !important
    }

    .hero-banner-one__overlay-wrapper {
        margin-top: 40%
    }

    .hero-banner-one__overlay-wrapper img {
        margin-bottom: 10px !important
    }

    .interior-sec,.amenity-sec,.architecture-sec {
        padding-bottom: 0 !important
    }

    .interior-sec .row,.amenity-sec .row,.architecture-sec .row {
        margin: 0 !important
    }

    .interior-sec .prev {
        left: 10px !important
    }

    .interior-sec .next {
        right: 10px !important
    }

    .interior-sec-3 {
        padding: 0 !important
    }

    .interior-sec-3 .col-lg-6 {
        padding: 0 !important
    }

    .interior-sec-6 .slideshow-container {
        padding: 10px !important
    }

    .interior-sec-6 .slideshow-container .mySlides::after {
        bottom: 27px !important
    }

    .interior-sec-6 .card__title {
        font-size: 35px !important
    }

    .map__container {
        padding: 0 !important
    }

    .water-newstead-sec .col-lg-7 {
        padding-left: 15px !important
    }

    .water-newstead-sec .col-lg-5 {
        padding-right: 15px !important
    }

    .water-newstead-sec .col-lg-5 .img-container {
        padding-top: 0 !important
    }

    .water-newstead-sec-4 .row-with-slider-1 .card__description--large--center {
        margin-bottom: 0 !important
    }

    .water-newstead-sec-4 .row-with-slider-2 {
        margin-bottom: 0 !important
    }

    .water-newstead-sec-4 .slideshow-container {
        padding: 10px !important
    }

    .water-newstead-sec-4 .slideshow-container .prev {
        left: 10px !important
    }

    .water-newstead-sec-4 .slideshow-container .next {
        right: 10px !important
    }

    .water-newstead-sec-4 .slideshow-container .mySlides::after {
        bottom: 27px !important
    }

    .water-newstead-sec-3 .card__title {
        margin-top: 0 !important
    }

    .amenity-sec .card-container {
        padding: 10% 5% !important
    }

    .amenity-sec-2 .card-container .card__button--left {
        margin-bottom: 20px !important
    }

    .amenity-sec-3 .card--v-center {
        padding-bottom: 0 !important
    }

    .amenity-sec-4 .card-container {
        padding-top: 1px !important
    }

    .amenity-sec-4 .row:nth-child(3) .card-container,.amenity-sec-4 .row:nth-child(5) .card-container {
        padding-top: 40px !important
    }

    .amenity-sec-4 .amenity-card-container {
        padding-top: 50px !important
    }

    .interior-sec .card-container {
        padding: 10% 5% !important
    }

    .water-newstead-sec .card-container {
        padding: 10% 5% !important
    }

    .water-newstead-sec .water-newstead-row1 .card--xlarge {
        padding-left: 5% !important;
        padding-right: 5% !important
    }

    .water-newstead-sec {
        padding: 15px 0 !important
    }

    .prev,.next {
        top: 75% !important
    }

    .prev {
        left: 0 !important
    }

    .next {
        right: 0 !important
    }

    .architecture-sec .card-container {
        padding: 10% 5% !important
    }
}

.nav-row .image--logo {
    visibility: unset !important;
    margin-top: 10px
}

.is-scrolled .image--logo {
    margin-top: 0 !important
}

@supports(-webkit-touch-callout:none) {
    .yesMember input {
        margin-left: 35px !important;
        border-radius: 100% !important
    }

    .form-group .fname,.form-group .lname,.form-group .e-mail,.form-group .phone-no,.form-group .postcode {
        border-radius: 0 !important
    }

    .interior-sec-3 img {
        height: unset;
        -o-object-fit: unset;
        object-fit: unset
    }
}

header {
    z-index: 1000000000
}

div#wrapper,footer,#nav-footer>.row {
    background-color: #e3d1c4 !important
}

footer p {
    color: var(--footerBlockTextParagraphFontColor)
}

#nav-footer p {
    line-height: 16px !important
}

.nav-footer-logo img {
    height: 100px !important
}

.nav-footer-logo {
    max-width: 150px !important
}

#nav-footer .nav-list-footer {
    transform: translateX(-50%) !important
}

#nav-footer .nav-footer-middle h2 {
    color: #fff !important
}

.nav-footer-middle {
    margin-left: auto;
    margin-right: auto;
    display: block;
    text-align: center;
    margin-bottom: 100px
}

.boutique-nav--1 #nav-footer .image--footer-graphic img {
    height: auto
}

.boutique-nav--1 #nav-footer .nav-footer-logo {
    margin-top: 0
}

.boutique-nav--1 #nav-footer .nav-list-social {
    bottom: 100px;
    right: 0
}

.boutique-nav--1 #nav-footer .nav-list-social ul {
    width: fit-content;
    margin-left: auto;
    margin-right: auto
}

.boutique-nav--1 #nav-footer .nav-list-social ul li {
    margin-right: 0 !important;
    margin-left: 10px !important
}

.boutique-nav--1 #nav-footer .nav-list-footer {
    bottom: 200px;
    margin-right: 0
}

.nav-footer .row {
    height: 450px
}

#nav-footer .row div:nth-child(2) {
    bottom: 160px
}

#nav-footer .row div:nth-child(4) p {
    color: #977b59 !important
}

.boutique-nav--1 #nav-footer .nav-list-social a.facebook {
    background-color: unset;
    background-image: url(/isle/styles/images/facebook.svg)
}

.boutique-nav--1 #nav-footer .nav-list-social a.youtube {
    background-color: unset;
    background-image: url(/isle/styles/images/youtube.svg)
}

.boutique-nav--1 #nav-footer .nav-list-social a.instagram {
    background-color: unset;
    background-image: url(/isle/styles/images/instagram.svg)
}

@media(max-width: 1390px) {
    .nav-footer-middle {
        margin-bottom:150px
    }
}

@media(max-width: 1199px) {
    .boutique-nav--1 #nav-footer .nav-list-footer {
        left:50% !important;
        max-width: 100vw
    }

    .nav-footer-middle {
        margin-bottom: 0
    }

    .boutique-nav--1 #nav-footer .nav-footer-logo img {
        width: 70%
    }

    .boutique-nav--1 #nav-footer .nav-list-social {
        bottom: -40px
    }

    .boutique-nav--1 #nav-footer .image--footer-graphic {
        display: none
    }

    .boutique-nav--1 #nav-footer>.row {
        padding-top: 0
    }

    .component.image.file-type-icon-media-link.image--mirvac-quality-right {
        order: 2
    }

    .image--mirvac-quality-right img {
        height: 15vh;
        width: 20vh;
        margin-top: -60px
    }

    #nav-footer .nav-footer-logo svg,#nav-footer .nav-footer-logo img {
        margin-left: -20px !important;
        max-width: 130%
    }

    .boutique-nav--1 #nav-footer .nav-footer-logo {
        margin-top: 0;
        margin-top: 50px
    }

    .boutique-nav--1 #nav-footer .nav-list-footer {
        order: 3
    }

    .boutique-nav--1 #nav-footer .nav-list-social {
        order: 4
    }

    .component.rich-text.nav-list-footer.nav-footer-middle {
        order: 5 !important
    }
}

@media(min-width: 1200px) and (max-width:1550px) {
    .boutique-nav--1 #nav-footer .image--mirvac-quality-right img {
        width:200px;
        transition: all .2s ease-in-out
    }
}

@media(min-width: 1200px) {
    .boutique-nav--1 #nav-footer .nav-footer-logo {
        position:relative
    }

    .boutique-nav--1 #nav-footer .nav-footer-logo svg,.boutique-nav--1 #nav-footer .nav-footer-logo img {
        max-width: 180%
    }

    .boutique-nav--1 #nav-footer .nav-footer-logo {
        top: -60px
    }

    .boutique-nav--1 #nav-footer .image--mirvac-quality-right {
        width: auto;
        position: absolute;
        right: 0;
        top: 85px;
        display: flex;
        flex-basis: 25%;
        justify-content: flex-end
    }

    .boutique-nav--1 #nav-footer .image--mirvac-quality-right img {
        width: 230px;
        height: 130px
    }
}

.megamenu--three .megamenu__toggle[aria-expanded='true']+.megamenu__list {
    text-align: center;
    transform: translateY(10vh)
}

.megamenu--three .megamenu__item>a,.is-hovered .megamenu--three .megamenu__item>a {
    color: var(--navigationMegaLinkColor)
}

.megamenu--three .megamenu__toggle[aria-expanded='true']+.megamenu__list .megamenu__item {
    border: none
}

.megamenu--three .megamenu__toggle[aria-expanded='true']+.megamenu__list li.megamenu__item:nth-child(1) {
    border: none
}

header.boutique-nav--1 .image.image--mirvac:not(.image--logo) {
    display: none
}

.boutique-nav--1 #nav-header .nav-row .image--logo {
    order: 0
}

.boutique-nav--1.is-opened #nav-header .nav-row .image--logo {
    top: 10vh
}

header {
    margin-top: 0
}

.nav-phase-3.boutique-nav--1 nav {
    background-color: transparent !important
}

.nav-phase-3.boutique-nav--1.is-scrolled nav {
    background-color: var(--navigationColor)
}

.megamenu--three .megamenu__toggle>div {
    background-color: var(--navigationMegamenuToggleColor)
}

header.nav-phase-3 .image.image--logo:not(.col-sm-push-5) img {
    max-width: 100% !important;
    max-height: 100% !important;
    width: auto !important;
    height: 135px !important;
    min-width: unset !important
}

header.boutique-nav--1 {
    box-shadow: unset
}

header.boutique-nav--1 .image.col-sm-push-5 img {
    max-height: 50px !important
}

.cookiebar {
    background-color: #ebe0c4
}

@media(max-width: 1529px) {
    header.boutique-nav--1.is-opened {
        overflow-x:hidden;
        overflow-y: visible
    }

    header.boutique-nav--1.is-opened .header-mobile-linklist.contact ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100vw
    }

    .boutique-nav--1.is-opened #nav-header .nav-row .image--logo {
        width: 100%;
        bottom: 0 !important;
        padding-bottom: 80px;
        left: 0;
        margin-right: 0;
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
        margin-left: 0;
        padding: 0 10px
    }

    header.boutique-nav--1.is-opened .image .component-content {
        justify-content: center
    }

    .is-opened .contact li {
        padding: 0 5px;
        border-right: 1px solid #c0c5c0
    }

    .is-opened .contact li.last {
        border-right: 0
    }

    .is-opened .component.link-list.header-mobile-linklist.contact {
        order: 1;
        padding: 0
    }

    .boutique-nav--1.is-opened #nav-header .nav-row .social {
        padding: 0 25px 40px;
        align-self: end
    }

    header.boutique-nav--1.is-opened .nav-row {
        height: 85vh
    }

    .megamenu--three .megamenu__item.cta-square a {
        margin-left: 12px;
        border: none !important;
        padding: 5px 25px;
        background-color: #cee0d7 !important;
        color: #58585a !important;
        margin-top: 20px
    }

    .cookiebar p {
        line-height: 12px !important
    }

    header.nav-phase-3:not(.is-opened) .image.image--logo:not(.col-sm-push-5) img {
        height: 95px !important;
        margin-top: 10px
    }

    .header-mobile-linklist a {
        color: #fff !important
    }

    .boutique-nav--1 #nav-header .nav-row .social a.facebook {
        background-image: var(--navigationMobileFacebook)
    }

    .boutique-nav--1 #nav-header .nav-row .social a.instagram {
        background-image: var(--navigationMobileInstagram)
    }

    .boutique-nav--1 #nav-header .nav-row .social a.youtube {
        background-image: var(--navigationMobileYoutube)
    }
}

@media(min-width: 1200px) and (max-width:1529px) {
    .megamenu--three {
        width:100%;
        margin-top: -25px
    }

    .megamenu--three .megamenu__item {
        display: inline-block;
        white-space: nowrap;
        line-height: 50px;
        -webkit-transition: border-color .3s;
        transition: border-color .3s;
        min-height: 50px;
        padding: 0 25px;
        border-bottom: 1px solid #c0c5c0
    }

    header.boutique-nav--1 .nav-row {
        flex-wrap: wrap
    }

    .megamenu--three .megamenu__toggle[aria-expanded='true']+.megamenu__list {
        text-align: center;
        transform: none
    }

    .is-opened .component.link-list.header-mobile-linklist.social,.is-opened .component.link-list.header-mobile-linklist.contact {
        display: block !important;
        background-color: var(--navigationMobileColor) !important
    }

    .is-opened .megamenu--three {
        -webkit-transform: none;
        transform: none;
        background-color: transparent;
        position: relative;
        height: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: auto 0;
        padding-top: 8px
    }

    header.boutique-nav--1.is-opened .header-mobile-linklist.contact ul {
        width: 80vw
    }

    .boutique-nav--1.is-opened #nav-header .nav-row .social a {
        background-color: transparent
    }

    .boutique-nav--1.is-opened #nav-header .nav-row .social a.facebook {
        background-image: var(--navigationMobileFacebook)
    }

    .boutique-nav--1.is-opened #nav-header .nav-row .social a.youtube {
        background-image: var(--navigationMobileInstagram);
        height: 30px;
        width: 33px
    }

    .boutique-nav--1.is-opened #nav-header .nav-row .social a.instagram {
        background-image: var(--navigationMobileYoutube)
    }

    .is-opened .social li.item0 {
        order: 0
    }

    .is-opened .social li.item1 {
        order: 2
    }

    .is-opened .social li.item2 {
        order: 1
    }

    header.boutique-nav--1.has-cookiebar.is-opened {
        margin-top: 0
    }

    .is-opened button.megamenu__toggle {
        top: -130px !important
    }

    .megamenu--three .megamenu__panel[aria-expanded='true'] {
        position: relative !important;
        top: 0 !important;
        opacity: 1 !important;
        padding: unset !important;
        margin-left: -10px !important;
        height: auto !important;
        transform: none
    }
}

@media(min-width: 1200px) {
    header.nav-phase-3 {
        background-color:var(--navigationMobileColor) !important
    }

    .megamenu--three .component-content {
        margin-right: auto
    }

    .megamenu--three .megamenu__item.cta-square {
        border: none;
        border-bottom: 8px solid transparent
    }

    .megamenu--three .megamenu__item.cta-square a {
        margin-left: 12px;
        border: none;
        padding: 5px 25px
    }

    header.boutique-nav--1 .megamenu--three .megamenu__toggle {
        display: block !important;
        height: 60px;
        width: 60px;
        top: 0;
        right: 0;
        position: absolute;
        background-color: transparent;
        -webkit-transition: opacity .3s ease;
        transition: opacity .3s ease
    }

    .megamenu--three .megamenu__list {
        list-style: none;
        padding: 0;
        margin: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 0;
        overflow: hidden
    }

    header.boutique-nav--1 .image.image--mirvac {
        bottom: -2vh;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .cookiebar {
        left: -25px;
        background-color: #ebe0c4
    }
}

@media(min-width: 1530px) {
    header.nav-phase-3 {
        background-color:rgba(0,0,0,0) !important
    }

    .boutique-nav--1.is-scrolled {
        background-color: var(--navigationColor) !important
    }

    header.boutique-nav--1 .image.image--mirvac {
        bottom: -22px;
        left: 0;
        -webkit-transform: none;
        transform: none
    }

    header.boutique-nav--1 .image:not(.image--logo) {
        display: block !important;
        right: 0;
        left: inherit;
        bottom: 25px
    }

    header.boutique-nav--1 .megamenu--three .megamenu__toggle {
        display: none !important
    }

    .boutique-nav--1 #nav-header .nav-row .megamenu--three .component-content nav .megamenu__list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .megamenu--three .megamenu__list {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        height: 100%
    }

    .nav-phase-3 .megamenu--three .megamenu__item.cta-square,.has-cookiebar.nav-phase-3 .megamenu--three .megamenu__item.cta-square,.is-hovered.nav-phase-3 .megamenu--three .megamenu__item.cta-square,.is-scrolled.nav-phase-3 .megamenu--three .megamenu__item.cta-square,.is-normal.nav-phase-3 .megamenu--three .megamenu__item.cta-square {
        margin-right: 200px
    }

    main.has-cookiebar .plyr__controls {
        padding-top: 160px !important
    }

    .has-cookiebar>#content {
        margin-top: -40px !important
    }
}

.megamenu--three .megamenu__item>a {
    letter-spacing: 3px;
    font-size: 15px
}

header.boutique-nav--1 #nav-header {
    max-width: 100%
}

@media(max-width: 767px) {
    header.boutique-nav--1 .image img {
        height:100%;
        max-height: fit-content !important;
        width: auto
    }
}

@media(max-width: 375px) {
    .boutique-nav--1.is-opened #nav-header .nav-row .image--logo {
        -webkit-transform:translateX(75%);
        transform: translateX(75%)
    }
}

@font-face {
    font-family: 'OGG-LIGHT';
    src: url('Fonts/OGG-LIGHT.woff') format("woff")
}

@font-face {
    font-family: 'SWEETSANSPRO-BOLD';
    src: url('Fonts/SWEETSANSPRO-BOLD.woff') format("woff")
}

@font-face {
    font-family: 'UNTITLEDSANS-LIGHT';
    src: url('Fonts/UNTITLEDSANS-LIGHT.woff') format("woff")
}

:root {
    --firstFont: "OGG-LIGHT",serif;
    --primaryFont: "OGG-LIGHT";
    --secondFont: "UNTITLEDSANS-LIGHT",serif;
    --secondaryFont: "UNTITLEDSANS-LIGHT",serif;
    --navigationFirstLevelLinkFont: "SWEETSANSPRO-BOLD",serif;
    --navigationSecondLevelLinkFont: "UNTITLEDSANS-LIGHT",serif;
    --navigationSecondLevelFontHeader: "SWEETSANSPRO-BOLD",serif;
    --paragraphFontFamily: "UNTITLEDSANS-LIGHT",serif;
    --ulFontFamily: "UNTITLEDSANS-LIGHT",serif;
    --primaryColor: #c6d9ef;
    --secondaryColor: #e3d1c4;
    --headingFontColor: #58585a;
    --paragraphFontColor: #58585a;
    --ulFontColor: #58585a;
    --aTagUnderline: #58585a;
    --headingComponentFontColor: #58585a;
    --pargraphFontSize: 16px !important;
    --headingOneFontSize: 60px !important;
    --headingTwoFontSize: 50px !important;
    --headingThreeFontSize: 40px !important;
    --headingFourFontSize: 30px !important;
    --ulFontSize: 16px !important;
    --ulMobileFontSize: 12px !important;
    --navigationColor: #be9d94;
    --navigationMegaLinkColor: #FFFFFF;
    --navigationFirstLevelFontColor: #fff;
    --navigationFirstLevelFontWeight: 300;
    --navigationFirstLevelUnderlineColor: #cee0d7;
    --navigationSecondLevelFontColor: #fff;
    --navigationSecondLevelCtaTagColor: #FFFFFF;
    --navigationActiveRegisterSquareBorderColor: #fff;
    --navigationRegisterSquareBorderColor: #fff;
    --navigationRegisterSquareBackgroundColor: #c6d9ef;
    --navigationRegisterSquareBackgroundFontColor: #fff;
    --navigationRegisterSquareBackgroundHoverColor: #fff;
    --navigationRegisterSquareBackgroundHoverFontColor: #fff;
    --navigationSocialColor: #c6d9ef;
    --navigationPhoneIcon: url('/-/media/Project/Mirvac/Residential/Base%20Residential%20Site/Base%20Residential%20Component%20Theme/Styles/images/phone-white.svg') no-repeat;
    --navigationLocationIcon: url('/-/media/Project/Mirvac/Residential/Base%20Residential%20Site/Base%20Residential%20Component%20Theme/Styles/images/location-white.svg') no-repeat;
    --navigationFontSize: 1.2em;
    --navigationSecondLevelHeaderFontSize: 2em;
    --navigationSecondLevelLinkFontSize: 1.2em;
    --navigationMobileFacebook: url("/-/media/Project/Mirvac/Residential/Base%20Residential%20Site/Base%20Residential%20Component%20Theme/Styles/images/icon-facebook-white.svg") !important;
    --navigationMobileInstagram: url("/-/media/Project/Mirvac/Residential/Base%20Residential%20Site/Base%20Residential%20Component%20Theme/Styles/images/icon-instagram-white.svg") !important;
    --navigationMobileYoutube: url("/-/media/Project/Mirvac/Residential/Base%20Residential%20Site/Base%20Residential%20Component%20Theme/Styles/images/icon-youtube-white.svg") !important;
    --navigationMobileColor: #be9d94;
    --navigationMobileMegaDropLinkColor: #fff;
    --navigationMegamenuToggleColor: #ffffff;
    --mobileNavigationSocialBackgroundColor: unset;
    --mobileNavigationPrivacyStatementLinkColor: #58585a;
    --mobileNavigationSecondLevelUnderlineColor: #fff;
    --navigationMobileFontSize: 1.2em;
    --navigationsecondlevelfontsize: 1.2em;
    --languageSelectorDesktopColor: #D3AC71;
    --languageSelectorDesktopColorHover: #D3AC71;
    --languageSelectorMobileColor: #D3AC71;
    --languageSelectorMobileBackgroundColor: #ffffff;
    --languageSelectorMobileBorderColor: 1px solid #c0c5c0;
    --footerHeadingThreeSize: 1.4em;
    --footerSocialIconsBackgroundColor: transparent;
    --footerALinkColor: #58585a;
    --footerExploreMoreFontColor: #58585a;
    --footerAddressFontColor: #58585a;
    --footerPhoneFontColor: #58585a;
    --footerParagraphFontSize: .9em;
    --footerBlockTextParagraphFontColor: #58585a;
    --footerBlockTextParagraphFontSize: 1.4em !important;
    --footerLandcomFontSize: .8em;
    --primaryContrast: #cee0d7;
    --secondaryContrast: #ebe0c4;
    --customContainerBackgroundColor1: #e3d1c4;
    --customContainerBackgroundColor2: #c6d9ef;
    --customContainerBackgroundColor3: #cee0d7;
    --customContainerBackgroundColor4: #ebe0c4;
    --propertyFilterFontSize: 1.2em;
    --propertyFontColor: #58585a;
    --propertyPriceFontSize: 1.25em;
    --propertyLiSize: 1.3em;
    --propertyListingColor: #c6d9ef;
    --propertyFilterLabelColor: #58585a;
    --NowSellingFilterHeadingColor: #58585a;
    --propertyFilterSortLabelColor: #58585a;
    --propertyAmenityFontColor: #58585a;
    --PropertyListingSortByColor: #58585a;
    --propertyFilterInputColor: #000;
    --propertyCardSizeColor: #58585a;
    --propertyCardButtonColor: #6b1f1a;
    --propertyfeaturesnowsellingbutton: #ebe0c4;
    --propertyCardPriceColor: #58585a;
    --HouseandLandBackgroundColor: #ebe0c4;
    --propertyPaginationColor: #58585a;
    --propertyPaginationNumberColor: #58585a;
    --propertyTypeFilterVisibility: block;
    --bedroomFilterVisibility: block;
    --bathroomFilterVisibility: block;
    --minPriceFilterVisibility: block;
    --maxPriceFilterVisibility: block;
    --minLandSizeFilterVisibility: block;
    --maxlandSizeFilterVisibility: block;
    --minFrontageFilterVisibility: none;
    --maxFrontageFilterVisibility: none;
    --propertyPriceVisibility: block;
    --propertySortVisibility: block;
    --propertyAddressVisibility: none;
    --propertyAmenityIconBed: url('/-/media/Project/Mirvac/Residential/Base%20Residential%20Site/Base%20Residential%20Component%20Theme/Styles/images/bed.svg');
    --propertyAmenityIconBath: url('/-/media/Project/Mirvac/Residential/Base%20Residential%20Site/Base%20Residential%20Component%20Theme/Styles/images/bath.svg');
    --propertyAmenityIconCar: url('/-/media/Project/Mirvac/Residential/Base%20Residential%20Site/Base%20Residential%20Component%20Theme/Styles/images/car.svg');
    --propertyTitleFontColor: #58585a;
    --propertySubTitleFontColor: #58585a;
    --propertyAddressFontColor: #58585a;
    --propertyEnquireButtonBackgroundColor: #ebe0c4;
    --propertyFeaturesFilterButtonsColor: #c6d9ef;
    --propertyfeaturesfiltertextcolor: #FFFFFF;
    --propertyFeaturesTitleFontColor: #58585a;
    --propertyFeaturesSubTitleFontColor: #58585a;
    --propertyDescriptionFontColor: #58585a;
    --propertyDetailFontColor: #58585a;
    --propertyFeaturesIconColor: #c6d9ef;
    --propertyParagraphFontColor: #58585a;
    --propertyFormPrivacyFontColor: #FFFFFF;
    --propertyFeaturesVisibility: block;
    --propertyMapVisibility: block;
    --alphabetCarouselIntroVisibility: none;
    --alphabetCarouselHeadingVisibility: */;
    --alphabetCarouselBackground: #e9d9ce;
    --alphabetCarouselBlurbbackground: #e9d9ce;
    --alphabetCarouselHeadingFourColor: #58585a;
    --alphabetCarouselParagraphColor: #58585a;
    --alphabetCarouselfontsize: 1.7em;
    --alphabetCarouselHeadingFourSize: 2.1em;
    --alphabetCarouselHeadingThreeSize: 2.4em;
    --alphabetcarourselslidebuttoncolor: #cee0d7;
    --alphabetCarouselHeadingThreeColor: #58585a;
    --awardTitleColor: #7c7268;
    --awardDescriptionColor: #58585a;
    --Awardcardbackground: #c6d9ef;
    --awardYearColor: #58585a;
    --conceptCarouselHeadingColor: #58585a;
    --conceptCarouselSlideHeadingColor: #58585a;
    --ConceptCarouselBlurbFontSize: 1.7em;
    --conceptCarouselBlurbColor: #58585a;
    --conceptCarouselBackground: #cee0d7;
    --cookieBarFontSize: .9em;
    --cookiebarParagraphColor: #58585a !important;
    --cookiebarCtaColor: #58585a;
    --promoCardTitleFontColor: #58585a;
    --promoCardLinkFontColor: #58585a;
    --promocardbackground: #e3d1c4;
    --featuredContentHeadingColor: #58585a;
    --featuredContentParagraphColor: #58585a;
    --featuredCarouselBackgroundColor: #c6d9ef;
    --featuredContentCtaFontSize: 1.5em;
    --featuredContentCtaColor: #58585a;
    --formHeaderFontColor: #fff;
    --formHeaderSize: 60px;
    --formLabelFontColor: #000;
    --formPrivacyFontColor: #fff;
    --formParagraphFontColor: #000;
    --FormSubmitTextColor: #fff;
    --formSubmitButtonBackgroundColor: #fff;
    --formBorderColor: #fff;
    --formSubmitBackgroundColor: #fff;
    --formLabelFontSize: 1.5em;
    --formFieldsetLegendFontSize: 1.5em;
    --formCheckboxLabelFontSize: 1.5em;
    --formBackgroundColor: #6c6a7f;
    --EnquireNowFormBackground: #fff;
    --formInnerBackgroundColor: #6c6a7f;
    --formFieldBackgroundColor: #6c6a7f;
    --FormBackgroundOpacity: 1;
    --formPrivacyLinkFontColor: #FFFFFF;
    --formBackgroundAttachment: unset;
    --comparatorDarkFontColor: #fff;
    --comparatorLightFontColor: #58585a;
    --comparatorBackgroundLight: #e3d1c4;
    --comparatorBackgroundDark: #35405e;
    --downloadCardBackground: #e3d1c4;
    --downloadCardHeadingFontColor: #58585a;
    --downloadCardParagraphFontColor: #58585a;
    --downloadCardButtonFontColor: #54565A;
    --downloadCardButtonBackgroundColor: #ff8571;
    --ctaImageGridBackgroundColor: #fff;
    --ctaImageGridHyperlinkColor: #58585a;
    --ctaImageGridHyperlinkSize: 1.3em;
    --newsRibbonColor: #58585a;
    --newsTagColor: #58585a;
    --newsPageNumberColor: #58585a;
    --newsPageCtaColor: #58585a;
    --newsPageCtaBorderColor: #58585a;
    --NewsPageheadingsize: 1.9em;
    --NewsPageTitleFontSize: 1.6em;
    --imageGalleryTextAlign: center;
    --heroBannerOneHeadingFontColor: #ffffff;
    --heroBannerOneParagraphFontColor: #ffffff;
    --heroBannerOneParagraphFontSize: 1.7em !important;
    --featuredCarouselDotColor: #43c7e7;
    --featuredCarouselHeadingColor: #58585a;
    --featuredCarouselATagSize: 1.5em;
    --featuredCarouselBackgroundColor: #e3d1c4;
    --featuredCarouselParagraphColor: #58585a;
    --subscribePopUpTitleColor: #ffffff;
    --subscribePopUpTitleBackground: #58585a;
    --subscribePopUpButtonFontColor: #fff;
    --subscribePopUpFontColor: #fff;
    --galleryCardTitleColor: #58585a;
    --imagegalleryarrowcolor: #c6d9ef;
    --salesBackgroundColor: rgba(196,214,226,1);
    --salesWrapperBackgroundColor: rgba(196,214,226,1);
    --salesIntroColor: #000000;
    --salesLabelColor: #000000;
    --salesTextboxFontColor: #000000;
    --salesBorderColor: #58585a;
    --salesSubmitBackground: #58585a;
    --salesSubmitTextColor: #ffffff;
    --salesRadioBorderColor: #58585a;
    --salesRadioColor: #58585a;
    --profBackgroundColor: rgba(196,214,226,1);
    --MirvacDifferenceBackgroundColor: #e3d1c4
}

img {
    max-width: 100%;
    height: auto !important
}

h1,h2,h3 {
    text-transform: unset !important
}

.thank-you {
    margin-top: 160px
}

#content .hero-banner-one:first-child iframe {
    margin-top: 0
}

header.nav-phase-3 {
    max-width: unset
}

.cookiebar {
    max-width: unset
}

@media(min-width: 1500px) {
    .overlay::after {
        content:"";
        display: block;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        background-color: rgba(0,0,0,.4)
    }
}

@media(max-width: 1499px) {
    .nav-phase-3.boutique-nav--1:not(.is-opened):not(.is-scrolled) {
        background-color:rgba(0,0,0,0) !important
    }

    .nav-phase-3:not(.is-opened):not(.is-scrolled) .megamenu--three {
        background-color: rgba(0,0,0,0) !important
    }

    .has-cookiebar .megamenu--three {
        margin-top: 0
    }
}

.boutique-nav--1 #nav-header .nav-row .image--logo {
    visibility: hidden
}

.component.rich-text.overlay {
    position: relative;
    z-index: 1
}

@media(min-width: 1200px) {
    .form:not(.form--custom).sales-form form {
        padding:160px !important
    }

    .halfAvailableWidth.minimum.form-group.has-feedback {
        padding-left: 100px
    }

    .halfAvailableWidth.maximum.form-group.has-feedback {
        padding-right: 100px
    }
}

.sales-form .form-group .input-wrapper label {
    left: 0;
    top: -35px;
    text-align: center;
    max-width: none;
    position: relative;
    overflow: hidden;
    margin-bottom: -16px
}

.sales-form .input-wrapper label,.sales-form .form-group label {
    font-size: 1.1em
}

.sales-form_2.form-group.has-feedback {
    margin-bottom: 70px
}

.sales-form .ss-main .ss-single-selected {
    background: var(--profBackgroundColor)
}

.sales-form label.active {
    color: #fff !important;
    background: #58585a
}

.sales-form .halfAvailableWidth.minimum .input-wrapper {
    margin-right: 5px
}

.sales-form .halfAvailableWidth.maximum .input-wrapper {
    margin-left: 5px
}

.sales-form .halfAvailableWidth {
    margin-top: 40px
}

main .sales-form .input-wrapper .ss-arrow>span {
    border-left: solid #58585a !important;
    border-bottom: solid #58585a !important
}

.sales-form .ss-single-selected {
    font-size: 18px
}

.component.form.progressive-profiling.sales-form.animate-in h1 {
    color: #6c6a7f
}

.sales-form .radio table label {
    position: relative;
    max-width: 150px;
    min-width: 150px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    text-transform: uppercase;
    color: var(--primaryColor);
    padding: 15px;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    left: 0 !important;
    margin-left: 0 !important;
    padding: 90px 10px 0 10px;
    background-position: center top -50px;
    background-size: 165px;
    background-repeat: no-repeat;
    height: 120px;
    width: 100px
}

.sales-form a.arrow-link.privacy-statement-link {
    color: #58585a !important
}

.sales-form .privacy-statement p {
    color: #58585a !important
}

.cookiebar button:before,.cookiebar button:after {
    background-color: #58585a
}

@media(max-width: 768px) {
    .sales-form .halfAvailableWidth {
        width:100%
    }

    .sales-form .halfAvailableWidth.maximum .input-wrapper {
        margin-left: 0
    }
}

@media(max-width: 480px) {
    .cookiebar {
        top:0 !important
    }
}

header.nav-phase-3.boutique-nav--1.is-normal:not(.is-opened) {
    height: 90px
}

@media(min-width: 1530px) {
    .boutique-nav--1.is-scrolled {
        height:80px !important
    }
}

.nav-phase-3.boutique-nav--1 {
    height: 90px
}

main .input-wrapper.input-wrapper--select--sort .placeholder {
    margin-top: 21px;
    margin-left: 10px
}

.component.property-carousel * {
    max-width: unset
}

label.control-label {
    display: block !important;
    color: #000 !important
}

.form-container>*.form-container__row--btns .btn {
    font-family: 'SWEETSANSPRO-BOLD';
    border: 2px solid #58585a !important;
    color: #58585a
}

@media(min-width: 1200px) {
    .property-carousel {
        margin-right:auto
    }
}

@media(min-width: 1200px) {
    .resi-property-detail {
        padding-left:2vw
    }
}

@media(min-width: 1200px) {
    .resi-property-detail {
        padding-left:0;
        width: calc(923px + ((100vw - 923px)/2));
        margin-left: auto !important
    }

    .resi-property-page>#wrapper>main>#content>.container>.component-content>.rich-text {
        padding-left: 0
    }
}

.atagunderline:after {
    background-color: #000;
    height: 2px;
    content: ""
}

.component.image.file-type-icon-media-link.full-width img {
    width: 100vw;
    height: auto
}

.sales-form__home td:first-child label {
    background-image: url('https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Base Residential Site/Base Residential Component Theme/Styles/Images/Sales Form/Charcoal/Isle_WebIcon_OwnerOccupier.svg')
}

.sales-form__home td:nth-child(2) label {
    background-image: url('https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Base Residential Site/Base Residential Component Theme/Styles/Images/Sales Form/Charcoal/Isle_WebIcons_Investor.svg')
}

.sales-form__buy td:first-child label {
    background-image: url('https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Base Residential Site/Base Residential Component Theme/Styles/Images/Sales Form/Charcoal/Isle_WebIcon_FirstHome.svg')
}

.sales-form__buy td:nth-child(2) label {
    background-image: url('https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Base Residential Site/Base Residential Component Theme/Styles/Images/Sales Form/Charcoal/Isle_WebIcon_Down.svg')
}

.sales-form__buy td:nth-child(3) label {
    background-image: url('https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Base Residential Site/Base Residential Component Theme/Styles/Images/Sales Form/Charcoal/Isle_WebIcon_Up.svg')
}

.sales-form__fin td:first-child label {
    background-image: url('https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Base Residential Site/Base Residential Component Theme/Styles/Images/Sales Form/Charcoal/Isle_WebIcons_Saving.svg')
}

.sales-form__fin td:nth-child(2) label {
    background-image: url('https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Base Residential Site/Base Residential Component Theme/Styles/Images/Sales Form/Charcoal/Isle_WebIcons_Deposit.svg')
}

.sales-form__fin td:nth-child(3) label {
    background-image: url('https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Base Residential Site/Base Residential Component Theme/Styles/Images/Sales Form/Charcoal/Isle_WebIcons_Finance.svg')
}

.sales-form__bed td:first-child label {
    background-image: url('https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Base Residential Site/Base Residential Component Theme/Styles/Images/Sales Form/Charcoal/Isle_WebIcons_1Bed.svg')
}

.sales-form__bed td:nth-child(2) label {
    background-image: url('https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Base Residential Site/Base Residential Component Theme/Styles/Images/Sales Form/Charcoal/Isle_WebIcons_2Bed.svg')
}

.sales-form__bed td:nth-child(3) label {
    background-image: url('https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Base Residential Site/Base Residential Component Theme/Styles/Images/Sales Form/Charcoal/Isle_WebIcons_3Bed.svg')
}

.sales-form__bed td:nth-child(4) label {
    background-image: url('https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Base Residential Site/Base Residential Component Theme/Styles/Images/Sales Form/Charcoal/Isle_WebIcons_4Bed.svg')
}

.sales-form__bath td:first-child label {
    background-image: url('https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Base Residential Site/Base Residential Component Theme/Styles/Images/Sales Form/Charcoal/Isle_WebIcons_1Bath.svg')
}

.sales-form__bath td:nth-child(2) label {
    background-image: url('https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Base Residential Site/Base Residential Component Theme/Styles/Images/Sales Form/Charcoal/Isle_WebIcons_2Bath.svg')
}

.sales-form__bath td:nth-child(3) label {
    background-image: url('https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Base Residential Site/Base Residential Component Theme/Styles/Images/Sales Form/Charcoal/Isle_WebIcons_3Bath.svg')
}

.sales-form__car td:first-child label {
    background-image: url('https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Base Residential Site/Base Residential Component Theme/Styles/Images/Sales Form/Charcoal/Isle_WebIcons_1Car.svg')
}

.sales-form__car td:nth-child(2) label {
    background-image: url('https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Base Residential Site/Base Residential Component Theme/Styles/Images/Sales Form/Charcoal/Isle_WebIcons_2Car.svg')
}

.sales-form__car td:nth-child(3) label {
    background-image: url('https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Base Residential Site/Base Residential Component Theme/Styles/Images/Sales Form/Charcoal/Isle_WebIcons_3Car.svg')
}

.sales-form__car td:nth-child(4) label {
    background-image: url('https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Base Residential Site/Base Residential Component Theme/Styles/Images/Sales Form/Charcoal/Isle_WebIcons_4Car.svg')
}

.sales-form__fam td:first-child label {
    background-image: url('https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Base Residential Site/Base Residential Component Theme/Styles/Images/Sales Form/Charcoal/Isle_WebIcons_Single.svg')
}

.sales-form__fam td:nth-child(2) label {
    background-image: url('https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Base Residential Site/Base Residential Component Theme/Styles/Images/Sales Form/Charcoal/Isle_WebIcons_Couple.svg')
}

.sales-form__fam td:nth-child(3) label {
    background-image: url('https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Base Residential Site/Base Residential Component Theme/Styles/Images/Sales Form/Charcoal/Isle_WebIcons_ParentsYoung.svg')
}

.sales-form__fam td:nth-child(4) label {
    background-image: url('https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Base Residential Site/Base Residential Component Theme/Styles/Images/Sales Form/Charcoal/Isle_WebIcons_ParentsTeenage.svg')
}

.sales-form__fam td:nth-child(5) label {
    background-image: url('https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Base Residential Site/Base Residential Component Theme/Styles/Images/Sales Form/Charcoal/Isle_WebIcons_ParentsMature.svg')
}

.sales-form__fam td:nth-child(6) label {
    background-image: url('https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Base Residential Site/Base Residential Component Theme/Styles/Images/Sales Form/Charcoal/Isle_WebIcons_EmptyNester.svg')
}

.sales-form__home td:first-child label.active {
    background-image: url('https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Base Residential Site/Base Residential Component Theme/Styles/Images/Sales Form/White/Isle_WebIcon_OwnerOccupier_White.svg')
}

.sales-form__home td:nth-child(2) label.active {
    background-image: url('https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Base Residential Site/Base Residential Component Theme/Styles/Images/Sales Form/White/Isle_WebIcons_Investor_White.svg')
}

.sales-form__buy td:first-child label.active {
    background-image: url('https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Base Residential Site/Base Residential Component Theme/Styles/Images/Sales Form/White/Isle_WebIcon_FirstHome_White.svg')
}

.sales-form__buy td:nth-child(2) label.active {
    background-image: url('https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Base Residential Site/Base Residential Component Theme/Styles/Images/Sales Form/White/Isle_WebIcon_Up_White.svg')
}

.sales-form__buy td:nth-child(3) label.active {
    background-image: url('https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Base Residential Site/Base Residential Component Theme/Styles/Images/Sales Form/White/Isle_WebIcon_Down_White.svg')
}

.sales-form__fin td:first-child label.active {
    background-image: url('https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Base Residential Site/Base Residential Component Theme/Styles/Images/Sales Form/White/Isle_WebIcons_Saving_White.svg')
}

.sales-form__fin td:nth-child(2) label.active {
    background-image: url('https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Base Residential Site/Base Residential Component Theme/Styles/Images/Sales Form/White/Isle_WebIcons_Deposit_White.svg')
}

.sales-form__fin td:nth-child(3) label.active {
    background-image: url('https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Base Residential Site/Base Residential Component Theme/Styles/Images/Sales Form/White/Isle_WebIcons_Finance_White.svg')
}

.sales-form__bed td:first-child label.active {
    background-image: url('https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Base Residential Site/Base Residential Component Theme/Styles/Images/Sales Form/White/Isle_WebIcons_1Bed_White.svg')
}

.sales-form__bed td:nth-child(2) label.active {
    background-image: url('https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Base Residential Site/Base Residential Component Theme/Styles/Images/Sales Form/White/Isle_WebIcons_2Bed_White.svg')
}

.sales-form__bed td:nth-child(3) label.active {
    background-image: url('https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Base Residential Site/Base Residential Component Theme/Styles/Images/Sales Form/White/Isle_WebIcons_3Bed_White.svg')
}

.sales-form__bed td:nth-child(4) label.active {
    background-image: url('https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Base Residential Site/Base Residential Component Theme/Styles/Images/Sales Form/White/Isle_WebIcons_4Bed_White.svg')
}

.sales-form__bath td:first-child label.active {
    background-image: url('https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Base Residential Site/Base Residential Component Theme/Styles/Images/Sales Form/White/Isle_WebIcons_1Bath_White.svg')
}

.sales-form__bath td:nth-child(2) label.active {
    background-image: url('https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Base Residential Site/Base Residential Component Theme/Styles/Images/Sales Form/White/Isle_WebIcons_2Bath_White.svg')
}

.sales-form__bath td:nth-child(3) label.active {
    background-image: url('https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Base Residential Site/Base Residential Component Theme/Styles/Images/Sales Form/White/Isle_WebIcons_3Bath_White.svg')
}

.sales-form__car td:first-child label.active {
    background-image: url('https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Base Residential Site/Base Residential Component Theme/Styles/Images/Sales Form/White/Isle_WebIcons_1Car_White.svg')
}

.sales-form__car td:nth-child(2) label.active {
    background-image: url('https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Base Residential Site/Base Residential Component Theme/Styles/Images/Sales Form/White/Isle_WebIcons_2Car_White.svg')
}

.sales-form__car td:nth-child(3) label.active {
    background-image: url('https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Base Residential Site/Base Residential Component Theme/Styles/Images/Sales Form/White/Isle_WebIcons_3Car_White.svg')
}

.sales-form__car td:nth-child(4) label.active {
    background-image: url('https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Base Residential Site/Base Residential Component Theme/Styles/Images/Sales Form/White/Isle_WebIcons_4Car_White.svg')
}

.sales-form__fam td:first-child label.active {
    background-image: url('https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Base Residential Site/Base Residential Component Theme/Styles/Images/Sales Form/White/Isle_WebIcons_Single_White.svg')
}

.sales-form__fam td:nth-child(2) label.active {
    background-image: url('https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Base Residential Site/Base Residential Component Theme/Styles/Images/Sales Form/White/Isle_WebIcons_Couple_White.svg')
}

.sales-form__fam td:nth-child(3) label.active {
    background-image: url('https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Base Residential Site/Base Residential Component Theme/Styles/Images/Sales Form/White/Isle_WebIcons_ParentsYoung_White.svg')
}

.sales-form__fam td:nth-child(4) label.active {
    background-image: url('https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Base Residential Site/Base Residential Component Theme/Styles/Images/Sales Form/White/Isle_WebIcons_ParentsTeenage_White.svg')
}

.sales-form__fam td:nth-child(5) label.active {
    background-image: url('https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Base Residential Site/Base Residential Component Theme/Styles/Images/Sales Form/White/Isle_WebIcons_ParentsMature_White.svg')
}

.sales-form__fam td:nth-child(6) label.active {
    background-image: url('https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Base Residential Site/Base Residential Component Theme/Styles/Images/Sales Form/White/Isle_WebIcons_EmptyNester_White.svg')
}

.listing--residential .form-container__row>.input-wrapper.input-wrapper--select {
    margin-top: 25px !important
}

.listing--residential .form-container__row>.input-wrapper--select,.listing--residential .form-container__row>div>.input-wrapper--select {
    height: 75px
}

.listing--residential input {
    display: unset;
    width: unset;
    margin: unset;
    text-transform: unset;
    padding: unset;
    color: unset;
    background-color: unset;
    border: unset
}

.resi-property-page .container {
    padding: 0;
    margin-left: auto;
    width: calc(923px + ((100vw - 923px)/2))
}

button.property-details__cta.btn {
    font-family: 'SWEETSANSPRO-BOLD';
    border: 2px solid #58585a !important;
    color: #58585a
}

@media(min-width: 992px) {
    .property-carousel {
        max-width:992px
    }
}

@media(min-width: 1200px) {
    .property-carousel {
        max-width:1200px
    }
}

@media(min-width: 1550px) {
    .property-carousel {
        max-width:1550px
    }
}

.contact-form .input-wrapper--select {
    height: 58px
}

.contact-form input {
    max-width: 100%
}

table label {
    max-width: 100%
}

.input-wrapper--select .control-label {
    color: #fff !important
}

.contact-form .form-group.yesMember .control-label {
    color: #fff !important
}

main .isleContact .input-wrapper.input-wrapper--select--changed .placeholder {
    color: #fff
}

.contact-form .form-group.yesMember .control-label {
    display: block !important
}

.required-field.form-group>.input-wrapper--select>label {
    display: block !important
}

.required-field.form-group>.input-wrapper--select--changed>label {
    display: none !important
}

main .isleContact .input-wrapper.input-wrapper--select--changed .placeholder {
    opacity: 1;
    font-family: "SWEETSANSPRO-BOLD" !important;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase
}

a.download-card__btn.btn {
    border: 2px solid var(--downloadCardButtonFontColor) !important
}

main .isleContact .input-wrapper.input-wrapper--select--changed label {
    display: none !important
}

.progressive-profiling .radio table label.active:after {
    background-color: #000
}

.privacy-statement-wrapper {
    position: unset
}

.progressive-profiling .input-wrapper--text label.control-label {
    padding: 0 30px;
    margin-bottom: 20px
}

.progressive-profiling .email-validation label {
    padding: 0 30px;
    margin-bottom: 20px
}

.email-validation.half-control {
    padding-right: 0 !important
}

.email-validation {
    margin-bottom: 20px
}

main .progressive-profiling .input-wrapper {
    /* background-color: #fff */
}

video {
    max-width: 100%
}

.contact-form .privacy-statement-wrapper {
    transform: translateY(0)
}

.yesMember label {
    display: block
}

.form .yesMember div.halfAvailableWidth.yesMember {
    display: flex
}

.progressive-profiling .form-submit-border input.btn.btn-default {
    max-width: fit-content;
    margin: auto;
    text-align: center;
    padding: 15px 80px !important;
    text-transform: uppercase;
    background: transparent !important;
    background-color: var(--profSubmitBackground) !important;
    font-family: 'SWEETSANSPRO-BOLD' !important;
    border: 1px solid #fff !important;
    transition: all .3s;
    letter-spacing: 1px
}

main .input-wrapper--text.input-wrapper--focused input,main .input-wrapper--text.input-wrapper--filled input,main .input-wrapper--text.input-wrapper--show-placeholder input {
    color: #000
}

.img-disclaimer::after {
    bottom: 30px
}

@media(max-width: 1550px) {
    .boutique-nav--1 #nav-footer {
        /* padding-top:70px !important */
    }
}

@font-face {
    font-family: "untitled-sans";
    src: url("../fonts/untitled-sans.woff") format("woff"),url("../fonts/untitled-sans.ttf") format("ttf")
}

@font-face {
    font-family: "sweet-sans";
    src: url("../fonts/sweet-sans-pro-bold.woff") format("woff"),url("../fonts/sweet-sans-pro-bold.ttf") format("ttf")
}

@font-face {
    font-family: "ogg-light";
    src: url("../fonts/ogg-light.woff") format("woff"),url("../fonts/ogg-light.ttf") format("ttf")
}

@font-face {
    font-family: "ogg-light";
    src: url("../fonts/ogg-light-italic.woff") format("woff"),url("../fonts/ogg-light-italic.ttf") format("ttf");
    font-style: italic
}

h3 {
    font-family: 'SWEETSANSPRO-BOLD'
}

* {
    box-sizing: border-box;
    font-family: untitled-sans
}

.flex {
    display: flex
}

.block {
    display: block
}

.center {
    text-align: center
}

.justify-center {
    justify-content: center
}

.justify-start {
    justify-content: flex-start
}

.justify-end {
    justify-content: flex-end
}

.align-center {
    align-content: center
}

img {
    max-width: 100%
}

.sec {
    padding: 70px 0
}

.text-center {
    text-align: center
}

.color-white {
    color: #fff
}

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

.card {
    margin: auto
}

.card--v-center {
    display: flex;
    align-items: center;
    justify-content: center
}

.card-form {
    width: 800px;
    margin: auto
}

.card--xlarge {
    width: 100%;
    max-width: 770px;
    margin: auto
}

.card--large {
    width: 100%;
    max-width: 650px;
    margin: auto
}

.card--medium {
    width: 100%;
    max-width: 610px;
    margin: auto
}

body .card .card__title {
    color: #58585a;
    font-size: 16px;
    text-transform: uppercase !important;
    letter-spacing: 3px !important;
    margin-bottom: 20px !important;
    font-family: 'SWEETSANSPRO-BOLD' !important
}

.card__title--large {
    width: 500px;
    font-size: 40px;
    line-height: 50px
}

.card__title--large--white {
    width: 500px;
    color: #fff;
    font-size: 40px;
    line-height: 40px
}

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

.card__title--medium--center {
    color: #58585a;
    text-align: center;
    font-size: 30px;
    line-height: 80px
}

.card__title--center--white {
    text-align: center;
    color: #fff !important;
    margin-bottom: 30px;
    text-transform: uppercase !important;
    font-weight: 300 !important;
    letter-spacing: 3px !important;
    font-family: 'SWEETSANSPRO-BOLD' !important;
    font-size: 20px !important
}

h4.card__title--center--white {
    margin-bottom: 0
}

h5.card__title--center--white {
    margin-bottom: 40px;
    text-transform: capitalize
}

.card__title--large--center--white,.card__title--large--center--dark {
    font-size: 40px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-weight: 100;
    margin-bottom: 50px;
    font-family: ogg-light !important
}

.card__title--large--center--white i,.card__title--large--center--dark i {
    font-family: ogg-light !important
}

.card__title--large--center--dark {
    color: #58585a;
    margin-bottom: 30px
}

.card__subtitle--large--center--white {
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-weight: 100;
    text-transform: uppercase;
    font-family: untitled-sans
}

.card__subtitle--large--center--white i {
    font-family: untitled-light
}

.card__description {
    color: #58585a;
    font-size: 16px;
    line-height: 26px;
    font-weight: 100;
    overflow: visible !important;
    -webkit-line-clamp: unset !important;
    margin-top: 15px
}

.card__description p {
    letter-spacing: 0
}

.card__description--center {
    color: #58585a;
    font-size: 16px;
    line-height: 32px;
    text-align: center;
    font-weight: 100
}

@media only screen and (max-width: 480px) {
    .card__description--center br {
        display:none
    }
}

.card__description--center--white {
    color: #fff;
    font-size: 16px;
    line-height: 25px;
    text-align: center;
    font-weight: 100
}

.card__description--left {
    color: #fff;
    font-size: 16px;
    line-height: 32px;
    text-align: left;
    font-weight: 100
}

.card__description--right {
    color: #fff;
    font-size: 16px;
    line-height: 32px;
    text-align: right;
    font-weight: 100
}

.card__description--large {
    color: #fff;
    font-size: 40px;
    line-height: 40px;
    font-weight: 100
}

.card__description--large--center {
    color: #fff;
    font-size: 40px;
    line-height: 50px !important;
    text-align: center;
    font-weight: 100;
    font-family: ogg-light !important;
    overflow: visible
}

.card__description--large--center i {
    font-family: ogg-light !important
}

.card__description--medium {
    color: #fff;
    font-size: 40px;
    line-height: 40px;
    font-weight: 100
}

.card__description--medium--center {
    color: #fff;
    font-size: 40px;
    line-height: 40px;
    text-align: center;
    font-weight: 100
}

.card__description--small {
    color: #fff;
    font-size: 16px;
    line-height: 32px;
    font-weight: 100
}

.card__description--small-center {
    color: #fff;
    font-size: 16px;
    line-height: 32px;
    text-align: center;
    font-weight: 100
}

.card__button {
    padding: 15px 30px;
    border: 1px solid #fff;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    background-color: #ffffff00;
    margin: 60px auto;
    display: block;
    width: 200px;
    max-width: 300px;
    text-align: center;
    font-family: 'SWEETSANSPRO-BOLD';
    transition: all .3s;
    font-size: 16px
}

.card__button span {
    font-family: 'SWEETSANSPRO-BOLD'
}

.card__button:hover {
    padding: 15px 30px;
    border: 1px solid #fff;
    color: #597193;
    text-decoration: none;
    text-transform: uppercase;
    background-color: #fff;
    margin: 60px auto;
    display: block;
    width: 200px;
    max-width: 300px;
    text-align: center;
    font-family: 'SWEETSANSPRO-BOLD'
}

.card__button--left {
    padding: 15px 30px;
    border: 1px solid #58585a;
    color: #58585a;
    text-decoration: none;
    text-transform: uppercase;
    background-color: #ffffff00;
    margin: 30px 0;
    display: block;
    width: 200px;
    max-width: 300px;
    text-align: center;
    font-family: 'SWEETSANSPRO-BOLD';
    transition: all .3s
}

.card__button--left span {
    font-family: 'SWEETSANSPRO-BOLD'
}

.card__button--left:hover {
    padding: 15px 30px;
    border: 1px solid #58585a;
    color: #e3d1c4;
    text-decoration: none;
    text-transform: uppercase;
    background-color: #58585a;
    margin: 30px 0;
    display: block;
    width: 200px;
    max-width: 300px;
    text-align: center;
    font-family: 'SWEETSANSPRO-BOLD'
}

.card__text {
    padding: 0 10px;
    border-radius: 0 5px 5px 0;
    font-size: 16px;
    font-weight: 900;
    font-family: 'SWEETSANSPRO-BOLD'
}

.uppercase {
    text-transform: uppercase
}

.sec-1,.sec-3,.sec-5,.sec-8 {
    padding: 0
}

.sec-1 .row {
    margin: 0
}

img.atf-divider {
    position: absolute;
    bottom: -200px;
    margin: auto;
    width: 2px;
    height: 100px !important
}

.sec-1 {
    position: relative
}

@media(max-width: 768px) {
    .sec-1 {
        margin-top:60px
    }
}

.sec-1::after {
    content: '';
    width: 2px;
    display: block;
    position: absolute;
    z-index: 1;
    background: #fff;
    bottom: 0;
    left: calc(50%);
    transform: rotate(0);
    height: 10px
}

@media(min-width: 768px) {
    .sec-1::after {
        height:30px
    }
}

.sec-2 {
    background-image: linear-gradient(to right,#587092,#7897ac);
    position: relative
}

@media(max-width: 768px) {
    .sec-2 {
        padding:1px 20px
    }
}

@media(max-width: 768px) {
    .sec-2 .row {
        padding-bottom:40px;
        margin: 0
    }
}

.sec-2::before {
    content: '';
    width: 2px;
    display: block;
    position: absolute;
    z-index: 1;
    background: #fff;
    top: 0;
    left: calc(50%);
    transform: rotate(0);
    height: 40px
}

@media(min-width: 768px) {
    .sec-2::before {
        height:120px
    }
}

.sec-4 {
    background: url("-/media/AF88EFCA7D5C470AAD5E5AFB0C65DF39.ashx");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

@media(max-width: 768px) {
    .sec-4 {
        padding-top:40px !important
    }
}

@media(max-width: 768px) {
    .sec-4 .row {
        margin:0;
        padding-bottom: 20px
    }
}

.sec-5 .col__1 {
    margin-bottom: -4px
}

.sec-5 img {
    display: block;
    margin: auto
}

.sec-6 {
    background-image: linear-gradient(to right,#435174,#6a829e)
}

@media(max-width: 768px) {
    .sec-6 {
        padding-top:40px !important
    }
}

@media(max-width: 768px) {
    .sec-6 .row {
        margin:0
    }
}

.sec-7 {
    background-color: #c4daee;
    position: relative
}

.sec-7::before {
    content: '';
    width: 2px;
    display: block;
    position: absolute;
    z-index: 1;
    background: #58585a;
    top: -70px;
    left: calc(50%);
    transform: rotate(0);
    height: 50px
}

@media(min-width: 768px) {
    .sec-7::before {
        height:150px
    }
}

.sec-8 {
    background-color: #e3d1c4
}

.sec-8:hover::before,.sec-8:hover::after {
    visibility: visible;
    opacity: 1
}

.sec-8::before,.sec-8::after {
    content: '';
    background-color: #e3d1c4;
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    z-index: -1;
    transition: all .3s;
    visibility: hidden;
    opacity: 0
}

.sec-8::before {
    top: -60px
}

.sec-8::after {
    bottom: -110px
}

.sec-8 div {
    overflow: visible !important;
    overflow-y: unset
}

.sec-8 .row {
    margin: 10px auto
}

.sec-8 .col {
    margin: 3%
}

.sec-8 .col img {
    display: block;
    width: 50px;
    height: 50px;
    margin: auto
}

.sec-8 .col span {
    display: block;
    width: 100%;
    text-align: center
}

.sec-8 .col.col__7:after {
    content: '';
    background: url(../images/icon-divider.png) no-repeat !important;
    background-size: contain;
    position: absolute;
    margin-top: 50px;
    margin-right: -210px;
    width: 10px;
    height: 230px
}

.sec-8 .col.col__7:nth-child(2):after {
    margin-right: -170px
}

.sec-8 .col.col__7:nth-child(3):after {
    margin-right: -180px
}

.sec-8 .col.col__7:nth-child(4):after {
    margin-right: -200px
}

.sec-8 .col.col__7:nth-child(5):after {
    margin-right: -240px
}

.sec-8 .col.col__7:nth-child(6):after {
    margin-right: -240px
}

.sec-8 .col.col__7:nth-child(7):after {
    display: none
}

.sec-9 {
    background: url("-/media/AC9118060F4846E88143D17EA0472A84.ashx");
    background-size: cover;
    background-repeat: no-repeat
}

.sec-9 .card__title--large--center--white {
    margin-bottom: 10px
}

.sec-9 .row {
    justify-content: center;
    align-items: center
}

form {
    margin-top: 10px !important
}

.row {
    max-width: 1400px;
    width: 90%;
    margin: 30px auto
}

@media(min-width: 768px) {
    .row {
        margin:70px auto
    }
}

.row--newsstead {
    margin: 0;
    padding-bottom: 10px
}

@media(max-width: 768px) {
    .row--newsstead {
        padding-bottom:20px;
        padding-top: 30px
    }
}

@media(min-width: 768px) {
    .row--newsstead {
        margin:0 auto;
        padding: 60px 80px 40px 80px;
        padding-bottom: 0
    }
}

.row--full {
    width: 100%;
    margin: 0
}

.row--full img {
    width: 100%
}

.col {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center
}

@media(max-width: 768px) {
    .col {
        padding:0
    }
}

.col__1 {
    width: 100%;
    padding: 0;
    margin: 0
}

.col__2 {
    width: 50%
}

.col__2--serenade {
    width: 50%;
    background-color: #e3d1c4
}

input {
    display: block;
    width: 800px;
    margin: 5px 0;
    text-transform: uppercase;
    padding: 15px;
    color: #fff;
    background-color: #8e93a4;
    border: none
}

::-moz-placeholder {
    color: #fff
}

:-ms-input-placeholder {
    color: #fff
}

::placeholder {
    color: #fff
}

.name,.info {
    width: 800px
}

.name input.first-name,.info input.phone {
    display: block;
    width: 100%;
    margin-right: 10px
}

.card__button--form {
    padding: 15px 30px;
    border: 1px solid #fff;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    background-color: #ffffff00;
    margin: 20px auto;
    display: block;
    width: 200px;
    max-width: 800px;
    text-align: center;
    cursor: pointer;
    transition: all .3s;
    font-family: 'SWEETSANSPRO-BOLD'
}

.card__button--form:hover {
    padding: 15px 30px;
    border: 1px solid #fff;
    color: #58585a;
    text-decoration: none;
    text-transform: uppercase;
    background-color: #fff;
    margin: 20px auto;
    display: block;
    width: 200px;
    max-width: 800px;
    text-align: center;
    cursor: pointer
}

.policy {
    color: #fff;
    text-decoration: none;
    width: 800px;
    padding: 5px;
    font-size: 12px
}

.mySlides {
    display: none
}

img {
    vertical-align: middle
}

.slideshow-container img {
    -o-object-fit: cover;
    object-fit: cover;
    height: 200px
}

@media(min-width: 768px) {
    .slideshow-container img {
        height:733px
    }
}

@media(min-width: 1024px) {
    .slideshow-container img {
        height:auto
    }
}

.slideshow-container {
    position: relative;
    margin: auto;
    margin-top: 50px
}

.prev,.next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -22px;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    transition: .6s ease;
    border-radius: 0 3px 3px 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.dot {
    visibility: hidden
}

.next {
    right: 0;
    border-radius: 3px 0 0 3px
}

.prev:hover,.next:hover {
    background-color: rgba(0,0,0,.8)
}

.text {
    color: #f2f2f2;
    font-size: 15px;
    padding: 10px 12px;
    position: static;
    bottom: 0;
    width: 100%;
    text-align: left;
    background-color: transparent
}

.dot {
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color .6s ease
}

.fade {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-name: fade;
    animation-duration: 1.5s
}

@-webkit-keyframes fade {
    from {
        opacity: .4
    }

    to {
        opacity: 1
    }
}

@keyframes fade {
    from {
        opacity: .4
    }

    to {
        opacity: 1
    }
}

@media only screen and (max-width: 300px) {
    .text {
        font-size:11px
    }
}

@media(max-width: 1600px) {
    .sec-8 .col.col__7:after {
        content:'';
        background: url(../images/icon-divider.png) no-repeat !important;
        background-size: contain;
        position: absolute;
        margin-top: 50px;
        margin-right: -185px;
        width: 10px;
        height: 230px
    }

    .sec-8 .col.col__7:nth-child(2):after {
        margin-right: -160px
    }

    .sec-8 .col.col__7:nth-child(3):after {
        margin-right: -165px
    }

    .sec-8 .col.col__7:nth-child(4):after {
        margin-right: -170px
    }

    .sec-8 .col.col__7:nth-child(5):after {
        margin-right: -220px
    }

    .sec-8 .col.col__7:nth-child(6):after {
        margin-right: -210px
    }

    .sec-8 .col.col__7:nth-child(7):after {
        display: none
    }
}

@media(max-width: 400px) {
    .flex-mobile {
        display:flex
    }

    .flex-col-mobile {
        flex-direction: column
    }

    .flex-col-reverse-mobile {
        flex-direction: column-reverse
    }

    .block-mobile {
        display: block;
        width: 100%
    }

    .justify-center-mobile {
        justify-content: center
    }

    .justify-start-mobile {
        justify-content: flex-start
    }

    .justify-end-mobile {
        justify-content: flex-end
    }

    .align-center-mobile {
        align-content: center
    }

    .card {
        padding: 30px 30px 0 30px
    }

    .card-icons {
        padding: 0
    }

    .card-icons .col {
        border: 1px solid #b1b1b1;
        border-radius: 5px;
        width: 50%;
        margin: 20px auto;
        padding: 20px
    }

    .card-icons .col img {
        margin-bottom: 15px
    }

    .card__description--large--center {
        color: #fff;
        font-size: 25px;
        line-height: 50px;
        text-align: center;
        font-weight: 100
    }

    .card__title--medium--center {
        color: #58585a;
        text-align: center;
        font-size: 25px;
        line-height: 50px;
        font-family: 'SWEETSANSPRO-BOLD'
    }

    .row {
        width: 100%
    }

    .col__1--mobile {
        width: 100%
    }

    img.atf-divider {
        position: absolute;
        bottom: -70px;
        margin: auto;
        width: 2px;
        height: 50px !important
    }

    .sec {
        padding: 0 20px
    }

    .sec-1,.sec-3,.sec-5 {
        padding: 0
    }

    .sec-1#atf img {
        height: 900px;
        -o-object-fit: cover;
        object-fit: cover
    }

    form {
        margin-top: 50px
    }

    input.phone {
        margin: unset
    }

    input.postcode {
        margin-bottom: 0
    }

    input {
        margin: 20px 0
    }

    .sec-8 .col.col__7:after {
        display: none
    }
}

.iframe {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

.iframe::before {
    content: '';
    padding-top: 56.25%;
    display: block
}

.iframe iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.underline {
    text-decoration: underline;
    color: #fff;
    margin-left: 5px;
    display: inline-block
}

body .g-services-columns-container {
    background-color: #e3d1c4;
    overflow-y: unset
}

@media(max-width: 480px) {
    body .g-services-columns-container .g-services-columns ul li {
        width:100%
    }
}

body .g-services-columns-container .g-services-columns ul li .item {
    font-family: "SWEETSANSPRO-BOLD",serif !important;
    font-size: 14px
}

body .g-services-columns-container .g-services-columns ul li .item.hover-view {
    background-color: #e3d1c4
}

body .g-services-columns-container .g-services-columns ul li .item.hover-view .item-desc {
    padding: 0
}

body .g-services-columns-container .g-services-columns ul li .item.hover-view .item-desc span {
    color: #58585a;
    max-height: 100% !important;
    overflow: visible !important;
    text-overflow: unset !important;
    font-family: UNTITLEDSANS-LIGHT,serif
}

body .g-services-columns-container .g-services-columns ul li .item .s-title {
    font-family: "SWEETSANSPRO-BOLD",serif !important;
    color: #58585a
}

body .g-services-columns-container .g-services-columns ul li:not(:last-child)::after {
    min-height: 170px;
    filter: invert(34%) sepia(7%) saturate(117%) hue-rotate(202deg) brightness(52%) contrast(56%)
}

@media(max-width: 480px) {
    body .g-services-columns-container .g-services-columns ul li:not(:last-child)::after {
        display:none !important
    }
}

.form:not(.form--custom) {
    background-image: url("https://mirvac-cdn-web.azureedge.net/-/media/Project/Mirvac/Residential/Isle/Isle-Theme/Styles/images/bg2.jpg")
}

.form:not(.form--custom).animate-in form {
    background-color: transparent
}

.slide-control img {
    height: 30px
}

.slide-control.next:hover,.slide-control.prev:hover {
    border-radius: 2px
}

.slide-control.prev {
    left: -20px
}

@media only screen and (min-width: 768px) {
    .slide-control.prev {
        left:-50px
    }
}

.slide-control.next {
    right: -20px
}

@media only screen and (min-width: 768px) {
    .slide-control.next {
        right:-50px
    }
}

.slide-control.next img {
    transform: rotate(180deg)
}

form {
    padding: 0 !important
}

form::after {
    border: none
}

form h1 {
    text-transform: uppercase !important;
    font-size: 40px !important
}

form input {
    background: rgba(255,255,255,.43);
    padding: 20px
}

form label {
    font-family: var(--paragraphFontFamily) !important;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px
}

form .form-submit-border input.btn.btn-default {
    font-family: 'SWEETSANSPRO-BOLD' !important;
    border: 1px solid #fff !important;
    transition: all .3s;
    letter-spacing: 1px
}

form .form-submit-border input.btn.btn-default:hover {
    background: #fff !important;
    color: #58585a
}

@media(max-width: 480px) {
    header.boutique-nav--1.has-cookiebar {
        margin-top:0
    }
}

@media(max-width: 480px) {
    .cookiebar {
        top:100vh !important
    }
}

.row-2,.disclaimer {
    position: relative
}

.row-2::after,.disclaimer::after {
    content: "*ARTIST IMPRESSION";
    font-family: UNTITLEDSANS-LIGHT,serif;
    text-transform: uppercase;
    position: absolute;
    z-index: 1;
    right: 15px;
    bottom: 15px;
    color: #fff;
    font-size: 10px
}

form .scfDroplistBorder {
    width: 100% !important
}

@media(min-width: 768px) {
    form .scfDroplistBorder {
        width:calc(50% - 20px) !important
    }
}

form .ss-main .ss-single-selected {
    background: transparent;
    padding: 20px !important
}

form .ss-content .ss-list .ss-option {
    font-family: UNTITLEDSANS-LIGHT,serif
}

form .form-group.yesMember .control-label {
    display: block
}

form .col-sm-8 {
    flex: 100%;
    max-width: 100%
}

@media(min-width: 768px) {
    form .col-sm-8 {
        text-align:right
    }
}

form a.arrow-link.privacy-statement-link {
    color: #fff;
    text-decoration: underline
}

form input {
    font-family: UNTITLEDSANS-LIGHT,serif !important
}

@media(max-width: 480px) {
    form input {
        max-height:5px 0
    }
}

form .halfAvailableWidth.yesMember tbody,form .halfAvailableWidth.yesMember tr,form .halfAvailableWidth.yesMember td {
    display: block
}

form [type="radio"] {
    transform: translateY(17px)
}

@media(max-width: 768px) {
    form [type="radio"] {
        margin:5px
    }
}

.contact-form form>div:nth-of-type(6),.contact-form form>div:nth-of-type(7),.contact-form form>div:nth-of-type(8),.form-group.yesMember {
    width: 100%
}

@media(min-width: 768px) {
    /* Apply style only when NOT progressive profiling */
    .contact-form:not(.progressive-profiling) form > div:nth-of-type(6),
    .contact-form:not(.progressive-profiling) form > div:nth-of-type(7),
    .contact-form:not(.progressive-profiling) form > div:nth-of-type(8),
    .contact-form:not(.progressive-profiling) .form-group.yesMember {
        width: calc(50% - 20px) !important;
    }

    /* Optional: Explicitly remove/reset when progressive profiling is active */
    .contact-form.progressive-profiling form > div:nth-of-type(6),
    .contact-form.progressive-profiling form > div:nth-of-type(7),
    .contact-form.progressive-profiling form > div:nth-of-type(8),
    .contact-form.progressive-profiling .form-group.yesMember {
        width: 100% !important; /* or your desired default */
    }
}

.form:not(.form--custom) .form-group {
    margin-bottom: 20px
}

.input-wrapper--select {
    margin-top: 17px;
    min-height: 50px !important;
    /* height: 55px */
}

.input-wrapper--select.input-wrapper label {
    left: 15px !important;
    font-size: 13px
}

.contact-form .input-wrapper {
    border: none;
    background: rgba(255,255,255,.43)
}

:root {
    --mqTabsBackgroundColor: transparent;
    --mqTabsContentBackgroundColor: transparent;
    --mq-main-bg-color: #c4daee;
    --mq-main-color: #718fa6;
    --mq-text-color: #FFF;
    --mq-text-color-2: #58585a;
    --mq-btn-color: #2c2829;
    --mq-btn-text-color: #fff;
    --mq-spacing: 120px;
    --mq-spacing-second: 80px;
    --mq-spacing-second-mb: 40px;
    --mq-spacing-mb: 60px;
    --mq-inline-mb: 35px;
    --mq-between: 40px;
    --mq-between-mb: 30px;
    --mq-headingregular-font: "Romie Light";
    --mq-p-font: "rework-regular";
    --mq-p-font-small: 12px;
    --mq-p-font-small-mb: 10px;
    --mq-p-font-medium: 16px;
    --mq-p-font-large: 20px;
    --mq-p-font-size: 18px;
    --mq-h3-font-size: 14px;
    --mq-h1-font-size: 28px;
    --mq-h1-font-size-mb: 24px;
    --mq-h1-font-size-big: 40px;
    --mq-font-weight-normal: 126;
    --mq-font-weight-light: 97;
    --mq-font-weight-xlight: 45;
    --mq-font-weight-bold: 300;
    --mq-font-weight-xnormal: 76;
    --mq-hero-text-bg: var(--mq-main-color);
    --mq-why-mirvac-bg: var(--mq-main-color);
    --mq-carousel-bg: var(--mq-main-color);
    --mq-logo-grid-reverse-bg: var(--mq-main-bg-color);
    --mq-logo-grid-bg: var(--mq-main-bg-color);
    --mq-main-heading-color: #f4eeeb;
    --mq-carousel-color: var( --mq-text-color);
    --mq-why-mirvac-color: var(--mq-text-color);
    --mq-logo-grid-color: var(--mq-text-color);
    --mq-logo-grid-reverse-color: var( --mq-text-color-2);
    --mq-tabs-color: var( --mq-text-color-2)
}

:root {
    --nav-btn-bg-color: #cee0d7;
    --nav-btn-text-color: #58585a;
    --nav-sticky-bg-color: #cee0d7;
    --nav-sticky-text-color: 58585A;
    --nav-btn-color-hover: white;
    --nav-btn-text-hover: #58585a;
    --nav-btn-font: 'SWEETSANSPRO-BOLD',serif;
    --nav-font-size: 13px !important;
    --nav-text-color: #fff;
    --nav-font-family: var(--nav-btn-font);
    --nav-font-weight: 500;
    --nav-line-height: normal;
    --nav-arrow: url(/-/media/Base-Themes/Navigation/Styles/images/arrow_forward);
    --nav-bg-color: transparent;
    --navigationColor: transparent;
    --navigationMobileColor: #be9d94;
    --navigationMegaLinkColor: var(--nav-text-color);
    --nav-text-transform: uppercase;
    --navigationRegisterSquareBackgroundFontColor: #58585a;
    --nav-logo-width: 110px;
    --nav-logo-height: 55px;
    --nav-sticky-border-color: #cee0d7;
    --nav-space-btn: 205px;
    --switch-nav-mobile-bg: #e3d1c4 !important
}

header.nav-phase-3 {
    background-color: var(--navigationColor) !important;
    backdrop-filter: blur(5px)
}

.sticky-header a::after {
    display: none
}

@media(min-width: 1530px) {
    .nav-phase-3 #nav-header .nav-row .megamenu--three .component-content nav .megamenu__list {
        justify-content:flex-start
    }

    header.nav-phase-3 .image.image--mirvac {
        bottom: 0
    }

    .nav-phase-3 .megamenu--three .megamenu__item.cta-square,.has-cookiebar.nav-phase-3 .megamenu--three .megamenu__item.cta-square,.is-hovered.nav-phase-3 .megamenu--three .megamenu__item.cta-square,.is-scrolled.nav-phase-3 .megamenu--three .megamenu__item.cta-square,.is-normal.nav-phase-3 .megamenu--three .megamenu__item.cta-square {
        margin-right: 0
    }
}

@media(min-width: 1200px) {
    header.nav-phase-3 .image.image--logo {
        margin-top:-5px !important
    }

    header.nav-phase-3 .image.image--logo {
        transform: translateY(16px)
    }

    .boutique-nav--1 #nav-footer .nav-footer-logo svg {
        max-width: 250px;
        width: 230px
    }

    header.nav-phase-3 #nav-header {
        position: unset
    }

    body header.nav-phase-3 #nav-header .cookiebar {
        left: 0
    }

    body header.nav-phase-3.is-fixed.has-cookiebar #nav-header .cookiebar {
        -webkit-transform: unset;
        transform: unset
    }
}

@media(max-width: 1529px) {
    header.nav-phase-3.is-opened .image .component-content {
        justify-content:flex-start
    }
}

@media(max-width: 400px) {
    .isle-visit .row:has(.col__1--mobile>img.img) {
        margin-top:0;
    }
}

@media(max-width: 1200px) {
    .nav-phase-3.is-opened #nav-header .nav-row .image--logo {
        padding:0;
        margin: 0;
        top: 0;
        left: 20px
    }

    .isle-visit main.has-cookiebar .contact-form {
        padding-top: 120px;
        margin-top: -100px
    }

    .isle-visit main:not(.has-cookiebar) .contact-form {
        padding-top: 80px;
        margin-top: -100px
    }
}

.boutique-nav--1 #nav-footer {
    padding-top: 100px !important
}

.boutique-nav--1 #nav-footer .nav-footer-logo {
    margin-top: -40px
}

@media(max-width: 767px) {
    .isle-visit .col__1--mobile>img.img {
        object-fit:contain;
        height: unset !important
    }
}

@media(min-width: 768px) {
    .isle-visit .col__1--mobile>img.img {
        object-fit:cover;
        max-height: 600px;
        object-position: left
    }
}


    .form:not(.form--custom) {
        padding-block:80px
    }

    .switch-nav-mobile p {
        margin-block:0;padding-block:2rem}

    div .switch-nav-mobile {
        background-color: #e3d1c4 !important
    }

    .switch-nav-mobile p {
        margin-block:0;padding-block:2rem}


@media(max-width: 1199px) {
    body header.nav-phase-3.is-opened,body header.nav-phase-3 .megamenu--three {
        background-color:#be9d94 !important
    }

    header.is-hovered,header.is-normal {
        background-color: transparent !important
    }

    header.nav-phase-3 .image.image--logo:not(.col-sm-push-5) img,header.nav-phase-3:not(.is-opened) .image.image--logo:not(.col-sm-push-5) img {
        height: var(--nav-logo-height) !important
    }

    header.nav-phase-3 .image.image--logo:not(.col-sm-push-5) img header.nav-phase-3:not(.is-opened) .image.image--logo:not(.col-sm-push-5) img,header.nav-phase-3 .image.image--logo {
        margin-top: 0
    }

    body header.nav-phase-3 .megamenu__toggle[aria-expanded='true']+.megamenu__list {
        transform: unset
    }
}

@media(max-width: 480px) {
    header .cookiebar {
        top:0 !important
    }
}

@media(max-width: 1529px) {
    .megamenu--three .megamenu__item.cta-square a {
        margin-left:0
    }
}

@media(min-width: 1200px) and (max-width:1529px) {
    body header.nav-phase-3 .megamenu--three.position-center .megamenu__list {
        flex-direction:row;
        height: 100%
    }

    body header.nav-phase-3 .megamenu--three .megamenu__item {
        display: flex;
        justify-content: center;
        align-items: center
    }

    header.nav-phase-3:not(.is-opened) .image.image--logo:not(.col-sm-push-5) img,.megamenu--three .megamenu__item.cta-square a {
        margin-top: 0
    }
}

@media(min-width: 1550px) {
    .isle-visit .col__1--mobile>img.img {
        max-height:unset
    }
}
