

/* Start:/local/templates/psk2024/components/bitrix/news.list/slider_full/style.css?1668073732503*/
.main-slider .head_slide{padding: 0 10px;}
.main-slider .head_slide .section_bg{position: relative;}
.section_bg img{max-width: 100%}

.main-slider .head_slider_controls {
    position: absolute;
    z-index: 2;
    bottom: 4.5rem;
    left: 3rem;
}
.main-slider .head_slider_controls .slider_controls_wrapper {
    position: relative;
    left: 0;
    bottom: 0;
}

.main-slider .screen_content{
    position: absolute;
    top: 1rem;
    left: 3rem;
}
.main-slider{display: none;}
/* End */


/* Start:/local/templates/psk2024/components/bitrix/news.list/benefits/style.css?1668073732503*/
.main-slider .head_slide{padding: 0 10px;}
.main-slider .head_slide .section_bg{position: relative;}
.section_bg img{max-width: 100%}

.main-slider .head_slider_controls {
    position: absolute;
    z-index: 2;
    bottom: 4.5rem;
    left: 3rem;
}
.main-slider .head_slider_controls .slider_controls_wrapper {
    position: relative;
    left: 0;
    bottom: 0;
}

.main-slider .screen_content{
    position: absolute;
    top: 1rem;
    left: 3rem;
}
.main-slider{display: none;}
/* End */


/* Start:/local/templates/psk2024/components/bitrix/news.list/banner_main/style.css?1680175616458*/
.image_inside.half{min-height: 270px;}
.psk-banners__interactive-inner{
    font-size: initial;
    color: #203d58;
    padding: 10px;
    text-align: left;
}
.psk-banners__interactive-title{
    font-size: large;
    font-weight: 600;
}
.small-border{width: 20%; border-top: 2px solid #fbe42a;margin: 5px 0;}
.psk-banners__interactive-price{font-weight: 600;}
li.psk-banners__interactive-item{
    line-height: initial;
    padding: 5px 0;
}
/* End */


/* Start:/local/templates/psk2024/components/bitrix/news.detail/super_offer/style.css?1634860049155*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}

/* End */


/* Start:/local/templates/psk2024/components/bitrix/news.list/sale_banners/style.css?1668073732503*/
.main-slider .head_slide{padding: 0 10px;}
.main-slider .head_slide .section_bg{position: relative;}
.section_bg img{max-width: 100%}

.main-slider .head_slider_controls {
    position: absolute;
    z-index: 2;
    bottom: 4.5rem;
    left: 3rem;
}
.main-slider .head_slider_controls .slider_controls_wrapper {
    position: relative;
    left: 0;
    bottom: 0;
}

.main-slider .screen_content{
    position: absolute;
    top: 1rem;
    left: 3rem;
}
.main-slider{display: none;}
/* End */


/* Start:/local/templates/psk2024/components/bitrix/news.list/sale_banners_4sezon/style.css?1716184418505*/
.main-slider .head_slide{padding: 0 10px;}
.main-slider .head_slide .section_bg{position: relative;}
.section_bg img{max-width: 100%}

.main-slider .head_slider_controls {
    position: absolute;
    z-index: 2;
    bottom: 4.5rem;
    left: 3rem;
}
.main-slider .head_slider_controls .slider_controls_wrapper {
    position: relative;
    left: 0;
    bottom: 0;
}

.main-slider .screen_content{
    position: absolute;
    top: 1rem;
    left: 3rem;
}
.main-slider{display: none;}

/* End */


/* Start:/local/templates/psk2024/components/bmhouse/comments.all.index/reviews_main/style.css?173148675510841*/
/*#bmhouse-comments {*/
/*	width: 100%;*/
/*	margin-top: 60px;*/
/*	font-size: 14px;*/
/*	font-family: "SolomonSans", sans-serif;*/
/*	color: #111;*/
/*}*/

/*#bmhouse-comments .bmhouse-comments-title {*/
/*	margin-top: 10px;*/
/*	margin-bottom: 20px;*/
/*	font-size: 24px;*/
/*	font-family: 'Yanone Kaffeesatz', sans-serif !important;*/
/*}*/

#bmhouse-comments .bmhouse-comments-rating,
#bmhouse-comments .bmhouse-comments-count {
	display: inline-block;
}

#bmhouse-comments .bmhouse-comments-count {
	position: relative;
	top: -5px;
}

#bmhouse-comments .bmhouse-comments-rating-background,
#bmhouse-comments .bmhouse-comments-rating-foreground {
	height: 22px;
	width: 110px;
	background: url('/bitrix/components/bmhouse/comments/templates/.default/img/stars.png') repeat-x;
}

#bmhouse-comments .bmhouse-comments-rating-foreground {
	background-position: 0 -22px;
}

#bmhouse-comments .bmhouse-comments-stats {
	margin-top: 20px;
	display: inline-block;
}

#bmhouse-comments .bmhouse-comments-stat {
	margin-bottom: 10px;
	padding: 1px 5px;
	cursor: pointer;
	position: relative;
}

#bmhouse-comments .bmhouse-comments-stat-only-rating {
	position: absolute;
	left: 200px;
	top: -22px;
	background-color: #663f80;
	border: 1px solid #5c2c7d;
	color: #fff;
	width: 255px;
	padding: 2px 6px;
	display: none;
	transition: display 0.3s;
	z-index: 1;
}

#bmhouse-comments .bmhouse-comments-stat:hover {
	padding: 0 4px;
	border: 1px solid #ddd;
}

#bmhouse-comments .bmhouse-comments-stat.active {
	padding: 0 4px;
	border: 1px solid #ccc;
}

#bmhouse-comments .bmhouse-comments-stat:hover .bmhouse-comments-stat-only-rating {
	display: block;
}

#bmhouse-comments .bmhouse-comments-stat-title,
#bmhouse-comments .bmhouse-comments-stat-line,
#bmhouse-comments .bmhouse-comments-stat-count {
	display: inline-block;
}

#bmhouse-comments .bmhouse-comments-stat-title,
#bmhouse-comments .bmhouse-comments-stat-count {
	font-family: 'Yanone Kaffeesatz', sans-serif !important;
	font-size: 15px;
	font-weight: 300;
}

#bmhouse-comments .bmhouse-comments-stat-title {
	width: 100px;
}

#bmhouse-comments .bmhouse-comments-stat-line {
	width: 200px;
	height: 7px;
	border: 1px solid #5c2c7d;
	background-color: #f7f7f7;
	border-radius: 3px;
	margin-right: 20px;
}

#bmhouse-comments .bmhouse-comments-stat-line-fill {
	background-color: #5c2c7d;
	height: 7px;
	border-radius: 3px;
}

#bmhouse-comments .bmhouse-comments-button {
	display: inline-block;
	margin-left: 50px;
}

#bmhouse-comments .bmhouse-comments-button a {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 40px;
	max-width: none;
	width: 100%;
	font-size: 18px;
	color: #fff;
	background-color: #000;
	border: 1px solid #000;
	margin: 0;
	padding: 0.5em 1em;
	text-decoration: none;
	transition: all 0.2s ease 0s;
}

#bmhouse-comments .bmhouse-comments-button a:hover {
	color: #000;
	background-color: #fff;
}

#bmhouse-comments .bmhouse-comments-block {
	margin-top: 30px;
}

#bmhouse-comments .bmhouse-comments-block + a {
	display: block;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 20px;
}

#bmhouse-comments .bmhouse-comment {
	width: calc( 30% - 5px );
	margin: 0 5px;
	border: 1px solid #e7e7e7;
	padding: 20px;
	display: inline-block;
	vertical-align: top;
	height: 350px;
	position: relative;
}
#bmhouse-comments .bmhouse-comment .bmhouse-comment-text a {
	text-decoration: underline;
	color: #5a4499;
	font-weight: 400;
}
#bmhouse-comments .bmhouse-comment .bmhouse-more span{margin: 0 auto;}

#bmhouse-comments .bmhouse-comment.hidden {
	display: none;
}

#bmhouse-comments .bmhouse-comment-left {
	display: inline-block;
	width: 100px;
	vertical-align: top;
}

#bmhouse-comments .bmhouse-comment-left > div {
	width: 100px;
	/*background-color: #f7f7f7;*/
	/*border: 1px solid #5c2c7d;*/
	/*color: #5c2c7d;*/
	text-align: center;
	/*font-weight: bold;*/
	overflow: hidden;
}

#bmhouse-comments .bmhouse-comment-left .bmhouse-comment-userletter span {
	position: relative;
	top: 14px;
}

#bmhouse-comments .bmhouse-comment-right {
	display: inline-block;
	width: 100%;
}

#bmhouse-comments .bmhouse-comment-left + .bmhouse-comment-right {
	margin-left: 20px;
	width: calc(100% - 130px);
}

#bmhouse-comments .bmhouse-comment-header {
	margin-bottom: 14px;
}

#bmhouse-comments .bmhouse-comment-name {
	/*font-weight: bold;*/
	font-size: 15px;
	display: inline-block;
	/*color: #5c2c7d;*/
}

#bmhouse-comments .bmhouse-comment-date {
	/*font-weight: bold;*/
	display: inline-block;
	color: #aaa;
	font-size: 10px;
	margin-left: 20px;
}

#bmhouse-comments .bmhouse-comment-image {
	margin-top: 15px;
}

#bmhouse-comments .bmhouse-comment-image img {
	max-width: 100px;
	max-height: 100px;
	cursor: pointer;
	transition: max-width 0.5s, max-height 0.5s, width 0.5s, height 0.5s;
}

#bmhouse-comments .bmhouse-comment-image img.active {
	max-width: 700px;
	max-height: 700px;
}

#bmhouse-comments .bmhouse-comment-rating {
	margin-bottom: 15px;
}

#bmhouse-comments .bmhouse-comment-rating-background,
#bmhouse-comments .bmhouse-comment-rating-foreground {
	height: 22px;
	width: 160px;
	background: url('/local/templates/psk2024/components/bmhouse/comments.all.index/reviews_main/img/stars.png') repeat-x;
}

#bmhouse-comments .bmhouse-comment-rating-foreground {
	background-position: 0 -22px;
}

#bmhouse-comments .bmhouse-comments-form {
	margin-top: 20px;
}

#bmhouse-comments .bmhouse-comments-form-title {
	font-family: 'Yanone Kaffeesatz', sans-serif !important;
	margin-bottom: 30px;
	font-size: 20px;
}

#bmhouse-comments .bmhouse-comments-form-item {
	margin-bottom: 20px;
}

#bmhouse-comments .bmhouse-comments-form-item > label {
	margin-right: 20px;
	width: 100px;
	display: inline-block;
	vertical-align: top;

	font-family: 'Yanone Kaffeesatz', sans-serif !important;
	font-size: 15px;
	font-weight: 300;
}

#bmhouse-comments .bmhouse-comments-form-item > input,
#bmhouse-comments .bmhouse-comments-form-item > textarea {
	width: 275px;
	padding: 5px 10px;
	border-radius: 8px;
	resize: none;
	border: 1px solid #5c2c7d;
	font-size: 14px;
	font-family: Verdana;
	font-family: 'Yanone Kaffeesatz', sans-serif !important;
}

#bmhouse-comments .bmhouse-comments-form-item > textarea {
	height: 100px;
}

#bmhouse-comments .bmhouse-comments-form-rating {
	display: inline-block;
	border: 1px solid #fff;
	border-radius: 8px;
	padding: 2px;
}

#bmhouse-comments .bmhouse-comments-form-rating-star {
	display: inline-block;
	height: 22px;
	width: 22px;
	background: url('/bitrix/components/bmhouse/comments/templates/.default/img/stars.png') repeat-x;
	cursor: pointer;
}

#bmhouse-comments .bmhouse-comments-form-item .bmhouse-comments-button {
	margin-left: 0;
	margin-top: 20px;
	margin-bottom: 5px;
}

#bmhouse-comments .bmhouse-comments-form-item .bmhouse-comments-button a {
	bottom: 0;
	display: block;
}

#hidden-frame {
	width: 0;
	height: 0;
	display: none;
}

#bmhouse-comments-show-more-comments {
	background-color: #5c2c7d;
	color: #fff;
	text-decoration: none;
	padding: 10px 10px;
	border-radius: 4px;
	position: relative;
	margin-bottom: 30px;
	display: inline-block;
}

#bmhouse-comments-show-more-comments:hover {
	background-color: #5c2c7d;
}

.bmhouse-comment-voting {
	margin-top: 20px;
}

.bmhouse-comment-voting a {
	text-decoration: none;
	color: #333;
	display: inline-block;
	padding: 0 5px;
	line-height: 30px;
	box-sizing: border-box;
}

.bmhouse-comment-voting a:first-child {
	margin-right: 10px;
}

.bmhouse-comment-voting a span {
	display: inline-block;
	margin-right: 4px;
}

.bmhouse-comment-vote-up {
	border: 1px solid #afd6af;
}

.bmhouse-comment-vote-up:hover {
	background-color: #cff6cf;
}

.bmhouse-comment-vote-down {
	border: 1px solid #d8b9b9;
}

.bmhouse-comment-vote-down:hover {
	background-color: #f8d9d9;
}

.bmhouse-comment-vote-up.disabled,
.bmhouse-comment-vote-down.disabled {
	border: 1px solid #ccc;
	background-color: #ddd;
}

.bmhouse-comment-answer {
	background-color: #e3e7f5;
	margin-top: 20px;
	padding: 10px 20px;
}

.bmhouse-comment-moderation {
	margin-top: 20px;
	color: red;
}

.bmhouse-comment-moderation a {
	background-color: #5599cc;
	color: #fff;
	text-decoration: none;
	padding: 5px 15px 7px;
	border-radius: 6px;
	margin-left: 20px;
}

.bmhouse-comment-moderation a[data-action='DELETE'] {
	background-color: #ff0000;
}

.bmhouse-comment-moderation a:hover {
	background-color: #4488bb;
}

.bmhouse-comment-moderation a[data-action='DELETE']:hover {
	background-color: #ee0000;
}

#bmhouse-comments .bmhouse-comment-answer-add {
	margin-top: 30px;
}

#bmhouse-comments .bmhouse-comment-answer-add textarea {
	height: 100px;
	min-height: 100px;
	background-color: #f8f8f8;
	font-size: 14px;
	font-family: Verdana;
}

#bmhouse-comments .bmhouse-comment-answer-add a {
	background-color: #5599cc;
	color: #fff;
	text-decoration: none;
	padding: 5px 15px 7px;
	border-radius: 6px;
	display: inline-block;
	margin-top: 5px;
}

#bmhouse-comments .bmhouse-comment-answer-add a:hover {
	background-color: #4488bb;
}

#bmhouse-comments .bmhouse-comment-text p {
	margin-top: 10px;
	margin-bottom: 0;
	font-style: italic;
}

#bmhouse-comments .bmhouse-comment-text p:first-child {
	margin-top: 20px;
}

#bmhouse-comments .bmhouse-comment-product
{
	margin-bottom: 15px;
}

#bmhouse-comments .bmhouse-comment-product,
#bmhouse-comments .bmhouse-comment-product a
{
	/*color: #5c2c7d;*/
}

.bmhouse-comment-text .bmhouse-comment-text--full{
	display: none;
}
.bmhouse-comment-text .bmhouse-comment-text--short{
	display: block;
}

.comment-text--expanded .bmhouse-comment-text--short{
	display: none;
}
.comment-text--expanded .bmhouse-comment-text--full{
	display: block;
}

.comment-toggle-btn {
    background: none;
    color:  #583f99; 
    cursor: pointer;
    border: none;
    padding: 0;
    text-decoration: underline; 
    font-size: inherit;
}
.comment-toggle-btn:hover {
    color: #0056b3; 
}

@media screen and (max-width: 700px) {
	#bmhouse-comments .bmhouse-comments-stats {
		display: block;
		margin-bottom: 100px;
	}

	#bmhouse-comments .bmhouse-comment-image img.active {
		max-width: 400px;
		max-height: 400px;
	}
}

@media screen and (max-width: 450px) {
	#bmhouse-comments .bmhouse-comments-stat-only-rating {
		left: 50px;
	}

	#bmhouse-comments .bmhouse-comments-stat-title {
		width: 75px;
	}

	#bmhouse-comments .bmhouse-comments-stat-line {
		width: 165px;
		margin-right: 10px;
	}

	#bmhouse-comments .bmhouse-comment-image img.active {
		max-width: 290px;
		max-height: 290px;
	}
}

@media screen and (max-width: 427px) {
	#bmhouse-comments .bmhouse-comments-button,
	#bmhouse-comments .bmhouse-comments-form-item .bmhouse-comments-button {
		margin-left: 0;
	}
}


/* End */
/* /local/templates/psk2024/components/bitrix/news.list/slider_full/style.css?1668073732503 */
/* /local/templates/psk2024/components/bitrix/news.list/benefits/style.css?1668073732503 */
/* /local/templates/psk2024/components/bitrix/news.list/banner_main/style.css?1680175616458 */
/* /local/templates/psk2024/components/bitrix/news.detail/super_offer/style.css?1634860049155 */
/* /local/templates/psk2024/components/bitrix/news.list/sale_banners/style.css?1668073732503 */
/* /local/templates/psk2024/components/bitrix/news.list/sale_banners_4sezon/style.css?1716184418505 */
/* /local/templates/psk2024/components/bmhouse/comments.all.index/reviews_main/style.css?173148675510841 */
