@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&family=Roboto+Serif:ital,opsz,wght@0,8..144,100..900;1,8..144,100..900&display=swap');

html,
body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

body {
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    color: #0c2461;
    position: relative;
    overflow-x: hidden;

}

h4,
h5,
h6 {
    font-family: 'Oswald', sans-serif;
    color: #000;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

a,
a:visited,
a:focus,
a:active,
a:hover {
    text-decoration: none;
    outline: none;

}

a,
button {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    font-family: 'Oswald', sans-serif;
}

button {
    cursor: pointer;
}

button:focus {
    outline: 0;
}

a {
    color: #000;
    font-size: 16px;
    font-family: 'Oswald', sans-serif;
}

h1,
h2,
h3 {
    margin-top: 0;
    font-family: 'Oswald', sans-serif;
    color: #000;
}


li,
span {
    font-family: 'Oswald', sans-serif;
    font-size: 17px;
}

p {
    font-family: 'Oswald', sans-serif;
    font-size: 17px;
    line-height: 30px;
    font-weight: 400;
    color: #222;
}



/*-------------------------------------------------------------------------------------
    header area
---------------------------------------------------------------------------------------*/
#header {
    -webkit-transition: 0.5s;
    transition: 0.5s
}

.header-top li {
    display: inline-block;
    padding-right: 20px;
}

.header-top-wrap {
    border-bottom: 1px solid #e4f1fb;
    padding: 14px 0;
}

.header-cont-info {
    text-align: right;
    margin-top: 10px;
}

.header-cont-info ul {
    display: inline-flex;
}

.header-cont-info ul li {
    margin-right: 20px;
}

li.booknow {
    margin-top: 5px;
}

.header-cont-info li i {
    color: #fff;
    padding-right: 7px;
}

.header-social li a {
    border: 1px solid #faae7b;
    display: block;
    width: 35px;
    height: 35px;
    line-height: 33px;
    text-align: center;
    border-radius: 4px;
    color: #faae7b;
    font-size: 15px;
    padding-top: 10px;
}

.header-social li a:hover {
    background-color: #faae7b;
    color: #fff;
}

.header-social li {
    padding: 0 5px;
}

.navbar-nav .nav-link {
    color: #000;
    font-weight: 400;
}

.navbar-nav .nav-link:hover,
.navbar-nav .nav-link.active {
    color: #faae7b;
}

.navbar-nav .nav-item {
    padding: 0 10px;
}

.mainmenu {
    background: #053300;
    padding: 10px 0px;
}

.mainmenu.sticky {
    position: fixed;
    z-index: 999;
    background: #053300;
    padding: 0px 0;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
    width: 100%;
    top: 0;
    padding: 10px 0px;
    -webkit-transition: 0.5s;
    transition: 0.5s
}



/*-------------------------------------------------------------------------------------
    hero area
---------------------------------------------------------------------------------------*/

#form1q2 {
    background: #EFD196;
    padding: 15px 0px;
}

form {
    margin-bottom: 0;
}

.fon12wq ul {
    display: flex;
    justify-content: space-around;
}

#form1q2 h3 {
    color: #fff;
    margin-top: 6px;
}

.d-table {
    width: 100%;
    height: 100%;
}

.ban_form form input {
    width: 100%;
    margin-bottom: 10px;
    padding: 10px 20px;
    border: 1px solid #000;
    border-radius: 10px;
    color: #000;
}

.ban_form form select {
    width: 100%;
    margin-bottom: 10px;
    padding: 10px 20px;
    border: 1px solid #000;
    border-radius: 10px;
    color: #000;
}

.ban_form form textarea {
    width: 100%;
    border: 1px solid #000;
    padding: 10px 20px;
    border-radius: 20px;
}

.ban_form ul li {
    margin-top: 30px;
}

.ban_form button {
    margin-top: -10px;
}

.ban_form ul {
    display: flex;
    justify-content: center;
}

.ban_form ul li a,
.ban_form button {
    background: #6ec1a9;
    color: #fff;
    padding: 10px 15px;
    border-radius: 10px;
    border: none;
}

.lefthero p {
    font-size: 15px;
    color: #fff;
    width: 60%;
    line-height: 25px;
}

.logo img {
    height: 40px;
}

.hed12we {
    background: #0caa5c;
}

.hed12we h1 {
    text-align: center;
    color: #fff
}

.header-cont-info a {
    display: inline-block;
    color: #fff;
    padding: 10px 15px;
    border-radius: 12px;
    font-weight: 400;
    border: 1px solid #fff;
    background: transparent;
}

.mobileview23 {
    display: none;
}

/* 10oct25 */

/* 2nd section */

.benefits-section {
    margin: 30px;
    border-radius: 20px;
    color: white;
    position: relative;
    overflow: hidden;
}

.benefits-section .container-fluid {
    padding: 60px 30px;
    border-radius: 20px;
    background: #102030;
    position: relative;
    overflow: hidden;
}
.benefits-section .container-fluid::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/nairabn1.webp);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0.3;
}

/* .wpln{
    position: absolute;
    overflow: hidden;
}

.wpln::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/nairabn1.webp);
    opacity: 0.3;
} */


/* .benefits-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxwYXR0ZXJuIGlkPSJwYXR0ZXJuIiB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHBhdHRlcm5Vbml0cz0idXNlclNwYWNlT25Vc2UiIHBhdHRlcm5UcmFuc2Zvcm09InJvdGF0ZSg0NSkiPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgZmlsbD0icmdiYSgyNTUsMjU1LDI1NSwwLjA1KSIvPjwvcGF0dGVybj48L2RlZnM+PHJlY3QgZmlsbD0idXJsKCNwYXR0ZXJuKSIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIvPjwvc3ZnPg==');
    opacity: 0.3;
} */

.section-title {
    text-align: center;
    margin-bottom: 40px;
    position: relative;
    z-index: 1;
}

.section-title h2 {
    color: #fff;
    font-size: 3rem;
    font-weight: 700;
    margin-bottom: 20px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
}

.section-title .title-icon {
    font-size: 2.5rem;
    margin-right: 15px;
    color: #fff;
}

.benefit-card {
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
    border-radius: 15px;
    padding: 20px;
    /* margin-bottom: 30px; */
    transition: all 0.3s ease;
    border: 1px solid rgba(255, 255, 255, 0.2);
    height: 100%;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.benefit-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.05) 100%);
    z-index: -1;
    transform: translateY(100%);
    transition: transform 0.4s ease;
}

.benefit-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 20px rgba(0, 0, 0, 0.2);
}

.benefit-card:hover::before {
    transform: translateY(0);
}

.benefit-icon {
    font-size: 2.5rem;
    margin-bottom: 20px;
    display: inline-block;
    padding: 15px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.2);
    transition: all 0.3s ease;
}

.benefit-card:hover .benefit-icon {
    transform: scale(1.1);
    background: rgba(255, 255, 255, 0.3);
}

.benefit-card h4 {
    color: #fff;
    font-size: 1.2rem;
    margin-bottom: 15px;
    font-weight: 600;
}

.benefit-card p {
    color: #fff;
    font-size: 1rem;
    line-height: 1.6;
    opacity: 0.9;
}

/* Specific icon colors */
.benefit-card .benefit-icon {
    color: #fff;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .section-title h2 {
        font-size: 1.7rem;
    }

    .benefit-card {
        padding: 20px;
    }

    .benefits-section {
        margin: 15px;
        border-radius: 20px;
        color: white;
        position: relative;
        overflow: hidden;
    }

    .section-title .title-icon {
        font-size: 1.7rem;
        margin-right: 15px;
        color: #fff;
    }
}

/* common button */

.cta10oct {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 50px;
}

.cta10oct i {
    margin-right: 10px;
}

/* .cta-button {
    position: relative;
    display: inline-block;
    padding: 20px 50px;
    font-size: 1.5rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: white;
    background: linear-gradient(45deg, #ff6b35, #ff8e53, #ff6b35);
    background-size: 200% 200%;
    border: none;
    border-radius: 50px;
    box-shadow: 0 10px 30px rgba(255, 107, 53, 0.4);
    cursor: pointer;
    overflow: hidden;
    transition: all 0.4s ease;
    animation: gradientShift 3s ease infinite;
    text-decoration: none;
}

.cta-button:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 35px rgba(255, 107, 53, 0.6);
    animation: gradientShift 1.5s ease infinite;
}

.cta-button:active {
    transform: translateY(0);
    box-shadow: 0 5px 15px rgba(255, 107, 53, 0.8);
}

.cta-button::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    transition: 0.5s;
}

.cta-button:hover::before {
    left: 100%;
}

.fire-effect {
    position: absolute;
    top: -10px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 1.8rem;
    animation: firePulse 1.5s infinite alternate;
}

@keyframes gradientShift {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

@keyframes firePulse {
    0% {
        transform: translateX(-50%) scale(1);
        text-shadow: 0 0 10px #ff6b35;
    }

    100% {
        transform: translateX(-50%) scale(1.2);
        text-shadow: 0 0 20px #ff8e53, 0 0 30px #ff6b35;
    }
} */

/* 1st section */
.slider1 {
    /* background: hsl(105deg 67.8% 76.86%); */
    background: #0b4f12;
    color: white;
    padding: 80px 0;
    position: relative;
    overflow: hidden;
}

.slider1::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxwYXR0ZXJuIGlkPSJwYXR0ZXJuIiB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHBhdHRlcm5Vbml0cz0idXNlclNwYWNlT25Vc2UiIHBhdHRlcm5UcmFuc2Zvcm09InJvdGF0ZSg0NSkiPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgZmlsbD0icmdiYSgxMDIsMTAyLDEwMiwwLjA1KSIvPjwvcGF0dGVybj48L2RlZnM+PHJlY3QgZmlsbD0idXJsKCNwYXR0ZXJuKSIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIvPjwvc3ZnPg=='); */
    background: url(../images/nairabn2.webp);
    background-size: cover;
    background-position: center;
    opacity: 0.3;
}

/* .wpln{
    position: absolute;
    overflow: hidden;
}

.wpln::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/nairabn1.webp);
    opacity: 0.3;
} */

.slider1::after {
    content: '';
    position: absolute;
    bottom: -50px;
    right: -50px;
    width: 300px;
    height: 300px;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 70%);
    border-radius: 50%;
}

.centertban {
    position: relative;
    z-index: 2;
}

.centertban h1 {
    color: #fff;
    font-size: 3.5rem;
    font-weight: 800;
    margin-bottom: 20px;
    line-height: 1.2;
    /* text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2); */
}

.centertban h2 {
    color: #fff;
    font-size: 1.4rem;
    font-weight: 400;
    margin-bottom: 20px;
    line-height: 1.6;
    opacity: 0.9;
    max-width: 90%;
}

.appbtn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 16px 30px;
    font-size: 1rem;
    font-weight: 700;
    color: #000;
    /* border: 1px solid hsl(259 64% 44%); */
    background: #ffed00;
    border-radius: 50px;
    text-decoration: none;
    /* box-shadow: 0 10px 25px hsl(259 64% 44%); */
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

/* .appbtn::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    transition: 0.5s;
    z-index: -1;
} */

.appbtn:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 10px #418929;
    color: #000;
    border: 1px solid #418929;
}

/* .appbtn:hover::before {
    left: 100%;
} */

.appbtn i {
    margin-right: 10px;
    font-size: 1.4rem;
}

.rightban {
    position: relative;
    z-index: 2;
    text-align: center;
    background: transparent;
    border-radius: 20px;
    padding: 30px;
    transition: all 0.5s ease;
}

.app-placeholder {
    background: transparent;
    border: 3px solid #fff;
    border-radius: 20px;
    padding: 5px;
    color: #418929;
    text-align: center;
    box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
    transition: all 0.5s ease;
    position: relative;
    overflow: hidden;
}

.app-placeholder::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, #418929, #418929);
    opacity: 0;
    transition: all 0.5s ease;
    z-index: -1;
}

.app-placeholder {
    transform: translateY(0) scale(1);
}

.rightban:hover .app-placeholder {
    transform: translateY(-15px) scale(1.02);
    color: white;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
}

.rightban:hover .app-placeholder::before {
    opacity: 1;
}

.app-placeholder i {
    font-size: 120px;
    margin-bottom: 20px;
    display: block;
    transition: all 0.5s ease;
}

.rightban:hover .app-placeholder i {
    transform: scale(1.1);
    color: white;
}

.app-placeholder h3 {
    color: #fff;
    font-size: 1.5rem;
    margin-bottom: 15px;
    font-weight: 700;
    transition: all 0.5s ease;
}

.app-placeholder p {
    color: #fff;
    font-size: 1rem;
    opacity: 0.8;
    margin: 0;
    transition: all 0.5s ease;
}

.rightban:hover .app-placeholder p {
    opacity: 1;
}

/* Mobile Responsive */
@media (max-width: 768px) {
    .rightban {
        padding: 10px;
    }

    .app-placeholder {
        padding: 25px 20px;
        border-width: 2px;
    }

    .app-placeholder i {
        font-size: 80px;
    }

    .app-placeholder h3 {
        font-size: 1.3rem;
    }

    .rightban:hover .app-placeholder {
        transform: translateY(-10px) scale(1.01);
    }
}

.floating-elements {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
    z-index: 1;
}

.floating-element {
    position: absolute;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    animation: float 6s ease-in-out infinite;
}

.floating-element:nth-child(1) {
    width: 60px;
    height: 60px;
    top: 20%;
    left: 10%;
    animation-delay: 0s;
}

.floating-element:nth-child(2) {
    width: 40px;
    height: 40px;
    top: 60%;
    left: 5%;
    animation-delay: 2s;
}

.floating-element:nth-child(3) {
    width: 70px;
    height: 70px;
    top: 30%;
    right: 10%;
    animation-delay: 4s;
}

.floating-element:nth-child(4) {
    width: 50px;
    height: 50px;
    top: 70%;
    right: 15%;
    animation-delay: 1s;
}

@keyframes float {
    0% {
        transform: translateY(0) rotate(0deg);
    }

    50% {
        transform: translateY(-20px) rotate(10deg);
    }

    100% {
        transform: translateY(0) rotate(0deg);
    }
}

/* Responsive adjustments */
@media (max-width: 992px) {
    .centertban h1 {
        font-size: 2.8rem;
    }

    .centertban h2 {
        font-size: 1.2rem;
    }
}

@media (max-width: 768px) {
    .slider1 {
        padding: 60px 0;
        text-align: center;
    }

    .centertban h1 {
        font-size: 2.2rem;
    }

    .centertban h2 {
        font-size: 1.1rem;
        max-width: 100%;
    }

    .appbutton {
        padding: 14px 30px;
        font-size: 1.1rem;
    }

    .rightban {
        margin-top: 10px !important;
    }

    .rightban img {
        transform: none;
    }
}

@media (max-width: 576px) {
    .centertban h1 {
        font-size: 1.8rem;
    }

    .appbtn {
        padding: 12px 25px;
        font-size: 1rem;
    }
}

/* 3rd section */
.how-it-works {
    margin: 30px;
    /* background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%); */
    position: relative;
}

.how-it-works .container-fluid {
    padding: 60px 30px;
    border-radius: 20px;
    background: #f1f1e9;
}

.section-header {
    text-align: center;
    margin-bottom: 50px;
    position: relative;
}

.section-header h2 {
    font-size: 3rem;
    font-weight: 800;
    color: #000;
    margin-bottom: 20px;
}

.section-header p {
    font-size: 1.2rem;
    color: rgb(33, 49, 48);
    /* max-width: 500px; */
    margin: 0 auto;
}

.steps-container {
    position: relative;
}

.step-card {
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
    /* background: white; */
    border-radius: 16px;
    /* padding: 50px 30px 40px; */
    padding: 40px 30px 20px;
    text-align: center;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    height: 100%;
    position: relative;
    overflow: hidden;
    border: none;
}

.step-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background: #d4c2ff; */
    z-index: 0;
}

.step-card:hover {
    transform: translateY(-12px);
    box-shadow: 0 15px 35px rgba(106, 17, 203, 0.15);
}

.step-icon-container {
    position: relative;
    margin-bottom: 25px;
    z-index: 1;
}

.step-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 80px;
    height: 80px;
    background: hsl(259 64% 44%);
    color: white;
    border-radius: 50%;
    font-size: 2.2rem;
    box-shadow: 0 4px 15px hsl(259 64% 44%);
    position: relative;
}

.step-icon::after {
    content: '';
    position: absolute;
    top: -5px;
    left: -5px;
    right: -5px;
    bottom: -5px;
    border-radius: 50%;
    background: #213130;
    opacity: 0.2;
    z-index: -1;
}

.step-number {
    position: absolute;
    top: -8px;
    right: -8px;
    width: 36px;
    height: 36px;
    background: #213130;
    color: white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 0.9rem;
    box-shadow: 0 4px 10px rgb(212 194 255);
}

.step-card h3 {
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 12px;
    color: rgb(33, 49, 48);
    position: relative;
    z-index: 1;
}

.step-card p {
    color: rgb(33, 49, 48);
    line-height: 1.7;
    font-size: 1.05rem;
    position: relative;
    z-index: 1;
}

/* Animation for step cards */
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.step-card {
    animation: fadeInUp 0.6s ease forwards;
    opacity: 0;
}

.step-card:nth-child(1) {
    animation-delay: 0.1s;
}

.step-card:nth-child(2) {
    animation-delay: 0.3s;
}

.step-card:nth-child(3) {
    animation-delay: 0.5s;
}

/* Progress line for desktop */
.progress-line {
    position: absolute;
    top: 45%;
    left: 10%;
    right: 10%;
    height: 2px;
    background: linear-gradient(90deg, var(--primary), var(--secondary));
    z-index: 0;
    opacity: 0.15;
}

.progress-dots {
    position: absolute;
    top: 44.5%;
    left: 10%;
    right: 10%;
    display: flex;
    justify-content: space-between;
    z-index: 1;
}

.progress-dot {
    width: 12px;
    height: 12px;
    background: white;
    border: 2px solid var(--primary);
    border-radius: 50%;
}

/* Responsive adjustments */
@media (max-width: 992px) {

    .progress-line,
    .progress-dots {
        display: none;
    }

    .section-header h2 {
        font-size: 2.5rem;
    }

    .step-card {
        margin-bottom: 30px;
    }
}

@media (max-width: 768px) {

    .cta10oct {
        display: flex;
        justify-content: center;
        align-items: center;
        padding-top: 30px;
        padding-bottom: 50px;
    }

    .how-it-works {
        padding: 0px 0px;
        margin: 15px;
    }

    .section-header h2 {
        font-size: 1.72rem;
    }

    .step-card {
        padding: 30px 20px 20px;
    }

    .step-icon {
        width: 80px;
        height: 80px;
        font-size: 2rem;
    }

    .step-number {
        width: 32px;
        height: 32px;
        font-size: 0.85rem;
    }
}

@media (max-width: 576px) {
    .section-header h2 {
        font-size: 1.7rem;
    }

    .section-header p {
        font-size: 1rem;
    }

    .step-card h3 {
        font-size: 1.4rem;
    }

    .step-card p {
        font-size: 1rem;
    }
}

/* 4th section  */
.hot-matches-section {
    margin: 30px;
}

.hot-matches-section h2 {
    font-size: 3rem;
    font-weight: 800;
    color: #fff;
    margin-bottom: 30px;
}

.hot-matches-section .container-fluid {
    padding: 60px 30px;
    border-radius: 20px;
    /* background: #f3bdff; */
    background: linear-gradient(#0b4f12, #213130);
    position: relative;
    overflow: hidden;
}

.hot-matches-section .container-fluid::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/nairabn3.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0.3;
}

.urgency-text {
    background: #053300;
    color: #fff;
    font-weight: bold;
    font-size: 1.1rem;
    margin: 0px auto;
    width: fit-content;
    padding: 25px;
}

.color11oct span {
    color: #053300;
}

.content-item {
    background: #fff;
    border-radius: 10px;
    transition: all 0.3s ease;
}

.content-item:hover {
    background: #fff;
    transform: translateY(-2px);
}

.bet-link {
    background: #053300;
    color: white;
    font-weight: bold;
    transition: all 0.3s ease;
    white-space: nowrap;
    text-decoration: none;
    display: inline-block;
    text-align: center;
}

/* .bet-link:hover {
    background: #e55a2b;
    color: white;
    transform: translateY(-1px);
    text-decoration: none;
} */

/* Mobile specific styles */
@media (max-width: 768px) {
    .hot-matches-section {
        padding: 0px 0px;
        margin: 15px;
    }

    .hot-matches-section h2 {
        font-size: 1.7rem;
        font-weight: 800;
        color: #fff;
        margin-bottom: 30px;
    }

    .section-heading {
        font-size: 1.8rem !important;
    }

    .content-item {
        padding: 20px 15px !important;
    }

    .content-text {
        font-size: 1.2rem !important;
        text-align: center;
        margin-bottom: 15px;
    }

    .mobile-stack {
        flex-direction: column;
        text-align: center;
    }

    .bet-link {
        width: 100%;
        max-width: 200px;
    }
}

/* 5th section */
.testimonials-section {
    margin: 30px;
    position: relative;
}

.testimonials-section h2 {
    color: #000;
}

.testimonials-section .container-fluid {
    padding: 60px 30px;
    border-radius: 20px;
    background: hsl(60deg 22.22% 92.94%);
}

.section-heading {
    text-align: center;
    font-weight: 800;
    margin-bottom: 40px;
    color: #213130;
    font-size: 3rem;
}

.testimonial-card {
    background: white;
    border-radius: 15px;
    padding: 30px;
    margin-bottom: 30px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    border: none;
    transition: all 0.3s ease;
    height: 100%;
    /* max-width: 600px; */
    margin: 0 auto;
}

.testimonial-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.12);
}

.quote-icon {
    font-size: 2rem;
    color: #053300;
    margin-bottom: 20px;
    text-align: center;
}

.testimonial-text {
    font-size: 1.1rem;
    line-height: 1.6;
    color: #213130;
    margin-bottom: 20px;
    font-style: italic;
    text-align: center;
}

.customer-info {
    display: flex;
    align-items: center;
    justify-content: center;
}

.customer-avatar {
    width: 50px;
    height: 50px;
    background: #053300;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-weight: bold;
    margin-right: 15px;
}

.customer-details h4 {
    font-weight: 700;
    margin: 0;
    color: #213130;
}

.customer-details p {
    color: #213130;
    margin: 0;
    font-size: 0.9rem;
}

.rating {
    color: #ffc107;
    margin-top: 5px;
    text-align: center;
}

/* Mobile Responsive */
@media (max-width: 768px) {
    .testimonials-section {
        padding: 0px 0px;
        margin: 15px;
    }

    .section-heading {
        font-size: 1.7rem;
        margin-bottom: 30px;
    }

    .testimonial-card {
        padding: 20px;
        /* margin-bottom: 20px; */
    }

    .testimonial-text {
        font-size: 1.2rem;
    }

    .customer-info {
        flex-direction: column;
        text-align: center;
    }

    .customer-avatar {
        margin-right: 0;
        margin-bottom: 10px;
    }
}


/* 6th section */
.security-section {
    margin: 30px;
    position: relative;
    overflow: hidden;
}

.security-section .container-fluid {
    padding: 60px 30px;
    border-radius: 20px;
    background: #b0ec9c;
    position: relative;
    overflow: hidden;
}

.security-section .container-fluid::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/nairabn4.webp);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0.3;
}

.section-heading {
    color: #053300;
    font-size: 3rem;
    text-align: center;
    font-weight: 800;
    margin-bottom: 40px;
    position: relative;
    animation: fadeInDown 1s ease;
}

.security-item {
    height: 100%;
    text-align: center;
    padding: 40px 30px;
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
    border-radius: 20px;
    margin-bottom: 30px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    transition: all 0.4s ease;
    position: relative;
    overflow: hidden;
    animation: fadeInUp 0.8s ease;
}

.security-item::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1), transparent);
    transition: 0.5s;
}

.security-item:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
    border-color: #283E3B;
}

.security-item:hover::before {
    left: 100%;
}

.security-icon {
    color: #053300;
    font-size: 3.0rem;
    margin-bottom: 25px;
    display: inline-block;
    animation: bounce 2s infinite;
}

.security-text {
    color: #053300;
    font-size: 1.3rem;
    font-weight: 600;
    line-height: 1.5;
}

/* Animations */
@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translateY(-30px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes bounce {

    0%,
    20%,
    50%,
    80%,
    100% {
        transform: translateY(0);
    }

    40% {
        transform: translateY(-10px);
    }

    60% {
        transform: translateY(-5px);
    }
}

.security-item:nth-child(1) {
    animation-delay: 0.2s;
}

.security-item:nth-child(2) {
    animation-delay: 0.4s;
}

.security-item:nth-child(3) {
    animation-delay: 0.6s;
}

/* Floating elements */
.floating-shield {
    position: absolute;
    font-size: 8rem;
    opacity: 0.1;
    animation: float 6s ease-in-out infinite;
}

.floating-shield:nth-child(1) {
    top: 10%;
    left: 5%;
    animation-delay: 0s;
}

.floating-shield:nth-child(2) {
    bottom: 10%;
    right: 5%;
    animation-delay: 3s;
}

@keyframes float {

    0%,
    100% {
        transform: translateY(0px) rotate(0deg);
    }

    50% {
        transform: translateY(-20px) rotate(10deg);
    }
}

/* Responsive */
@media (max-width: 768px) {
    .security-section {
        padding: 0px 0px;
        margin: 15px;
    }

    .security-item {
        padding: 30px 20px;
    }

    .security-icon {
        font-size: 3rem;
    }

    .security-text {
        font-size: 1.1rem;
    }

    .floating-shield {
        font-size: 5rem;
    }
}

.win-section {
    background: #1b1e25;
    color: white;
    padding: 50px 0;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.win-section::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/nairabn5.webp);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0.3;
}



.headline {
    color: #fff;
    font-size: 3rem;
    font-weight: 800;
    margin-bottom: 20px;
    animation: fadeInDown 1s ease;
}



.subheadline {
    color: #fff;
    font-size: 1.4rem;
    margin-bottom: 40px;
    opacity: 0.9;
    animation: fadeInUp 1s ease 0.3s both;
}

.cta-button {
    background: #ffed00;
    color: #053300;
    border: none;
    padding: 15px 40px;
    font-size: 1.1rem;
    font-weight: 700;
    border-radius: 50px;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    box-shadow: 0 4px 7px #ffed00;
    transition: all 0.3s ease;
    animation: pulse 2s infinite 1s;
    position: relative;
    overflow: hidden;
    border: 1px solid #053300;
}

.cta-button::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    transition: 0.5s;
}

.cta-button:hover {
    transform: translateY(-3px);
    box-shadow: 0 2px 7px #ffed00;
    color: #053300;
    text-decoration: none;
    border: 1px solid #053300;
}

.cta-button:hover::before {
    left: 100%;
}

.cta-buttongrn {
    background: #ffed00;
    color: #000;
    border: none;
    padding: 15px 40px;
    font-size: 1.1rem;
    font-weight: 700;
    border-radius: 50px;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    /* box-shadow: 0 5px 10px hsl(259 64% 44%); */
    transition: all 0.3s ease;
    animation: pulse 2s infinite 1s;
    position: relative;
    overflow: hidden;
}

.cta-buttongrn::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    transition: 0.5s;
}

.cta-buttongrn:hover {
    transform: translateY(-3px);
    /* box-shadow: 0 2px 10px hsl(259 64% 44%); */
    color: #000;
    text-decoration: none;
}

.cta-buttongrn:hover::before {
    left: 100%;
}

.button-icon {
    margin-right: 10px;
    font-size: 1.4rem;
}

.subtext {
    color: #fff;
    margin-top: 30px;
    font-size: 1.1rem;
    opacity: 0.8;
    animation: fadeInUp 1s ease 0.6s both;
}

/* Animations */
@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translateY(-30px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes pulse {

    0%,
    100% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.05);
    }
}

/* Responsive */
@media (max-width: 768px) {
    .win-section {
        padding: 80px 0;
    }

    .headline {
        font-size: 2.5rem;
    }

    .headline-icon {
        font-size: 2.2rem;
        margin-right: 10px;
    }

    .subheadline {
        font-size: 1.2rem;
    }

    .cta-button {
        padding: 16px 35px;
        font-size: 1.1rem;
    }
}

@media (max-width: 576px) {
    .headline {
        font-size: 2rem;
    }

    .headline-icon {
        font-size: 1.8rem;
        margin-right: 8px;
    }

    .subheadline {
        font-size: 1.1rem;
    }

    .cta-button {
        padding: 14px 30px;
        font-size: 1rem;
    }

    .subtext {
        font-size: 1rem;
    }
}

.footer-section {
    background: #121315;
    color: #fff;
    padding: 50px 0 30px;
}

.footer-links {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 30px;
    margin-bottom: 30px;
}

.footer-link {
    color: rgba(255, 255, 255, 0.8);
    text-decoration: none;
    font-size: 1rem;
    transition: all 0.3s ease;
    padding: 8px 0;
    position: relative;
}

.footer-link:hover {
    color: #fff;
    transform: translateY(-2px);
}

.footer-link::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background: #fff;
    transition: width 0.3s ease;
}

.footer-link:hover::after {
    width: 100%;
}

.copyright {
    text-align: center;
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
    padding-top: 20px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

/* Responsive */
@media (max-width: 768px) {
    .footer-section {
        padding: 40px 0 20px;
    }

    .footer-links {
        gap: 20px;
        flex-direction: column;
        align-items: center;
    }

    .footer-link {
        font-size: 0.95rem;
    }
}

@media (max-width: 576px) {
    .footer-links {
        gap: 15px;
    }

    .footer-link {
        font-size: 0.9rem;
    }

    .copyright {
        font-size: 0.85rem;
    }
}

.thesystp {
    display: flex;
    gap: 15px;
    justify-content: center;
    background: #b0ec9c;
    padding: 15px;
    border-radius: 15px;
}

.th1esystp {
    font-size: 40px;
    color: #fff;
    width: 80px;
    height: 80px;
    line-height: 80px;
    background: #053300;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
}

.th3esystp h3 {
    font-size: 23px;
}

.th3esystp p {
    line-height: 24px !important;
}