body{
    background: url(https://images.unsplash.com/photo-1615715757401-f30e7b27b912?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxzZWFyY2h8Nnx8d2hpdGUlMjAlMjBiYWNrZ3JvdW5kfGVufDB8fDB8fA%3D%3D&w=1000&q=80) no-repeat center;
    background-size: cover;
    height: 500px;
    position: relative;
    background-position: right top;
    background-attachment: fixed;
    font-family: Arial, Helvetica, sans-serif;
    width: 100%;
    height: 100vh;
}

nav{
    position: fixed;
    top:0;
    left:0;
    width: 100%;
    height: 100px;
    padding:10px 90px;
    box-sizing: border-box;
    background: rgba(0,0,0,0.6);
    border-bottom: 1px solid #fff;
}

nav.sticky{
    padding: 5px 100px;
    background: #fff;
}

nav .logo{
    margin-bottom: 18px;
    padding: 22px 20px;
    height: 80px;
    float: left;
    font-size:24px;
    font-weight: bold;
    text-transform: uppercase;
    color:#fff;
}

nav ul{
    list-style:none;
    float: right;
    margin: 0;
    padding: 0;
    display: flex;
}

nav ul li a{
    line-height: 80px;
    color: #fff;
    padding: 12px 30px;
    text-decoration: none;
    font-size:14px;
    font-weight: bold;
    text-transform: uppercase;
}

nav ul li a:hover{
    background: rgba(0,0,0,0.7);
    border-radius: 6px;
}

nav.sticky .logo,
nav.sticky ul li a
{
    color: #000;
}


.vazirlik{
    margin-top: 110px;
    text-align: center;
    font-size: 25px;
    /* margin-top: 25px; */
}


.logo{
    text-align: center;
    /* margin-right: 18cm; */
    
}


.rasm{
    text-align: center;
    text-shadow: 2px 2px 5px red;
    border-width: 12px;
    border-radius: 5px;
    box-shadow: 9px;
    margin-top: 40px;
}


.yonalish{
    text-align: left;
    margin-top: 15px;
    text-size-adjust: 12px;
    font-size: 20px;
    color: #000000;
    border-style: groove;
    border-top-color: rgb(226, 219, 219);
    border-width: 4px;
    border-radius: 3px;
    box-shadow: 5px;
    margin-bottom: 13px;

}  


.taklif{
    margin-top: 15px;
    text-size-adjust: 12px;
    font-size: 40px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    border-style: groove;
    border-top-color: rgb(226, 219, 219);
    text-align: center;
    text-shadow: 2px 2px 5px rgb(26, 204, 85);
    border-width: 12px;
    border-radius: 5px;
    box-shadow: 9px;
}

.topshirish{
    text-align: left;
    margin-top: 15px;
    text-size-adjust: 12px;
    font-size: 20px;
    color: #000000;
    border-style: groove;
    border-top-color: rgb(226, 219, 219);
    border-width: 4px;
    border-radius: 3px;
    box-shadow: 5px;
    margin-bottom: 13px;

}


.boglanish{
    margin-top: 15px;
    text-size-adjust: 12px;
    font-size: 20px;
    font-family: fantasy;
    color: #000000;
    border-style: groove;
    border-top-color: rgb(226, 219, 219);
    text-align: center;
    text-shadow: 2px 2px 5px rgb(204, 67, 26);
    border-width: 12px;
    border-radius: 5px;
    box-shadow: 9px;
}

.men{
    margin-top: 11px;
    text-size-adjust: 11px;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    border-style: groove;
    border-top-color: rgb(226, 219, 219);
    text-align: center;
    text-shadow: 2px 2px 5px rgb(204, 67, 26);
    border-width: 12px;
    border-radius: 5px;
    box-shadow: 9px;
}

.xarita{
    text-align: center;
    
}
