a {
  text-decoration: none !important;
  color: #333d47;
}

a:hover {
  color: #5c666f;
  text-decoration: underline;
}

a.underline {
  text-decoration: underline !important;
}

.custom-card {
  max-height: 100px;
  bottom: -65px;
  height: 100px;
  width: 90% !important;
  margin-left: 5% !important;
  margin-right: 5% !important;
  border: none;
}

.bannersHeaders {
  color: #fff;
}

.cuentasBtn {
  background-image: url("../../img/icons/cuentas.svg");
  background-repeat: no-repeat;
  background-position: center 25%;
}

.creditosBtn {
  background-image: url("../../img/icons/creditos.svg");
  background-repeat: no-repeat;
  background-position: center 25%;
}

.inversionesBtn {
  background-image: url("../../img/icons/inversiones.svg");
  background-repeat: no-repeat;
  background-position: center 25%;
}

.segurosBtn {
  background-image: url("../../img/icons/seguros.svg");
  background-repeat: no-repeat;
  background-position: center 25%;
}

.cuentaBtn {
  background-image: url("../../img/icons/abrir-cta.svg");
  background-repeat: no-repeat;
  background-position: center 25%;
}

.appBtn {
  background-image: url("../../img/icons/descarga-app.svg");
  background-repeat: no-repeat;
  background-position: center 25%;
}

.bancaOnlineBtn {
  background-image: url("../../img/icons/banca-linea.svg");
  background-repeat: no-repeat;
  background-position: center 25%;
}

.bancaPatrimonialBtn {
  background-image: url("../../img/icons/banca-patrimonial.svg");
  background-repeat: no-repeat;
  background-position: center 25%;
}

.oportunidadesBtn {
  background-image: url("../../img/icons/oportunidades.svg");
  background-repeat: no-repeat;
  background-position: center 25%;
}

.product-custom {
  color: #1e242b !important;
  font-size: 16px !important;
  height: 100px !important;
  text-align: center !important;
  width: 100% !important;
  position: relative !important;
  display: flex;
  transition: all 0.6s ease-in-out;
}

.text-kapital-main {
  color: #333d47;
}

.text-kapital-secondary {
  color: #ebebeb;
}

.product-custom:hover {
  transform: scale(1.1);
}

.product-custom span {
  position: absolute !important;
  display: block !important;
  width: 100% !important;
  bottom: 0 !important;
  margin-bottom: 25px !important;
}

.btn-outline-red {
  color: #f42434;
  border-color: #f42434;
}

.btn-outline-red:hover {
  background-color: #f42434;
  color: #ffffff;
}

.btn-outline-light:hover {
  background: rgba(255, 255, 255, 0.04);
  color: #ffffff;
}

.btn-outline-light:focus {
  background: rgba(255, 255, 255, 0.12);
  color: #ffffff;
}

.btn-outline-light:active {
  background: rgba(255, 255, 255, 0.16);
  color: #ffffff;
}

.custom-h1 {
  font-size: 18vw !important;
  font-weight: 600;
}
.custom-h1-m {
  font-size: 18vw !important;
  font-weight: 600;
}
@media (max-width: 767px) {
  .custom-h1-m {
    font-size: 12vw !important;
  }
}

.bg-dark-primary {
  background-color: #333d47;
}

.bg-dark-secondary {
  background-color: #2e3742 !important;
}

.menu-card-custom {
  background-color: #283038 !important;
  min-height: 200px;
}

.menu-card-header-custom {
  background-image: url("./../../img/home/menu/circulo_oportunidades.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}

.bg-blue-autofin {
  background-color: #5887da;
}

.bg-blue-autofin-two {
  background-color: #012a62;
}

.bg-transparent {
  background-color: transparent;
}
.bg-red-autofin {
  background: #bf0021;
}
.bg-red-outofi-3 {
  background-color: #800115;
}

.bg-blue-autofin-100 {
  background-color: #1e242b;
}

.bg-blue-autofin-50 {
  background-color: rgba(30, 36, 43, 0.04);
}

.bg-blue-autofin-5 {
  background-color: #014d89;
}

.bg-gray-autofin {
  background-color: #5c666f;
}

.bg-blue-light {
  background-color: #eef3fb;
}

.bg-kapital-main {
  background-color: #333d47;
}

.bg-kapital-secondary {
  background-color: #ebebeb;
}

.bg-kapital-tertiary {
  background-color: #7c858c;
}

.bg-kapital-black {
  background-color: #000000;
}

.bg-kapital-accent {
  background-color: #5c666f;
}

.button-kapital {
  background-color: var(--bs-kapital-blue-button);
  border-radius: 100px;
  color: #fff;
}

.button-white {
  border-radius: 100px;
  color: #fff;
}

.button-white:hover {
  background-color: #fff;
  color: #333d47;
}

.pt-112 {
  padding-top: 112px;
}

.mw-300 {
  max-width: 300px;
}

.mw-240 {
  max-width: 240px;
}

.mw-720 {
  max-width: 720px;
}

.mw-424 {
  max-width: 424px;
}

.mh-536 {
  max-height: 536px;
}

.h-auto {
  height: auto !important;
}

.text-autofin {
  color: #f42434 !important;
}

.bottom-55px {
  bottom: 55px !important;
}

.start-10 {
  left: 10%;
}

.start-5 {
  left: 5%;
}

.text-blue-autofin-100 {
  color: #1e242b;
}

.text-white {
  color: #ffffff;
}

.text-gray-5 {
  color: #5c666f;
}

.text-300-120-22 {
  font-weight: 300;
  font-size: 120px;
  line-height: 22px;
}

.text-vw-10 {
  font-size: 10vw;
}

.text-vw-20 {
  font-size: 20vw;
}

h1,
.h1 {
  font-weight: 600;
  font-size: 64px;
  line-height: 68px;
}

h2,
.h2 {
  font-weight: 600;
  font-size: 48px;
  line-height: 52px;
}

h3,
.h3 {
  font-weight: 600;
  font-size: 40px;
  line-height: 46px;
}

h4,
.h4 {
  font-weight: 600;
  font-size: 32px;
  line-height: 38px;
}

h5,
.h5 {
  font-weight: 600;
  font-size: 24px;
  line-height: 30px;
}

h6,
.h6 {
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
}

.bg-linear-shadow {
  height: 100%;
  background: linear-gradient(
    504.28deg,
    rgba(0, 0, 0, 0.584) 15.18%,
    rgba(255, 255, 255, 0) 106.96%,
    rgba(255, 255, 255, 0) 106.96%
  ) !important;
  /* background: linear-gradient(204.28deg, rgba(0, 0, 0, 0.25) 15.18%, rgba(255, 255, 255, 0) 106.96%,) !important; */
}

.bg-banner-business {
  background-image: url("../../img/home/business/banner/banner-home-business.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 80vh;
}

.bg-banner-persons {
  height: 100vh;
  width: 100vw;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
}

.bg-banner-two-parts {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 442px;
}

.bg-linear-grad-204 {
  background: linear-gradient(
    204.28deg,
    rgba(0, 0, 0, 0.584) 27.18%,
    rgba(255, 255, 255, 0) 106.96%,
    rgba(255, 255, 255, 0) 106.96%
  );
}

.img-custom-menu {
  bottom: -10px;
}

.img-square-min-104 {
  min-height: 104px;
  min-width: 104px;
}

.bg-features-img {
  background-image: url(".../../img/services/features_desktop_guy.png");
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
  min-height: 320px;
}

.i-check-blue {
  background-image: url("../../img/icons/blue-check.svg");
  width: 32px;
  height: 32px;
  display: inline-flex;
  background-position: left;
  background-repeat: no-repeat;
}

.i-pdf {
  background-image: url("../../img/icons/pdf.svg");
  width: 25px;
  height: 25px;
  display: inline-flex;
  background-repeat: no-repeat;
  background-position: center;
}

.i-download {
  background-image: url("../../img/icons/download.svg");
  width: 25px;
  height: 25px;
  display: inline-flex;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: -8px;
}

.bg-blue-white-v {
  background: linear-gradient(180deg, #5887da 78%, white 22%);
}

.bg-payments {
  background: linear-gradient(180deg, white 15%, #333b47 0%, #000000 100%);
}

.bg-online-bank {
  background: linear-gradient(180deg, #333b47 0%, #000000 100%);
}

.bg-red-outofi-5 {
  background: #bf0021;
}

.bg-gray-block {
  background: rgba(124, 133, 140, 0.06);
}

.bg-soft-gray {
  background: #c4c4c4;
}

.stepper .step .outer {
  background-color: white;
  height: 40px;
  width: 40px;
  border: 1px solid #d0d2d3;
  cursor: pointer;
}

.stepper .step .outer > .inner {
  background-color: #d0d2d3;
  height: 30px;
  width: 30px;
  color: white;
}

.stepper .step .line {
  width: 1px;
  min-height: 32px;
  background: #c3c5c8;
}

.stepper .step.active .outer {
  background-color: white;
  height: 50px;
  width: 50px;
  border: 1px solid #5c666f;
}

.stepper .step.active .outer > .inner {
  background-color: #5c666f;
  height: 40px;
  width: 40px;
}

.stepper .step.active .line {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#5c666f),
    to(#fddcdf)
  );
  background: linear-gradient(#5c666f, #fddcdf);
}

.stepper .circle {
  border-radius: 50%;
}

.stepper .center-f-inside {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.about-us {
  background: rgba(124, 133, 140, 0.08);
}

.swiper-slide-conocenos {
  background: transparent !important;
}

.qyear {
  top: 4%;
}

.qyerarItem {
  cursor: pointer;
  width: 100%;
  margin-top: 20px;
  padding-bottom: 5px;
}

.qyactive {
  border-bottom: 6px solid #5c666f;
}

.card-finance-info-container {
  width: 80%;
  height: auto;
  min-height: 100px;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 25px;
}

.card-info-app {
  left: 0;
  right: 0;
  width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

@media (max-width: 576px) {
  .img-logo {
    height: 40px;
  }

  .product-custom span {
    margin-bottom: 35px;
  }

  h1,
  .h1 {
    font-size: 48px;
    line-height: 58px;
    text-align: left;
  }

  h2,
  .h2 {
    font-size: 40px;
    line-height: 42px;
  }

  h3,
  .h3 {
    font-size: 32px;
    line-height: 36px;
  }

  h4,
  .h4 {
    font-size: 32px;
    line-height: 28px;
  }

  .bg-app-movil {
    background-position: 25% center;
  }
}

@media (max-width: 991px) {
  .bg-payments {
    background: linear-gradient(180deg, #333b47 0%, #000000 100%) !important;
  }
}

.fadeItem {
  opacity: 0;
}

.visible {
  opacity: 1;
}

.icono-container {
  margin-right: 32px;
}

i {
  font-weight: 700 !important;
  font-style: bold !important;
}

.list-item-custom {
  padding: 0;
  border: none;
}

.bg-job-bank {
  background: linear-gradient(270deg, white 23%, #333b47 0%);
}

button.disabled {
  background: gray !important;
  border: none !important;
}

a.disabled {
  color: gray !important;
}

.form-info {
  color: #333d47;
  opacity: 0.8;
}

.icon-info:before {
  content: url("../../img/icons/inputs/info.svg");
}

.bg-calculator {
  background: #7c858c0f;
}

.form-control-custom {
  background: transparent !important;
  border: none !important;
}

.left-rounded {
  border-radius: 1rem 0 0 1rem !important;
}

.text-blue-autofin-100 > .arrow-right-breadcrum:before {
  content: url(../../img/icons/arrow_right_vector_dark.svg) !important;
}

.text-blue-autofin-100 > .arrow-left-breadcrum:before {
  content: url(../../img/icons/arrow_left_vector_dark.svg) !important;
}

.text-light > .arrow-right-breadcrum:before,
.text-white > .arrow-right-breadcrum:before {
  content: url(../../img/icons/arrow_right_vector_light.svg) !important;
}

.text-light > .arrow-left-breadcrum:before,
.text-white > .arrow-left-breadcrum:before {
  content: url(../../img/icons/arrow_left_vector_light.svg) !important;
}

.modal-header-custom {
  background-color: #333d47;
}

.bg-quoter-caracter {
  background-color: rgba(124, 133, 140, 0.06);
}

.card-active {
  border: 1px solid red;
}

/* Quoter */

@media (max-width: 767px) {
  .bs-stepper-label {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .ovfl-x-off {
    overflow-x: hidden !important;
  }
}

@media (max-width: 767px) {
  .mac-cuentas {
    display: none;
  }
}

.sub-headers--kapital {
  padding-bottom: 2.5rem;
}

.best-partner--text {
  font-size: 35px;
  font-weight: 600;
  color: #5c666f;
}

.transference-image--container {
  display: flex;
  justify-content: center;
}

.tddImage {
  height: 420px;
  z-index: 10;
  margin-top: -72px;
}

.tdd-container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  max-height: 360px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (min-width: 576px) {
  .tdd-container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .tdd-container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .tdd-container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .tdd-container {
    max-width: 1140px;
  }
}

.section-container {
  height: 350px;
}

@media (max-width: 767px) {
  .section-container {
    min-height: 100vh;
    height: auto;
  }
}

.tdd-pleca-content {
  margin-bottom: 0;
  margin-top: 0;
}

@media (max-width: 767px) {
  .tdd-pleca-content {
    margin-bottom: 2rem;
    margin-top: 2rem;
  }

  .tddImage {
    margin-top: 0;
  }
}

.paragraph--kapital {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.home-bam__girl {
  width: 400px;
  margin-top: 80px;
}

.center-images {
  display: flex;
  justify-content: center;
}

#spei-tab:hover,
#services-tab:hover,
#album-tab:hover,
#spei-tab:focus,
#services-tab:focus,
#album-tab:focus,
#codi-tab:hover,
#codi-tab:focus {
  color: #333d47;
}

.question_icon--header {
  background-image: url("../../img/icons/question_icon.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}


.centered-content-tdc {
    width: 590px;
    height: 464.32px;
    position: absolute;
    top: 115.34px;
    left: 119px;
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 16px;
    color: white;
}

.title-tdc {
    font-size: 0px;
    font-weight: 600;
    margin: 0;
}

.subtitle-tdc {
    font-size: 30px;
    line-height: 35px;
    font-weight: 400;
}

.button-inversiones {
    background: linear-gradient(212.45deg, #BAFFC2 3.74%, #32AC90 100%), radial-gradient(172.25% 696.76% at 120.68% 0%, #E6F5F2 0%, #BAFFC2 10.15%, #32AC90 30.15%, #5BCDE9 72.49%, #E1EEFB 87.76%, #73ACEB 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */;
    color: white;
    border: none;
    padding: 16px 24px 16px 24px;
    border-radius: 20px;
    font-size: 16px;
    cursor: pointer;
    gap: 10px;
    width: 205px;
    height: 65px;
    border-radius: 100px;
    font-size: 20px;
}

.action-container {
    display: flex;
    align-items: center;
    gap: 30px; /* Espacio entre los elementos */
}

.button-tdc {
  background: linear-gradient(0deg, #7C858C, #7C858C), linear-gradient(0deg, #7C858C, #7C858C);
  color: white;
  border: none;
  padding: 16px 24px 16px 24px;
  border-radius: 20px;
  font-size: 16px;
  cursor: pointer;
  gap: 10px;
  width: 205px;
  height: 65px;
  border-radius: 100px;
  font-size: 20px;
}

.custom-video {
    width: 100%;
    max-width: 1200px;
    height: auto;
    max-height: 675px;
    border-radius: 40px 0px 0px 0px;
}


.accordion {
    --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='white'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='white'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
