
/* Acumin Variable Font */
@font-face {
    font-family: 'Acumin';
    src: url('../fonts/new/AcuminVariableConcept.otf') format('opentype');
    font-weight: 100 900;
    font-style: normal;
}

/* Avenir Heavy */
@font-face {
    font-family: 'Avenir';
    src: url('../fonts/new/AvenirLTProHeavy.otf') format('opentype');
    font-weight: 800;
    font-style: normal;
}

/* Plus Jakarta Sans (Variable) */
@font-face {
    font-family: 'Plus Jakarta Sans';
    src: url('../fonts/new/PlusJakartaSans-VariableFont_wght.ttf') format('truetype');
    font-weight: 100 900;
    font-style: normal;
}


#hero:after {
    opacity: 0;
}
#hero {
    height: 91vh;
}
#hero .carousel-item.slider-1 {
    background-image: url(../img/hero/20-03-2026/1.jpg);
    background-position: bottom;
}

.banner-content-wrapper.d-flex {
    display: flex;
    justify-content: space-between;
    width: 86%;
    align-items: flex-start;
    flex-direction: column;
}
#hero .slider-1 h2 {
    font-family: 'Avenir' !important;
    letter-spacing: 1px;
}
#hero .slider-1 h2 span {
    font-family: 'Acumin' !important;
    font-weight: 300;
    font-size: 45px;
    margin-top: 5px;
}
#hero h2:before { opacity: 0; }

#hero .slider-1 .footer-content-wrapper {
    position: relative;
    top: 7em;
}
#hero .slider-1 .footer-content h3 {
    background-color: #8c2986;
    width: fit-content;
    color: #fff;
    font-size: 23px;
    font-family: 'Acumin';
    padding: 8px 14px 0;
}  
#hero .slider-1 .footer-content h4 {
    font-family: 'Avenir';
    color: #fff;
    font-size: 16px;
    margin-top: 20px;
}
#hero .slider-1 .footer-content-2 {
    margin-left: 2em;
}
#hero .slider-1 .footer-content-2 h5 {
    color: #000;
    background-color: #fff;
    padding: 5px 8px;
}


#hero .carousel-item.slider-2 {
    background-image: url(../img/hero/20-03-2026/2.jpg);
    background-position: bottom;
}
#hero .slider-2 h2 {
    font-family: 'Avenir';
    letter-spacing: 1px;
}
#hero .slider-2 h2 span {
    font-size: 48px;
    margin-bottom: 5px;
    font-family: 'Acumin' !IMPORTANT;
    font-weight: 300;
}
#hero .slider-2 .footer-content {
    margin-top: 8em;
}
#hero .slider-2 .footer-content h3 {
    background-color: #8e2989;
    width: fit-content;
    color: #fff;
    font-size: 24px;
    padding: 5px 15px;
    font-family: 'Avenir';
    letter-spacing: 1px;
}
#hero .slider-2 .footer-content h5 {
    color: #000;
    background-color: #fff;
    width: fit-content;
    padding: 5px 15px;
    font-size: 24px;
    font-family: 'Avenir';
}
#hero .slider-2 .footer-content h4 {
    font-size: 20px;
    color: #fff;
    margin-top: 2em;
    font-family: 'Acumin';
}


#hero .carousel-item.slider-3 {
    background-image: url(../img/hero/20-03-2026/3.jpg);
    background-position: bottom;
}
#hero .slider-3 h2 {
    font-family: 'Avenir';
    letter-spacing: 1px;
}
#hero .slider-3 h2 span {
    font-size: 48px;
    margin-bottom: 5px;
    font-family: 'Acumin' !IMPORTANT;
    font-weight: 300;
}
#hero .slider-3 .footer-content {
    margin-top: 8em;
}
#hero .slider-3 .footer-content h3 {
    background-color: #8e2989;
    width: fit-content;
    color: #fff;
    font-size: 24px;
    padding: 5px 15px;
    font-family: 'Avenir';
    letter-spacing: 1px;
}
#hero .slider-3 .footer-content h5 {
    color: #000;
    background-color: #fff;
    width: fit-content;
    padding: 5px 15px;
    font-size: 24px;
    font-family: 'Avenir';
}
#hero .slider-3 .footer-content h4 {
    font-size: 20px;
    color: #fff;
    margin-top: 2em;
    font-family: 'Acumin';
}


@media(max-width: 767px) {
    #header {
        padding: 15px 0;
    }
    #header .logo img {
        width: 120px;
    }
    
    
    #hero .qr-code {
        bottom: auto;
        right: 8px;
        top: 8px;
    }
    
    #hero .carousel-container {
        top: 38px !important;
    }
    #hero {
        height: 78vh;
        margin-top: 85px;
    }
    .banner-content-wrapper.d-flex {
        width: 100%;
        align-items: center;
    }
    
     #hero .carousel-item.slider-1 {
        background-image: url(../img/hero/20-03-2026/1-m.jpg);
    }
    #hero .slider-1 .banner-content-wrapper.d-flex {
        align-items: flex-end;
    }
    
    #hero .slider-1 .footer-content-wrapper {
        top: 0;
        flex-direction: column;
    }
    #hero .slider-1 h2 span {
        font-size: 28px;
    }
    #hero .slider-1 .footer-content h3 {
        font-size: 15px;
        margin-left: auto;
    }
    #hero .slider-1 .footer-content h4 {
        font-size: 11px;
        margin-left: auto;
        width: fit-content;
    }
    #hero .slider-1 .footer-content-2 h5 {
        font-size: 11px;
        width: fit-content;
        margin-left: auto;
    }
    
    #hero .carousel-item.slider-2 {
        background-image: url(../img/hero/20-03-2026/2-m.jpg);
    }
    #hero .carousel-item.slider-2 .carousel-container {
        align-items: flex-end;
    }
    #hero .carousel-item.slider-2 .banner-content-wrapper.d-flex {
        margin-bottom: 60px;
    }
    
    #hero .slider-2 .footer-content {
        margin-top: 0;
    }
    #hero .slider-2 h2 span {
        font-size: 26px;
    }
    #hero .slider-2 .footer-content h3 {
        margin: 0 auto;
        font-size: 16px;
    }
    #hero .slider-2 .footer-content h5 {
        margin: 5px auto 0;
        font-size: 15px;
    }
    #hero .slider-2 .footer-content h4 {
        font-size: 18px;
        margin-top: 18px;
    }
    
    
    #hero .carousel-item.slider-3 {
        background-image: url(../img/hero/20-03-2026/3-m.jpg);
    }
    #hero .carousel-container {
        text-align: center;
        top: 100px;
        align-items: start;
        left: 0;
        width: 100%;
    }
    
    #hero .slider-3 .footer-content h3 {
        margin: 0 auto;
    }
    #hero .slider-3 h2 span {
        font-size: 25px;
    }
    #hero .slider-3 .footer-content {
        margin-top: 1em;
    }
    #hero .slider-3 .footer-content h3 {
        font-size: 16px;
    }
    #hero .slider-3 .footer-content h5 {
        font-size: 13px;
        margin: 5px auto 0;
    }
    #hero .slider-3 .footer-content h4 {
        font-size: 18px;
        margin-top: 1em;
    }
    
    
    
    
}