/*@font-face {*/
/*  !*font-family: 'Poppins-Regular';*!*/
/*  src: url(../fonts/Poppins-Regular/Poppins-Regular.eot);*/
/*  src: url(../fonts/Poppins-Regular/Poppins-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/Poppins-Regular/Poppins-Regular.svg#Poppins-Regular) format("svg"), url(../fonts/Poppins-Regular/Poppins-Regular.otf) format("otf"), url(../fonts/Poppins-Regular/Poppins-Regular.ttf) format("truetype"), url(../fonts/Poppins-Regular/Poppins-Regular.woff) format("woff"), url(../fonts/Poppins-Regular/Poppins-Regular.woff2) format("woff2");*/
/*  font-weight: inherit;*/
/*  font-style: inherit; }*/

/*@font-face {*/
/*  !*font-family: 'Poppins-Regular';*!*/
/*  src: url(../fonts/Poppins-Medium/Poppins-Medium.eot);*/
/*  src: url(../fonts/Poppins-Medium/Poppins-Medium.eot?#iefix) format("embedded-opentype"), url(../fonts/Poppins-Medium/Poppins-Medium.otf) format("otf"), url(../fonts/Poppins-Medium/Poppins-Medium.svg#Poppins-Medium) format("svg"), url(../fonts/Poppins-Medium/Poppins-Medium.ttf) format("truetype"), url(../fonts/Poppins-Medium/Poppins-Medium.woff) format("woff"), url(../fonts/Poppins-Medium/Poppins-Medium.woff2) format("woff2");*/
/*  font-weight: 600;*/
/*  font-style: inherit; }*/

/*@font-face {*/
/*  !*font-family: 'Poppins-Regular';*!*/
/*  src: url(../fonts/Poppins-Bold/Poppins-Bold.eot);*/
/*  src: url(../fonts/Poppins-Bold/Poppins-Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/Poppins-Bold/Poppins-Bold.otf) format("otf"), url(../fonts/Poppins-Bold/Poppins-Bold.svg#Poppins-Bold) format("svg"), url(../fonts/Poppins-Bold/Poppins-Bold.ttf) format("truetype"), url(../fonts/Poppins-Bold/Poppins-Bold.woff) format("woff"), url(../fonts/Poppins-Bold/Poppins-Bold.woff2) format("woff2");*/
/*  font-weight: bold;*/
/*  font-style: inherit; }*/

body, html {
  background: #fff;
  color: #000;
  font-size: 13px;
  /*font-family: 'Poppins-Regular';*/
  font-family: arial;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  /*font-family: 'Poppins-Regular';*/
  font-family: arial;
  font-weight: inherit; }

img {
  max-width: 100%; }

a {
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  text-decoration: none; }

ul {
  list-style: none;
  margin: 0;
  padding: 0; }

.header-main {
  color: #fff; }
  .header-main .custom-h {
    min-height: 64px;
    padding: 0 15px; }
    .header-main .custom-h .title-page h1 {
      font-size: 16px;
      margin: 0; }
    .header-main .custom-h .link-icon img {
      height: 22px; }
  .header-main .navbar {
    min-height: 50px;
    border-bottom: 1px solid #d7d7d766;
    padding-top: 0;
    padding-bottom: 0; }
    .header-main .navbar .navbar-brand {
      padding: 0;
      margin-right: 10px; }
      .header-main .navbar .navbar-brand img {
        width: 145px; }
    .header-main .navbar .navbar-nav .nav-item .nav-link {
      color: #fff;
      padding-left: 20px;
      padding-right: 20px;
      position: relative;
      font-weight: 600; }
      .header-main .navbar .navbar-nav .nav-item .nav-link:hover, .header-main .navbar .navbar-nav .nav-item .nav-link.active {
        color: #7ad6ef; }
      .header-main .navbar .navbar-nav .nav-item .nav-link .item-user-main .icon {
        font-size: 18px;
        min-width: 18px;
        margin-right: 6px; }
        .header-main .navbar .navbar-nav .nav-item .nav-link .item-user-main .icon i {
          font-size: 18px; }
      .header-main .navbar .navbar-nav .nav-item .nav-link .status {
        background: #56B786; }
    .header-main .navbar .navbar-nav .nav-item .dropdown-menu {
      padding: 0; }
      .header-main .navbar .navbar-nav .nav-item .dropdown-menu .dropdown-item {
        padding: 15px;
        background: #fff;
        color: #000;
        border-bottom: 1px solid #363636;
        text-align: center; }
        .header-main .navbar .navbar-nav .nav-item .dropdown-menu .dropdown-item .icon {
          margin-right: 5px; }
        .header-main .navbar .navbar-nav .nav-item .dropdown-menu .dropdown-item:hover {
          background: #3fc5ea;
          color: #fff; }
  .header-main .navbar-toggler {
    padding: 0;
    outline: none;
    box-shadow: none; }
    .header-main .navbar-toggler img {
      width: 30px;
      height: 30px; }

/* DROPDOWN-LANGUAGE */
.dropdown-language .dropdown-toggle {
  position: relative;
  display: block;
  padding: 0;
  border-radius: 15px;
  line-height: 44px;
  height: 44px;
  width: 100%;
  text-align: left;
  padding-left: 35px;
  padding-right: 35px;
  border: 0;
  background: transparent;
  color: #fff;
  font-weight: bold; }
  .dropdown-language .dropdown-toggle .icon {
    position: absolute;
    content: "";
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    width: 35px;
    text-align: center; }
    .dropdown-language .dropdown-toggle .icon img {
      width: 18px; }
  .dropdown-language .dropdown-toggle::after {
    position: absolute;
    content: "";
    width: 24px;
    height: 24px;
    background: url(../images/down.svg) no-repeat center center;
    top: 9px;
    right: 0;
    border: 0;
    margin: 0; }

.dropdown-language .dropdown-item {
  position: relative;
  display: block;
  padding: 0;
  border-radius: 7px;
  line-height: 44px;
  height: 44px;
  width: 100%;
  text-align: left;
  padding-left: 35px;
  color: #000; }
  .dropdown-language .dropdown-item .icon {
    position: absolute;
    content: "";
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    width: 35px;
    text-align: center; }
    .dropdown-language .dropdown-item .icon img {
      width: 18px; }

.dropdown-language .dropdown-menu {
  width: 100%;
  border-radius: 8px;
  background: #fff;
  padding: 0;
  right: 0;
  left: inherit; }

/* BLOCK-SEARCH-TOP */
.block-search-top .icon {
  margin-left: 20px;
  margin-right: 20px;
  line-height: 50px;
  width: 20px; }
  .block-search-top .icon img {
    width: 20px;
    height: 20px; }

.block-search-top .block-search-form {
  position: absolute;
  width: 300px;
  right: 0;
  z-index: 7;
  background: #fff;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  visibility: hidden;
  opacity: 0; }
  .block-search-top .block-search-form .form-control {
    height: 48px;
    border: 0; }
  .block-search-top .block-search-form .btn {
    height: 48px;
    border: 0;
    line-height: 48px;
    padding: 0 12px;
    border-radius: 0; }
  .block-search-top .block-search-form .btn:hover {
    background: #FFC758; }

.block-search-top:hover .block-search-form, .block-search-top .icon:hover + .block-search-form {
  visibility: visible;
  opacity: 1; }

@media (min-width: 993px) and (max-width: 1250px) {
  .header-main .navbar .navbar-nav .nav-item .nav-link {
    font-size: 13px; }
  .block-search-top .icon {
    margin-left: 10px;
    margin-right: 10px; }
  .header-main .h-right {
    padding-left: 10px;
    margin-left: 10px; } }

@media screen and (max-width: 992px) {
  .header-main .navbar .navbar-brand {
    text-align: left; }
  .header-main .navbar .navbar-brand img {
    width: 110px; }
  .header-main .navbar-collapse {
    position: fixed;
    z-index: 5;
    background: #222121;
    left: -300px;
    top: 0px;
    width: 300px;
    min-height: 100vh;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    padding: 30px;
    height: 100%; }
    .header-main .navbar-collapse.show {
      left: 0; }
  .header-main .navbar-nav {
    margin-bottom: 30px !important;
    align-items: flex-start !important; }
  .header-main .h-right {
    display: block !important;
    margin-left: 0;
    padding-left: 0;
    border: 0; }
    .header-main .h-right .d-flex {
      display: block !important; }
    .header-main .h-right .code-address {
      margin-right: 0;
      margin-bottom: 15px; }
      .header-main .h-right .code-address .form-control {
        text-align: left !important;
        padding-left: 0; }
    .header-main .h-right .link-green-theme {
      display: block !important; }
    .header-main .h-right .block-search-top {
      display: inline-block;
      vertical-align: top; }
      .header-main .h-right .block-search-top .block-search-form {
        left: 0;
        right: inherit;
        width: 240px; }
        .header-main .h-right .block-search-top .block-search-form .form-control {
          padding-right: 50px; }
        .header-main .h-right .block-search-top .block-search-form .btn {
          position: absolute;
          content: "";
          top: 50%;
          -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform: translateY(-50%);
          right: 0; }
    .header-main .h-right .dropdown-language {
      display: inline-block;
      vertical-align: top; }
      .header-main .h-right .dropdown-language .dropdown-toggle {
        height: 50px; }
        .header-main .h-right .dropdown-language .dropdown-toggle::after {
          top: 12px; }
  .header-main .h-right {
    position: static; }
  .header-main .navbar .navbar-nav .nav-item .nav-link::after {
    bottom: 0; } }

.page-app {
  min-height: 100vh;
  background: #0D1B2F;

}

@media screen and (max-width: 1920px) {
  .page-app .container {
    max-width: 1440px;
    margin: auto; } }

@media screen and (max-width: 1700px) {
  .page-app .container {
    max-width: 1235px;
    margin: auto; } }

.text-red {
  color: #d32f2f; }

.max-w-sm {
  max-width: 860px;
  margin: auto; }

.input-field-main {
  position: relative; }
  .input-field-main .form-control {
    border-radius: 0;
    border: 0px solid #e0e0e0;
    height: 38px;
    border-bottom: 2px solid #3fc5ea;
    padding-left: 0;
    padding-right: 0; }
    .input-field-main .form-control:focus, .input-field-main .form-control:valid {
      border-color: #3fc5ea;
      outline: none;
      box-shadow: none; }
  .input-field-main label {
    position: absolute;
    top: 50%;
    left: 0px;
    transform: translateY(-50%);
    color: #7b7c7e;
    pointer-events: none;
    transition: 0.3s;
    font-size: 12px; }

.input-field-main .form-control:focus ~ label, .input-field-main .form-control:valid ~ label {
  top: 0;
  left: 0px;
  padding: 0px;
  background: #fff;
  color: #000; }

.page-main.custom-h {
  min-height: calc(100vh - 250px - 60px);
  color: #fff; }

.copyright {
  color: #7b7c7e;
  padding: 20px; }

.btn-custom-sm {
  line-height: 36px !important; }

.btn-blue-light {
  padding: 0px 20px;
  border-radius: 6px;
  color: #FFFFFF;
  background-color: #40c6ea;
  line-height: 54px;
  border: 0; }
  .btn-blue-light:hover, .btn-blue-light:focus {
    background: #56b786;
    color: #fff; }
  .btn-blue-light.custom-line {
    border: 1px solid #40c6ea;
    color: #40c6ea;
    background: transparent; }

.btn-blue-light-line {
  border: 1px solid #d32f2f;
  padding: 0px 20px;
  border-radius: 2px;
  line-height: 38px;
  color: #d32f2f; }
  .btn-blue-light-line:hover, .btn-blue-light-line.active {
    background-color: rgba(211, 47, 47, 0.04);
    border: 1px solid #d32f2f;
    color: #d32f2f; }

.balance-main {
  background: #d52f2f;
  color: #fff;
  min-height: 140px;
  padding: 20px 10px 10px; }
  .balance-main h1 {
    font-size: 36px;
    font-weight: bold; }

.title-page h2 {
  font-size: 15px;
  font-weight: 600; }

.form-check.custom label {
  font-size: 12px; }

.form-check .form-check-input:checked {
  background-color: #3fc5ea;
  border-color: #3fc5ea; }

.block-investment-main a {
  color: #000; }

.block-investment-main .item-sm .title {
  color: #7b7c7e;
  padding: 0 12px; }

.link-gray-main {
  color: #000;
  padding: 12px 12px; }
  .link-gray-main:hover {
    background-color: rgba(0, 0, 0, 0.04);
    color: #000; }

.form-control.f-custom {
  border-radius: 0;
  border: 1px solid #e0e0e0;
  height: 38px; }
  .form-control.f-custom:focus {
    border-color: #d42f2f;
    outline: none;
    box-shadow: none; }

.page-login {
  padding-top: 95px; }
  .page-login .block-form {
    background: #fff;
    max-width: 390px;
    margin: auto;
    border-radius: 15px;
    padding: 45px; }
    .page-login .block-form .logo {
      max-width: 195px;
      margin: auto auto 50px; }
    .page-login .block-form .title-page {
      margin-bottom: 25px; }
    .page-login .block-form .link-top {
      margin-bottom: 25px; }
  .page-login .link-app {
    margin-bottom: 15px; }
    .page-login .link-app a {
      transition: background-color .3s, box-shadow .3s;
      padding: 12px 20px;
      box-shadow: 0 -1px #0000000a, 0 1px 1px #00000040;
      font-size: 14px;
      background-repeat: no-repeat;
      color: #000; }
      .page-login .link-app a .icon {
        margin-right: 22px; }
        .page-login .link-app a .icon img {
          width: 20px;
          height: 20px; }
      .page-login .link-app a:hover {
        box-shadow: 0 -1px #0000000a,0 2px 4px #00000040; }
  .page-login a {
    color: #000; }
    .page-login a:hover {
      color: #3fc5ea; }
  .page-login.custom-pass .title-page h2 {
    font-size: 22px;
    font-weight: bold; }
  .page-login.custom-reg .block-form {
    max-width: 880px;
    min-height: 600px; }
    .page-login.custom-reg .block-form .logo {
      margin-bottom: 30px; }
  .page-login .copyright {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0; }

.text-midd-line {
  color: #40c6ea;
  font-size: 18px;
  margin-bottom: 15px; }
  .text-midd-line span {
    z-index: 1;
    background: #fff;
    padding: 0 10px; }
  .text-midd-line::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background: #323948;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0; }

.copyright {
  color: #fff; }
  .copyright a {
    color: #3fc5ea; }
    .copyright a:hover {
      color: #56b786; }

@media screen and (max-width: 1024px) {
  .page-login .block-form {
    margin-bottom: 50px; }
  .page-login .copyright {
    position: static; } }

@media screen and (max-height: 650px) {
  .page-login .block-form {
    margin-bottom: 50px; }
  .page-login .copyright {
    position: static; } }

@media screen and (max-width: 767px) {
  .page-login {
    padding: 0; }
    .page-login .block-form {
      border-radius: 0; } }

footer {
  padding-top: 50px;
  background: #fff; }
  footer .title {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 15px; }
  footer .copyright {
    color: #000; }

.list-down {
  margin-bottom: 35px; }
  .list-down a {
    border: 1px solid #3e4556;
    border-radius: 50%;
    margin: 0 8px;
    width: 46px;
    height: 46px;
    display: block;
    align-items: center;
    justify-content: center;
    transition: background-color var(--transition);
    font-size: 24px;
    color: #3e4556;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear; }
    .list-down a:hover {
      border: 1px solid #3fc5ea;
      background-color: #3fc5ea; }
      .list-down a:hover i {
        color: #fff; }

.title-page-main {
  margin-bottom: 15px;
  color: #fff;
  margin-top: 35px; }
  .title-page-main h1 {
    font-size: 22px;
    font-weight: 600;
    margin: 0; }
  .title-page-main.custom-balance {
    margin-bottom: 35px;
    font-size: 18px; }
    .title-page-main.custom-balance h1 {
      font-size: 50px;
      font-weight: bold;
      position: relative;
      width: 100%;
      text-align: center;
      overflow: hidden;
      display: table;
      white-space: nowrap; }

.tabs-main-sm .nav-pills .nav-link {
  color: #fff;
  opacity: 0.6;
  min-width: 280px;
  border-radius: 0;
  border-bottom: 2px solid #ffff;
  position: relative;
  padding: 13px 10px; }
  .tabs-main-sm .nav-pills .nav-link.active {
    background: transparent;
    opacity: 1; }
    .tabs-main-sm .nav-pills .nav-link.active::after {
      width: 100%; }
  .tabs-main-sm .nav-pills .nav-link::after {
    position: absolute;
    content: "";
    width: 0%;
    height: 1px;
    background: #fff;
    bottom: 0px;
    left: 0; }

.tabs-main-sm .nav-pills .show .nav-link {
  background: transparent;
  opacity: 1; }

.item-add-account {
  min-height: 264px;
  border-radius: 10px;
  padding: 24px;
  cursor: pointer;
  border: 1px solid #ffff;
  color: #fff;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear; }
  .item-add-account .icon {
    border: 0 none;
    background-color: #3fc5ea;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    cursor: pointer;
    position: relative;
    color: #fff;
    line-height: 40px;
    margin: auto auto 5px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear; }
    .item-add-account .icon:hover {
      background: #56b786; }
  .item-add-account:hover {
    background: #2f3b54; }

.block-func-main {
  min-height: 264px;
  border-radius: 10px;
  padding: 24px;
  cursor: pointer;
  border: 1px solid #ffff;
  color: #fff;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear; }
  .block-func-main .title-top {
    margin-bottom: 8px; }
    .block-func-main .title-top .icon img {
      width: 40px; }
  .block-func-main .list-btn {
    margin-bottom: 8px; }
  .block-func-main .link-bottom {
    bottom: 0;
    left: 0;
    right: 0; }
    .block-func-main .link-bottom a {
      border: 1px solid #fff;
      color: #fff;
      padding: 2px 20px;
      border-top-left-radius: 10px;
      border-top-right-radius: 10px;
      border-bottom: 0; }
      .block-func-main .link-bottom a:hover {
        border-color: #3fc5ea;
        color: #3fc5ea; }

.marg-box-3 {
  margin-left: -3px;
  margin-right: -3px; }
  .marg-box-3 .padd-3 {
    padding-left: 3px;
    padding-right: 3px; }

.list-payments {
  font-size: 12px; }
  .list-payments .title-sm {
    font-weight: 600; }
  .list-payments .item-sm {
    border-bottom: 2px solid #4a799e;
    padding-bottom: 5px;
    margin-bottom: 5px; }
    .list-payments .item-sm .icon {
      color: #6464f8;
      padding: 10px; }

.btn-default {
  padding: 0 10px;
  line-height: 36px;
  color: #fff; }
  .btn-default.custom-deposit {
    background: #56b786;
    border-color: #56b786; }
    .btn-default.custom-deposit:hover, .btn-default.custom-deposit:focus, .btn-default.custom-deposit.azctive {
      background: #3fc5ea;
      border-color: #3fc5ea; }
  .btn-default.custom-withdraw {
    border-color: #eb4e5c;
    color: #eb4e5c; }
    .btn-default.custom-withdraw:hover, .btn-default.custom-withdraw:focus, .btn-default.custom-withdraw.azctive {
      background: #eb4e5c;
      color: #fff; }
  .btn-default.custom-trade {
    background: #3fc5ea; }
    .btn-default.custom-trade:hover, .btn-default.custom-trade:focus, .btn-default.custom-trade.azctive {
      background: #56b786;
      border-color: #56b786; }
  .btn-default.custom-transfer {
    border-color: #3fc5ea;
    color: #3fc5ea; }
    .btn-default.custom-transfer:hover, .btn-default.custom-transfer:focus, .btn-default.custom-transfer.azctive {
      background: #3fc5ea;
      color: #fff; }

.title-block-sm {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 25px; }
  .title-block-sm::after {
    position: absolute;
    content: "";
    width: 75px;
    height: 1px;
    background: #fff;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -8px; }

.padd-45-lr {
  padding-left: 45px;
  padding-right: 45px; }

@media screen and (max-width: 1200px) {
  .padd-45-lr {
    padding-left: 0;
    padding-right: 0; } }

.block-bg-white {
  background: #fff;
  padding: 15px;
  border-radius: 10px;
  min-height: 120px; }
  .block-bg-white.tabs-bg-sm {
    margin: 0; }
    .block-bg-white.tabs-bg-sm .nav-pills {
      margin: 0; }
      .block-bg-white.tabs-bg-sm .nav-pills .nav-item {
        padding: 0; }
      .block-bg-white.tabs-bg-sm .nav-pills .nav-link {
        color: #323948;
        border-color: #323948;
        min-width: inherit;
        width: 100%; }

@media screen and (max-width: 992px) {
  .block-bg-white.tabs-bg-sm .nav-pills {
    display: block !important;
    white-space: nowrap;
    overflow: auto; }
    .block-bg-white.tabs-bg-sm .nav-pills .nav-item {
      display: inline-block; }
    .block-bg-white.tabs-bg-sm .nav-pills .nav-link {
      width: inherit; } }

.input-label-main label.custom {
  color: #464646; }

.input-label-main .form-control {
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid #b4b4b4;
  padding-left: 0;
  padding-right: 0; }
  .input-label-main .form-control:focus {
    border-color: #3fc5ea;
    box-shadow: none;
    outline: none; }

.padd-top-65 {
  padding-top: 65px; }

.block-form {
  border-radius: 15px;
  box-shadow: -1px 3px 10px #0000000f;
  max-width: 460px;
  margin: auto;
  padding: 35px; }
  .block-form .title-form {
    font-size: 18px; }
  .block-form.max-w-100 {
    max-width: inherit !important; }

@media screen and (max-width: 992px) {
  .block-form {
    padding: 10px; } }

.input-block-line label.custom {
  font-size: 12px;
  top: 2px;
  padding-left: 15px;
  padding-right: 15px; }

.input-block-line .form-control {
  height: 48px;
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 20px;
  font-size: 14px; }

.input-block-line.custom-btn .btn {
  right: 0;
  bottom: 0;
  font-size: 16px;
  z-index: 1; }

.input-block-line.custom-btn .form-control {
  padding-right: 40px; }

.item-despsit-link {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border: 1px solid #535c6e;
  border-radius: .25rem;
  width: 10rem;
  height: 8rem;
  box-sizing: border-box;
  overflow: hidden;
  cursor: pointer;
  transition: border-color .4s ease,background-color .3s ease;
  background-color: #0000001f;
  color: #Ffff;
  margin-right: 25px;
  min-width: 160px;
  min-height: 128px; }
  .item-despsit-link .icon img {
    display: block;
    object-fit: contain;
    height: 60px;
    margin: auto; }
  .item-despsit-link.active, .item-despsit-link:hover, .item-despsit-link:focus {
    background-color: #717d9680;
    border: 1px solid #3fc5ea; }

.img-qr img {
  max-width: 250px;
  display: block;
  margin: auto; }

@media screen and (max-width: 992px) {
  .list-despsit-link {
    display: block !important;
    text-align: center;
    padding: 0 20px; }
    .list-despsit-link .item-despsit-link {
      display: block;
      margin: auto;
      width: 100%;
      padding: 15px;
      height: inherit; }
      .list-despsit-link .item-despsit-link .icon {
        margin: auto; } }

.block-choose-bottom {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 170px 0; }
  .block-choose-bottom .icon {
    border: 1px solid #4b4b4b;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
    font-size: 24px; }

.item-offers {
  border: 1px solid #fff;
  border-radius: 10px;
  padding: 24px;
  min-height: 320px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear; }
  .item-offers .title-top {
    margin-bottom: 5px; }
    .item-offers .title-top .title {
      font-size: 20px;
      font-weight: bold; }
    .item-offers .title-top .status .badge.custom {
      background-color: #eb4e5c;
      line-height: 24px;
      padding: 0 10px;
      border-radius: 100px;
      border: 0; }
  .item-offers .link-bottom {
    width: 100%;
    left: 0;
    bottom: 10px;
    text-align: center; }
    .item-offers .link-bottom .btn-default {
      padding-left: 20px;
      padding-right: 20px; }
  .item-offers .content .logo {
    margin-bottom: 5px; }
    .item-offers .content .logo img {
      height: 38px; }
  .item-offers .content .list-item-info {
    font-size: 12px; }
    .item-offers .content .list-item-info .item-info {
      border-bottom: 1px solid #4a799e;
      padding-bottom: 3px;
      margin-bottom: 3px; }
      .item-offers .content .list-item-info .item-info:last-child {
        border-bottom: 0; }
  .item-offers:hover {
    background: #2f3b54; }

.list-item-offers {
  margin-left: -23px;
  margin-right: -23px; }
  .list-item-offers .item {
    padding-left: 23px;
    padding-right: 23px; }
  .list-item-offers .slick-arrow {
    color: #fff;
    border: 2px solid #fff;
    background: transparent;
    width: 56px;
    height: 56px;
    border-radius: 10px;
    margin: auto;
    cursor: pointer;
    display: inline-block;
    line-height: 56px;
    text-align: center;
    font-size: 22px; }

.block-slick {
  padding-left: 70px;
  padding-right: 70px; }
  .block-slick .slick-arrow {
    color: #fff;
    border: 2px solid #fff;
    background: transparent;
    width: 56px;
    height: 56px;
    border-radius: 10px;
    margin: auto;
    cursor: pointer;
    display: inline-block;
    line-height: 56px;
    text-align: center;
    font-size: 22px;
    position: absolute;
    content: "";
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0px; }

.block-nav .slick-arrow:hover {
  background: #3fc5ea;
  border-color: #3fc5ea; }

.block-nav .slick-arrow:last-child {
  right: 0px;
  left: inherit; }

@media screen and (max-width: 992px) {
  .block-slick {
    padding: 0; }
  .item-offers {
    max-width: 500px;
    margin: auto; }
  .block-nav {
    padding-top: 30px;
    text-align: center; }
    .block-nav .slick-arrow {
      position: static;
      -webkit-transform: translateY(0%);
      -ms-transform: translateY(0%);
      transform: translateY(0%);
      margin: 0 5px; }
  .list-item-offers {
    margin-left: 0;
    margin-right: 0; }
    .list-item-offers .item {
      padding-left: 0;
      padding-right: 0; } }

.list-step-reg .title {
  color: #3fc5ea;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px; }

.list-step-reg .line-step-reg .item {
  height: 4px;
  width: 64px;
  background-color: #ececec;
  margin-right: 5px;
  border-radius: 100px; }
  .list-step-reg .line-step-reg .item.active {
    background-color: #3fc5ea; }

.text-blue-light {
  color: #3fc5ea !important; }

.item-info-credit {
  color: #ffff;
  font-size: 16px;
  margin-bottom: 25px; }

.table-custom td {
  padding-top: 13px;
  padding-bottom: 13px; }

.nav-pills.custom-btn-link {
  padding-left: 40px; }
  .nav-pills.custom-btn-link .nav-link {
    border: 1px solid #d7d7d766;
    color: #fff;
    padding: 14px 15px;
    border-radius: 6px;
    border-bottom: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    font-weight: 600; }
    .nav-pills.custom-btn-link .nav-link.active {
      background: #fff;
      color: #eb9346;
      border-color: #eb9346; }

.text-purple {
  color: #6464f8 !important; }

.text-greeen {
  color: #149331 !important; }

.text-red {
  color: #ff5959 !important; }

.custom-modal .btn-close.custom {
  background: #fff;
  line-height: inherit;
  padding: 0;
  width: 25px;
  height: 25px;
  border-radius: 100%;
  opacity: 1;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 1; }

.custom-modal.m-new-account .modal-content {
  background: #256987;
  color: #fff; }

.btn-circle {
  width: 55px;
  height: 55px;
  line-height: 55px;
  color: #fff;
  border: 1px solid #56B786;
  border-radius: 100%;
  padding: 0;
  font-size: 14px; }
  .btn-circle:hover {
    background: #56B786;
    color: #fff; }

.item-new-account .icon-check {
  font-size: 60px;
  color: #56B786; }

.title-top-form .title-sm {
  font-size: 22px;
  color: #3fc5ea;
  font-weight: bold; }

.item-upload-main {
  max-width: 200px;
  margin: auto; }
  .item-upload-main .thumb {
    border: 1px solid #808080;
    border-radius: 10px;
    max-width: 200px; }
    .item-upload-main .thumb img {
      height: 145px;
      border-radius: 6px;
      display: block;
      margin: auto; }


    /*add*/
.offcanvas {
  background: linear-gradient(90deg, #0E1C37 0%, #246785 100%);
}
@media (min-width: 320px) and (max-width: 479px) {
  .offcanvas {
    max-width: 280px;
  }
}