*{
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
    font-family: 'Times New Roman', Times, serif;
}
/* Navigation Bar */
#nav{
    width: 100%;
    height: 10vh;
    background-color: red;
    position: sticky;
    top: 0px;
}
.navrap{
    width: 80%;
    margin: auto;
    /* background-color:aqua; */
    height: 10vh;
}
.logo{
    position: absolute;
}
.logo img{
    height: 8vh;
    padding-top: 15px;
    margin-right: 10px;
}
.logo h1{
    color: white;
    font-size: 55px;
}
.menu{
    float: right;
}
.menu ul{
    margin-top: 28px;
}
.menu ul li{
    display: inline;
}
.menu ul li a{
    text-decoration: none;
    padding-left: 25px;
    font-size: 20px;
    font-weight: bolder;
    transition: 0.2s;
    color:white;
    font-size: 20px;
    padding: 0 10px;
    margin: 0 10px;
}
.menu ul li a:hover {
    background-color:white;
    color:red;
    padding: 24px 3px;
}
/* Banner */
.ban{
    background-image: url(./52.jpg);
    width: 100%;
    height: 60vh;
    background-size: cover;
}
.banrap{
    width: 100%;
    height: 60vh;
    background: linear-gradient(to right,rgba(0,0,0,0.0),rgba(0, 0, 0, 0.999));
}
.banrap1{
    padding-top: 150px;
    margin-left: 490px;
}
.info{
    width: 50%;
    height: 20vh;
    border: 8px solid whitesmoke;
    background-color: rgb(192, 6, 6);
    border-radius: 15px;
}
.info h1{
    color: whitesmoke;
    font-size: 50px;
    text-align: center;
    padding-top: 30px;
    font-family: 'DM Serif Display', 'serif';
}
.info:hover{
    background-color: black;
    box-shadow: 0 0 30px #ffee10; 
    border: 8px solid yellow ;
    text-shadow: 0 0 20px #ffee10; 
}
.info h1:hover {
    color: yellow;
    text-shadow: 0 0 15px #ffee10; 
}
/* Middle */
.mid{
    width: 100%;
    height: 40vh;
    background-color: white;
}
.midrap{
    width: 80%;
    margin: auto;
    padding-top: 50px;
}
.midrap h1{
    font-size: 20px;
    text-align: center;
    padding-top: 10px;
}
.midrap h2{
    font-size: 50px;
    text-align: center;
    padding-top: 30px;
    color: navy;
}
/* Middle */
.mid1{
    width: 100%;
    height: 55vh;
    background-color: white;
}
.midrap1{
    width: 80%;
    margin: auto;
    padding-top: 20px;
    display: grid;
    grid-template-columns: auto auto auto auto auto;
    grid-column-gap: 10px;
}
.box{
    background-color:cornflowerblue;
    border-radius: 15px;
    border: 3px solid darkblue;
}
.box h1{
    text-align: center;
    font-size: 30px;
    color: darkblue;
}
.box1{
    background-color:darkblue;
    border-radius: 15px;
    border: 4px solid cornflowerblue;
}
.box1 h2{
    text-align: center;
    font-size: 35px;
    color: cornflowerblue;
}
.box2{
    background-color:cornflowerblue;
    border-radius: 15px;
    border: 3px solid darkblue;
}
.box2 h1{
    text-align: center;
    font-size: 30px;
    color: darkblue;
}
.box3{
    background-color:darkblue;
    border-radius: 15px;
    border: 4px solid cornflowerblue;
}
.box3 h2{
    text-align: center;
    font-size: 35px;
    color: cornflowerblue;
}
.box4{
    background-color:cornflowerblue;
    border-radius: 15px;
    border: 3px solid darkblue;
}
.box4 h1{
    text-align: center;
    font-size: 30px;
    color: darkblue;
}
.box5{
    background-color:darkblue;
    border-radius: 15px;
    border: 4px solid cornflowerblue;
    margin-top: 15px;
}
.box5 h2{
    text-align: center;
    font-size: 35px;
    color: cornflowerblue;
}
.box6{
    background-color:cornflowerblue;
    border-radius: 15px;
    border: 3px solid darkblue;
    margin-top: 15px;
}
.box6 h1{
    text-align: center;
    font-size: 30px;
    color: darkblue;
}
.box7{
    background-color:darkblue;
    border-radius: 15px;
    border: 4px solid cornflowerblue;
    margin-top: 15px;
}
.box7 h2{
    text-align: center;
    font-size: 35px;
    color: cornflowerblue;
}
.box8{
    background-color:cornflowerblue;
    border-radius: 15px;
    border: 3px solid darkblue;
    margin-top: 15px;
}
.box8 h1{
    text-align: center;
    font-size: 30px;
    color: darkblue;
}
.box9{
    background-color:darkblue;
    border-radius: 15px;
    border: 4px solid cornflowerblue;
    margin-top: 15px;
}
.box9 h2{
    text-align: center;
    font-size: 35px;
    color: cornflowerblue;
}
.box10{
    background-color:cornflowerblue;
    border-radius: 15px;
    border: 3px solid darkblue;
    margin-top: 15px;
}
.box10 h1{
    text-align: center;
    font-size: 30px;
    color: darkblue;
}
.box11{
    background-color:darkblue;
    border-radius: 15px;
    border: 4px solid cornflowerblue;
    margin-top: 15px;
}
.box11 h2{
    text-align: center;
    font-size: 35px;
    color: cornflowerblue;
}
.box12{
    background-color:cornflowerblue;
    border-radius: 15px;
    border: 3px solid darkblue;
    margin-top: 15px;
}
.box12 h1{
    text-align: center;
    font-size: 30px;
    color: darkblue;
}
.box13{
    background-color:darkblue;
    border-radius: 15px;
    border: 4px solid cornflowerblue;
    margin-top: 15px;
}
.box13 h2{
    text-align: center;
    font-size: 35px;
    color: cornflowerblue;
}
.box14{
    background-color:cornflowerblue;
    border-radius: 15px;
    border: 3px solid darkblue;
    margin-top: 15px;
}
.box14 h1{
    text-align: center;
    font-size: 30px;
    color: darkblue;
}
.box15{
    background-color:darkblue;
    border-radius: 15px;
    border: 4px solid cornflowerblue;
    margin-top: 15px;
}
.box15 h2{
    text-align: center;
    font-size: 35px;
    color: cornflowerblue;
}
.box16{
    background-color:cornflowerblue;
    border-radius: 15px;
    border: 3px solid darkblue;
    margin-top: 15px;
}
.box16 h1{
    text-align: center;
    font-size: 30px;
    color: darkblue;
}
.box17{
    background-color:darkblue;
    border-radius: 15px;
    border: 4px solid cornflowerblue;
    margin-top: 15px;
}
.box17 h2{
    text-align: center;
    font-size: 35px;
    color: cornflowerblue;
}
.box18{
    background-color:cornflowerblue;
    border-radius: 15px;
    border: 3px solid darkblue;
    margin-top: 15px;
}
.box18 h1{
    text-align: center;
    font-size: 30px;
    color: darkblue;
}
.box19{
    background-color:darkblue;
    border-radius: 15px;
    border: 4px solid cornflowerblue;
    margin-top: 15px;
}
.box19 h2{
    text-align: center;
    font-size: 35px;
    color: cornflowerblue;
}
.box20{
    background-color:cornflowerblue;
    border-radius: 15px;
    border: 3px solid darkblue;
    margin-top: 15px;
}
.box20 h1{
    text-align: center;
    font-size: 30px;
    color: darkblue;
}
.box21{
    background-color:darkblue;
    border-radius: 15px;
    border: 4px solid cornflowerblue;
    margin-top: 15px;
}
.box21 h2{
    text-align: center;
    font-size: 35px;
    color: cornflowerblue;
}
.box22{
    background-color:cornflowerblue;
    border-radius: 15px;
    border: 3px solid darkblue;
    margin-top: 15px;
}
.box22 h1{
    text-align: center;
    font-size: 30px;
    color: darkblue;
}
.box23{
    background-color:darkblue;
    border-radius: 15px;
    border: 4px solid cornflowerblue;
    margin-top: 15px;
}
.box23 h2{
    text-align: center;
    font-size: 35px;
    color: cornflowerblue;
}
.box24{
    background-color:cornflowerblue;
    border-radius: 15px;
    border: 3px solid darkblue;
    margin-top: 15px;
}
.box24 h1{
    text-align: center;
    font-size: 30px;
    color: darkblue;
}
.box25{
    background-color:darkblue;
    border-radius: 15px;
    border: 4px solid cornflowerblue;
    margin-top: 15px;
}
.box25 h2{
    text-align: center;
    font-size: 35px;
    color: cornflowerblue;
}
.box26{
    background-color:cornflowerblue;
    border-radius: 15px;
    border: 3px solid darkblue;
    margin-top: 15px;
}
.box26 h1{
    text-align: center;
    font-size: 30px;
    color: darkblue;
}
.box27{
    background-color:darkblue;
    border-radius: 15px;
    border: 4px solid cornflowerblue;
    margin-top: 15px;
}
.box27 h2{
    text-align: center;
    font-size: 35px;
    color: cornflowerblue;
}
.box28{
    background-color:cornflowerblue;
    border-radius: 15px;
    border: 3px solid darkblue;
    margin-top: 15px;
}
.box28 h1{
    text-align: center;
    font-size: 30px;
    color: darkblue;
}
.box29{
    background-color:darkblue;
    border-radius: 15px;
    border: 4px solid cornflowerblue;
    margin-top: 15px;
}
.box29 h2{
    text-align: center;
    font-size: 35px;
    color: cornflowerblue;
}
/* Middle */
.mid3{
    width: 100%;
    height: 20vh;
    background-color: white;
}
.midrap3{
    width: 90%;
    margin: auto;
    margin-top: 40px;
}
.box30{
    background:linear-gradient(to right,rgb(200, 109, 17),rgb(81, 14, 14));
    width: 100%;
    height: 20vh;
    border-radius: 30px;
    border-right: 15px solid rgb(27, 1, 1);
    border-bottom: 15px solid rgb(27, 1, 1);
}
.box30 h1{
    color: rgb(232, 202, 162);
    font-weight: bold;
    font-size: 90px;
    text-align: right;
    padding-right: 25px;
    padding-top: 15px;
    text-shadow: 0 2px 15px gold;
}
/* Middle */
.mid2{
    width: 100%;
    height: 80vh;
    background-color: white;
}
.midrap2{
    width: 80%;
    margin: auto;
    padding-top: 50px;
}
.box31{
    background-color: peru;
    width: 100%;
    height: 70vh;
    border-radius: 10px;
}
.midrap4{
    width: 90%;
    margin: auto;
    display: grid;
    grid-template-columns: auto auto;
    grid-column-gap: 10px;
}
.box32 img{
    height: 52vh;
    margin-top: 60px;
    border-left: 10px solid rgb(57, 4, 4);
    border-bottom: 10px solid rgb(57, 4, 4);
}
.box33 h1{
    font-size: 40px;
    padding-top: 30px;
    color: rgb(34, 2, 2);
    text-align: center;
}
.box33 h2{
    font-size: 25px;
    padding-top: 30px;
    color: rgb(247, 237, 147);
    text-align: center;
}
.box33 h2:hover{
    text-shadow: 0 0 10px black;
}
/* Middle */
.mid5{
    width: 100%;
    height: 78vh;
    background-color: white;
}
.midrap7{
    width: 80%;
    margin: auto;
    padding-top: 25px;
}
.box38{
    background: linear-gradient(to right,navy,blue,blue,navy);
    height: 70vh;
    border-radius: 10px;
    box-shadow:  5px 5px 10px 10px;
}
.midrap8{
    width: 80%;
    margin: auto;
    padding-top: 20px;
}
.midrap8 h1{
    color: gold;
    font-size: 50px;
    text-align: center;
    padding-top: 20px;
}
.midrap8 h2{
    color: whitesmoke;
    font-size: 28px;
    text-align: center;
    padding-top: 25px;
}
/* Middle */
.mid4{
    width: 100%;
    height: 50vh;
    background-color: white;
}
.midrap5{
    width: 80%;
    margin: auto;
    padding-top: 20px;
}
.midrap5 h1{
    font-size: 60px;
    text-align: center;
    color: deeppink;
    font-family: 'Rye', 'cursive';
}
.midrap6{
    width: 100%;
    margin: auto;
    padding-top: 20px;
    display: grid;
    grid-template-columns: auto auto auto auto;
    grid-column-gap: 15px;
}
.box34{
    background-color: white;
    height: 40vh;
}
.box34 i1{
    font-size: 100px;
    color: indigo;
    padding-left: 110px;
    padding-top: 55px;
}
.box34 h2{
    color:orangered;
    font-size: 30px;
    text-align: center;
    padding-top: 8px;
}
.box34 h3{
    color:rgb(77, 6, 6);
    font-size: 25px;
    text-align: center;
    font-weight: bolder;
    padding-top: 15px;
}
.box35 i2{
    font-size: 100px;
    color: blue;
    padding-left: 85px;
    padding-top: 55px;
}
.box35{
    background-color:white;
    height: 40vh;
}
.box35 h2{
    color:orangered;
    font-size: 30px;
    text-align: center;
    padding-top: 8px;
}
.box35 h3{
    color:rgb(77, 6, 6);
    font-size: 25px;
    text-align: center;
    font-weight: bolder;
    padding-top: 15px;
}
.box36 i3{
    font-size: 100px;
    color: gold;
    padding-left: 110px;
    padding-top: 55px;
}
.box36{
    background-color: white;
    height: 40vh;
}
.box36 h2{
    color:orangered;
    font-size: 30px;
    text-align: center;
    padding-top: 8px;
}
.box36 h3{
    color:rgb(77, 6, 6);
    font-size: 25px;
    text-align: center;
    font-weight: bolder;
    padding-top: 15px;
}
.box37 i4{
    font-size: 100px;
    color: green;
    padding-left: 85px;
    padding-top: 55px;
}
.box37{
    background-color: white;
    height: 40vh;
}
.box37 h2{
    color:orangered;
    font-size: 30px;
    text-align: center;
    padding-top: 8px;
}
.box37 h3{
    color:rgb(77, 6, 6);
    font-size: 25px;
    text-align: center;
    font-weight: bolder;
    padding-top: 15px;
}
/* Footer */
.foot{
    width: 100%;
    height: 60vh;
    background-color: darkred;
}
.footrap{
    width: 80%;
    margin: auto;
    margin-top: 40px;
    display: grid;
    grid-template-columns: auto auto auto auto;
    grid-column-gap: 10px;
}
.box46 img{
    height: 10vh;
    margin-top: 8px;
    margin-left: 85px;
}
.box46 h1{
    color: yellow;
    text-align: center;
    font-size: 25px;
    padding-top: 60px;
}
.box46 h2{
    color: whitesmoke;
    text-align: center;
    font-size: 25px;
    padding-top: 12px;
    font-weight: bolder;
}
.box47 h1{
    color: yellow;
    text-align: center;
    font-size: 30px;
    padding-top: 60px;
}
.box47 h2{
    color: whitesmoke;
    text-align: center;
    font-size: 25px;
    padding-top: 12px;
    font-weight: bolder;
}
.box48 h1{
    color: yellow;
    text-align: center;
    font-size: 30px;
    padding-top: 60px;
}
.box48 h2{
    color: whitesmoke;
    text-align: center;
    font-size: 25px;
    padding-top: 12px;
    font-weight: bolder;
}
.box49 h1{
    color: yellow;
    text-align: center;
    font-size: 30px;
    padding-top: 60px;
}
.box49 h2{
    color: whitesmoke;
    text-align: center;
    font-size: 25px;
    padding-top: 12px;
    font-weight: bolder;
}
.box49 h2 a{
    text-decoration: none;
    color: whitesmoke;
    font-weight: bolder;
}
.footrap1{
    width: 80%;
    margin: auto;
    padding-top: 30px;
}
.box50 h3{
    text-align: center;
    font-size: 40px;
    color: whitesmoke;
}
.box50 i12{
    font-size: 50px;
    color: yellow;
    margin-left: 435px;
    padding-top: 30px;
}
.box50 i13{
    font-size: 50px;
    color: yellow;
    margin-left: 50px;
}
.box50 i14{
    font-size: 50px;
    color: yellow;
    margin-left: 50px;
}
.box50 i15{
    font-size: 50px;
    color: yellow;
    margin-left: 50px;
}
/* Footer */
.foot2{
    width: 100%;
    height: 6vh;
    background-color: red;
}
.footrap2{
    width: 80%;
    margin: auto;
}
.footrap2 h1{
    color: whitesmoke;
    font-size: 22px;
    text-align: center;
    padding-top: 8px;
}