

/* Start:/local/templates/2020/components/bitrix/catalog/main/style.css?17463366013900*/
.sort-c {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
}
.sort-c .select-sort {
	height: 31px;
	line-height: 31px;
	margin-left: 16px;
	border: 1px solid #C4C4C4;
	border-radius: 3px;
	background-color: #ffffff;
}
.sort-selected-values-c {
	display: flex;
	flex-wrap: wrap;
}
.list-view-types {
	padding-right: 16px;
}
.list-view-types a {
	text-decoration: none;
	display: inline-block;
}
.list-view-types a + a {
	margin-left: 8px;
}
.sort-selected-values-c .flex-block {
	display: flex;
	justify-content: space-between;
	margin-bottom: 16px;
	font-size: 14px;
}

.good-to-know-c {
	border: 1px solid #c4c4c4;
	border-radius: 16px;
	position: relative;
	margin-top: 34px;
	color: #000000;
	font-size: 18px;
}
.good-to-know-c h2,
.good-to-know-c h3 {
	max-width: 220px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 500;
	margin-top: 8px;
	color: #000000;
	text-decoration: none !important;
}
.good-to-know-c .title {
	color: #ffffff;
	padding: 0 48px;
	font-size: 16px;
	height: 34px;
	width: 216px;
	text-align: center;
	line-height: 35px;
	white-space: nowrap;
	display: inline-block;
	position: absolute;
	left: 48px;
	top: -34px;
	background: url('/images/icons/good-to-know.svg') center center no-repeat;
	background-size: contain;
}
.good-to-know-c .show-more {
	padding: 0 32px 0 20px;
	font-size: 14px;
	font-weight: 500;
	height: 54px;
	text-align: center;
	line-height: 1;
	white-space: nowrap;
	position: absolute;
	right: 48px;
	bottom: -54px;
	background: #ffffff;
	display: inline-flex;
	align-items: center;
	border: 1px solid #c4c4c4;
	border-top: none;
	border-radius: 0 0 16px 16px;
	text-decoration: none !important;
}
.good-to-know-c .show-more i {
	display: inline-block;
	width: 54px;
	min-width: 54px;
	height: 54px;
	background: url('/images/icons/icon-show-more.svg') center center no-repeat;
	background-size: contain;
}
.good-to-know-c .show-more .to-hide {
	display: none;
}
.good-to-know-c .inner {
	padding: 48px 32px;
	position: relative;
	max-height: 520px;
	overflow: hidden;
}
.good-to-know-c .inner:after {
	content: '';
	position: absolute;
	display: block;
	bottom: 0;
	left: 0;
	right: 0;
	height: 36px;
	background: linear-gradient(0deg, #FFF 50%, rgba(255, 255, 255, 0.00) 111.25%);
	border-radius: 0 0 16px 16px;
}
.good-to-know-c .inner .is-row + .is-row {
	margin-top: 32px;
}
.good-to-know-c .inner .text > ul,
.good-to-know-c .inner .text > ol {
	font-size: 18px;
}
.good-to-know-c .inner .text > ul > li + li,
.good-to-know-c .inner .text > ol > li + li {
	margin-top: 16px;
}
.good-to-know-c .inner ul,
.good-to-know-c .inner ol {
	padding-left: 0;
	font-size: 16px;
	margin-top: 0;
}
.good-to-know-c .inner ul p,
.good-to-know-c .inner ol p {
	margin: 0;
	padding: 0;
}
.good-to-know-c .inner p + ul,
.good-to-know-c .inner p + ol {
	margin-top: 8px;
}
.good-to-know-c .inner ul ul,
.good-to-know-c .inner ul ol,
.good-to-know-c .inner ol ul,
.good-to-know-c .inner ol ul {
	margin-bottom: 16px;
}
.good-to-know-c .inner ol ul {
	list-style-type: disc;
}

.good-to-know-c.is-active .inner {
	max-height: initial;
}
.good-to-know-c .show-more .to-hide {
	display: none;
}
.good-to-know-c.is-active .show-more .to-hide {
	display: inline;
}
.good-to-know-c.is-active .show-more .to-show {
	display: none;
}
.good-to-know-c.is-active .show-more i {
	transform: scaleY(-1);
}

@media (max-width: 768px) {
	.list-view-types {
		padding-left: 0;
	}
	.sort-selected-values-c .sort-c {
		width: calc(50% - 4px);
	}
	.sort-selected-values-c > div.m-show {
		width: calc(50% - 4px);
	}
	.sort-c .select-sort {
		font-size: 14px !important;
	}
	.sort-selected-values-c .tools-side-m.button {
		font-size: 11px;
	}
	.good-to-know-c {
		font-size: 16px;
	}
	.good-to-know-c .title {
		left: 0;
		right: 0;
		width: initial;
	}
	.good-to-know-c .show-more {
		height: 40px;
		bottom: -40px;
		right: 32px;
	}
}
/* End */


/* Start:/local/templates/2020/components/bitrix/catalog.element/product.v3/style.css?175429417319247*/
@charset "UTF-8";

h1.page-header {
	display: none;
}
.product-detail-c {
	margin-top: 0;
}
.product-detail-c .hr {
	display: none;
}
.product-detail-c .article-c,
.product-detail-c .article-c .article {
	font-size: 16px;
	font-weight: 300;
	padding: 0;
	background: none;
}
.product-detail-c .product-name,
.product-detail-c h1.product-name {
	font-size: 24px;
	line-height: 1.2;
	font-weight: 500;
	margin-bottom: 16px;
	text-transform: uppercase;
	color: #000000;
}

.detail-product-tabs-c .tabs a[data-tab-id="tab-detail-video"] {
	padding-left: 48px;
	position: relative;
}
.detail-product-tabs-c .tabs a[data-tab-id="tab-detail-video"]:after {
	position: absolute;
	content: '';
	top: 15px;
	left: 16px;
	height: 24px;
	width: 24px;
	background: url('/images/icons/movie-850.svg') left center no-repeat;
	background-size: contain;
}

.product-detail-c .images-c {
	/*overflow: hidden;*/
}
.product-detail-c .images-c .is-row {
	margin-left: -8px;
}
.product-detail-c .images-c .is-row>.is-col {
	background: #ECECEC;
	margin-left: 8px;
	margin-bottom: 8px;
}
.product-detail-c .images-c .item-c {
	position: relative;
}
.product-detail-c .images-c .item-c .image-c {
	display: block;
	/*height: 100%;
	width: 100%;
	 */
	position: relative;
	overflow: hidden;
	background-position: center center;
	background-size: cover;
}
.product-detail-c .images-c .item-c .image-c picture {
	display: block;
	position: relative;
	text-align: left;
	justify-content: center;
}
.product-detail-c .images-c .item-c .image-c picture img {
	width: 100%;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}
.product-detail-c .images-c .is-row>.is-col.is-100 {
	max-width: calc(100% - 8px);
	min-width: calc(100% - 8px);
}
.product-detail-c .images-c .is-row>.is-col.is-50 {
	max-width: calc(50% - 8px);
	min-width: calc(50% - 8px);
}
.product-detail-c .images-c .is-row>.is-col.is-33,
.portfolio-detail-c .images-c .is-row>.is-col.is-34 {
	max-width: calc(33.3333% - 8px);
	min-width: calc(33.3333% - 8px);
}
.product-detail-c .images-c .is-row>.is-col.is-25 {
	max-width: calc(25% - 8px);
	min-width: calc(25% - 8px);
}
.product-detail-c .images-c .item-c.is-50 .image-c {
	/*max-height: 280px;*/
}
.product-detail-c .images-c .item-c.is-33 .image-c {
	/*max-height: 150px;*/
}
.product-detail-c .images-c .item-c.is-25 .image-c {
	/*max-height: 120px;*/
}
.product-detail-c .images-c .item-c iframe {
	height: 100%;
}
.product-detail-c .shine-on-hover .shine-item {
}
.product-detail-c .images-c .item-c .image-c:hover {
	overflow: visible;
	z-index: 1001;
}
.product-detail-c .images-c .item-c .image-c:hover img {
	outline: 8px solid rgba(255,255,255,1);
}

.product-detail-c .price-c {
	display: flex;
	align-items: flex-end;
	position: relative;
}
.product-detail-c .price-c .price {
	font-size: 30px;
	font-weight: 500;
}
.product-detail-c .price-c .price.price-old {
	margin-left: 24px;
	font-size: 18px;
	font-weight: 300;
}
.product-top-bar-c .discount-percent,
.product-detail-c .price-c .discount-percent {
	display: block;
	position: absolute;
	right: 0;
	color: #ffffff;
	font-size: 16px;
	font-weight: 400;
	line-height: 35px;
	height: 35px;
	width: 80px;
	text-align: center;
	background: url('/images/icons/icon-discount-red.svg') center center no-repeat;
	background-size: contain;
}
.product-top-bar-c .discount-percent {
	position: relative;
	right: initial;
	font-size: 12px;
	height: 24px;
	line-height: 24px;
	width: 54px;
}
.is-floating-block {
	position: sticky !important;
	top: 100px !important;
	margin-top: 0 !important;
}
.is-floating-block.is-fixed {
	position: sticky !important;
	top: 100px !important;
	margin-top: 0 !important;
	z-index: 1;
}
.in-scroll .is-floating-block.is-fixed {
	top: 100px !important;
	background: #ffffff;
	outline: 20px solid #fff;
}

.product-detail-c .details-3d-model {
	position: relative;
}
.product-detail-c [class*="details-"] {
	margin-top: 48px;
}
.product-detail-c .details-detail-text {
	font-weight: 400;
	color: #000000;
	font-size: 18px;
}
.product-detail-c .details-properties {
	background: #f5f5f5;
	color: #302F2D;
	padding-bottom: 32px;
}
.product-detail-c .details-properties table {
	margin-bottom: 0;
	font-size: 18px;
}
.product-detail-c .details-properties tr td {
	vertical-align: middle;
}
.product-detail-c .details-properties thead tr td {
	padding: 23px 40px;
	border-bottom: 4px solid #ffffff;
}
.product-detail-c .details-properties thead .inner {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.product-detail-c .details-properties thead tr .name {
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 500;
}
.product-detail-c .details-properties thead tr .value {
	text-align: right;
}
.product-detail-c .details-properties thead a {
	text-decoration: none;
	position: relative;
	white-space: nowrap;
	display: inline-flex;
	align-items: center;
	color: #444444;
}
.product-detail-c .details-properties thead a i {
	display: inline-block;
	margin-left: 10px;
	width: 18px;
	height: 16px;
	background: url('/images/icons/icon-arrow-right-small.svg') center center no-repeat;
	background-size: contain;
}
.product-detail-c .details-properties tbody tr td {
	padding: 12px 40px;
	border-bottom: 1px solid #c4c4c4;
	font-size: 18px;
}
.product-detail-c .details-properties tbody tr td.name {
	font-weight: 500;
}
.product-detail-c .details-properties tbody tr td.value {
	font-weight: 400;
}
.product-detail-c .details-properties tbody tr:last-child td {
	border-bottom: none;
}

.product-top-bar-c {
	z-index: 10201;
	position: relative;
	background: #ffffff;
	transition: all 0.5s;
	height: 0;
	overflow: hidden;
}
.product-top-bar-c .wrap {
	width: 100%;
}
.product-top-bar-c.is-active {
	display: flex;
	align-items: center;
	height: 60px;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.12), 0px 4px 4px rgba(0, 0, 0, 0.05);
}
.product-top-bar-c .inner {
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: space-between;
}
.product-top-bar-c .inner > div + div {
	margin-left: 16px;
}
.product-top-bar-c .main-info-c {
	display: flex;
	align-items: center;
	max-width: 49%;
}
.product-top-bar-c .main-info-c .name-c {
	width: 80%;
	overflow: hidden;
}
.product-top-bar-c .price-info-c {
	position: relative;
	display: flex;
	align-items: center;
	max-width: 49%;
	background: #ffffff;
}
.product-top-bar-c .price-info-c > div + div {
	margin-left: 32px;
}
.product-top-bar-c .quick-links {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.product-top-bar-c .img-c {
	margin-right: 16px;
	min-width: 60px;
}
.product-top-bar-c .img-c img {
	height: 60px;
}
.product-top-bar-c .article-c {
	font-size: 13px;
	font-weight: 300;
	color: #888888;
	line-height: 1.3;
	max-height: 17px;
	overflow: hidden;
}
.product-top-bar-c .name {
	font-size: 16px;
	font-weight: 500;
	color: #000000;
	line-height: 1;
	max-height: 32px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.product-top-bar-c .price-c {
	display: flex;
	flex-direction: column-reverse;
}
.product-top-bar-c .price-c .price {
	font-size: 26px;
	font-weight: 500;
	color: #000000;
	line-height: 1;
}
.product-top-bar-c .price-c .price.price-old {
	font-size: 14px;
	color: #888888;
}
.product-top-bar-c .actions-c input {
	border-color: #efefef;
	width: 48px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	font-weight: 400;
}
.product-top-bar-c-fixed {
	display: none;
}

.product-detail-c .promo-c {
	padding: 89px 39px;
	background: #B0A9A3;
	color: #ffffff;
}
.product-detail-c .promo-c h2 {
	text-transform: uppercase;
	position: relative;
	text-indent: 24px;
}
.product-detail-c .promo-c h2:before {
	content: '\201C';
	position: absolute;
	display: block;
	left: -24px;
	top: -8px;
	font-size: 40px;
	line-height: 1;
}
.product-detail-c .promo-c .is-row {
	margin-left: 0;
}
.product-detail-c .promo-c .is-col {
	margin-left: 0;
}
.product-detail-c .promo-c .is-row + .is-row {
	margin-top: 100px;
}
.product-detail-c .promo-c .is-row.is-0 .text-c {
	padding-right: 50px;
}
.product-detail-c .promo-c .is-row.is-1 .text-c {
	padding-left: 50px;
}

.product-detail-c .product-images-c {
	overflow: hidden;
	position: relative;
	margin: 0;
}
.product-detail-c .product-images-c .items-c {
	margin: 0;
	white-space: nowrap;
	transition: all 0.5s;
	display: flex;
	width: max-content;
	padding-bottom: 8px;
}
.product-detail-c .product-images-c .items-c .item-c {
	display: inline-block;
	padding-right: 24px;
}
.product-detail-c .product-images-c .items-c .item-c:last-child {
	padding-right: 0;
}
.product-detail-c .product-images-c .item-c img {
	height: 400px;
	width: auto;
	border-radius: 0;
}
.product-detail-c .product-images-c a.link {
	color: #000000;
	font-size: 16px;
	font-weight: 500;
	text-decoration: none;
	border-bottom: 0;
	opacity: 0;
	padding: 0;
	display: inline-block;
}
.product-detail-c .product-images-c .is-active a.link {
	opacity: 1;
}
.product-detail-c .product-images-c a.link span {
	border-bottom: 0;
}
.product-detail-c .product-images-c a.link:hover span {
	border-bottom: 1px solid;
}
.product-detail-c .product-images-c .arrows-c {
	position: absolute;
	white-space: nowrap;
	top: 0;
	right: 0;
	display: inline-flex;
	align-items: center;
	z-index: 1;
}
.product-detail-c .product-images-c .arrows-c .curr-pos {
	font-size: 14px;
}
.product-detail-c .product-images-c .arrows-c .curr-pos span {
	font-size: 16px;
	font-weight: 500;
}
.product-detail-c .product-images-c .arrows-c .arrow {
	width: 24px;
	height: 18px;
	background: url('/images/icons/icon-arrow-small.svg') left center no-repeat;
	background-size: contain;
}
.product-detail-c .product-images-c .arrows-c .arrow.arrow-right {
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
}

.detail-product-tabs-c {
	background: #f5f5f5;
	padding: 64px 0;
	margin-bottom: 32px;
}
.detail-product-tabs-c .tabs {
	border-color: transparent;
	justify-content: flex-end;
}
.detail-product-tabs-c .tabs a {
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
	padding: 16px 24px;
	border-radius: 8px;
	border: 1px solid #888888;
	background: transparent;
	line-height: 1.2;
	height: auto;
	color: #000000;
	margin: 0;
	top: initial;
}
.detail-product-tabs-c .tab-content {
	font-size: 18px;
}
.detail-product-tabs-c .tabs a + a {
	margin-left: 20px;
}
.detail-product-tabs-c .tabs a:hover,
.detail-product-tabs-c .tabs a.is-active {
	margin-right: 0;
	background: #ffffff;
	color: #000000;
	border: 1px solid #888888;
}
.relations-recommended-products-c {
	margin-top: 64px;
	position: relative;
}
.relations-recommended-products-c .recommended-tabs-c {
	overflow-y: hidden;
}
.relations-recommended-products-c .recommended-tabs-c a {
	display: inline-block;
	padding: 8px 16px;
	border: 1px solid #C4C4C4;
	border-radius: 25px;
	margin-bottom: 16px;
	text-decoration: none;
	font-weight: 400;
	margin-right: 16px;
	white-space: nowrap;
}
.relations-recommended-products-c .recommended-tabs-c a.is-active {
	background: #f2f2f2;
}
.relations-recommended-products-c .recommended-tabs-c a + a {
}
.relations-recommended-products-c .loader {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -24px;
	margin-left: -24px;
}

.product-top-bar-c .quick-links a {
	text-decoration: none;
	display: inline-block;
	margin-right: 8px;
	margin-left: 0;
	color: #Ef2936;
	font-size: 14px;
	font-weight: 400;
}
.product-top-bar-c .quick-links a:hover {
	color: #bf252f;
}

.page-product-detail .products-c .product-item-c a.name {
	font-size: 16px;

}
@media (max-width: 1150px) {
	.product-detail-c .buttons-c .shop-button span:first-child {
		display: none;
	}
	.product-detail-c .extra-product-actions-v2 {
		/*
		flex-wrap: wrap;
		 */
	}
	.product-detail-c .extra-product-actions-v2 .button.is-extra:first-child {
		/*
		margin-bottom: 6px;
		width: 100%;
		max-width: 100%;
		border-radius: 3px !important;
		 */
	}
	.product-detail-c .extra-product-actions-v2 .button.is-extra {
		width: 50%;
		margin-left: 0;
		border-radius: 3px 0 0 3px !important;
	}
	.product-detail-c .extra-product-actions-v2 .button.is-extra:last-child {
		width: calc(50% + 1px);
		margin-left: -1px;
		border-radius: 0 3px 3px 0 !important;
	}
}
@media (max-width: 1024px) {
	.product-top-bar-c .article-c,
	.product-top-bar-c .quick-links {
		display: none;
	}
	.product-top-bar-c .name {
		font-size: 14px;
		line-height: 1;
		max-height: 42px;
		white-space: initial;
	}
	.product-top-bar-c .in-basket .shop-button {
		display: none;
	}
	.product-detail-c .extra-product-actions-v2 {
		flex-wrap: wrap;
	}
	.product-detail-c .extra-product-actions-v2 .button.is-extra {
		margin-bottom: -1px;
	}
	.product-detail-c .extra-product-actions-v2 .button.is-extra:first-child {
		width: calc(100%);
		max-width: calc(100%);
		margin-left: -1px;
	}
	.product-detail-c .extra-product-actions-v2.is-delivery-info .button.is-extra:first-child {
		width: auto;
		max-width: initial;
		min-width: 51%;
	}
	.product-detail-c .extra-product-actions-v2 .button.is-extra:last-child {
		max-width: calc(50% + 1px);
	}
}
@media (max-width: 820px) {
}

@media (max-width: 768px) {
	.product-detail-c .extra-product-actions-v2.is-delivery-info .button.is-extra:first-child {
		min-width: initial;
	}
	.product-detail-c .buttons-c.images-buttons-c {
		display: flex !important;
		padding-top: 16px;
		justify-content: flex-start;
	}
	.product-detail-c .buttons-c.images-buttons-c .button {
		font-size: 11px;
		padding: 8px 12px;
		height: auto;
	}
	.product-detail-c .buttons-c.images-buttons-c .button + .button {
		margin-left: 16px;
	}
	.product-detail-c .images-all-c {
		white-space: nowrap;
		overflow: auto;
		padding-bottom: 8px;
	}
	.product-detail-c .images-all-c .inner {
	}
	.product-detail-c .images-all-c a {
		display: inline-block;
	}
	.product-detail-c .images-all-c img {
		height: 250px;
		width: auto;
		margin-right: 8px;
		/*border: 1px solid #ededed;*/
		border-radius: 0;
	}
	.product-detail-c .images-all-c[data-count="1"] {
		overflow: hidden;
	}
	.product-detail-c .images-all-c[data-count="1"] img {
		height: auto;
		max-width: 100%;
	}
	.product-detail-c .products-c .buttons-c {
		display: flex !important;
	}

	.product-detail-c .details-3d-model iframe {
		height: 250px;
	}

	.header-c .product-top-bar-c {
		display: none !important;
	}
	.product-top-bar-c .price-info-c {
		width: 100%;
		max-width: 100%;
	}
	.product-top-bar-c-fixed {
		position: fixed;
		left: 0;
		right: 0;
		bottom: 52px;
		display: block;
		z-index: 100;
	}
	.product-top-bar-c-fixed {
	}
	.product-top-bar-c-fixed.is-active {
	}
	.product-top-bar-c-fixed .product-top-bar-c {
		opacity: 0;
		display: flex;
		align-items: center;
		width: 100%;
		height: 64px;
		transition: opacity 300ms;
	}
	.product-top-bar-c-fixed.is-active .product-top-bar-c {
		opacity: 1;
		box-shadow: 0px -4px 4px rgba(72, 87, 91, 0.15);
	}
	.product-top-bar-c-fixed .product-top-bar-c .wrap {
		padding-top: 0;
		padding-bottom: 0;
	}
	.product-top-bar-c .img-c {
		display: none;
	}
	.product-top-bar-c .main-info-c {
		display: none;
	}
	.product-top-bar-c .extra-c {
		display: none;
	}
	.product-top-bar-c .price.price-old {
		display: none;
	}
	.product-top-bar-c .inner > div + div {
		margin-left: 0;
	}
	.product-top-bar-c .price-c .price {
		font-size: 26px;
	}
	.product-top-bar-c .shop-button span:first-child {
		display: none;
	}
	.product-top-bar-c .shop-button span:last-child {
		text-transform: uppercase;
	}
	.product-top-bar-c .to-basket-c {
		width: 100%;
	}
	.product-top-bar-c .shop-button {
		height: 40px !important;
		line-height: 40px !important;
		font-size: 14px !important;
	}
	.product-top-bar-c .actions-c input,
	.product-top-bar-c .actions-c > a {
		height: 40px !important;
		line-height: 40px !important;
		width: 40px !important;
	}
	.product-top-bar-c .in-basket .shop-button {
		padding-left: 8px;
		padding-right: 8px;
	}

	.product-detail-c .details-detail-text {
		font-size: 16px;
		font-weight: 300;
		padding: 32px 0;
	}

	.product-detail-c .details-properties {
		margin-left: -16px;
		margin-right: -16px;
	}
	.product-detail-c .details-properties thead tr .name {
		font-size: 18px;
	}
	.product-detail-c .details-properties thead tr td {
		padding: 16px 16px;
		font-size: 14px;
	}
	.product-detail-c .details-properties tbody tr td {
		padding: 8px 16px;
		font-size: 15px;
	}
	.product-detail-c .js-detail-show-all-props span {
		display: none;
	}

	.detail-right-block-c {
		margin-top: 32px;
	}
	.product-detail-c .article-c .article {
		font-size: 13px;
	}
	.product-detail-c .product-name,
	.product-detail-c h1.product-name {
		font-size: 20px;
	}
	.product-detail-c .price-c .price {
		font-size: 26px;
	}
	.product-detail-c .price-c .price.price-old {
		font-size: 16px;
	}
	.product-detail-c .promo-c .is-row.is-0 {
		display: flex;
		flex-direction: column-reverse;
	}
	.product-detail-c .promo-c {
		margin-left: -16px;
		margin-right: -16px;
		padding-top: 0;
		padding-left: 0;
		padding-right: 0;
		font-size: 14px;
	}
	.product-detail-c .promo-c .is-col {
		padding-left: 16px;
		padding-right: 16px;
	}
	.product-detail-c .promo-c .promo-text-c .is-row:first-child .is-image {
		padding-left: 0;
		padding-right: 0;
	}
	.product-detail-c .promo-c .is-row .text-c {
		margin-top: 32px;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.product-detail-c .promo-c .is-row + .is-row {
		margin-top: 32px;
	}
	.product-detail-c .portfolio-images-c.is-single {
		padding-top: 64px;
		padding-left: 16px;
		padding-right: 16px;
	}

	.product-detail-c .product-images-c {
		overflow: auto;
	}
	.product-detail-c .product-images-c .arrows-c {
		display: none;
	}
	.product-detail-c .product-images-c a.link {
		display: block;
		white-space: initial;
		height: 32px;
		overflow: hidden;
		font-size: 14px;
		line-height: 16px;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
	}
	.product-detail-c .product-images-c .items-c {
		margin-left: 0 !important;
	}
	.product-detail-c .product-images-c .items-c .item-c {
		display: inline-flex;
		flex-direction: column;
		padding-top: 32px;
		padding-right: 16px;
		position: relative;
	}
	.product-detail-c .product-images-c .item-c picture,
	.product-detail-c .product-images-c .item-c .image-c {
		display: inline-block;
	}
	.product-detail-c .product-images-c .item-c img {
		height: 200px;
		width: auto;
		border-radius: 0;
	}
	.product-detail-c .product-images-c a.link {
		opacity: 1;
	}
	.detail-product-tabs-c {
		padding: 0;
		margin: 32px 0;
	}
	.detail-product-tabs-c .wrap {
		padding: 0;
	}
	.benefits-for-products-c {
		padding-top: 0 !important;
	}
	.product-detail-c [class*="details-"] {
		margin-top: 0;
	}
	.extra-product-actions-v2 {
		margin-bottom: 0;
	}
	.details-3d-model {
		margin-top: 32px !important;
		margin-bottom: 16px;
	}
	.product-detail-c .extra-product-actions-v2 {
		flex-wrap: nowrap;
	}
	.product-detail-c .extra-product-actions-v2 .button.is-extra {
		font-size: 9px;
	}
	.product-detail-c .extra-product-actions-v2 .button.is-extra:first-child {
		width: auto;
		max-width: 50%;
	}
}
@media (max-width: 640px) {
}

@media (max-width: 560px) {
}

@media (max-width: 414px) {
}

@media (max-width: 375px) {
}

@media (max-width: 360px) {
}

@media (max-width: 320px) {
}


/* End */


/* Start:/local/templates/2020/components/bitrix/news.list/reviews.in_detail/style.css?17542941733472*/
.stars-c {
	white-space: nowrap;
}
.stars-c .title {
	color: #000000;
	font-weight: 400;
	display: inline-block;
	width: 100px;
}
.stars-c .star {
	color: #888888;
}
.stars-c .star.active {
	color: #FFC107;
}

.detail-product-reviews-c .reviews-new {
	display: flex;
	justify-content: center;
	align-items: center;
}
.detail-product-reviews-c .reviews-new a.link {
	margin-left: 32px;
}
.detail-product-reviews-c .reviews-new a + a {
	margin-left: 32px;
}
.form-item.prop-RATING_SERVICE {
	margin-top: -15px;
}

.detail-product-reviews-c .reviews-top {
	display: flex;
	align-items: flex-start;
	position: relative;
}
.detail-product-reviews-c .reviews-top .show-all-text {
	position: absolute;
	right: 0;
	top: 0;
}
.rating-result-c {
	display: flex;
	margin-left: 32px;
	align-items: center;
	line-height: 1;
}
.rating-result-c .star {
	font-size: 24px;
}
.rating-result-c > span {
	margin-left: 16px;
}
.reviews-items-c {
	margin-top: 64px;
}
.review-item {
	padding: 24px 0 36px 0;
	border-top: 1px solid #cccccc;
	font-size: 20px;
}
.review-item.link-to-all {
	text-align: center;
	border-top: none;
}
.review-item .top-block {
	color: #888888;
	padding-bottom: 24px;
}
.review-item .top-block {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.review-item .bottom-block {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
}
.review-item .text-c {
	padding: 0 200px 0 100px;
}
.review-item .answer {
	font-style: italic;
	margin-top: 16px;
	padding: 16px;
	background: #f5f5f5;
}
.detail-product-reviews-c .review-item-empty {
	padding: 32px;
	text-align: center;
	background: #f5f5f5;
	border-radius: 0;
	margin-bottom: 32px;
	text-transform: uppercase;
	border: 2px solid #c4c4c4;
}
.detail-product-reviews-c .rating-result-c {
	margin-left: 0;
	margin-bottom: 26px;
	margin-top: -26px;
}
.detail-product-reviews-c .review-item .text-c {
	padding: 0 0 0 32px;
}
.detail-product-reviews-c .reviews-new a {
	width: 100%;
}
@media (max-width: 768px) {
	.detail-product-reviews-c .reviews-new {
		margin-top: 16px;
	}
	.rating-result-c {
		font-size: 13px;
	}
	.review-item {
		font-size: 13px;
	}
	.rating-result-c .star {
		font-size: 20px;
	}
	.review-item .top-block {
		padding-bottom: 16px;
	}
	.review-item .bottom-block {
		display: block;
	}
	.review-item .bottom-block .rating {
		display: flex;
		justify-content: space-between;
	}
	.stars-c .title {
		width: auto;
		margin-right: 8px;
	}
	.review-item .text-c {
		padding: 16px 0 0 0;
	}
	.detail-product-reviews-c .reviews-top {
		flex-direction: column;
	}
	.rating-result-c {
		margin-left: 0;
	}
	.review-item {
		border-color: #cccccc;
	}
	.detail-product-reviews-c .reviews-new .button {
		width: 100%;
	}
	.review-item.link-to-all .button {
		width: 100%;
	}
	.detail-product-reviews-c .review-item-empty {
		margin-bottom: 16px;
		font-size: 12px;
	}
	.detail-product-reviews-c .reviews-new .button {
		font-size: 14px;
	}
	.detail-product-reviews-c .wrap {
		margin-top: 0;
		margin-bottom: 0;
		padding-top: 0;
		padding-bottom: 0;
	}
	.detail-product-reviews-cols {
		flex-direction: column;
	}
	.detail-product-reviews-cols .is-col:first-child {
		margin-bottom: 32px;
	}
	.detail-product-reviews-c .rating-result-c {
		margin-left: 0;
		margin-bottom: 26px;
		margin-top: -12px !important;
	}
	.detail-product-reviews-c .review-item .text-c {
		padding-left: 0;
		font-size: 18px;
	}
	.detail-product-tabs-c {
		margin-top: 0 !important;
	}
}
/* End */
/* /local/templates/2020/components/bitrix/catalog/main/style.css?17463366013900 */
/* /local/templates/2020/components/bitrix/catalog.element/product.v3/style.css?175429417319247 */
/* /local/templates/2020/components/bitrix/news.list/reviews.in_detail/style.css?17542941733472 */
