Профессиональное оборудование
.b-page__company-info {
background: #171717;
color: #fff;
padding: 20px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
text-align: left;
}
.ucv-a2-panel strong {
font-size: 20px;
color: #e72335;
}
.ucv-a2-panel {
background: #fff url('https://s3.eu-central-1.amazonaws.com/content-satu/June2022/1643284082_10-krot-info-p-kukhnya-restorana-13.jpg') center;
background-size: cover;
display: flex;
align-items: flex-start;
}
.ucv-a2-texts {
background-color: rgba(23, 23, 23, 0.85);
margin: 0;
padding: 20px 15px 20px 40px;
width: 50%;
text-align: left;
border-radius: 0;
}
.ucv-a2-header {
font-size: 26px !important;
line-height: 32px !important;
color: #e72335;
margin: 0px 0px 5px;
padding: 7px 60px 7px 15px;
}
.ucv-a2-sub-header {
font-size: 16px;
line-height: 32px;
padding: 7px 15px;
color: #fff;
margin: 0px 0px 10px;
}
.ucv-a2-text {
position: relative;
font-size: 14px;
line-height: 26px;
color: #fff;
margin: 0px 0px 10px;
/*border-left: 2px solid #e72335;*/
padding-left: 10px;
}
.ucv-a2-link {
display: inline-block;
height: 37px;
line-height: 37px;
text-decoration: none !important;
text-align: center;
color: #fff !important;
padding: 0 20px;
background: #e72335;
/*border-radius: 3px;*/
font-size: 16px;
}
.ucv-a2-link:hover {
background: #3e312a;
transition: all .3s ease;
}
@media screen and (max-width: 1300px) {
.ucv-a2-texts {
width: auto;
text-align: left !important;
border-radius: 0;
}
.ucv-a2-panel {
padding: 0;
}
}
.ucv-a2-text::after {
content: "";
position: absolute;
top: -10px;
left: -6px;
/*background: #e72335;*/
height: 10px;
width: 10px;
border-radius: 100%;
}
.ucv-a2-text::before {
content: "";
position: absolute;
bottom: -10px;
left: -6px;
/*background: #e72335;*/
height: 10px;
width: 10px;
border-radius: 100%;
}
.uc-btns {
display: inline-block;
padding: 8px 30px;
font-size: 16px;
color: #fff !important;
text-decoration: none !important;
background: #e72335;
transition: all .3s ease;
}
.uc-btns:hover {
background: #3e312a;
transition: all .3s ease;
}
.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;
text-align: center;
position: relative;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
z-index: 1;
color: #fff !important;
border-bottom: 1px solid #333;
line-height: 18px;
margin: 0 0 15px 0;
padding-bottom: 14px;
}
@media screen and (max-width: 500px) {
.ucv-b1-header {
color: #333 !important;
}
}
.ucv-b1-wrapper {
display: inline-block;
vertical-align: top;
margin: 10px .5%;
text-decoration: none;
}
.ucv-b1-img-holder {
display: block;
text-align: center;
position: relative;
overflow: hidden;
max-width: 400px;
margin: 0 auto;
border: 1px solid #ebebeb;
}
.ucv-b1-img-holder__bl {
display: block;
position: relative;
overflow: hidden;
max-width: 450px;
margin: 0 auto;
}
.ucv-b1-img-holder__bl:after {
content: '';
display: inline-block;
position: absolute;
bottom: 0;
right: 0;
background: #3e312a;
height: 2px;
transition: all .2s ease-out;
width: 0;
}
.ucv-b1-img-holder__bl:hover:after {
transition: all .2s ease-out;
width: 400px;
}
.ucv-b1-img-holder__bl:hover:before {
transition: all .4s ease-out .2s;
height: 400px;
}
.ucv-b1-img-holder__bl:before {
content: '';
display: inline-block;
position: absolute;
bottom: 0;
left: 0;
background: #3e312a;
height: 0;
transition: all .4s ease-out .2s;
width: 2px;
z-index: 5;
}
.ucv-b1-img-holder:after {
content: '';
display: inline-block;
position: absolute;
top: 0;
left: 0;
background: #e72335;
height: 2px;
transition: all .2s ease-out;
width: 0;
}
.ucv-b1-img-holder:before {
content: '';
display: inline-block;
position: absolute;
top: 0;
right: 0;
background: #e72335;
height: 0;
transition: all .4s ease-out .2s;
width: 2px;
z-index: 5;
}
.ucv-b1-img-holder:hover:after {
transition: all .2s ease-out;
width: 400px;
}
.ucv-b1-img-holder:hover:before {
transition: all .4s ease-out .2s;
height: 400px;
}
.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(23, 23, 23, 0.8);
text-align: left;
color: #fff;
transition: all 0.6s ease 0s;
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: 15px;
color: #fff;
display: inline-block;
margin-top: 10px;
}
.ucv-b1-name:hover {
color: #3e312a;
}
.ucv-b1-desc {
display: block;
margin: 10px 0;
position: absolute;
visibility: hidden;
color: #333;
}
.ucv-b1-panel .ucv-b1-wrapper {
width: 32%;
}
@media screen and (max-width: 768px) {
.ucv-b1-desc {
position: static;
visibility: visible;
}
.ucv-b1-name {
color: #333;
}
.ucv-b1-panel .ucv-b1-wrapper {
width: 32%;
}
.ucv-b1-panel .ucv-b1-wrapper+.ucv-b1-wrapper+.ucv-b1-wrapper {
width: 32%;
}
}
@media screen and (max-width: 630px) {
.ucv-b1-hint-body {}
}
@media screen and (max-width: 500px) {
.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-arr-panel {
padding: 20px;
}
.uc-arr-panel:after {
content: " ";
display: block;
clear: both;
font-size: 0px;
}
.uc-arr-header {
text-align: center;
margin-bottom: 30px !important;
}
.uc-arr-table {
border-width: 0px !important;
width: 50% !important;
table-layout: fixed;
float: left;
}
.uc-arr-table td {
padding: 7px;
}
.uc-arr-table+.uc-arr-table {
margin-left: 0%;
}
.uc-arr-table-col1 {
width: 60px;
}
.uc-arr-table-marker {
width: 60px;
height: 50px;
margin: 0px auto;
line-height: 61px;
text-align: center;
font-size: 30px;
transition: all 0.3s;
}
.uc-arr-table tr:hover .uc-arr-table-marker {}
.uc-arr-table-marker img {
transition: all 1s;
transform: translateX(0px) scale(0.9) rotate(0);
}
.uc-arr-table tr:hover .uc-arr-table-marker img {
transform: translate(10px, 0) scale(1.0) rotateX(370deg);
}
@media screen and (max-width: 800px) {
.uc-arr-table {
float: none;
width: 100% !important;
}
.uc-arr-table+.uc-arr-table {
margin: 0;
}
}
@media screen and (max-width: 500px) {
.uc-arr-table td {
vertical-align: top !important;
}
}
.uc-clear {
clear: both;
height: 0px;
}
:root {
--infograph-color2: #3e312a;
--infograph-color1: #e72335;
}
.uc-four-panel {
padding: 20px 10px;
}
.uc-four-header {
text-align: center;
margin-bottom: 30px !important;
text-align: center;
position: relative;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
z-index: 1;
color: #fff !important;
border-bottom: 1px solid #333;
line-height: 18px;
margin: 0 0 15px 0;
padding-bottom: 14px;
}
@media screen and (max-width: 500px) {
.uc-four-header {
color: #333 !important;
}
}
.uc-four-header1 {
text-align: center;
margin-bottom: 30px !important;
}
.uc-four-container {
display: flex;
flex-wrap: wrap;
justify-content: space-around;
}
.uc-four-item {
display: flex;
flex-direction: column;
width: 40%;
padding: 30px;
box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.38);
margin: 20px 0;
}
.uc-four-content-1,
.uc-four-content-2,
.uc-four-content-3,
.uc-four-content-4 {
text-align: center;
position: relative;
padding: 40px;
display: flex;
flex-direction: column;
align-items: center;
height: 100%;
}
.uc-four-content-1:after {
content: '';
position: absolute;
top: 0px;
right: 0px;
width: 100%;
height: 10px;
background: var(--infograph-color2);
}
.uc-four-content-1:before {
content: '';
position: absolute;
bottom: 0px;
left: 0px;
width: 10px;
height: 100%;
background: var(--infograph-color2);
}
.uc-four-content-2:after {
content: '';
position: absolute;
top: 0px;
right: 0px;
width: 100%;
height: 10px;
background: var(--infograph-color1);
}
.uc-four-content-2::before {
content: '';
position: absolute;
bottom: 0;
right: 0;
width: 10px;
height: 100%;
background: var(--infograph-color1);
}
.uc-four-content-3:after {
content: '';
position: absolute;
bottom: 0px;
right: 0px;
width: 100%;
height: 10px;
background: var(--infograph-color1);
}
.uc-four-content-3::before {
content: '';
position: absolute;
bottom: 0px;
left: 0px;
width: 10px;
height: 100%;
background: var(--infograph-color1);
}
.uc-four-content-4::after {
content: '';
position: absolute;
bottom: 0px;
right: 0px;
width: 100%;
height: 10px;
background: var(--infograph-color2);
}
.uc-four-content-4::before {
content: '';
position: absolute;
bottom: 0;
right: 0;
width: 10px;
height: 100%;
background: var(--infograph-color2);
}
.uc-four-header {
font-size: 24px;
}
.uc-four-text {}
.uc-four-icon {}
@media screen and (max-width: 1100px) {
.uc-four-item {
width: 80%;
}
.uc-four-content-1:after,
.uc-four-content-1:before,
.uc-four-content-2:after,
.uc-four-content-2:before,
.uc-four-content-3:after,
.uc-four-content-3:before,
.uc-four-content-4:after,
.uc-four-content-4:before {
display: none;
}
.uc-four-content-1,
.uc-four-content-3 {
border: 35px solid var(--infograph-color2);
border-radius: 20px;
}
.uc-four-content-2,
.uc-four-content-4 {
border: 35px solid var(--infograph-color1);
border-radius: 20px;
}
}
.uc-wrapper-around {
padding: 20px 0;
}
.uc-around__inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-pack: distribute;
justify-content: space-around;
}
.uc-around__element {
position: relative;
width: 47%;
min-height: 100px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
background: #171717;
margin: 20px 0;
}
.uc-around__content {
color: #656565;
font-size: 15px;
padding: 10px 20px;
}
.uc-content__top-right,
.uc-content__bottom-right {
text-align: left;
color: #fff;
}
.uc-content__top-left,
.uc-content__bototm-left {
text-align: right;
color: #fff;
}
.uc-around__subheader {
font-size: 26px;
line-height: 23px;
color: #fff;
}
.uc-around__background-area {
position: relative;
background: #171717;
width: 200px;
height: 100%;
}
.uc-background-area__top-left,
.uc-background-area__bottom-left {
float: left;
}
.uc-background-area__top-right,
.uc-background-area__bottom-right {
float: right;
}
.uc-background-area__top-left {
-webkit-shape-outside: circle(70% at 0 0) margin-box;
shape-outside: circle(70% at 0 0) margin-box;
-webkit-clip-path: circle(70% at 0 0);
clip-path: circle(70% at 0 0);
-webkit-shape-margin: 10px;
shape-margin: 10px;
}
.uc-background-area__bottom-left {
-webkit-shape-outside: circle(70% at 0 100%) margin-box;
shape-outside: circle(70% at 0 100%) margin-box;
-webkit-clip-path: circle(70% at 0 100%);
clip-path: circle(70% at 0 100%);
-webkit-shape-margin: 10px;
shape-margin: 10px;
}
.uc-background-area__top-right {
-webkit-shape-outside: circle(70% at 100% 0) margin-box;
shape-outside: circle(70% at 100% 0) margin-box;
-webkit-clip-path: circle(70% at 100% 0);
clip-path: circle(70% at 100% 0);
-webkit-shape-margin: 10px;
shape-margin: 10px;
}
.uc-background-area__bottom-right {
-webkit-shape-outside: circle(70% at 100% 100%) margin-box;
shape-outside: circle(70% at 100% 100%) margin-box;
-webkit-clip-path: circle(70% at 100% 100%);
clip-path: circle(70% at 100% 100%);
-webkit-shape-margin: 10px;
shape-margin: 10px;
}
.uc-around__icon {
width: 64px;
height: auto;
position: absolute;
z-index: 2;
}
.uc-around__icon-1 {
top: 15%;
left: 10%;
-webkit-transition: .4s;
transition: .4s;
}
.uc-around__icon-2 {
top: 15%;
right: 10%;
-webkit-transition: .4s;
transition: .4s;
}
.uc-around__icon-3 {
bottom: 15%;
left: 10%;
-webkit-transition: .4s;
transition: .4s;
}
.uc-around__icon-4 {
bottom: 15%;
right: 10%;
-webkit-transition: .4s;
transition: .4s;
}
.uc-background-area__top-left::after {
content: "";
position: absolute;
top: 5%;
left: 5%;
width: 180px;
height: 180px;
background: #3e312a;
border-radius: 20% 0% 100% 0;
-webkit-box-shadow: -48px -48px 15px -5px #fff inset;
box-shadow: -48px -48px 15px -5px #fff inset;
-webkit-transition: .4s;
transition: .4s;
}
.uc-background-area__top-right::after {
content: "";
position: absolute;
top: 5%;
right: 5%;
width: 180px;
height: 180px;
background: #e72335;
border-radius: 0% 20% 0% 100%;
-webkit-box-shadow: 48px -48px 15px -5px #fff inset;
box-shadow: 48px -48px 15px -5px #fff inset;
-webkit-transition: .4s;
transition: .4s;
}
.uc-background-area__bottom-left::after {
content: "";
position: absolute;
bottom: 5%;
left: 5%;
width: 180px;
height: 180px;
background: #e72335;
border-radius: 0% 100% 0% 20%;
-webkit-box-shadow: -48px 48px 15px -5px #fff inset;
box-shadow: -48px 48px 15px -5px #fff inset;
-webkit-transition: .4s;
transition: .4s;
}
.uc-background-area__bottom-right::after {
content: "";
position: absolute;
bottom: 5%;
right: 5%;
width: 180px;
height: 180px;
background: #3e312a;
border-radius: 100% 0% 20% 0%;
-webkit-box-shadow: 48px 48px 15px -5px #fff inset;
box-shadow: 48px 48px 15px -5px #fff inset;
-webkit-transition: .4s;
transition: .4s;
}
.uc-around__element:hover .uc-background-area__top-left::after {
top: 0;
left: 0;
border-radius: 0 0% 100% 0;
-webkit-box-shadow: -39px -39px 15px -5px #fff inset;
box-shadow: -39px -39px 15px -5px #fff inset;
-webkit-transition: .4s;
transition: .4s;
}
.uc-around__element:hover .uc-background-area__top-right::after {
top: 0;
right: 0;
border-radius: 0% 0% 0% 100%;
-webkit-box-shadow: 39px -39px 15px -5px #fff inset;
box-shadow: 39px -39px 15px -5px #fff inset;
-webkit-transition: .4s;
transition: .4s;
}
.uc-around__element:hover .uc-background-area__bottom-left::after {
bottom: 0;
left: 0;
border-radius: 0% 100% 0% 0%;
-webkit-box-shadow: -39px 39px 15px -5px #fff inset;
box-shadow: -39px 39px 15px -5px #fff inset;
-webkit-transition: .4s;
transition: .4s;
}
.uc-around__element:hover .uc-background-area__bottom-right::after {
right: 0;
bottom: 0;
border-radius: 100% 0% 0% 0%;
-webkit-box-shadow: 39px 39px 15px -5px #fff inset;
box-shadow: 39px 39px 15px -5px #fff inset;
-webkit-transition: .4s;
transition: .4s;
}
@media screen and (max-width: 800px) {
.uc-around__element {
width: 80%;
min-height: 150px;
}
}
@media screen and (max-width: 600px) {
.uc-around__element {
width: 100%;
}
}
.uc-hover {
padding: 20px;
text-align: center;
color: #fff !important;
}
.uc-hover h2 {
margin-bottom: 30px;
text-align: center;
position: relative;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
z-index: 1;
color: #fff !important;
border-bottom: 1px solid #333333;
line-height: 18px;
margin: 0 0 15px 0;
padding-bottom: 14px;
}
@media screen and (max-width: 500px) {
.uc-hover h2 {
color: #333 !important;
}
}
.uc-hover1 h2 {
margin-bottom: 30px;
text-align: center;
position: relative;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
z-index: 1;
color: #fff !important;
border-bottom: 1px solid #333333;
line-height: 18px;
margin: 0 0 15px 0;
padding-bottom: 14px;
}
@media screen and (max-width: 500px) {
.uc-hover1 h2 {
color: #333 !important;
}
}
.uc-hover-wrapper {
-webkit-transform: translateZ(0);
transform: translateZ(0);
position: relative;
overflow: auto;
margin: 15px;
padding: 20px;
min-height: 74px;
display: inline-block;
width: 23%;
background: #171717;
}
.uc-hover-wrapper span {
color: #e72335;
font-size: 25px;
}
.uc-hover-wrapper:before {
content: "";
position: absolute;
z-index: -1;
left: 50%;
right: 50%;
bottom: 0;
background: #3e312a;
height: 2px;
-webkit-transition-property: left, right;
transition-property: left, right;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.uc-hover-wrapper:hover:before {
left: 0;
right: 0;
}
@media screen and (max-width: 1300px) {
.uc-hover-wrapper {
width: auto;
margin-right: 2%;
margin-left: 2%;
}
}
.uc-footer {
padding: 20px 0 0;
text-align: center;
}
.uc-footer p {
margin: 20px 0;
color: #fff !important;
}
Профессиональное оборудование для кафе, гостиниц и прачечных
Компания "Торговый Дизайн" предлагает торговое и технологическое оборудование для HoReCa с доставкой по РК!
Наша компания занимаемся поставками широкого спектра оборудования для эффективной и полноценной организации работы ресторана, кафе, столовой, кондитерской, пекарни или супермаркета. Мы сотрудничаем с крупнейшими производителями оборудования из России, Европы и стран СНГ и гарантируем нашим клиентам актуальный ассортимент и наличие оборудования на складах в Алматы, Нур-Султане и Шымкенте.
Купить профессиональное оборудование в нашем интернет-магазине вы можете в рассрочку и кредит с гарантией в течение 12 месяцев. Доставка продукции осуществляется по всей Республике Казахстан.
Открыть каталог
Самое востребованное оборудование для HoReCa
Предлагаем большой каталог теплового оборудования. В наличии и под заказа шкафы жарочные и тепловые, плиты, вафельницы и фритюрницы, пароконвектоматы, варочные котлы и жарочные поверхности, грили, коптильни, оборудование для Fast food и многое другое. Тепловое оборудование Предлагаем большой каталог теплового оборудования. В наличии и под заказа шкафы жарочные и тепловые, плиты, вафельницы и фритюрницы, пароконвектоматы, варочные котлы и жарочные поверхности, грили, коптильни, оборудование для Fast food и многое другое. В нашем интернет-магазине представлен большой выбор хлебопекарского оборудования: печи для пиццы, расстроечные шкафы, ярусные и конвекционные печи, тестомесы, тестораскатки, планетарные миксеры и многое другое. Хлебопекарное оборудование В нашем интернет-магазине представлен большой выбор хлебопекарского оборудования: печи для пиццы, расстроечные шкафы, ярусные и конвекционные печи, тестомесы, тестораскатки, планетарные миксеры и многое другое. Наша компания реализует большой выбор нейтрального оборудования. В разделе представлены разделочные столы, настенные и настольные полки, вентиляционные зонты, стеллажи, шкафы, моечные ванны из качественной нержавеющей стали и многое другое. Нейтральное оборудование Наша компания реализует большой выбор нейтрального оборудования. В разделе представлены разделочные столы, настенные и настольные полки, вентиляционные зонты, стеллажи, шкафы, моечные ванны из качественной нержавеющей стали и многое другое. У нас вы можете купить по доступной цене блендеры, кофемолки, кипятильники, кофемашины и другое оборудование. Оборудование для бара У нас вы можете купить по доступной цене блендеры, кофемолки, кипятильники, кофемашины и другое оборудование. У нас вы можете купить современное холодильное оборудование с доставкой по РК. В ассортименте охлаждаемые витрины, шкафы и столы, саладеты и столы для пиццы, винные шкафы, оборудование для шоковой заморозки и охлаждения. Холодильное оборудование У нас вы можете купить современное холодильное оборудование с доставкой по РК. В ассортименте охлаждаемые витрины, шкафы и столы, саладеты и столы для пиццы, винные шкафы, оборудование для шоковой заморозки и охлаждения. В ассортименте большой выбор слайсеров, хлеборезок, мясорубок, миксеров и прочего электромеханического оборудования. Электромеханическое оборудование В ассортименте большой выбор слайсеров, хлеборезок, мясорубок, миксеров и прочего электромеханического оборудования.
Смотреть весь ассортимент
Почему клиенты заказывают профоборудование у нас
Выгодная цена
У нас самые привлекательные и конкурентоспособные ценовые предложения на рынке РК благодаря прямым поставкам оборудования от производителей.
Огромный выбор
Мы предлагаем действительно широкое разнообразие торгового и технологического оборудования и постоянно расширяем ассортимент.
Опыт и репутация
Нами оборудовано более 250 супермаркетов сети «Magnum», мы имеем огромный складской запас и собственный технический центр.
Монтаж и установка
Мы организовываем доставку и имеем штат технических специалистов. Поэтому мы не только продаем оборудование, но и занимаемся установкой.
Преимущества сотрудничества с компанией "Торговый Дизайн"
Предлагаем сертифицированное и надежное оборудование от проверенных производителей.
Оказываем помощь в выборе технологий и прорабатываем их в нашей кулинарной мастерской или на вашей кухне.
Предоставляем услуги монтажа и сборки оборудования, подготовки технологических планировок производственных помещений.
Грамотно консультируем, осуществляем сервисное и гарантийное обслуживание, оказываем услуги диагностики и ремонта оборудования.
Перейти к заказу
Cхема покупки торгового и технологического оборудования
- 1 -
Оформление заявки через корзину на сайте, по телефону или в WhatsApp.
- 2 -
Согласование деталей заказа со специалистом и 100% предоплата удобным способом.
- 3 -
Отправка товара выбранным способом на следующий день после заказа.
