div[id*="wait_comp_"] {
    display: none;
}

#panel {
    z-index: 9999;
}

.page-detail,
.page-detail section {
    position: static;
}

.inner-content .footer_catalog_link {
    padding-top: 0;
    padding-bottom: 120px;
}

.footer_catalog_link h2#form1 {
    margin: 0;
}

.content .inner-content--first .feedback-form {
    margin: 0;
    position: static;
}

.inner-content--first .feedback-form div[id*="comp_"] {
    position: static;
}

.footer-404 {
    display: none;
}

.events__promo-img-wrap .breadcrumbs-wrap .breadcrumbs-item:last-child span,
.breadcrumbs-detail .breadcrumbs-item:last-child span {
    display: inline;
}

@media (min-width: 1024px) {
    .inner-content .events__promo-img-wrap {
        margin-bottom: 0;
    }
}

.content table {
    width: 100%;
    overflow: hidden;
    line-height: 19px;
    font-size: 14px;
    border-collapse: collapse;
    border-spacing: 0;
    background-color: #fff;
    z-index: 10;
    -webkit-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear;
}
.content img {max-width: 100%;}

@media (min-width: 1024px) {
    .content table {
        overflow: visible;
    }
}

.content table tbody tr {
    height: 120px;
    border-bottom: 1px solid rgba(214,219,224,.7);
}

.content table tbody td {
    padding: 10px 50px;
    vertical-align: middle;
    font-size: 13px;
    line-height: 22px;
    border-right: 1px solid rgba(214,219,224,.7);
    -webkit-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear;
}

.content table tbody td:first-of-type {
    border-left: 1px solid rgba(214,219,224,.7);
}
.events__promo-text img {max-width: 100%; height: 100%;} 

@media (min-width: 1024px) {
    .content table tbody td:first-of-type {
        border-left: none;
    }
}

.content table tbody td:last-of-type {
    border-right: 1px solid rgba(214,219,224,.7);
}

@media (min-width: 1200px) {
    .content table tbody td:last-of-type {
        border-right: none;
    }
}

.solution__partners-logo {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
}

.solution__projects-sect {
    margin-bottom: 90px;
}

.js-company-page .solution__projects-sect {margin-bottom: 0px;}

.search {
    display: none;
    margin-right: 86px;
    -webkit-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear;
}

.search__btn {
    line-height: 28px;
    display: inline-flex;
    align-content: center;
}

.search__btn svg path {
    fill: #242a40;
    transition: all .1s linear;
}

.search__btn:hover svg path {
    fill: #e31b23;
}

.overlay {
    background: #3a3f44;
    opacity: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    transition: all .1s linear;
}

.js-overlay--active {
    opacity: .7;
    position: fixed;
    z-index: 2999;
}

#title-search {
    position: fixed;
    top: -100%;
    background-color: #fff;
    width: 100%;
    z-index: 9999;
    transition-duration: .5s;
}

.title-search--show {
    top: 0!important;
}

.title-search__right-block {
    display: flex;
    align-items: center;
    height: 100%;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.title-search__close {
    width: 89px;
    height: 100%;
    -webkit-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear;
}

.title-search__close:hover {
    background-color: #e31b23;
    cursor: pointer;
}

.title-search__close:before,
.title-search__close:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: auto auto;
    -webkit-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear;
}

.title-search__close:before {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeD0iMSIgeT0iMjIiIHdpZHRoPSIzMCIgaGVpZ2h0PSIyIiB0cmFuc2Zvcm09InJvdGF0ZSgtNDUgMSAyMikiIGZpbGw9IiNFMzFCMjMiLz4KPHJlY3QgeD0iMjIiIHk9IjI0IiB3aWR0aD0iMzAiIGhlaWdodD0iMiIgdHJhbnNmb3JtPSJyb3RhdGUoLTEzNSAyMiAyNCkiIGZpbGw9IiNFMzFCMjMiLz4KPC9zdmc+Cg==");
    opacity: 1;
}

.title-search__close:hover:before {
    opacity: 0;
}

.title-search__close:after {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeD0iMSIgeT0iMjIiIHdpZHRoPSIzMCIgaGVpZ2h0PSIyIiB0cmFuc2Zvcm09InJvdGF0ZSgtNDUgMSAyMikiIGZpbGw9IiNmZmYiLz4KPHJlY3QgeD0iMjIiIHk9IjI0IiB3aWR0aD0iMzAiIGhlaWdodD0iMiIgdHJhbnNmb3JtPSJyb3RhdGUoLTEzNSAyMiAyNCkiIGZpbGw9IiNmZmYiLz4KPC9zdmc+Cg==");
    opacity: 0;
}

.title-search__close:hover:after {
    opacity: 1;
}

.title-search__input {
    padding: 0 220px 0 25px;
    font-size: 28px;
    height: 134px;
    border: none;
    border-radius: 0;
    line-height: 36px;
    outline: none;
    width: 100%;
    max-width: 100%;
}

.title-search__submit {
    background-color: #fff;
    height: 49px;
    padding: 0 20px;
    margin-right: 20px;
    font-size: 15px;
    line-height: 49px;
    color: #6a6b6e;
    text-align: center;
    letter-spacing: .02em;
    text-decoration: none;
    white-space: nowrap;
    border: 1px solid #e31b23;
    border-radius: 31px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline: none !important;
    cursor: pointer;
    -webkit-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear;
}

.title-search__submit:hover {
    background-color: #e31b23;
    color: #fff;
}

.title-search-result {
    background-color: #fff;
    z-index: 9999;
    width: 100% !important;
    left: 0 !important;
    margin-top: -1px;
}

.title-search__item {
    border-top: 1px solid #ececec;
}

.title-search__item-link {
    font-size: 15px;
    padding: 30px 20px;
    width: 100%;
    display: inline-block;
    text-decoration: none;
    -webkit-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear;
}

.title-search__item-link:hover {
    background-color: #fafafa;
}

.title-search__all-link {
    text-align: center;
    text-transform: uppercase;
}

.title-search__all-link:hover {
    background-color: #e31b23;
    color: #fff;
}

#mobile-title-search {
    margin-bottom: 58px;
    padding: 0 30px;
}

.mobile-title-search__input {
    width: 100%;
    height: 40px;
    border: 1px solid #eee;
    font-size: 15px;
    padding: 0 40px 0 20px;
    outline: 0;
}

.mobile-title-search__right-block {
    display: flex;
    align-items: center;
    height: 100%;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.mobile-title-search__submit {
    height: 100%;
    background: none;
    border: none;
    cursor: pointer;
    -webkit-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear;
}

.mobile-title-search__submit:hover {
    background-color: #e31b23;
}

.mobile-title-search__submit svg path {
    fill: #e31b23;
    -webkit-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear;
}

.mobile-title-search__submit:hover svg path {
    fill: #fff;
}

.search-page__item {
    border-bottom: 1px solid rgba(214,219,224,.7);
    padding-top: 30px;
}

.search-page__item:first-child {
    border-top: 1px solid rgba(214,219,224,.7);
}

.search-page__link {
    font-size: 18px;
    line-height: 25px;
    -webkit-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear;
}

.search-page__link:hover {
    color: #e31b23;
}

.page-numbering {
    font-size: 15px;
    margin: 30px 0 60px 0;
}

div[id*="webform-"] .inline-form-cont {
    padding-bottom: 0;
}

div[id*="webform-"] .inline-form-wrap {
    position: relative;
}

div[id*="webform-"] .f-form {
    height: auto;
    opacity: 1;
}

font.text {
    display: block;
}

div.news-list {
	word-wrap: break-word;
}
div.news-list img.preview_picture {
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
.page-detail .text-img-b {
	margin-top: 0px;
}
.clear {
	clear: both;
}
.page-detail .events__promo-img-wrap {
	margin-bottom: 0;
}
.company__history-content-wrap{overflow: hidden;}

.cards-b .card-item{
    background-repeat: no-repeat;
    background-position: 50px;
    background-size: 150px;
}
.card-item:hover .hover {
    width: 100%;
    height: 100%;
    background-position-x: 50px;
    background-repeat: no-repeat;
    background-position-y: center; 
    background-size: 150px;
}

.anchor-in-text-link {
    font-weight: 400;
}

.anchor-in-text-link:hover {
    color: #e31b23;
    cursor: pointer;
}

.index-page-title {
    font-family: Fira Sans,sans-serif;
    line-height: 41px;
    letter-spacing: .05em;
    font-size: 26px;
    margin: 0;
}

.index-page-title:before,
.index-page-title:after {
    display: none;
}

.main-promo-inner {
    width: 100%;
}

.main__screen .solution__projects-sect .solution__projects-title-h {
    font-family: Noto Sans,sans-serif;
    font-size: 50px;
    line-height: 82px;
    letter-spacing: .04em;
    opacity: 1;
    margin-top: 80px;
}

.main__screen .solution__projects-sect .solution__projects-title-h a {
    text-decoration: none;
}

.main__screen .solution__projects-sect .solution__projects-title {
    margin-top: 50px;
}

.solution__projects-sect .content .solution__projects-nav-wrap {
    bottom: 160px;
}

.solution__projects-sect .basic-link {
    position: absolute;
    bottom: 80px;
    margin-top: 0;
}

.solution__projects-sect .basic-link._black-circle:after {
    border-color: #fff;
}

.main-page .solution__projects-sect .solution__projects-title-h {
    margin-top: 80px;
}

.content .custom-solution__projects-sect {
    height: 700px;
}

.content .custom-catalog__advantages-sect {
    padding-top: 0;
    padding-bottom: 0;
}

.custom-catalog__advantages-sect .custom-styles-news-cont {
    margin-top: 0;
    padding-top: 30px;
}

@media screen and (max-width: 1260px) {
    .header .h-lang-link {
        margin-right: 36px;
    }

    .header .search {
        margin-right: 76px;
    }
}

@media screen and (max-width: 1260px) and (min-width: 1200px) {
    .header .h-menu__links-b {
        margin-right: 36px;
    }

    .inline-form-cont {
	    margin-bottom: 0!important;
	    padding-bottom: 80px;
	}
}

@media screen and (max-width: 1199px) and (min-width: 1024px) {
    .main__screen .solution__projects-sect .solution__projects-title-h a {
        display: inline;
    }

    .main__screen .solution__projects-sect .solution__projects-title {
        margin-top: 10px;
    }
}

@media screen and (max-width: 1199px) and (min-width: 768px) {
    .company__history-cont .company__history-nav-wrap {
        overflow: hidden;
    }
}

@media screen and (max-width: 1780px) {
    .company__history-item .company__history-item-img {
        background-size: contain;
    }
}

@media screen and (min-width: 1024px) {
    .main__screen .solution__projects-sect {
        height: 600px;
    }

    .content .custom-solution__projects-sect {
        height: 750px;
    }
}

@media screen and (min-width: 1200px) {
    .content .custom-solution__projects-sect {
        height: 750px;
    }
}

@media screen and (min-width: 1600px) {
    .custom-solution__projects-sect .solution__projects-nav-item {
        border-bottom: 1px solid rgba(214,219,224,.7);
    }
}

@media screen and (max-width: 1023px) {
    .main__screen-1 .main-promo-wrap {
        -webkit-align-content: space-evenly;
        -ms-flex-line-pack: space-evenly;
        align-content: space-evenly;
    }

    .index-page-title {
        font-family: Noto Sans,sans-serif;
        font-size: 46px;
        line-height: 56px;
    }
}

@media (min-width: 768px) {
    .search {
        display: block;
    }

    .main__screen .solution__projects-sect {
        height: 1000px;
    }

    .content .custom-solution__projects-sect {
        height: 720px;
    }
}

@media (max-width: 767px) {
    .outer-content.js-outer-content{overflow-x: visible;} 
    .title-search__input {
        height: 85px;
        font-size: 15px;
        padding-right: 165px;
    }

    .title-search__submit {
        height: 39px;
        line-height: 39px;
        margin-right: 10px;
    }

    .title-search__close {
        width: 60px;
    }
    .breadcrumbs-wrap .breadcrumbs {
        width:100%;
    }
    .company__history-cont {
        max-height: 100%;
    }

    .index-page-title {
        font-family: Noto Sans,sans-serif;
        font-size: 15px;
        line-height: 40px;
        margin-top: -70px;
    }

    .main__screen .solution__projects-sect {
        height: 700px;
    }

    .main__screen .solution__projects-sect .solution__projects-title-h {
        font-size: 28px;
        line-height: 43px;
    }

    .main__screen .solution__projects-sect .solution__projects-title-h a {
        display: inline;
    }

    .main__screen .solution__projects-sect .solution__projects-title {
        margin-top: 20px;
    }

    .main__screen .solution__projects-sect .solution__projects-text-h {
        margin-top: 20px;
    }
}
@media screen and (max-device-width: 480px){
  body{
    -webkit-text-size-adjust: none;
  }
}