@import url("/theme/dgency/assets/css2-1");
@charset "UTF-8";
@charset 'iso-8859-15';
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
video {
    display: inline-block;
    max-width: 100%;
}

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

[hidden] {
    display: none;
}

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

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

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

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

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

textarea {
    overflow: auto;
    vertical-align: top;
}

* {
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    outline: none !important;
}

.clear:after {
    content: "";
    clear: both;
    display: block;
}

input[type="text"]:focus {
    outline: none;
}

select:focus,
input:focus,
button:focus,
textarea:focus {
    outline: none;
}

html {
    background: #fff;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    height: 100%;
}

body {
    overflow-x: hidden;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    line-height: 22px;
    color: #02040a;
    font-weight: normal;
    background: #f2f3f7;
}

a {
    line-height: 100%;
    color: #02040a;
}

a:hover {
    text-decoration: none;
    color: #02040a;
}

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

label {
    margin-bottom: 0;
}

span {
    line-height: 100%;
}

ul {
    padding: 0;
    margin: 0;
}

li {
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    line-height: 22px;
    color: #02040a;
    font-weight: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 100;
    line-height: 100%;
    margin: 0;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    color: #02040a;
    font-size: 30px;
}

h1 {
    font-size: 60px;
    line-height: 73px;
}

h2 {
    font-size: 30px;
    line-height: 37px;
}

p {
    margin: 10px 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    border: 0;
    border-radius: 6px;
}

th,
td {
    border: 0;
    text-align: left;
    padding: 10px;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    font-weight: normal;
}

th:last-child,
td:last-child {
    border-right: 0;
}

th:first-child,
td:first-child {}

a,
button {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.transform {
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.transform-top {
    position: absolute;
    top: 50%;
    left: 0;
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.transform-left {
    position: absolute;
    top: 0;
    left: 50%;
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

.flex {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flex_j_center {
    -webkit-justify-content: center;
    justify-content: center;
}

.flex_j_space-around {
    -webkit-justify-content: space-around;
    justify-content: space-around;
}

.flex_j_space-between {
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.flex_j_flex-end {
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

.flex_a_flex-start {
    -webkit-align-items: flex-start;
    align-items: flex-start;
}

.flex_a_flex-inherit {
    -webkit-align-items: inherit;
    align-items: inherit;
}

.flex_a_flex-end {
    -webkit-align-items: flex-end;
    align-items: flex-end;
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms--webkit-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto;
}

.img {
    line-height: 0;
}

.img img {
    max-width: 100%;
}

.container {
    width: 1280px;
    margin: 0 auto;
    padding: 0;
    max-width: inherit;
}

b {
    font-family: "Montserrat", sans-serif;
    font-weight: 100;
}

i {
    font-family: "proxima_nova__regular_italic";
}

.i-bold {
    font-family: "proxima_nova__bold_italic" !important;
}

.btn {
    border: 0;
    cursor: pointer;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    background: #ffffff;
    border-radius: 10px;
    font-size: 14px;
    line-height: 38px;
    color: #231d70;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    font-weight: 600;
}

.btn img {
    margin-right: 12px;
}

.btn:hover {
    background: #ffffff;
    color: #fff;
}

.fadeEl {
    opacity: 0;
    -webkit-transform: translateY(30%);
    -moz-transform: translateY(30%);
    -ms-transform: translateY(30%);
    -o-transform: translateY(30%);
    transform: translateY(30%);
    -webkit-transition: opacity 0.8s ease, -webkit-transform 0.8s ease-in-out;
    -moz-transition: opacity 0.8s ease, -moz-transform 0.8s ease-in-out;
    transition: opacity 0.8s ease, transform 0.8s ease-in-out;
}

.fadeEl.anim {
    opacity: 1 !important;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.fadeEl.fadeEl-left {
    -webkit-transform: translate(-100%, 0);
    -moz-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
}

.fadeEl.fadeEl-left.anim {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.fadeEl.fadeEl-right {
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0);
}

.fadeEl.fadeEl-right.anim {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.fadeElTop {
    -webkit-transition: opacity 0.8s ease, -webkit-transform 0.8s ease-in-out;
    -moz-transition: opacity 0.8s ease, -moz-transform 0.8s ease-in-out;
    transition: opacity 0.8s ease, transform 0.8s ease-in-out;
    opacity: 0;
    -webkit-transform: translate(0, -100%);
    -moz-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    -o-transform: translate(0, -100%);
    transform: translate(0, -100%);
}

.fadeElTop.anim {
    opacity: 1 !important;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.fadeElBottom {
    -webkit-transition: opacity 0.8s ease, -webkit-transform 0.8s ease-in-out;
    -moz-transition: opacity 0.8s ease, -moz-transform 0.8s ease-in-out;
    transition: opacity 0.8s ease, transform 0.8s ease-in-out;
    opacity: 0;
    -webkit-transform: translate(0, 100%);
    -moz-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    -o-transform: translate(0, 100%);
    transform: translate(0, 100%);
}

.fadeElBottom.anim {
    opacity: 1 !important;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.js-loading *,
.js-loading *:before,
.js-loading *:after {
    animation-play-state: paused !important;
}

.page {
    height: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    min-height: 100vh;
}

.anim-top {
    visibility: visible;
    -webkit-transform: translateY(20px) scale(0.9) !important;
    opacity: 0 !important;
    transform: translateY(20px) scale(0.9) !important;
    opacity: 0;
}

.anim-top.anim,
.anim-top.start-animation {
    visibility: visible;
    -webkit-transform: translateY(0) scale(1) !important;
    opacity: 1 !important;
    transform: translateY(0) scale(1);
    opacity: 1;
    -webkit-transition: -webkit-transform 1.2s cubic-bezier(0.6, 0.2, 0.1, 1) 0.08s, opacity 1.2s cubic-bezier(0.6, 0.2, 0.1, 1) 0.08s;
    transition: transform 1.2s cubic-bezier(0.6, 0.2, 0.1, 1) 0.08s, opacity 1.2s cubic-bezier(0.6, 0.2, 0.1, 1) 0.08s;
}

@media (max-width: 1220px) {
    .anim-top,
    .anim-top {
        visibility: visible !important;
        -webkit-transform: translateY(0) scale(1) !important;
        opacity: 1 !important;
        -webkit-transition: -webkit-transform 1.2s cubic-bezier(0.6, 0.2, 0.1, 1) 0.08s, opacity 1.2s cubic-bezier(0.6, 0.2, 0.1, 1) 0.08s;
        transition: transform 1.2s cubic-bezier(0.6, 0.2, 0.1, 1) 0.08s, opacity 1.2s cubic-bezier(0.6, 0.2, 0.1, 1) 0.08s !important;
    }
    .fadeElAnim {
        opacity: 1 !important;
        -webkit-transform: translateY(0) !important;
        -moz-transform: translateY(0) !important;
        -ms-transform: translateY(0) !important;
        -o-transform: translateY(0) !important;
        transform: translateY(0) !important;
    }
    .fadeEl.fadeEl-right {
        -webkit-transform: translateY(0) !important;
        -moz-transform: translateY(0) !important;
        -ms-transform: translateY(0) !important;
        -o-transform: translateY(0) !important;
        transform: translateY(0) !important;
    }
    .fadeEl.fadeEl-left.anim {
        -webkit-transform: translateY(0) !important;
        -moz-transform: translateY(0) !important;
        -ms-transform: translateY(0) !important;
        -o-transform: translateY(0) !important;
        transform: translateY(0) !important;
    }
    .fadeEl {
        opacity: 1 !important;
        -webkit-transform: translateY(0) !important;
        -moz-transform: translateY(0) !important;
        -ms-transform: translateY(0) !important;
        -o-transform: translateY(0) !important;
        transform: translateY(0) !important;
    }
    .fadeElTop {
        opacity: 1 !important;
        -webkit-transform: translateY(0) !important;
        -moz-transform: translateY(0) !important;
        -ms-transform: translateY(0) !important;
        -o-transform: translateY(0) !important;
        transform: translateY(0) !important;
    }
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
    display: none;
}

/*====loader======*/

.preloader {
    box-sizing: border-box;
    -webkit-appearance: none;
    outline: 0;
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 999;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    background-color: #fff;
}

@keyframes loader-animation {
    0% {
        width: 0%;
    }
    49% {
        width: 100%;
        left: 0%;
    }
    50% {
        left: 100%;
    }
    100% {
        left: 0%;
        width: 100%;
    }
}

.loader {
    height: 5px;
    width: 100%;
    top: 0;
    position: absolute;
}

.loader__bar {
    position: relative;
    height: 5px;
    background-color: #a47ff4;
    animation-name: loader-animation;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
}

/*End Loader*/

.width_1030 {
    width: 1030px;
}

/* header */

.header {}

.header__container {
    background: #ffffff;
    border-radius: 8px;
}

.page__header {
    position: fixed;
    width: 100%;
    top: 25px;
    z-index: 9;
}

.header .logo-site {
    margin-left: 27px;
    line-height: 0;
}

.logo-site img {
    max-width: 100%;
}

.header__top {
    padding: 14px 17px;
}

.header .language {
    margin-left: 30px;
}

.language {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
}

.language .language__item {
    width: 36px;
    height: 36px;
    border: 2px solid #f2f3f7;
    background: transparent;
    border-radius: 50%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-right: 6px;
}

.language img {
    width: 28px;
}

.language .active {
    border: 2px solid #a47ff4;
}

.header .btn img,
.header .btn-white img {
    margin-right: 12px;
}

.header .btn-white {
    border: 2px solid rgba(7, 34, 100, 0.2);
    width: 175px;
    height: 48px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    border-radius: 5px;
    margin-right: 15px;
    font-size: 14px;
    line-height: 38px;
    font-family: "Montserrat", sans-serif;
    background: #fff;
    color: #02040a;
}

.header .btn-white:hover {
    border: 2px solid rgba(7, 34, 100, 1);
}

.header .btn__come-in {
    width: 140px;
    height: 48px;
    font-family: "Montserrat", sans-serif;
}

.header__bottom {
    background: #f2f3f7;
    border-radius: 100px 0 0 0;
    padding: 17px 27px;
}

.menu .menu__list {
    list-style: none;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

.menu .menu__item {
    border-right: 1px solid #8b98ba;
    padding-left: 23px;
    padding-right: 23px;
    line-height: 14px;
    position: relative;
}

.menu .menu__item:last-child {
    border: 0;
    padding-right: 0;
}

.menu .menu__link {
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
}

/*ico-menu*/

.trigger-menu {
    position: relative;
    width: 26px;
    height: 55px;
    z-index: 100;
    display: block;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    display: none;
}

.hamburger-menu {
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 26px;
    height: 21px;
    cursor: pointer;
}

.hamburger-menu__bar {
    width: 26px;
    height: 3px;
}

.hamburger-menu__bar:nth-child(2) {
    position: relative;
    transform: translateY(9px);
    background: #02040a;
    transition: background 0.3s cubic-bezier(0.31, -0.105, 0.43, 1.59), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.hamburger-menu__bar:nth-child(2).animate {
    background: rgba(255, 255, 255, 0) !important;
}

.hamburger-menu__bar:nth-child(3) {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #02040a;
    transition: background 0.3s cubic-bezier(0.31, -0.105, 0.43, 1.59), bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.hamburger-menu__bar:nth-child(1) {
    position: absolute;
    left: 0;
    top: 0;
    background: #02040a;
    transition: background 0.3s cubic-bezier(0.31, -0.105, 0.43, 1.59), top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.hamburger-menu__bar:nth-child(1).animate {
    top: 6px;
    transform: rotate(45deg);
    transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
    width: 26px;
}

.hamburger-menu__bar:nth-child(3).animate {
    bottom: 12px;
    transform: rotate(-45deg);
    transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
    width: 26px;
}

@keyframes photos-in {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-webkit-keyframes photos-in {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.photos-in {
    animation-name: photos-in;
    -webkit-animation-name: photos-in;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
}

.header__scroll .header__bottom {}

.header__scroll .logo-site {
    width: 100px;
}

.header__scroll .width_1030 {
    width: calc(100% - 130px);
}

.header__scroll .language .language__item {
    width: 28px;
    height: 28px;
}

.header__scroll .language .language__item img {
    width: 21px;
}

.header__scroll .btn-white,
.header__scroll .btn {
    height: 35px;
    max-width: 145px;
    font-size: 12px;
}

.header__scroll .btn img {
    margin-right: 7px;
}

.section-title {
    opacity: 0.3 !important;
    margin-bottom: 30px;
}

.section-title .line {
    margin-right: 20px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    width: calc((100% - 1280px) / 2);
}

.section-title .line:before {
    content: "";
    display: block;
    width: calc(100% - 4px);
    height: 1px;
    background: #456078;
}

.section-title .line:after {
    content: "";
    display: block;
    width: 4px;
    height: 4px;
    border: 1px solid #456078;
    border-radius: 50%;
}

.section-title h2 {
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.14em;
    color: #456078;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
}

/* banner */

#banner {
    background: url(../img/banner__bg.png) no-repeat center;
    min-height: 1000px;
    background-size: cover;
    position: relative;
    padding-bottom: 155px;
}

#banner:after {
    content: "";
    display: block;
    background: linear-gradient(180deg, rgba(242, 243, 247, 0) 0%, #f2f3f7 100%);
    height: 476px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}

#banner .banner__container {
    padding-top: 275px;
    position: relative;
    z-index: 2;
}

.banner__el {
    max-width: 1770px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

.banner__el .el__left-top {
    position: absolute;
    top: 0;
    left: 0;
}

.banner__el .el__right-top {
    position: absolute;
    top: -67px;
    right: -1000px;
}

.banner__el .el__left-bottom {
    position: absolute;
    left: -94px;
    top: 615px;
}

.banner__el .el__right-bottom {
    position: absolute;
    top: 431px;
    right: 130px;
    z-index: 2;
}

#banner .text {
    max-width: 650px;
    margin-top: 30px;
    margin-bottom: 85px;
}

#banner .text h1:after {
    content: "";
    display: block;
    background: #a47ff4;
    width: 73px;
    height: 8px;
    border-radius: 0 0 50px 50px;
    margin-top: 30px;
}

#banner .text h1 span {
    font-family: "lobster";
    color: #a47ff4;
}

#banner .text p {
    margin: 30px 0;
    font-size: 22px;
    line-height: 38px;
}

#banner .text .btn__open-account {
    width: 200px;
    height: 48px;
}

.statistics__item {
    margin-right: 100px;
}

.statistics__item .img {
    width: 60px;
    height: 60px;
    background: #f2f3f7;
    box-shadow: 6px 6px 16px #becde2, -6px -6px 16px #ffffff;
    border-radius: 50%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-right: 12px;
}

.statistics__item .value {
    color: #0c152e;
    font-size: 20px;
    line-height: 33px;
    font-family: "Montserrat", sans-serif;
}

.statistics__item .tit {
    font-size: 16px;
    line-height: 16px;
    color: #456078;
}

/* about */

#about {
    margin-bottom: 140px;
}

#about .section-title {
    margin-bottom: 40px;
}

.about__el {
    position: absolute;
    width: 700px;
    height: 660px;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
}

.about__el .el__left-top {
    position: absolute;
    top: 88px;
    left: 272px;
    z-index: 3;
}

.about__el .el__right-top {
    position: absolute;
    right: -50px;
    top: -37px;
    z-index: 1;
}

.about__el .el__middle {
    position: absolute;
    right: 80px;
    z-index: 2;
}

.about__el .el__bottom {
    position: absolute;
    bottom: -37px;
    left: 179px;
    z-index: 1;
}

.about__el .el__bottom img {
    transform: rotate(58deg);
}

#about .el__right-bottom {
    position: absolute;
    bottom: -70px;
    left: -85px;
}

.about__container {
    background: url(../img/about__bg.jpg) #0e4ba8 no-repeat center fixed;
    background-size: cover;
    border-radius: 25px;
    position: relative;
}

#about .text {
    padding: 50px 75px;
    max-width: 760px;
    color: #fff;
}

.h2-line:after {
    content: "";
    display: block;
    background: #a47ff4;
    width: 73px;
    height: 8px;
    border-radius: 0 0 50px 50px;
    margin-top: 15px;
}

.h2-line_white {
    color: #fff;
}

.h2-line_white:after {
    background: #fff;
}

#about .text h2 {
    color: #fff;
    margin-bottom: 20px;
}

#about .text p {
    margin: 20px 0 0;
}

/* profitability */

#profitability .container {
    position: relative;
}

#profitability .el__right-top {
    position: absolute;
    top: 490px;
    right: -170px;
}

#profitability .el__left-bottom {
    position: absolute;
    bottom: -150px;
    left: -210px;
}

#profitability .section-title {
    margin-bottom: 52px;
}

.calculator {
    background: #ffffff;
    /* Shadow */
    box-shadow: 6px 6px 16px #becde2, -6px -6px 16px #ffffff;
    border-radius: 20px;
    width: 590px;
    overflow: hidden;
    position: relative;
}

.calculator .calculator__container {
    padding: 0 30px 48px;
}

.calculator__header {
    margin-bottom: 77px;
    margin-top: 42px;
}

.calculator__header .tit {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
}

.calculator__header .tit h2 {
    position: relative;
    z-index: 2;
}

.calculator__header .tit img {
    position: absolute;
    top: -20px;
}

.calculator__ps .ps {
    background: #f2f3f7;
    box-shadow: 6px 6px 16px #becde2, -6px -6px 16px #ffffff;
    border-radius: 999px;
    width: 108px;
    height: 46px;
    margin: 0 4px 15px;
    padding: 6px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    cursor: pointer;
    border: 3px solid transparent;
}

.calculator__ps .ps:hover {
    background: #f2f3f7;
    box-shadow: 6px 6px 16px #aab8ca, -6px -6px 16px #ffffff;
}

.calculator__ps .active,
.calculator__ps .active:hover {
    background: #f2f3f7;
    box-shadow: inset 4px 4px 8px rgba(190, 205, 226, 0.5), inset -5px -5px 30px #ffffff;
    border: 3px solid #a47ff4;
}

.calculator__ps img {
    margin-right: 10px;
}

.calculator__summ {
    border-top: 2px dashed rgba(7, 34, 100, 0.2);
    margin-top: 25px;
    padding-top: 40px;
}

.calculator__summ .tit {
    font-size: 16px;
    line-height: 22px;
    color: #02040a;
}

.calculator__summ .summ-min {
    font-size: 16px;
    line-height: 22px;
    opacity: 0.4;
}

.calculator__summ .input-flex {
    position: relative;
    margin-top: 15px;
    width: 100%;
}

.calculator__summ #summ-dep,
.calculator__summ .form-control {
    background: #f2f3f7;
    box-shadow: inset 4px 4px 8px rgba(190, 205, 226, 0.5), inset -5px -5px 30px #ffffff;
    border-radius: 10px;
    border: 0;
    width: 100%;
    height: 73px;
    padding: 0 100px 0 40px;
    font-size: 18px;
    line-height: 22px;
    color: #02040a;
    font-family: "Montserrat", sans-serif;
}

.calculator__summ .form-control::-webkit-input-placeholder {
    opacity: 1;
    transition: opacity 0.3s ease;
    font-size: 18px;
    line-height: 22px;
    color: #02040a;
    font-family: "Montserrat", sans-serif;
}

.calculator__summ .form-control::-moz-placeholder {
    opacity: 1;
    transition: opacity 0.3s ease;
    font-size: 18px;
    line-height: 22px;
    color: #02040a;
    font-family: "Montserrat", sans-serif;
}

.calculator__summ .form-control:-moz-placeholder {
    opacity: 1;
    transition: opacity 0.3s ease;
    font-size: 18px;
    line-height: 22px;
    color: #02040a;
    font-family: "Montserrat", sans-serif;
}

.calculator__summ .form-control:-ms-input-placeholder {
    opacity: 1;
    transition: opacity 0.3s ease;
    font-size: 18px;
    line-height: 22px;
    color: #02040a;
    font-family: "Montserrat", sans-serif;
}

.calculator__summ .form-control:focus::-webkit-input-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

.calculator__summ .form-control::-moz-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

.calculator__summ .form-control:focus:-moz-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

.calculator__summ .form-control:focus:-ms-input-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

#summ-dep::-webkit-input-placeholder {
    opacity: 1;
    transition: opacity 0.3s ease;
    font-size: 18px;
    line-height: 22px;
    color: #02040a;
    font-family: "Montserrat", sans-serif;
}

#summ-dep::-moz-placeholder {
    opacity: 1;
    transition: opacity 0.3s ease;
    font-size: 18px;
    line-height: 22px;
    color: #02040a;
    font-family: "Montserrat", sans-serif;
}

#summ-dep:-moz-placeholder {
    opacity: 1;
    transition: opacity 0.3s ease;
    font-size: 18px;
    line-height: 22px;
    color: #02040a;
    font-family: "Montserrat", sans-serif;
}

#summ-dep:-ms-input-placeholder {
    opacity: 1;
    transition: opacity 0.3s ease;
    font-size: 18px;
    line-height: 22px;
    color: #02040a;
    font-family: "Montserrat", sans-serif;
}

#summ-dep:focus::-webkit-input-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

#summ-dep:focus::-moz-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

#summ-dep:focus:-moz-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

#summ-dep:focus:-ms-input-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

.calculator__summ .calculator-ps {
    position: absolute;
    right: 30px;
    font-size: 16px;
    line-height: 22px;
    color: #02040a;
    opacity: 0.4;
}

.calculator-profit {
    background: url(../img/calculator-profit.jpg) no-repeat center;
    background-size: cover;
    padding: 35px 60px 50px;
}

.calculator-profit .tit {
    color: #ffffff;
    opacity: 0.5;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    margin-bottom: 3px;
}

#calculator-rezult {
    font-size: 45px;
    line-height: 55px;
    font-family: "Montserrat", sans-serif;
    color: #fff;
}

.calculator-profit .calculator-ps {
    font-size: 45px;
    line-height: 55px;
    font-family: "Montserrat", sans-serif;
    color: #fff;
    margin-left: 13px;
}

.calculator-profit .item {
    margin: 20px 0 40px;
}

.calculator-profit .item .value {
    font-size: 16px;
    line-height: 19px;
    font-family: "Montserrat", sans-serif;
    color: #fff;
}

.calculator .btn__open-account {
    width: 100%;
    height: 70px;
}

.profitability__diagram {
    width: 625px;
    padding-left: 30px;
}

.profitability__diagram p {
    margin-top: 25px;
    margin-bottom: 0;
}

.diagram {
    margin-top: 30px;
    position: relative;
    width: 595px;
}

.diagram__value .value {
    background: url(../img/diagram__value.svg) no-repeat;
    width: 187px;
    height: 98px;
    background-size: contain;
    font-family: "Montserrat", sans-serif;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    line-height: 94px;
    padding: 0 38px;
    position: absolute;
}

.diagram__value .v1 {
    bottom: 150px;
    left: -18px;
}

.diagram__value .v2 {
    bottom: 210px;
    left: 129px;
}

.diagram__value .v3 {
    bottom: 290px;
    left: 276px;
}

.diagram__value .v4 {
    bottom: 420px;
    left: 422px;
}

.diagram__tit {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-top: 12px;
}

.diagram__tit .tit {
    font-family: "Montserrat", sans-serif;
    width: 25%;
    text-align: center;
}

/* tariff */

#tariff {
    margin-top: 157px;
}

#tariff .section-title {}

#tariff .container {
    position: relative;
}

.tariff__el {
    width: 425px;
    height: 490px;
    position: absolute;
    top: -46px;
    right: -60px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.tariff__el .el__top {
    position: absolute;
    top: -17px;
    right: 179px;
}

.tariff__el .el__right {
    position: absolute;
    top: 120px;
    right: 15px;
}

.tariff__el .el__right img {
    width: 176px;
}

.tariff__el .el__middle {
    position: absolute;
}

.tariff__el .el__middle img {
    height: 490px;
}

.tariff__el .el__left {
    position: absolute;
    top: 177px;
    left: 44px;
}

.tariff__el .el__left img {
    width: 97px;
}

#tariff .text {
    max-width: 910px;
    position: relative;
    z-index: 2;
}

#tariff .text p {
    margin: 20px 0;
}

.footnote {
    font-family: "Montserrat", sans-serif;
    position: relative;
    padding-left: 15px;
    font-size: 15px;
}

.footnote:before {
    content: "";
    display: block;
    background: #02040a;
    opacity: 0.2;
    border-radius: 0 50px 50px 0;
    height: 100%;
    width: 3px;
    position: absolute;
    left: 0;
    top: 0;
}

.tariff {
    margin-top: 40px;
    margin-bottom: 160px;
}

.tariff__item {
    width: calc(25% - 30px);
    height: 180px;
    position: relative;
    border: 0;
    padding: 30px;
    border-radius: 20px;
}

.tariff__item .img-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    line-height: 0;
    border-radius: 20px;
    overflow: hidden;
    top: 0;
    left: 0;
}

.tariff__item .img-bg img {
    width: 100%;
    height: 100%;
}

.tariff__info {
    position: relative;
}

.tariff__item .tariff__name {
    position: relative;
    letter-spacing: 0.2em;
    color: #f2f3f7;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 30px;
}

.tariff__item .item {}

.tariff__item .item .tit {
    color: #ffffff;
    opacity: 0.5;
}

.tariff__item .item .value {
    color: #ffffff;
}

.tariff__item .item .value_size_big {
    font-size: 45px;
    line-height: 55px;
    font-family: "Montserrat", sans-serif;
}

.tariff__btn {
    position: absolute;
    right: 30px;
    width: 48px;
    height: 48px;
    background: #a47ff4;
    border-radius: 100px;
    overflow: hidden;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.tariff__btn .ico {
    width: 48px;
    height: 48px;
    background: #a47ff4;
    border-radius: 50%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: absolute;
    top: 0;
    right: 0;
}

.tariff__btn a {
    position: absolute;
    white-space: nowrap;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 14px;
    line-height: 38px;
    font-family: "Montserrat", sans-serif;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    padding-left: 22px;
    right: 0;
    opacity: 0;
    width: 174px;
    height: 100%;
}

@media (min-width: 1300px) {
    .tariff__item:hover .tariff__btn {
        width: 174px;
        border-radius: 100px;
        -webkit-justify-content: flex-end;
        justify-content: flex-end;
    }
    .tariff__item:hover .tariff__btn a {
        opacity: 1;
    }
    .tariff__item:hover {
        box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.3);
    }
}

/* motivation-system */

#motivation-system {}

#motivation-system .section-title {
    margin-bottom: 42px;
}

#motivation-system p {
    margin-top: 20px;
}

.motivation-system__slider {
    margin-top: 42px;
    height: 390px;
    position: relative;
    z-index: 2;
}

.motivation-system__slider .swiper-slide {
    width: 800px;
    overflow: hidden;
}

.motivation-system__slider .item {
    width: 100%;
    height: 355px;
    position: relative;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.motivation-system__slider .item:after {
    content: "";
    display: block;
    width: 100%;
    height: 215px;
    background: linear-gradient(180deg, rgba(14, 75, 168, 0) 6.02%, #0e4ba8 100%);
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
}

.motivation-system__slider .swiper-slide-active .item {
    height: 390px;
}

.motivation-system__slider .swiper-wrapper {
    -webkit-align-items: flex-end;
    align-items: flex-end;
}

.motivation-system__slider .slider-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    line-height: 0;
}

.motivation-system__slider .slider-bg img {
    width: calc(100% - 2px);
    min-height: 100%;
    position: relative;
    left: 1px;
}

.motivation-system__slider .slider-info {
    position: absolute;
    z-index: 3;
    padding: 0 70px;
    width: 100%;
    bottom: -120px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.motivation-system__slider .swiper-slide-active .slider-info {
    bottom: 0;
}

.motivation-system__slider .swiper-slide-active .slider-info p {
    margin-bottom: 20px;
}

.motivation-system__slider .slider-info h2 {
    color: #f2f3f7;
}

.motivation-system__slider .slider-info p {
    color: #ffffff;
    margin-top: 10px !important;
    margin-bottom: 42px;
}

.motivation-system__slider .slider-level {
    padding-bottom: 35px;
    height: 120px;
}

.motivation-system__slider .slider-level .tit {
    color: #ffffff;
    opacity: 0.5;
    margin-bottom: 8px;
}

.motivation-system__slider .slider-level .value {
    color: #ffffff;
    font-family: "Montserrat", sans-serif;
}

.motivation-system__slider .slider-level .level-1 .value {
    font-size: 45px;
    line-height: 55px;
}

.motivation-system__slider .slider-level .level-2 .value {
    font-size: 40px;
    line-height: 49px;
}

.motivation-system__slider .slider-level .level-3 .value {
    font-size: 35px;
    line-height: 43px;
}

.motivation-system__slider .slider-level .level-4 .value {
    font-size: 30px;
    line-height: 37px;
}

.motivation-system__slider .slider-level .level-5 .value {
    font-size: 25px;
    line-height: 30px;
}

.slider-arrow {
    width: 102px;
    height: 73px;
    background: #02040a;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    margin: 0;
    top: 158px;
}

.slider-arrow:hover,
.slider-arrow:active,
.slider-arrow:focus {
    background: #a47ff4;
}

.swiper-button-next {
    padding-right: 35px;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    border-radius: 0 100px 100px 0;
    right: calc(((100% - 800px) / 2) - 101px);
}

.swiper-button-next svg {
    width: 9px;
}

.swiper-button-prev {
    padding-left: 35px;
    border-radius: 100px 0 0 100px;
    left: calc(((100% - 800px) / 2) - 101px);
}

.swiper-button-prev svg {
    width: 9px;
}

.motivation-system__info {
    background: #0e4ba8;
    padding-top: 270px;
    margin-top: -216px;
    position: relative;
    z-index: 1;
    padding-bottom: 110px;
}

.motivation-system__give {
    position: relative;
    width: 590px;
}

.motivation-system__give h2 {}

.motivation-system__give p {
    color: #f2f3f7;
}

.motivation-system__bonus {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 50px;
    margin-bottom: 28px;
}

.motivation-system__bonus .item {
    margin-bottom: 22px;
    width: 50%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
}

.motivation-system__bonus .img {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    background: #02040a;
    width: 51px;
    height: 51px;
    border-radius: 50%;
}

.motivation-system__bonus .tit {
    color: #f2f3f7;
    margin-left: 9px;
}

.motivation-system__give .btn__open-account {
    height: 69px;
}

.motivation-system__top {
    background: url(../img/motivation-system__top.jpg) no-repeat center;
    background-size: cover;
    width: 590px;
    border-radius: 20px;
    padding: 30px 0 35px 32px;
    position: relative;
}

.motivation-system__top h2 {}

.motivation-system__top .table {
    margin-top: 22px;
    height: 325px;
}

.motivation-system__top table {
    width: 100%;
}

.motivation-system__top tr {}

.motivation-system__top th {
    padding: 0;
}

.motivation-system__top th:last-child,
.motivation-system__top td:last-child {
    text-align: right;
    padding-right: 32px;
}

.motivation-system__top th .tit {
    color: #ffffff;
    opacity: 0.5;
}

.motivation-system__top td {
    padding: 20px 0 0 0;
}

.motivation-system__top td .tit {
    display: none;
}

.motivation-system__top td .value {
    color: #ffffff;
}

.motivation-system__top .user {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}

.motivation-system__top .user .user__img {
    background: #0e4ba8;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-right: 8px;
}

.motivation-system__top .user .user__img img {
    max-width: 18px;
    max-height: 18px;
}

.motivation-system__top .user .user__name {
    color: #ffffff;
    font-family: "Montserrat", sans-serif;
    margin-right: 5px;
}

.motivation-system__top .user .user__status {
    line-height: 0;
    position: relative;
    top: -2px;
}

.motivation-system__top .user_status_king .user__name {
    color: #ffea80;
}

.motivation-system__top .user_status_king .value {
    color: #ffea80;
}

.motivation-system__info .el__top-center {
    position: absolute;
    left: 50%;
    top: -60px;
    transform: translate(-50%, 0);
}

.motivation-system__info .el__top-center img {
    width: 600px;
}

.motivation-system__info .el__left-bottom {
    position: absolute;
    bottom: -30px;
    left: -100px;
}

.motivation-system__info .el__left-bottom img {}

.motivation-system__info .el__right-bottom {
    position: absolute;
    bottom: 5px;
    right: 5px;
    transform: rotate(180deg);
}

.motivation-system__info .el__right-bottom img {}

/* #ps */

#ps {
    background: #ffffff;
    border-radius: 20px;
    margin-top: -25px;
    position: relative;
    z-index: 2;
    padding: 56px 56px 20px 56px;
}

#ps .ps__tit {
    display: none;
}

#ps .item.ps__tit {
    display: block;
}

#ps .item {
    margin-bottom: 36px;
    width: 20%;
}

#ps .ps__item {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}

#ps .ps__item .img {
    background: #f2f3f7;
    box-shadow: 6px 6px 16px #becde2, -6px -6px 16px #ffffff;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-right: 12px;
}

#ps .ps__item .tit {
    font-size: 19px;
    line-height: 19px;
    color: #0c152e;
    font-family: "Montserrat", sans-serif;
    margin-top: 2px;
}

#ps .ps__item .val {
    color: #456078;
    margin-top: 6px;
    font-size: 16px;
    line-height: 16px;
}

/* #mobile-app */

#mobile-app {
    position: relative;
    z-index: 3;
    margin-top: -35px;
}

#mobile-app .section-title {
    position: absolute;
    width: 100%;
    top: 94px;
}

#mobile-app .text {
    width: 590px;
    position: relative;
}

#mobile-app .text h2 {}

#mobile-app .text p {
    margin-top: 20px;
}

.mobile-app__advantages {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 40px;
    margin-bottom: 25px;
}

.mobile-app__advantages .item {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    margin-bottom: 20px;
    width: 230px;
}

.mobile-app__advantages .img {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    /* Medium / Color 1 */
    background: #f2f3f7;
    /* Drop Shadow / Default button */
    box-shadow: 6px 6px 16px #becde2, -6px -6px 16px #ffffff;
    width: 45px;
    height: 45px;
    margin-right: 16px;
    border-radius: 50%;
}

.mobile-app__advantages .img img {}

.mobile-app__advantages .tit {
    color: #0c152e;
    font-family: "Montserrat", sans-serif;
}

#mobile-app .btn__come-in {
    width: 190px;
    height: 60px;
    color: #edf0f4;
    text-transform: inherit;
}

#mobile-app .app-btn {
    background: #f2f3f7;
    box-shadow: 6px 6px 16px #becde2, -6px -6px 16px #ffffff;
    border-radius: 4px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 62px;
    height: 60px;
    margin-left: 16px;
}

#mobile-app .app-btn:hover {
    box-shadow: 6px 6px 16px #a5b1c2, -6px -6px 16px #ffffff;
}

.mobile-app__img {
    position: relative;
    width: 460px;
    height: 742px;
    right: -30px;
}

.mobile-app__img .el__top-center {
    position: absolute;
    z-index: 1;
}

.mobile-app__img .el__left {
    position: absolute;
    bottom: 75px;
    z-index: 3;
    left: -92px;
}

.mobile-app__img .el__middle-logo {
    position: absolute;
    z-index: 3;
    top: 145px;
    left: -42px;
}

.mobile-app__img .el__middle-phone {
    position: relative;
    z-index: 2;
}

.mobile-app__img .el__bottom {
    position: absolute;
    right: -115px;
    bottom: 110px;
}

.mobile-app__img .el__top-center img {
    width: 363px;
}

.mobile-app__img .el__middle-logo img {
    height: 590px;
    transform: rotate(31deg);
}

#mobile-app .el__left-bottom {
    position: absolute;
    bottom: -260px;
    left: 0;
    transform: rotate(-90deg);
}

/* footer */

.footer {
    background: black;
    background-size: cover;
}

.page__footer {
    position: relative;
    z-index: 3;
    margin-top: 160px;
}

.footer-feedback {
    margin-top: -90px;
    margin-bottom: 50px;
}

.footer-feedback .feedback {
    background: #ffffff;
    border-radius: 20px;
    width: 590px;
}

.form {
    padding: 40px 30px;
}

.form .form__tit {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
    min-height: 87px;
    margin-bottom: 45px;
}

.form .form__tit h2 {
    position: relative;
    z-index: 2;
}

.form .form__tit img {
    position: absolute;
    top: 0;
}

.form-group {
    margin-bottom: 37px;
}

.form-group label {
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-weight: 100;
    margin-bottom: 15px;
}

.form-group .form-control {
    background: #f2f3f7;
    box-shadow: inset 4px 4px 8px rgba(190, 205, 226, 0.5), inset -5px -5px 30px #ffffff;
    border-radius: 10px;
    border: 0;
    padding: 0 40px;
    height: 73px;
    color: #02040a;
    opacity: 1;
    font-size: 18px;
    line-height: 22px;
    font-family: "Montserrat", sans-serif;
}

.form-group .form-control:active,
.form-group .form-control:focus {
    box-shadow: inset 4px 4px 8px rgba(190, 205, 226, 0.5), inset -5px -5px 30px #ffffff !important;
}

.form-group textarea.form-control {
    padding: 25px 40px;
    width: 100% !important;
    min-height: 120px;
}

form .form__btn {
    width: 100%;
    height: 70px;
}

.footer-feedback .contacts {
    width: 535px;
}

.footer-feedback .contacts h2 {}

.footer-feedback .contacts .contacts__info {
    margin-top: 55px;
    margin-bottom: 20px;
}

.footer-feedback .contacts .contacts__info .item {
    margin-bottom: 32px;
}

.footer-feedback .contacts .contacts__info .item .img {
    margin-right: 23px;
}

.footer-feedback .contacts .contacts__info .item p,
.footer-feedback .contacts .contacts__info .item a {
    color: #f2f3f7;
    font-size: 16px;
    line-height: 22px;
    font-family: "Montserrat", sans-serif;
}

.footer-feedback .contacts .contacts__number {
    background: #02040a;
    border-radius: 20px;
    color: #f2f3f7;
    font-size: 16px;
    line-height: 22px;
    font-family: "Montserrat", sans-serif;
    padding: 40px;
    text-align: center;
}

.footer__middle {}

.footer__middle .logo-site {
    margin-right: 40px;
}

.footer__middle .language {}

.footer__middle .btn {
    margin-left: 15px;
    border: 2px solid #fff;
    border-radius: 5px;
    background: transparent;
    width: 175px;
    height: 48px;
}

.footer__middle .btn:hover {
    border: 2px solid rgba(255, 255, 255, 1);
}

.footer__bottom {
    margin-top: 33px;
    background: rgb(2 4 10);
    padding: 15px 0 16px;
}

.footer__bottom .copyright,
.footer__bottom a {
    color: #f7f8fa;
    font-size: 16px;
    line-height: 160%;
}

.footer__bottom .line {
    margin: 0 15px;
    width: 2px;
    height: 15px;
    background: rgba(247, 248, 250, 0.3);
}

/* FORM */

form .form-group .form-control {}

input:focus,
input:active {
    outline: none !important;
    box-shadow: none !important;
}

form input.form-control::-webkit-input-placeholder {
    opacity: 1;
    transition: opacity 0.3s ease;
    color: #02040a;
    opacity: 0.5;
    font-size: 18px;
    line-height: 22px;
    font-family: "Montserrat", sans-serif;
}

form input.form-control::-moz-placeholder {
    opacity: 1;
    transition: opacity 0.3s ease;
    color: #02040a;
    opacity: 0.5;
    font-size: 18px;
    line-height: 22px;
    font-family: "Montserrat", sans-serif;
}

form input.form-control:-moz-placeholder {
    opacity: 1;
    transition: opacity 0.3s ease;
    color: #02040a;
    opacity: 0.5;
    font-size: 18px;
    line-height: 22px;
    font-family: "Montserrat", sans-serif;
}

form input.form-control:-ms-input-placeholder {
    opacity: 1;
    transition: opacity 0.3s ease;
    color: #02040a;
    opacity: 0.5;
    font-size: 18px;
    line-height: 22px;
    font-family: "Montserrat", sans-serif;
}

form input.form-control:focus::-webkit-input-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

form input.form-control:focus::-moz-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

form input.form-control:focus:-moz-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

form input.form-control:focus:-ms-input-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

form textarea.form-control::-webkit-input-placeholder {
    opacity: 1;
    transition: opacity 0.3s ease;
    color: #02040a;
    opacity: 0.5;
    font-size: 18px;
    line-height: 22px;
    font-family: "Montserrat", sans-serif;
}

form textarea.form-control::-moz-placeholder {
    opacity: 1;
    transition: opacity 0.3s ease;
    color: #02040a;
    opacity: 0.5;
    font-size: 18px;
    line-height: 22px;
    font-family: "Montserrat", sans-serif;
}

form textarea.form-control:-moz-placeholder {
    opacity: 1;
    transition: opacity 0.3s ease;
    color: #02040a;
    opacity: 0.5;
    font-size: 18px;
    line-height: 22px;
    font-family: "Montserrat", sans-serif;
}

form textarea.form-control:-ms-input-placeholder {
    opacity: 1;
    transition: opacity 0.3s ease;
    color: #02040a;
    opacity: 0.5;
    font-size: 18px;
    line-height: 22px;
    font-family: "Montserrat", sans-serif;
}

form textarea.form-control:focus::-webkit-input-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

form textarea.form-control:focus::-moz-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

form textarea.form-control:focus:-moz-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

form textarea.form-control:focus:-ms-input-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

select:focus {
    outline: none !important;
}

select {
    word-wrap: normal;
    transition: none;
}

/* Select */

.form-select .form-select {
    width: 100%;
    position: relative;
    margin-bottom: 30px;
}

.form-select .bootstrap-select {
    width: 100% !important;
}

.form-select .dropdown-toggle {
    border: 0;
    height: 73px;
    text-transform: inherit;
    background: #f2f3f7;
    box-shadow: inset 4px 4px 8px rgba(190, 205, 226, 0.5), inset -5px -5px 30px #ffffff;
    border-radius: 10px;
    color: #02040a !important;
    font-size: 18px;
    line-height: 22px;
    padding: 0 25px 0 15px;
}

.bootstrap-select .dropdown-toggle .filter-option {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.form-select .dropdown-toggle:hover {
    outline: none !important;
}

.form-select .dropdown-toggle:focus {
    outline: none !important;
}

.open>.dropdown-toggle.btn-default:hover {}

.form-select .open>.dropdown-toggle.btn-default {
    background: #f2f3f7;
}

.form-select .bs-caret {
    /* background: url(../img/ico/bs-caret.png) no-repeat center; */
    height: 100%;
    width: 15px;
}

.form-select .open .bs-caret {
    transform: rotate(180deg);
    -webkit-filter: invert(100%);
    filter: invert(100%);
}

.form-select .caret {
    border: 0 !important;
}

.open>div.dropdown-menu {
    padding: 0;
    margin: 0;
    border-radius: 0 0 3px 3px !important;
    box-shadow: none;
    background: #f2f3f7;
    box-shadow: inset 4px 4px 8px rgba(190, 205, 226, 0.5), inset -5px -5px 30px #ffffff;
    border-radius: 10px !important;
    border: 0;
    /* max-height: 190px !important; */
    margin-top: 9px;
}

.open>ul.dropdown-menu {
    background: transparent;
    max-height: 200px;
}

.form-select ul.dropdown-menu li {
    margin: 16px;
}

.form-select ul.dropdown-menu a {
    padding: 0;
    color: #02040a !important;
    font-size: 18px;
    line-height: 22px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
}

.form-select ul.dropdown-menu a:hover {
    background: transparent;
    color: #42a9ed;
}

.form-select .dropdown-menu>.active>a,
.form-select .dropdown-menu>.active>a:hover,
.form-select .dropdown-menu>.active>a:focus {
    background: transparent;
}

/* =====================*/

/*    leton-landing     */

/* =====================*/

.leton-landing {}

.landing__header {
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 9;
}

.leton-landing .header__container {
    background: transparent;
    padding-top: 30px;
}

.header__contacts {
    position: relative;
    z-index: 2;
}

.header__contacts .contacts-mail {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    font-size: 16px;
    line-height: 22px;
    font-family: "Montserrat", sans-serif;
}

.header__contacts .contacts-mail svg {
    margin-right: 10px;
}

.header__logo .logo-site {
    margin: 45px 0 0 0;
    width: 287px;
}

.header__logo .logo-site img {
    width: 100%;
}

.leton-landing #banner {
    background: url(http://leton.cc/theme/demo11/assets/img/l-img/l__bg.jpg) no-repeat top center;
    background-size: cover;
}

.leton-landing #banner .text {
    max-width: 100%;
    text-align: center;
    margin-bottom: 50px;
}

.leton-landing #banner h1:after {
    content: "";
    display: block;
    margin: 30px auto;
}

.leton-landing #banner p {
    max-width: 800px;
    margin: 30px auto 0;
}

.leton-landing #banner .mobile-app__advantages {
    -webkit-justify-content: center;
    justify-content: center;
}

.leton-landing .banner-bonus .flex {
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

.leton-landing .banner-bonus {
    background: url(../img/about__bg.jpg) no-repeat center;
    max-width: 800px;
    margin: 0 auto;
    border-radius: 10px;
    position: relative;
    padding: 43px 45px;
}

.leton-landing .banner-bonus__img {
    position: absolute;
    left: -90px;
    top: 50%;
    transform: translate(0, -50%);
}

.leton-landing .banner-bonus .tit {
    margin-right: 90px;
}

.leton-landing .banner-bonus .tit_size_big {
    font-size: 60px;
    line-height: 38px;
    font-family: "Montserrat", sans-serif;
    color: #f8fafb;
}

.leton-landing .banner-bonus .tit_size_small {
    color: #f8fafb;
    font-size: 22px;
    line-height: 38px;
    margin-top: 5px;
}

.leton-landing .banner-bonus .btn-pink {
    width: 256px;
    height: 86px;
}

.btn-pink {
    background: rgba(245, 16, 87, 0.5);
    border-radius: 4px;
    position: relative;
}

.btn-pink:before {
    content: "";
    display: block;
    width: calc(100% - 16px);
    height: calc(100% - 16px);
    position: absolute;
    top: 8px;
    left: 8px;
    background: #f51057;
    border-radius: 4px;
}

.btn-pink span {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
}

.btn-pink:hover {
    background: rgba(245, 16, 87, 1);
}

.leton-landing #about {
    margin-top: -80px;
    position: relative;
    z-index: 2;
}

#leton-about {
    background: url(../img/l-img/about__bg.svg) #0e4ba8 no-repeat center top fixed;
    background-size: cover;
    padding-top: 362px;
    position: relative;
    z-index: 1;
    margin-top: -350px;
    overflow: hidden;
}

#leton-about .block-men {
    width: 635px;
    position: relative;
    left: -90px;
}

#leton-about .block-men img {
    position: relative;
    z-index: 2;
}

#leton-about .block-men .el__right-bottom {
    position: absolute;
    bottom: 113px;
    left: -12px;
    z-index: 1;
}

.fund {
    position: absolute;
    bottom: 50px;
    right: -20px;
    z-index: 3;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.fund .fund__item {
    position: absolute;
    width: 210px;
    height: 210px;
    background: #fff;
    border-radius: 50%;
    z-index: 2;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    transform: rotate(-15deg);
}

.fund .fund__item .logo-line {
    width: 57px;
    margin-top: -13px;
}

.fund .fund__item h3 {
    font-size: 32px;
    line-height: 39px;
    margin: 0 0 4px;
}

.fund .fund__item p {
    font-size: 20px;
    line-height: 24px;
    margin: 0;
}

#leton-about .text {
    width: 620px;
    padding-bottom: 80px;
}

#leton-about .text p {
    color: #f3f4f7;
    margin: 20px 0;
}

.about__statistics {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -20px;
}

.about__statistics .item {
    border: 2px dashed #02040a;
    box-sizing: border-box;
    border-radius: 10px;
    margin: 0 40px 30px 0;
    width: calc(50% - 40px);
    height: 132px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.about__statistics .item .img {
    position: relative;
    z-index: 2;
    background: #02040a;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-right: 12px;
    margin-left: -31px;
}

.about__statistics .item .value {
    font-size: 20px;
    line-height: 24px;
    color: #ffffff;
    font-family: "Montserrat", sans-serif;
}

.about__statistics .item .tit {
    color: #ffffff;
    margin-top: 4px;
}

#leton-advantages {
    background: #ffffff;
    border-radius: 20px;
    position: relative;
    z-index: 3;
    margin-top: -35px;
    padding: 60px 75px 100px;
}

#leton-advantages .swiper-slide {
    width: 300px;
}

#leton-advantages .item .img {
    background: #f2f3f7;
    box-shadow: 6px 6px 16px #becde2, -6px -6px 16px #ffffff;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-bottom: 20px;
}

#leton-advantages .item h3 {
    font-size: 20px;
    line-height: 24px;
}

#leton-advantages .item p {
    font-size: 16px;
    line-height: 150%;
    margin: 15px 0;
}

#leton-advantages .btn__open-account {
    width: 256px;
    height: 86px;
    position: absolute;
    bottom: -42px;
    left: 50%;
    transform: translate(-50%, 0);
}

.leton-landing #tariff {
    margin-top: 70px;
}

.leton-landing .tariff {
    margin-bottom: 100px;
}

.leton-landing #motivation-system {
    margin-top: 100px;
}

.footer-map {
    background: #ffffff;
    border-radius: 20px;
    padding: 22px;
    position: relative;
    margin-top: 190px;
    margin-bottom: 43px;
}

.footer-map .map__img {
    width: 100%;
}

.footer-map .map__img img {
    max-width: 100%;
    width: 100%;
}

.footer-map .map__address {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.map__info {
    box-shadow: 6px 6px 16px #becde2, -6px -6px 16px #ffffff;
    border-radius: 10px;
    background: #fff;
    position: absolute;
    padding: 13px 20px 20px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.map__info svg {
    position: absolute;
    left: 50%;
    bottom: -6px;
    transform: translate(-50%, 0);
}

.leton-landing #ps {
    margin-top: -134px;
    margin-bottom: -134px;
}

.leton-landing .page__footer {
    position: relative;
    z-index: 1;
    margin-top: 0;
}

.leton-landing .motivation-system__info .el__left-bottom {
    bottom: 70px;
}

.landing__header .el__left-bottom {
    position: absolute;
    top: 21px;
    left: 48%;
}

.landing__header .el__left-bottom img {
    opacity: 0.2;
}

.company-info {
    position: relative;
    padding-bottom: 90px;
}

.company-official h2 {
    margin-bottom: 45px;
}

.company-official .certificate {
    background: rgba(255, 255, 255, 0.2);
    border-radius: 20px;
    padding: 15px 10px;
    margin-right: 20px;
}

.company-official .certificate:hover {
    background: rgba(255, 255, 255, 0.8);
}

.company-official .certificate a {
    display: block;
    line-height: 0;
    width: 100%;
}

.company-official .certificate a img {
    max-width: 100%;
}

.company-official .company-data {
    margin-left: 15px;
}

.company-official .company-data .item {
    margin: 9px 0;
}

.company-official .company-data .data__tit {
    font-size: 16px;
    line-height: 22px;
    color: #ffffff;
    opacity: 0.5;
    margin-bottom: 2px;
}

.company-official .company-data .data__value {
    font-size: 16px;
    line-height: 19px;
    color: #ffffff;
    font-family: "Montserrat", sans-serif;
}

.company-info .tariff__el {
    top: 60px;
    right: 42px;
}

.company-info .tariff__el .el__middle img {
    height: 512px;
}

/* inside-page */

.inside-page {
    background: url(../img/banner__bg.png) no-repeat center;
    background-size: cover;
    background-position-y: -120px;
    min-height: 1000px;
    position: relative;
    padding-top: 285px;
    margin-bottom: -450px;
}

.inside-page:after {
    content: "";
    display: block;
    background: linear-gradient(180deg, rgba(242, 243, 247, 0) 0%, #f2f3f7 100%);
    height: 476px;
    width: 100%;
    position: absolute;
    bottom: 100px;
    left: 0;
}

.inside-page .el__left-top {
    position: absolute;
    top: 0;
    left: 0;
}

.inside-page .title {
    text-align: center;
    position: relative;
    display: -webkit-flex;
    display: inline-flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.inside-page .title .title__el {
    position: absolute;
    z-index: 1;
}

.inside-page .title .el_left {
    left: -115px;
}

.inside-page .title .el__right-bottom {
    right: -75px;
    bottom: -60px;
}

.inside-page .title .el__right-bottom img {
    width: 125px;
}

.inside-page .title .el-triangle {
    right: 0;
    bottom: auto;
}

.inside-page .title .el-triangle img {
    width: 390px;
}

.inside-page .title h1 {
    font-size: 75px;
    line-height: 91px;
    position: relative;
    z-index: 2;
}

/* about-inside */

#about-inside {
    position: relative;
    z-index: 3;
}

#about-inside .about__container {
    background: #ffffff;
    border-radius: 20px;
    height: 603px;
    display: flex;
    align-items: center;
    padding: 62px 0 62px 73px;
}

#about-inside .text {
    width: 515px;
}

#about-inside .text .btn {
    width: 198px;
}

#about-inside .text p {
    margin: 30px 0;
}

#about-inside .about__el {
    position: absolute;
    width: 602px;
    height: 603px;
    top: 0;
    right: 0;
    transform: none;
}

#about-inside .about__el .el__left {
    position: absolute;
    z-index: 1;
    left: -120px;
    bottom: 0;
}

#about-inside .about__el .el__right {
    position: absolute;
    right: -39px;
    bottom: 80px;
    z-index: 3;
}

#about-inside .about__el .el__right img {
    width: 105px;
}

#about-inside .about__el .img {
    position: relative;
    z-index: 2;
}

#leton-about.about-page_leton-about {
    margin-top: -145px;
    padding-top: 210px;
}

#steps {
    margin-top: 115px;
    margin-bottom: 90px;
}

#steps p {
    margin: 30px 0;
}

.steps__flex {
    margin-top: 60px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

#steps .step {
    position: relative;
    display: flex;
    justify-content: center;
}

#steps .step .step__info {
    position: absolute;
    top: 0;
    padding: 33px 0 0;
    width: 300px;
}

#steps .step .step__img {
    line-height: 0;
}

#steps .step .step__tit {
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #f2f3f7;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 9px;
}

#steps .step .step__name h3 {
    font-size: 30px;
    line-height: 37px;
    text-transform: uppercase;
    color: #ffffff;
    margin-bottom: 15px;
}

#steps .step .step__description {
    width: 312px;
}

#steps .step p {
    color: #ffffff;
    opacity: 0.5;
    margin: 0;
}

.about__motivation-system {
    padding-top: 300px;
}

.inside__footer {
    margin-top: 0;
}

.inside__footer .footer__middle {
    margin-top: 40px;
}

.footer__menu {
    border-radius: 5px;
    background: rgb(2 4 10);
    margin-top: 25px;
    padding: 22px 0;
}

.footer__menu .menu__list {
    list-style: none;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.footer__menu .menu__item {
    border-right: 1px solid #8b98ba;
    padding-left: 23px;
    padding-right: 23px;
    line-height: 14px;
}

.footer__menu .menu__item:last-child {
    border: 0;
}

.footer__menu .menu__link {
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    color: #ffffff;
}

.accordion__panel {
    display: none;
}

.inside_z-index {
    position: relative;
    z-index: 2;
    min-height: 300px;
}

/* faq */

.faq__page {
    margin-bottom: 50px;
}

.faq__flex {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.faq__flex-item {
    width: calc(50% - 15px);
}

.faq__section {
    margin-bottom: 70px;
}

.faq__items {
    background: #ffffff;
    border-radius: 20px;
    margin-top: 33px;
}

.faq__item {
    border-bottom: 1px solid rgba(69, 96, 120, 0.2);
}

.faq__item:last-child {
    border: 0;
}

.faq__header {
    padding: 30px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    cursor: pointer;
}

.faq__header .flex {
    width: calc(100% - 60px);
}

.faq__header .img {
    margin-right: 20px;
}

.faq__tit {
    font-size: 18px;
    line-height: 22px;
    width: calc(100% - 45px);
}

.active .faq__tit,
.faq__header:hover .faq__tit {
    color: #a47ff4;
}

.fqa__arrow {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.active .fqa__arrow {
    transform: rotate(-180deg);
}

.faq__text {
    padding: 0 75px 30px;
}

.faq__text p {
    font-size: 16px;
    line-height: 150%;
}

.fqa__el {
    position: relative;
    margin-top: -100px;
    right: -94%;
    top: -21px;
}

.fqa__el img {
    width: 100px;
}

.inside-page .title .el_left.news__el-square {
    left: -58%;
    top: 1px;
}

.inside-page .title .el_left.news__el-square img {
    width: 130px;
}

.inside-page .title .el__right-bottom.news__el-triangle {
    right: -65%;
    bottom: auto;
}

.inside-page .title .el__right-bottom.news__el-triangle img {
    width: 380px;
}

.inside-page .title .el_left.faq__el-square {
    left: -37px;
    top: -25px;
}

.inside-page .title .el-triangle.faq__el-triangle {
    right: -51px;
}

.news {
    margin-bottom: 100px;
}

.news__flex {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -32px;
}

.news__item {
    width: calc(50% - 32px);
    margin-right: 32px;
    margin-bottom: 25px;
    background: #ffffff;
    border-radius: 20px;
    overflow: hidden;
}

.news__img {
    height: 245px;
    overflow: hidden;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.news__img img {
    max-width: 100%;
}

.news__description {
    padding: 35px 42px;
}

.news__date {
    color: #456078;
    opacity: 0.5;
    margin-bottom: 10px;
}

.news__description p {
    margin-top: 30px;
}

.inside-page .title .title__el.reviews__el-circle {
    left: auto;
    margin-left: 179px;
    margin-top: -73px;
}

.inside-page .title .title__el.reviews__el-circle img {
    width: 250px;
}

.inside-page .title .title__el.reviews__el-triangle {
    right: 27px;
    z-index: 0;
}

.inside-page .title .title__el.reviews__el-triangle img {
    width: 266px;
}

/* reviews */

#about-inside.reviews-about .about__container {
    height: 474px;
}

#about-inside.reviews-about .about__el .el__left {
    bottom: 160px;
}

.reviews-about .quote {
    margin-bottom: 55px;
}

.reviews-about .signature {
    margin-top: 38px;
}

.signature {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    align-items: center;
}

.signature .img {
    margin-right: 36px;
}

.signature .name {
    font-size: 18px;
    line-height: 22px;
    font-family: "Montserrat", sans-serif;
}

.signature p {
    line-height: 150%;
    margin: 10px 0 0 !important;
}

.reviews {
    margin-top: 80px;
    margin-bottom: 90px;
}

.reviews__flex {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -30px;
    margin-top: 45px;
}

.reviews__item {
    background: #ffffff;
    border-radius: 20px;
    width: calc(50% - 30px);
    margin: 0 30px 30px 0;
    overflow: hidden;
}

.reviews__header {
    padding: 30px;
}

.reviews__header h3 {
    font-size: 16px;
    line-height: 22px;
    font-family: "Montserrat", sans-serif;
}

.reviews__header h3 span {
    font-family: "Montserrat", sans-serif;
    color: #a47ff4;
}

.reviews__video {
    width: 100%;
    line-height: 0;
}

.reviews__video iframe {
    width: 100%;
    height: 183px;
}

.inside-page .title .title__el.contacts__el-triangle {
    bottom: auto;
    right: 0;
}

.inside-page .title .title__el.contacts__el-triangle img {
    width: 390px;
}

.inside-page .title .title__el.contacts__el-triangle2 {
    left: -150px;
    top: -48px;
}

.inside-page .title .title__el.contacts__el-triangle2 img {
    transform: rotate(2deg);
}

.contacts-map {
    background: #ffffff;
    border-radius: 20px;
    padding: 22px;
    position: relative;
    height: 426px;
    z-index: 2;
}

.contacts-map .map__address {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.contacts-map .map__img {
    width: 100%;
}

.contacts-map .map__img img {
    width: 100%;
}

.contacts__motivation-system {
    margin-bottom: -160px;
}

.inside-page .title .title__el.statistics__el-triangle {
    right: -97px;
}

.inside-page .title .title__el.statistics__el-triangle img {
    width: 260px;
}

.inside-page .title .title__el.statistics__el-square {
    left: auto;
    margin-left: 0;
    margin-top: -95px;
    right: 18px;
}

.inside-page .title .title__el.statistics__el-square img {
    width: 250px;
}

/* statistics-page */

.statistics-page {
    margin-bottom: 70px;
}

.statistics-page .statistics {
    background: #ffffff;
    border-radius: 20px;
    padding: 62px 10px;
    -webkit-justify-content: space-around;
    justify-content: space-around;
}

.statistics-page .statistics .statistics__item {
    margin-right: 0;
}

.statistic-system__tops {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 40px;
    margin-right: -32px;
}

.statistic-system__tops .motivation-system__top {
    width: calc(50% - 32px);
    margin-right: 32px;
}

.font-weight_bold {
    font-family: "Montserrat", sans-serif;
}

.statistic__transaction {
    margin-top: 75px;
}

.transaction .table {
    margin-top: 10px;
    background: #231d70;
    border-radius: 20px;
    max-height: 500px;
    padding: 45px 25px;
}

.transaction table {
    width: 100%;
}

.transaction th .tit {
    color: #02040a;
    opacity: 0.5;
}

.transaction td {
    padding-top: 27px;
    padding-bottom: 0;
}

.transaction tr:nth-child(2) td:first-child {
    border-radius: 20px 0 0 0;
}

.transaction tr:nth-child(2) td:last-child {
    border-radius: 0 20px 0 0;
}

.transaction tr:last-child td:first-child {
    border-radius: 0 0 0 20px;
}

.transaction tr:last-child td:last-child {
    border-radius: 0 0 20px 0;
}

.transaction th:last-child,
.transaction td:last-child {
    text-align: right;
    padding-right: 50px;
}

.transaction th:first-child,
.transaction td:first-child {
    padding-left: 20px;
    padding-top: 0;
}

.transaction tr:first-child td {
    padding-top: 0 !important;
}

.transaction tr:last-child td {
    padding-bottom: 27px;
}

.transaction td .tit {
    display: none;
}

.transaction td .value {
    color: #02040a;
}

.transaction .investor {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}

.transaction .investor-img {
    background: #f2f3f7;
    border-radius: 42px;
    width: 27px;
    height: 27px;
    border-radius: 50%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-right: 8px;
}

.transaction .investor-img img {
    margin: 0;
    max-width: 18px;
    max-height: 18px;
}

.transaction .investor-name {
    font-family: "Montserrat", sans-serif;
}

.agreement-page {
    margin-bottom: 70px;
    background: url(../img/banner__bg.png) no-repeat center top;
    background-size: contain;
    background-position-y: -120px;
}

.agreement {
    background: #ffffff;
    border-radius: 20px;
    padding: 40px 35px;
    position: relative;
    z-index: 2;
}

.agreement__date {
    color: #456078;
    opacity: 0.5;
    margin-bottom: 10px;
}

.agreement h3 {
    font-size: 15px;
    line-height: 150%;
    color: #456078;
    margin: 30px 0;
}

.agreement p {
    font-size: 15px;
    line-height: 150%;
    color: #456078;
}

.login-registration {
    background: url(../img/banner__bg.png) #f2f3f7 no-repeat center top;
    background-size: cover;
    position: relative;
    min-height: 100vh;
    overflow: hidden;
    padding-bottom: 100px;
}

.login-registration:after {
    content: "";
    display: block;
    background: linear-gradient(180deg, rgba(242, 243, 247, 0) 0%, #f2f3f7 100%);
    height: 476px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}

.login-registration .banner__el .el__right-top {
    position: absolute;
    top: -43px;
    right: -1000px;
    transform: scale(0.8);
    transform-origin: top;
}

.login-registration .banner__el .el__left-top {
    position: absolute;
    top: 0;
    left: 0;
    transform: scale(0.8);
    transform-origin: top left;
}

.login-registration .logo-site {
    position: relative;
    z-index: 3;
    padding-top: 40px;
    display: block;
}

.login-registration__container {
    background: #ffffff;
    border-radius: 20px;
    position: relative;
    z-index: 4;
    width: 592px;
    margin: 0 auto;
}

.checkbox {
    margin-bottom: 20px;
}

.checkbox .custom-checkbox {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}

.checkbox .custom-control-input {
    margin: -1px 0 0 !important;
}

.checkbox .custom-control-label a {
    color: #a47ff4;
}

.sk-three-bounce {
    width: 8em;
    margin: auto;
    text-align: center;
}

.sk-three-bounce .sk-child {
    width: 10px;
    height: 10px;
    background-color: #02040a;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-three-bounce 1.4s ease-in-out 0s infinite both;
    animation: sk-three-bounce 1.4s ease-in-out 0s infinite both;
}

.sk-three-bounce .sk-bounce-1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.sk-three-bounce .sk-bounce-2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

@-webkit-keyframes sk-three-bounce {
    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes sk-three-bounce {
    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.modal-backdrop {
    background: rgba(7, 34, 100, 0.6);
}

.modal-backdrop.in {
    opacity: 1;
}

.modal-message .modal-dialog {
    width: 490px;
    margin: 0 auto;
}

.modal-message .modal-content {
    background: #ffffff;
    border-radius: 20px;
    box-shadow: none;
    border: 0;
    width: 100%;
}

.modal-message .close {
    top: 20px;
    right: 20px;
    position: absolute;
    z-index: 2;
}

.modal-message .modal-body {
    padding: 55px 85px 65px;
}

.modal-message .tit {
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
    min-height: 75px;
}

.modal-message .tit img {
    position: absolute;
}

.modal-message .tit h2 {
    position: relative;
}

.modal-message .text {
    text-align: center;
}

.modal-message .text p {
    line-height: 150%;
    margin: 40px 0 45px;
}

.modal-message .btn-close {
    width: 150px;
    height: 48px;
    margin: 0 auto;
}

.modal-dialog-centered {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - 1rem);
}

/* bounty-program */

.bounty-program {}

.bounty-program__bonus {
    margin-bottom: 60px;
}

.bounty-program__flex {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
}

.bounty-program__flex .text {
    max-width: 670px;
    margin-right: 65px;
}

.bounty-program__flex .text p {
    color: #456078;
    margin: 30px 0;
}

.bounty-program__flex .item {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    align-items: center;
    margin: 20px 0;
}

.bounty-program__flex .item .img {
    background: #f2f3f7;
    box-shadow: 6px 6px 16px #becde2, -6px -6px 16px #ffffff;
    border-radius: 100px;
    width: 78px;
    height: 81px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    margin-right: 30px;
}

.bounty-program__flex .item .value {
    font-size: 20px;
    line-height: 24px;
    color: #02040a;
    font-family: "Montserrat", sans-serif;
    margin-bottom: 5px;
}

.bounty-program__flex .item .tit {
    font-size: 16px;
    line-height: 19px;
    color: #02040a;
    opacity: 0.5;
}

.bounty-program__nav {
    /* position: -webkit-sticky;
    position: sticky;
    top: 0;*/
    width: 1280px;
    margin: 0 auto;
    margin-bottom: 70px;
}

.bounty-program__nav ul {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
    list-style: none;
}

.bounty-program__nav li {
    background: #ffffff;
    border-radius: 20px;
    width: 220px;
    height: 86px;
}

.bounty-program__nav li a {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    height: 100%;
    border-radius: 20px;
}

.bounty-program__nav li a:focus {
    text-decoration: none;
}

.bounty-program__nav li a img {
    margin-right: 15px;
    width: 43px;
}

.bounty-program__nav li a p {
    color: rgba(7, 34, 100, 0.5);
    font-size: 16px;
    line-height: 19px;
}

.bounty-program__nav li a span {
    font-size: 20px;
    line-height: 24px;
    color: #02040a;
    font-family: "Montserrat", sans-serif;
    display: block;
}

.bounty__item {
    margin-bottom: 120px;
}

.bounty__item .container {
    position: relative;
    z-index: 2;
}

.bounty__header {
    padding-top: 80px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: 50px;
}

.bounty__header .img {
    margin-right: 5px;
}

.bounty__header h3 {
    font-size: 20px;
    line-height: 24px;
    color: #ffffff;
}

.bounty__body h2 {
    margin-bottom: 15px;
    max-width: 920px;
}

.bounty__body ul {
    list-style: none;
    max-width: calc(50% - 45px);
}

.bounty__body li {
    margin: 30px 0;
}

.bounty__body li svg {
    margin-right: 15px;
}

.bounty__body li p {
    font-size: 16px;
    line-height: 150%;
    color: #fff;
    width: calc(100% - 28px);
    margin: 0;
}

.bounty__footer {
    background: #ffffff;
    border-radius: 20px;
    position: relative;
    bottom: -75px;
}

.bounty__footer form {
    padding: 32px 30px 38px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: flex-end;
    align-items: flex-end;
}

.bounty__footer .form-group {
    margin: 0;
    width: calc(100% - 215px);
    padding-right: 30px;
}

.bounty__footer .form__btn {
    width: 215px;
}

#bounty__twitter {
    background: #4ba1eb;
    position: relative;
}

#bounty__twitter .bg {
    background: url(http://leton.cc/theme/demo11/assets/img/ico/twitter_white.svg) no-repeat center fixed;
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: contain;
    opacity: 0.15;
}

#bounty__youtube {
    background: #ea3223;
    position: relative;
}

#bounty__youtube .bg {
    background: url(http://leton.cc/theme/demo11/assets/img/ico/youtube_white.svg) no-repeat center fixed;
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: contain;
    opacity: 0.15;
}

#bounty__telegram {
    background: #50a7df;
    position: relative;
}

#bounty__telegram .bg {
    background: url(../img/ico/telegram_white.svg) no-repeat center fixed;
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: contain;
    opacity: 0.15;
}

#bounty__wk {
    background: #5b81b4;
    position: relative;
}

#bounty__wk .bg {
    background: url(http://leton.cc/theme/demo11/assets/img/ico/wk_white.svg) no-repeat center fixed;
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: contain;
    opacity: 0.15;
}

#bounty__yours {
    background: #0e4ba8;
    position: relative;
}

#bounty__yours .bg {
    background: url(http://leton.cc/theme/demo11/assets/img/ico/union_white.svg) no-repeat center fixed;
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: contain;
    opacity: 0.15;
}

.mobile-block {
    display: none;
}

@media (max-width: 1300px) {
    .container {
        width: calc(100% - 80px);
    }
    .banner__el .el__left-top {
        transform: scale(0.7);
        transform-origin: left top;
    }
    .landing__header .el__left-bottom img {
        transform: scale(0.7);
    }
    .header__logo .logo-site {
        margin: 0 0 0 0;
        width: 245px;
    }
    #banner .banner__container {
        padding-top: 230px;
    }
    .landing__header .el__left-bottom {
        position: absolute;
        top: -19px;
        left: 43%;
    }
    h1 {
        font-size: 50px;
        line-height: 56px;
    }
    .leton-landing .mobile-app__advantages .item {
        width: auto;
    }
    .leton-landing #banner .mobile-app__advantages {
        -webkit-justify-content: space-around;
        justify-content: space-around;
    }
    /* about */
    .about__container {
        background: url(../img/about__bg.jpg) #0e4ba8 no-repeat center;
        background-size: cover;
    }
    #about .text {
        padding: 50px 75px;
        max-width: 100%;
        color: #fff;
        position: relative;
        z-index: 2;
    }
    .about__el {
        height: 100%;
    }
    .about__el .el__middle,
    .about__el .el__left-top {
        display: none;
    }
    .about__el .el__right-top img {
        width: 180px;
    }
    .about__el .el__bottom {
        bottom: -49px;
        left: 97px;
    }
    .about__el .el__bottom img {
        transform: scale(1.2) rotate(78deg);
    }
    .about__el .el__right-top {
        position: absolute;
        right: 25px;
        top: -136px;
        z-index: 1;
    }
    #about .el__right-bottom {
        position: absolute;
        bottom: -9px;
        left: -28px;
    }
    #about .el__right-bottom img {
        width: 100px;
    }
    .leton-landing #banner {
        margin-bottom: -140px;
    }
    #leton-about .block-men {
        width: 635px;
        position: relative;
        left: 0;
        order: 2;
        margin: 0 auto;
    }
    #leton-about {
        background: url(../img/l-img/about__bg.svg) #0e4ba8 no-repeat center top;
        background-size: cover;
        padding-top: 310px;
    }
    #leton-about .text {
        width: 100%;
        padding-bottom: 0;
    }
    .about__statistics .item {
        height: 100px;
    }
    .about__statistics {
        margin-left: 29px;
    }
    #leton-advantages .swiper-slide {
        width: calc((100% / 3) - 30px);
    }
    #leton-advantages .item {
        width: 100%;
    }
    #leton-advantages {
        padding: 50px 50px 80px;
    }
    #leton-advantages .item h3 {
        font-size: 18px;
        line-height: 23px;
    }
    #leton-advantages .item p {
        font-size: 15px;
        line-height: 146%;
        margin: 13px 0;
    }
    .section-title {
        display: none;
    }
    .leton-landing #tariff {
        margin-top: 110px;
    }
    /* tariff */
    #tariff .text {
        max-width: 620px;
    }
    .tariff__item {
        height: auto;
    }
    .tariff__btn {
        position: relative;
        right: 0;
        width: 174px;
        margin-top: 20px;
    }
    .tariff__btn a {
        opacity: 1;
        width: 100%;
        padding-right: 45px;
        text-align: right;
        justify-content: flex-end;
    }
    .profitability__diagram {
        display: none;
    }
    .calculator {
        width: 100%;
    }
    .company-info .tariff__el {
        display: none;
    }
    .swiper-pagination {
        position: relative;
        bottom: 0 !important;
        margin-top: 25px;
    }
    .swiper-pagination-bullet {
        width: 13px;
        height: 13px;
    }
    #ps {
        padding: 50px;
    }
    #ps .ps__tit {
        display: block;
        margin-bottom: 30px;
    }
    #ps .item.ps__tit {
        display: none;
    }
    #ps .ps__item {
        margin-bottom: 0;
    }
    .leton-landing #ps {
        margin: -150px auto;
    }
    .banner__el .el__right-top img {
        transform: scale(0.6);
        transform-origin: top;
    }
    .trigger-menu {
        display: block;
        height: 100%;
    }
    .menu .menu__list {
        position: absolute;
        visibility: visible;
        -webkit-transition-property: all;
        transition-property: all;
        -webkit-transition-duration: 0.8s;
        transition-duration: 0.8s;
        z-index: 8;
        top: 29px;
        display: block;
        height: auto;
        right: 0;
        width: 235px;
        background: #fff;
        list-style: none;
        border-radius: 8px;
        box-shadow: 0px 0px 11px 0px rgb(7, 34, 100, 0.1);
        opacity: 0;
        padding: 10px 0;
        z-index: -999999999999;
        display: none;
    }
    .menu.menu-open .menu__list {
        opacity: 1;
        -webkit-transition-property: all;
        transition-property: all;
        -webkit-transition-duration: 0.8s;
        transition-duration: 0.8s;
        z-index: 1;
        display: block;
    }
    .menu .menu__item {
        border: 0;
        padding: 0 15px;
    }
    .menu .menu__link {
        display: block;
        padding: 10px 0;
    }
    .header .logo-site {
        width: 130px;
        margin: 0;
        top: 3px;
        position: relative;
    }
    .header .width_1030 {
        width: calc(100% - 130px);
        padding-left: 30px;
    }
    .header__top {
        padding: 0;
    }
    .header__bottom {
        position: absolute;
        top: 50%;
        transform: translate(0, -50%);
        right: 20px;
        background: transparent;
        padding: 0;
    }
    .header__container {
        position: relative;
        padding: 10px 20px;
    }
    .header .language {
        margin: 0;
        display: none;
    }
    .mobile-block {
        display: block !important;
    }
    .header .mobile-block .language {
        display: -webkit-flex;
        display: flex;
    }
    .mobile-none {
        display: none !important;
    }
    .banner__el .el__right-bottom {
        position: absolute;
        top: 287px;
        right: -38px;
    }
    .statistics__item {
        margin-right: 75px;
    }
    #banner {
        min-height: 870px;
        padding-bottom: 100px;
    }
    .tariff {
        margin-bottom: 80px;
    }
    .motivation-system__top {
        width: 100%;
        order: -1;
        margin-bottom: 40px;
    }
    .motivation-system__give {
        width: 100%;
    }
    #mobile-app .text {
        width: 100%;
        margin-top: 100px;
    }
    .mobile-app__img {
        display: none;
    }
    .footer-feedback .feedback {
        width: 100%;
    }
    .footer-feedback .contacts {
        width: 100%;
        margin-top: 40px;
    }
    .inside-page {
        min-height: 935px;
        padding-top: 250px;
    }
    #about-inside .about__el {
        right: -225px;
    }
    #about-inside .about__container {
        overflow: hidden;
    }
    #about-inside .about__container {
        padding: 40px 0 40px 50px;
    }
    .steps__flex {
        overflow-x: scroll;
    }
    #steps .step .step__name h3 {
        font-size: 25px;
        line-height: 35px;
    }
    .motivation-system__info {
        padding-bottom: 50px;
    }
    .footer__menu {
        display: none;
    }
    .bounty-program__flex .text {
        width: 100%;
        margin: 0;
    }
    .bounty-program__flex {
        display: block;
    }
    .bounty-program__nav {
        display: none;
    }
    .contacts-map .map__img {
        height: 100%;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        flex-direction: row;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-align-items: center;
        align-items: center;
        overflow: hidden;
    }
    .contacts-map .map__img img {
        min-height: 100%;
        width: auto;
    }
    .contacts__motivation-system {
        padding-bottom: 160px;
    }
    .faq__flex-item {
        width: 100%;
    }
    .faq__header {
        padding: 20px;
    }
    .faq__header .flex {
        width: calc(100% - 30px);
    }
    .faq__tit {
        font-size: 16px;
    }
    .news__item {
        width: 100%;
    }
    .reviews__header h3 span {
        display: block;
    }
    .statistics-page .statistics .statistics__item {
        margin-right: 50px;
        margin-bottom: 50px;
    }
    .statistics-page .statistics {
        padding-bottom: 10px;
    }
}

@media (max-width: 900px) {
    .statistic-system__tops .motivation-system__top {
        width: 100%;
    }
    .news__img img {
        max-width: 100%;
        min-height: 100%;
    }
    .news__description {
        padding: 30px;
    }
    .news__description p {
        margin-top: 20px;
    }
    .header__logo .logo-site {
        width: 220px;
        margin-top: 20px;
    }
    h1 {
        font-size: 39px;
        line-height: 45px;
    }
    .leton-landing #banner p {
        max-width: 80%;
        font-size: 20px;
        line-height: 28px;
    }
    .leton-landing #banner p br {
        display: none;
    }
    .leton-landing #banner .mobile-app__advantages {
        margin-top: 70px;
    }
    .leton-landing .banner-bonus__img {
        display: none;
    }
    .leton-landing .banner-bonus .flex {
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }
    .leton-landing .banner-bonus .tit {
        margin-right: 0;
    }
    #about .text {
        padding: 50px;
    }
    #about .el__right-bottom {
        position: absolute;
        bottom: -20px;
        left: -34px;
    }
    .about__el .el__right-top {
        position: absolute;
        right: -22px;
        top: -108px;
    }
    .about__el .el__bottom {
        display: none;
    }
    .about__el .el__right-top img {
        width: 145px;
    }
    h2 {
        font-size: 26px;
        line-height: 31px;
    }
    .about__statistics {
        margin-left: 29px;
        margin-top: 40px;
    }
    .leton-landing .banner-bonus .tit_size_big {
        font-size: 47px;
    }
    .leton-landing .banner-bonus .tit_size_small {
        font-size: 19px;
    }
    #leton-about .block-men img.men {
        height: 458px;
    }
    #leton-advantages .item {
        width: 100%;
        text-align: center;
    }
    #leton-advantages .item .img {
        margin: 0 auto 20px;
    }
    #leton-advantages .item h3 br {
        display: none;
    }
    .tariff__el {
        opacity: 0.06;
        width: 100%;
        right: 97px;
        transform: scale(2);
        top: 13px;
    }
    .footnote {
        font-size: 14px;
    }
    .leton-landing .tariff {
        margin-bottom: 65px;
    }
    .calculator__header {
        margin-top: 60px;
    }
    .motivation-system__slider .swiper-slide {
        width: 100%;
    }
    .slider-arrow {
        display: none;
    }
    .company-official .certificate {
        width: 30%;
    }
    #leton-advantages .swiper-slide {
        width: 100%;
    }
    .banner__el .el__right-top img {
        transform: scale(0.5);
    }
    #banner .text {
        max-width: 570px;
        margin-bottom: 60px;
    }
    .banner__el .el__right-bottom {
        position: absolute;
        top: 47px;
    }
    .statistics__item {
        margin-right: 0;
    }
    .banner__statistics.statistics {
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }
    .statistics__item .value {
        font-size: 18px;
    }
    #banner {
        min-height: auto;
    }
    #about {
        margin-bottom: 100px;
    }
    #tariff {
        margin-top: 100px;
    }
    .tariff {
        margin-bottom: 50px;
    }
    .inside-page .title h1 {
        font-size: 52px;
        line-height: 74px;
    }
    .inside-page {
        min-height: 890px;
        padding-top: 220px;
    }
    #about-inside .about__el {
        display: none;
    }
    #about-inside .text {
        width: 100%;
    }
    #about-inside .about__container {
        padding: 40px;
        height: auto;
    }
    .bounty__header {
        padding-top: 50px;
    }
    .faq__tit {
        font-size: 15px;
    }
    .faq__text {
        padding: 0 65px 20px;
    }
    .faq__text p {
        font-size: 14px;
    }
    .login-registration__container {
        width: calc(100% - 80px);
        margin-top: 40px;
    }
}

@media (max-width: 600px) {
    .transaction th {
        display: none;
    }
    .transaction table,
    .transaction tr,
    .transaction tbody,
    .transaction td {
        display: block;
    }
    .transaction tr:first-child {
        display: none;
    }
    .transaction tr {
        background: #fff;
        border-radius: 8px;
        width: 100%;
        padding: 10px 20px;
        margin-bottom: 15px;
    }
    .transaction td .tit {
        display: block;
        font-family: "Montserrat", sans-serif;
        margin-right: 10px;
        font-size: 15px;
    }
    .transaction td {
        padding: 5px 0 !important;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        flex-direction: row;
        -webkit-align-items: center;
        align-items: center;
    }
    .transaction td .value {
        font-size: 15px;
    }
    .statistic__transaction {
        margin-top: 25px;
    }
    .statistics-page .statistics {
        padding: 30px 30px 10px;
    }
    .statistics-page .statistics .statistics__item {
        width: 100%;
        margin: 0 0 20px;
    }
    .reviews__item {
        width: 100%;
    }
    .modal-message .modal-dialog {
        width: 90%;
    }
    .modal-message .modal-body {
        padding: 40px;
    }
    .login-registration__container {
        width: calc(100% - 40px);
        margin-top: 40px;
    }
    .banner__el .el__left-top {
        transform: scale(0.5);
    }
    .container {
        width: calc(100% - 40px);
    }
    .leton-landing .header__container {
        padding-top: 20px;
    }
    .header__logo .logo-site {
        width: 194px;
    }
    .landing__header .el__left-bottom img {
        transform: scale(0.5) rotate(23deg);
    }
    .landing__header .el__left-bottom {
        position: absolute;
        top: -8px;
        left: 28%;
        z-index: 0;
    }
    .motivation-system__slider .slider-bg img {
        width: auto;
        min-height: 100%;
        min-width: 100%;
        position: relative;
        left: 1px;
    }
    #banner .text h1 span {
        letter-spacing: 2px;
    }
    .leton-landing #banner p {
        max-width: 94%;
        font-size: 19px;
    }
    .leton-landing #banner .mobile-app__advantages {
        margin: 50px 0;
    }
    .leton-landing .mobile-app__advantages .item {
        width: 143px;
    }
    .leton-landing .banner-bonus .flex {
        -webkit-justify-content: center;
        justify-content: center;
    }
    .leton-landing .banner-bonus .tit_size_big {
        font-size: 38px;
    }
    .leton-landing .banner-bonus .tit_size_small {
        font-size: 16px;
        line-height: 16px;
    }
    .leton-landing .banner-bonus .btn-pink {
        width: 100%;
        height: 70px;
        margin-top: 25px;
    }
    .leton-landing .banner-bonus {
        padding: 35px 30px 40px;
    }
    #about .text {
        padding: 30px;
    }
    .about__el .el__right-top {
        right: -18px;
        top: -113px;
    }
    .about__el .el__right-top img {
        width: 84px;
    }
    h2 {
        font-size: 20px;
        line-height: 24px;
    }
    .mobile-app__advantages .tit {
        font-size: 15px;
    }
    body {
        font-size: 15px;
    }
    #about .el__right-bottom {
        bottom: 22px;
        left: -18px;
    }
    #about .el__right-bottom img {
        width: 62px;
    }
    #leton-about {
        padding-top: 270px;
    }
    .about__statistics .item {
        height: 100px;
        display: block;
        text-align: center;
    }
    .about__statistics .item .img {
        margin: -30px auto 15px;
    }
    .about__statistics .item {
        height: 115px;
        display: block;
        text-align: center;
        margin: 0 20px 40px 0;
        width: calc(50% - 20px);
    }
    .about__statistics {
        margin-left: 0;
        margin-top: 49px;
        margin-right: -10px;
    }
    .about__statistics .item .value {
        font-size: 15px;
        line-height: 18px;
    }
    #leton-about .block-men {
        width: 100%;
    }
    #leton-about .block-men img.men {
        height: 315px;
    }
    #leton-about .block-men .el__right-bottom {
        position: absolute;
        bottom: 14px;
        left: -50px;
        z-index: 1;
        transform: scale(0.6);
    }
    .fund {
        transform: scale(0.6);
        position: absolute;
        bottom: -24px;
        right: -71px;
    }
    .leton-landing #tariff {
        margin-top: 85px;
    }
    #leton-advantages .btn__open-account {
        height: 70px;
        bottom: -35px;
    }
    .tariff__el {
        opacity: 0.06;
        width: 100%;
        right: 131px;
        transform: scale(2.3) rotate(17deg);
        top: 25px;
    }
    .leton-landing .tariff {
        margin-bottom: 0;
    }
    #profitability {
        margin-top: 40px;
    }
    .calculator .calculator__container {
        padding: 0 20px 30px;
    }
    .calculator__ps .ps {
        width: 103px;
        font-size: 14px;
    }
    .calculator__ps img {
        margin-right: 5px;
    }
    .calculator__summ {
        margin-top: 20px;
        padding-top: 15px;
    }
    .calculator__summ #summ-dep {
        height: 55px;
        padding: 0 100px 0 20px;
    }
    #calculator-rezult,
    .calculator-profit .calculator-ps {
        font-size: 32px;
        line-height: 47px;
    }
    .calculator-profit {
        padding: 35px 20px 50px;
    }
    #calculator-rezult {
        max-width: calc(100% - 100px);
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .calculator-profit .item {
        margin: 10px 0 25px;
    }
    .calculator .btn__open-account {
        width: 100%;
        height: 60px;
    }
    .calculator-profit .item .value {
        font-size: 14px;
    }
    .calculator-profit .tit {
        font-size: 15px;
    }
    .leton-landing #motivation-system {
        margin-top: 50px;
    }
    .motivation-system__slider .slider-info {
        padding: 30px;
        position: relative;
        bottom: 0 !important;
    }
    .motivation-system__slider .slider-level {
        height: auto;
        justify-content: center;
    }
    .motivation-system__slider .slider-level .level {
        margin: 0 20px 20px;
    }
    .motivation-system__slider .item:after {
        height: 100%;
    }
    .company-official .certificate {
        width: calc(50% - 20px);
    }
    .motivation-system__info .el__left-bottom {
        display: none;
    }
    .company-official .company-data {
        margin-left: 15px;
        width: 100%;
        margin-top: 20px;
    }
    .company-official .company-data .item {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        flex-direction: row;
        -webkit-align-items: center;
        align-items: center;
    }
    .company-official .company-data .data__tit {
        margin-bottom: 0;
        margin-right: 10px;
    }
    .footer-map .map__address {
        position: relative;
    }
    .map__info {
        width: 80%;
    }
    .footer-map .map__img {
        margin-top: 25px;
    }
    .copyright {
        width: 100%;
    }
    .footer__middle .flex {
        width: 100%;
    }
    .footer__middle .btn {
        margin: 0;
        width: calc(50% - 10px);
        margin-right: 20px;
    }
    .footer__middle .btn:last-child {
        margin: 0;
    }
    .footer__middle .logo-site {
        width: 150px;
    }
    .header__top {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
    }
    .header__top .flex {
        width: 100%;
    }
    .header .btn {
        width: 50%;
        margin: 0;
        border-radius: 0;
        border: 0;
    }
    .header .logo-site {
        width: 106px;
    }
    .banner__el .el__right-top img {
        transform: scale(0.3);
    }
    .banner__el .el__right-bottom {}
    .banner__el .el__right-bottom img {
        transform: scale(0.7);
    }
    .statistics__item {
        margin-right: 0;
        width: 100%;
        margin-bottom: 20px;
    }
    #banner {
        padding-bottom: 50px;
    }
    #about {
        margin-bottom: 50px;
    }
    #tariff {
        margin-top: 50px;
    }
    .mobile-app__advantages .item {
        width: 50%;
    }
    .form {
        padding: 20px 20px;
    }
    .form .form__tit {
        margin-bottom: 10px;
    }
    .form-group .form-control {
        height: 60px;
        padding: 0 20px;
    }
    .footer-feedback .contacts .contacts__info .item .info {
        max-width: calc(100% - 55px);
    }
    .footer-feedback .contacts .contacts__info .item p,
    .footer-feedback .contacts .contacts__info .item a {
        font-size: 13px;
        line-height: 20px;
    }
    .footer-feedback .contacts .contacts__info {
        margin-top: 30px;
    }
    .footer-feedback .contacts .contacts__info .item {
        -webkit-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .page {
        padding-bottom: 45px;
    }
    #banner .banner__container {
        padding-top: 150px;
    }
    .motivation-system__top th {
        display: none;
    }
    .motivation-system__top table,
    .motivation-system__top tr,
    .motivation-system__top tbody,
    .motivation-system__top td {
        display: block;
    }
    .motivation-system__top tr:first-child {
        display: none;
    }
    .motivation-system__top tr {
        background: rgb(255 255 255 / 0.3);
        border-radius: 8px;
        width: calc(100% - 35px);
        padding: 10px 20px;
        margin-bottom: 15px;
    }
    .motivation-system__top td .tit {
        display: block;
        font-family: "Montserrat", sans-serif;
        margin-right: 10px;
        font-size: 15px;
    }
    .motivation-system__top td {
        padding: 5px 0;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        flex-direction: row;
        -webkit-align-items: center;
        align-items: center;
    }
    .motivation-system__top td .value {
        font-size: 15px;
    }
    .motivation-system__bonus .item {
        width: 100%;
    }
    .form-group .form-control {
        font-size: 15px;
    }
    form input.form-control::-webkit-input-placeholder {
        font-size: 15px !important;
    }
    form input.form-control::-moz-placeholder {
        font-size: 15px !important;
    }
    form input.form-control:-moz-placeholder {
        font-size: 15px !important;
    }
    form input.form-control:-ms-input-placeholder {
        font-size: 15px !important;
    }
    form textarea.form-control::-webkit-input-placeholder {
        font-size: 15px !important;
    }
    form textarea.form-control::-moz-placeholder {
        font-size: 15px !important;
    }
    form textarea.form-control:-moz-placeholder {
        font-size: 15px !important;
    }
    form textarea.form-control:-ms-input-placeholder {
        font-size: 15px !important;
    }
    .header li .btn {
        display: none;
    }
    .inside-page .title h1 {
        font-size: 39px;
        line-height: 51px;
    }
    .inside-page {
        min-height: 850px;
    }
    .inside-page center {
        position: relative;
        z-index: 2;
    }
    #steps .step .step__tit {
        font-size: 13px;
    }
    #steps .step .step__name h3 {
        font-size: 22px;
        line-height: 33px;
    }
    #steps .step .step__info {
        padding: 30px 45px 30px 30px;
        width: 90%;
    }
    #steps .step:nth-child(1) .step__info {
        width: 100%;
    }
    .company-info {
        padding-bottom: 0;
    }
    .about__motivation-system {
        padding-top: 270px;
    }
    .motivation-system__info.about__motivation-system {
        padding-top: 140px;
    }
    .agreement-page {
        background: url(../img/banner__bg.png) no-repeat center top;
        background-size: 100% 400px;
        padding-top: 155px;
    }
    .inside-page.agreement-page:after {
        bottom: auto;
        top: 0;
        height: 400px;
    }
    .agreement h3 {
        margin: 20px 0;
    }
    .bounty__header {
        padding-top: 40px;
    }
    .bounty__body ul {
        list-style: none;
        max-width: 100%;
        margin-bottom: -30px;
    }
    .bounty__footer form {
        display: block;
    }
    .bounty__footer .form-group {
        width: 100%;
        padding: 0;
        margin-bottom: 20px;
    }
    .bounty__footer .form__btn {
        width: 100%;
    }
    #bounty__twitter .bg {
        background: url(http://leton.cc/theme/demo11/assets/img/ico/twitter_white.svg) no-repeat center;
        width: 90%;
        background-size: contain;
        left: 5%;
    }
    #bounty__youtube .bg {
        background: url(http://leton.cc/theme/demo11/assets/img/ico/youtube_white.svg) no-repeat center;
        width: 90%;
        background-size: contain;
        left: 5%;
    }
    #bounty__telegram .bg {
        background: url(../img/ico/telegram_white.svg) no-repeat center;
        width: 90%;
        background-size: contain;
        left: 5%;
    }
    #bounty__wk .bg {
        background: url(http://leton.cc/theme/demo11/assets/img/ico/wk_white.svg) no-repeat center;
        width: 90%;
        background-size: contain;
        left: 5%;
    }
    #bounty__yours .bg {
        background: url(http://leton.cc/theme/demo11/assets/img/ico/union_white.svg) no-repeat center;
        width: 90%;
        background-size: contain;
        left: 5%;
    }
    .bounty__header h3 {
        font-size: 18px;
        margin-left: 9px;
    }
    .bounty__header {
        margin-bottom: 30px;
    }
    .bounty__body h2 {
        font-size: 15px;
    }
    .bounty__body li p {
        font-size: 14px;
    }
    .bounty__body li {
        margin: 15px 0;
    }
    .bounty__body ul {
        margin-bottom: -15px;
    }
    .bounty__footer {
        bottom: -50px;
    }
    .bounty__item {
        margin-bottom: 100px;
    }
    .inside-page .title .title__el {
        display: none !important;
    }
    .bounty-program__flex .item .value {
        font-size: 18px;
    }
}

@media (max-width: 400px) {
    .header__logo .logo-site {
        width: 170px;
    }
    h1 {
        font-size: 30px;
        line-height: 39px;
    }
    #banner .banner__container {
        padding-top: 175px;
    }
    .landing__header .el__left-bottom {
        position: absolute;
        top: -26px;
        left: 38%;
        z-index: 0;
    }
    .leton-landing #banner p {
        max-width: 100%;
        font-size: 16px;
        line-height: 23px;
    }
    .leton-landing .mobile-app__advantages .item {
        width: 50%;
    }
    .mobile-app__advantages .img {
        width: 40px;
        height: 40px;
        margin-right: 10px;
    }
    .mobile-app__advantages .tit {
        font-size: 14px;
    }
    .leton-landing #banner .mobile-app__advantages {
        margin: 22px 0 0;
    }
    .leton-landing #banner .text {
        margin-bottom: 20px;
    }
    .leton-landing .banner-bonus .tit_size_big {
        font-size: 30px;
    }
    .leton-landing .banner-bonus .btn-pink {
        width: 100%;
        height: 66px;
    }
    .leton-landing #about {
        margin-top: -170px;
    }
    h2 {
        font-size: 19px;
    }
    #about .text {
        padding: 30px 20px;
    }
    .about__statistics .item {
        width: 100%;
    }
    #leton-about .block-men img.men {
        height: 245px;
    }
    .fund {
        transform: scale(0.5);
        position: absolute;
        bottom: -44px;
        right: -96px;
    }
    #leton-advantages {
        padding: 30px 20px 50px;
    }
    #leton-advantages .btn__open-account {
        height: 64px;
        bottom: -35px;
        width: 90%;
    }
    .tariff__item .tariff__name {
        margin-bottom: 10px;
    }
    .calculator__ps .ps {
        width: 100%;
    }
    #calculator-rezult,
    .calculator-profit .calculator-ps {
        font-size: 23px;
        line-height: 35px;
    }
    .calculator-profit .item {
        margin: 9px 0 9px;
    }
    .calculator .btn__open-account {
        margin-top: 20px;
    }
    .calculator-profit {
        padding: 32px 20px 30px;
    }
    .motivation-system__slider .slider-level {
        display: none;
    }
    .motivation-system__slider .swiper-slide-active .item,
    .motivation-system__slider .item {
        height: auto;
    }
    .motivation-system__slider .item:after {
        bottom: -4px;
    }
    .motivation-system__info .el__top-center {
        position: absolute;
        left: 50%;
        top: -239px;
        transform: translate(-50%, 0) scale(0.5);
    }
    .motivation-system__info {
        padding-top: 80px;
    }
    .company-official .company-data .data__tit {
        white-space: nowrap;
    }
    .leton-landing #ps {
        padding: 20px;
    }
    .footer__middle .btn {
        margin: 0;
        width: 100%;
        margin: 0 0 20px;
    }
    .header__container {
        padding: 0 20px;
    }
    #banner .banner__container {
        padding-top: 100px;
    }
    .banner__el .el__right-top img {
        display: none;
    }
    #banner .text p {
        margin: 25px 0;
        font-size: 18px;
        line-height: 30px;
    }
    .banner__el .el__right-bottom {
        position: absolute;
        top: 64px;
        right: -210px;
    }
    .inside-page {
        min-height: 760px;
        padding-top: 177px;
    }
    .inside-page .title h1 {
        font-size: 33px;
        line-height: 48px;
    }
    #about-inside .about__container {
        padding: 25px;
    }
    #steps .step .step__name h3 {
        font-size: 18px;
        line-height: 29px;
    }
    #steps .step .step__tit {
        font-size: 9px;
    }
    #steps {
        margin-top: 75px;
        margin-bottom: 70px;
    }
    .steps__flex {
        margin-top: 45px;
    }
    #steps p,
    #about-inside .text p {
        margin: 20px 0;
    }
    #ps {
        padding: 30px;
    }
}

.menu .menu__item.no-border {
    border: 0;
    padding: 0;
    margin-left: 23px;
}

/* menu__submenu */

.menu__submenu .submenu {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    position: absolute;
    top: 15px;
    left: 50%;
    min-width: 100%;
    padding-top: 12px;
    transform: translate(-50%, 0);
}

.menu__submenu:hover .submenu {
    visibility: visible;
    opacity: 1;
}

.menu__submenu .submenu ul {
    list-style: none;
    padding-top: 20px;
    padding: 20px 23px 15px;
    border-radius: 9px;
    background: #fff;
    position: relative;
}

.menu__submenu .submenu svg {
    position: absolute;
    top: -7px;
    left: 50%;
    transform: translate(-50%, 0) rotate(180deg);
}

.menu__submenu .submenu li {
    margin-bottom: 5px;
}

@media (max-width: 1300px) {
    .menu .menu__item.no-border {
        margin-left: 0;
        padding: 0 15px;
    }
    .menu .submenu__tit {
        display: none;
    }
    .menu__submenu .submenu {
        position: relative;
        visibility: visible;
        opacity: 1;
        top: 0;
        left: 0;
        transform: none;
        padding: 0;
    }
    .menu__submenu .submenu svg {
        display: none;
    }
    .menu__submenu .submenu ul {
        padding: 0;
    }
}

/*--------------------*/

/*--------------------*/

/*--------------------*/

/*        LK         */

/*--------------------*/

/*--------------------*/

/*--------------------*/

.lk-bg {
    background: url(../img/banner__bg.png) no-repeat center;
    background-size: cover;
    background-position-y: -270px;
    min-height: 100%;
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 0;
}

.lk-bg:after {
    content: "";
    display: block;
    background: linear-gradient(180deg, rgba(242, 243, 247, 0) 0%, #f2f3f7 100%);
    height: 476px;
    width: 100%;
    position: absolute;
    bottom: 270px;
    left: 0;
}

.lk-header {
    top: 0;
    padding-top: 20px;
}

.lk-header.header__scroll {
    background: #fff;
    padding-bottom: 20px;
    top: 0;
}

.lk-header.header__scroll .header__top {
    background: #fff;
    padding: 20px 0 0;
    position: relative;
    z-index: 2;
}

/*.header__scroll .header__bottom {
    position: absolute;
    width: 1280px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    top: -145px;
}
.header__scroll:hover .header__bottom {
    top: 0;
    position: relative;
    z-index: 3;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}*/

.header__scroll .header__bottom {
    display: none;
}

.header__scroll:hover .header__bottom {
    display: block;
}

.lk-header .header__container {
    background: transparent;
}

.lk-header .logo-site {
    width: 95px;
    margin: 0;
}

.lk-header .user {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}

.lk-header .header__user {
    margin-right: 26px;
}

.user .user__img {
    background: rgba(69, 96, 120, 0.1);
    border-radius: 42px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 43px;
    height: 43px;
    margin-right: 8px;
}

.user .user__img img {
    width: 29px;
    max-height: 29px;
}

.user .user__description p {
    color: #778090;
    font-size: 12px;
    height: 12px;
    margin: 0 0 6px;
}

.user .user__description .user__name {
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #0c152e;
    font-family: "Montserrat", sans-serif;
    max-width: 115px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.lk-header .btn {
    border: 2px solid rgba(7, 34, 100, 0.2);
    border-radius: 5px;
    background: transparent;
    color: #778090;
    font-size: 16px;
    line-height: 12px;
    text-transform: initial;
    font-family: "Montserrat", sans-serif;
    height: 48px;
    padding: 0 20px;
}

.lk-header .btn:hover {
    border: 2px solid rgba(7, 34, 100, 0.5);
}

.lk-header .btn__back {
    margin-right: 10px;
}

.lk-header .header__bottom {
    margin-top: 20px;
    background: #ffffff;
    box-shadow: 6px 6px 16px #becde2, -6px -6px 16px #ffffff;
    border-radius: 5px;
    padding: 0;
}

.lk__menu {
    border-radius: 4px;
    overflow: hidden;
}

.lk__menu .menu__list {
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.lk__menu .menu__item {
    padding: 0;
    width: 100%;
    border-right: 1px solid #e5e5e5;
}

.lk__menu .menu__item_state_active a {
    color: #ffffff;
    background: #0d4bbc;
}

.lk__menu .menu__item_state_active .menu__link svg path {
    fill: #ffffff;
}

.lk__menu .menu__item_state_active a:hover {
    color: #fff;
    background: #0d4bbc;
}

.lk__menu .menu__item_state_active a:hover svg path {
    fill: #fff;
}

.lk__menu .menu__link {
    height: 90px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    color: #778090;
    font-size: 16px;
    font-family: "Montserrat", sans-serif;
    text-transform: initial;
    width: 100%;
}

.lk__menu .menu__link svg {
    margin-bottom: 11px;
    height: 26px;
}

.lk__menu .menu__link svg path {
    fill: #bbbfc7;
}

.lk__menu .menu__link:hover {
    color: #0d4bbc;
}

.lk__menu .menu__link:hover svg path {
    fill: #0d4bbc;
}

.lk__balance {
    position: relative;
    margin-top: 220px;
    z-index: 2;
}

.balance .balance__header {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 35px;
}

.balance .balance__visibility {
    border: 2px solid rgba(7, 34, 100, 0.2);
    border-radius: 5px;
    background: transparent;
    color: #000;
    font-size: 16px;
    line-height: 12px;
    text-transform: initial;
    font-family: "Montserrat", sans-serif;
    height: 48px;
    padding: 0 20px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    cursor: pointer;
}

.balance .balance__visibility .visibility-hide {
    display: none;
}

.balance .balance__visibility.b-show .visibility-show {
    display: none;
}

.balance .balance__visibility.b-show .visibility-hide {
    display: block;
}

.balance .balance__visibility svg {
    margin-left: 20px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    transform: rotate(180deg);
    position: relative;
    top: 2px;
}

.balance .balance__visibility.b-show svg {
    top: 1px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    transform: rotate(0);
}

.balance__show {
    display: none;
}

.balance .balance__flex {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -23px;
}

.balance .balance__item {
    background: #ffffff;
    border-radius: 10px;
    box-shadow: 0px 0px 10px 3px #0d4bbc8c;
    height: 90px;
    margin-right: 15px;
    margin-bottom: 15px;
    width: calc(20% - 15px);
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    padding-left: 11px;
}

.balance .balance__img {
    background: #f2f3f7;
    box-shadow: 6px 6px 16px #becde2, -6px -6px 16px #ffffff;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    line-height: 0;
}

.balance .balance__description {
    width: calc(100% -60px);
    padding: 0 13px;
}

.balance .balance__description .tit {
    color: #456078;
}

.balance .balance__description .value {
    font-size: 15px;
    line-height: 22px;
    color: #0c152e;
    font-family: "Montserrat", sans-serif;
    overflow: hidden;
    width: 100%;
    text-overflow: ellipsis;
    font-weight: 700;
}

.lk__tariff {
    background: url(../img/about__bg.jpg) #0e4ba8 no-repeat center;
    background-size: cover;
    border-radius: 20px;
    margin-bottom: 70px;
    position: relative;
    padding-right: 113px;
    z-index: 2;
    overflow: inherit;
}

.lk__tariff .tariff__item {
    position: relative;
    top: 20px;
    left: 25px;
    min-width: 260px;
}

.lk__tariff .tariff-tit {
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    opacity: 0.5;
}

.lk__tariff .tariff__name {
    margin-bottom: 20px;
}

.lk__tariff .value_size_normal {
    font-size: 35px;
    line-height: 43px;
    font-family: "Montserrat", sans-serif;
}

.lk__tariff .tariff__description .tit {
    color: #ffffff;
    opacity: 0.5;
    font-size: 16px;
    line-height: 22px;
}

.lk__tariff .tariff__description .value svg {
    margin-left: 9px;
    position: relative;
    top: -1px;
}

.lk__tariff .tariff__description .value_size_big {
    font-size: 35px;
    line-height: 43px;
    font-family: "Montserrat", sans-serif;
    color: #fff;
}

.lk__tariff .tariff__description .value_size_small {
    font-size: 16px;
    line-height: 43px;
    color: #fff;
    position: relative;
    top: -9px;
}

.balance-text {
    position: relative;
    z-index: 2;
}

.balance-text ul {
    margin-top: 30px;
    width: 50%;
}

.balance-text li {
    margin-bottom: 20px;
}

.balance-text li p {
    color: #02040a;
    opacity: 0.5;
    padding: 0 0 0 15px;
    width: calc(100% - 13px);
    margin: 0;
}

.lk-calculator {
    margin-top: 80px;
    background: #ffffff;
    /* Shadow */
    box-shadow: 6px 6px 16px #becde2, -6px -6px 16px #ffffff;
    border-radius: 20px;
    overflow: hidden;
    margin-bottom: 55px;
    position: relative;
    z-index: 2;
}

.lk-calculator__flex {
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.lk-calculator .calculator {
    border: 0;
    box-shadow: none;
    background: transparent;
    padding-top: 45px;
    padding-left: 30px;
    width: 560px;
    padding-bottom: 57px;
}

.lk-calculator .nav-tabs {
    border: 0;
    width: 100%;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}

.lk-calculator .nav-item {
    float: none;
    margin-bottom: 0;
    margin-right: 60px;
}

.lk-calculator .nav-item a {
    padding: 0;
    border: 0 !important;
    background: transparent !important;
}

.lk-calculator .h2-line:after {
    background: #f2f3f7;
}

.lk-calculator .active .h2-line:after,
.lk-calculator a:hover .h2-line:after {
    background: #a47ff4;
}

.lk-calculator .tab-content {
    margin-top: 53px;
}

.lk-calculator .calculator__ps .ps {
    width: auto;
    padding-right: 20px;
}

.lk-calculator .calculator .btn__open-account {
    margin-top: 32px;
}

.lk-calculator .calculator .calculator__container {
    padding: 0;
}

.create-deposit {
    border-radius: 20px;
    background: url(../img/5.jpg) #0e4ba8 no-repeat center;
    width: 590px;
    background-size: cover;
}

.create-deposit__header {
    margin-top: 60px;
    margin-bottom: 135px;
}

.create-deposit__header .tit {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
}

.create-deposit__header h2 {
    position: relative;
    z-index: 2;
    color: #fff;
}

.create-deposit__header img {
    position: absolute;
    top: -20px;
}

.create-deposit__body {
    padding: 0 81px 130px;
}

.create-deposit__body .tit {
    color: #ffffff;
    opacity: 0.5;
}

.create-deposit__body .value_size_big {
    color: #ffffff;
    font-size: 45px;
    line-height: 55px;
    font-family: "Montserrat", sans-serif;
}

.create-deposit__body .value {
    color: #ffffff;
}

.create-deposit__body .value svg {
    margin-left: 8px;
}

.create-deposit__description {
    margin-top: 50px;
}

.create-deposit__description .flex {
    margin-top: 25px;
}

.lk {
    position: relative;
}

.lk__reviews .reviews__item {
    width: calc((100% / 3) - 30px);
}

.mr-0 {
    margin-right: 0 !important;
}

.lk__footer {
    margin-top: 50px;
}

.lk__withdraw {
    margin-top: 50px;
}

.withdraw__text {
    width: 590px;
}

.withdraw__text .ul-arrow {
    margin-top: 30px;
}

.ul-arrow li {
    margin-bottom: 20px;
}

.ul-arrow svg {}

.ul-arrow p {
    color: #02040a;
    opacity: 0.5;
    padding: 0 0 0 15px;
    width: calc(100% - 13px);
    margin: 0;
}

.lk__footnote {
    padding-left: 28px;
}

.lk__footnote:before {
    background: #a47ff4;
    opacity: 1;
    width: 8px;
}

.withdraw__form {
    background: #231d70;
    box-shadow: 0px 0px 10px 0px #231d70, 0px 0px 10px 0px #ffffff;
    border-radius: 10px;
    width: 590px;
    padding: 35px 45px 65px;
}

.input-ps {
    position: relative;
    margin-top: 15px;
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.input-ps input {
    background: #f2f3f7;
    box-shadow: inset 4px 4px 8px rgba(190, 205, 226, 0.5), inset -5px -5px 30px #ffffff;
    border-radius: 10px;
    border: 0;
    width: 100%;
    height: 73px;
    padding: 0 100px 0 40px;
    font-size: 18px;
    line-height: 22px;
    color: #02040a;
    font-family: "Montserrat", sans-serif;
}

.input-ps .ps {
    position: absolute;
    right: 30px;
    font-size: 16px;
    line-height: 22px;
    color: #02040a;
    opacity: 0.4;
}

.input-ps input::-webkit-input-placeholder {
    font-size: 18px;
    line-height: 22px;
    color: #02040a;
    font-family: "Montserrat", sans-serif;
}

.input-ps input::-moz-placeholder {
    font-size: 18px;
    line-height: 22px;
    color: #02040a;
    font-family: "Montserrat", sans-serif;
}

.input-ps input:-moz-placeholder {
    font-size: 18px;
    line-height: 22px;
    color: #02040a;
    font-family: "Montserrat", sans-serif;
}

.input-ps input:-ms-input-placeholder {
    font-size: 18px;
    line-height: 22px;
    color: #02040a;
    font-family: "Montserrat", sans-serif;
}

.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    overflow: initial !important;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
}

.glyphicon {
    background: #f2f3f7;
    box-shadow: 6px 6px 16px #becde2, -6px -6px 16px #ffffff;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    margin-right: 16px;
    top: -2px;
}

.glyphicon.icon-Tether {
    background: url(http://leton.cc/theme/demo11/assets/img/ps/ps-circle/usdt.png) #f2f3f7 no-repeat center;
    background-size: 38px;
}

.glyphicon.icon-USD {
    background: url(http://leton.cc/theme/demo11/assets/img/ps/ps-circle/usd.png) #f2f3f7 no-repeat center;
    background-size: 38px;
}

.glyphicon.icon-RUB {
    background: url(http://leton.cc/theme/demo11/assets/img/ps/ps-circle/rub.png) #f2f3f7 no-repeat center;
    background-size: 38px;
}

.glyphicon.icon-BTC {
    background: url(http://leton.cc/theme/demo11/assets/img/ps/ps-circle/btc.png) #f2f3f7 no-repeat center;
    background-size: 38px;
}

.glyphicon.icon-ETH {
    background: url(http://leton.cc/theme/demo11/assets/img/ps/ps-circle/eth.png) #f2f3f7 no-repeat center;
    background-size: 38px;
}

.glyphicon.icon-LTC {
    background: url(http://leton.cc/theme/demo11/assets/img/ps/ps-circle/ltc.png) #f2f3f7 no-repeat center;
    background-size: 38px;
}

.glyphicon.icon-TRON {
    background: url(http://leton.cc/theme/demo11/assets/img/ps/ps-circle/tron.png) #f2f3f7 no-repeat center;
    background-size: 38px;
}

.glyphicon.icon-DOOGE {
    background: url(http://leton.cc/theme/demo11/assets/img/ps/ps-circle/doge.png) #f2f3f7 no-repeat center;
    background-size: 38px;
}

.glyphicon.icon-Ripple {
    background: url(http://leton.cc/theme/demo11/assets/img/ps/ps-circle/xrp.png) #f2f3f7 no-repeat center;
    background-size: 38px;
}

.glyphicon.icon-PAYEER {
    background: url(http://leton.cc/theme/demo11/assets/img/ps/ps-circle/payeer.png) #f2f3f7 no-repeat center;
    background-size: 38px;
}

.glyphicon.icon-PM {
    background: url(http://leton.cc/theme/demo11/assets/img/ps/ps-circle/pm.png) #f2f3f7 no-repeat center;
    background-size: 38px;
}

.glyphicon.icon-QIWI {
    background: url(http://leton.cc/theme/demo11/assets/img/ps/ps-circle/qiwi.png) #f2f3f7 no-repeat center;
    background-size: 38px;
}

.glyphicon.icon-YM {
    background: url(http://leton.cc/theme/demo11/assets/img/ps/ps-circle/yandexmoney.png) #f2f3f7 no-repeat center;
    background-size: 38px;
}

.glyphicon.icon-Visa {
    background: url(http://leton.cc/theme/demo11/assets/img/ps/ps-circle/visa.png) #f2f3f7 no-repeat center;
    background-size: 38px;
}

.glyphicon.icon-MasterCard {
    background: url(http://leton.cc/theme/demo11/assets/img/ps/ps-circle/mastercard.png) #f2f3f7 no-repeat center;
    background-size: 38px;
}

.modal-success_payment .modal-body {
    padding: 50px 40px 40px;
}

.modal-success_payment .tit {
    margin-bottom: 44px;
}

.modal-success_payment .item {
    margin-top: 20px;
}

.modal-success_payment .item .tit {
    color: #02040a;
    opacity: 0.5;
    min-height: auto;
    margin-bottom: 0;
}

.modal-success_payment .value {
    font-family: "Montserrat", sans-serif;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

.modal-success_payment .value .glyphicon {
    width: 24px;
    height: 24px;
    background-size: 18px;
}

.modal-success_payment .btn-flex {
    border-top: 2px dashed rgba(7, 34, 100, 0.2);
    padding-top: 30px;
    margin-top: 33px;
}

.modal-success_payment .btn-close {
    border: 2px solid rgba(7, 34, 100, 0.2);
    border-radius: 5px;
    background: transparent;
    color: #778090;
    width: 140px;
    margin: 0 7px;
}

.modal-success_payment .btn-payment {
    margin: 0 7px;
    width: 197px;
}

.lk__wallets {
    margin-top: 60px;
}

.lk__wallets p.p-tit {
    opacity: 0.5;
    margin: 25px 0 0;
}

.wallets {
    background: #ffffff;
    border-radius: 20px;
    padding: 50px 15px 50px 50px;
    margin-top: 40px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.wallets__item {
    width: calc(50% - 35px);
    margin-right: 35px;
    position: relative;
    background: #f2f3f7;
    box-shadow: inset 4px 4px 8px rgba(190, 205, 226, 0.5), inset -5px -5px 30px #ffffff;
    border-radius: 10px;
    height: 73px;
    padding: 0 27px 0 15px;
    margin-bottom: 28px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

.wallets__name {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    position: absolute;
    font-size: 18px;
    line-height: 22px;
    font-family: "Montserrat", sans-serif;
    left: 15px;
}

.wallets__name .img {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    background: #f2f3f7;
    box-shadow: 6px 6px 16px #becde2, -6px -6px 16px #ffffff;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    margin-right: 14px;
}

.wallets__input {
    width: 335px;
    text-align: right;
    height: 100%;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    line-height: 22px;
    border: 0;
    background: transparent;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.wallets__input::-webkit-input-placeholder {
    color: #02040a;
    opacity: 0.5;
    font-size: 16px;
    line-height: 100%;
    font-family: "Montserrat", sans-serif;
}

.wallets__input::-moz-placeholder {
    color: #02040a;
    opacity: 0.5;
    font-size: 16px;
    line-height: 100%;
    font-family: "Montserrat", sans-serif;
}

.wallets__input:-moz-placeholder {
    color: #02040a;
    opacity: 0.5;
    font-size: 16px;
    line-height: 100%;
    font-family: "Montserrat", sans-serif;
}

.wallets__input:-ms-input-placeholder {
    color: #02040a;
    opacity: 0.5;
    font-size: 16px;
    line-height: 100%;
    font-family: "Montserrat", sans-serif;
}

.wallets .btn {
    padding: 10px 30px;
}

.settings__nav {
    margin-top: 30px;
}

.settings__nav ul {
    list-style: none;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    align-items: center;
}

.settings__nav li {
    margin-right: 17px;
}

.settings__nav a {
    background: #ffffff;
    border-radius: 20px;
    width: 220px;
    height: 57px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    color: #02040a;
    font-size: 20px;
    line-height: 24px;
    font-family: "Montserrat", sans-serif;
}

.settings__item {
    background: #ffffff;
    border-radius: 20px;
    margin-top: 30px;
    padding: 35px 30px 40px;
}

.settings__item h3 {
    font-size: 20px;
    line-height: 24px;
}

.settings__item p {
    opacity: 0.5;
}

.settings__item ul {
    margin-top: 30px;
}

.settings__item .hash {
    margin-top: 34px;
}

.settings__item .hash__form {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-end;
    align-items: flex-end;
}

.settings__item .hash__form .form-group {
    margin: 0;
    width: calc(100% - 215px);
    padding-right: 30px;
}

.settings__item .hash__form .form__btn {
    width: 215px;
}

.settings__item .phase {
    border-top: 2px dashed rgba(7, 34, 100, 0.2);
    margin-top: 30px;
    padding-top: 30px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.settings__item .phase .text {
    margin-left: 35px;
}

.settings__item .phase .text p {
    margin: 0 0 9px;
}

.settings__item .phase .text .tit {
    font-size: 20px;
    line-height: 24px;
    font-family: "Montserrat", sans-serif;
}

.settings__item .lk__mobile-app {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

.settings__item .lk__mobile-app .app-btn {
    background: #f2f3f7;
    box-shadow: 6px 6px 16px #becde2, -6px -6px 16px #ffffff;
    border-radius: 4px;
    width: 173px;
    height: 60px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-left: 18px;
}

.settings__item .lk__mobile-app p {
    opacity: 1;
    color: rgba(7, 34, 100, 0.5);
    margin-left: 12px;
}

.settings__item .lk__mobile-app .tit {
    display: block;
    font-size: 16px;
    font-family: "Montserrat", sans-serif;
    line-height: 100%;
    color: #02040a;
}

.settings__item .form-2fa {
    width: 830px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.settings__item .form-2fa .form-group {
    margin: 0;
    padding-right: 30px;
    width: calc((100% - 215px) / 2);
}

.settings__item .form-2fa .btn {
    width: 215px;
}

.copyText {
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.copyText .form-control {
    padding-right: 55px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.copyText button {
    position: absolute;
    background: transparent;
    border: 0;
    position: absolute;
    right: 20px;
}

#change-password .btn {
    width: 215px;
}

#change-password form {
    margin-top: 35px;
}

#change-password .password__item {
    margin: 0;
    padding-right: 30px;
    width: calc((100% - 215px) / 3);
}

a:focus {
    text-decoration: none !important;
}

.lk__banner__nav {
    margin-top: 30px;
}

.lk__banner__nav ul {
    list-style: none;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    align-items: center;
}

.lk__banner__nav li {
    margin-right: 17px;
}

.lk__banner__nav a {
    background: #ffffff;
    border-radius: 20px;
    width: 220px;
    height: 57px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    color: #02040a;
    font-size: 20px;
    line-height: 24px;
    font-family: "Montserrat", sans-serif;
}

.lk__banner__item {
    background: #ffffff;
    border-radius: 20px;
    margin-top: 30px;
    padding: 35px 30px 40px;
}

.lk__banner__item h3 {
    font-size: 20px;
    line-height: 24px;
}

.lk__banner__item .banner-container {
    background: #c4c4c4;
    margin-top: 30px;
}

#lk__banner_728_90.lk__banner__item .banner-container {
    width: 728px;
    height: 90px;
}

#lk__banner_468_60.lk__banner__item .banner-container {
    width: 468px;
    height: 60px;
}

#lk__banner_250_250.lk__banner__item .banner-container {
    width: 250px;
    height: 250px;
}

#lk__banner_125_125.lk__banner__item .banner-container {
    width: 125px;
    height: 125px;
}

.lk__banner__item .banner-code {
    border-top: 2px dashed rgba(7, 34, 100, 0.2);
    margin-top: 30px;
    padding-top: 30px;
}

.lk__banner__item .form-group {
    margin: 0;
    padding-right: 30px;
    width: calc(100% - 215px);
}

.lk__banner__item .form-control {
    text-overflow: ellipsis;
}

.lk__banner__item .btn {
    width: 215px;
}

.lk__banner__row {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -30px;
}

.lk__banner__row .lk__banner__item {
    width: calc(50% - 30px);
    margin-right: 30px;
}

.lk__partners {}

.partners__invite {
    background: #ffffff;
    border-radius: 20px;
    margin-top: 30px;
    padding: 35px 30px 40px;
}

.partners__invite h3 {
    font-size: 20px;
    line-height: 24px;
}

.partners__invite .invite {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.partners__invite .invite .img {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    background: #f2f3f7;
    border-radius: 42px;
    width: 27px;
    height: 27px;
    border-radius: 50%;
    margin-right: 9px;
    border: 2px solid rgb(7 34 100 / 0.2);
    background: transparent;
}

.partners__invite .invite .img img {
    max-width: 15px;
}

.partners__invite .invite .name {
    font-size: 16px;
    line-height: 100%;
}

.partners__link {
    border-top: 2px dashed rgba(7, 34, 100, 0.2);
    margin-top: 30px;
    padding-top: 30px;
}

.partners__link .form-group {
    margin: 0;
    padding-right: 30px;
    width: calc(100% - 215px);
}

.partners__link .btn {
    width: 215px;
}

.partners__statistics {
    background: url(../img/about__bg.jpg) #0e4ba8 no-repeat center;
    border-radius: 20px;
    margin-top: 30px;
    padding: 35px 30px 40px;
}

.partners__statistics h3 {
    font-size: 20px;
    line-height: 24px;
    color: #ffffff;
}

.partners__statistics-flex {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 16px;
}

.partners__statistics-flex .item {
    margin: 16px 0;
    width: calc(100% / 3);
}

.partners__statistics-flex .img {
    background: #02040a;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-right: 12px;
}

.partners__statistics-flex .info {}

.partners__statistics-flex .tit {
    color: #ffffff;
    opacity: 0.5;
}

.partners__statistics-flex .value {
    font-size: 20px;
    line-height: 24px;
    color: #ffffff;
    font-family: "Montserrat", sans-serif;
}

.partners__list {
    margin-top: 55px;
}

.partners__tab {
    background: #ffffff;
    border-radius: 20px;
    margin-top: 30px;
    padding: 35px 30px 40px;
}

.lk-tab .nav-tabs {
    border: 0;
    width: 100%;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}

.lk-tab .nav-item {
    float: none;
    margin-bottom: 0;
    margin-right: 60px;
}

.lk-tab .nav-link {
    padding: 0;
    border: 0 !important;
    background: transparent !important;
}

.lk-tab .nav-link h2 {
    font-size: 20px;
    line-height: 24px;
}

.lk-tab .nav-link h2:after {
    background: #f2f3f7;
}

.lk-tab .active .h2-line:after,
.lk-tab a:hover .h2-line:after {
    background: #a47ff4;
}

.partners__list .table {
    margin-top: 35px;
}

.table-style table {
    width: 100%;
}

.table-style th .tit {
    color: #02040a;
    opacity: 0.5;
}

.table-style td {
    background: #ffffff;
    padding-top: 27px;
    padding-bottom: 0;
}

.table-style tr:nth-child(2) td:first-child {
    border-radius: 20px 0 0 0;
}

.table-style tr:nth-child(2) td:last-child {
    border-radius: 0 20px 0 0;
}

.table-style tr:last-child td:first-child {
    border-radius: 0 0 0 20px;
}

.table-style tr:last-child td:last-child {
    border-radius: 0 0 20px 0;
}

.table-style th:last-child,
.table-style td:last-child {
    text-align: right;
    padding-right: 60px;
}

.table-style th:first-child,
.table-style td:first-child {
    padding-left: 45px;
}

.table-style tr:last-child td {
    padding-bottom: 27px;
}

.table-style td .tit {
    display: none;
}

.table-style td .value {
    color: #02040a;
}

.table-style .investor {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}

.table-style .investor-img {
    background: #f2f3f7;
    border-radius: 42px;
    width: 27px;
    height: 27px;
    border-radius: 50%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-right: 8px;
}

.table-style .investor-img img {
    margin: 0;
    max-width: 18px;
    max-height: 18px;
}

.table-style .investor-name {
    font-family: "Montserrat", sans-serif;
}

.partners__list .partners__statistics-flex {
    margin-right: -30px;
}

.partners__list .partners__statistics-flex .item {
    background: url(../img/about__bg.jpg) #0e4ba8 no-repeat center;
    border-radius: 20px;
    margin-top: 30px;
    padding: 35px 30px 40px;
    width: calc(50% - 30px);
    margin-bottom: 0;
    margin-right: 30px;
}

.history-table__header {
    display: flex;
    margin-top: 40px;
    padding: 0 25px;
}

.history-table__header .tit {
    color: #02040a;
    opacity: 0.5;
    padding: 0 10px;
}

.history-table .history__date {
    width: 280px;
    padding-left: 20px;
}

.history-table .history__ps {
    width: 460px;
}

.history-table .history__operation {
    width: 400px;
}

.history-table .history__summ {
    width: 160px;
    text-align: right;
    padding-right: 50px;
}

.history-table .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #a47ff4 !important;
}

.history-table .mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail,
.history-table .mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
    width: 2px;
    background-color: #fff;
    background-color: #dddddd;
}

@media (max-width: 1300px) {
    .lk-header {
        padding-top: 0;
        background: #fff;
    }
    .lk-header .header__container {
        padding: 20px 0;
    }
    .lk-header .header__bottom {
        margin-top: 0;
        right: 0;
        box-shadow: none;
    }
    .lk-header .btn__exit {
        margin-right: 50px;
    }
    .lk__menu {
        border-radius: 0;
    }
    .lk__menu .menu__link {
        height: auto;
        -webkit-flex-direction: row;
        flex-direction: row;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        padding: 10px 20px;
    }
    .lk__menu .menu__link svg {
        margin: 0 10px 0 0;
        height: 19px;
        width: 20px;
    }
    .lk__menu .menu__list {
        padding: 0;
        overflow: hidden;
    }
    .lk__balance {
        margin-top: 150px;
    }
    .lk__tariff {
        padding-right: 45px;
    }
    .lk-calculator {
        margin-top: 45px;
    }
    .lk-calculator .calculator {
        width: 100%;
        padding-right: 30px;
    }
    .create-deposit {
        border-radius: 0 0 20px 20px;
        background: url(../img/5.jpg) #0e4ba8 no-repeat center;
        width: 100%;
        background-size: cover;
    }
    .create-deposit__header {
        margin-top: 60px;
        margin-bottom: 60px;
    }
    .create-deposit__body {
        padding-bottom: 60px;
    }
    .create-deposit__description {
        margin-top: 30px;
    }
    .balance .balance__img {
        margin-right: 15px;
        width: 40px;
        height: 40px;
    }
    .balance .balance__img img {
        max-width: 90%;
    }
    .balance .balance__description {
        width: calc(100% - 55px);
        padding-right: 20px;
    }
    .withdraw__form {
        width: 100%;
        margin-top: 50px;
    }
    .partners__statistics-flex .item {
        margin: 16px 0;
        width: 50%;
    }
    .lk__reviews .reviews__item {
        width: calc((100% / 2) - 30px);
    }
    .settings__item .form-2fa {
        width: 100%;
        margin-top: 20px;
    }
}

@media (max-width: 900px) {
    .settings__nav {
        display: none;
    }
    .settings__item .hash__form .form-group {
        margin: 0;
        width: 100%;
        padding-right: 0;
        margin-bottom: 20px;
    }
    #change-password .password__item {
        width: 50%;
    }
    .settings__item .lk__mobile-app {
        margin-top: 20px;
    }
    .settings__item .form-2fa .form-group {
        margin: 0;
        padding-right: 30px;
        width: 50%;
        margin-bottom: 20px;
    }
    .settings__item .hash__form {
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .lk__tariff .tariff__description {
        width: 100%;
        margin-top: 15px;
    }
    .lk__tariff {
        padding: 45px;
    }
    .lk__tariff .tariff__item {
        width: 100%;
        top: 0;
        left: 0;
        margin-bottom: 20px;
        transform: none !important;
    }
    .balance-text ul {
        width: 100%;
        margin-top: 0;
    }
    .balance-text h2 {
        margin-bottom: 30px;
    }
    .balance .balance__item {
        width: calc(33% - 23px);
    }
    .lk__tariff .tariff__description .value_size_small {
        line-height: 27px;
        top: 0;
    }
    .lk__banner__nav {
        display: none;
    }
    .lk__banner__item .banner-container {
        max-width: 100%;
    }
    .lk__banner__item .form-group {
        margin: 0;
        padding-right: 0;
        width: 100%;
        margin-bottom: 20px;
    }
    .lk__banner__item .form-control {
        text-overflow: ellipsis;
        padding: 0 20px;
    }
    .lk__history h2 {
        width: 100%;
        margin-bottom: 30px;
    }
    .lk__history .statistics__item {
        margin-right: 60px;
    }
    .history-table table,
    .history-table tr,
    .history-table tbody,
    .history-table td {
        display: block;
    }
    .history-table tbody {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        flex-direction: row;
        -webkit-align-items: center;
        align-items: center;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .history-table__header {
        display: none;
    }
    .history-table td {
        width: 100% !important;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        flex-direction: row;
        -webkit-align-items: center;
        align-items: center;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        padding: 0 !important;
        margin-bottom: 10px;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .history-table .table {
        background: transparent;
        padding: 0;
        margin-top: 30px;
    }
    .history-table tr {
        background: #231d70;
        border-radius: 20px;
        margin-bottom: 20px;
        padding: 30px 20px;
        width: calc(50% - 26px);
        margin-right: 20px;
    }
    .history-table td .tit {
        display: block;
        margin-right: 10px;
    }
    .lk-tab .nav-item {
        margin-right: 0;
    }
    .lk-tab .nav-tabs {
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }
    .lk-tab .nav-link h2 {
        font-size: 15px;
        line-height: 17px;
    }
    .partners__list .partners__statistics-flex .item {
        margin-top: 25px;
        padding: 20px;
        width: calc(50% - 30px);
    }
    .table-style table,
    .table-style tr,
    .table-style tbody,
    .table-style td {
        display: block;
    }
    .table-style tbody {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        flex-direction: row;
        -webkit-align-items: center;
        align-items: center;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .table-style tr:first-child {
        display: none;
    }
    .table-style td {
        width: 100% !important;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        flex-direction: row;
        -webkit-align-items: center;
        align-items: center;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        padding: 0 !important;
        margin-bottom: 10px;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .table-style td .tit {
        display: block;
        font-family: "Montserrat", sans-serif;
        margin-right: 10px;
        font-size: 15px;
    }
    .table-style td .value {
        font-size: 15px;
    }
    .table-style tr {
        background: #ffffff;
        border-radius: 20px;
        margin-bottom: 20px;
        padding: 30px 20px;
        width: calc(50% - 26px);
        margin-right: 20px;
        border: 2px solid rgba(7, 34, 100, 0.2);
    }
    .wallets {
        padding: 25px 20px;
    }
    .wallets__item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
}

.protection__status img {
    margin-right: 5px;
}

@media (max-width: 600px) {
    .wallets {
        padding: 0;
        background: transparent;
    }
    .wallets__name {
        left: 0;
        margin-bottom: 10px;
        position: relative;
    }
    .wallets__item {
        display: block;
        height: auto;
        padding: 15px;
        background: #fff;
        box-shadow: none;
    }
    .wallets__input {
        width: 100%;
        background: #f2f3f7;
        box-shadow: none;
        text-align: left;
        padding: 15px 19px;
        box-shadow: inset 4px 4px 8px rgba(190, 205, 226, 0.5), inset -5px -5px 30px #ffffff;
    }
    .settings__item {
        padding: 25px 20px;
    }
    .protection__status {
        margin-top: 10px;
    }
    .settings__item .phase .text {
        margin-left: 0;
        width: calc(100% - 98px);
        padding-left: 13px;
    }
    .settings__item .lk__mobile-app {
        margin-top: 0;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .settings__item .lk__mobile-app .app-btn {
        width: 100%;
        margin: 20px 0;
    }
    .settings__item .form-2fa .form-group {
        width: 100%;
        padding: 0;
    }
    .settings__item .hash__form .form__btn,
    #change-password .btn,
    .settings__item .form-2fa .btn {
        width: 100%;
        height: 50px;
    }
    .settings {
        margin-bottom: 50px;
    }
    #change-password .password__item {
        width: 100%;
        padding: 0;
        margin-bottom: 20px;
    }
    .lk__reviews .reviews__item {
        width: calc((100% / 1) - 30px);
    }
    .withdraw__form {
        width: 100%;
        margin-top: 30px;
        padding: 25px 20px 30px;
        margin-bottom: 50px;
    }
    .lk-header .btn__back,
    .lk-header .header__user {
        display: none;
    }
    .lk-header .btn__exit {
        margin-right: 50px;
        width: 115px;
    }
    .lk-header .btn__exit img {
        margin-right: 7px;
    }
    .lk-header .header__container {
        padding: 10px 0;
    }
    .lk__balance {
        margin-top: 110px;
    }
    .lk__tariff {
        padding: 20px 20px 40px;
    }
    .lk__tariff .tariff__item {
        margin-bottom: 9px;
    }
    .create-deposit__body {
        padding: 0 30px 40px;
    }
    .create-deposit__description {
        margin-top: 18px;
    }
    .lk__footer {
        margin-top: 0;
    }
    .page {
        padding-bottom: 0;
    }
    .balance .balance__visibility {
        margin-top: 20px;
        width: 100%;
    }
    .balance .balance__item {
        width: calc(100% - 23px);
    }
    .balance .balance__img {
        width: 60px;
        height: 60px;
        margin-right: 20px;
    }
    .balance .balance__description {
        width: calc(100% - 80px);
    }
    .lk__tariff {
        margin-bottom: 50px;
    }
    .lk__banner__row .lk__banner__item {
        width: calc(100% - 30px);
    }
    .lk__banner__item {
        background: #ffffff;
        border-radius: 20px;
        margin-top: 30px;
        padding: 25px 20px 30px;
    }
    .lk__banner__item .btn {
        width: 215px;
        width: 100%;
        height: 50px;
    }
    .history-table tr,
    .table-style tr {
        background: #231d70;
        border-radius: 20px;
        margin-bottom: 20px;
        padding: 30px 20px;
        width: calc(100% - 36px);
    }
    .table-style tr {
        width: 100%;
        margin-right: 0;
    }
    .history-table .table {
        margin-top: 15px;
    }
    .partners__list .partners__statistics-flex .item {
        margin-top: 0;
        margin-bottom: 15px;
        padding: 20px;
        width: calc(100% - 30px);
    }
    .lk-tab .nav-tabs {
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
    }
    .lk-tab .nav-item {
        margin: 0 20px 20px 0;
    }
    .partners__link .form-group {
        margin: 0;
        padding-right: 0;
        width: 100%;
        margin-bottom: 20px;
    }
    .partners__link .btn {
        width: 100%;
        height: 50px;
    }
    .partners__statistics-flex .item {
        margin: 8px 0;
        width: 100%;
    }
    .partners__statistics-flex .img {
        margin-right: 10px;
        display: none;
    }
    .partners__statistics-flex .info {
        width: 100%;
    }
    .partners__statistics {}
    .partners__tab {
        padding: 35px 20px;
    }
    .partners__tab {
        padding: 35px 20px 10px;
        margin-bottom: 50px;
    }
    .lk__wallets {
        margin-bottom: 50px;
    }
    .btn__open-account.form__btn.btn img {
        margin-right: 12px;
        position: relative;
        top: -3px;
    }
}

@media (max-width: 400px) {
    .lk-header .btn__exit {
        margin-right: 40px;
        width: 100px;
    }
    .lk-calculator .calculator {
        padding: 25px 20px;
    }
    .lk-calculator .tab-content {
        margin-top: 30px;
    }
    .lk-calculator .calculator__ps .ps {
        width: 100%;
    }
    .settings__item .phase .text {
        margin-left: 0;
        width: 100%;
        padding-left: 0;
    }
    .settings__item .phase .text p {
        margin: 9px 0 0 0;
    }
}

.partners__statistics-flex.partners__statistics-item3 .item {
    margin: 16px 0;
    width: calc((100% / 3) - 15px);
    background: url(../img/about__bg.jpg) #3f3301 no-repeat center;
    border-radius: 20px;
    padding: 20px 30px 20px !important;
}

.tariff__description {
    border: 1px solid rgb(255 255 255 / 0.2);
    border-radius: 5px;
    padding: 20px 20px 17px;
    width: 230px;
    margin-right: 35px;
}

.lk__tariff .tariff__item {
    margin-right: 85px;
}

.user .user__img {
    border: 2px solid rgb(7 34 100 / 0.2);
    background: transparent;
}

.user .user__img img {
    width: 25px;
    max-height: 27px;
}

@media (max-width: 600px) {
    .partners__statistics-flex.partners__statistics-item3 .item {
        margin: 8px 0;
        width: 100%;
    }
    .lk {
        padding-top: 100px !important;
    }
    .lk__tariff .tariff__item {
        margin-right: 0;
    }
    .lk__tariff .tariff__description {
        margin-right: 0;
    }
    .lk__banner__item .banner-container {
        height: auto !important;
    }
    .history-table tr:first-child {
        display: block;
    }
    .history-table tr,
    .table-style tr {
        width: 100%;
        margin-right: 0;
    }
    .lk-calculator .nav-item {
        margin-right: 0;
    }
    .lk-calculator .nav-tabs {
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }
    .lk-calculator .nav-item .h2-line:after {
        width: 100%;
    }
}

.lk__banner__item .banner-container img {
    max-width: 100%;
}

.modal .modal-content {
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 100%;
    background: #ffffff;
    border-radius: 20px;
    box-shadow: none;
    border: 0;
    width: 100%;
}

.modal button.close {
    position: absolute;
    right: 16px;
    top: 13px;
    z-index: 2;
}

.modal .modal-table {
    width: 100%;
    margin-bottom: 30px;
    border-bottom: 2px dashed rgba(7, 34, 100, 0.2);
}

.modal .modal-table td:first-child {
    padding: 0 10px 15px 0;
}

.modal .btn-secondary {
    border: 2px solid rgba(7, 34, 100, 0.2);
    border-radius: 5px;
    background: transparent;
    color: #778090;
    font-size: 16px;
    line-height: 12px;
    text-transform: initial;
    font-family: "Montserrat", sans-serif;
    height: 48px;
    padding: 0 20px;
    margin-right: 20px;
}

.modal .modal-table td:last-child {
    font-family: "Montserrat", sans-serif;
}

.modal .btn-secondary {
    border: 2px solid rgba(7, 34, 100, 0.2);
    border-radius: 5px;
    background: transparent;
    color: #778090;
    font-size: 16px;
    line-height: 12px;
    text-transform: initial;
    font-family: "Montserrat", sans-serif;
    height: 48px;
    padding: 0 20px;
    margin-right: 20px;
}

.modal .btn-primary {
    font-size: 16px;
    line-height: 12px;
    text-transform: initial;
    font-family: "Montserrat", sans-serif;
    height: 48px;
    padding: 0 20px;
    margin-right: 20px;
}

.modal .modal-table td {
    color: #02040a;
    opacity: 0.5;
}

.modal .modal-table td:last-child {
    font-family: "Montserrat", sans-serif;
    opacity: 1;
    text-align: right;
    padding: 0 0 15px 10px;
}

.modal .modal-table tr:last-child td {
    padding-bottom: 20px;
}

.modal .btn-secondary {
    border: 2px solid rgba(7, 34, 100, 0.2);
    border-radius: 5px;
    background: transparent;
    color: #778090;
    font-size: 16px;
    line-height: 12px;
    text-transform: initial;
    font-family: "Montserrat", sans-serif;
    height: 48px;
    padding: 0 20px;
    margin-right: 20px;
}

.modal .btn-primary {
    font-size: 16px;
    line-height: 12px;
    text-transform: initial;
    font-family: "Montserrat", sans-serif;
    height: 48px;
    padding: 0 20px;
    margin-right: 20px;
}

.modal .modal-content {
    background: #ffffff;
    border-radius: 20px;
    box-shadow: none;
    border: 0;
    width: 100%;
}

.modal .modal-body {
    padding: 50px 40px 40px;
}

.modal .tit {
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
    min-height: 75px;
    margin-bottom: 30px;
}

.modal .tit img {
    position: absolute;
}

.modal .tit h2 {
    position: relative;
}

.history-table td:first-child {
    padding-top: 27px;
}

/* history-table */

.history-table .value .img {
    background: #f2f3f7;
    box-shadow: 6px 6px 16px #becde2, -6px -6px 16px #ffffff;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    line-height: 0;
    margin-right: 12px;
}

.history-table .value img {
    width: 21px;
}

.history-table td {
    padding: 20px 10px;
}

.history-table tr {
    border-bottom: 2px dashed rgba(7, 34, 100, 0.2);
}

.history-table tr:last-child td {
    padding-bottom: 20px;
}

.history-table .table {
    padding-top: 40px;
}

.history-table .mCSB_scrollTools .mCSB_draggerContainer {
    left: 15px;
}

.history-table .mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
    left: 2px;
    position: relative;
}

@media (max-width: 900px) {
    .history-table tr {
        border-bottom: 0;
    }
}

.attent_payeer {
    display: block;
    text-align: center;
    max-width: 338px;
    line-height: 21px;
    margin: 30px auto;
    border-radius: 6px;
    padding: 18px;
    background: #02040a;
    color: #fff;
}

.msg-item--pay .msg-item__info-price {
    color: #ed2827;
}

.msg-item__img {
    -webkit-border-radius: 16px;
    border-radius: 16px;
    width: 60px;
    height: 60px;
    margin-right: 17px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #02040a;
    border-radius: 50%;
}

.msg-item__info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.msg-item__info-title {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    margin-bottom: 4px;
    opacity: 0.6;
}

.msg-item__info-price {
    font-weight: bold;
    font-size: 18px;
    line-height: 23px;
    color: #fff;
}

.msg-item.msg-item--deposit {
    border-radius: 20px;
    background: url(../img/footer.jpg) no-repeat center;
    background-size: cover;
    position: fixed;
    z-index: 999999999999999999999;
    bottom: 50px;
    left: 50px;
    border-radius: 20px;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    padding: 20px 34px 20px 20px;
}

@media (max-width: 330px) {
    .msg-item.msg-item--deposit {
        padding: 13px;
        width: 90%;
        left: 5%;
    }
    .msg-item__img {
        margin-right: 10px;
    }
    .msg-item__info-title {
        font-size: 14px;
    }
}