*{
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
    font-family:'Courier New', Courier, monospace
}
/* navbar */
.nav{
    width: 100%;
    height: 12vh;
    background: linear-gradient(to right,rgba(80, 41, 66, 0.9),rgb(78, 22, 22)) ;
}
.navbar ul li{
    display:inline ;
    color: white;
    
}
.navbar ul li a{
    color: white;
    font-weight: bold;
    font-size: 20px;
    padding: 10px;
    padding-left: 120px;
   padding-bottom: 80px;
    text-decoration: none;
}
.navbar a img{
    width: 180px;
    height: 10vh;
    margin-left:80px;
}

/* top */
.toprap{
    background-image: url(./about\ video.mp4) ;
}
.top{
    width: 100%;
    margin: auto;
    display: grid;
    grid-template-columns: auto auto;
   
    /* background: linear-gradient( to left ,rgba(63, 7, 63),rgb(143, 22, 113)); */
    background-color: rgb(48, 10, 48);
}
.top:hover{
    background: linear-gradient( to left,rgba(63, 7, 63),rgb(143, 22, 113));
}

.toprap h1{
    color: white;
    font-size: 30px;
    padding: 10px;
    padding-top: 20px;
    font-weight: bold;
}
.toprap{
    color: gold;
    font-weight: bold;
    font-size: 30px;
    padding: 20px;
}
.toprap p{
    color: white;
    font-size: 20px;
    padding: 20px;
    padding-top: 20px;
}
.toprap img{
    width: 100%;
    height: 70vh;
}
.toprap2 h1{
   color:  rgb(85, 24, 85);
    text-align: center;
    font-size: 40px;

}
.toprap2{
    text-align: center;
}
.toprap h2{
    color: black;
    text-align: center;
    padding: 10px;
}
.toprap2 p{
    color: black;
    text-align: center;
    padding: 10px;
}
.toprap2{
    color: gold;
    font-weight: bold;
    font-size: 60px;
    padding-bottom: 20px;
}
.toprap3{
    width: 100%;
    margin: auto;
    display: grid;
    grid-template-columns: auto auto;
    
    /* background: linear-gradient( to left ,rgba(63, 7, 63),rgb(143, 22, 113)); */
    /* background-color: rgb(48, 10, 48); */
}
.toprap4 h2{
    padding: 20px;
    text-align: center;
}
.toprap4 span{
    font-family: 'Tilt Prism', 'cursive';
    font-weight: bold;
}
.toprap4 p{
    padding: 20px;
    font-size: 20px;
    font-weight: bold;
    color:black;
    text-align: center;
}
.toprap5 img{
    width: 100%;
}
.toprap6{
    width: 100%;
    margin: auto;
    display: grid;
    grid-template-columns: auto auto;

    /* background: linear-gradient( to left ,rgba(63, 7, 63),rgb(143, 22, 113)); */
    /* background-color: rgb(48, 10, 48);  */
}
.toprap7 img{
    width: 100%;
}
.toprap7 h1{
    padding-left:80px ;
    text-align: center;
color: black;
}
.toprap7{
    color: gold;
    text-align: center;
    font-weight: bold;
    font-size:px ;
}
.toprap7 p{
    font-size: 20px;
    font-weight: bold;
    color: black;
    padding: 10px;
    text-align: center;
    padding-top: 20px;
}
/* bottom */
.bottom h1{
    text-align: center;
    color: rgb(77, 6, 110);
    font-size: 50px;
    font-weight: bold;
    padding-top: 20px;
}
.bottom p{
    text-align: center;
    font-weight: bold;
    color: black;
    font-size: 30px;
}
.bottom1 img{
    width: 100%;
    height: 90vh;
}
.bottom2 h1{
    text-align: center;
    font-size: 40px;
    color: rgb(68, 22, 68);
    padding-top: 20px;
}
.bottom2 p{
    text-align: center;
    font-size: 20px;
    padding: 20px;
    font-weight: bold;
}
.bottom3{
    width: 100%;
    margin: auto;
    display: grid;
    grid-template-columns: auto auto;
    grid-column-gap: 10px;
}
.bottom4 img{
    width: 100%;
    height: 70vh;
    padding: 20px;
    border-radius: 20px;
}
.bottom4 h1{
    text-align: center;
    font-weight: bold;
    font-size: 30px;
    color: rgb(68, 22, 68);
    padding-top: 20px;
}
.bottom4 p{
    text-align: center;
    font-weight: bold;
    padding-top: 20px;
    font-size: 20px;
    padding: 10px;
    color: black;
}
.foot{
    width: 100%;
    margin: auto;
    display: grid;
    grid-template-columns: auto auto auto auto;
    grid-column-gap: 10px;   
     background-color: rgb(48, 10, 48);
     color: white;
     padding-top: 50px;
}
.foot:hover{
    background: linear-gradient( to right,rgba(63, 7, 63),rgb(143, 22, 113));
}
.footrap ul li{
    display: inline;
    margin-left: 40px;
    text-align: center;
    margin-top: 40px;
}
.footrap h1{
    text-align: center;
}
.footrap p{
    text-align: center;
   font-size: 20px;
    padding-top: 20px;
}
.footrap{
    text-align: center;
    margin-top: 0px;
}
.footrap h1{
    color:gold;
}
.footrap a{
    text-decoration: none;
    color: white;
    margin-top: 30px;
}
/* .box2 li{
    list-style:disc;
} */
.box2 li a{
    /* text-decoration: none; */
     /* color: black; */
    /* text-align: center; */
    font-size: 20px;
    font-weight: bold;
    margin-top: 30px;
}
#facebook{
    color: white;
    font-size: 30px;
}
#twitter{
    color: white;
    font-size: 30px;
}
#youtube{
    color: white;
    font-size: 30px;
}
#instagram{
    color: white;
    font-size: 30px;
}
.foot1 img{
    width: 100%;
    height: 50vh;
    padding-top: 50px;
    padding: 10px;
    border-radius: 20px;
}
.footrap1 h1{
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    background-color:rgb(48, 10, 48) ;
    color: white;
}
.footrap1 h1:hover{
    background: linear-gradient( to left,rgba(63, 7, 63),rgb(143, 22, 113));

}