body {
    background-color: #191919;
    overflow-x: hidden;
}

a {
    text-decoration: none;
    color: #fff;
    font-weight: 900;
    font-family: "Montserrat";
} 

a:hover {
    text-decoration: none;
    color: #fff;
}

.nav-link {
    color: #fff !important;
    font-family: "Montserrat";
    font-weight: 600;
    margin: 0 20px;
}

header {
    border-radius: 40px;
    position: relative;
    margin-top: 55px;
}

header .navbar {
    padding: 0 55px;
}

header .logo {
    width: 125px;
    height: 125px;
    object-fit: contain;
    margin-left: 6px;
    margin-top: 6px;
}

header .sliderArea {
    z-index: 1;
    position: inherit;

}

header .sliderArea .text-area {
    color: #fff;
    padding-top: 65px;
    padding-left: 85px;
}

header .sliderArea img {
    margin-left: 80px;
    margin-top: -20px;
    margin-bottom: 40px;
}

header .sliderArea .text-area h1 {
    color: #FFF;
    font-family: "Montserrat";
    font-size: 55px;
    font-style: normal;
    font-weight: 600;
    line-height: 60.614px;
    text-transform: capitalize;
    margin-bottom: 30px;
}

header .sliderArea .text-area p {
    color: #ffffffb5;
    font-family: "Montserrat";
    font-size: 11.521px;
    font-style: normal;
    font-weight: 400;
    line-height: 24.571px;
    letter-spacing: 1.082px;
    text-transform: uppercase;
    max-width: 450px;
}

.brandSlider {
    width: 100%;
    background-color: #ffffff08;
    border-bottom-right-radius: 40px;
    border-bottom-left-radius: 40px;
}

.brandSlider img {
    margin-bottom: -20px !important;
    margin-top: -20px;
    mix-blend-mode: overlay;
}

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-prev:before,
.slick-next:before {
    color: black;
}

.slick-slide {
    transition: all ease-in-out 0.3s;
    opacity: 0.2;
}

.slick-active {
    opacity: 0.5;
}

.slick-current {
    opacity: 1;
}


.about-area {
    margin-top: 50px;
    border-radius: 40px;
    background: url("../../assets/img/aboutBG.webp");
    background-position: center;
    background-repeat: no-repeat;
    box-shadow: -20px 23px 66px -8px rgba(0, 0, 0, 0.25);
    flex-shrink: 0;
    position: relative;
    margin-bottom: 35px;

}

.about-area img {
    border-bottom-left-radius: 40px;
    position: absolute;
    bottom: -2px;
    left: -1px;
    height: 465px;
    object-fit: cover;
}

.about-area .text-area {
    color: #FFF;
    padding-right: 60px;
}

.about-area .text-area h2 {
    color: #FFF;
    text-align: right;
    font-family: "Montserrat";
    font-size: 55px;
    font-style: normal;
    font-weight: 700;
    line-height: 74.614px;
    text-transform: capitalize;
    margin-top: 70px;

}

.about-area .text-area p {
    color: #ffffffbf;
    text-align: right;
    font-family: "Montserrat";
    font-size: 20px;
    font-weight: 300;
    margin-top: 30px;
    margin-bottom: 50px;
}

.brand-area {
    margin-top: 80px;
}

.brand-area h2 {
    color: #FFF;
    text-align: center;
    text-shadow: 0px 6px 13px 0px rgba(0, 0, 0, 0.83);
    font-family: "Montserrat";
    font-size: 64px;
    font-style: normal;
    font-weight: 600;
    line-height: 74.614px;
    text-transform: capitalize;
    margin-bottom: 60px;
}

.brand-area img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    margin-top: 0px;
    border-radius: 40px;
}

.brand-area {

    position: relative;
}

.brand-area .img-text-area {

    position: relative;
}

.brand-area .img-text h3 {
    color: #FFF;
    font-family: "Montserrat";
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    text-transform: capitalize;
    position: absolute;
}

.brand-area .img-text p {
    color: #fffffff0;
    font-family: "Montserrat";
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 22px;
    text-transform: capitalize;
    position: absolute;
}

.brand-first-area {
    margin-top: 60px;
    border-radius: 40px;
    background: linear-gradient(18deg, rgba(0, 0, 0, 0.8337710084033614) 0%, rgba(9, 186, 186, 1) 100%);
    height: 100%;
    box-shadow: -20px 23px 66px -8px rgba(0, 0, 0, 0.25);
    flex-shrink: 0;
    position: relative;
    margin-bottom: 35px;
}

.brand-first-area .text-area p {
    color: #FFF;
    font-family: "Montserrat";
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 32.571px;
    letter-spacing: 1.92px;
    padding: 60px;
}

.brand-first-area h3 {
    color: #FFF;
    text-align: right;
    font-family: "Montserrat";
    font-size: 64px;
    font-style: normal;
    font-weight: 700;
    line-height: 74.614px;
    text-transform: capitalize;
    margin-right: 45px;
}

.brand-first-area .logoArea {
    display: flex;
    align-items: center;
    justify-content: right;
    padding-top: 65px;
    padding-right: 65px;
}

.brand-first-area .logoArea img {
    width: 315px;
    object-fit: cover;
}

footer h2 {
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 64px;
    font-style: normal;
    font-weight: 700;
    line-height: 74.614px;
    text-transform: capitalize;
}

.main-lumos {
    width: 911px;
    height: 713px;
    border-radius: 40px;
}

footer .footer-card {
    background-color: #d9d9d926;
    border-radius: 40px;
    padding: 50px 95px;
    color: #fff;
}


footer .footer-card h3 {
    font-size: 1.5rem;
}
@media screen and (max-width: 835px) {

    .main-lumos {
        width: 100%;
        height: 713px;
        border-radius: 0px; 
    }

    body {
        background-color: #151515;
    }

    .nav-link {
        color: #fff !important;
        font-family: "Montserrat";
        margin: 0 auto;
    }


    header {
        border-radius: 0px;
        position: relative;
        margin-top: auto;
        margin: -10px;
    }

    header img {
        border-radius: 0 !important;
    }

    header .navbar {
        padding: 0 0;
    }


    header .sliderArea .text-area {
        color: #fff;
        padding-top: 10px;
        padding-left: 40px;
        padding-right: 40px;
        align-items: center;
    }


    header .sliderArea img {
        margin-left: auto;
        margin-top: auto;
        margin-bottom: 30px;
        height: 355px;
        object-fit: cover;
    }

    header .sliderArea .text-area h1 {
        color: #FFF;
        font-family: "Montserrat";
        font-size: 38px;
        font-style: normal;
        font-weight: 700;
        line-height: 50.614px;
        text-transform: capitalize;
    }

    .slick-slide img {
        width: 150%;
    }

    .brandSlider {
        width: 100%;
        background-color: #ffffff08;
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
    }

    .about-area article {
        position: relative;
    }

    .about-area img {
        border-radius: 40px;
        opacity: 0.3;
        height: 385px;
        position: relative;
    }

    .about-area .text-area {
        color: #FFF;
        position: absolute;
        padding-right: inherit;
        top: 0;

    }

    .about-area .text-area h2 {
        color: #FFF;
        text-align: right;
        font-family: "Montserrat";
        font-size: 36px;
        font-style: normal;
        font-weight: 700;
        line-height: 74.614px;
        text-transform: capitalize;
        margin-top: 30px;
        padding: 0 20px;

    }

    .about-area .text-area p {
        color: #FFF;
        text-align: right;
        font-family: "Montserrat";
        font-size: 10px;
        font-style: normal;
        font-weight: 500;
        line-height: 15px;
        letter-spacing: 0.8px;
        padding: 0 20px;
        margin-top: 20px;
    }

    .about-area svg {

        height: 100%;
        width: 100%;
    }


    .brand-area {
        position: relative;
        margin-top: 0;
    }

    .brand-area .img-text-area {

        position: relative;
    }

    .brand-area h2 {
        color: #FFF;
        text-align: center;
        text-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.30);
        font-family: "Montserrat";
        font-size: 30px;
        font-style: normal;
        font-weight: 700;
        line-height: 74.614px;
        text-transform: capitalize;
        margin-bottom: 35px;
    }

    .brand-area .img-text h3 {
        color: #FFF;
        text-align: center;
        font-family: "Montserrat";
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: inherit;
        text-transform: capitalize;
        margin-bottom: 5px;
    }

    .brand-area .img-text p {
        color: #FFF;
        font-family: "Montserrat";
        font-size: 13px;
        font-style: normal;
        font-weight: 500;
        line-height: 16.5px;
        text-transform: capitalize;
        margin-top: 12px;
    }


    .brand-first-area {
        margin-top: 35px;
        border-radius: 40px;
        background: linear-gradient(18deg, rgba(0, 0, 0, 0.8337710084033614) 0%, rgba(9, 186, 186, 1) 100%);
        height: 100%;
        box-shadow: -20px 23px 66px -8px rgba(0, 0, 0, 0.25);
        flex-shrink: 0;
        position: relative;
        margin-bottom: auto;
    }

    .brand-first-area .text-area p {
        color: #FFF;
        font-family: "Montserrat";
        font-size: 12px;
        font-style: normal;
        font-weight: 500;
        line-height: 15.571px;
        letter-spacing: 0.96px;
        padding: 10px;
    }

    .brand-first-area h3 {
        color: #FFF;
        text-align: right;
        font-family: "Montserrat";
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 25.114px;
        text-transform: capitalize;
        margin-right: 10px;
    }

    .brand-first-area .logoArea {
        display: flex;
        align-items: center;
        justify-content: right;
        padding-top: 25px;
        padding-right: 0px;
    }

    .brand-first-area .logoArea img {
        height: 80px;
        width: 230px;

    }


    footer h2 {
        color: #FFF;
        text-align: center;
        font-family: "Montserrat";
        font-size: 30px;
        font-style: normal;
        font-weight: 700;
        line-height: 74.614px;
        text-transform: capitalize;
    }

    .brand-first-area svg {
        height: 50px;
        width: 50px;
        top: 6% !important;
    }

    .mobileMT-20 {
        margin-top: 30px;
    }

    footer .footer-card {
        background-color: #d9d9d926;
        border-radius: 40px;
        padding: 50px 50px;
        color: #fff;
    }
}