@font-face {
    font-family: Articul;
    src: url(../fonts/Articul.eot);
    src: url(../fonts/Articul.eot?#iefix) format("embedded-opentype"),url(../fonts/Articul.woff) format("woff"),url(../fonts/Articul.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: Articul;
    src: url(../fonts/Articul-Medium.eot);
    src: url(../fonts/Articul-Medium.eot?#iefix) format("embedded-opentype"),url(../fonts/Articul-Medium.woff) format("woff"),url(../fonts/Articul-Medium.ttf) format("truetype");
    font-weight: 500;
    font-style: normal
}
@font-face {
    font-family: Articul;
    src: url(../fonts/Articul-Black.eot);
    src: url(../fonts/Articul-Black.eot?#iefix) format("embedded-opentype"),url(../fonts/Articul-Black.woff) format("woff"),url(../fonts/Articul-Black.ttf) format("truetype");
    font-weight: 900;
    font-style: normal
}
@font-face {
    font-family: Articul;
    src: url(../fonts/Articul-Bold.eot);
    src: url(../fonts/Articul-Bold.eot?#iefix) format("embedded-opentype"),url(../fonts/Articul-Bold.woff) format("woff"),url(../fonts/Articul-Bold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal
}
@font-face {
    font-family: Articul;
    src: url(../fonts/Articul-Light.eot);
    src: url(../fonts/Articul-Light.eot?#iefix) format("embedded-opentype"),url(../fonts/Articul-Light.woff) format("woff"),url(../fonts/Articul-Light.ttf) format("truetype");
    font-weight: 300;
    font-style: normal
}
@font-face {
    font-family: Articul;
    src: url(../fonts/Articul-Thin.eot);
    src: url(../fonts/Articul-Thin.eot?#iefix) format("embedded-opentype"),url(../fonts/Articul-Thin.woff) format("woff"),url(../fonts/Articul-Thin.ttf) format("truetype");
    font-weight: 100;
    font-style: normal
}
@font-face {
    font-family: GothamPro;
    src: url(../fonts/GothamPro.eot);
    src: url(../fonts/GothamPro.eot?#iefix) format("embedded-opentype"),url(../fonts/GothamPro.woff2) format("woff2"),url(../fonts/GothamPro.woff) format("woff"),url(../fonts/GothamPro.ttf) format("truetype"),url(../fonts/GothamPro.svg#Avenir) format("svg");
    font-weight: 400;
    font-style: normal
}
*,
::after,
::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0
}
html {
    height: 100%
}
body {
    margin: 0;
    font-family: Articul;
    color: #000
}
a {
    color: #4a90e2
}
p {
    margin-bottom: 14px;
    margin-top: 0
}
@media only screen and (min-width:768px) {
    p {
        margin-bottom: 25px
    }
}
h2 {
    margin-top: 0;
    margin-bottom: 25px;
    font-size: 28px;
    font-weight: 100;
    text-align: center;
    color: #000
}
@media only screen and (min-width:768px) {
    h2 {
        margin-bottom: 37px;
        font-size: 30px
    }
}
.txt-corporate {
    color: #f36f21
}
.orange .txt-corporate {
    color: #f36f21
}
.pink .txt-corporate {
    color: #dd2764
}
.green .txt-corporate {
    color: #7fbc03
}
.bold {
    font-weight: 700
}
.page-wrapper {
    max-width: 100%;
    min-width: 320px;
    margin: 0 auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    min-height: 100vh;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    overflow-x: hidden
}
.container {
    max-width: 2500px;
    margin: 0 auto;
    padding: 0 20px
}
@media only screen and (min-width:768px) {
    .container {
        padding: 0 40px
    }
}
.main {
    overflow: hidden
}
*,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
:active,
:focus {
    outline: 0
}
html {
    min-height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    font-smooth: always;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    -webkit-text-size-adjust: none;
    font-size: 10px
}
.page {
    position: relative;
    overflow-x: hidden
}
.page_overflow {
    overflow: hidden
}
.page-wrapper {
    max-width: 100%;
    min-width: 320px;
    margin: 0 auto;
    overflow-x: hidden
}
.clients {
    display: block;
    max-width: 1180px;
    margin-top: 40px;
    padding: 0 20px
}
@media only screen and (min-width:768px) {
    .clients {
        margin: 100px auto 0;
        padding: 0 40px
    }
}
.clients__sochi {
    margin-bottom: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}
.clients__sochi-img {
    display: block;
    width: 100%;
    margin-bottom: 15px
}
@media only screen and (min-width:768px) {
    .clients__sochi-img {
        width: 16.6666%;
        margin-bottom: 0
    }
}
.clients__sochi-img .img {
    display: none
}
@media only screen and (min-width:768px) {
    .clients__sochi-img .img {
        display: block;
        max-width: 100%
    }
}
.clients__sochi-img .img-mobile {
    display: block;
    width: 150px;
    max-width: 100%;
    margin: 0 auto
}
@media only screen and (min-width:768px) {
    .clients__sochi-img .img-mobile {
        display: none
    }
}
.clients__sochi-descr {
    display: block;
    width: 100%;
    max-width: 780px;
    font-size: 16px;
    line-height: 1.33;
    color: #000
}
@media only screen and (min-width:768px) {
    .clients__sochi-descr {
        width: 83.3333%;
        padding-left: 5%;
        font-size: 18px
    }
}
.clients__sochi-descr p:last-child {
    margin-bottom: 0
}
.clients__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}
.clients__item {
    display: block;
    width: 33.3333%
}
@media only screen and (min-width:568px) {
    .clients__item {
        width: 25%
    }
}
@media only screen and (min-width:768px) {
    .clients__item {
        width: 16.6666%
    }
}
.clients__item img {
    display: block;
    max-width: 100%
}
.expertise {
    display: block;
    margin-top: 40px;
    text-align: center
}
@media only screen and (min-width:768px) {
    .expertise {
        margin-top: 80px
    }
}
.expertise__list {
    display: block;
    width: 320px;
    max-width: 100%;
    padding-left: 20px;
    margin: 0 auto;
    padding-left: 30px;
    font-size: 0
}
@media only screen and (min-width:568px) {
    .expertise__list {
        width: 500px;
        padding-left: 15px
    }
}
@media only screen and (min-width:768px) {
    .expertise__list {
        width: 700px;
        padding-left: 20px
    }
}
@media only screen and (min-width:1024px) {
    .expertise__list {
        width: 900px
    }
}
@media only screen and (min-width:1200px) {
    .expertise__list {
        width: 1250px
    }
}
.expertise__item {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 53%;
    margin-top: 4px;
    margin-left: -7%;
    background-image: url(/img/expertise/expertise2.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    font-size: 16px;
    line-height: 1.2;
    color: #fff
}
@media only screen and (min-width:568px) {
    .expertise__item {
        width: 29%;
        margin-left: -4%
    }
}
@media only screen and (min-width:768px) {
    .expertise__item {
        width: 26%;
        margin-left: -3.8%;
        line-height: 1.5
    }
}
@media only screen and (min-width:1024px) {
    .expertise__item {
        width: 21%;
        margin-left: -3%;
        margin-top: 8px
    }
}
@media only screen and (min-width:1200px) {
    .expertise__item {
        width: 14%;
        margin-left: -2%;
        margin-top: 16px
    }
}
.expertise__item span {
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: auto;
    padding: 6px 16% 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}
.expertise__item:before {
    content: "";
    display: block;
    padding-top: 100%
}
.expertise__item:nth-child(1) {
    background-image: url(/img/expertise/expertise1.png)
}
.expertise__item:nth-child(3) {
    background-image: url(/img/expertise/noshadow-expertise3.png)
}
@media only screen and (min-width:568px) {
    .expertise__item:nth-child(3) {
        background-image: url(/img/expertise/expertise3.png)
    }
}
.expertise__item:nth-child(5) {
    background-image: url(/img/expertise/noshadow-expertise3.png)
}
@media only screen and (min-width:1024px) {
    .expertise__item:nth-child(5) {
        background-image: url(/img/expertise/expertise3.png)
    }
}
.expertise__item:nth-child(6) {
    background-image: url(/img/expertise/expertise4.png)
}
@media only screen and (min-width:1024px) {
    .expertise__item:nth-child(6) {
        background-image: url(/img/expertise/noshadow-expertise4.png)
    }
}
@media only screen and (min-width:1200px) {
    .expertise__item:nth-child(6) {
        background-image: url(/img/expertise/expertise4.png)
    }
}
.expertise__item:nth-child(7) {
    background-image: url(/img/expertise/noshadow-expertise5.png)
}
@media only screen and (min-width:1024px) {
    .expertise__item:nth-child(7) {
        background-image: url(/img/expertise/expertise5.png)
    }
}
.expertise__item:nth-child(8) {
    background-image: url(/img/expertise/expertise6.png)
}
.expertise__item:nth-child(9) {
    background-image: url(/img/expertise/noshadow-expertise5.png)
}
@media only screen and (min-width:568px) {
    .expertise__item:nth-child(9) {
        background-image: url(/img/expertise/expertise7.png)
    }
}
@media only screen and (min-width:1024px) {
    .expertise__item:nth-child(9) {
        background-image: url(/img/expertise/shadow-expertise7.png)
    }
}
@media only screen and (min-width:1200px) {
    .expertise__item:nth-child(9) {
        background-image: url(/img/expertise/expertise7.png)
    }
}
.expertise__item:nth-child(10) {
    background-image: url(/img/expertise/expertise8.png)
}
.balanced-expertise {
    display: block;
    margin-top: 40px
}
@media only screen and (min-width:768px) {
    .balanced-expertise {
        margin-top: 68px
    }
}
.balanced-expertise__list {
    display: block;
    max-width: 450px;
    margin: 40px auto 0
}
@media only screen and (min-width:768px) {
    .balanced-expertise__list {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
        align-content: flex-start;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        max-width: 1290px
    }
}
@media only screen and (min-width:1024px) {
    .balanced-expertise__list {
        margin-top: 69px
    }
}
.balanced-expertise__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    margin-bottom: 30px;
    letter-spacing: -.2px;
    text-align: center;
    color: #000
}
@media only screen and (min-width:768px) {
    .balanced-expertise__item {
        display: block;
        width: 33.3333%;
        margin-bottom: 40px;
        padding-top: 10px
    }
}
@media only screen and (min-width:1024px) {
    .balanced-expertise__item {
        margin-bottom: 67px
    }
}
.balanced-expertise__number {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    min-width: 110px;
    font-weight: 700;
    font-size: 75px;
    letter-spacing: -1.875px
}
@media only screen and (min-width:768px) {
    .balanced-expertise__number {
        min-width: auto;
        font-size: 120px
    }
}
@media only screen and (min-width:1024px) {
    .balanced-expertise__number {
        font-size: 150px
    }
}
.balanced-expertise__number span {
    display: inline-block;
    position: relative;
    vertical-align: middle
}
.balanced-expertise__number span:after,
.balanced-expertise__number span:before {
    content: "";
    display: block;
    position: absolute;
    top: -8px;
    left: -38px;
    width: 38px;
    height: 75px;
    background-image: url(./../img/default-balanced-expertise.svg);
    background-position: 50% 50%;
    background-size: 100% 100%;
    background-repeat: no-repeat
}
@media only screen and (min-width:768px) {
    .balanced-expertise__number span:after,
    .balanced-expertise__number span:before {
        top: -4px;
        left: -55px;
        width: 55px;
        height: 105px
    }
}
@media only screen and (min-width:1024px) {
    .balanced-expertise__number span:after,
    .balanced-expertise__number span:before {
        top: 0;
        left: -69px;
        width: 69px;
        height: 132px
    }
}
.balanced-expertise__number span:after {
    left: auto;
    right: -38px;
    -webkit-transform: scale(-1,1);
    -ms-transform: scale(-1,1);
    transform: scale(-1,1)
}
@media only screen and (min-width:768px) {
    .balanced-expertise__number span:after {
        right: -55px
    }
}
@media only screen and (min-width:1024px) {
    .balanced-expertise__number span:after {
        right: -69px
    }
}
@media only screen and (max-width:767px) {
    .balanced-expertise__info {
        display: block;
        width: -webkit-calc(100% - 110px);
        width: calc(100% - 110px);
        margin-bottom: 5px;
        padding-left: 10px;
        text-align: left
    }
}
.balanced-expertise__title {
    margin: 0 auto 6px;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.22
}
@media only screen and (min-width:768px) {
    .balanced-expertise__title {
        max-width: 220px
    }
}
.balanced-expertise__subtitle {
    opacity: .5;
    font-size: 15px;
    line-height: 1.47
}
.balanced-expertise__descr {
    display: block;
    max-width: 780px;
    margin: 2px auto 0;
    font-size: 16px;
    line-height: 1.33;
    color: #000
}
@media only screen and (min-width:768px) {
    .balanced-expertise__descr {
        font-size: 18px
    }
}
.footer {
    display: block;
    margin-top: 40px;
    margin-bottom: 40px
}
@media only screen and (min-width:768px) {
    .footer {
        margin-top: 97px;
        margin-bottom: 63px
    }
}
.footer__contacts {
    display: block;
    margin-bottom: 50px;
    text-align: center;
    font-size: 16px;
    font-weight: 100
}
@media only screen and (min-width:768px) {
    .footer__contacts {
        margin-bottom: 30px;
        font-size: 18px
    }
}
.footer__email,
.footer__phone {
    margin-top: 10px;
    font-weight: 500
}
@media only screen and (min-width:768px) {
    .footer__email,
    .footer__phone {
        margin-top: 20px
    }
}
.footer__email a,
.footer__phone a {
    text-decoration: none;
    color: #000
}
.header {
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    padding-top: 20px
}
@media only screen and (min-width:1200px) {
    .header {
        padding-top: 30px
    }
}
@media only screen and (min-width:1600px) {
    .header {
        padding-top: 72px
    }
}
@media only screen and (min-width:2400px) {
    .header {
        padding-top: 70px
    }
}
.header__logo {
    display: inline-block
}
@media only screen and (min-width:768px) {
    .header__logo {
        margin-top: -30px
    }
}
@media only screen and (min-width:1024px) {
    .header__logo {
        margin-top: 0;
        text-align: center
    }
}
@media only screen and (min-width:1200px) {
    .header__logo {
        margin-top: 8px;
        padding-left: 20px
    }
}
@media only screen and (min-width:2400px) {
    .header__logo {
        padding-left: 52px
    }
}
.header__logo .logo-img {
    display: block;
    height: 36px
}
@media only screen and (min-width:1024px) {
    .header__logo .logo-img {
        height: 42px
    }
}
@media only screen and (min-width:1200px) {
    .header__logo .logo-img {
        height: 46px
    }
}
@media only screen and (min-width:1600px) {
    .header__logo .logo-img {
        height: 70px
    }
}
@media only screen and (min-width:2400px) {
    .header__logo .logo-img {
        height: 97px
    }
}
.header__logo .subtitle-logo-img {
    display: inline-block;
    height: 29px
}
@media only screen and (min-width:1024px) {
    .header__logo .subtitle-logo-img {
        height: 33px
    }
}
@media only screen and (min-width:1200px) {
    .header__logo .subtitle-logo-img {
        height: 36px
    }
}
@media only screen and (min-width:1600px) {
    .header__logo .subtitle-logo-img {
        height: 52px
    }
}
@media only screen and (min-width:2400px) {
    .header__logo .subtitle-logo-img {
        height: 64px;
        margin-top: 3px
    }
}
.header-lang {
    text-align: right
}
.header-lang__item {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-right: 6px;
    font-weight: 400;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: underline;
    color: #3682df
}
@media only screen and (min-width:1024px) {
    .header-lang__item {
        font-size: 18px
    }
}
@media only screen and (min-width:1200px) {
    .header-lang__item {
        margin-right: 10px;
        font-size: 20px
    }
}
@media only screen and (min-width:1600px) {
    .header-lang__item {
        font-size: 24px
    }
}
@media only screen and (min-width:2400px) {
    .header-lang__item {
        font-size: 30px
    }
}
.header-lang__item.active {
    font-weight: 900;
    text-decoration: none;
    color: #000
}
.header-lang__item:after {
    content: "/";
    display: inline-block;
    vertical-align: middle;
    margin-left: 6px;
    font-weight: 400;
    color: #000;
    text-decoration: none
}
@media only screen and (min-width:1200px) {
    .header-lang__item:after {
        margin-left: 10px
    }
}
.header-lang__item:last-child {
    margin-right: 0
}
.header-lang__item:last-child:after {
    display: none
}
.main-banner {
    display: block;
    position: relative;
    margin: 85px auto 50px
}
@media only screen and (min-width:768px) {
    .main-banner {
        max-width: 2500px;
        margin-top: 60px;
        margin-bottom: 100px
    }
}
@media only screen and (min-width:1200px) {
    .main-banner {
        margin-top: 80px
    }
}
@media only screen and (min-width:1600px) {
    .main-banner {
        margin-top: 150px
    }
}
@media only screen and (min-width:2400px) {
    .main-banner {
        margin-bottom: 150px
    }
}
.main-banner__img {
    display: block;
    margin: -40px -20px
}
@media only screen and (min-width:568px) {
    .main-banner__img {
        margin-top: -20px;
        margin-bottom: -40px
    }
}
@media only screen and (min-width:768px) {
    .main-banner__img {
        position: absolute;
        top: 0;
        left: 50%;
        width: auto;
        height: 455px;
        margin: 0;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}
@media only screen and (min-width:1200px) {
    .main-banner__img {
        height: 610px
    }
}
@media only screen and (min-width:1600px) {
    .main-banner__img {
        height: 910px
    }
}
@media only screen and (min-width:2400px) {
    .main-banner__img {
        height: 967px
    }
}
.main-banner__img img {
    display: inline-block;
    vertical-align: top;
    max-width: 100%
}
@media only screen and (min-width:768px) {
    .main-banner__img img {
        max-height: 100%;
        max-width: none
    }
}
.main-banner__content {
    position: relative;
    z-index: 2;
    padding: 30px 20px 0
}
@media only screen and (min-width:768px) {
    .main-banner__content {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
        align-content: flex-start;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        width: 100%;
        max-width: 1024px;
        min-height: 455px;
        margin: 0 auto;
        padding: 15px 40px
    }
}
@media only screen and (min-width:1024px) {
    .main-banner__content {
        padding: 0 30px 40px
    }
}
@media only screen and (min-width:1200px) {
    .main-banner__content {
        max-width: 1200px;
        min-height: 610px
    }
}
@media only screen and (min-width:1600px) {
    .main-banner__content {
        max-width: 1800px;
        min-height: 910px
    }
}
@media only screen and (min-width:2400px) {
    .main-banner__content {
        max-width: 2380px;
        min-height: 967px
    }
}
.main-banner__descr {
    position: relative;
    z-index: 2;
    font-size: 14px;
    line-height: 1.05;
    font-weight: 400;
    letter-spacing: .3px;
    width: 90%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}
@media only screen and (min-width:768px) {
    .main-banner__descr {
        width: 100%;
        margin-bottom: 30px
    }
}
@media only screen and (min-width:1200px) {
    .main-banner__descr {
        font-size: 16px
    }
}
@media only screen and (min-width:1600px) {
    .main-banner__descr {
        font-size: 22px;
        letter-spacing: -1px
    }
}
@media only screen and (min-width:2400px) {
    .main-banner__descr {
        font-size: 30px
    }
}
.main-banner__descr .item {
    margin-bottom: 25px
}
@media only screen and (min-width:768px) {
    .main-banner__descr .item {
        width: 50%;
        margin-bottom: 0;
        padding-right: 30px
    }
}
@media only screen and (min-width:1024px) {
    .main-banner__descr .item {
        width: 31%;
        padding-right: 0
    }
}
@media only screen and (min-width:1200px) {
    .main-banner__descr .item {
        width: 29%
    }
}
@media only screen and (min-width:2400px) {
    .main-banner__descr .item {
        width: 26%
    }
}
.main-banner__descr .item:last-child {
    margin-bottom: 0
}
@media only screen and (min-width:1024px) {
    .main-banner__descr .item:last-child {
        margin-right: 4%
    }
}
@media only screen and (min-width:1200px) {
    .main-banner__descr .item:last-child {
        margin-right: 5%
    }
}
@media only screen and (min-width:2400px) {
    .main-banner__descr .item:last-child {
        margin-right: 8.5%
    }
}
.main-banner__title {
    position: relative;
    z-index: 2;
    left: 30%;
    width: 70%;
    max-width: 1100px;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: .8px;
    line-height: 1.1
}
@media only screen and (min-width:568px) {
    .main-banner__title {
        left: 40%;
        width: 60%
    }
}
@media only screen and (min-width:768px) {
    .main-banner__title {
        left: 50%;
        width: 50%;
        font-size: 22px
    }
}
@media only screen and (min-width:1200px) {
    .main-banner__title {
        font-size: 28px
    }
}
@media only screen and (min-width:1600px) {
    .main-banner__title {
        font-size: 40px
    }
}
@media only screen and (min-width:2400px) {
    .main-banner__title {
        margin-bottom: 0;
        font-size: 51px;
        line-height: 1.24
    }
}
.partners {
    display: block;
    margin-top: 40px;
    text-align: center
}
.partners .item {
    display: inline-block;
    vertical-align: middle;
    width: 25%;
    margin: 0 -2px 10px;
    padding: 0 2%
}
@media only screen and (min-width:768px) {
    .partners .item {
        width: auto;
        margin: 0 20px 20px;
        padding: 0
    }
}
.partners .item img {
    max-height: 100%;
    max-width: 100%
}
.partners .item.item_1 img {
    width: 104px
}
.partners .item.item_2 img {
    width: 130px
}
.partners .item.item_3 img {
    width: 105px
}
.partners .item.item_4 img {
    width: 225px
}
.partners .item.item_5 img {
    width: 52px
}
.partners .item.item_6 img {
    width: 75px
}
.partners .item.item_7 img {
    width: 115px
}
.presentation {
    display: block;
    text-align: center
}
.presentation__list {
    max-width: 450px;
    margin: 0 auto
}
@media only screen and (min-width:768px) {
    .presentation__list {
        max-width: 650px
    }
}
@media only screen and (min-width:1024px) {
    .presentation__list {
        max-width: none;
        margin: 0
    }
}
.presentation__item {
    display: block;
    overflow: hidden;
    width: 100%;
    min-width: 200px;
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 1.44;
    text-align: center;
    color: #9b9b9b
}
@media only screen and (min-width:768px) {
    .presentation__item {
        display: inline-block;
        vertical-align: top;
        overflow: visible;
        width: auto;
        margin-bottom: 20px;
        padding-left: 20px;
        padding-right: 20px
    }
}
@media only screen and (min-width:1024px) {
    .presentation__item {
        min-width: auto;
        padding-left: 12px;
        padding-right: 12px
    }
}
@media only screen and (min-width:1200px) {
    .presentation__item {
        padding-left: 24px;
        padding-right: 24px
    }
}
.presentation__item a {
    color: #4a90e2
}
.presentation__item img {
    display: block;
    width: 110px;
    max-width: 100%
}
@media only screen and (min-width:768px) {
    .presentation__item img {
        width: 120px;
        margin: 0 auto 20px
    }
}
.en .presentation__item img {
    width: 412px;
    margin-bottom: 15px
}
@media only screen and (min-width:768px) {
    .en .presentation__item img {
        margin-bottom: 35px
    }
}
@media only screen and (max-width:767px) {
    .presentation__item br {
        display: none
    }
}
@media only screen and (max-width:767px) {
    .presentation__item .link {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
        align-content: flex-start;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
}
@media only screen and (max-width:767px) {
    .en .presentation__item .link {
        display: block
    }
}
@media only screen and (max-width:767px) {
    .presentation__item .text {
        display: block;
        width: -webkit-calc(100% - 110px);
        width: calc(100% - 110px);
        margin-bottom: 5px;
        padding-left: 10px;
        text-align: left
    }
}
@media only screen and (max-width:767px) {
    .en .presentation__item .text {
        width: 100%;
        margin-bottom: 0;
        padding-left: 0;
        text-align: center
    }
}
.principles {
    display: block;
    margin-top: 40px
}
@media only screen and (min-width:768px) {
    .principles {
        margin-top: 90px
    }
}
.principles__list {
    display: block;
    max-width: 780px;
    margin: 0 auto;
    padding-top: 4px
}
.principles__item {
    display: block;
    max-width: 720px;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.33;
    color: #000
}
@media only screen and (min-width:768px) {
    .principles__item {
        margin-bottom: 24px;
        font-size: 18px
    }
}
.principles__item:last-child {
    margin-bottom: 0
}
.principles__item .big {
    font-size: 18px;
    line-height: 1
}
@media only screen and (min-width:768px) {
    .principles__item .big {
        font-size: 24px
    }
}
.spreading-page {
    margin: 0;
    background-color: #fff
}
.spreading-page__banner {
    height: 100vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #000;
    background-image: url(./../img/landing-all-back.jpg);
    background-repeat: no-repeat;
    background-size: 130% auto;
    background-position: top center
}
@media only screen and (min-width:568px) {
    .spreading-page__banner {
        background-size: cover
    }
}
.spreading-page__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 60vh;
    padding-bottom: 40px
}
@media only screen and (min-width:568px) {
    .spreading-page__list {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
        align-content: flex-start;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        min-height: auto;
        padding-bottom: 0;
        -webkit-transform: translateY(-7vh);
        -ms-transform: translateY(-7vh);
        transform: translateY(-7vh)
    }
}
@media only screen and (min-width:768px) {
    .spreading-page__list {
        -webkit-transform: translateY(-10vh);
        -ms-transform: translateY(-10vh);
        transform: translateY(-10vh)
    }
}
@media only screen and (min-width:1024px) {
    .spreading-page__list {
        -webkit-transform: translateY(-11vh);
        -ms-transform: translateY(-11vh);
        transform: translateY(-11vh)
    }
}
@media only screen and (min-width:1200px) {
    .spreading-page__list {
        -webkit-transform: translateY(-9vh);
        -ms-transform: translateY(-9vh);
        transform: translateY(-9vh)
    }
}
@media only screen and (min-width:1600px) {
    .spreading-page__list {
        -webkit-transform: translateY(-16vh);
        -ms-transform: translateY(-16vh);
        transform: translateY(-16vh)
    }
}
@media only screen and (min-width:2400px) {
    .spreading-page__list {
        -webkit-transform: translateY(-16vh);
        -ms-transform: translateY(-16vh);
        transform: translateY(-16vh)
    }
}
.spreading-page__item {
    display: block;
    margin: 0 7px
}
@media only screen and (min-width:568px) {
    .spreading-page__item {
        display: inline-block;
        vertical-align: top;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }
}
@media only screen and (min-width:768px) {
    .spreading-page__item {
        margin: 0 10px
    }
}
@media only screen and (min-width:1024px) {
    .spreading-page__item {
        margin: 0 15px
    }
}
@media only screen and (min-width:1200px) {
    .spreading-page__item {
        margin: 0 25px
    }
}
@media only screen and (min-width:1600px) {
    .spreading-page__item {
        margin: 0 40px
    }
}
@media only screen and (min-width:2400px) {
    .spreading-page__item {
        margin: 0 40px
    }
}
.spreading-page__logo-img {
    display: block;
    margin: 0 auto;
    height: 26px
}
@media only screen and (min-width:768px) {
    .spreading-page__logo-img {
        height: 34px
    }
}
@media only screen and (min-width:1024px) {
    .spreading-page__logo-img {
        height: 45px
    }
}
@media only screen and (min-width:1200px) {
    .spreading-page__logo-img {
        height: 50px
    }
}
@media only screen and (min-width:1600px) {
    .spreading-page__logo-img {
        height: 60px
    }
}
@media only screen and (min-width:2400px) {
    .spreading-page__logo-img {
        height: 97px
    }
}
.spreading-page__title-img {
    display: block;
    margin: 0 auto;
    height: 24px
}
@media only screen and (min-width:768px) {
    .spreading-page__title-img {
        height: 30px
    }
}
@media only screen and (min-width:1024px) {
    .spreading-page__title-img {
        height: 36px
    }
}
@media only screen and (min-width:1200px) {
    .spreading-page__title-img {
        height: 40px
    }
}
@media only screen and (min-width:1600px) {
    .spreading-page__title-img {
        height: 40px
    }
}
@media only screen and (min-width:2400px) {
    .spreading-page__title-img {
        height: 63px
    }
}
.spreading-page-info {
    display: block;
    margin: 0 auto;
    padding: 50px 15px 0
}
@media only screen and (min-width:1024px) {
    .spreading-page-info {
        max-width: 1024px;
        padding-top: 62px
    }
}
@media only screen and (min-width:1200px) {
    .spreading-page-info {
        max-width: 1200px;
        padding-top: 70px
    }
}
@media only screen and (min-width:1600px) {
    .spreading-page-info {
        max-width: 1600px;
        padding-top: 95px
    }
}
@media only screen and (min-width:2400px) {
    .spreading-page-info {
        max-width: 2290px;
        padding-top: 140px
    }
}
.spreading-page-info a {
    color: #06f
}
@media only screen and (min-width:1024px) {
    .spreading-page-info__container {
        padding: 0 110px
    }
}
@media only screen and (min-width:1200px) {
    .spreading-page-info__container {
        padding: 0 130px
    }
}
@media only screen and (min-width:1600px) {
    .spreading-page-info__container {
        padding: 0 174px
    }
}
@media only screen and (min-width:2400px) {
    .spreading-page-info__container {
        padding: 0 250px
    }
}
.spreading-page-info__header {
    display: block;
    position: relative;
    margin-bottom: 20px
}
@media only screen and (min-width:768px) {
    .spreading-page-info__header {
        margin-bottom: 30px
    }
}
@media only screen and (min-width:1024px) {
    .spreading-page-info__header {
        margin-bottom: 48px
    }
}
@media only screen and (min-width:1200px) {
    .spreading-page-info__header {
        margin-bottom: 60px
    }
}
@media only screen and (min-width:1600px) {
    .spreading-page-info__header {
        margin-bottom: 75px
    }
}
@media only screen and (min-width:2400px) {
    .spreading-page-info__header {
        margin-bottom: 110px
    }
}
.spreading-page-info__header:after {
    content: "";
    display: block;
    position: absolute;
    top: -9px;
    right: 0;
    width: 50px;
    height: 50px;
    background-image: url(./../img/znak.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%
}
@media only screen and (min-width:768px) {
    .spreading-page-info__header:after {
        top: auto;
        bottom: 0;
        width: 78px;
        height: 77px
    }
}
@media only screen and (min-width:1024px) {
    .spreading-page-info__header:after {
        bottom: auto;
        top: 5px
    }
}
@media only screen and (min-width:1200px) {
    .spreading-page-info__header:after {
        top: 10px;
        width: 91px;
        height: 90px
    }
}
@media only screen and (min-width:1600px) {
    .spreading-page-info__header:after {
        width: 125px;
        height: 124px
    }
}
@media only screen and (min-width:2400px) {
    .spreading-page-info__header:after {
        width: 181px;
        height: 180px
    }
}
.spreading-page-info__primary {
    margin-bottom: 20px;
    font-size: 13px;
    line-height: 1.2;
    letter-spacing: .8px
}
@media only screen and (min-width:1024px) {
    .spreading-page-info__primary {
        position: absolute;
        right: 100%;
        bottom: 5px;
        width: 110px;
        margin-bottom: 0
    }
}
@media only screen and (min-width:1200px) {
    .spreading-page-info__primary {
        width: 130px;
        font-size: 16px
    }
}
@media only screen and (min-width:1600px) {
    .spreading-page-info__primary {
        bottom: 13px;
        width: 174px;
        font-size: 20px;
        letter-spacing: 1.8px
    }
}
@media only screen and (min-width:2400px) {
    .spreading-page-info__primary {
        bottom: 18px;
        width: 250px;
        font-size: 30px
    }
}
.spreading-page-info__title {
    font-size: 26px;
    line-height: 1.1
}
@media only screen and (min-width:768px) {
    .spreading-page-info__title {
        max-width: 590px;
        font-size: 30px;
        line-height: 1.2
    }
}
@media only screen and (min-width:1024px) {
    .spreading-page-info__title {
        max-width: 490px;
        font-size: 35px
    }
}
@media only screen and (min-width:1200px) {
    .spreading-page-info__title {
        max-width: 570px;
        font-size: 41px
    }
}
@media only screen and (min-width:1600px) {
    .spreading-page-info__title {
        max-width: 780px;
        font-size: 56px
    }
}
@media only screen and (min-width:2400px) {
    .spreading-page-info__title {
        max-width: 1100px;
        font-size: 80px
    }
}
.spreading-page-info__content {
    margin-bottom: 40px;
    font-size: 16px;
    line-height: 1.2;
    letter-spacing: -.1px
}
@media only screen and (min-width:768px) {
    .spreading-page-info__content {
        margin-bottom: 51px
    }
}
@media only screen and (min-width:1200px) {
    .spreading-page-info__content {
        margin-bottom: 61px;
        font-size: 19px;
        letter-spacing: -.2px
    }
}
@media only screen and (min-width:1600px) {
    .spreading-page-info__content {
        margin-bottom: 82px;
        font-size: 25px;
        letter-spacing: 0
    }
}
@media only screen and (min-width:2400px) {
    .spreading-page-info__content {
        margin-bottom: 120px;
        font-size: 36px
    }
}
.spreading-page-info__content p {
    margin-bottom: 1.45em
}
.spreading-page-info__content-primary {
    font-size: 14px
}
@media only screen and (min-width:1200px) {
    .spreading-page-info__content-primary {
        font-size: 16px
    }
}
@media only screen and (min-width:1600px) {
    .spreading-page-info__content-primary {
        font-size: 22px
    }
}
@media only screen and (min-width:2400px) {
    .spreading-page-info__content-primary {
        font-size: 33px
    }
}
.spreading-page-info__logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 25px
}
@media only screen and (min-width:768px) {
    .spreading-page-info__logo {
        margin-top: 33px
    }
}
@media only screen and (min-width:1200px) {
    .spreading-page-info__logo {
        margin-top: 47px
    }
}
@media only screen and (min-width:1600px) {
    .spreading-page-info__logo {
        margin-top: 58px
    }
}
@media only screen and (min-width:2400px) {
    .spreading-page-info__logo {
        margin-top: 85px
    }
}
.spreading-page-info__logo .item {
    display: block;
    width: 100%;
    margin-top: 15px
}
@media only screen and (min-width:768px) {
    .spreading-page-info__logo .item {
        width: 47%;
        margin-top: 0
    }
}
.spreading-page-info__logo .item:first-child {
    margin-top: 0
}
.spreading-page-info__logo .item__logo {
    display: block;
    margin: 0 auto;
    height: 43px
}
@media only screen and (min-width:1200px) {
    .spreading-page-info__logo .item__logo {
        height: 51px
    }
}
@media only screen and (min-width:1600px) {
    .spreading-page-info__logo .item__logo {
        height: 67px
    }
}
@media only screen and (min-width:2400px) {
    .spreading-page-info__logo .item__logo {
        height: 97px
    }
}
.spreading-page-info__logo .item__title {
    display: block;
    margin: 0 auto;
    height: 29px
}
@media only screen and (min-width:1200px) {
    .spreading-page-info__logo .item__title {
        height: 33px
    }
}
@media only screen and (min-width:1600px) {
    .spreading-page-info__logo .item__title {
        height: 45px
    }
}
@media only screen and (min-width:2400px) {
    .spreading-page-info__logo .item__title {
        height: 63px
    }
}
.spreading-page-info__footer {
    padding-top: 22px;
    padding-bottom: 29px;
    border-top: 1px solid #ccc;
    font-family: GothamPro;
    font-size: 13px;
    line-height: 1.2;
    text-align: center
}
@media only screen and (min-width:768px) {
    .spreading-page-info__footer {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
        align-content: flex-start;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding-bottom: 55px;
        text-align: left
    }
}
@media only screen and (min-width:1200px) {
    .spreading-page-info__footer {
        padding-top: 20px;
        padding-bottom: 47px;
        border-width: 2px;
        font-size: 16px
    }
}
@media only screen and (min-width:1600px) {
    .spreading-page-info__footer {
        padding-top: 29px;
        padding-bottom: 75px;
        font-size: 21px
    }
}
@media only screen and (min-width:2400px) {
    .spreading-page-info__footer {
        padding-top: 45px;
        padding-bottom: 105px;
        font-size: 30px
    }
}
.spreading-page-info__footer-operating-mode {
    margin-top: 10px
}
@media only screen and (min-width:768px) {
    .spreading-page-info__footer-operating-mode {
        margin-top: 0
    }
}
.spreading-page-info__footer-email {
    display: inline-block;
    margin-top: 10px
}
@media only screen and (min-width:768px) {
    .spreading-page-info__footer-email {
        margin-top: 0
    }
}
.spreading-page-info__footer-socials {
    display: block;
    margin-top: 15px
}
@media only screen and (min-width:768px) {
    .spreading-page-info__footer-socials {
        display: inline-block;
        margin-top: 3px
    }
}
@media only screen and (min-width:1600px) {
    .spreading-page-info__footer-socials {
        margin-top: 5px
    }
}
.spreading-page-info__footer-socials .item {
    display: inline-block;
    vertical-align: middle;
    max-width: 26px;
    margin-left: 2px
}
@media only screen and (min-width:1200px) {
    .spreading-page-info__footer-socials .item {
        max-width: 30px;
        margin-left: 3px
    }
}
@media only screen and (min-width:1600px) {
    .spreading-page-info__footer-socials .item {
        max-width: 40px;
        margin-left: 4px
    }
}
@media only screen and (min-width:2400px) {
    .spreading-page-info__footer-socials .item {
        max-width: 60px;
        margin-left: 0
    }
}
.spreading-page-info__footer-socials .item img {
    display: inline-block;
    vertical-align: top;
    max-width: 100%
}
/*# sourceMappingURL=styles.css.map */