

/* Start:/bitrix/templates/newferma/components/bitrix/catalog/bootstrap_v4/style.css?16874160862543*/
.armatura-list .product-list.table .item-card.list-catalog {
    padding: 10px 20px 10px;
}

.armatura-list .product-list.table .item-card.list-catalog .item-card-pic {
    height: 80px;
    margin-bottom: 0;
    text-align: center;
    border-bottom: 0px solid #CBCBCB;
}
.armatura-list .product-list .item-card.list-catalog .item-card-pic a {
    display: block;
    width: 80px;
    height: 80px;
}
.armatura-list .product-list .item-card .item-card-pic a {
    display: table-cell;
    vertical-align: middle;
    margin: 0 auto;
    text-align: center;
    padding-top: 0;
}
.armatura-list .product-list.table .product-item-container {
    margin-bottom: 15px;
}
.display_type .btn_display_type_grid {
    background-image: url(/bitrix/templates/newferma/css/../images/view-table.svg);
}
.display_type .btn_display_type_grid:hover i, .display_type .btn_display_type_grid.current i{
    background-image: url(/bitrix/templates/newferma/css/../images/view-table_active.svg);
}
.display_type a {
    display: inline-block;
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-size: 22px 22px;
}
.display_type i {
	display: block;
    width: 100%;
    height: 100%;
}
.display_type .btn_display_type_list i {
    background-image: url(/bitrix/templates/newferma/css/../images/view-price.svg);
}
.display_type .btn_display_type_list:hover i, .display_type .btn_display_type_list.current i {
    background-image: url(/bitrix/templates/newferma/css/../images/view-price_active.svg);
}

.display_type a+a {
    margin-left: 10px;
}

/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}

.catalog-block-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 0;
	border-bottom: 2px solid #d9dee6;
	border-bottom-color: var(--primary);
	color: #000;
}

.green-subscribe .btn-l {
    z-index: 0!important;
}

.bodred-market {
	border-right: 1px solid #e5e5ed;
}

.img-market {
	text-align:center;
}

.title-market {
	text-align:center;

}

/* End */


/* Start:/bitrix/templates/newferma/components/bitrix/catalog.element/bootstrap_v4/style.css?176399074529967*/
.youtubepic {
	
} 


.wa-com {
	width: 100%;
}

.wa-com a {
	color: #454545;
	display: block;
}
.wa-com a:hover {
}

.wa-com span {
font-size: 20px;font-weight: 700;
}


.wa-com-block {
	display: flex;
    padding: 15px;
    gap: 20px;
    background: #F6F6F6;
    border: 1px solid;
    border-color: #EDEDF9;
    border-radius: 5px;
    border-left: none;
    border-right: none;
    border-top: none;
}

.wa-com-text {
	gap: 10px;display: flex;flex-direction: column;justify-content: center;
}

.wa-com img {
    width: 60px;
}

.wa-com p  {
    margin: 0;
}

.product-item-detail-slider-container .wishlist-item {
    position: absolute;
    z-index: 16;
    left: 12px;
    cursor: pointer;
}
.title-wishlist {
    font-size: 0.8rem;
    line-height: 1.8;
    color: #707070;
    cursor: pointer;
    display: flex;
}
.bx-catalog-element .wishlist-item svg path {
	stroke: #4DA144!important;
	
}	
.bx-catalog-element .wishlist-item {
    position: relative;
}	
.bx-catalog-element .wishlist-item svg {
	width: 23px;
}

.bx-catalog-element .wishlist-item .favor.active svg path {
    fill: #4DA144!important;
    stroke: #4DA144!important;
}

.youtubepicmin {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}
.youtubepic:before {
	content: "";
	background: url(/bitrix/templates/newferma/components/bitrix/catalog.element/bootstrap_v4/images/youtube.png) no-repeat;
	width: 128px;
	height: 128px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

.youtubepicmin:before {
    content: "";
    background: url(/bitrix/templates/newferma/components/bitrix/catalog.element/bootstrap_v4/images/youtube.png) no-repeat;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
	background-size: 100%;
}

.slick-dots {
	list-style: none;
    text-align: center;
    padding: 0;
    position: absolute;
    bottom: -5px;
    width: 100%;
}

.slick-dots button {
    width: 10px;
    height: 10px;
    display: inline-block;
    text-indent: -1000rem;
    font-size: 0;
    padding: 0;
    border-radius: 100%;
    background: #fff;
    border: 1px solid #000;
}

.slick-dots li {
	display: inline-block;
	margin: 0 3px;
}

.slick-dots .slick-active  button {
	background: #395490;
	border: 1px solid #395490;
}

.slider-nav .item {
	margin-bottom: 10px;
}

.slick-arrow {
    font-size: 1.5rem;
    text-align: center;
}

.slider-for  {
 
}
.slick-vertical .slick-slide {
	padding: 0px; 
	box-sizing: border-box;
	width: 80px!important;
	border: 1px solid #2c2c2c!important;
}
.slick-vertical .slick-slide.slick-current {
	border: 1px solid #3F8338!important;
}

.slick-slide img {
    display: block;
    margin: 0 auto;
}
.slider-for .slick-track {
    display: flex!important;
}

.catalog-compare-list {
	position: fixed;
    z-index: 99;
    background: #fff;
	bottom:0;
}

.instruc-item {
    font-size: 0.86rem;
    margin-left: 35px;
    position: relative;
}

.instruc-item img {
    position: absolute;
    left: -35px;
    top: 0;
}

.instruc-item a {
    border-bottom: 1px solid;
	line-height: 1.2;
}
.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
	position: relative;
    display: block;
    padding: 10px 15px;
}

.item-card-file .col-xs-4 {
	position: relative;
}

.product-item-label-text span.hitlabel   {
	background: #0099FF;
	color:#fff;
}
.product-item-label-text span.newlabel  {
	background: #3AC769;
	color:#fff;
}
.product-item-label-text span.salelabel  {
	background: #d3115a;color:#fff;display:none;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}

/*region Sidebar */

.product-item-detail-pay-block {
	position: relative;
	margin-bottom: 15px;
	padding: 15px 15px 0;
	border: 1px solid #e4e4e4;
	border-radius: 3px;
	background-color: #fff;
}

.bx-retina .product-item-detail-pay-block { border-width: .5px; }

/*endregion*/

/*region Compare*/
.product-item-detail-compare-container {
	position: relative;
	margin: 0 -15px 1px -14px;
	padding: 4px 15px;
	min-height: 30px;
	border-top: 1px solid #e4e4e4;
	background: #f3f3f3;
	box-shadow: inset 0 1px 1px 0 #eee;
	color: #4e4e4e;
	vertical-align: middle;
	font-size: 12px;
	line-height: 20px;
	border-radius:1px;
}

.product-item-detail-compare .checkbox {
	margin: 0;
	padding: 0;
}

/*endregion*/

/*region Price */
.product-item-detail-price-current {
	color: #d0021b;
	white-space: nowrap;
	font-weight: bold;
	text-align: center;
	font-size: 30px;
	line-height: 33px;
	transition: font-size 200ms ease;
}

.product-item-detail-price-old {
	color: #bdbdbd;
	text-align: center;
	text-decoration: line-through;
	white-space: nowrap;
	font-weight: bold;
	font-size: 14px;
	line-height: 17px;
}

.product-item-detail-economy-price{
	color: #333;
	text-align: center;
	/*white-space: nowrap;*/
	font-weight: bold;
	font-size: 14px;
	line-height: 17px;
}

/*endregion*/

.product-item-detail-info-container-title {
	color: #a5a5a5;
	font-size: 12px;
}

/*region SCU */
.product-item-scu-container-title {
	color: #a5a5a5;
	font-size: 12px;
}

.product-item-scu-block { }

.product-item-scu-list { margin: 0; }

.product-item-scu-item-list {
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}

.product-item-scu-item-color-container,
.product-item-scu-item-text-container {
	display: inline-block;
	box-sizing: border-box;
	padding: 5px 3px;
	max-width: 100%;
	vertical-align: middle;
}

.product-item-scu-item-text-container { min-width: 48px; }

.product-item-scu-item-color-container {
	max-width: 60px;
	width: 25%;
}

.product-item-scu-item-color-block {
	position: relative;
	padding-top: 100%;
	outline: 1px solid #c0cfda;
	cursor: pointer;
}

.bx-no-touch .product-item-scu-item-color-block { transition: outline 200ms ease; }

.bx-retina .product-item-scu-item-color-block { outline-width: .5px; }

.product-item-scu-item-color-container.selected .product-item-scu-item-color-block { outline-width: 2px; }

.bx-retina .product-item-scu-item.selected .product-item-scu-item-color-block { outline-width: 1px; }

.product-item-scu-item-color {
	position: absolute;
	top: 2px;
	right: 2px;
	bottom: 2px;
	left: 2px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}

.product-item-scu-item-text-block {
	position: relative;
	padding: 0 5px;
	outline: 1px solid #c0cfda;
	cursor: pointer;
}

.bx-no-touch .product-item-scu-item-text-block { transition: outline 300ms ease; }

.bx-retina .product-item-scu-item-text-block { outline-width: .5px; }

.product-item-scu-item-text-block:hover,
.product-item-scu-item-color-block:hover,
.product-item-scu-item-text-container.selected .product-item-scu-item-text-block,
.product-item-scu-item-color-container.selected .product-item-scu-item-color-block { outline-color: var(--theme-color-primary); }

.product-item-scu-item-text-container.selected .product-item-scu-item-text-block { outline-width: 2px; }

.bx-retina .product-item-scu-item.selected .product-item-scu-item-text-block { outline-width: 1px; }

.product-item-scu-item-text {
	overflow: hidden;
	max-width: 100%;
	vertical-align: middle;
	text-align: center;
	text-transform: uppercase;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 11px;
	line-height: 18px;
}

.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block,
.product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block {
	position: relative;
	overflow: hidden;
	outline-color: #a9adb4 !important;
}

.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block:after,
.product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block:after {
	position: absolute;
	top: -2px;
	right: -2px;
	bottom: -2px;
	left: -2px;
	background: rgba(255, 255, 255, 0.75) url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiIgdmlld0JveD0iMCAwIDI2IDI2Ij4gIDxwYXRoIGZpbGw9IiNBOUFEQjQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE0LjM5MjEyNjgsMTMuMjMyMzAyOSBMMjUuOTkyLDEuNDE4IEwyNC42LDAgTDEyLjk5OTk5NTYsMTEuODE0NDM2NCBMMS40LDAgTDAuMDA5LDEuNDE5IEwxMS42MDc4Njg3LDEzLjIzMjI5NzUgTDAuNDczLDI0LjU3MyBMMS44NjUsMjUuOTkxIEwxMi45OTk5OTkzLDE0LjY1MDE2NDUgTDI0LjEzNCwyNS45OSBMMjUuNTI2LDI0LjU3MiBMMTQuMzkyMTI2OCwxMy4yMzIzMDI5IFoiLz48L3N2Zz4=) no-repeat center;
	background-size: 80% 80%;
	content: "";
}

.product-item-selected-scu-container { word-spacing: 1px }

.product-item-selected-scu {
	display: inline-block;
	overflow: hidden;
	padding: 0 5px;
	min-width: 22px;
	height: 22px;
	outline: 1px solid #c0cfda;
	outline-color: var(--theme-color-primary);
	vertical-align: middle;
	text-align: center;
	text-transform: uppercase;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 11px;
	line-height: 22px;
}

.bx-retina .product-item-selected-scu { outline-width: .5px; }

.product-item-selected-scu-color {
	background-position: center;
	background-size: 20px 20px;
	background-repeat: no-repeat;
}

/*endregion*/

/*region Amount*/
.product-item-amount {
	padding: 0 0 2px;
	text-align: center;
}

.product-item-amount-field-container { }

.product-item-amount-field-btn-plus,
.product-item-amount-field-btn-minus {
	position: relative;
	display: inline-block;
	min-width: 26px;
	height: 26px;
	border-radius: 2px;
	background-color: #f2f2f2;
	color: #fff;
	line-height: 26px;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	transition: background 300ms ease, opacity 300ms ease;
}

.bx-retina .product-item-amount-field-btn-plus,
.bx-retina .product-item-amount-field-btn-minus { border-width: .5px; }

.product-item-amount-field-btn-plus:hover,
.product-item-amount-field-btn-minus:hover { background: #d3d3d3; }

.product-item-amount-field-btn-plus:after,
.product-item-amount-field-btn-minus:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: "";
	opacity: .8;
	transition: opacity 300ms ease, background 300ms ease;
}

.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:after,
.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:after {
	opacity: .3 !important;
	cursor: default;
}

.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:hover,
.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:hover { background-color: #f2f2f2; }

.product-item-amount-field-btn-minus:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: "";
	opacity: .8;
	transition: opacity 300ms ease;
}
.product-item-amount-field-btn-plus {
	background: #E7B343!important;
}

.product-item-amount-field-btn-minus {
	background: #4DA144!important;
}
.product-item-amount-field-btn-minus:hover {
    background: #2d7326!important;
}
.product-item-amount-field-btn-plus:hover {
    background: #eb9532!important;
}
.product-item-amount-field-btn-plus:after {
	background: none!important;
	background-size: 10px;
}

.product-item-amount-field-btn-minus:after {
	background: none!important;
	background-size: 10px;
}

.product-item-amount-field-btn-plus:hover:after,
.product-item-amount-field-btn-minus:hover:after { opacity: 1; }

.stepper .product-item-amount-field {
	display: inline-block;
	padding: 3px!important;
	max-width: 44px!important;
	width: auto;
	height: 26px!important;
	border: 1px solid transparent;
	border-radius: 2px;
	background: #E9E9E9 !important;
	color: #191c1e!important;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	font-size: 19px;
	line-height: 22px;
	transition: border 300ms ease;
    overflow: hidden;
    z-index: 50;
    margin: 0 auto;	
}
.stepper span.product-item-amount-field-btn-minus:hover + span + .stepper-input {
    border-color: #E7B343;
}
.bx-retina .product-item-amount-field { border-width: .5px; }

.product-item-amount-field:focus {
	outline: none !important;
	border-color: #006cc0;
	border-color: var(--theme-color-primary);
}

.bx-no-touch input.product-item-amount-field::-webkit-outer-spin-button,
.bx-no-touch input.product-item-amount-field::-webkit-inner-spin-button {
	margin: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
}

.product-item-amount-description-container {
	color: #a5a5a5;
	font-size: 12px;
}

.product-item-amount-description-container strong {
	color: #333;
	white-space: nowrap;
}

.product-item-amount-label-container {
	margin: 5px 0;
	color: #a5a5a5;
	font-weight: bold;
	font-size: 12px;
}

/**/
.product-item-quantity {
	color: #333;
	font-weight: normal;
	font-size: 12px;
}

/*endregion*/

/*region Buy button*/

.subscribe .btn.product-item-detail-buy-button {
    background: #f1b03c;
    color: #fff;
    padding: 15px 15px;
    border-radius: 0;
	cursor: pointer;
}
.subscribe .btn.product-item-detail-buy-button:hover {
	opacity: 0.8;
}
.btn.product-item-detail-buy-button {
	position: relative;
	display: block;
	margin: 0 auto;
	max-width: 250px;
	width: 100%;
	padding-top: 12px;
	padding-bottom: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.product-item-detail-short-card-btn .btn.product-item-detail-buy-button { margin: 0; }

.btn.product-item-detail-buy-button span {
	position: absolute;
	top: 50%;
	right: 0;
	left: 0;
	display: inline-block;
	min-height: 16px;
	max-width: 100%;
	white-space: normal;
	line-height: 16px;
	transform: translateY(-50%);
}

.btn-link.product-item-detail-buy-button { height: 25px; }

/*endregion*/

/*region Slider */
.product-item-detail-slider-container {
	position: relative;
	max-width: 100%;
	background: transparent;
	transition: background 800ms ease;
	z-index:90;
}

.product-item-detail-slider-block {
	position: relative;
	box-sizing: border-box;
	padding-top: 56.25%;
	height: 0;
}

.product-item-detail-slider-block.product-item-detail-slider-block-square { padding-top: 100%; }

.product-item-detail-slider-images-container {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.product-item-detail-slider-image {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	text-align: center;
	opacity: 0;
	transition: opacity 250ms linear;
}

.product-item-detail-slider-image.active {
	z-index: 10;
	opacity: 1;
}

.product-item-detail-slider-image img {
	position: absolute;
	top: 50%;
	left: 50%;
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	outline: 1px solid transparent;
	background-position: center;
	background-repeat: no-repeat;
	transition: background-size 450ms ease, width 450ms ease, height 450ms ease, outline 450ms ease;
	transform: translateY(-50%) translateX(-50%);
}

.product-item-detail-slider-progress-bar {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 180;
	height: 3px;
	background-color: #006cc0;
	background-color: var(--theme-color-primary)
}

/*endregion*/

/*region Slider Controls*/
.product-item-detail-slider-controls-block {
	padding: 10px 0;
	text-align: center;
}

.product-item-detail-slider-controls-image {
	position: relative;
	display: inline-block;
	overflow: hidden;
	width: 65px;
	height: 65px;
	outline: 1px solid #c0cfda;
	background-color: #fff;
	text-align: center;
	cursor: pointer;
}

.product-item-detail-slider-controls-image:hover,
.product-item-detail-slider-controls-image.active { outline-color: var(--theme-color-primary); }

.bx-no-retina .product-item-detail-slider-controls-image.active { outline-width: 2px; }

.bx-retina .product-item-detail-slider-controls-image { outline-width: .5px; }

.bx-retina .product-item-detail-slider-controls-image.active { outline-width: 1px; }

.product-item-detail-slider-controls-image img {
	position: absolute;
	top: 50%;
	left: 50%;
	max-width: 65px;
	max-height: 65px;
	width: auto;
	height: auto;
	transform: translateY(-50%) translateX(-50%);
}

.product-item-detail-slider-left,
.product-item-detail-slider-right {
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 111;
	display: block;
	width: 25%;
	background: rgba(255, 255, 255, 0) url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2230%22%20viewBox%3D%220%200%2016%2030%22%3E%3Cpolygon%20fill%3D%22%23000000%22%20fill-rule%3D%22evenodd%22%20points%3D%2216%2050%202%2036%2016%2022%2015%2021%201%2035%200%2036%201%2037%2015%2051%22%20transform%3D%22translate(0%20-21)%22%2F%3E%3C%2Fsvg%3E') no-repeat center;
	opacity: .57;
	cursor: pointer;
	transition: all 300ms ease;
}

.product-item-detail-slider-left { left: 0; }

.product-item-detail-slider-right {
	right: 0;
	transform: rotate(180deg);
}

.product-item-detail-slider-left:hover,
.product-item-detail-slider-right:hover {
	background-color: rgba(255, 255, 255, .4);
	opacity: .8;
}

.product-item-detail-slider-close { display: none; }

.product-item-detail-slider-container.popup .product-item-detail-slider-close {
	position: absolute;
	top: 4px;
	right: 110px;
	bottom: 0;
	z-index: 150;
	display: block;
	width: 50px;
	height: 50px;
	background: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpolygon%20fill%3D%22%23000000%22%20fill-rule%3D%22evenodd%22%20points%3D%2216%2015.1%208.944%208%2016%201%2015.006%200%208.05%207%20.994%200%200%201%207.056%208%200%2015.1%20.994%2016%208.05%209%2015.006%2016%22%2F%3E%3C%2Fsvg%3E') no-repeat center;
	opacity: .27;
	cursor: pointer;
	transition: all 300ms ease;
}

.product-item-detail-slider-container.popup .product-item-detail-slider-close:hover { opacity: 1; }

.product-item-detail-slider-container.popup .product-item-detail-slider-right { right: 105px; }

/*endregion*/

/*region magnified*/
.product-item-detail-slider-container.magnified .product-item-detail-slider-image { z-index: 100; }

.product-item-detail-slider-container.magnified .product-item-detail-slider-image img { outline-color: #ddd; }

.product-item-detail-slider-container.magnified .product-item-detail-slider-left,
.product-item-detail-slider-container.magnified .product-item-detail-slider-right { z-index: 50; }

.product-item-detail-slider-container.magnified .product-item-label-text,
.product-item-detail-slider-container.magnified .product-item-label-ring { opacity: 0; }

/*	>>>	popup*/
.product-item-detail-slider-container.popup {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 999999;
	background: #fff;
	animation-name: imgPopupShow;
	animation-duration: 300ms;
}

.product-item-detail-slider-container.popup .product-item-detail-slider-images-container { right: 105px; }

.product-item-detail-slider-container.popup .product-item-detail-slider-block {
	padding-top: 0;
	height: 100vh;
}

.product-item-detail-slider-container.popup .product-item-detail-slider-image {
	position: absolute;
	top: 50%;
	left: 50%;
	max-height: 100vh;
	width: calc(100% - 150px);
	transform: translateY(-50%) translateX(-50%);
}

@-webkit-keyframes imgPopupShow {
	from { opacity: 0; }
	to { opacity: 1; }
}

@-moz-keyframes imgPopupShow {
	from { opacity: 0; }
	to { opacity: 1; }
}

@-ms-keyframes imgPopupShow {
	from { opacity: 0; }
	to { opacity: 1; }
}

@-o-keyframes imgPopupShow {
	from { opacity: 0; }
	to { opacity: 1; }
}

@keyframes imgPopupShow {
	from { opacity: 0; }
	to { opacity: 1; }
}

.product-item-detail-slider-container.popup .product-item-detail-slider-image img {
	max-width: 100%;
	max-height: 90vh;
	width: auto;
	cursor: default
}

.product-item-detail-slider-container.popup .product-item-detail-slider-controls-block {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	overflow-y: auto;
	padding: 20px;
	border-left: 1px solid #d3d3d3;
	background-color: #fff;
}

.product-item-detail-slider-container.popup .product-item-detail-slider-controls-image {
	display: block;
	margin-bottom: 20px;
}

/*endregion*/

/*region  Slider Mobile*/
@media (max-width: 767px) {
	.product-item-detail-slider-container.popup .product-item-detail-slider-images-container { right: 0; }

	.product-item-detail-slider-container.popup .product-item-detail-slider-block {
		padding-top: 0;
		height: calc(100vh - 111px);
	}

	.product-item-detail-slider-container.popup .product-item-detail-slider-image { width: 90%; }

	.product-item-detail-slider-container.popup .product-item-detail-slider-image img {
		max-width: 100%;
		max-height: calc(100vh - 115px);
		width: auto;
		cursor: default;
	}

	.product-item-detail-slider-container.popup .product-item-detail-slider-controls-block {
		position: absolute;
		top: auto;
		right: 0;
		bottom: 0;
		left: 0;
		overflow-x: auto;
		max-height: 111px;
		border-top: 1px solid #d3d3d3;
		border-left: none;
		white-space: nowrap;
	}

	.product-item-detail-slider-container.popup .product-item-detail-slider-controls-image {
		display: inline-block;
		margin-bottom: 0;
	}

	.product-item-detail-slider-container.popup .product-item-detail-slider-close {
		right: 10px;
		z-index: 200;
	}

	.product-item-detail-slider-left,
	.product-item-detail-slider-right { max-width: 75px; }

	.product-item-detail-slider-container.popup .product-item-detail-slider-right { right: 0; }

}

/*endregion*/

/*region Label*/
.product-item-label-text,
.product-item-label-ring {
	position: absolute;
	z-index: 190;
	opacity: 1;
	transition: opacity 450ms ease;
}

.product-item-label-text span,
.product-item-label-ring {
	display: inline-block;
	clear: both;
	margin-bottom: 2px;
	background: #f42c2c;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	transition: all 250ms ease;
}

.bx-red .product-item-label-text span,
.bx-red .product-item-label-ring { background-color: #fba90c; }

.product-item-label-text > div,
.product-item-label-ring > div { line-height: 0; }

.product-item-detail-slider-container.popup .product-item-label-text,
.product-item-detail-slider-container.popup .product-item-label-ring { display: none; }

/* TEXT */
.product-item-label-text span {
	padding: 2px 5px;
	vertical-align: middle;
	font-weight: bold;
}

.product-item-label-text.product-item-label-small span {
	margin-bottom: 1px;
	padding: 2px 7px;
	font-weight: normal;
	font-size: 13px;
	line-height: 14px;
}

.product-item-label-text.product-item-label-big span {
	padding: 4px 10px;
	font-size: 13px;
	line-height: 17px;
}

@media (max-width: 767px) {
	.product-item-label-text > div { line-height: 0; }

	.product-item-label-text.product-item-label-small span,
	.product-item-scalable-card.hover .product-item-label-text.product-item-label-small span {
		margin-bottom: 1px;
		padding: 2px 7px;
		font-size: 10px;
		line-height: 14px;
	}

	.product-item-big-card .product-item-label-text.product-item-label-small span,
	.product-item-label-text.product-item-label-big span,
	.product-item-scalable-card.hover .product-item-label-text.product-item-label-big span {
		margin-bottom: 1px;
		padding: 3px 12px;
		font-size: 14px;
		line-height: 16px;
	}

	.product-item-big-card .product-item-label-text.product-item-label-big span {
		padding: 3px 12px;
		font-size: 20px;
		line-height: 25px;
	}
}

/*RING*/
.product-item-label-ring {
	box-sizing: border-box;
	border-radius: 50%;
	font-weight: bold;
}

.product-item-label-ring.product-item-label-small {
	width: 40px;
	height: 40px;
	font-size: 14px;
	line-height: 40px;
}

.product-item-label-ring.product-item-label-big {
	width: 50px;
	height: 50px;
	font-size: 18px;
	line-height: 50px;
}

@media (max-width: 767px) {
	.product-item-label-ring.product-item-label-small,
	.product-item-scalable-card.hover .product-item-label-ring.product-item-label-small {
		width: 20px;
		height: 20px;
		font-size: 13px;
		line-height: 20px;
	}

	.product-item-big-card .product-item-label-ring.product-item-label-small,
	.product-item-label-ring.product-item-label-big,
	.product-item-scalable-card.hover .product-item-label-ring.product-item-label-big {
		width: 35px;
		height: 35px;
		font-size: 12px;
		line-height: 35px;
	}

	.product-item-big-card .product-item-label-ring.product-item-label-big {
		width: 70px;
		height: 70px;
		font-size: 24px;
		line-height: 70px;
	}
}

.product-item-label-top { top: -5px; }

.product-item-label-center {
	left: 50%;
	transform: translateX(-50%);
}

.product-item-label-center > div { text-align: center; }

.product-item-label-left { 
	right: 0;
    top: 0;
    left: auto!important;
}

.product-item-label-left > div { text-align: left; }

.product-item-label-bottom { bottom: -5px; }

.product-item-label-middle {
	top: 50%;
	transform: translateY(-50%);
}

.product-item-label-right { right: -5px; }

.product-item-label-right > div { text-align: right; }

.product-item-label-center.product-item-label-middle { transform: translateY(-50%) translateX(-50%); }

/*endregion*/

/*region  Tabs */
.product-item-detail-tabs-container {
	min-height: 60px;
	border-bottom: 1px solid #ededed;
}

.product-item-detail-tabs-list {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}

.product-item-detail-tabs-list:after {
	display: table;
	clear: both;
	content: "";
}

.product-item-detail-tab {
	float: left;
	min-height: 60px;
}

.product-item-detail-tab-link {
	position: relative;
	display: inline-block;
	box-sizing: border-box;
	padding: 10px 25px;
	height: 60px;
	color: #000;
	vertical-align: middle;
	text-transform: uppercase;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-weight: bold;
	font-size: 13px;
	line-height: 45px;
	transition: all 250ms ease;
}

.product-item-detail-tab-link:hover,
.product-item-detail-tab.active .product-item-detail-tab-link {
	color: #006cc0;
	color: var(--theme-color-primary);
	text-decoration: none;
}

.product-item-detail-tab-link:after {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	height: 0;
	background: #006cc0;
	background: var(--theme-color-primary);
	content: "";
	transition: all 250ms ease;
}

.product-item-detail-tab-link:hover:after,
.product-item-detail-tab.active .product-item-detail-tab-link:after { height: 3px; }

.product-item-detail-tab-link:active:after { height: 6px; }

.product-item-detail-tab-content { padding: 25px 0; }

@media (max-width: 991px) {
	.product-item-detail-tabs-container { display: none !important; }

	.product-item-detail-tab-content { display: block !important; }
}

/*Tab fixed*/
.product-item-detail-tabs-container-fixed {
	position: fixed;
	top: -100px;
	right: 0;
	left: 0;
	z-index: 300;
	background-color: #fff;
	box-shadow: 0 4px 14px 0 rgba(32, 54, 74, .23);
	transition: top 350ms linear;
}

.product-item-detail-tabs-container-fixed {
	min-height: 45px;
	background: #fff;
}

.product-item-detail-tabs-container-fixed.active {
	top: 0;
	opacity: 1;
}

.product-item-detail-tabs-container-fixed .product-item-detail-tabs-list {
	margin: 0 auto;
	max-width: 1048px;
}

.product-item-detail-tabs-container-fixed .product-item-detail-tab { min-height: 45px; }

.product-item-detail-tabs-container-fixed .product-item-detail-tab-link {
	padding: 10px 25px;
	height: 45px;
	line-height: 25px;
}

.bx-touch .product-item-detail-tabs-container-fixed { display: none !important; }

/*endregion*/

/*region Small Card*/
.product-item-detail-short-card-fixed {
	position: fixed;
	top: -85px;
	right: 0;
	left: 0;
	z-index: 310;
	box-sizing: border-box;
	height: 85px;
	background-color: #fff;
	box-shadow: 0 4px 14px 0 rgba(32, 54, 74, .23);
	transition: top 220ms linear;
}

.product-item-detail-short-card-fixed.active {
	top: 0;
	opacity: 1;
}

.product-item-detail-short-card-fixed.active + .product-item-detail-tabs-container-fixed.active { top: 85px; }

.bx-touch .product-item-detail-short-card-fixed { display: none !important; }

.product-item-detail-short-card-fixed .product-item-detail-short-card-content-container {
	margin: 0 auto;
	max-width: 1048px;
	display: flex;
	width:100%;
	align-items: center;
}

.product-item-detail-short-card-image {
	padding-right: 15px;
	width: 80px;
	max-width:80px;
	vertical-align: middle;
	text-align: center;
}

.product-item-detail-short-card-image img {
	max-width: none;
	height: 65px;
}

.product-item-detail-short-title-container {
	max-width: 650px;
	flex:1;
}

.product-item-detail-short-title-text {
	display: block;
	color: #000;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-size: 16px;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.product-item-detail-short-card-price {
	padding: 0 10px;
	vertical-align: middle;
	text-align: right;
}

.product-item-detail-short-card-btn {
	padding-left: 10px;
	min-width: 120px;
}

/*endregion*/

/*region Properties */
.product-item-detail-tab-content { display: none; }

.product-item-detail-tab-content.active { display: block; }

.product-item-detail-tab-content h3 {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 14px;
}

.product-item-detail-properties {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}

.product-item-detail-properties-item {
	margin-bottom: 5px;
	display: flex;
	align-items: stretch;
}

.product-item-detail-properties-dots{
	border-bottom:1px dotted #a5a5a5;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
}

.product-item-detail-properties-name,
.product-item-detail-properties-value {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	max-width:50%;
	width: auto;
	font-size: 12px;
}
.product-item-detail-properties-name{
	padding-right: 3px;
	color: #a5a5a5;
}

.product-item-detail-properties-value {
	color: #343a40;
	padding-left: 3px;
	text-align: right;
}

/*endregion*/

.no-select {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

input[type='number'] { -moz-appearance: textfield; }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button { -webkit-appearance: none; }

.item-card-price blockquote {
	padding-left: 20px;
}

.product-about {
	padding-bottom: 20px;
}
/* End */


/* Start:/bitrix/templates/newferma/components/yenisite/ipep.props_groups/.default/style.css?16874163013375*/
.yeni_ipep_props_groups h2 {
    font-size: 20px;
    margin: 15px 0 0;
}

.yeni_ipep_props_groups table {
    font-size: 14px;
    width: 100%;
}

.yeni_ipep_props_groups .hidden {
    display: none;
}

.yeni_ipep_props_groups .showGroupProps {
    color: blue;
    cursor: pointer;
}

.yeni_ipep_props_groups .group-icon {
    max-width: 32px;
    max-height: 32px;
    margin: 2px;
}

.yeni_ipep_prop_with_comment_box {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2lpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpGOTdGMTE3NDA3MjA2ODExODA4M0VCODNDNjJCRDdDMSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGQzIyODVCNjEzMTgxMUU0ODVBOEUxRTkzQkVFOERENyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGQzIyODVCNTEzMTgxMUU0ODVBOEUxRTkzQkVFOERENyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MzRhNWFiZDItNGE3YS00ZjQyLWE1NTYtZDZjNGFiOTJjMGIxIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkY5N0YxMTc0MDcyMDY4MTE4MDgzRUI4M0M2MkJEN0MxIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+RTWpsQAAATlJREFUeNpUkD9Lw0AYh393SRpNVYJy1IpCwaKg4D/qINFBBD+GLg7qpA5+CJdOVmfBxW8guGlQbJXi4CAOikMJZydtbJsm5yWppT7T3ft77n1fjuA8u5phVmHOYGkEAkmlBwmioO438UNaKLu88sbtXYxfbnyIbgIhPr+r/0qhQxeTaYYQAdw7ZUxebWLB3sNB6Qh1rxFFoUPdoH0jQP71AlupFbyvnyHPi7h1HqIodNS4F+B5Ho7nDzFomLhzHjEgdx3rG0EboaKLUCrxJyzdbOPaKiBrZjoZjYfGBEGAL8/FyfQ+lodz8Fv+X0SoQTW9018I9Ku9SOlD0aN4KUA6CbVYq3B5HtU0LSrm2CxmzCYopfE8iXSqRH742gSzTqcMxoQvoFMFKlFR8xsgCsGzy/kLt3d+BRgAW9yKOaV3+LYAAAAASUVORK5CYII=) no-repeat;
    width: 10px;
    height: 10px;
    top: -4px;
    left: 0;
    display: inline-block;
    position: relative;}

.yeni_ipep_props_groups table tr.prop_line td {
    padding: 3px;
}

.yeni_ipep_props_groups table tr.prop_line:nth-child(odd) {
    background-color: RGB(240, 240, 240);
}

.yeni_ipep_props_groups table.scheme-green tr.prop_line:hover {
    background: #d7ffbd;
}

.yeni_ipep_props_groups table.scheme-ice tr.prop_line:hover {
    background: #bfefff;
}

.yeni_ipep_props_groups table.scheme-metal tr.prop_line:hover {
    background: #b3bdc1;
}

.yeni_ipep_props_groups table.scheme-pink tr.prop_line:hover {
    background: #fcd8e3;
}

.yeni_ipep_props_groups table.scheme-red tr.prop_line:hover {
    background: #fdd7cf;
}

.yeni_ipep_props_groups table.scheme-yellow tr.prop_line:hover {
    background: #ffeeb4;
}

.ui-tooltip {
    background: #fff;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    -webkit-box-shadow: 0 0 5px #aaa;
    box-shadow: 0 0 5px #aaa;
    padding: 4px;
    font-size: 13px;
}

body .ui-tooltip {
    border-width: 2px;
}

/* End */


/* Start:/bitrix/templates/newferma/components/scoder/scoder.comments/.default/style.css?17365096524671*/
@import url("/bitrix/templates/newferma/components/scoder/scoder.comments/.default/css/font-awesome.min.css");
.shopanswer {
    background: #f8f8f8;
	padding: 8px 20px 5px!important;
	text-align: left; 
}
 .shopanswer .username {
    color: #af7676;
    border-bottom: 0;
    text-decoration: none;
    display: block;
	font-weight: bold;
	font-size: 18px;
}
.shopanswer .avatar {
        background: #ffffff;
        width: 100%;
        display: -ms-flexbox;
        -ms-flex-align: center;
        text-align: center !important;
        border: 1px solid #e6e6e6;
    }
.shopanswer .avatar-inner {
        margin: auto;
    }	
.shopanswer .avatar img {
    width: 92px;
}	
 .sc-comment-fullname {
	margin-bottom: 0px;
	margin-right: 10px;
	font-weight: bold;
	font-size: 18px;
	border-bottom: 1px solid #d8d8d8;
}
.str-item .time {
    color: #6c727d;
    font-size: 12px;
}	
.clearfix {
 zoom: 1;
}
.clearfix:before,
.clearfix:after {
 content: "";
 display: table;
}
.clearfix:after {
 clear: both;
}
.sc-comments{
	max-width:100%;
	margin:0 auto;
	padding: 0px;	
	text-align:left;
}

.sc-comments .big-title {
	font-size: 36px;
	padding: 21px 0;
}
.sc-comments .big-title .big{
	font-size: 60px;
	font-weight: bold;
}
.sc-comments .rating-title {
	font-size: 18px;
	padding: 21px 0;
}
.sc-comments .rating {
	margin: 21px auto;
	padding: 24px;
	max-width: 1005px;
	border-radius: 13px;
	box-shadow: 0px 12px 32px 0px rgba(40, 40, 40, 0.06);
	background-color: rgb(255, 255, 255);
}
.sc-comments .rating-summ {
	color: rgb(48, 143, 245);
	font-size: 36px;
}
.sc-comments .rating-stars{
	font-size: 36px;
	font-family: "FontAwesome";
	color: rgb(48, 143, 245);
	padding: 13px 0;
}
.sc-comments .rating-detail{
	
}
.sc-comments .rating-list{
	
}
.sc-comments .rating-list li{
	list-style-type: none;
	display:list-item;
}
.sc-comments .stars-block{
	font-size: 18px;
	font-family: "FontAwesome";
	color: rgb(48, 143, 245);
	float: left;
}
.sc-comments .sc-button{
	margin-top: 15px;
}
.sc-comments .sc-button.b-yellow:hover {
    border: 3px solid #F1B03C;
}
.sc-comments .comment-respond {
	padding: 10px 0 21px;
}
.sc-comments .str-item{
	text-align: left;
	padding: 0px 0;
	vertical-align: middle;
}
.sc-comments .sc-comment .str-item{
	padding: 0;
	margin: 5px 0 0;
}
.sc-comments .item-name{
	display: inline-block;
	width: 100%;
	min-width: 125px;
}
.sc-comments .item-name{
	vertical-align: top;
}
.sc-comments input[type=text]{
	all: unset;
	border-width: 1px;
	border-color: rgb(218, 218, 218);
	border-style: solid;
	border-radius: 8px;
	width: 34.4%;
	min-width: 250px;
	height: 37px;
	background: #FFFFFF;
	padding: 0 8px;
	display: inline-block;
}

.sc-comments textarea{
	all: unset;
	background: #FFFFFF;
	border-width: 1px;
	border-color: rgb(221, 221, 221);
	border-style: solid;
	border-radius: 8px;
	width: 80%;
	min-width:250px;
	height: 144px;
	padding: 8px;
}
.sc-comments label{
	cursor: pointer;
	width: 143px;
	display: inline-block;
	margin: 5px 0;
}
.sc-comments .sc-item{
	display: inline-block;
}
.sc-comments input{
	display: inline-block;
}
.sc-comments input[type=checkbox],
.sc-comments input[type=radio]{
	display: none;
}
.sc-comments input[type=checkbox]+label:before,
.sc-comments input[type=radio]+label:before{
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 19px;
	width: 19px;
	background: url(/bitrix/templates/newferma/components/scoder/scoder.comments/.default/images/checkbox_radio.png) no-repeat;
	margin-right: 18px;
}
.sc-comments input[type=checkbox]+label:before{
	background-position: 0 0;
}
.sc-comments input[type=radio]+label:before{
	height: 21px;
	width: 21px;
	background-position: -21px 0;
}
.sc-comments input[type=checkbox]:checked+label:before{
	background-position: 0 -19px;
}
.sc-comments input[type=radio]:checked+label:before{
	background-position: -21px -21px;
}
.sc-comments .sc-comment{
	margin-top: 24px;
	padding-bottom: 0px;
}
div.str-item-left {
	float:left;
	padding-right: 15px;
}
div.str-item-img {
	padding-bottom: 10px;
}
.sc-comment-fullname {
	font-weight:bold;
}
.sc-comments .sc-comment-name{
	display: inline-block;
	font-weight: bold;
	color: rgb(40, 40, 40);
	margin-right: 6px;
}
.sc-comments .sc-comment .str-item p{
	display:inline-block;
	width: 80%;
	min-width:300px;
	margin-bottom: 0;
}
.sc-comments a{
	color: #4DA144;
    text-decoration: none;
}
.sc-comments .sc_answer_button{
	margin: 15px 0;
	display: inline-block;
}
.sc-comments .sc-comment hr{
	border: none;
    color: rgb(218, 218, 218);
    background-color: rgb(218, 218, 218);
	height: 1px;
}

/* End */


/* Start:/bitrix/templates/newferma/components/bitrix/system.pagenavigation/bootstrap_v4/style.css?1687416086400*/
.page-link,
.page-link:hover {
	color: var(--theme-color-primary);
}

.page-item.active .page-link {
	color: var(--theme-b-tx-primary);
	background-color: var(--theme-color-primary);
	border-color: var(--theme-color-primary);
}

.page-link:focus {
	box-shadow: 0 0 0 0.2rem var(--theme-b-sd-primary);
}

.pagination {
    margin: 0!important;
}

.pagination .page-item {
    padding: 5px!important;
}
/* End */


/* Start:/bitrix/templates/newferma/components/sotbit/rvw.base/template/style.css?175456978215382*/
:root {
    --reviews--primery: #28a745;
    --reviews--hover: #2d7326;
    --reviews--active: #2d7326;
    --reviews--primery-10: #DFD6C8;
    --reviews--primery-200: #DFD6C8;
    --reviews--primery-100: #F9F6F1;

    --reviews--dark: #2C2C2C;
    --reviews--gray-input: #aab4bd;
    --reviews--gray-700: #495057;
    --reviews--gray-600: #8F9396;
    --reviews--gray-500: #ABB5BE;
    --reviews--gray-400: #cdd3d9;
    --reviews--gray-300: #E9ECEF;
    --reviews--gray-200: #F3F5F6;
    --reviews--white: #FFF;

    --reviews--green-green: #18B131;
    --reviews--green-yello: #FF9935;
    --reviews--green-red: #F66767;
    --body-font-family-reviews: 'Roboto', sans-serif;
    --swiper-navigation-size: 64px;
    --padding-container-reviews: calc(80px + (120 - 80) * ((100vw - 1440px) / (1920 - 1440)));
    --body-scrollbar-width-reviews: 0px;
}

.user-consent-view-button {
	border: 0;
    padding: 10px 10px;
}

.fs-small {
    font-size: 16px;
}

.reviews.reviews-tab-wrap {
    margin-bottom: 0;
}

.reviews .tab-reviews {
    margin-right: 16px;
}

.reviews .btn-reviews.btn-reviews--active__tab {
    background: var(--reviews--gray-200);
}

#reviews {
    justify-content: space-between;
    width: 100%;
}

.reviews {
    display: flex;
    align-items: start;
    column-gap: 64px;
    font-family: var(--body-font-family-reviews);
    font-size: 16px;
    color: var(--reviews--dark);
}

.reviews-base {
    container-type: inline-size;
    container-name: reviews-base;
}

.sotbit-reviews-container {
    container-type: inline-size;
    container-name: reviews-base;
}

/*.sotbit-reviews-container .reviews{*/
/*    margin: 0;*/
/*    padding-left: var(--padding-container-reviews);*/
/*    padding-right: calc(var(--padding-container-reviews) + var(--body-scrollbar-width-reviews));*/
/*}*/


@media (max-width: 1920px) {
    --padding-container-reviews: calc(80px + (120 - 80) * ((100vw - 1440px) / (1920 - 1440)));
}

@media (max-width: 1440px) {
    --padding-container-reviews: calc(40px + (80 - 40) * ((100vw - 1024px) / (1440 - 1024)));
}

@media (max-width: 1024px) {
    --padding-container-reviews: 40px;
}

@media (max-width: 768px) {
    --padding-container-reviews: calc(16px + (40 - 16) * ((100vw - 576px) / (768 - 576)));
}

@media (max-width: 576px) {
    --padding-container-reviews: 16px;
}

/*all*/
.linear-reviews {
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2)),
    linear-gradient(255.4deg, rgba(53, 91, 224, 0.1) 0%, rgba(185, 69, 204, 0.1) 100%);
}

.linear-reviews-main {
    background: linear-gradient(255.4deg, #355BE0 0%, #B945CC 100%);
}

.reviews .d-flex-reviews {
    display: flex;
}

.reviews .d-flex-reviews-center {
    justify-content: center;
    align-items: center;
}

.reviews .j-content-between-reviews {
    justify-content: space-between;
}

.reviews .f-basis-reviews {
    flex-basis: 100%;
}

.reviews .r-p-1 {
    margin-bottom: 8px;
}

.reviews .r-p-05 {
    margin-bottom: 4px;
}

.reviews .r-p-4 {
    margin-bottom: 24px;
}

.reviews .r-m-1 {
    margin-right: 4px;
}

.reviews .r-m-3 {
    margin-right: 8px;
}

.reviews .l-m-1 {
    margin-left: 4px;
}

.reviews .l-m-6 {
    margin-left: 24px;
}

.reviews .r-m-2 {
    margin-right: 2px;
}

.reviews .top-m-2 {
    margin-top: 8px;
}

.reviews .top-m-8 {
    margin-top: 24px;
}

.reviews .r-m-4 {
    margin-right: 16px;
}

.reviews .circle {
    border-radius: 50%;
}

.reviews .btn-reviews {
    text-align: center;
    padding: 9.5px 24px;
    border-radius: 32px;
    background: var(--reviews--white);
    border: 0;
    font-size: 18px;
    font-weight: 700;
}

.reviews .btn-reviews-small {
    text-align: center;
    padding: 9.5px 24px;
    border-radius: 32px;
    border: 0;
    font-size: 16px;
    font-weight: 400;
    background: #fff;
    transition: background 0.3s;
}

.reviews .btn-reviews-small.not-p {
    display: block;
    padding: 0;
}

.reviews .btn-reviews-small p {
    margin-left: 8px;
    margin-bottom: 0;
}

.reviews .btn-reviews-small:hover {
    background: var(--reviews--gray-200);
}

.reviews .btn-reviews-small:active path {
    fill: var(--reviews--dark);
}

.reviews .btn-lite-reviews {
    color: var(--primary, var(--reviews--active));
    background: var(--reviews--primery-100);
    font-weight: 500;
    font-size: 16px;
}

.reviews .btn-lite-reviews:hover {
    color: var(--primary-active, var(--reviews--primery));
    background: var(--reviews--primery-200);
}

.reviews .btn-lite-reviews:active {
    color: var(--reviews--hover);
    background: var(--reviews--primery-200);
}

.reviews btn-reviews.btn-reviews--disabled p {
    color: var(--reviews--gray-600);
}

.reviews .btn-reviews p {
    padding-left: 8px;
    margin: 0;
    color: var(--reviews--gray-700);
}

.reviews .btn-reviews p:hover {
    color: var(--reviews--dark);
}

.reviews .btn-reviews--main:active {
    background: var(--reviews--active) !important;
}

.reviews .btn-reviews--main {
    border: 0;
    color: var(--reviews--white);
    background: var(--reviews--primery);
    font-weight: 500;
    font-size: 16px;
    padding: 12px 32px;
    cursor: pointer;
    transition: background 0.3s;
}

.reviews .btn-reviews--main:hover:not(.btn-reviews--main--active) {
    background: var(--reviews--hover);
}

.reviews .btn-reviews--main--active {
    background: var(--reviews--hover);
}

.reviews p.primary-text, span.primary-text, a.primary-text {
    color: var(--primary ,var(--reviews--active));
}

.reviews .primary-text:hover {
    color: var(--primary-active ,--reviews--primery);
}

.reviews p.gray-text, span.gray-text {
    display: inline-block;
    margin-top: 2px;
    color: var(--reviews--gray-600);
}

.reviews p.gray-text-700, span.gray-text-700 {
    font-weight: 500;
    color: var(--reviews--gray-700);
}

.reviews .title-checkbox {
    color: var(--reviews--gray-700);
}

.reviews .title-checkbox-modal {
    color: var(--reviews--dark) !important;
    font-weight: 400 !important;
    margin: 0;
}

.reviews .input-checkbox-reviews {
    appearance: none;
}

.reviews .input-checkbox-reviews {
    position: relative;
    outline: 2.5px solid var(--reviews--gray-500);
    outline-offset: -2.5px;
    overflow: hidden;
    transition: outline-color 0.3s ease;
    cursor: pointer;
}

.reviews .input-checkbox-reviews::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    opacity: 0;
    background-color: var(--primary, var(--reviews--active));
    transition: opacity 0.3s ease, background-color 0.3s ease;
}

.reviews .input-checkbox-reviews:checked {
    outline-color: var(--primary, var(--reviews--active));
}

.reviews .input-checkbox-reviews:checked::before {
    opacity: 1;
}

.reviews .input-checkbox-reviews:hover:not(:disabled) {
    outline-color: var(--reviews--hover);
}

.reviews .input-checkbox-reviews:hover .btn-filter p {
    color: var(--reviews--dark);
}

.reviews .input-checkbox-reviews:hover:not(:disabled)::before {
    background-color: var(--reviews--active);
}

.reviews .input-checkbox-reviews:active:not(:disabled), .input-checkbox-reviews:focus-visible:not(:disabled) {
    outline-color: var(--reviews--active);
}

.reviews .input-checkbox-reviews:active:not(:disabled)::before, .input-checkbox-reviews:focus-visible:not(:disabled)::before {
    background-color: var(--reviews--active);
}

.reviews .input-checkbox-reviews:disabled {
    outline-color: var(--reviews--active) !important;
}

.reviews .input-checkbox-reviews:disabled::before {
    background-color: var(--reviews--active);
}

.reviews .input-checkbox-reviews {
    width: 18px;
    height: 18px;
    border-radius: 3px;
}

.reviews .input-checkbox-reviews::before {
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml,%3Csvg width='12' height='10' viewBox='0 0 12 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 5.5L4 8.5L11 1.5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    background-position: center;
    background-repeat: no-repeat;
}

.reviews .swiper-slide {
    margin-right: 10px !important;
}

.reviews .reviews__wrapper .swiper {
    height: 100px;
}

.reviews .wrapper__statistic .swiper {
    height: 138px;
}

.reviews .reviews__wrapper .swiper-slide {
    border-radius: 24px;
    width: 82px !important;
}

.reviews .wrapper__statistic .swiper-slide {
    border-radius: 24px;
    width: 118px !important;
    height: 138px !important;
}

.reviews .reviews__wrapper .swiper-slide video {
    position: relative;
    border-radius: 24px;
    height: 100px;
    width: 82px !important;
    object-fit: cover;
}

.reviews .reviews__wrapper .swiper-slide.video::before,
.reviews .wrapper__statistic .swiper-slide.video::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    background-image: url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24 44C35.0457 44 44 35.0457 44 24C44 12.9543 35.0457 4 24 4C12.9543 4 4 12.9543 4 24C4 35.0457 12.9543 44 24 44ZM33.7655 22.7127C34.7395 23.2948 34.7395 24.7058 33.7655 25.2879L21.4043 32.6755C19.9045 33.5718 18 32.4913 18 30.7441V17.2568C18 15.5097 19.9045 14.4292 21.4042 15.3254L33.7655 22.7127Z' fill='white'/%3E%3C/svg%3E%0A");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    transform: translate(-50%, -50%);
    transition: opacity 0.3s;
    z-index: 1;
    pointer-events: none;
}

.reviews .reviews__wrapper .swiper-slide.video::before {
    width: 36px;
    height: 36px;
}

.reviews .wrapper__statistic .swiper-slide.video::before {
    width: 48px;
    height: 48px;
}

.reviews .reviews__wrapper .swiper-slide.video:hover::before,
.reviews .wrapper__statistic .swiper-slide.video:hover::before {
    opacity: 0.8;
}

.reviews .reviews__wrapper .swiper-slide picture img {
    border-radius: 16px;
    height: 100px;
    width: 82px !important;
    object-fit: cover;
}

.reviews .wrapper__statistic .swiper-slide video {
    border-radius: 24px;
    height: 138px;
    width: 118px;
    object-fit: cover;
}

.reviews .wrapper__statistic .swiper-slide picture img {
    border-radius: 16px;
    height: 138px;
    width: 118px !important;

    object-fit: cover;
}

.reviews .swiper-button-next:after, .reviews .swiper-container-rtl .swiper-button-prev:after {
    content: '' !important;
    height: 0;
    width: 0;
}

.reviews .swiper-button-prev:after, .reviews .swiper-container-rtl .swiper-button-prev:after {
    content: '' !important;
    height: 0;
    width: 0
}

.reviews .swiper-wrap-pagination {
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 50%;
}

.reviews .swiper-wrap-pagination svg {
    height: 24px !important;
    width: 24px !important;
}

.reviews .swiper-wrap-pagination:hover path {
    fill: var(--primary , var(--reviews--active));
}

.reviews .swiper-button-next {
    right: 5px !important;
}

.swiper-button-next. svg {
    display: none !important;
}

.swiper-button-lock svg {
    display: none !important;
}

.reviews .swiper-button-prev {
    left: 5px !important;
}

.reviews .swiper-button-prev.swiper-button-disabled, .reviews .swiper-button-next.swiper-button-disabled {
    display: none;
}

.reviews .swiper-button-next, .reviews .swiper-button-prev {
    width: 64px !important;
    height: 60px !important;
    opacity: 1 !important;
}

.reviews .btn-filter {
    cursor: pointer;
}

.reviews .btn-filter p {
    font-weight: 500;
}

.reviews .btn-filter {
    color: var(--reviews--gray-700);
}

.reviews .btn-filter:hover p {
    color: var(--reviews--dark);
}

.reviews .btn-filter:hover .title-checkbox-modal {
    color: var(--reviews--dark);
}

.reviews .btn-filter span:hover:not(.not-hover) {
    color: var(--reviews--dark);
}

.reviews .btn-filter.disabled {
    color: var(--reviews--gray-input);
    cursor: auto;
    pointer-events: none;
}

.reviews .transfer {
    transform: rotate(180deg); /* Equal to rotateZ(45deg) */
}

/*end all*/

/*add */
.reviews .review_add__link {
    display: inline-block;
    padding-top: 4px;
    color: var(--primary ,var(--reviews--active));
}

.reviews .review_add__link:hover {
    color: var(--primary-active ,var(--reviews--primery));
}

/*end add*/

@container reviews-base (max-width: 1250px) {
    #reviews {
        flex-direction: column;
    }

    .reviews .reviews__wrapper {
        width: 100% !important;
        margin-right: 0 !important;
    }

    .reviews .wrapper__statistic {
        position: static !important;
        order: -1 !important;
        width: 100% !important;
        margin-bottom: 40px !important;
    }
}

@media (max-width: 1024px) {
    .reviews-base {
        margin: 0;
    }

    #reviews {
        align-items: normal;
        margin: 0 40px !important;
    }
}

@media (max-width: 646px) {
    #reviews {
        align-items: normal;
        margin: 0 16px !important;
    }

    .control__title-sort p {
        display: none !important;
    }
}

@media (max-width: 576px) {
    .reviews.reviews-tab-wrap {
        margin: 0 16px !important;
    }

    .reviews .circle {
        border-radius: 50%;
        width: 74px;
        height: 74px;
    }

    .user__info--counter, .swiper-button-next, .swiper-button-prev {
        display: none !important;
    }

    .reviews .content__reviews {
        width: 100% !important;
    }

    .content__reviews__item__info {
        height: 100px;
    }

    .reviews .tab-reviews {
        margin-right: 8px;
    }

    .reviews .more-reviews .btn-lite-reviews {
        padding: 11px 100px !important;
    }

    .reviews .pagination-info {
        display: none !important;
    }

    .reviews .pagination-reviews {
        justify-content: center;
    }

    .reviews .navigation {
        flex-basis: 90% !important;
    }
}

/*modal*/

.top-message-icon {
    flex-shrink: 0 !important;
}

.top-message {
    position: fixed;
    top: 0;
    left: 50%;
    max-width: 30vw;
    padding: 16px 24px;
    background: linear-gradient(255deg, #355BE019 0%, #B945CC19 100%);
    border-radius: 32px;
    -webkit-backdrop-filter: blur(120px);
    backdrop-filter: blur(120px);
    z-index: 10000;
    user-select: none;
    display: flex !important;
    gap: 8px;
    white-space: nowrap;
}

.top-message-content {
    min-width: 0;
    white-space: pre-line;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    width: 100% !important;
}
/* End */


/* Start:/bitrix/components/sotbit/rvw.reviews/templates/.default/style.css?1754562303229*/
.reviews .reviews__wrapper {
    flex-shrink: 0;
    width: calc(648px + (828 - 648) * ((100vw - 1440px) / (1920 - 1440)));
}

@media (min-width: 1920px) {
    .reviews .reviews__wrapper {
        width: 828px;
    }
}

/* End */


/* Start:/bitrix/components/sotbit/rvw.reviews.filter/templates/.default/style.css?17545623032327*/
.reviews .control-items {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.reviews .control__item-filter--checkbox {
    display: flex;
    align-items: center;
    padding-left: 2px;
}

.reviews .control__item-filter--checkbox input {
    margin-right: 8px;
}

.reviews .control-item:not(:first-child) {
    margin-left: 24px;
    cursor: pointer;
}

.reviews .control-item p {
    display: flex;
    align-items: center;
    gap: 4px;
    font-size: 16px;
    margin-bottom: 0;
    color: inherit;
}

.reviews .control__title-sort {
    cursor: default;
}

.reviews .control__item-filter--select {
    position: relative;
}

.reviews .control__item-filter--select.select-active svg {
    transform: rotate(180deg);
}

.reviews .control__item-filter--select.select-active .choices__list--dropdown{
    display: inline-block;

}

.reviews .control__item-filter--select.select-active #choices--star-item-choice-1{
     display: inline-block;
}

.reviews .choices {
    position: absolute;
    background: #fff;
    text-align: start;
    border-radius: 24px;
    font-size: 16px;
    color: var(--reviews--dark);
    line-height: 22.4px;
    z-index: 20;
    margin-top: 32px;
    white-space: nowrap;
    display: none;
    width: auto;
    padding: 0;
    box-shadow: 0 4px 24px 0 #452C710F;
}

.reviews .choices .choices__inner {
    display: none;
}

.reviews .choices__list--dropdown, .choices__list[aria-expanded] {
    width: auto;
    height: 100%;
    visibility: visible;
    position: relative;
}

.reviews .choices__item {
    cursor: pointer;
    padding: 9px 30px;
}

.reviews .choices__item:hover {
    background: var(--reviews--primery-100);
}

.reviews .is-selected {
    color: var(--reviews--active);
}

.reviews .choices__list--single {
    display: none;
}

.reviews .display-none-important {
    display: none !important;
}

.reviews #choices--star-item-choice-1 {
    display: none;
}

.reviews .reviews__control {
    flex-wrap: wrap;
    gap: 16px;
    align-content: space-between;
    width: 100%;
}

.reviews #star {
    display: none;
}
@media (max-width: 540px) {
    .reviews .control-items .control__item-sort{
        margin-left: 0;
    }
}
/* End */


/* Start:/bitrix/templates/newferma/components/sotbit/rvw.reviews.list/.default/style.css?17545694244479*/
.reviews .wrapper__statistic {
	position: sticky;
	top: 0;
	flex-grow: 1;
	min-width: 0;
	margin-bottom: 40px;
}

.reviews .user__info {
	height: 100px;
	position: relative;
}

.reviews .user__info img {
	width: 100px;
	height: 100px;
}

.reviews .user_complaint {
	width: 32px;
	height: 32px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: var(--reviews--gray-500);
	position: absolute;
	top: 68%;
	left: 68%;
	cursor: pointer;
}

.reviews .user_complaint:hover {
	background: var(--reviews--gray-600);
}

.reviews .user__info--counter {
	text-align: center;
}

.reviews .item__info___name-user {
	font-weight: 500;
	flex-basis: 100%;
}

.reviews .reviews--quote {
	border-left: 4px solid var(--reviews--gray-500);
	word-break: break-all;
}

.reviews .reviews--quote p {
	color: var(--reviews--gray-700);
	padding: 16px 24px;
	margin: 0;
	height: 80px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.reviews .content__reviews__item__control__item {
	cursor: pointer;
	padding: 10px 16px;
	display: flex;
	align-items: center;
	color: var(--reviews--gray-700);
	transition: background 0.3s;
}

.reviews .content__reviews__item__control__item:hover {
	color: var(--reviews--dark);
}

.reviews .content__reviews__item__control__item:active {
	color: var(--reviews--gray-700);
}

.reviews .content__reviews__item__answer {
	border-radius: 24px;
	background: var(--reviews--primery-100);
	flex-wrap: wrap;
}

.reviews .answer__title {
	font-weight: 500;
	color: var(--reviews--dark);
	flex-basis: 100%;
}

.reviews .answer__wrapper {
	padding: 16px 24px;
}

.reviews .answer__wrapper.not-itmes {
	margin: 0 auto;
}

.reviews .answer__wrapper.not-itmes .answer__title {
	font-size: 24px;
}

.reviews .answer__wrapper.not-itmes .answer__title {
	font-size: 24px;
}

.reviews .answer__body {
	color: var(--reviews--gray-700);
}

.reviews .media-reviews {
	width: calc(100%)
}

.modal_result__control {
	display: flex;
	justify-content: space-between;
	margin-top: 24px;
}

.modal_result__control button {
	width: 33%;
}

/* review item */

.reviews .reviews__content {
	display: grid;
	grid-template-areas:
	"user info"
	"user text"
	"user slider"
	"user actions"
	"user reply";
	grid-template-columns: min-content 1fr;
	padding: 8px;
}

@media (max-width: 576px) {
	.reviews .reviews__content {
		grid-template-areas:
		"user info"
		"text text"
		"slider slider"
		"actions actions"
		"reply reply";
	}
}

.reviews .reviews__content .content__user {
	grid-area: user;
	display: none!important
}

.reviews .content__reviews__item__info {
	grid-area: info;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 8px;
}

.reviews .content__reviews__item__info--wrapper {
	margin-right: 8px;
}

.reviews .content__reviews__item__body {
	grid-area: text;
}

.reviews .reviews__wrapper .swiper {
	grid-area: slider;
	margin-left: 0;
	width: 100%;
	max-width: 800px;
}

.reviews .content__reviews__item__control {
	flex-wrap: wrap;
	grid-area: actions;
}

.reviews .content__reviews__item__answer {
	grid-area: reply;
}

/* review item end */

.reviews .reviews__content.select {
	border-radius: 12px;
	padding: 8px;
	animation: 1s ease-in review-select;
}

@keyframes review-select {
	from {
		background-color: var(--reviews--primery-100);
	}

	to {
		background-color: transparent;
	}
}

.reviews .more-reviews .btn-lite-reviews {
	padding: 11px 173.5px;
}

.reviews .content__reviews__item__control p {
	transition: width .3s;
	min-width: 9px;
}

@media (max-width: 576px) {
	.reviews .content__reviews__item__control .btn-sm-hide-text p {
		display: none;
	}
	.reviews .content__reviews__item__info--wrapper .d-flex-reviews-center {
		justify-content: start;
		align-items: center;
		flex-wrap: wrap;
	}
}

.reviews .content__reviews__item__control [data-value="like"], .reviews .content__reviews__item__control [data-value="dislike"] {
	transition: width 0.3s, background 0.3s;
	min-width: 64px;
}

.reviews .content__reviews__item__control svg {
	min-width: 24px;
	width: 24px;
	height: 24px;
}

.trans {
	transition: width 0.3s, background 0.3s;
}

.content__reviews__item__body {
	word-break: break-all;
}

/* End */


/* Start:/bitrix/components/sotbit/rvw.statistics/templates/.default/style.min.css?17545623034497*/
.reviews .wrapper__statistic {
    position: sticky;
    top: 0;
    width:45%;
    margin-bottom:40px;
}

.reviews .content__reviews{
    width: calc(100% - 116px);
}
.reviews .user__info{
    position: relative;
}
.reviews .user_complaint{
    width: 32px;
    height: 32px;
    display:flex;
    justify-content: center;
    align-items: center;
    background:var(--reviews--gray-500);
    position: absolute;
    top: 68%;
    left: 68%;
    cursor: pointer;
}
.reviews .user_complaint:hover{
    background:var(--reviews--gray-600);
}
.reviews .user__info--counter{
    text-align: center;
}
.reviews .content__reviews__item__info{
    display:flex;
    flex-wrap: wrap;
}
.reviews .item__info___name-user{
    font-weight: 500;
    flex-basis:100%;
}

.reviews .reviews--quote{
    border-left: 4px solid var(--reviews--gray-500);
}
.reviews .reviews--quote p{
    color: var(--reviews--gray-700);
    padding: 16px 24px;
    margin: 0;
}
.reviews .content__reviews__item__control__item{
    cursor: pointer;
    padding: 10px 16px;
    display: flex;
    color: var(--reviews--gray-700);
}
.reviews .content__reviews__item__control__item:hover{
    color: var(--reviews--dark);
}
.reviews .content__reviews__item__control__item:active{
    color: var(--reviews--gray-700);
}

.reviews .content__reviews__item__answer{
    border-radius: 24px;
    background: var(--reviews--primery-100);
    flex-wrap: wrap;
}
.reviews .answer__title{
    font-weight: 500;
    color: var(--reviews--dark);
    flex-basis: 100%;
}
.reviews .answer__wrapper{
    padding: 16px 24px;
}
.reviews .answer__body{
    color: var(--reviews--gray-700);
}

.reviews .media-reviews{
    width:calc(100%)
}



.reviews .wrapper__statistic__info{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.reviews .statistic__info-stars{
    text-align: end;
}
.reviews .statistic__info-progress{
    line-height: 0;
    display: flex;
    flex-wrap:wrap;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.reviews .statistic__info-progress-block{
    width: 100%;
    height: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.reviews .progress
{
    height: 4px !important;
    width: 100%;
    position: relative;
    overflow: hidden;
    background: var(--reviews--gray-200);
    border-radius: 8px;
}

.reviews .progress progress
{
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
    left: -777px;
}

.reviews .progress-bar
{
    overflow: hidden;
    background: #ac92ec;
    width: 0;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.reviews .progress-value
{
    height: 4px;
    color: #333;
    display: block;
    line-height: 21px;
    text-align: center;
    width: 50%;
    background: var(--reviews--gray-700);
    border-radius: 8px;
}

.reviews .progress-bg
{
    background: var(--reviews--gray-200);
    position: relative;
    height: 4px;
    border-radius: 5px;
    overflow: hidden;
}
.reviews .progress-bar:after
{
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.reviews .statistic__info-count-reviews{
    font-size: 12px;
    font-weight: 400;
    color:  var(--reviews--gray-700);
    text-align: start;

}
.reviews .statistic__info-estimation{
    white-space: nowrap;
    margin-right: 24px;
}
.reviews .statistic__info-estimation__title-wrap{

    text-align: center;
}
.reviews .statistic__info-estimation__title{

    font-size: 48px;
    font-weight: 400;
}
.reviews .statistic__info-stars--item{
    display: flex;
    align-items: center;
    justify-content: end;
}
/* End */


/* Start:/bitrix/components/sotbit/rvw.reviews/templates/.default/bitrix/main.userconsent.view/reviews/style.css?1754562303249*/
.user-consent-view-button {
    color: inherit !important;
}

.user-consent-view-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.user-consent-view-cancel-button {
    margin: 0 auto !important;
}

/* End */


/* Start:/bitrix/components/sotbit/rvw.reviews.add/templates/.default/style.css?175456230316568*/
.w-40{
	width:45%;
}
.reviews button{
	outline: none;
}

.reviews.review_modal{
	margin:0;
}

.reviews .form-group-reviews.file .form-group-reviews-wrapper{
	overflow-x: auto;
	margin-bottom: auto;
}
.reviews .form-group-reviews.file .file-wrap{
	max-width: 630px;
}

.reviews.no-file .form-group-reviews.file{
	display:none;
}

.footer_modal{
	margin-top: 100% auto;
}

.reviews .dropzone {
	flex-wrap: nowrap !important;
	height: 100%;
	border-color: var(--reviews--gray-500) !important;
	background-color: transparent !important;
	min-height: 93px !important;
	border: 0 !important;
	padding: 0!important;
	margin: 0!important;
}

.reviews .dropzone.dz-clickable {
	padding: 0;
	margin-bottom: 4px;
	border: none;
	display: flex;
	flex-direction: row;
	position: relative;
}
.reviews .dropzone .dz-placeholder {
	height: 120px;
	width: 108px!important;
	border: 0;
	box-sizing: border-box;
	justify-content: center;
	align-items: center;
	flex-shrink: 0;
	pointer-events: none;
	margin-top:16px !important;
	display: none;
}
.reviews .dropzone :not(:last-child, .dz-placeholder) {
	margin-right: 16px !important;
}
.reviews .dropzone .dz-error-message{
	margin: 0 !important;
}
.reviews .dropzone .dz-placeholder{
	margin: 0 !important;
}
.reviews .dropzone .dz-placeholder:not(button) {
	color: var(--reviews--gray-500) !important;
}
.reviews .dropzone .dz-preview {
	position: relative;
	width: 108px!important;
	flex-shrink: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	box-shadow: none !important;
	border: none !important;
	border-radius: 24px !important;
}

.reviews .dropzone .dz-preview:not(:last-of-type) {
	margin-right: 16px !important;
}
.reviews .dropzone .dz-preview{
	margin-top: 16px !important;
}
.reviews .dropzone .dz-preview .dz-details {
	border-radius: 24px;
	padding: 0 !important;
	overflow: hidden;
	display:none;
}
.reviews .dropzone .dz-preview a.dz-remove {
	position: absolute !important;
	top: 0 !important;
	right: -10px !important;
	display: flex !important;
	justify-content: center !important;
	align-items: center !important;
	width: 30px !important;
	height: 30px !important;
	margin: 0 !important;
	padding: 0 !important;
	background-color: var(--reviews--gray-500) !important;
	border: none !important;
	border-radius: 50% !important;
	z-index: 1000 !important;
	cursor: pointer !important;
}
.reviews .dropzone .dz-preview a.dz-remove:hover, .dropzone .dz-preview a.dz-remove:focus {
	background-color: var(--reviews--hover);
}
.reviews .dropzone .dz-preview a.dz-remove svg, .dropzone .dz-preview a.dz-remove svg * {
	cursor: pointer !important;
}
.reviews .dropzone .dz-preview a.dz-remove svg path {
	stroke: var(--reviews--white);
}
.reviews .dropzone .dz-preview .dz-image {
	width: 108px !important;
	height: 120px !important;
	border-radius: 24px !important;
}
.reviews .dropzone .dz-preview .dz-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 24px;
}
.reviews .dropzone .dz-preview .dz-success-mark, .dropzone .dz-preview .dz-error-mark {
	display: none !important;
}
.reviews .dropzone .dz-filename {
	display: -webkit-box;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
}
.reviews .dropzone .dz-message {
	margin:0 0 !important;
}
.reviews .dropzone .dz-default.dz-message::before {
	content: "" !important;

}
.reviews .dropzone .dz-default.dz-message {
	border: 1px dashed var(--reviews--gray-500) !important;
	padding: 24px 0 !important;
	margin-bottom: 0 !important;
	text-align: center;
	width: 100%;
}
.reviews .dropzone .dz-message .dz-button{
	font-weight: 400 !important;
	color: var(--reviews--dark) !important;
	outline: none;
	background: none;
	border: none;
}
.reviews .dropzone.dz-clickable .dz-message{
	display:block;
}
.dropzone.dz-started{
	height: auto !important;
}
.reviews .dropzone .dz-placeholder[type="button"]{
	/*display:none !important;*/
}
.reviews button.dz-placeholder{
	height: 120px;
	width: 120px;
	border: 1px dashed gray;
	background: transparent;
	border-radius: 24px;
	display: none;
	margin: 0 auto;
}
.reviews button.dz-placeholder svg{
	margin:  0 auto;
}
.reviews button.dz-placeholder.d-block{
	height: 120px;
	width: 120px;
	border: 1px dashed gray;
	background: transparent;
	border-radius: 24px;
	margin-right: 16px !important;
	margin-top: 16px !important;
	display: none;
	text-align: center;
}
.d-block{
	display:inline-block!important;
}
.reviews button.dz-placeholder svg{
	color: var(--primary, var(--reviews--active));
}

.review_add__modal_header {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: start;
}
.review_add__modal_footer{
	width: 100%;
	justify-content: space-between;
}

.review_add__modal_footer button:not(.w-40) {
	width: 100%;
}
.review_add__modal_content {
	margin: 0 auto;
	max-width: 680px;
	max-height: 100%;
	padding: 24px;
	overflow: hidden;
	border-radius: 32px;
	background-color: var(--reviews--white);
	width: 100%;
}
@media (max-width: 1024px) {
	.review_add__modal_content {
		max-height: 100%;
	}
}
.no-file .review_add__modal_content{
	height: auto;
}
.no-file .review_add__modal_body{
	height: auto;
}
.review_add__title {
	font-size: 24px;
	font-weight: 500;
}
.review_add__close {
	cursor: pointer;
	background: transparent;
	border: transparent;
	outline: none;
}
.review_add__close svg path {
	transition: stroke 0.3s;
}
.review_add__close:hover svg path {
	stroke: var(--reviews--primery);
}
.review_add__modal_body {
	max-height: calc(100vh - 210px);
	min-width: 0;
}
@media (max-width: 1024px) {
	.review_add__modal_body {
		max-height: calc(100% - 60px);
	}
}
.review_add__modal_body form {
	display: flex;
	flex-direction: column;
}
.review_add__modal_body.simplebar-scrollable-y {
	padding-right: 8px;
}
.review_add__modal_body .form-group {
	display: flex;
	flex-direction: column;
	margin-bottom: 16px;
}
.review_add__modal_body .form-group label {
	padding: 0 0 4px;
}
.review_add__product {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: center;
	margin: 16px 0;
}
.review_add__product .product__img {
	flex-shrink: 0;
	width: 64px;
	height: 64px;
	margin-right: 16px;
	border-radius: 12px;
	overflow: hidden;
}
.review_add__product .product__img img {
	width: 64px;
	height: 64px;
	object-fit: cover;
}
.review_add__product .product__name {
	font-size: 16px;
	font-weight: 500;
	display:flex;
	flex-wrap:wrap;
	margin: 0;
}
.review_add__product .product__name p{
	margin: 0;
}
.review_add__rating {
	display: flex;
	flex-direction: row;
	align-items: center;
	flex-wrap: wrap;
	column-gap: 16px;
	row-gap: 8px;
	margin: 0;
	flex-basis: 100%;
}
.review_add__star {
	position: relative;
	background: transparent;
	border: transparent;
	outline: none;
}
.review_add__star-icon {
	display: block;
	width: 40px;
	height: 40px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url("/bitrix/components/sotbit/rvw.reviews.add/templates/.default/images/star-wite.svg");
	transition: opacity 0.3s;
}
.review_add__star-icon--filled {
	position: absolute;
	top: 0;
	background-image: url("/bitrix/components/sotbit/rvw.reviews.add/templates/.default/images/star-fill.svg");
	opacity: 0;
}
.review_add__stars {
	display: flex;
	flex-wrap: nowrap;
}
.review_add__footer {

}
.review_add__footer-checkbox {
	grid-area: checkbox;
	cursor: pointer;
}
.review_add__footer-checkbox input {
	margin-right: 8px;
}
.review_add__footer-agreement {
	grid-area: agreement;
	margin-top: 16px;
}
.review_add__footer-submit-wrapper {
	grid-area: submit;
	margin: 0 auto;
}
.review_add__footer-submit{
	width: -moz-available;          /* WebKit-based browsers will ignore this. */
	width: -webkit-fill-available;  /* Mozilla-based browsers will ignore this. */
	width: fill-available;
}

.submit_row {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
}
.submit_row input[type=checkbox] {
	margin-right: 8px;
}

.rating_description {
	position: relative;
}

.rating_description > span {
	display: none;
}

.rating_description {
	font-size: 16px;
	font-weight: 400;
}

.review_modal {
	position: fixed;
	z-index: 1100;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	padding: 64px 0;
	background: rgba(0, 0, 0, 0.2);
}
.review_modal.container{
	max-width:100%;
}

.review_modal.show .review_add__modal_content {
	animation: show-modal 0.3s;
}

.modal_result.show .modal-content {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	gap: 8px;
	animation: show-modal 0.3s;
	border:0;
}

@-webkit-keyframes show-modal {
	0% {
		-webkit-transform: scale(0.5) translateY(-75%);
		transform: scale(0.5) translateY(-75%);
	}
	100% {
		-webkit-transform: scale(1) translateY(-50%);
		transform: scale(1) translateY(-50%);
	}
}
@keyframes show-modal {
	0% {
		-webkit-transform: scale(0.5) translateY(-75%);
		transform: scale(0.5) translateY(-75%);
	}
	100% {
		-webkit-transform: scale(1) translateY(-50%);
		transform: scale(1) translateY(-50%);
	}
}
.policy_modal__content {
	margin-top: 24px;
	max-height: 70vh;
	overflow: auto;
}

.modal-content {
	padding: 24px;
	width: 60%;
	margin: 5% auto;
	background-color: var(--reviews--white) !important;
	border-radius: 32px !important;
}

@media (max-width: 460px) {
	.submit_row button {
		width: 100%;
		margin-top: 16px;
	}
}
.modal_result .modal-content {
	position: relative;
	max-width: 445px;
	margin: 0 auto;
	top: 50%;
	transform: translateY(-50%)
}

.modal_result .review_add__modal_header {
	justify-content: center;
}

.modal_result .modal_result__content {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	gap: 20px;
}

.modal_result .modal_result__content h5 {
	font-size: 24px;
	font-weight: bold;

}

.review_author-name {
	display: inline-block;
	padding-top: 4px;
}

.modal_result .btn-reviews{
	text-align: center;
	padding: 9.5px 0;
	border-radius: 32px;
	background: var(--reviews--white);
	border: 0;
	font-size: 18px;
	font-weight: 700;
}
@media (max-width: 1024px) and (max-width: 576px) {
	.review_add__footer-submit-wrapper {
		left: 16px;
		/*width: calc(100% - 32px) !important;*/
	}
}
@media (max-width: 1024px){
	.reviews .form-group-reviews.file{
		max-width: 100%;
	}
	.reviews .form-group-reviews.file .file-wrap{
		max-width: 100%;
	}
	.reviews.review_modal{
		padding: 0px !important;
		height: calc(100% - env(safe-area-inset-bottom));
	}
	.review_add__modal_content{
		width: 100% !important;
		max-width: 100% !important;
		height: 100% !important;
		/*margin-top: auto;*/
		border-radius: 0 0 0 0 !important;
	}
	.reviews .footer_modal{
		margin-top: auto;

	}
	.reviews.review_modal.container{
		width: 100vw;
	}
	.reviews.review_add__modal_content{
		padding-top: 48px;
	}
	.reviews button.dz-placeholder{
		display:block !important;
		height: 120px !important;
		width: 120px !important;
		border: 1px dashed gray !important;
	}
	.reviews .dropzone .dz-placeholder{
		height: 120px !important;
		width: 104px !important;
		border: 1px dashed gray !important;
		display: flex;
		justify-content: center;
		align-items: center;
		margin-top: 16px !important;
	}
	div.dz-placeholder{
		display:none !important;
	}
	.reviews .dropzone.dz-clickable{
		flex-direction: row;
		flex-wrap: wrap;
		align-content: start;
	}
	.reviews .dropzone.dz-clickable .dz-message{
		display:none !important;
	}

	.review_add__footer-submit{
		padding: 10px 32px;
		height: auto !important;
		width: -moz-available;
	}
	.reviews .btn-reviews--main{
		padding: 10px 32px;
	}
	.dropzone .dz-default.dz-message{
		display:none !important;
	}
}
@media (max-width: 768px) {
	.reviews .form-group-reviews.file .file-wrap{
		max-width: 100%;
	}
	.reviews.review_modal{
		padding:0px !important;
		height: calc(100% - 72px + env(safe-area-inset-bottom));
	}
	.review_add__modal_content{
		width: 100% !important;
		max-width: 100% !important;
	}
	.review_add__star-icon {
		/*width: 64px;*/
		/*height: 64px;*/
	}
	.rating_description span {
		font-size: 24px;
		font-weight: 500;
	}
	.review_add__modal_body .dropzone .dz-preview {
		width: 120px;
		margin-bottom:16px !important;
	}
	.review_add__modal_body .dropzone .dz-placeholder {
		width: 120px;
	}
	.dropzone .dz-preview .dz-image {
		width: 120px !important;
		height: 120px !important;
		border-radius: 24px !important;
	}
	.dropzone .dz-default.dz-message{
		display:none !important;
	}
	button.dz-placeholder{
		margin-top: 0 !important;
		display:block !important;
		height: 120px;
		width: 120px !important;
	}
	.dropzone .dz-preview{
		margin-top: 0 !important;
	}
}
@media (max-width: 576px) {
	.reviews .form-group-reviews.file .file-wrap{
		max-width: 100%;
	}
	.reviews.review_modal{
		padding: 0 !important;
		height: calc(100% - 72px + env(safe-area-inset-bottom));
	}
	.review_add__modal_content{
		width: 100%;
		/*border-radius: 24px 24px 0 0 !important;*/
	}
	.review_add__modal_content {
		padding: 24px;
	}
	.review_add__footer-submit {
		height: auto !important;
	}
	.review_add__footer-submit-wrapper {
		bottom: 108px;
	}
}
@media (max-width: 576px) {
	.reviews .form-group-reviews.file .file-wrap{
		max-width: 100%;
	}
	.reviews.review_modal .content__reviews__item__body--quote{
		right:0 !important;
	}

	.reviews.review_modal{
		height: calc(100% - 72px + env(safe-area-inset-bottom));
		padding: 0 !important;
	}
	.review_add__modal_body .dropzone .dz-preview {
		margin-top:16px !important;
		width: 108px;
	}
	.review_add__modal_body .dropzone .dz-placeholder {
		width: 108px;
	}
	.dropzone .dz-preview .dz-image {
		width: 108px !important;
		height: 120px !important;
	}
	.form-group-reviews.file{
		height: 256px !important;
		width: 1000px !important;
	}
	.product__name p {
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		/*width: 75%;*/
	}
	.product__name{
		max-width: 75%;
	}
}
#policy_modal .review_add__modal_header {
	padding: 0;
}
#policy_modal .modal-content {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	margin: 0 auto;
}
.fs-r-1{
	font-size:14px;
}
.fw-medium{
	font-weight: 500;
}
.input-text-reviews{
	outline: 4px solid transparent;
	border-radius:8px;
	border: 1px solid var(--reviews--gray-input);
	height: 52px;
	padding: 10px;
}
.reviews .input-text-reviews:hover{
	border-color: var(--primary, rgba(99, 83, 217, 1));
}

.reviews .input-text-reviews:focus-visible{
	border-color: var(--primary, rgba(132, 80, 219, 1));
	outline-color: var(--primary-light, var(--reviews--primery-100));
}
.reviews textarea.input-text-reviews{
	height: 150px;
	max-height: 200px;
	max-width: 100%;
	min-width: 100%;
}
.reviews .form-group-reviews{
	margin-bottom:16px;
	display: flex;
	flex-direction: column;
}
.modal_result .btn-lite-reviews {
	color: var(--reviews--active);
	background: var(--reviews--primery-100);
	font-weight:500;
	font-size:16px;
}
.modal_result .btn-lite-reviews:hover{
	color: var(--reviews--primery);
	background: var(--reviews--primery-200);
}

.modal_result .btn-lite-reviews:active{
	color: var(--reviews--hover);
	background: var(--reviews--primery-200);
}
.modal_result .btn-reviews--main:active:not(.btn-reviews--main--active){
	background: var(--reviews--hover)!important;
}

.modal_result .btn-reviews--main{
	padding: 15px 0 !important;
	height: auto !important;
	border:0;
	color: var(--reviews--white);
	background: var(--reviews--active);
	font-weight:500;
	font-size:16px;
	cursor: pointer;
}
.modal_result .btn-reviews--main:hover:not(.btn-reviews--main--active){
	background: var(--reviews--primery);
}
.modal_result .btn-reviews--main--active {
	background: var(--reviews--hover);
}
.dropzone .dz-preview .dz-error-message{
	top: 24%;
	width: auto;
	left: 0;
	position:absolute;
	opacity: 1;
}
.dz-error .dz-progress, .dz-error .dz-image img{
	display:none !important;
}
/* End */
/* /bitrix/templates/newferma/components/bitrix/catalog/bootstrap_v4/style.css?16874160862543 */
/* /bitrix/templates/newferma/components/bitrix/catalog.element/bootstrap_v4/style.css?176399074529967 */
/* /bitrix/templates/newferma/components/yenisite/ipep.props_groups/.default/style.css?16874163013375 */
/* /bitrix/templates/newferma/components/scoder/scoder.comments/.default/style.css?17365096524671 */
/* /bitrix/templates/newferma/components/bitrix/system.pagenavigation/bootstrap_v4/style.css?1687416086400 */
/* /bitrix/templates/newferma/components/sotbit/rvw.base/template/style.css?175456978215382 */
/* /bitrix/components/sotbit/rvw.reviews/templates/.default/style.css?1754562303229 */
/* /bitrix/components/sotbit/rvw.reviews.filter/templates/.default/style.css?17545623032327 */
/* /bitrix/templates/newferma/components/sotbit/rvw.reviews.list/.default/style.css?17545694244479 */
/* /bitrix/components/sotbit/rvw.statistics/templates/.default/style.min.css?17545623034497 */
/* /bitrix/components/sotbit/rvw.reviews/templates/.default/bitrix/main.userconsent.view/reviews/style.css?1754562303249 */
/* /bitrix/components/sotbit/rvw.reviews.add/templates/.default/style.css?175456230316568 */
