body {
	background-color: #fff;
    color: #4e4e4e;
}

header {
    background-color: #fff;
}

header .container {
	padding-top: 60px;
	padding-bottom: 20px;
}

.hero {
    background-image: url(img/bg-city.jpg);
    background-position: center;
    position: relative;
    min-height: 620px;
    background-size: 1000px;
    background-repeat: no-repeat;
}

footer {
	padding-top: 250px;
	padding-bottom: 10px;
    border-top: 10px solid #c3c3c3;
    border-bottom: 10px solid #c3c3c3;
}

.form {
    padding: 30px 5% 30px;
    background-color: #fff;
    box-shadow: 0 0 50px rgb(0 0 0 / 20%);
}

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

.content-highlights .highlights-box {
    background-color: #fff;
    box-shadow: 0 0 20px rgb(0 0 0 / 40%);
    padding: 20px;
    position: absolute;
    max-width: 80%;
    margin: 0 auto;
    bottom: -30px;
}

.content-highlights .highlights-box:after {
    content: "";
    background-color: #bcbcbc;
    width: 20px;
    height: 100px;
    position: absolute;
    z-index: 1;
    left: -20px;
    bottom: -20px;
}

.content-highlights .highlights-box:before {
    content: "";
    background-color: #bcbcbc;
    width: 100px;
    height: 20px;
    position: absolute;
    z-index: 1;
    left: -20px;
    bottom: -20px;
}

.rounded-image {
    width: 50%;
    position: absolute;
    height: 400px;
    object-fit: cover;
    border-top-left-radius: 100%;
    right: 0;
    bottom: 0;
    box-shadow: -25px 0 #bcbcbc;
}

.property-bullet {
    margin: 5px 20px 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.property-bullet .bullet-icon {
    font-size: 43px;
    padding: 0px 15px;
}

.property-bullet .bullet-body {
    text-align: left;
}

.property-bullet .bullet-number {
    font-size: 35px;
    font-weight: 800;
    line-height: 1;
}

.property-bullet .bullet-text {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
}

.form-title {text-align: center; margin-bottom: 20px;}
.property-title {font-family: 'Dancing Script', cursive;text-align: center;}
.p-0 {padding: 0!important;}

.full-bg {
	background-color: #000;
	position: relative;
    overflow: hidden;
}

.full-bg > .container {
	position: relative;
	z-index: 2;
}

.hero .hero-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 500px;
    padding: 0 10%;
    padding-top: 60px;
    text-align: center;
    margin-bottom: 100px;
}

.hero h1 {
    color: #4e4e4e;
    margin: 2rem 0 1rem;
    font-size: 2.2rem;
}

.hero h3 {
    color: #ffffff;
    padding: 8px 16px;
    font-size: .75rem;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    position: relative;
    margin-top: 1rem;
    align-items: center;
    background-color: #242424;
    display: inline-flex;
    border-radius: 3px;
    font-weight: 700;
}

.content-gallery {
    background: #242424;
    padding: 80px 0 60px;
}

.content-body {
    margin-top: -300px;
    padding: 300px 0 3rem;
    background-color: var(--color-primary);
    line-height: 1.6;
    font-size: 1.1rem;
    font-weight: 500;
    font-style: italic;
    color: var(--color-primary-inverse);
    text-align: center;
    position: relative;
    z-index: 1;
}

.content-highlights {
    display: flex;
    justify-content: center;
    width: 100%;
    min-height: 130px;
}

.content.content-features {
    background-color: #efefef;
    border-bottom: 10px solid #ababab;
}

.content.content-features .features-block {
    text-align: left;
    background-color: rgba(0,0,0,.05);
    border-radius: 10px;
    padding: 20px 30px;
}

.content.content-features .features-block {
    text-align: left;
    background-color: rgba(0,0,0,.05);
    border-radius: 10px;
    padding: 20px 30px;
}

.content.content-videos {
    background-color: #242424;
}

.grid-photo {
    width: 100%;
    background-color: #dadada;
    background-position: center center;
    background-size: cover;
    box-shadow: 0 0 10px inset rgb(0, 0, 0, .2);
    border-radius: 4px;
    padding-top: 50%;
    margin-bottom: 10px;
}

.grid-photo.grid-photo-half {
    padding-bottom: 50%;
}

.grid-photo.grid-photo-fix {
    padding-top:  15px;
}

.grid-photo.grid-photo-big {
    padding-top: 13px;
}

.feature {
    width: 70%;
    position: relative;
    display: inline-flex;
    align-items: center;
    margin: 8px 0;
}

.feature-icon {
    margin-right: 10px;
}

.btn-cta {
    box-shadow: 0 0 0 10px rgb(0 0 0 / 10%);
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.btn-cta:hover {
    box-shadow: 0 0 20px 10px rgb(0 0 0 / 30%);
}

.hero .company-logo {
    max-width: 280px;
    max-height: 150px;
    margin: 0 auto;
    width: fit-content;
}

footer .company-logo {
    max-width: 400px;
    max-height: 400px;
    margin-bottom: 2rem;
}

.content-pills .nav {
    padding-top: 50px;
}

.content-pills .nav-pills .nav-link {
    padding: 5px 30px 7px;
    margin: 4px;
}

.content-pills .nav-pills .nav-link:not(.active) {
    background-color: rgba(0,0,0,.05);
}

h3.features-title {
    position: relative;
    margin-bottom: 35px;
    text-align: center;
}

h3.features-title:before {
    content: "";
    width: 150px;
    height: 5px;
    background-color: rgba(0,0,0,.2);
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -75px;
    margin-top: 15px;
}

.content.content-cta {
    background-color: #000;
    background-image: url(img/bg-city-dark.jpg);
    background-size: cover;
    background-position: center;
    padding-top: 6rem;
}

.grid-photo:nth-child(1),
.grid-photo:nth-child(2),
.grid-photo:nth-child(3),
.grid-photo:nth-child(4),
.grid-photo:nth-child(5) {
    grid-area: a
}

.grid-photo-gallery {
    display: flex;
    flex-direction: column;
}

.property-type {
    line-height: 1;
    color: var(--color-primary-inverse);
    padding: 8px 16px;
    font-size: .75rem;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    position: relative;
    align-items: center;
    background-color: var(--color-primary);
    display: inline-flex;
    border-radius: 3px;
    font-weight: 700;
}

.property-price {
    font-size: 34px;
    line-height: 1.2;
    font-weight: 700;
}

.property-info {
    margin: 0 2rem 2rem;
}

.content-cta .form {
    margin-bottom: -200px;
}

.album-title {
    text-align: left;
    font-weight: 700;
    position: relative;
    margin-bottom: 2.5rem;
    color: #fff;
}

.album-title:before {
    content: "";
    height: 5px;
    width: 15%;
    background-color: #fff;
    position: absolute;
    top: 100%;
    margin-top: 5px;
}

.property-infos-col {
    z-index: -1;
}

.property-desc {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    line-clamp: 5;
    -webkit-box-orient: vertical;
}

.content-price {
    min-height: 595px;
}

.content-desc {
    background: #e3e3e3;
    border-top: 10px solid #ababab;
}

.content-body a {
    color: #fff;
    font-style: normal;
    text-decoration: none;
    opacity: .8;
    text-transform: uppercase;
    font-size: .9rem;
    margin-top: 15px;
    display: inline-block;
    background-color: rgba(0,0,0,.2);
    border-radius: 4px;
    padding: 4px 15px;
}

.content-body a:hover {
    opacity: 1;
    background-color: rgba(0,0,0,.3);
}

#form {
    z-index: 5;
}

.floating-wpp {
    z-index: 999;
    position: fixed;
    bottom: 1px;
    right: 12px;
    font-family: 'Open sans';
    font-size: 14px;
    transition: bottom .2s;
    width: 72px;
    margin-bottom: 2rem;
}

.floating-wpp .floating-wpp-button {
    width: 60px;
    height: 60px;
    background-color: #25D366;
    background-image: url(/crm/img/whatsapp.svg);
    background-position: center;
    background-size: 180%;
    border-radius: 50%;
    box-shadow: 1px 1px 4px rgba(60,60,60,.4);
    transition: box-shadow .2s;
    cursor: pointer;
}

.privacy-link {
    font-size: .85rem;
    text-decoration: none;
}

.container.privacy-row {
    padding-top: 40px;
}

@media (min-width: 768px) {
    .feature {
        width: 48%;
    }

    .content-body {
        text-align: right;
        padding: 3rem 0;
    }

    .grid-photo-gallery {
        display: grid;
        gap: 20px;
        grid-auto-rows: 228px;
        grid-template-areas: 'a a b b' 'c d b b' 'e e f g';

    }

    .grid-photo {
        padding-top: 0;
    }

    .grid-photo:nth-child(1) {
        grid-area: a
    }

    .grid-photo:nth-child(2) {
        grid-area: b
    }

    .grid-photo:nth-child(3) {
        grid-area: c
    }

    .grid-photo:nth-child(4) {
        grid-area: d
    }

    .grid-photo:nth-child(5) {
        grid-area: e
    }
}

@media (min-width: 992px) {
    .hero .hero-text {
        height: 500px;
        text-align: left;
        padding: 0;
        margin-bottom: 0px;
    }
	.full-bg .full-bg-image {
	    width: 100%;
	    height: auto;
	}
    .feature {
        width: 31%;
    }
    .content-highlights .highlights-box {
        max-width: 100%;
    }
    .rounded-image {
        height: 600px;
    }
    .hero .company-logo {
        margin: 0;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 960px;
    }
}