﻿@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    src: local('Lato Regular'),
    url('../font/lato-v14-latin-regular.woff2') format('woff2'),
    url('../font/lato-v14-latin-regular.woff') format('woff');
}

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    src: local('Lato Bold'),
    url('../font/lato-v14-latin-700.woff2') format('woff2'),
    url('../font/lato-v14-latin-700.woff') format('woff');
}

@font-face {
    font-family: "referral-base";
    src: url("../font/referral-base.woff2") format("woff2"),
    url("../font/referral-base.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

html {
    box-sizing: border-box;
    font-size: 16px;
}

* {
    margin: 0;
    box-sizing: inherit;
}

body,
html {
    height: 100%;
    width: 100%;
}

p {
    margin-bottom: 1em;
    line-height: 1.4;
}

a {
    outline-color: #597233
}

img {
    display: block;
}

input,
textarea {
    font-family: inherit;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #909dbc;
}

input::placeholder,
textarea::placeholder {
    color: #909dbc;
}

ul {
    margin-bottom: 15px;
}

.wrapper {
    position: relative;
    width: 100%;
    font-family: 'Lato', Arial, sans-serif;
    font-weight: 400;
    color: #161817;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100%;
}

.inner {
    width: 90%;
    max-width: 1140px;
    margin: 0 auto;
}

/* ===== ICON STYLES ===== */
.icon {
    line-height: 1;
}

.icon--close {
    color: #fff;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 21px;
    height: 21px;
    cursor: pointer;
}

.icon--close:before {
    content: '';
    position: absolute;
    top: 10px;
    width: 21px;
    height: 2px;
    background-color: #fff;
    transform: rotate(-45deg);
}

.icon--close:after {
    content: '';
    position: absolute;
    top: 10px;
    width: 21px;
    height: 2px;
    background-color: #fff;
    transform: rotate(45deg);
}

.icon--referral {
    background-color: #e0e5f0;
    border-radius: 50%;
    height: 85px;
    width: 85px;
    font-size: 2.1rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto .4em;
    color: #4a4a63;
}

.icon--numbers {
    margin-bottom: 10px;
    font-size: 35px;
}


.icon--line {
    display: block;
    position: relative;
    color: #5f5f7f;
    font-size: 55px;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.icon--line:after {
    content: '';
    background-color: #fc6669;
    height: 2px;
    width: 100px;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    box-shadow: 5px 2px #fed9d9;
}

.icon--steps {
    font-size: 3.3rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto .2em;
    color: #5f5f7f;
    position: relative;
}

.icon--steps:after {
    content: 'a';
    font-family: "referral-base";
    font-size: .6em;
    position: absolute;
    right: -20px;
    top: 50%;
    display: block;
    transform: translateY(-50%);
    color: #fc6669;
}

.list__item:nth-child(3n) .icon--steps:after,
.list__item:last-child .icon--steps:after {
    display: none;
}

.icon--modal {
    width: 40px;
    height: 40px;
    font-size: 1em;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto .2em;
    border-radius: 50%;
}

.icon--link {
    background-color: #4089fb;
}

.icon--broadcast {
    background-color: #d84414;
}

.icon--banner {
    background-color: #ec407a;
}

.icon--skype {
    background-color: #33aafd;
}

.icon--twitter {
    background-color: #00c0ff;
}

.icon--fb {
    background-color: #3949ab;
}

.icon--linkedin {
    background-color: #47a0e8;
}

.icon--forum {
    background-color: #fc6669;
}

.icon--sprite {
    width: 40px;
    height: 40px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: 5px 10px;
}

.icon--earnings {
    background-color: #fff;
    border-radius: 50%;
    width: 85px;
    height: 85px;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto 20px;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.icon--table {
    font-size: 45px;
    color: #5f5f7f;
}

.icon--marketing {
    font-size: 85px;
    border-radius: 50%;
    box-shadow: 0 0 5px rgba(255, 255, 255, 0.25);
    background-color: rgba(215, 203, 232, 0.25);
    padding: 40px 40px;
    color: #fff;
}

.icon--tip {
    padding: 10px;
    margin-right: 15px;
}

[data-icon]:before {
    font-family: "referral-base";
    content: attr(data-icon);
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.5em;
    display: block;
}

/* ===== ICON STYLES END ===== */

/* ===== COMMON CLASSES ===== */
.list {
    padding: 0;
    margin: 0;
    list-style: none;
}

.list--share {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 890px;
    margin: 0 auto;
}

.list--sub {
    display: none;
    position: absolute;
    left: 0;
    bottom: -100px;
    z-index: 2;
    background-color: #fff;
}

.list--ol {
    counter-reset: li;
    margin-top: 10px;
}

.list--steps {
    position: relative;
    padding-top: 95px;
    border-radius: 10px;
    box-shadow: 0 0 7px 0 rgba(108, 119, 132, 0.25);
    display: flex;
    counter-reset: li;
}

.list--steps:before {
    content: '';
    position: absolute;
    top: 45px;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    height: 5px;
    background-color: #9e78b2;
}

.list--steps:after {
    content: '';
    position: absolute;
    top: 45px;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 50px;
    background: linear-gradient(to right, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0) 100%);
}

.list--key-marketing {
    padding-top: 0;
    padding-left: 70px;
    flex-direction: column;
    align-items: flex-end;
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
}

.list--key-marketing:before {
    height: 90%;
    width: 5px;
    left: 35px;
    top: 50%;
    transform: translate(-50%, -50%);
}

.list--key-marketing:after {
    height: 90%;
    width: 50px;
    left: 35px;
    top: 50%;
    transform: translate(-50%, -50%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0) 100%);
}

.list--numbered-circle {
    counter-reset: li;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.list--login-btn {
    width: 70%;
    max-width: 350px;
    margin: 20px auto 0;
}

.list--marketing-tip {
    list-style-type: none;
}

.list__item--tip {
    display: flex;
    align-items: center;
    margin: 20px 0;
    padding-bottom: 20px;
    position: relative;
}

.list__item--tip::after {
    content: '';
    background-color: #cfcfe6;
    height: 1px;
    width: 60%;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.list__item {
    width: 32%;
    text-align: center;
}

.list__item--gainrock {
    width: 48%;
}

.list__item--custom {
    width: 19%;
}

.list__item--benefits {
    border-radius: 10px;
    box-shadow: 0 0 10px #eff1f2;
    padding: 20px 20px 0;
    margin-bottom: 2%;
}

.list__item--benefits.about-benefits {
    width: 48%;
    text-align: center;
    box-shadow: 0 0 10px #cdcdcd;
}

.list__item--benefits.about-disadvantages {
    width: 32%;
    text-align: center;
    box-shadow: 0 0 10px rgb(224, 224, 224);;
}

.list--quarter .list__item {
    width: 48%;
}

.list__item--numbers {
    border-radius: 50%;
    box-shadow: 0 0 5px rgba(108, 119, 132, .25);
    padding: 15px 40px;
    background-color: rgba(155, 156, 184, .6);
    color: #fff;
    max-width: 200px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.list__item--left {
    margin-left: 15%;
}

.list__item--right {
    margin-right: 15%;
}

.list__item--money,
.list__item--coin,
.list__item--usdt,
.list__item--payoneer,
.list__item--paypal {
    border-radius: 5px;
    padding: 15px 1em;
    color: #fff;
    cursor: pointer;
}

.list__item--money {
    background-color: #5695d4;
}

.list__item--coin {
    background-color: #1cb3ac;
}

.list__item--paypal {
    background-color: #1f3d7c;
}

.list__item--usdt {
    background-color: #0D543F;
}

.list__item--payoneer {
    background-color: #1C6DBD;
}

.list__item--no-active {
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.list__item--square,
.list__item--ol {
    display: flex;
    align-items: baseline;
    width: 100%;
    text-align: left;
    margin-bottom: 10px;
}

.list__item--square:last-child,
.list__item--ol:last-child {
    margin-bottom: 0;
}

.list__item--square:before {
    content: "";
    height: 12px;
    width: 12px;
    margin-right: 5px;
    background-color: #6f80d7;
    flex-shrink: 0;
}

.list__item--ol:before {
    content: counter(li);
    counter-increment: li;
    height: 20px;
    width: 20px;
    color: #fff;
    border-radius: 50%;
    background-color: #9e78b2;
    flex-shrink: 0;
    text-align: center;
    margin-right: 5px;
}

.list__item--steps {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 15px 3% 15px;
    border-top: #e7e7e7 solid 1px;
    border-right: #e7e7e7 solid 1px;
}

.list__item--steps:last-of-type {
    border-right: none;
}

.list__item--steps:before {
    content: counter(li);
    counter-increment: li;
    position: absolute;
    top: -60px;
    left: 50%;
    transform: translateX(-50%);
    height: 20px;
    width: 20px;
    text-align: center;
    line-height: 20px;
    color: #fff;
    border-radius: 50%;
    background-color: #9e78b2;
    box-shadow: 0 0 0 7px rgba(147, 111, 166, 0.15);
}

.list--key-marketing .list__item--steps {
    flex-direction: row;
    border-top: none;
    border-right: none;
    border-left: #e7e7e7 solid 1px;
    border-bottom: #e7e7e7 solid 1px;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 100%;
}

.list--key-marketing .list__item--steps:before {
    left: -46px;
    top: 50%;
    transform: translateY(-50%);
}

.list--key-marketing .icon--table {
    margin-right: 4%;
    font-size: 30px;
}

.list--key-marketing p {
    margin: 15px 0;
}

.list__item--numbered-circle {
    position: relative;
    text-align: left;
    padding-left: 30px;
    max-width: 210px;
    color: #5f5f5f;
}

.list__item--numbered-circle:before {
    content: counter(li);
    counter-increment: li;
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    text-align: center;
    line-height: 20px;
    color: #fff;
    border-radius: 50%;
    background-color: #9e78b2;
}

.list__item--footer {
    border-top: 1px solid #52526e;
    padding: 10px 15px;
    width: 100%;
    text-align: left;
}

.list__item--footer:before {
    content: '';
    background-color: #fc6669;
    width: 10px;
    height: 10px;
    border-radius: 2px;
    display: inline-block;
    margin-right: 10px
}

.list__item--footer:first-child {
    border-top-color: transparent;
}

.list__item--footer a {
    color: #a1a3a5;
    text-decoration: none;
    transition: .7s;
}

.list__item--footer a:hover,
.list__item--footer a:active {
    color: #fff;
}

.list__item--project {
    display: inline-block;
    cursor: pointer;
    margin-right: 5px;
    margin-bottom: 5px;
    width: auto;
}

.list__item--login {
    background-color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    box-shadow: 0 -.1em .3em rgb(199, 200, 202);
    border-bottom: 3px solid;
}

.list__item--login img {
    height: 30px;
}

.list__item--lm {
    border-bottom-color: #3a93c9;
}

.list__item--lm:hover,
.list__item--lm:active {
    box-shadow: 0 -.1em .3em #3a93c9;
    background-color: white;
}

.list__item--magenet {
    border-bottom-color: #5c4e85;
}

.list__item--magenet:hover,
.list__item--magenet:active {
    box-shadow: 0 -.1em .3em #5c4e85;
    background-color: white;
}

.list__item--adsy {
    border-bottom-color: #d66546;
}

.list__item--adsy:hover,
.list__item--adsy:active {
    box-shadow: 0 -.1em .3em #d66546;
    background-color: white;
}

.list__text {
    margin: 15px 0;
}

/* ===== HEADER STYLES ===== */

/*LOGO*/
.logo {
    display: flex;
    align-items: center;
    text-decoration: none;
}
.logo img {
    padding: 5px 0;
}
.logo span {
    color: #4a4a63;
    text-transform: uppercase;
    text-shadow: 1px 1px 2px #d2d0d0;
    margin-left: 15px;
    font-weight: bold;
    font-size: 16px;
}

.header__in {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.header__nav,
.header__nav.header__nav--open {
    background-color: #fff;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-left: 10px;
}

.header__nav--sub {
    display: none;
    position: absolute;
    top: 55px;
    right: 20px;
    z-index: 1;
    box-shadow: 2px 2px 5px grey;
}

.header__nav--sub .header__item {
    margin-right: 0;
    padding: 5px 0;
}

.header__item {
    position: relative;
    font-size: 1.2em;
}

.header__item:hover .header__nav--sub {
    display: block;
}

.header__item:last-child {
    margin-right: 0;
}

.header__item--profile {
    display: flex;
    flex-direction: column;
    padding: 15px;
    font-size: 14px;
    background: url(../image/person.jpg) 10px center no-repeat;
    padding-left: 55px;
    cursor: pointer;
}

.header__item--profile .caret {
    margin-top: 8px;
    border-top: 4px solid #000;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    position: absolute;
    right: 4px;
    top: 15px;
}

.header__balance-item > span {
    display: block;
}

.header__item--custom {
    font-size: 14px;
    padding: 14px 0px;
    border-right: 1px solid #eee;
    margin-right: 0;
    transition: all 0.2s;
}
.header__item--custom:hover {
    background-color: #f1f1fa;
}


.header__item--affiliate {
    display: flex;
    align-items: center;
}

.header__link {
    color: #434359;
    text-decoration: none;
    transition: .7s;
    display: block;
    padding: 5px 15px;
}

.header__link:hover,
.header__link:active {
    text-decoration: none;
}

.header__link--sub {
    font-size: 16px;
    padding: 5px 10px;
}

.header__container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
}

.header__menu {
    display: none;
    position: relative;
    margin-right: 15px;
    cursor: pointer;
}

.header__menu span {
    display: block;
    width: 30px;
    height: 3px;
    background-color: #434359;
}

.header__menu span:nth-child(2) {
    margin-top: 5px;
}

.header__menu span:nth-child(3) {
    margin-top: 5px;
}

.header__text {
    color: red;
}

.header__icon {
    width: 25px;
    height: 20px;
    position: relative;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    display: none;
}

.header__icon span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background-color: #403f3f;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

.header__icon span:nth-child(1) {
    top: 0;
    -webkit-transform-origin: left center;
    transform-origin: left center;
}

.header__icon span:nth-child(2) {
    top: 8px;
    -webkit-transform-origin: left center;
    transform-origin: left center;
}

.header__icon span:nth-child(3) {
    top: 16px;
    -webkit-transform-origin: left center;
    transform-origin: left center;
}

.header__icon--open span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 8px;
}

.header__icon--open span:nth-child(2) {
    width: 0;
    opacity: 0;
}

.header__icon--open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 18px;
    left: 8px;
}

/* ===== HEADER STYLES END ===== */

.main {
    position: relative;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    display: flex;
    flex-direction: column;
    background-color: #f7f8f9;
}

/* ===== SECTION STYLES ===== */
.breadcrumb {
    margin-bottom: 1rem;
}

.section {
    width: 100%;
    padding: 45px 0;
}

.section--promo {
    background: #9a79ab url(../image/promo.jpg) center no-repeat;
    background-size: cover;
}

.section--image {
    background: #9a79ab url(../image/affiliate.jpg) center no-repeat;
    background-size: cover;
}

.section--numbers {
    background: #7b85c3 url(../image/numbers.jpg) center no-repeat;
    background-size: cover;
}

.section--referral--gainrock {
    background: #9a79ab url(../image/promo.jpg) center no-repeat;
    background-size: cover;
    padding: 45px 0 0;
}

.section--referral {
    background: url(../image/bg-lm.jpg) center no-repeat;
    background-size: cover;
    padding: 45px 0 0;
}

.section--referral--magenet {
    background: url(../image/bg-magenet.jpg) center no-repeat;
    background-size: cover;
}

.section--referral--adsy {
    background: #09868a url(../image/bg-adsy.png) no-repeat;
    background-size: cover;
}

.section--small {
    padding: 1em;
}
.section--small .title--terms {
    margin: 10px 0;
    font-size: 37px;
}
.section--small-mobile .title--terms {
    font-size: 37px;
    margin-bottom: 20px;
}
.section--small .subtitle {
    font-size: 24px;
    margin-top: 10px;
}

.section--review {
    background-color: #f1f1fa;
}

.section--white {
    background-color: #fff;
}

.section--switcher {
    background-color: #e0e5f0;
}

.section--about-affiliate {
    background: #9a79ab url(../image/affiliate.jpg) center no-repeat;
    background-size: cover;
}

.section--marketing {
    margin-bottom: 20px;
}
.section--marketing__text p {
    margin-top: 20px;
    text-align: justify;
    color: #ffffff;
}

.section--marketing .icon--marketing {
    margin: 0 20px;
}

.section__container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.section__container--nowrap {
    flex-wrap: nowrap;
    align-items: center;
}

.section__container--around {
    justify-content: space-around;
}

.section__container--center {
    justify-content: center;
}

.section__link--modal {
    background-color: transparent;
    width: auto;
    padding: 0;
    -ms-flex-pack: start;
    justify-content: flex-start;
    box-shadow: none;
    border-bottom: none;
}

.section__link img {
    max-width: 315px;
    height: 100%;
    max-height: 80px;
}

.section--modal {
    display: none;
    background-color: #e0e5f0;
    color: #434359;
    position: relative;
}

.section--flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
}

.section__item--referral {
    background-color: #2f76be;
}

.section__text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.section__text--numbers {
    font-weight: 600;
    margin-bottom: 5px;
    color: #fff;
    font-size: 28px;
}

.section__text--custom {
    font-size: 1.1em;
    margin-top: 1.2em;
    font-weight: 600;
    -ms-flex-pack: center;
    justify-content: center;
}

.section__text--form {
    justify-content: center;
    margin-bottom: 40px;
}

.section__text--form a {
    margin-left: 5px;
}

.section__text--description {
    font-size: 24px;
}

.section__text--price {
    font-size: 48px;
    color: #d66546;
    justify-content: center;
    margin-bottom: 5px;
}

.section__copy-field {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 1.5em auto;
    position: relative;
    width: 70%;
}

.section__copy-field .caret {
    border-top: 4px solid #000;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    position: relative;
    right: 38px;
}

.section__copy-container {
    margin-bottom: 25px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-between;
}

.section__copy-container:last-child {
    margin-bottom: 0;
}

.section__copy-block {
    background-color: #f7f8f9;
    margin-right: 1.5625rem;
    padding: 1.25rem;
    border-radius: 3px;
    flex-grow: 1;
}

.section__copy-block p {
    margin-bottom: 0;
}

.section__input,
.section__textarea {
    width: 100%;
    border-radius: 5px;
    padding: 11px 15px;
    font-size: 14px;
    border: none;
    margin-right: 25px;
    color: #555;
    background-color: #fff;
    resize: none;
    overflow: auto;
    outline-color: #434359;
    scrollbar-width: thin;
}

.section__textarea::-webkit-scrollbar,
.section__input::-webkit-scrollbar {
    width: 8px;
}
.section__textarea::-webkit-scrollbar-thumb,
.section__input::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #cdcdcd;
}

.section__form {
    background-color: #f7f8f9;
    border-radius: 10px;
    max-width: 370px;
    width: 43%;
}

#linkLmMain {
    height: 49px;
    font-weight: bold;
    font-size: 16px;
    outline: none;
    font-family: 'Lato';
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

#copyForumLink, #copyForumLink2 {
    margin-bottom: 15px;
    height: 160px;
    overflow-y: auto;
}

#copySkypeLink {
    height: 115px;
}

.section__share-item {
    color: #fff;
    text-align: center;
    padding: 15px 15px 0;
    cursor: pointer;
    position: relative;
    transition: .7s;
}

.section__share-item:hover,
.section__share-item:active {
    background-color: rgba(255, 255, 255, .1);
}

.section__income {
    width: 20%;
    text-align: center;
    margin-left: 25px;
    flex-shrink: 0;
}

.item--selected {
    background-color: rgba(255, 255, 255, .2);
}

.item--selected:before {
    z-index: 1;
    content: '';
    position: absolute;
    bottom: -19px;
    left: 50%;
    transform: translateX(-50%);
    border: 7px solid transparent;
    border-top: 7px solid #4089fa;
}

.item--selected:after {
    content: '';
    position: absolute;
    bottom: -5px;
    width: 100%;
    height: 5px;
    left: 0;
    background-color: #4089fa;
    z-index: 1;
}

.btn {
    border: none;
    color: #fff;
    font-weight: 600;
    font-size: 24px;
    border-radius: 5px;
    box-shadow: 1px 1px 5px #555;
    display: inline-block;
    padding: 10px 40px;
    background-color: #fc6669;
    cursor: pointer;
    transition: background-color .5s;
}

.btn:hover,
.btn:active {
    background-color: #f34448;
}

.facebookBtn {
    background-color: #fc6669;
    font-size: 18px;
    font-weight: 400;
    height: 50px;
    -ms-flex-preferred-size: 13%;
}

.btn--form {
    background-color: #fc6669;
    width: 100%;
    text-align: center;
    box-shadow: none;
    transition: .5s;
    font-family: 'Lato', Arial, sans-serif;
    font-size: 18px;
    font-weight: 400;
}

.btn--form:hover,
.btn--form:active {
    background-color: #f15659;
}

.btn--link {
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
}

.btn--custom {
    display: block;
    background-color: #fc6669;
    margin: 30px auto 0;
    padding: 11px 25px;
    text-align: center;
    transition: .5s;
    position: relative;
    flex-shrink: 0;
    box-shadow: 10px 15px rgba(230, 230, 230, 0.5),
    15px -15px rgba(253, 232, 248, 0.5);
}

.btn--custom:hover,
.btn--custom:active,
.btn--custom:focus {
    box-shadow: 15px 20px rgba(230, 230, 230, 0.5),
    20px -20px rgba(253, 232, 248, 0.5);
    outline: none;
}

.btn--cancel {
    background-color: #9a9999;
    margin-right: 10px;
}

.btn--cancel:hover,
.btn--cancel:active {
    background-color: #6b6a6a;
}

#resultBanner,
.resultBanner {
    margin: 0 auto;
    display: block;
}

.section__wrap {
    width: 55%;
}

.section__wrapper-banner {
    text-align: center;
}

.section__wrapper-banner--active .section__banner {
    border-color: #006da3;
}

.section__banner {
    display: block;
    width: 103px;
    height: 103px;
    border-radius: 8px;
    border: 2px solid transparent;
    margin: 0 auto 15px;
    cursor: pointer;
    background-image: url(../image/spritesheet-banners.png);
    background-repeat: no-repeat;
}

.section__banner--125x125 {
    background-position: -5px -5px;
}

.section__banner--160x600 {
    background-position: -115px -5px;
}

.section__banner--300x250 {
    background-position: -5px -115px;
}

.section__banner--400x300 {
    background-position: -115px -115px;
}

.section__banner--468x60 {
    background-position: -225px -5px;
}

.section__banner--728x90 {
    background-position: -225px -115px;
}

.section .auth-clients {
    display: flex;
    padding-left: 0;
    margin: 20px 0;
    justify-content: center;
}

.section .auth-clients li {
    float: none;
}

.section .auth-clients li:last-child {
    margin-right: 0;
}

/* ===== SECTION STYLES END ===== */

/* ===== TITLE STYLES ===== */
.title {
    font-size: 42px;
    color: #434359;
    text-align: center;
    margin: 0 0 30px;
    font-weight: 600;
}

.title--main {
    text-align: left;
    color: #fff;
    position: relative;
}

.title--main:after {
    content: '';
    background-color: #fff;
    height: 2px;
    width: 50%;
    display: block;
    position: absolute;
    bottom: -20px;
    left: 0;
}

.title--line {
    position: relative;
    padding-bottom: 30px;
    width: fit-content;
    margin: 0 auto 30px;
}

.title--line:after {
    content: '';
    background-color: #b26ba7;
    height: 2px;
    width: 50%;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.title--promo {
    margin: 30px 0;
    color: #fff;
}

.title--undertext {
    margin: 0 auto 40px;
    font-size: 22px;
    font-weight: normal;
}

.title__link {
    text-decoration: none;
    color: #fc6669;
    transition: all 0.2s;
}

.title__link:hover {
    color: #434359;
    transition: all 0.2s;
}

.title--custom {
    font-size: 36px;
}

.title--custom a:hover {
    text-decoration: none;
}

.title--top-margin {
    margin-top: 30px;
}

.title--bottom-margin {
    margin-bottom: 15px;
}

.title--left {
    text-align: left;
}

.title--right {
    text-align: right;
}

.title--white {
    color: #fff;
}

.title--white:after {
    background-color: #ffffff;
}

.title--income {
    text-align: left;
    margin: 20px 0;
}

.title--form {
    background-color: #9b9cb8;
    font-size: 20px;
    color: #fff;
    text-align: center;
    border-radius: 10px 10px 0 0;
    padding: 20px;
}

.title--sub {
    font-size: 18px;
    margin-bottom: 15px;
}

.tagline {
    color: #fff;
    font-size: 30px;
}

/* ===== TITLE STYLES END ===== */

/* ===== ALERT STYLES ===== */
.alert {
    padding: 10px 15px;
    margin: 15px 0;
    border: 1px solid transparent;
}

.alert--success {
    color: #5a7548;
    background-color: #def0d8;
    border-color: #d8e9d2;
}

.alert--danger {
    color: #a74f5b;
    background-color: #f2dedf;
    border-color: #e7d5d7;
}

.alert--custom {
    background-color: #E0EDD1;
    border: 1px solid #C3D7AD;
    border-radius: 5px;
    position: absolute;
    right: 0;
    top: -70px;
    display: none;
}

.alert--custom::after {
    content: '';
    position: absolute;
    top: 100%;
    right: 5%;
    border-width: 8px;
    border-style: solid;
    border-color: #E0EDD1 transparent transparent transparent;
}

/* ===== ALERT STYLES END ===== */

/* ===== SLIDER STYLES ===== */
.slider__container {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    padding: 10px 10px 25px;
    margin-bottom: 25px;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.slider__container--reverse {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.slider__container:after {
    content: '';
    background-color: #cfcfe6;
    height: 1px;
    width: 60%;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.slider__container:nth-child(2n) {
    margin-bottom: 0;
    padding-bottom: 10px;
}

.slider__container:nth-child(2n):after {
    display: none;
}

.slider__wrap {
    width: calc(100% - 100px);
}

.slider__name {
    color: #b26ba7;
    font-size: 18px;
    font-weight: 600;
}

.slider__img {
    border-radius: 10px;
    box-shadow: 5px 5px rgba(178, 107, 167, .2);
    padding-right: 5px;
}

/* ===== SLIDER STYLES END ===== */

/* ===== TABLE STYLES ===== */
.table {
    border-radius: 0 0 5px 5px;
    background-color: #fff;
    text-align: center;
    margin-top: 30px;
    border-collapse: collapse;
    width: 100%;
}

.table th,
.table td {
    border: 1px solid #e4e5e8;
    padding: 8px;
}

.table thead th {
    border: none;
    padding: 0;
}

.table td.cell-visible {
    display: table-cell;
}

.table td.cell-hidden {
    display: none;
}

.tbody {
    box-shadow: 0 1px 5px #d5d5d5;
}

.table__th {
    width: 19%;
    padding-left: 15px;
}

.table__th--custom {
    width: 15%;
    min-width: 130px;
}

.table__td--main {
    width: 35%;
}

.table__row {
    text-align: left;
}

.table__row-select {
    padding: 0 !important;
    position: relative;
}

.table__row-select .caret {
    border-top: 6px solid #000;
    border-right: 3px solid transparent;
    border-left: 3px solid transparent;
    position: absolute;
    top: 15px;
    right: 5px;
}

.table__select {
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    background-color: transparent;
    cursor: pointer;
    font-family: 'Lato', Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
    padding: 8px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.table--statistic {
    box-shadow: none;
    border-left: 1px solid #e4e5e8;
    border-right: 1px solid #e4e5e8;
    border-top: 5px solid #4089fb;
    border-bottom: none;
    border-radius: 5px 5px 0 0;
    font-size: 18px;
    margin-bottom: 0;
}

.table--statistic .table__th {
    width: 19%;
}

.table--statistic .table__th--custom {
    width: 24%;
}

.table--statistic th {
    background-color: #e9eef9;
}

.table--statistic th:first-child {
    text-align: left;
}

.table--statistic th,
.table--statistic td {
    border: none;
    padding: 12px;
}

.table--statistic tr:nth-child(2n+1) td {
    background-color: #f7f8f9;
}

.table--statistic tr:last-child td {
    background-color: #f1f1ff;
    font-weight: 600;
}

.table--affiliate {
    border: none;
    width: auto;
}

.section__container:first-child .table--affiliate {
    margin-top: 0;
}

.table--affiliate td {
    position: relative;
}

.table--affiliate td:before {
    content: attr(data-th);
    font-weight: 600;
    display: none;
    margin-bottom: 5px;
}

.table__title {
    display: flex;
    align-items: center;
    text-align: left;
}

.table__text {
    text-align: left;
    margin-bottom: 0;
}

.table__terms {
    font-size: 14px;
}

.table__terms .adsy-text {
    text-align: left;
}

.table__terms .adsy-list {
    text-align: left;
    padding-left: 20px;
}
.table__terms .adsy-list li {
    margin-bottom: 10px;
}

.table__terms td:first-child {
    vertical-align: top;
}

.table__numbers p {
    margin-bottom: 0;
}

.popover {
    cursor: pointer;
}

.popover__label {
    background-color: #418afb;
    color: #fff;
    padding: 0 6px;
    border-radius: 50%;
}

/* ===== TABLE STYLES END ===== */

/* ===== FORM STYLES ===== */
.form {
    padding: 2em 1.5em;
    width: 70%;
}

.form--custom {
    max-width: 350px;
    padding: 0;
    margin: 0 auto;
}

.form--entrance {
    width: 100%;
    padding: 0 30px;
}

.form__fieldset {
    padding: 0;
    border: none;
    margin-bottom: 15px;
    font-size: 14px;
}

.form__fieldset--margin {
    margin-bottom: 30px;
}

.form__input,
.form__textarea,
.field-youraccountform-phone input {
    display: block;
    width: 100%;
    border: 1px solid #909dbc;
    padding: 10px 15px;
    font-size: 15px;
}

.intl-tel-input {
    width: 100%
}

.intl-tel-input input {
    display: block;
    width: 100%;
    border: 1px solid #909dbc;
    padding: 10px 15px;
    font-size: 15px;
}

.form__input:focus,
.form__textarea:focus {
    outline: none;
    border-color: #4089fb;
}

.form__textarea {
    resize: none;
    height: 160px;
}

.help-block {
    color: red;
    margin-top: 5px;
}

.form__label--custom {
    margin-bottom: 10px;
    color: #909dbc;
    font-size: 16px;
    display: block;
    text-align: left;
}

.form-group--center {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
}

.form__container {
    display: flex;
    align-items: center;
    justify-content: center;
}

.form__sign-in {
    position: relative;
    margin: 10px auto;
    /*width: max-content;
    width: -moz-max-content;
    width: -webkit-max-content;
    width: -o-max-content;
    width: -ms-max-content;*/
    width: 100px;
}

.form__sign-in:after,
.form__sign-in:before {
    content: "";
    position: absolute;
    background-color: #000;
    height: 1px;
    width: 45px;
    top: 50%;
    transform: translateY(-50%);
}

.form__sign-in:after {
    right: -60%;
}

.form__sign-in:before {
    left: -60%;
}

/* ===== FORM STYLES END ===== */

/* ===== TEXT STYLES ===== */
.text--statistic {
    background-color: #fff;
    padding: 1em;
    border: 1px solid #e4e5e8;
    border-top: none;
}
.text--white {
    color: #ffffff;
}
.text--pink {
    color: #fc6669;
}
.text-center {
    text-align: center;
}
/* ===== FOOTER STYLES ===== */
.footer {
    background-color: #3b3b4f;
    padding: 30px 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.footer__in {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 15px;
}

.footer__section {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: left;
    border-right: 1px solid #52526e;
    padding: 0 30px;
    width: 34%;
}

.footer__section:last-child {
    border-right: none;
    width: 32%;
}

.footer__title {
    font-size: 1.5em;
    color: #fff;
    margin-bottom: 10px;
    padding-left: 15px;
    font-weight: 600
}

.footer__title--custom {
    padding-left: 0
}

.footer__copy {
    color: #a1a199;
}

/* ===== FOOTER STYLES END ===== */

/* ===== Popup ===== */
.popup__overlay {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    text-align: center;
    z-index: 99999;
}

.popup__overlay:after {
    display: inline-block;
    height: 100%;
    width: 0;
    vertical-align: middle;
    content: '';
}

.popup {
    display: inline-block;
    position: relative;
    max-width: 560px;
    padding: 20px;
    border-radius: 15px;
    background-color: #f7f8f9;
    vertical-align: middle;
    width: 80%;
    overflow: scroll;
    max-height: 100%;
}

.popup__close {
    color: #000;
    position: absolute;
    width: 20px;
    height: 20px;
    right: 10px;
    top: 10px;
    cursor: pointer;
}

.popup__close:before {
    content: '';
    position: absolute;
    top: 10px;
    width: 20px;
    height: 2px;
    background-color: currentColor;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    left: 0;
}

.popup__close:after {
    content: '';
    position: absolute;
    top: 10px;
    left: 0;
    width: 20px;
    height: 2px;
    background-color: currentColor;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
/* Tutorial slider popup */
.slider__overlay {
    position: fixed !important;
    z-index: 99;
    background: rgba(0, 0, 0, 0.8) !important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
}
.slider-popup {
    background-color: transparent;
    width: 90%;
    max-width: 1000px;
    height: 80%;
    margin: 80px auto;
    border-radius: 25px;
    box-shadow: 0 0 20px 0 rgba(252, 253, 255, 0.5);
}
.slider-popup .slick-slide {
    overflow-y: auto;
    border-radius: 25px;
    font-size: 20px;
    scrollbar-width: thin;
}
.slider-popup .slick-slide::-webkit-scrollbar {
    width: 8px;
}

.slider-popup .slick-slide::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #cdcdcd;
}

.slider-popup .slick-track,
.slider-popup .slick-list,
.slider-popup .slick-slide {
    height: 100%;
}
.slider-popup .slick-list {
    background-color: #e6e6fb;
    border-radius: 25px;
}
.slider-popup .slick-slide:nth-child(1) {
    background: #9a79ab url(../image/promo.jpg) center no-repeat;
    background-size: cover;
    background-position: 27%;
}

.slider-popup .slick-slide:nth-child(2),
.slider-popup .slick-slide:nth-child(3),
.slider-popup .slick-slide:nth-child(4) {
    background-color: #e6e6fb;
}
.slider-popup .slick-slide:nth-child(5),
.slider-popup .slick-slide:nth-child(6) {
    background-color: #ffffff;
}
.slider-popup .slick-slide:nth-child(7) {
    background: #9a79ab url(../image/affiliate.jpg) center no-repeat;
    background-size: cover;
}
.slider-popup__container {
    padding: 30px;
}
.slider-popup .slick-slide:nth-child(1) .slider-popup__container,
.slider-popup .slick-slide:nth-child(7) .slider-popup__container{
    padding-top: 150px;
}
.slider-popup h1 {
    text-align: center;
}
.slider-popup__list {
    list-style-type: none;
    padding: 0;
}
.slider-popup__list > a {
    color: #161817;
    text-decoration: none;
}
.slider-popup__list li {
    line-height: 40px;
    margin: 20px;
    border-radius: 10px;
    box-shadow: 0 0 10px #999999;
    background-color: #f7f8f9;
    padding: 20px;
    font-size: 16px;
    transition: all 0.2s;
}
.slider-popup__list li:hover {
    margin: 20px 10px;
    padding-left: 30px;
    padding-right: 30px;
    box-shadow: 0 0 41px #999999;
    transition: all 0.2s;
}
.slider-popup img {
    margin: 0 auto 30px;
    width: 100%;
    max-width: 920px;
}
.slider-popup img.shadow-img {
    border-radius: 10px;
    box-shadow: 0 0 10px #999999;
    transition: all 0.2s;
    width: 65%;
}
.slider-popup__close-wrapper,
.slider-popup__start-wrapper {
    text-decoration: none;
}
.slider-popup__close,
.slider-popup__start {
    font-size: 50px;
    cursor: pointer;
    display: block;
    margin: 40px auto 0;
    width: 350px;
}
.slider-popup__start {
    margin-top: 100px;
}
span.slider-popup__close {
    color: white;
    opacity: 0.5;
    position: absolute;
    right: 10px;
    top: 0;
    width: auto;
    margin: 0;
    display: inline-block;
    transition: all 0.2s
}
span.slider-popup__close:hover {
    opacity: 0.8;
}
.slider-popup__logo {
    display: inline-block;
    margin-right: 10px;
    float: left;
    outline: none;
}
.slider-popup__logo img {
    height: 40px;
    width: auto;
    margin-bottom: 0;
}
.slider-popup__text {
    text-align: center;
}
.slider-popup__tip {
    color: #b26ba7;
    text-align: center;
    margin: 0;
}
.slider-popup .slick-dots {
    position: absolute;
}
#slider-popup__mask {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    cursor: auto;
}
.slider-popup .slick-prev {
    left: -80px;
}
.slider-popup .slick-next {
    right: -75px;
}
.slider-popup .slick-prev,
.slider-popup .slick-next {
    width: 70px;
    height: 67px;
}
.slider-popup .slick-prev,
.slider-popup .slick-next,
.slider-popup .slick-dots {
    display: none !important;
}
.slider-popup .slick-prev.visible,
.slider-popup .slick-next.visible,
.slider-popup .slick-dots.visible {
    display: inline-block !important;
}
.slider-popup .slick-prev:before,
.slider-popup .slick-next:before {
    font-size: 75px;
}
.slider-popup .slick-prev.slick-disabled,
.slider-popup .slick-next.slick-disabled {
    display: none !important;
}
/* ===== Popup STYLES END ===== */

/* ===== LINK STYLES ===== */
.link {
    text-decoration: underline;
    color: #418afb;
    font-size: 1em;
    display: block;
    margin-bottom: .5em;
}

.tooltip {
    position: relative;
    display: inline-block;
    cursor: pointer;
    background-color: #418afb;
    color: #fff;
    padding: 0 6px;
    border-radius: 50%;
}

.tooltip .tooltiptext {
    visibility: hidden;
    min-width: 210px;
    max-width: 350px;
    background-color: #3b3b4f;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 10px;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -105px;
    opacity: 0;
    transition: opacity 0.3s;
}

.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}
.tooltip-sum .tooltiptext {
    min-width: 160px;
    bottom: -20px;
    left: -80px;
    margin-right: 24px;
}
.tooltip-sum .tooltiptext::after {
    border-color: transparent transparent transparent #555;
    top: 24px;
    right: -10px;
    left: auto;
}

.project-lm-term-label, .project-adsy-term-label {
    display: none;
}

.popup-terms-label {
    width: 96%;
    float: right;
    padding: 0;
    margin: 0;
    text-align: left;
}

.popup-terms-checkbox {
    float: left;
    width: 4%;
}

.popup-terms-checkbox input {
    margin-top: 6px;
}

.content__terms {
    overflow: auto;
    max-height: 45vh;
    border: 1px solid #ccc;
    margin-top: 15px;
    padding: 10px;
    background: #fff;
    margin-bottom: 15px;
    scrollbar-width: thin;
}
.content__terms::-webkit-scrollbar {
    width: 8px;
}
.content__terms::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #cdcdcd;
}

.title-social {
    text-align: center;
    margin-top: 20px;
}

.error-social-auth {
    text-align: center;
    color: red;
}

.success_social_auth {
    text-align: center;
    color: green;
}

.block--delete-account {
    max-width: 350px;
    padding: 0;
    margin: 0 auto;
    margin-top: 80px;
}

#signup-main-form #signupform-terms {
    top: 3px;
    position: relative;
}

#signup-main-form .field-signupform-terms label {
    font-size: 11px;
}

#textBroadcast {
    height: 180px;
    overflow-y: scroll;
    scrollbar-width: thin;
}

#textBroadcast::-webkit-scrollbar {
    width: 8px;
}
#textBroadcast::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #cdcdcd;
}

.paypal-text-funds {
    font-size: 12px
}

.paypal-text-funds-ul {
    font-size: 12px;
    text-align: left;
    padding-left: 24px;
}

.paypal-text-funds-ul li {
    line-height: 20px;
}

.title-remember {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}

.link-description {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}

/* Dashboard list */
.product-list {
    list-style-type: none;
    display: flex;
    padding: 0;
}
.product-list__item--wrapper {
    width: 25%;
    text-decoration: none;
    color: #161817;
}
.product-list__item {
    padding: 50px 20px;
    margin-bottom: 20px;
    border-bottom-right-radius: 60px;
    border-bottom-left-radius: 60px;
    border: 1px solid #e7e7e7;
    display: flex;
    flex-direction: column;
    align-items: center;
    /*justify-content: center;*/
    background-color: white;
    transition: all 0.2s;
    box-shadow: 0 0 7px 0 rgba(108, 119, 132, 0.25);
}
.product-list__item:hover,
.product-list__item:focus,
.product-list__item:active {
    margin-bottom: 0px;
    box-shadow: 0 0 30px 0 rgba(108, 119, 132, 0.25);
    padding-bottom: 70px;
    background-color: #f1f1fa;
    cursor: pointer;
}
.product-list__item .logo-wrapper {
    max-height: 50px;
    width: 100%;
    height: 50px;
}
.product-list__item img {
    height: 100%;
    width: 100%;
    max-width: 200px;
    margin: 0 auto;
}
.product-list__item .icon--line:after {
    background: #9e78b2;
    box-shadow: 5px 2px #eed9fe;
}
.product-list__item .icon--scroll:after {
    transform: rotate(90deg);
    color: #9e78b2;
    transition: all 0.2s;
    font-size:0.3em;
    right: -10px;
}
.product-list__item:hover .icon--scroll:after {
    font-size: 0.6em;
    transition: all 0.2s;
    right: -20px;
}
.item__descriprion {
    text-align: center;
    font-size: 18px;
    height: 60px;
    display: flex;
    align-items: center;
    line-height: 20px;
}

/* Switcher styles */
.refferal-switcher {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 80px;
}
.switch-type {
    color: #434359;
    font-size: 26px;
    transition: all 0.4s;
    width: 235px;
    opacity: 0.3;
    font-weight: bold;
}
#switch-type_0 {
    text-align: right;
 }
#switch-type_1 {
    text-align: left;
    margin-top: 36px;
}
#switch-type_small {
    font-size: 18px;
    transition: all 0.4s;
}
.switch-type.unchecked {
    font-size: 26px;
    line-height: 30px;
}
.switch-type.checked {
    font-size: 36px;
    line-height: 24px;
    opacity: 1;
}
.switch-type.unchecked #switch-type_small {
    font-size: 14px;
}
.switch {
    position: relative;
    display: inline-block;
    width: 180px;
    height: 46px;
    margin: 0 20px;
    outline: none;
}
.switch input {
    opacity: 0;
    width: 0;
    height: 0;
    outline: none;
}
.switch input:focus {
    outline: none;
}
.switch-slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.switch-slider:before {
    position: absolute;
    content: "";
    height: 34px;
    width: 34px;
    left: 7px;
    bottom: 6px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}
input + .switch-slider {
    background-color: #7f7acc;
    outline: none;
}
input:checked + .switch-slider:before
{
    -webkit-transform: translateX(133px);
    -ms-transform: translateX(133px);
    transform: translateX(133px);
}
.switch-slider.round {
    border-radius: 34px;
}
.switch-slider.round:before {
    border-radius: 50%;
}
.bubbles {
    display: flex;
    justify-content: space-evenly;
    margin-top: 40px;
}
.bubble
{
    display: inline-block;
    position: relative;
    width: 40%;
    max-width: 330px;
    height: auto;
    padding: 10px;
    background: #7f7acc;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 30px;
    border: #7f7acc solid 7px;
    text-shadow: 0px 0px 5px #434359;
    opacity: 0.2;
    transition: .4s;
    color: #ffffff;
}
.bubble:before {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 0 19px 24px;
    border-color: #7f7acc transparent;
    display: block;
    width: 0;
    z-index: 0;
    top: -31px;
    left: 55%;
}
.bubble .bubble__title {
    font-weight: bold;
    font-size: 18px;
}
.bubble ul {
    text-align: left;
    margin: 10px 0 0 0;
    padding-left: 20px;
}
.bubble div {
    text-align: center;
}
.bubble-percent:before {
    right: 55%;
    left: auto;
}
#bubble-default.checked,
#bubble-percent.checked {
    opacity: 1;
}

.stat-form th select {
    width: 100%;
    border: 1px solid #ccc;
    padding: 10px;
    margin-bottom: 5px;
    cursor: pointer;
    outline: none;
}
.stat-form th input {
    width: 100%;
    border: 1px solid #ccc;
    padding: 10px;
    margin-bottom: 5px;
    text-align: center;
}
.stat-form .pagination {
    display: flex;
    justify-content: center;
    list-style-type: none;
    margin: 15px 0;
}
.stat-form .pagination li {
    margin: 0 2px;
}
.stat-form .pagination li a,
.stat-form .pagination li span {
    text-decoration: none;
    color: #161817;
    padding: 5px 10px;
    background-color: rgb(247, 247, 247);
    border-radius: 5px;
}
.stat-form .pagination li a:hover,
.stat-form .pagination li.active a {
    background-color: #e0e0e0;
}
.stat-form .pagination .disabled span {
    color: #e4e5e8;
}

.btn-delete-account {
    text-align: center;
    display: block;
    color: #949292;
    text-decoration: none;
    font-size: 14px;
}

.dont-copy {
    cursor: default;
    -webkit-user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
}

.table-balance-user th {
    border: none;
}

#toggle-translate {
    z-index: 999999;
}

.ui-dialog[aria-describedby="translate-manager-div"] {
    z-index: 999999;
}

#popup-congratulation .popup {
    overflow: initial;
}

.field-unsubscribe label {
    display: inline-flex;
    line-height: 12px;
    color: #a7a7a7;
}

.field-unsubscribe input {
    width: 30px;
}

@media only screen and (max-width: 1200px) {
    .header__item {
        font-size: 14px;
    }
    .slider-popup {
        width: 77%;
    }
}

@media only screen and (max-width: 1024px) {
    .header__menu {
        display: block;
    }

    .section__link {
        width: 48%;
    }

    .list--share {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .section__share-item {
        width: 33%;
    }

    .item--selected:before,
    .icon--steps:after {
        display: none;
    }
}

@media only screen and (max-width: 992px) {
    .container {
        width: 760px;
    }

    .header__icon {
        display: block;
    }

    .header--js,
    .header__balance-item {
        display: none;
    }

    .header__item--custom {
        padding: 0;
        border: none;
        width: 100%;
    }

    .header__item--profile {
        padding: 0;
        background: none;
        padding-left: 0;
    }

    .header__nav--display {
        flex-direction: column;
        align-items: flex-start;
        width: 100%;
        margin-left: 0;
    }

    .header__nav--sub {
        display: block;
        position: static;
        box-shadow: none;
        margin-left: 0;
    }

    .header__item--affiliate {
        align-items: flex-start;
        flex-direction: column;
    }

    .header__item--affiliate span {
        padding-left: 5px;
        margin-bottom: 5px;
    }

    .header__nav.header__nav--open {
        position: absolute;
        width: 100%;
        left: 0;
        top: 55px;
        z-index: 2;
        display: block;
        padding: 15px 0 0px 0px;
        margin-left: 0;
    }

    .section__container--nowrap {
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .section__text--price {
        font-size: 40px;
    }

    .list__item {
        width: 48%;
    }

    .list__item--login {
        width: 32%;
    }

    .list__item--project {
        width: auto;
    }

    .list__item:nth-child(n+4) {
        margin-top: 0;
    }

    .list__item--left,
    .list__item--right {
        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
    }

    .section__copy-field {
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .section__input,
    .section__textarea {
        margin-right: 0;
        margin-bottom: 15px;
    }

    .section__income {
        width: 100%;
        margin-left: 0;
        margin-top: 25px;
    }

    .list--share {
        max-width: 100%;
    }

    .form,
    .section--modal .container,
    .list__item--footer {
        width: 100%;
    }

    .table__headers {
        display: none;
    }

    .table--affiliate td {
        display: block;
        text-align: left;
    }

    .table--affiliate td:not(:last-child) {
        border-bottom: none;
    }

    .table--affiliate td:before {
        display: block;
    }
    .slider-popup .slick-slide:nth-child(2) {
        background-position: center;
    }
    .section__copy-field .caret {
        position: absolute;
        right: 5px;
        top: 22px;
    }
    .slider-popup img.shadow-img {
        width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .section {
        padding-left: 1em;
        padding-right: 1em;
    }

    .section__container {
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .section__container--around {
        align-items: center;
    }

    .title {
        font-size: 32px;
    }

    .title--undertext {
        font-size: 19px;
    }

    .title--sub {
        font-size: 1.2rem;
    }

    .section--small .title--terms {
        font-size: 24px;
    }
    .section--small .subtitle {
        font-size: 18px;
    }
    .tagline {
        font-size: 27px;
    }

    .icon--steps {
        font-size: 3rem;
    }

    .icon--table {
        margin-right: 4%;
        font-size: 30px;
    }

    .section__share-item {
        width: 50%;
    }

    .section__input,
    .section__textarea {
        margin-right: 0;
        margin-bottom: 15px;
    }

    .list--steps {
        padding-top: 0;
        padding-left: 70px;
        flex-direction: column;
        align-items: flex-end;
    }

    .list--steps:before {
        height: 90%;
        width: 5px;
        left: 35px;
        top: 50%;
        transform: translate(-50%, -50%);
    }

    .list--steps:after {
        height: 90%;
        width: 50px;
        left: 35px;
        top: 50%;
        transform: translate(-50%, -50%);
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0) 100%);
    }

    .list__item--money,
    .list__item--coin,
    .list__item--paypal {
        margin-bottom: 25px;
        width: 100%;
    }

    .list__item--paypal {
        margin-bottom: 0;
    }

    .list__item--numbered-circle {
        max-width: 100%;
        margin-bottom: 15px;
    }

    .list__item--numbers {
        margin-bottom: 15px;
    }

    .list__item--numbered-circle:last-child,
    .list__item--numbers:last-child {
        margin-bottom: 0;
    }

    .list__item--steps {
        flex-direction: row;
        border-top: none;
        border-right: none;
        border-left: #e7e7e7 solid 1px;
        border-bottom: #e7e7e7 solid 1px;
        text-align: left;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .list__item--steps:before {
        left: -46px;
        top: 50%;
        transform: translateY(-50%);
    }

    .list__item,
    .list--login-btn,
    .section__form,
    .section__wrap {
        width: 100%;
    }

    .list__item--login {
        margin-bottom: 10px;
    }

    .section__form {
        max-width: 100%;
    }

    .list__item--project {
        width: auto;
    }

    .section__link {
        width: 100%;
        max-height: 130px;
    }

    .section--modal {
        overflow-y: auto;
        position: fixed;
        height: 100%;
        width: 100%;
        left: 0;
        top: 0;
        z-index: 1000;
    }

    .section__copy-container {
        flex-direction: column;
    }

    .section__copy-block {
        margin-right: 0;
        margin-bottom: 20px;
    }

    .section__text--description {
        font-size: 18px;
    }

    .section__text--price {
        font-size: 35px;
    }

    .footer__in {
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
    }

    .footer__section {
        width: 100%;
        border-right: none;
        margin-bottom: 15px;
    }

    .table__title {
        flex-direction: column;
        align-items: center;
    }

    .table__text {
        text-align: center;
        margin-top: 5px;
    }

    .footer__section:last-child {
        width: 100%;
        margin-bottom: 0;
    }

    .form__container {
        flex-direction: column;
    }

    .btn--cancel {
        margin-right: 0;
        margin-bottom: 10px;
    }
    .table--short-statistic {
        overflow: auto;
    }
    .product-list__item {
        padding: 30px 20px;
    }
    .slider-popup {
        width: 90%;
    }
    .switch {
        height: 50px;
    }
    .refferal-switcher {
        flex-direction: column;
        justify-content: space-between;
        height: 180px;
        padding-bottom: 20px;
    }
    .switch-type {
        height: 44px;
    }
    #switch-type_1, #switch-type_0 {
        text-align: center;
    }
    .bubbles {
        flex-direction: column;
        margin-top: 30px;
    }
    .bubble {
        width: 100%;
        margin: 0 auto;
    }
    .bubble:before {
        left: 45%;
    }
    .bubble-percent:before {
        right: 45%;
    }
    .bubble-percent {
        margin-top: 30px;
    }
    .list__item--benefits.about-benefits,
    .list__item--benefits.about-disadvantages {
        width: 100%;
    }
    .list--marketing-tip {
        padding: 0;
    }
}
@media only screen and (max-width: 680px)  {
    .section--small-mobile .title--terms {
        font-size: 24px;
        margin-bottom: 18px;
    }
    .slider-popup {
        margin-top: 20px;
    }
    .slider-popup {
        height: 90%;
    }
    .slider-popup .slick-slide:nth-child(7) .slider-popup__container {
        padding-top: 30px
    }
    .slider-popup__close,
    .slider-popup__start {
        width: 85%;
        font-size: 30px;
    }
    span.slider-popup__close {
        right: 0;
    }
    .product-list {
        flex-wrap: wrap;
    }
    .product-list__item--wrapper {
        width: 50%;
    }
    .product-list__item {
        margin-bottom: 0;
        border-radius: 0;
    }
    .product-list__item:hover,
    .product-list__item:active,
    .product-list__item:focus {
        padding-bottom: 30px;
    }
}

@media only screen and (max-width: 568px) {
    .section--small-mobile {
        padding: 1em;
    }
}
@media only screen and (max-height: 568px) {
    .section--small-mobile {
        padding: 1em;
    }
}

@media only screen and (max-width: 550px) {
    .slider-popup__container {
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media only screen and (max-width: 414px) {
    .header {
        padding-right: 1em;
    }

    .title {
        font-size: 28px;
    }

    .title--sub {
        font-size: 1.2rem;
    }

    .tagline {
        font-size: 22px;
    }
    .slider-popup__list li {
        line-height: 30px;
        margin-right: 0;
        margin-left: 0;
    }
    .slider-popup__logo img {
        height: 30px;
    }
}

@media screen and (max-height: 768px) {
    .slider-popup {
        margin-top: 20px;
    }
}
@media screen and (max-height: 680px) {
    .slider-popup {
        height: 80%;
    }
    .slider-popup .slick-slide:nth-child(1) .slider-popup__container,
    .slider-popup .slick-slide:nth-child(7) .slider-popup__container {
        padding-top: 40px;
    }
}