@media (min-width: 1200px) {
    .spNew-les .container {
        max-width: 1387px;
    }
}

.mini-her {
    padding: 0 15px;
    height: 30px;
    display: flex;
    width: fit-content;
    align-items: center;
    color: #F08246;
    font-family: Montserrat;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    background: #f0824633;
    border-radius: 76px;
    margin: 0;
}
.mini-her.rev {
    background: #f0824633;
    color: #F08246;
}
.spHead-box {
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.big-hh {
    color: #000;
    font-family: "Montserrat Alternates";
    font-size: 55px;
    font-style: normal;
    font-weight: 800;
    line-height: 110%;
    letter-spacing: -1.1px;
}
.big-hh span {
    color: #F08246
}

/*------------------------------------ LES Newer -------------------------------------*/
.spFst-wrap {
    min-height: 580px;
    background: #f5f5f5 url("/restoran-les/img/first.png") no-repeat center center;
    background-size: cover;
}
.spFst-wrap .sp-section {
    padding: 0 0;
}
.spFst-box {
    padding-top: 150px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.spFst-spa {
    margin: 0;
    color: #FFF;
    font-family: "Montserrat Alternates";
    font-size: 55px;
    font-style: normal;
    font-weight: 900;
    line-height: 86.653%; /* 47.659px */
    letter-spacing: -1.1px;
}
.spFst-spa-tx {
    margin-top: -8px;
    color: #FFF;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 135%; /* 21.6px */
}
.spFst-spa-btns {
    display: flex;
    gap: 20px;
}
.mini-hers {
    display: flex;
    gap: 12px;
    flex-direction: column;
}
.mini-hers .mini-her:first-child {
    color: #ffffff;
    background: rgba(255, 255, 255, 0.15);
}
.mini-hers .mini-her:last-child {
    color: #ffffff;
    background: transparent;
    border: 2px solid rgba(255, 255, 255, 0.15);
}
.btn.spFst-btn {
    height: 56px;
    padding-left: 25px;
    padding-right: 25px;
}
.spFst-btn.whiteBtn {
    background: #ffffff;
    border-color: #ffffff;
    color: #000000;
}

/*-------------------*/
.spFoto-wrap {
    padding: 0 0 0 0;
    /*background: #FBF7F2;*/
}
.spFoto-wrap .container {

}
.spFoto-wrap .sp-section {

}
.spFoto-box {
    display: flex;
    gap: 15px;
}
.spFoto-box_item {
    width: 25%;
    min-width: 300px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    border-radius: 30px;
    background: #FFF;
    padding: 30px;
}
.spFoto-box_item:nth-child(1) {
    background: #F08246;
}
.spFoto-box_item:nth-child(2) {
    background: #7DD3E2;
}
.spFoto-box_item:nth-child(3) {
    background: #0CBFDB;
}
.spFoto-box_item:nth-child(4) {
    background: #29A200;
}
.spFoto-box_item-img {
    width: 64px;
    height: 58px;
}
.spFoto-box_item-tx1 {
    color: #fff;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 135%;
}
.spFoto-box_item-tx2 {
    color: #fff;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 135%;
    margin-top: -8px;
}

/*-------------------*/
.spLes-wrap {
    padding: 65px 0 60px 0;
}
.spLes-box {
    margin-top: 12px;
    display: flex;
    gap: 40px;
}
.spLes-boxL {
    display: flex;
    flex-direction: column;
    gap: 12px;
    flex-grow: 1;
}
.spLes-boxR {
    min-width: 652px;
    height: fit-content;
    display: flex;
    /*padding: 30px;*/
    flex-direction: column;
    align-items: flex-start;
    flex: 1 0 0;
    /*border-radius: 30px;
    background: #FBF7F2;*/
}
.spLes-boxR img {
    border-radius: 30px;
}
.spLes-boxR-tx1 {
    color: #000;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 135%; /* 21.6px */
    margin-bottom: 7px;
}
.spLes-boxR-tx2 {
    color: #000;
    font-family: Montserrat;
    font-size: 18px;
    font-style: italic;
    font-weight: 500;
    line-height: 135%; /* 24.3px */
    margin-bottom: 50px;
}
.spLes-boxR-tx3 {
    color: #000;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 135%; /* 18.9px */
}
.spLesL-tx {
    color: #000;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 135%;
}
.spLesL-items {
    display: flex;
    gap: 10px;
}
.spLesL-item {
    width: 33%;
    display: flex;
    padding: 20px;
    flex-direction: column;
    align-items: flex-start;
    gap: 7px;
    flex: 1 0 0;
    border-radius: 23px;
    background: #FBF7F2;
}
.spLesL-item-tx1 {
    color: #000;
    font-family: "Montserrat Alternates";
    font-size: 27px;
    font-style: normal;
    font-weight: 700;
    line-height: 86.653%;
    letter-spacing: -0.54px;
}
.spLesL-item-tx2 {
    color: #000;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 135%;
}

/*-------------------*/
.spLive-wrap {
    padding: 120px 0;
    background: #cccccc;
}
.spLive-box {
    margin-top: 25px;
    display: flex;
    gap: 15px;
}
.spLive-boxL {
    display: flex;
    padding: 30px;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    flex: 1 0 0;
    border-radius: 35px;
    background: #FFF;
}
.spLive-boxR {
    display: flex;
    padding: 30px;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    flex: 1 0 0;
    border-radius: 35px;
    background: #FFF;
}
.spLive-wrap .big-hh {
    display: flex;
    align-items: flex-end;
}
.big-hh-btn {
    margin-left: auto;
    font-size: 16px;
}

/*-------------------*/
.spWhat-wrap {
    margin: 140px 0 150px 0;
}
.spWhat-items {
    margin-top: 25px;
    display: flex;
    gap: 15px;
}
.spWhat-item {
    border-radius: 35px;
    background: #FBF7F2;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    flex: 1 0 0;
    align-self: stretch;
}
.spWhat-item-img {
    height: 239px;
    align-self: stretch;
}
.spWhat-item-img img {
    border-top-left-radius: 35px;
    border-top-right-radius: 35px;
    height: 100%;
    object-fit: cover;
    width: 100%;
}
.spWhat-item-txs {
    display: flex;
    flex-direction: column;
    padding: 30px;
    gap: 7px;
}
.spWhat-item-tx1 {
    color: #000;
    font-family: "Montserrat Alternates";
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 86.653%; /* 20.797px */
    letter-spacing: -0.48px;
}
.spWhat-item-tx2 {
    color: #000;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 135%; /* 18.9px */
}
.spWhat-btn-wr {
    margin: 25px auto 0 auto;
    display: flex;
    justify-content: center;
}
.btn.spWhat-btn {
    position: relative;
    border-radius: 23px;
    color: #FFF;
    font-size: 16px;
    font-weight: 500;
    line-height: 135%;
    padding: 0 25px;
    padding-left: 64px;
}
.btn.spWhat-btn:before {
    content: "";
    position: absolute;
    top: 9px;
    left: 25px;
    width: 27px;
    height: 30px;
    background: transparent url("/restoran-les/img/pdf.svg") no-repeat center center;
}

/*-------------------*/
.spBron-wrap {
    padding: 120px 0;
    background: #FBF7F2;
    margin-bottom: 120px;
}
.spBron-box {
    margin-top: 20px;
    display: flex;
    gap: 40px;
}
.spBron-boxL {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    gap: 10px;
    color: #000;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 135%;
}
.spBron-boxR {
    min-width: 673px;
    display: flex;
    padding: 35px;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    gap: 25px;
    flex: 1 0 0;
    border-radius: 45px;
    background: #FFF;
}
.spBron-H {
    color: #000;
    font-family: "Montserrat Alternates";
    font-size: 35px;
    font-style: normal;
    font-weight: 700;
    line-height: 115%;
    letter-spacing: -0.7px;
}
.spBron-body {

}

/*-------------------*/
.spDR-wrap {

}
.spDR-box {
    margin-top: 30px;
    display: flex;
    flex-direction: row;
    gap: 40px;
    padding: 35px;
    align-items: flex-end;
    align-self: stretch;
    border-radius: 35px;
    background: #FBF7F2;
}
.spDR-boxL {
    display: flex;
    flex-direction: column;
    gap: 12px;
    flex-grow: 1;
}
.spDR-boxR {
    width: 320px;
    min-width: 320px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    align-items: flex-end;
    justify-content: flex-end;
}
.spDR-boxR-btns {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.spDR-box-tx1 {
    margin-top: 6px;
    color: #000;
    font-family: "Montserrat Alternates";
    font-size: 35px;
    font-style: normal;
    font-weight: 700;
    line-height: 115%; /* 40.25px */
    letter-spacing: -0.7px;
}
.spDR-box-tx2 {
    color: #000;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 135%; /* 21.6px */
}

/*-------------------*/
.spBanket-wrap {
    margin: 140px 0;
}
.spBanket-box {
    margin-top: 25px;
    display: flex;
    flex-direction: row;
    gap: 40px;
}
.spBanket-boxL {
    display: flex;
    flex-direction: column;
    gap: 15px;
    min-width: 673px;
    width: 673px;
    border-radius: 35px;
}
.spBanket-boxL-img {

}
.spBanket-boxL-img img {
    min-height: 358px;
    border-radius: 35px;
}
.spBanket-boxL-tx {
    color: #000;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 135%;
}
.spBanket-boxR {
    display: flex;
    flex-direction: column;
    gap: 20px;
    flex-grow: 1;
}
.spBanket-boxR-wr {
    display: flex;
    flex-direction: column;
    gap: 15px;
    padding: 30px;
    border-radius: 35px;
    background: #FBF7F2;
}
.spBanket-boxR-wr-tx1 {
    color: #000;
    font-family: "Montserrat Alternates";
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 115%; /* 32.2px */
    letter-spacing: -0.56px;
}
.spBanket-boxR-wr-tx2 {
    margin-top: -7px;
    color: #000;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 135%; /* 21.6px */
}
.btn.pinkBtn {
    width: 118px;
    height: 46px;
    position: relative;
    text-transform: uppercase;
    padding: 12px 35px 12px 14px;
    border-radius: 15px;
    border: 1px solid #FCE6DA;
    background: #FCE6DA;
    color: #000;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 135%;
}
.btn.pinkBtn:after {
    content: "";
    position: absolute;
    top: 13px;
    right: 13px;
    width: 17px;
    height: 16px;
    background: transparent url("/restoran-les/img/rydom-bl.svg") no-repeat center center;
}
.spBanket-boxR-wr-tx3 {
    margin-top: -12px;
    color: #ccc;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 135%;
}
.spBanket-boxR .spFst-btn.orangeBtn {
    max-width: 285px;
}

/*-------------------*/
.spOra-wrap {
    margin-top: 0;
    margin-bottom: 120px;
    background: #F08246;
}
.spOra-wrap .sp-section {
    position: relative;
    padding: 120px 0;
}

.spOra-box {
    display: flex;
    justify-content: space-between;
    gap: 40px;
}
.spOra-box-l {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.spOra-box-r {
    padding-top: 40px;
    min-width: 673px;
    width: 673px;
    border-radius: 25px;
}
.spOra-box-r img {
    border-radius: 25px;
    max-height: 345px;
}
.spOra-box-tx1 {
    color: #FFF;
    font-family: "Montserrat Alternates";
    font-size: 55px;
    font-style: normal;
    font-weight: 800;
    line-height: 86.653%; /* 47.659px */
    letter-spacing: -1.1px;
}
.spOra-box-tx2 {
    padding-left: 20px;
    color: #FFF;
    font-family: Montserrat;
    font-size: 16px;
    font-style: italic;
    font-weight: 500;
    line-height: 135%; /* 21.6px */
}
.spOra-box-tx3 {
    color: #FFF;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 135%; /* 18.9px */
}
.spOra-wrap .mini-her {
    background: #ffffff;
    color: #F08246;
}

/*-------------------*/
.spFoto2-wrap {
    padding: 0 0 0 0;
}
.spFoto2-box {
    display: flex;
    gap: 15px;
    margin-top: 10px;
}
.spFoto2-box_item {
    width: 33%;
    display: flex;
    flex-direction: column;
    gap: 12px;
    border-radius: 30px;
    background: #FBF7F2;
    padding: 25px;
}
.spFoto2-box_item-img {
    width: 142px;
    height: 24px;
}
.spFoto2-box_item-tx1 {
    color: #000;
    font-family: Montserrat;
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
    line-height: 135%;
}
.spFoto2-box_item-tx2 {
    color: #444444;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 135%;
    margin-top: auto;
}
.spFoto2-lf {
    bottom: 45px;
    height: 35px;
    position: relative;
    padding: 0 0 0 160px;
    display: flex;
    align-items: end;
    width: fit-content;
    margin-left: auto;
    color: #000;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 135%;
}
.spFoto2-lf:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 142px;
    height: 35px;
    background: transparent url("/restoran-les/img/stars.svg") no-repeat center center;
}

/*-------------------*/
.spBron-wrap .uk-input {
    height: 56px;
    padding: 18px 15px;
    border-radius: 23px;
    background: #FBF7F2;
    border-color: #FBF7F2;
}
.spBron-wrap .uk-textarea {
    padding: 18px 15px;
    border-radius: 23px;
    background: #FBF7F2;
    border-color: #FBF7F2;
    overflow-x: hidden;
    resize: none;
    height: 100px;
}
.spBron-wrap .inputItem {
    flex-direction: column;
}
.spBron-wrap .inputItem-slag {
    color: #000;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 135%;
    margin-bottom: 6px;
}

/*-------------------*/
.footerSocials.for_les .mini-her {
    background: #ffffff;
    margin: 0 auto;
}
.footerSocials.for_les .h2 {
    margin: 0 0 0 0;
    margin-top: 13px;
    color: #000;
    text-align: center;
    font-family: "Montserrat Alternates";
    font-size: 55px;
    font-style: normal;
    font-weight: 800;
    line-height: 115%;
    letter-spacing: -1.1px;
}
.footerSocials.for_les .for_les-tx2 {
    margin: 0 0 0 0;
    margin-top: 13px;
    color: #000;
    text-align: center;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 135%;
}
.footerSocials.for_les .for_les-tx3 {
    color: #999;
    text-align: center;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 135%;
}
.footerSocials.for_les .for_les-btn {
    margin: 25px 0 25px 0;
}

/*-------------------*/
.spBron-boxL img {
    border-radius: 30px;
}

/*---------- Блок "Актульаные акции" ---------*/
.akciiRow {
    margin-top: 30px;
    display: grid;
    gap: 15px;
    grid-template-columns: repeat(2,1fr);
}

.akciiItem {
    border-radius: 45px;
    background: #FBF7F2;
    padding: 35px;
}

.akciiItemTitle {
    color: #000;
    font-family: "Montserrat Alternates";
    font-size: 37px;
    font-style: normal;
    font-weight: 700;
    line-height: 115%;
    letter-spacing: -0.56px;
    margin: 12px 0;
}

.akciiItemText {
    font-size: 16px;
    color: rgba(0,0,0,.5);
    letter-spacing: 0;
    line-height: 1.35;
    margin-bottom: 20px;
}

.akciiItemPriceMinBlock {
    padding: 20px;
    border-radius: 35px;
    border: 2px solid #FFEADE;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.akciiItemPriceMinText {
    flex: 1;
}

.akciiItemPriceMinPrice {
    font-size: 16px;
    line-height: 1.15;
    letter-spacing: 0;
    white-space: nowrap;
}

.akciiItemPriceMinPrice + .akciiItemPriceMinPrice {
    padding-left: 25px;
    margin-left: 25px;
    border-left: 2px solid #FFEADE;
}

.akciiItemPriceMinNotice {
    display: block;
    font-size: 14px;
    line-height: 1.2;
    color: rgba(0,0,0,.3);
}

.akciiItemFooter {
    border-radius: 35px 35px 38px 38px;
    background: #fff;
}

.akciiItemPrice {
    white-space: nowrap;
    color: #F08246;
    font-weight: 700;
    font-size: 28px;
    letter-spacing: 0;
    line-height: 1.1;
    padding: 20px 20px 0 20px;
}

.akciiItemPriceText {
    padding: 0 20px 15px 20px;
    font-weight: 500;
    color: rgba(0,0,0,.5);
    font-size: 14px;
    line-height: 1.1;
}

.akciiItemBtn .btn {
    width: 100%;
}


/*----------------------*/
.spWhat-wrap.child .sp-section {
    padding: 30px 30px;
    background: #f5f5f5;
    border-radius: 16px;
}
.spWhat-wrap.child .mini-her {

}
.spHead-box-wr {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
}
.spWhat-wrap.child .spHead-box {
    width: 50%;
}
.spWhat-wrap.child .spHead-box-tx {
    width: 50%;
    font-size: 22px;
    padding: 0 0 5px 20px;
    line-height: 30px;
}

/*=================================== Media =====================================*/

@media (min-width: 1300px) and (max-width: 1800px) {

}

@media (max-width: 992px) {
    .spFoto-box {
        flex-wrap: wrap;
    }
    .spLes-box {
        flex-wrap: wrap;
    }
    .spBron-box {
        flex-wrap: wrap;
    }
    .spBanket-box {
        flex-wrap: wrap;
    }
    .spOra-box {
        flex-wrap: wrap;
    }
    .akciiRow {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 1024px) {

}

@media (max-width: 768px) {
    .akciiItemPriceMinBlock {
        flex-wrap: wrap;
        padding: 0;
        border: none;
    }
    .akciiItemPriceMinText {
        width: 100%;
        flex: 100%;
        margin-bottom: 15px;
    }
}

@media (max-width: 576px) {
    .spHead-box-wr {
        flex-direction: column;
    }
    .spWhat-wrap.child .spHead-box {
        width: 100%;
    }
    .spWhat-wrap.child .spHead-box-tx {
        width: 100%;
        font-size: 16px;
        padding: 15px 0 5px 0;
        line-height: 24px;
    }
    .big-hh {
        font-size: 32px;
    }
    .spBron-H {
        font-size: 24px;
    }
    .spLes-box,
    .spBron-box,
    .spDR-box,
    .spBanket-box,
    .spOra-box,
    .spFoto2-box,
    .spFst-spa-btns {
        flex-direction: column;
    }
    .spLes-boxR {
        min-width: auto;
    }
    .spWhat-item {
        width: 300px;
        min-width: 300px;
    }
    .spBron-boxR {
        min-width: auto;
        padding: 35px 20px 20px 20px;
        margin: 0 -15px;
    }
    .uk-grid-small,
    .uk-grid-column-small {
        margin-left: 0;
    }
    .uk-grid-small > *,
    .uk-grid-column-small > * {
        padding-left: 0;
    }
    .spDR-boxR,
    .spOra-box-r,
    .spBanket-boxL {
        width: 100%;
        min-width: 100%;
    }
    .spDR-box {
        border-radius: 0;
        padding: 30px 20px;
        margin: 30px -15px 0 -15px;
    }
    .spFoto2-box_item {
        width: 100%;
    }
    .spBanket-boxL-img img {
        min-height: auto;
        border-radius: 0;
    }
    .footerSocials.for_les .h2 {
        font-size: 28px;
    }
    .spFoto2-lf {
        bottom: 0;
        margin-top: 20px;
        margin-left: 0;
    }
    .spFoto2-box {
        margin-top: 30px;
    }
    .spOra-box-tx1 {
        font-size: 28px;
    }
    .spOra-wrap .sp-section {
        padding: 80px 0;
    }
    .spBanket-wrap {
        margin: 80px 0;
    }
    .spDR-boxR {
        margin-top: 0;
    }
    .spBron-wrap {
        padding: 80px 0;
    }
    .spWhat-wrap {
        margin: 80px 0 80px 0;
    }
    .spFst-box {
        padding-top: 60px;
        padding-bottom: 25px;
    }
    .spFst-spa {
        font-size: 32px;
    }
    .spFst-wrap .mini-her {
        padding: 9px 11px;
        border-radius: 15px;
        height: auto;
    }
    .g-recaptcha div,
    .g-recaptcha iframe {
        width: 100% !important;
    }
    .spBron-wrap {
        margin-bottom: 80px;
    }
    .spBanket-boxL-img {
        margin: 0 -15px;
    }
    .spBanket-boxR .spFst-btn.orangeBtn {
        max-width: 100%;
    }
    .spFst-wrap {
        min-height: auto;
    }
    .spWhat-item-img img {
        object-fit: cover;
    }
    .spWhat-item-img {
        height: 160px;
    }
    .spWhat-item-txs {
        padding: 20px 20px;
    }
    .spWhat-item-tx1 {
        font-size: 20px;
        line-height: 24px;
    }
    .spOra-box-tx2 {
        padding-left: 0;
    }
    /*-----*/
    .spFoto-box {
        flex-wrap: nowrap;
        overflow-x: auto;
        /*white-space: nowrap;*/
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
    }
    .spWhat-items {
        flex-wrap: nowrap;
        overflow-x: auto;
        /*white-space: nowrap;*/
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
    }
    .akciiItemPrice {
        font-size: 25px;
    }
    .akciiItemTitle {
        font-size: 25px;
    }
}


@media (max-width: 480px) {

}

@media (max-width: 435px) {

}
















