* {
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
}

.container {
    width: 100%;
    max-width: 1180px;
    box-sizing: border-box;
}

.nav {
    height: 80px;
    width: 100%;
    background-color: black;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #fff;
    position: sticky;
    z-index: 1000;
    top: 0px;
}

.img img {
    height: 35px;
    padding-left: 5px;
}

.img {
    margin-left: 50px;
}

.section-1 h1 {
    font-family: monospace;
    font-size: 17px;
    padding-left: 10px;
    padding-right: 40px;

}

.section-2 h1 {
    font-family: monospace;
    font-size: 17px;
    padding-left: 10px;
    padding-right: 40px;
}

.section-1 {
    display: flex;
    align-items: center;
    justify-content: center;
    border-right: 2px solid rgb(237, 245, 7);

}

.section-2 {
    display: flex;
    align-items: center;
    justify-content: center;
    border-right: 2px solid rgb(224, 244, 6);
}

.section-3 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.section-3 h1 {
    font-family: monospace;
    font-size: 17px;
    padding-right: 25px;
    padding-left: 10px;
}

.section-1 img {
    height: 25px;
}

.section-2 img {
    height: 25px;
}

.section-3 img {
    height: 25px;
}

.nav2 {
    height: 110px;
    width: 100%;
    background-color: white;
    display: flex;
    position: sticky;
    z-index: 1000;
    top: 80px;
    align-items: center;
    justify-content: center;
    border: 2px solid rgb(4, 78, 10);
}

.bar a {
    padding-left: 80px;
    font-size: 25px;
    color: black;
    font-weight: 900;
    font-family: monospace;
    text-decoration: none;
}

.logo img {
    height: 115px;
    padding-left: 30px;
}

.btn button {
    background-color: rgb(13, 127, 172);
    border: none;
    color: white;
    font-size: 15px;
    border-radius: 15px;
    padding: 17px 27px 15px 26px;
    margin-right: 40px;
}

.section-5 img {
    height: 300px;
    margin: auto;
}

.section-4 {

    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.itemactive img {
    height: 900px;
    width: 100%;
}

.section-5 {
    width: 50%;
}

.section-6 {
    width: 50%;
}

.section-9 {
    cursor: pointer;
}

.section12-in {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.section-12 h2 {
    text-align: center;
    padding: 40px;
    color: black;
    font-weight: 900;
    font-family: sans-serif;
    font-size: 35px;
}

.section13 h3 {

    color: black;
    font-weight: 900;
    font-family: monospace;
    font-size: 23px;
    width: 100%;
}

.section12 {
    width: 40%;
    margin-left: 20px;
}

.carousel-inner {
    width: 100%;
}

.item {
    width: 100%;
}

.heading {
    text-align: center;
    padding-top: 50px;
}

.heading h2 {
    font-weight: 900;
    font-family: monospace;
    font-size: 50px;
    color: black;
}

.heading p {
    font-weight: 900;
    font-family: monospace;
    font-size: 30px;
    color: black;
}

.section13 {
    width: 55%;
    margin-left: 20px;
}

.section12 img {
    border-radius: 20px;
    width: 100%;
}

.section-9 {
    box-shadow: 0px 0px 5px 0px black;
    width: 35%;
    text-align: center;
    border-radius: 30px;
    margin: 40px 0px;
}

.section-9 img {
    height: 250px;
    margin-top: 44px;
}

.section-9 h2 {
    text-align: center;
    font-weight: 900;
    padding-bottom: 50px;
}

.section-8 {
    display: flex;
    align-items: center;
    justify-content: center;
}


.section-11 img {
    width: 60%;
    padding-top: 50px;
}

.section-10 {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.section-11 {
    box-shadow: 0px 0px 5px 0px black;
    margin: 5px;
    border-radius: 25px;
}

.section-10 h2 {
    font-weight: 900;
    font-size: 25px;
    font-family: sans-serif;
    padding-bottom: 50px;
}

.section-14 {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.section-15 {
    width: 31%;
    height: 450px;
    margin: 15px;
}

.section-16 h2 {
    text-align: center;
    color: black;
    font-family: sans-serif;
    font-weight: 900;
    font-size: 40px;
    padding-top: 50px;
}

.section-17 img {
    height: 130px;
    margin-top: -40px;
    margin-bottom: -41px;
}

.section-17 {
    text-align: center;
}

.section-20 {
    text-align: center;
    padding-top: 50px;
}

.section-20 img {
    width: 3%;
}

.section-18 {
    width: 31%;
    background-color: #d2dafa47;
    border-radius: 20px;
    padding: 0px 15px;
    margin-left: 30px;
}

.section-19 {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-top: 10px;
}

.section18 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.section18 img {
    height: 40px;
    margin-top: 10px;
    margin-right: 15px;
    padding: 5px;
}

.section18 h3 {
    margin-top: 40px;
    width: 100%;
    margin-left: -22px;

}

.section-18 h3 {
    font-family: monospace;
    font-size: 20px;
    font-weight: 900;
    padding: 15px;
    margin-bottom: 30px;
}

.rating {
    display: flex;
    align-items: center;
    padding-left: 15px;
    margin-top: -21px;
}

.rating img {
    width: 7%;
}

.section18 .imm {
    height: 55px;
}

.footer {
    width: 100%;
    margin-top: 50px;
    background-color: rgb(161 214 162);

}

.footer-in {
    width: 20%;
    text-align: center;
}

.footer-in img {
    height: 150px;
}

.footer-in h2 {
    font-weight: 900;
    color: black;
    font-size: 18px;
    width: 100%;
    font-family: monospace;
}

.image img {
    height: 30px;
    margin-top: 20px;
    padding-left: 20px;
    margin-bottom: 50px;
}

.foot {
    display: flex;
    align-items: center;
}

.footer-on {
    width: 30%;
    margin-left: 100px;
}

.footer-on h2 {
    font-weight: 900;
    color: black;
    font-size: 30px;
}

.footer-on h3 {
    font-family: monospace;
    font-weight: 900;
    color: black;
    line-height: 1.2rem;
    cursor: pointer;
}

.footer-oon {
    width: 30%;
    margin-left: 100px;
}

.footer-oon h2 {
    color: black;
    font-weight: 900;
}

.footer-oon h3 {
    font-family: monospace;
    font-weight: 900;
    color: black;
    line-height: 3.2rem;
    cursor: pointer;
}

.io {
    bottom: 50px;
    position: fixed;
    padding-left: 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.iooo {
    width: 50%;
}

.iti {
    width: 50%;
}

.iti img {
    padding-left: 850px;
}

.section-15 img {
    height: 447px;
    width: 100%;
}

.section-20 {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.section-21 {
    width: 100%;
}

.section-21 h2 {
    color: black;
    font-weight: 900;
    font-family: sans-serif;
    font-size: 40px;
}

.section-21 img {
    width: 40%;
    border-radius: 100%;
    border: 2px solid rgb(3, 94, 3);
    margin-top: 30px;
}

.section-21 h3 {
    color: black;
    font-weight: 900;
}

.section-21 h4 {
    color: black;
    font-weight: 600;
}

.section-22 {
    width: 22%;
    padding-top: 50px;
}

.section-23 {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.section-23 img {
    width: 70%;
    border-radius: 50%;
    border: 2px solid rgb(3, 94, 3);
}

.section-22 h3 {
    color: black;
    font-weight: 900;
}

.section-23 h4 {
    color: black;
    font-weight: 600;
}

@media(max-width:1200px) {
    .container {
        max-width: 1020px;
    }

    .section-2 h1 {
        font-family: monospace;
        font-size: 14px;
    }

    .section-3 h1 {
        font-family: monospace;
        font-size: 14px;
    }

    .section-1 h1 {
        font-family: monospace;
        font-size: 14px;
    }

    /* .img img {
            height: 28px;
        }
        .logo img {
            height: 108px;
        }    */
    .section-10 h2 {
        font-weight: 900;
        font-size: 21px;
    }

    /* img {
                vertical-align: middle;
                height: 32px;
            }
            .image img {
                height: 20px; 
            }  */
    .footer-on h3 {

        line-height: 0.2rem;
        cursor: pointer;
        font-size: 15px;
    }

    .footer-oon h3 {

        font-size: 15px;
    }
}

@media(max-width:1025px) {
    .container {
        max-width: 950px;
    }

    .img img {
        height: 26px;
    }

    .section-1 h1 {
        font-family: monospace;
        font-size: 12px;
        width: 70%;
    }

    .section-2 h1 {
        font-family: monospace;
        font-size: 13px;
    }


    .nav {
        height: 60px;
    }

    .logo img {
        height: 100px;
    }


    .bar a {
        padding-left: 39px;
        font-size: 27px;
    }

    .nav2 {
        height: 90px;
        top: 59px;
    }
    .heading p {
        font-weight: 900;
        font-family: monospace;
        font-size: 21px;}
        .heading h2 {
            font-weight: 900;
            font-family: monospace;
            font-size: 38px;}
            .section-9 img {
                height: 199px;
                margin-top: 26px;}
                .section-9 h2 {
                    text-align: center;
                    font-weight: 900;
                    padding-bottom: 26px;
                }
                .io{
                    display: none;
                }
                .iooo img{
                    display: none;
                }
                .section-11 img {
                    width: 50%;}
                    .section-10 h2 {
                        
                        font-size: 18px;}
                        .section-10 h2 {
                           
                            padding-bottom: 28px;}
}