/*==========  about__cer CSS START  ========== */

.about__cer {
    position: unset !IMPORTANT;
}

.about__cer .cer {
    max-width: 300px;
    position: absolute;
    right: 10%;
    box-shadow: 0px 0px 3px #000;
    border-radius: 5px;
}

/*==========  home_plan_bg  CSS START  ========== */

.home_plan_bg {
    text-align: center;
    padding: 0px !IMPORTANT;
}

.home_plan_bg .home_plan1 {
    display: inline-block;
    width: 47%;
    background: #3e58b9;
    color: #fff;
    text-align: right;
    padding: 20px 30px;
    margin: 10px 7px;
    border-radius: 50px;
    transition: 1s;
    position: relative;
}

.home_plan_bg .home_plan1:hover {
    box-shadow: 0px 0px 0px 200px #1d1e2f inset;
    transition: 1s;
}

.home_plan_bg .home_plan1 img {
    max-width: 90px;
    position: absolute;
    left: 0px;
    top: 0px;
    padding: 10px;
    background: #fff;
    transition: 1s;
}

.home_plan_bg .home_plan1:hover img {
    background: #000;
    transition: 1s;
    border-radius: 0px 0% 30% 0px;
}

.home_plan_bg .home_plan1 h3 {
    font-size: 20px;
}

.home_plan_bg .home_plan1 h2 {
    font-size: 30px;
    padding: 10px 0px;
    color: #deb144;
}

.home_plan_bg .home_plan1 h2 span {
    background: #deb144;
    font-size: 14px;
    padding: 10px 20px;
    border-radius: 5px;
    margin: 0px 10px 0px 0px;
    color: #000;
}

.home_plan_bg .home_plan1 h4 {
    font-size: 15px;
    color: #fff;
    text-transform: capitalize;
    font-weight: 300;
    padding: 5px 0px 0px;
}

.home_plan_bg .home_plan1 h4 span {
    display: block;
    font-size: 21px;
    font-weight: 700;
    color: #deb144;
}

.home_plan_bg .home_plan1 a {
    background: #b59037;
    color: #000;
    padding: 10px 20px;
    display: block;
    max-width: 200px;
    text-align: center;
    margin: 10px auto 0px;
    border-radius: 2px;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    transition: 1s;
}

.home_plan_bg .home_plan1 a:hover {
    box-shadow: 0px 100px 0px #fff inset;
    transition: 1s;
}

/*==========  plan tab   CSS START  ========== */

.plan_tab {
    text-align: center;
    padding: 0px 0px 30px 0px;
}

.plan_tab button {
    font-size: 20px;
    padding: 6px 25px;
    margin: 5px 10px;
    border: 2px solid #3e58b9;
    font-weight: 300;
    text-transform: capitalize;
    border-radius: 2px;
}

.plan_tab button.active {
    background: #3e58b9;
    color: #fff;
}

.tabcontent {
    display: none;
}

/*==========  cal_bg  CSS START  ========== */

.cal_bg .selectric {
    border: none !important;
    background: #6479c6 !important;
}

.cal_bg .selectric .label {
    font-size: 18px !important;
    color: #fff !important;
    height: unset !important;
    padding: 5px 10px !important;
    font-weight: 300 !important;
}

.cal_bg .selectric .button {
    width: 42px;
    height: 48px;
}

/*==========  refferal  CSS START  ========== */

.ref_bg {}

.ref_bg p {
    max-width: 480px;
}

.ref_bg ul {
    background: #3e58b9;
    margin: 10px 0px;
    display: flex;
}

.ref_bg ul li {
    font-weight: 400;
    display: inline-block;
    width: 25%;
    color: #fff;
    text-align: center;
    padding: 10px;
}

.ref_bg ul li span {
    text-shadow: 3px 2px #000000;
    display: block;
    font-size: 30px;
    text-align: center;
    color: #ffffff;
    -webkit-text-stroke: 1px #fff;
    -webkit-text-fill-color: transparent;
}

.ref_bg ul li:nth-child(1) {
    padding: 0px;
}

.ref_bg ul li:nth-child(2) {
    background: #fff;
    padding: 20px 0px;
    color: #3e58b9;
    width: 43%;
}

body.template .referral__level-item {
    min-height: 85px;
    margin: 5px 0px 5px;
}

.separate-title b {
    color: #deb144;
    padding: 0px 5px;
}

/*==========  news_bg   CSS START  ========== */

.news_bg {
    text-align: center;
}

.news_bg img {
    max-width: 100px;
    margin: 50px auto 20px;
    background: #000;
    display: block;
}

.news_bg h1 {
    font-size: 65px;
}

.news_bg h3 {
    font-size: 16px;
    font-weight: 300;
    color: #eeb237;
}

.news_bg h3 span {
    font-size: 30px;
    font-weight: 900;
    display: block;
}

/*==========  account trans  CSS START  ========== */

.trans_bg {
    display: block !important;
}

body.dashboard .account__referral-user:before {
    background-image: url(../images/db/ic2.png);
}

body.dashboard .account__referral-link:before {
    background-image: url(../images/db/ic3.png);
}

body.dashboard .trans_bg:before {
    background-image: url(../images/db/ac-21.png) !important;
    background-size: 65% 62%;
}

body.dashboard .trans_bg1:before {
    background-image: url(../images/db/ac-22.png) !important;
    background-size: 65% 62%;
}

.trans_bg table {
    margin: 10px 0px 0px;
    width: 100%;
    height: 130px;
    overflow-y: scroll;
}

.trans_bg table td {
    padding: 5px 10px;
    color: #161e31;
}

.trans_bg1 table td {
    color: #fff;
}

.trans_bg table td img {
    width: 31px;
    float: left;
    display: unset;
    margin: 0px 20px 0px 0px;
}

.trans_bg table td:nth-child(2) {
    font-size: 15px;
    text-transform: unset;
    font-weight: 300;
}

.trans_bg table td:nth-child(3) {
    font-size: 16px;
    font-weight: 600;
}

.trans_bg1 table td:nth-child(3) {
    color: #deb144;
}

.trans_bg table td:nth-child(4) {
    font-size: 15px;
    text-transform: unset;
}

/*==========  payment_info  CSS START  ========== */

.payment_info {}

.payment_info ul {}

.payment_info ul li {
    display: inline-block;
    min-width: 110px;
    padding: 4px;
    background-image: url(../images/db/1.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    border-radius: 4px;
    margin: 0px 10px;
}

.payment_info ul li p {}

.payment_info ul li p img {
    float: left;
    width: 31px;
    margin: 0px 5px 0px 0px;
}

.payment_info ul li span {
    font-size: 15px;
    display: block;
    color: #ffffff;
    padding: 2px 0px 0px;
    font-weight: 300;
}

/*==========  logout   CSS START  ========== */

.logout {
    display: block !IMPORTANT;
}

.logout a {
    display: block !IMPORTANT;
}

.logout img {
    max-height: 33px;
    filter: invert(1);
    width: 33px;
    margin: 0px auto 5px;
}

.logout b {
    text-transform: uppercase;
    margin-bottom: 10px;
    display: block;
}

/*==========  plan1_bg  CSS START  ========== */

body.dashboard .deposit__block {
    min-height: unset;
    width: 100%;
    display: inline-block;
}

body.dashboard .deposit-plan__item {
    display: inline-block !IMPORTANT;
}

.plan1_bg {
    border-radius: 5px;
    padding: 10px;
}

.plan1_bg .home_plan1 {
    width: 48%;
    display: inline-block;
}

.plan1_bg .home_plan1:hover {
    box-shadow: 0px 0px 0px 0px #1d1e2f inset;
}

.plan1_bg .nav {
    display: block;
    text-align: center;
}

.plan1_bg .nav button {
    display: inline-block;
    background: transparent;
    border: 1px solid #3e58b9;
    padding: 10px 16px;
    margin: 10px;
    color: #fff;
    font-weight: 500;
    text-transform: capitalize;
}

.plan1_bg .nav button.active {
    background: #3e58b9;
}

.plan1_bg .container1 .checkmark {
    text-align: center;
    line-height: 40px;
    padding: 2px 30px;
    margin: 20px auto 0px;
    font-size: 17px;
    color: #fff;
    font-weight: 300;
    transition: 0.7s;
    border: 1px solid #13182b;
    display: inline-block;
    text-transform: capitalize;
    cursor: pointer;
}

.plan1_bg .container1 input:checked~.checkmark {
    background: #deb144;
    color: #000;
    border: 1px solid #deb144;
}

.plan1_bg .container1 .checkmark:hover,
.plan1_bg .container1 input:checked~.checkmark:hover {
    box-shadow: 0px 100px 0px #000 inset;
    color: #fff;
}

/* 
.plan1_bg .deposit-plan__item p { 
    font-size: 12px !IMPORTANT;
    background: #3e58b9 !IMPORTANT;
    padding: 10px !IMPORTANT;
    margin: 0px !important;
}
.plan1_bg ul {
    margin: 0px 0px 10px !IMPORTANT;
    background: #3e58b9;
    padding: 10px 20px;
}
.plan1_bg ul li {
    color: #fff !important;
    margin: 5px !important;
}
.plan1_bg ul li span{
    color: #fff !IMPORTANT;
}

*/

.selector_bg {
    margin: 0px auto;
    text-align: center;
    display: inline-block;
}

.selector_bg .selector {
    position: relative;
    padding: 20px 10px;
    margin: 7px 5px;
    display: inline-block;
    width: 180px;
    background: #13182b;
    text-align: left;
}

.selector_bg .selector img {
    width: 31px;
    float: left;
    margin: 0px 10px 0px 0px;
}

.selector_bg .selector label {
    position: absolute;
    cursor: pointer;
    left: 0px;
    top: 0px;
    z-index: 1;
}

.selector_bg .selector label input {
    position: absolute;
    opacity: 0;
    height: 0;
    width: 0;
}

.selector_bg .selector label .selector {
    position: absolute;
    top: 0px;
    left: 0;
    height: 80px;
    width: 180px;
    text-align: center;
    margin: auto;
}

.selector_bg .radio_btn1 {
    position: relative;
    cursor: pointer;
}

.selector_bg .radio_btn1 input {
    opacity: 0;
}

.selector_bg .radio_btn1 .checkmar1 {
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.selector_bg .radio_btn1 input:checked~.checkmark1:before {
    position: absolute;
    content: "\2713";
    width: 35px;
    height: 31px;
    background: #3e58b9;
    border-radius: 9%;
    font-size: 16px;
    font-weight: 900;
    color: #fff;
    left: 10px;
    top: 16px;
    padding: 3px;
}

.selector_bg .radio_btn1 input:checked~.selector:before {
    content: "";
    background: #fff;
    width: 100%;
    height: 5%;
    z-index: 1;
    position: absolute;
    left: 0px;
    top: 0px;
    border-radius: 10px;
}

.selector_bg .radio_btn1 .selector {
    position: relative;
    padding: 10px 5px;
    margin: 7px 5px;
    display: inline-block;
    width: 155px;
    background: #13182b;
    text-align: left;
    border-radius: 6px;
}

.selector_bg .radio_btn1 .selector p {
    margin: 5px 0px 0px 0px;
    font-weight: 400;
}

.selector_bg .selector label input:checked~.selector {}

body.dashboard .deposit-calc__balance {
    padding: 15px 0px !important;
}

body.dashboard .deposit-calc__tabs-body {
    text-align: center;
}

body.dashboard .deposit-calc__currency {
    padding: 30px 20px 0px 0px !important;
}

.default_table table {}

.default_table table th {}

.default_table table td {}

@media only screen and (max-width: 991px) {
    body.template .actions__reviews-title .separate-title span:before {
        background: #ffffff !important;
    }
    .ref_bg p {
        max-width: 100%;
        color: #fff;
    }
    body.template .actions:before {
        width: calc(100% + 60px) !important;
        background-color: #3e58b9 !important;
    }
    body.template .actions__reviews-title .separate-title span {
        color: #fff !important;
    }
    body.template .actions__reviews-title .separate-title {
        text-align: center !important;
    }
    body.template .actions__aside:before {
        display: none;
    }
    body.template .referral__level {
        margin-top: 50px;
    }
}

@media only screen and (max-width: 769px) {
    .about__cer .cer {
        position: unset;
        margin: auto;
    }
    body.template .referral__level {
        overflow-x: scroll;
    }
    .logout {
        display: none !IMPORTANT;
    }
    .home_plan_bg .home_plan1 {
        width: 100%;
        max-width: 500px;
        margin: 10px auto;
    }
    .ref_bg p {
        color: #3e58b9;
    }
}

@charset "UTF-8";
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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

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

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

[hidden],
template {
    display: none
}

a {
    background: 0 0;
    color: inherit
}

ol {
    list-style-type: decimal
}

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

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

b,
strong {
    font-weight: 500
}

dfn {
    font-style: italic
}

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

mark {
    background: #fff;
    color: #252525
}

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

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

button {
    overflow: visible;
    padding: 0;
    margin: 0;
    background: 0 0
}

button,
select {
    text-transform: none
}

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

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

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

input {
    line-height: normal
}

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

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto;
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

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

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

input[type=number],
input[type=password],
input[type=text],
textarea {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: textfield
}

fieldset {
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td,
th {
    padding: 0
}

* {
    box-sizing: border-box
}

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

html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: transparent
}

body {
    line-height: 1.421;
    font-size: 12px
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    border-radius: 0;
    border: 0
}

a {
    text-decoration: none
}

a:focus,
a:hover,
button:hover,
input[type=submit]:hover {
    text-decoration: none
}

a:focus {
    outline: 0 none;
    outline-offset: 0
}

:focus {
    outline: 0
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.clearfix:after,
.clearfix:before {
    display: table;
    content: " "
}

.clearfix:after {
    clear: both
}

ul {
    list-style: none;
    padding: 0;
    margin: 0
}

@font-face {
    src: local("Stem-Thin"), url(../fonts/Stem-Thin.woff) format("woff"), url(../fonts/Stem-Thin.woff2) format("woff2");
    font-family: Stem;
    font-weight: 100;
    font-style: normal
}

@font-face {
    src: local("Stem-ExtraLight"), url(../fonts/Stem-ExtraLight.woff) format("woff"), url(../fonts/Stem-ExtraLight.woff2) format("woff2");
    font-family: Stem;
    font-weight: 200;
    font-style: normal
}

@font-face {
    src: local("Stem-Light"), url(../fonts/Stem-Light.woff) format("woff"), url(../fonts/Stem-Light.woff2) format("woff2");
    font-family: Stem;
    font-weight: 300;
    font-style: normal
}

@font-face {
    src: local("Stem-Regular"), url(../fonts/Stem-Regular.woff) format("woff"), url(../fonts/Stem-Regular.woff2) format("woff2");
    font-family: Stem;
    font-weight: 400;
    font-style: normal
}

@font-face {
    src: local("Stem-Medium"), url(../fonts/Stem-Medium.woff) format("woff"), url(../fonts/Stem-Medium.woff2) format("woff2");
    font-family: Stem;
    font-weight: 500;
    font-style: normal
}

@font-face {
    src: local("Stem-Semibold"), url(../fonts/Stem-Semibold.woff) format("woff"), url(../fonts/Stem-Semibold.woff2) format("woff2");
    font-family: Stem;
    font-weight: 600;
    font-style: normal
}

@font-face {
    src: local("Stem-Extrabold"), url(../fonts/Stem-Extrabold.woff) format("woff"), url(../fonts/Stem-Extrabold.woff2) format("woff2");
    font-family: Stem;
    font-weight: 700;
    font-style: normal
}

@font-face {
    src: local("Stem-Bold"), url(../fonts/Stem-Bold.woff) format("woff"), url(../fonts/Stem-Bold.woff2) format("woff2");
    font-family: Stem;
    font-weight: 700;
    font-style: normal
}

@font-face {
    src: local("Stem-Heavy"), url(../fonts/Stem-Heavy.woff) format("woff"), url(../fonts/Stem-Heavy.woff2) format("woff2");
    font-family: Stem;
    font-weight: 900;
    font-style: normal
}

@font-face {
    src: local("Stem-Black"), url(../fonts/Stem-Black.woff) format("woff"), url(../fonts/Stem-Black.woff2) format("woff2");
    font-family: Stem;
    font-weight: 900;
    font-style: normal
}

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

i {
    font-family: icons !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-plus:before {
    content: "\e900"
}

.icon-minus:before {
    content: "\e901"
}

.icon-input-more:before {
    content: "\e902"
}

.icon-close:before {
    content: "\e903"
}

.icon-menu-9:before {
    content: "\e904"
}

.icon-menu-8:before {
    content: "\e905"
}

.icon-menu-7:before {
    content: "\e906"
}

.icon-menu-6:before {
    content: "\e907"
}

.icon-menu-5:before {
    content: "\e908"
}

.icon-menu-4:before {
    content: "\e909"
}

.icon-menu-3:before {
    content: "\e90a"
}

.icon-menu-2:before {
    content: "\e90b"
}

.icon-menu-1:before {
    content: "\e90c"
}

.icon-check:before {
    content: "\e90d"
}

.icon-faq-plus:before {
    content: "\e90e"
}

.icon-faq-minus:before {
    content: "\e90f"
}

.icon-faq-tab-6:before {
    content: "\e910"
}

.icon-faq-tab-5:before {
    content: "\e911"
}

.icon-faq-tab-4:before {
    content: "\e912"
}

.icon-faq-tab-3:before {
    content: "\e913"
}

.icon-faq-tab-2:before {
    content: "\e914"
}

.icon-faq-tab-1:before {
    content: "\e915"
}

.icon-left-arrow-black:before {
    content: "\e916"
}

.icon-right-arrow-black:before {
    content: "\e917"
}

.icon-bnb:before {
    content: "\e918"
}

.icon-xrp:before {
    content: "\e919"
}

.icon-trc:before {
    content: "\e91a"
}

.icon-ltc:before {
    content: "\e91b"
}

.icon-eth:before {
    content: "\e91c"
}

.icon-btc:before {
    content: "\e91d"
}

.icon-right-arrow:before {
    content: "\e91e"
}

.icon-left-arrow:before {
    content: "\e91f"
}

.icon-yo:before {
    content: "\e920"
}

.icon-tw:before {
    content: "\e921"
}

.icon-ins:before {
    content: "\e922"
}

.icon-fb:before {
    content: "\e923"
}

.title-xlarge {
    font-size: 145px;
    font-weight: 500;
    line-height: 1
}

@media only screen and (max-width:991px) {
    .title-xlarge {
        font-size: 72px
    }
}

.title-large {
    font-size: 105px;
    font-weight: 500;
    line-height: 1
}

.styled-subtitle {
    font-size: 25px;
    font-weight: 200;
    line-height: 1.3
}

@media only screen and (max-width:991px) {
    .styled-subtitle {
        font-size: 18px
    }
}

@media only screen and (max-width:767px) {
    .styled-subtitle {
        font-size: 16px
    }
}

.title-h1,
h1 {
    font-size: 77px;
    font-weight: 700;
    line-height: 1.2
}

@media only screen and (max-width:991px) {
    .title-h1,
    h1 {
        font-size: 48px
    }
}

@media only screen and (max-width:767px) {
    .title-h1,
    h1 {
        font-size: 36px
    }
}

.title-h2,
h2 {
    font-size: 40px;
    font-weight: 700;
    line-height: 1.2
}

@media only screen and (max-width:767px) {
    .title-h2,
    h2 {
        font-size: 32px
    }
}

.title-h3,
h3 {
    font-size: 36px;
    font-weight: 700;
    line-height: 1.2;
    text-transform: uppercase
}

@media only screen and (max-width:991px) {
    .title-h3,
    h3 {
        font-size: 30px
    }
}

@media only screen and (max-width:767px) {
    .title-h3,
    h3 {
        font-size: 20px
    }
}

.title-h4,
h4 {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.2;
    text-transform: uppercase
}

@media only screen and (max-width:991px) {
    .title-h4,
    h4 {
        font-size: 16px
    }
}

.title-h5,
h5 {
    font-size: 17px;
    font-weight: 500;
    line-height: 1.5;
    text-transform: uppercase
}

.title-h6,
h6 {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5;
    text-transform: uppercase
}

p {
    font-size: 15px;
    font-weight: 300;
    line-height: 1.5
}

.body-small {
    font-size: 14px
}

.body-thin {
    font-size: 12px
}

.tr-uppercase {
    text-transform: uppercase
}

.tr-capitalize {
    text-transform: capitalize
}

.tx-primary {
    color: #3e58b9
}

.tx-secondary {
    color: #deb144
}

.tx-dark {
    color: #050727
}

.tx-white {
    color: #fff
}

.lh-big {
    line-height: 1.8
}

a {
    text-decoration: none;
    color: inherit;
    transition: all .3s ease
}

button {
    cursor: pointer;
    transition: all .3s ease
}

a:hover,
button:hover {
    opacity: .85
}

img {
    width: 100%;
    height: auto;
    display: block
}

ul {
    list-style-type: none
}

.m-disable {
    margin: 0 !important
}

.p-disable {
    padding: 0 !important
}

.preloader {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

.preloader:before {
    content: "";
    position: fixed;
    width: 50%;
    height: 100%;
    background: #1a2935;
    z-index: 2;
    left: 0;
    top: 0;
    transition: .72s ease transform .16s
}

.preloader:after {
    content: "";
    position: fixed;
    width: 50%;
    height: 100%;
    background: #1a2935;
    z-index: 2;
    right: 0;
    top: 0;
    transition: .72s ease transform .16s
}

body[data-loading=false] .preloader {
    visibility: hidden;
    transition: 10ms visibility .88s
}

body[data-loading=false] .preloader:before {
    transform: translateX(-100%)
}

body[data-loading=false] .preloader:after {
    transform: translateX(100%)
}

.preloader-icon {
    width: 52px;
    height: 52px;
    z-index: 3;
    transition: .16s ease opacity
}

body[data-loading=false] #g1 line {
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

body[data-loading=false] #g2 line {
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

body[data-loading=false] .preloader-icon {
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
    opacity: 0
}

.preloader-icon line {
    stroke-dasharray: 40px;
    stroke-dashoffset: 40px
}

#g1 line {
    -webkit-animation: 2s animateLoader infinite;
    animation: 2s animateLoader infinite
}

#g2 line {
    -webkit-animation: 2s animateLoader infinite 1s;
    animation: 2s animateLoader infinite 1s
}

.preloader-icon {
    -webkit-animation: 4s rotate infinite;
    animation: 4s rotate infinite
}

@-webkit-keyframes animateLoader {
    0% {
        stroke-dashoffset: 40px;
        stroke-dasharray: 40px
    }
    50% {
        stroke-dashoffset: 0;
        stroke-dasharray: 40px
    }
    100% {
        stroke-dashoffset: 80px;
        stroke-dasharray: 40px
    }
}

@keyframes animateLoader {
    0% {
        stroke-dashoffset: 40px;
        stroke-dasharray: 40px
    }
    50% {
        stroke-dashoffset: 0;
        stroke-dasharray: 40px
    }
    100% {
        stroke-dashoffset: 80px;
        stroke-dasharray: 40px
    }
}

@-webkit-keyframes rotate {
    0% {
        transform: rotate(0)
    }
    50% {
        transform: rotate(90deg)
    }
    100% {
        transform: rotate(180deg)
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0)
    }
    50% {
        transform: rotate(90deg)
    }
    100% {
        transform: rotate(180deg)
    }
}

.fade-in {
    opacity: 0;
    transform: translateY(50px);
    transition: .35s ease-in-out opacity, .45s ease-in transform
}

.visible {
    transform: translateY(0);
    opacity: 1
}

.btn {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 55px;
    padding: 0 45px;
    font-size: 14px;
    font-weight: 500;
    line-height: 55px;
    text-transform: uppercase;
    text-align: center;
    outline: 0;
    border: none
}

.btn-primary {
    background-color: #3e58b9;
    color: #fff
}

.btn-secondary {
    background-color: #deb144;
    color: #fff
}

.form {
    position: relative;
    display: flex;
    flex: auto;
    flex-wrap: wrap;
    margin: 0 -25px
}

.form.nowrap {
    flex-wrap: nowrap
}

.form-col {
    display: flex;
    flex-direction: column;
    padding: 0 25px
}

.form-col.form-col--end {
    margin-left: auto
}

.form-col.form-col--100 {
    width: 100%
}

.form-col.form-col--65 {
    width: 65%
}

.form-col.form-col--60 {
    width: 60%
}

.form-col.form-col--50 {
    width: 50%
}

.form-col.form-col--40 {
    width: 40%
}

.form-col.form-col--35 {
    width: 35%
}

@media only screen and (max-width:767px) {
    .form-col {
        width: 100% !important
    }
}

.form-line {
    position: relative;
    height: 100%;
    margin-bottom: 10px
}

.error-msg {
    position: absolute;
    width: 100%;
    left: 20px;
    bottom: 0;
    font-size: 12px;
    color: #dc3545;
    opacity: 0;
    visibility: hidden
}

.form-line.error .checkbox-group__marker,
.form-line.error input,
.form-line.error textarea {
    border-color: #dc3545
}

.form-line.error .error-msg {
    opacity: 1;
    visibility: visible
}

.input-group {
    position: relative;
    display: flex;
    flex-direction: column;
    height: 100%
}

.input-group input,
.input-group textarea {
    width: 100%;
    min-height: 55px;
    padding: 0 20px;
    outline: 0;
    color: #fff;
    background-color: rgba(255, 255, 255, .2);
    border: 1px solid transparent
}

.input-group input:focus,
.input-group textarea:focus {
    outline: 0
}

.input-group textarea {
    height: 100%;
    min-height: 200px;
    padding: 20px
}

.input-group label {
    font-size: 17px;
    padding-bottom: 4px;
    color: #fff
}

.input-group .captcha {
    position: relative
}

.input-group .captcha input {
    width: calc(100% - 140px)
}

.input-group .captcha i {
    position: absolute;
    right: 0;
    bottom: 10px;
    max-width: 120px
}

.btn-group {
    position: relative;
    margin-top: 50px;
    margin-bottom: -10px
}

@media only screen and (max-width:767px) {
    .btn-group {
        margin-top: 20px
    }
}

.btn-group .btn {
    min-width: 225px
}

@media only screen and (max-width:767px) {
    .btn-group .btn {
        width: 100%
    }
}

.btn-group a {
    color: #3e58b9;
    text-decoration: underline
}

.radio-group {
    position: relative;
    display: flex;
    width: 100px;
    height: 50px;
    border-radius: 9px;
    overflow: hidden
}

.radio-group input {
    opacity: 0;
    width: 0;
    height: 0
}

.radio-handle {
    position: relative;
    width: 50%;
    height: 100%
}

.checker {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #0c1b41;
    transition: .2s;
    cursor: pointer;
    font-size: 17px;
    font-weight: 600;
    line-height: 1;
    color: #8393bd
}

.radio-group input:checked+.checker {
    background-color: #01a9e0;
    color: #fff
}

.checkbox-group {
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    margin-top: 20px
}

.checkbox-group input {
    position: absolute;
    left: 0;
    opacity: 0;
    cursor: pointer;
    width: 100%;
    height: 100%;
    z-index: 1
}

.checkbox-group__handle {
    position: relative;
    display: flex;
    align-items: center;
    color: #fff
}

.checkbox-group__handle a {
    color: #3e58b9;
    text-decoration: underline;
    z-index: 2
}

.checkbox-group__label {
    margin-left: 15px
}

.checkbox-group__marker {
    position: relative;
    height: 28px;
    min-width: 28px;
    background-color: rgba(255, 255, 255, .2);
    border: 1px solid transparent
}

.checkbox-group__marker:after {
    font-family: icons;
    content: "\e90d";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    font-size: 13px;
    color: #deb144
}

input:checked~.checkbox-group__marker:after {
    opacity: 1
}

.select-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.select-group label {
    position: relative;
    width: 100%;
    padding-bottom: 5px;
    font-size: 17px
}

.select-group .selectric-wrapper {
    position: relative;
    width: 100%
}

.select-group .selectric {
    position: relative;
    min-width: 100%;
    width: 100%;
    height: 55px;
    padding: 0 20px;
    border: none;
    outline: 0;
    background: rgba(255, 255, 255, .21);
    color: #fff
}

.select-group .selectric .label {
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    margin: 0;
    padding: 0;
    font-size: 17px;
    font-weight: 500;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    color: #fff
}

.select-group .selectric .button {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 0;
    top: 0;
    width: 50px;
    height: 100%;
    margin: 0;
    padding: 0;
    background-color: transparent;
    text-align: center;
    font: inherit;
    font-size: 0;
    text-indent: -9999
}

.select-group .selectric .button:after {
    display: none
}

.select-group .selectric .button:before {
    font-family: icons;
    content: "\e902";
    font-size: 8px;
    color: #fff;
    transition: transform .2s ease-in-out
}

.select-group .selectric-open .selectric .button:before {
    transform: scale(1, -1)
}

.select-group .selectric-items {
    display: none;
    position: absolute;
    top: calc(100% + 5px);
    left: 0;
    border: 0;
    z-index: -1;
    background: #fff
}

.select-group .selectric-items ul {
    display: flex;
    flex-direction: column
}

.select-group .selectric-items li {
    position: relative;
    width: 100%;
    font-size: 15px;
    padding: 10px 20px;
    font-weight: 500;
    background: 0 0
}

.select-group .selectric-items li:hover {
    background: #f4f7f7;
    color: #3e58b9;
    transition: all .3s ease
}

.select-group .selectric-items li.highlighted {
    background: #a2add8;
    color: #fff
}

.select-group .selectric-items .selectric-scroll {
    overflow: visible
}

.select-group .selectric-open .selectric-items {
    width: 100% !important;
    display: block
}

.switcher {
    position: relative;
    display: inline-flex;
    width: 100px;
    height: 50px
}

.switcher input {
    opacity: 0;
    width: 0;
    height: 0
}

.switch-handle {
    position: absolute;
    display: flex;
    justify-content: space-between;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #0c1b41;
    border-radius: 9px;
    overflow: hidden;
    transition: .3s;
    cursor: pointer
}

.switch-handle b {
    width: 50%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 17px;
    font-weight: 600;
    line-height: 1;
    color: #8393bd
}

.switch-handle:before {
    content: "$";
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 50%;
    left: 0;
    top: 0;
    background-color: #01a9e0;
    font-size: 17px;
    font-weight: 600;
    line-height: 1;
    color: #fff;
    transition: .3s
}

.switcher input:checked+.switch-handle:before {
    content: "â‚½";
    transform: translateX(100%)
}

.auth-group {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    max-width: 310px
}

.auth-group__title {
    font-size: 30px;
    font-weight: 700;
    color: #3e58b9;
    margin-bottom: 20px
}

.auth-group__qr {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center
}

.auth-group__qr b {
    font-size: 16px;
    padding-bottom: 3px
}

.auth-group__qr strong {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 300
}

.auth-group__qr i {
    margin: 25px 0
}

.auth-group__qr img {
    width: auto
}

.auth-group__code {
    position: relative;
    width: 100%;
    margin-bottom: 20px
}

.auth-group__code .input-group {
    width: 100%;
    text-align: left
}

.auth-group__code input {
    min-width: 100%
}

.carousel__nav,
.owl-nav {
    position: absolute;
    width: 100%
}

.carousel__button.is-prev,
.owl-prev {
    position: absolute;
    width: 40px;
    left: auto;
    right: auto
}

.carousel__button.is-prev span,
.carousel__button.is-prev svg,
.owl-prev span,
.owl-prev svg {
    display: none
}

.carousel__button.is-prev:after,
.owl-prev:after {
    content: "\e916";
    font-family: icons;
    font-size: 12px;
    color: #fff
}

.carousel__button.is-prev.disabled,
.owl-prev.disabled {
    opacity: .5
}

.carousel__button.is-next,
.owl-next {
    position: absolute;
    width: 40px;
    left: auto;
    right: auto
}

.carousel__button.is-next span,
.carousel__button.is-next svg,
.owl-next span,
.owl-next svg {
    display: none
}

.carousel__button.is-next:after,
.owl-next:after {
    content: "\e917";
    font-family: icons;
    font-size: 12px;
    color: #fff
}

.carousel__button.is-next.disabled,
.owl-next.disabled {
    opacity: .7
}

.tabs {
    position: relative;
    display: flex;
    flex-wrap: wrap
}

.tabs__nav {
    position: relative;
    width: 320px;
    padding: 50px 0
}

@media only screen and (max-width:767px) {
    .tabs__nav {
        width: 100%
    }
}

.tabs__nav ul {
    display: flex;
    flex-direction: column
}

.tabs__nav li+li {
    margin-top: 20px
}

.tabs__nav a {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    min-height: 55px;
    padding: 0 20px;
    border: 2px solid #fff;
    color: #fff;
    font-size: 18px;
    line-height: 1;
    font-weight: 500;
    text-transform: uppercase
}

.tabs__nav a.active {
    background-color: #141828;
    border-color: #141828;
    opacity: 1
}

.tabs__nav a i {
    color: #deb144;
    font-size: 24px;
    margin-right: 15px
}

.tabs__body {
    position: relative;
    padding-left: 80px;
    flex: 1 1 0
}

@media only screen and (max-width:767px) {
    .tabs__body {
        padding: 0;
        margin-top: 40px
    }
}

.accordion {
    position: relative;
    display: flex;
    flex-direction: column
}

.accordion__item {
    position: relative;
    display: flex;
    flex-direction: column
}

.accordion__item+.accordion__item {
    margin-top: 40px
}

.accordion__title {
    position: relative
}

.accordion__title a {
    display: flex;
    align-items: center;
    font-size: 15px;
    line-height: 20px;
    font-weight: 700;
    color: #3e58b9;
    text-transform: uppercase
}

.accordion__title a i {
    font-size: 20px;
    margin-right: 15px
}

.accordion__title a.active {
    color: #deb144
}

.accordion__title a.active i:before {
    content: "\e90f" !important
}

.accordion__body {
    position: relative;
    width: 100%;
    padding: 30px 0 20px 35px
}

.accordion__body p+p {
    margin-top: 20px
}

@media only screen and (max-width:767px) {
    .accordion__body {
        padding-left: 0
    }
}

.masonry-grid {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px
}

.masonry-grid__item {
    padding: 0 20px;
    width: 50%;
    margin-top: 60px
}

@media only screen and (max-width:991px) {
    .masonry-grid__item {
        width: 100%;
        margin-top: 40px
    }
}

.fancybox__backdrop {
    background: rgba(18, 18, 18, .9)
}

.modal {
    position: relative;
    width: 100%;
    max-width: 680px;
    min-height: 400px;
    background-color: transparent;
    padding: 120px 0 0 0;
    margin: 0
}

.modal:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 120px;
    background-color: #050727
}

.modal .carousel__button.is-close {
    position: absolute;
    top: 15px;
    right: 15px;
    width: auto;
    height: auto;
    color: #3e58b9;
    transition: all .3s ease
}

.modal .carousel__button.is-close:hover {
    opacity: .8
}

.modal .carousel__button.is-close svg {
    width: 30px;
    height: 30px;
    stroke-width: 1
}

.modal__icon {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 120px;
    left: 0;
    width: 120px;
    height: 120px;
    background-color: #3e58b9
}

@media only screen and (max-width:767px) {
    .modal__icon {
        display: none
    }
}

.modal__icon img {
    width: auto
}

.modal__title {
    position: absolute;
    width: 100%;
    top: 40px;
    left: 0;
    padding: 0 60px 0 30px
}

@media only screen and (max-width:767px) {
    .modal__title {
        padding: 0 60px 0 20px
    }
}

.modal__title .separate-title {
    position: relative;
    width: 100%;
    text-align: left
}

.modal__title .separate-title span {
    position: relative;
    display: inline-flex;
    padding-left: 70px;
    color: #deb144
}

.modal__title .separate-title span:before {
    content: '';
    position: absolute;
    width: 60px;
    height: 2px;
    left: 0;
    top: 70%;
    background: #deb144
}

.modal__title .separate-title span {
    color: #3e58b9
}

.modal.modal--error .modal__title span {
    color: #deb144
}

.modal__body {
    position: relative;
    display: flex;
    flex-direction: column;
    width: calc(100% - 120px);
    height: 100%;
    padding-bottom: 50px;
    margin-left: auto;
    background-color: #050727;
    box-shadow: 0 16px 18px -3px rgba(0, 0, 0, .3);
    color: #fff
}

@media only screen and (max-width:767px) {
    .modal__body {
        width: 100%
    }
}

.modal__body-table {
    position: relative;
    margin-top: -15px
}

.modal__body-table table {
    position: relative;
    width: 100%;
    table-layout: fixed;
    padding: 0 35px
}

@media only screen and (max-width:767px) {
    .modal__body-table table {
        padding: 0 20px
    }
}

.modal__body-table td {
    font-weight: 500;
    text-transform: uppercase;
    height: 55px;
    border-bottom: 1px solid rgba(255, 255, 255, .12)
}

.modal__body-table td:last-child {
    text-align: right
}

.modal__body-table tr:last-child td {
    border: 0
}

.modal__body-btn {
    position: relative;
    display: flex;
    justify-content: center;
    margin-top: auto
}

.modal__body-btn .btn {
    width: 100%;
    max-width: 225px;
    margin-top: 30px
}

.modal__body-btn .btn:focus {
    outline: 0 !important
}

.modal__body-text {
    position: relative;
    padding: 0 60px
}

@media only screen and (max-width:767px) {
    .modal__body-text {
        padding: 0 20px
    }
}

.modal__body-text strong {
    font-weight: 700;
    font-size: 16px;
    line-height: 1.6;
    text-transform: uppercase
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

body,
html {
    font-family: Stem;
    margin: 0;
    padding: 0;
    height: 100%
}

body.template {
    font-size: 15px;
    font-weight: 300;
    color: #1a2935;
    background-color: #fff;
    overflow-x: hidden
}

body.template::-webkit-scrollbar {
    width: 10px;
    height: 10px
}

body.template::-webkit-scrollbar-thumb {
    background: rgba(119, 119, 119, .3);
    border-radius: 10px
}

body.template::-webkit-scrollbar-track {
    background: 0 0;
    border-radius: 10px
}

body.template .main-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    min-height: 100%;
    overflow: hidden
}

body.template .wrapper {
    position: relative;
    flex: 1 0 auto;
    width: 100%;
    height: 100%
}

body.template .container {
    position: relative;
    width: 100%;
    max-width: 1200px;
    padding: 0 15px;
    margin: 0 auto
}

body.template .container.d-flex {
    display: flex;
    flex-wrap: wrap
}

body.template .header {
    position: fixed;
    display: flex;
    width: 100%;
    min-height: 80px;
    left: 0;
    right: 0;
    top: 0;
    background: 0 0;
    transition: all .3s ease;
    z-index: 1000
}

body.template .header:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: rgba(255, 255, 255, .1);
    z-index: -1
}

body.template .header.fixed {
    background: rgba(17, 18, 36, .95);
    box-shadow: 0 16px 18px -3px rgba(0, 0, 0, .3)
}

body.template .header.fixed .header-logo span {
    opacity: 0
}

body.template .header-logo {
    position: relative;
    display: flex;
    margin-right: 30px
}

@media only screen and (max-width:1199px) {
    body.template .header-logo {
        margin: 0
    }
}

body.template .header-logo img {
    width: 200px
}

body.template .header-logo span {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: -30px;
    font-size: 18px;
    line-height: 1;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    transition: all .3s ease
}

body.template .header-nav {
    position: relative;
    display: flex;
    margin-left: auto;
    z-index: 1
}

@media only screen and (max-width:1199px) {
    body.template .header-nav {
        position: absolute;
        justify-content: center;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: #3e58b9;
        opacity: 0;
        visibility: hidden;
        z-index: 5;
        transition: all .3s ease
    }
}

body.template .header-nav.open {
    opacity: 1;
    visibility: visible
}

body.template .header-nav__list {
    display: flex
}

@media only screen and (max-width:991px) {
    body.template .header-nav__list {
        flex-wrap: wrap;
        padding: 0 60px;
        align-items: center;
        justify-content: center
    }
}

@media only screen and (max-width:479px) {
    body.template .header-nav__list {
        padding: 0 0 0 40px
    }
}

body.template .header-nav__item {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 80px;
    padding: 0 30px;
    font-size: 17px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    text-align: center
}

body.template .header-nav__item:hover {
    opacity: 1;
    background-color: rgba(255, 255, 255, .1)
}

@media only screen and (max-width:1399px) {
    body.template .header-nav__item {
        padding: 0 13px
    }
}

@media only screen and (max-width:991px) {
    body.template .header-nav__item {
        min-height: 40px;
        font-size: 14px;
        padding: 0 8px
    }
}

body.template .header-nav__item.active {
    background-color: #deb144;
    opacity: 1
}

@media only screen and (max-width:1199px) {
    body.template .header-nav__item.active {
        background-color: transparent;
        color: #deb144
    }
}

body.template .header-nav__item.cabinet {
    padding: 0 70px;
    background-color: #3e58b9
}

@media only screen and (max-width:991px) {
    body.template .header-nav__item.cabinet {
        min-height: 80px
    }
}

@media only screen and (max-width:767px) {
    body.template .header-nav__item.cabinet {
        padding: 0 35px
    }
}

@media only screen and (max-width:479px) {
    body.template .header-nav__item.cabinet {
        padding: 0 15px
    }
}

body.template .header-nav__item.cabinet:hover {
    opacity: .85
}

body.template .header-cabinet {
    position: relative;
    margin-left: 30px
}

@media only screen and (max-width:1399px) {
    body.template .header-cabinet {
        margin-left: 50px
    }
}

@media only screen and (max-width:1199px) {
    body.template .header-cabinet {
        margin-left: auto
    }
}

body.template .header-lang {
    position: relative
}

body.template .header-lang a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 80px;
    height: 100%;
    background-color: #111224
}

body.template .header-lang a img {
    width: auto;
    max-width: 30px
}

body.template .header-nav-toggle {
    display: none;
    position: relative;
    width: 80px;
    height: 80px;
    background-color: #3e58b9;
    cursor: pointer;
    z-index: 6
}

@media only screen and (max-width:1199px) {
    body.template .header-nav-toggle {
        display: flex
    }
}

body.template .header-nav-toggle .line-1,
body.template .header-nav-toggle .line-2,
body.template .header-nav-toggle .line-3 {
    position: absolute;
    width: 28px;
    height: 3px;
    left: 50%;
    margin-left: -13px;
    top: 50%;
    background-color: #fff;
    transition: all .3s ease
}

body.template .header-nav-toggle .line-1 {
    margin-top: -7px
}

body.template .header-nav-toggle .line-3 {
    margin-top: 7px
}

@media only screen and (max-width:991px) {
    body.template .header-nav-toggle.open {
        position: absolute;
        width: 60px;
        top: 0;
        left: 0
    }
}

@media only screen and (max-width:479px) {
    body.template .header-nav-toggle.open {
        width: 40px
    }
}

body.template .header-nav-toggle.open .line-2 {
    opacity: 0
}

body.template .header-nav-toggle.open .line-1 {
    margin-top: -2px;
    transform: rotate(40deg)
}

body.template .header-nav-toggle.open .line-3 {
    margin-top: -2px;
    transform: rotate(-40deg)
}

body.template .footer {
    position: relative;
    flex: 0 0 auto;
    width: 100%
}

body.template .footer-contact {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    min-height: 700px
}

@media only screen and (max-width:767px) {
    body.template .footer-contact {
        min-height: auto
    }
}

body.template .footer-contact__wrap {
    position: relative;
    width: 100%;
    padding-top: 240px;
    z-index: 1
}

@media only screen and (max-width:991px) {
    body.template .footer-contact__wrap {
        padding-top: 80px;
        padding-bottom: 40px
    }
}

@media only screen and (max-width:767px) {
    body.template .footer-contact__wrap {
        padding-top: 40px;
        padding-bottom: 0
    }
}

body.template .footer-contact__info {
    position: relative;
    display: flex;
    flex-direction: column;
    max-width: 470px
}

@media only screen and (max-width:1199px) {
    body.template .footer-contact__info {
        max-width: 440px
    }
}

@media only screen and (max-width:991px) {
    body.template .footer-contact__info {
        margin: 0 auto
    }
}

body.template .footer-contact__title {
    margin-bottom: 80px
}

@media only screen and (max-width:767px) {
    body.template .footer-contact__title {
        margin-bottom: 40px
    }
}

body.template .footer-contact__title .separate-title {
    position: relative;
    width: 100%;
    text-align: right
}

body.template .footer-contact__title .separate-title span {
    position: relative;
    display: inline-flex;
    padding-left: 70px;
    color: #3e58b9
}

body.template .footer-contact__title .separate-title span:before {
    content: '';
    position: absolute;
    width: 60px;
    height: 2px;
    left: 0;
    top: 65%;
    background: #3e58b9
}

@media only screen and (max-width:991px) {
    body.template .footer-contact__title .separate-title {
        text-align: center
    }
}

@media only screen and (max-width:767px) {
    body.template .footer-contact__title .separate-title {
        text-align: left
    }
}

body.template .footer-contact__list {
    display: flex;
    flex: 1 1 0;
    flex-wrap: wrap;
    margin: 0 -25px
}

@media only screen and (max-width:479px) {
    body.template .footer-contact__list {
        flex-direction: column
    }
}

body.template .footer-contact__item {
    display: flex;
    flex-direction: column;
    width: 55%;
    padding: 0 25px;
    margin-bottom: 40px;
    text-align: center
}

@media only screen and (max-width:991px) {
    body.template .footer-contact__item {
        text-align: left
    }
}

@media only screen and (max-width:479px) {
    body.template .footer-contact__item {
        width: 100% !important
    }
}

body.template .footer-contact__item:nth-child(even) {
    width: 45%
}

body.template .footer-contact__item h6 {
    margin-bottom: 10px
}

body.template .footer-contact__item strong {
    font-size: 23px;
    font-weight: 300
}

body.template .footer-contact__item a {
    color: #deb144;
    text-decoration: underline;
    line-height: 1.5
}

body.template .footer-contact__social {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    margin: 0 -5px
}

@media only screen and (max-width:479px) {
    body.template .footer-contact__social {
        justify-content: flex-start
    }
}

body.template .footer-contact__social li {
    padding: 10px 5px
}

body.template .footer-contact__social a {
    width: 35px;
    height: 35px;
}

body.template .footer-contact__social li:nth-child(n+3) a {
    font-size: 12px
}

body.template .footer-contact__maps {
    z-index: 2 !important;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: calc(50% + 60px);
    background-size: cover;
    background-position: top left;
    background-repeat: no-repeat;
    z-index: 0
}

body.template .footer-contact__maps:before {
    content: '';
    position: absolute;
    top: 110px;
    left: 0;
    width: 120px;
    height: 120px;
    background-color: #deb144;
    background-image: url(../images/contact/ic1.png);
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 2
}

body.template .footer-contact__maps:after {
    content: '';
    position: absolute;
    left: 0;
    top: 110px;
    width: 120px;
    height: calc(100% - 110px);
    background-color: #fff;
    z-index: 1
}

@media only screen and (max-width:1199px) {
    body.template .footer-contact__maps:after {
        width: 60px
    }
}

@media only screen and (max-width:991px) {
    body.template .footer-contact__maps {
        position: relative;
        height: 250px;
        width: 100%;
        overflow-y: visible !important
    }
    body.template .footer-contact__maps:after,
    body.template .footer-contact__maps:before {
        display: none
    }
}

body.template .footer-colophon {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    background-color: #050727;
    min-height: 80px
}

@media only screen and (max-width:767px) {
    body.template .footer-colophon {
        align-items: flex-start
    }
}

body.template .footer-colophon__logo {
    position: relative;
    margin-right: 30px
}

@media only screen and (max-width:1770px) {
    body.template .footer-colophon__logo {
        order: 3
    }
}

@media only screen and (max-width:767px) {
    body.template .footer-colophon__logo {
        position: absolute;
        top: 0;
        left: 0
    }
}

body.template .footer-colophon__logo a {
    display: flex;
    align-items: center
}

body.template .footer-colophon__logo img {
    width: 80px
}

body.template .footer-colophon__logo span {
    display: inline-flex;
    margin-left: 10px;
    font-size: 20px;
    line-height: 1;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff
}

body.template .footer-colophon__copy {
    position: relative;
    margin-left: auto;
    color: #6f758b
}

@media only screen and (max-width:1770px) {
    body.template .footer-colophon__copy {
        order: 1;
        margin-left: 0;
        margin-right: auto;
        padding-left: 15px
    }
}

@media only screen and (max-width:1199px) {
    body.template .footer-colophon__copy {
        display: inline-flex;
        flex-direction: column
    }
}

@media only screen and (max-width:767px) {
    body.template .footer-colophon__copy {
        position: absolute;
        top: 50%;
        left: 0;
        transform: translateY(-50%)
    }
}

body.template .footer-colophon__copy p {
    margin: 5px 0
}

@media only screen and (max-width:1199px) {
    body.template .footer-colophon__copy p {
        display: inline-flex;
        flex-direction: column;
        margin: 0
    }
}

body.template .footer-colophon__copy span {
    color: #deb144
}

body.template .footer-colophon__nav {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    margin-left: 100px;
    z-index: 1
}

@media only screen and (max-width:1770px) {
    body.template .footer-colophon__nav {
        order: 2;
        margin-left: auto;
        width: calc(100% - 330px)
    }
}

@media only screen and (max-width:1199px) {
    body.template .footer-colophon__nav {
        width: calc(100% - 180px)
    }
}

@media only screen and (max-width:767px) {
    body.template .footer-colophon__nav {
        order: 1;
        margin-left: auto;
        width: 40%;
        justify-content: flex-start
    }
}

body.template .footer-colophon__nav-list {
    display: flex
}

@media only screen and (max-width:991px) {
    body.template .footer-colophon__nav-list {
        flex-wrap: wrap;
        justify-content: flex-end
    }
}

@media only screen and (max-width:767px) {
    body.template .footer-colophon__nav-list {
        flex-direction: column;
        padding: 20px 0
    }
}

body.template .footer-colophon__nav-item {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 80px;
    padding: 5px 30px;
    font-size: 14px;
    line-height: 2;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    text-align: center
}

@media only screen and (max-width:1399px) {
    body.template .footer-colophon__nav-item {
        padding: 0 15px
    }
}

@media only screen and (max-width:991px) {
    body.template .footer-colophon__nav-item {
        min-height: 40px
    }
}

@media only screen and (max-width:767px) {
    body.template .footer-colophon__nav-item {
        text-align: left;
        justify-content: flex-start;
        min-height: auto;
        padding: 3px 0
    }
}

body.template .footer-colophon__nav-item:hover {
    opacity: 1;
    color: #deb144
}

body.template .footer-colophon__nav-item.active {
    color: #deb144;
    opacity: 1
}

@media only screen and (max-width:991px) {
    body.template .footer-colophon__nav-item.active {
        background-color: transparent
    }
}

body.template .footer-colophon__nav-item.nav-item--agreements {
    padding: 0 70px;
    background-color: #3e58b9
}

@media only screen and (max-width:991px) {
    body.template .footer-colophon__nav-item.nav-item--agreements {
        min-height: 80px
    }
}

@media only screen and (max-width:767px) {
    body.template .footer-colophon__nav-item.nav-item--agreements {
        position: absolute;
        bottom: 0;
        left: 0;
        width: auto
    }
}

@media only screen and (max-width:479px) {
    body.template .footer-colophon__nav-item.nav-item--agreements {
        padding: 0 40px
    }
}

body.template .footer-colophon__nav-item.nav-item--agreements:hover {
    opacity: .85;
    color: #fff
}

@media only screen and (max-width:1770px) {
    body.template .footer-colophon__agree {
        order: 4;
        margin-left: 0
    }
}

body.template .hero {
    position: relative;
    background-color: #111224
}

body.template .hero-slider {
    position: relative;
    width: 100%;
    min-height: 920px
}

@media only screen and (max-width:767px) {
    body.template .hero-slider {
        min-height: auto
    }
}

body.template .hero-slider__item {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    min-height: 920px;
    background-size: cover;
    background-position: center center
}

@media only screen and (max-width:1399px) {
    body.template .hero-slider__item {
        padding-left: 100px
    }
}

@media only screen and (max-width:767px) {
    body.template .hero-slider__item {
        padding-left: 0;
        min-height: 760px;
        padding-top: 200px;
        align-items: flex-start
    }
}

body.template .hero-slider__text {
    display: inline-flex;
    flex-direction: column;
    max-width: 700px;
    color: #fff
}

body.template .hero-slider__text .separate-title {
    max-width: 600px;
    margin-top: 50px;
    line-height: 50px;
    position: relative;
    width: 100%;
    text-align: left
}

body.template .hero-slider__text .separate-title span {
    position: relative;
    display: inline-flex;
    padding-left: 70px;
    color: #deb144
}

body.template .hero-slider__text .separate-title span:before {
    content: '';
    position: absolute;
    width: 60px;
    height: 2px;
    left: 0;
    top: 30px;
    background: #deb144
}

@media only screen and (max-width:991px) {
    body.template .hero-slider__text .separate-title {
        max-width: 500px;
        margin-top: 30px;
        line-height: 1.7;
        position: relative;
        width: 100%;
        text-align: left
    }
    body.template .hero-slider__text .separate-title span {
        position: relative;
        display: inline-flex;
        padding-left: 70px;
        color: #deb144
    }
    body.template .hero-slider__text .separate-title span:before {
        content: '';
        position: absolute;
        width: 60px;
        height: 2px;
        left: 0;
        top: 17px;
        background: #deb144
    }
}

body.template .hero-slider .owl-nav {
    right: 0;
    bottom: 250px
}

body.template .hero-slider .owl-prev {
    right: 290px
}

@media only screen and (max-width:1399px) {
    body.template .hero-slider .owl-prev {
        right: 210px
    }
}

@media only screen and (max-width:767px) {
    body.template .hero-slider .owl-prev {
        right: auto;
        left: 50%;
        margin-left: -55px
    }
}

body.template .hero-slider .owl-next {
    right: 220px
}

@media only screen and (max-width:1399px) {
    body.template .hero-slider .owl-next {
        right: 140px
    }
}

@media only screen and (max-width:767px) {
    body.template .hero-slider .owl-next {
        right: 50%;
        margin-right: -55px
    }
}

body.template .hero-banner {
    position: relative;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat
}

body.template .hero-banner__wrap {
    position: relative;
    display: flex;
    align-items: center;
    min-height: 580px
}

@media only screen and (max-width:1399px) {
    body.template .hero-banner__wrap {
        padding-left: 100px
    }
}

@media only screen and (max-width:767px) {
    body.template .hero-banner__wrap {
        min-height: 450px;
        padding-left: 0;
        justify-content: center;
        text-align: center
    }
}

body.template .hero-banner__title {
    color: #fff;
    margin-left: -160px
}

@media only screen and (max-width:1770px) {
    body.template .hero-banner__title {
        margin-left: 0
    }
}

body.template .hero-socials {
    position: absolute;
    display: flex;
    align-items: flex-end;
    left: 0;
    top: 80px;
    width: 80px;
    height: calc(100% - 80px);
    z-index: 5
}

@media only screen and (max-width:767px) {
    body.template .hero-socials {
        top: 140px;
        width: 100%;
        height: auto
    }
}

body.template .hero-socials:after {
    content: '';
    position: absolute;
    top: 0;
    right: -2px;
    width: 2px;
    height: 100%;
    background-color: rgba(255, 255, 255, .1);
    z-index: 0
}

@media only screen and (max-width:767px) {
    body.template .hero-socials:after {
        display: none
    }
}

body.template .hero-socials ul {
    display: flex;
    width: 100%;
    flex-direction: column
}

@media only screen and (max-width:767px) {
    body.template .hero-socials ul {
        flex-direction: row;
        justify-content: center
    }
}

body.template .hero-socials li {
    width: 100%;
    height: 90px;
    border-top: 2px solid rgba(255, 255, 255, .1)
}

@media only screen and (max-width:767px) {
    body.template .hero-socials li {
        width: auto;
        height: auto;
        border: 0;
        margin: 0 20px
    }
}

body.template .hero-socials a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    font-size: 20px;
    color: #fff
}

body.template .hero-courses {
    position: absolute;
    display: flex;
    align-items: flex-end;
    right: 0;
    bottom: 120px;
    width: 80px;
    height: calc(100% - 200px);
    background-color: rgba(17, 18, 36, .5);
    z-index: 5
}

@media only screen and (max-width:767px) {
    body.template .hero-courses {
        display: none
    }
}

body.template .hero-courses:after {
    content: '';
    position: absolute;
    top: 0;
    left: -2px;
    width: 2px;
    height: 100%;
    background-color: rgba(255, 255, 255, .1);
    z-index: 0
}

body.template .hero-courses ul {
    display: flex;
    height: 100%;
    flex-wrap: wrap;
    justify-content: space-between
}

body.template .hero-courses li {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    min-height: 120px;
    padding: 10px 5px 15px 5px;
    text-align: center;
    border-bottom: 2px solid rgba(255, 255, 255, .1);
    color: #fff
}

body.template .hero-courses i {
    display: inline-flex;
    font-size: 22px;
    margin-bottom: 20px
}

body.template .hero-courses span {
    display: inline-flex;
    padding-bottom: 5px;
    font-size: 10px;
    color: #6f758b
}

body.template .hero-courses b {
    display: inline-flex;
    font-weight: 400;
    font-size: 12px;
    color: #deb144
}

body.template .about {
    position: relative;
    display: flex;
    justify-content: space-between;
    min-height: 700px;
    margin-top: -120px;
    width: 100%;
    z-index: 1;
    overflow: hidden
}

@media only screen and (max-width:767px) {
    body.template .about {
        min-height: auto;
        padding-bottom: 60px
    }
}

body.template .about__wrap {
    position: relative;
    width: 100%;
    padding-top: 260px;
    z-index: 1
}

@media only screen and (max-width:767px) {
    body.template .about__wrap {
        padding-top: 220px
    }
}

body.template .about__info {
    position: relative;
    display: flex;
    flex-direction: column;
    text-align: right;
    max-width: 520px
}

body.template .about__info.fluid {
    max-width: none;
    padding: 80px 0
}

@media only screen and (max-width:1199px) {
    body.template .about__info {
        max-width: 470px
    }
}

@media only screen and (max-width:991px) {
    body.template .about__info {
        max-width: 370px
    }
}

@media only screen and (max-width:767px) {
    body.template .about__info {
        max-width: 50%;
        text-align: left
    }
}

body.template .about__title {
    margin-bottom: 80px
}

@media only screen and (max-width:991px) {
    body.template .about__title {
        margin-bottom: 40px
    }
}

body.template .about__title .separate-title {
    position: relative;
    width: 100%;
    text-align: right
}

body.template .about__title .separate-title span {
    position: relative;
    display: inline-flex;
    padding-left: 70px;
    color: #3e58b9
}

body.template .about__title .separate-title span:before {
    content: '';
    position: absolute;
    width: 60px;
    height: 2px;
    left: 0;
    top: 65%;
    background: #3e58b9
}

@media only screen and (max-width:767px) {
    body.template .about__title .separate-title {
        position: relative;
        width: 100%;
        text-align: left
    }
    body.template .about__title .separate-title span {
        position: relative;
        display: inline-flex;
        padding-left: 70px;
        color: #3e58b9
    }
    body.template .about__title .separate-title span:before {
        content: '';
        position: absolute;
        width: 60px;
        height: 2px;
        left: 0;
        top: 65%;
        background: #3e58b9
    }
    body.template .about__title .separate-title span {
        padding: 20px 0 0 0
    }
    body.template .about__title .separate-title span:before {
        top: 0
    }
}

body.template .about__btn {
    margin-top: 65px
}

@media only screen and (max-width:767px) {
    body.template .about__btn {
        margin-top: 40px
    }
}

body.template .about__aside {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: calc(50% + 60px);
    background-size: cover;
    background-position: top left;
    background-repeat: no-repeat;
    z-index: 0
}

body.template .about__aside:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 120px;
    height: 120px;
    background-color: #3e58b9;
    background-image: url(../images/about/ic1.png);
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 2
}

body.template .about__aside:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 120px;
    height: calc(100% - 0px);
    background-color: #fff;
    z-index: 1
}

@media only screen and (max-width:1199px) {
    body.template .about__aside:after {
        width: 60px
    }
}

@media only screen and (max-width:1199px) {
    body.template .about__aside:after {
        width: 120px
    }
}

body.template .about.about--inner .about__wrap {
    padding-top: 220px
}

body.template .about.about--inner .about__info:not(.fluid) {
    padding-right: 15px
}

@media only screen and (max-width:767px) {
    body.template .about.about--inner .about__info:not(.fluid) {
        min-width: 100%;
        padding: 0
    }
}

@media only screen and (max-width:767px) {
    body.template .about.about--inner .about__info.fluid {
        padding-top: 30px;
        padding-bottom: 0
    }
}

body.template .about.about--inner .about__title {
    margin-bottom: 40px
}

body.template .about.about--inner .about__title .separate-title {
    position: relative;
    width: 100%;
    text-align: left
}

body.template .about.about--inner .about__title .separate-title span {
    position: relative;
    display: inline-flex;
    padding-left: 70px;
    color: #3e58b9
}

body.template .about.about--inner .about__title .separate-title span:before {
    content: '';
    position: absolute;
    width: 60px;
    height: 2px;
    left: 0;
    top: 65%;
    background: #3e58b9
}

body.template .about.about--inner .about__text {
    text-align: left
}

body.template .about.about--inner .about__text p+p {
    margin-top: 30px
}

body.template .about.about--inner .about__aside {
    max-height: 720px;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: calc(50% + 60px);
    background-size: cover;
    background-position: top left;
    background-repeat: no-repeat;
    z-index: 0
}

body.template .about.about--inner .about__aside:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 120px;
    height: 120px;
    background-color: #3e58b9;
    background-image: url(../images/about/ic2.png);
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 2
}

body.template .about.about--inner .about__aside:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 120px;
    height: calc(100% - 0px);
    background-color: #fff;
    z-index: 1
}

@media only screen and (max-width:1199px) {
    body.template .about.about--inner .about__aside:after {
        width: 60px
    }
}

@media only screen and (max-width:767px) {
    body.template .about.about--inner .about__aside {
        max-height: 200px
    }
}

body.template .trading {
    position: relative;
    display: flex;
    flex-direction: column;
    margin-top: 80px;
    padding-bottom: 70px
}

@media only screen and (max-width:991px) {
    body.template .trading {
        padding-bottom: 0
    }
}

body.template .trading__wrap {
    position: relative;
    width: 100%;
    z-index: 1
}

body.template .trading__title {
    margin-bottom: 80px
}

body.template .trading__title .separate-title {
    color: #3e58b9;
    position: relative;
    width: 100%;
    text-align: left
}

body.template .trading__title .separate-title span {
    position: relative;
    display: inline-flex;
    padding-left: 70px;
    color: #deb144
}

body.template .trading__title .separate-title span:before {
    content: '';
    position: absolute;
    width: 60px;
    height: 2px;
    left: 0;
    top: 70%;
    background: #deb144
}

@media only screen and (max-width:767px) {
    body.template .trading__title .separate-title {
        padding-top: 20px
    }
}

body.template .trading__title .separate-title span {
    margin-left: 10px
}

@media only screen and (max-width:767px) {
    body.template .trading__title .separate-title span {
        position: static;
        padding: 0;
        margin: 0
    }
    body.template .trading__title .separate-title span:before {
        top: 0
    }
}

body.template .trading__block {
    position: relative;
    min-height: 370px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    background-image: url(../images/trading/1.jpg);
    background-position: center center;
    background-size: cover
}

@media only screen and (max-width:767px) {
    body.template .trading__block {
        min-height: auto;
        flex-wrap: nowrap
    }
}

@media only screen and (max-width:479px) {
    body.template .trading__block {
        flex-wrap: wrap
    }
}

body.template .trading__upto {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    width: 470px;
    padding-bottom: 40px;
    color: #fff;
    text-align: center
}

@media only screen and (max-width:1199px) {
    body.template .trading__upto {
        width: calc(100% - 640px);
        align-items: center
    }
}

@media only screen and (max-width:991px) {
    body.template .trading__upto {
        width: calc(100% - 540px)
    }
}

@media only screen and (max-width:767px) {
    body.template .trading__upto {
        min-width: 150px
    }
}

@media only screen and (max-width:479px) {
    body.template .trading__upto {
        padding: 20px 0;
        min-width: 100%;
        text-align: center
    }
}

body.template .trading__upto .title-h5 {
    color: #deb144;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 1.5px
}

@media only screen and (max-width:991px) {
    body.template .trading__upto .title-h5 {
        max-width: 150px
    }
}

body.template .trading__plan {
    position: relative;
    display: flex;
    width: 640px;
    min-height: 260px;
    padding: 80px 30px 40px 60px;
    margin-bottom: -70px;
    margin-left: auto;
    background-color: #f4f7f7;
    z-index: 1
}

@media only screen and (max-width:991px) {
    body.template .trading__plan {
        max-width: 540px;
        margin-bottom: 0;
        padding: 25px 25px 25px 150px;
        flex-direction: column
    }
}

@media only screen and (max-width:767px) {
    body.template .trading__plan {
        min-height: 100%;
        max-width: none;
        padding: 25px
    }
}

body.template .trading__plan-title {
    position: absolute;
    top: -88px;
    right: 0
}

@media only screen and (max-width:767px) {
    body.template .trading__plan-title {
        display: none
    }
}

body.template .trading__plan-title span {
    text-transform: uppercase;
    font-weight: 700;
    color: rgba(255, 255, 255, .1)
}

body.template .trading__plan-icon {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: -60px;
    left: 0;
    width: 120px;
    height: 120px;
    background-color: #3e58b9
}

@media only screen and (max-width:991px) {
    body.template .trading__plan-icon {
        top: 0
    }
}

@media only screen and (max-width:767px) {
    body.template .trading__plan-icon {
        left: -120px
    }
}

@media only screen and (max-width:479px) {
    body.template .trading__plan-icon {
        display: none
    }
}

body.template .trading__plan-icon img {
    width: 90px
}

body.template .trading__plan-list {
    position: relative;
    display: flex;
    flex: 1 1 0;
    flex-wrap: wrap;
    justify-content: space-between
}

body.template .trading__plan-item {
    position: relative;
    display: flex;
    flex-direction: column
}

body.template .trading__plan-item p {
    display: flex;
    flex-direction: column;
    font-size: 12px
}

body.template .trading__plan-item h5 {
    color: #3e58b9;
    text-align: right;
    line-height: 1.3
}

@media only screen and (max-width:991px) {
    body.template .trading__plan-item h5 {
        margin-top: 10px
    }
}

body.template .trading__plan-item ul {
    display: flex;
    flex-direction: column;
    margin-top: 20px;
    list-style-type: square;
    padding-left: 16px;
    font-size: 13px
}

body.template .trading__plan-item ul li {
    margin: 2px 0;
    color: #3e58b9
}

body.template .trading__plan-item ul li span {
    color: #1a2935
}

body.template .trading__plan-item .btn {
    margin-top: 25px
}

body.template .trading__info {
    position: absolute;
    top: 0;
    right: 0;
    max-width: 520px;
    min-height: 200px;
    padding: 0 0 55px 55px;
    background-color: #eff3f4;
    z-index: 0
}

@media only screen and (max-width:991px) {
    body.template .trading__info {
        position: relative;
        width: 100%;
        padding: 40px;
        min-height: auto;
        margin-left: auto
    }
}

@media only screen and (max-width:767px) {
    body.template .trading__info {
        padding: 25px
    }
}

body.template .trading__info p {
    line-height: 1.7
}

body.template .trading__aside {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: calc(50% + 60px);
    background-size: cover;
    background-position: top left;
    background-repeat: no-repeat;
    z-index: 0;
    background-color: #eff3f4;
    margin-top: -120px;
    height: calc(100% + 60px)
}

body.template .trading__aside:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 120px;
    height: 120px;
    background-color: #3e58b9;
    background-image: url(../images/trading/ic4.png);
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 2
}

body.template .trading__aside:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 120px;
    height: calc(100% - 0px);
    background-color: #fff;
    z-index: 1
}

@media only screen and (max-width:1199px) {
    body.template .trading__aside:after {
        width: 60px
    }
}

body.template .trading.trading--inner {
    padding-top: 120px;
    margin-top: 0
}

@media only screen and (max-width:767px) {
    body.template .trading.trading--inner body.template .trading__block {
        flex-wrap: wrap
    }
}

@media only screen and (max-width:767px) {
    body.template .trading.trading--inner body.template .trading__upto {
        min-width: 150px;
        margin: 0 auto;
        padding: 40px 0
    }
}

body.template .calc {
    position: relative;
    width: 100%;
    margin-top: 120px;
    display: flex;
    justify-content: space-between;
    min-height: 700px;
    overflow: hidden
}

@media only screen and (max-width:767px) {
    body.template .calc {
        min-height: auto
    }
}

body.template .calc__wrap {
    position: relative;
    width: 100%;
    padding-top: 110px;
    z-index: 1
}

@media only screen and (max-width:767px) {
    body.template .calc__wrap {
        padding-top: 60px;
        padding-bottom: 20px
    }
}

body.template .calc__block {
    position: relative;
    display: flex;
    flex-wrap: wrap
}

@media only screen and (max-width:991px) {
    body.template .calc__block {
        justify-content: space-between
    }
}

@media only screen and (max-width:767px) {
    body.template .calc__block {
        flex-direction: column
    }
}

body.template .calc__box {
    width: 50%
}

@media only screen and (max-width:991px) {
    body.template .calc__box {
        width: calc(100% - 490px)
    }
    body.template .calc__box:first-child {
        width: 400px
    }
}

@media only screen and (max-width:767px) {
    body.template .calc__box {
        width: 100%
    }
    body.template .calc__box:first-child {
        margin-bottom: 40px
    }
}

@media only screen and (max-width:479px) {
    body.template .calc__box {
        width: 100% !important
    }
}

body.template .calc__title {
    margin-bottom: 65px
}

body.template .calc__title .separate-title {
    position: relative;
    width: 100%;
    text-align: left
}

body.template .calc__title .separate-title span {
    position: relative;
    display: inline-flex;
    padding-left: 70px;
    color: #fff
}

body.template .calc__title .separate-title span:before {
    content: '';
    position: absolute;
    width: 60px;
    height: 2px;
    left: 0;
    top: 65%;
    background: #fff
}

body.template .calc__form {
    position: relative;
    display: flex;
    flex-direction: column;
    max-width: 410px
}

@media only screen and (max-width:1199px) {
    body.template .calc__form {
        max-width: 450px
    }
}

body.template .calc__form-upto {
    display: flex;
    flex-wrap: wrap
}

body.template .calc__form-upto .title-large {
    font-size: 80px;
    color: #fff
}

body.template .calc__form-upto .title-h5 {
    display: flex;
    flex-direction: column;
    margin-left: 30px;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.6
}

body.template .calc__form-curr {
    display: flex;
    flex-direction: column;
    margin-top: 25px
}

body.template .calc__form-curr .tx-white {
    font-size: 17px;
    padding-bottom: 5px
}

body.template .calc__form-group {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

body.template .calc__form-group-item {
    padding: 5px
}

body.template .calc__form-group-item input[type=radio] {
    display: none
}

body.template .calc__form-group-item label {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 55px;
    height: 55px;
    border: 2px solid #fff;
    font-size: 22px;
    color: #fff;
    cursor: pointer;
    transition: all .3s ease
}

@media only screen and (max-width:479px) {
    body.template .calc__form-group-item label {
        width: 45px;
        height: 45px;
        font-size: 18px
    }
}

body.template .calc__form-group-item label:hover {
    opacity: .8
}

body.template .calc__form-group-item input[type=radio]:checked+label {
    background-color: #141828;
    border-color: #141828;
    color: #fff
}

body.template .calc__form-group-item input[type=radio]:disabled+label {
    opacity: .3
}

body.template .calc__form-sum {
    position: relative;
    display: flex;
    flex-direction: column;
    margin-top: 15px
}

body.template .calc__form-sum .tx-white {
    font-size: 17px;
    padding-bottom: 10px
}

body.template .calc__form-sum input {
    position: relative;
    width: 100%;
    height: 55px;
    padding: 0 25px;
    border: 1px solid transparent;
    background-color: rgba(255, 255, 255, .2);
    color: #fff;
    font-weight: 500;
    font-size: 17px
}

body.template .calc__form-sum input.error {
    border-color: #dc3545
}

body.template .calc__form-sum input::-webkit-input-placeholder {
    color: rgba(255, 255, 255, .5)
}

body.template .calc__form-sum input::-moz-placeholder {
    color: rgba(255, 255, 255, .5)
}

body.template .calc__form-sum input:-ms-input-placeholder {
    color: rgba(255, 255, 255, .5)
}

body.template .calc__form-sum input:-moz-placeholder {
    color: rgba(255, 255, 255, .5)
}

body.template .calc__form-sum .error-text {
    position: absolute;
    bottom: -20px;
    left: 0;
    display: none;
    font-size: 13px;
    color: #dc3545
}

body.template .calc__form-btn {
    margin-top: 50px
}

body.template .calc__result {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 120px
}

@media only screen and (max-width:1199px) {
    body.template .calc__result {
        margin-right: -15px
    }
}

@media only screen and (max-width:991px) {
    body.template .calc__result {
        margin-top: 0;
        margin-right: 0
    }
}

body.template .calc__result:after {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -1px;
    width: 2px;
    height: 100%;
    background-color: #eff3f4
}

@media only screen and (max-width:1199px) {
    body.template .calc__result:after {
        display: none
    }
}

body.template .calc__result-item {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 60px 20px
}

@media only screen and (max-width:1199px) {
    body.template .calc__result-item {
        width: 50%
    }
    body.template .calc__result-item:first-child {
        border-right: 2px solid #eff3f4
    }
}

@media only screen and (max-width:991px) {
    body.template .calc__result-item {
        width: 100%
    }
    body.template .calc__result-item:first-child {
        border-right: 0;
        border-bottom: 2px solid #eff3f4
    }
}

body.template .calc__result-item .title-h2 {
    margin-top: 50px;
    max-width: 250px;
    overflow: hidden
}

@media only screen and (max-width:1199px) {
    body.template .calc__result-item .title-h2 {
        max-width: 200px;
        font-size: 35px
    }
}

body.template .calc__result-item .title-h6 {
    margin-top: 20px
}

body.template .calc__aside {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: calc(50% + 60px);
    background-size: cover;
    background-position: top left;
    background-repeat: no-repeat;
    z-index: 0
}

body.template .calc__aside:before {
    content: '';
    position: absolute;
    top: 120px;
    right: 0;
    width: 120px;
    height: 120px;
    background-color: transparent;
    background-image: url(../images/calc/ic1.png);
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 2
}

body.template .calc__aside:after {
    content: '';
    position: absolute;
    right: 0;
    top: 120px;
    width: 120px;
    height: calc(100% - 120px);
    background-color: #fff;
    z-index: 1
}

@media only screen and (max-width:1199px) {
    body.template .calc__aside:after {
        width: 60px
    }
}

body.template .calc__aside:before {
    top: 0
}

@media only screen and (max-width:1199px) {
    body.template .calc__aside {
        min-width: 450px
    }
}

@media only screen and (max-width:991px) {
    body.template .calc__aside {
        min-width: 550px
    }
}

@media only screen and (max-width:767px) {
    body.template .calc__aside {
        max-height: 630px
    }
    body.template .calc__aside:before {
        display: none
    }
}

@media only screen and (max-width:479px) {
    body.template .calc__aside {
        max-height: 600px
    }
}

body.template .experience {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    min-height: 790px;
    width: 100%;
    z-index: 1;
    overflow: hidden
}

@media only screen and (max-width:767px) {
    body.template .experience {
        margin-bottom: 80px
    }
}

body.template .experience__wrap {
    position: relative;
    width: 100%;
    padding-top: 110px
}

@media only screen and (max-width:767px) {
    body.template .experience__wrap {
        padding-top: 40px
    }
}

body.template .experience__info {
    position: relative;
    display: flex;
    flex-direction: column;
    text-align: right;
    max-width: 460px
}

@media only screen and (max-width:1199px) {
    body.template .experience__info {
        max-width: 370px
    }
}

@media only screen and (max-width:991px) {
    body.template .experience__info {
        max-width: 420px
    }
}

@media only screen and (max-width:767px) {
    body.template .experience__info {
        max-width: 100%;
        text-align: left
    }
}

body.template .experience__title {
    margin-bottom: 50px
}

@media only screen and (max-width:767px) {
    body.template .experience__title {
        margin-bottom: 30px
    }
}

body.template .experience__title .separate-title {
    position: relative;
    width: 100%;
    text-align: right
}

body.template .experience__title .separate-title span {
    position: relative;
    display: inline-flex;
    padding-left: 70px;
    color: #3e58b9
}

body.template .experience__title .separate-title span:before {
    content: '';
    position: absolute;
    width: 60px;
    height: 2px;
    left: 0;
    top: 65%;
    background: #3e58b9
}

@media only screen and (max-width:767px) {
    body.template .experience__title .separate-title {
        position: relative;
        width: 100%;
        text-align: left
    }
    body.template .experience__title .separate-title span {
        position: relative;
        display: inline-flex;
        padding-left: 70px;
        color: #3e58b9
    }
    body.template .experience__title .separate-title span:before {
        content: '';
        position: absolute;
        width: 60px;
        height: 2px;
        left: 0;
        top: 65%;
        background: #3e58b9
    }
}

@media only screen and (max-width:767px) {
    body.template .experience__text .styled-subtitle {
        font-size: 25px
    }
}

body.template .experience__list {
    margin-top: 40px
}

body.template .experience__list ul {
    display: flex;
    flex-direction: column
}

body.template .experience__list li {
    position: relative;
    font-size: 17px;
    padding: 5px 20px 5px 0
}

@media only screen and (max-width:767px) {
    body.template .experience__list li {
        padding: 5px 20px
    }
}

body.template .experience__list li:after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 5px;
    height: 5px;
    background-color: #3e58b9
}

@media only screen and (max-width:767px) {
    body.template .experience__list li:after {
        right: auto;
        left: 0
    }
}

body.template .experience__btn {
    margin-top: 70px
}

@media only screen and (max-width:767px) {
    body.template .experience__btn {
        margin-top: 30px
    }
}

body.template .experience__aside {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: calc(50% + 60px);
    background-size: cover;
    background-position: top left;
    background-repeat: no-repeat;
    z-index: 0
}

body.template .experience__aside:before {
    content: '';
    position: absolute;
    top: 110px;
    left: 0;
    width: 120px;
    height: 120px;
    background-color: #3e58b9;
    background-image: url(../images/trading/ic2.png);
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 2
}

body.template .experience__aside:after {
    content: '';
    position: absolute;
    left: 0;
    top: 110px;
    width: 120px;
    height: calc(100% - 110px);
    background-color: #fff;
    z-index: 1
}

@media only screen and (max-width:1199px) {
    body.template .experience__aside:after {
        width: 60px
    }
}

@media only screen and (max-width:991px) {
    body.template .experience__aside {
        max-width: 310px
    }
}

@media only screen and (max-width:767px) {
    body.template .experience__aside {
        position: relative;
        min-height: 200px;
        width: 100%;
        max-width: 100%;
        order: -1;
        background-position: center center
    }
    body.template .experience__aside:before {
        top: 0
    }
}

body.template .experience.experience--end .experience__info {
    margin-left: auto;
    text-align: left
}

body.template .experience.experience--end .experience__title .separate-title {
    position: relative;
    width: 100%;
    text-align: left
}

body.template .experience.experience--end .experience__title .separate-title span {
    position: relative;
    display: inline-flex;
    padding-left: 70px;
    color: #deb144
}

body.template .experience.experience--end .experience__title .separate-title span:before {
    content: '';
    position: absolute;
    width: 60px;
    height: 2px;
    left: 0;
    top: 65%;
    background: #deb144
}

body.template .experience.experience--end .experience__list li {
    padding: 5px 0 5px 20px
}

body.template .experience.experience--end .experience__list li:after {
    right: auto;
    left: 0;
    background-color: #deb144
}

body.template .experience.experience--end .experience__aside {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: calc(50% + 60px);
    background-size: cover;
    background-position: top left;
    background-repeat: no-repeat;
    z-index: 0
}

body.template .experience.experience--end .experience__aside:after,
body.template .experience.experience--end .experience__aside:before {
    left: auto
}

body.template .experience.experience--end .experience__aside:before {
    content: '';
    position: absolute;
    top: 110px;
    right: 0;
    width: 120px;
    height: 120px;
    background-color: #deb144;
    background-image: url(../images/trading/ic3.png);
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 2
}

body.template .experience.experience--end .experience__aside:after {
    content: '';
    position: absolute;
    right: 0;
    top: 110px;
    width: 120px;
    height: calc(100% - 110px);
    background-color: #fff;
    z-index: 1
}

@media only screen and (max-width:1199px) {
    body.template .experience.experience--end .experience__aside:after {
        width: 60px
    }
}

@media only screen and (max-width:767px) {
    body.template .experience.experience--end .experience__aside {
        position: relative;
        min-height: 200px;
        width: 100%;
        max-width: 100%;
        order: -1;
        background-position: center center
    }
    body.template .experience.experience--end .experience__aside:before {
        top: 0;
        right: auto;
        left: 0
    }
    body.template .experience.experience--end .experience__aside:after {
        display: none
    }
}

body.template .result {
    position: relative;
    display: flex;
    max-height: 610px;
    overflow: hidden
}

@media only screen and (max-width:767px) {
    body.template .result {
        flex-direction: column;
        max-height: none
    }
}

body.template .result__start {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    min-width: 650px;
    padding: 70px 60px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

@media only screen and (max-width:1399px) {
    body.template .result__start {
        min-width: 595px;
        padding: 70px 15px
    }
}

@media only screen and (max-width:991px) {
    body.template .result__start {
        min-width: 310px
    }
}

@media only screen and (max-width:767px) {
    body.template .result__start {
        min-width: 100%
    }
}

body.template .result__title {
    position: relative;
    margin-bottom: 50px
}

body.template .result__subtitle .separate-title {
    position: relative;
    width: 100%;
    text-align: left
}

body.template .result__subtitle .separate-title span {
    position: relative;
    display: inline-flex;
    padding-left: 70px;
    color: #deb144
}

body.template .result__subtitle .separate-title span:before {
    content: '';
    position: absolute;
    width: 60px;
    height: 2px;
    left: 0;
    top: 65%;
    background: #deb144
}

body.template .result__carousel {
    position: relative;
    display: flex
}

body.template .result__carousel-item {
    position: relative;
    display: flex;
    max-width: 255px;
    padding: 0;
    margin: 0
}

body.template .result__carousel-item .title-h5 {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    padding-top: 120px;
    writing-mode: vertical-rl;
    text-orientation: mixed;
    color: #fff
}

body.template .result__carousel-item .title-h5:before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 2px;
    height: 100px;
    background-color: #deb144
}

body.template .result .carousel__nav {
    right: 0;
    bottom: 40px
}

body.template .result .carousel__button.is-prev {
    right: 110px
}

body.template .result .carousel__button.is-next {
    right: 40px
}

body.template .roadmap {
    position: relative;
    width: 100%;
    margin-top: 100px
}

body.template .roadmap__title {
    text-align: center;
    margin-bottom: 100px
}

body.template .roadmap__wrap {
    position: relative;
    width: 100%;
    padding: 0 40px
}

body.template .roadmap__wrap:not(.after--hide):after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 250px;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, #fff 50%)
}

@media only screen and (max-width:991px) {
    body.template .roadmap__wrap:not(.after--hide):after {
        background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, #fff 90%)
    }
}

@media only screen and (max-width:1770px) {
    body.template .roadmap__wrap {
        padding: 0 20px
    }
}

body.template .roadmap__carousel {
    position: relative;
    padding: 0 100px
}

@media only screen and (max-width:1199px) {
    body.template .roadmap__carousel {
        padding-right: 0
    }
}

@media only screen and (max-width:991px) {
    body.template .roadmap__carousel {
        padding: 0
    }
}

body.template .roadmap__carousel:before {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-top: 11px;
    width: calc(100% - 200px);
    height: 2px;
    background-color: #eff3f4
}

body.template .roadmap__carousel-item {
    position: relative;
    max-width: 560px;
    padding: 0;
    margin: 0
}

body.template .roadmap__carousel-item:last-child {
    max-width: 680px;
    padding-right: 140px
}

@media only screen and (max-width:1199px) {
    body.template .roadmap__carousel-item {
        max-width: none;
        width: 560px
    }
}

body.template .roadmap__carousel-period {
    position: relative;
    padding: 210px 0;
    width: 380px
}

body.template .roadmap__carousel-period ul {
    display: flex;
    justify-content: space-between;
    flex: 1 1 0
}

body.template .roadmap__carousel-period li {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 25px;
    line-height: 25px;
    width: calc(100% / 3);
    color: #fff;
    font-size: 10px;
    text-transform: uppercase;
    text-align: center;
    background-color: #3e58b9
}

body.template .roadmap__carousel-period li:before {
    content: '';
    position: absolute;
    top: -8px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8px 8px 8px;
    border-color: transparent transparent #3e58b9 transparent
}

body.template .roadmap__carousel-period li:after {
    content: '';
    display: none;
    position: absolute;
    bottom: -8px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 8px 0 8px;
    border-color: #5571db transparent transparent transparent
}

body.template .roadmap__carousel-period li:nth-child(even) {
    background-color: #5571db
}

body.template .roadmap__carousel-period li:nth-child(even):before {
    display: none
}

body.template .roadmap__carousel-period li:nth-child(even):after {
    display: block
}

body.template .roadmap__carousel-month {
    position: absolute;
    width: 245px;
    padding-left: 20px
}

body.template .roadmap__carousel-month:before {
    content: '';
    position: absolute;
    left: 0;
    top: 6px;
    width: 8px;
    height: 8px;
    background-color: #3e58b9;
    z-index: 1
}

body.template .roadmap__carousel-month:after {
    content: '';
    position: absolute;
    left: 4px;
    margin-left: -1px;
    top: 6px;
    width: 2px;
    height: 190px;
    background-color: #eff3f4;
    z-index: 0
}

body.template .roadmap__carousel-month p {
    font-size: 13px
}

body.template .roadmap__carousel-month.month--first {
    top: 0;
    left: 58px
}

body.template .roadmap__carousel-month.month--second {
    bottom: 0;
    left: 186px
}

body.template .roadmap__carousel-month.month--second:after {
    height: 110px;
    top: -100px
}

body.template .roadmap__carousel-month.month--last {
    top: 0;
    left: 313px
}

body.template .roadmap__carousel-item.invert {
    margin: 0 -140px
}

body.template .roadmap__carousel-item.invert .roadmap__carousel-period li {
    background-color: #deb144
}

body.template .roadmap__carousel-item.invert .roadmap__carousel-period li:before {
    border-color: transparent transparent #e6c576 transparent
}

body.template .roadmap__carousel-item.invert .roadmap__carousel-period li:after {
    border-color: #deb144 transparent transparent transparent
}

body.template .roadmap__carousel-item.invert .roadmap__carousel-period li:nth-child(odd):before {
    display: none
}

body.template .roadmap__carousel-item.invert .roadmap__carousel-period li:nth-child(odd):after {
    display: block
}

body.template .roadmap__carousel-item.invert .roadmap__carousel-period li:nth-child(even) {
    background-color: #e6c576
}

body.template .roadmap__carousel-item.invert .roadmap__carousel-period li:nth-child(even):before {
    display: block
}

body.template .roadmap__carousel-item.invert .roadmap__carousel-period li:nth-child(even):after {
    display: none
}

body.template .roadmap__carousel-item.invert .roadmap__carousel-month:before {
    background-color: #deb144
}

body.template .roadmap__carousel-item.invert .roadmap__carousel-month.month--first {
    top: inherit;
    bottom: 0
}

body.template .roadmap__carousel-item.invert .roadmap__carousel-month.month--first:after {
    height: 110px;
    top: -100px
}

body.template .roadmap__carousel-item.invert .roadmap__carousel-month.month--second {
    bottom: inherit;
    top: 0
}

body.template .roadmap__carousel-item.invert .roadmap__carousel-month.month--second:after {
    height: 190px;
    top: 0
}

body.template .roadmap__carousel-item.invert .roadmap__carousel-month.month--last {
    top: inherit;
    bottom: 0
}

body.template .roadmap__carousel-item.invert .roadmap__carousel-month.month--last:after {
    height: 120px;
    top: -115px
}

body.template .roadmap__start-year {
    position: absolute;
    top: 55%;
    left: 70px;
    z-index: 1
}

@media only screen and (max-width:991px) {
    body.template .roadmap__start-year {
        display: none
    }
}

body.template .roadmap__end-year {
    position: absolute;
    bottom: 55%;
    right: 70px;
    z-index: 11
}

@media only screen and (max-width:991px) {
    body.template .roadmap__end-year {
        display: none
    }
}

body.template .roadmap .carousel__nav {
    position: absolute;
    bottom: inherit;
    top: 50%;
    transform: translateY(-50%);
    margin-top: 11px;
    right: 0;
    left: 0;
    z-index: 10
}

@media only screen and (max-width:991px) {
    body.template .roadmap .carousel__nav {
        top: 100%;
        margin-top: 50px;
        transform: translate(0)
    }
}

body.template .roadmap .carousel__nav:after,
body.template .roadmap .carousel__nav:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 100px;
    height: 2px;
    background-color: #eff3f4;
    z-index: 10
}

@media only screen and (max-width:991px) {
    body.template .roadmap .carousel__nav:after,
    body.template .roadmap .carousel__nav:before {
        display: none
    }
}

body.template .roadmap .carousel__nav:after {
    left: auto;
    right: 0
}

body.template .roadmap .carousel__button.is-prev {
    left: 0;
    z-index: 11
}

@media only screen and (max-width:991px) {
    body.template .roadmap .carousel__button.is-prev {
        left: 50%;
        margin-left: -55px
    }
}

body.template .roadmap .carousel__button.is-prev:after {
    color: #1a2935
}

body.template .roadmap .carousel__button.is-next {
    right: 0;
    z-index: 11
}

@media only screen and (max-width:991px) {
    body.template .roadmap .carousel__button.is-next {
        right: 50%;
        margin-right: -55px
    }
}

body.template .roadmap .carousel__button.is-next:after {
    color: #1a2935
}

body.template .actions {
    position: relative;
    display: flex;
    justify-content: space-between;
    min-height: 840px;
    margin-top: 130px;
    width: 100%;
    z-index: 1;
    overflow: hidden
}

@media only screen and (max-width:767px) {
    body.template .actions {
        min-height: auto;
        margin-top: 60px;
        flex-direction: column
    }
}

body.template .actions:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: calc(50% + 60px);
    height: 100%;
    background-color: #f4f7f7
}

@media only screen and (max-width:767px) {
    body.template .actions:before {
        display: none
    }
}

body.template .actions__wrap {
    position: relative;
    width: 100%;
    padding-top: 105px;
    z-index: 1
}

@media only screen and (max-width:767px) {
    body.template .actions__wrap {
        padding-top: 70px
    }
}

body.template .actions__reviews {
    position: relative;
    max-width: 470px;
    margin-right: auto;
    padding-top: 0px
}

@media only screen and (max-width:1199px) {
    body.template .actions__reviews {
        max-width: 440px
    }
}

@media only screen and (max-width:1199px) {
    body.template .actions__reviews {
        max-width: 330px
    }
}

@media only screen and (max-width:767px) {
    body.template .actions__reviews {
        min-width: 100vw;
        background-color: #f4f7f7;
        padding: 40px 15px 60px 15px;
        margin: 0 -15px
    }
}

body.template .actions__reviews-title {
    margin-bottom: 50px
}

@media only screen and (max-width:767px) {
    body.template .actions__reviews-title {
        margin-bottom: 30px
    }
}

body.template .actions__reviews-title .separate-title {
    position: relative;
    width: 100%;
    text-align: right
}

body.template .actions__reviews-title .separate-title span {
    position: relative;
    display: inline-flex;
    padding-left: 70px;
    color: #3e58b9;
}

body.template .actions__reviews-title .separate-title span:before {
    content: '';
    position: absolute;
    width: 60px;
    height: 2px;
    left: 0;
    top: 65%;
    background: #3e58b9
}

@media only screen and (max-width:767px) {
    body.template .actions__reviews-title .separate-title {
        position: relative;
        width: 100%;
        text-align: left
    }
    body.template .actions__reviews-title .separate-title span {
        position: relative;
        display: inline-flex;
        padding-left: 70px;
        color: #3e58b9 !important
    }
    body.template .actions__reviews-title .separate-title span:before {
        content: '';
        position: absolute;
        width: 60px;
        height: 2px;
        left: 0;
        top: 65%;
        background: #3e58b9 !important
    }
}

body.template .actions__reviews-slider {
    position: relative
}

body.template .actions__reviews-slider .owl-nav {
    right: 0;
    bottom: 0
}

body.template .actions__reviews-slider .owl-prev {
    right: 70px
}

@media only screen and (max-width:767px) {
    body.template .actions__reviews-slider .owl-prev {
        right: auto;
        left: 50%;
        margin-left: -55px
    }
}

body.template .actions__reviews-slider .owl-next {
    right: 0
}

@media only screen and (max-width:767px) {
    body.template .actions__reviews-slider .owl-next {
        right: 50%;
        margin-right: -55px
    }
}

body.template .actions__reviews-slider .owl-next:after,
body.template .actions__reviews-slider .owl-prev:after {
    color: #1a2935
}

body.template .actions__reviews-slider-item {
    display: flex;
    flex-direction: column;
    text-align: right;
    align-items: flex-end
}

@media only screen and (max-width:767px) {
    body.template .actions__reviews-slider-item {
        text-align: left;
        align-items: flex-start
    }
}

body.template .actions__reviews-slider-item-text {
    padding-bottom: 70px
}

@media only screen and (max-width:767px) {
    body.template .actions__reviews-slider-item-text {
        padding-bottom: 40px
    }
}

body.template .actions__reviews-slider-item-user {
    position: relative;
    display: flex;
    align-items: center;
    padding-bottom: 70px
}

@media only screen and (max-width:767px) {
    body.template .actions__reviews-slider-item-user {
        padding-bottom: 40px
    }
}

body.template .actions__reviews-slider-item-user p {
    display: flex;
    flex-direction: column;
    padding-right: 15px
}

body.template .actions__reviews-slider-item-user span {
    font-size: 12px;
    padding-top: 5px
}

body.template .actions__reviews-slider-item-user i {
    width: 60px;
    height: 60px
}

@media only screen and (max-width:767px) {
    body.template .actions__reviews-slider-item-user i {
        order: -1;
        margin-right: 15px
    }
}

body.template .actions__news {
    position: relative;
    max-width: 410px;
    margin-left: auto
}

@media only screen and (max-width:1199px) {
    body.template .actions__news {
        max-width: 440px;
        margin-left: 0
    }
}

@media only screen and (max-width:991px) {
    body.template .actions__news {
        max-width: 100%
    }
}

@media only screen and (max-width:767px) {
    body.template .actions__news {
        min-width: 100vw;
        background-color: #3e58b9;
        padding: 40px 15px;
        margin: 0 -15px
    }
}

body.template .actions__news-title {
    position: relative
}

@media only screen and (max-width:1199px) {
    body.template .actions__news-title {
        margin-top: 80px
    }
}

@media only screen and (max-width:767px) {
    body.template .actions__news-title {
        margin-top: 0
    }
}

body.template .actions__news-list {
    position: relative;
    display: flex;
    flex-direction: column
}

body.template .actions__news-item {
    position: relative;
    margin-top: 80px;
    color: #fff
}

@media only screen and (max-width:767px) {
    body.template .actions__news-item {
        margin-top: 40px
    }
}

@media only screen and (max-width:1199px) {
    body.template .actions__news-item:last-child {
        display: none
    }
}

body.template .actions__news-item h5 {
    line-height: 1.5
}

body.template .actions__news-item .body-thin {
    display: inline-flex;
    color: #a2add8;
    margin: 5px 0
}

body.template .actions__news-item .separate-title {
    margin-top: 30px;
    position: relative;
    width: 100%;
    text-align: left
}

body.template .actions__news-item .separate-title span {
    position: relative;
    display: inline-flex;
    padding-left: 70px;
    color: #deb144
}

body.template .actions__news-item .separate-title span:before {
    content: '';
    position: absolute;
    width: 60px;
    height: 2px;
    left: 0;
    top: 65%;
    background: #deb144
}

body.template .actions__aside {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: calc(50% + 60px);
    background-size: cover;
    background-position: top left;
    background-repeat: no-repeat;
    z-index: 0;
    top: 90px;
    background-color: #3e58b9
}

body.template .actions__aside:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 120px;
    height: 120px;
    background-color: #3e58b9;
    background-image: url(../images/news/ic1.png);
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 2
}

body.template .actions__aside:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 120px;
    height: calc(100% - 0px);
    background-color: #f4f7f7;
    z-index: 1
}

@media only screen and (max-width:1199px) {
    body.template .actions__aside:after {
        width: 0px
    }
}

@media only screen and (max-width:767px) {
    body.template .actions__aside {
        position: relative;
        min-width: 100%
    }
}

body.template .payments {
    position: relative;
    display: flex;
    justify-content: space-between;
    width: 100%;
    background-color: #3e58b9
}

body.template .payments__wrap {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-height: 130px;
    z-index: 1
}

@media only screen and (max-width:767px) {
    body.template .payments__wrap {
        padding-bottom: 30px
    }
}

@media only screen and (max-width:1199px) {
    body.template .payments__title {
        display: none
    }
}

body.template .payments__title .separate-title {
    position: relative;
    width: 100%;
    text-align: left
}

body.template .payments__title .separate-title span {
    position: relative;
    display: inline-flex;
    padding-left: 70px;
    color: #fff
}

body.template .payments__title .separate-title span:before {
    content: '';
    position: absolute;
    width: 60px;
    height: 2px;
    left: 0;
    top: 65%;
    background: #fff
}

body.template .payments__list {
    position: relative;
    margin-left: auto
}

@media only screen and (max-width:1199px) {
    body.template .payments__list {
        display: flex;
        justify-content: center;
        flex: 1 1 0;
        margin-left: 0
    }
}

body.template .payments__list ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

@media only screen and (max-width:767px) {
    body.template .payments__list ul {
        justify-content: center
    }
}

@media only screen and (max-width:479px) {
    body.template .payments__list ul {
        justify-content: flex-start
    }
}

body.template .payments__list li {
    margin-left: 50px
}

@media only screen and (max-width:1199px) {
    body.template .payments__list li {
        margin: 0;
        padding: 10px 25px
    }
}

@media only screen and (max-width:767px) {
    body.template .payments__list li {
        padding: 15px 25px
    }
}

@media only screen and (max-width:479px) {
    body.template .payments__list li {
        width: calc(100% / 3);
        padding: 15px
    }
}

body.template .steps {
    position: relative;
    width: 100%;
    margin-top: 110px
}

body.template .steps__list {
    position: relative;
    display: flex;
    flex-wrap: wrap
}

@media only screen and (max-width:991px) {
    body.template .steps__list {
        flex-direction: column
    }
}

body.template .steps__item {
    position: relative;
    width: calc(50% + 60px);
    min-height: 400px;
    background-repeat: no-repeat
}

@media only screen and (max-width:991px) {
    body.template .steps__item {
        min-height: 300px
    }
}

@media only screen and (max-width:991px) {
    body.template .steps__item {
        width: 100%
    }
}

body.template .steps__item:nth-child(odd) {
    margin-right: -60px;
    background-position: center right
}

@media only screen and (max-width:991px) {
    body.template .steps__item:nth-child(odd) {
        margin-right: 0;
        background-position: center left
    }
}

body.template .steps__item:nth-child(even) {
    margin-left: -60px;
    background-position: center left
}

@media only screen and (max-width:991px) {
    body.template .steps__item:nth-child(even) {
        margin-left: 0;
        background-position: center right
    }
}

body.template .steps__item-step {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 120px;
    height: 120px;
    background-color: #3e58b9;
    text-align: center;
    color: #3e58b9;
    text-transform: uppercase;
    line-height: 1;
    text-shadow: 0 -1px 0 #fff, 0 -1px 0 #fff, 0 1px 0 #fff, 0 1px 0 #fff, -1px 0 0 #fff, 1px 0 0 #fff, -1px 0 0 #fff, 1px 0 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff
}

body.template .steps__item-step span {
    display: inline-flex;
    padding: 10px 0 5px 0;
    font-size: 20px;
    letter-spacing: 3px
}

body.template .steps__item-step b {
    font-size: 48px
}

body.template .steps__item-info {
    position: absolute;
    display: flex;
    flex-direction: column
}

body.template .steps__item-title {
    position: relative;
    position: relative
}

body.template .steps__item-title:before {
    content: '';
    position: absolute;
    width: 60px;
    height: 2px;
    background-color: #deb144
}

body.template .steps__item-text {
    position: relative;
    padding-top: 10px;
    max-width: 330px;
    color: #fff
}

body.template .steps__item:nth-child(odd) .steps__item-step {
    right: 0;
    top: 80px;
    border-bottom: 1px solid #fff
}

@media only screen and (max-width:991px) {
    body.template .steps__item:nth-child(odd) .steps__item-step {
        border: 0
    }
}

@media only screen and (max-width:479px) {
    body.template .steps__item:nth-child(odd) .steps__item-step {
        position: relative;
        top: auto;
        right: auto;
        left: auto;
        margin: 0 auto
    }
}

body.template .steps__item:nth-child(odd) .steps__item-info {
    right: 180px;
    top: 140px;
    text-align: right;
    justify-content: flex-end
}

@media only screen and (max-width:479px) {
    body.template .steps__item:nth-child(odd) .steps__item-info {
        position: relative;
        right: auto;
        top: auto;
        justify-content: center;
        text-align: center;
        margin-top: 30px
    }
}

body.template .steps__item:nth-child(odd) .steps__item-title:before {
    right: -70px;
    bottom: 10px
}

body.template .steps__item:nth-child(odd) .steps__item-text {
    margin-left: auto
}

@media only screen and (max-width:479px) {
    body.template .steps__item:nth-child(odd) .steps__item-text {
        margin: 0 auto
    }
}

body.template .steps__item:nth-child(even) .steps__item-step {
    left: 0;
    bottom: 80px
}

@media only screen and (max-width:479px) {
    body.template .steps__item:nth-child(even) .steps__item-step {
        position: relative;
        top: auto;
        right: auto;
        left: auto;
        bottom: auto;
        margin: 0 auto
    }
}

body.template .steps__item:nth-child(even) .steps__item-info {
    left: 180px;
    bottom: 40px;
    justify-content: flex-start
}

@media only screen and (max-width:479px) {
    body.template .steps__item:nth-child(even) .steps__item-info {
        position: relative;
        left: auto;
        bottom: auto;
        justify-content: center;
        text-align: center;
        margin-top: 30px
    }
}

@media only screen and (max-width:479px) {
    body.template .steps__item:nth-child(even) .steps__item-text {
        margin: 0 auto
    }
}

body.template .steps__item:nth-child(even) .steps__item-title:before {
    left: -70px;
    bottom: 10px
}

@media only screen and (max-width:479px) {
    body.template .steps__item:nth-child(even) .steps__item-title:before {
        display: none
    }
}

body.template .referral {
    position: relative;
    display: flex;
    justify-content: space-between;
    width: 100%;
    min-height: 790px;
    z-index: 1;
    overflow: hidden
}

@media only screen and (max-width:767px) {
    body.template .referral {
        min-height: auto;
        margin-bottom: -70px
    }
}

body.template .referral__wrap {
    position: relative;
    width: 100%;
    padding-top: 110px;
    z-index: 1
}

body.template .referral__info {
    position: relative;
    display: flex;
    flex-direction: column;
    max-width: 565px
}

@media only screen and (max-width:1199px) {
    body.template .referral__info {
        max-width: 470px
    }
}

@media only screen and (max-width:991px) {
    body.template .referral__info {
        max-width: 370px
    }
}

@media only screen and (max-width:767px) {
    body.template .referral__info {
        padding-top: 40px;
        max-width: 100%
    }
}

body.template .referral__title {
    margin-bottom: 40px;
    color: #3e58b9
}

body.template .referral__title .separate-title {
    position: relative;
    width: 100%;
    text-align: left;
    display: flex;
    flex-direction: column
}

body.template .referral__title .separate-title span {
    position: relative;
    display: inline-flex;
    padding-left: 70px;
    color: #deb144
}

body.template .referral__title .separate-title span:before {
    content: '';
    position: absolute;
    width: 60px;
    height: 2px;
    left: 0;
    top: 0;
    background: #deb144
}

body.template .referral__title .separate-title span {
    margin-top: 15px;
    padding: 5px 0 0 0
}

body.template .referral__text {
    position: relative;
    margin-bottom: 40px;
    max-width: 500px
}

body.template .referral__level {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 30px 0px 0px;
}

body.template .referral__level-item {
    position: relative;
    display: flex;
    min-height: 90px;
    color: #fff
}

body.template .referral__level-item+body.template .referral__level-item {
    margin-top: 10px
}

body.template .referral__level-item-title {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 90px;
    padding-top: 5px;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-color: #3e58b9;
    z-index: 2;
    position: relative
}

body.template .referral__level-item-title:after {
    content: '';
    position: absolute;
    right: -8px;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 0 8px 8px;
    border-color: transparent transparent transparent #3e58b9
}

body.template .referral__level-item-title b {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.5px
}

body.template .referral__level-item-title strong {
    font-size: 38px;
    line-height: 1;
    text-transform: uppercase;
    color: #3e58b9;
    text-shadow: 0 -1px 0 #fff, 0 -1px 0 #fff, 0 1px 0 #fff, 0 1px 0 #fff, -1px 0 0 #fff, 1px 0 0 #fff, -1px 0 0 #fff, 1px 0 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff
}

body.template .referral__level-item-step {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 40px;
    flex: 1 1 0;
    background-color: #5571db;
    z-index: 1;
    position: relative
}

@media only screen and (max-width:991px) {
    body.template .referral__level-item-step {
        padding: 0 15px
    }
}

body.template .referral__level-item-step:after {
    content: '';
    position: absolute;
    right: -8px;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 0 8px 8px;
    border-color: transparent transparent transparent #5571db
}

body.template .referral__level-item-step .title-h4 {
    font-size: 28px !important;
    font-weight: 700 !important;
    letter-spacing: 4px;
}

@media only screen and (max-width:767px) {
    body.template .referral__level-item-step .title-h4 {
        font-size: 20px
    }
}

body.template .referral__level-item-sum {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 40px;
    background-color: #869fff;
    z-index: 0
}

@media only screen and (max-width:991px) {
    body.template .referral__level-item-sum {
        padding: 0 15px
    }
}

body.template .referral__level-item-sum .title-h4 {
    font-size: 24px;
    font-weight: 700;
    text-transform: none
}

@media only screen and (max-width:767px) {
    body.template .referral__level-item-sum .title-h4 {
        font-size: 20px
    }
}

body.template .referral__btn {
    margin-top: 50px
}

@media only screen and (max-width:767px) {
    body.template .referral__btn {
        margin-top: 40px
    }
}

body.template .referral__aside {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: calc(50% + 60px);
    background-size: cover;
    background-position: top left;
    background-repeat: no-repeat;
    z-index: 0
}

body.template .referral__aside:before {
    content: '';
    position: absolute;
    top: 120px;
    left: 0;
    width: 120px;
    height: 120px;
    background-color: #3e58b9;
    background-image: url(../images/referral/ic1.png);
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 2
}

body.template .referral__aside:after {
    content: '';
    position: absolute;
    left: 0;
    top: 120px;
    width: 120px;
    height: calc(100% - 120px);
    background-color: #fff;
    z-index: 1
}

@media only screen and (max-width:1199px) {
    body.template .referral__aside:after {
        width: 60px
    }
}

@media only screen and (max-width:1199px) {
    body.template .referral__aside:after {
        width: 120px
    }
}

@media only screen and (max-width:767px) {
    body.template .referral__aside {
        width: 100%;
        background-image: none !important
    }
    body.template .referral__aside:before {
        top: 0
    }
}

body.template .faq {
    position: relative;
    min-height: 700px;
    width: 100%;
    margin-top: -120px;
    padding-top: 230px;
    z-index: 1;
    overflow: hidden
}

body.template .faq__title {
    position: relative;
    margin-bottom: 60px;
    z-index: 1
}

body.template .faq__title .separate-title {
    position: relative;
    width: 100%;
    text-align: left;
    margin-bottom: 40px;
    color: #deb144
}

body.template .faq__title .separate-title span {
    position: relative;
    display: inline-flex;
    padding-left: 70px;
    color: #3e58b9
}

body.template .faq__title .separate-title span:before {
    content: '';
    position: absolute;
    width: 60px;
    height: 2px;
    left: 0;
    top: 65%;
    background: #3e58b9
}

@media only screen and (max-width:767px) {
    body.template .faq__title .separate-title span {
        position: static;
        padding: 0
    }
}

@media only screen and (max-width:767px) {
    body.template .faq__title .separate-title span:before {
        top: -10px
    }
}

body.template .faq__wrap {
    position: relative;
    width: 100%;
    z-index: 1
}

body.template .faq__wrap:before {
    content: '';
    position: absolute;
    left: -220px;
    top: 0;
    width: 50%;
    height: 100%;
    max-height: 660px;
    background-image: url(../images/faq/1.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover
}

@media only screen and (max-width:1199px) {
    body.template .faq__wrap:before {
        left: 0;
        width: 380px
    }
}

@media only screen and (max-width:767px) {
    body.template .faq__wrap:before {
        width: 100%;
        max-height: 530px
    }
}

body.template .faq__aside {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: calc(50% + 60px);
    background-size: cover;
    background-position: top left;
    background-repeat: no-repeat;
    z-index: 0;
    background-color: #eff3f4;
    max-height: 720px
}

body.template .faq__aside:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 120px;
    height: 120px;
    background-color: #3e58b9;
    background-image: url(../images/faq/ic1.png);
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 2
}

body.template .faq__aside:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 120px;
    height: calc(100% - 0px);
    background-color: #fff;
    z-index: 1
}

@media only screen and (max-width:1199px) {
    body.template .faq__aside:after {
        width: 60px
    }
}

body.template .contact-form {
    position: relative;
    width: 100%;
    padding: 80px 0;
    margin-top: 110px;
    z-index: 1;
    background-color: #050727;
    color: #6f758b
}

body.template .contact-form__title {
    position: relative;
    margin-bottom: 40px;
    z-index: 1
}

body.template .contact-form__title .separate-title {
    position: relative;
    width: 100%;
    text-align: left;
    margin-bottom: 40px;
    color: #deb144
}

body.template .contact-form__title .separate-title span {
    position: relative;
    display: inline-flex;
    padding-left: 70px;
    color: #fff
}

body.template .contact-form__title .separate-title span:before {
    content: '';
    position: absolute;
    width: 60px;
    height: 2px;
    left: 0;
    top: 65%;
    background: #fff
}

@media only screen and (max-width:767px) {
    body.template .contact-form__title .separate-title span {
        position: static;
        padding: 10px 0 0 0
    }
}

@media only screen and (max-width:767px) {
    body.template .contact-form__title .separate-title span:before {
        top: 0
    }
}

body.template .contact-form__form {
    position: relative
}

body.template .agreements {
    position: relative;
    min-height: 700px;
    width: 100%;
    margin-top: -120px;
    padding-top: 230px;
    z-index: 1;
    overflow: hidden
}

body.template .agreements__title {
    position: relative;
    z-index: 1
}

body.template .agreements__title .separate-title {
    position: relative;
    width: 100%;
    text-align: left;
    margin-bottom: 40px;
    color: #deb144
}

body.template .agreements__title .separate-title span {
    position: relative;
    display: inline-flex;
    padding-left: 70px;
    color: #3e58b9
}

body.template .agreements__title .separate-title span:before {
    content: '';
    position: absolute;
    width: 60px;
    height: 2px;
    left: 0;
    top: 65%;
    background: #3e58b9
}

@media only screen and (max-width:767px) {
    body.template .agreements__title .separate-title span {
        position: static;
        padding: 0
    }
}

@media only screen and (max-width:767px) {
    body.template .agreements__title .separate-title span:before {
        top: -10px
    }
}

body.template .agreements__wrap {
    position: relative;
    width: 100%;
    z-index: 1
}

body.template .agreements__list {
    list-style-type: none;
    padding-left: 30px
}

@media only screen and (max-width:767px) {
    body.template .agreements__list {
        padding-left: 0
    }
}

body.template .agreements__list li {
    margin-top: 20px
}

body.template .agreements__list-title {
    font-size: 30px;
    font-weight: 700;
    color: #3e58b9;
    text-transform: none
}

body.template .agreements__aside {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: calc(50% + 60px);
    background-size: cover;
    background-position: top left;
    background-repeat: no-repeat;
    z-index: 0;
    background-color: #eff3f4;
    max-height: 720px
}

body.template .agreements__aside:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 120px;
    height: 120px;
    background-color: #3e58b9;
    background-image: url(../images/agree/ic1.png);
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 2
}

body.template .agreements__aside:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 120px;
    height: calc(100% - 0px);
    background-color: #fff;
    z-index: 1
}

@media only screen and (max-width:1199px) {
    body.template .agreements__aside:after {
        width: 60px
    }
}

body.template .contacts {
    position: relative;
    width: 100%;
    margin-top: -120px;
    padding-top: 230px;
    padding-bottom: 110px;
    z-index: 1;
    overflow: hidden
}

body.template .contacts__title {
    position: relative;
    margin-bottom: 40px;
    z-index: 1
}

body.template .contacts__wrap {
    position: relative;
    width: 100%;
    z-index: 1
}

body.template .contacts__list {
    position: relative
}

body.template .contacts__list ul {
    position: relative;
    display: flex;
    justify-content: space-between;
    list-style-type: none;
    margin: 0 -20px
}

@media only screen and (max-width:1199px) {
    body.template .contacts__list ul {
        flex-wrap: wrap;
        justify-content: center
    }
}

body.template .contacts__list li {
    margin: 20px;
    width: 160px
}

@media only screen and (max-width:479px) {
    body.template .contacts__list li {
        margin: 20px 10px
    }
}

body.template .contacts__list a {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center
}

body.template .contacts__list a i {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 160px;
    padding: 20px;
    border: 2px solid #e2e3e8
}

body.template .contacts__list a i:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    background-color: #3e58b9;
    z-index: -1
}

body.template .contacts__list a img {
    width: auto
}

body.template .contacts__list a span {
    display: inline-flex;
    margin-top: 15px;
    font-size: 14px
}

body.template .contacts__aside {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: calc(50% + 60px);
    background-size: cover;
    background-position: top left;
    background-repeat: no-repeat;
    z-index: 0;
    background-color: #eff3f4;
    max-height: 720px
}

body.template .contacts__aside:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 120px;
    height: 120px;
    background-color: #3e58b9;
    background-image: url(../images/contact/ic2.png);
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 2
}

body.template .contacts__aside:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 120px;
    height: calc(100% - 0px);
    background-color: #fff;
    z-index: 1
}

@media only screen and (max-width:1199px) {
    body.template .contacts__aside:after {
        width: 60px
    }
}

body.template.template--registration .header {
    position: absolute
}

body.template.template--registration .header:after {
    display: none
}

body.template.template--registration .header-lang {
    margin-left: auto
}

body.template.template--registration .hero-courses li:first-child {
    border-top: 2px solid rgba(255, 255, 255, .1)
}

body.template.template--registration .hero-courses {
    bottom: auto;
    top: 80px;
    height: auto
}

@media only screen and (max-width:767px) {
    body.template.template--registration .hero-socials {
        display: none
    }
}

body.template .registration {
    position: relative;
    width: 100%;
    min-height: 100vh;
    background-image: url(../images/login/1.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

@media only screen and (max-width:767px) {
    body.template .registration {
        padding-top: 120px
    }
}

body.template .registration__wrap {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 30px 0;
    margin: 0 -80px
}

@media only screen and (max-width:1199px) {
    body.template .registration__wrap {
        margin: 0;
        padding: 0 100px
    }
}

@media only screen and (max-width:991px) {
    body.template .registration__wrap {
        flex-direction: column;
        align-items: center
    }
}

@media only screen and (max-width:767px) {
    body.template .registration__wrap {
        padding: 0 15px
    }
}

body.template .registration__signin,
body.template .registration__signup {
    padding: 0 80px
}

@media only screen and (max-width:1199px) {
    body.template .registration__signin,
    body.template .registration__signup {
        width: 50%;
        padding: 0 15px
    }
}

@media only screen and (max-width:991px) {
    body.template .registration__signin,
    body.template .registration__signup {
        width: 100%;
        padding: 0;
        margin: 30px 0
    }
}

body.template .registration__signin-form,
body.template .registration__signup-form {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    min-height: 940px;
    width: 550px;
    background-color: rgba(20, 24, 40, .9)
}

@media only screen and (max-width:1770px) {
    body.template .registration__signin-form,
    body.template .registration__signup-form {
        width: 520px
    }
}

@media only screen and (max-width:1770px) {
    body.template .registration__signin-form,
    body.template .registration__signup-form {
        width: 420px
    }
}

@media only screen and (max-width:1199px) {
    body.template .registration__signin-form,
    body.template .registration__signup-form {
        width: 100%
    }
}

@media only screen and (max-width:991px) {
    body.template .registration__signin-form,
    body.template .registration__signup-form {
        min-height: auto
    }
}

body.template .registration__signin-form:after,
body.template .registration__signup-form:after {
    content: '';
    position: absolute;
    width: 70px;
    height: calc(100% - 140px);
    background-color: rgba(20, 24, 40, .9)
}

@media only screen and (max-width:1199px) {
    body.template .registration__signin-form:after,
    body.template .registration__signup-form:after {
        display: none
    }
}

body.template .registration__signin-form:before,
body.template .registration__signup-form:before {
    content: '';
    position: absolute;
    width: 120px;
    height: 120px;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 2
}

@media only screen and (max-width:1199px) {
    body.template .registration__signin-form:before,
    body.template .registration__signup-form:before {
        display: none
    }
}

body.template .registration__signin-form .checkbox-group,
body.template .registration__signup-form .checkbox-group {
    max-width: 340px
}

@media only screen and (max-width:1199px) {
    body.template .registration__signin-form .checkbox-group,
    body.template .registration__signup-form .checkbox-group {
        max-width: none
    }
}

body.template .registration__signin-form {
    padding: 30px 0 30px 90px
}

@media only screen and (max-width:1399px) {
    body.template .registration__signin-form {
        padding: 30px 0 30px 30px
    }
}

@media only screen and (max-width:1199px) {
    body.template .registration__signin-form {
        padding: 30px 0
    }
}

body.template .registration__signin-form .btn-group {
    margin-top: 40px
}

body.template .registration__signin-form .btn-group .btn {
    max-width: 225px
}

body.template .registration__signin-form:after {
    right: -70px;
    bottom: 0
}

body.template .registration__signin-form:before {
    bottom: 0;
    right: -135px;
    background-color: #3e58b9;
    background-image: url(../images/login/ic2.png)
}

body.template .registration__signup-form {
    padding: 30px 70px 30px 20px
}

@media only screen and (max-width:1399px) {
    body.template .registration__signup-form {
        padding: 30px 10px 30px 20px
    }
}

@media only screen and (max-width:1199px) {
    body.template .registration__signup-form {
        padding: 30px 0
    }
}

body.template .registration__signup-form .btn-group {
    margin-top: 20px
}

body.template .registration__signup-form .btn-group .btn {
    max-width: 225px
}

body.template .registration__signup-form:after {
    left: -70px;
    top: 0
}

body.template .registration__signup-form:before {
    top: 0;
    left: -135px;
    background-color: #deb144;
    background-image: url(../images/login/ic1.png)
}

body.template .registration__signin-title,
body.template .registration__signup-title {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 10px
}

body.template .registration__signin-title:after,
body.template .registration__signup-title:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 60px;
    height: 2px;
    background-color: #deb144
}

body.template .registration__signup-title:after {
    background-color: #3e58b9
}

body.dashboard {
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    background-color: #141828;
    overflow-x: hidden
}

body.dashboard::-webkit-scrollbar {
    width: 10px;
    height: 10px
}

body.dashboard::-webkit-scrollbar-thumb {
    background: rgba(119, 119, 119, .3);
    border-radius: 10px
}

body.dashboard::-webkit-scrollbar-track {
    background: 0 0;
    border-radius: 10px
}

body.dashboard .main-content {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    min-height: 100%;
    overflow: hidden;
    background-image: url(../images/db/bg.jpg);
    background-repeat: no-repeat;
    background-position: center top
}

@media only screen and (max-width:1770px) {
    body.dashboard .main-content {
        align-items: flex-start
    }
}

body.dashboard .wrapper {
    position: relative;
    display: flex;
    flex-direction: column;
    flex: 1 1 0;
    max-width: calc(100% - 390px)
}

@media only screen and (max-width:1770px) {
    body.dashboard .wrapper {
        max-width: calc(100% - 90px);
        margin-left: auto;
        order: 2
    }
}

@media only screen and (max-width:767px) {
    body.dashboard .wrapper {
        width: 100%;
        max-width: 100%;
        margin: 0
    }
}

body.dashboard .content {
    position: relative;
    width: 100%;
    padding: 40px 0
}

@media only screen and (max-width:1770px) {
    body.dashboard .content {
        padding-bottom: 80px
    }
}

@media only screen and (max-width:767px) {
    body.dashboard .content {
        padding-bottom: 40px
    }
}

body.dashboard .content__title {
    margin-bottom: 40px
}

body.dashboard .content__title .separate-title {
    position: relative;
    width: 100%;
    text-align: center
}

body.dashboard .content__title .separate-title span {
    position: relative;
    display: inline-flex;
    padding-left: 70px;
    color: #deb144
}

body.dashboard .content__title .separate-title span:before {
    content: '';
    position: absolute;
    width: 60px;
    height: 2px;
    left: 0;
    top: 70%;
    background: #deb144
}

body.dashboard .content__title .separate-title span {
    color: #3e58b9
}

body.dashboard .container {
    padding: 0 70px
}

@media only screen and (max-width:1770px) {
    body.dashboard .container {
        padding: 0 15px 0 30px
    }
}

@media only screen and (max-width:991px) {
    body.dashboard .container {
        padding: 0 15px
    }
}

body.dashboard .sidebar {
    position: relative;
    width: 90px
}

@media only screen and (max-width:1770px) {
    body.dashboard .sidebar {
        position: absolute;
        height: 100%;
        left: 0;
        top: 0;
        order: 0
    }
}

@media only screen and (max-width:767px) {
    body.dashboard .sidebar {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        height: auto;
        padding: 0 10px
    }
}

body.dashboard .sidebar:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 2px;
    background-color: rgba(255, 255, 255, .12)
}

@media only screen and (max-width:767px) {
    body.dashboard .sidebar:after {
        top: auto;
        bottom: 0;
        height: 2px;
        width: 100%
    }
}

body.dashboard .sidebar__logo {
    position: relative;
    min-height: 135px
}

@media only screen and (max-width:767px) {
    body.dashboard .sidebar__logo {
        max-width: 90px
    }
}

body.dashboard .sidebar__logo:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    width: 100%;
    background-color: rgba(255, 255, 255, .12)
}

@media only screen and (max-width:767px) {
    body.dashboard .sidebar__logo:after {
        display: none
    }
}

body.dashboard .sidebar__logo a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 5px;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    transition: all .3s ease
}

@media only screen and (max-width:767px) {
    body.dashboard .sidebar__logo a {
        padding: 5px 0
    }
}

body.dashboard .sidebar__logo span {
    margin-left: -3px
}

body.dashboard .sidebar__logo img {
    width: 100%;
    margin-bottom: 10px
}

body.dashboard .sidebar__nav {
    position: relative
}

@media only screen and (max-width:767px) {
    body.dashboard .sidebar__nav {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 100;
        padding: 20px;
        background-color: #3e58b9;
        visibility: hidden;
        opacity: 0;
        transition: all .3s ease
    }
    body.dashboard .sidebar__nav.open {
        visibility: visible;
        opacity: 1
    }
}

body.dashboard .sidebar__nav ul {
    position: relative;
    display: flex;
    flex-direction: column
}

@media only screen and (max-width:767px) {
    body.dashboard .sidebar__nav ul {
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        padding: 30px 0
    }
}

@media only screen and (max-width:479px) {
    body.dashboard .sidebar__nav ul {
        padding-bottom: 0
    }
}

@media only screen and (max-width:767px) {
    body.dashboard .sidebar__nav li {
        width: calc(100% / 4);
        max-width: 94px;
        border: 2px solid rgba(255, 255, 255, .12);
        margin: -1px
    }
    body.dashboard .sidebar__nav li:last-child {
        display: none
    }
}

body.dashboard .sidebar__nav a {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    min-height: 90px;
    padding: 5px;
    font-size: 12px;
    font-weight: 300;
    text-transform: uppercase
}

@media only screen and (max-width:479px) {
    body.dashboard .sidebar__nav a {
        font-size: 10px
    }
}

body.dashboard .sidebar__nav a:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    width: 100%;
    background-color: rgba(255, 255, 255, .12)
}

@media only screen and (max-width:767px) {
    body.dashboard .sidebar__nav a:after {
        display: none
    }
}

body.dashboard .sidebar__nav a.active {
    background-color: #3e58b9;
    opacity: 1
}

@media only screen and (max-width:767px) {
    body.dashboard .sidebar__nav a.active {
        background-color: #deb144;
        color: #fff
    }
    body.dashboard .sidebar__nav a.active i {
        color: #3e58b9
    }
}

body.dashboard .sidebar__nav a i {
    margin: 5px 0 10px 0;
    font-size: 20px;
    color: #deb144
}

body.dashboard .sidebar__welcome {
    display: none;
    position: relative;
    justify-content: center
}

@media only screen and (max-width:767px) {
    body.dashboard .sidebar__welcome {
        display: flex
    }
}

@media only screen and (max-width:479px) {
    body.dashboard .sidebar__welcome {
        justify-content: flex-start
    }
}

body.dashboard .sidebar__welcome i {
    position: relative;
    display: block;
    width: 75px;
    height: 75px;
    padding: 3px;
    border: 1px solid rgba(255, 255, 255, .12)
}

body.dashboard .sidebar__welcome p {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 15px
}

body.dashboard .sidebar__welcome b {
    padding-bottom: 5px;
    text-transform: uppercase;
    line-height: 1.2
}

body.dashboard .sidebar__welcome .exit,
body.dashboard .sidebar__welcome .link {
    color: #deb144;
    min-height: auto;
    border: 0;
    text-align: left;
    justify-content: flex-start;
    align-items: flex-start;
    text-transform: none;
    padding: 0;
    font-size: 14px;
    text-decoration: none
}

body.dashboard .sidebar__welcome .exit:after,
body.dashboard .sidebar__welcome .exit:before,
body.dashboard .sidebar__welcome .link:after,
body.dashboard .sidebar__welcome .link:before {
    display: none
}

body.dashboard .sidebar__welcome .exit {
    text-decoration: underline;
    text-transform: uppercase;
    font-weight: 500;
    padding-top: 10px
}

body.dashboard .sidebar__toggle {
    display: none;
    position: relative;
    width: 80px;
    height: 80px;
    background-color: #3e58b9;
    cursor: pointer;
    z-index: 101
}

@media only screen and (max-width:767px) {
    body.dashboard .sidebar__toggle {
        display: flex
    }
}

body.dashboard .sidebar__toggle .line-1,
body.dashboard .sidebar__toggle .line-2,
body.dashboard .sidebar__toggle .line-3 {
    position: absolute;
    width: 28px;
    height: 3px;
    left: 50%;
    margin-left: -13px;
    top: 50%;
    background-color: #fff;
    transition: all .3s ease
}

body.dashboard .sidebar__toggle .line-1 {
    margin-top: -7px
}

body.dashboard .sidebar__toggle .line-3 {
    margin-top: 7px
}

body.dashboard .sidebar__toggle.open {
    position: fixed;
    top: 20px;
    right: 10px
}

body.dashboard .sidebar__toggle.open .line-2 {
    opacity: 0
}

body.dashboard .sidebar__toggle.open .line-1 {
    margin-top: -2px;
    transform: rotate(40deg)
}

body.dashboard .sidebar__toggle.open .line-3 {
    margin-top: -2px;
    transform: rotate(-40deg)
}

body.dashboard .userdata {
    position: relative;
    width: 300px
}

@media only screen and (max-width:1770px) {
    body.dashboard .userdata {
        display: flex;
        max-height: 135px;
        width: calc(100% - 90px);
        margin-left: auto;
        padding: 0 15px 0 30px;
        order: 1
    }
    body.dashboard .userdata:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        height: 2px;
        width: 100%;
        background-color: rgba(255, 255, 255, .12)
    }
}

@media only screen and (max-width:1770px) and (max-width:767px) {
    body.dashboard .userdata:after {
        display: none
    }
}

@media only screen and (max-width:991px) {
    body.dashboard .userdata {
        padding: 0 15px
    }
}

@media only screen and (max-width:767px) {
    body.dashboard .userdata {
        width: calc(100% - 180px);
        margin: 0 auto
    }
}

body.dashboard .userdata:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 2px;
    background-color: rgba(255, 255, 255, .12);
    z-index: 1
}

@media only screen and (max-width:767px) {
    body.dashboard .userdata:before {
        display: none
    }
}

body.dashboard .userdata__welcome {
    position: relative;
    min-height: 135px;
    display: flex;
    flex-wrap: wrap;
    padding: 30px 15px 30px 25px;
    z-index: 1
}

@media only screen and (max-width:1770px) {
    body.dashboard .userdata__welcome {
        order: 1
    }
}

@media only screen and (max-width:767px) {
    body.dashboard .userdata__welcome {
        display: none
    }
}

body.dashboard .userdata__welcome:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    width: 100%;
    background-color: rgba(255, 255, 255, .12)
}

@media only screen and (max-width:1770px) {
    body.dashboard .userdata__welcome:after {
        display: none
    }
}

body.dashboard .userdata__welcome i {
    position: relative;
    display: block;
    width: 75px;
    height: 75px;
    padding: 3px;
    border: 1px solid rgba(255, 255, 255, .12)
}

body.dashboard .userdata__welcome p {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 15px
}

body.dashboard .userdata__welcome b {
    max-width: 100px;
    padding-bottom: 5px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.2
}

body.dashboard .userdata__welcome a {
    color: #deb144;
    text-decoration: underline
}

body.dashboard .userdata__balance {
    position: relative;
    min-height: 140px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 30px 10px 15px 10px;
    margin-top: -2px;
    text-align: center;
    background-image: url(../images/db/1.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    z-index: 0
}

@media only screen and (max-width:1770px) {
    body.dashboard .userdata__balance {
        min-height: 135px;
        min-width: 300px;
        order: 0
    }
}

@media only screen and (max-width:767px) {
    body.dashboard .userdata__balance {
        min-width: 100%
    }
}

body.dashboard .userdata__balance b {
    text-transform: uppercase
}

body.dashboard .userdata__balance strong {
    color: #deb144;
    padding-bottom: 10px
}

@media only screen and (max-width:767px) {
    body.dashboard .userdata__balance strong {
        font-size: 24px
    }
}

body.dashboard .userdata__balance a {
    text-decoration: underline;
    font-weight: 500
}

body.dashboard .userdata__info {
    position: relative
}

@media only screen and (max-width:1770px) {
    body.dashboard .userdata__info {
        order: 2;
        margin-left: auto
    }
}

body.dashboard .userdata__info ul {
    position: relative;
    display: flex;
    flex-direction: column
}

@media only screen and (max-width:1770px) {
    body.dashboard .userdata__info ul {
        flex-direction: row;
        min-height: 135px;
        align-items: center
    }
}

body.dashboard .userdata__info li {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 0 30px;
    margin-top: 45px
}

@media only screen and (max-width:1770px) {
    body.dashboard .userdata__info li {
        margin-top: 0
    }
    body.dashboard .userdata__info li.info--link {
        display: none
    }
}

@media only screen and (max-width:1399px) {
    body.dashboard .userdata__info li.info--date {
        display: none
    }
}

@media only screen and (max-width:1199px) {
    body.dashboard .userdata__info li.info--enter {
        display: none
    }
}

@media only screen and (max-width:991px) {
    body.dashboard .userdata__info li.info--ip {
        display: none
    }
}

body.dashboard .userdata__info a {
    display: inline-flex;
    font-size: 15px;
    font-weight: 300;
    color: #deb144;
    text-decoration: underline;
    word-wrap: break-word;
    word-break: break-all
}

body.dashboard .userdata__info i {
    margin-bottom: 20px
}

body.dashboard .userdata__info i img {
    max-height: 36px
}

body.dashboard .userdata__info b {
    text-transform: uppercase;
    margin-bottom: 10px
}

body.dashboard .userdata__info span {
    font-size: 15px;
    font-weight: 300;
    color: #deb144
}

body.dashboard .header {
    position: relative;
    display: flex;
    flex-direction: column;
    min-height: 135px;
    padding-top: 5px
}

@media only screen and (max-width:1770px) {
    body.dashboard .header {
        display: none
    }
}

body.dashboard .header:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: rgba(255, 255, 255, .12)
}

body.dashboard .header__nav {
    position: relative
}

body.dashboard .header__nav ul {
    display: flex;
    justify-content: center;
    margin: 0 -30px
}

body.dashboard .header__nav li {
    padding: 0 30px
}

body.dashboard .header__nav a {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 80px;
    font-size: 17px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    text-align: center
}

body.dashboard .header__nav a:hover {
    color: #deb144;
    opacity: 1
}

body.dashboard .header__socials {
    position: relative;
    margin-top: 10px
}

body.dashboard .header__socials ul {
    display: flex;
    justify-content: center;
    margin: 0 -20px
}

body.dashboard .header__socials li {
    padding: 0 20px
}

body.dashboard .header__socials li:nth-child(n+3) a {
    font-size: 18px
}

body.dashboard .header__socials a {
    line-height: 1;
    font-size: 20px;
    color: #fff
}

body.dashboard .footer {
    display: none;
    position: relative;
    margin-top: auto;
    width: 100%
}

@media only screen and (max-width:1770px) {
    body.dashboard .footer {
        display: block
    }
}

body.dashboard .footer__socials {
    position: relative;
    background-color: #050727
}

body.dashboard .footer__socials ul {
    display: flex;
    justify-content: center;
    margin: 0 -20px
}

body.dashboard .footer__socials li {
    padding: 0 20px
}

body.dashboard .footer__socials li:nth-child(n+3) a {
    font-size: 18px
}

body.dashboard .footer__socials a {
    display: flex;
    align-items: center;
    min-height: 50px;
    line-height: 1;
    font-size: 20px;
    color: #fff
}

body.dashboard .account {
    position: relative
}

body.dashboard .account__wrap {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center
}

@media only screen and (max-width:991px) {
    body.dashboard .account__wrap {
        flex-wrap: wrap
    }
}

body.dashboard .account__deposit,
body.dashboard .account__withdraw {
    flex: 1 1 0;
    min-height: calc(100% - 140px);
    border: 2px solid rgba(255, 255, 255, .12)
}

@media only screen and (max-width:991px) {
    body.dashboard .account__deposit,
    body.dashboard .account__withdraw {
        order: 1;
        margin-top: 30px
    }
}

@media only screen and (max-width:767px) {
    body.dashboard .account__deposit,
    body.dashboard .account__withdraw {
        margin-top: 20px
    }
}

body.dashboard .account__deposit ul,
body.dashboard .account__withdraw ul {
    position: relative;
    display: flex;
    flex-direction: column
}

body.dashboard .account__deposit li,
body.dashboard .account__withdraw li {
    position: relative;
    display: flex;
    flex-direction: column
}

body.dashboard .account__deposit li+li,
body.dashboard .account__withdraw li+li {
    margin-top: 40px
}

@media only screen and (max-width:1199px) {
    body.dashboard .account__deposit li+li,
    body.dashboard .account__withdraw li+li {
        margin-top: 20px
    }
}

body.dashboard .account__deposit i,
body.dashboard .account__withdraw i {
    margin-bottom: 20px
}

body.dashboard .account__deposit i img,
body.dashboard .account__withdraw i img {
    width: auto
}

body.dashboard .account__deposit b,
body.dashboard .account__withdraw b {
    text-transform: uppercase
}

body.dashboard .account__deposit strong,
body.dashboard .account__withdraw strong {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2;
    color: #deb144
}

body.dashboard .account__deposit {
    padding: 30px 30px 30px 90px;
    border-right: 0
}

@media only screen and (max-width:1770px) {
    body.dashboard .account__deposit {
        padding: 30px 30px 30px 60px
    }
}

@media only screen and (max-width:1399px) {
    body.dashboard .account__deposit {
        padding: 30px 20px
    }
}

body.dashboard .account__withdraw {
    padding: 30px 90px 30px 30px;
    border-left: 0
}

@media only screen and (max-width:1770px) {
    body.dashboard .account__withdraw {
        padding: 30px 60px 30px 30px
    }
}

@media only screen and (max-width:1399px) {
    body.dashboard .account__withdraw {
        padding: 30px 20px
    }
}

body.dashboard .account__withdraw li {
    align-items: flex-end;
    text-align: right
}

body.dashboard .account__referral {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 570px;
    padding: 30px 20px;
    border: 2px solid rgba(255, 255, 255, .12)
}

@media only screen and (max-width:1199px) {
    body.dashboard .account__referral {
        width: 450px
    }
}

@media only screen and (max-width:991px) {
    body.dashboard .account__referral {
        width: 100%
    }
}

@media only screen and (max-width:767px) {
    body.dashboard .account__referral {
        padding: 20px
    }
}

body.dashboard .account__referral-link,
body.dashboard .account__referral-user {
    position: relative;
    display: flex;
    flex-direction: column;
    min-height: 210px
}

body.dashboard .account__referral-link:before,
body.dashboard .account__referral-user:before {
    content: '';
    position: absolute;
    width: 120px;
    height: 120px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 1
}

body.dashboard .account__referral-link:after,
body.dashboard .account__referral-user:after {
    content: '';
    position: absolute;
    height: 70px;
    width: calc(100% - 140px)
}

body.dashboard .account__referral-user {
    justify-content: flex-end;
    padding: 20px 20px 30px 70px;
    margin-bottom: 80px;
    background-color: #deb144
}

@media only screen and (max-width:1199px) {
    body.dashboard .account__referral-user {
        padding: 30px
    }
}

@media only screen and (max-width:479px) {
    body.dashboard .account__referral-user {
        padding: 20px 15px
    }
}

body.dashboard .account__referral-user:before {
    left: 0;
    bottom: -140px;
    background-image: url(../images/db/ic2.png)
}

body.dashboard .account__referral-user:after {
    left: 0;
    bottom: -70px;
    background-color: #deb144
}

body.dashboard .account__referral-user b {
    text-transform: uppercase;
    margin-bottom: 10px
}

body.dashboard .account__referral-user strong {
    font-size: 24px;
    font-weight: 700;
    color: #3e58b9;
    margin-bottom: 10px;
    word-wrap: break-word;
    word-break: break-all
}

body.dashboard .account__referral-user a {
    color: #1a2935;
    text-decoration: underline;
    word-wrap: break-word;
    word-break: break-all
}

body.dashboard .account__referral-link {
    text-align: right;
    align-items: flex-end;
    padding: 20px 70px 30px 20px;
    margin-top: 80px;
    background-color: #3e58b9
}

@media only screen and (max-width:1199px) {
    body.dashboard .account__referral-link {
        padding: 20px 30px
    }
}

@media only screen and (max-width:479px) {
    body.dashboard .account__referral-link {
        padding: 20px 15px
    }
}

body.dashboard .account__referral-link:before {
    right: 0;
    top: -140px;
    background-image: url(../images/db/ic3.png)
}

body.dashboard .account__referral-link:after {
    right: 0;
    top: -70px;
    background-color: #3e58b9
}

body.dashboard .account__referral-link b {
    text-transform: uppercase;
    margin-bottom: 10px
}

body.dashboard .account__referral-link strong {
    max-width: 350px;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.8;
    color: #141828;
    word-wrap: break-word;
    word-break: break-all
}

body.dashboard .account__referral-link a {
    color: #deb144;
    text-decoration: underline
}

body.dashboard .deposit {
    position: relative
}

body.dashboard .deposit__wrap {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -50px
}

@media only screen and (max-width:1770px) {
    body.dashboard .deposit__wrap {
        margin: 0 -15px
    }
}

body.dashboard .deposit__block {
    position: relative;
    width: 50%;
    min-height: 610px;
    padding: 0 50px
}

@media only screen and (max-width:1770px) {
    body.dashboard .deposit__block {
        padding: 0 15px
    }
}

@media only screen and (max-width:991px) {
    body.dashboard .deposit__block {
        width: 100%;
        min-height: auto
    }
    body.dashboard .deposit__block:last-child {
        margin-top: 20px
    }
}

body.dashboard .deposit__invest {
    position: relative;
    display: flex;
    justify-content: center;
    margin-top: 30px
}

body.dashboard .deposit-plan {
    position: relative;
    display: flex;
    flex-direction: column
}

body.dashboard .deposit-plan__title {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1
}

body.dashboard .deposit-plan__title span {
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1;
    color: rgba(255, 255, 255, .1)
}

body.dashboard .deposit-plan__upto {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    width: 100%;
    min-height: 370px;
    padding: 0 0 25px 140px;
    background-image: url(../images/db/2.jpg);
    background-position: center center;
    background-size: cover
}

@media only screen and (max-width:991px) {
    body.dashboard .deposit-plan__upto {
        min-height: 200px;
        padding-bottom: 15px
    }
}

body.dashboard .deposit-plan__upto .title-h5 {
    color: #deb144;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 1.5px;
    line-height: 0
}

@media only screen and (max-width:991px) {
    body.dashboard .deposit-plan__upto .title-h5 {
        line-height: 1;
        font-size: 14px
    }
}

body.dashboard .deposit-plan__plan {
    position: relative;
    display: flex;
    width: 100%;
    padding: 80px 30px 30px 60px;
    margin-left: auto;
    background-color: #f4f7f7;
    color: #1a2935;
    font-weight: 300;
    z-index: 1
}

@media only screen and (max-width:1399px) {
    body.dashboard .deposit-plan__plan {
        padding: 80px 20px 30px 20px
    }
}

body.dashboard .deposit-plan__icon {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: -60px;
    left: 0;
    width: 120px;
    height: 120px;
    background-color: #3e58b9
}

body.dashboard .deposit-plan__icon img {
    width: 90px
}

body.dashboard .deposit-plan__list {
    position: relative;
    display: flex;
    flex: 1 1 0;
    flex-wrap: wrap;
    justify-content: space-between
}

body.dashboard .deposit-plan__item {
    position: relative;
    display: flex;
    flex-direction: column
}

body.dashboard .deposit-plan__item p {
    display: flex;
    flex-direction: column;
    font-size: 12px
}

body.dashboard .deposit-plan__item h5 {
    margin-top: 25px;
    color: #3e58b9;
    text-align: right;
    line-height: 1.3
}

body.dashboard .deposit-plan__item ul {
    display: flex;
    flex-direction: column;
    margin-top: 20px;
    list-style-type: square;
    padding-left: 16px;
    font-size: 13px
}

body.dashboard .deposit-plan__item li {
    margin: 2px 0;
    color: #3e58b9
}

body.dashboard .deposit-plan__item li span {
    color: #1a2935
}

body.dashboard .deposit-calc {
    position: relative
}

body.dashboard .deposit-calc__tabs {
    position: relative;
    display: flex;
    flex-direction: column
}

body.dashboard .deposit-calc__tabs-nav {
    position: relative
}

body.dashboard .deposit-calc__tabs-nav ul {
    display: flex
}

body.dashboard .deposit-calc__tabs-nav li {
    width: 50%;
    max-width: 250px
}

body.dashboard .deposit-calc__tabs-nav a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 90px;
    background-color: transparent;
    text-align: center;
    text-transform: uppercase
}

body.dashboard .deposit-calc__tabs-nav a.active {
    background-color: #3e58b9;
    opacity: 1
}

body.dashboard .deposit-calc__tabs-nav a span {
    font-size: 12px;
    letter-spacing: 1.5px;
    color: #deb144
}

@media only screen and (max-width:1199px) {
    body.dashboard .deposit-calc__tabs-nav a span {
        letter-spacing: 0
    }
}

body.dashboard .deposit-calc__tabs-nav a b {
    font-size: 17px;
    padding-top: 5px
}

@media only screen and (max-width:1199px) {
    body.dashboard .deposit-calc__tabs-nav a b {
        font-size: 15px
    }
}

body.dashboard .deposit-calc__tabs-body {
    position: relative;
    min-height: 160px;
    background-color: #3e58b9
}

body.dashboard .deposit-calc__balance {
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 45px 50px
}

@media only screen and (max-width:1199px) {
    body.dashboard .deposit-calc__balance {
        padding: 45px 20px
    }
}

@media only screen and (max-width:767px) {
    body.dashboard .deposit-calc__balance .title-h3 {
        font-size: 36px
    }
}

body.dashboard .deposit-calc__currency {
    display: flex;
    flex-direction: column;
    padding: 30px 50px
}

@media only screen and (max-width:1199px) {
    body.dashboard .deposit-calc__currency {
        padding: 30px 20px
    }
}

body.dashboard .deposit-calc__currency .tx-white {
    font-size: 17px
}

body.dashboard .deposit-calc__form {
    position: relative;
    display: flex;
    flex-direction: column
}

body.dashboard .deposit-calc__form-group {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px
}

body.dashboard .deposit-calc__form-group-item {
    padding: 10px
}

body.dashboard .deposit-calc__form-group-item input[type=radio] {
    display: none
}

body.dashboard .deposit-calc__form-group-item label {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 55px;
    height: 55px;
    border: 2px solid #fff;
    font-size: 22px;
    color: #fff;
    cursor: pointer;
    transition: all .3s ease
}

@media only screen and (max-width:479px) {
    body.dashboard .deposit-calc__form-group-item label {
        width: 45px;
        height: 45px;
        font-size: 18px
    }
}

body.dashboard .deposit-calc__form-group-item label:hover {
    opacity: .8
}

body.dashboard .deposit-calc__form-group-item input[type=radio]:checked+label {
    background-color: #141828;
    border-color: #141828;
    color: #fff
}

body.dashboard .deposit-calc__form-group-item input[type=radio]:disabled+label {
    opacity: .3
}

body.dashboard .deposit-calc__amount {
    position: relative;
    display: flex;
    flex-direction: column;
    min-height: 169px;
    padding: 30px 50px;
    margin-top: 20px;
    background-color: #3e58b9
}

@media only screen and (max-width:1199px) {
    body.dashboard .deposit-calc__amount {
        padding: 30px 20px
    }
}

body.dashboard .deposit-calc__amount .tx-white {
    font-size: 17px;
    padding-bottom: 10px
}

body.dashboard .deposit-calc__amount input {
    position: relative;
    width: 100%;
    max-width: 400px;
    height: 55px;
    padding: 0 25px;
    border: 1px solid transparent;
    background-color: rgba(255, 255, 255, .2);
    color: #fff;
    font-weight: 500;
    font-size: 17px
}

body.dashboard .deposit-calc__amount input.error {
    border-color: #dc3545
}

body.dashboard .deposit-calc__amount input::-webkit-input-placeholder {
    color: rgba(255, 255, 255, .5)
}

body.dashboard .deposit-calc__amount input::-moz-placeholder {
    color: rgba(255, 255, 255, .5)
}

body.dashboard .deposit-calc__amount input:-ms-input-placeholder {
    color: rgba(255, 255, 255, .5)
}

body.dashboard .deposit-calc__amount input:-moz-placeholder {
    color: rgba(255, 255, 255, .5)
}

body.dashboard .deposit-calc__amount .error-text {
    position: absolute;
    bottom: -20px;
    left: 0;
    display: none;
    font-size: 13px;
    color: #dc3545
}

body.dashboard .deposit-calc__result {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    min-height: 150px;
    padding: 30px 0;
    margin-top: 20px;
    background-color: #deb144
}

body.dashboard .deposit-calc__result:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 2px;
    height: 100px;
    background-color: #fff
}

body.dashboard .deposit-calc__result-item {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 0 40px;
    width: 50%
}

@media only screen and (max-width:479px) {
    body.dashboard .deposit-calc__result-item {
        padding: 0 15px
    }
}

body.dashboard .deposit-calc__result-item .title-h3 {
    max-width: 250px;
    overflow: hidden
}

body.dashboard .deposit-calc__result-item .title-h6 {
    margin-top: 15px;
    color: #1a2935
}

body.dashboard .deposit-list {
    position: relative;
    width: 100%
}

body.dashboard .deposit-list__tabs {
    position: relative;
    display: flex;
    flex-direction: column;
    max-width: 100%;
    overflow: hidden
}

body.dashboard .deposit-list__tabs-nav {
    position: relative
}

body.dashboard .deposit-list__tabs-nav ul {
    display: flex
}

body.dashboard .deposit-list__tabs-nav li {
    width: 50%;
    max-width: 250px
}

body.dashboard .deposit-list__tabs-nav a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 90px;
    background-color: transparent;
    text-align: center;
    text-transform: uppercase
}

body.dashboard .deposit-list__tabs-nav a.active {
    background-color: #3e58b9;
    opacity: 1
}

body.dashboard .deposit-list__tabs-nav a b {
    font-size: 17px;
    padding-top: 5px
}

@media only screen and (max-width:1199px) {
    body.dashboard .deposit-list__tabs-nav a b {
        font-size: 15px
    }
}

body.dashboard .deposit-list__tabs-body {
    position: relative;
    width: 100%;
    padding: 30px 30px 90px 30px;
    background-color: #3e58b9
}

@media only screen and (max-width:767px) {
    body.dashboard .deposit-list__tabs-body {
        padding: 20px 15px 90px 15px
    }
}

body.dashboard .deposit-list__slider {
    position: relative
}

body.dashboard .deposit-list__slider .owl-nav {
    bottom: -30px
}

body.dashboard .deposit-list__slider .owl-prev {
    left: 50%;
    margin-left: -60px
}

body.dashboard .deposit-list__slider .owl-next {
    right: 50%;
    margin-right: -60px
}

body.dashboard .deposit-list__grid {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px
}

body.dashboard .deposit-list__grid-item {
    position: relative;
    padding: 0 20px;
    width: 50%;
    margin: 20px 0
}

@media only screen and (max-width:991px) {
    body.dashboard .deposit-list__grid-item {
        width: 100%
    }
}

body.dashboard .deposit-list__grid-wrap {
    position: relative;
    display: flex;
    flex-direction: column
}

body.dashboard .deposit-list__upto {
    position: relative;
    display: flex;
    align-items: flex-end;
    width: 100%;
    min-height: 180px;
    padding: 40px 20px 40px 150px;
    background-image: url(../images/db/3.jpg);
    background-position: center center;
    background-size: cover
}

@media only screen and (max-width:1199px) {
    body.dashboard .deposit-list__upto {
        flex-wrap: wrap
    }
}

body.dashboard .deposit-list__upto i {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    left: 0;
    width: 120px;
    height: 120px;
    background-color: #fff
}

body.dashboard .deposit-list__upto i img {
    width: 90px
}

body.dashboard .deposit-list__upto .title-xlarge {
    height: 100px;
    line-height: 90px;
    margin-right: 10px
}

@media only screen and (max-width:991px) {
    body.dashboard .deposit-list__upto .title-xlarge {
        height: auto;
        font-size: 80px;
        line-height: 60px
    }
}

body.dashboard .deposit-list__upto .title-h5 {
    display: inline-flex;
    padding-top: 10px;
    color: #deb144;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 1.5px
}

@media only screen and (max-width:991px) {
    body.dashboard .deposit-list__upto .title-h5 {
        font-size: 14px
    }
}

body.dashboard .deposit-list__plan {
    position: relative;
    padding: 30px 40px 25px 30px;
    min-height: 270px;
    background-color: #f4f7f7;
    color: #1a2935
}

@media only screen and (max-width:1770px) {
    body.dashboard .deposit-list__plan {
        padding: 25px 20px
    }
}

body.dashboard .deposit-list__plan-wrap {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

body.dashboard .deposit-list__plan-item {
    position: relative;
    margin-bottom: 30px
}

@media only screen and (max-width:479px) {
    body.dashboard .deposit-list__plan-item {
        width: 100%
    }
}

body.dashboard .deposit-list__plan-item ul {
    display: flex;
    flex-direction: column;
    list-style-type: square;
    padding-left: 16px;
    font-size: 13px
}

body.dashboard .deposit-list__plan-item li {
    margin: 0;
    color: #3e58b9;
    font-size: 13px
}

body.dashboard .deposit-list__plan-item li:nth-child(3) {
    margin-top: 10px
}

body.dashboard .deposit-list__plan-item li:nth-child(4) {
    margin-bottom: 10px
}

body.dashboard .deposit-list__plan-item li span {
    color: #1a2935
}

body.dashboard .deposit-list__plan-item li b {
    font-weight: 700
}

body.dashboard .deposit-list__plan-item li h4 {
    display: inline-flex
}

body.dashboard .deposit-list__plan-item li .title-h3 {
    display: inline-flex;
    padding-top: 10px;
    font-weight: 500;
    text-transform: uppercase;
    color: #3e58b9
}

body.dashboard .deposit-list__plan-item .btn {
    min-width: 220px;
    padding: 0 15px
}

@media only screen and (max-width:479px) {
    body.dashboard .deposit-list__plan-item .btn {
        width: 100%
    }
}

body.dashboard .deposit-list__plan-item:last-child {
    max-width: 220px
}

@media only screen and (max-width:479px) {
    body.dashboard .deposit-list__plan-item:last-child {
        max-width: none
    }
}

body.dashboard .deposit-list__plan-item:last-child ul {
    list-style-type: none;
    padding-left: 0
}

body.dashboard .deposit-list__plan-item:last-child li {
    margin-bottom: 10px
}

body.dashboard .deposit-list__progress {
    position: relative;
    width: 100%;
    height: 55px;
    padding: 2px;
    background-color: #141828
}

body.dashboard .deposit-list__progress-bar {
    position: relative;
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: flex-end;
    padding-right: 20px;
    background-image: url(../images/db/5.jpg);
    background-repeat: no-repeat;
    background-position: left center
}

body.dashboard .deposit-list__progress-val {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 20px;
    font-weight: 500;
    color: #deb144
}

body.dashboard .deposit-list__grid-item.grid-item--closed .deposit-list__upto {
    background-image: url(../images/db/4.jpg)
}

body.dashboard .deposit-list__grid-item.grid-item--closed .deposit-list__progress-val {
    color: #1a2935
}

body.dashboard .history {
    position: relative;
    width: 100%;
    padding-bottom: 100px
}

body.dashboard .history__filter {
    position: relative;
    padding: 15px 30px 20px 30px;
    margin-bottom: 40px;
    background-color: #3e58b9
}

@media only screen and (max-width:1399px) {
    body.dashboard .history__filter {
        padding: 15px 25px 20px 25px
    }
}

@media only screen and (max-width:767px) {
    body.dashboard .history__filter {
        padding: 15px 15px 20px 15px
    }
}

body.dashboard .history__filter-list {
    position: relative;
    display: flex;
    margin: 0 -15px
}

@media only screen and (max-width:1399px) {
    body.dashboard .history__filter-list {
        flex-wrap: wrap
    }
}

@media only screen and (max-width:767px) {
    body.dashboard .history__filter-list {
        flex-direction: column
    }
}

body.dashboard .history__filter-item {
    position: relative;
    display: flex;
    align-items: flex-end;
    padding: 0 15px;
    margin: 10px -5px
}

body.dashboard .history__filter-item .select-group {
    position: relative;
    padding: 0 5px;
    width: 140px
}

@media only screen and (max-width:1770px) {
    body.dashboard .history__filter-item .select-group {
        width: auto
    }
}

body.dashboard .history__filter-item .select-group .selectric {
    min-width: 130px
}

@media only screen and (max-width:1770px) {
    body.dashboard .history__filter-item .select-group .selectric {
        min-width: auto
    }
}

body.dashboard .history__filter-item.filter-item--operation .select-group {
    width: 280px
}

@media only screen and (max-width:767px) {
    body.dashboard .history__filter-item.filter-item--operation .select-group {
        width: 100%
    }
}

body.dashboard .history__filter-item.filter-item--btn .select-group {
    width: 150px
}

@media only screen and (max-width:767px) {
    body.dashboard .history__filter-item.filter-item--btn .select-group {
        width: 100%
    }
}

body.dashboard .history__filter-item.filter-item--btn .select-group .btn {
    width: 100%
}

body.dashboard .history__table {
    position: relative;
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
    overflow: hidden;
    overflow-x: auto
}

body.dashboard .history__table-col {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 15px 25px;
    flex: 1 1 auto
}

body.dashboard .history__table-col span {
    padding-bottom: 5px;
    font-size: 14px;
    color: #1a2935;
    line-height: 1
}

body.dashboard .history__table-col p {
    font-size: 13px;
    color: #1a2935
}

body.dashboard .history__table-col b {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    white-space: nowrap
}

body.dashboard .history__table-col i {
    font-size: 26px;
    text-align: center;
    margin-top: 5px
}

body.dashboard .history__table-col.col--ref {
    min-width: 270px;
    background-color: #3e58b9;
    z-index: 6;
    position: relative
}

body.dashboard .history__table-col.col--ref:after {
    content: '';
    position: absolute;
    right: -8px;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 0 8px 8px;
    border-color: transparent transparent transparent #3e58b9
}

body.dashboard .history__table-col.col--pay {
    max-width: 130px;
    background-color: #5571db;
    z-index: 5;
    position: relative
}

body.dashboard .history__table-col.col--pay:after {
    content: '';
    position: absolute;
    right: -8px;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 0 8px 8px;
    border-color: transparent transparent transparent #5571db
}

body.dashboard .history__table-col.col--balance,
body.dashboard .history__table-col.col--recd,
body.dashboard .history__table-col.col--spend {
    padding: 15px 40px;
    min-width: 210px
}

body.dashboard .history__table-col.col--balance b,
body.dashboard .history__table-col.col--recd b,
body.dashboard .history__table-col.col--spend b {
    font-size: 16px
}

body.dashboard .history__table-col.col--recd {
    background-color: #deb144;
    z-index: 4;
    position: relative
}

body.dashboard .history__table-col.col--recd:after {
    content: '';
    position: absolute;
    right: -8px;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 0 8px 8px;
    border-color: transparent transparent transparent #deb144
}

body.dashboard .history__table-col.col--spend {
    background-color: #3e58b9;
    z-index: 3;
    position: relative
}

body.dashboard .history__table-col.col--spend:after {
    content: '';
    position: absolute;
    right: -8px;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 0 8px 8px;
    border-color: transparent transparent transparent #3e58b9
}

body.dashboard .history__table-col.col--balance {
    background-color: #5571db;
    z-index: 2;
    position: relative
}

body.dashboard .history__table-col.col--balance:after {
    content: '';
    position: absolute;
    right: -8px;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 0 8px 8px;
    border-color: transparent transparent transparent #5571db
}

body.dashboard .history__table-col.col--desc {
    min-width: 280px;
    max-width: 280px;
    background-color: #869fff
}

body.dashboard .history__slider {
    position: relative
}

body.dashboard .history__slider .owl-nav {
    bottom: -60px
}

body.dashboard .history__slider .owl-prev {
    left: 50%;
    margin-left: -60px
}

body.dashboard .history__slider .owl-next {
    right: 50%;
    margin-right: -60px
}

body.dashboard .withdraw {
    position: relative;
    max-width: 650px;
    margin: 0 auto
}

body.dashboard .withdraw__currency {
    display: flex;
    flex-direction: column;
    padding: 30px 50px;
    background-color: #3e58b9
}

@media only screen and (max-width:1199px) {
    body.dashboard .withdraw__currency {
        padding: 30px 20px
    }
}

body.dashboard .withdraw__currency .tx-white {
    font-size: 17px
}

body.dashboard .withdraw__form {
    position: relative;
    display: flex;
    flex-direction: column
}

body.dashboard .withdraw__form-group {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px
}

body.dashboard .withdraw__form-group-item {
    padding: 10px
}

body.dashboard .withdraw__form-group-item input[type=radio] {
    display: none
}

body.dashboard .withdraw__form-group-item label {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 55px;
    height: 55px;
    border: 2px solid #fff;
    font-size: 22px;
    color: #fff;
    cursor: pointer;
    transition: all .3s ease
}

@media only screen and (max-width:479px) {
    body.dashboard .withdraw__form-group-item label {
        width: 45px;
        height: 45px;
        font-size: 18px
    }
}

body.dashboard .withdraw__form-group-item label:hover {
    opacity: .8
}

body.dashboard .withdraw__form-group-item input[type=radio]:checked+label {
    background-color: #141828;
    border-color: #141828;
    color: #fff
}

body.dashboard .withdraw__form-group-item input[type=radio]:disabled+label {
    opacity: .3
}

body.dashboard .withdraw__amount {
    position: relative;
    display: flex;
    flex-direction: column;
    min-height: 169px;
    padding: 30px 50px;
    margin-top: 20px;
    background-color: #3e58b9
}

@media only screen and (max-width:1199px) {
    body.dashboard .withdraw__amount {
        padding: 30px 20px
    }
}

body.dashboard .withdraw__amount .tx-white {
    font-size: 17px;
    padding-bottom: 10px
}

body.dashboard .withdraw__amount input {
    position: relative;
    width: 100%;
    max-width: 430px;
    height: 55px;
    padding: 0 25px;
    border: 1px solid transparent;
    background-color: rgba(255, 255, 255, .2);
    color: #fff;
    font-weight: 500;
    font-size: 17px
}

body.dashboard .withdraw__amount input.error {
    border-color: #dc3545
}

body.dashboard .withdraw__amount input::-webkit-input-placeholder {
    color: rgba(255, 255, 255, .5)
}

body.dashboard .withdraw__amount input::-moz-placeholder {
    color: rgba(255, 255, 255, .5)
}

body.dashboard .withdraw__amount input:-ms-input-placeholder {
    color: rgba(255, 255, 255, .5)
}

body.dashboard .withdraw__amount input:-moz-placeholder {
    color: rgba(255, 255, 255, .5)
}

body.dashboard .withdraw__amount .error-text {
    position: absolute;
    bottom: -20px;
    left: 0;
    display: none;
    font-size: 13px;
    color: #dc3545
}

body.dashboard .withdraw__result {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    min-height: 150px;
    padding: 30px 0;
    margin-top: 20px;
    background-color: #deb144
}

body.dashboard .withdraw__result:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 2px;
    height: 100px;
    background-color: #fff
}

body.dashboard .withdraw__result-item {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 0 40px;
    width: 50%
}

@media only screen and (max-width:479px) {
    body.dashboard .withdraw__result-item {
        padding: 0 15px
    }
}

body.dashboard .withdraw__result-item .title-h3 {
    max-width: 250px;
    overflow: hidden
}

body.dashboard .withdraw__result-item .title-h6 {
    margin-top: 15px;
    color: #1a2935
}

body.dashboard .withdraw__button {
    position: relative;
    display: flex;
    justify-content: center;
    margin-top: 30px
}

body.dashboard .withdraw__button .btn {
    min-width: 220px
}

body.dashboard .payments {
    position: relative
}

body.dashboard .payments__wrap {
    position: relative;
    display: flex;
    flex-direction: column
}

body.dashboard .payments__list {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px
}

body.dashboard .payments__block {
    padding: 0 20px;
    margin-bottom: 40px;
    width: 50%
}

@media only screen and (max-width:767px) {
    body.dashboard .payments__block {
        width: 100%
    }
}

body.dashboard .payments__item {
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    min-height: 140px;
    padding: 10px 40px 15px 40px;
    background-color: #3e58b9
}

@media only screen and (max-width:1199px) {
    body.dashboard .payments__item {
        padding: 10px 20px 15px 20px
    }
}

body.dashboard .payments__item-icon {
    display: flex;
    align-items: center;
    min-width: 220px;
    min-height: 65px;
    padding: 5px 0
}

body.dashboard .payments__item-icon img {
    width: auto
}

body.dashboard .payments__item-group {
    padding: 5px 0;
    flex: 1 1 auto
}

body.dashboard .payments__button {
    position: relative;
    display: flex;
    justify-content: center;
    margin-top: 10px
}

body.dashboard .payments__button .btn {
    min-width: 220px
}

body.dashboard .settings {
    position: relative
}

body.dashboard .settings__wrap {
    position: relative;
    display: flex;
    flex-direction: column
}

body.dashboard .settings__list {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px
}

body.dashboard .settings__block {
    padding: 0 20px;
    width: 50%
}

@media only screen and (max-width:1199px) {
    body.dashboard .settings__block {
        width: 100%
    }
}

body.dashboard .settings__item {
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 55px 20px 60px 20px;
    margin-bottom: 40px;
    border: 2px solid rgba(255, 255, 255, .12)
}

body.dashboard .settings__item.item--full {
    height: calc(100% - 40px)
}

body.dashboard .settings__item-title {
    position: relative;
    margin-bottom: 30px;
    position: relative;
    width: 100%;
    text-align: center
}

body.dashboard .settings__item-title h3 {
    font-size: 30px;
    text-transform: none
}

body.dashboard .settings__item-title span {
    position: relative;
    display: inline-flex;
    padding-left: 70px;
    color: #deb144
}

body.dashboard .settings__item-title span:before {
    content: '';
    position: absolute;
    width: 60px;
    height: 2px;
    left: 0;
    top: 70%;
    background: #deb144
}

@media only screen and (max-width:767px) {
    body.dashboard .settings__item-title span {
        padding-left: 0;
        padding-top: 20px
    }
    body.dashboard .settings__item-title span:before {
        top: 0;
        left: 50%;
        transform: translateX(-50%)
    }
}

body.dashboard .settings__item-list {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px
}

body.dashboard .settings__item-group {
    position: relative;
    padding: 0 10px;
    width: 50%;
    margin-bottom: 20px
}

@media only screen and (max-width:767px) {
    body.dashboard .settings__item-group {
        width: 100%
    }
}

body.dashboard .settings__item-group.item-group--full {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin: 20px 0 0 0;
    justify-content: center
}

body.dashboard .settings__item-group .input-group input {
    font-weight: 500
}

body.dashboard .settings__item-group .checkbox-group {
    position: absolute;
    bottom: 12px;
    left: 10px
}

@media only screen and (max-width:767px) {
    body.dashboard .settings__item-group .checkbox-group {
        position: relative;
        left: auto
    }
}

body.dashboard .settings__item-group .auth-group {
    margin-top: 10px
}

body.dashboard .settings__item-group .btn-group {
    justify-content: center;
    margin: 0
}

body.dashboard .partners {
    position: relative
}

body.dashboard .partners__data {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px
}

body.dashboard .partners__data-block {
    padding: 0 20px;
    width: 50%;
    margin: 40px 0
}

@media only screen and (max-width:1199px) {
    body.dashboard .partners__data-block {
        width: 100%
    }
}

body.dashboard .partners__data-item {
    position: relative;
    display: flex;
    min-height: 165px;
    padding: 25px 20px 20px 160px;
    background-color: #3e58b9
}

@media only screen and (max-width:767px) {
    body.dashboard .partners__data-item {
        padding: 120px 20px 20px 20px
    }
}

body.dashboard .partners__data-item-icon {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: -30px;
    left: 0;
    width: 120px;
    height: 120px;
    background-color: #fff
}

body.dashboard .partners__data-item-icon img {
    width: auto
}

body.dashboard .partners__data-item-info {
    position: relative;
    display: flex;
    flex-direction: column
}

body.dashboard .partners__data-item-info b {
    padding-bottom: 10px;
    text-transform: uppercase
}

body.dashboard .partners__data-item-info code,
body.dashboard .partners__data-item-info strong {
    padding-bottom: 15px;
    font-family: inherit;
    font-size: 48px;
    line-height: 1;
    font-weight: 700;
    color: #050727;
    word-wrap: break-word;
    word-break: break-all
}

@media only screen and (max-width:767px) {
    body.dashboard .partners__data-item-info code,
    body.dashboard .partners__data-item-info strong {
        font-size: 36px
    }
}

body.dashboard .partners__data-item-info code {
    font-size: 20px;
    max-width: 380px;
    line-height: 1.3
}

@media only screen and (max-width:767px) {
    body.dashboard .partners__data-item-info code {
        font-size: 18px
    }
}

body.dashboard .partners__data-item-info a {
    text-decoration: underline;
    color: #deb144
}

body.dashboard .partners__data-item-info ul {
    display: flex;
    flex-wrap: wrap
}

body.dashboard .partners__data-item-info li {
    margin: 5px 35px 0 0;
    font-weight: 500
}

body.dashboard .partners__level {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px
}

body.dashboard .partners__level-block {
    padding: 0 20px;
    width: 50%
}

@media only screen and (max-width:1199px) {
    body.dashboard .partners__level-block {
        width: 100%;
        margin: 20px 0
    }
}

body.dashboard .partners__level-title {
    position: relative;
    margin-bottom: 25px
}

body.dashboard .partners__level-title h4 {
    font-size: 24px;
    font-weight: 700;
    text-transform: none
}

body.dashboard .partners__level-item {
    position: relative;
    min-height: 320px;
    padding: 25px 50px;
    border: 2px solid rgba(255, 255, 255, .12)
}

@media only screen and (max-width:1399px) {
    body.dashboard .partners__level-item {
        padding: 25px
    }
}

@media only screen and (max-width:767px) {
    body.dashboard .partners__level-item {
        padding: 25px 15px
    }
}

@media only screen and (max-width:1199px) {
    body.dashboard .partners__level-item {
        min-height: auto
    }
}

body.dashboard .partners__level-item:before {
    content: '';
    position: absolute;
    top: 0;
    width: 2px;
    height: 200px;
    background-color: rgba(255, 255, 255, .12)
}

@media only screen and (max-width:1199px) {
    body.dashboard .partners__level-item:before {
        display: none
    }
}

body.dashboard .partners__level-item:after {
    content: '';
    position: absolute;
    bottom: 0;
    width: 2px;
    height: 36px;
    background-color: rgba(255, 255, 255, .12)
}

@media only screen and (max-width:1199px) {
    body.dashboard .partners__level-item:after {
        display: none
    }
}

body.dashboard .partners__level-item.level-item--curr {
    border-right: 0
}

body.dashboard .partners__level-item.level-item--curr .partners__level-title {
    position: relative;
    width: 100%;
    text-align: left
}

body.dashboard .partners__level-item.level-item--curr .partners__level-title span {
    position: relative;
    display: inline-flex;
    padding-left: 70px;
    color: #deb144
}

body.dashboard .partners__level-item.level-item--curr .partners__level-title span:before {
    content: '';
    position: absolute;
    width: 60px;
    height: 2px;
    left: 0;
    top: 65%;
    background: #deb144
}

body.dashboard .partners__level-item.level-item--curr:after,
body.dashboard .partners__level-item.level-item--curr:before {
    right: 0
}

@media only screen and (max-width:1199px) {
    body.dashboard .partners__level-item.level-item--curr {
        border: 2px solid rgba(255, 255, 255, .12)
    }
}

body.dashboard .partners__level-item.level-item--next {
    border-left: 0
}

body.dashboard .partners__level-item.level-item--next .partners__level-title {
    position: relative;
    width: 100%;
    text-align: left
}

body.dashboard .partners__level-item.level-item--next .partners__level-title span {
    position: relative;
    display: inline-flex;
    padding-left: 70px;
    color: #3e58b9
}

body.dashboard .partners__level-item.level-item--next .partners__level-title span:before {
    content: '';
    position: absolute;
    width: 60px;
    height: 2px;
    left: 0;
    top: 65%;
    background: #3e58b9
}

body.dashboard .partners__level-item.level-item--next:after,
body.dashboard .partners__level-item.level-item--next:before {
    left: 0
}

@media only screen and (max-width:1199px) {
    body.dashboard .partners__level-item.level-item--next {
        border: 2px solid rgba(255, 255, 255, .12)
    }
}

body.dashboard .partners__level-item-box {
    position: relative;
    display: flex;
    min-height: 90px
}

body.dashboard .partners__level-item-title {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 90px;
    padding-top: 5px;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-color: #3e58b9;
    z-index: 2;
    position: relative
}

body.dashboard .partners__level-item-title:after {
    content: '';
    position: absolute;
    right: -8px;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 0 8px 8px;
    border-color: transparent transparent transparent #3e58b9
}

body.dashboard .partners__level-item-title b {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.5px
}

body.dashboard .partners__level-item-title strong {
    font-size: 38px;
    line-height: 1;
    text-transform: uppercase;
    color: #3e58b9;
    text-shadow: 0 -1px 0 #fff, 0 -1px 0 #fff, 0 1px 0 #fff, 0 1px 0 #fff, -1px 0 0 #fff, 1px 0 0 #fff, -1px 0 0 #fff, 1px 0 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff
}

body.dashboard .partners__level-item-step {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 40px;
    flex: 1 1 0;
    background-color: #5571db;
    z-index: 1;
    position: relative
}

@media only screen and (max-width:991px) {
    body.dashboard .partners__level-item-step {
        padding: 0 15px
    }
}

body.dashboard .partners__level-item-step:after {
    content: '';
    position: absolute;
    right: -8px;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 0 8px 8px;
    border-color: transparent transparent transparent #5571db
}

body.dashboard .partners__level-item-step .title-h4 {
    font-size: 24px;
    font-weight: 700
}

@media only screen and (max-width:767px) {
    body.dashboard .partners__level-item-step .title-h4 {
        font-size: 16px
    }
}

body.dashboard .partners__level-item-sum {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 40px;
    background-color: #869fff;
    z-index: 0
}

@media only screen and (max-width:991px) {
    body.dashboard .partners__level-item-sum {
        padding: 0 15px
    }
}

body.dashboard .partners__level-item-sum .title-h4 {
    font-size: 24px;
    font-weight: 700;
    text-transform: none
}

@media only screen and (max-width:767px) {
    body.dashboard .partners__level-item-sum .title-h4 {
        font-size: 16px
    }
}

body.dashboard .partners__progress {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 50%;
    transform: translateX(-50%);
    width: calc(100% - 240px);
    height: 80px;
    bottom: 38px
}

@media only screen and (max-width:1199px) {
    body.dashboard .partners__progress {
        position: relative;
        bottom: auto;
        width: 100%;
        margin-top: 20px;
        transform: none;
        left: auto;
        height: auto
    }
}

@media only screen and (max-width:767px) {
    body.dashboard .partners__progress {
        flex-wrap: wrap;
        text-align: center
    }
}

body.dashboard .partners__progress-separator-next,
body.dashboard .partners__progress-separator-prev {
    position: absolute;
    top: 0;
    width: calc(50% - 20px);
    height: 100%;
    border: 2px solid rgba(255, 255, 255, .12)
}

@media only screen and (max-width:1199px) {
    body.dashboard .partners__progress-separator-next,
    body.dashboard .partners__progress-separator-prev {
        display: none
    }
}

body.dashboard .partners__progress-separator-prev {
    left: 0;
    border-right: 0
}

body.dashboard .partners__progress-separator-next {
    right: 0;
    border-left: 0
}

body.dashboard .partners__progress-next,
body.dashboard .partners__progress-prev {
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 5px 20px 0 20px
}

@media only screen and (max-width:767px) {
    body.dashboard .partners__progress-next,
    body.dashboard .partners__progress-prev {
        padding: 15px
    }
}

body.dashboard .partners__progress-next b,
body.dashboard .partners__progress-prev b {
    text-transform: uppercase
}

body.dashboard .partners__progress-next strong,
body.dashboard .partners__progress-prev strong {
    font-size: 20px;
    line-height: 1.1
}

body.dashboard .partners__progress-prev {
    text-align: right
}

@media only screen and (max-width:767px) {
    body.dashboard .partners__progress-prev {
        text-align: center
    }
}

body.dashboard .partners__progress-group {
    position: relative;
    width: 100%;
    max-width: 580px;
    height: 55px;
    padding: 2px;
    background-color: #3e58b9
}

body.dashboard .partners__progress-bar {
    position: relative;
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: flex-end;
    padding-right: 20px;
    background-image: url(../images/db/5.jpg);
    background-repeat: no-repeat;
    background-position: left center
}

body.dashboard .partners__list {
    position: relative;
    margin-top: 80px
}

body.dashboard .partners__list-title {
    position: relative;
    margin-bottom: 40px;
    position: relative;
    width: 100%;
    text-align: left
}

body.dashboard .partners__list-title .separate-title {
    font-size: 30px;
    font-weight: 700;
    text-transform: none
}

body.dashboard .partners__list-title span {
    position: relative;
    display: inline-flex;
    padding-left: 70px;
    color: #deb144
}

body.dashboard .partners__list-title span:before {
    content: '';
    position: absolute;
    width: 60px;
    height: 2px;
    left: 0;
    top: 65%;
    background: #deb144
}

body.dashboard .partners__accordion {
    position: relative
}

body.dashboard .partners__accordion .accordion__title {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between
}

body.dashboard .partners__accordion .accordion__title-lvl {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 85px;
    height: 90px;
    background-color: #3e58b9;
    z-index: 1;
    position: relative
}

body.dashboard .partners__accordion .accordion__title-lvl:after {
    content: '';
    position: absolute;
    right: -8px;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 0 8px 8px;
    border-color: transparent transparent transparent #3e58b9
}

body.dashboard .partners__accordion .accordion__title-lvl b {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: #fff
}

@media only screen and (max-width:479px) {
    body.dashboard .partners__accordion .accordion__title-lvl b {
        display: none
    }
}

body.dashboard .partners__accordion .accordion__title-lvl strong {
    font-size: 38px;
    line-height: 1;
    text-transform: uppercase;
    color: #3e58b9;
    text-shadow: 0 -1px 0 #fff, 0 -1px 0 #fff, 0 1px 0 #fff, 0 1px 0 #fff, -1px 0 0 #fff, 1px 0 0 #fff, -1px 0 0 #fff, 1px 0 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff
}

body.dashboard .partners__accordion .accordion__title-stat {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex: 1 1 auto;
    min-height: 70px;
    background-color: #5571db
}

@media only screen and (max-width:991px) {
    body.dashboard .partners__accordion .accordion__title-stat {
        flex-wrap: wrap
    }
}

body.dashboard .partners__accordion .accordion__title-stat p {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500
}

@media only screen and (max-width:991px) {
    body.dashboard .partners__accordion .accordion__title-stat p {
        font-size: 12px;
        padding: 3px 5px
    }
}

body.dashboard .partners__accordion .accordion__title-stat b {
    font-size: 22px;
    font-weight: 700;
    text-transform: none;
    color: #050727
}

@media only screen and (max-width:991px) {
    body.dashboard .partners__accordion .accordion__title-stat b {
        font-size: 14px
    }
}

body.dashboard .partners__accordion .accordion__title-icon {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 90px;
    height: 90px;
    background-color: #3e58b9
}

body.dashboard .partners__accordion .accordion__title-icon i {
    font-size: 35px
}

body.dashboard .partners__accordion .accordion__title.active {
    opacity: 1
}

body.dashboard .partners__accordion .accordion__title.active .accordion__title-stat {
    background-color: #deb144
}

body.dashboard .partners__accordion .accordion__title.active .accordion__title-icon {
    background-color: #deb144
}

body.dashboard .partners__accordion .accordion__title.active .accordion__title-icon i:before {
    content: "\e901"
}

body.dashboard .partners__accordion .accordion__body {
    position: relative;
    padding: 20px 90px 0 90px
}

@media only screen and (max-width:1199px) {
    body.dashboard .partners__accordion .accordion__body {
        padding: 20px 0 0 0;
        overflow-x: auto
    }
}

body.dashboard .partners__accordion .accordion__body table {
    position: relative;
    width: 100%;
    table-layout: auto;
    border-collapse: separate;
    border-spacing: 0 10px
}

body.dashboard .partners__accordion .accordion__body thead th {
    text-transform: uppercase;
    text-align: left;
    font-size: 13px;
    padding: 0 15px
}

body.dashboard .partners__accordion .accordion__body thead th:first-child {
    padding-left: 25px
}

body.dashboard .partners__accordion .accordion__body tbody td {
    border-top: 2px solid rgba(255, 255, 255, .12);
    border-bottom: 2px solid rgba(255, 255, 255, .12);
    height: 40px;
    vertical-align: middle;
    padding: 0 15px
}

body.dashboard .partners__accordion .accordion__body tbody td.login {
    width: 25%
}

body.dashboard .partners__accordion .accordion__body tbody td.email {
    font-size: 12px;
    width: 25%
}

body.dashboard .partners__accordion .accordion__body tbody td.com,
body.dashboard .partners__accordion .accordion__body tbody td.dep {
    width: 15%
}

body.dashboard .partners__accordion .accordion__body tbody td:first-child {
    padding-left: 25px;
    border-left: 2px solid rgba(255, 255, 255, .12)
}

body.dashboard .partners__accordion .accordion__body tbody td:last-child {
    border-right: 2px solid rgba(255, 255, 255, .12)
}

body.dashboard .partners__accordion .accordion__body tbody td b {
    font-weight: 500
}

body.dashboard .partners__accordion .accordion__body tbody td strong {
    font-weight: 700
}

body.dashboard .banners {
    position: relative;
    width: 100%;
    margin: 80px 0 40px 0
}

body.dashboard .banners__tabs {
    position: relative;
    display: flex;
    flex-direction: column
}

body.dashboard .banners__tab-nav {
    position: relative
}

body.dashboard .banners__tab-nav ul {
    display: flex
}

body.dashboard .banners__tab-nav li {
    width: 50%;
    max-width: 250px
}

body.dashboard .banners__tab-nav a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 90px;
    padding: 0 5px;
    background-color: transparent;
    text-align: center;
    text-transform: uppercase
}

body.dashboard .banners__tab-nav a.active {
    background-color: #3e58b9;
    opacity: 1
}

body.dashboard .banners__tab-nav a span {
    font-size: 12px;
    letter-spacing: 1.5px;
    color: #deb144
}

@media only screen and (max-width:1199px) {
    body.dashboard .banners__tab-nav a span {
        letter-spacing: 0
    }
}

body.dashboard .banners__tab-nav a b {
    font-size: 17px;
    padding-top: 5px
}

@media only screen and (max-width:1199px) {
    body.dashboard .banners__tab-nav a b {
        font-size: 15px
    }
}

@media only screen and (max-width:767px) {
    body.dashboard .banners__tab-nav a b {
        font-size: 12px
    }
}

body.dashboard .banners__tab-body {
    position: relative;
    padding: 50px 25px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #3e58b9
}

body.dashboard .banners__tab-image {
    position: relative;
    margin-bottom: 50px
}

body.dashboard .banners__tab-image img {
    width: auto;
    max-width: 100%
}

body.dashboard .banners__tab-info {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center
}

body.dashboard .banners__tab-info b {
    text-transform: uppercase;
    margin-bottom: 10px
}

body.dashboard .banners__tab-info code,
body.dashboard .banners__tab-info strong {
    padding-bottom: 15px;
    font-family: inherit;
    font-size: 20px;
    line-height: 1;
    font-weight: 700;
    color: #050727;
    word-wrap: break-word;
    word-break: break-all
}

body.dashboard .banners__tab-info a {
    text-decoration: underline;
    color: #deb144
}
.form-control {
    width: 100%;
    min-height: 55px;
    padding: 0 20px;
    outline: 0;
    color: #fff;
    background-color: rgba(255,255,255,.2);
    border: 1px solid transparent;
}
.table.table-striped.table-bordered td,th {
    padding: 15px 10px;
    border: 2px solid rgba(255, 255, 255, .12);
}