*{
    padding: 0px;
    margin: 0px;
}
.umumiy{
    background:url(./2023-12-06_16-47-56.png) rgba(0, 0, 0, 0.662);
    background-blend-mode: multiply;
    background-size: cover;
    height: 680px;

}
.navbar{
    display: flex;
    justify-content: center;
    gap: 600px;
    padding: 35px;
}
.navbar a{
    text-decoration: none;
    color: #fff;
    padding-left: 50px;
    font-size: 18px;
}
.navbar h1{
    color: #F59B00;
    font-size: 42px;

}
.navbar a:hover{
    color: #F59B00;
    text-decoration:overline;
}
.aktiv{
    text-decoration: overline !important;
    color: #fff !important;
    color: #F59B00 !important;

}
.navbar2{
    display: flex;
    justify-content: center;
    gap: 200px;
    padding-top: 40px;
}
.cat1{
    width: 350px;
    line-height: 1.5;
    /* padding: 50px;
    box-shadow: 1px 1px 10px #ffffffc5;
    border-radius: 10px; */
}
.cat1 button{
    padding: 10px;
    font-size: 16px;
    width: 150px;
    color: #fff;
    border-radius: 7px;
    box-shadow: 1px 1px 7px black;
    margin-top: 50px;
    border: 1px solid #F59B00;
    background-color: #ffffff00;    
}
.cat1 button:hover{
    background-color: #F59B00;
}
.plas{
    display: flex;
    justify-content: center;
    padding-top: 50px;
}
.plas a{
    text-decoration: none;
    color: #fff;
    font-size: 28px;
    background-color: rgba(0, 0, 0, 0);
    border: 2px solid #F59B00;
    padding: 10px;
    width: 290px;
    text-align: center;
}
.paka{
    background:url(../img/25.jpg) rgba(0, 0, 0, 0.461);
    background-blend-mode: multiply;
    background-size: cover;
    height: 700px;  
}
.plas a:hover{
    text-decoration: underline;
    background-color: #F59B00;
    color: #fff;

}
.cad{
    margin-top: 100px;
    background-color: #ffffffd5;
    width: 320px;
    height: 450px;
    border-radius: 0px 0px 20px 20px;
    text-align: center;
    box-shadow: 1px 1px 10px black;
}
.cad p{
    width: 320px;
    height: 10px;
    background-color: #F59B00;
}
.cad img{
    padding: 10px;
    border-radius: 20px;
    z-index: 1;
}
.cad h3{
    z-index: 2;
    position: absolute;
    top: 1055px;
    background-color: #F59B00;
    color: #fff;
    width: 200px;
    text-align: center;
    padding: 7px;
    border-radius: 10px;
}

.cad h1{
    color: #F59B00;
    padding-top: 10px;
}
.cad a{
    text-decoration: none;
    background-color: black;
    color: #fff;
    padding: 10px;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 5px;
    box-shadow: 1px 1px 10px black;

}
.cad a:hover{
    background-color: #F59B00;
}
.cadbosh{
    display: flex;
    justify-content: center;
    gap: 80px;
}
/* .chegirma{
    background:url(../img/rasm.jpg) rgba(0, 0, 0, 0.662);
    background-blend-mode: multiply;
    background-size:cover;
    height: 400px;
    color: #fff;
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
} */
/* .chegirma img{
    background:url(../contact.html) ;
} */
.janr{
    background: url(../img/janr/bagraund.jpg) rgba(0, 0, 0, 0.354);
    background-blend-mode: multiply;
    background-size:cover;
    height: 870px;
    text-align: center;
    color: #F59B00;
}
.janr h1{
    padding: 100px;
    font-size: 47px;
}
.janrii img{
    border-radius: 200px;
}
.display{
    display: flex;
    justify-content: center;
    gap: 70px;
}
.display h2{
    padding-top: 15px;
}
.futr{
    background: url(../img/background.jpg) rgba(0, 0, 0, 0.884);
    background-blend-mode: multiply;
    background-size:cover;
    height: 210px;
    color: #fff;
    display: flex;
    justify-content: center;
    gap: 130px;
    padding-top: 55px;
}
.futr1{
    width: 250px;
}
.boglanish input{
    width: 200px;
    padding: 10px;
    border-radius: 5px;
    background-color: #ffffff00;
    border: 1px solid #F59B00;
    color: #fff;
}
.boglanish button{
    padding: 7px;
    width: 100px;
    border-radius: 5px;
    color: #fff;
    background-color: #ffffff00;
    border: 1px solid #F59B00;
    box-shadow: 1px 1px 10px black;
}
.boglanish button:hover{
    background-color: #F59B00;
    
}
.futr p{
    color: #ffffffa2;
    padding-top: 20px;
    padding-bottom: 10px;
}

.nomi2{
    z-index: 2;
    position: absolute;
    margin-top: -635px;
    background-color: #F59B00;
    color: #fff;
    width: 200px;
    text-align: center;
    padding: 7px;
    border-radius: 10px;
}
.nomi3{
    z-index: 2;
    position: absolute;
    margin-top: -455px;
    background-color: black;
    color: #fff;
    width: 200px;
    text-align: center;
    padding: 7px;
    border-radius: 10px;
    box-shadow: 1px 1px 10px black;
}