@import url("custom.css");



/*----------------------------------------------------- My Lux Life Banner -----------------------------------------------------*/

.luxLife-banner {
    background: url("../img/banner/banner-my-luxury-life.webp") no-repeat bottom center;
    background-size: cover;
    background-position-x: right;
    background-position-y: bottom;
    max-height: 844px;
}
.text-experience {
    font-size: 114px;
}

.text-concierge {
    font-size: 5rem;
}

.text-small-1-p {
    font-size: 0.5rem;
}

.mb-7-p {
    margin-bottom: 4rem;
}

.l-sm-spacing-p {
    letter-spacing: 2px;
}

.justify-content-p {
    justify-content: center;
}

.image-container {
    position: relative;
    width: 100%;
    padding-bottom: 100%;
    overflow: hidden;
}

.image-container img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/*----------------------------------------------------- Resume - Section  -----------------------------------------------------*/
.mx-width {
    max-width: 800px;
}

/*----------------------------------------------------- Accommodations - Gallery Section  -----------------------------------------------------*/
.gap-p {
    gap: 20px;
}

.underline {
    text-decoration: underline;
    text-underline-offset: 6px;
}

/* ---------------------------------------- Brochure - Section ------------------------------------------ */

.img-brochure {
    margin-top: 30%;
    height: 300px;
    top: -200px;
    left: 50%;
    transform: translateX(-50%);
    max-width: 100vw;
}

.download-section {
    padding: 140px 20px 60px;
    max-width: 750px;
    margin: 130px auto 50px;
    width: 90%;
}

.l-normal-spacing-p {
    letter-spacing: 9px;
}

.text-xl-m {
    font-size: 6rem;
}

.text-1-m {
    font-size: 0.7rem;
}

/*----------------------------------------------------- Concierge - Section -----------------------------------------------------*/


@media (min-width: 375px) {

    .text-experience {
        font-size: 9rem;
    }

    .luxLife-banner {
        max-height: 844px;
    }

    /*----------------------------------------------------- My Lux Life Banner -----------------------------------------------------*/
    .text-concierge {
        font-size: 8rem;
    }

    .text-small-1-p {
        font-size: 0.7rem;
    }

    .mb-7-p {
        margin-bottom: 7rem;
    }

    .l-sm-spacing-p {
        letter-spacing: 2px;
    }

    .justify-content-p {
        justify-content: center;
    }

    /*----------------------------------------------------- Resume - Section  -----------------------------------------------------*/
    /*----------------------------------------------------- Accommodations - Gallery Section  -------------------------------------*/
    .gap-p {
        gap: 20px;
    }

    /* ---------------------------------------- Brochure - Section ------------------------------------------ */

    .download-section {
        padding: 140px 20px 100px;
        margin: 250px auto;
        width: 80%;
    }

    .img-brochure {
        height: 350px;
        top: -283px;
    }

    .text-1-m {
        font-size: 0.8rem;
    }

    .text-xl-m {
        font-size: 6rem;
    }

    .l-normal-spacing-p {
        letter-spacing: 10px;
    }
}

@media (min-width: 576px) {

    .text-experience {
        font-size: 12rem;
    }

    .luxLife-banner {
        max-height: 844px;
    }

    /*----------------------------------------------------- My Lux Life Banner -----------------------------------------------------*/
    .text-concierge {
        font-size: 8rem;
    }

    .text-small-1-p {
        font-size: 0.7rem;
    }

    .mb-7-p {
        margin-bottom: 8rem;
    }

    .l-sm-spacing-p {
        letter-spacing: 4px;
    }

    .justify-content-p {
        justify-content: center;
    }

    /*----------------------------------------------------- Resume - Section  -----------------------------------------------------*/
    /*----------------------------------------------------- Accommodations - Gallery Section  -------------------------------------*/
    .gap-p {
        gap: 20px;
    }

    /* ---------------------------------------- Brochure - Section ------------------------------------------ */

    .download-section {
        padding: 250px 0 100px;
        margin: 300px auto;
        width: 70%;
    }

    .img-brochure {
        height: 500px;
    }

    .img-brochure {
        margin-top: 0%;
    }

    .text-1-m {
        font-size: 1.5rem;
    }

    .text-xl-m {
        font-size: 8rem;
    }

    .l-normal-spacing-p {
        letter-spacing: 10px;
    }
}

@media (min-width: 768px) {

    .text-experience {
        font-size: 15rem;
    }

    .luxLife-banner {
        background-size: auto;
        background-position-x: right;
        background-position-y: bottom;
        max-height: 1028px;
    }

    /*----------------------------------------------------- My Lux Life Banner -----------------------------------------------------*/
    .text-concierge {
        font-size: 12rem;
    }

    .text-small-1-p {
        font-size: 1.5rem;
    }

    .mb-7-p {
        margin-bottom: 10rem;
    }

    .l-sm-spacing-p {
        letter-spacing: 4px;
    }

    .justify-content-p {
        justify-content: end;
    }

    /*----------------------------------------------------- Resume - Section  -----------------------------------------------------*/
    /*----------------------------------------------------- Accommodations - Gallery Section  -------------------------------------*/
    .gap-p {
        gap: 0px;
    }

    /* ---------------------------------------- Brochure - Section ------------------------------------------ */
    .download-section {
        padding: 250px 0 100px;
        margin: 300px auto;
        width: 70%;
    }

    .img-brochure {
        height: 500px;
    }

    .img-brochure {
        margin-top: 0%;
    }

    .text-xl-m {
        font-size: 10rem;
    }

    .text-1-m {
        font-size: 1.5rem;
    }

    .l-normal-spacing-p {
        letter-spacing: 10px;
    }
}

@media (min-width: 992px) {

    .text-experience {
        font-size: 9rem;
    }

    .luxLife-banner {
        background-size: cover;
        background-position-x: right;
        background-position-y: bottom;
        max-height: 1080px;
    }

    /*----------------------------------------------------- My Lux Life Banner -----------------------------------------------------*/
    .text-concierge {
        font-size: 150px;
    }

    .text-small-1-p {
        font-size: 12px;
    }

    .mb-7-p {
        margin-bottom: 5rem;
    }

    .l-sm-spacing-p {
        letter-spacing: 4px;
    }

    .justify-content-p {
        justify-content: end;
    }

    /*----------------------------------------------------- Resume - Section  -----------------------------------------------------*/
    /*----------------------------------------------------- Accommodations - Gallery Section  -------------------------------------*/

    .gap-p {
        gap: 0px;
    }

    /* ---------------------------------------- Brochure - Section ------------------------------------------ */

    .img-brochure {
        height: 300px;
        bottom: -100px;
        left: -100px;
        top: initial;
        transform: none;
    }

    .download-section {
        margin: 100px auto 150px;
        padding: 10px 0;
    }

    .div-brochure {
        padding-left: 30%;
        padding-bottom: 40px;
        padding-top: 0;
    }

    .l-normal-spacing-p {
        letter-spacing: 15px;
    }

}

@media (min-width: 1200px) {

    .text-experience {
        font-size: 12rem;
    }

    .luxLife-banner {
        background-size: cover;
        background-position-x: right;
        background-position-y: bottom;
        max-height: 1080px;
    }

    /*----------------------------------------------------- My Lux Life Banner -----------------------------------------------------*/
    .text-concierge {
        font-size: 150px;
    }

    .text-small-1-p {
        font-size: 15px;
    }

    .mb-7-p {
        margin-bottom: 6rem;
    }

    .l-sm-spacing-p {
        letter-spacing: 5px;
    }

    .justify-content-p {
        justify-content: end;
    }

    /*----------------------------------------------------- Resume - Section  -----------------------------------------------------*/
    /*----------------------------------------------------- Accommodations - Gallery Section  -------------------------------------*/

    .gap-p {
        gap: 0px;
    }

    /* ---------------------------------------- Brochure - Section ------------------------------------------ */

    .download-section .img-brochure {
        height: 300px;
        bottom: -100px;
        left: -100px;
        top: initial;
        transform: none;
    }

    .download-section {
        margin: 100px auto 150px;
        padding: 10px 0;
    }

    .text-1-m {
        font-size: 1rem;
    }

    .div-brochure {
        padding-left: 30%;
        padding-bottom: 40px;
        padding-top: 0;
    }

    .l-normal-spacing-p {
        letter-spacing: 15px;
    }

}

@media (min-width: 1400px) {
    .text-experience {
        font-size: 16rem;
    }

    .text-small-1-p {
        font-size: 1.5rem;
    }

    .mb-7-p {
        margin-bottom: 10rem;
    }

    .luxLife-banner {
        background-size: cover;
        background-position-x: right;
        background-position-y: bottom;
        max-height: 1080px;
    }
}