body{
    background-image: url('images/fon_kirish.jpg');
    background-size: 100%;
    transition: all 4s linear;
}
.as{
    transition-timing-function: ease-in;
}
.sarlav{
    color: rgb(11, 124, 124);
}
.bar{
    padding-bottom: 10%;
}
.menu{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.menuitem{
    width: 180px;
    height: 150px;
    margin: 3%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    font-size: 20px;
    text-decoration: none;
    background-color: rgb(10, 138, 177);
    color: rgb(217, 222, 223);
    font-weight: 700;
    transition: all linear 0.5s;
}
.menuitem:hover{
    background-color: rgb(0, 101, 168);
    color: white;
}
.asosiy{
    text-transform: uppercase;
    transition: all 4s linear;
}
.asosiya{
    font-size: 25px;
    height: 250px;
    text-align: justify;
}

/* .odd{
    margin: 5%;
} */
#yordam{
    transition: all 2s linear;
    background-color: rgba(255, 255, 255, 0.4);
}
.d_haq1{
    font-size: 20px;
}
#btn-back-to-top {
    position: fixed;
    display: none;
    justify-content: center;
    align-items: center;
    background: #d23a18;
    color: wheat;
    width: 44px;
    height: 44px;
    text-align: center;
    border-radius: 50%;
    right: 15px;
    bottom: 20px;
    transition: all 0.5s;
    font-size: 20px;
    z-index: 1000;
}
.rasm .g_c{
    display: none;
    transition: all 2s linear;
    position: absolute;
    bottom: 0%;
    background-color: rgba(10, 138, 177, 0.938);
}
.rasm .con{
    display: none;
    position: absolute;
    top: 0%;
}
.rasm:hover .con{
    display: block;
    transition: all 2s linear;
}
.rasm:hover .g_c{
    width: 100%;
    display: block;
}
/* .rasm:hover{
    z-index: 1;
} */
@media (min-width: 100px) and (max-width: 480px){
    body{
        background-image: none;
        
    }
    .sarlav{
        display: flex;
        justify-self: center;
        text-align: center;
        font-size: 30px;    
        margin-top: 70px;
    }
    .menu{
        width: 100%;
    }
    .menuitem{
        width: 80%;
        height: 50px;
        font-size: 14px;
        border-radius: 50px;
    }
    .asosiya{
        font-size: 14px;
    }
    #asosiy{
        width: 100%;
        display: block;
    }
    .asosiy2{
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 150px;
        margin-top: 5%;
        border: 6px dotted rgb(0, 255, 179);
    }
    #d_haq{
        width: 100%;
        display: block;
    }
    .d_haq{
        width: 100%;
    }
    .d_haq1{
        font-size: 12px;
    }
    .c_d_haq1{
        font-size: 12px;
        width: 320px;
        padding: 2%;
    }
    .odd{
        display: none;
    }
    .caro{
        display: block;
        width: 320px;
    }
    .lan{
        font-size: 18px;
    }
    .logo2{
        top: 5%;
        width: 100px;
    }
    .lang2{
       top: -50px;
       width: 70px;
       font-size: 12px;
       border-radius: 100px;
    }
    .yordam_caro{
        width: 300px;
        height: 450px;
    }
    .sosiy_caro{
        width: 300px;
        height: 450px;
    }
    .np{
        display: none;
    }
    #btn-back-to-top {
        position: fixed;
        display: none;
        justify-content: center;
        align-items: center;
        background: #d23a18;
        color: wheat;
        width: 44px;
        height: 44px;
        text-align: center;
        border-radius: 50%;
        right: 15px;
        bottom: 10px;
        transition: all 0.5s;
        font-size: 20px;
        z-index: 1000;
    }
    .card .con{
    display: none;
    }
    .card:hover .con{
        display: block;
    }
    /* .rasm:hover{
        z-index: 1;
    } */
}
@media (min-width: 481px) and (max-width: 768px) {
    body{
        background-image: url('images/fon_kirish_768x658.jpg'); 
        background-size:100%;
        width: 100%;
        transition: all 4s linear;
    }
    .sarlav{
        font-size: 40px;
        padding: 0%;
    }
    .menu{
        width: 100%;
    }
    .caro{
        display: none;
    }
    .yordam{
        margin: 0%;
        padding: 0%;
    }
    .logo2{
        left: -10%;
        width: 50%;
        
        text-align: end;
    }
    .lang2{
        justify-content: start;
        text-align: start;
        display: block;
    }
    #btn-back-to-top {
        position: fixed;
        display: none;
        justify-content: center;
        align-items: center;
        background: #d23a18;
        color: wheat;
        width: 44px;
        height: 44px;
        text-align: center;
        border-radius: 50%;
        right: 15px;
        bottom: 20px;
        transition: all 0.5s;
        font-size: 20px;
        z-index: 1000;
    }
    .card .con{
    display: none;
    }
    .card:hover .con{
        display: block;
    }
    /* .rasm:hover{
        z-index: 1;
    } */
}
@media (min-width: 768px) and (max-width: 1024px) {
    body{
        background-image: url('images/fon_kirish_768x658.jpg'); 
        background-size:100%;
        transition: all 4s linear;
    }
    .sarlav{
        font-size: 40px;
        padding: 0%;
    }
    .menu{
        width: 100%;
    }
    .caro{
        display: none;
    }
    .yordam{
        margin: 0%;
        padding: 0%;
    }
    .logo2{
        left: -10%;
        width: 50%;
        
        text-align: end;
    }
    .lang2{
        justify-content: start;
        text-align: start;
        display: block;
    }
    #btn-back-to-top {
        position: fixed;
        display: none;
        justify-content: center;
        align-items: center;
        background: #d23a18;
        color: wheat;
        width: 44px;
        height: 44px;
        text-align: center;
        border-radius: 50%;
        right: 15px;
        bottom: 20px;
        transition: all 0.5s;
        font-size: 20px;
        z-index: 1000;
    }
    .card .con{
    display: none;
    }
    .card:hover .con{
        display: block;
    }
    /* .rasm:hover{
        z-index: 1;
    } */
} 
@media (min-width: 1281px){
    body{
        background-image: url('images/fon_kirish.jpg'); 
        background-size:100%;
    }
    .sarlav{
        font-size: 60px;
        padding: 0%;
    }
    .menu{
        width: 100%;
    }
    .caro{
        display: none;
    }
    .yordam{
        margin: 0%;
        padding: 0%;
    }
    .logo2{
        left: 10%;
        width: 50%;
        text-align: start;
    }
    .lang2{
        justify-content: start;
        text-align: start;
        display: block;
    }
    #btn-back-to-top {
        position: fixed;
        display: none;
        justify-content: center;
        align-items: center;
        background: #d23a18;
        color: wheat;
        width: 44px;
        height: 44px;
        text-align: center;
        border-radius: 50%;
        right: 15px;
        bottom: 20px;
        transition: all 0.5s;
        font-size: 20px;
        z-index: 1000;
    }
    .card .con{
    display: none;
    }
    .card:hover .con{
        display: block;
    }
    /* .rasm:hover{
        z-index: 1;
    } */
}