@font-face {
  font-family: 'Inter';
  src: url('/inc/fonts/Inter/Inter-Light.woff') format('woff'),
       url('/inc/fonts/Inter/Inter-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('/inc/fonts/Inter/Inter-Regular.woff') format('woff'),
       url('/inc/fonts/Inter/Inter-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  src: url('/inc/fonts/Inter/Inter-Italic.woff') format('woff'),
       url('/inc/fonts/Inter/Inter-Italic.woff2') format('woff2');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('/inc/fonts/Inter/Inter-Medium.woff') format('woff'),
       url('/inc/fonts/Inter/Inter-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('/inc/fonts/Inter/Inter-Bold.woff') format('woff'),
       url('/inc/fonts/Inter/Inter-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/*---header---*/
.header {
    position: relative;
}
.header-inner .container {
    position: relative;
    background: none;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.header-img {
    position: absolute;
    width: 50%;
    height: 100%;
    right: 0;
    top: 0;
    border-left: 80px solid #4b2475;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.btn.btn-fixed {
    position: fixed;
    bottom: 10px;
    right: 10px;
    color: white;
    text-align: center;
    margin: 0;
    max-width: initial;
}

.header-main strong {
    font-size: 24px;
}

.header-main a {
    text-decoration: underline;
    color: white;
}

.article-text {
    flex-grow: 1;
}

.container.article-wrap {
    margin: 60px auto;
    max-width: 900px;
    width: 90%;
}

.article-wrap p,
.article-wrap span {
    color: #424242 !important;
    line-height: 1.4;
}

.article-wrap h2 {
    margin: 40px 0 20px;
}

.other_article .title {
    padding: 26px 0 7px;
    margin-left: 80px;
    text-transform: uppercase;
    border-bottom: 2px solid #d50e3e;
    font-size: 20px;
    color: #d50e3e;
}

.logo {
    padding: 10px 0 0;
    font-size: 73px;
    color: #fff;
    font-weight: 300;
}
.logo b {
    font-weight: 800;
}
.header-main .logo {
    font-size: 73px;
    padding-top: 46px;
    float: none;
}
.about {
    font-size: 17px;
    color: #fff;
    width: 35%;
    padding: 15px 0 35px 215px;
}
.about p {
    margin-right: 50px;
    margin-top: 15px;
}
.about p:last-child {
    font-size: 14px;
}
.back {
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: normal;
    z-index: 3;
    display: inline-block;
    position: absolute;
    top: 5px;
}
.back:hover {
    text-decoration: none;
}
.back:before {
    content: "\2190 ";
    font-size: 2em;
    vertical-align: -2px;
    margin-right: 10px;
}

.header-line {
    height: 87px;
    background-color: #8ebbcc;
    position: relative;
    color: #000000;
    font-size: 46px;
    font-weight: bold;
    line-height: 62px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.header-line:after {
    content: " ";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #fafafa;
    height: 100%;
    width: 50%;
}
.header-line .container {
    background-color: #8ebbcc;
    height: 100%;
    position: relative;
    z-index: 2;
}
.header-line .container > a {
    color: #000000;
    display: inline-block;
    margin: 12px 0 0 0;
}

.header-inner {
    color: #fff;
    height: 370px;
}
.Anonce {
    font-size: 18px;
    font-weight: normal;
    line-height: 1.5;
    width: 90%;
}

.support {
    border: 0 !important;
    float: left;
    padding: 24px 0 0 0;
    position: relative;
}

.support a {
    text-decoration: none;
}

.support img {
    max-height: 80px;
    margin-right: 35px;
    margin-top: -15px;
}

.cnews-level-menu {
    padding: 0;
    min-height: 70px;
}
.cnews-level-menu:after {
    content: " ";
    display: block;
    clear: both;
}
.cnews-level-menu .banner {
    float: right;
    padding-top: 10px;
}
.cnews {
    padding: 0;
    min-height: 82px;
}
.cnews:after {
    content: " ";
    display: block;
    clear: both;
}
.cnews .banner {
    float: right;
    padding-top: 10px;
}
.cnews_first,
.cnews_first-footer {
    float: right;
    margin: 0;
    padding-top: 28px;
}
.cnews_second,
.cnews_second-footer {
    display: none;
    float: right;
    font-size: 11px;
    padding-top: 0px;
    margin-left: 0;
}
.cnews_second, .cnews_second-footer {
    padding-top: 6px;
}
.cnews_second a,
.cnews_second-footer a {
    text-decoration: none;
    font-size: 11px;
    color: #ccc;
}
.cnews_second a:hover,
.cnews_second-footer a:hover {
    color: #0067c5 !important;
}
.cnews_second .slogo,
.cnews_second-footer .slogo {
    padding: 2px 0 2px 0;
}
.cnews_second .stop,
.cnews_second-footer .stop {
    padding-top: 2px;
    font-size: 12px;
    color: #999;
}
.cnews_second .smiddle a,
.cnews_second-footer .smiddle a {
    padding: 1px 0 2px 0;
    color: white;
}
.cnews_second .sbottom,
.cnews_second-footer .sbottom {
    margin-top: 3px;
}
.cnews_second .sbottom a,
.cnews_second-footer .sbottom a {
    text-decoration: none;
    border-bottom: 1px #999 dotted;
    margin-right: 5px;
}
.cnews .logo-cnews {
    float: left;
    padding-right: 7px;
    margin-right: 7px;
}
.cnews .logo-cnews img {
    vertical-align: middle;
    width: 150px;
}
.menu-icon {
    display: block;
    width: 42px;
    height: 30px;
    float: left;
    cursor: pointer;
    background-image: url(https://filearchive.cnews.ru/img/cnews/2020/12/11/burger_1.svg);
    background-size: contain;
    background-repeat: no-repeat;
}

.other_article {
    margin: 0 0 40px 20px;
    width: 400px;
    float: right;
    font-size: inherit;
}
.other_article_item {
    position: relative;
    line-height: 1.1;
    font-weight: normal;
    padding: 13px 0;
    padding-left: 80px;
}

.other_article_item a {
    color: #323030;
    text-decoration: none;
    font-size: 20px;
    line-height: 1.2;
}
.other_article_item a:hover {
    color: #323030;
    text-decoration: none;
}
.other_article_item time {
    position: relative;
    color: #6d6d6c;
    display: block;
    padding: 12px 0 0;
}

.logo-support {
    float: right;
    margin-top: 16px;
}

.event-plaque {
    background-color: #333;
    background-image: url(https://filearchive.cnews.ru/img/cnews/2020/11/13/bgvtas02.jpg);
    background-size: cover;
    background-position: center;
    padding: 40px 0;
}

.event-plaque-heading {
    color: white;
    font-size: 24px;
    font-weight: 700;
    margin: 0;
}

.event-plaque p {
    color: white;
    line-height: 1.4;
}
/*---/header---*/

body {
    margin: 0;
    font-family: "Open Sans", Roboto, Arial, sans-serif;
}

p {
    color: #303030;
    line-height: 1.4;
}

.top {
    position: absolute;
    width: 100%;
    top: 30px;
}

footer .top {
    position: static;
    padding-bottom: 20px;
}

.container {
    max-width: 1140px;
    margin: 0 auto;
}

.intro-sect {
    background-color: #333;
    background-image: url(https://filearchive.cnews.ru/img/cnews/2020/12/11/hpe201912220651600072rgb_1.jpg);
    background-size: cover;
    padding: 180px 0 30px;
}

.main-page .intro-sect {
    padding: 225px 0 280px;
}

.intro-sect * {
    color: white;
}

.intro-sect .container {
    position: relative;
}

.intro-heading {
    font-size: 64px;
    font-family: Roboto, Arial, sans-serif;
    margin: 0;
}

.intro-text {
    font-size: 36px;
    max-width: 60%;
}

.tegrus-about {
    background-color: white;
    max-width: 950px;
    margin: -160px auto 90px;
    padding: 60px 90px;
    border: 5px solid #4BA983;
    box-sizing: border-box;
}

.tegrus-about p {
    font-size: 24px;
    margin: 0;
}

.tegrus-text {
    display: flex;
    align-items: center;
}

.tegrus-text-col:first-of-type {
    padding: 0 30px 0 0;
}

.tegrus-text:nth-of-type(odd) {
    flex-direction: row-reverse;
}

.tegrus-text:nth-of-type(odd) .tegrus-text-col:first-of-type {
    padding: 0 0 0 30px;
}

.learn-more-block {
    background-image: url(https://filearchive.cnews.ru/img/cnews/2020/12/11/hpe201803130531600072rgb_1.jpg);
    text-align: center;
    padding: 90px 0;
    margin: 90px 0 0;
}

.learn-more-block p {
    color: white;
    margin: 0;
    font-size: 36px;
    font-weight: 700;
    font-family: Roboto, Arial, sans-serif;
}

.btn {
    background-color: #4BA983;
    color: white;
    padding: 13px 30px;
    display: flex;
    align-items: center;
    max-width: 210px;
    box-sizing: border-box;
    justify-content: center;
    margin: -32px auto 32px;
    cursor: pointer;
    transition: .3s;
    text-decoration: none;
}

.btn:hover {
    background-color: #3c8e6d;
}

.intro-btn {
    position: absolute;
    right: 0;
    bottom: 0;
    margin-bottom: 0;
}

.product-container {
    display: flex;
    justify-content: space-between;
    margin: 50px 0;
    height: 0;
    display: none;
    transition: .5s;
}

.product-heading {
    color: #4BA983;
    font-size: 22px;
    font-weight: 700;
    font-family: Roboto, Arial, sans-serif;
    margin: 0 0 20px;
}

.product-block {
    flex-basis: 24%;
    max-width: 24%;
    border: 1px solid #EAEAEA;
    display: flex;
    flex-direction: column;
}

.product-desc {
    padding: 20px;
    background-color: #FAFAFA;
    flex-grow: 1;
}

.product-img {
    max-width: 100%;
}

.product-features-list li {
    font-size: 14px;
    color: #303030;
    margin: 10px 0;
}

.product-features-list {
    padding-left: 17px;
}

.product-open ~ .product-container {
    height: auto;
    display: flex;
    transition: .3s;
}

.read-more-btn img {
    transition: .3s;
    transform: rotate(0);
}

.product-open img {
    transform: rotate(180deg);
}

.image img {
    max-width: 100%;
}

figure.image {
    margin: 0;
    text-align: center;
}

figcaption {
    font-weight: 600;
}

.tegrus-text-col .btn {
    display: inline-block;
    margin-bottom: 0;
    text-decoration: none;
    margin-top: 20px;
}

.footer-flex-container {
    display: flex;
    align-items: center;
}

.footer-wrap {
    padding: 40px 0;
    margin-top: 40px;
    border-top: 3px solid #4BA983;
}

.footer-wrap a {
    color: #4BA983;
}

.fc-left {
    flex-basis: 30%;
}
 
.fc-right {
    flex-basis: 70%;
}

.footer-col p {
    margin: 0 0 10px;
}

.support-footer img {
    margin: 0 18px 0 0;
}

.support-footer a {
    text-decoration: none;
}

.fc-right .footer-number + .footer-number {
    border-left: 1px solid #bbb;
    padding-left: 15px;
    margin-left: 15px;
}

.article-intro ~ .footer-wrap .container {
    max-width: 900px;
}

.article-intro ~ .footer-wrap .fc-left {
    flex-basis: 40%;
}

@media (max-width: 1200px) {
    .container {
        max-width: 90%;
    }
    
    .footer-flex-container {
        flex-direction: column;
        align-items: flex-start;
    }

    .support-footer img {
        margin: 0 18px 18px 0;
    }
}

@media (max-width: 992px) {
    .intro-text {
        max-width: 100%;
    }

    .main-page .intro-sect {
        padding: 160px 0;
    }

    .intro-sect {
        padding: 160px 0 30px;
    }

    .tegrus-text, .tegrus-text:nth-of-type(odd) {
        margin: 90px 0;
        flex-direction: column-reverse;
    }

    .tegrus-text:nth-of-type(odd) .tegrus-text-col:first-of-type, .tegrus-text-col:first-of-type {
        padding: 0;
    }    

    .tegrus-about {
        padding: 40px;
    }
}

@media (max-width: 880px) {
    .intro-btn {
        position: static;
        margin: 20px 0 60px;
    }
}

@media (max-width: 768px) {
    .product-container {
        flex-direction: column;
    }

    .product-block {
        flex-basis: 100%;
        max-width: 100%;
        margin: 20px 0;
    }

    .tegrus-text-col img {
        max-width: 100%;
    }

    .tegrus-about p {
        font-size: 18px;
    }

    .fc-right .footer-number, .fc-right .footer-number + .footer-number {
        display: block;
        border: 0;
        margin: 10px 0;
        padding: 0;
    }
}

@media (max-width: 576px) {
    .main-page .intro-sect {
        padding: 200px 0 160px;
    }

    .intro-sect {
        padding: 200px 0 20px;
    }

    .intro-heading {
        font-size: 48px;
    }

    .intro-text {
        font-size: 24px;
    }

    .cnews_first, .cnews_first-footer {
        float: none;
        margin: 0 0 40px;
    }

    .cnews_second, .cnews_second-footer {
        float: none;
    }

    .support img {
        max-height: 45px;
        margin-right: 15px;
        margin-top: -10px;
    }
}