/* #aplication-tubo-mcdt h1,
#aplication-tubo-mcdt h2,
#aplication-tubo-mcdt h3,
#aplication-tubo-mcdt h4,
#aplication-tubo-mcdt h5,
#aplication-tubo-mcdt h6,
#aplication-tubo-mcdt p,
#aplication-tubo-mcdt span,
#aplication-tubo-mcdt a,
#aplication-tubo-mcdt div,
#aplication-tubo-mcdt li,
#aplication-tubo-mcdt button,
#aplication-tubo-mcdt label,
#aplication-tubo-mcdt input,
#aplication-tubo-mcdt textarea {
  line-height: inherit !important;
} */

.border-solid {
  border-style: solid !important;
} /* Bonus */
.tag-bonus,
.tag-bono-amt {
  background: linear-gradient(90deg, #05bf47 0%, #009b35 100%);
}
.hsfc-Step__Content {
  width: 100%;
  box-sizing: border-box;
  padding: 10px !important;
}
#aplication-tubo-mcdt {
  /* font-family: 'Open Sans', sans-serif !important; */
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-optical-sizing: auto;
} /* Fixed chatHubspot Mobile */
#project-mcdt #hubspot-messages-iframe-container {
  z-index: 9999;
}
.open-menu-fixed #hubspot-messages-iframe-container {
  z-index: 99 !important;
}
.hs-messages-widget-open .fixed-scroll-simulation,
.hs-messages-widget-open .app-simulator-fixed,
.open-menu-fixed .app-simulator-fixed,
.open-menu-fixed .fixed-scroll-simulation {
  display: none !important;
} /* End */
.mix-blend-multiply {
  mix-blend-mode: multiply;
}
.fit-content {
  width: fit-content;
}
.lh-normal {
  line-height: normal !important;
}
.risk-tag {
  color: white;
  padding: 1px 0px;
  border-radius: 4px;
  width: 35px;
  text-align: center;
  display: inline-block !important;
  font-size: 12px;
}
.risk-Amas {
  background: #b5b8ff;
}
.risk-AAmas {
  background: #6066ff;
}
.risk-AAA {
  background: #4149ff;
}
.risk-AAmenos {
  background: rgb(77, 1, 184);
}
.risk-Amenos {
  background: #6200ee;
}
.risk-A {
  background: #9654f4;
}
.risk-AA {
  background: #ceb0fa;
}
.risk-BBmenos {
  background: rgb(49, 1, 116);
}
.bgSombreadoTema {
  /* background-image: linear-gradient(to right top, #fff, #fff, #edf2ff, #ffffff, #dbe3f6); */
  background: white;
}
.backgroundSectionGray {
  background-color: #f1f1ff;
  border-bottom: 2px dashed #111bff24;
}
button.mat-mdc-menu-trigger.country-selector.mdc-button.mat-mdc-button.mat-unthemed.mat-mdc-button-base {
  opacity: 1 !important;
}
img {
  height: auto;
  object-fit: contain;
}
.modal-lg,
.modal-xl {
  max-width: 800px;
}
.modal-turbo {
  max-width: 400px !important;
}
#project-mcdt .modal-content {
  border-radius: 20px;
}
.cdk-overlay-container {
  z-index: 1100;
}
.min-hauto {
  min-height: auto !important;
}
@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    --bs-modal-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    --bs-modal-width: 1140px;
  }
}
@media (max-width: 1400px) {
  .container {
    max-width: 82% !important;
  }
}
@media (max-width: 1200px) {
  .container {
    max-width: 90% !important;
  }
}
@media (max-width: 991px) {
  .container {
    max-width: 91% !important;
  }
}
@media (max-width: 880px) {
  .container {
    max-width: 97% !important;
  }
}
@media (max-width: 776px) {
  #cdk-overlay-0 {
    width: 315px !important;
    height: fit-content;
    overflow-y: scroll;
  }
  .modal-dialog {
    max-width: 100%;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fade-in {
  animation: fadeIn 0.5s ease-in-out;
}
.translate-inherit {
  transform: inherit !important;
}
.grecaptcha-badge {
  visibility: hidden;
}
