* {
    margin: 0px;
    padding: 0px;
}


body {
    margin: 0;
    font-family: Arial, sans-serif;

}

.navbar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 40px;
    /* background-color: #1e1e2f; */
    /* background-color: aliceblue; */
    height: 70px;
    box-shadow: 0px 0px 0px 0px;
    margin-left: 60px;
    /* margin-right: 10px; */
}

/* Logo */


/* Center Menu */
.menu {
    display: flex;
    gap: 30px;
    /* margin-right: 520px; */
    /* margin-left: 200px; */
}

.menu a {
    text-decoration: none;
    color: black;
    font-size: 16px;
    transition: color 0.3s;
}

.menu a:hover {
    color: rgb(106, 17, 195);
    ;
}

/* Right Section */
/* .div1 {
    display: flex;
    align-items: center;
    gap: 15px;
}

.div1 img {
    height: 20px;
    width: 20px;
    margin-left: 200px;


}

.div1 a {



    font-weight: bold;
    color: rgb(106, 17, 195);

    margin-left: 10px;
    text-decoration: none;

}


.div1 button {
    padding: 6px 14px;
    border: 3px solid rgb(106, 17, 195);
    border-radius: 4px;

    color: rgb(106, 17, 195);
    font-weight: bold;
    cursor: pointer;
    margin-left: 10px;
} */
.div1 {
    display: flex;
    align-items: center;
    gap: 20px;
    /* margin-left: 500px; */
}

.div1 img {
    height: 20px;
    width: 20px;
    cursor: pointer;
    /* margin-right: 10px; */
    /* margin-right: 100px; */
    /* margin-left: 200px; */

}

.div1 a {

    font-weight: bold;
    color: rgb(106, 17, 195);

    text-decoration: none;


}

.div1 button {
    padding: 6px 16px;
    border: 2px solid rgb(106, 17, 195);
    background: transparent;
    border-radius: 4px;
    color: rgb(106, 17, 195);
    font-weight: bold;
    cursor: pointer;
    margin-right: 145px;
}


.div2 {
    height: auto;
    width: 100%;
    background-color: rgb(235, 234, 232);

}

.diva {
    display: flex;
}

.diva h1 {
    font-size: 60px;
    margin-top: 70px;
    margin-left: 70px;
}

.diva h2 {
    font-size: 40px;
    margin-top: 70px;
    /* margin-left: 70px; */
    color: rgb(106, 17, 195);
}

.diva p {
    font-size: 30px;
    margin-left: 650px;
    margin-top: 70px;
}

.divb {
    height: auto;
    width: 100%;
    background-color: darkorange;
    margin-top: 50px;
    display: flex;
}

.divb img {
    height: 450px;
    margin-top: 70px;
    margin-bottom: 70px;
    border-radius: 10px;
    margin-left: 70px;

}

.divb h3 {
    font-size: 35px;
    margin-left: 45px;
    margin-top: 80px;
}

.divc p {
    margin-left: 45px;
    margin-top: 30px;
    font-size: 20px;
}

.divc p {
    margin-top: 30px;
    margin-left: 45px;
    font-size: 20px;
}

.divd button {
    height: 40px;
    width: 150px;
    border-radius: 5px;
    margin-left: 70px;
    margin-top: 50px;
    font-size: 15px;
    border: 2px solid rgb(106, 17, 195);
    color: rgb(106, 17, 195);
    background-color: white;

}

.divd {
    display: flex;
}

.search-box {
    width: 385px;
    /* minimum width */

    align-items: center;
    border: 2px solid rgb(106, 17, 195);
    border-radius: 10px;
    padding: 12px 16px;
    background: #fff;
    margin-left: 100px;
    margin-top: 45px;


}

.search-box i {
    font-size: 17px;
    color: rgb(106, 17, 195);
    margin-right: 8px;
}

.search-box input {
    border: none;
    outline: none;
    width: 100%;
    font-size: 17px;
    color: rgb(106, 17, 195);


}

.search-icon {
    color: rgb(106, 17, 195);
}

.div3 {
    display: flex;
}

.dive {
    /* height: 400px; */
    width: 640px;
    /* background-color: rgb(210, 210, 10); */
    margin-top: 50px;
    margin-left: 70px;


}

.dive img {
    height: 350px;
    width: 640px;
    border-radius: 10px;
}

.dive h1 {
    margin-top: 30px;
    font-size: 30px;
    font-weight: bold;

}

.dive button {
    height: 27px;
    width: 100px;
    margin-top: 20px;
    /* margin-left: 40px; */
    background-color: rgb(201, 201, 229);
    border: none;
    color: rgb(106, 17, 195);
    border-radius: 5px;

}

.div4 {
    display: flex;
}

.divf img {
    height: 230px;
    width: 400px;
    border-radius: 10px;
    margin-top: 70px;
    margin-left: 70px;


}

.divf h1 {
    font-size: 25px;
    margin-left: 70px;
    margin-top: 30px;

}

.div5 {
    display: flex;
}

.divg {
    height: 350px;

    width: 100%;
    background-color: rgb(128, 0, 255);
    display: flex;
}

.divi {
    margin-left: 50px;
    margin-top: 100px;

}

.divh {
    margin-top: 110px;
    margin-left: 70px;
    font-size: 30px;
    color: white;
}

.divj button {
    height: 45px;
    width: 150px;
    margin-top: 146px;
    margin-left: 10px;
    border-radius: 10px;
    border: none;
    background-color: rgb(106, 17, 195);
    font-size: 17px;
    color: white;


}

.site-footer {
    background: white;
    margin-top: 80px;
    border-top: 1px solid #ddd;
}

.footer-wrapper {
    display: flex;
    justify-content: space-between;
    padding: 50px 100px;
    flex-wrap: wrap;
    gap: 40px;
}

.footer-col {
    max-width: 250px;
}

.footer-logo {
    height: 40px;
    margin-bottom: 15px;
}

.footer-col p {
    font-size: 14px;
    color: #555;
    line-height: 1.6;
}

.footer-col h4 {
    font-size: 16px;
    margin-bottom: 15px;
    color: rgb(85, 85, 204);
}

.footer-col ul {
    list-style: none;
}

.footer-col ul li {
    margin-bottom: 10px;
}

.footer-col ul li a {
    text-decoration: none;
    color: #333;
    font-size: 14px;
    transition: color 0.3s;
}

.footer-col ul li a:hover {
    color: rgb(85, 85, 204);
}

.footer-bottom {
    text-align: center;
    padding: 15px;
    background: white;
    font-size: 14px;
    color: #555;
}