@charset "UTF-8";

/** Generated by FG **/
@font-face {
    font-family: 'HelveticaNeueCyr';
    src: url("../fonts/HelveticaNeueCyr-Roman.eot");
    src: local("☺"), url("../fonts/HelveticaNeueCyr-Roman.woff") format("woff"), url("../fonts/HelveticaNeueCyr-Roman.ttf") format("truetype"), url("../fonts/HelveticaNeueCyr-Roman.svg") format("svg");
    font-weight: 400;
    font-style: normal;
}

/** Generated by FG **/
@font-face {
    font-family: 'HelveticaNeueCyr-Light';
    src: url("../fonts/HelveticaNeueCyr-Light.eot");
    src: local("☺"), url("../fonts/HelveticaNeueCyr-Light.woff") format("woff"), url("../fonts/HelveticaNeueCyr-Light.ttf") format("truetype"), url("../fonts/HelveticaNeueCyr-Light.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

/** Generated by FG **/
@font-face {
    font-family: 'HelveticaNeueCyr-Black';
    src: url("../fonts/HelveticaNeueCyr-Black.eot");
    src: local("☺"), url("../fonts/HelveticaNeueCyr-Black.woff") format("woff"), url("../fonts/HelveticaNeueCyr-Black.ttf") format("truetype"), url("../fonts/HelveticaNeueCyr-Black.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

body,
html {
    overflow-x: hidden;
}

.visible-xs {
    display: none;
}

* {
    outline: none !important;
}

body {
    color: #fff;
    font-family: 'HelveticaNeueCyr', Arial, sans-serif;
    padding-top: 0px;
    background-color: #000;
}


.dotsandlines,
.wheelleft {
    position: absolute;
}

.dotsandlines {
    top: 150px;
}

.main {
    text-align: center;
    overflow-x: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0px 0px 35px;
}

.main h1 {
    font-size: 62px;
}

.main h4 {
    font-size: 19px;
    font-family: 'HelveticaNeueCyr-Light', Arial, sans-serif;
}

.content {
    padding: 35px 0 115px;
    color: #fff;
}

.content p {
    font-size: 20px;
    margin: 40px 0 0;
    font-family: 'HelveticaNeueCyr-Light', Arial, sans-serif;
}

.content p b {
    font-family: 'HelveticaNeueCyr-Black', Arial, sans-serif;
}

.content h1 {
    font-size: 48px;
    text-align: center;
    font-family: 'HelveticaNeueCyr-Light', Arial, sans-serif;
    margin: 55px 0 0;
}

.content h1 + p {
    margin-top: 30px;
}

.footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 30%;
    padding: 20px 0;
    background-color: #000;
    font-size: 12px;
    width: 100%;
}

.footer a {
    color: #fff;
    text-decoration: none;
}

.footer nav {
    border-bottom: 2px solid #093660;
    margin-bottom: 40px;
    padding-bottom: 40px;
}

.footer nav a {
    font-size: 16px;
    margin-left: 20px;
}

.footer nav a:nth-child(1) {
    margin-left: 0;
}

.footer .flex {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: flex-start;
    flex-flow: row wrap;
}

.footer .flex__item_first .logo {
    margin: 30px 0 35px;
}

.footer .flex__item_first p {
    margin: 0;
    color: #fff;
}

.footer .flex__item_second {
    margin-top: 40px;
}

.footer .flex__item_second a {
    display: block;
}

.footer .flex__item_second .raek {
    margin-bottom: 30px;
}

.footer .flex__item_third {
    margin-top: 30px;
}

.footer .flex__item_third a {
    display: block;
}

.footer .flex__item_third .logos {
    margin-top: 15px;
}

.footer .flex__item_third .logos img {
    margin-top: 10px;
}

.footer .flex__item_visibleMD {
    display: none;
}

.footer .flex__item_fourth {
    border: 1px solid #fff;
}

.footer .flat_button {
    background-color: #e1e1f6 !important;
}

@media (max-width: 991px) {
    .footer .flex__item_hiddenMDandLower {
        display: none;
    }

    .footer .flex__item_visibleMD {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: -35px;
    }

    .footer .flex__item_visibleMD img {
        margin-left: 10px;
    }

    .footer .flex__item_visibleMD .visibleSM {
        display: none;
    }

    .footer .flex__item_first nav a {
        font-size: 12px;
    }
}

@media (max-width: 767px) {
    .footer {
        min-height: 369px;
    }

    .footer .flex__item_hiddenSM {
        display: none;
    }

    .footer .flex__item_visibleMD {
        margin-top: 15px;
    }

    .footer .flex__item_visibleMD .visibleSM {
        display: block;
    }

    .footer .flex__item_visibleMD a.visibleSM {
        margin-top: 25px;
    }

    .footer .flex__item_visibleMD a.visibleSM.mleft {
        margin-left: 10px;
    }

    .footer .raek {
        width: 76px;
    }

    margin: 25px auto 10px;
}

.hidden-xs {
    display: none !important;
}

.visible-xs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
}

@media (max-width: 991px) {
    .content p {
        font-size: 18px;
    }

    .content h1 {
        font-size: 40px;
    }

    .content {
        padding: 5px 0 95px;
    }
}

@media (max-width: 575px) {
    .main h1 {
        font-size: 42px;
    }

    .main h2 {
        font-size: 28px;
    }

    .content p {
        font-size: 16px;
        margin-top: 30px;
    }

    .hidden-xs {
        display: none !important;
    }

    .visible-xs {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    body {
        padding-top: 44px;
    }

    .content h1 {
        font-size: 30px;
        margin-top: 35px;
    }

    .content h1 + p {
        margin-top: 20px;
    }

    .content {
        padding: 0 0 80px;
    }
}


@media (max-width: 575px) {
    .footer {
        text-align: center;
    }

    .footer .flex {
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }

    .footer .flex__item_hiddenMDandLower,
    .footer .flex__item_hiddenSM {
        display: block;
    }

    .footer .flex__item_first nav a.secondLink {
        margin-left: 20px;
    }

    .footer .flex__item_hiddenSM {
        width: 100%;
    }

    .footer .flex__item_hiddenSM .visible-xs {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }

    .footer .flex__item_hiddenSM .visible-xs .raek {
        margin: 0 20px 0 0;
    }

    .footer .flex__item_third {
        margin-top: 0;
    }

    .footer .flex__item_third a,
    .footer .flex__item_third img {
        display: block;
    }

    .footer .flex__item_third .logos br {
        display: none;
    }

    .footer .flex__item_fourth {
        margin: 25px auto 10px;
    }

    .hidden-xs {
        display: none !important;
    }

    .visible-xs {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}

@media (max-width: 767px) {
    .footer nav {
        text-align: center;
    }
}


header {
    padding-top: 25px;
    padding-bottom: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

header .logoandlang {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

header .logoandlang .lang {
    margin-left: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

header .logoandlang .lang a {
    color: #fff;
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    border: 2px solid transparent;
    width: 37px;
    height: 37px;
}

header .logoandlang .lang a.active {
    border-color: #115da4;
}

header .logoandlang .lang a + a {
    margin-left: 45px;
}

header button {
    height: 41px;
    color: #fff;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 20px;
    background-color: transparent;
    cursor: pointer;
}

header button.active {
    border: 1px solid #115da4;
    border-radius: 25px;
}

header button.login {
    background-color: rgba(22, 99, 161, 0.4);
    border-radius: 25px;
    font-weight: 300;
    width: 105px;
    border-width: 1px;
    border-color: #1475c3;
    border-style: solid;
}

header button.cent {
    margin: 0 40px;
}

@media (max-width: 767px) {
    header {
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    header button.cent {
        margin: 0 10px;
    }

    header button {
        font-size: 16px;
    }
}