

/* Start:/local/templates/klapan/components/bitrix/news/.default/bitrix/news.detail/.default/style.css?17715864262939*/

.bx_news_detail h3{margin-top:20px;margin-bottom:10px}

.bx_news_detail p{margin:0 0 10px}

.bx_news_detail .date {
	color: #8f8f8f;
	display: inline-block;
	font-size: 14px;
	padding: 10px 0;
}

.bx_news_detail h2 a:link {
	color: #0073a3;
	font-size: 16px;
}
.bx_news_detail a {
	color: #0073a3;
	cursor: pointer;
}

.bx_news_detail h2{
	color:inherit;
	font-weight:500;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	line-height:1.1;
}

.bx_news_detail table tr td {
	border: 1px solid #d3d3d3;
	padding: 3px;
	display: table-cell;
	vertical-align: inherit;
}

.service-list {
    display: flex;
    flex-wrap: wrap;
    gap: 2em;
    padding-top: 1.5em;
    padding-bottom: 3em;
}

.service-list .service-item {
    flex: 0 0 31%;
    position: relative;
    transition: filter 0.5s ease;
    min-width: 150px;
}

.service-list .service-item-image {
    width: 100%;
    aspect-ratio: 1/1;
    object-fit: cover;
}

.service-list .service-item-img-wrapper {
    position: relative;
    display: flex;
    padding-bottom: 1em;
}

.service-list .service-item:hover {
    filter: brightness(0.65);
}

.service-list .service-item-button {
    position: absolute;
    bottom: 0;
    right: 0;
    margin-bottom: 1em;
    background: #3ea4f0;
    text-align: center;
    color: white;
    width: 20%;
    height: 15%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.service-list a:hover {
    color:#3ea4f0;
    text-decoration: none;
}




/*   */
.service_detail_dop-info .item .item_content {
	font-family: "Roboto", sans-serif;
	padding: 15px 40px 0px;
	font-weight: 400;
	font-size: 14px;
	line-height: 130%;
}

@media (max-width: 576px) {
    .service_detail_dop-info .item .item_content {
		padding: 15px 20px 0px;	
	}
}

.acc-items .item {
	padding: 15px 0;
    border-bottom: 1px solid #e9e9e9;
	transition: border .3s;
}

.acc-items .item .item:first-child {
	padding-top: 0;
}

.acc-items .item .item_title {
	font-family: "Roboto", sans-serif;
	font-weight: 50;
	font-size: 17px;
	color: #2b2b2b;
}

.acc-items .item {
	cursor: pointer;
}

.ac-content {
	display: none;
}

.ac-title {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.ac-title::after {
	content: "";
	display: block;
	width: 14px;
	height: 8px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url("data:image/svg+xml,%3Csvg width='14' height='8' viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L7 7L13 1' stroke='%233EA4F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E");
	transition: transform .3s;
}

.acc-items .item.is-active .ac-title::after {
	transform: rotate(180deg);
}

.service_detail_dop-info .item .item_content {
	font-family: "Roboto", sans-serif;
	padding: 15px 40px 0px;
	font-weight: 400;
	font-size: 14px;
	line-height: 130%;
}
/* End */
/* /local/templates/klapan/components/bitrix/news/.default/bitrix/news.detail/.default/style.css?17715864262939 */
