@charset "UTF-8";
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translateZ(0)
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: none
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: a;
    animation-name: a
}

@-webkit-keyframes a {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@keyframes a {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: -webkit-transform .1s ease;
    transition: transform .1s ease;
    transition: transform .1s ease, -webkit-transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transform: scale(1.3);
    transform: scale(1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

@font-face {
    font-family: MuseoSansCyrl;
    font-style: normal;
    font-weight: 900;
    src: url("/fonts/MuseoSans/MuseoSansCyrl_900-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/MuseoSans/MuseoSansCyrl_900-webfont.woff2") format("woff2"), url("/fonts/MuseoSans/MuseoSansCyrl_900-webfont.woff") format("woff"), url("/fonts/MuseoSans/MuseoSansCyrl_900-webfont.ttf") format("truetype"), url("/fonts/MuseoSans/MuseoSansCyrl_900-webfont.svg#MuseoSansCyrl") format("svg")
}

@font-face {
    font-family: MuseoSansCyrl;
    font-style: normal;
    font-weight: 700;
    src: url("/fonts/MuseoSans/MuseoSansCyrl_700-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/MuseoSans/MuseoSansCyrl_700-webfont.woff2") format("woff2"), url("/fonts/MuseoSans/MuseoSansCyrl_700-webfont.woff") format("woff"), url("/fonts/MuseoSans/MuseoSansCyrl_700-webfont.ttf") format("truetype"), url("/fonts/MuseoSans/MuseoSansCyrl_700-webfont.svg#MuseoSansCyrl") format("svg")
}

@font-face {
    font-family: MuseoSansCyrl;
    font-style: normal;
    font-weight: 500;
    src: url("/fonts/MuseoSans/MuseoSansCyrl_500-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/MuseoSans/MuseoSansCyrl_500-webfont.woff2") format("woff2"), url("/fonts/MuseoSans/MuseoSansCyrl_500-webfont.woff") format("woff"), url("/fonts/MuseoSans/MuseoSansCyrl_500-webfont.ttf") format("truetype"), url("/fonts/MuseoSans/MuseoSansCyrl_500-webfont.svg#MuseoSansCyrl") format("svg")
}

@font-face {
    font-family: MuseoSansCyrl;
    font-style: normal;
    font-weight: 300;
    src: url("/fonts/MuseoSans/MuseoSansCyrl_300-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/MuseoSans/MuseoSansCyrl_300-webfont.woff2") format("woff2"), url("/fonts/MuseoSans/MuseoSansCyrl_300-webfont.woff") format("woff"), url("/fonts/MuseoSans/MuseoSansCyrl_300-webfont.ttf") format("truetype"), url("/fonts/MuseoSans/MuseoSansCyrl_300-webfont.svg#MuseoSansCyrl") format("svg")
}

@font-face {
    font-family: MuseoSansCyrl;
    font-style: normal;
    font-weight: 100;
    src: url("/fonts/MuseoSans/MuseoSansCyrl_100-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/MuseoSans/MuseoSansCyrl_100-webfont.woff2") format("woff2"), url("/fonts/MuseoSans/MuseoSansCyrl_100-webfont.woff") format("woff"), url("/fonts/MuseoSans/MuseoSansCyrl_100-webfont.ttf") format("truetype"), url("/fonts/MuseoSans/MuseoSansCyrl_100-webfont.svg#MuseoSansCyrl") format("svg")
}

@font-face {
    font-family: reg;
    font-style: normal;
    font-weight: 300;
    src: url("/fonts/MS/museosanscyrl_0.eot?#iefix") format("embedded-opentype"), url("/fonts/MS/museosanscyrl_0.woff2") format("woff2"), url("/fonts/MS/museosanscyrl_0.woff") format("woff"), url("/fonts/MS/museosanscyrl_0.ttf") format("truetype"), url("/fonts/MS/museosanscyrl_0.svg#reg") format("svg")
}

@font-face {
    font-family: sem;
    font-style: normal;
    font-weight: 500;
    src: url("/fonts/MS/museosanscyrl_1.eot?#iefix") format("embedded-opentype"), url("/fonts/MS/museosanscyrl_1.woff2") format("woff2"), url("/fonts/MS/museosanscyrl_1.woff") format("woff"), url("/fonts/MS/museosanscyrl_1.ttf") format("truetype"), url("/fonts/MS/museosanscyrl_1.svg#sem") format("svg")
}

@font-face {
    font-family: bold;
    font-style: normal;
    font-weight: 700;
    src: url("/fonts/MS/museosanscyrl_2.eot?#iefix") format("embedded-opentype"), url("/fonts/MS/museosanscyrl_2.woff2") format("woff2"), url("/fonts/MS/museosanscyrl_2.woff") format("woff"), url("/fonts/MS/museosanscyrl_2.ttf") format("truetype"), url("/fonts/MS/museosanscyrl_2.svg#bold") format("svg")
}

@font-face {
    font-family: interface;
    font-style: normal;
    font-weight: 400;
    src: url("/fonts/interface/interface.eot?#iefix") format("embedded-opentype"), url("/fonts/interface/interface.woff2") format("woff2"), url("/fonts/interface/interface.woff") format("woff"), url("/fonts/interface/interface.ttf") format("truetype"), url("/fonts/interface/interface.svg#interface") format("svg")
}

@font-face {
    font-family: icomoon;
    font-style: normal;
    font-weight: 400;
    src: url("/fonts/icomoon/icomoon.eot?#iefix") format("embedded-opentype"), url("/fonts/icomoon/icomoon.woff") format("woff"), url("/fonts/icomoon/icomoon.ttf") format("truetype"), url("/fonts/icomoon/icomoon.svg#icomoon") format("svg")
}

body, html {
    font-size: 16px
}

body {
    font-family: MuseoSansCyrl, Helvetica, Arial, sans-serif;
    font-weight: 300;
    color: #000
}

*, :after, :before {
    box-sizing: border-box
}

[contenteditable=true], [tabindex], a, button, input, select, textarea {
    color: #000;
    outline: none
}

[contenteditable=true]:focus::-webkit-input-placeholder, [tabindex]:focus::-webkit-input-placeholder, a:focus::-webkit-input-placeholder, button:focus::-webkit-input-placeholder, input:focus::-webkit-input-placeholder, select:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {
    opacity: 0
}

[contenteditable=true]:focus:-ms-input-placeholder, [contenteditable=true]:focus::-ms-input-placeholder, [tabindex]:focus:-ms-input-placeholder, [tabindex]:focus::-ms-input-placeholder, a:focus:-ms-input-placeholder, a:focus::-ms-input-placeholder, button:focus:-ms-input-placeholder, button:focus::-ms-input-placeholder, input:focus:-ms-input-placeholder, input:focus::-ms-input-placeholder, select:focus:-ms-input-placeholder, select:focus::-ms-input-placeholder, textarea:focus:-ms-input-placeholder, textarea:focus::-ms-input-placeholder {
    opacity: 0
}

[contenteditable=true]:focus::placeholder, [tabindex]:focus::placeholder, a:focus::placeholder, button:focus::placeholder, input:focus::placeholder, select:focus::placeholder, textarea:focus::placeholder {
    opacity: 0
}

p {
    font-size: 16px;
    margin: 0;
    padding: 0
}

.i-logo:before {
    content: "";
    display: inline-block;
    font-family: interface;
    font-size: inherit;
    color: inherit;
    font-style: normal;
    line-height: inherit
}

.i-clock:before, .main__sale--top:before {
    content: ""
}

.i-clock:before, .i-coins:before, .main__sale--top:before, .main__sum--text:before {
    display: inline-block;
    font-family: icomoon;
    font-size: inherit;
    color: inherit;
    font-style: normal;
    line-height: inherit
}

.i-coins:before, .main__sum--text:before {
    content: ""
}

.footer__social--fb:before, .header__social--facebook:before, .i-fb:before {
    content: "";
    display: inline-block;
    font-family: icomoon;
    font-size: inherit;
    color: inherit;
    font-style: normal;
    line-height: inherit
}

.footer__social--tw:before, .header__social--twitter:before, .i-tw:before {
    content: "";
    display: inline-block;
    font-family: icomoon;
    font-size: inherit;
    color: inherit;
    font-style: normal;
    line-height: inherit
}

.footer__social--tg:before, .header__social--telegram:before, .i-tg:before {
    content: "";
    display: inline-block;
    font-family: icomoon;
    font-size: inherit;
    color: inherit;
    font-style: normal;
    line-height: inherit
}

.adviser__next:before, .adviser__prev:before, .company__next:before, .company__prev:before, .entity__back:before, .i-arrow_down:before, .main__arrow:before, .media__next:before, .media__prev:before, .partners__next:before, .partners__prev:before, .team__next:before, .team__prev:before {
    content: "";
    display: inline-block;
    font-family: icomoon;
    font-size: inherit;
    color: inherit;
    font-style: normal;
    line-height: inherit
}

.i-arrow_right:before {
    content: ""
}

.determ__cube:before, .i-arrow_right:before, .i-camera:before {
    display: inline-block;
    font-family: icomoon;
    font-size: inherit;
    color: inherit;
    font-style: normal;
    line-height: inherit
}

.determ__cube:before, .i-camera:before {
    content: ""
}

.i-crossed:before, .loyal__white--first:before {
    content: ""
}

.i-award:before, .i-crossed:before, .loyal__white--first:before, .loyal__white--second:before {
    display: inline-block;
    font-family: icomoon;
    font-size: inherit;
    color: inherit;
    font-style: normal;
    line-height: inherit
}

.i-award:before, .loyal__white--second:before {
    content: ""
}

.i-people:before, .loyal__white--fourth:before {
    content: ""
}

.i-bio:before, .i-people:before, .loyal__white--fourth:before, .loyal__white--third:before {
    display: inline-block;
    font-family: icomoon;
    font-size: inherit;
    color: inherit;
    font-style: normal;
    line-height: inherit
}

.i-bio:before, .loyal__white--third:before {
    content: ""
}

.adv__white--06:before, .i-chat:before {
    content: ""
}

.adv__white--02:before, .adv__white--06:before, .i-card:before, .i-chat:before {
    display: inline-block;
    font-family: icomoon;
    font-size: inherit;
    color: inherit;
    font-style: normal;
    line-height: inherit
}

.adv__white--02:before, .i-card:before {
    content: ""
}

.adv__white--01:before, .i-money:before {
    content: ""
}

.adv__white--01:before, .adv__white--05:before, .i-money:before, .i-pig:before {
    display: inline-block;
    font-family: icomoon;
    font-size: inherit;
    color: inherit;
    font-style: normal;
    line-height: inherit
}

.adv__white--05:before, .i-pig:before {
    content: ""
}

.adv__white--04:before, .i-shop:before {
    content: ""
}

.adv__white--03:before, .adv__white--04:before, .i-shop:before, .i-wallet:before {
    display: inline-block;
    font-family: icomoon;
    font-size: inherit;
    color: inherit;
    font-style: normal;
    line-height: inherit
}

.adv__white--03:before, .i-wallet:before {
    content: ""
}

.i-newspaper:before, .offer__white--left:before {
    content: ""
}

.i-handshake:before, .i-newspaper:before, .offer__white--left:before, .offer__white--right:before {
    display: inline-block;
    font-family: icomoon;
    font-size: inherit;
    color: inherit;
    font-style: normal;
    line-height: inherit
}

.i-handshake:before, .offer__white--right:before {
    content: ""
}

.footer__social--grid:before, .header__social--grid:before, .i-grid:before {
    content: "";
    display: inline-block;
    font-family: icomoon;
    font-size: inherit;
    color: inherit;
    font-style: normal;
    line-height: inherit
}

.footer__social--vk:before, .header__social--vk:before, .i-vk:before {
    content: "";
    display: inline-block;
    font-family: icomoon;
    font-size: inherit;
    color: inherit;
    font-style: normal;
    line-height: inherit
}

.footer__social--yb:before, .header__social--yb:before, .i-yb:before {
    content: "";
    display: inline-block;
    font-family: icomoon;
    font-size: inherit;
    color: inherit;
    font-style: normal;
    line-height: inherit
}

.footer__social--btalk:before, .header__social--btalk:before, .i-bt:before {
    content: "";
    display: inline-block;
    font-family: icomoon;
    font-size: inherit;
    color: inherit;
    font-style: normal;
    line-height: inherit
}

.footer__social--insta:before {
    content: url("img/icons/20x20_insta.png");
    line-height: inherit
}

.header__social--insta:before {
    content: url("img/icons/20x20_insta.png");
    line-height: inherit
}

.header {
    position: fixed;
    z-index: 5;
    top: 0;
    left: 0;
    right: 0;
    height: 64px;
    width: 100%;
    transition: all .3s ease-in-out
}

@media screen and (min-width: 768px) {
    .header {
        height: 70px
    }
}

@media screen and (min-width: 1200px) {
    .header {
        height: 85px
    }
}

.header__wrapper {
    position: fixed;
    right: -100%;
    width: 100%;
    height: 100%;
    background: hsla(0, 0%, 100%, .96);
    transition: all .3s ease-in-out
}

@media screen and (min-width: 768px) {
    .header__wrapper {
        position: unset;
        background: transparent;
        display: block;
        height: 100%;
        border-bottom: 1px solid #fff;
        margin: 0 auto
    }

    .header__wrapper:after {
        clear: both;
        content: "";
        display: table
    }
}

@media screen and (min-width: 900px) {
    .header__wrapper {
        width: 800px
    }
}

@media screen and (min-width: 1000px) {
    .header__wrapper {
        width: 1000px
    }
}

@media screen and (min-width: 1200px) {
    .header__wrapper {
        width: 1100px
    }
}

@media screen and (min-width: 1400px) {
    .header__wrapper {
        width: 1300px
    }
}

.header__wrapper-open {
    transition: right .3s ease-in-out;
    right: 0
}

.header__active-link {
    background-color: #7ed321;
    color: #fff
}

.header__wrapper-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 12px 15px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    border-bottom: 2px solid #7ed321
}

@media screen and (min-width: 768px) {
    .header__wrapper-mobile {
        display: none
    }
}

.header__scrolling {
    background-color: #fff;
    border-bottom: 2px solid #7ed321;
    transition: all .3s ease-in-out
}

.header__left {
    padding: 30px 0 90px
}

@media screen and (min-width: 768px) {
    .header__left {
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        float: left;
        height: 100%
    }
}

.header__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    left: 13px;
    bottom: 100px
}

@media screen and (min-width: 768px) {
    .header__right {
        position: unset;
        left: auto;
        bottom: auto;
        float: right;
        height: 100%
    }
}

.header__logo {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    display: block;
    background-image: url("/img/biocoin_new_logo_small.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
}

@media screen and (min-width: 768px) {
    .header__logo {
        height: 35px;
        width: 90px;
        margin-bottom: 10px;
    }
}

@media screen and (min-width: 1200px) {
    .header__logo {
        height: 35px;
        width: 120px;
    }
}

.header__logo--mobile {
    height: 35px;
    width: 150px;
    background-image: url("/img/biocoin_new_logo_small_green.svg");
}

.header__logo--desk {
    display: none
}

@media screen and (min-width: 768px) {
    .header__logo--desk {
        display: block
    }
}

.header__links {
    padding-left: 5px
}

@media screen and (min-width: 768px) {
    .header__links {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

@media screen and (min-width: 1200px) {
    .header__links {
        padding-left: 20px
    }
}

.header__link {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    display: block;
    color: #19510e;
    font-size: 20px;
    line-height: 40px;
    text-decoration: none;
    font-family: reg, Helvetica, Arial, sans-serif;
    border-bottom: 3px solid transparent;
    transition: all .3s ease
}

@media screen and (min-width: 768px) {
    .header__link {
        color: #fff;
        font-size: 10px;
        line-height: 70px;
        margin: 0 5px
    }
}

@media screen and (min-width: 1000px) {
    .header__link {
        font-size: 13px
    }
}

@media screen and (min-width: 1200px) {
    .header__link {
        font-size: 14px;
        line-height: 85px;
        margin: 0 7px
    }
}

@media screen and (min-width: 1400px) {
    .header__link {
        font-size: 16px
    }
}

.header__link:hover {
    border-bottom: 3px solid #7ed321
}

.header__socials {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

.header__social {
    padding: 0 8px;
    color: #19510e
}

@media screen and (min-width: 768px) {
    .header__social {
        font-size: 10px;
        padding: 0 5px;
        color: #fff
    }
}

@media screen and (min-width: 1200px) {
    .header__social {
        padding: 0 5px;
        font-size: 16px
    }
}

@media screen and (min-width: 1400px) {
    .header__social {
        padding: 0 8px;
        font-size: 20px
    }
}

.header__social:last-of-type {
    border-right: 1px solid #fff
}

.header__lang {
    padding: 0 5px;
    font-size: 12px;
    border-radius: 0;
    border: none;
    background: transparent;
    -webkit-appearance: none;
    color: #fff
}

@media screen and (min-width: 1200px) {
    .header__lang {
        font-size: 16px;
        padding: 0 5px
    }
}

@media screen and (min-width: 1400px) {
    .header__lang {
        padding: 0 8px
    }
}

.header__lang:after {
    content: "&#8964"
}

.header__button {
    font-size: 14px;
    line-height: 17px;
    letter-spacing: .88px;
    padding: 6px 20px;
    font-family: sem, Helvetica, Arial, sans-serif;
    color: #fff;
    background-image: linear-gradient(134deg, #fb491e, #fb8b24);
    display: inline-block;
    border-radius: 100px;
    cursor: pointer;
    text-decoration: none;
    transition: all .3s ease-in-out;
    font-weight: 500;
    text-align: center
}

@media screen and (min-width: 768px) {
    .header__button {
        font-size: 12px;
        padding: 6px 10px
    }
}

@media screen and (min-width: 1200px) {
    .header__button {
        padding: 5px 15px 6px;
        margin-left: 10px
    }
}

@media screen and (min-width: 1400px) {
    .header__button {
        margin-left: 20px;
        padding: 5px 30px 8px
    }
}

.header__button:hover {
    background-image: linear-gradient(-134deg, #fb491e, #fb8b24)
}

@media screen and (min-width: 768px) {
    .header__button {
        font-size: 12px
    }
}

@media screen and (min-width: 1200px) {
    .header__button {
        font-size: 16px;
        letter-spacing: 1.24px;
        line-height: 20px;
        padding: 5px 20px 6px
    }
}

@media screen and (min-width: 1400px) {
    .header__button {
        font-size: 20px;
        line-height: 24px;
        padding: 5px 30px 8px
    }
}

.header__button {
    display: none
}

@media screen and (min-width: 768px) {
    .header__button {
        display: inline-block
    }
}

.header__button--mobile {
    margin: 0;
    display: inline-block
}

@media screen and (min-width: 768px) {
    .header__button--mobile {
        display: none
    }
}

.header__color {
    color: #4cc20e
}

#nav-icon2 {
    position: relative;
    width: 25px;
    height: 16px
}

#nav-icon2 span {
    display: block;
    position: absolute;
    height: 3px;
    width: 50%;
    background: #4cc20e;
    opacity: 1;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    transition: .25s ease-in-out
}

#nav-icon2 span:nth-child(2n) {
    left: 50%;
    border-radius: 0 9px 9px 0
}

#nav-icon2 span:nth-child(odd) {
    left: 0;
    border-radius: 9px 0 0 9px
}

#nav-icon2 span:first-child, #nav-icon2 span:nth-child(2) {
    top: 0
}

#nav-icon2 span:nth-child(3), #nav-icon2 span:nth-child(4) {
    top: 6px
}

#nav-icon2 span:nth-child(5), #nav-icon2 span:nth-child(6) {
    top: 12px
}

#nav-icon2.open span:first-child, #nav-icon2.open span:nth-child(6) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

#nav-icon2.open span:nth-child(2), #nav-icon2.open span:nth-child(5) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

#nav-icon2.open span:first-child {
    left: 2px;
    top: 0
}

#nav-icon2.open span:nth-child(2) {
    left: calc(50% - 2px);
    top: 0
}

#nav-icon2.open span:nth-child(3) {
    left: -50%;
    opacity: 0
}

#nav-icon2.open span:nth-child(4) {
    left: 100%;
    opacity: 0
}

#nav-icon2.open span:nth-child(5) {
    left: 2px;
    top: 8px
}

#nav-icon2.open span:nth-child(6) {
    left: calc(50% - 2px);
    top: 8px
}

.main {
    background-image: url(img/main_mobile_bg.png);
    padding-top: 70px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative
}

@media screen and (min-width: 768px) {
    .main {
        min-height: 659px;
        padding-top: 90px;
        background-image: url(img/main__background.png)
    }
}

@media screen and (min-height: 660px) {
    .main {
        height: 100vh
    }
}

@media screen and (min-height: 720px) {
    .main {
        height: auto
    }
}

.main__leaf {
    display: none
}

@media screen and (min-width: 768px) {
    .main__leaf {
        display: block
    }
}

.main__left-leaf {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(-20%, -50%);
    transform: translate(-20%, -50%)
}

.main__mid-leaf {
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(40%, -50%);
    transform: translate(40%, -50%)
}

.main__right-leaf {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media screen and (min-width: 768px) {
    .main__wrapper {
        width: 750px;
        position: relative;
        padding: 20px 0 35px;
        margin: 0 auto
    }

    .main__wrapper:after {
        clear: both;
        content: "";
        display: table
    }
}

@media screen and (min-width: 900px) {
    .main__wrapper {
        width: 800px
    }
}

@media screen and (min-width: 1000px) {
    .main__wrapper {
        width: 950px
    }
}

@media screen and (min-width: 1200px) {
    .main__wrapper {
        width: 1100px
    }
}

@media screen and (min-width: 1400px) {
    .main__wrapper {
        width: 1300px
    }
}

@media screen and (min-width: 768px) {
    .main__left {
        float: left;
        width: 50%
    }
}

.main__mid {
    position: absolute;
    height: 140px;
    width: 1px;
    border: .5px solid #fff;
    right: 50%;
    bottom: 70px;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    display: none
}

@media screen and (min-width: 768px) {
    .main__mid {
        display: block
    }
}

.main__arrow {
    position: absolute;
    bottom: -35px;
    right: 50%;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 1px solid #fff;
    cursor: pointer
}

.main__arrow, .main__arrow:before {
    -webkit-transform: translateX(50%);
    transform: translateX(50%)
}

.main__arrow:before {
    line-height: 35px;
    margin-left: 1px;
    color: #fff
}

.main__left--title {
    font-family: reg, Helvetica, Arial, sans-serif;
    font-weight: 300;
    color: #fff;
    margin: 0;
    font-size: 18px;
    line-height: 22px;
    padding-left: 15px;
    padding-top: 15px
}

@media screen and (min-width: 768px) {
    .main__left--title {
        padding: 0;
        font-size: 20px;
        line-height: 25px
    }
}

@media screen and (min-width: 1000px) {
    .main__left--title {
        font-size: 26px;
        line-height: 34px
    }
}

@media screen and (min-width: 1200px) {
    .main__left--title {
        font-size: 32px;
        line-height: 38px
    }
}

.main__wrapper .owl-item img {
    width: auto;
    max-width: 100%
}

.main__dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 0
}

.main__dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 1px solid #fff;
    margin: 0 5px
}

.main__dot.active {
    background-color: #fff
}

.main__left--logo {
    display: block;
    margin: 30px auto 30px 0;
}

@media screen and (min-width: 768px) {
    .main__left--logo {
        width: 365px;
        height: 192px;
        margin: 110px auto 110px 0;
    }
}

@media screen and (min-width: 1000px) {
    .main__left--logo {
        width: 450px;
        margin: 100px auto 100px 0;
    }
}

@media screen and (min-width: 1200px) {
    .main__left--logo {
        width: 499px;
        margin: 90px auto 90px 0;
    }
}

.main__left--links {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: reg, Helvetica, Arial, sans-serif;
    font-weight: 500
}

@media screen and (min-width: 768px) {
    .main__left--links {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 90%
    }
}

@media screen and (min-width: 1200px) {
    .main__left--links {
        width: 85%
    }
}

@media screen and (min-width: 1400px) {
    .main__left--links {
        width: 75%
    }
}

.main__left--link {
    color: #fff;
    font-size: 16px;
    display: block;
    transition: all .3s ease-in-out;
    text-align: center;
    padding: 11px 0
}

.main__left--link:hover {
    color: #4cc20e
}

@media screen and (min-width: 768px) {
    .main__left--link {
        padding: 0;
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        font-size: 14px
    }
}

@media screen and (min-width: 1200px) {
    .main__left--link {
        font-size: 16px
    }
}

@media screen and (min-width: 1400px) {
    .main__left--link {
        font-size: 18px
    }
}

@media screen and (min-width: 768px) {
    .main__right {
        width: 50%;
        float: left
    }
}

.main__block {
    margin: 0 auto;
    max-width: 310px;
    min-height: 260px;
    border-radius: 5px;
    background: rgba(0, 0, 0, .3)
}

.main__top {
    position: relative;
    height: 119px;
    background-image: url(img/block_orange.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover
}

.main__top--left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 12px
}

.main__top--left:after {
    clear: both;
    content: "";
    display: table
}

.main__top--text {
    text-transform: uppercase;
    font-size: 18px;
    color: #fff;
    line-height: 29px;
    float: left
}

.main__top--sub {
    float: left
}

.main__top--sub:after {
    clear: both;
    content: "";
    display: table
}

.main__top--coin {
    float: left;
    height: 45px
}

.main__top--sib {
    color: #fff;
    font-size: 14px;
    float: left
}

.main__top--percentage {
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: translate(20%, -20%);
    transform: translate(20%, -20%);
    height: 162px;
    width: 162px;
    color: #fff;
    background-image: url(img/block_circles.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.main__top--percent {
    font-family: bold, Helvetica, Arial, sans-serif;
    text-align: center;
    font-size: 48px;
    line-height: 162px
}

.main__top--percent:before {
    content: "-";
    margin-right: -12px;
    font-family: reg, Helvetica, Arial, sans-serif;
    font-size: 30px
}

.main__top--percent:after {
    content: "%";
    font-family: reg, Helvetica, Arial, sans-serif;
    font-size: 20px;
    margin-left: -12px
}

.main__sale {
    margin-top: -20px;
    padding: 0 15px
}

.main__sale--top {
    font-family: reg, Helvetica, Arial, sans-serif;
    font-size: 18px;
    padding: 0 10px;
    color: #fff;
    line-height: 22px
}

.main__sale--top:before {
    font-size: 20px;
    vertical-align: middle;
    padding-right: 5px
}

.main__sale--count {
    font-size: 30px;
    line-height: 36px;
    color: #74ff2b;
    width: 100%;
    margin: 8px 0;
    text-align: center
}

.main__sale--count td {
    font-weight: 700;
    text-align: center
}

.main__sale--dots {
    font-size: 20px;
    line-height: 36px;
    color: #fff
}

.main__sale--under {
    font-size: 11px;
    color: #fff;
    line-height: 13px;
    text-align: center;
    text-transform: capitalize;
    font-family: sem, Helvetica, Arial, sans-serif
}

.main__img {
    position: relative;
    height: 61px;
    margin-top: -20px
}

.main__graph {
    position: absolute;
    right: 50%;
    top: 50%;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%)
}

@media screen and (min-width: 768px) {
    .main__graph {
        width: 100%
    }
}

@media screen and (min-width: 1200px) {
    .main__graph {
        width: auto
    }
}

.main__payments {
    padding: 12px 22px
}

.main__payments--text {
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    font-family: sem, Helvetica, Arial, sans-serif;
    text-align: center;
}

.main__methods {
    margin-top: 13px;
    padding-bottom: 12px;
    width: 100%;
    border-bottom: 1px solid #fff
}

.main__sum {
    padding: 0 22px
}

.main__sum--text {
    color: #fff;
    font-size: 18px;
    font-family: reg, Helvetica, Arial, sans-serif;
    font-weight: 300
}

.main__sum--text:before {
    font-size: 25px;
    padding-right: 5px
}

.main__sum--total {
    text-align: center;
    font-size: 40px;
    line-height: 46px;
    color: #fff;
    font-family: bold, Helvetica, Arial, sans-serif
}

@media screen and (min-width: 768px) {
    .main__sum--total {
        padding: 8px 0;
        font-size: 44px;
        line-height: 55px
    }
}

.main__invest--link {
    display: block;
    height: 38px;
    width: 85%;
    margin: 15px auto;
    text-align: center;
    font-size: 20px;
    line-height: 38px;
    color: #fff;
    letter-spacing: 1.12px;
    font-family: sem, Helvetica, Arial, sans-serif;
    text-decoration: none;
    border-radius: 18.5px;
    background-color: #4cc20e;
    transition: all .3s ease-in-out
}

.main__invest--link:hover {
    background-image: linear-gradient(134deg, #fb491e, #fb8b24)
}

.main__invest--link:after {
    content: "\e900";
    font-family: icomoon;
    font-size: 19px;
    padding-left: 14px;
    vertical-align: middle
}

.determ {
    overflow: hidden;
    background-image: url(img/team__background.png);
    background-position: 100% 0;
    background-repeat: no-repeat;
    background-size: contain
}

.determ__wrapper {
    position: relative;
    padding: 24px 15px 30px
}

@media screen and (min-width: 768px) {
    .determ__wrapper {
        width: 750px;
        padding: 30px 0;
        margin: 0 auto
    }
}

@media screen and (min-width: 1200px) {
    .determ__wrapper {
        width: 1160px;
        padding: 50px 0 60px
    }
}

.determ__cube {
    position: absolute;
    width: 60px;
    height: 60px;
    bottom: 30px;
    right: 10%;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #fff;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .29);
    border-radius: 3px;
    z-index: 2
}

@media screen and (min-width: 768px) {
    .determ__cube {
        right: 0;
        top: 35px;
        bottom: auto;
        width: 75px;
        height: 75px
    }
}

@media screen and (min-width: 1200px) {
    .determ__cube {
        top: 50px
    }
}

.determ__cube:before {
    position: absolute;
    top: calc(50% - 5px);
    right: 50%;
    -webkit-transform: translate(50%, -50%) rotate(-45deg);
    transform: translate(50%, -50%) rotate(-45deg);
    font-size: 25px;
    text-align: center;
    color: #4cc20e
}

@media screen and (min-width: 768px) {
    .determ__cube:before {
        font-size: 30px
    }
}

@media screen and (min-width: 768px) {
    .determ__cube--mobile, .determ__line--mobile {
        display: none
    }
}

.determ__cube--desc {
    display: none
}

@media screen and (min-width: 768px) {
    .determ__cube--desc {
        display: block
    }
}

.determ__line--desc {
    display: none
}

@media screen and (min-width: 768px) {
    .determ__line--desc {
        display: block
    }
}

.determ__line {
    position: absolute;
    bottom: 59px;
    right: 10%;
    height: 1px;
    width: 100%;
    border-top: 2px solid #4cc20e;
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

@media screen and (min-width: 768px) {
    .determ__line {
        top: 72px;
        bottom: auto;
        right: 0
    }
}

@media screen and (min-width: 1200px) {
    .determ__line {
        top: 86px
    }
}

.determ__title {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 1.01px;
    font-family: reg, Helvetica, Arial, sans-serif;
    color: #000;
    font-weight: 300;
    margin: 0
}

@media screen and (min-width: 768px) {
    .determ__title {
        font-size: 25px;
        line-height: 32px;
        letter-spacing: 1.8px
    }
}

@media screen and (min-width: 1200px) {
    .determ__title {
        font-size: 32px;
        line-height: 38px
    }
}

.determ__septum {
    width: 47px;
    margin: 10px 0 18px;
    height: 1px;
    border-top: 1px solid #fb4d1e
}

@media screen and (min-width: 768px) {
    .determ__septum {
        width: 80px;
        margin: 15px 0 25px
    }
}

@media screen and (min-width: 1200px) {
    .determ__septum {
        width: 103px;
        margin: 22px 0 34px
    }
}

.determ__subtitle {
    font-size: 14px;
    letter-spacing: 1.01px;
    color: #000;
    font-family: sem, Helvetica, Arial, sans-serif
}

@media screen and (min-width: 768px) {
    .determ__subtitle {
        font-size: 18px
    }
}

p {
    font-size: 12px;
    line-height: 17px;
    margin: 15px 0;
    color: #000;
    font-family: reg, Helvetica, Arial, sans-serif
}

@media screen and (min-width: 768px) {
    p {
        font-size: 13px;
        line-height: 17px;
        padding-right: 15px
    }
}

@media screen and (min-width: 1200px) {
    p {
        font-size: 16px;
        line-height: 20px
    }
}

.determ__container:after {
    clear: both;
    content: "";
    display: table
}

.determ__left {
    position: relative
}

@media screen and (min-width: 768px) {
    .determ__left {
        float: left;
        width: 50%
    }
}

.determ__leaf {
    position: absolute;
    bottom: 0;
    right: 20%;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    height: 100px;
    opacity: .22;
    display: none
}

@media screen and (min-width: 768px) {
    .determ__leaf {
        display: block
    }
}

.determ__right {
    padding: 15px 0
}

@media screen and (min-width: 768px) {
    .determ__right {
        float: right;
        padding: 0;
        width: 50%
    }
}

.determ__right iframe {
    min-height: 150px
}

@media screen and (min-width: 375px) {
    .determ__right iframe {
        min-height: 200px
    }
}

@media screen and (min-width: 414px) {
    .determ__right iframe {
        min-height: 220px
    }
}

@media screen and (min-width: 600px) {
    .determ__right iframe {
        min-height: 320px
    }
}

@media screen and (min-width: 768px) {
    .determ__right iframe {
        min-height: 325px
    }
}

.determ__btn {
    margin: 19px 0;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: .88px;
    padding: 6px 20px;
    font-family: sem, Helvetica, Arial, sans-serif;
    color: #fff;
    background-image: linear-gradient(134deg, #fb491e, #fb8b24);
    display: inline-block;
    border-radius: 100px;
    cursor: pointer;
    text-decoration: none;
    transition: all .3s ease-in-out;
    font-weight: 500;
    text-align: center
}

.determ__btn:after {
    content: "\e900";
    font-family: icomoon;
    font-size: 14px;
    padding-left: 14px;
    vertical-align: middle
}

@media screen and (min-width: 768px) {
    .determ__btn:after {
        font-size: 19px
    }
}

.determ__btn:hover {
    background-image: linear-gradient(-134deg, #fb491e, #fb8b24)
}

@media screen and (min-width: 768px) {
    .determ__btn {
        font-size: 12px
    }
}

@media screen and (min-width: 1200px) {
    .determ__btn {
        font-size: 16px;
        letter-spacing: 1.24px;
        line-height: 20px;
        padding: 5px 20px 6px
    }
}

@media screen and (min-width: 1400px) {
    .determ__btn {
        font-size: 20px;
        line-height: 24px;
        padding: 5px 30px 8px
    }
}

.loyal {
    background-image: url(img/loyal__bg.png);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: contain
}

.loyal__wrapper {
    margin: 0 auto;
    padding: 30px 15px
}

@media screen and (min-width: 768px) {
    .loyal__wrapper {
        padding: 60px 0 40px;
        width: 750px
    }
}

@media screen and (min-width: 1200px) {
    .loyal__wrapper {
        width: 1100px
    }
}

.loyal__title {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 1.01px;
    font-family: reg, Helvetica, Arial, sans-serif;
    color: #000;
    font-weight: 300;
    margin: 0
}

@media screen and (min-width: 768px) {
    .loyal__title {
        font-size: 25px;
        line-height: 32px;
        letter-spacing: 1.8px
    }
}

@media screen and (min-width: 1200px) {
    .loyal__title {
        font-size: 32px;
        line-height: 38px
    }
}

.loyal__septum {
    border-top: 1px solid #fb4d1e;
    height: 1px;
    width: 80px;
    margin: 17px 0 10px
}

@media screen and (min-width: 1200px) {
    .loyal__septum {
        margin: 22px 0 10px;
        width: 103px
    }
}

.loyal__container {
    margin: 0 auto
}

@media screen and (min-width: 768px) {
    .loyal__container {
        width: 100%
    }
}

@media screen and (min-width: 1200px) {
    .loyal__container {
        width: 1050px
    }
}

@media screen and (min-width: 768px) {
    .loyal__table tr {
        height: 100px
    }
}

@media screen and (min-width: 1200px) {
    .loyal__table tr {
        height: 125px
    }
}

.loyal__table tr td {
    color: #000;
    font-family: reg, Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: .67px
}

@media screen and (min-width: 768px) {
    .loyal__table tr td {
        letter-spacing: .9px;
        font-size: 12px;
        line-height: 16px
    }
}

@media screen and (min-width: 1200px) {
    .loyal__table tr td {
        font-size: 16px;
        line-height: 19px
    }
}

.loyal__text {
    padding: 0 10px;
    max-width: 433px
}

.loyal__both {
    margin: 0 auto;
    width: 70px
}

.loyal__both:after {
    clear: both;
    content: "";
    display: table
}

@media screen and (min-width: 768px) {
    .loyal__both {
        width: 150px;
        padding: 0 30px
    }
}

@media screen and (min-width: 1200px) {
    .loyal__both {
        width: 170px
    }
}

@media screen and (min-width: 768px) {
    .loyal__both--left {
        border-left: 1px solid #45b30c
    }
}

@media screen and (min-width: 768px) {
    .loyal__both--right {
        border-right: 1px solid #45b30c
    }
}

.loyal__white {
    position: relative;
    height: 50px;
    width: 50px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #fff;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .29);
    border-radius: 3px;
    z-index: 2
}

@media screen and (min-width: 768px) {
    .loyal__white {
        width: 65px;
        height: 65px;
        font-size: 25px
    }
}

@media screen and (min-width: 1200px) {
    .loyal__white {
        width: 75px;
        height: 75px;
        font-size: 30px
    }
}

.loyal__white:before {
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%) rotate(-45deg);
    transform: translate(50%, -50%) rotate(-45deg);
    color: #4cc20e
}

.loyal__green {
    width: 50px;
    height: 50px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-radius: 3px;
    z-index: 2;
    background: #4cc20e;
    box-shadow: inset 0 1px 20px 0 rgba(0, 0, 0, .42)
}

@media screen and (min-width: 768px) {
    .loyal__green {
        width: 65px;
        height: 65px
    }
}

@media screen and (min-width: 1200px) {
    .loyal__green {
        width: 75px;
        height: 75px
    }
}

.loyal__green--left, .loyal__white--left {
    float: left
}

.loyal__green--right, .loyal__white--right {
    float: right
}

.loyal__white--right {
    margin-left: -50%
}

.loyal__white--left {
    margin-right: -50%
}

.loyal__white--second {
    font-size: 20px
}

@media screen and (min-width: 768px) {
    .loyal__white--second {
        font-size: 35px
    }
}

@media screen and (min-width: 1200px) {
    .loyal__white--second {
        font-size: 45px
    }
}

.loyal__white--third {
    font-size: 15px
}

@media screen and (min-width: 768px) {
    .loyal__white--third {
        font-size: 16px
    }
}

@media screen and (min-width: 1200px) {
    .loyal__white--third {
        font-size: 20px
    }
}

.loyal__white--fourth {
    font-size: 20px
}

@media screen and (min-width: 768px) {
    .loyal__white--fourth {
        font-size: 40px
    }
}

@media screen and (min-width: 1200px) {
    .loyal__white--fourth {
        font-size: 53px
    }
}

.loyal__mobile-hidden {
    display: none
}

@media screen and (min-width: 768px) {
    .loyal__mobile-hidden {
        display: table-cell
    }
}

.loyal__center {
    text-align: center;
    margin-top: 25px
}

.loyal__link {
    font-size: 14px;
    line-height: 17px;
    letter-spacing: .88px;
    padding: 6px 20px;
    font-family: sem, Helvetica, Arial, sans-serif;
    color: #fff;
    background-image: linear-gradient(134deg, #fb491e, #fb8b24);
    display: inline-block;
    border-radius: 100px;
    cursor: pointer;
    text-decoration: none;
    transition: all .3s ease-in-out;
    font-weight: 500;
    text-align: center
}

.loyal__link:hover {
    background-image: linear-gradient(-134deg, #fb491e, #fb8b24)
}

@media screen and (min-width: 768px) {
    .loyal__link {
        font-size: 12px
    }
}

@media screen and (min-width: 1200px) {
    .loyal__link {
        font-size: 16px;
        letter-spacing: 1.24px;
        line-height: 20px;
        padding: 5px 20px 6px
    }
}

@media screen and (min-width: 1400px) {
    .loyal__link {
        font-size: 20px;
        line-height: 24px;
        padding: 5px 30px 8px
    }
}

.company__title {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 1.01px;
    font-family: reg, Helvetica, Arial, sans-serif;
    color: #000;
    font-weight: 300;
    margin: 0
}

@media screen and (min-width: 768px) {
    .company__title {
        font-size: 25px;
        line-height: 32px;
        letter-spacing: 1.8px
    }
}

@media screen and (min-width: 1200px) {
    .company__title {
        font-size: 32px;
        line-height: 38px
    }
}

.company__septum {
    width: 103px;
    height: 1px;
    border-top: 1px solid #fb4d1e;
    margin: 22px 0 30px
}

.company__wrapper {
    margin: 0 auto;
    padding: 30px 15px
}

@media screen and (min-width: 768px) {
    .company__wrapper {
        padding: 30px 0;
        width: 750px
    }
}

@media screen and (min-width: 1200px) {
    .company__wrapper {
        padding: 50px 0;
        width: 1160px
    }
}

.company__container {
    width: 100%
}

@media screen and (min-width: 768px) {
    .company__container {
        margin: 40px 0
    }
}

@media screen and (min-width: 1200px) {
    .company__container {
        margin: 80px 0
    }
}

.company__block {
    margin: 0 auto;
    position: relative;
    height: 198px;
    max-width: 272px;
    background-color: #fff;
    border: 1px solid #e9e9e9;
    border-radius: 4px
}

@media screen and (min-width: 768px) {
    .company__block {
        margin: 0
    }
}

.company__img {
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    max-width: 151px
}

.company__nav {
    position: relative;
    width: 100%
}

.company__prev {
    cursor: pointer;
    position: absolute;
    bottom: -70px;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 1px solid #979797;
    transition: all .3s ease-in-out;
    left: 0
}

.company__prev:hover {
    color: #4cc20e
}

.company__prev:before {
    position: absolute;
    left: calc(50% - 1px);
    top: 50%;
    -webkit-transform: rotate(90deg) translate(-50%, 50%);
    transform: rotate(90deg) translate(-50%, 50%);
    font-size: 18px
}

.company__next {
    right: 0;
    cursor: pointer;
    position: absolute;
    bottom: -70px;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 1px solid #979797;
    transition: all .3s ease-in-out
}

.company__next:before {
    position: absolute;
    right: calc(50% - 2px);
    top: 50%;
    -webkit-transform: rotate(-90deg) translate(50%, 50%);
    transform: rotate(-90deg) translate(50%, 50%);
    font-size: 18px
}

.company__next:hover {
    color: #4cc20e
}

.company__dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: calc(100% - 100px);
    margin: 70px auto 0;
    background-image: url("/img/line-green.png");
    background-position: 50%;
    background-size: contain;
    height: 1px
}

.company__dot, .company__dot.active {
    transition: border-color .5s ease-in-out
}

.company__dot.active {
    width: 41px;
    height: 41px;
    border-radius: 50%;
    border: 13px solid;
    border-color: #4cc20e;
    background-color: #fff
}

.owl-item.active.center > .company__block {
    box-shadow: 0 2px 11px 0 rgba(0, 0, 0, .09)
}

.system__wrapper {
    margin: 0 auto;
    padding: 20px 15px
}

@media screen and (min-width: 768px) {
    .system__wrapper {
        width: 750px;
        padding: 0
    }
}

@media screen and (min-width: 1200px) {
    .system__wrapper {
        width: 1160px
    }
}

.system__title {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 1.01px;
    font-family: reg, Helvetica, Arial, sans-serif;
    color: #000;
    font-weight: 300;
    margin: 0
}

@media screen and (min-width: 768px) {
    .system__title {
        font-size: 25px;
        line-height: 32px;
        letter-spacing: 1.8px
    }
}

@media screen and (min-width: 1200px) {
    .system__title {
        font-size: 32px;
        line-height: 38px
    }
}

.system__subtitle {
    letter-spacing: 1.01px;
    color: #000;
    font-family: sem, Helvetica, Arial, sans-serif
}

@media screen and (min-width: 768px) {
    .system__subtitle {
        font-size: 16px
    }
}

@media screen and (min-width: 1200px) {
    .system__subtitle {
        font-size: 18px
    }
}

.system__septum {
    height: 1px;
    border-top: 1px solid #fb4d1e;
    width: 40px;
    margin: 10px 0 15px
}

@media screen and (min-width: 768px) {
    .system__septum {
        width: 80px;
        margin: 17px 0 25px
    }
}

@media screen and (min-width: 1200px) {
    .system__septum {
        width: 103px;
        margin: 22px 0 34px
    }
}

.system__container {
    background-image: url(img/tokensale__bg.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    display: none
}

@media screen and (min-width: 768px) {
    .system__container {
        display: block
    }
}

.system__container img {
    width: 100%;
    display: block;
    max-width: 1900px;
    margin: 0 auto
}

@media screen and (min-width: 768px) {
    .system__mobile {
        display: none
    }
}

.system__mobile-block {
    position: relative;
    border-left: 1px solid #4cc20e;
    margin: 10px 0;
    padding: 5px 0
}

.system__mobile-dot {
    width: 12px;
    height: 12px;
    position: absolute;
    border-radius: 50%;
    background-color: #4cc20e;
    top: 0;
    left: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.system__mobile-text {
    padding: 0 10px;
    font-size: 12px;
    color: #000;
    font-family: reg, Helvetica, Arial, sans-serif
}

.system__mobile-text strong {
    font-size: 24px;
    font-family: bold, Helvetica, Arial, sans-serif;
    letter-spacing: 1.35px
}

.system__graph {
    font-family: reg, Helvetica, Arial, sans-serif
}

@media screen and (min-width: 768px) {
    .adv {
        overflow: hidden
    }
}

@media screen and (min-width: 1200px) {
    .adv {
        overflow: auto
    }
}

.adv__wrapper {
    margin: 0 auto;
    padding: 30px 15px
}

@media screen and (min-width: 768px) {
    .adv__wrapper {
        padding: 60px 0 30px;
        width: 750px
    }
}

@media screen and (min-width: 1200px) {
    .adv__wrapper {
        width: 1160px;
        padding: 120px 0 30px
    }
}

.adv__title {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 1.01px;
    font-family: reg, Helvetica, Arial, sans-serif;
    color: #000;
    font-weight: 300;
    margin: 0
}

@media screen and (min-width: 768px) {
    .adv__title {
        font-size: 25px;
        line-height: 32px;
        letter-spacing: 1.8px
    }
}

@media screen and (min-width: 1200px) {
    .adv__title {
        font-size: 32px;
        line-height: 38px
    }
}

.adv__septum {
    height: 1px;
    border-top: 1px solid #fb4d1e;
    width: 40px;
    margin: 10px 0 20px
}

@media screen and (min-width: 768px) {
    .adv__septum {
        width: 103px;
        margin: 12px 0 25px
    }
}

@media screen and (min-width: 1200px) {
    .adv__septum {
        margin: 15px 0 32px
    }
}

.adv__table tr td:first-of-type {
    display: none
}

@media screen and (min-width: 768px) {
    .adv__table tr td:first-of-type {
        display: table-cell;
        font-size: 30px;
        padding-right: 5px
    }
}

@media screen and (min-width: 1200px) {
    .adv__table tr td:first-of-type {
        font-size: 48px;
        padding-right: 15px;
        line-height: 57px;
        letter-spacing: 2.7px
    }
}

.adv__table tr td:nth-of-type(2) {
    color: #fff;
    letter-spacing: .9px;
    font-size: 12px;
    padding: 20px 15px;
    font-family: reg, Helvetica, Arial, sans-serif
}

@media screen and (min-width: 768px) {
    .adv__table tr td:nth-of-type(2) {
        font-size: 13px;
        padding: 15px 50px 15px 15px
    }
}

@media screen and (min-width: 1200px) {
    .adv__table tr td:nth-of-type(2) {
        padding: 25px 45px;
        max-width: 945px;
        font-size: 16px
    }
}

.adv__both--01 {
    width: 101px;
    height: 106px
}

@media screen and (min-width: 768px) {
    .adv__both--01 {
        -webkit-transform: translate(-27%, -35%);
        transform: translate(-27%, -35%)
    }
}

@media screen and (min-width: 1200px) {
    .adv__both--01 {
        -webkit-transform: translate(-18%, -35%);
        transform: translate(-18%, -35%)
    }
}

.adv__both--02 {
    right: 9px;
    top: 8px
}

@media screen and (min-width: 768px) {
    .adv__both--02 {
        -webkit-transform: translate(-27%, -50%);
        transform: translate(-27%, -50%)
    }
}

@media screen and (min-width: 1200px) {
    .adv__both--02 {
        -webkit-transform: translate(-18%, -50%);
        transform: translate(-18%, -50%)
    }
}

.adv__both--03 {
    right: 18px;
    top: 8px
}

@media screen and (min-width: 768px) {
    .adv__both--03 {
        -webkit-transform: translate(-27%, -50%);
        transform: translate(-27%, -50%)
    }
}

@media screen and (min-width: 1200px) {
    .adv__both--03 {
        -webkit-transform: translate(-18%, -50%);
        transform: translate(-18%, -50%)
    }
}

.adv__both--04 {
    right: 18px;
    top: 8px
}

@media screen and (min-width: 768px) {
    .adv__both--04 {
        -webkit-transform: translate(-33%, -60%);
        transform: translate(-33%, -60%)
    }
}

@media screen and (min-width: 1200px) {
    .adv__both--04 {
        -webkit-transform: translate(-25%, -50%);
        transform: translate(-25%, -50%)
    }
}

.adv__both--05 {
    right: 18px;
    top: 8px
}

@media screen and (min-width: 768px) {
    .adv__both--05 {
        -webkit-transform: translate(-40%, -33%);
        transform: translate(-40%, -33%)
    }
}

@media screen and (min-width: 1200px) {
    .adv__both--05 {
        -webkit-transform: translate(-34%, -50%);
        transform: translate(-34%, -50%)
    }
}

.adv__both--06 {
    right: 18px;
    top: 7px
}

@media screen and (min-width: 768px) {
    .adv__both--06 {
        -webkit-transform: translate(-47%, -33%);
        transform: translate(-47%, -33%)
    }
}

@media screen and (min-width: 1200px) {
    .adv__both--06 {
        -webkit-transform: translate(-40%, -50%);
        transform: translate(-40%, -50%)
    }
}

.adv__src {
    position: absolute;
    top: 0;
    right: 0
}

@media screen and (min-width: 768px) {
    .adv__src {
        height: 125px
    }
}

@media screen and (min-width: 1200px) {
    .adv__src {
        height: 150px
    }
}

.adv__white {
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: translate(50%, 50%) rotate(45deg);
    transform: translate(50%, 50%) rotate(45deg);
    background: #fff;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .29);
    border-radius: 3px;
    z-index: 2
}

@media screen and (min-width: 768px) {
    .adv__white {
        width: 65px;
        height: 65px
    }
}

@media screen and (min-width: 1200px) {
    .adv__white {
        width: 75px;
        height: 75px
    }
}

@media screen and (min-width: 768px) {
    .adv__white {
        font-size: 25px
    }
}

@media screen and (min-width: 1200px) {
    .adv__white {
        font-size: 30px
    }
}

.adv__white:before {
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%) rotate(-45deg);
    transform: translate(50%, -50%) rotate(-45deg);
    color: #4cc20e
}

.adv__white--01 {
    top: -5px
}

.adv__white--01:before {
    color: #dd4f20
}

.adv__white--02:before {
    color: #ed6321
}

.adv__white--03:before {
    color: #478a23
}

.adv__white--04:before {
    color: #407d1f
}

.adv__white--05:before {
    color: #356d18
}

.adv__white--06:before {
    color: #2a620d
}

.adv__both {
    position: relative;
    height: 100%;
    width: 106px;
    display: none
}

@media screen and (min-width: 768px) {
    .adv__both {
        display: table-cell
    }
}

.token__subtitle {
    letter-spacing: 1.01px;
    color: #000;
    font-family: sem, Helvetica, Arial, sans-serif;
    font-size: 14px
}

@media screen and (min-width: 768px) {
    .token__subtitle {
        font-size: 16px
    }
}

@media screen and (min-width: 1200px) {
    .token__subtitle {
        font-size: 18px
    }
}

.token__wrapper {
    position: relative;
    margin: 0 auto;
    z-index: 2;
    padding: 0 15px
}

@media screen and (min-width: 768px) {
    .token__wrapper {
        width: 750px;
        padding: 0;
        padding-top: 30px
    }
}

@media screen and (min-width: 1200px) {
    .token__wrapper {
        width: 1160px
    }
}

.token__leaf {
    position: absolute;
    right: 50%;
    top: 50%;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    opacity: .22;
    height: 100px
}

.token__title {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 1.01px;
    font-family: reg, Helvetica, Arial, sans-serif;
    color: #000;
    font-weight: 300;
    margin: 0
}

@media screen and (min-width: 768px) {
    .token__title {
        font-size: 25px;
        line-height: 32px;
        letter-spacing: 1.8px
    }
}

@media screen and (min-width: 1200px) {
    .token__title {
        font-size: 32px;
        line-height: 38px
    }
}

.token__septum {
    width: 103px;
    height: 1px;
    border-top: 1px solid #fb4d1e;
    margin: 15px 0 32px
}

@media screen and (min-width: 768px) {
    .token__septum {
        margin: 10px 0 20px
    }
}

@media screen and (min-width: 1200px) {
    .token__septum {
        margin: 15px 0 32px
    }
}

.token__container {
    z-index: 1;
    background-image: url(img/general_bg.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    display: none
}

@media screen and (min-width: 768px) {
    .token__container {
        display: block;
        margin-top: -30px
    }
}

@media screen and (min-width: 1200px) {
    .token__container {
        margin-top: -50px
    }
}

.token__container img {
    width: 100%;
    display: block;
    max-width: 1900px;
    margin: 0 auto
}

@media screen and (min-width: 768px) {
    .token__mobile {
        display: none
    }
}

.token__mobile-block {
    position: relative;
    border-left: 1px solid #4cc20e;
    margin: 10px 0;
    padding: 5px 0
}

.token__mobile-dot {
    width: 12px;
    height: 12px;
    position: absolute;
    border-radius: 50%;
    background-color: #4cc20e;
    top: 0;
    left: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.token__mobile-text {
    padding: 0 10px;
    font-size: 12px;
    color: #000;
    font-family: reg, Helvetica, Arial, sans-serif
}

.token__sale {
    font-size: 16px;
    color: #e04f1f;
    letter-spacing: .9px;
    padding: 5px 0
}

.token__mobile-top, .token__sale {
    font-family: bold, Helvetica, Arial, sans-serif
}

.token__mobile-top {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    padding-bottom: 5px;
    border-bottom: 1px solid #ececec;
    font-size: 24px;
    color: #000
}

.token__mobile-top span {
    font-size: 13px
}

.token__date, .token__mobile-top span {
    font-family: reg, Helvetica, Arial, sans-serif
}

.token__date {
    font-size: 10px;
    color: #000
}

.roadmap__wrapper {
    margin: 0 auto;
    padding: 15px
}

@media screen and (min-width: 768px) {
    .roadmap__wrapper {
        width: 750px;
        padding: 90px 0 20px
    }
}

@media screen and (min-width: 1200px) {
    .roadmap__wrapper {
        width: 1160px;
        padding: 140px 0 20px
    }
}

.roadmap__title {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 1.01px;
    font-family: reg, Helvetica, Arial, sans-serif;
    color: #000;
    font-weight: 300;
    margin: 0
}

@media screen and (min-width: 768px) {
    .roadmap__title {
        font-size: 25px;
        line-height: 32px;
        letter-spacing: 1.8px
    }
}

@media screen and (min-width: 1200px) {
    .roadmap__title {
        font-size: 32px;
        line-height: 38px
    }
}

.roadmap__container {
    margin-left: 10%;
    width: 90%;
    margin-top: -50px;
    display: none
}

@media screen and (min-width: 768px) {
    .roadmap__container {
        display: block;
        width: 750px;
        margin: 0 auto
    }
}

@media screen and (min-width: 1200px) {
    .roadmap__container {
        width: 1200px;
        margin: 0 auto
    }
}

.roadmap__container img {
    width: 100%
}

.roadmap__septum {
    height: 1px;
    border-top: 1px solid #fb4d1e;
    margin: 18px 0 34px;
    width: 47px
}

@media screen and (min-width: 768px) {
    .roadmap__septum {
        width: 103px
    }
}

@media screen and (min-width: 768px) {
    .roadmap__top-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.roadmap__text {
    padding-left: 10px;
    font-size: 12px;
    font-family: reg, Helvetica, Arial, sans-serif
}

@media screen and (min-width: 768px) {
    .roadmap__text {
        font-size: 14px
    }
}

.roadmap__years {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: center;
    align-self: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin: 20px 0
}

@media screen and (min-width: 768px) {
    .roadmap__years {
        margin: 0;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
}

.roadmap__year {
    letter-spacing: 1.76px;
    color: #4e4e4e;
    font-family: reg, Helvetica, Arial, sans-serif;
    cursor: pointer
}

@media screen and (min-width: 768px) {
    .roadmap__year {
        margin: 0 8px;
        font-size: 16px
    }
}

@media screen and (min-width: 1200px) {
    .roadmap__year {
        font-size: 20px;
        line-height: 24px
    }
}

.roadmap__year--active {
    font-family: bold, Helvetica, Arial, sans-serif;
    font-size: 24px;
    line-height: 24px;
    border-bottom: 1px solid #fb4d1e
}

@media screen and (min-width: 768px) {
    .roadmap__year--active {
        font-size: 20px;
        line-height: 20px
    }
}

@media screen and (min-width: 1200px) {
    .roadmap__year--active {
        font-size: 24px;
        line-height: 24px
    }
}

.roadmap__mark {
    margin: 5px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (min-width: 768px) {
    .roadmap__mark {
        margin: 10px 0
    }
}

@media screen and (min-width: 1200px) {
    .roadmap__mark {
        margin: 18px 0
    }
}

.roadmap__stick {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 57px;
    height: 1px;
    background-color: #58b0ff
}

@media screen and (min-width: 768px) {
    .roadmap__stick {
        width: 40px
    }
}

@media screen and (min-width: 1200px) {
    .roadmap__stick {
        width: 57px
    }
}

.roadmap__dot {
    position: absolute;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 50%
}

@media screen and (min-width: 768px) {
    .roadmap__dot {
        width: 9px;
        height: 9px
    }
}

@media screen and (min-width: 1200px) {
    .roadmap__dot {
        width: 13px;
        height: 13px
    }
}

.roadmap__mobile strong {
    font-size: 12px;
    font-family: sem, Helvetica, Arial, sans-serif
}

.roadmap__mobile p {
    font-family: reg, Helvetica, Arial, sans-serif;
    letter-spacing: .66px;
    line-height: 16px
}

@media screen and (min-width: 768px) {
    .roadmap__mobile {
        display: none
    }
}

.roadmap__mobile-block {
    border: 1px solid;
    border-radius: 4px;
    padding: 26px 14px;
    margin: 20px 0;
    position: relative
}

.roadmap__inwork {
    border-color: #4cc20e
}

.roadmap__place--inwork {
    background-color: #4cc20e
}

.roadmap__cando {
    border-color: #F5A623
}

.roadmap__place--cando {
    background-color: #F5A623
}

.roadmap__rel {
    border-color: #D0021B
}

.roadmap__place--rel {
    background-color: #D0021B
}

.roadmap__place {
    position: absolute;
    right: 0;
    top: 0;
    width: 126px;
    height: 21px;
    line-height: 21px;
    font-size: 12px;
    color: #fff;
    font-family: reg, Helvetica, Arial, sans-serif;
    border-radius: 10.5px;
    text-align: center;
    -webkit-transform: translate(-10%, -50%);
    transform: translate(-10%, -50%)
}

.roadmap__dot--green, .roadmap__stick--green {
    background-color: #4cc20e;
}

.roadmap__dot--orange, .roadmap__stick--orange {
    background-color: #F5A623;
}

.roadmap__dot--red, .roadmap__stick--red {
    background-color: #D0021B;
}

.tokensale {
    background-image: url(img/tokensale__right.png);
    background-position: 100% 0;
    background-repeat: no-repeat;
    background-size: contain
}

.tokensale__wrapper {
    margin: 0 auto;
    padding: 40px 15px 0
}

@media screen and (min-width: 768px) {
    .tokensale__wrapper {
        width: 750px;
        padding: 95px 0 0
    }
}

@media screen and (min-width: 1200px) {
    .tokensale__wrapper {
        width: 1160px;
        padding: 95px 0 0
    }
}

.tokensale__title {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 1.01px;
    font-family: reg, Helvetica, Arial, sans-serif;
    color: #000;
    font-weight: 300;
    margin: 0
}

@media screen and (min-width: 768px) {
    .tokensale__title {
        font-size: 25px;
        line-height: 32px;
        letter-spacing: 1.8px
    }
}

@media screen and (min-width: 1200px) {
    .tokensale__title {
        font-size: 32px;
        line-height: 38px
    }
}

.tokensale__subtitle {
    font-size: 18px;
    letter-spacing: 1.01px;
    color: #000;
    font-family: sem, Helvetica, Arial, sans-serif
}

@media screen and (min-width: 768px) {
    .tokensale__subtitle {
        font-size: 16px
    }
}

@media screen and (min-width: 1200px) {
    .tokensale__subtitle {
        font-size: 18px
    }
}

.tokensale__septum {
    height: 1px;
    border-top: 1px solid #fb4d1e;
    margin: 18px 0 24px;
    width: 40px
}

@media screen and (min-width: 768px) {
    .tokensale__septum {
        width: 103px;
        margin: 12px 0 20px
    }
}

@media screen and (min-width: 1200px) {
    .tokensale__septum {
        margin: 18px 0 24px
    }
}

.tokensale__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.tokensale__left {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    border-collapse: separate;
    border-spacing: 0 20px
}

.tokensale__left tr td:first-of-type {
    vertical-align: top;
    letter-spacing: 1.01px;
    color: #4cc20e;
    font-family: sem, Helvetica, Arial, sans-serif;
    padding-right: 6px;
    font-size: 12px
}

@media screen and (min-width: 768px) {
    .tokensale__left tr td:first-of-type {
        font-size: 14px
    }
}

@media screen and (min-width: 1200px) {
    .tokensale__left tr td:first-of-type {
        font-size: 18px;
        line-height: 22px
    }
}

.tokensale__left tr td:nth-of-type(2) {
    padding: 0 20px 0 6px;
    letter-spacing: .9px;
    color: #000;
    font-family: reg, Helvetica, Arial, sans-serif;
    font-size: 12px
}

@media screen and (min-width: 768px) {
    .tokensale__left tr td:nth-of-type(2) {
        font-size: 12px
    }
}

@media screen and (min-width: 1200px) {
    .tokensale__left tr td:nth-of-type(2) {
        font-size: 16px;
        line-height: 19px
    }
}

.tokensale__right {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    display: none
}

@media screen and (min-width: 768px) {
    .tokensale__right {
        display: none
    }
}

@media screen and (min-width: 1200px) {
    .tokensale__right {
        display: block
    }
}

.tokensale__right img {
    height: 306px
}

.rates {
    background-image: url(img/general_bg.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden
}

@media screen and (min-width: 768px) {
    .rates {
        overflow: auto
    }
}

.rates__wrapper {
    margin: 0 auto;
    padding: 15px
}

@media screen and (min-width: 768px) {
    .rates__wrapper {
        padding: 0;
        width: 750px
    }
}

@media screen and (min-width: 1200px) {
    .rates__wrapper {
        width: 1160px
    }
}

@media screen and (min-width: 768px) {
    .rates__container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.rates__block {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

.rates__block:nth-of-type(2) {
    padding: 10px 20px
}

@media screen and (min-width: 768px) {
    .rates__block:nth-of-type(2) {
        border-left: 1px solid #ececec;
        border-right: 1px solid #ececec;
        padding: 0 20px
    }
}

@media screen and (min-width: 1200px) {
    .rates__block:nth-of-type(2) {
        padding: 0 50px
    }
}

.rates__subtext {
    font-family: reg, Helvetica, Arial, sans-serif;
    color: #000;
    letter-spacing: .9px;
    padding-top: 20px;
    font-size: 13px
}

@media screen and (min-width: 768px) {
    .rates__subtext {
        font-size: 13px
    }
}

@media screen and (min-width: 1200px) {
    .rates__subtext {
        font-size: 16px
    }
}

.rates__subtext--small {
    font-size: 14px;
    padding: 6px 0 8px
}

@media screen and (min-width: 768px) {
    .rates__subtext--small {
        text-align: center
    }
}

.rates__subtitle {
    letter-spacing: 1.01px;
    color: #000;
    font-family: sem, Helvetica, Arial, sans-serif;
    font-size: 16px
}

@media screen and (min-width: 768px) {
    .rates__subtitle {
        font-size: 15px
    }
}

@media screen and (min-width: 1200px) {
    .rates__subtitle {
        font-size: 18px
    }
}

.rates__btn {
    display: block;
    width: 262px;
    height: 38px;
    line-height: 38px;
    margin: 15px auto;
    font-size: 12px;
    color: #4fa322;
    font-family: reg, Helvetica, Arial, sans-serif;
    border-radius: 50px;
    border: 1px solid #4fa322;
    text-align: center;
    transition: all .3s ease-in-out;
    cursor: pointer;
    text-decoration: none
}

@media screen and (min-width: 768px) {
    .rates__btn {
        width: 200px;
        height: 30px;
        line-height: 30px;
        margin: 26px 0
    }
}

@media screen and (min-width: 1200px) {
    .rates__btn {
        width: 306px;
        height: 38px;
        line-height: 38px
    }
}

.rates__btn:hover {
    color: #fff;
    background-color: #4fa322
}

.rates__septum {
    width: 103px;
    height: 1px;
    border-top: 1px solid #fb4d1e
}

.rates__course {
    padding: 20px 0
}

.rates__table tr {
    border-bottom: 1px solid #ececec;
    height: 47px
}

.rates__usd {
    color: #000;
    font-family: reg, Helvetica, Arial, sans-serif
}

@media screen and (min-width: 768px) {
    .rates__usd {
        font-size: 10px
    }
}

@media screen and (min-width: 1200px) {
    .rates__usd {
        font-size: 12px
    }
}

.rates__usd strong {
    font-family: bold, Helvetica, Arial, sans-serif;
    letter-spacing: 1.35px
}

@media screen and (min-width: 768px) {
    .rates__usd strong {
        font-size: 20px
    }
}

@media screen and (min-width: 1200px) {
    .rates__usd strong {
        font-size: 24px;
        line-height: 29px
    }
}

.rates__sale {
    font-size: 16px;
    color: #e43a3a;
    font-family: bold, Helvetica, Arial, sans-serif;
    text-transform: uppercase
}

@media screen and (min-width: 768px) {
    .rates__sale {
        font-size: 13px
    }
}

@media screen and (min-width: 1200px) {
    .rates__sale {
        font-size: 16px
    }
}

.rates__date {
    font-size: 10px
}

.rates__date, .rates__options {
    color: #000;
    font-family: reg, Helvetica, Arial, sans-serif
}

.rates__options {
    text-align: center;
    letter-spacing: .9px
}

@media screen and (min-width: 768px) {
    .rates__options {
        font-size: 13px;
        line-height: 20px
    }
}

@media screen and (min-width: 1200px) {
    .rates__options {
        font-size: 16px;
        line-height: 24px
    }
}

.rates__distribution {
    padding: 37px 0 20px
}

@media screen and (min-width: 768px) {
    .rates__distribution {
        text-align: center
    }
}

@media screen and (min-width: 1200px) {
    .rates__distribution {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.rates__distrib {
    padding: 60px 0 0
}

.rates__part {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

.rates__part-green {
    position: relative;
    width: 222px;
    height: 50px;
    box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, .5);
    border-radius: 2px;
    margin: 10px auto
}

@media screen and (min-width: 768px) {
    .rates__part-green {
        margin: 0 auto
    }
}

.green--1 {
    color: #4cc20e;
    background: #4cc20e
}

.green--2 {
    color: #4b9325;
    background: #4b9325
}

.green--3 {
    color: #488f23;
    background: #488f23
}

.green--4 {
    color: #397718;
    background: #397718
}

.green--5 {
    color: #2b5b11;
    background: #2b5b11
}

.rates__undertext {
    text-align: center;
    padding: 8px 0;
    font-family: reg, Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 14px;
    color: #000
}

.rates__part-white {
    position: absolute;
    top: -7px;
    right: 50%;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    width: 210px;
    height: 50px;
    background: #fff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .5);
    border-radius: 2px;
    font-size: 24px;
    line-height: 50px;
    text-align: center;
    font-family: sem, Helvetica, Arial, sans-serif
}

.rates__part-white span {
    font-size: 13px
}

.buyform {
    overflow-x: hidden;
    padding: 57px 0
}

.buyform__wrapper {
    margin: 0 auto;
    position: relative
}

@media screen and (min-width: 768px) {
    .buyform__wrapper {
        width: 750px
    }
}

@media screen and (min-width: 1200px) {
    .buyform__wrapper {
        width: 1160px
    }
}

.buyform__block {
    position: relative;
    height: 99px;
    background: #fff;
    box-shadow: -5px 2px 8px 0 rgba(0, 0, 0, .29)
}

.buyform__continue {
    position: absolute;
    right: 0;
    top: 0;
    height: 99px;
    box-shadow: 5px 2px 8px 0 rgba(0, 0, 0, .29);
    background: #fff;
    width: 100%;
    -webkit-transform: translateX(99%);
    transform: translateX(99%);
    display: none
}

@media screen and (min-width: 768px) {
    .buyform__continue {
        display: block
    }
}

.buyform__place {
    padding-left: 210px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.buyform__place:after {
    clear: both;
    content: "";
    display: table
}

.buyform__fixed {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    float: left;
    display: none;
    position: fixed;
    background-image: url(img/buyform_mobile.png);
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    top: 64px;
    z-index: 3;
    left: 0;
    right: 0;
    bottom: 0
}

@media screen and (min-width: 768px) {
    .buyform__fixed {
        background-image: none;
        position: inherit;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto;
        display: block
    }
}

.buyform__goback {
    font-family: sem, Helvetica, Arial, sans-serif;
    color: #000;
    font-size: 14px;
    padding: 10px
}

@media screen and (min-width: 768px) {
    .buyform__goback {
        display: none
    }
}

.buyform__form {
    width: 200px;
    margin: 100px auto 0
}

@media screen and (min-width: 768px) {
    .buyform__form {
        width: auto;
        margin: 0
    }
}

.buyform__form-group {
    display: inline-block;
    margin: 10px 0
}

@media screen and (min-width: 768px) {
    .buyform__form-group {
        margin: 0
    }
}

.buyform__btn {
    display: block
}

.buyform__arrow {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 199px;
    height: 141px;
    background-image: url(img/buyform_arrow.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover
}

.buyform__condition {
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    text-align: center;
    width: 80%
}

.buyform__date, .buyform__price {
    border-bottom: 1px solid #fff;
    font-family: reg, Helvetica, Arial, sans-serif;
    font-size: 20px;
    letter-spacing: .58px;
    line-height: 24px;
    color: #fff;
    padding: 8px 0
}

.buyform__price {
    border: none
}

.buyform__price strong {
    font-size: 30px;
    letter-spacing: 1.35px;
    font-family: sem, Helvetica, Arial, sans-serif
}

.buyform__form-group {
    padding: 0 11px;
    position: relative
}

.buyform__input {
    width: 100%;
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #d4d4d4;
    padding-bottom: 5px
}

@media screen and (min-width: 1200px) {
    .buyform__input {
        padding-bottom: 10px
    }
}

.buyform__input::-webkit-input-placeholder {
    font-size: 14px;
    color: #000
}

.buyform__input:-ms-input-placeholder, .buyform__input::-ms-input-placeholder {
    font-size: 14px;
    color: #000
}

.buyform__input::placeholder {
    font-size: 14px;
    color: #000
}

.buyform__form-group label.error {
    left: 11px;
    bottom: -30px;
    font-size: 12px;
    border-bottom: none
}

@media screen and (min-width: 768px) {
    .buyform__form-group label.error {
        position: absolute;
        bottom: -15px
    }
}

#agree-error {
    right: 50%;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    bottom: 0
}

.buyform__check {
    position: relative;
    text-align: center;
    margin: 10px 0
}

@media screen and (min-width: 1200px) {
    .buyform__check {
        margin: 0;
        padding: 17px 0
    }
}

.buyform__check label {
    cursor: pointer;
    margin-left: 5px
}

.buyform__check a {
    color: #4cc20e
}

.buyform__btn {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: .88px;
    padding: 6px 20px;
    font-family: sem, Helvetica, Arial, sans-serif;
    color: #fff;
    background-image: linear-gradient(134deg, #fb491e, #fb8b24);
    display: inline-block;
    border-radius: 100px;
    cursor: pointer;
    text-decoration: none;
    transition: all .3s ease-in-out;
    font-weight: 500;
    text-align: center;
    border: none;
    position: absolute;
    bottom: 100px;
    right: 50%;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    margin: 0
}

.buyform__btn:hover {
    background-image: linear-gradient(-134deg, #fb491e, #fb8b24)
}

@media screen and (min-width: 768px) {
    .buyform__btn {
        font-size: 12px
    }
}

@media screen and (min-width: 1200px) {
    .buyform__btn {
        font-size: 16px;
        letter-spacing: 1.24px;
        line-height: 20px;
        padding: 5px 20px 6px
    }
}

@media screen and (min-width: 1400px) {
    .buyform__btn {
        font-size: 20px;
        line-height: 24px;
        padding: 5px 30px 8px
    }
}

@media screen and (min-width: 768px) {
    .buyform__btn {
        bottom: auto;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

.buyform__btn-desk {
    font-size: 14px;
    line-height: 17px;
    letter-spacing: .88px;
    padding: 6px 20px;
    font-family: sem, Helvetica, Arial, sans-serif;
    color: #fff;
    background-image: linear-gradient(134deg, #fb491e, #fb8b24);
    display: inline-block;
    border-radius: 100px;
    cursor: pointer;
    text-decoration: none;
    transition: all .3s ease-in-out;
    font-weight: 500;
    text-align: center;
    border: none;
    display: block;
    width: 100px
}

.buyform__btn-desk:hover {
    background-image: linear-gradient(-134deg, #fb491e, #fb8b24)
}

@media screen and (min-width: 768px) {
    .buyform__btn-desk {
        font-size: 12px
    }
}

@media screen and (min-width: 1200px) {
    .buyform__btn-desk {
        font-size: 16px;
        letter-spacing: 1.24px;
        line-height: 20px;
        padding: 5px 20px 6px
    }
}

@media screen and (min-width: 1400px) {
    .buyform__btn-desk {
        font-size: 20px;
        line-height: 24px;
        padding: 5px 30px 8px
    }
}

@media screen and (min-width: 768px) {
    .buyform__btn-desk {
        display: none
    }
}

.error {
    border-bottom: 1px solid red
}

.team {
    background-image: url(img/team__background.png);
    background-position: 100% 0;
    background-repeat: no-repeat;
    background-size: contain
}

.team__wrapper {
    margin: 0 auto;
    padding: 10px 15px
}

@media screen and (min-width: 768px) {
    .team__wrapper {
        padding: 0;
        padding-bottom: 52px;
        width: 750px
    }
}

@media screen and (min-width: 1200px) {
    .team__wrapper {
        width: 1160px
    }
}

.team__title {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 1.01px;
    font-family: reg, Helvetica, Arial, sans-serif;
    color: #000;
    font-weight: 300;
    margin: 0
}

@media screen and (min-width: 768px) {
    .team__title {
        font-size: 25px;
        line-height: 32px;
        letter-spacing: 1.8px
    }
}

@media screen and (min-width: 1200px) {
    .team__title {
        font-size: 32px;
        line-height: 38px
    }
}

.team__subtitle {
    font-size: 18px;
    letter-spacing: 1.01px;
    color: #000;
    font-family: sem, Helvetica, Arial, sans-serif;
    margin-top: 34px
}

.team__septum {
    width: 103px;
    height: 1px;
    border-top: 1px solid #fb4d1e;
    margin: 22px 0 10px
}

.team__container {
    padding: 37px 0
}

.team__item {
    background: #fff;
    border: 1px solid #e9e9e9;
    border-radius: 4px;
    min-height: 293px;
    text-align: center;
    padding: 15px 28px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.team__link {
    opacity: 0;
    pointer-events: none
}

.owl-item.active.center > .team__item a {
    opacity: 1;
    pointer-events: auto
}

.owl-item.active.center > .team__item {
    box-shadow: 0 2px 11px 0 rgba(0, 0, 0, .09)
}

.team__photo {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 146px;
    border-radius: 100%;
    margin: 0 auto;
    display: block
}

.team__carousel .owl-item img {
    width: 146px
}

.team__name {
    font-size: 16px;
    font-family: sem, Helvetica, Arial, sans-serif
}

.team__name, .team__post {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    color: #000
}

.team__post {
    font-size: 14px;
    line-height: 15px
}

.team__link, .team__post {
    font-family: reg, Helvetica, Arial, sans-serif
}

.team__link {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    background: #4d78bb;
    border-radius: 100px;
    font-size: 12px;
    color: #fff;
    letter-spacing: .75px;
    display: block;
    width: 100%;
    height: 27px;
    line-height: 27px;
    text-decoration: none;
    cursor: pointer;
    transition: all .3s ease-in-out
}

.team__link:hover {
    background: #057bc1
}

.team__link:after {
    content: "\e908";
    font-family: icomoon;
    font-size: 11px;
    color: #fff;
    padding-left: 5px
}

.team__nav {
    position: relative;
    width: 100%
}

.team__prev {
    cursor: pointer;
    position: absolute;
    bottom: -70px;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 1px solid #979797;
    transition: all .3s ease-in-out;
    left: 0
}

.team__prev:hover {
    color: #4cc20e
}

.team__prev:before {
    position: absolute;
    left: calc(50% - 1px);
    top: 50%;
    -webkit-transform: rotate(90deg) translate(-50%, 50%);
    transform: rotate(90deg) translate(-50%, 50%);
    font-size: 18px
}

.team__next {
    right: 0;
    cursor: pointer;
    position: absolute;
    bottom: -70px;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 1px solid #979797;
    transition: all .3s ease-in-out
}

.team__next:before {
    position: absolute;
    right: calc(50% - 2px);
    top: 50%;
    -webkit-transform: rotate(-90deg) translate(50%, 50%);
    transform: rotate(-90deg) translate(50%, 50%);
    font-size: 18px
}

.team__next:hover {
    color: #4cc20e
}

.team__dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: calc(100% - 100px);
    margin: 70px auto 0;
    background-image: url(img/line-green.png);
    background-position: 50%;
    background-size: contain;
    height: 1px
}

.team__dot, .team__dot.active {
    transition: border-color .5s ease-in-out
}

.team__dot.active {
    width: 41px;
    height: 41px;
    border-radius: 50%;
    border: 13px solid;
    border-color: #4cc20e;
    background-color: #fff
}

.adviser__wrapper {
    margin: 0 auto;
    padding: 10px 15px
}

@media screen and (min-width: 768px) {
    .adviser__wrapper {
        padding: 0;
        padding-bottom: 52px;
        width: 750px
    }
}

@media screen and (min-width: 1200px) {
    .adviser__wrapper {
        width: 1160px
    }
}

.adviser__title {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 1.01px;
    font-family: reg, Helvetica, Arial, sans-serif;
    color: #000;
    font-weight: 300;
    margin: 0
}

@media screen and (min-width: 768px) {
    .adviser__title {
        font-size: 25px;
        line-height: 32px;
        letter-spacing: 1.8px
    }
}

@media screen and (min-width: 1200px) {
    .adviser__title {
        font-size: 32px;
        line-height: 38px
    }
}

.adviser__septum {
    width: 103px;
    height: 1px;
    border-top: 1px solid #fb4d1e;
    margin: 15px 0 10px;
    width: 47px
}

@media screen and (min-width: 768px) {
    .adviser__septum {
        margin: 22px 0 10px;
        width: 103px
    }
}

.adviser__container {
    padding: 37px 0
}

.adviser__item {
    background: #fff;
    border: 1px solid #e9e9e9;
    border-radius: 4px;
    min-height: 293px;
    text-align: center;
    padding: 15px 28px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.adviser__link {
    opacity: 0;
    pointer-events: none
}

.owl-item.active.center > .adviser__item a {
    opacity: 1;
    pointer-events: auto
}

.owl-item.active.center > .adviser__item {
    box-shadow: 0 2px 11px 0 rgba(0, 0, 0, .09)
}

.adviser__photo {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 146px;
    border-radius: 100%;
    margin: 0 auto;
    display: block
}

.adviser__carousel .owl-item img {
    width: 146px
}

.adviser__name {
    font-size: 16px;
    font-family: sem, Helvetica, Arial, sans-serif
}

.adviser__name, .adviser__post {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    color: #000
}

.adviser__post {
    font-size: 14px;
    line-height: 15px
}

.adviser__link, .adviser__post {
    font-family: reg, Helvetica, Arial, sans-serif
}

.adviser__link {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    background: #4d78bb;
    border-radius: 100px;
    font-size: 12px;
    color: #fff;
    letter-spacing: .75px;
    display: block;
    width: 100%;
    height: 27px;
    line-height: 27px;
    text-decoration: none;
    cursor: pointer;
    transition: all .3s ease-in-out
}

.adviser__link:hover {
    background: #057bc1
}

.adviser__link:after {
    content: "\e908";
    font-family: icomoon;
    font-size: 11px;
    color: #fff;
    padding-left: 5px
}

.adviser__nav {
    position: relative;
    width: 100%
}

.adviser__prev {
    cursor: pointer;
    position: absolute;
    bottom: -70px;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 1px solid #979797;
    transition: all .3s ease-in-out;
    left: 0
}

.adviser__prev:hover {
    color: #4cc20e
}

.adviser__prev:before {
    position: absolute;
    left: calc(50% - 1px);
    top: 50%;
    -webkit-transform: rotate(90deg) translate(-50%, 50%);
    transform: rotate(90deg) translate(-50%, 50%);
    font-size: 18px
}

.adviser__next {
    right: 0;
    cursor: pointer;
    position: absolute;
    bottom: -70px;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 1px solid #979797;
    transition: all .3s ease-in-out
}

.adviser__next:before {
    position: absolute;
    right: calc(50% - 2px);
    top: 50%;
    -webkit-transform: rotate(-90deg) translate(50%, 50%);
    transform: rotate(-90deg) translate(50%, 50%);
    font-size: 18px
}

.adviser__next:hover {
    color: #4cc20e
}

.adviser__dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: calc(100% - 100px);
    margin: 70px auto 0;
    background-image: url(img/line-green.png);
    background-position: 50%;
    background-size: contain;
    height: 1px
}

.adviser__dot, .adviser__dot.active {
    transition: border-color .5s ease-in-out
}

.adviser__dot.active {
    width: 41px;
    height: 41px;
    border-radius: 50%;
    border: 13px solid;
    border-color: #4cc20e;
    background-color: #fff
}

.media {
    background-image: url(img/media__background.png);
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative
}

.media__leaf {
    position: absolute;
    bottom: 0;
    right: 25%;
    height: 82px
}

.media__wrapper {
    margin: 0 auto;
    padding: 10px 15px
}

@media screen and (min-width: 768px) {
    .media__wrapper {
        padding: 0;
        padding-bottom: 52px;
        width: 750px
    }
}

@media screen and (min-width: 1200px) {
    .media__wrapper {
        width: 1160px
    }
}

.media__title {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 1.01px;
    font-family: reg, Helvetica, Arial, sans-serif;
    color: #000;
    font-weight: 300;
    margin: 0
}

@media screen and (min-width: 768px) {
    .media__title {
        font-size: 25px;
        line-height: 32px;
        letter-spacing: 1.8px
    }
}

@media screen and (min-width: 1200px) {
    .media__title {
        font-size: 32px;
        line-height: 38px
    }
}

.media__septum {
    width: 103px;
    height: 1px;
    border-top: 1px solid #fb4d1e;
    margin: 22px 0 10px
}

.media__container {
    padding: 37px 0
}

@media screen and (min-width: 768px) {
    .media__container {
        padding: 20px 0 30px
    }
}

@media screen and (min-width: 1200px) {
    .media__container {
        padding: 37px 0
    }
}

.media__item {
    background: #fff;
    border: 1px solid #e9e9e9;
    border-radius: 4px;
    height: 162px;
    text-align: center;
    width: 180px;
    margin: 0 auto
}

@media screen and (min-width: 768px) {
    .media__item {
        margin: 0;
        width: auto;
        min-width: 180px
    }
}

.media__photo {
    margin: 0 auto
}

.media__carousel .owl-item img {
    display: inline-block;
    width: auto;
    max-height: 118px;
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%)
}

.media__link {
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.media__link, .media__nav {
    width: 100%;
    position: relative
}

.media__prev {
    cursor: pointer;
    position: absolute;
    bottom: -70px;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 1px solid #979797;
    transition: all .3s ease-in-out;
    left: 0
}

.media__prev:hover {
    color: #4cc20e
}

.media__prev:before {
    position: absolute;
    left: calc(50% - 1px);
    top: 50%;
    -webkit-transform: rotate(90deg) translate(-50%, 50%);
    transform: rotate(90deg) translate(-50%, 50%);
    font-size: 18px
}

.media__next {
    right: 0;
    cursor: pointer;
    position: absolute;
    bottom: -70px;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 1px solid #979797;
    transition: all .3s ease-in-out
}

.media__next:before {
    position: absolute;
    right: calc(50% - 2px);
    top: 50%;
    -webkit-transform: rotate(-90deg) translate(50%, 50%);
    transform: rotate(-90deg) translate(50%, 50%);
    font-size: 18px
}

.media__next:hover {
    color: #4cc20e
}

.media__dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: calc(100% - 100px);
    margin: 70px auto 0;
    background-image: url(img/line-green.png);
    background-position: 50%;
    background-size: contain;
    height: 1px
}

.media__dot, .media__dot.active {
    transition: border-color .5s ease-in-out
}

.media__dot.active {
    width: 41px;
    height: 41px;
    border-radius: 50%;
    border: 13px solid;
    border-color: #4cc20e;
    background-color: #fff
}

.media__center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.media__btn {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: .88px;
    padding: 6px 20px;
    font-family: sem, Helvetica, Arial, sans-serif;
    color: #fff;
    background-image: linear-gradient(134deg, #fb491e, #fb8b24);
    display: inline-block;
    border-radius: 100px;
    cursor: pointer;
    text-decoration: none;
    transition: all .3s ease-in-out;
    font-weight: 500;
    text-align: center
}

.media__btn:after {
    content: "\e900";
    font-family: icomoon;
    font-size: 19px;
    padding-left: 14px;
    vertical-align: middle
}

.media__btn:hover {
    background-image: linear-gradient(-134deg, #fb491e, #fb8b24)
}

@media screen and (min-width: 768px) {
    .media__btn {
        font-size: 12px
    }
}

@media screen and (min-width: 1200px) {
    .media__btn {
        font-size: 16px;
        letter-spacing: 1.24px;
        line-height: 20px;
        padding: 5px 20px 6px
    }
}

@media screen and (min-width: 1400px) {
    .media__btn {
        font-size: 20px;
        line-height: 24px;
        padding: 5px 30px 8px
    }
}

.offer {
    overflow-x: hidden;
    background-image: url(img/general_bg.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover
}

.offer__wrapper {
    margin: 0 auto;
    position: relative
}

.offer__wrapper:after {
    clear: both;
    content: "";
    display: table
}

@media screen and (min-width: 768px) {
    .offer__wrapper {
        padding: 30px 0 40px;
        width: 750px
    }
}

@media screen and (min-width: 1200px) {
    .offer__wrapper {
        width: 1160px
    }
}

.offer__left-absolute {
    position: absolute;
    height: 118px;
    left: 0;
    top: 30px;
    background-color: #478a23;
    width: 100%;
    -webkit-transform: translateX(-99%);
    transform: translateX(-99%);
    display: none
}

@media screen and (min-width: 768px) {
    .offer__left-absolute {
        display: block;
        height: 110px
    }
}

@media screen and (min-width: 1200px) {
    .offer__left-absolute {
        height: 118px
    }
}

.offer__right-absolute {
    position: absolute;
    height: 118px;
    right: 0;
    top: 80px;
    background-color: #dd4f20;
    width: 100%;
    -webkit-transform: translateX(99%);
    transform: translateX(99%);
    display: none
}

@media screen and (min-width: 768px) {
    .offer__right-absolute {
        display: block;
        height: 110px
    }
}

@media screen and (min-width: 1200px) {
    .offer__right-absolute {
        height: 118px
    }
}

.offer__left {
    float: left;
    background-color: #478a23;
    position: relative;
    height: 118px;
    width: 100%
}

@media screen and (min-width: 768px) {
    .offer__left {
        height: 110px;
        width: 44%
    }
}

@media screen and (min-width: 1200px) {
    .offer__left {
        width: 45.5%;
        height: 118px
    }
}

.offer__right {
    float: right;
    height: 118px;
    background-color: #dd4f20;
    position: relative;
    width: 100%
}

@media screen and (min-width: 768px) {
    .offer__right {
        margin-top: 50px;
        width: 45.5%;
        height: 110px;
        width: 44%
    }
}

@media screen and (min-width: 1200px) {
    .offer__right {
        width: 45.5%;
        height: 118px
    }
}

.offer__text {
    text-align: center;
    font-family: sem, Helvetica, Arial, sans-serif;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    height: 100%;
    padding: 12px 0
}

.offer__text h4 {
    color: #fff;
    font-family: reg, Helvetica, Arial, sans-serif;
    font-size: 18px;
    letter-spacing: 1.35px;
    margin: 0
}

@media screen and (min-width: 768px) {
    .offer__text h4 {
        font-size: 16px;
        line-height: 20px;
        font-size: 18px
    }
}

@media screen and (min-width: 1200px) {
    .offer__text h4 {
        font-size: 24px;
        line-height: 29px
    }
}

.offer__text p {
    color: #fff;
    font-size: 14px;
    letter-spacing: .79px;
    margin: 0
}

@media screen and (min-width: 768px) {
    .offer__text p {
        font-size: 12px
    }
}

@media screen and (min-width: 1200px) {
    .offer__text p {
        font-size: 14px
    }
}

.offer__text a {
    color: #fff
}

@media screen and (min-width: 768px) {
    .offer__text--left {
        padding-right: 50px
    }
}

@media screen and (min-width: 768px) {
    .offer__text--right {
        padding-left: 50px
    }
}

.offer__link {
    color: #fff;
    letter-spacing: 1.12px;
    cursor: pointer;
    transition: all .3s ease-in-out
}

@media screen and (min-width: 768px) {
    .offer__link {
        font-size: 16px
    }
}

@media screen and (min-width: 1200px) {
    .offer__link {
        font-size: 20px
    }
}

.offer__link:hover {
    color: #4cc20e
}

.offer__btn {
    display: block;
    width: 162px;
    height: 28px;
    line-height: 28px;
    color: #fff;
    margin: 0 auto;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 100px;
    text-decoration: none;
    font-size: 12px;
    transition: all .3s ease-in-out
}

@media screen and (min-width: 768px) {
    .offer__btn {
        width: 130px;
        height: 22px;
        line-height: 19px
    }
}

@media screen and (min-width: 1200px) {
    .offer__btn {
        width: 162px;
        height: 27px;
        line-height: 27px
    }
}

.offer__btn:hover {
    color: #4cc20e;
    border: 1px solid #4cc20e
}

.offer__white {
    position: absolute;
    display: none;
    top: 50%;
    background: #fff;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .29);
    border-radius: 3px;
    z-index: 2;
    font-size: 30px
}

@media screen and (min-width: 768px) {
    .offer__white {
        display: block;
        width: 80px;
        height: 80px
    }
}

@media screen and (min-width: 1200px) {
    .offer__white {
        width: 92px;
        height: 92px
    }
}

.offer__white:before {
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%) rotate(-45deg);
    transform: translate(50%, -50%) rotate(-45deg)
}

.offer__white--left {
    right: 0;
    -webkit-transform: translate(50%, -50%) rotate(45deg);
    transform: translate(50%, -50%) rotate(45deg)
}

.offer__white--left:before {
    color: #4cc20e
}

.offer__white--right {
    left: 0;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg)
}

.offer__white--right:before {
    color: #dd4f20
}

.partners__wrapper {
    margin: 0 auto;
    padding: 30px 15px 10px
}

@media screen and (min-width: 768px) {
    .partners__wrapper {
        padding-top: 40px;
        padding-bottom: 70px;
        width: 750px
    }
}

@media screen and (min-width: 1200px) {
    .partners__wrapper {
        width: 1160px
    }
}

.partners__title {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 1.01px;
    font-family: reg, Helvetica, Arial, sans-serif;
    color: #000;
    font-weight: 300;
    margin: 0
}

@media screen and (min-width: 768px) {
    .partners__title {
        font-size: 25px;
        line-height: 32px;
        letter-spacing: 1.8px
    }
}

@media screen and (min-width: 1200px) {
    .partners__title {
        font-size: 32px;
        line-height: 38px
    }
}

.partners__septum {
    height: 1px;
    border-top: 1px solid #fb4d1e;
    margin: 22px 0 10px;
    width: 47px
}

@media screen and (min-width: 768px) {
    .partners__septum {
        width: 103px
    }
}

.partners__container {
    padding: 37px 0
}

.partners__item {
    background: #fff;
    border: 1px solid #e9e9e9;
    border-radius: 4px;
    height: 162px;
    text-align: center;
    width: 180px;
    margin: 0 auto
}

@media screen and (min-width: 768px) {
    .partners__item {
        margin: 0;
        width: auto;
        min-width: 180px
    }
}

.partners__photo {
    margin: 0 auto
}

.partners__carousel .owl-item img {
    display: inline-block;
    width: 90%;
    max-height: 90%;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%)
}

@media screen and (min-width: 768px) {
    .partners__carousel .owl-item img {
        width: auto;
        max-height: 100%
    }
}

.partners__link {
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.partners__link, .partners__nav {
    position: relative;
    width: 100%
}

.partners__prev {
    cursor: pointer;
    position: absolute;
    bottom: -70px;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 1px solid #979797;
    transition: all .3s ease-in-out;
    left: 0
}

.partners__prev:hover {
    color: #4cc20e
}

.partners__prev:before {
    position: absolute;
    left: calc(50% - 1px);
    top: 50%;
    -webkit-transform: rotate(90deg) translate(-50%, 50%);
    transform: rotate(90deg) translate(-50%, 50%);
    font-size: 18px
}

.partners__next {
    right: 0;
    cursor: pointer;
    position: absolute;
    bottom: -70px;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 1px solid #979797;
    transition: all .3s ease-in-out
}

.partners__next:before {
    position: absolute;
    right: calc(50% - 2px);
    top: 50%;
    -webkit-transform: rotate(-90deg) translate(50%, 50%);
    transform: rotate(-90deg) translate(50%, 50%);
    font-size: 18px
}

.partners__next:hover {
    color: #4cc20e
}

.partners__dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: calc(100% - 100px);
    margin: 70px auto 0;
    background-image: url(img/line-green.png);
    background-position: 50%;
    background-size: contain;
    height: 1px
}

.partners__dot, .partners__dot.active {
    transition: border-color .5s ease-in-out
}

.partners__dot.active {
    width: 41px;
    height: 41px;
    border-radius: 50%;
    border: 13px solid;
    border-color: #4cc20e;
    background-color: #fff
}

.partners__center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.partners__btn {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: .88px;
    padding: 6px 20px;
    font-family: sem, Helvetica, Arial, sans-serif;
    color: #fff;
    background-image: linear-gradient(134deg, #fb491e, #fb8b24);
    display: inline-block;
    border-radius: 100px;
    cursor: pointer;
    text-decoration: none;
    transition: all .3s ease-in-out;
    font-weight: 500;
    text-align: center
}

.partners__btn:after {
    content: "\EA0A";
    font-family: interface;
    font-size: 19px;
    padding-left: 14px;
    vertical-align: middle
}

.partners__btn:hover {
    background-image: linear-gradient(-134deg, #fb491e, #fb8b24)
}

@media screen and (min-width: 768px) {
    .partners__btn {
        font-size: 12px
    }
}

@media screen and (min-width: 1200px) {
    .partners__btn {
        font-size: 16px;
        letter-spacing: 1.24px;
        line-height: 20px;
        padding: 5px 20px 6px
    }
}

@media screen and (min-width: 1400px) {
    .partners__btn {
        font-size: 20px;
        line-height: 24px;
        padding: 5px 30px 8px
    }
}

.popup {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .7);
    z-index: 4
}

.popup, .popup-block {
    position: fixed;
    display: none
}

.popup-block {
    z-index: 5;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    background: #fff
}

@media screen and (min-width: 768px) {
    .popup-block {
        top: calc(50% + 30px)
    }
}

.popup__wrapper {
    position: relative;
    padding: 20px 10px
}

@media screen and (min-width: 768px) {
    .popup__wrapper {
        padding: 20px 30px
    }
}

.popup__close {
    position: absolute;
    right: 20px;
    top: 5px;
    font-size: 30px;
    font-family: sem, Helvetica, Arial, sans-serif;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    cursor: pointer
}

@media screen and (min-width: 768px) {
    .popup__close {
        right: 15px
    }
}

.popup__label a {
    text-decoration: none;
    color: #4cc20e
}

.popup__title {
    font-size: 20px;
    font-family: bold, Helvetica, Arial, sans-serif;
    text-align: center
}

@media screen and (min-width: 768px) {
    .popup__title {
        font-size: 30px
    }
}

.popup__form {
    padding: 10px 0
}

@media screen and (min-width: 768px) {
    .popup__form {
        padding: 15px 0
    }
}

.popup__form-group {
    width: 320px;
    margin: 5px auto;
    text-align: center
}

@media screen and (min-width: 768px) {
    .popup__form-group {
        margin: 10px auto;
        width: 330px
    }
}

.popup__input {
    border: 0;
    box-shadow: none;
    border-radius: 0;
    border-bottom: 1px solid;
    width: 100%;
    text-align: center;
    padding: 5px 0
}

.popup__input--text {
    width: 320px;
    min-height: 50px;
    max-height: 100px;
    min-width: 320px
}

@media screen and (min-width: 768px) {
    .popup__input--text {
        min-height: 100px;
        max-height: 150px;
        width: 330px;
        min-width: 330px
    }
}

.popup__checkbox {
    margin-right: 5px
}

.popup__submit {
    border: 0;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: .88px;
    padding: 6px 20px;
    font-family: sem, Helvetica, Arial, sans-serif;
    color: #fff;
    background-image: linear-gradient(134deg, #fb491e, #fb8b24);
    display: inline-block;
    border-radius: 100px;
    cursor: pointer;
    text-decoration: none;
    transition: all .3s ease-in-out;
    font-weight: 500;
    text-align: center;
    display: block;
    margin: 0 auto
}

.popup__submit:hover {
    background-image: linear-gradient(-134deg, #fb491e, #fb8b24)
}

@media screen and (min-width: 768px) {
    .popup__submit {
        font-size: 12px
    }
}

@media screen and (min-width: 1200px) {
    .popup__submit {
        font-size: 16px;
        letter-spacing: 1.24px;
        line-height: 20px;
        padding: 5px 20px 6px
    }
}

@media screen and (min-width: 1400px) {
    .popup__submit {
        font-size: 20px;
        line-height: 24px;
        padding: 5px 30px 8px
    }
}

.options-back {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .57);
    z-index: 5
}

.options {
    position: fixed;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    background-image: url("/img/options_background.png");
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    z-index: 6;
    min-width: 320px
}

@media screen and (min-width: 768px) {
    .options {
        min-width: 760px
    }
}

.options__wrapper {
    position: relative;
    padding: 15px 20px
}

@media screen and (min-width: 768px) {
    .options__wrapper {
        padding: 45px
    }
}

.options-popup {
    display: none
}

.options__close {
    cursor: pointer;
    position: absolute;
    width: 12px;
    height: 12px;
    top: 10px;
    right: 5px;
    background-image: url("/img/close_icon.svg");
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain;
    transition: all .3s ease-in-out
}

@media screen and (min-width: 768px) {
    .options__close {
        right: 15px;
        top: 10px;
        width: 20px;
        height: 20px
    }
}

.options__close:hover {
    -webkit-transform: scale(1.2) rotate(90deg);
    transform: scale(1.2) rotate(90deg)
}

.options__title {
    text-align: center;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 1.01px;
    font-family: reg, Helvetica, Arial, sans-serif;
    color: #000;
    font-weight: 300;
    margin: 0
}

@media screen and (min-width: 768px) {
    .options__title {
        font-size: 25px;
        line-height: 32px;
        letter-spacing: 1.8px
    }
}

@media screen and (min-width: 1200px) {
    .options__title {
        font-size: 32px;
        line-height: 38px
    }
}

.options__septum {
    width: 47px;
    margin: 20px auto 25px;
    height: 1px;
    border-top: 1px solid #fb4d1e
}

@media screen and (min-width: 768px) {
    .options__septum {
        width: 80px;
        margin: 25px auto 45px
    }
}

@media screen and (min-width: 1200px) {
    .options__septum {
        width: 103px;
        margin: 40px auto 67px
    }
}

@media screen and (min-width: 768px) {
    .options__btns {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.options__wallet {
    width: 50%;
    margin: 0 auto 20px;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: .88px;
    padding: 4px 20px;
    font-family: sem, Helvetica, Arial, sans-serif;
    color: #fb491e;
    border: 2px solid #fb491e;
    display: block;
    border-radius: 100px;
    cursor: pointer;
    text-decoration: none;
    transition: background-image .3s ease-in-out;
    font-weight: 500;
    text-align: center
}

.options__wallet:hover {
    color: #fff;
    background-image: linear-gradient(-134deg, #fb491e, #fb8b24)
}

@media screen and (min-width: 768px) {
    .options__wallet {
        margin: 0;
        font-size: 12px;
        display: inline-block;
        width: 30%
    }
}

@media screen and (min-width: 1200px) {
    .options__wallet {
        font-size: 16px;
        letter-spacing: 1.24px;
        line-height: 20px;
        padding: 5px 20px 6px
    }
}

@media screen and (min-width: 1400px) {
    .options__wallet {
        font-size: 14px;
        line-height: 17px;
        padding: 5px 20px 8px
    }
}

.options__back {
    width: 50%;
    margin: 0 auto 20px;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: .88px;
    padding: 4px 20px;
    font-family: sem, Helvetica, Arial, sans-serif;
    color: #fb491e;
    border: 2px solid #fb491e;
    display: block;
    border-radius: 100px;
    cursor: pointer;
    text-decoration: none;
    transition: background-image .3s ease-in-out;
    font-weight: 500;
    text-align: center
}

.options__back:hover {
    color: #fff;
    background-image: linear-gradient(-134deg, #fb491e, #fb8b24)
}

@media screen and (min-width: 768px) {
    .options__back {
        margin: 0;
        font-size: 12px;
        display: inline-block;
        width: 30%
    }
}

@media screen and (min-width: 1200px) {
    .options__back {
        font-size: 16px;
        letter-spacing: 1.24px;
        line-height: 20px;
        padding: 5px 20px 6px
    }
}

@media screen and (min-width: 1400px) {
    .options__back {
        font-size: 14px;
        line-height: 17px;
        padding: 5px 20px 8px
    }
}

.options__ur {
    width: 50%;
    margin: 0 auto 20px;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: .88px;
    padding: 4px 20px;
    font-family: sem, Helvetica, Arial, sans-serif;
    color: #fb491e;
    border: 2px solid #fb491e;
    display: block;
    border-radius: 100px;
    cursor: pointer;
    text-decoration: none;
    transition: background-image .3s ease-in-out;
    font-weight: 500;
    text-align: center
}

.options__ur-buy {
    width: 50%;
    margin: 0 auto 20px;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: .88px;
    padding: 4px 20px;
    font-family: sem, Helvetica, Arial, sans-serif;
    color: #fb491e;
    border: 2px solid #fb491e;
    display: block;
    border-radius: 100px;
    cursor: pointer;
    text-decoration: none;
    transition: background-image .3s ease-in-out;
    font-weight: 500;
    text-align: center
}


.options__ur-sell {
    width: 50%;
    margin: 0 auto 20px;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: .88px;
    padding: 4px 20px;
    font-family: sem, Helvetica, Arial, sans-serif;
    color: #fb491e;
    border: 2px solid #fb491e;
    display: block;
    border-radius: 100px;
    cursor: pointer;
    text-decoration: none;
    transition: background-image .3s ease-in-out;
    font-weight: 500;
    text-align: center
}


.options__ur:hover {
    color: #fff;
    background-image: linear-gradient(-134deg, #fb491e, #fb8b24)
}

.options__ur-buy:hover {
    color: #fff;
    background-image: linear-gradient(-134deg, #fb491e, #fb8b24)
}

.options__ur-sell:hover {
    color: #fff;
    background-image: linear-gradient(-134deg, #fb491e, #fb8b24)
}

@media screen and (min-width: 768px) {
    .options__ur {
        margin: 0;
        font-size: 12px;
        display: inline-block;
        width: 30%
    }

    .options__ur-buy {
        margin: 0;
        font-size: 12px;
        display: inline-block;
        width: 30%
    }

    .options__ur-sell {
        margin: 0;
        font-size: 12px;
        display: inline-block;
        width: 30%
    }
}

@media screen and (min-width: 1200px) {
    .options__ur {
        font-size: 16px;
        letter-spacing: 1.24px;
        line-height: 20px;
        padding: 5px 20px 6px
    }

    .options__ur-buy {
        font-size: 16px;
        letter-spacing: 1.24px;
        line-height: 20px;
        padding: 5px 20px 6px
    }

    .options__ur-sell {
        font-size: 16px;
        letter-spacing: 1.24px;
        line-height: 20px;
        padding: 5px 20px 6px
    }
}

@media screen and (min-width: 1400px) {
    .options__ur {
        font-size: 14px;
        line-height: 17px;
        padding: 5px 20px 8px
    }

    .options__ur-buy {
        font-size: 14px;
        line-height: 17px;
        padding: 5px 20px 8px
    }

    .options__ur-sell {
        font-size: 14px;
        line-height: 17px;
        padding: 5px 20px 8px
    }
}

.entity {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(img/hbbg.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 5;
    display: none
}

.entity-sale {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(img/hbbg.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 5;
    display: none
}

.entity__back {
    position: absolute;
    top: 0;
    right: 50%;
    -webkit-transform: translate(50%, -150%);
    transform: translate(50%, -150%);
    width: 133px;
    margin: 0 auto 20px;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: .88px;
    padding: 4px 20px;
    font-family: sem, Helvetica, Arial, sans-serif;
    color: #144d1e;
    border: 2px solid #144d1e;
    display: block;
    border-radius: 100px;
    cursor: pointer;
    text-decoration: none;
    font-weight: 500;
    text-align: center
}

.entity__back:before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    font-size: 12px
}

@media screen and (min-width: 768px) {
    .entity__back {
        margin: 0;
        font-size: 12px
    }
}

@media screen and (min-width: 1024px) {
    .entity__back {
        right: auto;
        left: 0;
        -webkit-transform: translate(-100%, -100%);
        transform: translate(-100%, -100%)
    }
}

@media screen and (min-width: 1200px) {
    .entity__back {
        -webkit-transform: translate(-150%, -100%);
        transform: translate(-150%, -100%);
        font-size: 16px;
        letter-spacing: 1.24px;
        line-height: 20px;
        padding: 5px 20px 6px
    }
}

@media screen and (min-width: 1400px) {
    .entity__back {
        font-size: 14px;
        line-height: 17px;
        padding: 5px 20px 8px
    }
}

.entity__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%
}

.entity__container {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    margin: 0 auto;
    width: 100%;
    position: relative
}

@media screen and (min-width: 768px) {
    .entity__container {
        width: 700px
    }
}

.entity__title {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 1.01px;
    font-family: reg, Helvetica, Arial, sans-serif;
    color: #000;
    font-weight: 300;
    margin: 0;
    font-weight: 700;
    text-align: center
}

@media screen and (min-width: 768px) {
    .entity__title {
        font-size: 25px;
        line-height: 32px;
        letter-spacing: 1.8px
    }
}

@media screen and (min-width: 1200px) {
    .entity__title {
        font-size: 32px;
        line-height: 38px
    }
}

.entity__course {
    font-family: reg, Helvetica, Arial, sans-serif;
    color: #fff;
    background: #4cc20e;
    text-align: center;
    padding: 10px 15px;
    font-size: 14px;
    margin: 7px 0;
    border-radius: 5px
}

@media screen and (min-width: 768px) {
    .entity__course {
        font-size: 20px;
        padding: 10px 60px;
        margin: 20px 0
    }
}

.entity__course span {
    font-family: bold, Helvetica, Arial, sans-serif
}

.entity__text {
    font-size: 12px;
    font-family: reg, Helvetica, Arial, sans-serif;
    color: #000;
    text-align: center
}

@media screen and (min-width: 768px) {
    .entity__text {
        font-size: 16px
    }
}

.entity__text a {
    font-size: 16px;
    font-family: reg, Helvetica, Arial, sans-serif;
    color: #000;
    transition: all .3s ease-in-out;
    cursor: pointer
}

.entity__text a:hover {
    color: #4cc20e
}

.entity__subtitle {
    font-size: 18px;
    font-family: sem, Helvetica, Arial, sans-serif;
    color: #000;
    text-align: center;
    margin: 5px 0
}

@media screen and (min-width: 768px) {
    .entity__subtitle {
        font-size: 24px;
        margin: 10px 0 5px
    }
}

.entity__subtext {
    font-size: 16px;
    font-family: sem, Helvetica, Arial, sans-serif;
    color: #000;
    text-align: center
}

.entity__form-group {
    width: 100%;
    margin: 0 auto
}

@media screen and (min-width: 768px) {
    .entity__form-group {
        width: 409px
    }
}

.entity__form {
    margin: 10px 0;
    padding: 0 15px
}

@media screen and (min-width: 768px) {
    .entity__form {
        margin: 25px 0;
        padding: 0
    }
}

.entity__input {
    width: 100%;
    border: 0;
    outline: none;
    border-bottom: 1px solid #d4d4d4;
    padding: 7px 0;
    background: transparent
}

@media screen and (min-width: 768px) {
    .entity__input {
        padding: 10px 0
    }
}

@media screen and (min-width: 1400px) {
    .entity__input {
        padding: 20px 0
    }
}

.entity__input--sbmt {
    border: none;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: .88px;
    padding: 6px 20px;
    font-family: sem, Helvetica, Arial, sans-serif;
    color: #fff;
    background-image: linear-gradient(134deg, #fb491e, #fb8b24);
    display: inline-block;
    border-radius: 100px;
    cursor: pointer;
    text-decoration: none;
    transition: all .3s ease-in-out;
    font-weight: 500;
    text-align: center;
    width: 262px;
    display: block;
    margin: 25px auto 0
}

.entity__input--sbmt:hover {
    background-image: linear-gradient(-134deg, #fb491e, #fb8b24)
}

@media screen and (min-width: 768px) {
    .entity__input--sbmt {
        font-size: 12px
    }
}

@media screen and (min-width: 1200px) {
    .entity__input--sbmt {
        font-size: 16px;
        letter-spacing: 1.24px;
        line-height: 20px;
        padding: 5px 20px 6px
    }
}

@media screen and (min-width: 1400px) {
    .entity__input--sbmt {
        font-size: 20px;
        line-height: 24px;
        padding: 5px 30px 8px
    }
}

.determ-loyal {
    background-position: bottom
}

.company-system, .determ-loyal {
    background-image: url(img/general_bg.png);
    background-repeat: no-repeat;
    background-size: cover
}

.company-system {
    background-position: 50%
}

.owl-stage {
    padding: 10px 0
}

.owl-carousel {
    display: block
}

.footer {
    background-color: #343434;
    background-image: url(img/footer__img.png);
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: contain
}

.footer__wrapper {
    margin: 0 auto;
    padding: 15px;
    text-align: center
}

@media screen and (min-width: 768px) {
    .footer__wrapper {
        text-align: left;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 24px 0 10px;
        width: 750px
    }
}

@media screen and (min-width: 1200px) {
    .footer__wrapper {
        width: 1160px
    }
}

.footer__invest {
    padding: 6px 0
}

.footer__block {
    font-family: reg, Helvetica, Arial, sans-serif;
    color: #fff
}

.footer__block a {
    color: #fff;
    text-decoration: none;
    transition: all .3s ease-in-out
}

.footer__block a:hover {
    color: #4cc20e
}

.footer__mark img {
    padding: 15px 5px
}

.footer__link {
    font-size: 14px;
    line-height: 27px
}

@media screen and (min-width: 768px) {
    .footer__link {
        font-size: 12px;
        line-height: 25px
    }
}

@media screen and (min-width: 1200px) {
    .footer__link {
        font-size: 14px;
        line-height: 27px
    }
}

.footer__email, .footer__phone {
    font-size: 18px;
    line-height: 27px
}

@media screen and (min-width: 768px) {
    .footer__email, .footer__phone {
        font-size: 15px;
        line-height: 25px
    }
}

@media screen and (min-width: 1200px) {
    .footer__email, .footer__phone {
        font-size: 18px;
        line-height: 27px
    }
}

.footer__block--second strong {
    border-bottom: 1px solid #000;
    line-height: 30px;
    padding-bottom: 8px
}

.footer__block--second img {
    max-width: 72px;
    padding: 8px 0
}

.footer__logo {
    display: block;
    width: 79px;
    height: 79px;
    background-image: url("/img/biocoin_new_logo_small.svg");
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    margin: 0 auto
}

@media screen and (min-width: 768px) {
    .footer__logo {
        margin: 0
    }
}

.footer__link {
    display: block
}

.footer__rights {
    color: #fff;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    font-family: reg, Helvetica, Arial, sans-serif;
    padding: 8px 0;
    border-top: 1px solid #2a2a2a
}

.footer__block--socials {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.footer__social {
    padding: 0 8px;
    font-size: 20px;
    color: #fff;
    transition: all .3s ease-in-out
}

.footer__social:hover {
    color: #4cc20e
}
