
.item_one_block{
	border-radius: 30px;
	background: #009FE3;
	position: relative;
	padding: 32px 0px 32px 30px;
	height: 259px;
	margin-bottom: 15px;
}
.title_item_one{
	color: #FFF;
	font-family: "Istok Web";
	font-size: 26px;
	font-style: normal;
	font-weight: 700;
	line-height: 150%; /* 39px */
	max-width: 311px;
}
.text_item_one{
	color: #FFF;
	font-family: "Istok Web";
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 120%; /* 24px */
	max-width: 311px;
}
.img_item_one{
	position: absolute;
	bottom: 0;
	right: 5px;
}
.text_one_block{
	color: #4D4D4D;
	font-family: "Istok Web";
	font-size: 22px;
	font-style: normal;
	font-weight: 400;
	line-height: 148.445%; /* 32.658px */
	margin-bottom: 41px;
}
.one_block #bx_3485106786_6293 .img_item_one{
    transform: translateY(-10%);
		right: 20px;
}
@media (max-width: 1200px) {
	.item_one_block {
    height: 358px;
	}
	.three-item{
		    margin-bottom: 15px;
	}
}