

/* Start:/local/templates/bani/components/bitrix/breadcrumb/bani/style.css?1780303545302*/
.bx-breadcrumb {
	display: flex;
	flex-wrap: wrap;
	font-weight: 300;
	font-size: 12px;
	line-height: 19px;
}

.bx-breadcrumb a span {
	color: #404546;
}

.bx-breadcrumb-item span {
	color: #ffc93f;
}

.bx-breadcrumb a:hover {
	text-decoration: none;
}

.bx-breadcrumb a:hover span {
	color: #ffc93f;
}
/* End */


/* Start:/local/templates/bani/components/bitrix/news/blog/style.css?17803035452751*/
.blog-card {
	display: block;
	background: #F5F5F5;
	border-radius: 20px;
	margin-bottom: 40px;
}

.blog-card img {
	border-radius: 20px 20px 0px 0px;
	height: 290px;
	object-fit: cover;
	object-position: center;
}

.blog-card__wrapper {
	display: flex;
	flex-wrap: wrap;
	padding: 28px 24px 25px;
	font-size: 14px;
}

.blog-card__title {
	width: 100%;
	font-weight: 600;
	font-size: 20px;
	line-height: 27px;
	color: #404546;
	min-height: 54px;
	margin-bottom: 17px;
}

.blog-card__date {
	color: #AEAEAE;
	margin-right: 40px;
}

.blog-card__read {
	color: #FFC93F;
}

.blog-card__views {
	color: #AEAEAE;
	margin-left: auto;
}

.col-lg-4 .blog-card img {
	height: 188px;
}

.blog-card:hover {
	text-decoration: none;
}

.blog-card:hover .blog-card__title {
	color: #ffc93f;
}

.load-more-items {
	margin: 0 auto;
	height: 47px;
}

@media (max-width: 1199px) {
	.blog-card img {
		height: 200px !important;
		width: 100%;
	}
}

@media (max-width: 767px) {
	.blog-card__wrapper {
		padding: 20px 15px;
	}

	.blog-card__title {
		font-size: 17px;
		line-height: 22px;
		min-width: inherit;
		margin-bottom: 7px;
	}

	.blog-card {
		margin-bottom: 20px;
	}
}

.blog-detail__img {
  border-radius: 20px;
}

.blog-detail__info {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 16px;
	line-height: 19px;
	color: #404546;
	margin: 14px 0 70px;
}

.blog-detail__date {
	border-left: 1px solid #DADADA;
	border-right: 1px solid #DADADA;
	padding: 15px 20px;
}

.blog-detail__views {
	border-left: 1px solid #DADADA;
	border-right: 1px solid #DADADA;
	padding: 15px 20px;
}

.blog-detail__read {
	padding: 15px 20px;
}

.blog-detail__read span {
	color: #ffc93f;
}

.blog-detail__action {
	background: #F5F5F5;
	border-radius: 20px;
	display: flex;
	padding: 32px 45px;
	justify-content: space-between;
	align-items: center;
	font-weight: 400;
	font-size: 20px;
	line-height: 147.5%;
	color: #404546;
	margin: 70px 0;
}

.blog-detail__vote {
	display: flex;
	align-items: center;
}

.blog-detail__share-list {
	display: flex;
	margin: 0;
	padding: 0 0 0 25px;
}

.blog-detail__share {
	display: flex;
}


.news__detail-related {
	margin-bottom: 50px;
}


@media (max-width: 992px) {


.blog-detail__action {
	flex-direction: column;
	align-items: flex-start;
}

.blog-detail__vote {
	margin-bottom: 30px;
}
}
	@media (max-width: 767px) {

	.blog-detail__info {
		margin-bottom: 30px;
		flex-wrap: wrap;
		justify-content: flex-start;
	}

	.blog-detail__date {
		border: none;
		padding: 0;
		width: 50%;
	}

	.blog-detail__read {
		padding: 15px 0 0 0;
		width: 100%;
		order: 1;
	}

	.blog-detail__views {
		padding: 0;
		border: none;
		margin-left: auto;
	}


	.blog-detail__action {
		margin: 50px 0;
		padding: 30px 15px;
	}
}

/* End */


/* Start:/local/templates/bani/components/sprint.editor/blocks/.default/_style.css?17803035457274*/


.sp-h2,
.sp-h3,
.sp-text h2,
.sp-text h3 {
	margin-bottom: 22px;
	font-weight: 600;
	font-size: 30px;
	line-height: 36px;
	text-transform: uppercase;
	color: #404546;
}

.sp-h4,
.sp-text h4 {
	font-weight: bold;
	font-size: 28px;
	line-height: 35px;
	color: #000000;
	margin-bottom: 40px;
}

/* ÐžÐ±Ñ‰Ð¸Ðµ ÑÑ‚Ð¸Ð»Ð¸ Ð´Ð»Ñ Ð±Ð»Ð¾ÐºÐ¾Ð² */

.sp-h2,
.sp-h3,
.sp-text h2,
.sp-text h3 {
	margin-bottom: 22px;
	font-weight: 600;
	font-size: 30px;
	line-height: 36px;
	text-transform: uppercase;
	color: #404546;
}

.sp-h4,
.sp-text h4 {
	font-weight: bold;
	font-size: 28px;
	line-height: 35px;
	color: #000000;
	margin-bottom: 40px;
}

.sp-h5,
.sp-text h5 {
	font-weight: bold;
	font-size: 25px;
	line-height: 31px;
	color: #000000;
	margin-bottom: 40px;
	text-transform: uppercase;
}

.sp-text {
	margin-bottom: 26px;
	font-weight: 300;
	font-size: 18px;
	line-height: 29px;
	/* or 27px */
	color: #404546;
}

.sp-text ul {
	font-size: 18px;
	line-height: 27px;
}

.sp-block-table table {
	width: 100%;
	border-collapse: collapse;
}

.sp-block-table table tr {
	background: #f7f7f7;
	color: #8a8a8a;
}

.sp-block-table table tr:nth-child(odd) {
	background: #e7e6e6;
}

.sp-block-table table tr:hover {
	background: #d4d4d4;
	color: #000;
}

.sp-block-table table td {
	text-align: left;
	border: 1px solid #ccc;
	padding: 5px;
}

.sp-quote {
	display: flex;
	margin-bottom: 70px;
	border: 3px solid #FFC93F;
	border-radius: 20px;
	font-weight: 400;
	font-size: 20px;
	line-height: 27px;
	color: #000000;
	padding: 48px 40px 30px;
}

.sp-quote-icon {
	flex: none;
	margin-right: 30px;
}

.sp-quote p {
	margin: 0;
}

.sp-lists ul li, .sp-text ul li {
	list-style: none;
	position: relative;
	margin-bottom: 15px;
	padding-left: 28px;
}

.sp-lists ul li:before,
.sp-text ul li:before {
	content: "";
	width: 12px;
	height: 12px;
	border-radius: 30px;
	transform: rotate(-45deg);
	display: block;
	position: absolute;
	left: 0;
	top: 8px;
	border: 3px solid #FFC93F;
}

.sp-lists ul, .sp-text ul {
	margin: 0;
	padding: 0;
	margin-bottom: 30px;
	font-weight: 400;
	font-size: 18px;
	line-height: 25px;
	color: #4D4D4D;
}

.sp-lists ol, .sp-text ol {
	margin: 0;
	padding: 0 0 0 52px;
	margin-bottom: 30px;
	font-weight: 300;
	font-size: 18px;
	line-height: 25px;
	color: #4D4D4D;
}

.sp-image img {
	max-width: 100%;
	height: auto;
}

.sp-image {
	margin-bottom: 70px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.sp-image span {
	font-size: 13px;
	line-height: 18px;
	color: #4D4D4D;
	display: block;
	margin-top: 20px;
}

.sp-image-text {
	background: #eee;
	margin: 10px 0 10px;
	min-height: 250px;
}

.sp-image-text img {
	float: left;
	width: 320px;
	margin: 0 10px 10px 0;
}

.sp-properties {
	width: 400px;
	border-collapse: collapse;
}

.sp-properties_title {
	border: 1px solid #ccc;
	padding: 0 5px;
	font-weight: bold;
}

.sp-properties_text {
	border: 1px solid #ccc;
	padding: 0 5px;
}

.sp-gallery {
	margin-bottom: 45px;
	position: relative;
}

.sp-gallery-prev {
	top: 50%;
	left: -27px;
	transform: translateY(-50%);
}

.sp-gallery-next {
	top: 50%;
	right: -27px;
	transform: translateY(-50%);
}

.sp-gallery-next svg {
	transform: rotate(180deg);
}

@media (max-width: 767px) {
	.sp-gallery-prev {
		display: flex!important;
		width: 30px!important;
		height: 30px!important;
		left: -13px;
	}

	.sp-gallery-next {
		display: flex!important;
		width: 30px!important;
		height: 30px!important;
		right: -13px;
	}
}

.sp-gallery-item span {
	font-size: 13px;
	line-height: 18px;
	color: #4D4D4D;
	display: block;
	text-align: center;
	margin: 20px 0 0;
}

.sp-gallery-item {
	margin-bottom: 30px;
}


.sp-gallery-items {
	overflow: hidden;
	display: flex;
	justify-content: center;
}

.sp-gallery-item {
	/* padding: 0 15px; */
}


.sp-button_link,
.sp-button_link:link,
.sp-button_link:visited {
	display: inline-block;
	border-radius: 20px;
	font-weight: 500;
	font-size: 20px;
	line-height: 27px;
	text-decoration-line: underline;
	color: #E01A26;
	margin-bottom: 40px;
}

.sp-button_link:hover {
	text-decoration: none;
}

/*accordion*/
.sp-accordion {
	border: 1px solid #ccc;
	border-radius: 5px;
}

.sp-accordion-title {
	border-top: 1px solid #ccc;
	color: #444;
	cursor: pointer;
	padding: 10px;
	text-align: left;
}

.sp-accordion-title:first-child {
	border-top: none;
}

.sp-accordion-container {
	padding: 0 10px 10px;
	display: none;
	overflow: hidden;
}

.sp-accordion-title:after {
	content: '\02795';
	font-size: 12px;
	color: #777;
	float: right;
	margin: 2px 5px;
}

.sp-accordion-title__active:after {
	content: "\2796";
}

.sp-video {
	margin-bottom: 75px;
}

.sp-iblock-elements {
	margin-bottom: 100px;
}

.sp-component:not(:last-child) {
	margin-bottom: 50px;
}

.sp-lists-horizontal {
	margin-bottom: 60px;
}

.sp-lists-horizontal ul {
	display: flex;
	justify-content: center;
	margin: 0;
	padding: 0;
}

.sp-lists-horizontal ul li {
	list-style: none;
	flex: 1;
	font-weight: bold;
	font-size: 18px;
	line-height: 25px;
	text-align: center;
	color: #000000;
	position: relative;
	margin-bottom: 20px;
}

.sp-lists-horizontal ul li:before {
	content: "";
	display: block;
	width: 42px;
	height: 42px;
	background-size: cover;
	margin: 0 auto 30px;
}

.sp-text p {
	margin-bottom: 26px;
}

.sp-h1, .sp-text .sp-h1 {
	font-weight: 600;
	font-size: 43px;
	line-height: 52px;
	margin-bottom: 26px;
}

.sp-lists ol, .sp-text ol {
	counter-reset: counter;
}

.sp-lists ol li, .sp-text ol li {
	list-style: none;
	position: relative;
	margin-bottom: 15px;
	counter-increment: counter;
}

.sp-lists ol li:before, .sp-text ol li:before {
	content: counter(counter);
	width: 32px;
	height: 32px;
	background: #FFC93F;
	position: absolute;
	font-weight: 600;
	font-size: 20px;
	color: #FFFFFF;
	border-radius: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	left: -52px;
	top: -4px;
}

.sp-contents {
	background: #FAFAFA;
	padding: 30px 15px;
	margin-bottom: 45px;
}

.sp-contents_elements {
	counter-reset: item;
	padding: 0;
	margin: 0;
}

.sp-contents_elements .level1 {
	counter-increment: item;
}

.sp-contents_elements .level1:before {
	counter-increment: li;
	content: counter(item, decimal-leading-zero);
	font-weight: 600;
	font-size: 30px;
	color: #DEDEDE;
	margin-right: 28px;
}

.sp-contents_elements a {
	font-weight: 400;
	font-size: 18px;
	line-height: 18px;
	color: #FFC93F;
}

.sp-contents_elements li {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-bottom: 10px;
}

.sp-contents_title {
	margin-bottom: 20px;
}

.sp-text br:last-child {
	display: none;
}

@media (max-width: 1024px) {

	.sp-lists-horizontal ul li {
		font-size: 17px;
		line-height: 23px;
	}

	.sp-h2, .sp-h3, .sp-text h2, .sp-text h3 {
		font-size: 26px;
		line-height: 32px;
	}

	.sp-lists-horizontal {
		margin-bottom: 30px;
	}

	.sp-gallery-item img {
		max-width: 100%;
		height: auto;
	}

	.sp-gallery {
		margin-bottom: 30px;
	}

	.sp-text ul {
		font-size: 16px;
		line-height: 24px;
	}

	.sp-component:not(:last-child) {
		margin-bottom: 30px;
	}

	.sp-iblock-elements {
		margin-bottom: 60px;
	}

	.sp-image {
		margin-bottom: 50px;
	}

}


@media (max-width: 767px) {


	.sp-lists ol, .sp-text ol {
		padding-left: 50px;
	}
}

/* End */


/* Start:/local/templates/bani/components/bitrix/iblock.vote/stars/style.css?17803035451060*/

.bx_item_detail_rating{margin-bottom: 10px;}
.bx_item_detail_rating td{
	vertical-align: middle;
	text-align: right;
}
.bx_item_detail_rating .bx_item_rating{
	text-align: right;
	margin: 0 0px -10px 17px;
}
.bx_item_detail_rating .bx_stars_container{
	position: relative;
	width: 68px;
	height: 21px;
	background: #dadada;
	background-size: 100% 100%;
}
.bx_item_detail_rating .bx_stars_bg{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 101;
	background: url(/local/templates/bani/components/bitrix/iblock.vote/stars/images/stars.png) no-repeat center;
}

.bx_item_detail_rating .bx_stars_progress{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	background: #ffc93f;
}
.bx_item_detail_rating .bx_stars_rating_votes{
	color: #8d8d8d;
	font-size: 11px;
	line-height: 11px;
	vertical-align: middle;
	display: none;
}

/*.bx_item_detail_rating .bx_vam{vertical-align: middle;}*/

@media (max-width:530px){
	.bx-touch .bx_item_detail_rating .bx_stars_container{
		height: 15px;
		margin: 4px 0;
	}
	.bx_item_detail_rating .bx_stars_rating_votes{
		font-size: 7px;
		line-height: 7px;
	}
}
/* End */
/* /local/templates/bani/components/bitrix/breadcrumb/bani/style.css?1780303545302 */
/* /local/templates/bani/components/bitrix/news/blog/style.css?17803035452751 */
/* /local/templates/bani/components/sprint.editor/blocks/.default/_style.css?17803035457274 */
/* /local/templates/bani/components/bitrix/iblock.vote/stars/style.css?17803035451060 */
