Босфор Групп. Доставка по всему Казахстану.
.b-layout p{font-size: 14px;line-height: 1.4;}
.main_info > div{margin-bottom: 25px;}
.main_info h2{text-align: center !important;margin-bottom: 25px;font-weight:bold;font-size:24px;padding-bottom: 15px;position: relative;}
.main_info h2:after {
content: '';
position: absolute;
bottom: 0;
height: 4px;
width: 60px;
left: 50%;
margin-left: -30px;
background: #2f94d7;
}
.btn_main{background: #2f94d7;color:#fff !important;vertical-align: middle;display: block;border-radius: 20px 20px;
-webkit-transform: perspective(1px) translateZ(0);overflow: hidden;
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;box-sizing: border-box;padding: 15px 15px;text-align: center;text-decoration: none !important;max-width: 220px;min-width: 220px; margin: 0 auto;margin-top: 20px;text-shadow: none !important;font-weight: bold;
-webkit-tap-highlight-color: rgba(0,0,0,0);
-webkit-font-smoothing: antialiased;
}
.btn_main span{position: relative;z-index: 2;color:#fff;}
.btn_main:hover:before{
-webkit-transform: scaleY(1);
transform: scaleY(1);
z-index: 1;}
.btn_main:before {
border-radius: 20px 20px;
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #fdcd36;
-webkit-transform: scaleY(0);
transform: scaleY(0);
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.main_head:after{content: '';position: absolute;top:0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.2);}
.main_head{background: url(https://content.s2.prom.st/October2020/bg_bg1.jpg) no-repeat top center;background-size: cover; position: relative;box-sizing: border-box;margin-bottom: 25px;color:#fff; min-height: 400px; -webkit-box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.25);
-moz-box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.25);
box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.25);}
.main_head .btn_main{margin-left: 0;}
.title_company{font-weight: bold;font-size: 20px;color:#428fc3;}
.main_h_txt{position: relative;z-index: 2;color:#000;max-width:600px;padding: 20px 15px;width: 80%;box-sizing: border-box;color:#fff;}
.main_h_txt h2{text-transform: uppercase;font-weight: bold !important;font-size: 32px;color:#fff;text-align: left !important;}
.main_h_txt h2:after{display: none;}
.mht1{font-size: 20px !important;}
.mht2{font-size: 16px !important;}
.main_h_txt p, .main_h_txt ul{margin-bottom: 20px;}
.main_prev ul li:before{display: none;}
.main_prev ul{list-style: none;margin-left: 0 !important;padding-left: 0 !important;}
.main_prev ul li{padding-left: 25px;line-height: 20px;margin-bottom: 7px;background: url(https://content.s2.prom.st/October2020/chevron.png) no-repeat center left;background-size: 20px 20px;display: block;}
.wr_m_prev{display: flex;flex-wrap: wrap;justify-content: flex-start;box-sizing: border-box;}
.m_prev_item{width: 25%;display: block;vertical-align: top;text-align: center;padding: 10px 10px;box-sizing: border-box;}
.m_prev_img{display: flex;margin: 0 auto;margin-bottom: 15px;background: #0091A2;border-radius: 50% 50%;width: 100px;height: 100px;justify-content: center;flex-direction: column;text-align: center;
-webkit-box-shadow: 5px 5px 15px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 5px 5px 15px 0px rgba(0,0,0,0.5);
box-shadow: 5px 5px 15px 0px rgba(0,0,0,0.5);
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;}
.m_prev_img svg{width: 60px;height: auto;fill:#fff;margin: 0 auto;}
.m_prev_item p span{display: block;vertical-align: top;font-weight: bold;margin-bottom: 10px;color:#00C633;font-size: 18px;}
.m_prev_item:hover .m_prev_img{transform: translateY(-7px);-webkit-transform: translateY(-7px);}
.main_prev{position: relative;}
.main_prev p, .main_prev h2{position: relative;z-index: 2;}
.wrap_main_tov{display: flex;justify-content: center;flex-wrap: wrap;box-sizing: border-box;}
.product_item{display: flex;justify-content: center;text-align: center;box-sizing: border-box;text-decoration: none !important;position: relative;overflow: hidden;border:1px solid #2f94d7;
min-height: 380px;
-webkit-transition: all 0.75s ease;
transition: all 0.75s ease;
width: 33.33%;
}
.product_item:hover{
-webkit-box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.25);
-moz-box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.25);
box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.25);
}
.main_wrap > div{margin-top:20px;}
.product_item > span{
-webkit-transition: all 0.75s ease;
transition: all 0.75s ease;
}
.product_img{display: block;vertical-align: top;position: absolute;top:0;left: 0;display: flex;width: 100%;height: 100%;object-fit: cover;justify-content: center;flex-direction: column;
-webkit-transition: all 0.75s ease;
transition: all 0.75s ease;
}
.product_item:hover .product_img img{
transform: scale(1.05);
-webkit-transform: scale(1.05);
}
.product_img img{
display: block;vertical-align: top;width: 100%;height: 100% !important;object-fit: cover;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.title_product{display: flex;justify-content: center;flex-direction: column;box-sizing: border-box;font-size: 22px;text-align: center;position: absolute;bottom:0;left: 0;width: 100%;z-index: 5;height: 100%; font-weight: bold;text-shadow: 4px 4px 2px rgba(0,0,0,0.6);
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.title_product span{display:flex;justify-content: center;flex-direction: column; padding:15px 10px;box-sizing:box-shadow;background: rgba(47,148,215,0.85);color:#fff;min-height: 70px;}
.product_item:hover .title_product{opacity: 0;}
.product_txt{position: absolute;top:100%;left: 0;opacity: 0;width: 100%;padding: 10px 10px;display: flex;flex-direction: column;text-align: center;justify-content: center;height: 100%;color:#fff;line-height: 1.4;
box-sizing: border-box; text-shadow: 4px 4px 2px rgba(0,0,0,0.6);transform: rotateY(180deg);-webkit-transform: rotateY(180deg);z-index: 3;
background: rgba(0,0,0, 0.85);
-webkit-transition: all 0.75s ease;
transition: all 0.75s ease;
-webkit-box-shadow:inset 2px 2px 25px 4px rgba(47,148,215,0.55);
-moz-box-shadow:inset 2px 2px 25px 4px rgba(47,148,215,0.55);
box-shadow:inset 2px 2px 25px 4px rgba(47,148,215,0.55);
}
.product_txt .more_btn{background: #2f94d7;color:#fff !important;vertical-align: middle;display: block;border-radius: 20px 20px;margin: 0 auto;position: relative;box-sizing: border-box;padding: 15px 15px;text-align: center;text-decoration: none !important;max-width: 220px;min-width: 220px; margin: 0 auto;margin-top: 20px;-webkit-transition: all 0.75s ease;font-weight: bold;
transition: all 0.75s ease; }
.product_txt .more_btn:hover{background: #fdcd36;}
.product_item:hover .product_txt{opacity: 1;z-index: 5;top:0;transform: rotateY(0deg);-webkit-transform: rotateY(0deg);}
.product_item.last{width: 100%;}
.main_pre{padding: 15px 15px;box-sizing: border-box;background: url(https://content.s2.prom.st/October2020/bg_bg2.jpg) no-repeat center center;background-size: cover;background-attachment: fixed;position: relative;margin-top: 30px;}
.main_pre h2{color:#fff;}
.main_pre p{color:#fff;}
.main_pre h2{position: relative;z-index: 5;text-align: center;}
.main_pre:after{content: '';position: absolute;top:0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.45);}
.wrap_pre{position: relative;z-index: 2;display: flex;flex-wrap: wrap;box-sizing: border-box;justify-content:space-between;}
.pre_item{text-align: center;
width: 100%;
border-radius: 5px;color:#fff;
margin: 15px 0px;
padding: 10px 10px;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
padding: 10px 10px;
display: flex;flex-wrap: wrap;box-sizing: border-box;
}
.pre_item:hover{
}
.pre_item:hover .pre_img svg{fill:#17223a;}
.pre_item:hover .pre_txt > span{color:#fff;}
.pre_item:hover p{color:#fff;}
.pre_img{width: 80px;margin: 0 auto;box-sizing: border-box;margin-bottom: 0px;height: 80px;background: #2f94d7;
padding: 10px 10px;
box-sizing: border-box;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.pre_item:hover .pre_img{-webkit-transform: translateY(-10px);
transform: translateY(-10px); }
.pre_img.pre_img2{width: 100%;display: flex;
justify-content: center;
flex-direction: column;}
.pre_img span{font-size: 48px;font-weight: bold;color:#fff;}
.pre_img img, .pre_img svg{display: block;vertical-align: top;width: 100%;height: auto;fill:#fff;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.pre_item:hover .why_img{
-webkit-transform: translateX(11px);
transform: translateX(11px);
}
.pre_txt{
box-sizing: border-box;text-align: left; padding-left: 15px;
width: calc(100% - 80px);
-webkit-width: calc(100% - 80px);
-o-width: calc(100% - 80px);
}
.pre_txt p{margin-top: 0;display: block;}
.pre_txt > span{display: inline-block;vertical-align: top;font-weight: bold;margin-bottom: 10px;color:#fff;font-size: 18px;border-bottom: 2px solid #2f94d7;padding-bottom: 5px;}
.how_img{margin-bottom: 15px;}
.how_img svg{display: block;vertical-align: top;margin: 0 auto;width: 100%;max-width: 60px;height: auto;fill:#428fc3;
-webkit-transition: all 1s ease;
transition: all 1s ease;
}
.how_item{box-sizing: border-box;width: 50%;padding: 15px 15px;}
.how_item:hover .how_img svg{
transform: rotateY(360deg) scale(1.2) translateY(-10px);
-webkit-transform: rotateY(360deg) scale(1.2) translateY(-10px);
}
.w_cbf{display: flex;box-sizing: border-box;padding: 15px 15px;justify-content: flex-start;}
.wrap_how{display: flex;justify-content: flex-start;box-sizing: border-box;text-align: center;flex-wrap: wrap;}
.img_w_cbf{width: 30%;}
.i_cbf1{display: block;vertical-align: top;}
.i_cbf1 img{display: block;vertical-align: top;width: 100%;height: auto;}
.i_cbf2{display: none;vertical-align: top;width:80px;}
.i_cbf2 img{display: block;vertical-align: top;width: 100%;height: auto;}
.txt_w_cbf{width: 70%;padding-left: 15px;}
.btn_whatsap{display: inline-block;vertical-align: top;color:#fff !important;padding: 15px 20px;border-radius: 20px 20px;background: #5abc46;text-decoration: none !important;font-weight: bold;}
.main_bott{text-align: center;}
.wrap_sert{
display: -ms-flexbox;
display: -webkit-box;
display:flex;
flex-wrap: wrap;
justify-content: center;box-sizing: border-box;width: 100%;margin: 0 auto;
}
.sert_item{display: -ms-flexbox;background: #fff;
display: -webkit-box;
display:flex;padding: 10px 10px;margin: 15px 5px;
justify-content: center;flex-direction: column;box-sizing: border-box;
-webkit-transition: all 0.5s ease !important;;
transition: all 0.5s ease !important;;
width: calc(16% - 10px);
-webkit-width: calc(16% - 10px);
-o-width: calc(16% - 10px);
-webkit-box-shadow: 2px 2px 15px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 2px 2px 15px 0px rgba(0,0,0,0.2);
box-shadow: 2px 2px 15px 0px rgba(0,0,0,0.2);
}
.sert_item img{
display: block;vertical-align: top;width: 100%;height: auto;
}
.sert_item:hover{
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
-webkit-box-shadow: 6px 6px 25px 0px rgba(178,63,76,0.35);
-moz-box-shadow: 6px 6px 25px 0px rgba(178,63,76,0.35);
box-shadow: 6px 6px 25px 0px rgba(178,63,76,0.35);
}
#banner a{border-radius: 50%;display: block;
box-shadow: 0 0 0 0 rgba(60,127,22, 1);
transform: scale(1);
animation: pulse-black 2s infinite;
}
#banner img{width: 100%;height: auto;}
@keyframes pulse-black {
0% {
transform: scale(0.95);
box-shadow: 0 0 0 0 rgba(60,127,22, 0.7);
}
70% {
transform: scale(1);
box-shadow: 0 0 0 10px rgba(60,127,22, 0);
}
100% {
transform: scale(0.95);
box-shadow: 0 0 0 0 rgba(60,127,22, 0);
}
}
.pre_stat_img{fill:#fff;color:#fff;background: #fdcd36;border-radius: 50% 50%;width: 120px;height: 120px;display: flex;margin: 0 auto;margin-bottom: 20px;justify-content: center;flex-direction: column;font-size: 36px;font-weight: bold;text-align: center;line-height: 0.8;
-webkit-box-shadow: 5px 5px 15px 0px rgba(255,255,255,0.25);
-moz-box-shadow: 5px 5px 15px 0px rgba(255,255,255,0.25);
box-shadow: 5px 5px 15px 0px rgba(255,255,255,0.25);
-webkit-transition: all 0.5s ease !important;
transition: all 0.5s ease !important;
}
.pre_stat_img svg{width: 80px;height: 80px;margin: 0 auto;}
.pre_stat{box-sizing: border-box;display: flex;flex-wrap: wrap;justify-content: center;}
.pre_stat_item{width: 25%;display: block;vertical-align: top;box-sizing: border-box;text-align: center;padding: 15px 10px;
}
.pre_stat_item:hover .pre_stat_img{
background: #fdcd36;
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
@media screen and (max-width: 1039px) {
.Toolbar__headerMenu--2fhV9{z-index:12;}
.how_item{width: 50%;}
.title_product span {
min-height: 50px;
}
.title_product {
font-size: 16px;}
.product_item {
min-height: 300px;
}
}
@media screen and (max-width: 767px) {
.product_item{width: 50%;}
.i_cbf1{display: none;}
.i_cbf2{display: block;}
.img_w_cbf{width: 80px;}
.txt_w_cbf{
width: calc(100% - 80px);
-webkit-width: calc(100% - 80px);
-o-width: calc(100% - 80px);
}
.mht1{font-size:18px !important;}
.mht2{font-size: 14px !important;}
.pre_stat_item{width: 50%;}
.main_h_txt{width: 100%;}
.main_h_txt h2 {
font-size: 21px}
.title_product span {
min-height: 40px;
}
.pre_stat_img svg {
width: 66px;
height: 66px;
}
.pre_stat_img {
width: 86px;
height: 86px;}
.product_item{
min-height: 280px;
}
.m_prev_item{width: 50%;}
.main_info h2{font-size:20px;}
.main_info{font-size:14px;}
.title_product{font-size:16px;}
.m_sert{display: none;}
.main_head {
min-height: inherit;}
}
@media screen and (max-width: 566px) {
.pre_txt {
text-align: center;
padding-left: 0;
width: calc(100% - 0px);
margin-top: 15px;
-webkit-width: calc(100% - 0px);
-o-width: calc(100% - 0px);
}
.product_item{width: 100%;}
.pre_stat_item {
width: 100%;
}
.main_info h2 {
font-size: 18px;
}
.mht1 {
font-size: 14px !important;
margin: 0 0 !important;
}
.mht2{display: none;}
.main_h_txt h2 {
font-size: 20px;
}
.m_prev_item{width: 100%;}
.txt_w_cbf {
text-align: center;
width: calc(100% - 0px);
-webkit-width: calc(100% - 0px);
-o-width: calc(100% - 0px);
padding-left: 0;
}
.img_w_cbf {
width: 80px;
margin: 0 auto;margin-bottom: 15px;
}
.w_cbf {
display: block;}
.main_pre{padding: 15px 0;}
.Container__container--1_4cv{ padding: 20px 5px;}
}
Компания ИП "Босфор Групп" существует на рынке поставок трубопроводных систем с 2015 года. За это время у компании сформировался качественный товарный ассортимент, удовлетворяющий большинство спроса на рынке запорной арматуры. Сотрудничество с крупными инжиниринговыми компаниями, а также застройщиками и строительными подрядными компаниями позволило развитию компании в своей отрасли как надежного поставщика качественной продукции. Руководство компании стремится удовлетворить потребности покупателей, предложить лучшую цену на рынке. Вы можете быть уверены в качестве товара, покупая у нас - вся поставляемая продукция соответствует Гостам и имеет сертификацию. Помните - выбрав качественную продукцию, вы минимизируете: риски аварийных ситуаций и экономические потери.
Запорно-регулирующая арматура
Трубопроводная арматура
Пожарные системы
Перейти в каталог
Выгодная покупка трубопроводных систем Качество Мы предлагаем только качественную продукцию (задвижки, затворы, краны шаровые, вентили, клапаны обратные, отводы, переходы, тройники стальные) напрямую от известных производителей - Китая, России, Италии, Турции, Финляндии. Выгодная цена и прозрачная ценовая политика Стоимость наших товаров гораздо ниже, чем у конкурентов. Это достигается путем правильного ценообразования и прямых закупок у производителей и дилеров, без посредников. Прозрачные и актуальные цены. Собственное производство На базе нашей компании осуществляется производство пожарных подставок, тройников и крестовин фланцевых и прочих изделий из металла, которые соответствует ГОСТ стандартам. Современное оснащение производственных линий позволяет сохранить минимальные цены на нашу продукцию. Сертификаты Все представленные товары в каталоге сайта Bs-g.kz подтверждаются ГОСТами и сертификатами производителей. Каждый товар прошел необходимую проверку, имеет паспорт, сертификат и допуск к эксплуатации. Сертификаты Нужна консультация или хотите оформить заявку? Позвоните нам: +7 (771) 317-12-27 Написать в WhatsApp
Выгодная покупка трубопроводных систем Качество Мы предлагаем только качественную продукцию (задвижки, затворы, краны шаровые, вентили, клапаны обратные, отводы, переходы, тройники стальные) напрямую от известных производителей - Китая, России, Италии, Турции, Финляндии. Выгодная цена и прозрачная ценовая политика Стоимость наших товаров гораздо ниже, чем у конкурентов. Это достигается путем правильного ценообразования и прямых закупок у производителей и дилеров, без посредников. Прозрачные и актуальные цены. Собственное производство На базе нашей компании осуществляется производство пожарных подставок, тройников и крестовин фланцевых и прочих изделий из металла, которые соответствует ГОСТ стандартам. Современное оснащение производственных линий позволяет сохранить минимальные цены на нашу продукцию. Сертификаты Все представленные товары в каталоге сайта Bs-g.kz подтверждаются ГОСТами и сертификатами производителей. Каждый товар прошел необходимую проверку, имеет паспорт, сертификат и допуск к эксплуатации. Сертификаты Нужна консультация или хотите оформить заявку? Позвоните нам: +7 (771) 317-12-27 Написать в WhatsApp