body {
    background: url("/img/body_bg.webp") center;
    background-color: #e8e8e8;
    margin: 0;
}

*,
*::before,
*::after {
    box-sizing: border-box;
    font-family: sans-serif;
}

p {
    margin: 4px 0;
}


/* === container === */

.container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}


/* === header === */

.header {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    padding: 10px 5px;
    background: #ffcd44;
    z-index: 100;
}

.header-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 55px;
}

.logo {
    font-size: 30px;
    text-decoration: none;
    text-transform: uppercase;
    color: #000;
    margin-left: 5px;
}

.nav {
    display: flex;
    margin-left: 90px;
}

.nav-link {
    margin-left: 30px;
    color: #000;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
    opacity: .70;
    transition: opacity .2s linear;
    font-weight: 600;
}

.nav-link:first-child {
    margin-left: 0;
}

.nav-link:hover {
    opacity: 1;
}

.burger {
    display: none;
    background: none;
    border: 0;
    padding: 10px 0;
    cursor: pointer;
    margin-right: 15px;
}

.burger-item {
    display: block;
    width: 30px;
    height: 4px;
    background-color: #000;
    font-size: 0;
    color: transparent;
    position: relative;
    border-radius: 10px;
}

.burger-item:before,
.burger-item:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    z-index: 1;
    background-color: #000;
    border-radius: 10px;
}

.burger-item:before {
    top: -8px;
}

.burger-item:after {
    bottom: -8px;
}

.header-contact {
    text-decoration: none;
    color: #fff;
    font-size: x-large;
    font-weight: 400;
    font-family: 'Bebas Neue', cursive;
    background: #81be3b;
    padding: 8px 15px 6px 15px;
    border-radius: 8px;
    margin-right: 15px;
}


/* === main === */

.main {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100vh;
    width: 100%;
    background: url("/img/main-asorti.webp") center no-repeat;
    box-shadow: 2px 2px 5px 1px rgb(0 0 0 / 18%);
}

.menu__intro {
    display: flex;
    justify-content: center;
    background-color: #ffcd4478;
    padding: 20px 0;
}

.main-logo {
    display: flex;
}

.in-main-logo {
    width: 60%;
    margin: 0 auto;
}


/* === menu === */

.menu__text {
    height: 95vh;
    align-items: end;
    display: flex;
    justify-content: center;
    color: #fff;
}

.menu-container {
    position: relative;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding-top: 100px;
}

.menu-list-all {
    display: inline-flex;
    position: relative;
    width: 100%;
    vertical-align: top;
    box-sizing: border-box;
    margin: 0 auto;
    flex-wrap: wrap;
    align-content: inherit;
    justify-content: center;
}

.menu-list-item {
    align-items: stretch;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    position: relative;
    width: 250px;
    min-width: 175px;
    height: 500px;
    margin: 0 15px 30px;
    padding: 10px 10px;
    vertical-align: top;
    box-sizing: border-box;
    border-radius: 10px;
    background-color: #f2f3f7;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
}

.menu-item-name {
    display: flex;
    justify-content: center;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 400;
    height: 50px;
    padding-left: 5px;
    padding-right: 5px;
}

.menu-item-info {
    font-size: 13px;
    height: 50px;
    padding-left: 5px;
    padding-right: 5px;
}

.menu-item-info-short {
    font-size: 13px;
    height: 50px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
}

.menu-price {
    display: flex;
    flex-direction: column;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
    position: relative;
    background: #81be3b;
    border-radius: 5px;
    padding: 3px 0;
    flex-wrap: wrap;
    align-content: center;
    margin-bottom: 15px;
}

.menu-price-long {
    display: flex;
    justify-content: center;
    margin-top: 83px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
    background: #81be3b;
    border-radius: 5px;
    padding: 3px 0;
}

.menu-price-longer {
    display: flex;
    justify-content: center;
    margin-top: 67px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
    background: #81be3b;
    border-radius: 5px;
    padding: 3px 0;
}


/* === menu image === */

.kebab-tav {
    background: url("/img/kebab-tav.webp") center no-repeat;
    height: 50%;
    width: 100%;
    border-radius: 5px;
}

.kebab-hav {
    background: url("/img/kebab-hav.webp") center no-repeat;
    height: 50%;
    width: 100%;
    border-radius: 5px;
}

.chalaxach-xoz {
    background: url("/img/chalaxach-xoz.webp") center no-repeat;
    height: 50%;
    width: 100%;
    border-radius: 5px;
}

.papuk-xoz {
    background: url("/img/papuk-xoz.webp") center no-repeat;
    height: 50%;
    width: 100%;
    border-radius: 5px;
}

.kartol-plech {
    background: url("/img/kartol-plech.webp") center no-repeat;
    height: 50%;
    width: 100%;
    border-radius: 5px;
}

.xars {
    background: url("/img/xars.jpg") center no-repeat;
    height: 50%;
    width: 100%;
    border-radius: 5px;
}

.shaurma {
    background: url("/img/shaurma.webp") center no-repeat;
    height: 50%;
    width: 100%;
    border-radius: 5px;
}

.cola-05 {
    background: url("/img/cola-05.webp") center no-repeat;
    height: 50%;
    width: 100%;
    border-radius: 5px;
}

.cola-025 {
    background: url("/img/cola-025.webp") center no-repeat;
    height: 50%;
    width: 100%;
    border-radius: 5px;
}

.fanta-05 {
    background: url("/img/fanta-05.webp") center no-repeat;
    height: 50%;
    width: 100%;
    border-radius: 5px;
}

.fanta-025 {
    background: url("/img/fanta-025.webp") center no-repeat;
    height: 50%;
    width: 100%;
    border-radius: 5px;
}

.sprite-05 {
    background: url("/img/sprite-05.webp") center no-repeat;
    height: 50%;
    width: 100%;
    border-radius: 5px;
}

.sprite-025 {
    background: url("/img/sprite-025.webp") center no-repeat;
    height: 50%;
    width: 100%;
    border-radius: 5px;
}

.tomat-300 {
    background: url("/img/tomat-300.webp") center no-repeat;
    background-size: cover;
    height: 50%;
    width: 100%;
    border-radius: 5px;
}

.mat-xoz {
    background: url("/img/mat-xoz.webp") center no-repeat;
    height: 50%;
    width: 100%;
    border-radius: 5px;
}

.shish-tavuk {
    background: url("/img/shish-tavuk.webp") center no-repeat;
    height: 50%;
    width: 100%;
    border-radius: 5px;
}

.tevik-hav {
    background: url("/img/tevik-hav.webp") center no-repeat;
    height: 50%;
    width: 100%;
    border-radius: 5px;
}

.bud-hav {
    background: url("/img/bud-hav.webp") center no-repeat;
    height: 50%;
    width: 100%;
    border-radius: 5px;
}

.kartol-salof {
    background: url("/img/kartol-salof.webp") center no-repeat;
    height: 50%;
    width: 100%;
    border-radius: 5px;
}

.kartol-fri {
    background: url("/img/kartol-fri.webp") center no-repeat;
    height: 50%;
    width: 100%;
    border-radius: 5px;
}

.tevik-kcu {
    background: url("/img/tevik-kcu.webp") center no-repeat;
    height: 50%;
    width: 100%;
    border-radius: 5px;
}

.gril-hav {
    background: url("/img/gril-hav.webp") center no-repeat;
    height: 50%;
    width: 100%;
    border-radius: 5px;
}

.hot-dog {
    background: url("/img/hot-dog.webp") center no-repeat;
    height: 50%;
    width: 100%;
    border-radius: 5px;
}

.sunk-xorov {
    background: url("/img/sunk-xorov.webp") center no-repeat;
    height: 50%;
    width: 100%;
    border-radius: 5px;
}

.tan-05 {
    background: url("/img/tan-05.webp") center no-repeat;
    height: 50%;
    width: 100%;
    border-radius: 5px;
}

.iqibir-xoz {
    background: url("/img/iqibir-xoz.webp") center no-repeat;
    height: 50%;
    width: 100%;
    border-radius: 5px;
}

.sirt-tavar {
    background: url("/img/sirt-tavar.webp") center no-repeat;
    height: 50%;
    width: 100%;
    border-radius: 5px;
}

.file-hort {
    background: url("/img/file-hort.webp") center no-repeat;
    height: 50%;
    width: 100%;
    border-radius: 5px;
}


/* === info blog === */

.about {
    padding-top: 65px;
}

.info-text {
    align-items: end;
    display: flex;
    justify-content: center;
}

.info-block {
    padding: 0 50px;
    margin-bottom: 30px;
    font-size: 16px;
}

.location {
    margin-top: 50px;
    padding: 0 50px;
}

.info-image {
    margin: 15px 0 0;
    height: 450px;
    width: 100%;
    object-position: 50% 50%;
    object-fit: cover;
    border-radius: 5px;
}


/* === google map === */


/* .googlemap {
    margin: 0 auto;
    width: 100vw;
    height: 400px;
    background: #000;
    margin-bottom: 50px;
} */


/* === yandex map === */

#map {
    width: 99vw;
    height: 500px;
}


/* === footer === */

footer {
    width: 100%;
    position: relative;
    left: 0;
    bottom: 0;
    padding: 15px 5px;
    background: #ffcd44;
    font-size: 18px;
    padding: 30px 5px;
}

.footer-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
    margin: auto 15px;
}

.footer-location {
    display: flex;
    font-weight: 500;
}

.footer-phone {
    display: flex;
    text-decoration: none;
    color: #000;
    font-weight: 500;
}

.footer-copyrate {
    display: flex;
    justify-content: center;
    margin: 25px auto 0;
}


/* === buttons === */

.tesak {
    position: absolute;
    display: flex;
    margin: 0 auto;
    font-size: 18px;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    padding: 10px 20px;
    border: 3px solid #ffcd4478;
    border-radius: 9px;
    position: relative;
    color: #ffcd44;
    background: #ffcd4452;
    text-decoration: none;
    transition: 0.3s ease all;
    z-index: 1;
}

.tesak:before {
    transition: 0.5s all ease;
    position: absolute;
    top: 0;
    left: 50%;
    right: 50%;
    bottom: 0;
    opacity: 0;
    content: '';
    background-color: #ffcd44;
    z-index: -1;
    border-radius: 6px;
}

.tesak:hover,
.tesak:focus {
    color: black;
    border-radius: 9px;
}

.tesak:hover:before,
.tesak:focus:before {
    transition: 0.5s all ease;
    left: 0;
    right: 0;
    opacity: 1;
}

.tesak:active {
    transform: scale(0.9);
}


/* === @media === */

@media (max-width: 935px) {
    .nav {
        display: none;
        width: 100%;
        text-align: right;
        flex-direction: column;
        position: absolute;
        right: 0;
        top: 100%;
        background-color: #e5b83bd4;
    }
    .nav.show {
        display: flex;
    }
    .nav-link {
        padding: 10px 15px;
        font-size: 15px;
        font-weight: 700;
    }
    .burger {
        display: block;
    }
    .header {
        padding: 10px 10px;
    }
    .header-contact {
        margin-right: 35px;
    }
    .menu-list-item {
        height: 420px;
        max-width: 250px;
        min-width: 175px;
        flex: 1 1 175px;
    }
}


/* @media (max-width: 767px) {
   
}

@media (max-width: 671px) {
   
}*/

@media (max-width: 522px) {
    .footer-content {
        font-size: 14px;
    }
    p {
        font-size: 13px;
    }
    .tesak {
        top: 20vh;
    }
}
