@charset "UTF-8";
.main .box {
    position: relative;
    width: 100%;
    margin-top: -110px
}

.main .box .header-wrapper {
    width: 100%;
    height: 100%;
    background: url(/static/home/fxcm/banner-1.png) no-repeat center right;
    z-index: 1;
    position: relative
}

.main .box .header-wrapper .header {
    max-width: 1140px;
    margin: 0 auto;
    position: relative
}

.main .box .header-wrapper .header .paralax-text {
    padding-top: 350px
}

.main .box .header-wrapper .header .paralax-text h1 {
    color: #fff;
    font-size: 32px;
    font-weight: 300;
    line-height: 42px;
    text-align: center;
    text-transform: uppercase
}

.main .box .header-wrapper .header .paralax-text a {
    background: #08c;
    border: 1px solid #005ca0;
    border-radius: 4px;
    color: #fff;
    display: table;
    line-height: 40px;
    margin: 20px auto;
    padding: 0 40px;
    font-size: 20px
}

.main .box .header-wrapper .header .paralax-text a :focus, .main .box .header-wrapper .header .paralax-text a:hover {
    background: #2498dc;
    text-decoration: none
}

.main .box .header-wrapper .static {
    margin-top: -20px;
    position: relative
}

.main .box .header-wrapper .static .scroll {
    width: 58px;
    height: 68px;
    display: block;
    cursor: pointer;
    margin: 0 auto;
    text-align: center;
    position: absolute;
    left: calc(50% - 23px)
}

.main .box .header-wrapper .demo__info .static::before {
    animation: 1s ease 0s normal none infinite running arrows;
    padding: 20px;
    border-color: #fff #fff currentcolor currentcolor;
    border-image: none;
    border-style: solid solid none none;
    border-width: 2px 2px medium medium;
    content: "";
    height: 30px;
    left: calc(50% - 15px);
    position: absolute;
    transform: rotate(135deg);
    width: 30px
}

.main .box .header-wrapper .demo__info {
    position: absolute;
    z-index: 100;
    bottom: 70px;
    top: auto;
    font-size: 80%;
    text-align: center;
    width: 100%
}

.main .box .header-wrapper .demo__info {
    z-index: 0
}

.main .box .center-wrapper {
    width: 100%;
    z-index: 2;
    position: relative;
    background: #fff
}

.main #bar {
    width: 0%;
    max-width: 100%;
    height: 5px;
    background: #08c
}

.main #progressBar {
    width: 100%;
    background: #3b4246
}

.main .top_register.europe_top {
    background: url(../../../images/main/europe-background.jpg) no-repeat 0 0;
    background-size: cover
}

.main .top_register {
    background: url(../../../images/main/pl-bg.jpg) no-repeat 0 0;
    min-height: 675px;
    border-bottom: 7px solid #23262b
}

.main .top_register > .container {
    padding-top: 120px
}

.main .top_register.top_slide_ru {
    background: url(../../../images/main/ru-eu.jpg) no-repeat 0 0
}

.main .top_register.top_slide_it {
    background: url(../../../images/main/it-eu.jpg) no-repeat 0 0
}

.main .top_register.top_slide_fr {
    background: url(../../../images/main/fr-eu.jpg) no-repeat 0 0
}

.main .top_register.top_slide_de {
    background: url(../../../images/main/de-eu.jpg) no-repeat 0 0
}

.main .top_register.top_slide_pt {
    background: url(../../../images/main/pt-eu.jpg) no-repeat 0 0
}

.main .top_register.top_slide_es {
    background: url(../../../images/main/es-eu.jpg) no-repeat 0 0
}

.main .top_register .top_register-text {
    margin-top: 0
}

.main .top_register .top_register-text h2 {
    font-size: 55px;
    color: #fff;
    line-height: normal;
    font-weight: 700
}

.main .top_register .top_register-text p {
    font-size: 20px;
    color: #fff;
    font-family: OpenSansLight, sans-serif
}

.main .top_register .top_register-form {
    background: rgba(0, 0, 0, .68);
    padding: 15px;
    margin-top: -85px
}

.main .top_register .top_register-form label {
    color: #fff
}

.main .top_register .top_register-form h2 {
    color: #fff;
    text-align: center
}

.main .register-block {
    padding: 20px 0;
    background-color: #23262b
}

.main .register-block .title {
    font-size: 20px;
    color: #fff
}

.main .register-block .sub-title {
    font-size: 16px;
    color: #999
}

.main .register-block span {
    color: #999;
    font-size: 14px;
    cursor: default;
    margin: 0 17px;
    max-width: 330px;
    float: left;
    display: block
}

.main .register-block .right {
    float: right;
    margin-top: 5px
}

.main .stats-block {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #efefec;
    color: #1d2127
}

.main .stats-block p {
    font-size: 14px;
    width: 200px;
    display: table-cell;
    vertical-align: top;
    padding-left: 10px
}

.main .stats-block span {
    font-size: 24px;
    color: #23262b;
    font-weight: 600;
    line-height: 0
}

.main .stats-block span.big {
    font-size: 100px;
    color: #23262b;
    font-weight: 600
}

.main .stats-block .block {
    display: table;
    height: 75px;
    margin: 20px 0 0
}

.main .stats-block .block:before {
    content: "";
    margin-right: 30px;
    width: 70px;
    display: table-cell
}

.main .stats-block .globe:before {
    background: url(../../../images/main/globe.png) no-repeat 0 0
}

.main .stats-block .humans:before {
    background: url(../../../images/main/humans.png) no-repeat 0 0
}

.main .stats-block .speedometer:before {
    background: url(../../../images/main/speedometer.png) no-repeat 0 0
}

.main .stats-block .money:before {
    background: url(../../../images/main/money.png) no-repeat 0 0
}

.main .stats-block .main-stat {
    margin-top: 25px;
    display: table
}

.main .stats-block .main-stat .left {
    float: left;
    position: relative
}

.main .stats-block .main-stat .left .text {
    position: absolute;
    top: 25px;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 30px;
    font-family: OpenSansSemiBold, sans-serif
}

.main .stats-block .main-stat .right {
    margin-left: 140px;
    margin-top: 50px
}

.main .forex-block {
    padding-top: 50px;
    padding-bottom: 50px
}

.main .forex-block .divider {
    margin-bottom: 30px
}

.main .forex-block .forex-articles, .main .forex-block .forex-strategies, .main .forex-block .forex-tutorial, .main .forex-block .individual-training {
    padding-left: 54px
}

.main .forex-block .forex-articles:before, .main .forex-block .forex-strategies:before, .main .forex-block .forex-tutorial:before, .main .forex-block .individual-training:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    display: none
}

.main .forex-block .forex-articles p, .main .forex-block .forex-strategies p, .main .forex-block .forex-tutorial p, .main .forex-block .individual-training p {
    min-height: 80px
}

.main .forex-block .btn-readmore {
    margin-top: 0
}

.main .forex-block h3 {
    color: #000;
    font-size: 20px;
    margin-top: 0;
    font-family: OpenSansRegular, sans-serif;
    margin-bottom: 12px;
    line-height: 36px
}

.main .forex-block .btn-default {
    color: #08c
}

.main .forex-block .forex-tutorial:before {
    background-image: url(../../../images/sprites/main.png);
    background-position: -485px -70px;
    width: 39px;
    height: 29px
}

.main .forex-block .forex-articles:before {
    background-image: url(../../../images/sprites/main.png);
    background-position: -279px -177px;
    width: 25px;
    height: 30px
}

.main .forex-block .forex-strategies:before {
    background: url(../../../images/icons/traders/strategies.png) no-repeat 0 0;
    width: 26px;
    height: 36px
}

.main .forex-block .individual-training:before {
    background-image: url(../../../images/sprites/main.png);
    background-position: -279px -152px;
    width: 42px;
    height: 25px
}

.main .forex-block .webinars b {
    color: #000
}

.main .forex-block .webinars .img-wrap {
    margin: 19px 0 6px
}

.main .forex-block .webinars:before {
    background-image: url(../../../images/sprites/main.png);
    background-position: -485px -99px;
    width: 33px;
    height: 34px
}

.main .forex-block article {
    display: table;
    margin-bottom: 30px
}

.main .forex-block article .image {
    display: table-cell;
    vertical-align: top;
    width: 150px
}

.main .forex-block article .image img {
    width: 100%;
    border-radius: 5px
}

.main .forex-block article .content {
    padding-left: 30px;
    display: table-cell;
    vertical-align: top
}

.main .forex-block article .content h4 {
    margin-bottom: 10px;
    font-size: 18px;
    font-family: OpenSansRegular, sans-serif
}

.main .demo-account {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #efefec
}

.main .professionals {
    padding-top: 50px;
    padding-bottom: 50px
}

.main .professionals .polsha {
    font-size: 12px;
    text-align: center
}

.main .professionals .polsha span.star {
    font-size: 12px;
    font-weight: 700;
    color: #000
}

.main .professionals .polsha span.star:after {
    content: " "
}

.main .professionals .polsha a {
    color: #08c
}

.main .professionals .polsha a:hover {
    border-bottom: 2px dotted #08c
}

.main .professionals a {
    text-decoration: none;
    color: inherit
}

.main .professionals .account-block {
    background-color: #fbfbfb;
    border: 1px solid #e6e6e6;
    padding: 15px;
    margin-bottom: 30px
}

.main .professionals .account-block:hover {
    border: 1px solid #08c
}

.main .professionals .account-block span.star {
    font-weight: 700;
    color: #000;
    font-size: 12px;
    line-height: 1
}

.main .professionals .account-block .top {
    display: table;
    width: 100%;
    min-height: 90px
}

.main .professionals .account-block .top .image {
    width: 105px;
    display: table-cell;
    background-repeat: no-repeat;
    background-size: contain
}

.main .professionals .account-block .top .content {
    padding-left: 25px;
    vertical-align: middle;
    display: table-cell
}

.main .professionals .account-block .top .content h4 {
    font-size: 40px;
    font-weight: 600
}

.main .professionals .account-block .top .content p {
    font-size: 10px
}

.main .professionals .account-block ul {
    display: table;
    width: 100%;
    min-height: 90px;
    height: 90px
}

.main .professionals .account-block ul li {
    list-style: none;
    width: 33.33333%;
    padding-right: 10px;
    display: table-cell;
    vertical-align: top
}

.main .professionals .account-block ul li:last-child {
    padding-right: 0
}

.main .professionals .account-block ul li .feature-value {
    font-size: 24px;
    color: #000;
    font-family: OpenSansLight, sans-serif
}

.main .professionals .account-block ul li .feature-value.small {
    font-size: 15px
}

.main .professionals .account-block ul li .feature-value.small span {
    font-size: 24px
}

.main .professionals .account-block ul li .feature-descr {
    font-size: 12px
}

.main .professionals .account-block ul li .unlimite {
    font-size: 62px;
    line-height: 30px;
    padding-bottom: 4px
}

.main .professionals .cent {
    background: url(../../../images/icons/main/accn1.png)
}

.main .professionals .classic {
    background: url(/static/home/images/accn2.png)
}

.main .professionals .pamm {
    background: url(../../../images/icons/main/accn3.png)
}

.main .professionals .ecn {
    background: url(/static/home/images/accn4.png)
}

.main .professionals .platform-block {
    background-color: #fbfbfb;
    border: 1px solid #e6e6e6;
    padding: 22px 15px;
    margin-bottom: 30px
}

.main .professionals .platform-block:hover {
    border: 1px solid #08c
}

.socila-trading {
    background-color: #efefec;
    margin-top: 60px;
    padding-top: 50px;
    padding-bottom: 50px
}

.socila-trading .social-logo {
    margin: auto;
    display: block;
    width: 212px;
    height: 62px;
    margin-bottom: 30px;
    background-repeat: no-repeat;
    background: url(../../../images/header-logo.png);
    background-repeat: no-repeat
}

.socila-trading ul.socila-ul {
    display: table
}

.socila-trading ul.socila-ul li {
    margin-bottom: 15px
}

.socila-trading ul.socila-ul li:before {
    content: "→ ";
    color: #08c;
    font-size: 20px
}

.socila-trading .butta {
    margin-top: 15px;
    margin-bottom: 10px
}

.socila-trading .bt-center_b {
    margin-bottom: 30px;
    text-align: center
}

.socila-trading .btn-centered {
    display: block;
    position: relative;
    text-align: center;
    margin-bottom: 90px;
    margin-top: 30px
}

.socila-trading .btn-centered p {
    font-size: 20px;
    color: #000;
    font-family: OpenSansLight, sans-serif
}

.socila-trading table {
    width: 100%
}

.socila-trading table thead {
    font-size: 12px
}

.socila-trading table thead th {
    border-bottom: none;
    text-align: center;
    font-weight: 200
}

.socila-trading table tbody {
    font-size: 16px;
    color: #000
}

.socila-trading table tbody tr:nth-of-type(odd) {
    background-color: transparent
}

.socila-trading table tbody td {
    text-align: center;
    border: none;
    font-weight: 200;
    padding: 20px 15px;
    position: relative
}

.socila-trading table tbody td:first-child {
    text-align: start;
    width: 10%
}

.socila-trading table tbody td p {
    color: #000
}

.socila-trading table tbody td img {
    border-radius: 100%;
    max-width: 84px;
    max-height: 84px;
    width: 84px
}

.socila-trading table tbody td .image_st {
    background: #08c;
    color: #fff;
    border-radius: 100%;
    width: 84px;
    height: 84px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    font-size: 40px
}

.socila-trading table tbody td .flag {
    position: absolute;
    right: 15px;
    bottom: 20px
}

.socila-trading table tbody .provider {
    font-weight: 600;
    color: #08c
}

.socila-trading table tbody .percent {
    font-weight: 600;
    color: #000
}

.spread-section {
    padding-bottom: 50px
}

.spread-section .spread-list > ul {
    word-spacing: -4px;
    margin-left: -1%
}

.spread-section .spread-list > ul > li {
    word-spacing: 0;
    display: inline-block;
    vertical-align: top
}

.spread-section .spread-list > ul > li {
    margin-left: 1%;
    width: 18%;
    text-align: center
}

.spread-section .spread-list > ul > li a:focus, .spread-section .spread-list > ul > li a:hover {
    text-decoration: none
}

.spread-section .spread-list > ul > li .pair > a {
    font-size: 18px;
    color: #000
}

.spread-section .spread-list > ul > li .pair > a:hover {
    color: #262626
}

.spread-section .spread-list > ul > li .num > a {
    font-size: 50px;
    font-family: OpenSansLight, sans-serif;
    color: grey
}

.spread-section .spread-list > ul > li .num > a:hover {
    color: #b3b3b3
}

.spread-section .money {
    margin-top: 30px
}

.spread-section .money .image {
    text-align: center;
    min-height: 100px;
    line-height: 100px;
    padding: 0 40px
}

.spread-section .money .image img {
    display: inline-block;
    max-width: 120px
}

.spread-section .money .btn {
    margin-top: 50px
}

.forex-articles h3:before, .forex-strategies h3:before, .forex-tutorial h3:before, .individual-training h3:before {
    position: absolute;
    content: ""
}

.forex-tutorial h3:before {
    margin-left: -49px
}

html[lang=ar] .forex-tutorial h3:before, html[lang=fa] .forex-tutorial h3:before {
    margin-left: 0 !important;
    margin-right: -49px
}

.forex-tutorial h3:before {
    background-image: url(../../../images/sprites/main.png);
    background-position: -485px -70px;
    width: 39px;
    height: 29px
}

.forex-articles h3:before {
    margin-left: -35px
}

html[lang=ar] .forex-articles h3:before, html[lang=fa] .forex-articles h3:before {
    margin-left: 0 !important;
    margin-right: -35px
}

.forex-articles h3:before {
    background-image: url(../../../images/sprites/main.png);
    background-position: -279px -177px;
    width: 25px;
    height: 30px
}

.forex-strategies h3:before {
    margin-left: -36px
}

html[lang=ar] .forex-strategies h3:before, html[lang=fa] .forex-strategies h3:before {
    margin-left: 0 !important;
    margin-right: -36px
}

.forex-strategies h3:before {
    background: url(../../../images/icons/traders/strategies.png);
    width: 26px;
    height: 36px
}

.individual-training h3:before {
    margin-left: -52px
}

html[lang=ar] .individual-training h3:before, html[lang=fa] .individual-training h3:before {
    margin-left: 0 !important;
    margin-right: -52px
}

.individual-training h3:before {
    background-image: url(../../../images/sprites/main.png);
    background-position: -279px -152px;
    width: 42px;
    height: 25px
}

@media (max-width: 1200px) {
    .main .top_register .top_register-form {
        margin-top: -120px
    }
}

@media (max-width: 989px) {
    .main .top_register {
        background-size: cover !important
    }

    .main .top_register > .container {
        padding-top: 40px !important
    }

    .main .top_register .top_register-form {
        margin-top: 0 !important
    }

    .main .top_register .top_register-text h2 {
        font-size: 35px !important;
        line-height: 42px !important
    }
}

@media (max-width: 767px) {
    .main .top_register {
        min-height: 0
    }

    .main .top_register > .container {
        padding-top: 20px
    }

    .main .top_register .top_register-text {
        text-align: center;
        margin: 20px 0
    }

    .main .top_register .top_register-text h2 {
        font-size: 55px;
        color: #fff
    }

    .main .top_register .top_register-text p {
        font-size: 20px;
        color: #fff;
        font-family: OpenSansLight, sans-serif
    }

    .main .top_register .top_register-form {
        padding: 15px
    }

    .main .top_register .top_register-form label {
        color: #fff
    }

    .main .top_register .top_register-form h2 {
        color: #fff;
        text-align: center
    }

    .spread-section .spread-list > ul > li .pair > a {
        font-size: 16px;
        color: #000
    }

    .spread-section .spread-list > ul > li .num > a {
        font-size: 25px
    }

    .socila-trading table tbody td .image_st {
        padding: 15px 25px;
        font-size: 26px;
        width: auto;
        height: auto
    }

    .analytics {
        background-color: #efefec;
        padding-top: 50px;
        padding-bottom: 50px
    }

    .analytics .analysis-art {
        font-size: 18px;
        color: #000;
        margin-bottom: 0
    }

    .analytics .btn {
        margin-top: 10px
    }

    .analytics .image {
        margin-top: 30px
    }

    .invest-pamm {
        padding-top: 50px;
        padding-bottom: 50px
    }

    .invest-pamm .top-10-traders {
        margin-top: 40px
    }

    .invest-pamm .dot {
        width: 10px;
        height: 10px;
        border-radius: 5px;
        margin: 0 5px;
        display: inline-block
    }

    .invest-pamm .dot-green {
        background-color: #a3de7c
    }

    .invest-pamm .dot-red {
        background-color: #de8b95
    }

    .invest-pamm table {
        min-width: 1126px
    }

    .invest-pamm table > thead > tr > * {
        font-size: 12px;
        font-weight: 400
    }

    .invest-pamm table > thead > tr > th:nth-of-type(3) {
        font-weight: 700
    }

    .invest-pamm table > tbody > tr {
        cursor: pointer
    }

    .invest-pamm table > tbody > tr:nth-of-type(2n+2) {
        border-bottom: 1px solid #dbdad8
    }

    .invest-pamm table > tbody > tr:nth-of-type(2n+2) td[colspan="8"] a.branch {
        text-decoration: underline;
        margin-top: 20px;
        margin-bottom: 18px;
        display: inline-block
    }

    .invest-pamm table > tbody > tr:nth-of-type(2n+2) td[colspan="8"] .btn {
        margin: 14px auto
    }

    .invest-pamm table > tbody > tr:nth-of-type(2n+2) td[colspan="8"] .btn-default {
        color: grey
    }

    .invest-pamm table > tbody > tr:nth-of-type(2n+2) td[colspan="8"] .btn-active {
        border-color: #08c;
        color: #000
    }

    .invest-pamm table > tbody > tr:nth-of-type(2n+2) td[colspan="8"] .dot {
        width: 12px;
        height: 12px;
        border-radius: 6px;
        display: inline-block;
        margin-right: 5px;
        margin-top: 2px
    }

    .invest-pamm table > tbody > tr:nth-of-type(2n+2) td[colspan="8"] .dot-blue {
        border: 1px solid #068bcd;
        background-color: #cce7f5
    }

    .invest-pamm table > tbody > tr:nth-of-type(2n+2) td[colspan="8"] .dot-green {
        border: 1px solid #5bc144;
        background-color: #ddf2d9
    }

    .invest-pamm table > tbody > tr:nth-of-type(2n+2) td[colspan="8"] .dot + p {
        display: inline
    }

    .invest-pamm table > tbody > tr:nth-of-type(2n+2) td[colspan="8"] > div {
        padding-left: 20px;
        padding-right: 20px
    }

    .invest-pamm table > tbody > tr:nth-of-type(2n+1) {
        border-top: 1px solid #dbdad8
    }

    .invest-pamm table > tbody > tr:nth-of-type(2n+1) > td:first-of-type {
        width: 30px;
        background: url(../../../images/icons/main/active-plus.png) 5px 0 no-repeat;
        background-clip: border-box
    }

    .invest-pamm table > tbody > tr:nth-of-type(2n+1) > * {
        padding: 8px 0
    }

    .invest-pamm table > tbody > tr:nth-of-type(2n+1) > td:nth-of-type(2) {
        color: #08c;
        min-width: 350px
    }

    .invest-pamm table > tbody > tr:nth-of-type(2n+1) > td:nth-of-type(2) > .number {
        color: grey;
        display: inline-block
    }

    .invest-pamm table > tbody > tr:nth-of-type(2n+1) > td:nth-of-type(3) {
        color: #000;
        font-weight: 700
    }

    .invest-pamm table > tbody > tr:nth-of-type(2n+1) > td:nth-of-type(4) {
        color: #000;
        font-weight: 100
    }

    .invest-pamm table > tbody > tr .row-active {
        border-bottom: 1px solid #e8edf1;
        background: #e8edf1
    }

    .invest-pamm table > tbody > tr .row-active > td:first-of-type {
        background: #e8edf1 url(../../../images/icons/main/minus.png) 5px 0 no-repeat !important
    }

    .invest-pamm table > tbody > tr .row-active > td:nth-of-type(2) {
        color: #000
    }

    .invest-pamm table > tbody > tr:nth-last-of-type(2) {
        border-bottom: 1px solid #dbdad8
    }
}

.withdrawal {
    padding: 70px 0 30px
}

.withdrawal .btn {
    padding: 20px 20px
}

@media (max-width: 797px) {
    .bnb {
        margin-bottom: 30px !important
    }
}

.partners {
    padding-top: 50px;
    padding-bottom: 50px
}

.partners a {
    text-decoration: none
}

.partners a:hover {
    text-decoration: none
}

.partners .program-block {
    background-color: #fbfbfb;
    border: 1px solid #e6e6e6;
    padding: 15px;
    margin-bottom: 30px
}

.partners .program-block:hover {
    border: 1px solid #08c
}

.partners .program-block .top {
    display: table;
    width: 100%
}

.partners .program-block .top .image {
    display: table-cell;
    width: 60px;
    height: 55px
}

.partners .program-block .top .image img {
    padding-bottom: 15px;
    background-repeat: no-repeat
}

.partners .program-block .top .content {
    vertical-align: middle;
    display: table-cell
}

.partners .program-block .top .content h4 {
    font-size: 30px;
    font-weight: 600;
    line-height: 30px
}

.partners .program-block .redarmy {
    margin-top: 24px
}

.partners .program-block .falg {
    margin-top: 27px;
    margin-bottom: 24px
}

.partners .program-block ul {
    display: table;
    width: 100%;
    margin-top: 10px
}

.partners .program-block ul li {
    list-style: none;
    float: left;
    width: 50%;
    padding-right: 10px
}

.partners .program-block ul li:last-child {
    padding-right: 0
}

.partners .program-block ul li .feature-value {
    font-size: 24px;
    color: #000;
    font-family: OpenSansLight, sans-serif
}

.partners .program-block ul li .feature-value.small {
    font-size: 16px
}

.partners .program-block ul li .feature-value.small span {
    font-size: 24px
}

.partners .program-block ul li .feature-descr {
    font-size: 11px;
    color: #777
}

.partners .program-block ul li .unlimite {
    font-size: 62px;
    line-height: 30px;
    padding-bottom: 4px
}

.partners .program-block .divider {
    background-color: #e6e6e6;
    font-size: 14px;
    margin-right: -15px;
    margin-left: -15px;
    color: #000;
    padding: 8px 20px
}

.club {
    background-image: url(../../../images/main/lf-club-bg.jpg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover
}

.club .club-logo-wrapper {
    opacity: .3
}

.club .btn-info {
    background-color: rgba(0, 0, 0, .4);
    color: #fff;
    border: none
}

.club .btn-info:hover {
    color: #000;
    background-color: #fff
}

.club h2, .club p {
    color: #fff
}

.club h2 {
    font-size: 40px;
    font-family: OpenSansLight, sans-serif
}

.club p {
    font-size: 14px;
    color: #fff !important;
    font-family: OpenSansRegular, sans-serif
}

.news-and-blog {
    padding-top: 50px;
    padding-bottom: 50px
}

.news-and-blog .read-all {
    margin-top: 30px
}

.news-and-blog h3 {
    margin-top: 0
}

.news-and-blog .news-unit {
    margin-bottom: 15px
}

@media (max-width: 768px) {
    .main h3 {
        text-align: center
    }

    .main h4 {
        text-align: center
    }

    .main .btn-readmore {
        font-size: 13px;
        display: inherit
    }

    .main .register-block {
        text-align: center
    }

    .main .register-block .right {
        margin-top: 30px;
        float: none
    }

    .main .stats-block .block {
        width: 100%
    }

    .main .stats-block .main-stat {
        display: block;
        position: relative
    }

    .main .stats-block .main-stat .left {
        float: none;
        margin: auto;
        width: 130px;
        display: block
    }

    .main .stats-block .main-stat .right {
        text-align: center;
        margin-left: 0;
        margin-bottom: 30px
    }

    .main .stats-block .main-stat .right p {
        display: inline-block
    }

    .main .forex-block .forex-articles, .main .forex-block .forex-strategies, .main .forex-block .forex-tutorial, .main .forex-block .individual-training {
        margin-bottom: 40px;
        max-width: none;
        padding-left: 0
    }

    .main .forex-block .text {
        margin-bottom: 30px
    }

    .main .forex-block p {
        text-align: center
    }

    .main .forex-block article {
        display: block
    }

    .main .forex-block article .image {
        display: block;
        width: 150px;
        margin: 40px auto 0
    }

    .main .forex-block article .content {
        margin-top: 15px;
        padding-left: 0;
        display: block
    }

    .main .analytics .clawhorn {
        margin: auto;
        display: block;
        margin-top: 30px
    }

    .main .analytics p {
        text-align: center
    }

    .main .analytics .btn {
        margin: auto;
        display: block
    }

    .main .site-slider .text .title {
        font-size: 16px
    }

    .main .news-and-blog {
        text-align: center
    }

    .main .news-and-blog .news-unit {
        margin-bottom: 15px
    }

    .main .news-and-blog h3 {
        margin-top: 30px
    }

    .main .news-and-blog .col-left {
        display: block;
        width: auto
    }

    .main .news-and-blog .col-left .thumb-info-wrapper {
        display: inline-block;
        max-width: 200px
    }

    .main .news-and-blog .col-left .thumb-info-wrapper img {
        max-height: 200px;
        max-width: 200px
    }

    .main .news-and-blog .col-right {
        display: block;
        padding-left: 0;
        margin-top: 15px
    }

    .main .forex-block {
        padding-bottom: 20px
    }

    .section-title {
        margin-bottom: 40px
    }

    .section-title p {
        font-size: 16px
    }

    .main .forex-block h3 {
        margin-top: 0 !important
    }

    .main .professionals {
        padding-top: 0;
        padding-bottom: 20px
    }

    .spread-list.m-b-40 {
        margin-bottom: 20px
    }

    .section-title.many-instruments {
        margin-bottom: 20px
    }

    .spread-section {
        padding-bottom: 20px
    }

    .spread-section .money {
        margin-top: 0
    }

    .spread-section .money .btn {
        margin-top: 20px
    }

    .analytics {
        padding-bottom: 20px
    }

    .analytics h2 {
        margin-bottom: 0
    }

    .socila-trading {
        margin-top: 0;
        padding-bottom: 20px;
        border-top: 1px solid #797979
    }

    .socila-trading .bt-center_b {
        margin-bottom: 40px
    }

    .news-and-blog {
        padding-top: 0
    }

    .partners {
        padding-bottom: 20px
    }
}

.js-count-up {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.js-count-down {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.js-bottom-spawn {
    bottom: -50px;
    position: relative;
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.js-top-spawn {
    top: -50px;
    position: relative;
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.js-left-spawn {
    left: -50px;
    position: relative;
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.js-right-spawn {
    right: -50px;
    position: relative;
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.js-j-spawn {
    visibility: hidden;
    position: relative;
    opacity: 0
}

.js-bounce-spawn {
    position: relative;
    opacity: 0
}

.btn-centered--sm {
    text-align: center
}

@media (max-width: 989px) {
    .js-bottom-spawn {
        bottom: auto;
        position: relative;
        opacity: 1
    }

    .js-top-spawn {
        top: auto;
        position: relative;
        opacity: 1
    }

    .js-left-spawn {
        left: auto;
        position: relative;
        opacity: 1
    }

    .js-right-spawn {
        right: auto;
        position: relative;
        opacity: 1
    }

    .socila-trading .row div {
        display: table;
        margin: 0 auto 20px
    }

    .socila-trading .row div .butta, .socila-trading .row div h4 {
        text-align: center;
        margin: 0 auto;
        display: table
    }
}

@media (max-width: 768px) {
    .main #slider .item .fill {
        height: auto;
        min-height: 450px
    }

    .socila-trading {
        text-align: center
    }

    .socila-trading ul.socila-ul {
        text-align: left;
        margin: auto
    }

    .socila-trading .butta {
        display: block
    }

    .socila-trading h4 {
        margin-top: 30px
    }

    .partners .program-block .top .content h4 {
        font-size: 23px
    }

    .main .professionals .account-block .top .content h4 {
        font-size: 23px
    }

    .club h2 {
        font-size: 23px
    }

    .forex-strategies a, .forex-tutorial a {
        margin-left: -40px
    }

    .main .box .header-wrapper {
        height: 550px !important;
        background-size: cover !important;
        background-position: 50% 50% !important;
        margin-top: 120px !important
    }

    .main .box .header-wrapper .header .paralax-text {
        padding-top: 20px !important
    }

    .news-and-blog .container {
        width: calc(100% - 30px)
    }

    .sticky-header-active .main .box .header-wrapper {
        margin-top: 60px !important
    }
}

@media (max-width: 480px) {
    .header .paralax-text > p {
        font-size: 26px
    }

    .header .paralax-text > a {
        font-size: 18px !important
    }
}

.modal-ppup {
    background: url(../../../images/main/popup-back.jpg) no-repeat scroll center 0/cover;
    z-index: 9998;
    width: 100%;
    height: 429px;
    top: 0;
    left: 0;
    -webkit-transition: top 1s ease-out .5s;
    -moz-transition: top 1s ease-out .5s;
    -o-transition: top 1s ease-out .5s;
    transition: top 1s ease-out .5s;
    border: 10px solid #fff;
    overflow-y: auto
}

.modal-ppup * {
    font-family: roboto-cond;
    color: #fff
}

.modal-ppup .ppup-top {
    padding: 36px 30px 25px
}

.modal-ppup .ppup-top > p {
    font-size: 40px;
    line-height: 48px;
    text-transform: uppercase;
    color: #fff !important
}

.modal-ppup .ppup-top > p > span {
    background: #bc9f60;
    display: inline-block;
    line-height: 44px;
    padding: 0 6px
}

.modal-ppup .ppup-mid {
    padding-left: 30px
}

.modal-ppup .ppup-mid > p:first-child {
    font-size: 18px;
    line-height: 28px;
    text-transform: uppercase
}

.modal-ppup .ppup-mid p {
    color: #fff !important
}

.modal-ppup .ppup-time {
    position: relative
}

.modal-ppup .ppup-time > div {
    float: left;
    margin-right: 4px;
    border: 1px solid #fff;
    padding: 7px 6px;
    min-height: 86px
}

.modal-ppup .ppup-time > div > p {
    font-size: 16px;
    text-align: center
}

.modal-ppup .ppup-time > div:first-child > p > span {
    font-size: 42px;
    font-weight: 700;
    line-height: 36px
}

.modal-ppup .ppup-time > div:first-child + div > p > span {
    font-size: 34px;
    line-height: 36px
}

.modal-ppup .ppup-time + p {
    font-size: 16px;
    padding-top: 10px
}

.modal-ppup .ppup-bot {
    width: 100%
}

.modal-ppup .ppup-bot > a {
    display: table;
    margin: 0 auto;
    padding: 0 12px;
    line-height: 76px;
    background: rgba(0, 0, 0, .85);
    color: #bc9f60;
    font-size: 24px;
    text-decoration: underline
}

.modal-ppup .ppup-bot > a:hover {
    text-decoration: none
}

.parallax .demo__info .static {
    position: relative
}

.parallax .demo__info .static:before {
    content: "";
    position: absolute;
    left: 49%;
    bottom: 10px;
    width: 30px;
    height: 30px;
    border: 2px solid #fff;
    border-left: none;
    border-bottom: none;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-animation: arrows 1s infinite;
    animation: arrows 1s infinite
}

html[lang=ar] .main .professionals .account-block .top .image, html[lang=fa] .main .professionals .account-block .top .image {
    background-position: 100% 0 !important
}

.center-link > a {
    margin-left: 0 !important
}

@-webkit-keyframes arrows {
    to {
        -webkit-transform: translateY(70%) rotate(135deg);
        transform: translateY(70%) rotate(135deg);
        opacity: 0
    }
}

@keyframes arrows {
    to {
        -webkit-transform: translateY(70%) rotate(135deg);
        transform: translateY(70%) rotate(135deg);
        opacity: 0
    }
}

.middle-eu-block {
    width: 50%;
    display: table;
    margin: 0 auto
}

.middle-eu-block .forex-tutorial {
    padding-right: 0
}

.middle-eu-block .forex-tutorial:before {
    display: none
}

.middle-eu-block h3 {
    text-align: center
}

.middle-eu-block .forex-tutorial {
    margin-bottom: 0 !important
}

.middle-eu-block .left-link {
    display: table;
    margin: 0 auto
}

@media (max-width: 989px) {
    .middle-eu-block {
        width: auto;
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (max-width: 768px) {
    .middle-eu-block {
        margin: 0 auto 40px
    }

    .left-link {
        display: table;
        margin: 0 auto
    }

    .left-link > a {
        margin-left: 0 !important
    }
}

@media (max-width: 580px) {
    .middle-eu-block {
        margin: 0 15px 40px;
        padding: 0
    }

    .middle-eu-block .forex-tutorial {
        padding: 0 !important
    }

    html[lang=zh] .middle-eu-block {
        margin: 0 auto 40px
    }
}

html[lang=fa] .main .forex-block .forex-articles::before, html[lang=fa] .main .forex-block .forex-strategies::before, html[lang=fa] .main .forex-block .forex-tutorial::before, html[lang=fa] .main .forex-block .individual-training::before {
    left: auto !important;
    right: 0 !important
}

html[lang=fa] .main .forex-block .forex-articles, html[lang=fa] .main .forex-block .forex-strategies, html[lang=fa] .main .forex-block .forex-tutorial, html[lang=fa] .main .forex-block .individual-training {
    padding-left: 0 !important;
    padding-right: 54px !important
}

html[lang=fa] .socila-trading ul.socila-ul li::before {
    content: "← "
}

@media (max-width: 768px) {
    html[lang=ar] .main .forex-block .forex-articles, html[lang=ar] .main .forex-block .forex-strategies, html[lang=ar] .main .forex-block .forex-tutorial, html[lang=ar] .main .forex-block .individual-training, html[lang=fa] .main .forex-block .forex-articles, html[lang=fa] .main .forex-block .forex-strategies, html[lang=fa] .main .forex-block .forex-tutorial, html[lang=fa] .main .forex-block .individual-training {
        padding-right: 0 !important
    }
}

.demo-contest {
    position: relative;
    margin: 0 auto;
    padding-top: 60px;
    max-width: 80%
}

.demo-contest-middle {
    padding-left: 200px;
    position: relative;
    padding-top: 20px
}

.demo-contest-middle:before {
    content: "";
    background: url(/static/home/images/best-of-the-best.jpg) no-repeat 0 0;
    width: 180px;
    height: 180px;
    position: absolute;
    left: 0;
    top: 15px;
    background-size: contain !important
}

.demo-contest h2 {
    text-align: center
}

.demo-contest-middle > h3 {
    color: #000;
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 12px;
    line-height: 36px;
    text-align: left
}

.demo-contest-middle > h4 {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 28px
}

html[lang=ar] .demo-contest-middle, html[lang=fa] .demo-contest-middle {
    padding-left: 0;
    padding-right: 200px
}

html[lang=ar] .demo-contest-middle:before, html[lang=fa] .demo-contest-middle:before {
    left: auto;
    right: 0
}

html[lang=ar] .demo-contest-middle > h3, html[lang=fa] .demo-contest-middle > h3 {
    text-align: right
}

@media (max-width: 768px) {
    .demo-contest {
        padding-top: 20px;
        max-width: 100%
    }

    .demo-contest-middle {
        padding: 200px 20px 40px !important
    }

    .demo-contest-middle:before {
        left: calc(50% - 90px) !important;
        top: 0;
        right: auto !important
    }

    .demo-contest h2 {
        text-align: center
    }

    .demo-contest-middle > h3 {
        text-align: center !important
    }

    .demo-contest-middle a {
        display: table !important;
        margin: 0 auto !important
    }
}

.main .box .header-wrapper {
    position: relative;
}

.main .box .header-wrapper:after {
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000a6;
    z-index: -1;
}