* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html,
body {
    height: 100%;
    width: 100%;
    font-family: Arial, sans-serif;
}

.main {
    background: #100A28;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.nav1 {
    background: linear-gradient(to right, #0000ff, purple);
    height: 60px;
    width: 100%;
    color: white;
    display: flex;
    align-items: center;
    padding-left: 20px;
    justify-content: space-between;
    padding-right: 20px;
    position: fixed;
}

.c1 {
    display: flex;
    align-items: center;

}

#b1 {
    border-radius: 10px;
    height: 20px;
    width: 160px;
    font-style: oblique;
    background: #7219d8;
    color: white;
    border: none;
}

.parent {
    width: 100%;
    background: linear-gradient(to right, #0A0952);
    position: fixed;
    top: 60px;
    display: flex;
    justify-content: center;
    border-bottom: 1px solid rgba(184, 181, 181, 0.3);

}

.dad {

    display: flex;
    justify-content: center;
    padding: 10px 0px;
    max-width: 1366px;
    min-width: 1366px;

}

.bar {
    /* background: linear-gradient(to right, #0000ff); */
    width: 100%;
    color: white;
    display: flex;
    align-items: center;
    padding-left: 20px;
    /* justify-content: space-between; */
    padding-right: 20px;
}

#logo {
    height: 40px;
    padding-left: 40px;
}

.menu {
    display: flex;
    padding-right: 180px;

}

ul {
    display: flex;
    align-items: center;
    list-style: none;
    background: none;
    gap: 35px;


}

li button {
    color: white;
    background: none;
    border: none;
}

#b9 {
    display: flex;
}

#b5 {
    display: flex;
    color: white;
    text-decoration: none;
}

#b-1 {
    background: #635BFF;
    width: 55px;
    padding: 3px 0px;
    border-radius: 3px;
}

#b-2 {
    border: 1px solid #8b8b8b;
    width: 55px;
    padding: 3px 0px;
    border-radius: 3px;
}

#b-8 {
    background: white;
    color: rgb(96, 96, 233);
    width: 45px;
    padding: 4px 0px;
    border-radius: 3px;
}


#bg {
    height: 165vh;
    width: 100%;
    position: absolute;
    z-index: -2;

}

#bg1 {
    height: 165vh;
    width: 100%;
    position: absolute;
    z-index: -1;

}

#heading {
    position: relative;
    padding-top: 250px;
    padding-left: 80px;
    color: white;
    z-index: -1;
}

#bold {
    font-size: 85px;
    padding-top: 5px;

}

#thin {
    font-weight: lighter;
    font-size: 70px;
}

#content1 {
    color: white;
    font-size: large;
}

#content2 {
    color: white;
    font-size: large;
}

#content3 {
    color: white;
    font-size: large;
}

#content4 {
    color: white;
    font-size: large;
}

.formality {
    padding-left: 80px;
    padding-top: 80px;
    z-index: -1;
}

.ul2 {
    gap: 50px;
}

#p1 {
    font-size: small;
}

#p2 {
    font-size: small;
}

#p3 {
    font-size: small;
}

#p4 {
    font-size: small;
}

#bp1 {
    height: 60px;
    width: 230px;
    background: #635BFF;
    color: white;
    font-size: large;
    font-weight: 500;
    border: none;
    border-radius: 8px;
    margin-right: 30px;
}

#bp2 {
    height: 60px;
    width: 230px;
    background: #24225D;
    color: white;
    font-size: large;
    font-weight: 500;
    border: none;
    border-radius: 8px;

}

.part2 {
    padding-left: 80px;
    padding-top: 60px;
    z-index: -1;

}

.part3 {
    display: flex;
    padding-left: 80px;
    padding-top: 50px;
    gap: 15px;
}

#exe {
    color: white;
}

#reviews {
    height: 20px;
}

#rew {
    color: white;
    font-weight: 100;
}

.greenstar {
    color: #00b678;
}

.style {
    display: flex;
    justify-content: center;
    gap: 20px;
    padding-right: 150px;
    margin-top: 80px;
    border: 0.5px solid gray;
    border-radius: 10px;
    width: 1000px;
    margin-left: 150px;
    height: 170px;
}

.p1 {
    color: white;
    display: flex;
    padding-top: 65px;
    padding-bottom: 30px;
    gap: 30px;
    justify-content: center;
    padding-left: 150px;
    font-weight: 100;
}

.p2 {
    padding-left: 100px;
    padding-top: 50px;
    width: 800px;
    display: flex;
    gap: 30px;
}

#log1 {
    height: 80px;
}

#log2 {
    height: 80px;
}

#log3 {
    height: 80px;
}

.bodym{
    background: #010135;
    height: 740vh;

}


.highlight{
    padding-top: 70px;
    color: gray;
    padding-left: 80px;
    gap: 100px;
}

#hl1{
    color: white;
    padding-bottom: 15px;
    font-size: xxx-large;
}

#hl2{
    color: white;
    padding: 20px 0px;
    font-size: x-large;
}
#hl3{
    color: white;
    padding: 20px 0px;
    font-size: x-large;
}
#hl4{
    color: white;
    padding: 20px 0px;
    font-size: x-large;
}


.aside{
    color: gray;
    list-style: none;
    display: flex;
    padding-left: 100px;
    padding-top: 80px;
    /* gap: 140px; */
}

#hl8{
    padding-left: 80px;
}

#more1{
    color: white;
    padding: 20px 0px;
    font-size: x-large;
}

#more2{
    color: white;
    padding: 20px 0px;
    font-size: x-large; 
}

#more3{
    color: white;
    padding: 20px 0px;
    font-size: x-large; 
}

#hl6{
    padding-left:150px ;
}

#hl7{
    padding-left: 100px;
}

.stars{
    display: flex;
}

.stars1{
    display: flex;
}

#starbut{
    height: 30px;
    border-radius: 20px;
    width: 90px;
    color: skyblue;
    font-weight: bold;
    background: #24225D ;
    border: 1px solid skyblue;
    margin-bottom: 20px;
}

#sh{
    color: white;
    padding-bottom: 20px;
    font-size: xxx-large;
}

.sth{
    color: gray;
    padding-top: 110px;
    padding-left: 80px;
}

#sh1{
    color: white;
    padding-top: 80px;
    
}

#sh1{
    color: gray;
    gap: 50px;
    padding-left: 70px;
}

#q1{
    color: white;
    padding: 20px 0px;
}
#q2{
    color: white;
    padding: 20px 0px;
}
#q3{
    color: white;
    padding: 20px 0px;
}

#cris-gale{
    border-radius: 20px;
}

#rew2{
    height: 30px;
    padding-left: 20px;
}

.reviews2{
    display: flex;
    align-items: center;
    flex-direction: column;
    padding-top: 100px;
}

#rewbut{
    height: 30px;
    width: 200px;
    border-radius: 20px;
    color: skyblue;
    background:#24225D ;
}

#rewh{
    color: white;
    font-size: xxx-large;
    padding: 20px 0px;
}

#rewh2{
    color: gray;
    padding-bottom: 40px;
}

#rewh3{
    color: white;
    font-size:xx-large;
    font-weight: 100;
}

#rewh4{
    color: white;
    font-weight: 100;
    padding-top: 20px;
}

#candel{
    height: 250px;
    width: 350px;
}

.can{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 80px;
    color: gray;
}

#canh{
    color: white;
    font-size: xxx-large;
    font-weight: 1000;
    padding-bottom: 30px;
}

.slast{
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 100px;
    gap: 40px;
}

.slastp1{
    background: #1C1633;
    height: 400px;
    border-radius:20px ;
    width: 500px;
}

.slastp2{
    background: #1C1633;
    height: 400px;
    border-radius: 20px;
    width: 500px;
    padding-left: 50px;
}   

#pic1{
    height: 80px;
    margin-top: 50px;
    margin-left: 150px;
    margin-bottom: 30px;
}

#slasth1{
    color: white;
    padding-bottom: 30px;
    padding-left: 20px;
    padding-bottom: 20px;
}

#slasth2{
    color: gray;
    font-weight: 100;
    font-size: medium;
    padding-left: 30px;
}

#slastbut1{    
    background: #635BFF;
    height: 50px;
    width: 150px;
    border-radius: 30px;
    color: white;
    font-size: large;
    margin-top: 40px;
    margin-left:20px ;
    margin-right: 20px;
}

#slastbut2{ 
    height: 50px;
    width: 170px;
    border-radius: 30px;  
    background: #1C1633 ;
    border: 1px solid white;
    color: white;
    font-size:large ;
}

#pic2{
    height: 80px;
    margin-top: 50px;
    margin-left: 190px;
    margin-bottom: 30px;
}

#slasth3{
    color: white;
    padding-bottom: 30px;
    padding-left: 80px;
    padding-bottom: 20px;
}

#slasth4{
    color: gray;
    font-weight: 500;
    font-size: medium;
    padding-left: 70px;
}

#slastbut3{
    background: #635BFF;
    height: 50px;
    width: 150px;
    border-radius: 30px;
    color: white;
    font-size: large;
    margin-top: 40px;
    margin-left:80px ;
    margin-right: 20px;
}

#slastbut4{
    height: 50px;
    width: 170px;
    border-radius: 30px;  
    background: #1C1633 ;
    border: 1px solid white;
    color: white;
    font-size:large ;
}

.footer1{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#flist{
    margin-right:150px ;
    margin-top: 200px;
    margin-bottom: 20px;
}

#fimg{
    margin-top: 200px;
    margin-left: 150px;
    margin-bottom: 20px;
}

.border{
    border: 1px solid grey;
    width: 1050px;
    margin-left: 150px;
}

.footer2{
    color: gray;
    margin-left: 150px;
    /* margin-top: 30px; */
    display: flex;
    align-items: center;
    
}

#f1{
    padding-bottom: 100px;
    line-height: 1.8;
}

#f2{
    line-height: 1.8;
    padding-bottom: 30px;
}

#f3{
    padding-bottom: 60px;
    line-height: 1.8;
}

#f4{
    padding-top: 60px;
    line-height: 1.8;
}

#f5{
    padding-bottom: 60px;
    line-height: 1.8;
}

#f6{
    padding-bottom: 80px;
    line-height: 1.8;
}

.ful{
    font-weight: 100;
    gap: 50px;
}

#fh1{
    color: white;
}
#fh2{
    color: white;
}
#fh3{
    color: white;
}
#fh4{
    color: white;
}
#fh5{
    color: white;
}
#fh6{
    color: white;
}

.fp1{
    font-size:smaller;
    color: gray;
    margin-top: 100px;
    margin-left:150px ;
    text-align: justify;
    line-height: 1.8;
    margin-right: 150px;
}

.fp2{
    font-size:smaller;
    color: gray;
    padding-top: 20px;
    margin-left:150px ;
    text-align: justify;
    line-height: 1.8;
    margin-right: 150px;
}

.finish{
    color: gray;
    display: flex;
    justify-content: center;
    margin-top: 70px;
}