

/* Start:/local/templates/teamb_topdentika/components/bitrix/catalog/services_new/style.min.css?1755249025959*/
.grid .bx_content_section{margin-bottom:15px}.grid .bx_sidebar{margin-bottom:15px}.grid2x1 .bx_content_section{float:left;width:66%;margin-bottom:15px}.grid2x1 .bx_sidebar{float:right;width:33%;margin-bottom:15px;padding-left:5%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media(max-width:960px){.grid2x1 .bx_sidebar{padding-left:4%}}@media(max-width:640px){.grid2x1 .bx_content_section,.grid2x1 .bx_sidebar{width:100%;float:none}.grid2x1 .bx_sidebar{padding-left:3%}}@media(max-width:479px){.grid2x1 .bx_sidebar{padding-left:1%}}.catalog-block-header{font-size:14px;font-weight:bold;text-align:left;margin:5px 0;padding:5px 15px;border-bottom:2px solid #d9dee6;color:#000}body.bx-theme-blue .catalog-block-header{border-color:#006cc0}body.bx-theme-green .catalog-block-header{border-color:#63aa28}body.bx-theme-red .catalog-block-header{border-color:#da3737}body.bx-theme-yellow .catalog-block-header{border-color:#f4b236}
/* End */


/* Start:/local/templates/teamb_topdentika/components/bitrix/catalog/services_new/bitrix/catalog.section.list/.default/style.css?17552490251489*/
.service-list{
	display: flex;
	row-gap: 80px;
	flex-direction: column;
	margin-bottom: 80px;
}
.service-item .row{
	row-gap: 33px;
}
.service__item-img{
	position: relative;
	display: block;
	overflow: hidden;
	border-radius: 180px;
	filter: grayscale(100%);
	transition: 0.4s;
	height: 100%;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.service-item:hover .service__item-img{
	filter: grayscale(0%);
}
.app .service__item-img img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.service__item-img img {
	position: relative;
	display: block;
	width: 100%;
	max-width: 100%;
	height: auto;
}
.service__item-name{	
	position: relative;
	display: block;
	font-family: var(--font-family-2);
	font-size: 26px;	
	font-weight: 800;
	line-height: normal;
	margin-bottom: 42px;
	color: #000;
	text-decoration: none;
	margin-bottom: 10px;
}
.service__item-text{
	min-height: 75px;
	margin-bottom: 58px;
	font-size: 18px;
}

.service__item-price{	
	font-family: var(--font-family-2);
	font-size: 25px;
	font-weight: 800;
	line-height: normal;
}
.service__item-price span{		
	font-size: 35px;
	text-transform: uppercase;
	
}
.service__item-buttons{
	display: flex;
	gap: 33px;
	flex-wrap: wrap;
	margin-top: 50px;
}

@media(max-width: 991px){
	.service__item-name{
		margin-bottom: 15px;
	}
	.service__item-text {	
		margin-bottom: 20px;
	}
	.service__item-buttons {	
		gap: 20px;		
		margin-top: 25px;
	}
	.service__item-text {
		font-size: 16px;
	}
}
/* End */
/* /local/templates/teamb_topdentika/components/bitrix/catalog/services_new/style.min.css?1755249025959 */
/* /local/templates/teamb_topdentika/components/bitrix/catalog/services_new/bitrix/catalog.section.list/.default/style.css?17552490251489 */
