@font-face {
    font-family: "Mine";
    src: url(src/textstyle/font/minecraft_title_cyrillic-webfont.woff2) format("woff2"),
    url(src/textstyle/font/minecraft_title_cyrillic-webfont.woff) format("woff");
  }


body {
    margin: 0;
    font-family: 'Open Sans', sans-serif;
}

.container {
    margin: 0px 166px;
}

.header {
    background-image: url(bg2.jpg);
    height: 100vh;
    background-repeat: no-repeat;
    background-size: cover;
}


.dishes{
    background-image: url(bg2.jpg);
    height: 100vh;
    background-repeat: no-repeat;
    background-size: cover;
}

/* .nav-item {
    color: #373148;
    text-decoration: none;
    font-weight: 500;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    padding-top: 5px;
    margin-right: 5px;
} */

.header-line {
    padding-top: 50px;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.nav{
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.nav-item {
    color: #373148;
    text-decoration: none;
    font-weight: 700;
    font-size: 14px;

    margin-right: 25px;
    padding-top: 5px;
    margin-right: 5px;
    transition: color 0.3s linear;
}

.nav-items{
    background-color: #191620;
    margin-right: 20px;
    width: 100px;
    height: 50px;
    text-align: center;
    padding: 32px 32px;
    transition: background-color 0.3s linear;

    box-shadow: 0px 11px 4px 0px rgba(0, 0, 0, 0.50), 0px 0px 40px 0px #272331 inset;
}
.item-guide{
    margin-bottom: -9px;
}
.item-info{
    margin-top: -12px;
}




.cart {
    position: relative;

    border-right: 1px solid #FFFFFF;
    padding-right: 10px;
    height: 50px;
}

.cart-img {
    position: absolute;
    top: 18px;
    right: 7px;
}

.cards{
    background-color: #000;
}

.num {
    color: #fff;
    text-decoration: none;
    font-weight: 700;

    transition: color 0.3s linear;
}

.num:hover {
    color: #d81d1d;
}

.phone-text {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
}

.phone-holder {
    display: flex;
    align-items: center;
}

.button {
    
    background-color: #331A42;
    color: #fff;
    text-decoration: none;
    padding: 14px 18px;
    font-weight: 700;

    transition: background-color 0.2s linear;
}

.btn-text{
    color: #8F6AA6;
}

.button:hover {
    background-color: #3b204b;
}

.header-down {
    position: relative;
}

.header-title {
    color: #8E2CDB;
    font-family: 'Mine';
    font-size: 50px;
    font-weight: 400;
   text-shadow: #5a5656 -1px -1px 0, 
                 #333 1px 1px 0;
    text-align: center;
    left: 0;

    margin-top: 40px;
    
    margin-bottom: 12px;
}
.nav-items:hover{
    background-color: #706488;
}
.header-suptitle {
    color: #8F8F8F;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;


}

.header-button {
    background-color: #331A42;
    padding: 14px 28px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    text-decoration: none;

    transition: background-color 0.3s linear;
}

.header-button:hover {
    background-color: #3b204b;
}




.cards-holder {
    display: flex;
    justify-content: space-between;
    padding-top: 10px;
}


.card {
    width: 349px;
    box-shadow: 10px 10px 40px 20px #0000001A;
    margin-right: 31px;
    background-color: #170F1F;
    margin-top: -80px;
    padding: 10px 10px;
}



.card-image {
    display: flex;
    justify-content: center;
    padding-top: 31px;
}

.card-title {
     display: flex;
     color: white;
    justify-content: center;
    margin-bottom: 20px;
    font-family: 'Mine';
    font-size: 26px;
    font-weight: 400;

}

.card-title span {
    color: #D67E35;
    margin-left: 2px;
}

.card-desc {
    text-align: center;
    font-family: 'Tinos', serif;
    font-size: 26px;
    font-weight: 400;
    color: #656363;
}




.history {
    margin-top: 166px;
    padding-bottom: 200px;
}

.history-title {
    font-family: 'Tinos', serif;
    font-size: 54px;
    font-weight: 400;
    width: 444px;
    text-align: center;
    margin-top: 21px;
}

.history-title span {
    color: #D67E35;
}

.history-desc {
    color: #656363;
    font-size: 16px;
    width: 444px;
    text-align: center;
}

.history-number {
    display: flex;
    width: 444px;
    justify-content: center;
    margin-top: 40px;
    margin-left: 30px;
}

.number-item {
    margin-right: 60px;
    text-align: center;
    font-size: 40px;
    color: #BC9060;
}

.number-item span {
    display: block;
    color: #000;
}

.history-images {
    position: relative;
}

.history-holder {
    display: flex;
}

.imgages-1 {
    position: absolute;
    z-index: 0;
    top: 54px;
    left: 211px;
}

.imgages-2 {
    position: absolute;
    z-index: 999;
    top: -92px;
    left: 383px;
}

.imgages-3 {
    position: absolute;
    z-index: 999;
    top: 246px;
    left: 481px;
}




.black-block {
    background-image: url(black-bg.jpg);
    padding: 80px 0;
}

.left-title {
    color: #D67E34;
    font-family: 'Tinos', serif;
    font-size: 52px;
    font-weight: 400;

    margin-bottom: 20px;
}

.left-text {
    font-weight: 700;
    font-size: 24px;
    color: #fff;
}

.right-btn {
    background-color: #FF7400;
    color: #fff;
    text-decoration: none;
    padding: 14px 18px;
    font-weight: 700;
}

.block-holder {
    display: flex;
    justify-content: space-between;
    align-items: center;
}




.dishes-title {
    color: #331A42;
    font-family: 'Mine';
    font-size: 54px;
    font-weight: 400;
    text-align: center;
    padding-top: 132px;
    margin-bottom: 139px;
}

.dishes-title span {
    color: #D67E34;
}


.burgers {
    display: flex;
    justify-content: center;
}

.burger-item {
    display: flex;
    align-items: center;
    margin-bottom: 29px;
}

.burgers-image {
    margin-right: 20px;
}

.burger-text {
    color: #8F8F8F;
    font-family: 'Tinos', serif;
    font-size: 36px;
    margin-left: 20px;
}

.menu {
    background-image: url(bg1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 100px;
}

.menu-title {
    font-family: 'Mine';
    font-size: 54px;
    padding-top: 98px;
    color: #fff;
    text-align: center;
    padding-bottom: 60px;
}

.menu-item {
    border-radius: 15px;
    background-color: #170F1F;
    text-align: center;
    width: 33%;
    padding-top: 80px;
    padding-bottom: 60px;

    margin-right: 20px;

    margin-bottom: 60px;
}

.menu-text {
    color: #8E2CDB;
    font-family: 'Mine';
    font-size: 26px;
    padding-top: 16px;
    padding-bottom: 17px;
}

.menu-subtext {
    color: #6C3C8B;
    font-size: 16px;
}

.menu-btn {

    background-color: #331A42;
    text-decoration: none;
    padding: 14px 67px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    box-shadow: 5px 5px 10px 0px #00000040;

}

.menu-button {
    margin-top: 30px;
}

.price-image {
    position: absolute;
    bottom: 0;
    right: 32px;
}

.menu-image {
    position: relative;
}

.price-420 {
    position: absolute;
    bottom: 32px;
    right: 56px;
    color: #fff;
    font-size: 30px;
}

.menu-items {
    display: flex;
    justify-content: center;
}
