

/* 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/news/nashi_raboty/bitrix/news.detail/.default/style.css?17580163605428*/

.tell-block-gray.full-width .title{
    max-width: 100%;
    margin-right: 0;
}

.tell-block-gray.full-width .text{
    max-width: 100%;
    margin-right: 0;
}

.tell-block-gray{
    background: #F4F4F4;
    padding: 45px 45px;
    float: left;
    width: 100%;
    margin-bottom: 30px;
}

.tell-block-gray .title{
    color: #242424;
    font-weight: bold;
    font-size: 20px;
    line-height: 22px;
    /*font-family: 'RotondaC', sans-serif;*/
    font-family: Roboto, sans-serif;
    float: left;
    max-width: 290px;
    margin: 0 35px 0 0;
}

.tell-block-gray .text{
    float: left;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    max-width: 245px;
    margin: 0 40px 0 0;
}
.tell-block-gray .btn{
    float: left;
    margin: 0 50px 0 0;
}
.tell-block-gray .tell{
    font-weight: bold;
    font-size: 20px;
    line-height: 40px;
    color: #242424;
    display: inline-block;
    float: left;
    text-decoration: none !important;
}
@media screen and (max-width: 1850px){
    .tell-block-gray .title{
        margin: 0 20px 0 0;
    }
    .tell-block-gray .text{
        margin: 0 20px 0 0;
    }
    .tell-block-gray .btn{
        margin: 0 20px 0 0;
    }
}
@media screen and (max-width: 1755px){
    .tell-block-gray .title{
        float: none;
        width: auto;
        max-width: inherit;
        margin-bottom: 15px;
        margin-right: 0;
    }
    .tell-block-gray .text{
        float: none;
        width: auto;
        max-width: inherit;
        margin-bottom: 15px;
        margin-right: 0;
    }
    .tell-block-gray .btn{
        float: none;
        width: auto;
    }
    .tell-block-gray .tell{
        float: none;
        width: auto;
    }
}

@media screen and (max-width: 1450px){
    .tell-block-gray.full-width{
        padding: 45px 45px 25px 45px;
    }
}

@media screen and (max-width: 1399px){
    .content-column-3 .content-column-full-width{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .content-column-3 .hide-1400{
        display: none;
    }
}

@media screen and (max-width: 800px){
    .tell-block-gray.full-width{
        padding: 25px 15px 25px 15px;
    }

    .tell-block-gray.full-width .btn{
        margin: 0 0 10px 0;
        width: 100%;
        max-width: 270px;
        padding-left: 0;
        padding-right: 0;
        text-align: center;
    }
    .tell-block-gray.full-width .tell{
        display: block;
    }
}

@media screen and (max-width: 575px){
    .tell-block-gray.full-width .btn{
        display: block;
        margin: 0 auto 10px;
    }
    .tell-block-gray{
        padding: 25px 20px;
    }
    .tell-block-gray .title{
        text-align: center;
    }
    .tell-block-gray .text{
        text-align: center;
    }
    .tell-block-gray .btn{
        display: block;
        max-width: 300px;
        margin: 0 auto 15px;
    }
    .tell-block-gray .tell {
        display: block;
        clear: both;
        text-align: center;
    }
}

.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;
}
.works-list-card.bg-none{
    background: none ;
}
.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 .text-block{
    padding: 25px 30px;
}
.work-block-card .title-blue{
    color: #004288;
    font-size: 20px;
    line-height: 120%;
    font-weight: bold;
    /*font-family: 'RotondaC', sans-serif;*/
    font-family: Roboto, sans-serif;
    margin-bottom: 10px;
}
.work-block-card .title{
    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 .text-block{
        padding: 15px 15px;

    }
    .work-block-card .title{
        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 */


/* Start:/bitrix/components/pgs/gallery/templates/g_13_3_2/style.css?17580163324548*/
.our-works-gallery{
    margin: 0 0 90px 0;
    overflow: hidden;
}

.our-works-gallery .photo-description {
    text-align: center;
}

.our-works-gallery-nav{
    margin: 0 0 0 0;
    width: 255px;
    float: right;
    padding: 45px 0 45px 0;
}
.our-works-gallery-nav .slick-current .img:before{
    background: rgba(255,255,255,0.7);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
}
.our-works-gallery-nav .slide{
    cursor: pointer;
}
.our-works-gallery-nav .img{
    position: relative;
    border: 1px solid #D0D0D0;
    width: 100%;
    height: 170px;
    margin-bottom: 25px;
}
.our-works-gallery-nav .img img{
    width: 100%;
    height: 100%;
}
.our-works-slider-big-image{
    margin-right: 285px;
    border: 1px solid #D0D0D0;
    overflow: hidden;
}
.our-works-gallery-for{
    overflow: hidden;
    float: left;
    width: 100%;
    max-height: 690px;
}
.our-works-gallery-for .slide a{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 670px;
}
@media screen and (min-width: 576px) {
    .our-works-gallery-for .slick-arrow {
        display: none !important;
    }
}
.our-works-gallery-for a{
    display: block;
}

.our-works-gallery-for img{
    max-width: 100%;
    max-height: 100%;
    display: block;
    margin: 0 auto;
}

.slick-slider.slick-vertical .slick-arrow{
    margin: 0 auto;
    width: 35px;
    height: 35px;
    font-size: 0;
    border: 2px solid #004288;
    border-radius: 50%;
    position: absolute;
    background-color: #fff;
    cursor: pointer;
    padding: 0 0;
    display: block;
    left: 110px;
    z-index: 10;
}

.slick-slider.slick-vertical .slick-arrow.slick-prev{
    background: url(/local/templates/pgsnew_v2_0/images/slick-left.svg) center center no-repeat;
    -webkit-background-size: 15px auto;
    background-size: 15px auto;
    top: 0;
}
.slick-slider.slick-vertical .slick-arrow.slick-next{
    background: url(/local/templates/pgsnew_v2_0/images/slick-right.svg) center center no-repeat;
    -webkit-background-size: 15px auto;
    background-size: 15px auto;
    bottom: 0;
}


@media screen and (max-width: 1199px){
    .our-works-gallery{
        margin: 0 0 35px 0;
    }
}
@media screen and (max-width: 991px){
    .our-works-gallery-nav .img{
        height: 100px;
        margin-bottom: 15px;
    }
    .our-works-gallery-nav{
        width: 150px;
    }
    .our-works-slider-big-image{
        margin-right: 170px;
    }
    .slick-slider.slick-vertical .slick-arrow{
        left: 55px;
    }
    .our-works-gallery-for .slide a{
        height: 500px;
    }
    .our-works-gallery-for{
        max-height: 500px;
    }
}
@media screen and (max-width: 700px){
    .our-works-gallery-for .slide a{
        height: 430px;
    }
    .our-works-gallery-for{
        max-height: 430px;
    }
}
@media screen and (max-width: 575px){
    .our-works-gallery .our-works-gallery-nav{
        position: absolute;
        left: -1000px;
    }
    .our-works-slider-big-image{
        margin-left: 0;
        margin-right: 0;
    }
    .our-works-gallery-for{
        max-height: 350px;
    }
    .our-works-gallery-for .slide a{
        height: 350px;
    }
    .our-works-gallery-for .slick-arrow{
        margin: -18px 0 0 0;
        width: 35px;
        height: 35px;
        font-size: 0;
        border: 2px solid #004288;
        border-radius: 50%;
        position: absolute;
        background-color: #fff;
        cursor: pointer;
        padding: 0 0;
        display: block;
        top: 50%;
        z-index: 10;
    }
    .our-works-gallery-for .slick-arrow.slick-prev{
        transform: rotate(-90deg);
        background: #fff url(/local/templates/pgsnew_v2_0/images/slick-left.svg) center center no-repeat;
        -webkit-background-size: 15px auto;
        background-size: 15px auto;
        left: 15px;
    }
    .our-works-gallery-for .slick-arrow.slick-next{
        transform: rotate(-90deg);
        background: #fff url(/local/templates/pgsnew_v2_0/images/slick-right.svg) center center no-repeat;
        -webkit-background-size: 15px auto;
        background-size: 15px auto;
        right: 15px;
    }
}

@media screen and (max-width: 370px){

    .our-works-gallery-for{
        max-height: 320px;
    }
    .our-works-gallery-for .slide a{
        height: 320px;
    }
}
/* End */
/* /bitrix/templates/pgsnew_v2_0/components/bitrix/breadcrumb/.default/style.css?17580163601037 */
/* /bitrix/templates/pgsnew_v2_0/components/bitrix/news/nashi_raboty/bitrix/news.detail/.default/style.css?17580163605428 */
/* /bitrix/components/pgs/gallery/templates/g_13_3_2/style.css?17580163324548 */
