

/* Start:/bitrix/templates/pgsnew_v2_0/components/bitrix/breadcrumb/.default/style.css?17580163601037*/
.breadcrumbs{
    display: block;
    list-style-type: none;
    padding: 0;
    margin: 0;
    float: left;
    width: 100%;
}
.breadcrumbs:after{
    display: table;
    width: 100%;
    content: "";
    clear: both;
}
.breadcrumbs li{
    float: left;
    margin: 0 18px 10px 0;
}
.breadcrumbs li a{
    text-decoration: none !important;
    color: #9D9D9D;
    font-size: 14px;
    line-height: 16px;
    display: inline;
    border-bottom: 1px solid transparent;
    position: relative;
}
.breadcrumbs li:not(:last-child) a:after{
    position: absolute;
    right: -15px;
    top: 5px;
    content: "";
    background: url(/bitrix/templates/pgsnew_v2_0/images/arrow.svg) no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    height: 7px;
    width: 11px;
    transform: rotate(-90deg);
}

.breadcrumbs li a:hover{
    color: #242424;
    border-color: #242424;
}
.breadcrumbs li span{
    color: #9D9D9D;
    font-size: 14px;
    line-height: 16px;
}
/* End */


/* Start:/bitrix/templates/pgsnew_v2_0/components/bitrix/catalog/.default/bitrix/catalog.element/compl_product/style.css?175801636019692*/
.set-card-page .show-1200{
    display: none;
}
@media screen and (max-width: 1199px){
    .set-card-page .show-1200{
        display: block;
    }
    .set-card-page .hide-1200{
        display: none;
    }
}

.set-card-page h1{
    color: #004288;
    font-size: 30px;
    line-height: 120%;
    margin-bottom: 15px;
}

.card-tab-block{
    border: 1px solid #D0D0D0;
    background: #fff;
    /*padding: 10px 30px 0;*/
}

.nav-tabs{
    border-bottom: 2px solid #D0D0D0;
}
.nav-tabs:after{
    content: "";
    display: table;
    width: 100%;
    clear: both;
}
.nav-tabs .nav-link{
    font-size: 13px;
    line-height: 35px;
    text-decoration: none !important;
    color: #242424;
    position: relative;
    display: block;
    border: none !important;
    padding: 0;
    border-radius: 0 !important;
}
.nav-tabs .nav-link:before{
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0;
    height: 3px;
    background: #004288;
    width: 100%;
    opacity: 0;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
    transition-duration: 300ms;
}

.nav-tabs .nav-link.active:before{
    opacity: 1;
}
.nav-tabs .nav-link.active{
    font-weight: 600;
}
.nav-tabs .nav-item{
    float: left;
    padding: 0 5px;
}
.nav-tabs .nav-item:last-child{
    margin-right: 0;
}
.tab-content{
    background: #FAFAFA;
    /*padding: 30px 0 30px 15px;*/
}

.tab-content .tab-cont,
.tab-content .text-formatted {
    padding: 10px;
}
@media screen and (max-width: 767px) {
    .nav-tabs .nav-item {
        margin: 0 20px 0 0;
    }
}
.card-tab-block .tab-content{
    height: 360px;
    overflow: hidden;
    overflow-y: auto;
    /*padding-right: 20px;*/
    position: relative;
}
.tab-content::-webkit-scrollbar-track{
    background: #D0D0D0;
    border-radius: 11px;
}
.tab-content::-webkit-scrollbar-thumb{
    background: #888888;
    border-radius: 8px;
}
.card-tab-block .attr-value{
    font-size: 14px;
    line-height: 160%;
    color: #242424;
}
.card-tab-block .attr-value:not(:last-child) {
    margin-bottom: 5px;
}
.card-tab-block .attr-value:after{
    content: "";
    display: table;
    width: 100%;
    clear: both;
}
.card-tab-block .attr{
    float: left;
    font-weight: bold;
    /*width: 105px;*/
}
.card-tab-block .attr:after {
    content: ": ";
    white-space: pre;
    float: right;
}
.card-tab-block .value{
    /*margin-left: 105px;*/
}

.card-tab-block .img-list {
    overflow: hidden;
}

.card-tab-block .img-list .img{
    margin: 0 15px 15px 0;
    float: left;
    width: 90px;
    height: 60px;
}
.card-tab-block .img-list .img img{
    width: 100%;
    height: 100%;
    display: block;
}
.set-card-raty{
    margin-bottom: 15px;
}
.set-price-block {
    margin-bottom: 15px;
}

.set-price-block:after{
    content: "";
    display: table;
    width: 100%;
    clear: both;
}

.set-price-block .icon{
    font-family: 'Roboto', sans-serif;
    width: 28px;
    height: 28px;
    background: #004288;
    border-radius: 50%;
    float: left;
    color: #fff;
    margin: 0 15px 0 0;
    text-align: center;
    font-weight: 300;
    font-size: 20px;
    line-height: 28px;
}

.set-price-block .price {
    float: left;
    color: #004288;
    font-size: 25px;
    line-height: 120%;
    font-weight: bold;
    /*font-family: 'RotondaC', sans-serif;*/
    font-family: Roboto, sans-serif;
}

.set-card-stock{
    font-size: 14px;
    line-height: 160%;
    color: #000000;
    margin-bottom: 25px;
}

.set-attr-value .attr-value{
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 160%;
    color: #000000;
}

.set-attr-value .attr-value:after{
    content: "";
    display: table;
    width: 100%;
    clear: both;
}

.set-attr-value .attr{
    color: #888888;
    float: left;
    width: 55%;
}
.set-attr-value .value{
    float: left;
    width: 45%;
}
.set-qty-btn:after{
    content: "";
    display: table;
    width: 100%;
    clear: both;
}
.set-qty-btn .qty{
    width: 150px;
    float: left;
    text-align: center;
}
.set-qty-btn .qty .qty-text{
    padding: 0 10px 0 0;
}

.set-qty-btn .block-btn{
    width: 165px;
    float: right;
}

.set-qty-btn .block-btn a{
    padding: 0;
    text-align: center;
    width: 100%;
    display: block;
}
.set-qty-btn .block-btn a:first-child{
    margin-bottom: 15px;
}

.tags{
    overflow: hidden;
}
.tags-label{
    float: left;
    font-size: 14px;
    line-height: 22px;
    margin: 0 15px 10px 0;
}

.tags .tag{
    padding: 0 10px;
    border-radius: 30px;
    float: left;
    display: inline-block;
    color: #888888;
    font-size: 12px;
    line-height: 22px;
    border: 1px solid #888888;
}



.slider-category-component .category-component{
    margin: 0 15px;
    width: auto;
    float: none;
}
.set-tab-price:after{
    content: "";
    display: table;
    width: 100%;
    clear: both;
}
.set-tab-price .set-card-price-block{
    float: right;
    width: 40%;
}

.set-tab-price.ADD2BASKET_TARGET .card-tab-block{
    width: 55%;
    float: left;
}
.set-tab-price.NO_PRICE .card-tab-block {
    width: 100%;
    float: left;
}

@media screen and (max-width: 1840px){
    .set-tab-price .set-card-price-block {
        float: none;
        width: 100%;
        max-width: 600px;
        margin-bottom: 20px;
    }

    .set-tab-price .card-tab-block {
        width: 100%;
        float: none;
    }
    /*.card-tab-block{
        padding-left: 15px;
        padding-right: 15px;
    }*/
}


@media screen and (max-width: 767px) {
    .set-card-page h1{
        font-size: 25px;
        line-height: 110%;
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 349px) {
    .set-qty-btn .qty{
        float: none;
        margin-bottom: 20px;
    }
    .set-qty-btn .block-btn{
        width: 100%;
        float: none;
        margin-bottom: 20px;
    }
}
/* cart_set_gallery.css */
.card-set-gallery{
    overflow: hidden;
}
.card-set-gallery-nav{
    padding: 0 60px;
}
.card-set-gallery-nav .img{
    width: 85px;
    height: 50px;
    border: 1px solid #D0D0D0;
    margin: 0 7px;
    cursor: pointer;
}

.card-set-gallery-nav .img img{
    display: block;
    width: 100%;
    height: 100%;
}

.card-set-gallery-for {
    border: 1px solid #D0D0D0;
    margin-bottom: 30px;
    position: relative;
}
.card-set-gallery-for .slide a:not(.photomechanics__control){
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 400px;
}
.card-set-gallery-for img{
    max-width: 100%;
    max-height: 100%;
}

.set-card-page .card-set-gallery .slick-slider .slick-arrow.slick-prev{
    left: 0;
}
.set-card-page .card-set-gallery .slick-slider .slick-arrow.slick-next{
    right: 0;
}



.set-card-page .card-set-gallery .card-set-gallery-for .slick-arrow.slick-prev{
    left: 15px;
}
.set-card-page .card-set-gallery .card-set-gallery-for .slick-arrow.slick-next{
    right: 15px;
}

.set-card-page .arrow-top-right.slick-slider .slick-arrow.slick-prev:before {
     transform: rotate(-90deg);
}
.set-card-page .arrow-top-right.slick-slider .slick-arrow:before {
    opacity: 1;
}
@media screen and (max-width: 1840px){
    .card-set-gallery{
        margin-bottom: 25px;
    }
}
@media screen and (min-width: 767px){
    .set-card-page .card-set-gallery .card-set-gallery-for .slick-arrow{
        display: none !important;
    }

}
@media screen and (max-width: 767px){
    .card-set-gallery-nav{
        left: -9999px;
        position: absolute;
        height: 0;
        overflow: hidden;
    }
    .card-set-gallery-for{
        margin-bottom: 0;
    }
}
@media screen and (max-width: 575px) {
    .card-set-gallery-for .slide a{
        height: 300px;
    }
}

/* photo_object_slider.css */
.slider-photo-object .img{
    width: 160px;
    height: 90px;
    margin: 0 15px;
}

.slider-photo-object .img img{
    display: block;
    width: 100%;
    height: 100%;
}

.card-set-photo{
    margin: 35px 0 50px;
}
.card-set-photo h2,
.card-set-photo .h2{
    color: #242424;
    font-size: 22px;
    line-height: 120%;
    margin-bottom: 25px;
}

@media screen and (max-width: 991px){
    .slider-photo-object .img{
        width: auto;
        height: auto;
    }
    .card-set-photo {
        margin: 35px 0 20px;
    }
}


.tab-content .text-formatted {
    font-size: 14px;
}
.tab-content  p {
    display: block;
    line-height: initial;
    letter-spacing: initial;
    margin-bottom: 10px;
    font-size: 14px;
    clear: both;
}

.tab-content .attr-value .value.newline {
    clear: both;
}

.img.dwg {
    border-color: transparent;
}

.dwg-preview-text {
    text-decoration: none !important;
    color: black !important;
}
.dwg-preview-text span {
    display: block;
    color: #004288;
    text-align: center;
}
.dwg-preview-text:hover span {
    text-decoration: underline;
}

.dwg-preview-text:not(.no-image):before {
    content: '';
    background: url(/bitrix/templates/pgsnew_v2_0/images/dwg_icon.svg) no-repeat center;
    background-size: 50%;
    filter: blur(1px);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.dwg-preview-text > div {
    z-index: 2;
}

.dwg-preview-text.no-image > img {
    position: absolute;
}

.dwg-preview-text.no-image > div {
    right: 0;
    position: absolute;
    bottom: 0;
    margin: 5px;
    padding: 3px 10px;
    background: #e2e2e2;
    border-radius: 10px;
    box-shadow: 0 0 6px 2px #e2e2e2;
}
.dwg-preview-text.no-image span {
    color: black;
}

.sonet_product {
    display: flex;
    width: 165px;
    float: right;
    margin: 10px 0;
}
.sonet_product > a {
    display: block;
    width: 20px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 10px;
}
.sonet_product .vk {
    background-image: url(/bitrix/templates/pgsnew_v2_0/images/sonet/vk.png);
}
.sonet_product .fb {
    background-image: url(/bitrix/templates/pgsnew_v2_0/images/sonet/facebook.png);
}
.sonet_product .yt {
    background-image: url(/bitrix/templates/pgsnew_v2_0/images/sonet/youtube.png);
}
.sonet_product .inst {
    background-image: url(/bitrix/templates/pgsnew_v2_0/images/sonet/instagramm.png);
}
.sonet_product .vib {
    background-image: url(/bitrix/templates/pgsnew_v2_0/images/sonet/viber.png);
}
.sonet_product .teleg {
    background-image: url(/bitrix/templates/pgsnew_v2_0/images/sonet/telegram.png);
}
.sonet_product .whats {
    background-image: url(/bitrix/templates/pgsnew_v2_0/images/sonet/whatsapp.png);
}

.card-set-photo[data-collection-id="317"] h2 {
    margin-bottom: 5px;
}
.card-set-photo[data-collection-id="317"] h2 + div {
    margin-bottom: 15px;
    font-size: 14px;
    color: #888888;
    font-weight: bold;
}

.card-set-gallery {
    margin-bottom: 20px;
}
.tags {
    margin-bottom: 20px;
}
.tags .tag {
    margin: 0 5px 5px 0;
}
.tags-label {
    margin-bottom: 5px;
}

@media screen and (min-width: 1841px){
    .tabs-non-hd {
        display: none;
    }
}
@media screen and (max-width: 1840px){
    .set-tab-price.ADD2BASKET_TARGET .card-tab-block {
        display: none;
    }
    .tabs-non-hd:not(.NO_PRICE) .card-tab-block {
        display: block;
    }
    .tabs-non-hd.NO_PRICE .card-tab-block {
        display: none;
    }
}

@media screen and (min-width: 768px){

    /*.card-set-gallery {
        display: flex;
    }
    .card-set-gallery .slider:nth-child(1) {
        width: calc(100% - 85px);
        margin-bottom: 0;
    }

    .card-set-gallery .slider.slick-vertical {
        padding: 45px 0;
    }

    .card-set-gallery .slick-slider.arrow-blue .slick-arrow.slick-prev {
        top: 20px;
        left: calc(50% - 20px);
        right: auto;
        transform: rotateZ(
                90deg
        );
    }

    .card-set-gallery .slick-slider.arrow-blue .slick-arrow.slick-next {
        bottom: 0;
        top: auto;
        right: auto;
        left: calc(50% - 20px);
        transform: rotateZ(
                90deg
        );
    }

    .card-set-gallery .card-set-gallery-nav .img {
        width: calc(85px - 14px);
    }*/

    .card-set-gallery-for .slide a {
        /*height: 348px;
        height: 389px;*/
    }
}
@media screen and (max-width: 767px){
    .card-set-gallery-for picture {
        height: auto;
    }
}
.tab-cont.documentation {
    display: flex;
}
.tab-cont.documentation .document {
    width: calc((100% / 3) - 20px);
    max-width: 140px;
}
.tab-cont.documentation .document:not(:nth-child(3n)){
    margin-right: 20px;
}
.tab-cont.documentation .title {
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 10px;
    background: #004288;
    padding: 10px;
}
.tab-cont.documentation a {
    display: block;
    position: relative;
}
.tab-cont.documentation a .download {
    opacity: 0;
    transition: all 0.3s;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 66, 136, 0.5);
    color: white;
    justify-content: space-around;
    align-items: center;
    display: flex;
}
.tab-cont.documentation a:hover .download {
    opacity: 1;
}

.tab-cont.documentation a .download .wrp {
    position: relative;
    height: 100%;
    width: 100%;
}

.tab-cont.documentation a .download .wrp .button:hover {
    background: transparent;
    color: white;
}
.tab-cont.documentation a .download .wrp .button {
    background: #fff;
    color: #004288;
    border-radius: 15px;
    padding: 0 15px;
    line-height: 30px;
    border: 1px solid #fff;
    transition: all .3s;
    font-weight: 700;
    font-size: 13px;
    position: absolute;
    bottom: 0px;
    width: 82px;
    left: 0;
    right: 0;
    display: block;
    margin: 0 auto 15px;
}

.set-tab-price .price-block > div:after {
    display: table;
    clear: both;
    content: '';
}
.set-tab-price .price-block .discount {
    opacity: 0.5;
}
.set-tab-price .price-block .discount + div .icon {
    background: url(/bitrix/templates/pgsnew_v2_0/images/discount.png) no-repeat center;
    background-size: contain;
}
.set-tab-price .price-block .discount .price {
    text-decoration: line-through;
}

.set-tab-price .discount-title {
    margin-top: 5px;
    font-weight: bold;
    font-size: 14px;
}

.photomechanics {
    height: 100% !important;
}
.photomechanics__canvas {
    bottom: 0;
    margin: auto 0;
}
#myTabContent .attr-value[data-code=DWG_FILES] .value {
    display: flex;
    gap: 3px;
}
#myTabContent .attr-value[data-code=DWG_FILES] .value:before {
    content: '';
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAyNCAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAgMy4xMjVDMCAxLjM5OTExIDEuMzk5MTEgMCAzLjEyNSAwTDE1IDBMMjQgOUwyNCAyOC44NzVDMjQgMzAuNjAwOSAyMi42MDA5IDMyIDIwLjg3NSAzMkgzLjEyNUMxLjM5OTExIDMyIDAgMzAuNjAwOSAwIDI4Ljg3NVYzLjEyNVoiIGZpbGw9IiMxNDgxQjgiLz4KPHBhdGggb3BhY2l0eT0iMC4yIiBkPSJNMTUgMEwyNCA5SDE1VjBaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNMTkuOTg5MiAyMC4wNjY0QzE5Ljk0NyAxOS45MTk1IDE5Ljg4NzYgMTkuNzg5NyAxOS44MTExIDE5LjY3N0MxOS43MzQ3IDE5LjU2MjMgMTkuNjQxMSAxOS40NjU3IDE5LjUzMDQgMTkuMzg3M0MxOS40MjE4IDE5LjMwNjggMTkuMjk3IDE5LjI0NTQgMTkuMTU2MSAxOS4yMDMxQzE5LjAxNzMgMTkuMTYwOSAxOC44NjMzIDE5LjEzOTcgMTguNjk0MyAxOS4xMzk3QzE4LjM3ODQgMTkuMTM5NyAxOC4xMDA3IDE5LjIxODIgMTcuODYxMiAxOS4zNzUyQzE3LjYyMzggMTkuNTMyMSAxNy40Mzg2IDE5Ljc2MDUgMTcuMzA1OCAyMC4wNjA0QzE3LjE3MyAyMC4zNTgyIDE3LjEwNjYgMjAuNzIyNCAxNy4xMDY2IDIxLjE1MzFDMTcuMTA2NiAyMS41ODM3IDE3LjE3MiAyMS45NDk5IDE3LjMwMjggMjIuMjUxOEMxNy40MzM2IDIyLjU1MzYgMTcuNjE4NyAyMi43ODQgMTcuODU4MiAyMi45NDNDMTguMDk3NyAyMy4xIDE4LjM4MDQgMjMuMTc4NSAxOC43MDY0IDIzLjE3ODVDMTkuMDAyMiAyMy4xNzg1IDE5LjI1NDcgMjMuMTI2MSAxOS40NjQgMjMuMDIxNUMxOS42NzUzIDIyLjkxNDggMTkuODM2MyAyMi43NjQ5IDE5Ljk0NyAyMi41NzE3QzIwLjA1NCAyMi4zODgyIDIwLjExMDIgMjIuMTcyOSAyMC4xMTU2IDIxLjkyNThIMTguNzg3OVYyMC45NDE4SDIxLjM3NDdWMjEuNzIwNUMyMS4zNzQ3IDIyLjI2MzkgMjEuMjYgMjIuNzMwNyAyMS4wMzA2IDIzLjEyMTFDMjAuODAxMiAyMy41MDk1IDIwLjQ4NTMgMjMuODA5MyAyMC4wODI4IDI0LjAyMDZDMTkuNjgwMyAyNC4yMjk5IDE5LjIxOTUgMjQuMzM0NSAxOC43MDA0IDI0LjMzNDVDMTguMTIwOCAyNC4zMzQ1IDE3LjYxMTcgMjQuMjA2NyAxNy4xNzMgMjMuOTUxMkMxNi43MzQzIDIzLjY5MzYgMTYuMzkyMiAyMy4zMjg0IDE2LjE0NjcgMjIuODU1NUMxNS45MDMyIDIyLjM4MDYgMTUuNzgxNSAyMS44MTcxIDE1Ljc4MTUgMjEuMTY1MUMxNS43ODE1IDIwLjY2NDEgMTUuODUzOSAyMC4yMTczIDE1Ljk5ODggMTkuODI0OUMxNi4xNDU3IDE5LjQzMDUgMTYuMzUxIDE5LjA5NjUgMTYuNjE0NiAxOC44MjI4QzE2Ljg3ODIgMTguNTQ5MSAxNy4xODUxIDE4LjM0MDkgMTcuNTM1MiAxOC4xOThDMTcuODg1NCAxOC4wNTUxIDE4LjI2NDcgMTcuOTgzNyAxOC42NzMyIDE3Ljk4MzdDMTkuMDIzMyAxNy45ODM3IDE5LjM0OTMgMTguMDM1IDE5LjY1MTIgMTguMTM3NkMxOS45NTMgMTguMjM4MiAyMC4yMjA3IDE4LjM4MTEgMjAuNDU0MSAxOC41NjYyQzIwLjY4OTUgMTguNzUxNCAyMC44ODE3IDE4Ljk3MTcgMjEuMDMwNiAxOS4yMjczQzIxLjE3OTUgMTkuNDgwOCAyMS4yNzUxIDE5Ljc2MDUgMjEuMzE3NCAyMC4wNjY0SDE5Ljk4OTJaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNOS4zMzMxNSAyNC4yNUw3LjU2NDMzIDE4LjA2ODJIOC45OTIwN0wxMC4wMTUzIDIyLjM2MzVIMTAuMDY2NkwxMS4xOTU1IDE4LjA2ODJIMTIuNDE4TDEzLjU0MzkgMjIuMzcyNUgxMy41OTgyTDE0LjYyMTUgMTguMDY4MkgxNi4wNDkyTDE0LjI4MDQgMjQuMjVIMTMuMDA2NkwxMS44Mjk0IDIwLjIwODNIMTEuNzgxMUwxMC42MDY5IDI0LjI1SDkuMzMzMTVaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTIuNSAyNC4yNUg0LjY5MTQxQzUuMzE5MjUgMjQuMjUgNS44NTg1NSAyNC4xMjYyIDYuMzA5MyAyMy44Nzg3QzYuNzYyMDcgMjMuNjMxMiA3LjEwOTIgMjMuMjc2IDcuMzUwNjggMjIuODEzMkM3LjU5NDE2IDIyLjM1MDQgNy43MTU5MSAyMS43OTcgNy43MTU5MSAyMS4xNTNDNy43MTU5MSAyMC41MTExIDcuNTk0MTYgMTkuOTU5NyA3LjM1MDY4IDE5LjQ5ODlDNy4xMDkyIDE5LjAzODEgNi43NjQwOSAxOC42ODQ5IDYuMzE1MzQgMTguNDM5NEM1Ljg2NjYgMTguMTkxOSA1LjMzMTMyIDE4LjA2ODIgNC43MDk1MiAxOC4wNjgySDIuNVYyNC4yNVpNNC42MzcwNyAyMy4xMzAxSDMuODA3VjE5LjE4OEg0LjY0MDA5QzUuMDI2NDYgMTkuMTg4IDUuMzUxNDQgMTkuMjU2NCA1LjYxNTA2IDE5LjM5MzNDNS44Nzg2NyAxOS41MzAxIDYuMDc2ODggMTkuNzQzNCA2LjIwOTY5IDIwLjAzMzJDNi4zNDQ1MiAyMC4zMjMgNi40MTE5MyAyMC42OTYzIDYuNDExOTMgMjEuMTUzQzYuNDExOTMgMjEuNjEzOSA2LjM0NDUyIDIxLjk5MDIgNi4yMDk2OSAyMi4yODJDNi4wNzY4OCAyMi41NzE3IDUuODc3NjYgMjIuNzg2IDUuNjEyMDQgMjIuOTI0OUM1LjM0ODQzIDIzLjA2MTcgNS4wMjM0NCAyMy4xMzAxIDQuNjM3MDcgMjMuMTMwMVoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=);
    width: 12px;
    height: 16px;
    background-size: contain;
}
.card-set-gallery .slider.card-set-gallery-for .slick-current.slide{
    height: 400px;
}
@media (min-width: 2000px) {
    .card-tab-block .tab-content{
        height: 765px;
    }
    .card-set-gallery-for .slick-current.slide a:not(.photomechanics__control){
        height: 800px;
    }
    .card-set-gallery .card-set-gallery-for.slider .slick-current.slide picture img{
        width: 100%;
        height: 100%;
        max-width: initial;
        max-height: initial;
    }
    .card-set-gallery .card-set-gallery-for.slider .slick-current.slide picture{
        width: 100%;
    }
    .card-set-gallery .card-set-gallery-for.slider .slick-current.slide{
        height: 800px;
    }
}
/* End */


/* Start:/bitrix/templates/pgsnew_v2_0/components/pgs/product.review/.default/style.css?17580163608029*/
.reviews {
    overflow-y: auto;
    margin-bottom: 49px;
}
.add_review input[type=radio] {
    display: none;
}

.reviews .review {
    padding-right: 10px;
}
.reviews .review .heading > div:not(.rating) {
    display: flex;
    flex-wrap: nowrap;
    align-items: baseline;
}
.reviews .review .heading .date {
    font-size: 12px;
}

.reviews .review .heading .user {
    font-weight: bold;
    color: #004288;
    margin-right: 10px;
}
.reviews .review .heading .user > span {
    color: #d0080a;
}
.reviews .review:not(:last-child) {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e1e1e1;
}
.reviews .review .rating > i {
    color: #004288;
}
.reviews .review .rating[data-ratio='1'] > i:nth-child(1) {
    color: #d0080a;
    font-weight:bold;
}

.reviews .review .rating[data-ratio='2'] > i:nth-child(1),
.reviews .review .rating[data-ratio='2'] > i:nth-child(2){
    color: #d0080a;
    font-weight:bold;
}

.reviews .review .rating[data-ratio='3'] > i:nth-child(1),
.reviews .review .rating[data-ratio='3'] > i:nth-child(2),
.reviews .review .rating[data-ratio='3'] > i:nth-child(3){
    color: #d0080a;
    font-weight:bold;
}

.reviews .review .rating[data-ratio='4'] > i:nth-child(1),
.reviews .review .rating[data-ratio='4'] > i:nth-child(2),
.reviews .review .rating[data-ratio='4'] > i:nth-child(3),
.reviews .review .rating[data-ratio='4'] > i:nth-child(4) {
    color: #d0080a;
    font-weight:bold;
}

.reviews .review .rating[data-ratio='5'] > i:nth-child(1),
.reviews .review .rating[data-ratio='5'] > i:nth-child(2),
.reviews .review .rating[data-ratio='5'] > i:nth-child(3),
.reviews .review .rating[data-ratio='5'] > i:nth-child(4),
.reviews .review .rating[data-ratio='5'] > i:nth-child(5){
    color: #d0080a;
    font-weight:bold;
}

.reviews + .add_review {
    position: absolute;
    width: calc(100% - 22px);
    bottom: 0;
    background: #fafafa;
    border: 1px solid #e1e1e1;
    border-bottom: none;
    padding: 10px;
    top: calc(100% - 49px);
    transition: all 0.3s;
    overflow: hidden;
}

.reviews + .add_review button,
.reviews + .add_review form input[type=submit],
.reviews + .add_review form input[type=reset]{
    float: right;
    border: 1px solid #004288;
    background: #004288;
    color: white;
    font-size: 16px;
    border-radius: 5px;
    padding: 0 10px;
    line-height: 26px;
    cursor: pointer;
    transition: all 0.3s;
    margin-right: 10px;
    outline: none;
}
.reviews + .add_review button:hover,
.reviews + .add_review form input[type=submit]:hover,
.reviews + .add_review form input[type=reset]:hover {
    background: transparent;
    color: #004288;
}

.reviews + .add_review.active {
    top: 0;
}
.reviews + .add_review.active > .buttons,
.reviews + .add_review:not(.active) > .form{
    display: none;
}
.reviews + .add_review .form {
    padding: 10px;
    height: calc(100% - 20px);
}
.reviews + .add_review form {
    height: 100%;
}
.reviews + .add_review form > div:first-child {
    display: flex;
    justify-content: space-between;
    height: calc(100% - 38px);
    margin-bottom: 10px;
}
.reviews + .add_review form > div:first-child > div:first-child {
    width: calc(30% - 10px);
}
.reviews + .add_review form > div:first-child > div:last-child {
    width: calc(70% - 10px);
}
.reviews + .add_review form > div > div > div {
    margin-bottom: 10px;
}
.reviews + .add_review form input[type=text] {
    border: 1px solid #004288;
    border-radius: 5px;
    font-size: 14px;
    line-height: 24px;
    padding: 0 5px;
    outline: none;
    width: calc(100% - 12px);
}
.reviews + .add_review form textarea {
    display: block;
    border: 1px solid #004288;
    border-radius: 5px;
    padding: 5px;
    width: calc(100% - 12px);
    height: calc(100% - 34px);
    resize: none;
    outline: none;
}
.reviews + .add_review form input[type=text],
.reviews + .add_review form input[type=text],
.reviews + .add_review form textarea,
.reviews + .add_review form textarea {
    transition: all 0.3s;
}
.reviews + .add_review form input[type=text]:hover,
.reviews + .add_review form input[type=text]:focus,
.reviews + .add_review form textarea:hover,
.reviews + .add_review form textarea:focus {
    box-shadow: 0 0 5px 2px #004288;
}

.reviews + .add_review form input[type=text].error,
.reviews + .add_review form textarea.error {
    box-shadow: 0 0 5px 2px #d0080a;
    border-color: #d0080a;
}

.reviews + .add_review form label {
    display: block;
    padding-bottom: 5px;
}
.reviews + .add_review form input#fl_review_add_soglasie {
    display: none;
}
.reviews + .add_review form input#fl_review_add_soglasie + label {
    padding-left: 20px;
    position: relative;
}
.reviews + .add_review form input#fl_review_add_soglasie + label:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    background: white;
    width: 15px;
    height: 15px;
    border: 1px solid #cccccc;
}
.reviews + .add_review form input#fl_review_add_soglasie:checked + label:after {
    content: '';
    background: #004288;
    width: 9px;
    height: 9px;
    position: absolute;
    top: 3px;
    left: 3px;
}

.reviews + .add_review form input[type=submit] {
    margin-right: 0;
}
.reviews + .add_review form .ratio-wrp {
    float: left;
}
.reviews + .add_review form .ratio-wrp > span:first-child {
     font-weight: bold;
     margin-right: 10px;
}

.reviews + .add_review form .ratio label {
    display: inline-block;
    float: right;
    cursor: pointer;
}
.reviews + .add_review form .ratio label i {
    color: #004288;
}

.reviews + .add_review form .ratio:not(:hover) input#fl_review_add_ratio_1:checked ~ label[for=fl_review_add_ratio_1] i {
    font-weight: bold;
    color: #d0080a;
}
.reviews + .add_review form .ratio:not(:hover) input#fl_review_add_ratio_2:checked ~ label[for=fl_review_add_ratio_1] i,
.reviews + .add_review form .ratio:not(:hover) input#fl_review_add_ratio_2:checked ~ label[for=fl_review_add_ratio_2] i{
    font-weight: bold;
    color: #d0080a;
}
.reviews + .add_review form .ratio:not(:hover) input#fl_review_add_ratio_3:checked ~ label[for=fl_review_add_ratio_1] i,
.reviews + .add_review form .ratio:not(:hover) input#fl_review_add_ratio_3:checked ~ label[for=fl_review_add_ratio_2] i,
.reviews + .add_review form .ratio:not(:hover) input#fl_review_add_ratio_3:checked ~ label[for=fl_review_add_ratio_3] i{
    font-weight: bold;
    color: #d0080a;
}
.reviews + .add_review form .ratio:not(:hover) input#fl_review_add_ratio_4:checked ~ label[for=fl_review_add_ratio_1] i,
.reviews + .add_review form .ratio:not(:hover) input#fl_review_add_ratio_4:checked ~ label[for=fl_review_add_ratio_2] i,
.reviews + .add_review form .ratio:not(:hover) input#fl_review_add_ratio_4:checked ~ label[for=fl_review_add_ratio_3] i,
.reviews + .add_review form .ratio:not(:hover) input#fl_review_add_ratio_4:checked ~ label[for=fl_review_add_ratio_4] i{
    font-weight: bold;
    color: #d0080a;
}
.reviews + .add_review form .ratio:not(:hover) input#fl_review_add_ratio_5:checked ~ label[for=fl_review_add_ratio_1] i,
.reviews + .add_review form .ratio:not(:hover) input#fl_review_add_ratio_5:checked ~ label[for=fl_review_add_ratio_2] i,
.reviews + .add_review form .ratio:not(:hover) input#fl_review_add_ratio_5:checked ~ label[for=fl_review_add_ratio_3] i,
.reviews + .add_review form .ratio:not(:hover) input#fl_review_add_ratio_5:checked ~ label[for=fl_review_add_ratio_4] i,
.reviews + .add_review form .ratio:not(:hover) input#fl_review_add_ratio_5:checked ~ label[for=fl_review_add_ratio_5] i{
    font-weight: bold;
    color: #d0080a;
}

.reviews + .add_review form .ratio > label:hover i,
.reviews + .add_review form .ratio > label:hover ~ label i {
    font-weight: bold;
    color: #d0080a;
}
/* End */


/* Start:/bitrix/templates/pgsnew_v2_0/components/bitrix/catalog.element/card_components_element/style.css?17580163607385*/
.card-components{
    position: relative;
    /*border: 1px solid #b6b6b6;*/
    box-shadow: 0 10px 15px 0 rgba(182, 182, 182, 0.30);
}
.card-components:after{
    content: "";
    display: table;
    width: 100%;
    clear: both;
}
.card-components .link{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}
.card-components .link:hover{text-decoration: none;color:#004288;}
.card-components .mm{
    position: absolute;
    top: 5px;
    left: 5px;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    color: #004288;
    z-index: 1;
}
.card-components .img{
    margin: 0 0 15px 0;
}
.card-components:hover .img > img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.card-components .img{
    position: relative;
    overflow: hidden;
}
.card-components .img img{
    webkit-transform: scale(1) translateZ(0);
    -moz-transform: scale(1) translateZ(0);
    -o-transform: scale(1) translateZ(0);
    transform: scale(1) translateZ(0);
    transition: transform ease-in-out 1s, filter 0.4s, webkit-filter 0.4s;
    max-width: 100%;
    width: 100%;
    display: block;
    overflow: hidden;
}
.card-components .text-block{
    background: #fff;
    padding: 0 15px 0 15px;
}
.card-components:hover .title{
    /*color: #EC2127;*/
}
.card-components .title{
    /*font-weight: bold;*/
    color: #242424;
    font-size: 18px;
    line-height: 22px;
    /*font-family: 'RotondaC', sans-serif;*/
    font-family: Roboto, sans-serif;
    margin-bottom: 15px;
    height: 88px;
    overflow: hidden;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
    transition-duration: 300ms;
}

.card-components .text{
    height: 66px;
    overflow: hidden;
    font-size: 16px;
    line-height: 140%;
    color: #000000;
}

.card-components .price{
    color: #fff;
    font-size: 16px;
    line-height: 29px;
    position: absolute;
    bottom: 35px;
    right: 0;
    display: flex;
}
.card-components .price > span{
    border-top: 1px solid #004288;
    border-bottom: 1px solid #004288;
    border-left: 1px solid #004288;
    padding: 0px 5px;
}
.card-components .price > span:last-child {
    border-right: 1px solid #004288;
}
.card-components .price .old {
    background: white;
    color: #004288;
    text-decoration: line-through;
}
.card-components .price .new {
    color: white;
    background: #004288;
}

.card-components .article {
    background: transparent;
    color: black;
    font-size: 16px;
    line-height: 29px;
    padding: 0 15px 0 15px;
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 1 !important;
    font-weight: bold;
    /*font-family: 'RotondaC', sans-serif;*/
    font-family: Roboto, sans-serif;
}
.card-components .price.p-bottom{
    bottom: 0;
}
.card-components .price .ic{
    color: #D0080A;
    font-weight: 300;
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    width: 20px;
    height: 20px;
    background: #fff;
    display: inline-block;
    vertical-align: top;
    margin: 5px 5px 0 0;
    border-radius: 50%;
}
.card-components .btn-card-qty{
    padding: 0 15px;
    position: relative;
    z-index: 2;
    margin-bottom: 15px;
}
.card-components .btn-card-qty:after{
    content: "";
    display: table;
    width: 100%;
    clear: both;
}
.card-components .btn.btn-add-cart{
    float: left;
    border-radius: 4px;
    height: 35px;
    line-height: 35px;
    padding: 0 20px;
}
.card-components .qty{
    width: 110px;
    float: right;
    text-align: center;
}
.card-components .qty .jq-number{
    width: 100%;
}

.card-components .qty .minus, .card-components .qty .plus{
    width: 30px;
}
.card-components .qty .jq-number__field{
    margin: 0 0 0 30px;
    width: 50px;
}
.card-components .qty .minus:after{
    left: 7px;
}
.card-components .qty .plus:after{
    right: 10px;
}
.card-components .qty .plus:before{
    right: 16px;
}
.card-components .qty input.input{
    width: 100%;
}

.card-components .qty {
    display: none;
}
@media screen and (max-width: 1599px){
    /*.card-components .btn.btn-add-cart{
        font-size:0;
        line-height: 0;
        background: #004288 url(/bitrix/templates/pgsnew_v2_0/images/cart-w.svg) center center no-repeat;
        width: 50px;
        display: block;
        padding: 0;
        text-align: center;
    }*/

}
@media screen and (max-width: 575px){

    .card-components .title{
        height: auto;
    }
}


.page-loading:not(.active){
    display: none;
}
.page-loading {
    position: relative;
}

.card-components .plates-additional {
    position: absolute;
    right: -1px;
    top: 0;
    display: flex;
}

.card-components .plates-additional .item {
    font-size: 16px;
    line-height: 29px;
    padding: 0 5px;
    background: #004288;
    color: #fff;
}

.card-components .btn.btn-add-cart.noqty {
    margin-bottom: 24px;
    float: right;
    background: #004288;
    line-height: 35px;
    display: inline-block;
    font-size: 16px;
    width: auto;
    padding: 0 20px;
}

.card-components.ADD2BASKET_TARGET .img .slider .slick-arrow {
    display: none !important;
}

.card-components.ADD2BASKET_TARGET .img .slider .slick-dots {
    position: absolute;
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 29px;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.card-components.ADD2BASKET_TARGET .img .slider .slick-dots li {
    z-index: 100;
    text-align: center;
    padding:0;
    width: 10px;
    height: 5px;
}
.card-components.ADD2BASKET_TARGET .img .slider .slick-dots li button {
    width: 5px;
    height: 5px;
    color: transparent;
    padding: 0;
    border: none;
    border-radius: 5px;
    background-color: #004288;
}
.card-components.ADD2BASKET_TARGET .img .slider .slick-dots li.slick-active button {
    background-color: #d0080a;
}
.card-components.ADD2BASKET_TARGET {
    transition: border 0.3s;
}
.card-components.ADD2BASKET_TARGET:not(:hover){
    /*border-color: rgba(182, 182, 182, 0);*/
    box-shadow: none;
}
.card-components.ADD2BASKET_TARGET .article,
.card-components.ADD2BASKET_TARGET .plates-additional,
.card-components.ADD2BASKET_TARGET .slick-dots,
.card-components.ADD2BASKET_TARGET .section_product_preview_slider .dots {
    transition: opacity 0.3s;
}
.card-components.ADD2BASKET_TARGET:not(:hover) .article,
.card-components.ADD2BASKET_TARGET:not(:hover) .plates-additional,
.card-components.ADD2BASKET_TARGET:not(:hover) .slick-dots {
    opacity: 0;
}

.card-components.ADD2BASKET_TARGET:not(:hover) .section_product_preview_slider .dots {
    opacity: 0.5;
}

.card-components .discount {
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    background: url(/bitrix/templates/pgsnew_v2_0/images/discount.png) no-repeat center;
    background-size: contain;
    z-index: 101;
}
/* End */


/* Start:/bitrix/templates/pgsnew_v2_0/components/bitrix/catalog.products.viewed/p_13_4/style.css?17580163607333*/
.category-component-slider{
    width: 100%;
    margin-bottom: 60px;
}
.category-component-slider h2,
.category-component-slider .h2{
    padding-right: 145px;
    font-size: 22px;
    line-height: 120%;
    margin-bottom: 30px;
}
.slider-category-component .category-component{
    margin: 0 15px;
    width: auto;
    float: none;
}

@media screen and (max-width: 575px){
    .category-component-slider h2,
    .category-component-slider .h2{
        margin-bottom: 15px;
    }
}

/* category-component.css */
.category-components-list:after{
    content: "";
    display: table;
    width: 100%;
    clear: both;
}

.category-component{
    border: 1px solid #D0D0D0;
    width: 100%;
    position: relative;
    /*margin: 0 15px 15px 15px;*/
    margin: 0 0 15px 0;
    float: left;
}

.category-component .link{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 2;
}

.category-component .img{
    position: relative;
    overflow: hidden;
}
.category-component .price{
    position: absolute;
    bottom: 0;
    right: 0;
    background: #004288;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    padding: 0 15px;
}
.category-component:hover .img img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.category-component .img img{
    -webkit-transform: scale(1) translateZ(0);
    -moz-transform: scale(1) translateZ(0);
    -o-transform: scale(1) translateZ(0);
    transform: scale(1) translateZ(0);
    transition: transform ease-in-out 1s, filter 0.4s, webkit-filter 0.4s;
    max-width: 100%;
    width: 100%;
    display: block;
    overflow: hidden;
}

.category-component .text-block{
    border-top: 1px solid #D0D0D0;
    height: 65px;
    padding: 10px 45px 10px 10px;
    position: relative;
}

.category-component .title{
    position: relative;
    color: #242424;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
    transition-duration: 300ms;
}

.category-component .arrow{
    border: 1px solid #004288;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #fff url(/bitrix/templates/pgsnew_v2_0/images/arrow-blue.svg) center center no-repeat;
    -webkit-background-size: 14px 8px;
    background-size: 14px 8px;
    position: absolute;
    bottom: 12px;
    right: 12px;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
    transition-duration: 300ms;
}
.category-component .arrow:before{
    border-radius: 50%;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
    transition-duration: 300ms;
    opacity: 0;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #004288 url(/bitrix/templates/pgsnew_v2_0/images/arrow-white.svg) center center no-repeat;
    -webkit-background-size: 14px 8px;
    background-size: 14px 8px;
}

.category-component:hover .arrow{
    background: none;
}
.category-component:hover .arrow:before{
    opacity: 1;
}

.category-components-list .column-padding{
    padding-right: 280px;
    min-height: 430px;
}
.column-padding{
    position: relative;
}
.column-padding:after{
    content: "";
    display: table;
    width: 100%;
    clear: both;
}

.category-components-list .mini-banner{
    width: 100%;
    margin-bottom: 15px;
    /*position: absolute;*/
    /*right: 15px;*/
    /*top: 0;*/
}
.category-components-list .mini-banner .title{
    height: 30px;
    overflow: hidden;
}
.category-components-list .mini-banner .text-block{
    padding: 25px 15px 15px;
}
.category-components-list .mini-banner .text{
    padding: 0 55px 0 0;
    height: 71px;
    overflow: hidden;
    margin: 0 0 19px 0;
}
.category-components-list .column-block:after{
    content: "";
    display: table;
    width: 100%;
    clear: both;
}

.category-components-list .column-block .column{
    float: left;
    width: 20%;
    padding: 0 15px 14px 15px;
}
.category-components-list .column-block .column .category-component:nth-child(2){
    margin-bottom: 0;
}
.show-1450{
    display: none;
}
.category-components-list .show-column-1450{
    display: none;
}
@media screen and (max-width: 1450px){
    .category-components-list .hide-column-1450{
        display: none;
    }
    .category-components-list .show-column-1450{
        display: block;
    }
    .category-components-list .column-banner{
        display: none;
    }
    .category-components-list .column-block .column{
        width: 25%;
    }
}

@media screen and (max-width: 1199px){
    .category-components-list .column-block .column {
        width: 33%;
    }
}

@media screen and (max-width: 699px){
    .category-components-list .margin-15{
        margin-left: -10px;
        margin-right: -10px;
    }
    .category-components-list .column-block .column {
        width: 50%;
        padding: 0 10px 15px 10px;
    }
    .category-components-list .category-component{
        margin-bottom: 0;
    }

}
@media screen and (max-width: 369px){
    .category-components-list .column-block .column{
        width: 100%;
    }
}

.arrow-top-right.slick-slider .slick-arrow{
    border-radius: 50%;
    position: absolute;
    width: 48px;
    height: 48px;
    background: #F4F4F4;
    top: -65px;
    margin: 0 0 0 0;
    font-size: 0;
    border: none;
    padding: 0;
    cursor: pointer;
}
.arrow-top-right.slick-slider .slick-arrow.slick-prev{
    left: auto;
    right: 100px;
}
.arrow-top-right.slick-slider .slick-arrow.slick-prev:before{
    transform: rotate(-90deg);
}
.arrow-top-right.slick-slider .slick-arrow.slick-next{
    left: auto;
    right: 15px;
}
.arrow-top-right.slick-slider .slick-arrow:before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(/bitrix/templates/pgsnew_v2_0/images/arrow-black.svg) center center no-repeat;
    -webkit-background-size: 24px 22px;
    background-size: 24px 22px;
    opacity: 0.3;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
    transition-duration: 300ms;
}
.arrow-top-right.slick-slider .slick-arrow:hover:before{
    opacity: 1;
}

@media screen and (max-width: 575px) {
    .arrow-top-right.slick-slider .slick-arrow.slick-prev{
        right: 65px;
    }
    .arrow-top-right.slick-slider .slick-arrow{
        width: 35px;
        height: 35px;
        top: -45px;
    }
}
@media screen and (max-width: 479px){
    .category-component .text-block {
        padding: 5px;
    }
    .category-component .arrow {
        display: none;
    }
}
/* End */
/* /bitrix/templates/pgsnew_v2_0/components/bitrix/breadcrumb/.default/style.css?17580163601037 */
/* /bitrix/templates/pgsnew_v2_0/components/bitrix/catalog/.default/bitrix/catalog.element/compl_product/style.css?175801636019692 */
/* /bitrix/templates/pgsnew_v2_0/components/pgs/product.review/.default/style.css?17580163608029 */
/* /bitrix/templates/pgsnew_v2_0/components/bitrix/catalog.element/card_components_element/style.css?17580163607385 */
/* /bitrix/templates/pgsnew_v2_0/components/bitrix/catalog.products.viewed/p_13_4/style.css?17580163607333 */
