7 отзывов
+7 (727) 329-89-37
+7 (701) 924-24-82

ТОО WHITE CAT

ТОО WHITE CAT
.ucv-a2-panel strong { font-size: 20px; color: #fcf033; } .ucv-a2-panel { background: #777 url('http://content.s2.prom.st/January%202019/6789gl.jpg') center; background-size: cover; display: flex; align-items: flex-start; } .ucv-a2-texts { background-color: rgba(14, 14, 14, 0.95); margin: 0; padding: 20px 15px 20px 40px; width: 42%; text-align: left; border-radius: 0; } .ucv-a2-header { font-size: 26px; line-height: 32px; color: #fcf033; 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 #fcf033; padding-left: 10px; } .ucv-a2-link { display: inline-block; height: 37px; line-height: 37px; text-decoration: none!important; text-align: center; color: #fcf033!important; padding: 0 20px; border: 2px solid #fcf033; border-radius: 3px; font-size: 16px; } .ucv-a2-link:hover { color: #fff!important; border-color: #fff; } @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: #fcf033; height: 10px; width: 10px; border-radius: 100%; } .ucv-a2-text::before { content: ""; position: absolute; bottom: -10px; left: -6px; background: #fcf033; 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: #0d0d0d; transition: all .3s ease; } .uc-btns:hover { background: #666; transition: all .3s ease; } .ucv-b1-panel { padding: 20px 0; text-align: center; border-bottom: 1px solid #c2c2c2; } .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 .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__bl { display: block; position: relative; overflow: hidden; max-width: 300px; margin: 0 auto; } .ucv-b1-img-holder__bl:after { content: ''; display: inline-block; position: absolute; bottom: 0; right: 0; background: #fcf033; height: 2px; transition: all .2s ease-out; width: 0; } .ucv-b1-img-holder__bl:hover:after { transition: all .2s ease-out; width: 300px; } .ucv-b1-img-holder__bl:hover:before { transition: all .4s ease-out .2s; height: 300px; } .ucv-b1-img-holder__bl:before { content: ''; display: inline-block; position: absolute; bottom: 0; left: 0; background: #fcf033; 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: #fcf033; 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: #fcf033; 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: 300px; } .ucv-b1-img-holder:hover:before { transition: all .4s ease-out .2s; height: 300px; } .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(255, 255, 255, 0.9); text-align: left; color: #000; 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: #0d0d0d; display: inline-block; margin-top: 10px; } .ucv-b1-name:hover { color: #fcf033; } .ucv-b1-desc { display: block; margin: 10px 0; position: absolute; visibility: hidden; color: #333; } .ucv-b1-panel .ucv-b1-wrapper { width: 48%; } @media screen and (max-width: 768px) { .ucv-b1-desc { position: static; visibility: visible; } .ucv-b1-panel .ucv-b1-wrapper { width: 51%; } .ucv-b1-panel .ucv-b1-wrapper+.ucv-b1-wrapper+.ucv-b1-wrapper { width: 51%; } } @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; } } :root { --infograph-color2: #fcf033; --infograph-color1: #0d0d0d; } .uc-four-panel { padding: 20px 10px; border-bottom: 1px solid #c2c2c2; } .uc-four-header { 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: 20px; background: var(--infograph-color2); } .uc-four-content-1:before { content: ''; position: absolute; bottom: 0px; left: 0px; width: 20px; height: 100%; background: var(--infograph-color2); } .uc-four-content-2:after { content: ''; position: absolute; top: 0px; right: 0px; width: 100%; height: 20px; background: var(--infograph-color1); } .uc-four-content-2::before { content: ''; position: absolute; bottom: 0; right: 0; width: 20px; height: 100%; background: var(--infograph-color1); } .uc-four-content-3:after { content: ''; position: absolute; bottom: 0px; right: 0px; width: 100%; height: 20px; background: var(--infograph-color1); } .uc-four-content-3::before { content: ''; position: absolute; bottom: 0px; left: 0px; width: 20px; height: 100%; background: var(--infograph-color1); } .uc-four-content-4::after { content: ''; position: absolute; bottom: 0px; right: 0px; width: 100%; height: 20px; background: var(--infograph-color2); } .uc-four-content-4::before { content: ''; position: absolute; bottom: 0; right: 0; width: 20px; 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-order { padding: 20px 0; text-align: center; border-bottom: 1px solid #c2c2c2; } .uc-order_wrap { display: flex; flex-wrap: wrap; justify-content: center; } .uc-order h2 { margin-bottom: 30px; } .uc-order-scheme { width: 49%; margin: 10px .5%; padding: 20px 15px; box-sizing: border-box; vertical-align: top; box-shadow: 0 0 2px #33383e; transition: all .3s ease; } .uc-order-scheme:hover { box-shadow: 0 0 7px #0d0d0d; transition: all .3s ease; } @media screen and (max-width: 900px) { .uc-order-scheme { width: 98%; margin: 10px auto; } } .uc-e4-panel { padding: 20px; text-align: center; border-bottom: 1px solid #c2c2c2; } .uc-e4-header { text-align: center; margin-bottom: 40px !important; } @media screen and (max-width: 750px) { .uc-b3-wrapper { float: left; width: 44%; margin: 0 3% 40px; } } @media screen and (max-width: 500px) { .uc-b3-wrapper { float: left; width: 100% !important; margin: 0 auto 40px; } } /* Bob */ @-webkit-keyframes uc-bob { 0% { -webkit-transform: translateY(-8px); transform: translateY(-8px); } 50% { -webkit-transform: translateY(-4px); transform: translateY(-4px); } 100% { -webkit-transform: translateY(-8px); transform: translateY(-8px); } } @keyframes uc-bob { 0% { -webkit-transform: translateY(-8px); transform: translateY(-8px); } 50% { -webkit-transform: translateY(-4px); transform: translateY(-4px); } 100% { -webkit-transform: translateY(-8px); transform: translateY(-8px); } } @-webkit-keyframes uc-bob-float { 100% { -webkit-transform: translateY(-8px); transform: translateY(-8px); } } @keyframes uc-bob-float { 100% { -webkit-transform: translateY(-8px); transform: translateY(-8px); } } .uc-bob { -webkit-transform: translateZ(0); transform: translateZ(0); -webkit-animation-name: uc-bob-float, uc-bob; animation-name: uc-bob-float, uc-bob; -webkit-animation-duration: .3s, 1.5s; animation-duration: .3s, 1.5s; -webkit-animation-delay: 0s, .3s; animation-delay: 0s, .3s; -webkit-animation-timing-function: ease-out, ease-in-out; animation-timing-function: ease-out, ease-in-out; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; -webkit-animation-direction: normal, alternate; animation-direction: normal, alternate; } .uc-b5-panel { padding: 20px 0; text-align: center; border-bottom: 1px solid #c2c2c2; } .uc-b5-panel:after { content: " "; display: block; clear: both; font-size: 0px; } .uc-b5-panel h2 { text-align: center; margin-bottom: 30px; } .uc-b5-header { margin-bottom: 40px; } .uc-b5-wrapper { display: inline-block; vertical-align: top; width: 19%; margin: 10px 0.5%; } .uc-b5-arr { width: 25px; font-size: 30px; color: #0d0d0d; vertical-align: middle; padding-top: 10px; } .uc-b5-arr2 {} .uc-b5-arr3 {} .uc-b5-text { margin: 10px 0 0; } @media screen and (max-width: 1050px) { .uc-b5-wrapper { width: 31%; } .uc-b5-arr { width: 12%; } .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-footer { padding: 20px 0 0; border-bottom: 1px solid #c2c2c2; text-align: center; } .uc-footer p { margin: 20px 0; } Сантехнические трапы турецкого производства Прямые поставки из фабрики и оптово-розничная продажа 10 лет на отечественном рынке. Предлагаем более 100 видов сантехнических трапов, индустриальных лотков, полотенцесушителей, ТЭНов и сопутствующих материалов. Гарантируем гибкие условия оплаты, работаем с НДС. Доставляем заказы по всей территории РК. Посмотреть витрину В каталоге ТОО WHITE CAT вы найдете Канализационные трапы с прямым или боковым подводом для напольного монтажа. Выполнены из нержавеющей стали, пластика, полипропилена. Трапы сантехнические (сливы) Канализационные трапы с прямым или боковым подводом для напольного монтажа. Выполнены из нержавеющей стали, пластика, полипропилена. Около 30 видов полотенцесушителей: от стандартных моделей до эксклюзивных дизайнерских изделий абсолютно для любого интерьера. Нержавеющая сталь (полотенцесушители, дизайн-полотенцесушители элит) Около 30 видов полотенцесушителей: от стандартных моделей до эксклюзивных дизайнерских изделий абсолютно для любого интерьера. Стальные полотенцесушители. Предусмотрено 2 варианта покрытия: хром или белое. Все модели доступны также в электрическом варианте. Полотенцесушители CALIENTE сталь Стальные полотенцесушители. Предусмотрено 2 варианта покрытия: хром или белое. Все модели доступны также в электрическом варианте. Трубчатые электронагреватели для полотенцесушителей или радиаторов. ТЭНы с резьбой ½ и без терморегулятора. Функции: включение и отключение. Нагревательный элемент ТЭН Трубчатые электронагреватели для полотенцесушителей или радиаторов. ТЭНы с резьбой ½ и без терморегулятора. Функции: включение и отключение. ТОО WHITE CAT — магазин сантехники премиум-качества Безукоризненная репутация и профессионализм Более 10 лет мы специализируемся на поставках сантехнических изделий на рынок Республики Казахстан. Наша компания является прямым поставщиком турецкого завода. С нами на постоянной основе сотрудничают как розничные покупатели, так и корпоративные клиенты со всех уголков РК. Лояльная стоимость и специальные предложения За счет отсутствия наценок посредников, наши цены всегда конкурентные. Мы предлагаем несколько серий сантехнического оборудования в различных ценовых категориях, что позволяет удовлетворить запросы абсолютно каждого покупателя. Часто проводим акции с выгодными скидками и подарками. К ассортименту сантехники Какую сантехнику мы предлагаем? Оригинальную Реализуем сантехнические изделия именитого турецкого производителя Carisa. Все товары сертифицированы, изготовлены из первоклассных материалов и комплектующих, отличаются превосходными техническими характеристиками. Надежную На весь модельный ряд полотенцесушителей, индустриальных лотков и сантехнических трапов распространяется долгосрочная гарантия качества. При условии соблюдений правил монтажа и эксплуатации, наша сантехника прослужит вам много десятков лет. Эксклюзивную Большинство изделий уникальные и не имеют аналогов на отечественном рынке. Учитывая запросы покупателей и мировые тренды, мы постоянно расширяем ассортимент и пополняем каталог актуальными новинками. Универсальную На нашем сайте вы найдете сантехническое оборудование для комплексного оснащения бытовой или профессиональной кухни, заведений общественного питания, спортивных комплексов и производственных помещений. Что о нас говорят? «Очень подробно рассказали про разновидность трапов, заказал в другой город. Отправили в тот же день, через день получил уже товар. Очень понравилось качество обслуживания и быстрые сроки. Буду рекомендовать вашу компанию своим знакомым». Покупатель, 17.08.17 Узнать другие мнения Для оформления заказа вам необходимо Оставить заявку через корзину на сайте или обратиться по телефону → При необходимости воспользоваться бесплатной консультацией нашего специалиста → Оплатить покупку удобным способом: наличными или по безналичному расчету → Получить заказ в пункте самовывоза, у курьера или в отделении транспортной компании ТОО WHITE CAT — лидер в мире сантехнического оборудования Поставщик индустриальных лотков, сантехнических трапов и полотенцесушителей Тысячи покупателей остались довольны сотрудничеством с нашей компанией. Присоединяйтесь и вы к числу постоянных клиентов ТОО WHITE CAT. Мы гарантируем выгодные условия покупки и внимательное обслуживание. Перейти в каталог