

/* Start:/local/templates/.default/components/bitrix/news/ceny/bitrix/news.list/.default/style.css?17604473241250*/
.wrapper  ul.ceny{
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	flex-direction: column;
	gap: 5px;
}

.wrapper  ul.ceny li{
	padding-left: 0!important;
}

.wrapper  ul.ceny li::before{
	display: none;
}

.wrapper  ul.ceny li a{
	color: #111;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 34px;
	text-decoration: none;
	border-bottom: solid 2px #FF9706;
}


.wrapper .inner_text h2:first-child{
	margin-top: 0;
}



.wrapper table#table-price.services_table {
    width: 100%;
    border-spacing: 0px 0;
    min-width: 900px;
}

.wrapper table#table-price.services_table th{
    background: #F5F7FA;
    color: #111;
    /* border-right: 1px solid #C8CACC; */
    padding: 10px;
}

.wrapper table#table-price.services_table th:last-child{
    border-color: var(--dark-blue);
}
.wrapper table#table-price.services_table td{
    border-right: 1px solid #C8CACC;
}

.wrapper table#table-price.services_table td{
    /* border-right: 1px solid #C8CACC; */
    border-bottom: 1px solid #C8CACC;
    padding: 10px;
}

.wrapper table#table-price.services_table tbody tr:first-child td{
	border-top: 1px solid #C8CACC;
}

.wrapper table#table-price.services_table td:first-child{
    border-left: 1px solid #C8CACC;
}
/* End */
/* /local/templates/.default/components/bitrix/news/ceny/bitrix/news.list/.default/style.css?17604473241250 */
