html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    border: 0 none;
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
    transition: all .3s;
    -webkit-transition: all .3s;
    color: #040707
}

button:hover,
.button:hover {
    cursor: pointer
}

*::before,
*::after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

div.tabs {
    display: block;
    float: left;
    width: 100%
}

.col-12_12 {
    width: 100%;
    float: left;
    box-sizing: border-box
}

.col-11_12 {
    width: 91.66666667%;
    float: left;
    box-sizing: border-box
}

.col-10_12 {
    width: 83.33333333%;
    float: left;
    box-sizing: border-box
}

.col-9_12 {
    width: 75%;
    float: left;
    box-sizing: border-box
}

.col-8_12 {
    width: 66.66666667%;
    float: left;
    box-sizing: border-box
}

.col-7_12 {
    width: 58.33333333%;
    float: left;
    box-sizing: border-box
}

.col-6_12 {
    width: 50%;
    float: left;
    box-sizing: border-box
}

.col-5_12 {
    width: 41.66666667%;
    float: left;
    box-sizing: border-box
}

.col-4_12 {
    width: 33.33333333%;
    float: left;
    box-sizing: border-box
}

.col-3_12 {
    width: 25%;
    float: left;
    box-sizing: border-box
}

.col-2_12 {
    width: 16.66666667%;
    float: left;
    box-sizing: border-box
}

.col-1_12 {
    width: 8.33333333%;
    float: left;
    box-sizing: border-box
}

.col-10_10 {
    width: 100%;
    float: left;
    box-sizing: border-box
}

.col-9_10 {
    width: 90%;
    float: left;
    box-sizing: border-box
}

.col-8_10 {
    width: 80%;
    float: left;
    box-sizing: border-box
}

.col-7_10 {
    width: 70%;
    float: left;
    box-sizing: border-box
}

.col-6_10 {
    width: 60%;
    float: left;
    box-sizing: border-box
}

.col-5_10 {
    width: 50%;
    float: left;
    box-sizing: border-box
}

.col-4_10 {
    width: 40%;
    float: left;
    box-sizing: border-box
}

.col-3_10 {
    width: 30%;
    float: left;
    box-sizing: border-box
}

.col-2_10 {
    width: 20%;
    float: left;
    box-sizing: border-box
}

.col-1_10 {
    width: 10%;
    float: left;
    box-sizing: border-box
}

.page-content {
    width: 1280px;
    display: block;
    margin: auto;
    box-sizing: border-box
}

.page-content-medium {
    width: 1068px;
    display: block;
    margin: auto;
    box-sizing: border-box
}

.page-content-small {
    width: 853px;
    display: block;
    margin: auto;
    box-sizing: border-box
}

.page-content-empty-width {
    display: block;
    margin: auto;
    box-sizing: border-box
}

.footer-navigation-content {
    width: 700px;
    display: block;
    margin: auto;
    box-sizing: border-box
}

.pull-left {
    float: left
}

.pull-right {
    float: left
}

.margin-top-10px {
    margin-top: 10px
}

.margin-top-20px {
    margin-top: 20px
}

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

.tablet-version,
.phone-version {
    display: none
}

.pc-version.tablet-version {
    display: block
}

@media only screen and (max-width:1280px) {
    .page-content {
        padding: 0 45px;
        width: 100%
    }
}

@media only screen and (max-width:1024px) {

    .page-content,
    .page-content-medium,
    .page-content-small,
    .footer-navigation-content {
        width: 100%;
        padding: 0 45px
    }
}

@media only screen and (max-width:900px) {

    .page-content,
    .page-content-medium,
    .page-content-small,
    .footer-navigation-content {
        width: 100%;
        padding: 0 45px
    }

    .pc-version {
        display: none
    }

    .tablet-version {
        display: block
    }

    .pc-version.tablet-version {
        display: block
    }
}

@media only screen and (max-width:500px) {

    .page-content,
    .page-content-medium,
    .page-content-small,
    .footer-navigation-content {
        padding: 0 30px
    }

    .tablet-version {
        display: none
    }

    .pc-version.tablet-version {
        display: none
    }

    .phone-version {
        display: block
    }
}

* {
    font-family: 'Open Sans', sans-serif
}

a.btn-submit {
    border-radius: 8.4px;
    font-size: 15px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.83;
    letter-spacing: normal;
    text-align: left;
    color: #88a072;
    border: 2px solid #88a072;
    padding: 6px 19px;
    text-decoration: none;
    float: left
}

a.btn-start-trading {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.52;
    color: #88a072;
    border: 2px solid #88a072;
    padding: 12px 22px 11px;
    text-decoration: none;
    border-radius: 12px;
    float: left
}

a.btn-submit:hover,
a.btn-start-trading:hover {
    background: #88a072;
    color: #fff
}

button.btn-submit {
    color: #88a072;
    border: 2px solid #88a072;
    border-radius: 8.4px;
    text-transform: uppercase;
    background: #fff
}

button.btn-submit:hover {
    background: #88a072;
    color: #fff
}

a.btn-black,
a.btn-gray {
    border-radius: 8.4px;
    font-size: 15px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.6;
    letter-spacing: normal;
    text-align: left;
    padding: 0 19px;
    text-decoration: none;
    float: left;
    color: #fff;
    box-shadow: 0 3px 4px 0 rgba(35, 31, 32, 0.22)
}

a.btn-black {
    border: 2px solid #414042;
    background: #414042
}

a.btn-black:hover,
a.btn-black:active,
a.btn-black:focus {
    border: 2px solid #a7a9ac;
    background: #a7a9ac
}

a.btn-gray {
    color: #fff;
    border: 2px solid #a7a9ac;
    background: #a7a9ac
}

a.btn-gray:hover {
    color: #a7a9ac;
    background: #fff
}

@media only screen and (max-width:900px) {
    .footer-banner .btn-primary {
        float: left;
        width: 32%;
        margin-left: 1%;
        font-size: 12px;
        font-weight: bold;
        text-align: center;
        box-sizing: border-box;
        padding: 33px 0
    }
}

@media only screen and (max-width:500px) {

    a.btn-start-trading,
    a.btn-submit {
        font-size: 11px
    }
}

.collapse {
    display: none
}

.collapse.show {
    display: block
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height .35s ease
}

h2.title {
    font-size: 40px;
    font-weight: 800;
    line-height: 1.2;
    color: #191717
}

h3 {
    font-size: 40px;
    font-weight: 800;
    line-height: 1.2;
    color: #191717
}

h4 {
    font-size: 25px;
    font-weight: 800;
    line-height: 1.2
}

p {
    font-size: 15px;
    line-height: 1.44;
    color: #5a5b5e;
    padding-bottom: 20px
}

p span,
p a {
    color: #1b75bc
}

p a {
    text-decoration: none
}

@media only screen and (max-width:900px) {
    h4 {
        font-size: 30px;
        font-weight: 800;
        line-height: 1.2
    }

    h2.title {
        font-size: 30px
    }

    h3 {
        font-size: 30px
    }
}

@media only screen and (max-width:500px) {
    h3 {
        font-size: 20px
    }

    h4 {
        font-size: 20px;
        font-weight: 800;
        line-height: 1.2
    }

    h2.title {
        font-size: 20px
    }

    p {
        font-size: 13px
    }

    p span {
        font-size: 13px
    }

    p span a {
        font-size: 13px
    }
}

#header {
    position: fixed
}

#header .navbar {
    position: relative;
    float: right
}

#header .navbar a {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.2;
    text-align: left
}

#header .nav {
    list-style: none
}

#header .nav>li {
    position: relative;
    display: block
}

#header .nav>li.show>.dropdown-menu {
    display: block
}

#header .nav>li>a {
    position: relative;
    display: block
}

#header .nav li {
    float: left;
    box-sizing: border-box
}

#header .nav li a {
    text-decoration: none
}

#header .nav .dropdown-menu {
    position: absolute;
    display: none;
    z-index: 1000
}

#header .nav .nav-item:hover {
    cursor: pointer
}

#header .nav .nav-item.active a {
    border-bottom: 2px solid #88a072
}

#header .nav li.menu-language {
    margin: -3px 15px 0
}

#header .nav li.menu-language span {
    color: #fff
}

#header .nav li.menu-language span a.active {
    color: #00428a
}

#header .nav li.menu-language span img.en {
    width: 18px
}

#header.background-white li.menu-language {
    margin-top: -3px
}

#header.background-white li.menu-language span {
    color: #000
}

.main-banner {
    background: #000 url("../images/home_banner1.jpg") no-repeat scroll center / cover;
    height: 888px
}

.main-banner .banner-title {
    text-align: center;
    padding-top: 287px;
    margin: auto;
    box-sizing: border-box;
    display: block
}

.main-banner .banner-title .subtitle {
    height: 47px;
    font-size: 35px;
    font-weight: 300;
    line-height: 1.2;
    color: #231f20
}

.main-banner .banner-title h1 {
    font-size: 50px;
    font-weight: 800;
    line-height: 1.2;
    color: #58595b;
    text-transform: uppercase
}

.main-banner .banner-title h1 span {
    text-transform: lowercase;
    color: #58595b
}

.banner-registration-form form input,
.banner-registration-form form textarea {
    width: 100%;
    box-sizing: border-box;
    background-color: #edeeef;
    border: 1px solid #464749;
    border-radius: 0;
    padding: 10px 10px 9px;
    font-size: 13px;
    line-height: 1.77;
    text-align: left;
    color: #5a5b5e
}

.banner-registration-form form span {
    color: #9e413f
}

.banner-registration-form form .form-group {
    padding-bottom: 10px
}

.banner-registration-form form .form-group input::placeholder,
.banner-registration-form form .form-group input:-ms-input-placeholder,
.banner-registration-form form .form-group input::-ms-input-placeholder {
    color: #a7a9ac
}

.banner-registration-form form .form-group.form-email {
    padding-left: 10px
}

.banner-registration-form form label {
    font-size: 17px;
    padding-bottom: 8px;
    font-weight: 400;
    float: left;
    width: 100%
}

.banner-registration-form form a.btn-primary {
    padding: 5px 15px;
    margin-top: 20px
}

.banner-registration-form form .form-row span {
    display: none
}

.modal {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.4)
}

.modal .modal-content {
    background-color: #fefefe;
    margin: 15% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 400px
}

.modal .modal-content #register-form-success h2,
.modal .modal-content #register-form-error h2 {
    text-align: center;
    color: #324652;
    padding-top: 20px;
    font-size: 25px;
    padding-bottom: 30px
}

.modal .modal-footer {
    text-align: center
}

.modal .modal-footer button {
    padding: 5px 15px;
    margin-top: 20px
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min-resolution:150dpi) {
    .main-banner {
        background: #000 url("../images/home_banner1%402x.jpg") no-repeat scroll center / cover
    }
}

@media only screen and (-webkit-min-device-pixel-ratio:3),
only screen and (min-resolution:192dpi) {
    .main-banner {
        background: #000 url("../images/home_banner1%403x.jpg") no-repeat scroll center / cover
    }
}

@media only screen and (max-width:1440px) {
    .main-banner {
        height: 735px
    }

    .main-banner .banner-title {
        padding-top: 215px
    }
}

@media only screen and (min-resolution:192dpi) {
    .main-banner {
        height: 735px
    }

    .main-banner .banner-title {
        padding-top: 215px
    }

    .main-banner .banner-title h1 {
        font-size: 45px
    }
}

@media only screen and (max-width:900px) {
    .main-banner {
        background: #000 url("../images/tablet-home_banner1.jpg") no-repeat scroll bottom center / cover;
        height: 735px
    }

    .main-banner .banner-title {
        padding-top: 250px
    }

    .main-banner .banner-title .subtitle {
        height: auto;
        font-size: 28px;
        font-weight: 300;
        line-height: 1.2
    }

    .main-banner .banner-title h1 {
        font-size: 38px;
        font-weight: 800;
        line-height: 1.2;
        padding: 0 50px
    }
}

@media only screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:2) {
    .main-banner {
        background: #000 url("../images/tablet-home_banner1%402x.jpg") no-repeat scroll bottom center / cover
    }
}

@media only screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:3) {
    .main-banner {
        background: #000 url("../images/tablet-home_banner1%403x.jpg") no-repeat scroll bottom center / cover
    }
}

@media only screen and (max-width:500px) {
    .main-banner {
        background: #fff url("../images/mob_main-image.jpg") no-repeat scroll bottom left;
        height: 280px
    }

    .main-banner .banner-title {
        padding-top: 120px
    }

    .main-banner .banner-title .subtitle,
    .main-banner .banner-title h1 {
        display: none
    }

    .banner-description {
        padding-bottom: 70px
    }
}

@media only screen and (max-width:500px) and (-webkit-min-device-pixel-ratio:2) {
    .main-banner {
        background: #fff url("../images/mob_main-image%402x.jpg") no-repeat scroll bottom left
    }
}

@media only screen and (max-width:500px) and (-webkit-min-device-pixel-ratio:3) {
    .main-banner {
        background: #fff url("../images/mob_main-image%403x.jpg") no-repeat scroll bottom left
    }
}

@media only screen and (max-width:375px) {
    .main-banner .banner-title h1 {
        font-size: 22px;
        padding: 0
    }

    .modal .modal-content {
        box-sizing: border-box;
        width: 100%
    }
}

#header {
    background: #FFF0;
    padding: 0 0 15px 0
}

#header.background-white {
    background: #fff;
    box-shadow: 0 4px 7px 2px rgba(146, 144, 144, 0.17)
}

#header.background-white a.logo img.logo-white {
    display: none
}

#header.background-white a.logo img.logo-black {
    display: block
}

#header.background-white .navbar a {
    color: #000
}

#header.background-white .navbar .linkedin {
    display: none
}

#header.background-white .navbar .linkedin-black {
    display: block
}

#header img.logo-tablet {
    display: none
}

#header a.logo img.logo-white {
    width: 300px;
    height: 100%
}

#header a.logo img.logo-black {
    display: none;
    width: 300px;
    height: 100%
}

#header .navbar-toggler {
    display: none
}

#header a.icon-open {
    text-decoration: none
}

#header .icon-open.collapsed {
    background: url('/sites/all/themes/lcm/Images/Common/menu-icon-open.png') no-repeat center;
    height: 26px;
    width: 16px;
    padding-top: 15px
}

#header .icon-open {
    background: url('/sites/all/themes/lcm/Images/Common/menu-icon-close.png') no-repeat center;
    height: 22px;
    width: 22px;
    padding-top: 25px
}

#header .navbar-toggle {
    display: none;
    float: right;
    font-size: 30px !important;
    margin-top: 4px;
    color: #125688;
    cursor: pointer
}

#header .navbar {
    margin-top: 20px
}

#header .navbar .linkedin {
    display: block
}

#header .navbar .linkedin-black {
    display: none
}

#header .navbar a {
    color: #000
}

#header .navbar li.tablet-version {
    display: none
}

#header .navbar li#menu-linkedin img {
    margin-top: -5px;
    height: 22px;
    width: 22px
}

#header .navbar .navbar-nav>li>a {
    text-transform: uppercase;
    float: left;
    margin: 0 15px;
    font-size: 14px
}

#header .navbar .dropdown-item {
    color: #FFF0
}

#header .navbar .fa-caret-down {
    color: #fff;
    font-size: 12px;
    margin-left: 5px
}

#header .navbar .dropdown-menu {
    top: 25px;
    left: 15px;
    float: left;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 2px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-sizing: border-box
}

#header .navbar .dropdown-menu a {
    float: left;
    width: 100%;
    border-top: 1px #ccc solid;
    padding: 5px 15px;
    margin-top: 0;
    box-sizing: border-box;
    display: block;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    font-size: 14px
}

#header .navbar .dropdown-menu a:hover {
    text-decoration: underline
}

#header .navbar .dropdown-menu a:first-child {
    border: 0
}

#header .tablet-version {
    display: none
}

#risk-warning-stick {
    background-color: #191717;
    padding: 5px 15%;
    position: sticky;
    bottom: 0;
    margin-bottom: 15px
}

#risk-warning-stick p,
#risk-warning-stick a,
#risk-warning-stick b,
#risk-warning-stick span {
    color: #fff;
    font-size: 15px;
    text-align: center
}

#risk-warning-stick .risk-warning {
    padding-bottom: 0
}

@media only screen and (max-width:1440px) {
    #risk-warning-stick {
        padding: 5px
    }
}

@media only screen and (max-width:900px) {
    #header {
        background: #fff;
        padding: 0
    }

    #header .page-content-medium {
        padding: 0
    }

    #header .page-content-medium .menu-white {
        width: 100%;
        float: left;
        box-sizing: border-box;
        padding: 20px 25px;
        background: #fff
    }

    #header .page-content-medium .navbar {
        background: rgba(255, 255, 255, 0.8);
        border-top: 1px solid #2e2e2d;
        padding-top: 20px;
        margin-top: 0
    }

    #header .page-content-medium ul {
        padding: 20px
    }

    #header img.logo-tablet {
        display: block;
        width: 230px;
        margin-top: 5px
    }

    #header a.logo img.logo-white,
    #header a.logo imglogo-black {
        display: none
    }

    #header .navbar-toggler {
        display: block;
        float: right;
        padding: 10px 0 10px 20px
    }

    #header #navbarSupportedContent {
        display: none
    }

    #header #navbarSupportedContent.show {
        display: block;
        width: 100%;
        float: left
    }

    #header #navbarSupportedContent nav.navbar {
        width: 100%
    }

    #header #navbarSupportedContent nav.navbar ul li {
        width: 100%;
        padding-bottom: 35px;
        font-size: 15px;
        font-weight: 700
    }

    #header #navbarSupportedContent nav.navbar ul li a {
        color: #5d5c5c;
        width: 100%
    }

    #header #navbarSupportedContent nav.navbar ul li.tablet-version {
        display: block
    }

    #header #navbarSupportedContent nav.navbar ul li.menu-language {
        margin-left: 15px
    }

    #header #navbarSupportedContent nav.navbar .nav-item.active a {
        border-bottom: 0
    }

    #header #navbarSupportedContent nav.navbar .linkedin-black,
    #header #navbarSupportedContent nav.navbar .linkedin {
        display: none
    }

    #header .pc-version {
        display: none
    }

    #header .tablet-version {
        display: block
    }

    #header.background-white a.logo img.logo-black,
    #header.background-white a.logo imglogo-black {
        display: none
    }
}

@media only screen and (max-width:500px) {
    #header img.logo-tablet {
        display: block;
        width: 200px;
        height: 32px;
        margin-top: 5px
    }

    #header .navbar-toggler img {
        width: 24px;
        height: 15px
    }

    #risk-warning-stick p,
    #risk-warning-stick a,
    #risk-warning-stick b,
    #risk-warning-stick span {
        color: #fff;
        font-size: 13px
    }
}

#footer {
    padding: 52px 0 62px;
    background: #c7c9cb;
    font-size: 15px;
    line-height: 1.2
}

#footer p {
    color: #5a5b5e;
    padding-bottom: 20px;
    font-size: 15px
}

#footer p.warning b {
    color: #5a5b5e;
    font-weight: 800
}

#footer p.warning span.high-risk {
    font-weight: 400;
    font-size: 15px;
    color: #5a5b5e
}

#copyright {
    background-color: #191717;
    padding-top: 25px;
    padding-bottom: 6px
}

#copyright p {
    font-size: 15px;
    line-height: 1.8;
    text-align: left;
    color: #96999c
}

#copyright p a {
    color: #96999c;
    padding-right: 20px;
    font-size: 15px
}

#copyright p img {
    width: 22px;
    height: 22px
}

#copyright .col-6_12.pull-right p {
    text-align: right;
    margin-top: -4px
}

#copyright .col-6_12.pull-right p a {
    color: #96999c;
    padding-right: 30px;
    font-size: 15px;
    text-decoration: none
}

@media only screen and (max-width:1024px) {
    .cc-floating.cc-theme-classic {
        padding: .5em;
        border-radius: 0
    }

    .cc-window.cc-theme-classic.cc-bottom {
        display: block;
        margin: auto;
        box-sizing: border-box;
        max-width: none;
        bottom: 0;
        border-radius: 0;
        width: 100%
    }

    .cc-window.cc-theme-classic.cc-bottom .cc-message {
        width: 75%;
        float: left;
        box-sizing: border-box;
        margin-bottom: 0
    }

    .cc-window.cc-theme-classic.cc-bottom .cc-compliance {
        width: 25%;
        float: left;
        box-sizing: border-box
    }

    .cc-window.cc-theme-classic.cc-bottom .cc-compliance a.cc-btn.cc-dismiss {
        min-width: 0;
        border-radius: 0;
        width: 100%;
        box-sizing: border-box
    }
}

@media only screen and (max-width:900px) {
    #footer {
        padding: 40px 0 30px;
        font-size: 15px
    }

    #footer p {
        font-size: 15px
    }

    #footer p.warning {
        font-size: 15px
    }

    #copyright {
        padding-top: 20px;
        padding-bottom: 0
    }

    #copyright .pull-left {
        width: 100%
    }

    #copyright .pull-left p {
        text-align: center
    }

    #copyright .pull-right {
        display: none
    }

    .cc-message,
    .cc-compliance {
        font-size: 13px;
        line-height: 1
    }
}

@media only screen and (max-width:500px) {

    #copyright p,
    #footer p,
    #copyright p.warning,
    #footer p.warning {
        font-size: 13px
    }

    #copyright p span,
    #footer p span,
    #copyright p.warning span,
    #footer p.warning span,
    #copyright p a,
    #footer p a,
    #copyright p.warning a,
    #footer p.warning a {
        font-size: 13px
    }

    #footer p.warning span.high-risk {
        font-size: 13px
    }
}