﻿@font-face {
    font-family: "gilory";
    src: url('/assets/fonts/Gilroy-Medium.ttf') format('truetype');
}

@font-face {
    font-family: "BOOWIE";
    src: url('/assets/fonts/BOOWIE.ttf') format('truetype');
}

.main-section {
    background-image: url('/assets/images/Home/coe/background-layer.webp')
}

.first-section {
}

.second-section {
    text-align: center;
}

    .second-section .container p {
        font-size: 24px;
        margin-top: 40px;
    }

.one-window {
    display: flex;
    margin: 30px auto;
    max-width: 70%;
    align-items: center;
}

    .one-window div {
        display: flex;
        flex-direction: column;
        margin-left: -25px;
        margin-bottom: 25px;
    }

    .one-window span {
        font-size: 15vw;
        font-family: BOOWIE;
    }

    .one-window div span {
        font-size: 3vw;
        line-height: 1;
        font-family: BOOWIE;
        text-align: left;
    }

.third-section {
    text-align: center;
}

    .third-section img {
        border-radius: 50%;
        padding: 30px;
    }

.third-section {
    margin-top: 370px;
}

    .third-section .expert-guide {
        position: relative;
        padding-top: 530px;
        padding-bottom: 20px;
        background: #69480c;
    }

.expert-guide img {
    position: absolute;
    left: 50%;
    top: -50%;
    width: 48%;
    max-width: 50%;
    transform: translateX(-50%);
}


.third-section .expert-guide h3 {
    font-family: BOOWIE;
    font-weight: 100;
    font-size: 70.42px;
    letter-spacing: 12px;
}

.third-section .expert-guide p {
    font-size: 24px;
    color: #131517;
}

.services {
    text-align: center;
    line-height: 90px;
}

    .services h2 {
        font-weight: 100;
        font-family: BOOWIE;
        font-size: 67.42px;
        color: #606060;
        letter-spacing: 7px;
    }

    .services p {
        font-size: 24px;
        font-family: 'gilory';
    }

.our-lounge {
    position: relative;
    display: inline-block;
}

    .our-lounge img {
        width: 100%;
        height: auto;
    }

    .our-lounge h2 {
        font-size: 383.59px;
        font-family: 'BOOWIE', sans-serif;
        font-weight: 100;
        color: #606060;
        position: absolute;
        top: 55%;
        left: 53%;
        transform: translate(-50%, -50%);
        margin: 0;
        text-align: center;
    }

        .our-lounge h2 span {
            position: absolute;
            top: 46%;
            left: 17%;
            transform: translate(-50%, -50%);
            font-size: 98.43px;
            font-family: 'BOOWIE', sans-serif;
            color: #606060;
            z-index: 2;
        }

.elite-lounge {
    position: relative;
    top: -200px;
    padding: 2rem;
    width: 80%;
    text-align: center;
    margin: auto;
}

    .elite-lounge h3 {
        font-size: 5rem;
        font-weight: 100;
        font-family: Boowie;
        line-height: 1;
        letter-spacing: 17px;
        color: #606060;
    }

    .elite-lounge p {
        font-size: 1.5rem;
        color: #606060;
        margin-bottom: 2rem;
    }

    .elite-lounge .row {
        display: flex;
        justify-content: space-between;
        gap: 1rem;
    }

    .elite-lounge .col-lg-4 {
        flex: 1;
        border-left: 1px solid #606060;
        padding: 1rem;
        text-align: left;
    }

        .elite-lounge .col-lg-4:first-child {
            border-left: none;
        }

    .elite-lounge h4 {
        font-size: 30px;
        font-weight: 100;
        margin-bottom: 0.5rem;
        font-family: 'gilory';
        color: #606060;
        text-align: center;
    }

    .elite-lounge .col-lg-4 p {
        font-size: 15.28px;
        color: #606060;
        text-align: center;
        font-family: 'gilory';
    }


.signature-lounge {
    position: relative;
    top: -200px;
    padding: 2rem;
    width: 100%;
    text-align: center;
    /* background: linear-gradient(0deg, #000, transparent); */
    padding-bottom: 0;
}

    .signature-lounge h3 {
        font-size: 5rem;
        font-weight: 100;
        font-family: Boowie;
        line-height: 1;
        letter-spacing: 17px;
        color: #606060;
    }

    .signature-lounge p {
        font-size: 1.5rem;
        color: #606060;
        margin-bottom: 2rem;
    }

    .signature-lounge .row {
        display: flex;
        justify-content: space-between;
        gap: 1rem;
        width: 60%;
        margin-left: auto;
        margin-right: auto;
    }

    .signature-lounge .col-lg-6 {
        flex: 1;
        border-left: 1px solid #606060;
        padding: 1rem;
        text-align: left;
    }

        .signature-lounge .col-lg-6:first-child {
            border-left: none;
        }

    .signature-lounge h4 {
        font-size: 30px;
        font-weight: 100;
        margin-bottom: 0.5rem;
        font-family: 'gilory';
        color: #606060;
        text-align: center;
    }

    .signature-lounge .col-lg-6 p {
        font-size: 15.28px;
        color: #606060;
        text-align: center;
        font-family: 'gilory';
    }


.legacy-lounge {
    position: relative;
    top: -200px;
    padding: 2rem;
    width: 100%;
    text-align: center;
    background: linear-gradient(0deg, #000, transparent);
    padding-bottom: 0;
}

    .legacy-lounge h3 {
        font-size: 5rem;
        font-weight: 100;
        font-family: Boowie;
        line-height: 1;
        letter-spacing: 17px;
        color: #606060;
    }

    .legacy-lounge p {
        font-size: 1.5rem;
        color: #606060;
        margin-bottom: 2rem;
    }

    .legacy-lounge .row {
        display: flex;
        justify-content: space-between;
        gap: 1rem;
    }

    .legacy-lounge .col-lg-4 {
        flex: 1;
        border-left: 1px solid #606060;
        padding: 1rem;
        text-align: left;
    }

        .legacy-lounge .col-lg-4:first-child {
            border-left: none;
        }

    .legacy-lounge h4 {
        font-size: 30px;
        font-weight: 100;
        margin-bottom: 0.5rem;
        font-family: 'gilory';
        color: #606060;
        text-align: center;
    }

    .legacy-lounge .col-lg-4 p {
        font-size: 15.28px;
        color: #606060;
        text-align: center;
        font-family: 'gilory';
    }

.get-in-touch {
    padding-top: 100px;
    padding-bottom: 100px;
}

.get-in-touch-content-elemnt p {
    color: #828282;
    font-family: "Hind", "Arial", "sans-serif";
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 29px;
    letter-spacing: 1.8px;
}

.getinTouch-title {
    font-size: 2.5rem;
    font-weight: 400;
    text-transform: uppercase;
}

.contact-btn {
    background: #333;
    color: #fff;
    text-transform: uppercase;
    font-family: "Hind", "Arial", "sans-serif";
    letter-spacing: 3px;
    font-size: 13px;
}

    .contact-btn:hover {
        color: #fff;
    }

.get-in-touch .label {
    color: #828282;
    text-align: left;
    font-family: "Hind", "Arial", "sans-serif";
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: 0.18px;
    margin: 0 0 20px !important;
}

.get-in-touch #dataisvalid {
    position: relative;
    top: 15%;
    right: 0%;
}

@media (max-width: 575.98px) {
    .one-window span {
        font-size: 20vw;
        font-family: BOOWIE;
    }

    .one-window div span {
        font-size: 4vw;
        line-height: 1;
        font-family: BOOWIE;
        text-align: left;
    }

    .third-section {
        margin-top: 200px;
    }

        .third-section .expert-guide {
            position: relative;
            padding-top: 260px;
            padding-bottom: 20px;
            background: #69480c;
        }

    .expert-guide img {
        position: absolute;
        left: 50%;
        top: -30%;
        width: 100%;
        max-width: 100%;
        transform: translateX(-50%);
    }

    .third-section .expert-guide h3 {
        font-family: BOOWIE;
        font-weight: 100;
        font-size: 32.42px;
        letter-spacing: 12px;
    }

    .services h2 {
        font-weight: 100;
        font-family: BOOWIE;
        font-size: 32.42px;
        color: gray;
        letter-spacing: 7px;
    }

    .one-window div {
        display: flex;
        flex-direction: column;
        margin-left: -10px;
        margin-bottom: 10px;
    }

    .our-lounge h2 {
        font-size: 5rem;
        top: 18% !important;
    }

        .our-lounge h2 span {
            font-size: 1rem;
        }

    .elite-lounge {
        top: -105px !important;
    }

        .elite-lounge h3 {
            font-size: 2rem;
            letter-spacing: 10px;
        }

        .elite-lounge h4 {
            font-size: 1.8rem;
        }

        .elite-lounge .col-lg-4 {
            border: none !important;
        }

        .elite-lounge p {
            font-size: 1rem;
        }

    .signature-lounge {
        top: -70px !important;
        width: 100% !important;
    }

        .signature-lounge h3 {
            font-size: 3rem;
            letter-spacing: 3px;
        }

        .signature-lounge p {
            font-size: 1rem !important;
        }

        .signature-lounge h4 {
            font-size: 1.5rem;
        }

        .signature-lounge .col-lg-6 {
            border: none !important;
            flex: none !important;
        }

        .signature-lounge .row {
            width: 100% !important;
        }

    .legacy-lounge {
        top: -80px !important;
    }

        .legacy-lounge h3 {
            font-size: 3rem;
        }

        .legacy-lounge p {
            font-size: 1rem;
        }

        .legacy-lounge .col-lg-4 {
            border: none !important;
            flex: none !important
        }
}

@media (min-width: 768px) and (max-width: 991.98px) {

    .third-section .expert-guide {
        padding-top: 400px !important;
    }

        .third-section .expert-guide h3, .services h2 {
            font-size: 3rem !important
        }

    .expert-guide img {
        top: -40% !important;
        width: 80% !important;
        max-width: 100% !important;
    }



    .our-lounge h2 {
        font-size: 10rem;
        top: 30% !important;
    }

        .our-lounge h2 span {
            font-size: 2.5rem !important;
        }
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
    .our-lounge h2 {
        font-size: 15rem;
        top: 47% !important;
    }

        .our-lounge h2 span {
            font-size: 3.5rem !important;
        }

    .third-section .expert-guide {
        padding-top: 350px !important;
    }
}
