

/* Start:/local/templates/bytplast/components/bitrix/breadcrumb/catalog/style.css?1738245115222*/
.breadcrumb {
	padding: 30px 0;
	width: fit-content;
	display: flex;
	gap: 8px;
	align-items: center;

}

.breadcrumb>div {
	opacity: 0.5;
}

.breadcrumb>div:last-child,
.breadcrumb>div:nth-last-child(2) {
	opacity: 1;
}


/* End */


/* Start:/local/templates/bytplast/components/bitrix/catalog.element/.default/style.css?17224213922338*/
.product__top_wrapper {
	display: flex;
	gap: 50px;
	padding-bottom: 50px;
}



.product__gallery,
.product__params {
	flex: 1;
}

.brand__icon {
	max-height: 27px;
}

.brand__icon img {
	width: auto;
	height: 100%;
	object-fit: contain;
}

.product__param_wrapper {
	padding: 14px 0 8px;
	display: flex;
	border-bottom: 1px solid #C8C8C8;
	font-size: 18px;
	line-height: 150%;
}

.param__name,
.param__value {
	flex: 1;
}


.param__value {
	font-weight: 500;
}

.param__name {
	color: #A7A7A7;
}

.product__params__actions {
	margin-top: 24px;
}

.product__dop__info {
	padding: 50px 0 70px;
}

.product__dop__info__list {
	display: grid;
	grid-gap: 20px;
	grid-template-columns: repeat(5, 1fr);
	grid-auto-rows: 1fr;
}

.product__dop__item {
	display: flex;
	flex-direction: column;
	gap: 20px;
	align-items: center;
}

.product__dop__item img {
	width: 60px;
	height: 60px;
}

.product__desc {
	display: flex;
	gap: 13px;
}

.product__desc__info,
.product__desc__video,
.product__desc__img{
	flex: 1;

}

.product__desc__info {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.product__desc__video{
	height: 500px
}

.product__desc__img {
	max-width: 50%;
	max-height: 500px;
}

.product__desc__img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.product__desc__video video {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.product__gallery {
	display: flex;
	gap: 10px;
	height: 600px;
	align-items: center;
	position: relative;
	width: 50%;
}

.product__gallery__thumb img {
	border: 1px solid var(--border-1);
	height: 100%;
}

.product__gallery__thumb {
	width: 85px;
	height: 400px;
	position: static;
}

.product__gallery .swiper-button-next {
	transform: rotate(90deg);
	bottom: 10px;
	left: 30px;
	top: auto;
	color: black;
}

.product__gallery .swiper-button-prev {
	transform: rotate(90deg);
	top: 30px;
	left: 30px;
	color: black;
}

.product__gallery__swiper {
	height: 100%;
	flex: 1;
}

.product__gallery__swiper .swiper-slide a {
	position: relative;
	display: block;
	height: 100%;
}

.gallery__zoom {
	position: absolute;
	bottom: 30px;
	left: 30px;
	top: auto;
	width: 24px;
	height: 24px;
	cursor: pointer;
}

.product__gallery__thumb .swiper-slide {
	height: 85px;
}

.product__desc__doc__list {
	margin-top: 12px;
	display: flex;
	flex-direction: column;
	gap: 12px;
}

/* End */


/* Start:/local/templates/bytplast/components/bitrix/player/template1/style.css?1722421392124*/
td.popupmenu div.popupitem .playlist-edit {background-image:url(/bitrix/components/bitrix/player/images/playlist_edit.gif);}
/* End */


/* Start:/local/templates/bytplast/components/bitrix/catalog.section/product-slider/style.css?17224213913808*/
@media (min-width: 1200px){
	/*lg*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6  > .row > .col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1 > .col-sm-6  > .row > .col-md-4:nth-child(3n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (min-width: 992px) and (max-width:1199px){
	/*md*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (min-width: 768px) and (max-width: 991px){
	/*sm*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (max-width: 767px){
	/*xs*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}

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

.row::before {
	display: initial;
}
/* End */


/* Start:/local/templates/bytplast/components/bitrix/catalog.section/product-slider/themes/blue/style.css?1722421391825*/
/* catalog.section */

/*
#3052bf
#26b0e4
#00a2df
*/

/* Slider */
.bx-blue .product-item-image-slider-progress-bar { background-color: #0083d1;}
.bx-blue .product-item-image-slider-control:hover{ background-color: rgba(0,131,209,.8);}
.bx-blue .product-item-image-slider-control.active,
.bx-blue .product-item-image-slider-control:hover{ background-color: #0083d1;}

/* SCU */
.bx-blue .product-item-scu-item-text-block:hover,
.bx-blue .product-item-scu-item-color-block:hover,
.bx-blue .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,
.bx-blue .product-item-scu-item-color-container.selected .product-item-scu-item-color-block{ outline-color: #006cc0;}

/* Amount */
.bx-blue .product-item-amount-field:focus{border-color: #006cc0;}


.bx-blue .catalog-section-header{border-color:#006cc0;}
/* End */


/* Start:/local/templates/bytplast/components/bitrix/main.include/feedback-form/style.css?1748174473729*/
.form__feedback {
    padding: 75px 0 50px;
    background: var(--color-3);
}

.form__feedback_wrapper {
    display: flex;
}

.form__feedback__title_wrapper .h3 {
    font-weight: 500;
}

.form__feedback__inputs {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

.form__feedback__title_wrapper,
.form__feedback__content,
.form__feedback__inputs .input_wrapper:not(.input_wrapper:last-child) {
    flex: 1;
}


.form__feedback__inputs .input_wrapper:last-child {
    width: 100%;
}

.form__feedback__actions {
    display: flex;
    gap: 10px;
    align-items: center;
}

.form__feedback__actions {
    margin-top: 20px;
}

.form__feedback input:not(input[type="checkbox"]),
.form__feedback textarea {
    width: 100%;
}
/* End */


/* Start:/local/templates/bytplast/components/bitrix/main.include/contact-map/style.css?17224213921550*/
.contact__map_wrapper {
    display: flex;
}

.contact__map,
.contact__map__info{
    flex: 1;
}

.contact__map {
    max-height: 600px;
    height: 520px;
}

.contact__map__info {
    padding: 60px 0;
    background: var(--color-11);
}

#contact__map__info_wrapper {
    margin-left: calc((100vw - 1490px) / 2);
    max-width: 80%;
}

.contact__map__tabs {
    display: flex;
    gap: 30px;
    width: 150px;
    height: 30px;
    position: relative;
}

.contact__map__tabs span {
    color: var(--color-14);
    cursor: pointer;
    position: absolute;
    display: block;
    right: 0;
    left: 100%;
    width: fit-content;
   font-weight: 500;
}


.contact__map__tabs span.active {
    color: var(--color-2);
    left: 0;
    right: 100%;
    /*right: auto;*/
}

.contact__map__tabs span:after {
    content: "";
    width: 100%;
    display: block;
    height: 2px;
    position: absolute;
    top: 100%;
    left: 0;
    background: var(--color-14);

}

.contact__map__tabs span.active:after {
    background:  var(--color-2);
}

.contact__map__subtitle {
    margin: 12px 0 20px;
}

.contact__map__content {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.map__content__item__label {
    font-size: 14px;
    line-height: 120%;
    opacity: 0.5;
}

.tab-contact .c__content,
.tab-warehouse .w__content{
    display: block;
}

.map__content__item__label {
    margin-bottom: 4px;
}

.contact__map__content__item a {
    font-weight: 600;
}

.contact__map__content__item .footer__column__right {
    flex-direction: row;
}



/* End */
/* /local/templates/bytplast/components/bitrix/breadcrumb/catalog/style.css?1738245115222 */
/* /local/templates/bytplast/components/bitrix/catalog.element/.default/style.css?17224213922338 */
/* /local/templates/bytplast/components/bitrix/player/template1/style.css?1722421392124 */
/* /local/templates/bytplast/components/bitrix/catalog.section/product-slider/style.css?17224213913808 */
/* /local/templates/bytplast/components/bitrix/catalog.section/product-slider/themes/blue/style.css?1722421391825 */
/* /local/templates/bytplast/components/bitrix/main.include/feedback-form/style.css?1748174473729 */
/* /local/templates/bytplast/components/bitrix/main.include/contact-map/style.css?17224213921550 */
