

/* Start:/local/templates/m1/components/bitrix/news.list/index_brands/style.css?17631356543636*/
.brands-index__slider {
    position: relative;
    display: flex;
    padding-bottom: 40px;
}

.brands-index__slider .slick-dots {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    width: calc(100% - 10px);
    display: flex;
    justify-content: center;
    align-items: center;
    height: 10px;
    transform: translateY(-50%);
}

.brands-index__slider .slick-dots li {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 10px;
    height: 10px;
    margin: 0;
    margin-right: 10px;
    border: none;
}

.brands-index__slider .slick-dots li:last-child {
    margin-right: 0;
}

.brands-index__slider .slick-dots button {
    display: block;
    width: 10px;
    height: 10px;
    font-size: 0;
    border-radius: 50%;
    background-color: #D9D9D9;
    transition: background-color .3s;
}

.brands-index__slider .slick-dots .slick-active button {
    background-color: #214E49;
}

.brands-index__slider-block {
    position: relative;
    width: calc(100% + 10px);
}

.brands-index__slider .slick-list {
    min-width: 100%;
}

.brands-index__slider .slick-track {
    display: flex;
    min-width: 100%;
}

.brands-index__slider .slick-slide {
    height: auto !important;
}

.brands-index__slider .slick-slide > div {
    width: 100%;
    height: 100%;
}

.brands-index__item {
    display: block !important;
    width: 100%;
    aspect-ratio: 214/90;
    border-radius: 5px;
    overflow: hidden;
}

.brands-index__item-img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.brands-index__slider-arrows {
    position: absolute;
    top: calc(50% - 20px);
    left: 0;
    display: none;
    justify-content: space-between;
    align-items: flex-end;
    width: 100%;
    height: 0;
    padding: 0 20px;
    transform: translateY(-50%);
}

.brands-index__slider-arrows .brands-index__slider-arrow {
    position: relative;
    display: flex !important;
    justify-content: center;
    align-items: center;
    padding: 0;
    width: 40px;
    height: 40px;
    opacity: 1;
    transition: opacity .3s;
    transform: translateY(50%);
    background-color: transparent;
    border: none;
}

.brands-index__slider-arrows .brands-index__slider-arrow:hover,
.brands-index__slider-arrows .brands-index__slider-arrow:focus {
    background-color: transparent;
}

.brands-index__slider-arrow.slick-disabled {
    opacity: 0;
}

.brands-index__slider-arrow rect,
.brands-index__slider-arrow path {
    stroke: #EF7C4C;
    transition: stroke .3s;
}

.brands-index__slider-arrow:hover rect,
.brands-index__slider-arrow:focus rect,
.brands-index__slider-arrow:hover path,
.brands-index__slider-arrow:focus path {
    stroke: #E37749;
}

.brands-index__slider-arrow--prev svg {
    transform: rotate(180deg);
}

.brands-index__slider .slick-slide {
    margin-right: 10px;
}

@media (min-width: 768px) {
    .brands-index__slider .slick-slide {
        margin-right: 15px;
    }

    .brands-index__slider-block {
        width: calc(100% + 15px);
    }

    .brands-index__slider .slick-dots {
        width: calc(100% - 15px);
    }
}

@media (min-width: 992px) {
    .brands-index.section--index {
        padding: 60px 0;
    }
}

@media (min-width: 1200px) {
    .brands-index__slider-block {
        width: calc(100% + 20px);
    }

    .brands-index__slider .slick-slide {
        margin-right: 20px;
    }

    .brands-index__slider .slick-dots {
        width: calc(100% - 20px);
    }
}

@media (min-width: 1300px) {
    .brands-index__slider-arrows {
        left: -80px;
        display: flex;
        width: calc(100% + 140px);
    }:
}
/* End */


/* Start:/local/templates/m1/components/bitrix/news.list/home_slider_new/style.css?17477406413562*/
.main_slider {height: 500px; overflow: hidden;}
.menu_slider .main_slider {height: 406px;}
.slider_item {width: 100%; text-align: center; background-position: center center; background-repeat: no-repeat; height: 396px; display: block !important;}
.main_slider .slider_item {height: 500px;}
.slider_item .container {height: 100%;}
.slider_item .row {height: 100%;}
.slider_item .col-6 {align-items: center; display: flex; text-align: left;}
.slider_item h2 {font-size: 34px; line-height: 44px;}
.slider_text {padding-right: 40px;}
.font_color_white.slider_item h2, .font_color_white .slider_text {color: #fff;}
.slider_item .btn {min-width: 150px;}
.slider_btn {margin-top: 30px;}
.slider_item img {max-height: 396px;}
.menu_slider .slider_item img {height: 500px;}

.menu_slider  .slide_info {
	padding-left: 20px;
}
.menu_slider .container {width: auto;}

.main_slider .slick-arrow:hover {background-color: #fff;  border-color: #fff;}

.menu_slider .main_slider .slick-arrow {display: none !important;}
.menu_slider .main_slider:hover .slick-arrow {display: block !important;}

.element_color_white .slick-arrow {background-color: #fff; border: 2px solid #fff;}
.main_slider.element_color_white .slick-arrow:hover {background-color: var(--main_color);  border-color: var(--main_color);}

.element_color_white .slick-dots li button {	color: #fff;}
.element_color_white .slick-dots li.slick-active {
	border: 2px solid #fff;
}
.element_color_white .slick-dots li button:hover {color: #000;}

.item_text_bg .slider_text {
	padding: 10px;
}

@media only screen and (max-width : 1570px) {
	.main_slider  .slick-prev {left: 20px;}
	.main_slider  .slick-next {right: 20px;}
}
@media only screen and (max-width : 1430px) {
	.slider_item .container {padding: 0 70px;}
}
@media only screen and (max-width : 1309px) {
	.slider_item .container {padding: 0 15px;}
}
@media only screen and (max-width : 1140px) {
	.slider_item .container {padding: 0 70px;}
}
@media only screen and (max-width : 1023px) {
	.slider_item .container {padding: 0 15px;}
	.slider_item .slide_info {width:100%;}
	.slider_item .slide_img {display: none;}
	.slider_item .container {    display: flex; height: 100%; text-align: center; padding: 0 60px;}
	.slider_item .container div {width: 100%;}
	.slider_item h2, .slider_item p, .slider_btn {text-align: center;}
	.slider_text {padding-right: 0px;}
}
@media only screen and (max-width : 767px) {
	.main_slider .slick-arrow {display: none !important; }
	.slider_item .container {padding: 0 20px;}
}

/*****/

.main_slider_wrapper {
	position: relative;
}

.slider_item.slider_item--new {
	position: relative;
	border-radius: 5px;
	overflow: hidden;
}

.slider_item__content {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
}

.slider_item--new .slider_item__content-pic {
	width: 100%;
	height: 100%;
	max-height: 100%;
	object-fit: cover;
}

.main_slider__description {
	margin-top: 20px;
}

.main_slider__description-wrapper {
	font-family: "Roboto", sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 160%;
}

.main_slider__description p {
	margin-bottom: 10px;
	font-size: inherit;
}

.main_slider__description p:last-child {
	margin-bottom: 0;
}

.main_slider__description b {
	font-weight: 700;
}

@media (min-width: 750px) {
	.main_slider__description {
		position: absolute;
		top: 35px;
		right: 30px;
		width: 47.91%;
		height: 100%;
		max-height: calc(100% - 70px);
		margin: 0;
	}

	.main_slider__description-wrapper {
		font-size: 19px;
	}

	.main_slider__description p {
		margin-bottom: 20px;
	}
}
/* End */


/* Start:/local/templates/m1/css/slick.css?16381977503078*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}


.slick-arrow {position: absolute; background: transparent; border: 2px solid #474747; border-radius: 50%; text-indent: -9999px; display: block; width: 45px; height: 45px; background-position: center center; background-repeat: no-repeat; z-index: 4;     margin-top: -23px;}
.slick-arrow:hover {background-color: var(--main_color);  border-color: var(--main_color);}
.slick-prev {top:50%; left: 100px; background-image: url('/local/templates/m1/css/../img/ar-prev.png');}
.slick-next {top:50%; right: 100px; background-image: url('/local/templates/m1/css/../img/ar-next.png');}
.slick-arrow.slick-disabled {cursor: default !important; opacity: 0.5;}

.slick-dots {text-align: center;
    margin: 0 auto;     position: relative;
    top: -50px;}
.slick-dots li {width: 27px; height: 27px; border: 2px solid transparent; border-radius: 50%; display: inline-block; margin: 0 5px;}
.slick-dots li.slick-active {border: 2px solid #5B5B5B;}
.slick-dots li:hover {background-color: #fff; border-color: transparent; color:var(--main_color);}
.slick-dots li:before {display: none;}
.slick-dots li button {background: transparent; border: 0px; color: #484848; text-align: center; margin: 0; padding: 0;     line-height: 23px;}
/* End */


/* Start:/local/templates/m1/components/bitrix/catalog.section/index_hit_slider/style.css?17631356542421*/
.index-hit-slider,
.index-hit-slider * {
    box-sizing: border-box;
}

.index-hit-slider__slider {
    position: relative;
    padding-bottom: 40px;
}

.index-hit-slider__slider-wrapper {
    position: relative;
}

.index-hit-slider__slider .slick-list {
    margin: 0 -5px;
}

.index-hit-slider__slider .slick-track {
    display: flex;
}

.index-hit-slider__slider .slick-slide {
    height: auto;
    padding: 0 5px;
}

.index-hit-slider__slider .slick-slide > div {
    display: flex;
    width: 100%;
    height: 100%;
}

.index-hit-slider__slider .specification__card {
    display: flex !important;
    flex-basis: 100%;
}

.index-hit-slider__arrows {
    display: none;
}

.index-hit-slider .slick-dots {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    width: calc(100% - 10px);
    display: flex;
    justify-content: center;
    align-items: center;
    height: 10px;
    transform: translateY(-50%);
}

.index-hit-slider .slick-dots li {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 10px;
    height: 10px;
    margin: 0;
    margin-right: 10px;
    border: none;
}

.index-hit-slider .slick-dots li:last-child {
    margin-right: 0;
}

.index-hit-slider .slick-dots button {
    display: block;
    width: 10px;
    height: 10px;
    font-size: 0;
    border-radius: 50%;
    background-color: #D9D9D9;
    transition: background-color .3s;
}

.index-hit-slider .slick-dots .slick-active button {
    background-color: #214E49;
}

@media (min-width: 1300px) {
    .index-hit-slider__arrows {
        position: absolute;
        top: calc(50% - 20px);
        left: -80px;
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
        width: calc(100% + 160px);
        height: 0;
        padding: 0 20px;
        transform: translateY(-50%);
    }

    .index-hit-slider__arrows .index-hit-slider__arrow {
        position: relative;
        display: flex !important;
        justify-content: center;
        align-items: center;
        padding: 0;
        width: 40px;
        height: 40px;
        opacity: 1;
        transition: opacity .3s;
        transform: translateY(50%);
        background-color: transparent;
        border: none;
    }

    .index-hit-slider__arrow.slick-disabled {
        opacity: 0;
    }

    .index-hit-slider__arrow--prev svg {
        transform: rotate(180deg);
    }
}
/* End */


/* Start:/local/templates/m1/components/bitrix/catalog.section/index_hit_slider/themes/blue/style.min.css?1763135654706*/
.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}.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}.bx-blue .product-item-amount-field:focus{border-color:#006cc0}.bx-blue .catalog-section-header{border-color:#006cc0}
/* End */


/* Start:/local/templates/m1/components/bitrix/catalog.section.list/index_popular/style.css?17395456391595*/
.pop-sections-index {
    background-color: #214E49;
}

.pop-sections-index .pop-sections-index__heading {
    color: #fff;
}

.pop-sections-index__list {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 15px;
}

.pop-sections-index__item {
    display: flex;
    flex-direction: column;
    width: calc(50% - (15px / 2));
    padding: 20px;
    background-color: #fff;
    border-radius: 5px;
}

.pop-sections-index__item-img-block {
    width: 100%;
    aspect-ratio: 174/113;
    margin-bottom: 10px;
}

.pop-sections-index__item-img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.pop-sections-index__item-name {
    color: #000;
    font-weight: 700;
    line-height: 1.17;
    font-size: 12px;
}

@media (min-width: 576px) {
    .pop-sections-index__item {
        width: calc(33.3333% - (30px / 3));
    }

    .pop-sections-index__item-name {
        font-size: 14px;
    }
}

@media (min-width: 768px) {
/*    .pop-sections-index__item {*/
/*        width: calc(25% - (45px / 4));*/
/*    }*/

    .pop-sections-index__item-name {
        font-size: 16px;
    }
}

@media (min-width: 992px) {
    .pop-sections-index.section--index {
        margin-top: 20px;
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .pop-sections-index__list {
        gap: 30px 20px;
    }

    .pop-sections-index__item {
        width: calc(25% - (60px / 4));
    }

    .pop-sections-index__item-name {
        font-size: 18px;
    }
}

@media (min-width: 1200px) {
    .pop-sections-index__item {
        width: calc(20% - (80px / 5));
    }
}
/* End */
/* /local/templates/m1/components/bitrix/news.list/index_brands/style.css?17631356543636 */
/* /local/templates/m1/components/bitrix/news.list/home_slider_new/style.css?17477406413562 */
/* /local/templates/m1/css/slick.css?16381977503078 */
/* /local/templates/m1/components/bitrix/catalog.section/index_hit_slider/style.css?17631356542421 */
/* /local/templates/m1/components/bitrix/catalog.section/index_hit_slider/themes/blue/style.min.css?1763135654706 */
/* /local/templates/m1/components/bitrix/catalog.section.list/index_popular/style.css?17395456391595 */
