*{
    align-items: center;
    margin: 0;
    padding: 0;
}


head {
   
    background: #000;
}
body {
    background-color: #000;
}
.header {
    margin: 2px;
    max-width: 100%;
    height: 80px;
    background: linear-gradient(#000000,#ff0000);}

.header1 {
    padding-top: 20px;
    margin: 2px;
    max-width: 100%;
    height: 80px;
    background: linear-gradient(#ff0000,#000);}

.header img{
    max-width: 120px;
    height: 65px;
    top: 80px;
    
    cursor: pointer;
    border: 2px  solid rgb(218, 188, 18);
    border-radius: 10px 10px 10px 10px;
    color: rgb(255, 255, 255);
}
.header p {
    text-align: center;
    border-radius: 2px 2px 2px 2px;
    color: rgb(0, 0, 0);
    
}
.bnt {
    width: 150px;
    height: 50px;
    border-radius: 7px 7px 7px 7px;
    color: rgb(0, 0, 0);
    border: 1px  solid rgb(218, 188, 18);
    background: linear-gradient(#d6bb22 ,rgb(255, 255, 255) ,#dfbe08);
    position: absolute;
    top: 19px;
    right: 80px;


}
   
.green img{
    width: 50px;
    height: 35px;
    position: absolute;
    right: 100px;
}
.green{
    position: absolute;
    right: 130px;
    top: -50px;
}
.th img {
    width: 35px;
    height: 33px;
}
.th{
    position: absolute;
    right: 40px;
    top: 35px;
}
.line-contact {
    top: 510px;
    
    width: 180px;
    height : 50px;
    border-radius: 9px 9px 9px 9px;
    color: rgb(255, 255, 255);
    border: 3px  solid rgb(255, 255, 255);
    background: hsl(130, 85%, 43%);
    
    

}
.line-contact img{
    width: 100px;
    text-align: center;
   
}



.header1 {
    text-align: center;
   color: white;
}
.header1 img {
    
    width: 50px;
    left: 120px;
    top: 150px;
    

}
.slider {
   
    max-width: 750px;
    max-height: 750px;
    box-shadow: 5px 5px 10px rgb(rgb(238, 238, 238), green, blue); 
    margin-right:auto ;
    margin-left: auto;
    margin-top: 70px;
    border: 3px solid rgb(156, 156, 156);
    
    
    
}
.slider img{
    width: 100%;
    height: 50%;
}



#img {
    max-width: 750px;
    max-height: 750px;
    animation: krutom 4s infinite linear;

}





.solo {
    width: 100%;
    height: 100vh;
}

.solo img{
 width: 400px;
    height: 50px;
}



.regis {
    margin-top: 20px;
    max-width: 100%;
    height: 100;
}

.regis img{
    width: 100%;

}
.contact {
   top: 1px;
    
    width: 100%;
    height: 100vh;
}
.contact img{
    
    margin-top: 100px;
    width: 100%;
}
    
footer {
    align-items: center;
    display: inline;
    max-width: 100%;
    height: 250px;
    
}

    
.footer-text{
    margin: 40px;
    color: aliceblue;
}


.footer1 {
    width: 100%;
    height: 250px;
    margin: 15px;
}
.footer1 img{
    width: 50px;
    height: 50px;
}

.OTP {
    width: 100%;
}
.solo {
    width: 100%;
    height: 300px;
}
.solo img{
    max-width: 100%;
    height: 290px;
}


@media screen and (max-width:1920px) and (min-width:500px) and (orientation:landscape)
{
    .solo {
        height: 810px;
        max-width: 100%;
        
        
    }
    .solo img {
        height: 800px;
    }
    
    
    
}
@media   {
    
}