

/* Start:/local/templates/main/components/bitrix/news/services/style.css?1651494856915*/
.servise-detail h1{
	color: #fff;
}
.servise-detail-top{
	background: url('/local/templates/main/components/bitrix/news/services/img/service_bg.jpg') no-repeat right;
	background-size: cover;
	padding-bottom: 75px;
}
.servise-detail-bottom{
	padding: 70px 0;
}
.servise-detail-bottom-text p,
.servise-detail-bottom-text ol li,
.servise-detail-bottom-text ul li,
.servise-detail-bottom-text a{
	font-size: 21px;
	line-height: 30px;
}
.servise-detail-bottom-text p b{
	font-weight: 400;
}

.servise-page-bottom{
	padding: 0 0 70px 0;
}

@media (max-width: 1280px){
	.servise-detail-bottom{
		padding-bottom: 45px;
	}

	.servise-detail-bottom-text p, 
	.servise-detail-bottom-text ol li, 
	.servise-detail-bottom-text ul li,
	.servise-detail-bottom-text a{
		font-size: 18px;
		line-height: 26px;
	}
}
@media (max-width: 800px){
	.servise-detail-bottom{
		padding: 50px 0;
	}
	.servise-page-bottom{
		padding: 0 0 50px 0;
	}
}
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/services_page/style.css?16514948562708*/
.services-page{
	margin: 75px -12px 80px -12px;
	display: flex;
	flex-wrap: wrap;
}
.services-page-item-outer{
	width: 33.333333%;
	padding: 12px;
	height: 440px;
}
.services-page-item{
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	padding: 0 10px;
	background-position: center;
	background-repeat: no-repeat;
    background-size: cover;
}
.services-page-item:before{
	content: ' ';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .4);
	transition: all .5s;
}
.services-page-item-inner{
	text-align: center;
	position: relative;
	z-index: 2;
}
.services-page-item-title{
	font: 300 30px 'Roboto', Arial;
	margin-bottom: 25px;
	color: #fff;
	text-transform: uppercase;
}
.services-page-item-price{
	font: 300 21px 'Roboto', Arial;
	color: #fff;
	margin-bottom: 30px;
}
.services-page-item-price span{
	font-size: 30px;
}
a.services-page-item-btn{
	display: inline-block;
	background: #fff;
	border-radius: 5px;
	padding: 20px 80px;
	font: 300 18px 'Roboto', Arial;
	color: #000;
	text-decoration: none;
	transition: all .3s;
}
a.services-page-item-btn:hover{
	box-shadow: 0px 3px 9px 0px rgb(0 0 0 / 35%);
}
.services-page-item:hover:before {
	background: rgba(0, 78, 158, .8);
}
.services-page-link{
	text-align: center;
}
.services-page-link a{
	font: 300 18px 'Roboto', Arial;
	color: #004e9e;
	text-decoration: underline;
}
.services-page-link a:hover{
	text-decoration: none;
}
@media (max-width: 1550px){
	.services-page-item-outer{
		height: 300px;
	}
	.services-page-item-title{
		font-size: 25px;
		margin-bottom: 20px;
	}
}
@media (max-width: 1280px){
	.services-page-item-outer{
		width: 50%;
		height: auto;
	}
	.services-page-item{
		padding: 90px 12px;
	}
	.services-page{
		margin-bottom: 65px;
		margin-top: 65px;
	}
}
@media (max-width: 1024px){
	.services-page-item-outer{
		height: 350px;
		width: 100%;
	}
	a.services-page-item-btn{
		padding: 15px 70px;
	}
	.services-page-item{
		padding-top: 0;
		padding-bottom: 0;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.services-page-block .wrapper{
	    padding-right: 0;
    	overflow: hidden;
	}
	.services-page-item-title{
		font-size: 22px;
	}
	.services-page-block{
		padding: 65px 0;
	}
	.services-page{
		margin-top: 50px;
		margin-bottom: 50px;
	}
	.services-page-link{
		padding-right: 30px;
	}
}
@media (max-width: 800px){
	.services-page{
		margin-top: 40px;
		margin-bottom: 40px;
	}
	a.services-page-item-btn{
		font-size: 16px;
	}
	.services-page-block{
		padding-top: 45px;
		padding-bottom: 45px;
	}
	.services-page-link{
		padding-right: 40px;
	}
	.services-page-item-outer{
		height: 285px;
	}	
}
/* End */
/* /local/templates/main/components/bitrix/news/services/style.css?1651494856915 */
/* /local/templates/main/components/bitrix/news.list/services_page/style.css?16514948562708 */
