О нас
.ucv-a2-panel strong {
font-size: 22px;
color: #7db0a7;
}
.ucv-a2-panel {
background: #777 url(https://satu.kz/cloud-cgi/static/satu-content/jan24/41332-2.jpg) 50% 50%/cover no-repeat;
/*padding: 20px;*/
}
.ucv-a2-texts {
background-color: rgba(45, 45, 45, 0.75);
width: 100%;
padding: 60px;
text-align: center;
box-sizing: border-box;
}
.ucv-a2-header {
font-size: 26px;
line-height: 32px;
color: #7db0a7;
margin: 0px 0px 5px;
}
.ucv-a2-sub-header {
font-size: 18px;
line-height: 32px;
color: #fff;
margin: 0px 0px 10px;
}
.ucv-a2-text {
font-size: 14px;
line-height: 26px;
color: #fff;
margin: 0px 0px 10px;
}
.ucv-a2-link {
display: inline-block;
height: 37px;
line-height: 37px;
text-decoration: none !important;
text-align: center;
color: #fff !important;
padding: 0 22px;
min-width: 150px;
background: #5f9b91;
font-size: 16px;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
border-radius: 3px;
}
.ucv-a2-link:hover {
color: #fff !important;
background: #7db0a7;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
}
.uc-btns {
display: inline-block;
padding: 8px 30px;
font-size: 16px;
color: #fff !important;
text-decoration: none !important;
background: #5f9b91;
transition: all .3s ease;
border-radius: 3px;
}
.uc-btns:hover {
background: #7db0a7;
transition: all .3s ease;
}
@media screen and (max-width: 500px) {
.ucv-a2-texts {
width: auto;
text-align: center;
}
.ucv-a2-panel {
padding: 0;
background-size: cover;
}
.ucv-a2-link {
padding: 0 5px;
width: auto;
border-radius: 3px;
}
}
.ucv-b1-panel {
border-top: 1px solid #eeeeee;
padding: 20px 0;
text-align: center;
}
.ucv-b1-panel:after {
content: " ";
display: block;
clear: both;
font-size: 0px;
}
.ucv-b1-header {
margin-bottom: 20px;
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 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: rgba(33, 37, 41, 0.88);
text-align: left;
color: #fff;
transition: all 0.6s ease 0s;
/*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: 15px;
color: #2d2d2d;
display: inline-block;
margin-top: 10px;
}
.ucv-b1-name:hover {
color: #5f9b91;
}
.ucv-b1-desc {
display: block;
margin: 10px 0;
position: absolute;
visibility: hidden;
color: #333;
}
.ucv-b1-panel .ucv-b1-wrapper {
width: 31.8%;
text-decoration: none;
}
@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: 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-ico-panel {
padding: 20px 15px 20px;
border-top: 1px solid #eeeeee;
}
.uc-ico-header {
text-align: center;
padding-bottom: 20px;
}
.uc-ico-table {
border-width: 0px !important;
width: 100% !important;
margin-top: 20px;
table-layout: fixed;
}
.uc-ico-table td {
padding: 5px;
transition: all 0.3s;
}
.uc-ico-table img {
transition: all 0.3s;
}
.uc-ico-table tr:hover td {
background: #eeeeee;
}
.uc-ico-table tr:hover img {
transform: translateX(10px);
}
.uc-ico-table-col1 {
width: 70px;
padding-left: 15px;
}
@media screen and (max-width: 500px) {
.uc-ico-table td {
vertical-align: top !important;
}
}
.uc-e4-panel {
padding: 20px;
text-align: center;
border-top: 1px solid #eeeeee;
}
.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-top: 1px solid #eeeeee;
}
.uc-b5-panel:after {
content: " ";
display: block;
clear: both;
font-size: 0px;
}
.uc-b5-header {
margin-bottom: 20px !important;
}
.uc-b5-wrapper {
display: inline-block;
vertical-align: top;
width: 19%;
margin: 10px 1%;
}
.uc-b5-text {
margin: 10px 0 0;
}
.uc-b5-arr {
width: 2% !important;
font-size: 30px;
color: #2d2d2d;
vertical-align: middle;
padding-top: 10px;
}
.uc-b5-text {
margin: 10px 0 0;
}
@media screen and (max-width: 650px) {
.uc-b5-wrapper {
width: 44%;
}
.uc-b5-arr2 {
display: none;
}
}
@media screen and (max-width: 500px) {
.uc-b5-wrapper {
width: 60%;
}
.uc-b5-arr {
display: none;
}
}
/*-----------------------------------------FOOTER-------------------------------*/
.uc-footer {
padding: 20px 0 0;
border-top: 1px solid #eeeeee;
text-align: center;
}
.uc-footer p {
margin: 20px 0;
}
/*--------------------------------INFOGRAPH-------------------------------------*/
:root {
--infograph-color2: #2d2d2d;
--infograph-color1: #2d2d2d;
}
.uc-four-panel {
padding: 20px 10px 20px;
}
.uc-four-panel h2 {
margin-bottom: 20px;
text-align: center;
}
.uc-four-container {
display: flex;
flex-wrap: wrap;
justify-content: space-around;
}
.uc-four-item {
display: flex;
flex-direction: column;
width: 46%;
padding: 20px;
background: #eeeeee;
/*border-radius: 20px;*/
box-shadow: 1px 1px 8px -4px #2d2d2d, inset -3px 20px 20px 0 rgb(178 178 178 / 10%);
transition: box-shadow 0.3s, color 0.3s ease-in-out;
margin: 2%;
box-sizing: border-box;
}
.uc-four-item strong {
font-size: 20px;
color: #5f9b91;
transition: 0.3s ease-in-out;
}
.uc-four-item:hover strong {
color: #fff;
transition: 0.3s ease-in-out;
}
.uc-four-item:hover {
box-shadow: 0px 0px 15px 1px rgba(45, 45, 45, 0.4);
transition: box-shadow 0.3s ease-in-out;
}
.uc-four-content-1,
.uc-four-content-2,
.uc-four-content-3,
.uc-four-content-4 {
text-align: center;
position: relative;
padding: 25px;
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);
border-radius: 5px;
transition: 300ms ease-in-out;
}
.uc-four-content-1:before {
content: '';
position: absolute;
bottom: 0px;
left: 0px;
width: 10px;
height: 100%;
background: var(--infograph-color2);
border-radius: 5px;
transition: 500ms ease-in-out;
}
.uc-four-content-2:after {
content: '';
position: absolute;
top: 0px;
right: 0px;
width: 100%;
height: 10px;
background: var(--infograph-color1);
border-radius: 5px;
transition: 300ms ease-in-out;
}
.uc-four-content-2::before {
content: '';
position: absolute;
bottom: 0;
right: 0;
width: 10px;
height: 100%;
background: var(--infograph-color1);
border-radius: 5px;
transition: 500ms ease-in-out;
}
.uc-four-content-3:after {
content: '';
position: absolute;
bottom: 0px;
right: 0px;
width: 100%;
height: 10px;
background: var(--infograph-color1);
border-radius: 5px;
transition: 300ms ease-in-out;
}
.uc-four-content-3::before {
content: '';
position: absolute;
bottom: 0px;
left: 0px;
width: 10px;
height: 100%;
background: var(--infograph-color1);
border-radius: 5px;
transition: 500ms ease-in-out;
}
.uc-four-content-4::after {
content: '';
position: absolute;
bottom: 0px;
right: 0px;
width: 100%;
height: 10px;
background: var(--infograph-color2);
border-radius: 5px;
transition: 300ms ease-in-out;
}
.uc-four-content-4::before {
content: '';
position: absolute;
bottom: 0;
right: 0;
width: 10px;
height: 100%;
background: var(--infograph-color2);
border-radius: 5px;
transition: 500ms ease-in-out;
}
.uc-four-item:hover .uc-four-content-1::before,
.uc-four-item:hover .uc-four-content-2::before,
.uc-four-item:hover .uc-four-content-3::before,
.uc-four-item:hover .uc-four-content-4::before {
transition: 500ms ease-in-out;
width: 100%;
}
.uc-four-item:hover .uc-four-content-1::after,
.uc-four-item:hover .uc-four-content-2::after,
.uc-four-item:hover .uc-four-content-3::after,
.uc-four-item:hover .uc-four-content-4::after {
transition: 300ms ease-in-out;
height: 100%;
}
.uc-four-text {
transition: color 0.6s ease-in-out;
z-index: 1;
}
.uc-four-item:hover .uc-four-text {
transition: color 0.3s ease-in-out;
color: #fff;
}
@media screen and (max-width: 800px) {
.uc-four-item {
width: 100%;
}
.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: 10px solid var(--infograph-color2);
border-radius: 10px;
}
.uc-four-content-2,
.uc-four-content-4 {
border: 10px solid var(--infograph-color1);
border-radius: 10px;
}
.uc-four-item:hover .uc-four-text {
color: inherit;
}
.uc-four-item:hover strong {
color: #3f3f3f;
}
.uc-four-content-1,
.uc-four-content-2,
.uc-four-content-3,
.uc-four-content-4 {
padding: 10px;
}
.uc-four-text {
transition: color 0.6s ease-in-out;
z-index: 0;
}
}
.uc-order {
padding-bottom: 20px;
text-align: center;
}
.uc-order_wrap {
display: flex;
flex-wrap: wrap;
padding-bottom: 20px;
}
.uc-order h2 {
margin-bottom: 20px;
}
.uc-order-scheme {
width: 100%;
margin: 10px .5%;
padding: 20px 15px;
box-sizing: border-box;
vertical-align: top;
box-shadow: 0 0 2px #2d2d2d;
transition: all .3s ease;
}
.uc-order-scheme:hover {
box-shadow: 0 0 7px #5f9b91;
transition: all .3s ease;
}
@media screen and (max-width: 900px) {
.uc-order-scheme {
width: 98%;
margin: 10px auto;
}
}
Black Flamingo — профессиональное швейное производство в Астане
Создадим уникальную одежду для вашего бизнеса
Мы — студия дизайна и производства одежды, работающая на рынке с 2013 года. Наш опыт и профессионализм гарантируют вам индивидуальный подход и высокое качество услуг.
Black Flamingo не просто производство одежды, мы стремимся к созданию уникальных образов для вашего бренда, подчеркнуть ваш стиль, сделать вашу одежду узнаваемой и комфортной.
Каталог предложений
Немного информации о компании Black Flamingo
Миссия компании: Black Flamingo стремится быть вашим надежным партнером в создании уникальной одежды для вашего бизнеса. Мы предлагаем полный цикл производства от разработки лекал до пошива, а также нанесение принтов и вышивки.
Цели производства: наши цели направлены на обеспечение клиентов качественной и стильной одеждой, которая соответствует их бренду и приносит узнаваемость.
Принципы работы: мы ценим ваше время и предлагаем быстрый и качественный сервис. Наши цены доступны и прозрачны, а процесс сотрудничества ориентирован на ваши потребности.
Преимущества заказа пошива одежды под ключ у нас
Швейные и печатные цеха в одном месте
Black Flamingo оснащено собственными швейными и печатными цехами, что обеспечивает полный контроль над производственным процессом. Мы предоставляем и услуги пошива, и услуги брендирования.
Выгодные цены и гибкие условия
Мы предлагаем выгодные цены на наши услуги, а также гибкие условия для оптовиков и крупных заказчиков. У нас вы можете заказать как крупные партии, так и небольшие оптовые партии одежды.
Большой запас готовой продукции
Мы производим одежду не только на заказ. Наш большой склад всегда готов к отправке готовой продукции. Это позволяет нам оперативно обрабатывать заказы и предоставлять вам уже готовые решения.
Качество и долгосрочное сотрудничество
Black Flamingo гордится своей репутацией надежного партнера. Мы работаем на качество и долгосрочные отношения. За все время работы не было ни одного возврата товара, что является показателем надежности.
Ассортимент
4 причины выбрать швейное производство Black Flamingo в Казахстане
Мы предлагаем конкурентоспособные цены, соответствующие высокому качеству наших изделий. У нас нет скрытых расходов, и вы всегда знаете, за что платите.
С Black Flamingo вы экономите свое время. Мы предоставляем полный цикл услуг, начиная от дизайна и заканчивая производством. Вам не нужно искать разных исполнителей для каждого этапа.
Мы создаем не просто одежду, а уникальные модели, которые подчеркнут индивидуальность вашего бренда и сделают его запоминающимся.
Мы гибко подходим к вашим запросам и предоставляем различные варианты оплаты. Доставляем готовую продукцию в любой регион Казахстана.
Схема заказа услуг пошива и брендирования одежды в РК
Оставьте заявку на нашем сайте или по телефону, и мы обязательно с вами свяжемся.
→
Согласуйте детали заказа, условия оплаты и доставки с нашим специалистом.
→
Внесите предоплату удобным способом согласно выставленному счету.
→
Выполнение заказа, доставка выбранным способом.
Сделайте свой бренд узнаваемым с Black Flamingo
В нашем ассортименте представлен большой выбор продукции в наличии и под заказ
Мы ценим каждого нашего заказчика и всегда предложим разные варианты для реализации ваших идей. Свяжитесь с нами прямо сейчас для оформления заказа или консультации специалиста.
В каталог
Информация о компании
Название:
Black Flamingo
Тип компании:
Компания, предоставляющая услуги, Производитель
Организационно-правовая форма и капитал
Год основания:
2013
Организационно-правовая форма:
Частное предприятие
Информация о производстве
Местонахождение производства:
Нур-Султан Cакена Сейфуллина 29
Контроль качества:
Внутренний
Кол-во производственных линий:
2
Сертификаты соответствия:
Другие