<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/* Start:/bitrix/templates/pgsnew_v2_0/components/bitrix/breadcrumb/.default/style.css?17334950091037*/
.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.smart.filter/f_4_2/style.css?17334950093407*/


.filter-components{
    border: 1px solid #D0D0D0;
    padding: 20px 15px;
    margin-bottom: 10px;/*50px*/
    position: relative;
}

.filter-components .row {
    margin-right: 0;
    margin-left: 0;
}

.filter-components .btn.btn-add-cart.clear-filter {
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 10px;
    font-size: 14px;
    padding: 0 10px;
    line-height: 30px;
    height: 30px;
    background: #004288;
    width: auto;
}

.filter-components-title{
    color: #242424;
    font-weight: 500;
    font-size: 14px;
    line-height: 130%;
    margin-bottom: 10px;
}

.filter-components .column-2{
    column-count: 2;
    column-gap: 10px;
}

.filter-components .column-4{
    column-count: 4;
    column-gap: 10px;
}

.filter-components .check-box{
    margin-bottom: 10px;
}

@media screen and (max-width: 1499px){
    .filter-components{
        padding: 20px 15px;
        margin-bottom: 30px;
    }
    .filter-components .column-2 {
        column-count: 1;
        column-gap: 0;
    }
    .filter-components .column-4 {
        column-count: 3;
        column-gap: 0;
    }
}

@media screen and (max-width: 1250px){
    .filter-components .column-4 {
        column-count: 2;
        column-gap: 0;
    }
}

@media screen and (max-width: 991px){
    .filter-components{
        padding-bottom: 0;
    }
    .filter-components .column{
        margin-bottom: 20px;
    }
}

.check-box label.disabled {
    color: #b4b4b4;
}

.ui-value {
    position: absolute;
    top: 18px;
    font-size: 13px;
}

.FILTER_RANGE_CONTROL .ui-slider-range {
    background: #065ba9;
}
.filter-components .column{
    margin-bottom: 20px;
}

.filter-components-mobile {
    display: none;
}
@media screen and (max-width: 991px){
    .filter-components-mobile {
        display: block;
        background: #004288;
        color: #ffffff;
        font-size: 15px;
        /*font-family: 'RotondaC', sans-serif;*/
        font-family: Roboto, sans-serif;
        font-weight: bold;
        padding: 10px 15px;
        position:relative;
    }
    .filter-components-mobile:before {
        content: "";
        position: absolute;
        right: 15px;
        top: 17px;
        width: 15px;
        height: 10px;
        background: url(/bitrix/templates/pgsnew_v2_0/images/arrow-w.svg) no-repeat;
        -webkit-background-size: 100% 100%;
        background-size: 100% 100%;
    }
    .filter-components-mobile.active:before {
        transform: rotate(-180deg);
    }
    .filter-components {
        display: none;
    }
    .filter-components {
        border-top: none;
    }
    .filter-components-mobile.bound {
        position: fixed;
        top: 10px;
        width: calc(100% - 30px);
        z-index: 10000;
    }

    .filter-components-mobile.bound + .filter-components {
        position: fixed;
        top: 53px;
        width: calc(100% - 30px);
        background: white;
        z-index: 10000;
        bottom: 0;
        margin-bottom: 0;
        overflow-y: scroll;
    }
    .filter-components .btn.btn-add-cart.clear-filter {
        position: fixed;
        right: 15px;
    }
    .filter-components-mobile:not(.active) + .filter-components .btn.btn-add-cart.clear-filter {
        display: none;
    }
}
/* End */


/* Start:/bitrix/templates/pgsnew_v2_0/components/bitrix/catalog/.default/bitrix/catalog.section/WORKS_CATEGORY_1/style.css?17334950096374*/
/* category.css */
.category-page h1{
    color: #242424;
    font-size: 32px;
    line-height: 120%;
    /*font-family: 'RotondaC', sans-serif;*/
    font-family: Roboto, sans-serif;
    font-weight: bold;
    margin-bottom: 25px;
}

/* section-text.css */
.section-text{
    padding: 40px 0 40px 0;
    float: left;
    width: 100%;
}

.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;
}

/* product list */
/* product-card-work.css */
.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{
    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', sans-serif;*/
    font-family: Roboto, sans-serif;
    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 {
        margin-left: 70px;
    }
}
@media screen and (max-width: 1300px){
    .product-card-work .btn.btn-add-cart{
        width: 100%;
        margin: 0 auto 15px;
        float: none;
        display: block;
        padding: 0;
        text-align: center;
    }
    .product-card-work .qty{
        float: none;
        margin: 0 auto;
        display: block;
    }
    .product-card-work .text-block{
        padding-top: 10px;
    }
}
@media screen and (max-width: 575px){

    .product-card-work .title{
        height: auto;
    }
}

.section_page .section-text {
    float: none;
}


.section-text .text-formatted li {
    padding-left: 0;
}
.section-text .text-formatted li:before {
    display: none;
}
.section-text .text-formatted ul {
    list-style-type: initial;
    margin-left: 20px;
}


.page-loading:not(.active){
    display: none;
}
.page-loading {
    position: relative;
}

.product-card-work-list {
    /*padding-top: 40px;*/
}

.anyquestions {
    display: flex;
    justify-content: space-around;
    font-weight: bold;
    float: left;
    width: 100%;
    margin-top: 40px;
}
.anyquestions a {
    color: black;
}
.anyquestions * {
    text-align: center;
}
.anyquestions .container-fluid &gt; div &gt; div {
    margin-bottom: 20px;
}
@media screen and (min-width: 500px){
    .anyquestions .heading {
        width: 500px;
    }
}


.sorting {
    display: flex;
    flex-flow: row-reverse;
}
.sorting label {
    line-height: 43px;
    margin-right: 10px;
}
.sorting .jq-selectbox {
    height: 42px;
}
.sorting .jq-selectbox .jq-selectbox__select .jq-selectbox__select-text {
    height: 38px;
    line-height: 38px;
}
.sorting .jq-selectbox .jq-selectbox__select .jq-selectbox__trigger {
    height: 38px;
}
.sorting .jq-selectbox .jq-selectbox__dropdown {
    top: 42px!important;
}
.sorting .jq-selectbox .jq-selectbox__dropdown ul li.sel {
    background: #004288;
    color: #fff;
}
/* End */


/* Start:/bitrix/templates/pgsnew_v2_0/components/bitrix/catalog.section.list/k_2_1/style.css?17334950091381*/
.category-card{
    position: relative;
    margin: 0 0 15px 0;
}
.category-card .link{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.category-card .img{
    position: relative;
}
.category-card .img img{
    width: 100%;
    max-width: 100%;
}
.category-card .text-block{
    background: #fff;
    border: 1px solid #B6B6B6;
    padding: 20px 15px;
}
.category-card .title{
    font-weight: bold;
    color: #242424;
    font-size: 18px;
    line-height: 120%;
    /*font-family: 'RotondaC', sans-serif;*/
    font-family: Roboto, sans-serif;
    margin-bottom: 15px;
    height: 48px;
    overflow: hidden;
}

.category-card .text{
    height: 66px;
    overflow: hidden;
    font-size: 16px;
    line-height: 140%;
    color: #000000;
}

.category-card .price{
    background: #004288;
    color: #fff;
    font-size: 16px;
    line-height: 29px;
    padding: 0 15px 0 10px;
    position: absolute;
    bottom: 35px;
    right: 0;
}
.category-card .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%;
}


/* End */


/* Start:/bitrix/components/pgs/gallery/templates/g_13_4/style.css?1733495013314*/

.product-card-work .img-mini-block{
    float: left;
    width: 120px;
}
.product-card-work .img-mini{
    margin-bottom: 11px;
}
.product-card-work .img-mini img{
    max-width: 100%;
}


@media screen and (max-width: 1600px){
    .product-card-work .img-mini-block{
        width: 60px;
    }
}
/* End */


/* Start:/template/css/c_2_2.css?1733495490588*/
/* category-utp-block.css */
.category-utp-block h2{
    font-size: 25px;
    line-height: 120%;
    color: #000000;
    margin-bottom: 40px;
    font-weight: bold;
    font-family: "RotondaC";
    padding-top: 40px;
}

.category-utp{
    color: #000000;
    letter-spacing: 0.4px;
    font-size: 18px;
    line-height: 150%;
    position: relative;
    padding-left: 30px;
    margin-bottom: 40px;
}

.category-utp:before{
    content: "";
    border: 2px solid #004288;
    width: 18px;
    height: 18px;
    position: absolute;
    top: 3px;
    left: 0;
}
/* End */


/* Start:/template/css/c_2_3.css?17334954902078*/
.category-info-block{
    background: #004288;
    padding: 60px 0 0 0;
    color: #fff;
    float: left;
    width: 100%;
}

.category-info-block .first-col{
    padding-right: 70px;
}

.category-info-block h2{
    font-size: 25px;
    line-height: 120%;
    margin-bottom: 25px;
    font-weight: bold;
    font-family: "RotondaC";
    color: #fff;
}

.category-info-block p{
    color: #fff;
}

.category-info-block .text{
    margin-bottom: 50px;
}
.category-info{
    font-size: 13px;
    line-height: 180.9%;
}
.category-info .title-small{
    font-weight: 500;
    font-size: 13px;
    line-height: 156.9%;
    margin-bottom: 10px;
}
.category-info-block .tell{
    margin-bottom: 20px;
}
.category-info-block .btn{
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
}
.category-info-block .tell a{
    color: #fff !important;
    text-decoration: none !important;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    font-family: "RotondaC";
}
.category-info-block .image-block{
    margin-top: 50px;
}
.category-info-block .image-block:after{
    content: "";
    display: table;
    width: 100%;
    clear: both;
}

/*.category-info-block .image-block .img{
    float: left;
    width: 248px;
    height: 165px;
}*/
.category-info-block .image-block .img img{
    width: 100%;
    max-width: 100%;
    max-height: 100%;
}

@media screen and (max-width: 1199px){
    .category-info-block .first-col{
        padding-right: 0;
    }
}

@media screen and (max-width: 991px){
    .category-info-block{
        padding: 35px 0 0 0;
    }
    .category-info-block .text {
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 767px){
    .category-info-block .first-col {
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 575px){
    .category-info-block .image-block .img{
        height: auto;
        width: 50%;
    }
    .category-info-block .image-block .img:nth-child(2n+1){
        clear: both;
    }
}
/* End */


/* Start:/bitrix/templates/pgsnew_v2_0/components/bitrix/form.result.new/popup/style.css?17334950094708*/
.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: 60px;
    /*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;
}


@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] {
    display: none;
}
.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/gallery/templates/c_2_3-gallery/style.css?173349501377*/
.image-block .img {
    float: none !important;
    margin-bottom: 20px;
}
/* End */


/* Start:/bitrix/components/pgs/category.list/templates/k_5_3/style.css?17334950133835*/
.card-work-product{
    position: relative;
    margin: 0 0 15px 0;
}
.card-work-product:hover .img img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.card-work-product:hover .title{
    color: #EC2127;
}
.card-work-product .link{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
    z-index: 2;
}
.card-work-product .img{
    position: relative;
    overflow: hidden;
}
.card-work-product .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-work-product .text-block{
    background: #fff;
    border: 1px solid #B6B6B6;
    padding: 20px 15px;
}
.card-work-product .title{
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
    transition-duration: 300ms;
    font-weight: bold;
    color: #242424;
    font-size: 20px;
    line-height: 120%;
    font-family: "RotondaC";
    margin-bottom: 15px;
    height: 96px;
    overflow: hidden;
}

@media screen and (max-width: 575px) {
    .card-work-product .text-block{
        padding: 15px 10px;
    }
    .card-work-product .title{
        font-size: 18px;
        height: 64px;
        margin-bottom: 0;
    }

}

.card-work-product-slider .card-work-product{
    margin: 0 15px;
}
.card-work-product-slider .slick-slider{
    /*height: 330px;*/
}
.card-work-product-slider h2{
    font-size: 22px;
    line-height: 120%;
    font-family: 'RotondaC', sans-serif;
    font-weight: bold;
    margin-bottom: 20px;
}
.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(-180deg);
}
.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(/local/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;
}

.card-work-product-slider{
    padding: 20px 0 0 0;
    float: left;
    width: 100%;
    margin: 0 0 50px 0;
}



@media screen and (max-width: 991px) {
    .card-work-product-slider .slick-slider {
        /*height: 335px;*/
    }
}


@media screen and (max-width: 575px) {

    .card-work-product-slider .slick-slider{
        height: auto;
    }
    .card-work-product-slider h2{
        padding: 0 95px 0 0;
    }
    .arrow-top-right.slick-slider .slick-arrow.slick-prev{
        right: 65px;
    }
    .arrow-top-right.slick-slider .slick-arrow{
        width: 35px;
        height: 35px;
        top: -45px;
    }
}
/* End */


/* Start:/bitrix/templates/pgsnew_v2_0/components/bitrix/news.list/works_list_category_1/style.css?17334950091951*/
/* works-list-card.css */
.works-list-card h2{
    font-size: 25px;
    line-height: 120%;
    margin-bottom: 25px;
    font-weight: bold;
    /*font-family: 'RotondaC', sans-serif;*/
    font-family: Roboto, sans-serif;
    color: #000;
}
.work-block-card{
    border: 1px solid #B6B6B6;
    margin: 0 0 30px 0;
}
.work-block-card .link{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.work-block-card .img img{
    width: 100%;
    max-width: 100%;
}
.work-block-card .title{
    padding: 25px 30px;
    font-size: 25px;
    line-height: 120%;
    font-weight: bold;
    /*font-family: 'RotondaC', sans-serif;*/
    font-family: Roboto, sans-serif;
}
.works-list-card .row{
    max-width: 1330px;
}
.works-list-card{
    float: left;
    width: 100%;
    background: #FAFAFA;
    padding: 55px 0 70px 0;
}
.works-list-card .block-btn{
    text-align: center;
}
.works-list-card .block-btn a{
    display: inline-block;
    vertical-align: top;
}
.works-list-card .block-btn .link-dashed{
    margin: 10px 0 0 15px;
}

.link-dashed{
    color: #004288;
    font-size: 16px;
    line-height: 19px;
    display: inline-block;
    border-bottom: 1px dashed #004288;
    text-decoration: none !important;
}
.link-dashed:hover{
    color: #004288;
    border-bottom: 1px solid #004288;
}


@media screen and (max-width: 991px){
    .works-list-card{
        padding: 35px 0 45px 0;
    }
}
@media screen and (max-width: 767px) {
    .work-block-card .title{
        padding: 15px 15px;
        font-size: 18px;
    }
}
@media screen and (max-width: 585px) {
    .works-list-card .block-btn .btn{
        display: block;
        max-width: 280px;
        margin: 0 auto 20px;
        padding-left: 0;
        padding-right: 0;

    }
    .works-list-card .block-btn .link-dashed{
        margin: 0;
    }
}
/* End */
/* /bitrix/templates/pgsnew_v2_0/components/bitrix/breadcrumb/.default/style.css?17334950091037 */
/* /bitrix/templates/pgsnew_v2_0/components/bitrix/catalog.smart.filter/f_4_2/style.css?17334950093407 */
/* /bitrix/templates/pgsnew_v2_0/components/bitrix/catalog/.default/bitrix/catalog.section/WORKS_CATEGORY_1/style.css?17334950096374 */
/* /bitrix/templates/pgsnew_v2_0/components/bitrix/catalog.section.list/k_2_1/style.css?17334950091381 */
/* /bitrix/components/pgs/gallery/templates/g_13_4/style.css?1733495013314 */
/* /template/css/c_2_2.css?1733495490588 */
/* /template/css/c_2_3.css?17334954902078 */
/* /bitrix/templates/pgsnew_v2_0/components/bitrix/form.result.new/popup/style.css?17334950094708 */
/* /bitrix/components/pgs/gallery/templates/c_2_3-gallery/style.css?173349501377 */
/* /bitrix/components/pgs/category.list/templates/k_5_3/style.css?17334950133835 */
/* /bitrix/templates/pgsnew_v2_0/components/bitrix/news.list/works_list_category_1/style.css?17334950091951 */
</pre></body></html>