* {
    padding: 0%;
    margin: 0%;
}

.nab {
    width: 100%;
    height: 5vh;
}

.nabrap {
    margin: auto;
    width: 100%;
    height: 5vh;
    background-color: rgb(59, 59, 63);
}

.nabrap ol {
    margin-left: 80px;
}

.nabrap ol li {
    display: inline;
}

.nabrap a {
    font-weight: bold;
    color: aliceblue;
    margin-top: 10px;
    text-decoration: none;
}

.nabrap a:hover {
    font-weight: bold;
    color: rgb(223, 189, 0);
}



.nab2 {
    position: sticky;
    top: 0px;
    width: 100%;
    height: 12vh;
    background-color: rgb(3, 1, 31);
    border-bottom: 2px solid white;
}

.nabrap2 {
    width: 100%;
    height: 12vh;
    display: grid;
    grid-template-columns: auto auto auto;
    grid-column-gap: 5px;
}

.nabmenu h1 {
    color: aliceblue;
}

.nabmenu {
    margin: auto;
}

.nabmenu ol li {

    display: inline;
    margin-left: 40px;
}

.nabmenu ol li a {
    font-weight: bold;
    color: rgb(255, 255, 255);
    text-decoration: none;
    font-size: 20px;
    text-transform: uppercase;
}

.nabmenu ol li a:hover {
    color: gold;
}





.ban {
    width: 100%;
    height: 100vh;
    background-image: url(./ban7.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.banrap {
    width: 100%;
    height: 100vh;
}

.banphoto {
    padding-top: 10px;
}
.banphoto img{
    height: 50vh;
    display: block;
    margin-left: 260px;
}
.bantext h1 {
    text-align: center;
    font-family: 'Sedgwick Ave Display', cursive;
    width: 30%;
    color: aliceblue;
    margin-top: 20px;
    margin-left: 174px;
    font-size: 50px;
    background-color: black;
    border-left: 20px;
}

.bantext h2 {
    color: aliceblue;
    /* box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); */
    width: 60%;
    margin-top: 30px;
    font-size: 70px;
    margin-left: 174px;

}

.bantext h3 {
    color: rgb(0, 0, 0);
    font-size: 69px;
    margin-left: 174px;

}

.bantext2 button {
    border-radius: 20px;
    width: 15%;
    height: 8vh;
    background-color: rgba(41, 39, 39, 0.096);
    margin-left: 175px;
    margin-top: 20px;
}

.bantext2 button:hover {
    background-color: goldenrod;
    border: none;
}

.bantext2 a {
    text-decoration: none;
    font-weight: bold;
    font-size: 20px;
    color: rgb(255, 255, 255);
}

.bantext2 i {
    color: aliceblue;
}






.mid {
    width: 100%;
    height: 90vh;
    background-image: linear-gradient(to right, rgb(0, 0, 0), rgb(63, 61, 57), rgb(0, 0, 0));
}

.midrap {
    width: 100%;
    height: 70vh;
}

.midtext {
    padding-top: 20px;
    text-align: center;
    color: #fff800;
    font-size: 30px;
}

.midtext i {
    font-size: 40px;
    color: rgb(0, 67, 211);
}

.midgrid {
    display: grid;
    grid-template-columns: auto auto auto auto;
}

.midphoto img {
    margin-top: 30px;
    margin-left: 60px;
    /* width: 90%; */
    height: 50vh;
}
.midphoto img:hover{
    box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.2), 0 5px 30px 0 rgba(250, 250, 250, 0.294);
}

.midphoto a {
    font-size: 25px;
    color: #fff;
    text-decoration: none;
    font-weight: bolder;
}

.midphoto a:hover{
    color: gold
}

.midphoto h1 {
    width: 60%;
    color: #fff800;
    margin-left: 65px;
    font-size: 17px;
}




.mid2 {
    width: 100%;
    height: 40vh;
    background-image: linear-gradient(to right, rgb(0, 0, 0), rgb(63, 61, 57), rgb(0, 0, 0));
}

.midrap2 img {
    width: 80%;
    margin-top: 30px;
    margin-left: 150px;
}






.mid3 {
    width: 100%;
    height: 200vh;
}

.midrap3 {
    padding-top: 2px;
    height: 200vh;
    background-image: linear-gradient(to right, rgb(0, 0, 0), rgb(63, 61, 57), rgb(0, 0, 0));
}

.midorder h1 {
    color: #ff0101;
    margin-left: 230px;
    font-size: 80px;
}

.midorder i {
    font-size: 40px;
    color: #fff800;
}

.midorder ol {
    margin-left: 280px;
    margin-top: 50px;
}

.midorder ol li {
    display: inline;
    margin-left: 50px;
}

.midorder a {
    font-family: 'Rubik Mono One', sans-serif;
    color: #fff;
    font-size: 25px;
    text-decoration: none;
}

.midorder a:hover {
    border-bottom: 3px solid rgb(236, 240, 2);
}

.midgrid2{
    margin: auto;
    width: 90%;
    display: grid;
    grid-template-columns: auto auto;
    grid-column-gap: 50px;
}

.midphoto3 {
    margin-top: 50px;
    display: grid;
    grid-template-columns: auto auto;
    /* grid-row-gap: 20px; */
}

.midphoto3:hover {
    border-radius: 30px;
    background: linear-gradient(to right, rgba(0,0,0,0.9),  rgba(0,0,0,0.1));
}
.image3 img{
    height: 50vh;
    border-radius: 30px;
}
.play h1{
    /* text-align: start; */
    font-size: 90px;
    color: #fff;
}
.play h2{
    font-size: 35px;
    margin-top: 70px;
    color: #fff;
}
.play h3{
    color: gold;
}













.mid5 {
    width: 100%;
    height: 40vh;
    background-image: linear-gradient(to right, rgb(0, 0, 0), rgb(63, 61, 57), rgb(0, 0, 0));
}

.midrap5 img {
    width: 80%;
    margin-top: 30px;
    margin-left: 150px;
}






.mid6 {
    /* border: 2px solid red; */
    width: 100%;
    height: 100vh;
    background-image: linear-gradient(to right, rgb(0, 0, 0), rgb(63, 61, 57), rgb(0, 0, 0));
}

.midrap6 {
    /* border: 2px solid gold; */
    width: 90%;
    height: 150vh;
    margin: auto;
    display: grid;
    grid-template-columns: auto auto;
}
.midvideo img {
    border-top: 5px solid rgb(0, 61, 228);
    border-right: 5px solid rgb(33, 222, 4);
    border-left: 5px solid rgb(223, 25, 7);
    border-bottom: 5px solid rgb(223, 173, 7);
    margin-top: 66px;
    height: 80vh;
}

.midvideo img:hover {
    border-top: 5px solid rgb(223, 25, 7);
    border-right: 5px solid rgb(223, 173, 7);
    border-left: 5px solid rgb(228, 0, 213);
    border-bottom: 5px solid rgb(75, 172, 0);
    box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.2), 0 5px 30px 0 rgba(250, 250, 250, 0.294);
}

.text {
    border-top: 5px solid rgb(228, 0, 213);
    border-right: 5px solid rgb(75, 172, 0);
    border-left: 5px solid rgb(223, 25, 7);
    border-bottom: 5px solid rgb(223, 173, 7);
    background-color: #0054d392;
    margin-left: 80px;
    width: 90%;
    height: 20vh;
    color: white;
    margin-top: 70px;
}

.text:hover {
    box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.2), 0 5px 30px 0 rgba(250, 250, 250, 0.294);
    border-top: 5px solid rgba(223, 25, 7, 0.871);
    border-right: 5px solid rgba(223, 173, 7, 0.871);
    border-left: 5px solid rgba(228, 0, 213, 0.762);
    border-bottom: 5px solid rgba(74, 172, 0, 0.762);
    background-color: rgba(0, 0, 0, 0.487);
}

.text h1 {
    margin-top: 20px;
    font-family: 'Kanit', sans-serif;
    text-align: center;
    font-size: 30px;
}

.text p {
    text-align: center;
    margin-top: 20px;
    font-family: 'Space Grotesk', sans-serif;

}

.text a {
    margin-top: 90px;
    color: white;
    text-decoration: none;
}





.mid7 {
    width: 100%;
    height: 180vh;
    background-image: linear-gradient(to right, rgb(0, 0, 0), rgb(63, 61, 57), rgb(0, 0, 0));
}

.midrap7 {
    margin: auto;
    width: 90%;
    height: 180vh;
}
.midtext7 h1 {
    padding-top: 20px;
    width: 100%;
    text-align: center;
    font-size: 80px;
    color: #fff;
}

.midgrid7 {
    display: grid;
    grid-template-columns: auto auto;
}

.midphoto7 {
    display: grid;
    grid-template-columns: auto auto;
}

.image7 img{

    display: block;
    margin-left: auto;
    margin-right: auto;
    height: 35vh;
    margin-top: 60px;
}
.image7 img:hover{
    box-shadow:2px 2px 10px white;
}
.image7 h1 {
    text-align: center;
    margin-top: 10px;
    color: gold;
    font-size: 20px;
}

.image7 a {
    width: 80%;
    margin-top: 50px;
    color: white;
    text-decoration: none;
}
.image7 h2{
    font-size: 40px;
    text-align: center;
}
.image7 a:hover {
    color: gold
}

.image7 p {
    text-align: center;
    margin-top: 10px;
    width: 92%;
    font-size: 17px;
    margin-left: 20px;
    color: #fff;
}


.midimage7 img {
    margin-top: 60px;
    display: block;
    height: 80vh;
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
}
.midimage7 img:hover{
    box-shadow: 2px 2px 10px white;
}
.midimage7 h1 {
    /* text-align: center; */
    margin-top: 10px;
    color: gold;
    font-size: 20px;
}

.midimage7 a {
    font-size: 50px;
    font-weight: bolder;
    color: white;
    text-decoration: none;
}
.midimage7 a:hover{
    color: gold;
}
.midimage7 h2{
    text-align: center;
}

.midimage7 p {
    margin-top: 10px;
    text-align: center;
    font-size: 18px;
    color: #fff;
}








.mid8 {
    width: 100%;
    height: 40vh;
    background-image: linear-gradient(to right, rgb(0, 0, 0), rgb(63, 61, 57), rgb(0, 0, 0));
}

.midrap8 img {
    width: 80%;
    margin-top: 30px;
    margin-left: 150px;
}






.footer {
    width: 100%;
    height: 75vh;
    background-image: url(./footer.jpg);
    background-repeat: no-repeat;
}

.footrap{
    height: 75vh;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.749);
}
.footgrid{
    display: grid;
    grid-template-columns: auto auto auto auto;
}
.gridorder{
    color: #ffffff;
    text-align: center;
    margin-top: 80px;
   
}
.gridorder h1{
    color: GOLD;
    font-size: 25px;
}
.gridorder ol{
    margin-top: 50px;
    list-style: none;
}
.gridorder ol li{
    font-weight: bolder;
    margin-top: 20px;
}
.gridorder a{
    font-size: 23px;
    color: #fff;
    text-decoration: none;
}
.gridorder a:hover{
    color: #2467f8;
}
.gridorder i{
    font-size: 35px;
    margin-top: 20px;
}
.gridorder i:hover{
    color: #2467f8;
}
.footgrid2{
    margin-top: 100px;
    margin-left: 100px;
}
.footgrid2 ol li{
    font-weight: bolder;
    margin-left: 50px;
    display: inline;
}
.footgrid2 a{
    color: #fff;
    font-size: 22px;
    text-decoration: none;
}
.footgrid2 a:hover{
    color:#2467f8; 
}