

/* Start:/local/templates/ne_moloko_main/components/bitrix/news.list/ne_moloko_technology/style.css?17495448601605*/
.technology__section {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: -o-flex;
	display: flex;
	
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	
	-ms-flex-pack: justify;
	-ms-flex-pack: space-between;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
}

.technology__section .h4{
	margin-top: 35px;
	/*margin-bottom: 28px;*/
	/*margin-bottom: 58px;*/
}

.technology__point {
	width: 100%;
}

.technology__point_image {
	width: auto;
	text-align: center;
	margin-top: 48px;
	margin-bottom: 48px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
}

.technology__point_image_last{
	/*margin-top: -30px;*/
	margin-top: -10px;
}

@media only screen and (max-width: 767px) {
	.technology__point-number{
		position: absolute;
		left: 0;
		top: 0;
		width: 26px;
		height: 26px;
		line-height: 24px;
		padding-top: 2px;
		text-align: center;
		font-size: 19px;
		font-weight: bold;
		background: #F6E4D8;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius: 50%;
	}
	.technology__section .h4{
		margin-top: 30px;
		margin-bottom: 10px;
	}
	
	.technology__point_image{
		width: 100% !important;
		margin-top: 20px;
		margin-bottom: 36px;
		padding-left: 0;
		padding-right: 0;
	}
	
	.technology__point {
		-webkit-box-ordinal-group: 0 !important;
		-moz-box-ordinal-group: 0 !important;
		-ms-flex-order: 0 !important;
		-webkit-order: 0 !important;
		order: 0 !important;
	}
	.technology__point_image {
		width: 100%;
	}
}
/* End */
/* /local/templates/ne_moloko_main/components/bitrix/news.list/ne_moloko_technology/style.css?17495448601605 */
