.presentation_link a{
    cursor: pointer;
    font-size: 14px;
    margin-top: 10px;
    line-height: 140%;
    color: #CB9D52;
}
#close-popup-custom {
    cursor: pointer;
}
#service_heading_1, #service_heading_2, #service_heading_3 {
    border: none !important;
    color: black !important;
}

.close-icon {
    text-align: center;
  	cursor: pointer;
}
.close-icon svg {
    width: 75px;
    height: 75px;
}
.close-text {
    text-align: center;
 	cursor: pointer;
}
h1.jet-headline.jet-headline--direction-vertical {
    margin: 0 !important;
}

.form-field-type_v:before,
.form-field-guests_v:before,
.form-field-cost_v:before {
    content: ' ';
    position: absolute;
    left: 0;
    width: 100%;
    height: 20px;
    z-index: 99;
}

.bbq-intro-form__item>span.info {
    font-size: 11px;
    line-height: 140%;
    color: #292A40;
    cursor: auto;
    max-width: 180px;
    display: block;
    margin-top: 5px;
}

#menu-tab .jet-tabs__control {
    padding: 4px 8px;
/*     width: 140px; */
}

.form-field-type_v input,
.form-field-guests_v input,
.form-field-cost_v input {
    border: none;
    text-align: center;
    font-weight: bold;
    padding: 0 !important;
}

.zakaz_uslugi {
    cursor: pointer;
}

.menu-list-p {
    justify-content: space-between;
    padding-bottom: 10px;
}

.vihod_popup svg {
    width: 21px;
    height: 21px !important;
}

.menu-list-p-pod {
    display: flex;
    width: 50%;
    justify-content: space-around;
}

.menu-list-p-pod div {
    width: 50%;
    text-align: right;
}

.bbq-menu__links.bbq-menu-links {
    justify-content: center;
    line-height: 18px;
    text-align: center;
}

.bbq-offer-card__descr {
    font-size: 14px;
    line-height: 140%;
    color: #292A40;
    margin-bottom: 20px;
}

.bbq-menu-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.bbq-menu__links.bbq-menu-links>div {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.bbq-menu-links>a,
.bbq-menu-links>div {
    max-width: 250px;
    display: block;
    text-decoration: none;
    margin: 15px 15px;
}

.bbq-menu-links>a>img,
.bbq-menu-links>div>img {
    width: 100%;
    border-radius: 50%;
    height: auto;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.bbq-menu__links-title {
    font-weight: bold;
    font-size: 18px;
    line-height: 140%;
    text-align: center;
    color: #292A40;
    margin: 20px 0 0;
    text-transform: uppercase;
}

.bbq-menu__links .bbq-menu__links-text {
    font-size: 13px;
    text-transform: none;
    font-weight: normal;
    line-height: 1.4;
    margin: 0;
    text-align: center;
}

.bbq-menu-position__title {
    font-weight: 400;
    font-size: 32px;
    line-height: 32px;
    margin-bottom: 10px;
    margin-top: 30px;
}

.menu-itog-hr {
    margin-bottom: 20px;
}

.menu-itog-p-pod {
    width: 100%;
    text-align: right;
}

.bbq-intro-form {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: auto 25px auto 25px auto 25px auto 25px auto;
    grid-template-columns: repeat(5, auto);
    grid-column-gap: 25px;
}

.bbq-menu-info__item {
    color: #292A40;
    font-weight: bold;
    font-size: 28px;
    font-family: 'PT Sans', 'Roboto', sans-serif;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    margin-right: 15px;
    line-height: 29px;
}

.bbq-menu-info__item img {
    margin-right: 5px;
}

.bbq-intro-form p {
    margin: 0
}

.bbq-intro-form__item>p {
    font-weight: normal;
    font-size: 15px;
    line-height: 140%;
    color: #828282;
    margin-bottom: 5px;
}

.bbq-menu-position__title.type-menu {
    color: #CB9D52;
    text-transform: uppercase;
}

.menu-list-p {
    font-weight: normal;
    color: #000000;
    font-size: 16px;
    line-height: 1.4;
    display: flex;
}

.menu-list-p-name {
    width: 50%;
}

.bbq-intro-form__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 42px;
}

.bbq-intro-form__info>p {
    font-size: 22px;
    line-height: 140%;
    color: #292A40;
    font-weight: normal;
}

.cocktail__form-icon {
    display: block;
    margin-right: 5px;
}

#bbq-form-gram {
    margin-right: 25px;
}

.bbq-intro-form__item>label {
    position: relative;
    display: block;
    background: #FFFFFF;
    border: 0.585px solid rgba(137, 137, 137, 0.9);
    border-radius: 4px;
    width: 195px;
    min-height: 42px;
    margin-bottom: 2px;
}

.bbq-intro-form__item>label>select {
    display: block;
    border: none;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border-radius: 0;
    margin: 0;
    width: 100%;
    padding: 7px 13px;
    color: #292A40;
    font-weight: normal;
    font-size: 20px;
    line-height: 140%;
    font-family: 'Roboto', sans-serif;
}

input,
textarea,
select {
    outline: none;
    box-sizing: border-box;
}

.bbq-intro-form__item>input {
    background: #FFFFFF;
    border: 0.585px solid rgba(137, 137, 137, 0.9);
    border-radius: 4px;
    min-height: 43px;
    max-width: 111px;
    font-size: 20px;
    padding: 0 13px;
    color: #292A40;
}

#bbq-form-cost {
    font-weight: normal;
    font-size: 36px;
    line-height: 1;
    color: #292A40;
    margin: 0;
    min-height: 42px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.bbq-intro-form__item>a {
    width: 100%;
    text-align: center;
    padding: 12px;
    max-width: 205px;
    outline: none;
    font-size: 15px;
    line-height: 18px;
    border-radius: 4px;
    color: #FFFFFF;
    background: #CB9D52;
    position: relative;
    border: 2px solid transparent;
    cursor: pointer;
    -webkit-transition: color .5s ease, border-color .5s ease, background-color .5s ease;
    -o-transition: color .5s ease, border-color .5s ease, background-color .5s ease;
    transition: color .5s ease, border-color .5s ease, background-color .5s ease;
    font-weight: bold;
    text-transform: uppercase;
}

.bbq-intro-form__item:last-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.bbq-intro-form__item>span {
    font-weight: normal;
    font-size: 15px;
    line-height: 140%;
    color: #CB9D52;
    text-decoration: none;
    cursor: pointer;
}

.bbq-intro-form__item>a:hover {
    color: #CB9D52;
    background-color: transparent;
    border-color: #CB9D52;
}

.bbq-menu-links>a>span.uppercase,
.bbq-menu-links>div>span.uppercase {
    text-transform: uppercase;
    font-weight: normal;
    line-height: 1.4;
}

.bbq-menu-links>a>span,
.bbq-menu-links>div>span {
    display: block;
    text-align: center;
    margin: 20px 0 20px;
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    color: #292A40;
}

.bbq-menu-links>a>span.lowcase,
.bbq-menu-links>div>span.lowcase {
    text-transform: none;
    font-weight: normal;
    line-height: 1.4;
}


/*Комплексные предложения*/

.bbq-offer-card {
    text-align: center;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 8px 10px rgb(170 174 183 / 50%);
    box-shadow: 0px 8px 10px rgb(170 174 183 / 50%);
    border-radius: 20px;
    padding: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 10px;
    -webkit-transition: -webkit-box-shadow .4s ease-in-out, -webkit-transform .4s ease-in-out;
    transition: -webkit-box-shadow .4s ease-in-out, -webkit-transform .4s ease-in-out;
    -o-transition: box-shadow .4s ease-in-out, transform .4s ease-in-out;
    transition: box-shadow .4s ease-in-out, transform .4s ease-in-out;
    transition: box-shadow .4s ease-in-out, transform .4s ease-in-out, -webkit-box-shadow .4s ease-in-out, -webkit-transform .4s ease-in-out;
}

.bbq-offer-card:hover {
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
    -webkit-box-shadow: 0px 8px 10px rgb(170 174 183);
    box-shadow: 0px 8px 10px rgb(170 174 183);
}

.bbq-offer-card__border {
    width: 100%;
    border: 3px solid rgba(96, 67, 46, 0.49);
    border-radius: 20px;
    padding: 2px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.bbq-offer-card__line {
    width: 100%;
    border: 1px solid rgba(96, 67, 46, 0.85);
    border-radius: 15px;
    padding: 32px 10px 10px;
}

.bis-offer-card__title {
    font-size: 22px;
    line-height: 31px;
    text-transform: uppercase;
    color: #292A40;
    opacity: 0.9;
    margin-bottom: 20px;
}

.bis-offer-card__title b {
    font-size: 26px;
}

.bbq-offer-card__title {
    font-size: 36px;
    line-height: 45px;
    text-transform: uppercase;
    color: #292A40;
    opacity: 0.9;
    margin-bottom: 20px;
}

.bbq-offer-card__price {
    font-weight: bold;
    font-size: 12px;
    line-height: 1;
    color: #292A40;
    letter-spacing: 0.1em;
}

.bbq-offer-card__price>span {
    font-size: 42px;
    letter-spacing: none;
    font-weight: normal;
}

.bbq-offer-card__button {
    outline: none;
    display: block;
    width: 100%;
    max-width: 287px;
    margin: 21px auto 7px;
    padding: 8px 0;
    font-weight: bold;
    font-size: 15px;
    line-height: 18px;
    border-radius: 4px;
    color: #FFFFFF;
    background: #CB9D52;
    color: #FFFFFF;
    position: relative;
    border: 2px solid transparent;
    cursor: pointer;
    -webkit-transition: color .5s ease, border-color .5s ease, background-color .5s ease;
    -o-transition: color .5s ease, border-color .5s ease, background-color .5s ease;
    transition: color .5s ease, border-color .5s ease, background-color .5s ease;
}

.bbq-offer-card__button:hover {
    color: #CB9D52;
    background-color: transparent;
    border-color: #CB9D52;
}

.open-menu-bank {
    cursor: pointer;
    font-size: 14px;
	margin-top: 10px;
	line-height: 140%;
    color: #CB9D52;
}

.block-uslugi-2 .elementor-icon-box-icon,
.block-uslugi-1 .jet-carousel__item-inner {
    box-shadow: 0px 8px 10px 0px rgb(170 174 183 / 50%);
    border-radius: 8px;
}

.block-uslugi-2 .elementor-icon-box-icon,
.block-uslugi-1 .jet-carousel__item-inner {
    transition: box-shadow .4s ease-in-out, transform .4s ease-in-out;
    -webkit-transition: box-shadow .4s ease-in-out, transform .4s ease-in-out;
    -moz-transition: box-shadow .4s ease-in-out, transform .4s ease-in-out;
    -ms-transition: box-shadow .4s ease-in-out, transform .4s ease-in-out;
    -o-transition: box-shadow .4s ease-in-out, transform .4s ease-in-out;
    overflow: hidden;
}

.block-uslugi-2 .elementor-icon-box-icon:hover,
.block-uslugi-1 .jet-carousel__item-inner:hover {
    box-shadow: 0px 8px 10px 0px #aaaeb7;
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
}

@media (min-width: 1025px) {
    .komplex-carusel ul.jet-slick-dots {
        display: none;
    }
}

@media (max-width: 1000px) {
    .bbq-intro-form__item>label {
        width: auto;
    }
}

@media (max-width: 767px) {
    .bbq-intro-form__item>span.info {
        margin: 0 auto;
    }
    #menu-tab .jet-tabs__control {
        width: 100%;
        margin: 0 !important;
    }
    .bbq-menu-info__item {
        font-size: 16px;
    }
    .menu-list-p-pod {
        width: 100%;
    }
    .menu-list-p-name {
        width: 100%;
    }
    .menu-list-p div {
        line-height: 1.2;
    }
    .menu-list-p-pod div b {
        font-size: 12px;
    }
    .bbq-intro-form {
        -ms-grid-columns: (50fr);
        grid-template-columns: repeat(2, 50fr);
        grid-row-gap: 15px;
        grid-column-gap: 15px;
    }
    .bbq-intro-form__item {
        text-align: center;
    }
    .bbq-intro-form__info>p,
    #bbq-form-cost.cocktail__form-text {
        font-weight: bold;
        font-size: 19px;
    }
    .bbq-intro-form__item>a {
        width: 100%;
        max-width: 100%;
    }
    .bbq-intro-form__item:last-child {
        grid-column: 1/3;
    }
    .bbq-intro-form__item>label>select {
        padding: 8px 12px;
        font-size: 18px;
        text-align: center;
        text-align-last: center;
    }
    .bbq-intro-form__item>input {
        text-align: center;
    }
    #bbq-form-gram {
        margin-right: 10px;
    }
    .bbq-intro-form__info,
    #coffe-form-cost,
    #bbq-form-cost {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        min-height: 0;
        font-weight: bold;
        font-size: 22px;
        line-height: 1.4;
    }
    .bbq-intro-form__item>span {
        font-size: 13px;
    }
}

@media (max-width: 520px) {
    #bbq-form-milliliter.cocktail__form-text,
    #bbq-form-gram.cocktail__form-text,
    #bbq-form-cost.cocktail__form-text {
        font-size: 14px!important;
    }
    .bbq-offer-card__title {
        font-size: 40px;
        line-height: 1.2;
    }
    #bbq-form-gram {
        margin-right: 5px;
    }
    p.bis-offer-card__title b {
        font-size: 18px;
    }
    p.bis-offer-card__title {
        font-size: 16px;
        line-height: 1.4;
    }
  	.bbq-menu-position__title {
    	font-size: 16px;
	}
    .menu-list-p{
        display: none;
    }
    .menu-list-p {
        font-size: 12px;
    }
}