

/* Start:/local/templates/rscf/components/bitrix/news.list/special_projects_page/style.css?17562180223773*/
.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.row:not(.no-gutters) {
    margin-right: -15px !important;
    margin-left: -15px !important;
}

.posts > .post {
    margin-bottom: 15px;
    margin-top: 15px;
    min-height: 420px;
}

.row:not(.no-gutters) > [class^="col-"], .row:not(.no-gutters) > [class*=" col-"] {
    padding-left: 15px !important;
    padding-right: 15px !important;
}


@media (min-width: 768px) {
    .posts .post-style-specprojects .post-in {
        flex-direction: row;
    }
}

.posts .post-in {
    position: relative;
}

.posts .post-in {
    height: 100%;
    background: white;
    display: flex;
    flex-direction: column;
    position: relative;
    border: 4px solid #F7F8FA;
}

@media (min-width: 768px) {
    .posts .post-style-specprojects .post-in > a {
        flex-basis: 50%;
        flex-shrink: 0;
    }

    .posts .post-img-in {
        padding-top: 62.2%;
    }
}

.post-img {
    height: 100%;
    position: relative;
}

.posts .post-img-in {
    padding-top: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 100%;
}

.posts .post-img img {
    width: 100%;
    cursor: pointer;
    max-width: 100%;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    object-fit: cover;
}

.post-img img {
    width: 100%;
    cursor: pointer;
}

.content img {
    max-width: 100%;
    height: auto;
}

img {
    vertical-align: middle;
    border-style: none;
}

.posts a {
    color: black;
    text-decoration: none;
}

.content .post .post-text {
    padding: 16px 35px 30px 35px;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    align-items: flex-start;
}

.content .post-in > * {
    max-width: 100%;
}

.post-cat {
    margin-bottom: 11px;
}

.post .post-cat .catlink {
    font-style: normal;
    font-weight: bold;
    font-size: 11px;
    line-height: 13px;
    text-transform: uppercase;
    color: #0071b0;
    margin-right: 13px;
    display: inline-block;
}

.post .post-title {
    margin-bottom: 17px;
}

.post-in p {
    font-size: 17px;
    color: #4A4A4A;
    line-height: 157.3%;
    text-align: left;
}

.post.post-style-specprojects .specproject-block-link {
    background: #0071b0;
    width: 37px;
    height: 37px;
    flex-shrink: 0;
    cursor: pointer;
    position: absolute;
    display: flex;
    bottom: 0px;
    right: 0px;
}

.post.post-style-specprojects .specproject-block-link::after {
    background-image: url("data:image/svg+xml,%3Csvg width= '16' height= '9' viewBox= '0 0 16 9' fill= 'none' xmlns= 'http://www.w3.org/2000/svg' %3E%3Cpath d= 'M1.3252 8.5L8.21697 1.5L15.1088 8.5' stroke= 'white' /%3E%3C/svg%3E%0A");
    background-position: center;
    background-repeat: no-repeat;
    content: "";
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    position: absolute;
    transform: rotate(90deg);
    transition: transform 1s;
}

.content .post .post-text {
    padding: 16px 35px 30px 35px;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.content .post .post-text {
    padding: 16px 35px 30px 35px;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.post .post-title span {
    font-weight: 700;
    font-size: 20px;
    color: #231f20;
    padding-top: 15px;
    line-height: 26px;
    display: block;
    -webkit-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
}
/* End */
/* /local/templates/rscf/components/bitrix/news.list/special_projects_page/style.css?17562180223773 */
