

/* Start:/local/templates/.default/components/bitrix/news/articles/bitrix/news.detail/articles/style.css?17485269661511*/
.video_wrapper {
	margin: 15px 0px;
}

.video_wrapper iframe {
	width: 100%!important;
	height: auto;
	min-height: 400px;
}

.chek-all {
        position: relative;
    /*display: flex;
    justify-content: center;*/
    margin-top: 50px;
}

div#certs {
    margin-top: 100px;
        position: relative;
}

.chek-item {
    /*margin-left: 30px;*/
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 300px;
}

/*.product-section_download {
   margin-top: 135px;
}*/

.product-certs__item:after {
        display: inline-block;
    content: "";
    background: url(/local/templates/.default/assets/stylesheets/../images/sprite.svg) -784px 16px;
    width: 64px;
    height: 64px;
    position: relative;
    left: 155px;
        top: -355px;
    margin-bottom: -100px;
}

.product-certs__list.js-product-certs {
    max-width: 220px;
    position: relative;
  /*  max-height: 180px;*/
}
.typo ul {
    list-style: none;
}
.b-share {
    list-style: none;
}


.product-certs .check_list-next, .product-certs .check_list-prev {
    background-color: #00B6BD;
    width: 54px;
    height: 54px;
    border-radius: 50%;
    transition: 0.3s;
    top: 53%;
    opacity: 1;
}
.product-certs .check_list-prev {
    left: -27px;
}
.product-certs .check_list-next {
    right: -27px;
}
.product-certs .swiper-button-next::after, .product-certs .swiper-button-prev::after {
    font-size: 20px;
    color: #fff;
}
/* End */
/* /local/templates/.default/components/bitrix/news/articles/bitrix/news.detail/articles/style.css?17485269661511 */
