

/* 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/pgs/news.tree/.default/style.css?175801636013469*/
.raboty_sections {
    display: flex;
    flex-wrap: wrap;
}
.raboty_sections > .raboty_section {
    display: block;
    font-size: 14px;
    color: white;
    background: #004288;
    line-height: 40px;
    width: 100px;
    text-align: center;
    text-decoration: none;
    margin-bottom: 20px;

    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

@media screen and (min-width: 1850px) {
    .raboty_sections > .raboty_section {
        margin-right: calc((100% - (100px * 13))/12);
    }
    .raboty_sections > .raboty_section:nth-child(13n) {
        margin-right: 0;
    }
}

@media screen and (max-width: 1849px) and (min-width: 1730px){
    .raboty_sections > .raboty_section {
        margin-right: calc((100% - (100px * 12))/11);
    }
    .raboty_sections > .raboty_section:nth-child(12n) {
        margin-right: 0;
    }
}
@media screen and (max-width: 1729px) and (min-width: 1610px){
    .raboty_sections > .raboty_section {
        margin-right: calc((100% - (100px * 11))/10);
    }
    .raboty_sections > .raboty_section:nth-child(11n) {
        margin-right: 0;
    }
}
@media screen and (max-width: 1609px) and (min-width: 1490px){
    .raboty_sections > .raboty_section {
        margin-right: calc((100% - (100px * 10))/9);
    }
    .raboty_sections > .raboty_section:nth-child(10n) {
        margin-right: 0;
    }
}
@media screen and (max-width: 1489px) and (min-width: 1370px){
    .raboty_sections > .raboty_section {
        margin-right: calc((100% - (100px * 9))/8);
    }
    .raboty_sections > .raboty_section:nth-child(9n) {
        margin-right: 0;
    }
}
@media screen and (max-width: 1369px) and (min-width: 1280px){
    .raboty_sections > .raboty_section {
        margin-right: calc((100% - (100px * 8))/7);
    }
    .raboty_sections > .raboty_section:nth-child(8n) {
        margin-right: 0;
    }
}
@media screen and (max-width: 1279px) and (min-width: 1160px){
    .raboty_sections > .raboty_section {
        margin-right: calc((100% - (100px * 7))/6);
    }
    .raboty_sections > .raboty_section:nth-child(7n) {
        margin-right: 0;
    }
}
@media screen and (max-width: 1159px) and (min-width: 1040px){
    .raboty_sections > .raboty_section {
        margin-right: calc((100% - (100px * 6))/5);
    }
    .raboty_sections > .raboty_section:nth-child(6n) {
        margin-right: 0;
    }
}
@media screen and (max-width: 1039px) and (min-width: 1024px){
    .raboty_sections > .raboty_section {
        margin-right: calc((100% - (100px * 5))/4);
    }
    .raboty_sections > .raboty_section:nth-child(5n) {
        margin-right: 0;
    }
}
@media screen and (max-width: 1023px) and (min-width: 992px){
    .raboty_sections > .raboty_section {
        margin-right: calc((100% - (100px * 6))/5);
    }
    .raboty_sections > .raboty_section:nth-child(6n) {
        margin-right: 0;
    }
}
@media screen and (max-width: 991px) and (min-width: 880px){
    .raboty_sections > .raboty_section {
        margin-right: calc((100% - (100px * 8))/7);
    }
    .raboty_sections > .raboty_section:nth-child(8n) {
        margin-right: 0;
    }
}
@media screen and (max-width: 879px) and (min-width: 760px){
    .raboty_sections > .raboty_section {
        margin-right: calc((100% - (100px * 7))/6);
    }
    .raboty_sections > .raboty_section:nth-child(7n) {
        margin-right: 0;
    }
}
@media screen and (max-width: 759px) and (min-width: 660px){
    .raboty_sections > .raboty_section {
        margin-right: calc((100% - (100px * 6))/5);
    }
    .raboty_sections > .raboty_section:nth-child(6n) {
        margin-right: 0;
    }
}

@media screen and (max-width: 659px) and (min-width: 550px){
    .raboty_sections > .raboty_section {
        margin-right: calc((100% - (100px * 5))/4);
    }
    .raboty_sections > .raboty_section:nth-child(5n) {
        margin-right: 0;
    }
}
@media screen and (max-width: 549px) and (min-width: 450px){
    .raboty_sections > .raboty_section {
        margin-right: calc((100% - (100px * 4))/3);
    }
    .raboty_sections > .raboty_section:nth-child(4n) {
        margin-right: 0;
    }
}
@media screen and (max-width: 449px){
    .raboty_sections > .raboty_section {
        margin-right: 20px;
        width: calc((100% - (20px * 2))/3);
    }
    .raboty_sections > .raboty_section:nth-child(3n) {
        margin-right: 0;
    }
}

@media screen and (max-width: 719px) and (min-width: 471px){
    .raboty_elements .raboty_elements_section .raboty_elements_chunk[data-count="3"] {
        height: auto !important;
        margin-bottom: 20px !important;
    }
    .raboty_elements .raboty_elements_section .raboty_elements_chunk[data-count="3"] a {
        height: 215px !important;
    }
    .raboty_elements .raboty_elements_section .raboty_elements_chunk[data-count="3"] a:first-child {
        width: 100%;
        height: 215px !important;
        margin-bottom: 20px;
        margin-right: 0 !important;
    }
    .raboty_elements .raboty_elements_section .raboty_elements_chunk[data-count="3"] a:not(:first-child) {
        float: left !important;
        margin-left: 0 !important;
        margin-right: 20px;
        width: calc(50% - 10px) !important;
    }
    .raboty_elements .raboty_elements_section .raboty_elements_chunk[data-count="3"] a:last-child {
        margin-top: 0 !important;
        margin-right: 0 !important;
    }
    .raboty_elements .raboty_elements_section .raboty_elements_chunk[data-count="2"] a {
        width: calc(50% - 10px) !important;
        margin-right: 0 !important;
    }
}
@media screen and (max-width: 470px){
    .raboty_elements .raboty_elements_section .raboty_elements_chunk[data-count="3"] a,
    .raboty_elements .raboty_elements_section .raboty_elements_chunk[data-count="2"] a {
        float: none !important;
        width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        height: 215px !important;
        margin-top: 0 !important;
    }
    .raboty_elements .raboty_elements_section .raboty_elements_chunk[data-count="3"] a:not(:last-child),
    .raboty_elements .raboty_elements_section .raboty_elements_chunk[data-count="2"] a:not(:last-child){
        margin-bottom: 20px !important;
    }
    .raboty_elements .raboty_elements_section .raboty_elements_chunk[data-count="3"],
    .raboty_elements .raboty_elements_section .raboty_elements_chunk[data-count="2"]{
        height: auto !important;
        margin-bottom: 20px !important;
    }
}

.raboty_sections > .raboty_section:hover,
.raboty_sections > .raboty_section.active {
    background: #053f75;
}

.raboty_elements .raboty_elements_section:not(.active) {
    display: none;
}
.raboty_elements .raboty_elements_section a {
    display: block;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    text-decoration: none;
    color: white;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}
.raboty_elements .raboty_elements_section a > .wrp {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    background: rgba(0,0,0,0.6);
    opacity: 1;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -ms-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
    box-sizing: content-box;
}
.raboty_elements .raboty_elements_section a:not(:hover) > .wrp {
    opacity: 0;
}
.raboty_elements .raboty_elements_section .raboty_elements_chunk:not(:last-child) {
    margin-bottom: 40px;
}

.raboty_elements .raboty_elements_section .raboty_elements_chunk[data-count="1"] a {
    height: 215px
}

.raboty_elements .raboty_elements_section .raboty_elements_chunk[data-count="3"] {
    height: 470px;
}
.raboty_elements .raboty_elements_section .raboty_elements_chunk[data-count="3"] a {
    width: calc(50% - 20px);
}

.raboty_elements .raboty_elements_section .raboty_elements_chunk[data-count="3"] a:first-child {
    float: left;
    margin-right: 20px;
    height: 100%
}
.raboty_elements .raboty_elements_section .raboty_elements_chunk[data-count="3"] a:not(:first-child) {
    margin-left: 20px;
    float: right;
    height: calc(50% - 20px);
}

.raboty_elements .raboty_elements_section .raboty_elements_chunk[data-count="3"]:nth-child(2n) a:first-child {
    float: right;
    margin-right: 0;
    margin-left: 20px;
}

.raboty_elements .raboty_elements_section .raboty_elements_chunk[data-count="3"]:nth-child(2n) a:not(:first-child) {
    float: left;
    margin-left: 0;
    margin-right: 20px;
}

.raboty_elements .raboty_elements_section .raboty_elements_chunk[data-count="3"] a:last-child {
    margin-top: 40px;
}
.raboty_elements .raboty_elements_section .raboty_elements_chunk[data-count="2"] a {
    width: calc(50% - 20px);
    height: 215px;
}
.raboty_elements .raboty_elements_section .raboty_elements_chunk[data-count="2"] a:first-child {
    margin-right: 20px;
    float: left;
}
.raboty_elements .raboty_elements_section .raboty_elements_chunk[data-count="2"] a:last-child {
    margin-left: 20px;
    float: right;
}

/* NEW */
.tags-list:after{
    content: "";
    display: table;
    width: 100%;
    clear: both;
}
.tags-list{
    margin-bottom: 40px;
}
.tags-list .label{
    color: #000000;
    font-size: 18px;
    line-height: 22px;
    float: left;
    margin: 0 18px 10px 0;
}
.tags-list .tag{
    margin: 0 10px 10px 0;
    float: left;
}
.tags-list .tag.active a{
    border-color: #004288;
    color: #004288;
}
.tags-list .tag a{
    border: 1px solid #888888;
    border-radius: 15px;
    text-decoration: none !important;
    padding: 0 15px;
    color: #888888;
    font-size: 12px;
    line-height: 20px;
    height: 22px;
    display: inline-block;
    background: #fff;
}

.tags-list .tag a:hover{
    border-color: #004288;
    color: #004288;
}
@media screen and (max-width: 991px) {
    .tags-list {
        margin-bottom: 30px;
    }
}
.gallery-our-works:after{
    content: "";
    display: table;
    width: 100%;
    clear: both;
}
.gallery-our-works{
    padding: 0 120px 0 0;
    margin: 0 0 50px 0;
}
.gallery-our-works .left{
    float: left;
}
.gallery-our-works .w-40{
    width: 40%;
}
.gallery-our-works .w-35{
    width: 35%;
}
.gallery-our-works .w-30{
    width: 30%;
}

.gallery-our-works .w-33{
    width: 33.3333%;
}
.gallery-our-works .w-50{
    width: 50%;
}
.gallery-our-works .link{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}
.gallery-our-works .img{
    float: left;
    position: relative;
    overflow: hidden;
}
.gallery-our-works .img:hover .bg-img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.gallery-our-works .bg-img{
    -webkit-transform: scale(1) translateZ(0);
    -moz-transform: scale(1) translateZ(0);
    -o-transform: scale(1) translateZ(0);
    transform: scale(1) translateZ(0);
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    height: 100%;
    width: 100%;
    transition: transform ease-in-out 1s, filter 0.4s, webkit-filter 0.4s;

}
.gallery-our-works .h-285{
    height: 285px;
}
.gallery-our-works .h-570{
    height: 570px;
}
.gallery-our-works .img img{
    display: block;
    max-width: 100%;
    width: 100%;
}
.gallery-our-works .left .img{
    width: auto;
    float: none;
}
.gallery-our-works .text{
    /*font-family: 'RotondaC', sans-serif;*/
    font-family: Roboto, sans-serif;
    float: left;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 25px;
    line-height: 120%;
    color: #FFFFFF;
    padding: 30px 10px 0;
    height: 90px;
    background: rgba(0,0,0,0.3);
}

@media screen and (max-width: 1490px){
    .gallery-our-works{
        padding: 0 0 0 0;
    }
    .gallery-our-works .text{
        font-size: 18px;
    }
}
@media screen and (max-width: 991px) {
    .gallery-our-works .h-570 {
        height: 400px;

    }
    .gallery-our-works .h-285{
        height: 250px;
    }
    .gallery-our-works .w-40{
        width: 100%;
    }
    .gallery-our-works .w-35{
        width: 100%;
    }
    .gallery-our-works .w-30{
        width: 100%;
    }
    .gallery-our-works .w-30 .img{
        width: 50%;
        float: left;
    }
    .gallery-our-works .w-30 .h-570{
        width: 100%;
    }
}
@media screen and (max-width: 767px) {
    .gallery-our-works .w-33{
        width: 50%;
    }
}
@media screen and (max-width: 575px) {
    .gallery-our-works .h-570 {
        height: 300px;
    }
}

@media screen and (max-width: 380px) {
    .gallery-our-works .h-570 {
        height: 275px;
    }
    .gallery-our-works .h-285 {
        height: 200px;
    }
}


/* End */
/* /bitrix/templates/pgsnew_v2_0/components/bitrix/breadcrumb/.default/style.css?17580163601037 */
/* /bitrix/templates/pgsnew_v2_0/components/bitrix/news/nashi_raboty/pgs/news.tree/.default/style.css?175801636013469 */
