.by_template .banner-content .speedbar ul li, .by_template .banner-content .speedbar ul li a {
  color: #164cb5 !important;
}
.by_template .banner-content .speedbar ul li a:hover, .by_template .banner-content .about-content .button-block .link:hover {
  color: #164cb5 !important;
  opacity: 0.5;
}
.by_template .page-tabs .tab-list ul li span,
.by_template .page-tabs .tab-list ul li a {
  color: #0049D9 !important;
}
.by_template .page-tabs .tab-list ul li.active a {
  color: #000 !important;
}
.by_template .page-tabs .tab-list ul li.active:after {
  background: #fff !important;
}
.by_template .page-tabs .tab-list ul li.active:after {
  background: #164cb5 !important;
}
.by_template .circle-button.next-arrow:after {
  background: url(../images/slider-arrow-next.svg) center center no-repeat !important;
}
.by_template .circle-button.prev-arrow:after {
  background: url(../images/slider-arrow-prev.svg) center center no-repeat !important;
}
.by_template .page-content .gallery-pager .slick-slide.slick-current {
  border-bottom: 3px solid #164cb5 !important;
}
.by_template .page-content .buy-item-block .item-block-container .item-block.list .image.active {
  border-radius: 15px;
  border: 3px solid #0049D9 !important;
}
.by_template .page-content .help-block-container .help-block .block.light {
  border-radius: 15px;
}
.by_template .block--videos {
  border: 3px solid #FF7F05;
}
.by_template .page-content .help-block-container .help-block .block.blue {
  background-color: #0049D9;
  border-radius: 15px;
}
.by_template .page-content .help-block-container .help-block .block .links .link {
  margin-bottom: 0;
  color: #0049D9;
}
.by_template .page-content .help-block-container .help-block .block .link:hover {
  color: #0049D9;
  opacity: 0.5;
}
.by_template .page-content .related-items-block .related-items-slider .block .text .link {
  color: #0049D9;
}
.by_template .page-content .related-items-block .related-items-slider .block.hover:hover .text .item-title {
  color: #0049D9;
}
.by_template .page-content .related-items-block .related-items-slider .block.hover:hover .text .link {
  color: #0049D9;
  opacity: 0.5;
}
.by_template .page-content .buy-item-block .item-block-container .item-block .text .adress {
  color: #0049D9 !important;
}
.by_template .page-content .buy-item-block .item-block-container .item-block .text .adress:hover {
  color: #0049D9 !important;
  opacity: 0.5;
}
@media only screen and (max-width: 559px) {
    .by_template .page-content .help-block-container .help-block .block {
        max-width: calc(100% - 40px);
        margin: 0 20px 20px 20px !important;
    }
    .by_template #e-commerce:after {
        height: 0;
    }
    .by_template .page-content .help-block-container:before, .page-content .help-block-container:after {
        height: 0;
    }
}
@media only screen and (max-width: 1019px) {
    .page-content .help-block-container {
        border-bottom: unset;
    }
}
.by_template .page-content .about-filter-image-list .image-list .image {
    border-radius: 10px;
    height: 264.5px;
}
.by_template .page-content .about-filter-image-list .image-list .image:before, .page-content .about-filter-image-list .image-list .image:after {
    border-radius: 10px;
}
.by_template .page-content .about-filter-image-list .image-list .image:after {
    background: linear-gradient(360deg, rgba(43, 27, 53, 0) 50.28%, #2B1B35 100%);
}
.by_template .page-content .about-filter-image-list .image-list .image div {
    bottom: unset;
    top: 24px
}
.by_template .page-content .about-filter-image-list .image-list .image:hover:after {
    background: #0049D9;
}
@media only screen and (max-width: 1399px) {
    .by_template .page-content .about-filter-image-list .image-list .image {
        margin-left: 32px;
    }
}
@media (max-width: 1259px) {
    .by_template .page-content .about-filter-image-list .image-list .image {
        margin-left: 24px;
    }
}
@media only screen and (max-width: 1019px) {
    .by_template .page-content .about-filter-image-list .image-list .image {
        position: relative;
        max-width: calc(50% - 12px);
        margin-left: 0px;
        margin-bottom: 24px !important;
    }
    .by_template .page-content .about-filter-image-list .image-list .image:nth-child(3),
    .by_template .page-content .about-filter-image-list .image-list .image:nth-child(7){
        margin-left: 24px;
    }
}
@media only screen and (max-width: 559px) {
    .by_template .page-content .about-filter-image-list .image-list .image {
        max-width: calc(100% - 40px);
        margin-left: 0px;
        margin-bottom: 10px !important;
    }
    .by_template .page-content .about-filter-image-list .image-list .image:nth-child(3),
    .by_template .page-content .about-filter-image-list .image-list .image:nth-child(7){
        margin-left: 0px;
    }
}
.by_template .suitable-img {
    border-radius: 10px;
}
.by_template .popup-container .block-list {
    flex-direction: row-reverse;
}
.by_template .product-preview__title {
    font-size: 48px;
    line-height: 68px;
    margin: 0px;
}
.by_template .product-preview__text {
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
}
.by_template .product-preview_card {
    background: unset;
}
.by_template .main-banner {
    background-color: #fff;
}
.by_template .item-banner, .by_template .main-banner {
    min-height: unset;
}
.by_template .button, .by_template .button-btn.pink {
    background: linear-gradient(0deg, #0049D9 0%, #0049D9 100%);
    border: unset;
    color: #fff;
    padding-left: 40px;
    padding-right: 40px;
    align-items: center;
    position: relative;
    z-index: 1;
    overflow: hidden;
    box-shadow: unset;
}
.by_template .button:after, .by_template .button-btn.pink:after {
    background: linear-gradient(0deg, var(--color-blue-main) 0%, #22C1FC 100%);
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 1;
    transition: opacity 0.2s ease;
}
.by_template .button-btn.pink:hover {
    box-shadow: unset;
    background: linear-gradient(0deg, #0049D9 0%, #0049D9 100%);
}
.by_template .button:hover::after, .by_template .button-btn.pink:hover::after  {
    opacity: 0;
}
.by_template .product-preview__text-wrapp .price, .by_template .item-price-block .base-price {
    margin: 0px;
    font-weight: 700;
    color: #0049D9;
    font-size: 32px;
    line-height: 40px;
    display: block;
}
.by_template .item-price-block .base-price {
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
}
.by_template .page-content .buy-item-block .item-block-container .item-block .text .item-price-block .discount:after {
    position: absolute;
    top: 10px;
    left: -3px;
    width: calc(100% + 6px);
    height: 2px;
    background: #0049D9;
    transform: unset;
    content: '';
}
.by_template .product-preview__text-wrapp .price s, .by_template .item-price-block .discount {
    font-weight: 400;
    font-size: 24px;
    line-height: 80%;
    text-decoration-color: #0049D9;
    align-self: start;
    position: relative;
    top: -7px;
}
.by_template .item-price-block .discount {
    top: 0;
    color: #2B1B35 !important;
}
.by_template .g-wrapper {
    background: #fff;
}
.by_template .filter-properties_color {
    display: block;
    position: relative;
    justify-self: left;
    padding-top: 0;
    margin: 0 0 -15px 0;
    width: 100%;
}
.filter-properties__item {
    margin-top: -15px;
}
.by_template .select-color_properties-wrapp {
    width: 100%;
}
.by_template .product-preview__buttons {
    margin-bottom: 0;
    width: 100%;
}
.by_template .filter-properties__color {
    display: block;
}
.by_template .select-color {
    border: unset;
}
.by_template .select-color__items label:first-child {
    margin-left: 0;
}
.by_template .select-color__item:nth-child(6n + 1) {
    margin-left: 0;
}
.by_template .select-color__items, .by_template .select-color {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    width: 100%;
    max-width: 270px;
}
@media (max-width: 767px) {
    .by_template .breadcrumbs {
        padding-top: 25px;
        margin-top: 0;
    }
}
@media only screen and (max-width: 767px) {
    .by_template .product-preview__title {
        font-size: 32px;
        line-height: 39px;
        font-weight: 700;
        margin: 0;
    }
    .by_template .product-preview__text {
        font-size: 18px;
        line-height: 26px;
        font-weight: 400;
        margin: 0;
    }
    .by_template .product-preview__text-wrapp .price {
        margin: 0;
        position: relative;
        display: block;
        text-align: left;
    }
}
@media only screen and (max-width: 1019px) {
    .by_template .product-preview_card {
        padding: 60px 0 0;
    }
}
@media only screen and (max-width: 1259px) {
    .by_template .product-preview__title {
        font-weight: 700;
    }
    .by_template .product-preview__text {
        font-weight: 400;
    }
}
@media only screen and (max-width: 559px) {
    .by_template .button {
        width: 100%;
        margin-bottom: 0;
        margin-top: 0;
    }
    .by_template .page-content .grid-text-center.centered_item {
        margin-top: 35px;
    }
    .by_template .product-preview__text-wrapp .price {
        margin: 0;
    }
    .product-preview_card {
        padding: 45px 0 30px;
    }
    .by_template .product-preview__text-wrapp span:first-child {
        position: relative;
        display: block;
        text-align: left;
    }
    .product-preview__buttons {
        margin: 0;
    }
    .by_template .select-color__items, .by_template .select-color {
        max-width: unset;
    }
    .by_template .select-color__items label:first-child {
        margin: 7px;
    }
    .by_template .select-color__item:nth-child(6n + 1) {
        margin: 7px;
    }
    .by_template .select-color__item {
        margin: 7px;
    }
    .by_template #specifications {
        padding-top: 0;
    }
}


@media (min-width: 559px) {
    .by_template .product-preview__img-gallery {
        width: 30%;
        margin-right: 10%;
        margin-bottom: 0;
    }
    .by_template .product-preview__inner {
      padding: 0 45px;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex
    }

    .by_template .product-preview__inner_card {
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
      -ms-flex-align: start;
      align-items: flex-start
    }
    .by_template .product-preview__inner{
        padding-bottom: 30px;
    }
}
.by_template .breadcrumbs__item {
    font-weight: 700;
    margin-right: 6px;
    color: #164CB5;
}
.by_template .breadcrumbs__item:hover {
    color: #164CB5;
    opacity: 0.5;
}
.by_template div[itemprop="itemListElement"]:after {
    display: inline-block;
    vertical-align: middle;
    width: 15px;
    height: 1px;
    content: '';
    background: var(--color-black-main);
    opacity: 0.1;
    margin: 0 5px 0 0;
}
.by_template div[itemprop="itemListElement"]:last-child:after {
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 0;
    content: '';
    opacity: 0;
    margin: 0;
}
.by_template .breadcrumbs__item:last-child {
    opacity: 0.5;
}

.by_template .product-preview__inner{
    display: flex;
    gap: 24px;
    padding-bottom: 60px;
}

.by_template .product-preview__img-gallery{
    max-width: 570px;
    min-width: 0;
    width: 100%;
    margin-right: 0;
    margin-bottom: 0;
}

.by_template .product-preview__inner .splide__slide{
    background: none !important;
    height: auto !important;
}

.by_template .product-preview__inner .splide__slide img{
    display: block !important;
}

.by_template .product-preview__inner_card:not(.show-nav) .splide__arrow {
  display: none;
}


.by_template .splide__arrow svg{
    display: none;
}

.by_template .splide__arrow{
    opacity: 1 !important;
    width: 40px !important;
    height: 40px !important;
    background: 0 !important;
}

.by_template .splide__arrow::before{
    content: '';
    width: 41px;
    height: 40px;
    background-image: url("data:image/svg+xml,%3Csvg width='41' height='40' viewBox='0 0 41 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_170_1359)'%3E%3Cpath opacity='0.1' d='M20.7516 1.5C30.9689 1.50001 39.2516 9.78274 39.2516 20C39.2516 30.2173 30.9689 38.5 20.7516 38.5C10.5343 38.5 2.25159 30.2173 2.25159 20C2.25159 9.78273 10.5343 1.5 20.7516 1.5Z' fill='white' stroke='%23164CB5' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M16.6721 19.9404L26.7352 19.9404' stroke='%230049BC' stroke-width='1.75' stroke-miterlimit='10'/%3E%3Cpath d='M19.7803 23.8203L15.8002 19.9403L15.8104 19.9303L19.6572 16.1803' stroke='%230049BC' stroke-width='1.75' stroke-miterlimit='10'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_170_1359'%3E%3Crect width='40' height='40' fill='white' transform='matrix(1 1.74846e-07 1.74846e-07 -1 0.751587 40)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}

.by_template .splide__arrow.splide__arrow--next::before{
    transform: rotate(180deg);
}

.by_template .splide__slide {
  box-sizing: border-box;
  flex-shrink: 0;
  min-width: 0;
}


#main-slider {
    cursor: pointer;
    min-width: 0;
}

#main-slider .splide__slide{
    width: 100%;
    height: 552px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

#main-slider .splide__slide img{
    max-width: 100%;
    max-height: 100%;
}

#main-slider .splide__arrows{
    opacity: 0;
    transition: 0.15s;
}

#main-slider:hover .splide__arrows{
    opacity: 1;
    transition: 0.15s;
}


.by_template .product-preview__img-gallery.show-nav #thumbnail-slider.is-initialized{
    padding: 0 60px;
}

#thumbnail-slider{

    min-height: 75px;
    min-width: 0;
}



#thumbnail-slider:not(.is-initialized){
    gap: 24px;
}

#thumbnail-slider .splide__arrow--prev{
    left: 10px !important;
}

#thumbnail-slider .splide__arrow--next{
    right: 10px !important;
}

#thumbnail-slider .splide__list{
    gap: 24px;
    display: flex;
}

#thumbnail-slider .splide__slide{
    padding-bottom: 7px;
	transition: 0.5s;
}

.by_template .splide__track--nav>.splide__list>.splide__slide{
    border: 0 !important;
    opacity: 50%;
    transition: 0.5s;
    min-height: 75px;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 90px;
}

.by_template .splide__track--nav>.splide__list>.splide__slide img{
    max-height: 70px;
}

#thumbnail-slider .splide__slide::after{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0px;
    background: linear-gradient(90deg, #23CBFE 0%, #004AD9 100%);

    width: 100%;
    height: 3px;
    opacity: 0;
    transition: 0.5s;
}

#thumbnail-slider .splide__slide.thumb-active{
    opacity: 1;

}

#thumbnail-slider .splide__slide.thumb-active:after{
    opacity: 1;
}


.by_template .product-preview__inner__preview{
    display: flex;
    align-items: center;

    text-align: left;
    gap: 8px;
    padding: 8px 12px 8px 0;

    background: 0;
    border: 0;
    max-width: 134px;

    font-size: 12px;
    line-height: 120%;
    color: #164CB5;
}

.by_template .product-preview__text-wrapp{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    text-align: left;
    max-width: 515px;
    flex-shrink: 0;
}
.by_template .product-preview_card {
    padding-bottom: 0px;
}
.by_template #thumbnail-slider {
    margin-top: 30px;
    padding: 0 60px;
}
.by_template .product-card.product-usual #page-wrapper .main-banner, .by_template .product-card.product-banner #page-wrapper .main-banner {
    min-height: unset;
}
@media (min-width: 767px) {
    .by_template .product-preview__inner .splide__pagination{
        display: none;
    }
}


@media (max-width: 1199px) {
    #main-slider .splide__slide{
        height: auto !important;
    }
}

@media (max-width: 992px){
    .by_template .product-preview__inner{
        flex-direction: column;
    }
    .by_template .product-preview__img-gallery{
        max-width: 70%;
        margin: 0 auto;
    }
    .by_template .product-preview__text-wrapp__aside{
        margin-top: 24px;
        padding-top: 0;
        max-width: 100%;
    }
}

@media (max-width: 766px) {
    #thumbnail-slider{
        display: none;
    }
    .by_template .product-preview__img-gallery{
        max-width: 100%;
    }

    .by_template .product-preview__inner .splide__arrow{
        display: none;
    }

    .by_template .product-preview__inner .splide__pagination{
        position: static;
        display: flex;
        align-items: center;
        gap: 16px;
        padding: 0;
    }

    .by_template .product-preview__inner .splide__pagination__page{
        width: 8px;
        height: 8px;
        background: #0049D9;
        opacity: 0.5;
        margin: 0;
    }

    .by_template .product-preview__inner .splide__pagination__page.is-active{
        transform: none !important;
        opacity: 1;
        background: #0049D9;
    }

    .by_template .gl-block__title{
        font-size: 32px;
        text-align: left;
        line-height: 36px;
    }
    .by_template .gl-block__caption{
        font-size: 18px;
        line-height: 150%;
        margin-top: 0;
    }

    .by_template .gl-block__preview{
        display: none;
    }

    .by_template .product-preview__inner .buy_blue{
        width: 100%;
        max-width: 480px;
    }

}

.by_template .page-content .characteristics-block {
    background: transparent;
}
.by_template .page-content .characteristics-block .characteristics-side-block .side-block .main-title {
    font-weight: 800;
}
.by_template .equipment-row__name, .by_template .characteristics-row__name {
    font-weight: 400;
}
.by_template .characteristics-row.hidden {
    display: none !important;
}
.by_template .equipment-row.hidden {
    display: none !important;
}
.by_template #specifications {
    padding: 0;
}
.by_template .characteristics-block-show-all {
    text-align: center;
    margin-top: 10px;
    cursor: pointer;
    color: #0049D9;
}
#specifications .image img {
    width: 100%;
    margin-top: 24px;
    margin-bottom: 18px;
    border: none;
}
.by_template .impurities-block .block {
    font-weight: 400 !important;
}
