

/* Start:/local/templates/general/components/bitrix/catalog.element/general/style.css?166063951019675*/
.element__wrapper {
    display: -ms-grid;
    display: grid;
    gap: 0 45px;
}


.seria__slider {
    padding: 0 30px;
}
.seria__slider-nav {
    margin: 30px auto 0;
    width: 100%;
    padding: 0 60px;
    height: 115px;
    height: 70px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}
.seria__slider-item img {
    width: 100%;
}
.seria__slider-item_for {
    padding: 25px 20px;
}
.slick-slide.seria__slider-item_for {
    height: 350px;
}
.seria__slider-item_for img {
    max-width: 100%;
    max-height: calc(100% - 50px);
    width: auto;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.seria__slider-item_nav {
    margin: 0 10px;
    padding: 12px 7px;
    height: 70px!important;
    min-width: 70px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px #c4c4c4 solid;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.seria__container {
    position: relative;
    height: 70px;
}
.seria__intro-advantages {
    margin-top: 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: space-around;
    padding-bottom: 30px;
}
.seria__intro-advantage {
    margin-right: 50px;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.seria__intro-advantage:last-child {
    margin: 0;
}
.seria__intro-pic {
    height: 50px;
    display: flex;
    align-items: center;
}
.seria__intro-pic img {
    width: 100%;
}
.seria__intro-buttons {
    margin-top: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.seria__button_buy {
    margin: 0 40px 0 0;
    line-height: 42px;
    width: 157px;
}
.seria__button_buy:hover {
    color: #fff;
}
.button.seria__button_about {
    width: 232px;
    background-color: #fff;
    border: 2px red solid;
    color: red;
    -webkit-transition: color 0.4s ease, background-color 0.4s ease;
    -o-transition: color 0.4s ease, background-color 0.4s ease;
    transition: color 0.4s ease, background-color 0.4s ease;
}
.button.seria__button_about::before {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDggMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+DQo8cGF0aCBkPSJNOS41Mzk4OWUtMDggMi41NDI5MmUtMDdMNS43MTQyOSA2TC05LjUzNjc0ZS0wNyAxMkwyLjI4NTcxIDEyTDggNkwyLjI4NTcyIDQuNTQxMTZlLTA3TDkuNTM5ODllLTA4IDIuNTQyOTJlLTA3WiIgZmlsbD0iI0ZGMDAwMCIvPg0KPC9zdmc+DQo=");
    -webkit-transition: background-image 0.4s ease;
    -o-transition: background-image 0.4s ease;
    transition: background-image 0.4s ease;
}
.button.seria__button_about:hover {
    background-color: red;
    color: #fff;
}
.button.seria__button_about:hover::before {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDggMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+DQo8cGF0aCBkPSJNOS41Mzk4OWUtMDggMi41NDI5MmUtMDdMNS43MTQyOSA2TC05LjUzNjc0ZS0wNyAxMkwyLjI4NTcxIDEyTDggNkwyLjI4NTcyIDQuNTQxMTZlLTA3TDkuNTM5ODllLTA4IDIuNTQyOTJlLTA3WiIgZmlsbD0id2hpdGUiLz4NCjwvc3ZnPg0K");
}
.slider__arrow {
    position: absolute;
    top: 50%;
}
.element__wrapper div.slider__arrow_left {
    left: 0;
    -webkit-transform: translateY(-50%) rotate(-180deg);
    -ms-transform: translateY(-50%) rotate(-180deg);
    transform: translateY(-50%) rotate(-180deg);
}
.slider__arrow_right {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
}

.accessories__items {
    margin: 35px -30px -50px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.accessories__item {
    margin: 0 30px 50px 0;
    width: 47%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.accessories__pic {
    margin-right: 30px;
    width: 165px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.accessories__name {
    font-size: 20px;
    font-weight: 700;
    color: #4f4f4f;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.accessories__name::before {
    margin: 4px 10px 0 0;
    content: "";
    width: 7px;
    height: 10px;
    position: static;
    display: block;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDggMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+DQo8cGF0aCBkPSJNOS41Mzk4OWUtMDggMi41NDI5MmUtMDdMNS43MTQyOSA2TC05LjUzNjc0ZS0wNyAxMkwyLjI4NTcxIDEyTDggNkwyLjI4NTcyIDQuNTQxMTZlLTA3TDkuNTM5ODllLTA4IDIuNTQyOTJlLTA3WiIgZmlsbD0iI0ZGMDAwMCIvPg0KPC9zdmc+DQo=") 50% 50% / contain no-repeat;
}
.accessories__description {
    margin-top: 10px;
    color: #949494;
}
.button.accessories__link {
    margin-top: 10px;
    padding: 0;
    width: 172px;
    line-height: 42px;
    background-color: #fff;
    border: 2px red solid;
    color: red;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.button.accessories__link:hover {
    color: #fff;
    background-color: red;
    border-color: transparent;
}
.button.accessories__link::before {
    display: none;
}

.accessories__section {
    font-size: 0.85em;
    font-weight: 700;
    margin-bottom: 10px;
    color: #949494;
}
.accessories__item {
    align-items: flex-start;
}
.accessories__name a {
    font-size: 20px;
    border-bottom: 1px solid #4f4f4f;
}
.accessories__name a:hover {
    color: #ad0113;
}
.accessories__name span {
    font-size: 20px;
    margin: 0 5px;
}
a.accessories__name {
    border-bottom: 1px solid #4f4f4f;
}

.element__documents {
    margin: 30px 0 50px;
}
.docs__items {
    margin: 30px 0 -30px 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: grid;
    grid-row-gap: 15px;
}
.docs__item {
    padding: 18px 25px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-between;
    border: 1px #c4c4c4 solid;
}
.docs__pic {
    margin-right: 40px;
    -ms-flex-negative: 0;
    flex: 0 0 25%;
}
.docs__pic img {
    width: 100%;
}
.docs__name {
    display: block;
    color: #949494;
    position: relative;
    flex: 1 1 auto;
}
.docs__name:hover {
    color: #949494;
}
.docs__name::after {
    content: "";
    position: absolute;
    right: -60px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 19px;
    height: 22px;
    background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCAxOSAyMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik0xNC4zMTk3IDkuNjg4MzVDMTQuMjE4MSA5LjQ1MTc0IDEzLjk5NTQgOS4yOTgxNiAxMy43NDk0IDkuMjk4MTZIMTEuMjQ5M1YwLjY2NDE1NEMxMS4yNDkzIDAuMjk4ODY5IDEwLjk2ODEgMCAxMC42MjQzIDBIOC4xMjQzNEM3Ljc4MDU5IDAgNy40OTkzNCAwLjI5ODg2OSA3LjQ5OTM0IDAuNjY0MTU0VjkuMjk4MTZINC45OTkzM0M0Ljc1MzI0IDkuMjk4MTYgNC41MzA1OCA5LjQ1MTc0IDQuNDI5MDIgOS42ODgzNUM0LjMyNzQ1IDkuOTI0OTUgNC4zNjY1MiAxMC4yMDMxIDQuNTI2NjcgMTAuNDAyM0w4LjkwMTY4IDE1LjcxNTVDOS4wMTg4NyAxNS44NjA4IDkuMTkwNzUgMTUuOTQzOCA5LjM3MDQzIDE1Ljk0MzhDOS41NTAxMiAxNS45NDM4IDkuNzIyIDE1Ljg2MDggOS44MzkxOSAxNS43MTU1TDE0LjIxNDIgMTAuNDAyM0MxNC4zODIyIDEwLjIwMzEgMTQuNDIxMiA5LjkyNDk1IDE0LjMxOTcgOS42ODgzNVoiIGZpbGw9IiNDNEM0QzQiLz4NCjxwYXRoIGQ9Ik0xNi4yNSAxNC42MTE2VjE4LjU5NjVIMi41VjE0LjYxMTZIMFYxOS45MjQ4QzAgMjAuNjU5NSAwLjU1ODU5NCAyMS4yNTMxIDEuMjUgMjEuMjUzMUgxNy41QzE4LjE5MTQgMjEuMjUzMSAxOC43NSAyMC42NTk1IDE4Ljc1IDE5LjkyNDhWMTQuNjExNkgxNi4yNVoiIGZpbGw9IiNDNEM0QzQiLz4NCjwvc3ZnPg0K") 50% 50% / contain no-repeat;
}


.seria__slider-nav .slick-track {
    display: flex;
}
div.slider__arrow_left {
    -webkit-transform: translateY(-50%) rotate(-180deg);
    -ms-transform: translateY(-50%) rotate(-180deg);
    transform: translateY(-50%) rotate(-180deg);
}
.notaslider .slick-arrow.slick-hidden {
    display: none;
}
.seria__slider-item_nav img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.seria__slider-item_for img.onload {
    max-width: 0px!important;
    max-height: 0px!important;
}

.seria__compare-buttons {
    margin-top: 50px;
    padding-top: 50px;
    border-top: 1px solid #d8d8d8;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.button.compare-button {
    background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxOCAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxyZWN0IHk9IjUiIHdpZHRoPSIyLjU3MTQzIiBoZWlnaHQ9IjEwIiBmaWxsPSIjRkYwMDAwIi8+DQo8cmVjdCB4PSIxMC4yODUyIiB5PSI1IiB3aWR0aD0iMi41NzE0MyIgaGVpZ2h0PSIxMCIgZmlsbD0iI0ZGMDAwMCIvPg0KPHJlY3QgeD0iNS4xNDI1OCIgeT0iMi41IiB3aWR0aD0iMi41NzE0MyIgaGVpZ2h0PSIxMi41IiBmaWxsPSIjRkYwMDAwIi8+DQo8cmVjdCB4PSIxNS40Mjc3IiB3aWR0aD0iMi41NzE0MyIgaGVpZ2h0PSIxNSIgZmlsbD0iI0ZGMDAwMCIvPg0KPC9zdmc+DQo=") no-repeat center center / 20px 20px;
    display: block;
    outline: transparent;
    height: 42px;
    width: 42px;
    min-width: 42px;
    -webkit-transition: background-image 0.3s ease;
    -o-transition: background-image 0.3s ease;
    transition: background-image 0.3s ease;
    margin-right: 20px;
    border: 2px solid #c4c4c4;
}
.button.compare-button::before {
    display: none;
}
.button.compare-button.compare-button_active {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxOCAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxyZWN0IHk9IjUiIHdpZHRoPSIyLjU3MTQzIiBoZWlnaHQ9IjEwIiBmaWxsPSIjQzRDNEM0Ii8+DQo8cmVjdCB4PSIxMC4yODUyIiB5PSI1IiB3aWR0aD0iMi41NzE0MyIgaGVpZ2h0PSIxMCIgZmlsbD0iI0M0QzRDNCIvPg0KPHJlY3QgeD0iNS4xNDI1OCIgeT0iMi41IiB3aWR0aD0iMi41NzE0MyIgaGVpZ2h0PSIxMi41IiBmaWxsPSIjQzRDNEM0Ii8+DQo8cmVjdCB4PSIxNS40Mjc3IiB3aWR0aD0iMi41NzE0MyIgaGVpZ2h0PSIxNSIgZmlsbD0iI0M0QzRDNCIvPg0KPC9zdmc+DQo=");
    background-color: red;
    border-color: red;
}

.seria__compare-link {
    width: 280px;
    line-height: 42px;
    -webkit-transition: background-color 0.4s ease;
    -o-transition: background-color 0.4s ease;
    transition: background-color 0.4s ease;
}
.button.seria__compare-link_disable {
    background-color: #c4c4c4;
    pointer-events: none;
}

.compare-count {
    font-weight: 700;
    color: inherit;
}


@media (max-width: 1199.98px) {
    .accessories__item {
        width: 46%;
    }
}
@media (max-width: 991.98px) {
    .docs__name::after {
        right: -24px;
    }
    .seria__slider {
        margin: 0 0 30px 0;
    }
    .button.accessories__link {
        width: 100%;
    }
    .docs__pic {
        margin-right: 27px;
    }
    .accessories__item {
        width: 45%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .seria__intro-buttons {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .seria__intro-advantages {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .accessories__texts {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .accessories__name {
        margin-top: 15px;
    }
}
@media (max-width: 767.98px) {
    .seria__slider {
        padding: 0;
    }
    .docs__items {
        margin: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .accessories__item {
        margin-bottom: 40px;
        width: 100%;
    }
    .seria__intro-buttons {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: unset;
        -ms-flex-pack: unset;
        justify-content: unset;
    }
    .button.seria__button_about {
        width: 100%;
    }
    .seria__button_buy {
        margin: 0 0 25px 0;
        width: 100%;
    }
    .accessories__texts {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}
@media (max-width: 374.98px) {
    .button.accessories__link {
        width: 172px;
    }
    .seria__intro-advantages {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: unset;
        -ms-flex-pack: unset;
        justify-content: unset;
    }
    .seria__intro-advantage {
        margin: 0 0 50px 0;
    }
}
.element__wrapper {
    margin-top: 40px;
}
.seria__slider {
    max-width: calc(100vw - 30px);
}
.seria__container {
    height: 90px;
}
.seria__intro-table {
    padding: 15px 0;
}
.element-table-row {
    padding: 11px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.element-table-row + .element-table-row {
    border-top: 1px #c4c4c4 solid;
}
.element-table-label {
    margin-right: 50px;
}
.element-table-value {
    font-weight: 700;
    white-space: nowrap;
}
.seria__intro-description {
    text-align: center;
    margin-top: 14px;
}
.seria__intro-advantages {
    padding: 30px 0;
}
.ssubtitle.seria-subtitle {
    margin: 30px 0 15px;
}
.seria__slider-item.seria__slider-item_nav img {
    cursor: pointer;
}
.element__price {
    font-size: 35px;
    font-weight: 700;
    text-align: center;
    color: #f00;
}

@media all and (min-width:576px) {
    .seria__slider {
        max-width: 510px;
    }
}

@media all and (min-width:768px) {
    #accessories {
        margin-top: 80px;
    }
    .accessories__item {
        justify-content: flex-start;
    }
    .accessories__pic {
        margin: auto auto auto 0;
    }
    .element-table-value span {
        white-space: nowrap;
    }
}

@media all and (min-width:992px) {
    .accessories__pic {
        margin-right: 30px;
    }
    .element__wrapper {
        grid-template-columns: 45% calc(55% - 45px);
    }
    .title {
        grid-column: 2/3;
        grid-row: 1/2;
    }
    .seria__slider {
        grid-row: 1/3;
    }
    .element__values {
        grid-row: 3/4;
    }
    .seria__intro {
        grid-row: 2/9;
        padding-top: 30px;
    }
    .seria__container {
        height: 70px;
    }
    .docs__items {
        margin: 0;
        padding: 18px 0;
    }
    .element__price {
        margin-top: 30px;
        padding-top: 50px;
        border-top: 1px solid #d8d8d8;
        text-align: left;
    }
}

.docs__tab-item {
    padding: 18px 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-between;
    border: 1px #c4c4c4 solid;
}
.docs__tab-icon {
    margin-right: 20px;
    -ms-flex-negative: 0;
    flex: 0 0 45px;
    max-height: 45px;
}
.docs__tab-icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    max-height: inherit;
}
.docs__tab-name {
    margin-right: auto;
    padding-right: 30px;
    color: #949494;
}
.docs__tab-link {
    color: red;
    margin-right: 20px;
    text-decoration: underline;
}
.docs__tab-show {
    color: red;
    text-decoration: underline;
    cursor: pointer;
}
.docs__tab-linkbox {
    display: grid;
    grid-row-gap: 10px;
}

.docs__tab-icon-bg {
    padding-top: 45px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.library-explain__popup-close {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 22px;
    height: 22px;
    cursor: pointer;
}
.library-explain__popup-close::before,
.library-explain__popup-close::after {
    content: '';
    height: 1px;
    width: 30px;
    background: #797979;
    top: 10px;
    left: -4px;
    position: absolute;
    transition: 0.3s ease;
}
.library-explain__popup-close::before {
    transform: rotate(45deg);
}
.library-explain__popup-close::after {
    transform: rotate(-45deg);
}
.library-explain__popup-close:hover::before {
    transform: rotate(225deg);
}
.library-explain__popup-close:hover::after {
    transform: rotate(135deg);
}
.libzoom__wrapper {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,0.65);
    z-index: 10010;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
}
.libzoom__close.library-explain__popup-close::before,
.libzoom__close.library-explain__popup-close::after {
    height: 2px;
    background: #fff;
}
.libzoom__iframe {
    margin-top: 5vh;
    height: 90vh;
    width: 90vw;
}
.hide-btn {
    display: none!important;
}

h2.accessories-subtitle {
    font-size: 24px;
    margin-bottom: 0;
}

.h1-first-line, .h1-second-line {
    display: block;
}
.h1-first-line {
    font-size: 24px;
    margin-bottom: 5px;
    line-height: 1.25em;
}
.h1-second-line {
    font-size: 35px;
    line-height: 40px;
}

@media all and (min-width: 768px) {
    .libzoom__wrapper {
        padding: 20px 50px;
    }
    .libzoom__iframe {
        margin-top: 0;
    }
}

@media all and (min-width: 992px) {
    .docs__items {
        grid-template-columns: repeat(2, 1fr);
        grid-column-gap:15px;
    }
}

.newer_model_description {
    color: red;
    font-size: 1.2rem;
    margin: 15px 0 25px;
    line-height: 1.25em;
}
.newer_model_description a {
    color: red;
    font-size: 1.2rem;
    text-decoration: underline;
}
.newer_model_description a:hover {
    color: #ad0113;
}
/* End */


/* Start:/local/templates/general/components/bitrix/catalog.section/general.similar.products/style.css?16306625171617*/
.similar-slider.owl-carousel {
    margin: 15px 0;
}
.similar-slider.owl-carousel .owl-stage {
    display: flex;
}
.similar__item {
    padding: 25px 15px 20px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    background: #eff3f8;
}
.similar__item-title {
    color: #949494;
    text-align: center;
    margin-top: 15px;
}
.similar-slider.owl-carousel .owl-nav {
    margin-top: 20px;
}
.similar-slider.owl-carousel .owl-nav button.owl-prev,
.similar-slider.owl-carousel .owl-nav button.owl-next {
    height: 40px;
    width: 40px;
    background: red url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDggMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+DQo8cGF0aCBkPSJNOS41Mzk4OWUtMDggMi41NDI5MmUtMDdMNS43MTQyOSA2TC05LjUzNjc0ZS0wNyAxMkwyLjI4NTcxIDEyTDggNkwyLjI4NTcyIDQuNTQxMTZlLTA3TDkuNTM5ODllLTA4IDIuNTQyOTJlLTA3WiIgZmlsbD0id2hpdGUiLz4NCjwvc3ZnPg0K") 13px 50%/16px 24px no-repeat;
    cursor: pointer;
    -webkit-transition: opacity 0.4s ease;
    -o-transition: opacity 0.4s ease;
    transition: opacity 0.4s ease;
}
.similar-slider.owl-carousel .owl-nav button span {
    display: none;
}
.similar-slider.owl-carousel .owl-nav button.owl-prev {
    transform: rotate(180deg);
    margin-right: 10px;
}

@media all and (min-width:992px) {
    .similar-slider.owl-carousel {
        margin: 25px 0;
    }
    .similar__item {
        padding: 30px 15px 20px;
    }
    .similar__item-title {
        margin-top: 20px;
    }
}
/* End */


/* Start:/local/templates/general/assets/css/owl.carousel.min.css?16155491883351*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/local/templates/general/assets/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/* End */


/* Start:/local/templates/general/assets/css/owl.theme.default.min.css?16155491881013*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
/* End */
/* /local/templates/general/components/bitrix/catalog.element/general/style.css?166063951019675 */
/* /local/templates/general/components/bitrix/catalog.section/general.similar.products/style.css?16306625171617 */
/* /local/templates/general/assets/css/owl.carousel.min.css?16155491883351 */
/* /local/templates/general/assets/css/owl.theme.default.min.css?16155491881013 */
