*{
    padding:0;
    margin: 0;
    text-decoration: none;
    list-style: none;
    box-sizing: border-box;
}

body{
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    overflow-x: hidden;
}

.body{
    width: 100%;
    height: 100vh;

}

.body .hero-image {
    width: 100%;
    height: 90%;
}

.hero-image .bg-image{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.hero-image .overlay {
    width:100%;
    height:inherit;
    background: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(5px);
    position:absolute;
    top:0;
    left:0;
}

.body main {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100vh;
}

main .content  {
    width:100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top:2.5rem;
}

.content p {
    text-align: center;
    width: 500px;
    color: #fff;
    font-weight: bold;
}

.logo{
    width: 180px;
    height: 180px;
    border-radius: 400%;
    line-height: 80px;
    margin:30px 50px;
    position: relative;left: px;
    position: relative;bottom: 20px;
}
nav{
    height: 200px;
    width: 100%; 
    
}
nav ul{
    float: right;
    margin-right: 20px;
    position: relative;top: 30px;
    position: relative;right: 60px;
    font-size: 20px;
}
nav ul li{
    display: inline-block;
    line-height: 80px;
    margin: 0 5px;
}
nav ul li a{
    color: white;
    text-transform: uppercase;
    padding: 5px 5px 5px 5px;
    border-radius: 10%;
}
nav a.live,a:hover{
    background-color: rgb(255, 102, 0);
    transition: .5s;
    border:5px 5px 5px 5px ;
}

h1{
    color: rgb(255, 102, 0);;
    position: relative;
    font-size: 60px;
}


.category{
    display:block;
   top: 1px;
}
.category img{
    width: 153px;
    height: 150px;
    border-radius: 50%;
    position:relative;
    bottom: 175px;
    filter: drop-shadow(20px 20px 10px #5555);
    object-fit:cover;
    margin-left: 20%;
    
    
}
.mini{
    position: relative;bottom: 10px;
    border-style: none;
    padding: 5px 10px 5px 10px;
    height: 200px;
    width: 50rem;
    box-shadow: 15px 15px 15px #5555;
    border-radius: 20%;
    background-color: rgb(213, 213, 213); 
    margin-left: 20%;
    
}
.mini h3{
    width: 203px;
    height: 30px;
    margin-left: 160px;
    margin-top: 2%;
    color: rgb(255, 102, 0);;;
    }
.mini p{
    margin-left: 160px;
    margin-bottom: 100px;
    margin-top: 1px;
    font-weight: bold;

}
 .category .mini .ratings{
    unicode-bidi: bidi-override;
    direction: rtl;
    margin-right: 500px;
    position: relative;
    bottom: 5px;
    filter: drop-shadow(20px 20px 10px #5555);
    object-fit:cover;
    margin-left: 20%;
    
    

}
.star{
    display: inline-block;
    color: rgb(255, 184, 4);
    font-size: 20px;
    top: 200px;
    
}
.mini-2{
    position: relative;bottom: 10px;
    border-style: none;
    padding: 5px 10px 5px 10px;
    height: 200px;
    width: 50rem;
    box-shadow: 15px 15px 15px #5555;
    border-radius: 20%;
    background-color: rgb(213, 213, 213); 
    margin-left: 20%;
    margin-top: -4rem;

}
.mini-2 h3{
    width: 203px;
    height: 30px;
    margin-left: 160px;
    margin-top: 2%;
    color: rgb(255, 102, 0);;;
    }
.mini-2 p{
    margin-left: 160px;
    margin-bottom: 100px;
    margin-top: 1px;
    font-weight: bold;

}
 .category .mini-2 .ratings{
    unicode-bidi: bidi-override;
    direction: rtl;
    margin-right: 500px;
    position: relative;
    bottom: 5px;
    filter: drop-shadow(20px 20px 10px #5555);
    object-fit:cover;
    margin-left: 20%;
    
    

}
.star-2{
    display: inline-block;
    color: rgb(255, 184, 4);
    font-size: 20px;
    top: 200px;
    
}
.mini-3{
    position: relative;bottom: 10px;
    border-style: none;
    padding: 5px 10px 5px 10px;
    height: 200px;
    width: 50rem;
    box-shadow: 15px 15px 15px #5555;
    border-radius: 20%;
    background-color: rgb(213, 213, 213); 
    margin-left: 20%;
    margin-top: -4rem;

    
}
.mini-3 h3{
    width: 203px;
    height: 30px;
    margin-left: 160px;
    margin-top: 2%;
    color: rgb(255, 102, 0);;;
    }
.mini-3 p{
    margin-left: 160px;
    margin-bottom: 100px;
    margin-top: 1px;
    font-weight: bold;

}
 .category .mini-3 .ratings{
    unicode-bidi: bidi-override;
    direction: rtl;
    margin-right: 500px;
    position: relative;
    bottom: 5px;
    filter: drop-shadow(20px 20px 10px #5555);
    object-fit:cover;
    margin-left: 20%;
    
    

}
.star{
    display: inline-block;
    color: rgb(255, 184, 4);
    font-size: 20px;
    top: 200px;
    
}
.mini-4{
    position: relative;bottom: 10px;
    border-style: none;
    padding: 5px 10px 5px 10px;
    height: 200px;
    width: 50rem;
    box-shadow: 15px 15px 15px #5555;
    border-radius: 20%;
    background-color: rgb(213, 213, 213); 
    margin-left: 20%;
    margin-top: -4rem;

    
}
.mini-4 h3{
    width: 203px;
    height: 30px;
    margin-left: 160px;
    margin-top: 2%;
    color: rgb(255, 102, 0);;;
    }
.mini-4 p{
    margin-left: 160px;
    margin-bottom: 100px;
    margin-top: 1px;
    font-weight: bold;

}
 .category .mini-4 .ratings{
    unicode-bidi: bidi-override;
    direction: rtl;
    margin-right: 500px;
    position: relative;
    bottom: 5px;
    filter: drop-shadow(20px 20px 10px #5555);
    object-fit:cover;
    margin-left: 20%;
    
    

}
.star{
    display: inline-block;
    color: rgb(255, 184, 4);
    font-size: 20px;
    top: 200px;    
}
.mini-3{
    position: relative;bottom: 10px;
    border-style: none;
    padding: 5px 10px 5px 10px;
    height: 200px;
    width: 50rem;
    box-shadow: 15px 15px 15px #5555;
    border-radius: 20%;
    background-color: rgb(213, 213, 213); 
    margin-left: 20%;
    margin-top: -4rem;

    
}
.mini-3 h3{
    width: 203px;
    height: 30px;
    margin-left: 160px;
    margin-top: 2%;
    color: rgb(255, 102, 0);;;
    }
.mini-3 p{
    margin-left: 160px;
    margin-bottom: 100px;
    margin-top: 1px;
    font-weight: bold;

}
 .category .mini-3 .ratings{
    unicode-bidi: bidi-override;
    direction: rtl;
    margin-right: 500px;
    position: relative;
    bottom: 5px;
    filter: drop-shadow(20px 20px 10px #5555);
    object-fit:cover;
    margin-left: 20%;
    
    

}
.star{
    display: inline-block;
    color: rgb(255, 184, 4);
    font-size: 20px;
    top: 200px;
    
}
.mini-4{
    position: relative;bottom: 10px;
    border-style: none;
    padding: 5px 10px 5px 10px;
    height: 200px;
    width: 50rem;
    box-shadow: 15px 15px 15px #5555;
    border-radius: 20%;
    background-color: rgb(213, 213, 213); 
    margin-left: 20%;
    margin-top: -4rem;

    
}
.mini-4 h3{
    width: 203px;
    height: 30px;
    margin-left: 160px;
    margin-top: 2%;
    color: rgb(255, 102, 0);;;
    }
.mini-4 p{
    margin-left: 160px;
    margin-bottom: 100px;
    margin-top: 1px;
    font-weight: bold;

}
 .category .mini-4 .ratings{
    unicode-bidi: bidi-override;
    direction: rtl;
    margin-right: 500px;
    position: relative;
    bottom: 5px;
    filter: drop-shadow(20px 20px 10px #5555);
    object-fit:cover;
    margin-left: 20%;
    
    

}
.star{
    display: inline-block;
    color: rgb(255, 184, 4);
    font-size: 20px;
    top: 200px;
    
}


footer{
    background-color: black;
    background-size: contain;
    position: relative;right:8px;top: 1500px;
    padding-right: 30px;
    width: 1347px;
    height: 200px;
    ;
}
footer a:hover{
    background-color: transparent;
    padding: 20px 20px 20px 20px;    
}
footer a img{
    padding: 20px 20px 20px 20px;
    position: relative;left: 540px;
}
footer h2{
    color: rgb(167, 167, 167);
    text-align: center;
}
footer p{
    color: rgb(167, 167, 167);
    text-align: right;
}
.pix{
    width: 100px;
    height: 100px;
    border-radius: 50%;
    position: relative;left: 30px;top: 10px;
}
footer h5{
    color: rgb(167, 167, 167);
    position: relative;left: 30px;
    margin-top: 20px;
}
.down{
    position: relative;bottom: 140px;
}