* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: Arial, sans-serif;
    line-height: 1.6;
    color: #333;
}




/* banner -section */

.section{
    width: 100%;

}
.describe{
    width: 100%;
    height: 90vh;
}

.banner{
    width: 100%;
    height: 52vh;
    position: relative;
    overflow: hidden;
}

.slider{
    width: 100%;
    height: 100vh;
    position: absolute;
    top: 0;
}
#slideImg{
    width: 100%;
    height: 53vh;
}

.overlay{
    width: 100%;
    height: 52vh;
    background: linear-gradient(rgba(0,0,0,0.7),rgba(0,0,0,0.7));
    position: absolute;
    top: 0;

}

.content{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 100%;
    height: 100%;
    
}

.content h1{
    color: white;
    font-size: 55px;
    margin: 0px;
    font-family: sans-serif;
}

.content p{
    color: white;
    font-size: 22px;
    margin: 0px;
    text-align:center;
    font-family: sans-serif;
}

.button{
    padding: 12px 24px;
    font-size: 16px;
    background-color: #FFA500;
    color: #fff;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    width: 173px;
    margin-top: 20px;
}



/* sections mission vision goal */
.container {
    width: 80%;
    max-width: 1200px;
    margin: 20px auto;
}

/* Section 1: Online Fitness and Nutrition Coaching */
.header-section {
    display: flex;
    gap: 20px;
    margin-bottom: 40px;
}

.header-image {
    width: 40%;
    border-radius: 8px;
}

.header-content {
    width: 60%;
}

.header-content h1 {
    font-size: 24px;
    color: #333;
    margin-bottom: 15px;
}

/* Section 2: Neurotyping */
.content-section {
    display: flex;
    gap: 20px;
    margin-bottom: 40px;
}

.text-content {
    width: 60%;
}

.text-content h2 {
    font-size: 22px;
    color: #333;
    margin-bottom: 10px;
}

.content-image {
    width: 40%;
    border-radius: 8px;
    height: 39vh;
}

/* Section 3: Custom Workout Plans */
.workout-section {
    display: flex;
    gap: 20px;
    margin-bottom: 40px;
}

.workout-image {
    width: 40%;
    border-radius: 8px;
    height: 39vh;
}

.workout-content {
    width: 60%;
}

.workout-content h2 {
    font-size: 22px;
    color: #333;
    margin-bottom: 10px;
}

/* Section 4: Nutrition Coaching */
.nutrition-section {
    display: flex;
    gap: 20px;
    margin-bottom: 40px;
}

.nutrition-content {
    width: 60%;
}

.nutrition-content h2 {
    font-size: 22px;
    color: #333;
    margin-bottom: 10px;
}

.nutrition-image {
    width: 40%;
    border-radius: 8px;
}

/* Footer Section */
.footer-section {
    text-align: center;
    background-color: #333;
    color: #fff;
    padding: 20px;
    border-radius: 8px;
}

.footer-section h2 {
    font-size: 20px;
    margin-bottom: 10px;
}
/* footer */
footer {
   
    background-color:#0f1f50;
    color: #fff;
    padding: 20px 0;
    /* margin-top: 10px; */
}

.footer-container {
    display: flex;
    justify-content: space-between;
    padding: 20px 50px;
}

.footer-left,
.footer-middle,
.footer-right {
    width: 22%;
}

.footer-left h2 {
    color: white;
}

.footer-left p {
    font-size: 14px;
    margin-bottom: 10px;
}

.footer-left button {
    background-color: #ffa500;
    border: none;
    color: #fff;
    padding: 10px 20px;
    cursor: pointer;
}

.footer-middle h3,
.footer-right h3 {
    margin-bottom: 10px;
    /* color:white; */
    color: blueviolet;
    font-size: 30px;
}

.footer-middle ul,
.footer-right ul {
    list-style: none;
    padding: 0;
}

.footer-middle ul li,
.footer-right ul li {
    margin-bottom: 10px;
}

.footer-middle ul li a,
.footer-right ul li a {
    color: #fff;
    text-decoration: none;
    font-size: bold;
}

.footer-right p {
    margin: 5px 0;
}

.footer-right .social-media a {
    margin-right: 10px;
}

.footer-bottom {
    display: flex;
    justify-content: center;
    padding: 10px 50px;
    background-color:#0f1f50;
    text-align: center;
    ;
}

.footer-bottom p {
    margin: 0;
}

.footer-bottom .payment-icons img {
    margin-right: 10px;
}
.link{
    width: 11%;
    height: 100%;
}
.face{
    width: 11%;
    height: 100%;
}
.social{
    width: 12%;
    height: 100%;
}
.twitt{
    width: 11%;
    height: 100%;
}
.youtube{
    width: 11%;
    height: 100%;
}
.visa{
    width: 19%;
    height: 42%;
}
.master{
    width: 30%;
    height: 42%;
}
.discover{
    width: 40px;
    object-fit: contain;
}
.paypal{
   /* width: 19%;
    height: 42%;*/
    width: 31%;
    height: 42%;
    padding-top: 13px;
}
.payment-icons{
    display: flex;
    width: 20%;
    height: 20%;
}
.email{
    width: 8%;
    display: none;
}
.tele{
    width: 8%;
    display: none;
}
.clock{
    width: 8%;
    display: none;
}
.accept{
    padding-top: 18px;
    padding-left: 424px;
}
.crystal{
    padding-top: 20px;
}
.Emailfirst{
    
    display: flex;
    align-items: center;
    justify-content: flex-start;

}
.clockthird{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.telephonesecond{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.li{
    display: flex;
    justify-content: center;
    align-items: center;
   
}
.li img{
   
    border-radius: 30px;
    box-shadow: 10px ;
}
.li1{
    
    display: flex;
    align-items: center;
    justify-content: center;
}
.li1 img{
    width: 80%;
    height: 200%;
    border-radius: 30px;
    box-shadow: 10px ;
}
.li img{
    width: 80%;
    height: 200%;
} 
.block{
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    
}
.aboutus{
    font-size: 30px;
    font-weight: bold;
    font-family: sans-serif;
    margin: 0px;
}
.outer-section{
    height: 90vh;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 0px 3px 0px;
}


@media (max-width:768px){

    .banner{
width: 364px;
    }
    .content p{
        font-size: 13px;
    }
    .header-content{
        font-size: 7px;
    }

    .text-content{
        font-size: 7px;
    }
    .workout-content{
        font-size: 7px;
    }
    .nutrition-content{
        font-size: 7px;
    }
    .footer-section p{
        font-size: 10px;
    }
    .footer-section{
        width: 303px;
    }
    .header-section{
        width: 313px;
    }
    .content-section{
        width: 313px;
    }
    .workout-section{
        width: 313px;
    }
    .nutrition-section{
        width: 313px;
    }
}


/* Mobile View for Footer */
@media (max-width: 768px) {
    footer {
        padding: 10px 0;
        transform: translateY(346PX);
    }

    .footer-container {
        flex-direction: column; /* Stacks sections vertically */
        padding: 10px 20px;
        align-items: center;
    }

    .footer-left,
    .footer-middle,
    .footer-right {
        width: 100%; /* Full width for better spacing */
        margin-bottom: 20px; /* Adds spacing between sections */
        text-align: center; /* Centers content */
    }

    .footer-left h2 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .footer-left p {
        font-size: 12px;
    }

    .footer-left button {
        width: 80%; /* Adjusts button width for smaller screens */
        padding: 8px;
        font-size: 14px;
    }

    .footer-middle h3,
    .footer-right h3 {
        font-size: 24px;
    }

    .footer-middle ul,
    .footer-right ul {
        padding: 0;
        text-align: center;
    }

    .footer-middle ul li,
    .footer-right ul li {
        margin-bottom: 8px;
    }

    .footer-middle ul li a,
    .footer-right ul li a {
        font-size: 14px;
    }

    .footer-bottom {
        flex-direction: column; /* Stacks elements vertically */
        padding: 10px;
    }

    .footer-bottom p {
        font-size: 12px;
        margin-bottom: 10px;
    }

    .payment-icons {
        justify-content: center; /* Centers payment icons */
        width: 100%;
        margin-top: 10px;
    }

    .payment-icons img {
        width: 40px;
        height: auto; /* Maintains aspect ratio */
        margin-right: 5px;
    }

    .social-media a {
        width: 30px;
        height: 30px;
        display: inline-block;
    }

    /* Adjustments for additional sections */
    .block {
        width: 100%;
        margin-bottom: 10px;
    }

    .aboutus {
        font-size: 24px;
        text-align: center;
    }

    .outer-section {
        height: auto;
        flex-direction: column;
    }
}