6 отзывов

Ресторан Променад

+375 (44) 550-18-18
Ресторан Променад
.uc-ban1-panel { background: #777 url(http://content.s2.prom.st/January%25202018/7994gl-min.jpg) center; background-size: cover; padding: 40px 20px; } .uc-ban1-panel strong { color: #eee1ee; font-size: 20px; } .uc-ban1-texts { background-color: rgba(85, 36, 103,0.75); width: 85%; margin: 0 auto; padding: 20px; text-align: center; box-sizing: border-box; } .uc-ban1-header { font-size: 28px; line-height: 30px; color: #eee1ee; margin: 0px 0px 5px; } .uc-ban1-sub-header { font-size: 18px; line-height: 28px; color: #fff; margin: 0px 0px 10px; } .uc-ban1-text { font-size: 15px; line-height: 24px; color: #fff; margin: 0px 0px 10px; } .uc-ban1-link { display: inline-block; text-align: center; text-decoration: none !important; color: #eee1ee!important; border: 2px solid #eee1ee!important; padding: 8px 15px; min-width: 150px; font-size: 16px; border-radius: 3px; transition: all .3s ease; } .uc-ban1-link:hover { color: #fff!important; border: 2px solid #fff!important; } @media screen and (max-width: 700px) { .uc-ban1-texts { margin: 0 auto; width: auto; } } .uc-link { display: inline-block; padding: 8px 15px; text-decoration: none !important; text-align: center; min-width: 150px; color: #fff!important; background-image: -webkit-gradient(linear, left top, left bottom, from(#886394), to(#552467)); background-image: -webkit-linear-gradient(top, #886394, #552467); background-image: -moz-linear-gradient(top, #886394, #552467); background-image: -o-linear-gradient(top, #886394, #552467); background-image: -ms-linear-gradient(top, #886394, #552467); background-image: linear-gradient(top, #886394, #552467); filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', gradientType=0, startColorstr='#886394', endColorstr='#552467'); -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; border: 1px solid #fff; -webkit-box-shadow: -1px 1px 2px rgba(0,0,0,.28); -moz-box-shadow: -1px 1px 2px rgba(0,0,0,.28); box-shadow: -1px 1px 2px rgba(0,0,0,.28); transition: all .3s ease; font-size: 16px; margin-top: 10px; } .uc-link:hover { background-image: -webkit-gradient(linear, left top, left bottom, from(#552467), to(#886394)); background-image: -webkit-linear-gradient(top, #552467, #886394); background-image: -moz-linear-gradient(top, #552467, #886394); background-image: -o-linear-gradient(top, #552467, #886394); background-image: -ms-linear-gradient(top, #552467, #886394); background-image: linear-gradient(top, #552467, #886394); filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', gradientType=0, startColorstr='#552467', endColorstr='#886394'); } .ucv-b1-panel { padding: 20px 0; text-align: center; } .ucv-b1-panel:after { content: " "; display: block; clear: both; font-size: 0px; } .ucv-b1-header { margin-bottom: 40px; text-align: center; } .ucv-b1-wrapper { display: inline-block; vertical-align: top; margin: 10px 0.5%; text-decoration: none; } .ucv-b1-img-holder { display: block; text-align: center; position: relative; overflow: hidden; max-width: 300px; margin: 0 auto; border: 1px solid #ebebeb; } .ucv-b1-img-holder img { display: block; height: auto !important; } .ucv-b1-img-holder:hover .ucv-b1-hint { left: 0; } .ucv-b1-hint { position: absolute; top: 0; left: -100%; width: 100%; height: 100%; background-color: rgba(85, 36, 103, 0.9); text-align: left; color: #fff; transition: all .7s cubic-bezier(0.31, 0.57, 0.31, 2.0); overflow: hidden; } .ucv-b1-hint-body { position: absolute; top: 50%; left: 0; width: 100%; transform: translateY(-50%); -webkit-transform: translateY(-50%); padding: 15px; box-sizing: border-box; } .ucv-b1-name { font-size: 16px; color: #886394; display: inline-block; margin-top: 10px; } .ucv-b1-name:hover { color: #552467; } .ucv-b1-desc { display: block; margin: 10px 0; position: absolute; visibility: hidden; color: #333; } .ucv-b1-panel .ucv-b1-wrapper { width: 31%; text-decoration: none; } @media screen and (max-width: 1060px) { .ucv-b1-panel .ucv-b1-wrapper { width: 46%; } .ucv-b1-panel .ucv-b1-wrapper+.ucv-b1-wrapper+.ucv-b1-wrapper { width: 46%; } } @media screen and (max-width: 700px) { .ucv-b1-desc { position: static; visibility: visible; } .ucv-b1-panel .ucv-b1-wrapper, .ucv-b1-panel .ucv-b1-wrapper+.ucv-b1-wrapper+.ucv-b1-wrapper { width: auto; margin-right: 15px; margin-left: 15px; } } .uc-clear {clear:both; height:0px;} .uc-numbers { padding: 20px; text-align: left; } .uc-numbers_wrap { display: flex; flex-wrap: wrap; } .uc-numbers h2 { text-align: center; margin-bottom: 30px; } .uc-numbers-scheme { background: #efe4f4 url(https://static-cache.by.uaprom.net/image/se/texture_transparent16.png?r=1604b94a352b829461fe51a92342e573); border-radius: 3px; display: inline-block; width: 48%; margin: 1%; padding: 40px 10px 10px 20px; color: #000; box-sizing: border-box; transition: all .3s ease; } .uc-numbers-scheme:hover { background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #eee1ee), color-stop(100%, #aa8db2)); background-image: -webkit-linear-gradient(top, #eee1ee, #aa8db2); background-image: -moz-linear-gradient(top, #eee1ee, #aa8db2); background-image: -o-linear-gradient(top, #eee1ee, #aa8db2); background-image: -ms-linear-gradient(top, #eee1ee, #aa8db2); background-image: linear-gradient(top, #eee1ee, #aa8db2); filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr=#eee1ee, endColorstr=#aa8db2), progid:DXImageTransform.Microsoft.AlphaImageLoader(); transition: all .3s ease; } .uc-numbers-scheme strong { transition: all .3s ease; display: inline-block; font-size: 80px; color: #886394; } .uc-numbers-scheme:hover strong { transition: all .3s ease; color: #552467; transform: translateY(-7px); } .uc-numbers-scheme em { font-size: 15px; color: #886394; transition: all .3s ease; display: inline-block; font-weight: bold; font-style: inherit; } .uc-numbers-scheme:hover em { color: #552467; transition: all .3s ease; } @media screen and (max-width: 1000px) { .uc-numbers-scheme { width: 48%; margin: 1%; } } @media screen and (max-width: 800px) { .uc-numbers-scheme { width: 100%; margin: 10px 0; } } .uc-order { padding: 20px; text-align: center; } .uc-order_wrap { display: flex; flex-wrap: wrap; } .uc-order h2 { margin-bottom: 30px; } .uc-order strong{ color: #886394; font-size: 21px; line-height: 28px; } .uc-order-scheme { width: 50%; margin: 0%; padding: 20px 30px; box-sizing: border-box; vertical-align: top; box-shadow: 0 400px 5px #eee1ee inset; outline: 1px solid #fff; outline-offset: -5px; transition: all .6s ease; } .uc-order-scheme:hover { box-shadow: 0 0 5px #eee1ee inset, 0 -400px 5px #f7eaf7 inset; transition: all .6s ease; } @media screen and (max-width: 900px) { .uc-order-scheme { width: 98%; margin: 5px auto; } } .uc-oco-panel { padding: 20px; } .uc-oco-header { text-align: center; padding-bottom: 20px; } .uc-oco-table { border-width: 0px !important; width: 100% !important; table-layout: fixed; float: left; } .uc-oco-table+.uc-oco-table { margin-left: 0%; } .uc-oco-table td { padding: 10px; transition: all 0.5s; } .uc-oco-table img { transition: all 0.4s; } .uc-oco-table tr:hover td { box-shadow: 0 100px 0 #552467 inset; transition: all 0.5s; color: #fff; } .uc-oco-table tr:hover img {} .uc-oco-table-col1 { width: 50px; position: relative; height: 50px; padding-left: 15px; transition: all 0.85s; } .uc-oco-table tr:hover .uc-oco-table-col1 { transition: all 0.85s; box-shadow: 0 -100px 0 #886394 inset !important; } @media screen and ( max-width: 500px) { .uc-oco-table td { vertical-align: top!important; } } .uc-oco-table tr img { position: absolute; top: 50%; left: 50%; } .uc-table_ocons { transition: all 0.1s ease 0s; transform: translate(-50%, -50%) scale(1.0); } .uc-table_ocons2 { -khtml-opacity: 0; -moz-opacity: 0; opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); transform: translate(-50%, -50%) scale(0); -moz-transform: translate(-50%, -50%) scale(0); -webkit-transform: translate(-50%, -50%) scale(0); -o-transform: translate(-50%, -50%) scale(0); -ms-transform: translate(-50%, -50%) scale(0); -webkit-transition: opacity .2s ease-in-out, transform .2s ease-in-out .1s; -moz-transition: opacity .2s ease-in-out, transform .2s ease-in-out .1s; -o-transition: opacity .2s ease-in-out, transform .2s ease-in-out .1s; transition: opacity .2s ease-in-out, transform .2s ease-in-out .1s; } .uc-oco-table tr:hover .uc-table_ocons { transition: all 0.1s ease 0s; transform: translate(-50%, -50%) scale(0.0); } .uc-oco-table tr:hover .uc-table_ocons2 { -khtml-opacity: 1; -moz-opacity: 1; opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); transform: translate(-50%, -50%) scale(1); -moz-transform: translate(-50%, -50%) scale(1); -webkit-transform: translate(-50%, -50%) scale(1); -o-transform: translate(-50%, -50%) scale(1); -ms-transform: translate(-50%, -50%) scale(1); } @media screen and (max-width: 1000px) { .uc-oco-table { float: none; width: 100% !important; } .uc-oco-table+.uc-oco-table { margin: 0; } } @media screen and ( max-width: 500px) { .uc-oco-table td { vertical-align: top!important; } } .uc-banner-panel { padding: 15px 20px 0 50px; } .uc-banner-color { display: flex; width: 100%; margin-top: 40px; height: auto; background: #aa8db2; margin-bottom: 60px; } .uc-banner-text { margin-top: -40px; margin-bottom: 40px; margin-left: -30px; width: auto; background-color: #eee1ee; padding: 30px 40px; box-shadow: 0 10px 10px rgba(0,0,0, .3); text-align: center; } .uc-banner-text h2 { margin: 0; padding: 10px 0; border-top: 1px solid #886394; border-bottom: 1px solid #886394; } .uc-banner-img { background: url(http://content.s3.prom.st/January%202018/7994photos-min.jpg) center center/cover; width: 250px; height: 250px; flex-shrink: 0; margin-top: 40px; margin-right: 30px; margin-left: -25px; margin-bottom: -40px; box-shadow: 0 10px 10px rgba(0,0,0, .3); } @media screen and (max-width: 800px) { .uc-banner-panel { padding: 20px; } .uc-banner-text { margin-right: 20px; padding: 20px; } .uc-banner-color { flex-wrap: wrap; flex-direction: column; } .uc-banner-img { width: 150px; height: 150px; margin-top: -100px; margin-right: -15px; align-self: flex-end; } } .uc-b5-panel { padding: 20px 0; text-align: center; } .uc-b5-panel:after { content: " "; display: block; clear: both; font-size: 0px; } .uc-b5-header { margin-bottom: 40px; } .uc-b5-wrapper { display: inline-block; vertical-align: top; width: 21%; margin: 10px 0.5%; } .uc-b5-arr { width: 10px; font-size: 30px; color: #312c32; vertical-align: middle; padding-top: 10px; } .uc-b5-arr2 {} .uc-b5-arr3 { } .uc-b5-text { margin: 10px 0 0; } @media screen and (max-width: 1160px) { .uc-b5-wrapper { width: 25%; } .uc-b5-arr2 { display: none; } .uc-b5-arr3 { display: inline-block; } } @media screen and (max-width: 800px) { .uc-b5-wrapper { width: 60%; } .uc-b5-arr { display: none; } } .uc-b5-wrapper:hover img { animation: 1500ms ease 0s normal none 1 running flip; } @keyframes flip { from { transform: perspective(400px) rotate3d(0, 1, 0, -360deg); animation-timing-function: ease-out; } 40% { transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg); animation-timing-function: ease-out; } 50% { transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg); animation-timing-function: ease-in; } 80% { transform: perspective(400px) scale3d(.95, .95, .95); animation-timing-function: ease-in; } to { transform: perspective(400px); animation-timing-function: ease-in; } } .animated.flip { -webkit-backface-visibility: visible; backface-visibility: visible; animation-name: flip; } .uc-e1-panel { padding: 20px 60px; text-align: center; } .uc-title { -moz-border-radius: 10px 10px 0 0; -webkit-border-radius: 10px 10px 0 0; -o-border-radius: 10px 10px 0 0; border-radius: 10px 10px 0 0; background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #eee1ee), color-stop(100%, #aa8db2)); background: -webkit-linear-gradient(top, #eee1ee, #aa8db2); background: -moz-linear-gradient(top, #eee1ee, #aa8db2); background: -o-linear-gradient(top, #eee1ee, #aa8db2); background: -ms-linear-gradient(top, #eee1ee, #aa8db2); background: linear-gradient(top, #eee1ee, #aa8db2); filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr=#eee1ee, endColorstr=#aa8db2), progid:DXImageTransform.Microsoft.AlphaImageLoader(); color: #424546; font-size: 18px; line-height: 22px; font-weight: bold; zoom: 1; display: block; margin-top: 30px; padding: 10px 15px; } Ресторан «Променад» — вкус роскошной жизни Организация банкетов и выездной кейтеринг Работаем с 2001 года. Организуем любое мероприятие под ключ. Предоставляем выездное обслуживание по всей территории РБ и РФ. Постоянным гостям дарим выгодные скидки! Изучить перечень услуг Самые заманчивые предложения Профессиональная организация и обслуживание банкетов и фуршетов от 10 человек. Отличный выбор для небольшого семейного торжества, корпоратива, дня рождения. Организация банкета (минимум 10 человек) Профессиональная организация и обслуживание банкетов и фуршетов от 10 человек. Отличный выбор для небольшого семейного торжества, корпоратива, дня рождения. Выездное обслуживание любых мероприятий — детские праздники, свадебные церемонии, бизнес-ланчи, вечеринки, кофе-паузы, фуршеты и презентации. Выездной кейтеринг (минимум 25 человек) Выездное обслуживание любых мероприятий — детские праздники, свадебные церемонии, бизнес-ланчи, вечеринки, кофе-паузы, фуршеты и презентации. Предоставляем в аренду все необходимое для организации банкетов и торжеств: мебель, столовые приборы, текстильные изделия, посуда для горячих блюд и холодных закусок. Аренда оборудования для банкетов и торжеств Предоставляем в аренду все необходимое для организации банкетов и торжеств: мебель, столовые приборы, текстильные изделия, посуда для горячих блюд и холодных закусок. Хороший отдых гарантирован! К вашим услугам три комфортных зала, рассчитанных на размещение15, 25 и 160 гостей. Предусмотрено множество вариантов декора, в зависимости от ваших предпочтений и характера мероприятия. Наши повара порадуют вас изысканными блюдами европейской кухни. Под заказ мы будем рады приготовить для вас различные деликатесы на мангале. Внимательные и вежливые официанты сделают все, чтобы ваш вечер прошел идеально. На специально оборудованной сцене для вас будут выступать популярные артисты и музыканты. Все залы оборудованы кондиционерами. Предлагаем воспользоваться большим экраном с проектором, проводим выездную регистрацию. Рядом с рестораном расположена автомобильная парковка. Посмотреть все предложения Ресторан «Променад» — традиции гостеприимства 1. Комплексные услуги ООО «Променад» предоставляет различные варианты составления вашего меню и программы досуга. Организуем под ключ банкеты, кофе-паузы, выездные фуршеты и выездные регистрации брака на базе ресторана. 2. Приятные цены Наши цены одни из самых выгодных в Минске. Дополнительным преимуществом сотрудничества с ООО «Променад» является отсутствие оплаты за аренду зала под мероприятие. 3. Помощь экспертов Наши специалисты по работе с клиентами помогут подобрать наиболее выгодный для вас вариант меню и банкетный зал, учитывая все ваши требования и финансовые возможности. 4. Соблюдение обязательств Гарантируем индивидуальный подход, примем во внимание все ваши пожелания и предпочтения ваших гостей. В нашем штате настоящие профессионалы, которые сделают любой праздник незабываемым. К списку услуг Наша фотогалерея Предлагаем вам прямо сейчас ознакомиться с нашим интерьером, примерами украшения залов и организации банкетов. В ресторане «Променад» всегда вкусно и комфортно, удостоверьтесь в этом лично! Смотреть фото «Променад» — пожалуй, лучший вариант времяпровождения Фиксированная стоимость услуг Мы не меняем цены, озвученные специалистом по работе с клиентами в день бронирования. Выгодные условия сотрудничества В случае организации мероприятий под ключ, доплата за помощь в организации не взимается. К ассортименту услуг Как мы работаем? Обращение по телефону или встреча со специалистом по работе с клиентами. → Бронирование даты оказания услуги, предоплата в размере 30% от общей стоимости услуг. → Согласование меню и программы досуга, проведение мероприятия в оговоренные сроки. → Окончательный расчет удобным для клиента способом: наличными или безналичный расчет. Ресторан «Променад» — место, где вам всегда рады Ждем гостей ежедневно! Доверьте организацию вашего торжества профессионалам. Приходите в ресторан «Променад», наслаждайтесь настоящими кулинарными шедеврами, приятной музыкой и дружелюбной атмосферой! Сделать заказ

Витрина