@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@600&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans&family=Source+Sans+Pro:wght@600&display=swap");
@import url(../fonts/Raleway/Raleway.css);
@import url(../fonts/Open_Sans/Open_Sans.css);
#navigation {
  transition: .5s;
  position: relative;
  z-index: 5;
  padding-bottom: 96px; }
  #navigation .top-nav {
    position: relative; }
    #navigation .top-nav a {
      color: #000000;
      text-decoration: none;
      transition: .3s; }
      #navigation .top-nav a:hover {
        color: black; }
    #navigation .top-nav h3 {
      position: relative;
      color: black; }
      #navigation .top-nav h3::before {
        content: '';
        height: 15px;
        width: 15px;
        position: absolute;
        top: 5px;
        left: -21px;
        border-radius: 20px;
        background-color: #ffffff; }

.navbar-brand img {
  height: 50px; }

.registration-buttons a {
  transition: .3s;
  padding: .5rem 1rem; }

.registration-buttons .register-button {
  background-color: #ffffff;
  color: black;
  text-decoration: none; }
  .registration-buttons .register-button:hover {
    background-color: black;
    color: #ffffff; }

.login-button {
  background-color: #ffffff;
  color: black;
  text-decoration: none;
  transition: .3s;
  padding: .6rem 1.5rem;
  border: 3px solid black; }
 .login-button:hover {
    background-color: black;
    color: #ffffff; }

    
.navigation-revers-link {
  background-color: black;
  color: #ffffff;
  text-decoration: none;
  transition: .3s;
  padding: .6rem 1.5rem;
  border: 3px solid black;
  display: block;
  text-align: center;
  margin-bottom: 1rem;
  font-size: 24px; }
  .navigation-revers-link:hover {
    background-color: #ffffff;
    color: black; }

.dropdown-menu {
  background-color: transparent;
  color: #ffffff;
  border: none; }
  .dropdown-menu .dropdown-item {
    color: #000000;
    transition: .3s; }
    .dropdown-menu .dropdown-item:hover {
      color: black; }

button.navbar-toggler.ms-2 {
  border-radius: 0;
  border-width: 3px; }

.dropdown {
  margin-bottom: 1rem; }
  .dropdown .nav-link {
    display: block;
    text-align: center;
    padding: .7rem .5rem;
    margin-bottom: 1rem;
    text-decoration: none;
    font-size: 24px;
    color: black !important; }

.dropdown-item {
  text-align: center !important;
  font-size: 20px !important;
  padding: 0.5rem 1rem !important; }

.dropdown-menu {
  border: none !important; }

.navbar-dark .navbar-toggler {
  border-color: black !important;
  color: black !important; }

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important; }

.navigation-link {
  display: block;
  border: 3px solid black;
  text-align: center;
  padding: .5rem .5rem;
  margin-bottom: 1rem;
  text-decoration: none;
  color: black; }
  .navigation-link:hover {
    background-color: black;
    color: #ffffff; }

#homepage #banner {
  min-height: calc( 100vh);
  background-image: url("../images/banner.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right bottom;
  position: relative;
  padding-bottom: 3rem;
  z-index: 4;
  margin-top: -172px; }
  #homepage #banner > .container, #homepage #banner .row {
    min-height: calc( 100vh); }
  #homepage #banner h1 {
    font-weight: 600;
    font-size: 60px;
    line-height: 61px;
    letter-spacing: 0.02em;
    color: white;
    margin-bottom: 2rem; }
    #homepage #banner h1 span {
      color: #00A0E3; }
  #homepage #banner h4 {
    color: white;
    font-weight: 600;
    font-size: 48px;
    line-height: 35px;
    letter-spacing: 0.02em;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.5);
    line-height: 50px; }
  #homepage #banner .navigation-revers-link {
    display: inline;
    padding-left: 2.5rem;
    padding-right: 2.5rem; }

#homepage .home-block-title {
  color: #00A0E3;
  text-decoration: underline; }

#homepage .web-block {
  color: white; }

#homepage .web-block li,
#homepage .trading-block li {
  font-weight: bold; }

#homepage .main-btn {
  background-color: white;
  text-decoration: none;
  text-transform: uppercase;
  padding: 1rem 2rem;
  color: #00A0E3;
  border: 2px solid #00A0E3;
  box-sizing: border-box;
  border-radius: 5px;
  font-family: Open Sans;
  transition: .3s;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 33px;
  display: block;
  width: 230px; }
  #homepage .main-btn:hover {
    color: white;
    background-color: #00A0E3; }
  #homepage .main-btn img {
    margin-left: 5px;
    height: 25px; }

#homepage .grayback {
  background: linear-gradient(181.7deg, rgba(57, 72, 85, 0.95) 1.45%, rgba(57, 72, 85, 0) 122.02%); }

#homepage .blue-back {
  background-color: #00A0E3;
  text-align: center;
  color: white; }
  #homepage .blue-back .avairaeg p {
    font-weight: 600;
    font-size: 32px;
    line-height: 40px; }

#homepage .who-we-are-block p, #homepage .who-we-are-block li {
  font-size: 20px; }

#homepage .who-we-are-block h2 {
  font-weight: 600;
  font-size: 48px;
  line-height: 50px; }

#homepage .home-block-title {
  font-weight: 600;
  font-size: 48px;
  line-height: 50px; }

#homepage .primary-color {
  color: #00A0E3;
  font-size: 28px !important;
  line-height: 35px; }

.content {
  position: relative;
  z-index: 2;
  min-height: calc( 100vh + 96px);
  margin-top: -96px; }
  .content * {
    z-index: 3;
    position: relative; }
  .content p {
    font-size: 18px;
    line-height: 30px; }

.webtrader-button {
  background-color: #7F7F7F;
  color: #ffffff;
  text-decoration: none;
  transition: .3s;
  padding: .6rem 3.5rem;
  border: 3px solid #7F7F7F;
  text-align: center;
  margin-bottom: 1rem;
  font-size: 24px; }
  .webtrader-button:hover {
    background-color: #ffffff;
    color: #00A0E3; }

.green-list {
  padding-left: 0;
  list-style: none; }
  .green-list li {
    position: relative;
    font-size: 18px;
    line-height: 30px; }
    .green-list li::before {
      content: '●';
      top: 2px;
      position: absolute;
      left: -20px;
      color: #7F7F7F; }

.title {
  font-weight: 600;
  font-size: 44px;
  line-height: 52px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #2F4858; }

.content #banner-web {
  padding-top: 6rem;
  color: #ffffff;
  position: relative; }
  .content #banner-web::before {
    content: '';
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    background-color: black;
    height: 100%;
    width: 100%; }
  .content #banner-web h3 {
    font-weight: 600;
    font-size: 52px;
    line-height: 61px;
    text-align: center;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #ffffff; }
  .content #banner-web h4 {
    font-weight: 600;
    font-size: 52px;
    line-height: 61px;
    letter-spacing: 0.02em;
    text-transform: uppercase; }

.contact h5 {
  font-weight: 600;
  font-size: 32px;
  line-height: 40px;
  letter-spacing: 0.04em;
  color: #7F7F7F; }

.contact a {
  text-decoration: none; }

.bg-premium, .secundary {
  padding: 2rem 2.5rem;
  color: #ffffff; }
  .bg-premium h3, .bg-premium p, .bg-premium h5, .secundary h3, .secundary p, .secundary h5 {
    text-align: center; }
  .bg-premium h5, .secundary h5 {
    font-weight: 600;
    font-size: 44px;
    line-height: 52px;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: uppercase; }
  .bg-premium a, .secundary a {
    color: #ffffff;
    border-color: #ffffff; }

.secundary {
  background-color: #00DF75; }
  .secundary .check-list li::before {
    color: #00A0E3; }

.bg-premium {
  background-color: #00A0E3; }
  .bg-premium .check-list li::before {
    color: #00DF75; }

.check-list {
  list-style: none;
  padding-left: 0; }
  .check-list li {
    position: relative; }
    .check-list li::before {
      content: '\2713';
      position: absolute;
      left: -20px; }

#banner-types {
  position: relative;
  z-index: 2;
  color: #ffffff; }
  #banner-types * {
    position: relative;
    z-index: 3; }
  #banner-types::before {
    content: '';
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 66vh;
    background-color: black; }
  #banner-types h3 {
    font-weight: 600;
    font-size: 52px;
    line-height: 61px;
    text-align: center;
    letter-spacing: 0.02em;
    text-transform: uppercase; }
  #banner-types .types-table th {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px; }
    #banner-types .types-table th h2, #banner-types .types-table th h3, #banner-types .types-table th h5 {
      text-transform: uppercase;
      color: white;
      text-align: center; }
    #banner-types .types-table th h2, #banner-types .types-table th h3 {
      font-weight: 600;
      font-size: 32px; }
  #banner-types .types-table .type-basic {
    background-color: #43A4F9; }
  #banner-types .types-table .type-bronze {
    background-color: #CA8A49; }
  #banner-types .types-table .type-silver {
    background-color: #B5C4D1; }
  #banner-types .types-table .type-gold {
    background-color: #E7C252; }
  #banner-types .types-table .type-platinum {
    background-color: #D1D1CA; }
  #banner-types .types-table tbody tr td:not(:first-child) {
    text-align: center;
    color: white; }
  #banner-types .types-table tbody tr:last-child td {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px; }
    #banner-types .types-table tbody tr:last-child td.type-basic a {
      color: #43A4F9; }
    #banner-types .types-table tbody tr:last-child td.type-bronze a {
      color: #CA8A49; }
    #banner-types .types-table tbody tr:last-child td.type-silver a {
      color: #B5C4D1; }
    #banner-types .types-table tbody tr:last-child td.type-gold a {
      color: #E7C252; }
    #banner-types .types-table tbody tr:last-child td.type-platinum a {
      color: #D1D1CA; }
    #banner-types .types-table tbody tr:last-child td a {
      text-decoration: none;
      text-transform: uppercase;
      background-color: white;
      padding: 1rem 1rem;
      display: block;
      border-radius: 10px;
      transition: .3s; }
      #banner-types .types-table tbody tr:last-child td a:hover {
        color: black; }
  #banner-types .type-content-black {
    border: 3px solid black;
    border-radius: 10px;
    height: 100%;
    color: black !important;
    text-align: center; }
    #banner-types .type-content-black img {
      width: 100%;
      margin-bottom: 2rem; }
    #banner-types .type-content-black h3 {
      font-weight: 600;
      font-size: 32px;
      line-height: 35px; }
    #banner-types .type-content-black h4 {
      font-style: normal;
      font-weight: 600;
      font-size: 22px;
      line-height: 30px;
      text-transform: uppercase; }
    #banner-types .type-content-black p {
      font-weight: bold;
      font-size: 18px;
      line-height: 30px; }
    #banner-types .type-content-black a:link, #banner-types .type-content-black a:visited {
      text-decoration: none; }
  #banner-types .type-content-elite {
    border: 3px solid black;
    border-radius: 10px;
    height: 100%;
    color: black !important;
    text-align: center;
    background-image: url("../images/elite-bg.png");
    background-position: center top;
    background-size: contain;
    background-repeat: no-repeat; }
    #banner-types .type-content-elite h3 {
      font-weight: 600;
      font-size: 32px;
      line-height: 35px; }
    #banner-types .type-content-elite h4 {
      font-style: normal;
      font-weight: 600;
      font-size: 22px;
      line-height: 30px;
      text-transform: uppercase;
      margin-bottom: 2rem;
      border-bottom: 3px solid black;
      padding-bottom: 2rem; }
    #banner-types .type-content-elite p {
      font-weight: bold;
      font-size: 18px;
      line-height: 30px; }
    #banner-types .type-content-elite a:link, #banner-types .type-content-elite a:visited {
      text-decoration: none; }

#account-funding {
  padding-top: 4rem;
  padding-bottom: 4rem; }
  #account-funding h4 {
    font-weight: 600;
    font-size: 32px;
    line-height: 35px;
    letter-spacing: 0.04em; }
  #account-funding p {
    font-size: 18px;
    line-height: 30px; }

.green-dot {
  padding-left: 25px;
  position: relative; }
  .green-dot::before {
    content: '●';
    top: 2px;
    position: absolute;
    left: -20px;
    color: #7F7F7F; }

.sec {
  color: #7F7F7F; }

.fw-bold-title {
  font-weight: 600; }

.animated-block {
  position: relative;
  transition: .5s;
  display: inline-block;
  transform-origin: left;
  transform: scaleX(0); }
  .animated-block::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #00A0E3;
    transform-origin: right;
    transition: .5s; }
  .animated-block[data-scroll="in"] {
    transform: scaleX(1); }
    .animated-block[data-scroll="in"]::before {
      transform: scaleX(0);
      transition-delay: .5s; }

.animated-button {
  position: relative;
  display: inline-block;
  transition: 1s; }

.animated-button.left {
  margin-left: 50px; }
  .animated-button.left[data-scroll="in"] {
    margin-left: 0; }

.animated-button.right {
  margin-right: 50px; }
  .animated-button.right[data-scroll="in"] {
    margin-right: 0; }

.animated-wrap {
  transition: 1s;
  opacity: 0; }
  .animated-wrap[data-scroll="in"] {
    opacity: 1;
    transition-delay: .5s; }

.animated-image {
  position: relative;
  display: inline-block;
  transition: 1.5s; }

.animated-image.left {
  margin-left: -50px; }
  .animated-image.left[data-scroll="in"] {
    margin-left: 0; }

.animated-image.right {
  margin-left: 50px; }
  .animated-image.right[data-scroll="in"] {
    margin-left: 0; }

.cut-image {
  position: relative;
  max-width: 100vw;
  overflow-x: hidden; }

#homepage #banner {
  min-height: calc( 100vh);
  background-image: url("../images/banner.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right bottom;
  position: relative;
  padding-bottom: 3rem;
  z-index: 4;
  margin-top: -172px; }
  #homepage #banner > .container, #homepage #banner .row {
    min-height: calc( 100vh); }
  #homepage #banner h1 {
    font-weight: 600;
    font-size: 60px;
    line-height: 61px;
    letter-spacing: 0.02em;
    color: white;
    margin-bottom: 2rem; }
    #homepage #banner h1 span {
      color: #00A0E3; }
  #homepage #banner h4 {
    color: white;
    font-weight: 600;
    font-size: 48px;
    line-height: 35px;
    letter-spacing: 0.02em;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.5);
    line-height: 50px; }
  #homepage #banner .navigation-revers-link {
    display: inline;
    padding-left: 2.5rem;
    padding-right: 2.5rem; }

#homepage .home-block-title {
  color: #00A0E3;
  text-decoration: underline; }

#homepage .web-block {
  color: white; }

#homepage .web-block li,
#homepage .trading-block li {
  font-weight: bold; }

#homepage .main-btn {
  background-color: white;
  text-decoration: none;
  text-transform: uppercase;
  padding: 1rem 2rem;
  color: #00A0E3;
  border: 2px solid #00A0E3;
  box-sizing: border-box;
  border-radius: 5px;
  font-family: Open Sans;
  transition: .3s;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 33px;
  display: block;
  width: 230px; }
  #homepage .main-btn:hover {
    color: white;
    background-color: #00A0E3; }
  #homepage .main-btn img {
    margin-left: 5px;
    height: 25px; }

#homepage .grayback {
  background: linear-gradient(181.7deg, rgba(57, 72, 85, 0.95) 1.45%, rgba(57, 72, 85, 0) 122.02%); }

#homepage .blue-back {
  background-color: #00A0E3;
  text-align: center;
  color: white; }
  #homepage .blue-back .avairaeg p {
    font-weight: 600;
    font-size: 32px;
    line-height: 40px; }

#homepage .who-we-are-block p, #homepage .who-we-are-block li {
  font-size: 20px; }

#homepage .who-we-are-block h2 {
  font-weight: 600;
  font-size: 48px;
  line-height: 50px; }

#homepage .home-block-title {
  font-weight: 600;
  font-size: 48px;
  line-height: 50px; }

#homepage .primary-color {
  color: #00A0E3;
  font-size: 28px !important;
  line-height: 35px; }

body {
  min-width: 320px;
  font-family: 'Open Sans', sans-serif;
  max-width: 100vw;
  min-width: 350px;
  overflow-x: hidden; }
  body h1, body h2, body h3, body h4, body h5, body h6 {
    font-family: 'Source Sans Pro', sans-serif; }

#footer {
  background-color: #9DADBC;
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: contain;
  position: relative;
  color: #ffffff;
  margin-top: 100px; }
  #footer .copy-text {
    background-color: #394855;
    color: white;
    position: relative;
    padding-top: 1rem;
    padding-bottom: 1rem;
    z-index: 3;
    transition: .3s; }
  #footer h5 {
    margin-bottom: 2rem; }
  #footer .footer-link {
    display: block;
    border: 3px solid #ffffff;
    text-align: center;
    padding: .5rem .5rem;
    margin-bottom: 1rem;
    text-decoration: none;
    color: #ffffff; }
    #footer .footer-link:hover {
      background-color: #00A0E3; }
  #footer h6 {
    color: white;
    font-weight: 800;
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase; }
  #footer ul {
    padding-left: 0;
    list-style: none; }
    #footer ul a {
      text-decoration: none;
      color: white;
      transition: .3s;
      font-weight: bold; }
      #footer ul a:hover {
        color: #00A0E3; }
  #footer .footer-logo {
    height: 44px; }

.footer-number-link {
  color: white;
  text-decoration: none; }
  .footer-number-link:hover {
    color: black; }

@media (min-width: 767px) {
  .dc-border-right {
    border-right: 2px solid #FFFFFF; } }

@media (max-width: 420px) {
  #homepage #banner h1 {
    font-size: 50px; }
  #homepage #banner h4 {
    font-size: 40px; } }

@media (max-width: 520px) {
  #banner {
    padding-top: 3rem; } }

@media (min-width: 767px) {
  .trading-block, .web-block {
    margin-top: 3rem;
    margin-bottom: 3rem; } }

@media (max-width: 767px) {
  #navigation {
    padding-top: 60px; }
  #homepage #banner {
    margin-top: -232px; } }
    #navigation.navbar-privacy{
      background-color: #07233b;
    }

    .cookie-consent {
      display: none;
      position: fixed;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      z-index: 999;
      background-color: rgba(0, 0, 0, 0.5);
      width: 100%;
      height: 100%;
      padding-top: calc(26vh - 10px);
    }
    .cookie-consent.show {
      display: block;
    }
    
    .cookie-consent .overlay {
      display: flex;
      align-items: center;
      justify-content: center;
    }
    .cookie-consent .overlay ul {
      list-style: none;
    }
    .cookie-consent .overlay ul li {
      margin-bottom: 1rem;
    }
      
    .bg-blue {
      background-color: #00A0E3;
    }