*{
    margin: 0;
    padding: 0;
}

body{
    background-color: rgb(112, 112, 112);
}

.hom{
    width: 100%;
    height: 65vh;
    background: url(images/3.jpg)   ;
    background-position:  center;
    color: white;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 80px;
}


.chaq {
    font-size: 35px;
    word-spacing: 10px;
}

.meno{
    display: flex;
    font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}

li{
    list-style: none;
    margin-left: 40px;
    margin-right: 40px;
    font-size: 27px; 
}


.chaqlari{  
    margin-top: 80px;
    font-size: 40px;
    font-family: fantasy;
}

.chaqlarimatn{
    width: 800px;
    font-size: 20px;
}

.button{
    margin-top: 30px;
    width: 150px;
    height: 50px;
    background-color: black;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid white;
}









.paen{
    width: 100%;
    padding-top: 30px;
    margin-bottom: 50px;
}

.matn{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.baradar2{
color: white;
}

.aksha{
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.aksmatn{
    margin-left: 30px;
    margin-right: 30px;
}

.sevom img{ 
    height: 200px;
    object-fit: cover;
}


.dovom img{ 
    height: 200px;
    object-fit: cover;
}

.matncart{
    width: 300px;
    text-align: justify ;
}



    