* {
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.mid {
    width: 100%;
    height: 5vh;
}

.midrap {
    width: 80%;
    height: 4vh;
    margin: auto;
    text-align: center;
    border: 2px solid white;
    border-radius: 15px;
    background-color: aliceblue;
}

.midrap h1 {
    font-family: 'Lilita One', 'cursive';
    color: rgba(0, 0, 0, 0.423);
}

.midrap h1 {
    color: black;
    margin-top: -11px;
    text-align: center;
    font-size: 30px;
}

.mid1 {
    width: 100%;
}

.midrap1 {
    width: 80%;
    margin: auto;
}

.midrap1 th {
    font-size: 30px;
}

.mid2 {
    width: 100%;
    height: 5vh;
}

.midrap2 {
    width: 80%;
    height: 4vh;
    margin: auto;
    text-align: center;
    border: 2px solid white;
    border-radius: 15px;
    background-color: aliceblue;
}

.midrap2 h1 {
    font-family: 'Lilita One', 'cursive';
    color: rgba(0, 0, 0, 0.423);
}

.midrap2 h1 {
    color: black;
    margin-top: -11px;
    text-align: center;
    font-size: 30px;
}

.mid3 {
    width: 100%;
}

.midrap3 {
    width: 80%;
    margin: auto;
}

.midrap3 th {
    font-size: 30px;
}

.mid4 {
    width: 100%;
    height: 5vh;
}

.midrap4 {
    width: 80%;
    height: 4vh;
    margin: auto;
    text-align: center;
    border: 2px solid white;
    border-radius: 15px;
    background-color: aliceblue;
}

.midrap4 h1 {
    font-family: 'Lilita One', 'cursive';
    color: rgba(0, 0, 0, 0.423);
}

.midrap4 h1 {
    color: black;
    margin-top: -11px;
    text-align: center;
    font-size: 30px;
}

.mid5 {
    width: 100%;
    height: 40vh;
}

.midrap5 {
    width: 80%;
    margin: auto;
    display: grid;
    grid-template-columns: auto auto auto auto;
    grid-row-gap: 30px;
    text-align: center;
}
.box1 h1{
    font-family: "Sofia", sans-serif;
}
.box1 p{
    font-size: 20px;
    color: black;
    border: 2px solid white;
    background-color: white;
    border-radius: 15px;
    font-family: "Sofia", sans-serif;
}
.box1 p1{
    font-size: 20px;
    font-family: "Sofia", sans-serif;
}
.box1 h1:hover {
    background-color: gray;
    border-radius: 15px;
    box-shadow: 0 0 3px 6px;
}


.mid6 {
    width: 100%;
}

.midrap6 {
    width: 80%;
    /* height: 4vh; */
    margin: auto;
}
.midrap6 p{
    font-family: "Sofia", sans-serif;
    font-size: 20px;
    text-align: justify;
    background-color: white;
    color: black;
    border-radius: 15px;
    padding: 10px;
}
.midrap6 h1 {
    font-family: 'Lilita One', 'cursive';
    color: white;
    font-size: 30px;
}
.mid7 {
    width: 100%;
}

.midrap7 {
    width: 80%;
    /* height: 4vh; */
    margin: auto;
}
.midrap7 p {
   
    font-family: "Sofia", sans-serif;
    margin-left:55px ;
    font-size: 30px;
    background-color: white;
    color: black;
    border-radius: 15px;
    padding: 10px;
}
.midrap7 h1 {
    font-family: 'Lilita One', 'cursive';
    color: white;
    font-size: 30px;
}

.mid8 {
    width: 100%;
}

.midrap8 {
    width: 80%;
    /* height: 4vh; */
    margin: auto;
    
}
.midrap8 p {
   
    font-family: "Sofia", sans-serif;
    margin-left:55px ;
    font-size: 30px;
    background-color: white;
    color: black;
    border-radius: 15px;
    padding: 10px;
}
.midrap8 h1 {
    font-family: 'Lilita One', 'cursive';
    color: white;
    font-size: 30px;
}
.mid9 {
    width: 100%;
}

.midrap9 {
    width: 80%;
    /* height: 4vh; */
    margin: auto;
}
.midrap9 p{
    font-family: "Sofia", sans-serif;
    font-size: 20px;
    text-align: justify;
    background-color: white;
    color: black;
    border-radius: 15px;
    padding: 10px;
}
.midrap9 h1 {
    font-family: 'Lilita One', 'cursive';
    color: white;
    font-size: 30px;
}
.midrap9 h3 {
    float: right;
    font-weight: bolder;
}
.midrap h4 {
    font-weight: bolder;
}