body {
  position: relative; }
  body #_oss_container {
    display: none !important; }

.logo h1 {
  margin: 0; }

nav.navigation #menu {
  margin-top: 15px;
  margin-bottom: 15px;
  padding-bottom: 25px; }

@media all and (max-width: 991px) {
  form .send-install {
    bottom: -50px; } }
@media all and (max-width: 767px) {
  form .send-install {
    bottom: -30px;
    font-size: 26px; } }
@media all and (max-width: 400px) {
  form .send-install {
    bottom: -20px;
    font-size: 19px; } }

.intgrtn-modal-holder {
  z-index: 99999 !important; }

.account-form .input-wrap {
  position: relative; }
  .account-form .input-wrap .err {
    background: #fff;
    color: red;
    position: absolute;
    right: 2px;
    top: 2px;
    padding: 2px;
    max-width: 65%;
    font-size: 12px; }

.error-message {
  color: red; }

.message-box {
  padding: 100px 0px 250px 0px;
  text-align: center; }

.headline.invitation-headline .video {
  height: auto;
  margin-bottom: 10% !important; }

.table-wrap table {
  table-layout: fixed;
  width: 100%;
  border-collapse: collapse; }
  .table-wrap table th {
    text-align: center; }

nav.navigation {
  z-index: 999; }

#modalSignup {
  color: #fff; }
  #modalSignup .modal-header {
    border-bottom: 0; }
  #modalSignup .modal-title {
    text-decoration: none; }
  #modalSignup .modal-content {
    background: #211E1F; }
  #modalSignup .close {
    color: #fff;
    opacity: 1; }
  #modalSignup .install-form, #modalSignup .install-form-sponsorship, #modalSignup .form-phone {
    margin: 0 0 30px;
    padding-left: 5%;
    padding-right: 5%; }
    @media all and (min-width: 769px) {
      #modalSignup .install-form > .row, #modalSignup .install-form-sponsorship > .row, #modalSignup .form-phone > .row {
        display: table;
        table-layout: fixed;
        width: 100%;
        margin-bottom: 15px; }
        #modalSignup .install-form > .row > [class*='col-'], #modalSignup .install-form-sponsorship > .row > [class*='col-'], #modalSignup .form-phone > .row > [class*='col-'] {
          float: none;
          display: table-cell;
          vertical-align: middle; }
        #modalSignup .install-form > .row .edit, #modalSignup .install-form-sponsorship > .row .edit, #modalSignup .form-phone > .row .edit {
          margin-bottom: 0; } }
    #modalSignup .install-form label, #modalSignup .install-form-sponsorship label, #modalSignup .form-phone label {
      line-height: initial;
      font-size: 16px; }

@media all and (min-width: 700px) {
  .inner.invitation-text .modal .send-install {
    font-size: 72px; } }

@media all and (max-width: 800px) {
  .section-quotes .quote-item .col-sm-height {
    float: left; } }

.intl-tel-input {
  display: block; }

.callback-pop input.wrong {
  transition: border-color .2s linear;
  border-color: red !important; }
.callback-pop label.wrong {
  color: red;
  text-align: left;
  display: block; }

.form-contact input.wrong, .install-form input.wrong, .install-form-sponsorship input.wrong, .form-verify-phone input.wrong, .form-phone input.wrong, .product_form input.wrong {
  border-color: red !important; }
.form-contact .contact-info-panel, .install-form .contact-info-panel, .install-form-sponsorship .contact-info-panel, .form-verify-phone .contact-info-panel, .form-phone .contact-info-panel, .product_form .contact-info-panel {
  padding: 15px 15px 15px 100px;
  margin-bottom: 10px;
  clear: both;
  font-family: 'Open sans', sans-serif;
  font-size: 25px;
  line-height: 1.2;
  color: #fff;
  font-style: italic;
  font-weight: 300;
  background-color: #1653a6;
  background-image: url(../images/icon-access-team.png);
  background-position: 20px 12px;
  background-repeat: no-repeat;
  background-size: 54px 76px; }
  @media all and (max-width: 991px) {
    .form-contact .contact-info-panel, .install-form .contact-info-panel, .install-form-sponsorship .contact-info-panel, .form-verify-phone .contact-info-panel, .form-phone .contact-info-panel, .product_form .contact-info-panel {
      background-size: 12%;
      padding-left: 100px;
      background-position: 20px 50%;
      font-size: 18px;
      margin: 10px 0;
      min-height: 100px; } }
.form-contact .errors-install-form label, .form-contact #errors-product-form label, .form-contact #errors-form-verify-phone label, .install-form .errors-install-form label, .install-form #errors-product-form label, .install-form #errors-form-verify-phone label, .install-form-sponsorship .errors-install-form label, .install-form-sponsorship #errors-product-form label, .install-form-sponsorship #errors-form-verify-phone label, .form-verify-phone .errors-install-form label, .form-verify-phone #errors-product-form label, .form-verify-phone #errors-form-verify-phone label, .form-phone .errors-install-form label, .form-phone #errors-product-form label, .form-phone #errors-form-verify-phone label, .product_form .errors-install-form label, .product_form #errors-product-form label, .product_form #errors-form-verify-phone label {
  display: block;
  font-size: 14px;
  line-height: 1;
  color: red;
  text-align: center; }

.form-phone-holder {
  background: #071f45;
  padding: 30px 0; }
  .form-phone-holder .orange-button {
    margin: auto;
    padding: 15px 20px !important; }
  .form-phone-holder .message {
    margin-bottom: 20px; }
  .form-phone-holder .success-message {
    color: #4CAF50; }

.page-invitation-table p {
  margin: 1em 0; }
.page-invitation-table .reg.non-regulated {
  background-image: url(/images/non-regulated.png);
  background-size: auto 100%; }

.read-more.invert {
  background: #0186B8;
  border-color: #0186B8;
  font-weight: bold; }
  .read-more.invert:hover, .read-more.invert:focus {
    background: #01749f;
    border-color: #01749f; }

.form-trigger {
  padding-top: 15px;
  padding-bottom: 20px;
  border: 1px solid #ffd170;
  color: #000;
  font-weight: 600;
  font-size: 18px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 25px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  background-color: #fae528;
  background-image: -webkit-linear-gradient(#fae528, #da9516);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fae528), to(#da9516));
  background-image: linear-gradient(#fae528, #da9516);
  -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.75);
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.75); }
  .form-trigger * {
    -webkit-transition: all .3s ease;
    transition: all .3s ease; }
  .form-trigger .form-title {
    font-weight: 700;
    font-size: 24px;
    text-transform: uppercase;
    display: block;
    text-align: center; }
  .form-trigger strong {
    font-weight: 900; }
  .form-trigger .product {
    color: #b62601; }
  .form-trigger .edit {
    height: 30px;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    border: 1px solid #676767; }
  .form-trigger .edit-send {
    font-size: 18px;
    font-weight: 700;
    height: 30px;
    outline: 0;
    border: none;
    text-transform: uppercase;
    width: 100%;
    color: #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #df3502;
    background-image: -webkit-linear-gradient(#df3502, #a11e00);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#df3502), to(#a11e00));
    background-image: linear-gradient(#df3502, #a11e00); }

.header-section {
  padding-top: 100px; }
  @media all and (max-width: 991px) {
    .header-section {
      padding-top: 40px; } }

.btn-back-1 {
  display: inline-block;
  background: #ccc;
  border: 1px solid #ddd;
  border-bottom-width: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  text-transform: uppercase;
  padding: 20px;
  margin: 5px 0;
  position: relative;
  outline: 0;
  font-weight: 900;
  height: auto;
  font-size: 28px;
  vertical-align: middle;
  color: #010101; }
  .btn-back-1:hover, .btn-back-1:focus {
    color: #e6e6e6;
    text-decoration: none; }

.orange-button {
  font-weight: 800;
  font-size: 28px;
  color: #010101;
  padding: 25px 0;
  background: #f9b90b;
  margin: 25px 0;
  border: 1px solid #e59700;
  border-bottom-width: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px; }
  .orange-button:hover, .orange-button:focus {
    color: #010101;
    text-decoration: none; }
  .orange-button.orange-button-type-2 {
    display: inline-block;
    vertical-align: middle;
    padding: 20px;
    height: auto; }

.form-trigger .form-title, .orange-button {
  display: block;
  text-align: center;
  text-transform: uppercase; }

.section-about h1, .section-about h2 {
  margin: 0.63em 0; }

.head-title {
  text-align: center;
  padding-bottom: 35px;
  margin-bottom: 35px;
  border-bottom: 1px solid #fff; }

.section-about h3 {
  margin: 0 0 10px; }
.section-about p {
  margin: 1em 0; }

.payment-button {
  text-align: center;
  margin: 50px 0; }
  .payment-button img {
    display: inline-block; }

.note {
  background: #e7c762;
  color: #111;
  font-style: italic;
  padding: 25px;
  line-height: 1.2; }
  .note p {
    margin: 0; }

form .send-install {
  padding-left: 40%; }

.download-box .note {
  color: #fff; }

.paypal-notice {
  padding-top: 10px;
  text-align: center;
  font-weight: bold;
  font-style: italic;
  font-size: 13px; }
  .paypal-notice, .paypal-notice a, .paypal-notice a:hover, .paypal-notice a:focus, .paypal-notice a:active {
    color: #fff;
    text-decoration: none; }
  .paypal-notice a {
    display: inline-block;
    border-bottom: 1px solid #fff;
    padding-bottom: 1px; }

.ios-notice {
  font-size: 13px;
  text-align: center;
  font-style: italic; }

@media all and (max-width: 600px) {
  #modalPaypalNotice .modal-dialog {
    max-width: 70%;
    margin-left: auto;
    margin-right: auto; } }

a.trigger-get-started {
  display: block;
  color: #111111;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 220px;
  background: #f3b715;
  border: 2px solid #cd9d1c;
  -webkit-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.3), inset -1px 0px 0px 0px rgba(255, 255, 255, 0.3), inset 0px -1px 0px 0px rgba(255, 255, 255, 0.3), inset 1px 0px 0px 0px rgba(255, 255, 255, 0.3);
  -moz-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.3), inset -1px 0px 0px 0px rgba(255, 255, 255, 0.3), inset 0px -1px 0px 0px rgba(255, 255, 255, 0.3), inset 1px 0px 0px 0px rgba(255, 255, 255, 0.3);
  box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.3), inset -1px 0px 0px 0px rgba(255, 255, 255, 0.3), inset 0px -1px 0px 0px rgba(255, 255, 255, 0.3), inset 1px 0px 0px 0px rgba(255, 255, 255, 0.3);
  line-height: 1.2;
  text-decoration: none;
  font-size: 16px;
  border-radius: 3px;
  margin-bottom: 20px;
  text-align: center;
  position: relative; }
  a.trigger-get-started:hover, a.trigger-get-started:focus {
    text-decoration: none;
    color: #111111; }
  a.trigger-get-started .trigger-wrap {
    padding: 10px 10px 35px; }
  a.trigger-get-started:before, a.trigger-get-started:after {
    content: '';
    position: absolute;
    bottom: -2px;
    height: 18px;
    width: calc(50% + 3px); }
  a.trigger-get-started:before {
    background: #225ac0;
    left: -2px;
    border-radius: 0 0 0 3px; }
  a.trigger-get-started:after {
    background: #39a4ff;
    right: -2px;
    border-radius: 0 0 3px; }
  a.trigger-get-started h4 {
    font-size: 28px;
    margin: 10px 0;
    color: #111111;
    text-align: center; }
  a.trigger-get-started .ico-phone {
    display: block;
    background: url("../images/icon-phone.svg") 50% 50% no-repeat;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    animation: phone_buzz 1.3s infinite ease; }

a.trigger-get-started .trigger-wrap {
  overflow: hidden; }

.side-triggers {
  top: auto;
  bottom: 20px;
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  visibility: hidden;
  opacity: 0;
  transition: all .2s ease-in;
  z-index: 40; }
  .side-triggers.visible {
    visibility: visible;
    opacity: 1; }

a.trigger-get-started {
  margin-bottom: 80px;
  background: #f76835;
  border-color: #f6561c; }
  a.trigger-get-started .trigger-wrap {
    padding-bottom: 25px; }
    a.trigger-get-started .trigger-wrap h4 {
      margin: 5px 0;
      font-size: 22px;
      text-decoration: none; }

.side-triggers {
  /*display: none;*/ }

nav.navigation #menu li a.get-it, nav.navigation #menu li a.login {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
  color: #111; }
  nav.navigation #menu li a.get-it:hover, nav.navigation #menu li a.login:hover {
    background: transparent;
    color: #fff; }
nav.navigation #menu li a.get-it {
  background: #f76835;
  border: 2px solid #f76835; }
nav.navigation #menu li a.login {
  background: #e6c762;
  border: 2px solid #e6c762;
  margin: 0 19%; }

#install .install-form-title {
  margin-bottom: 40px;
  font-size: 30px;
  font-weight: 700;
  color: #e6c762;
  text-align: center;
  text-transform: uppercase;
  margin: 0 0 10px; }
  #install .install-form-title + p {
    text-align: center; }
  @media all and (min-width: 992px) and (max-width: 1199px) {
    #install .install-form-title {
      font-size: 36px; } }
  @media all and (min-width: 1200px) {
    #install .install-form-title {
      font-size: 100px; } }
  @media all and (min-width: 1200px) {
    #install .install-form-title.brokers-title {
      font-size: 82px; } }

.form-verify-phone .edit, .form-wrap .edit {
  border: 2px solid #777;
  padding: 10px;
  transition: all .2s ease-in;
  width: 100%;
  height: 60px;
  font-size: 20px;
  background-repeat: no-repeat;
  background-position: 10px 15px; }
  .form-verify-phone .edit.wrong, .form-wrap .edit.wrong {
    border-color: red; }
  .form-verify-phone .edit[name="name"], .form-verify-phone .edit[name="fname"], .form-verify-phone .edit[name="lname"], .form-wrap .edit[name="name"], .form-wrap .edit[name="fname"], .form-wrap .edit[name="lname"] {
    background-image: url("../images/icon-contact-name.png"); }
  .form-verify-phone .edit[name="email"], .form-wrap .edit[name="email"] {
    background-image: url("../images/icon-contact-email.png"); }
  .form-verify-phone .edit[name="password"], .form-wrap .edit[name="password"] {
    background-image: url("../images/icon-contact-lock.png"); }
  .form-verify-phone .edit:not(.phone), .form-wrap .edit:not(.phone) {
    padding-left: 50px; }
  .form-verify-phone .edit:focus, .form-wrap .edit:focus {
    border-color: #eca300;
    box-shadow: none;
    outline: none; }

.form-wrap .edit {
  margin-bottom: 0; }

.install-form.get-it-now, .install-form-sponsorship.get-it-now {
  margin: 20px 0 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0; }
  @media all and (max-width: 992px) {
    .install-form.get-it-now .row, .install-form-sponsorship.get-it-now .row {
      margin-bottom: 0 !important; } }
  .install-form.get-it-now .edit, .install-form-sponsorship.get-it-now .edit {
    border: 2px solid #777;
    padding: 10px;
    transition: all .2s ease-in;
    width: 100%;
    height: 60px;
    font-size: 20px;
    background-repeat: no-repeat;
    background-position: 10px 15px; }
    @media all and (max-width: 992px) {
      .install-form.get-it-now .edit, .install-form-sponsorship.get-it-now .edit {
        margin-bottom: 15px; } }
    .install-form.get-it-now .edit.wrong, .install-form-sponsorship.get-it-now .edit.wrong {
      border-color: red; }
    .install-form.get-it-now .edit[name="name"], .install-form-sponsorship.get-it-now .edit[name="name"] {
      background-image: url("../images/icon-contact-name.png"); }
    .install-form.get-it-now .edit[name="email"], .install-form-sponsorship.get-it-now .edit[name="email"] {
      background-image: url("../images/icon-contact-email.png"); }
    .install-form.get-it-now .edit:not(.phone), .install-form-sponsorship.get-it-now .edit:not(.phone) {
      padding-left: 50px; }
    .install-form.get-it-now .edit:focus, .install-form-sponsorship.get-it-now .edit:focus {
      border-color: #eca300;
      box-shadow: none;
      outline: none; }
  .install-form.get-it-now .orange-button, .install-form-sponsorship.get-it-now .orange-button {
    display: block;
    width: 100%;
    font-size: 16px;
    padding: 5px 20px;
    margin: 5px 0;
    position: relative;
    height: 40px;
    outline: 0;
    font-weight: 900;
    border-bottom-width: 4px; }
    .install-form.get-it-now .orange-button.large, .install-form-sponsorship.get-it-now .orange-button.large {
      height: 86px;
      font-size: 28px; }
      @media all and (max-width: 992px) {
        .install-form.get-it-now .orange-button.large, .install-form-sponsorship.get-it-now .orange-button.large {
          height: 55px;
          margin-top: 20px; } }

@media all and (max-width: 1366px) {
  .side-triggers {
    display: none; } }
@media all and (max-width: 992px) {
  .page-invitation-wrapper {
    padding-top: 0; }

  .header-section {
    padding-top: 0 !important;
    min-height: initial !important;
    height: initial !important; } }
section.performance {
  background: none; }
  section.performance h1 {
    color: inherit; }

.flag-container .country-name {
  color: #333; }

.form-privacy {
  font-size: 14px;
  text-align: center;
  margin-top: 13px; }
  .form-privacy p {
    text-align: center; }
  .form-privacy label {
    font-weight: 400;
    position: relative;
    padding-left: 17px;
    font-size: 16px;
    line-height: normal; }
    .form-privacy label input[type="checkbox"] {
      position: absolute;
      left: 0;
      top: 0; }
    .form-privacy label a {
      color: #fff;
      text-decoration: underline; }

.disclaimer {
  font-family: Tahoma,Verdana,Segoe,sans-serif;
  font-size: 14px; }

.footer-caution {
  font-size: 28px !important;
  text-align: center;
  font-weight: bold;
  color: #fff;
  text-shadow: #ccc 1px 1px 1px; }

.section-examples {
  padding-top: 50px;
  padding-bottom: 100px; }
  @media all and (max-width: 992px) {
    .section-examples {
      padding: 0 0 30px; } }
  .section-examples h1 {
    text-align: center; }
    @media all and (min-width: 992px) {
      .section-examples h1 {
        font-size: 45px;
        margin-bottom: 35px; } }

.examples-carousel, .examples-carousel-rtl {
  padding: 0 50px; }
  @media all and (min-width: 2560px) {
    .examples-carousel, .examples-carousel-rtl {
      padding: 0; } }
  @media all and (max-width: 1200px) {
    .examples-carousel, .examples-carousel-rtl {
      padding: 0 20px; } }
  .examples-carousel .item, .examples-carousel-rtl .item {
    position: relative; }
    .examples-carousel .item h3, .examples-carousel-rtl .item h3 {
      direction: ltr; }
    .examples-carousel .item .entry, .examples-carousel-rtl .item .entry {
      width: calc(50% - 1px);
      margin-right: 1px; }
    .examples-carousel .item .exit, .examples-carousel-rtl .item .exit {
      width: 50%; }
    .examples-carousel .item .trade-wrap, .examples-carousel-rtl .item .trade-wrap {
      position: relative; }
      .examples-carousel .item .trade-wrap:before, .examples-carousel-rtl .item .trade-wrap:before {
        content: '';
        display: block;
        position: absolute;
        background: #ffffff url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4KCjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgeG1sbnM6c29kaXBvZGk9Imh0dHA6Ly9zb2RpcG9kaS5zb3VyY2Vmb3JnZS5uZXQvRFREL3NvZGlwb2RpLTAuZHRkIgogICB4bWxuczppbmtzY2FwZT0iaHR0cDovL3d3dy5pbmtzY2FwZS5vcmcvbmFtZXNwYWNlcy9pbmtzY2FwZSIKICAgdmVyc2lvbj0iMS4xIgogICBpZD0iR1JBUEhfMSIKICAgeD0iMHB4IgogICB5PSIwcHgiCiAgIHdpZHRoPSIxMyIKICAgaGVpZ2h0PSIxMyIKICAgdmlld0JveD0iMCAwIDEzIDEzIgogICB4bWw6c3BhY2U9InByZXNlcnZlIgogICBpbmtzY2FwZTp2ZXJzaW9uPSIwLjkxIHIxMzcyNSIKICAgc29kaXBvZGk6ZG9jbmFtZT0iZ3JhcGgtaWNvbi5zdmciPjxtZXRhZGF0YQogICAgIGlkPSJtZXRhZGF0YTQxIj48cmRmOlJERj48Y2M6V29yawogICAgICAgICByZGY6YWJvdXQ9IiI+PGRjOmZvcm1hdD5pbWFnZS9zdmcreG1sPC9kYzpmb3JtYXQ+PGRjOnR5cGUKICAgICAgICAgICByZGY6cmVzb3VyY2U9Imh0dHA6Ly9wdXJsLm9yZy9kYy9kY21pdHlwZS9TdGlsbEltYWdlIiAvPjxkYzp0aXRsZT48L2RjOnRpdGxlPjwvY2M6V29yaz48L3JkZjpSREY+PC9tZXRhZGF0YT48ZGVmcwogICAgIGlkPSJkZWZzMzkiIC8+PHNvZGlwb2RpOm5hbWVkdmlldwogICAgIHBhZ2Vjb2xvcj0iI2ZmZmZmZiIKICAgICBib3JkZXJjb2xvcj0iIzY2NjY2NiIKICAgICBib3JkZXJvcGFjaXR5PSIxIgogICAgIG9iamVjdHRvbGVyYW5jZT0iMTAiCiAgICAgZ3JpZHRvbGVyYW5jZT0iMTAiCiAgICAgZ3VpZGV0b2xlcmFuY2U9IjEwIgogICAgIGlua3NjYXBlOnBhZ2VvcGFjaXR5PSIwIgogICAgIGlua3NjYXBlOnBhZ2VzaGFkb3c9IjIiCiAgICAgaW5rc2NhcGU6d2luZG93LXdpZHRoPSIyNTYwIgogICAgIGlua3NjYXBlOndpbmRvdy1oZWlnaHQ9IjEzNzciCiAgICAgaWQ9Im5hbWVkdmlldzM3IgogICAgIHNob3dncmlkPSJmYWxzZSIKICAgICBpbmtzY2FwZTp6b29tPSIyMC44NTk2NSIKICAgICBpbmtzY2FwZTpjeD0iNS41OTY0MTEiCiAgICAgaW5rc2NhcGU6Y3k9IjcuMDE4NTEyMyIKICAgICBpbmtzY2FwZTp3aW5kb3cteD0iMTkxMiIKICAgICBpbmtzY2FwZTp3aW5kb3cteT0iLTgiCiAgICAgaW5rc2NhcGU6d2luZG93LW1heGltaXplZD0iMSIKICAgICBpbmtzY2FwZTpjdXJyZW50LWxheWVyPSJHUkFQSF8xIiAvPjxnCiAgICAgaWQ9ImczIgogICAgIHRyYW5zZm9ybT0ic2NhbGUoMC4wMjUzOTA2MywwLjAyNTM5MDYzKSI+PHBhdGgKICAgICAgIGQ9Im0gMzIsNDgwIDQ4MCwwIDAsMzIgLTUxMiwwIDAsLTUxMiAzMiwwIDAsOTYgMzIsMCAwLDMyIC0zMiwwIDAsNjQgMzIsMCAwLDMyIC0zMiwwIDAsNjQgMzIsMCAwLDMyIC0zMiwwIDAsNjQgMzIsMCAwLDMyIC0zMiwwIDAsNjQgeiBNIDk2LDMzNiBjIDAsLTI2LjUgMjEuNDg0LC00OCA0OCwtNDggNC45ODQsMCA5LjY4OCwwLjk2OSAxNC4yMTksMi4zNzUgbCA0MS44NDQsLTU1LjgxMyBDIDE5NC45ODQsMjI2Ljk2OSAxOTIsMjE3LjgxMyAxOTIsMjA4IGMgMCwtMjYuNSAyMS41LC00OCA0OCwtNDggMjYuNSwwIDQ4LDIxLjUgNDgsNDggMCw1IC0wLjk2OSw5LjY4OCAtMi4zOTEsMTQuMjE5IGwgNTUuNzk3LDQxLjg0NCBDIDM0OS4wMzEsMjU5IDM1OC4xNTYsMjU2IDM2OCwyNTYgYyAyLDAgMy44NzUsMC4zNDQgNS44MTIsMC41OTQgTCA0MjkuNSwxNDUuMjUgQyA0MjEuMTg4LDEzNi42MjUgNDE2LDEyNC45MzcgNDE2LDExMiBjIDAsLTI2LjUgMjEuNSwtNDggNDgsLTQ4IDI2LjUsMCA0OCwyMS41IDQ4LDQ4IDAsMjYuNSAtMjEuNSw0OCAtNDgsNDggLTIsMCAtMy44NzUsLTAuMzQ0IC01LjgxMiwtMC41OTQgTCA0MDIuNTMxLDI3MC43NSBDIDQxMC44NDQsMjc5LjM3NSA0MTYsMjkxLjA2MiA0MTYsMzA0IGMgMCwyNi41IC0yMS41LDQ4IC00OCw0OCAtMjYuNSwwIC00OCwtMjEuNSAtNDgsLTQ4IDAsLTQuOTY5IDAuOTY5LC05LjY4OCAyLjM3NSwtMTQuMjE5IEwgMjY2LjU3OCwyNDcuOTM3IEMgMjU4Ljk2OSwyNTMgMjQ5LjgyOCwyNTYgMjQwLDI1NiBjIC00Ljk4NCwwIC05LjY4OCwtMC45NjkgLTE0LjIwMywtMi4zNzUgbCAtNDEuODU5LDU1Ljc4MSBjIDUuMDc4LDcuNjI1IDguMDYyLDE2Ljc1IDguMDYyLDI2LjU5NCAwLDI2LjUgLTIxLjQ4NCw0OCAtNDgsNDggLTI2LjUxNiwwIC00OCwtMjEuNSAtNDgsLTQ4IHogTSA0NDgsMTEyIGMgMCw4Ljg0NCA3LjE1NiwxNiAxNiwxNiA4Ljg0NCwwIDE2LC03LjE1NiAxNiwtMTYgMCwtOC44NDQgLTcuMTU2LC0xNiAtMTYsLTE2IC04Ljg0NCwwIC0xNiw3LjE1NiAtMTYsMTYgeiBtIC05NiwxOTIgYyAwLDguODQ0IDcuMTU2LDE2IDE2LDE2IDguODQ0LDAgMTYsLTcuMTU2IDE2LC0xNiAwLC04Ljg0NCAtNy4xNTYsLTE2IC0xNiwtMTYgLTguODQ0LDAgLTE2LDcuMTU2IC0xNiwxNiB6IE0gMjI0LDIwOCBjIDAsOC44NDQgNy4xNTYsMTYgMTYsMTYgOC44NDQsMCAxNiwtNy4xNTYgMTYsLTE2IDAsLTguODQ0IC03LjE1NiwtMTYgLTE2LC0xNiAtOC44NDQsMCAtMTYsNy4xNTYgLTE2LDE2IHogbSAtOTYsMTI4IGMgMCw4Ljg0NCA3LjE1NiwxNiAxNiwxNiA4Ljg0NCwwIDE2LC03LjE1NiAxNiwtMTYgMCwtOC44NDQgLTcuMTU2LC0xNiAtMTYsLTE2IC04Ljg0NCwwIC0xNiw3LjE1NiAtMTYsMTYgeiIKICAgICAgIGlkPSJwYXRoNSIKICAgICAgIGlua3NjYXBlOmNvbm5lY3Rvci1jdXJ2YXR1cmU9IjAiIC8+PC9nPjxnCiAgICAgaWQ9Imc3IgogICAgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAsLTQ5OSkiIC8+PGcKICAgICBpZD0iZzkiCiAgICAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCwtNDk5KSIgLz48ZwogICAgIGlkPSJnMTEiCiAgICAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCwtNDk5KSIgLz48ZwogICAgIGlkPSJnMTMiCiAgICAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCwtNDk5KSIgLz48ZwogICAgIGlkPSJnMTUiCiAgICAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCwtNDk5KSIgLz48ZwogICAgIGlkPSJnMTciCiAgICAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCwtNDk5KSIgLz48ZwogICAgIGlkPSJnMTkiCiAgICAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCwtNDk5KSIgLz48ZwogICAgIGlkPSJnMjEiCiAgICAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCwtNDk5KSIgLz48ZwogICAgIGlkPSJnMjMiCiAgICAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCwtNDk5KSIgLz48ZwogICAgIGlkPSJnMjUiCiAgICAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCwtNDk5KSIgLz48ZwogICAgIGlkPSJnMjciCiAgICAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCwtNDk5KSIgLz48ZwogICAgIGlkPSJnMjkiCiAgICAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCwtNDk5KSIgLz48ZwogICAgIGlkPSJnMzEiCiAgICAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCwtNDk5KSIgLz48ZwogICAgIGlkPSJnMzMiCiAgICAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCwtNDk5KSIgLz48ZwogICAgIGlkPSJnMzUiCiAgICAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCwtNDk5KSIgLz48L3N2Zz4=") 50% 50% no-repeat;
        width: 19px;
        height: 19px;
        border-radius: 50%;
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
        z-index: 5; }
      .examples-carousel .item .trade-wrap:after, .examples-carousel-rtl .item .trade-wrap:after {
        content: '';
        display: table;
        clear: both; }
    .examples-carousel .item .entry, .examples-carousel .item .exit, .examples-carousel-rtl .item .entry, .examples-carousel-rtl .item .exit {
      padding: 9px;
      float: left; }
      @media all and (min-width: 992px) {
        .examples-carousel .item .entry, .examples-carousel .item .exit, .examples-carousel-rtl .item .entry, .examples-carousel-rtl .item .exit {
          min-height: 150px;
          padding: 18px 15px; } }
      .examples-carousel .item .entry a, .examples-carousel .item .exit a, .examples-carousel-rtl .item .entry a, .examples-carousel-rtl .item .exit a {
        display: block;
        transition: all .2s ease-in;
        font-size: 0; }
        .examples-carousel .item .entry a:hover, .examples-carousel .item .exit a:hover, .examples-carousel-rtl .item .entry a:hover, .examples-carousel-rtl .item .exit a:hover {
          -webkit-box-shadow: 0px 2px 25px 0px rgba(0, 0, 0, 0.55);
          -moz-box-shadow: 0px 2px 25px 0px rgba(0, 0, 0, 0.55);
          box-shadow: 0px 2px 25px 0px rgba(0, 0, 0, 0.55); }
    .examples-carousel .item img, .examples-carousel-rtl .item img {
      display: block;
      max-width: 100%;
      border: 4px solid #cccccc; }
  .examples-carousel .owl-dots .owl-dot.active, .examples-carousel-rtl .owl-dots .owl-dot.active {
    background: #4467FF; }
  .examples-carousel .owl-nav .owl-prev, .examples-carousel .owl-nav .owl-next, .examples-carousel-rtl .owl-nav .owl-prev, .examples-carousel-rtl .owl-nav .owl-next {
    text-indent: 9999px;
    display: block;
    position: absolute;
    top: 50%;
    width: 20px;
    height: 35px;
    transform: translateY(calc(-50% + 25px));
    background-size: contain; }
    @media all and (max-width: 1200px) {
      .examples-carousel .owl-nav .owl-prev, .examples-carousel .owl-nav .owl-next, .examples-carousel-rtl .owl-nav .owl-prev, .examples-carousel-rtl .owl-nav .owl-next {
        height: 25px;
        width: 14px;
        background-size: contain; } }

.examples-carousel .owl-item:nth-child(2n) .entry {
  background: #7e3d4a; }
.examples-carousel .owl-item:nth-child(2n) .exit {
  background: #e0b9ca; }
.examples-carousel .entry {
  background: #094d74; }
.examples-carousel .exit {
  background: #759cd8; }
.examples-carousel .owl-prev {
  background: url("../images/arrow-left.svg") 50% 50% no-repeat;
  left: 0; }
  @media all and (min-width: 2560px) {
    .examples-carousel .owl-prev {
      left: -50px; } }
.examples-carousel .owl-next {
  background: url("../images/arrow-right.svg") 50% 50% no-repeat;
  right: 0px; }
  @media all and (min-width: 2560px) {
    .examples-carousel .owl-next {
      right: -50px; } }

.examples-carousel-rtl {
  margin-top: 4px; }
  .examples-carousel-rtl .owl-item:nth-child(2n) .entry {
    background: #64ac8f; }
  .examples-carousel-rtl .owl-item:nth-child(2n) .exit {
    background: #c0dfc2; }
  .examples-carousel-rtl .entry {
    background: #f1d881; }
  .examples-carousel-rtl .exit {
    background: #f5e1bf; }
  .examples-carousel-rtl .owl-next {
    background: url("../images/arrow-left.svg") 50% 50% no-repeat;
    left: 0; }
    @media all and (min-width: 2560px) {
      .examples-carousel-rtl .owl-next {
        left: -50px; } }
  .examples-carousel-rtl .owl-prev {
    background: url("../images/arrow-right.svg") 50% 50% no-repeat;
    right: 0px; }
    @media all and (min-width: 2560px) {
      .examples-carousel-rtl .owl-prev {
        right: -50px; } }

.bitcoin-access .cp-image {
  transition: all .2s ease-in;
  cursor: pointer;
  max-width: 92%; }
  .bitcoin-access .cp-image:hover {
    transform: scale(1.06); }

.announcements {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  background: rgba(0, 0, 0, 0.9);
  color: #fff;
  padding: 10px 0;
  text-align: center;
  font-size: 14px; }
  @media all and (min-width: 767px) {
    .announcements {
      text-align: left;
      padding: 5px; } }
  .announcements-btn {
    display: inline-block;
    padding: 10px;
    font-size: 14px;
    font-weight: 600;
    background: #ffb000;
    border-radius: 4px;
    color: #030303;
    transition: all .3s ease; }
    @media all and (min-width: 767px) {
      .announcements-btn {
        float: right; } }
    .announcements-btn:hover, .announcements-btn:focus {
      color: #030303;
      background: #e69e00;
      text-decoration: none; }
  .announcements p {
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 14px; }
    @media all and (min-width: 767px) {
      .announcements p {
        line-height: 41px;
        float: left;
        margin: 0;
        text-align: left; } }
    .announcements p a {
      color: #ffc200; }
      .announcements p a:hover, .announcements p a:focus {
        text-decoration: underline; }

.buy-now-container {
  font-style: italic;
  color: #fff;
  margin-top: 40px; }
  .buy-now-container strong {
    color: #f9b90b; }
  .buy-now-container a {
    color: #f9b90b;
    font-weight: 700;
    text-decoration: underline;
    transition: all .3s ease; }
    .buy-now-container a:hover, .buy-now-container a:focus {
      text-decoration: none;
      color: #e59700; }

#product_popup {
  padding: 0 !important; }
  #product_popup .modal-dialog {
    padding-top: 35px; }
  #product_popup .modal-content {
    background: #002760 url("../images/product-popup/popup-bg.jpg") 50% 0 no-repeat;
    border: 1px solid #19458c;
    width: 500px;
    margin: 0 auto;
    max-width: 100%; }
    #product_popup .modal-content .form-basement {
      text-align: center;
      background: #051b3d;
      margin-top: 45px;
      padding-top: 16px;
      padding-bottom: 17px;
      position: static; }
    #product_popup .modal-content .close {
      position: absolute;
      right: 5px;
      top: -3px;
      color: #fff;
      opacity: 1;
      font-size: 32px;
      font-weight: 400;
      outline: none;
      transition: all .3s ease; }
      #product_popup .modal-content .close:hover {
        opacity: .8; }

.product_form {
  padding-left: 55px;
  padding-right: 55px;
  border-radius: 0; }
  @media all and (max-width: 540px) {
    .product_form {
      padding-left: 15px;
      padding-right: 15px; } }
  .product_form .popup-logo {
    text-align: center;
    margin-top: -35px; }
  .product_form h2 {
    font-size: 24px;
    color: #ffffff;
    margin-top: 25px;
    margin-bottom: 50px;
    font-weight: 300;
    text-align: center;
    text-transform: uppercase; }
  .product_form .form-control {
    margin-bottom: 20px;
    height: 50px;
    background-color: #ffffff;
    border-radius: 0; }
    .product_form .form-control::placeholder {
      color: #999999; }
    .product_form .form-control.username {
      padding-left: 55px;
      background-image: url("../images/product-popup/user-icon.png");
      background-position: 17px 50%;
      background-repeat: no-repeat; }
    .product_form .form-control.useremail {
      padding-left: 55px;
      background-image: url("../images/product-popup/email-icon.png");
      background-position: 17px 50%;
      background-repeat: no-repeat; }
    .product_form .form-control.userphone {
      padding-left: 55px;
      background-image: url("../images/product-popup/phone-icon.png");
      background-position: 17px 50%;
      background-repeat: no-repeat; }
  .product_form .orange-button {
    font-size: 20px;
    width: 100%;
    height: 52px;
    padding: 0; }

.btn-orange {
  font-size: 20px;
  color: #333333;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  background: #f4a600;
  width: 555px;
  max-width: 100%;
  padding: 15px 5px;
  border-radius: 45px;
  border-bottom: 4px solid #b97e00;
  margin: 25px auto 0;
  display: block;
  position: relative;
  white-space: normal;
  line-height: 1.4; }
  @media all and (min-width: 992px) {
    .btn-orange {
      font-size: 28px;
      padding: 22px 10px;
      margin: 60px auto 0; } }
  .btn-orange:hover, .btn-orange:focus {
    color: #333333;
    background: #db9500; }
  .btn-orange:active {
    top: 2px; }

section.strategies {
  background: #071f45;
  padding: 0 0 45px; }
  section.strategies h3 {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    margin: 0 0 30px;
    color: #ffffff; }

.strategies-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  flex-grow: 1;
  justify-content: center; }
  .strategies-list li {
    flex: 0 auto;
    width: auto;
    margin: 10px;
    display: flex;
    flex-direction: column; }
    @media all and (min-width: 992px) {
      .strategies-list li {
        margin: 0 25px; } }
    .strategies-list li .strategies-list-poster {
      border: 4px solid #fff;
      display: inline-block;
      max-width: 165px;
      -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
      -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
      box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2); }
    .strategies-list li .btn-orange {
      font-weight: 300;
      font-size: 14px;
      color: #fff;
      max-width: 165px;
      padding: 5px 10px;
      border-bottom-width: 1px;
      margin-top: 10px; }

.headline h3 a {
  word-break: break-all; }

.main.thank-you-page .headline h1.color-yellow {
  margin: 25px 0; }

body .zsiq_custommain, body .zsiq_floatmain {
  z-index: 55 !important; }

form.access-form {
  width: 350px;
  max-width: 100%;
  background: #eeeeee;
  border: 1px solid #cccccc;
  margin: 55px auto 0; }
  form.access-form .form-group {
    position: relative;
    margin-bottom: 10px; }
    form.access-form .form-group .err, form.access-form .form-group label.wrong {
      right: 3px;
      font-size: 9px; }
  form.access-form .access-form-header {
    background: #fbfbfb;
    border-bottom: 2px solid #1a68f6;
    padding: 25px 15px;
    text-align: center; }
    form.access-form .access-form-header h3 {
      color: #111111;
      font-size: 18px;
      font-weight: 700;
      text-transform: uppercase;
      margin-top: 0;
      margin-bottom: 0; }
  form.access-form .edit {
    height: 34px;
    font-size: 13px;
    font-weight: 300;
    border: none; }
    form.access-form .edit::placeholder {
      color: #999999;
      font-style: normal; }
  form.access-form .intl-tel-input.separate-dial-code .selected-dial-code {
    font-size: 12px;
    text-align: left; }
  form.access-form .tooltip-label {
    text-align: center;
    margin-top: 6px; }
    form.access-form .tooltip-label span {
      display: inline-block;
      border-bottom: 1px solid #444444;
      font-weight: 300;
      color: #444444;
      font-size: 13px; }
    form.access-form .tooltip-label .question-mark {
      display: inline-block;
      background: #1a68f6;
      text-decoration: none;
      width: 14px;
      height: 14px;
      border-radius: 50%;
      color: #fff;
      font-size: 10px;
      font-style: normal; }
  form.access-form .tooltip-inner {
    background: #1a68f6;
    color: #fff;
    max-width: 300px;
    text-decoration: none;
    text-align: left;
    padding: 20px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5); }
    form.access-form .tooltip-inner p:last-of-type {
      margin-bottom: 0; }
  form.access-form .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #1a68f6; }
  form.access-form .tooltip.top .tooltip-arrow {
    border-top-color: #1a68f6; }
  form.access-form .form-body {
    padding: 25px 40px;
    background: #eeeeee;
    font-size: 15px;
    color: #444444;
    font-weight: 300;
    text-align: center; }
    form.access-form .form-body > p {
      margin-bottom: 25px;
      line-height: 1.5; }
  form.access-form .form-privacy {
    border-top: 1px dashed #cccccc;
    padding-top: 20px;
    margin-top: 20px; }
    form.access-form .form-privacy p {
      margin-bottom: 0; }
    form.access-form .form-privacy label {
      color: #888888;
      font-size: 11px;
      text-align: left; }
      form.access-form .form-privacy label a {
        color: #444444; }
      form.access-form .form-privacy label input[type="checkbox"] {
        margin: 2px 0 0; }
      form.access-form .form-privacy label.text-danger {
        color: red; }
    form.access-form .form-privacy .button-send {
      margin-top: 0; }
      form.access-form .form-privacy .button-send + p {
        font-size: 13px;
        font-weight: 300;
        margin-top: 9px; }
        form.access-form .form-privacy .button-send + p a {
          font-weight: 700;
          color: #444444;
          text-decoration: underline; }
          form.access-form .form-privacy .button-send + p a:hover {
            text-decoration: none; }
  form.access-form .button-send {
    font-size: 15px;
    color: #fff;
    font-weight: 700;
    border: none;
    height: 40px;
    border-radius: 35px;
    width: 100%;
    background: #1a68f6;
    text-transform: uppercase;
    transition: all .3s ease;
    margin-top: 20px;
    outline: none; }
    form.access-form .button-send:hover, form.access-form .button-send:focus {
      opacity: .85; }
  form.access-form.cryptocoins .access-form-header {
    padding: 39px 15px;
    border-bottom-color: #f9b90b; }
  form.access-form.cryptocoins .access-form-price-wrap {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px dashed #cccccc; }
    form.access-form.cryptocoins .access-form-price-wrap .price {
      font-size: 54px;
      font-weight: 700;
      color: #111111;
      position: relative;
      display: block;
      line-height: 1.3; }
      form.access-form.cryptocoins .access-form-price-wrap .price sup {
        font-size: 55%;
        top: -.85em; }
  form.access-form.cryptocoins .button-send {
    background: #f9b90b;
    color: #111111; }

.form-group {
  position: relative; }
  .form-group label.wrong {
    color: red;
    font-size: 12px;
    right: 5px;
    font-weight: 300;
    position: absolute;
    bottom: 0;
    margin-bottom: 0;
    pointer-events: none;
    max-width: 200px;
    text-align: right; }

/*# sourceMappingURL=site.css.map */