 section.hero-section.d-flex.align-items-center.py-5.coloured {
    padding-bottom: 2rem !important;
}a.btn.btn-dark.sign-up {
    padding: 6px 26px 6px 26px !important;
}
        h1.fw-bold.inner-text.animate.visible {
    font-weight: 400 !important;
}
    h1.fw-bold.animate.fade-up.visible {
    font-weight: 400 !important;
}h2.fw-bold.mb-4 {
    font-weight: 400 !important;
}h4.fw-bold {
    font-weight: 400 !important;
}h2.fw-bold.inner-text.animate.fade-popup.visible {
    font-weight: 400 !important;
}


h1,h2,h3,h4,h5,h6{
    font-family: 'Nunito', sans-serif !important;
}
body {
    font-family: 'Manrope', sans-serif;
}
   .navbar-expand-lg .navbar-nav {
        flex-direction: row;
        gap: 10px;
    }
        img.logo-main {
    height: 118px;
}
        .coloured {
   background: #f8ddd5 !important;
}nav.navbar.navbar-expand-lg.navbar-light.bg-transparent.py-3 {
   background: #f8ddd5 !important;
}.right {
    float: right;
}img.img-fluid.rounded {
    height: 500px;
}img.img-fluid.rounded.left {
    float: left;
}img.logo-icon.bi.bi-eye.process-icon.left {
    height: 40px;
}h2.fw-bold.mb-4 {
    padding: 50px 0px 50px 0;
}h4.fw-bold {
    margin: 35px 0 20px 0px;
}
/* Dark Overlay */
.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5); /* Dark overlay */
}

/* Content Styling */
.content {
    position: relative;
    z-index: 1;
    color: white;
    padding: 20px;
}.inner-text {
    place-self: center;
    width: 50%;
}
section.video-container {
    /* height: 500px; */
    justify-self: center;
}section.container.text-center.my-5.inner-text {
    background: #fdfefa;
}section.blog-section {
    background: #f9f6f3;
}.blog-card.d-flex {
    gap: 37px;
}.faq-table {
            width: 100%;
            border-collapse: collapse;
        }

        .faq-table tr {
            border-bottom: 1px solid #ddd;
        }

        .faq-table td {
            padding: 15px;
            vertical-align: top;
        }

        .faq-question {
            font-weight: bold;
            width: 30%;
        }

        .contact-section {
            margin-top: 40px;
            text-align: left;
        }

        .btn-contact {
            background-color: #000;
            color: #fff;
            padding: 10px 20px;
            border: none;
            border-radius: 5px;
        }

        .btn-contact:hover {
            background-color: #444;
        } .mission-section {
            padding: 60px 0;
        }

        .mission-text h2 {
            font-size: 2rem;
            font-weight: bold;
        }

        .mission-text p {
            font-size: 1rem;
            line-height: 1.6;
        }

        .mission-img img {
            border-radius: 10px;
            width: 500px;
        }

        .footer {
            background-color: #4c4c4c;
            padding: 50px 0;
            text-align: center;
            
        }footer.footer a {
    font-weight: 600;
}.footer-bottom p {
    color: white !important;
}

        .footer a {
            color: white;
            text-decoration: none;
            margin: 0 15px;
            font-size: 14px;
        }

        .footer a:hover {
            text-decoration: underline;
        }

        .footer-bottom {
            border-top: 1px solid #9e9a9a;
            margin-top: 15px;
            padding-top: 10px;
            font-size: 12px;
            color: #aaa;
        }section.our-mission {
    color: white;
    background: #4c4c4c;
}
section.process-section {
    position: relative;
    background-repeat: no-repeat;
    background-image: url(../images/v1_257.png);
    background-size: cover;
}

section.process-section::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); /* This creates the overlay */
}.custom-banner {
    position: relative;
    width: 100%;
    height: 450px;
    background: url(../images/v1_310.png) center / cover no-repeat;
    display: flex
;
    justify-content: center;
    align-items: center;
    text-align: center;
}
@media (max-width: 768px) {
    .footer-bottom.mobile {
    display: block !important;
}
    .footer-bottom.desktop {
    display: none;
}
    .mobile-nav {
    display: grid;
    gap: 20px;
}
    section.container.conn-section.text-center.py-5 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
}
    section.culture-section.py-5 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}section.container.conn-section.text-center.py-5 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
}
    section.culture-section.py-5 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
}
    section#blogs {
    padding: 50px 0 50px 0 !important;
}section.faq-section.animate.fade-up.py-5.visible {
    padding: 50px 0 50px 0 !important;
}#aboutus .row {
    display: flex !important;
    flex-wrap: wrap-reverse !important;
}
    section.culture-section.py-5 .row {
    flex-direction: column-reverse;
}
        section.hero-section.d-flex.align-items-center.fade-up.second-section {
        margin-top: -40px !important;
    }.container.position-relative.text-white {
    padding-bottom: 58px !important;
    padding-top: 11px !important;
}
    nav.navbar.navbar-expand-lg.navbar-light.bg-transparent.py-3 {
    margin-top: -30px !important;
}section.hero-section.d-flex.align-items-center.coloured {
    margin-top: -38px !important;
}.py-5 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}
    section#aboutus {
    margin-top: -30px !important;
}
    .container.mt-5.main-section {
    margin-top: 0px !important;
}
    .mission-img img {
    height: 347px;
    width: 347px;
}
    .container.mt-5.main-section {
    margin-bottom: 0px !important;
}section.hero-section.d-flex.align-items-center.fade-up.second-section {
    margin-top: 0px !important;
}
    section#about {
    margin-top: 0px !important; 
}flex.align-items-center.coloured {
    margin-top: -38px !important;
}
   img.blog-img {
    /* border-radius: 12px; */
    height: 334px !important;
    width: 100% !important;
    margin-bottom: 30px !important;
}.blog-card.d-flex {
    display: block !important;
}
.navbar-expand-lg .navbar-nav {
    flex-direction: column; 
    gap: 10px;
}.col-md-6.text-center {
    margin: 30px 0 30px 0;
}section {
    overflow: hidden;
}img.img-fluid.rounded {
    height: 100%;
    width: 100%;
}.row.align-items-center {
    padding:0px;
}.inner-text {
    place-self: center;
    width: 100%;
}section.process-section {
    position: relative;
   background-repeat: repeat; 
    background-image: url(../images/v1_257.png);
    background-size: auto;
}.blog-card.d-flex img {
    height: 150px;
}.mission-img {
    justify-self: anchor-center;
}.mission-section {
    padding: 20px;
}.mission-img {
    padding: 30px;
}section.hero-section.d-flex.align-items-center.coloured h1 {
    margin-top: 37px;
}.desktop-section {
    display: none;
}.mobile-section {
    display: block !important;
}h1.fw-bold.text-margin {
    margin-top: 30px;
}
}.video-container {
    border-radius: 12px;
            position: relative;
            padding-bottom: 56.25%; /* 16:9 Aspect Ratio */
            height: 0;
            overflow: hidden;
            max-width: 100%;
            background: #000;
        }
        
        /*animations*/
        .video-container iframe {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            border: 0;
        }   .animate {
            opacity: 0;
            transition: opacity 0.8s ease-out, transform 0.8s ease-out;
        }

        /* Fade Up */
        .fade-up {
            transform: translateY(30px);
        }

        /* Slide Right */
        .fade-right {
            transform: translateX(50px);
        }
        .fade-left {
            transform: translateX(-50px);
        }


        /* Zoom In (Popup Fade) */
        .fade-popup {
            transform: scale(0.8);
        }

        /* Active state: makes elements visible */
        .visible {
            opacity: 1;
            transform: translateX(0) translateY(0) scale(1);
        }img.blog-img {
    border-radius: 12px;
    height: 210px;
    width: 210px;
}.col-md-6.text-center.mobile-section.animate.fade-left.visible {
    margin-bottom: 80px;
}section#about {
    margin-top: 80px;
}.container.mt-5.main-section {
    margin-bottom: 50px;
}section.hero-section.d-flex.align-items-center.fade-up.second-section {
    margin-top: 20px;
}a.blog-link {
    
    color: black;
    text-decoration: none;
}section.our-mission.fade-up.second-section {
    margin-bottom: 30px;
}center.mobile-section {
    margin-top: 0;
}.our-mission .col-md-6.text-center.animate.fade-popup.visible {
    margin-top: 48px;
}h6.text-muted.animate.fade-up.visible {
    font-weight: 800;
}.text-muted {
    --bs-text-opacity: 1;
    color: rgb(0 0 0) !important;
}fade-up.visible {
    font-weight: 400 !important;
}h5.fw-bold {
    font-weight: 400 !important;
}.mb-4.animate.flex.fade-up.visible {
    display: flex;
    align-items: baseline;
    gap: 30px;
}.py-5 {
    padding-top: 5rem ;
    padding-bottom: 5rem ;
}.footer-bottom {
    display: flex
;
    justify-content: space-between;
}section.hero-section.d-flex.align-items-center.py-5.coloured {
    padding-top: 0px !important;
}.container.position-relative.text-white {
    padding-bottom: 80px;
    padding-top: 80px;
}body {
    color: #000000 !important;
}button.btn.btn-light.apply-now-btn {
    background: #f0ffff00;
    color: #ffffff;
}@media (min-width: 768px) {
    section.culture-section.py-5 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
}
section.container.conn-section.text-center.py-5 {
    padding-top: 5rem !important;
    padding-bottom: 6rem !important;
}section#blogs {
    padding-top: 5rem !important;
    padding-bottom: 6rem !important;
}section.faq-section.animate.fade-up.py-5.visible {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
}section.culture-section.py-5 {
    margin-top: 20px;
}section.custom-banner.animate.py-5.fade-up.visible {
    margin-top: 30px;
}section#blogs {
    margin-top: 20px;
}
}