
.bely_1 {background: #ffffff; border-radius: 15px;}
.bely_2 {padding: 30px 30px 30px 30px;}
.bely_pict100 {width: 100%;}
.bely_icon_svg_1 {height: 20px; position: relative; top: 4px; padding: 0px 5px 0px 0px;}

.bely_icon_block {width: 100%; position: relative;}
.bely_icon_block_1 {position: relative; display: inline-block; padding: 0px 15px 0px 0px;}

.bely_href { border: 0px solid #000000; text-decoration: none; color: #141827;}
.bely_br {padding: 24px 0px 0px 0px;}
.bely_href:hover .table700zz {  border: 0px solid #00c2cc;  box-shadow: inset 0 0 0 4px #ff2d66;}
.bely_href:active {box-shadow: inset 0 0 0 4px #ff2d66;}

.video_responsive {
    position: relative;
    width: 100%;                /* Ширина контейнера - 100% */
    height: 0;
    padding-bottom: 56.25%;     /* Соотношение сторон 16:9 (9 / 16 * 100) */
    overflow: hidden;
}

.video_responsive iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;                /* Растягиваем iframe по ширине */
    height: 100%;               /* Растягиваем iframe по высоте */
    border: 0;
}


.img_beliy_vk {
    position: absolute;
    top: 15px;
    left: 22px;
    height: 22px;
}

.img_beliy_youtube {
    position: absolute;
    top: 14px;
    left: 22px;
    height: 22px;
}



@media only screen and (max-width: 900px) {
	.bely_icon_block_1 {position: relative; display: inline-block; padding: 0px 15px 15px 0px;}
.bely_br {padding: 3px 0px 0px 0px;}
.bely_2 {padding: 20px 10px 20px 10px;}
}
