

/* 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/work_product/style.css?17580163609809*/
/* card_work_page.css */
.card-work-gallery{
    margin: 0 0 30px 0;
    overflow: hidden;
}

.card-work-image img{
    width: 100%;
    max-width: 100%;
}

.card-work-price-block{
    margin-bottom: 25px;
}
.card-price-block{
    margin-bottom: 15px;
}
.card-price-block:after{
    content: "";
    display: table;
    width: 100%;
    clear: both;
}
.card-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;
}
.card-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;
}
.card-work-price-block .qty{

}

.card-work-price-block:after{
    content: "";
    display: table;
    width: 100%;
    clear: both;
}
.card-work-price-block .block-btn{
    width: 160px;
    float: right;
}
.card-work-price-block .block-btn a{
    font-size: 14px;
    display: block;
    width: 100%;
    padding: 0 0;
    text-align: center;
}
.card-work-price-block .block-btn a:first-child{
    margin-bottom: 10px;
}
.card-work-price-block .qty{
    margin-top: 15px;
    float: left;
}

.qty .text{
    text-align: center;
    /*font-family: 'RotondaC', sans-serif;*/
    font-family: Roboto, sans-serif;
    color: #333333;
    font-size: 16px;
    line-height: 120%;
    margin-top: 5px;
    padding: 0 10px 0 0;
}

.attr-value-block h2{
    font-size: 22px;
    line-height: 120%;
    /*font-family: 'RotondaC', sans-serif;*/
    font-family: Roboto, sans-serif;
    font-weight: bold;
    margin-bottom: 20px;
}

.attr-value:after{
    content: "";
    display: table;
    width: 100%;
    clear: both;
}
.attr-value{
    font-size: 14px;
    line-height: 160%;
    margin-bottom: 15px;
    color: #000000;
}

.attr-value .attr{
    float: left;
    width: 45%;
    padding-right: 20px;
    color: #888888;
}

.attr-value .value{
    float: left;
    width: 55%;
}

.info-gray-text{
    color: #888888;
    font-size: 12px;
    line-height: 140%;
}


.card-work-text h2{
    font-size: 22px;
    line-height: 120%;
    /*font-family: 'RotondaC', sans-serif;*/
    font-family: Roboto, sans-serif;
    font-weight: bold;
    margin-bottom: 20px;
}



@media screen and (min-width: 1200px) and (max-width: 1450px){
    .card-work-price-block .qty{
        float: none;
        margin-bottom: 15px;
    }
    .card-work-price-block .block-btn{
        float: none;
        width: auto;
    }
    .card-work-page .attr-value{
        margin-bottom: 5px;
    }
    .card-work-page .attr-value .attr{
        width: 100%;
    }
    .card-work-page .attr-value .value{
        width: 100%;
    }

}



@media screen and (max-width: 575px){

}

@media screen and (max-width: 340px){
    .card-work-price-block .block-btn {
        width: 145px;
    }
}

/* card_work_gallery.css fixed for NY by MM*/
.card-work-slider-big-image{
    /* margin-left: 100px;*/
    border: 1px solid #D0D0D0;
    overflow: hidden;
}
.card-work-gallery-for{
    overflow: hidden;
    float: left;
    width: 100%;
    max-height: 485px;
}
.card-work-gallery-for a{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 485px;
}

.card-work-gallery-for a{
    display: block;
}

.card-work-gallery-for img{
    max-width: 100%;
    max-height: 100%;
    display: block;
    margin: 0 auto;
}

@media screen and (max-width: 1199px){
    .card-work-gallery{
        margin: 0 0 35px 0;
    }
}

@media screen and (max-width: 575px){
    .card-work-slider-big-image{
        margin-left: 0;
    }
    .card-work-gallery-for{
        max-height: 350px;
    }
    .card-work-gallery-for a{
        height: 350px;
    }
}

@media screen and (max-width: 370px){

    .card-work-gallery-for{
        max-height: 320px;
    }
    .card-work-gallery-for a{
        height: 320px;
    }
}

/* video-list.css */
.video-list{
    padding: 0 0 70px 0;
}
.video-list h2{
    font-size: 22px;
    line-height: 120%;
    /*font-family: 'RotondaC', sans-serif;*/
    font-family: Roboto, sans-serif;
    font-weight: bold;
    margin-bottom: 20px;
}
.video-list .row > div:nth-child(odd){
    padding-right: 60px;
}
.video-list .row > div:nth-child(even){
    padding-left: 60px;
}
.video-responsive{
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}
.video-responsive:before{
    padding-top: 56.25%;
    display: block;
    content: "";
}
.video-responsive iframe{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}



@media screen and (max-width: 1199px) {
    .video-list .row > div:nth-child(odd){
        padding-right: 15px;
    }
    .video-list .row > div:nth-child(even) {
        padding-left: 15px;
    }
}

@media screen and (max-width: 575px) {
    .video-responsive{
        margin-bottom: 15px;
    }
    .video-list{
        padding: 30px 0 30px 0;
    }
}

/* section-text.css */
.section-text.element-override{
    float: none;
}
.section-text.element-override:not(.no-video){
    padding: 0 0 40px 0;
}

.text-formatted h2{
    padding-top: 20px;
    font-size: 25px;
    line-height: 120%;
    color: #000000;
    margin-bottom: 30px;
}
.text-formatted h3{
    font-size: 20px;
    line-height: 120%;
    color: #000000;
    margin-bottom: 20px;
}
.text-formatted a{
    text-decoration: none !important;
    border-bottom: 1px solid #004288;
    color: #004288 !important;
}
.text-formatted a{
    border-bottom: 1px solid transparent;
}

.text-formatted ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.text-formatted li{
    list-style: none;
    font-size: 18px;
    line-height: 29px;
    letter-spacing: 0.4px;
    position: relative;
    padding-left: 20px;
}
.text-formatted li:before{
    content: "";
    width: 4px;
    height: 4px;
    background: #004288;
    position: absolute;
    top: 12px;
    left: 0;
}

.additional-options-list h2{
    font-size: 22px;
    line-height: 120%;
    margin-bottom: 20px;
}

.card-additional-options{
    position: relative;
    border: 1px solid #D0D0D0;
    margin: 0 0 30px 0;
}

.card-additional-options .link{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.card-additional-options .img{
    position: relative;
    overflow: hidden;
}

.card-additional-options:hover .img img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.card-additional-options .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);
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -ms-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
    max-width: 100%;
    width: 100%;
    display: block;
    overflow: hidden;
}

.card-additional-options .card-content{
    padding: 10px 5px 10px;
}
.card-additional-options:hover .title{
    color: #EC2127;
}
.card-additional-options .title{
    text-align: center;
    font-weight: 500;
    font-size: 16px;
    line-height: 120%;
    color: #242424;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
    transition-duration: 300ms;
}

@media screen and (min-width: 1200px) and (max-width: 1699px){
    .additional-options-list .column-4 .row > div{
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}


.offers-title {
    font-size: 12px;
    color: #888888;
}

.card-work-text .text-formatted,
.card-work-text .text-formatted * {
    font-size: 14px;
    line-height: initial;
}

.visit-block-small{
    position: relative;
    padding: 30px 40px 35px 40px;
    background: #004288;
    color: #fff;
}

.visit-block-small h2{
    font-size: 20px;
    line-height: 120%;
    color: #fff;
    margin-bottom: 15px;
    position: relative;
    z-index: 1;
}
.visit-block-small:after{
    content: "";
    display: table;
    width: 100%;
    clear: both;
}
.visit-block-small .text{
    padding: 0 20px 0 0;
    float: left;
    width: 62%;
    position: relative;
    z-index: 1;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 150%;
    /*font-family: 'RotondaC', sans-serif;*/
    font-family: Roboto, sans-serif;
}

.visit-block-small .btn{
    width: 35%;
    float: right;
    padding: 0 10px;
    text-align: center;
    font-size: 14px;
}

@media screen and (max-width: 1750px){
    .visit-block-small .text{
        width: auto;
        float: none;
        margin-bottom: 20px;
    }
    .visit-block-small .btn{
        float: none;
        width: auto;
    }
}


@media screen and (max-width: 1300px){
    .visit-block-small{
        padding: 20px 20px 30px 20px;
    }
    .visit-block-small h2{
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 1199px){
    .visit-block-small{
        margin-bottom: 25px;
    }
}
/* End */


/* Start:/bitrix/components/pgs/gallery/templates/g_5_8/style.css?1758016332728*/
.gallery-small-photo-slider{
    width: 100%;
}
.gallery-small-photo-slider .img{
    width: 135px;
    height: 115px;
    margin: 0 auto 20px;
    background: #D0D0D0;
}
.gallery-small-photo-slider .img img{
    display: block;
    width: 100%;
    height: 100%;
}
.gallery-small-photo-slider .img a{
    width: 100%;
    height: 100%;
    display: block;
}

.gallery-small-photo-slider h2{
    font-size: 22px;
    line-height: 120%;
    margin: 0 135px 20px 0;
}

@media screen and (max-width: 1350px){
    .gallery-small-photo-slider .img{
        width: auto;
        height: auto;
        margin: 0 15px 20px;
    }
    .gallery-small-photo-slider .img img{
        height: auto;
    }
}
/* End */


/* Start:/bitrix/templates/pgsnew_v2_0/components/bitrix/form.result.new/popup/style.css?17580163604797*/
.modal-quick-order .modal-dialog{
    max-width: 1200px;
}
.modal-quick-order .column-block{
    display: table;
    width: 100%;
}
.modal-quick-order .modal-body{
    padding: 0;
}
.modal-quick-order .left-block{
    vertical-align: top;
    position: relative;
    display: table-cell;
    width: 475px;
    background: #004288;
    padding: 110px 55px 15px 90px;
    overflow: hidden;
}

.modal-quick-order .left-block:after{
    content: "";
    background: url(/bitrix/templates/pgsnew_v2_0/images/delivery.svg) center center no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    position: absolute;
    bottom: 80px;
    left: -30px;
    width: 370px;
    height: 90px;

}
.modal-quick-order .right-block{
    display: table-cell;
    vertical-align: top;
    position: relative;
    padding: 80px 95px 75px 90px;
}

.modal-quick-order .title{
    color: #fff;
    font-weight: bold;
    font-size: 40px;
    letter-spacing: 0.4px;
    margin-bottom: 20px;
    /*font-family: 'RotondaC', sans-serif;*/
    font-family: Roboto, sans-serif;
}

.modal-quick-order .left-block .text{
    color: #7094bb;
    font-size: 14px;
    line-height: 140%;
}

.modal .close{
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
    transition-duration: 300ms;
    z-index: 10;
    cursor: pointer;
    position: absolute;
    top: 30px;
    right: 30px;
    overflow: hidden;
    width: 40px;
    height: 40px;
    color: #004288;
    font-size: 70px;
    line-height: 40px;
    opacity: 1;
    font-weight: 400;
    text-shadow: none;
}

.modal .form-control{
    border: 2px solid #D0D0D0;
    background: #fff;
    height: 50px;
    line-height: 50px;
    color: #242424;
    font-size: 18px;
    border-radius: 0;
}
.modal .form-group{
    margin-bottom: 25px;
}
.modal .form-group label{
    color: #888888;
    font-size: 18px;
    line-height: 20px;
    display: block;
}

.modal .btn.btn-submit{
    border-radius: 0;
    line-height: 55px;
    height: 55px;
    padding: 0 0;
}
.modal .btn.btn-submit input{
    padding: 0 35px;
    cursor: pointer;
}
.modal .jq-selectbox{
    width: 100%;
    display: block;
}

.form-group[data-name='ROISTAT_VISIT'] {
    display: none;
}


@media screen and (max-width: 1250px){
    #modal-quick-order .modal-dialog {
        max-width: 985px;
    }
    .modal-quick-order{
        padding-left: 0 !important;
    }
    .modal-quick-order .left-block{
        width: 400px;
        padding: 30px 20px 15px 20px;
    }
    .modal-quick-order .right-block{
        padding: 80px 30px 30px 30px;
    }

}
@media screen and (max-width: 991px){
    .modal-quick-order .left-block{
        width: 290px;
    }
    .modal-quick-order .title{
        font-size: 26px;
        margin-bottom: 40px;
    }
}

@media screen and (max-width: 767px){
    .modal .close{
        right: 15px;
    }
    .modal-quick-order .column-block{
        display: block;
    }
    .modal-quick-order .left-block{
        display: block;
        width: auto;
        background: #fff;
        padding: 30px 15px 15px 15px;
    }
    .modal-quick-order .right-block{
        display: block;
        width: 100%;
        padding: 0 15px 15px;
    }
    .modal-quick-order .left-block:after{
        display: none;
    }
    .modal-quick-order .left-block .text{
        display: none;
    }
    .modal-quick-order .title{
        color: #004288;
        margin: 0 0 20px 0;
        padding-right: 40px;
    }
}

@media screen and (max-width: 400px){
    .modal .btn.btn-submit{
        display: block;
        width: 100%;
    }
}

.modal-quick-order input[type=checkbox] {
    opacity: 0;
    position: absolute;
}
.modal-quick-order input[type=checkbox] + label {
    position: relative;
    padding-left: 20px;
}
.modal-quick-order input[type=checkbox] + label:before {
    content: '';
    display: block;
    width: 15px;
    height: 15px;
    border: 1px solid #d0d0d0;
    position: absolute;
    left: 0;
    top: 2px;
}
.modal-quick-order input[type=checkbox]:checked + label:before {
    border-color: #004288;
}
.modal-quick-order input[type=checkbox]:checked + label:after {
    content: '';
    display: block;
    width: 9px;
    height: 9px;
    background: #004288;
    position: absolute;
    left: 0;
    top: 2px;
    margin: 3px;
}

@media screen and (min-width: 520px) {
    .modal-quick-order .form-group.btn-block {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
}

/* End */


/* Start:/bitrix/components/pgs/product.list/templates/p_5_8/style.css?17580163323930*/
.product-card-work{
    position: relative;
    margin: 0 0 30px 0;
    border: 1px solid #B6B6B6;
}
.product-card-work:after{
    content: "";
    display: table;
    width: 100%;
    clear: both;
}
.product-card-work .link{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.product-card-work .img-block:after{
    content: "";
    display: table;
    width: 100%;
    clear: both;
}
.product-card-work .img-mini-block{
    float: left;
    width: 120px;
}
.product-card-work .img-mini{
    margin-bottom: 10px;
}
.product-card-work .img-mini img{
    max-width: 100%;
}
.product-card-work .img{
    margin-left: 130px;
}
.product-card-work:hover .img img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.product-card-work .img{
    position: relative;
    overflow: hidden;
}
.product-card-work .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;
}
.product-card-work .text-block{
    background: #fff;

    padding: 20px 15px;
}
.product-card-work:hover .title{
    color: #EC2127;
}
.product-card-work .title{
    font-weight: bold;
    color: #242424;
    font-size: 20px;
    line-height: 120%;
    font-family: "RotondaC";
    margin-bottom: 15px;
    height: 48px;
    overflow: hidden;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
    transition-duration: 300ms;
}

.product-card-work .text{
    height: 66px;
    overflow: hidden;
    font-size: 16px;
    line-height: 140%;
    color: #000000;
}

.product-card-work .price{
    background: #004288;
    color: #fff;
    font-size: 16px;
    line-height: 29px;
    padding: 0 15px 0 10px;
    position: absolute;
    bottom: 35px;
    right: 0;
}
.product-card-work .price.p-bottom{
    bottom: 0;
}
.product-card-work .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%;
}
.product-card-work .btn-card-qty{
    padding: 0 15px;
    position: relative;
    z-index: 2;
}
.product-card-work .btn-card-qty:after{
    content: "";
    display: table;
    width: 100%;
    clear: both;
}
.product-card-work .btn.btn-add-cart{
    float: left;
    border-radius: 4px;
    height: 35px;
    line-height: 35px;
    padding: 0 20px;
}
.product-card-work .qty{
    width: 130px;
    float: right;
    text-align: center;
}
.product-card-work .qty-text{
    padding-right: 10px;
}
@media screen and (max-width: 1600px){
    .product-card-work .img-mini-block{
        width: 60px;
    }
    .product-card-work .img {
        margin-left: 70px;
    }
}
@media screen and (max-width: 1300px){
    .product-card-work .btn.btn-add-cart{

    }
    .product-card-work .qty{

    }
    .product-card-work .text-block{
        padding-top: 10px;
    }
}
@media screen and (max-width: 575px){

    .product-card-work .title{
        height: auto;
    }
}


.product-card-work-slider{
    padding: 20px 0 0 0;
    float: left;
    width: 100%;
    margin: 0 0 50px 0;
}
.product-card-work-slider h2{
    font-size: 22px;
    line-height: 120%;
    margin-bottom: 20px;
}
.product-card-work-slider .product-card-work{
    margin: 0 15px;
}
/* End */


/* Start:/template/css/c_13_14.css?17334954951962*/
.costing-and-consultation{
    background: #004288;
    padding: 45px 0 90px 0;
    width: 100%;
    clear: both;
    color: #fff;
    margin-bottom: 60px;
}
.costing-and-consultation h2{
    font-weight: bold;
    font-size: 22px;
    line-height: 22px;
    color: #fff;
    margin-bottom: 25px;
}

.form-costing-consultation .form-control{
    background: #004288;
    height: 35px;
    border: 1px solid #fff;
    padding: 0 20px;
    color: #fff;
    border-radius: 30px;
    font-size: 16px;
    line-height: 33px;
}

.form-costing-consultation textarea.form-control{
    border-radius: 10px;
    line-height: 22px;
    min-height: 145px;
    resize: vertical;
    padding: 10px 20px 10px;

}
.form-costing-consultation .form-group{
    margin-bottom: 20px;
}

.form-costing-consultation .w-165{
    width: 165px;
}

.form-costing-consultation .btn{
    height: 35px;
    line-height: 33px;
    padding: 0;
    width: 100%;
}
.form-costing-consultation .btn input{
    height: 35px;
}
.costing-and-consultation .btn{
    height: 35px;
    line-height: 33px;
}
.bg-blue .form-control::-webkit-input-placeholder{
    color: #fff;
}
.bg-blue .form-control::-moz-placeholder{
    color: #fff;
}

.bg-blue .form-control:-ms-input-placeholder{
    color: #fff;
}
.bg-blue .form-control:-moz-placeholder{
    color: #fff;
}
.costing-and-consultation .tell{
    font-weight: bold;
    font-size: 25px;
    line-height: 25px;
    color: #FFFFFF !important;
    text-decoration: none !important;
    margin-bottom: 70px;
    margin-top: 20px;
    display: inline-block;
}

.costing-and-consultation .tell-block .btn{
    padding: 0 22px;
}

@media screen and (max-width: 1199px){
    .costing-and-consultation{
        padding: 30px 0 20px 0;
        margin-bottom: 40px;
    }
    .costing-and-consultation .tell{
        margin-bottom: 20px;
        margin-top: 0;
    }
}
/* 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/work_product/style.css?17580163609809 */
/* /bitrix/components/pgs/gallery/templates/g_5_8/style.css?1758016332728 */
/* /bitrix/templates/pgsnew_v2_0/components/bitrix/form.result.new/popup/style.css?17580163604797 */
/* /bitrix/components/pgs/product.list/templates/p_5_8/style.css?17580163323930 */
/* /template/css/c_13_14.css?17334954951962 */
/* /bitrix/templates/pgsnew_v2_0/components/bitrix/catalog.products.viewed/p_13_4/style.css?17580163607333 */
