.new-post:after {
    background: rgba(0,0,0,0.3);
}

.new-post .tag, .poster-tag, .business-posts div .tag,
.main-slide .tag, .main-actual__wrap div .tag, .tag,
.news-tags li a {
    text-transform: lowercase;
}

.business-posts div::after {
    background: rgba(0,0,0,0.3);
}

@media only screen and (max-width: 600px) {
    .open-menu .header-nav {
        text-align: center;
    }
    .header-nav .social-block {
        max-width: 200px;
        text-align: center;
    }
}

.main-actual__wrap div .tag {
    display: inline-block;
    margin-bottom: 2px;
    line-height: normal;
    color: #dc2c2f;
    font-size: 13px;
    font-weight: 600;
    background: none;
    padding-left:0;
}

.news-list {
    width:100%;
}

.news_list_container {
    margin-left:0;
    padding-left:0;
}
.breadcrumb {
    margin-left:0;
    padding-left:0;
}

.news-col__title a {
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    -ms-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
}
.news-col__title a:hover {
    color: #dc2c2f;
}

.breadcrumb {
    padding-top:0;
}

.content-center {
    max-width:800px;
    margin:0 auto;
    line-height: 1.75;
    font-size: 16px;
}

.content-slider__wrap {
    max-width:800px;
}

.content p span {
    color:#000;
}

.content-author__img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    text-align: center;
}

.content-author {
    margin-top:20px;
}

.content .article-share ul {
    max-width: 700px;
    margin: 0 auto 15px; }
.content .article-share ul li {
    position: relative;
    font-size: 16px;
    line-height: 2.19;
    padding-left: 0px; }
.content .article-share ul li::after {
    content: none;
    display: none;
}

.article-share {
    display: inline-block;
    vertical-align: middle;
}
.article-share .ya-share2__badge {
    border-radius: 0 !important;
    background-color: #F5F4F1 !important;
}
.article-share .ya-share2__container_size_m .ya-share2__icon {
    width: 30px !important;
    height: 30px !important;
}
.article-share .ya-share2__list.ya-share2__list_direction_horizontal .ya-share2__item {
    margin: 0 10px 0 0 !important;
}
.article-share .ya-share2__list.ya-share2__list_direction_horizontal .ya-share2__item:last-child {
    margin-right: 0 !important;
}
.article-share .ya-share2__container_size_m .ya-share2__item_service_vkontakte .ya-share2__icon {
    background: url("i/icons/vk-black.svg") center center no-repeat !important;
}
.article-share .ya-share2__container_size_m .ya-share2__item_service_facebook .ya-share2__icon {
    background: url("i/icons/fb-black.svg") center center no-repeat !important;
}
.article-share .ya-share2__container_size_m .ya-share2__item_service_odnoklassniki .ya-share2__icon {
    background: url("i/icons/ok-black.svg") center center no-repeat !important;
}
.article-share .ya-share2__container_size_m .ya-share2__item_service_gplus .ya-share2__icon {
    background: url("i/icons/gp-black.svg") center center no-repeat !important;
}
.article-share .ya-share2__container_size_m .ya-share2__item_service_twitter .ya-share2__icon {
    background: url("i/icons/tw-black.svg") center center no-repeat !important;
}
.article-share .ya-share2__container_size_m .ya-share2__item_service_telegram .ya-share2__icon {
    background: url("i/icons/telegram-black.svg") center center no-repeat !important;
}

.detail_date {
    margin-top:-15px;
    color: #9b9b9b;
    font-size: 14px;
    line-height: 1.43;
}

.content-author .article-share {
    margin-top:30px;
}

.content .wrapper a {
    color:#dc2c2f;
}

.content .wrapper .breadcrumb a {
    color:#000;
}

.content-author {
    margin-bottom:20px;
}

.content {
    padding-bottom:10px;
}

@media screen and (max-width: 720px) {
    .blockquote {
        padding-right:20px;
        padding-left:40px;
        font-size:16px;
    }
    .blockquote:after {
        font-size:10px;
        width:20px;
        left:10px;
    }
}

/*Contacts*/

.people-list-full {
    width:100%;
}

.people-list-full ul {
    list-style-type: none;
    padding: 0;
    margin: 0 -15px;
}
.people-list-full ul li {
    display: inline-block;
    float: none;
    margin-left: -0.3em;
    vertical-align: top;
    margin-bottom: 60px;
}
.people-list-full ul li:after {
    display: none;
}
.people-list-full ul li:nth-child(4n+1) {
    margin-left: 0;
}
.people-list-full .people-full-img {
    width: 100%;
    display: block;
    opacity: 0.9;
    transition: opacity 0.3s ease;
    margin-bottom: 13px;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.people-list-full .people-full-img img {
    width: 100%;
}
.people-list-full .people-full-img:hover {
    opacity: 1;
}
.people-list-full .people-full-category {
    font-size: 14px;
    color: #7F7F7D;
}
.people-list-full .people-full-title {
    font-family: 'PT Serif Caption';
    font-size: 18px;
    color: #242424;
    line-height: 25px;
    margin-top: 5px;
}
.people-list-full .people-full-title a {
    color: #242424;
}
.people-list-full .people-full-title a:hover {
    color: #dc2c2f;
}
.people-list-full .people-full-desc {
    font-size: 14px;
    color: #242424;
    margin-top: 12px;
}
.people-list-full .people-full-desc p {
    margin: 0;
    text-align: center;
}
.people-list-full .people-full-desc p a {
    color: #dc2c2f;
    border-bottom: 1px solid transparent;
    transition: border-color 0.3s ease;
}
.people-list-full .people-full-desc p a:hover {
    color: #dc2c2f;
    border-color:  #dc2c2f;
}

.content .new-post p a {
    color:#fff;
}

.content-slider .slick-prev {
    right:90px;
}

.without-b {
    /*margin-left:12.5%;*/
}

@media only screen and (max-width: 910px) {
    .main-actual {
        padding-top:30px;
    }
}

@media only screen and (max-width: 760px) {
    .without-b {
        margin-left:auto;
    }
}

.business-ba {
    background: none;
}

.content p {
    margin-bottom:20px;
}

.content iframe {
    max-width:100%;
}

.content-head .breadcrumb {
    padding-right:0;
}

    .content-head .breadcrumb li:last-child {
        margin-right:0;
        padding-right:0;
    }

@media only screen and (max-width: 700px) {
    .content-slider__wrap {
        background: #f2f2f2;
    }

    .content-slider__wrap .count-of-slides {
        display: block !important;
        left:50%;
        margin-left:-10px;
    }

    .content-slider .slick-arrow {
        display: block !important;
    }

    .content-slider .slick-prev {
        left:50%;
        margin-left:-40px;
    }

    .content-slider .slick-next {
        right:50%;
        margin-right:-55px;
    }

    .attention-block {
        padding:10px;
    }
}

.business-post {
    position:relative;
}

.new-post .disclaimer, .business-post .disclaimer {
    display:block;
    position: absolute;
    color:#fff;
    background: #dc2c2f;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:15;
    overflow:hidden;
    opacity:0;
    padding:10px;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -ms-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
.new-post:hover .disclaimer, .business-post:hover .disclaimer {
    opacity:1;
}

    .new-post .disclaimer span.disclaimer-content {
        text-overflow: ellipsis;
        max-width:100%;

    }

    .new-post .disclaimer h3, .business-post .disclaimer h3 {
        width:100%;
        margin-bottom:5px;
	font-size: 1.2em;
	font-weight: 800;
    }

.header-nav__menu li:last-child, .footer-nav  ul li:last-child {
    margin-left:2px;
}


.contacts-info {
    position:relative;
    padding-bottom:150px;
}

.content .redactor-photo {
    margin-bottom:20px;
}

.redactor-office .redactor-photo img {
    width:100%;
    height:auto;
}

.redactor-office .radactor-dsc {

}

.content .redactor-dsc h3 {
    width: 100%;
    font-size:20px;
    font-weight: bolder;
    text-align: left;
    margin-bottom:5px;
}

.content .redactor-dsc h4 {
    font-size:18px;
    color:#7F7F7D;
    text-align:left;
    font-weight: normal;
    margin-bottom:10px;
}

.content .redactor-dsc p {
    line-height:1.4;
    font-size:16px;
    text-align: justify;
}

.content .contact-data {
    position: absolute;
    width:350px;
    left:50%;
    margin-left:-175px;
    margin-top:30px;
}

/**/

.content-gallery__slide a.fancy-img {
    margin:auto;
}

.search-img input {
    z-index:103;
}

.spec-project-img {
    position: relative;
    width:100%;
}
.spec-project-img img {
    width:100%;
    height:auto;
}

.spec-project-content {
    display:block;
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    left:0;
}

    .spec-project-content .spec-project-dsc {
        color:#dc2c2f;
        display: block;
        margin-top:20px;
        width:100%;
        font-size:28px;
        font-weight: bold;
        text-align: center;
        -webkit-transition: color 0.3s;
        -moz-transition: color 0.3s;
        -ms-transition: color 0.3s;
        -o-transition: color 0.3s;
        transition: color 0.3s;
    }
    .spec-project-content:hover .spec-project-dsc {
        color:#fff;
    }


.special-wrapper {
    margin-bottom:30px;
}

.search-page a {
    color:#dc2c2f;
}

.content-slide__img {
    display: flex;
    justify-content: center;
}

.section-dark {
    background-color: #080b0d;
}
.section-dark .section-inner {
    /*background: url("../i/bg/words-bg.png") center center no-repeat;*/
}
.video-block {
    padding-bottom:20px;
}
.video-block .video-block-content {
    text-align:center;
    margin-bottom:20px;
}

.video-block .video-block-title {
    font-size: 24px;
    color: #FFFFFF;
    line-height: 36px;
}
.video-block .video-block-content {
    display: block;
    width: 100%;
    max-width: 800px;
    margin: 30px auto 0;
    padding-bottom:20px;
}

.slick-slide img {
    object-fit: contain;
}

ymaps .content-row p {
    font-weight:normal;
    line-height:1.3;
    margin-bottom:5px;
}

.header-nav__menu, .footer-nav ul {
    max-width:860px;
}

.new-post-announce {
    width:100%;
    height:auto;
    min-height:400px;
}

.new-post-announce .announce-type {
    background:#E11D41;
    color:#fff;
    padding:5px 10px;
    position:absolute;
    top:20px;
    left:20px;
    z-index:2;
}

.poster .title-red {
    color:#E11D41;
}

.header-nav__menu, .footer-nav ul {
    max-width: 860px;
}

.content-slide h4 {
    text-transform: none;
}


@media screen and (max-width: 600px) {
    .header-logo {
        max-width: 190px;
        padding-top:0px;
		margin-top: -4px;
        text-align: center;
    }
}

.req_links { 
    margin-top: 30px;
}
.req_links a { 
    color: #fff;
    text-decoration: underline;
    font-size: 12px;
}
.req_links a:hover { 
    color: #E11D41;
    text-decoration: none;
}
.content-author__descr p {
    font-size: 16px;
    line-height: 1.75;
}