ASB Kasachstan (ArbeitsSchutz im Betrieb)
/*.b-slider__container img {
filter: grayscale(1);
}
.b-slider__container:hover img {
transition: all 0.6s ease 0s;
filter: grayscale(0);
}
colors
#fedf00 yellow
#fecf00 yellow darker
*/
.uc-btns {
display: inline-block;
padding: 12px 45px;
text-decoration: none !important;
font-size: 16px;
border-radius: 2px;
transition: all 500ms ease-in-out;
background: #fedf00;
color: #333 !important;
}
.uc-btns:hover {
transition: all 500ms ease-in-out;
background: #fecf00;
}
.uc-title {
text-align: center;
margin: 20px 0px 25px;
color: #333;
font-size: 30px;
line-height: normal;
}
.ucv-a2-panel strong {
font-size: 20px;
color: #333333;
}
.ucv-a2-panel {
background: #777 url(http://content.s2.prom.st/April2022/vupm73vt.jpg) top;
background-size: cover;
transition: all 0.6s ease 0s;
/*animation: 15s infinite alternate back linear;*/
}
@keyframes back {
from {
background-position: top;
}
to {
background-position: bottom;
}
}
.ucv-a2-texts {
transition: all 0.6s ease 0s;
background-color: rgba(0, 0, 0, 0.4);
box-sizing: border-box;
text-align: center;
padding: 100px 0px;
}
.ucv-a2-header {
font-size: 30px;
line-height: 32px;
color: #fff;
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;
width: 220px;
border: 2px solid #fff;
font-size: 15px;
border-radius: 2px;
margin-top: 60px;
transition: all 0.3s ease 0s;
}
.ucv-a2-link:hover {
color: #333 !important;
border-color: #fedf00;
background-color: #fedf00;
}
@media screen and (max-width: 500px) {
.ucv-a2-texts {
box-sizing: border-box;
}
.ucv-a2-texts {
padding: 20px;
background-color: rgba(0, 0, 0, 0.5);
}
.ucv-a2-panel {
filter: grayscale(0);
}
}
.uc-all {
padding: 20px 15px 30px;
border-bottom: 1px solid #f1f1f1;
}
.uc-block {
text-align: center;
width: 48%;
box-shadow: 5px 0 10px rgba(0, 0, 0, .05), 0px 5px 10px rgba(0, 0, 0, .05), 0px -5px 10px rgba(0, 0, 0, .05), 2px 0 0 #fedf00 inset;
min-height: 60px;
display: inline-block;
position: relative;
box-sizing: border-box;
margin: 20px 0 20px 1.2%;
}
.uc-block:hover {
box-shadow: 5px 0 10px rgba(0, 0, 0, .1), 0px 5px 10px rgba(0, 0, 0, .1), 0px -5px 10px rgba(0, 0, 0, .1), 2px 0 0 #333333 inset;
}
.uc-block p {
padding: 1% 75px 1% 5%;
text-align: left;
}
.uc-block2 {
position: relative;
}
.uc-block2 span {
font-size: 18px;
line-height: 32px;
color: #fedf00;
font-weight: bold;
}
.uc-block2:before {
content: '✓';
position: absolute;
top: 2px;
right: 20px;
display: inline-block;
width: 40px;
height: 40px;
line-height: 38px;
box-sizing: border-box;
font-size: 35px;
border: 1px solid #333333;
text-align: center;
color: #fedf00;
transition: .3s;
}
.uc-block2:hover:before {
border: 1px solid #fedf00;
color: #333333;
transition: .3s;
transform: scale(1.2);
}
@media screen and (max-width: 1460px) {
.uc-block p {
padding: 70px 15px 15px;
text-align: center;
}
.uc-block2:before {
top: 20px;
right: 50%;
transition: .3s;
transform: translateX(50%);
}
.uc-block2:hover:before {
transform: translateX(50%) scale(1.2);
}
@media screen and (max-width: 1160px) {
.uc-block {
width: 100%
}
;
}
}
.uc-blink-panel {
padding: 20px 15px 20px;
border-bottom: 1px solid #f1f1f1;
}
.uc-blink-panel:after {
content: " ";
display: block;
clear: both;
font-size: 0px;
}
.uc-blink-header {
text-align: center;
padding-bottom: 20px;
}
.uc-blink-table {
border-width: 0px !important;
width: 48% !important;
table-layout: fixed;
float: left;
}
.uc-blink-table strong {
color: #333333;
}
.uc-blink-table tr:hover .uc-blink-table-marker {
background: #fedf00;
color: #333333;
border-color: #fedf00;
}
.uc-blink-table td {
padding-bottom: 10px;
}
.uc-blink-table+.uc-blink-table {
margin-left: 4%;
}
.uc-blink-table-col1 {
width: 60px;
}
.uc-blink-table-marker {
width: 40px;
height: 40px;
margin: 0px auto;
line-height: 41px;
border: 2px solid #333333;
text-align: center;
color: #fedf00;
font-size: 30px;
transition: all 0.3s;
}
@media screen and (max-width: 768px) {
.uc-blink-table {
float: none;
width: 100% !important;
}
.uc-blink-table+.uc-blink-table {
margin: 0;
}
}
@media screen and (max-width: 500px) {
.uc-blink-table td {
vertical-align: top !important;
}
}
.uc-footer {
padding: 20px 0;
text-align: center;
border-bottom: 1px solid #f1f1f1;
}
.uc-footer p {
margin: 20px 0;
}
/*------------------Groups------------------*/
.group-panel {
display: flex;
flex-direction: row;
padding: 0px;
text-align: center;
}
.group-panel:after {
content: " ";
display: block;
clear: both;
font-size: 0px;
}
.group-wrapper {
/*margin: .1% .1%;*/
margin-top: 0;
width: 33.333%;
text-decoration: none;
transition: 300ms;
}
.group-wrapper:hover .group-hint {
background-color: rgba(0, 0, 0, 0.5);
}
.group-wrapper:hover .group-img {
filter: grayscale(0);
transform: translateX(-20px);
}
.group-img-holder {
display: block;
text-align: center;
position: relative;
overflow: hidden;
margin: 0 auto;
}
.group-img {
display: block;
height: 500px !important;
transition: all 0.6s ease 0s;
}
.group-hint {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.1);
text-align: left;
color: white;
transition: all 0.6s ease 0s;
overflow: hidden;
}
.group-hint-body {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
/*transform: translateY(-50%);
-webkit-transform: translateY(-50%);*/
padding: 30px;
box-sizing: border-box;
}
.group-name {
color: #fedf00;
font-weight: bold;
font-size: 28px;
display: block;
margin: 10px 0;
line-height: normal;
}
@media screen and (max-width: 500px) {
.group-panel {
flex-direction: column;
}
.group-wrapper {
width: auto;
}
.group-img {
height: 600px !important;
}
.UserContent__root--vmWEL iframe,
.UserContent__root--vmWEL img {
max-width: fit-content;
}
}
/*@media screen and (max-width: 500px) {
.group-hint-body {
bottom: 0;
}
}*/
.group-b {
display: inline-block;
text-align: center;
text-decoration: none !important;
color: #fedf00 !important;
border: 2px solid #fedf00 !important;
/*border-radius: 2px;*/
background: none;
font-weight: bold;
padding: 10px 15px;
min-width: 150px;
font-size: 16px;
margin-top: 50px;
transition: 300ms;
}
.group-b:hover {
color: black !important;
background-color: #fedf00;
}
.uc-clear {
clear: both;
height: 0px;
}
.b-user-content img {
max-width: fit-content;
}
.advan-panel {
padding: 20px;
text-align: center;
border-bottom: 1px solid #f1f1f1;
}
.advan-panel:after {
content: " ";
display: block;
clear: both;
font-size: 0px;
}
.advan-header {
margin-bottom: 10px;
font-weight: bold;
}
.advan-wrapper {
display: inline-block;
vertical-align: top;
width: 23%;
margin: 10px 10px;
}
.advan-img {
margin: 15px;
transition: all 0.5s ease;
}
.advan-wrapper:hover img {
transform: scale(-1.2, 1.2);
margin: 15px;
transition: all 0.5s ease;
}
.advan-text {
margin: 10px 0 0;
}
@media screen and (max-width: 1100px) {
.advan-wrapper {
width: 24%;
}
}
@media screen and (max-width: 700px) {
.advan-wrapper {
width: 60%;
}
}
.uc-clear {
clear: both;
height: 0px;
}
.social-panel {
text-align: center;
padding: 20px;
}
.social-wr {
display: inline-block;
margin: 10px;
}
.social-wr img {
animation-name: social;
animation-duration: 3s;
animation-iteration-count: infinite;
transition: ease-out;
}
.social-header {
display: block;
margin: 20px 0 !important;
}
@keyframes social {
from {
transform: scale(1);
}
50% {
transform: scale(1.1);
}
to {
transform: scale(1);
}
}
.uc-b5-panel {
padding: 20px;
text-align: center;
border-bottom: 1px solid #f1f1f1;
}
.uc-b5-panel:after {
content: " ";
display: block;
clear: both;
font-size: 0px;
}
.uc-b5-header {
margin-bottom: 5px;
font-size: 60px;
transition: 200ms;
line-height: normal;
}
.uc-b5-wrapper:hover .uc-b5-header {
color: #fedf00;
}
.uc-b5-wrapper {
display: inline-block;
vertical-align: top;
width: 18%;
margin: 10px 10px;
}
.uc-b5-img {
margin: 15px;
transition: all 0.5s ease;
}
.uc-b5-wrapper:hover img {
transform: scale(-1.2, 1.2);
margin: 15px;
transition: all 0.5s ease;
}
.uc-b5-arr {
width: 30px;
font-size: 30px;
color: #333;
vertical-align: middle;
padding-top: 30px;
}
.uc-b5-arr2 {
display: none;
}
.uc-b5-arr3 {}
.uc-b5-text {
margin: 10px 0 0;
}
@media screen and (max-width: 1100px) {
.uc-b5-wrapper {
width: 24%;
}
.uc-b5-arr2 {
display: none;
}
.uc-b5-arr3 {
display: inline-block;
}
}
@media screen and (max-width: 700px) {
.uc-b5-wrapper {
width: 60%;
}
.uc-b5-arr {
display: none;
}
}
Компания ASB Kasachstan
Ваш поставщик средств индивидуальной защиты на предприятии
Поставляем на предприятия современную качественную спецодежду, спецобувь и СИЗ для создания максимально безопасных и комфортных условий труда для работников любого предприятия. Наша продукция защищает здоровье и жизнь человека от агрессивного воздействия неблагоприятных производственных факторов.
Ассортимент продукции
Мы продаем
Маски и респираторы Технические маски и респираторы класса FFP1, FFP2, FFP3.
Каталог
Защита глаз Очки для защиты глаз от излучения и механических повреждений.
Каталог
Защита рук Защитные перчатки для работы в самых тяжелых условиях.
Каталог
Защита головыКаски и шлемы для безопасной работы в экстремальных условиях.
Каталог
Защитные костюмы Костюмы и спецодежда для представителей разных профессий.
Каталог
Защита ног Комфортная рабочая обувь для рабочих разных сфер промышленности.
Каталог
Несколько фактов о нашей компании
Компания была образована в 2020 году совместно с немецкими партнерами как активный и прорывной участник в сфере торговли СИЗ и сопутствующих товаров.
Наша миссия заключается в повышении уровня качества выпускаемой продукции, ее полное соответствие требованиям стандартов и запросам потребителей.
Современная, стабильная, быстро развивающаяся компания, предоставляющая обширный ассортимент высококачественной актуальной продукции.
Располагаем собственным складом, автопарком и готовимся к открытию производственного цеха в РК, создаем комфортные условия сотрудничества.
Мы нацелены на стабильные и качественные отношения с нашими оптовыми партнерами по Казахстану и ближайшему зарубежью.
Заключили более 20 долгосрочных договоров с партнерами, за время нашей деятельности не было ни одного возврата товара.
В каталог
ASB Kasachstan – надежное долгосрочное партнерство
Актуальный ассортимент
Оптовые цены для небольших заказов
Индивидуальный подход к клиенту
Короткие сроки поставок
Почему стоит выбрать нас
1
Предлагаем высокое качество продукции и, сертификаты и гарантии от производителя.
2
Держим качество обслуживания на высоком уровне.
3
У нас конкурентоспособная ценовая политика.
4
Есть возможность корректировать цену в зависимости от объема заказанной продукции.
Несколько шагов к сотрудничеству
1
Напишите нам или обратитесь по телефону
2
Мы предоставим консультацию по продукции
3
Сделайте заказ и внесите оплату
4
Мы соберем и оперативно отправим товар
5
Будем благодарны за оставленный отзыв
ASB Kasachstan – защита, не вызывающая сомнений!
Мы поставляем для вас лучшую продукцию и оказываем качественный сервис.
Станьте нашим клиентом, чтобы в этом убедиться.
Сделать заказ