.navbar-custom .navbar-brand .logo {
  max-height: unset;
  padding: 0;
  width: 100px;
}
@media (min-width: 320px) and (max-width: 767px) {
  .navbar-custom .navbar-brand .logo {
    max-height: initial;
    padding: unset;
    width: unset;
    width: 150px;
    padding-top: 15px;
  }
}

.navbar-custom .navbar-brand {
  padding: 0;
  margin: 0;
}

.scroll-btn {
  width: -moz-fit-content;
  width: fit-content;
  display: block;
  text-align: center;
  margin: 60px auto -60px;
}

.scroll-btn .mouse {
  position: relative;
  display: block;
  width: 30px;
  height: 50px;
  border: 2px solid #eee;
  border-radius: 24px;
  opacity: 0.5;
  margin: auto;
}

.intro a {
  color: #fff;
  font-size: 17px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 4px;
}

.flex_item {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 320px) and (max-width: 768px) {
  .flex_item {
    display: block;
  }
}

.img-50 {
  width: 70%;
  margin: auto;
  display: block;
}
.img-50.w80 {
  width: 88%;
}
.img-50.w100 {
  width: 100%;
}

.main_ttl {
  font-size: 45px;
}
@media (min-width: 320px) and (max-width: 767px) {
  .main_ttl {
    font-size: 35px !important;
  }
}
.main_ttl.orange {
  color: #ff721d !important;
}
.main_ttl.f-55 {
  font-size: 45px;
}

.sub_ttl {
  font-size: 18px;
}
@media (min-width: 320px) and (max-width: 767px) {
  .sub_ttl {
    font-size: 15px;
  }
}

.mx-auto_ {
  margin-left: auto;
  margin-right: auto;
}

.section-small {
  position: relative;
  padding-top: 80px;
  padding-bottom: 80px;
  min-height: calc(100vh - 56px);
  display: flex;
  justify-content: center;
  align-items: center;
}
.section-small.bg-green {
  background-color: #1b1a62 !important;
}

.mb-2 {
  margin-bottom: 1em;
}

.w-50p {
  width: 90px;
}

#news-single.bg_black {
  background-color: black;
  color: white;
}

.sct_1 {
  background-image: url("../img/custom/one_mm.jpg");
  color: white;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border: none;
}

#about {
  min-height: calc(100vh - 56px);
  display: flex;
  justify-content: center;
  align-items: center;
}
#about.black {
  background-color: black;
  color: #d3d3d3;
}
#about.mm_1 {
  background-color: #0e0e0e;
  color: white;
}

#about2 {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  background-color: #f2f9ff;
}

.bg-img4 {
  background-image: url("../img/tool.jpg");
}
.bg-img4.mm-bg1 {
  background-image: url("../img/mm-bg-1.jpg");
}

.fs-50 {
  font-size: 50px;
}

#services h1 {
  color: #39ffc9;
}
#services h1.c-purple {
  color: #8254ff;
}

#why {
  position: relative;
}
#why h1 {
  font-size: 80px;
  color: #2cc198;
  line-height: 1;
}
#why .corner_1 {
  position: absolute;
  right: 25px;
  top: 25px;
  width: 100px;
}
@media (min-width: 320px) and (max-width: 767px) {
  #why .corner_1 {
    display: none;
  }
}
#why .corner_2 {
  position: absolute;
  width: 100px;
  bottom: 25px;
  transform: rotate(180deg);
  left: 25px;
}
@media (min-width: 320px) and (max-width: 767px) {
  #why .corner_2 {
    display: none;
  }
}
#why .card {
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  display: flex;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  padding: 20px 70px;
  align-items: center;
  justify-content: start;
}
#why .card svg {
  height: 145px;
  width: 145px;
  margin-right: 20px;
}
@media (min-width: 320px) and (max-width: 767px) {
  #why .card svg {
    margin: auto;
  }
}
#why .card h4 {
  margin-bottom: 10px;
  font-weight: 900;
}
#why .card p {
  margin-bottom: 0;
}
#why .card div {
  text-align: left;
}
@media (min-width: 320px) and (max-width: 767px) {
  #why .card {
    display: block;
    padding: 20px 15px;
    text-align: center;
  }
}

.btn-dark.darker {
  border: none;
  padding: 20px 36px;
  font-weight: bold;
}

#contact {
  background-color: black;
  color: #fff;
}

.footer__logo--img {
  width: auto;
  height: 124px;
  filter: brightness(0) invert(1);
  display: block;
  margin-bottom: 25px;
  margin: auto;
  margin-bottom: 36px;
  width: 81px;
  height: auto;
}

.w-50 {
  width: 50%;
}

.w-75 {
  width: 75%;
}

#contact small {
  display: block;
}
#contact small a {
  color: white;
}
#contact hr {
  border: 1px solid rgba(238, 238, 238, 0.2705882353);
}

.header_video {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header_video .loop {
  position: relative;
  z-index: 1;
}
.header_video .loop h1 {
  display: none;
  height: 160px;
  animation: fadeInOut 5s ease infinite;
  color: white;
  text-transform: uppercase;
  font-size: 60px;
  font-weight: 900;
  line-height: 80px;
  position: relative;
  margin-bottom: 0;
}
@media (min-width: 320px) and (max-width: 768px) {
  .header_video .loop h1 {
    font-size: 27px;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 1.5;
    margin-top: 24px;
  }
}
.header_video .loop::before {
  background: rgba(7, 9, 21, 0.5);
  content: "";
  left: 0;
  top: 0;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: -9;
}
.header_video video {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

@keyframes fadeInOut {
  0%, 100% {
    opacity: 0;
  }
  25%, 75% {
    opacity: 1;
  }
}
.btn-dark {
  border: none;
  background-color: #179b77;
  padding: 10px 15px;
  text-align: center;
}
.btn-dark.orange {
  border: none;
  background-color: #ff721d;
  padding: 10px 15px;
  text-align: center;
  line-height: 1;
  padding-top: 12px;
  padding-bottom: 10px;
}
.btn-dark.purple {
  background-color: #371988;
}
.btn-dark i {
  margin-left: 10px;
  opacity: 1 !important;
}

.position-relative {
  position: relative;
}

.corner {
  width: 100px;
  position: absolute;
  transform: rotate(90deg);
  right: 0;
}
.corner.left {
  right: unset;
  left: 0;
  transform: rotate(180deg);
}
@media (min-width: 320px) and (max-width: 767px) {
  .corner {
    display: none;
  }
}

.input-group {
  display: flex;
}

.floaty {
  float: left;
  margin-right: 30px;
  margin-top: 15px;
}

.floaty_2 {
  margin-top: 15px;
}

.pt-0 {
  padding-top: 0;
}

.calculator_wrapper {
  text-align: center;
}
@media (min-width: 320px) and (max-width: 767px) {
  .calculator_wrapper {
    padding: 20px 30px;
  }
}

.mr-2 {
  margin-right: 5px;
}

.navbar.navbar-universal.navbar-custom.navbar-fixed-top .navbar-brand.page-scroll {
  margin-left: 0 !important;
  padding-bottom: 0 !important;
  display: inline-flex;
  justify-content: center;
  align-items: flex-end;
  float: left;
  height: 35px;
}
.navbar.navbar-universal.navbar-custom.navbar-fixed-top .navbar-brand.page-scroll .logo {
  height: auto;
  width: 95px;
}

.row:not(:first-child) {
  padding-top: 0;
}

.mt-80 {
  margin-top: 80px;
}

.mx-auto-i {
  margin-left: auto;
  margin-right: auto;
  display: block;
  float: unset;
}

.f-50 {
  font-size: 50px;
}

.w-100 {
  width: 100% !important;
}

.p-0 {
  padding: 0 !important;
}

/* Add your custom styles here */
.slider {
  width: 80%;
  margin: 0 auto;
}

.card {
  width: 100%;
  /* Adjust card width as needed */
  height: auto;
}

section.sec {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
section.sec span {
  font-size: 2em;
  cursor: pointer;
}
section.sec main {
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
@media (min-width: 320px) and (max-width: 767px) {
  section.sec main {
    display: block;
  }
}
section.sec main div {
  width: 30%;
  height: 350px;
  border-radius: 50px;
  cursor: pointer;
}
@media (min-width: 320px) and (max-width: 767px) {
  section.sec main div {
    width: 50%;
    margin: auto;
    margin-bottom: 15px;
  }
}

.slide_ {
  list-style: none;
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-bottom: 150px;
}
.slide_ li {
  padding: 10px;
  border: 2px solid #1c1c1c;
  border-radius: 50%;
  margin-right: 15px;
}

.thred {
  margin-right: 0;
}

.m-0 {
  margin: 0;
}

.pt-5 {
  padding-top: 45px;
}

.pb-5 {
  padding-bottom: 45px;
}

.a {
  width: 45%;
}
@media (min-width: 320px) and (max-width: 767px) {
  .a {
    text-align: center;
    width: 100%;
    border-radius: 15px;
    margin-bottom: 25px;
  }
}

.b {
  background-color: #1c1c1c;
}
@media (min-width: 320px) and (max-width: 767px) {
  .b {
    text-align: center;
    width: 100%;
    border-radius: 15px;
    margin-bottom: 25px;
  }
}

.c {
  pointer-events: none;
}
@media (min-width: 320px) and (max-width: 767px) {
  .c {
    text-align: center;
    width: 100%;
    border-radius: 15px;
    margin-bottom: 25px;
  }
}

.one {
  border: solid 4px #004fd9;
  background-image: url("../img/custom/bg_1.png");
  background-repeat: no-repeat;
  background-position: center bottom 10px;
  background-size: 50%;
}
.one svg {
  width: 35%;
  height: auto;
}
.one h6 {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 900;
  color: #043ca0;
}
.one p {
  margin-bottom: 0;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  color: black;
  font-weight: 600;
  text-shadow: -1px -1px 3px rgba(0, 0, 0, 0.12);
}

.two {
  border: solid 4px #179b77;
  background-image: url("../img/custom/bg_2.png");
  background-repeat: no-repeat;
  background-position: center bottom 10px;
  background-size: 48%;
}
.two svg {
  width: 35%;
  height: auto;
}
.two h6 {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 900;
  padding-left: 10px;
  padding-right: 10px;
  color: #179b77;
}
.two p {
  margin-bottom: 0;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  color: black;
  font-weight: 600;
  text-shadow: -1px -1px 3px rgba(0, 0, 0, 0.12);
}
@media (min-width: 320px) and (max-width: 767px) {
  .two {
    text-align: center;
    width: 100%;
    border-radius: 15px;
    margin-bottom: 25px;
  }
}

.mt-3 {
  margin-top: 30px;
}

.three {
  border: solid 4px #371988;
  background-image: url("../img/custom/bg_3.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 50%;
}
.three.a svg {
  text-align: left;
  display: block;
}
.three svg {
  width: 35%;
  height: auto;
}
.three h6 {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 900;
  padding-left: 10px;
  padding-right: 10px;
  color: #371988;
}
.three p {
  margin-bottom: 0;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  color: black;
  font-weight: 600;
  text-shadow: -1px -1px 3px rgba(0, 0, 0, 0.12);
}
@media (min-width: 320px) and (max-width: 767px) {
  .three {
    text-align: center;
    width: 100%;
    border-radius: 15px;
    margin-bottom: 25px;
  }
}

.mb-3 {
  margin-bottom: 1.5rem;
}

.mb-4 {
  margin-bottom: 2rem;
}

.h-100vh {
  height: 100vh;
}

.unst_h {
  min-height: unset !important;
  height: unset;
}

.footer_mm {
  width: 100%;
  height: 100%;
  background-color: white;
  min-height: calc(100vh - 56px);
}
.footer_mm .row {
  width: 100%;
  height: 100%;
}

.footer_mm .bg {
  background-image: url("../img/custom/success.jpg");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
}
.footer_mm .bg.bg__w {
  background-image: url("../img/custom/w.jpg");
}
.footer_mm .content {
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer_mm .content h1 {
  margin-bottom: 50px !important;
}
.footer_mm .content.bg__blacky {
  background-color: #0e0e0e;
  color: white;
}

.h-100 {
  height: 100%;
}

.card__st1 {
  background-color: white;
  color: black;
  padding: 10px 20px;
  border-radius: 15px;
  min-height: 322px;
}
@media (min-width: 320px) and (max-width: 767px) {
  .card__st1 {
    margin-left: 15px;
    margin-right: 15px;
  }
}

.c-s1 {
  font-size: 20px;
  text-transform: none;
}

.bg-white {
  background-color: white;
}

.section-small.unst_h.bg-white {
  border: none;
}

.dsk-item {
  display: block;
}

.mob-item {
  display: none;
  padding: 0 15px;
}

.circles__ {
  background-image: url("../img/custom/bg__86.jpg");
  background-size: cover;
  background-position: center center;
}

@media (min-width: 320px) and (max-width: 767px) {
  .dsk-item {
    display: none;
  }
  .mob-item {
    display: block;
  }
}
.car__bene {
  background-color: #10131c;
  color: white;
  height: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: solid 0.5px white;
}
.car__bene p {
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  line-height: 1.7;
  font-weight: 900;
  font-family: Raleway, sans-serif;
  color: #079eff;
  font-size: 25px;
}

.empty {
  height: 200px;
  width: 100%;
  display: block;
  background: rgba(255, 255, 255, 0.1);
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(2.1px);
  -webkit-backdrop-filter: blur(2.1px);
}

.mb-0 {
  margin-bottom: 0;
}

.text-white {
  color: white !important;
}

.text-center {
  text-align: center;
}

.mb-4 {
  margin-bottom: 1.5rem !important;
}

.bg_black {
  background-color: #0e0e0e;
}

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

.deco_under {
  text-decoration: underline;
  text-underline-offset: 15px;
  text-decoration-thickness: 5px;
  text-decoration-color: #004fd9;
}

.why_choose {
  background-image: url("../img/custom/forex_trader.webp");
}

.img__nosotros_icon {
  width: 100px;
  margin-bottom: 10px;
  opacity: 0.85;
}

.text-justify {
  text-align: justify;
}

.card__choose {
  border: solid 3px darkblue;
  padding: 10px 15px 10px 15px;
  border-radius: 15px;
  margin-bottom: 15px;
  margin-left: 15px;
  margin-right: 15px;
}
.card__choose h4 {
  color: darkblue;
  font-weight: 900;
  text-decoration: underline;
  text-underline-offset: 15px;
  text-decoration-thickness: 5px;
  text-decoration-color: #004fd9;
}

.row__cards_why {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.text-black {
  color: #0e0e0e;
}

.bg_row_services {
  background-color: #030310;
  background-image: url("../img/custom/dotted.svg");
  background-size: 240px 100%;
  background-repeat: no-repeat;
  background-position: center center;
}

.mt-2 {
  margin-top: 1.5em;
}

.grid_manson {
  background-color: #d5f4ff;
}
.grid_manson .card {
  width: 100%;
  height: 225px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 10px;
  margin-bottom: 10px;
}
.grid_manson .card.a {
  background-image: url("../img/custom/app_tradex.jpg");
}
.grid_manson .card.b {
  background-image: url("../img/custom/cfd.webp");
}
.grid_manson .card.c {
  background-image: url("../img/custom/coins.webp");
}
.grid_manson .card.d {
  background-image: url("../img/custom/traders.webp");
}
.grid_manson .card.e {
  background-image: url("../img/custom/financial_charts.jpg");
}
.grid_manson .card.f {
  background-image: url("../img/custom/hand_app_forex.jpg");
}
.grid_manson .card.g {
  background-image: url("../img/custom/man_trades.jpg");
}

.card__services {
  padding: 15px 45px;
  border-radius: 15px;
  background-color: #010814;
  border: none;
  color: white;
  background-image: url("../img/custom/waves_bg.png");
  background-position: center left;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 40px;
}
.card__services h6 {
  font-size: 30px;
  color: #b3ffea;
  margin-bottom: 15px;
}
.card__services p {
  font-size: 15px;
  text-align: justify;
}
.card__services span.number {
  width: 50px;
  height: 50px;
  display: inline-flex;
  border: solid 1px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}

.d-left {
  display: block;
  margin-left: auto;
  float: unset;
}

.d-right {
  display: block;
  margin-right: auto;
  float: unset;
}

.mx-auto {
  float: unset;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.d-flex {
  display: flex;
}

.justify-content-center {
  justify-content: center;
}

.align-items-center {
  align-items: center;
}

.navbar-custom .nav li.active a {
  color: #00884b !important;
  font-weight: 900;
}

.dot__ho {
  transform: rotate(270deg);
}

.pb-0 {
  padding-bottom: 0;
}

.steap__number__ {
  background-color: #9fe7a5;
  line-height: 1;
  height: 70px;
  width: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  border-radius: 10px;
}

.card__bene {
  background-color: rgba(0, 0, 0, 0.5);
  padding: 25px 15px;
  border-radius: 15px;
  margin-bottom: 25px;
  color: white;
  border: solid 1px #1a1a1a;
}
.card__bene img {
  width: 100px;
  display: block;
  margin: auto;
}
.card__bene h2 {
  text-align: center;
  line-height: 1.1;
  margin-top: 10px;
  color: white;
}

.history_sholl {
  position: relative;
}
.history_sholl::before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.4;
  background-image: url("../img/custom/world.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.history_sholl .container {
  position: relative;
}
.history_sholl h3 {
  font-size: 35px;
}
.history_sholl p {
  font-size: 20px;
}

.footer__ {
  position: relative;
  background-color: #01132b !important;
  width: 100%;
}
.footer__ p,
.footer__ h3 {
  position: relative;
  text-shadow: 3px -1px 11px rgb(0, 0, 0);
}
.footer__ small:nth-of-type(3) {
  font-weight: bold;
  margin-top: 10px;
}
@media (min-width: 320px) and (max-width: 767px) {
  .footer__ .text-justify.w-75 {
    width: 100%;
  }
  .footer__ .w-50,
  .footer__ .w-100 {
    width: 100%;
  }
  .footer__ .footer__logo--img {
    margin-top: 100px;
  }
}

.footer__::before {
  content: "";
  background-image: url("../img/custom/au.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  opacity: 0.75;
  background-position: top right;
  background-size: auto 100%;
}
@media (min-width: 320px) and (max-width: 767px) {
  .footer__::before {
    background-size: contain;
  }
}

.navbar-fixed-top .navbar-collapse {
  max-height: 590px;
}

@media (min-width: 1281px) {
  .btn_login_ {
    width: 100px;
    text-align: center;
  }
}

@media (min-width: 1281px) {
  .btn_register_ {
    width: 100px;
    text-align: center;
  }
  .btn_register_ a {
    color: #000;
  }
}

.color_btn {
  display: block;
  width: 100%;
  height: 30px;
  position: absolute;
  top: 50%;
  right: 50%;
  transform: translate(50%, -50%);
  z-index: -1;
  border-radius: 5px;
}
.color_btn.btn_login_bg {
  background-color: transparent;
  border: solid 1px white;
}
.color_btn.btn_register_bg {
  background-color: white;
  border: solid 1px white;
}

li.me-2 {
  margin-right: 10px;
}

.bg-img2 {
  background: url("../img/mesa_indicadores.jpg");
  background-size: cover;
  background-position: center center;
}

.bg__img_over {
  width: 100%;
  height: 100%;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  background: url("../img/mesa_indicadores.jpg");
  background-size: cover;
  background-position: center center;
}/*# sourceMappingURL=custom.css.map */