

/* Start:/local/templates/devmaster/components/bitrix/news.list/services/style.css?17548821671077*/
.service-item-name {
	font-weight: 500;
	font-size: 36px;
	line-height: 43px;

	color: #681D00;
	margin-bottom: 32px;
}

.service-item-img {
	position: relative;
	display: flex;
}
.service-item {
	padding: 62px 0 50px;
	display: inline-block;
	box-sizing: border-box;
}
.service-item:nth-child(2n-1){
	background: #F6F4F1;
}
.service-item-num {
	font-weight: 400;
	font-size: 47px;
	line-height: 140%;
	/* or 66px */


	color: #FFFFFF;
	position: absolute;
	top: 27px;
	left: 30px;
}

.service-item-info {
	width: calc(100% - 432px);
	padding-left: 30px;
}

.service-item-img {
	max-width: 432px;
	border-radius: 20px;

	overflow: hidden;
}

.service-item-text {
	margin-bottom: 45px;
}

@media (max-width: 992px){
	.service-item-info {
		width: 100%;
		padding-left: 0;
		padding-top: 20px;
	}
	.service-item-img {
		border-radius: 10px;
	}
	.service-item-name {
		font-size: 22px;
		line-height: 26px;
		margin-bottom: 17px;
	}
	.service-item .white-btn {
		width: 100%;
	}
	.service-item-info .service-item-name {
		display: none;
	}
	.service-item {
		padding: 40px 0;
	}
}
/* End */


/* Start:/local/templates/devmaster/components/bitrix/news.list/why/style.css?1754882167774*/
.why-item {
	width: 25%;
}

.why-item-name {
	font-weight: 500;
	color: #681D00;
	margin: 25px 0 0;
	max-width: 210px;
	min-height: 55px;
}

.why-item-text {
	font-size: 14px;
	line-height: 140%;
	max-width: 280px;
}

.why {
	margin: 90px 0;
}

@media (max-width: 992px){
	.why-item {
		width: 100%;
		margin-bottom: 30px;
	}
	.why-item-name {
		margin: 20px 0 10px;
		max-width: 100%;
		min-height: auto;
	}
	.why-item-text {
		max-width: none;
	}
	.why {
		margin: 50px 0;
	}.why-item:last-child {
		 margin-bottom: 0;
	 }
}

@media (max-width: 768px){
	.why-item {
		width: 100%;
		margin-bottom: 30px;
	}

	.why-item-name {
		margin: 20px 0 10px;
		max-width: 100%;
		min-height: auto;
	}
	.why-item-text {
		font-size: 12px;
		line-height: 140%;
		max-width: none;
	}
}
/* End */
/* /local/templates/devmaster/components/bitrix/news.list/services/style.css?17548821671077 */
/* /local/templates/devmaster/components/bitrix/news.list/why/style.css?1754882167774 */
