

/* Start:/local/templates/juristic2_custom/components/bitrix/news.list/template1/style.css?17479047618083*/
.acordeon-price {
	    margin-top: -50px;
}

.acordeon-price .acordeon-price-item {
	position: relative;
}

.acordeon-price .acordeon-price-item.active {
	border-bottom: 4px solid #FF9065;
	padding-bottom: 20px;
}

.acordeon-price .acordeon-price-item .acordeon-price-head:before {
	content: '';
	position: absolute;
	background: url('/price/img/Group%20112.png');
	width: 50px;
	height: 50px;
	background-size: contain;
	background-repeat: no-repeat;
	right: 10px;
	top: 20px;
	cursor: pointer;
}

.acordeon-price .acordeon-price-item.active:before {
	transform: rotate(180deg);
}

.acordeon-price .acordeon-price-item .acordeon-price-head {
	display: flex;
	align-items: center;
	padding: 20px 10px;
	border-bottom: 4px solid #FF9065;
}

.acordeon-price .acordeon-price-item .acordeon-price-head .acordeon-icon {
}

.acordeon-price .acordeon-price-item .acordeon-price-head .acordeon-icon img {
}

.acordeon-price .acordeon-price-item .acordeon-price-head .acordeon-block-title {
	margin-left: 20px;
	line-height: 20px;
}

.acordeon-price .acordeon-price-item .acordeon-price-head .acordeon-block-title .acordeon-price-title {
	font-weight: bold;
}

.acordeon-price .acordeon-price-item .acordeon-price-head .acordeon-block-title .acordeon-price-subtitle {
}

.acordeon-price .acordeon-price-item .acordeon-price-body {
	display: none;
	margin-top: 20px;
	padding: 20px;
	border-radius: 20px;
}

.acordeon-price .acordeon-price-item .acordeon-price-body table {
	text-align: center;
	color: #fff;
	line-height: 18px;
}

.acordeon-price .acordeon-price-item .acordeon-price-body table tr {
}

.acordeon-price .acordeon-price-item .acordeon-price-body table td {
	padding: 10px;
}

.acordeon-price .acordeon-price-item .acordeon-price-body table thead {
}

.acordeon-price .acordeon-price-item .acordeon-price-body thead tr td {
	background: #fff;
	color: #FF9065;
}

.acordeon-price .acordeon-price-item .acordeon-price-body tbody td:not(rowspan) {
	border-bottom: 2px solid #fff;
}

.acordeon-price .acordeon-price-item .acordeon-price-body thead tr td:first-child {
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
}

.acordeon-price .acordeon-price-item .acordeon-price-body thead tr td:last-child {
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
}

.acordeon-price .acordeon-price-item.active .acordeon-price-body {
	background: #FF9065;
	display: block;
}

.acordeon-flex {
	display: flex;
	justify-content: space-between;
	flex-flow: wrap;
	text-align: center;
	color: #fff;
}

.acordeon-flex > * {
	width: 33.33%;
	padding: 10px;
}

.acordeon-flex.for > * {
	width: 25%;
}

.acordeon-price-key {
	background: #fff;
	color: #ff9065;
	border-radius: 20px;
	padding: 5px 10px;
	margin-bottom: 15px;
	font-weight: bold;
}

.acordeon-price-val div {
	border-bottom: 2px solid #fff;
	line-height: 15px;
}

.acordeon-price-item .unit {
	margin-top: 15px;
	font-weight: bold;
}

.acordeon-price-item:not(.active) .unit {
	display: none;
}

.acordeon-flex.acordeon-price-val.for {
	flex-flow: column;
}

.acordeon-flex.acordeon-price-val.for > * {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: none !important;
}

.zemtlt {
	width: calc(25% - 10px);
	border-bottom: none !important;
}

.acordeon-flex.acordeon-price-val.for .zem {
	display: flex;
	position: relative;
	width: calc(75% - 10px);
	flex-flow: wrap;
	border: none;
	padding-bottom: 10px;
}

.acordeon-flex.acordeon-price-val.for .zem:has(.edn) {
	padding-top: 40px;
}

.acordeon-flex.acordeon-price-val.for .zem > div {
	width: 33.33%;
}

.acordeon-flex.acordeon-price-val.for .edn {
	position: absolute;
	top: 0;
border:none;
}
.acordeon-flex.acordeon-price-val.for .edn span {
		width: max-content !important;
	padding: 5px 10px;
	border: 1px solid #fff;
	border-radius: 5px;
	display: block;
	margin: 0 auto;
}



.zem > .edn:not(:first-child) {
	display: none;
}

.zem > div:not(.edn) {
	padding: 10px;
}

.download-pdf {
	display: flex;
	justify-content: flex-end;
	text-align: center;
	position: relative;
    top: -100px;
}

.breadcrumbs.bx-breadcrumb:not(:has(li)) {padding-bottom:0}

.download-pdf a{
	z-index: 99;
    background: #ff9065;
    color: #fff;
    padding: 10px 20px;
display:flex;
gap: 10px;
    align-items: center;
}
.download-pdf a:hover{

    color: #fff;


}

.download-pdf a:before{
	content:'';
	background:url('/local/templates/juristic2_custom/components/bitrix/news.list/template1/img/download-minimalistic-svgrepo-com%201.svg');
width: 25px;
    height: 25px;
    background-size: cover;
    display: block;
}
@media only screen and (max-width: 800px) {
.acordeon-price {
    margin-top: 0px;
}
	.download-pdf {
		display: flex;
		justify-content: center;
		height: auto;
position: relative;
        top: -18px;
	}
	.download-pdf a {
		top: 0;
		z-index: 99;
	}
	
	.acordeon-flex.acordeon-price-val.for .zem {
		display: none;
	}

	.acordeon-price-body .for > :first-child {
		width: 100%;
	}

	.acordeon-price-val.for > div > :first-child {
		width: 100%;
		text-align: left;
		position: relative;
		padding-right: 40px;
	}

	.acordeon-price-val.for > div > :first-child:before {
		content: '';
		position: absolute;
		background: url('/price/img/Group%20112.png');
		width: 30px;
		height: 30px;
		background-size: contain;
		background-repeat: no-repeat;
		right: 10px;
		top: 0;
		cursor: pointer;
		transform: rotate(-90deg);
	}

	.acordeon-price-body:not(.zem-open) .acordeon-price-key.for > div {
		width: 100%;
	}

	.acordeon-price-body:not(.zem-open) .acordeon-price-key.for > :not(:first-child) {
		display: none;
	}

	.acordeon-price-body.zem-open .acordeon-price-key.for > :first-child {
		display: none;
	}

	.zem-open .zemtlt {
		display: none;
	}

	.zem-open .acordeon-flex.acordeon-price-key.for > * {
		width: 33.33%;
	}

	.zem-open .acordeon-flex.acordeon-price-val.for > div:not(:has(.active-zem)) {
		display: none;
	}

	.active-zem {
		display: flex !important;
		justify-content: space-between !important;
		width: 100% !important;
	}

	.active-zem > * {
		width: 33.33% !important;
	}

	.active-zem .edn {
		display: block !important;
		position: relative !important;
	}
	/*.active-zem > *:has(+.edn) {
		display:none!important;
	}*/
	.acordeon-flex.acordeon-price-val.for .zem > div {
		width: 33.33% !important;
	}

	.acordeon-flex.acordeon-price-val.for .zem > div.edn {
		border: none;
		border-bottom: 2px solid;
		border-radius: 0 !important;
	}

	.acordeon-flex.acordeon-price-val.for .zem:has(.edn) {
		padding-top: 0;
	}

	.zem-open .acordeon-flex-prev {
		margin-bottom: -20px;
	}

	.zem-open .acordeon-flex-prev:before {
		content: '';
		background: url('/price/img/Group%20112.png');
		width: 30px;
		height: 30px;
		background-size: contain;
		background-repeat: no-repeat;
		cursor: pointer;
		transform: rotate(90deg);
		display: block;
	}

	.zem-open .edn {
		display: none !important;
	}

	.acordeon-price-key {
		background: #fff;
		color: #ff9065;
		border-radius: 20px;
		padding: 5px 10px;
		margin-bottom: 15px;
		font-weight: bold;
		line-height: 15px;
		align-items: center;
		min-height: 40px;
	}

	.acordeon-price-key div {
		padding: 0;
	}
	.acordeon-price-val div:first-child {
		text-align:left;
	}
}

@media only screen and (max-width: 480px) {
	.acordeon-price .acordeon-price-item .acordeon-price-body {
		padding: 10px;
	}
	.acordeon-price .acordeon-price-item .acordeon-price-head .acordeon-icon {
		max-width: 30px;
	}

	.acordeon-price .acordeon-price-item .acordeon-price-head:before {
		content: '';
		position: absolute;
		width: 30px;
		height: 30px;
		background-size: contain;
		background-repeat: no-repeat;
		right: 10px;
		top: 20px;
		cursor: pointer;
	}

	.acordeon-price .acordeon-price-item .acordeon-price-head .acordeon-block-title {
		margin-left: 10px;
		line-height: 20px;
	}

	.acordeon-price .acordeon-price-item .acordeon-price-head {
		display: flex;
		align-items: center;
		padding: 20px 5px;
		border-bottom: 4px solid #FF9065;
	}

	.mob-full-size {
		width: 100%;
		max-width: none !important;
		padding: 0;
	}
}
/* End */


/* Start:/local/templates/juristic2_custom/components/codingart/main.feedback.juristic2/form_9/style.min.css?172417352232*/
.mf-control-required{color:#f00}
/* End */
/* /local/templates/juristic2_custom/components/bitrix/news.list/template1/style.css?17479047618083 */
/* /local/templates/juristic2_custom/components/codingart/main.feedback.juristic2/form_9/style.min.css?172417352232 */
