@import "/common/css/navigation.css";

html {
  scroll-behavior: smooth;
}

body {
  background-color: rgba(37, 55, 70, 1);
  color: rgba(37, 55, 70, 1);
  font-family: GalanoGrotesque-Medium;
}

h1,
h2 {
  font-family: GalanoGrotesque-Light;
}

.bg-dark {
  background-color: rgba(37, 55, 70, 0.8) !important;
}

.text-dark {
  color: rgba(37, 55, 70, 1) !important;
}

.text-secondary,
a {
  color: #25d07b !important;
}

.bg-secondary {
  background: #25d07b !important;
}

a.text-dark,
a.text-dark:hover {
  color: rgba(37, 55, 70, 1) !important;
}

.bg-light {
  background-color: rgba(215, 210, 203, 0.55) !important;
}

.bg-gray {
  background-color: rgba(4, 21, 13, 0.03);
}

/* Header */
header {
  padding: 1rem 0;
}

header.stick .header-container {
  background-color: rgba(37, 55, 70, 1);
  padding: 0.5rem 0;
}

header.sticky .header-container {
  background-color: rgba(37, 55, 70, 1);
  padding: 0.5rem 0;
}

header.sticky .header-menu {
  background-color: rgba(37, 55, 70, 0.8);
}

header.stick .cta {
  font-size: 80%;
}

.header-menu .navbar-light .navbar-toggler {
  border-color: #25d07b;
}

.custom-btn {
  border-radius: 10px;
  padding: 10px 24px;
  min-width: 150px;
}

.schedule-a-call {
  background-color: #00bf6f;
  color: #ffffff;
}

.btn-green {
  border-radius: 10px;
  height: 48px;
  background-color: #00bf6f;
  color: #ffffff;
}

.custom-form {
  height: 48px;
}

.navbar-nav .nav-item {
  width: fit-content;
  display: flex;
  align-items: center;
}

.navbar-nav .nav-item a.nav-link {
  font-size: 14px;
  width: fit-content;
  color: #ffffff !important;
  padding-right: 1rem;
  padding-left: 1rem;
}

.navbar-nav .nav-item a.nav-link:hover,
.navbar-nav .nav-item a.nav-link:focus {
  color: #25d07b !important;
}

.navbar-nav .nav-item a.nav-link:after {
  color: #25d07b !important;
}

.navbar-nav .nav-item.active a.nav-link {
  color: #25d07b !important;
}

.navbar-nav .nav-item .dropdown-menu {
  padding-left: 5px;
  padding-right: 5px;
  border-radius: 12px;
}

.navbar-nav .nav-item a.dropdown-item {
  color: #000000 !important;
  padding: 12px 10px;
}

.navbar-nav .nav-item a.dropdown-item:hover {
  color: #25d07b !important;
  background-color: #f5f5f5;
  border-radius: 8px;
}
.navbar .btn-schedule-call {
  font-size: 14px;
  background-color: #00bf6f;
  border-radius: 10px;
  color: #ffffff;
  padding: 10px 24px;
}

.logo-container {
  position: relative;
  top: 30px;
  z-index: 50;
}

main {
  padding-right: 0;
  margin-top: -227px;
}

/* Footer */
footer {
  background-image: url(/assets/footer-bg.svg);
  background-repeat: repeat;
  background-color: #f2f2f2;
  background-position: -100px;
  position: relative;
  z-index: 101;
}

footer a {
  color: #25d07b !important;
}

footer .legals a {
  color: #252b42 !important;
}

footer a:hover {
  color: #25d07b !important;
}

footer .wrap-social i {
  color: #00bf6f;
}

.disclaimer p {
  font-size: 12px;
  line-height: 1;
  font-weight: 300;
  font-family: GalanoGrotesque-Light;
}

.logo {
  width: 260px;
  position: relative;
  z-index: 10;
}

.footer-logo {
  width: 250px;
}

.wrap-left-footer p {
  margin-bottom: 0;
}

/* Banner */
.banner {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: -110px;
}

.banner.loan-options {
  background-position: 20%;
}

.banner:before {
  background: #243746 0 0 no-repeat padding-box;
  mix-blend-mode: multiply;
  opacity: 0.7;
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.banner.hide-overlay:before {
  display: none;
}

.banner:after,
.overlay-content:after {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  z-index: 1;
  background-image: url(/assets/repeat.svg);
  background-repeat: no-repeat;
  background-position: left top;
  width: 9%;
  background-size: cover;
}

.overlay-text {
  position: relative;
  z-index: 10;
  min-height: 95vh;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

.overlay-text.internal {
  justify-content: flex-end;
}

.banner .text-secondary {
  color: #25d07b !important;
}
.banner h1 {
  font-size: 4rem;
}
.banner p {
  font-size: 1.8rem;
}

.banner .banner-btn {
  color: #25d07b;
}

.estimated-block {
  padding: 1.3em;
  background-color: #253746;
  color: #ffffff;
  border-radius: 16px;
  font-size: 18px;
}

.estimated-block .title {
  font-weight: 600;
  line-height: 16px;
  padding-bottom: 24px;
}

.estimated-block .range-slider {
  padding-bottom: 30px;
}

.estimated-block .result {
  padding-bottom: 16px;
}

.estimated-block .result-title {
  font-weight: 600;
}

.result-value {
  text-align: center;
  font-family: GalanoGrotesque-Medium;
  font-weight: bold;
  font-size: 68px !important;
  line-height: 92px;
}
.result-value.result-value-note {
  font-size: 40px !important;
  line-height: 150%;
}
.result-note {
  font-size: 14px;
  line-height: 24px;
}

/* Slider  */
.range-slider {
  margin-bottom: 1.5rem;
}

.wrap-icon {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  margin-left: 0.5rem;
}

.wrap-icon.border-green {
  border: 1px solid #00bf6f;
}

.range {
  display: flex;
  align-items: center;
}

.range__slider {
  width: 100%;
  margin-right: 10px;
}

.range__value input {
  font-family: GalanoGrotesque-Medium;
  text-align: center !important;
  padding: 4px 16px;
  width: 134px;
  min-height: 35px;
  font-weight: 600;
  background-color: #d3d3d3;
  color: #253746;
  border: 1px solid #00bf6f;
  border-radius: 3px;
}

.range__slider .min-value,
.range__slider .max-value {
  font-size: 14px;
  position: absolute;
  top: 30px;
  line-height: 24px;
}

.range__slider .min-value {
  left: 0;
}

.range__slider .max-value {
  right: 0;
}

.range__slider [type="range"] {
  width: 100%;
  -webkit-appearance: none;
  height: 4px;
  border-radius: 6px;
  background: #f1f1f1;
  outline: none;
  padding: 0;
  margin: 0;
}

.range-slider.dark .range__slider [type="range"] {
  background: #c1c1c1;
}

.range-slider.dark .range__value input {
  color: #999ca0;
}

.range__slider [type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #00bf6f;
  border: #ffffff 1px solid;
  cursor: pointer;
  -webkit-transition: background 0.15s ease-in-out;
  transition: background 0.15s ease-in-out;
}

.range-slider.dark .range__slider [type="range"]::-webkit-slider-thumb {
  border: #000000 1px solid;
}

.range__slider [type="range"]::-moz-range-thumb {
  width: 13px;
  height: 13px;
  border: 0;
  border-radius: 50%;
  background: #00bf6f;
  border: #ffffff 1px solid;
  cursor: pointer;
  -webkit-transition: background 0.15s ease-in-out;
  transition: background 0.15s ease-in-out;
}

.range-slider.dark .range__slider [type="range"]::-moz-range-thumb {
  border: #000000 1px solid;
}

.range__slider [type="range"]::-moz-range-thumb:hover {
  background: #ffffff;
}

/* Text Blocks */
.icon {
  font-size: 6rem;
  line-height: 5.75rem;
  color: #25d07b;
  font-family: GalanoGrotesque-Light;
  display: inline-block;
}

.icon img {
  width: 6rem;
}

.page-section h1,
.page-section h2 {
  font-size: 1.8rem;
  font-family: GalanoGrotesque-Medium;
  position: relative;
  padding-bottom: 2rem;
  margin-bottom: 2rem;
}

.page-section h1:after,
.page-section h2:after {
  border-bottom: 4px solid #25d07b;
  width: 75px;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
}

.text-block p,
.text-block li,
.accordion p,
.accordion li {
  font-family: GalanoGrotesque-Light;
  font-size: 1rem;
}

.text-block p strong {
  font-family: GalanoGrotesque-Medium;
}

.legals h3,
.text-block h3 {
  font-size: 1.25rem;
}

.accordion-heading {
  position: relative;
}

.accordion-heading::after {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}

h4.accordion-heading {
  margin: 0;
  padding: 0;
  font-size: 1rem;
  border-bottom: solid 1px #25d07b;
}

/* Step 2: Reference Individual Icons */
.accordion-heading a[aria-expanded="false"]:after {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  content: "\f0da";
  right: 0;
  position: absolute;
  font-size: 2rem;
  color: #25d07b;
  top: 0;
}

/* Note: Make sure to include the correct weight and Unicode value for the icon */
.accordion-heading a[aria-expanded="true"]:after {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  content: "\f0d7";
  right: 0;
  position: absolute;
  font-size: 2rem;
  color: #25d07b;
  top: 0;
}

.btn-outline-success {
  color: #25d07b;
  border-color: #25d07b;
  font-family: GalanoGrotesque-Medium;
}

.btn-outline-success:hover {
  background-color: #25d07b;
  border-color: #25d07b;
  color: #fff !important;
}

.btn-primary,
.btn-primary:hover {
  color: #fff !important;
  background-color: #25d07b;
  border: solid 1px #25d07b;
}

.btn-primary:hover {
  opacity: 0.8;
}

.accordion-heading a[aria-expanded="true"] {
  color: #25d07b;
}

.accordion-heading a[aria-expanded="false"] {
  color: #243746 !important;
}

.box-1,
.border {
  border: solid 1px #25d07b !important;
  padding: 1rem;
  margin-bottom: 1.25rem;
}

.box h3 {
  font-size: 1.625rem;
  margin-bottom: 0;
}

.box h4 {
  font-size: 1.25rem;
  color: #25d07b;
}

#top {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: #25d07b;
  color: #fff;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
}

#top:hover {
  background-color: #25d07b;
  opacity: 0.8;
}

.calendly-badge-widget {
  display: none !important;
}

.form-label {
  font-family: GalanoGrotesque-Medium !important;
}

/* Home page custom styles */
.intro p {
  font-size: 1.5rem;
}

h2.text-secondary {
  position: relative;
  padding-bottom: 1rem;
}

h2.text-secondary:after {
  border-bottom: 2px solid #25d07b;
  width: 75px;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
}

.rate {
  width: 150px;
  border-radius: 50%;
  height: 150px;
  margin: 30px;
  text-align: center;
  vertical-align: middle;
  border: solid 3px #25d07b;
  padding: 10px;
}

.rate .display-4 {
  font-size: 1.5rem;
}

.rate.comparison {
  border: solid 3px #253746;
}

.interest-disclaimer {
  font-family: GalanoGrotesque-Light;
}

.inner {
  min-height: 200px;
}

.inner h3 {
  font-size: 18px;
}

.ls-plus p a,
.ls-capital p a {
  margin-top: 10px;
  text-decoration: underline;
}

.inner ul {
  padding: 0;
}

.inner ul li {
  list-style-type: none;
  border-bottom: solid 1px #253746;
  padding: 3px 0;
}

.step {
  width: 80px;
  background: #fff;
  height: 80px;
  border: solid 4px #25d07b;
  border-radius: 50%;
  font-size: 3rem;
  text-align: center;
  color: #25d07b;
}

/* Responsive overrides */
@media (max-width: 576px) {
  #top {
    padding: 5px;
    right: 10px;
  }

 

  .rate {
    margin: 15px;
  }

  .banner {
    background-position: center top;
  }

  .page-section h1,
  .page-section h2 {
    font-size: 1.7rem;
  }
}

picture {
  width: 100%;
  height: 100%;
  display: flex;
}
picture img {
  object-fit: cover;
  height: auto;
  width: 100%;
}

/* Tab panel  */
.wrap-tabs {
  position: unset;
}
.wrap-tabs .nav-tabs {
  border: none;
}

.wrap-tabs .nav-tabs .nav-item a.nav-link {
  color: #000000 !important;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
}

.wrap-tabs .nav-tabs .nav-item a.nav-link.disabled {
  color: rgba(0, 0, 0, 0.3) !important;
}

.wrap-tabs .nav-tabs .nav-item a.nav-link:hover {
  color: #00bf6f !important;
}

.wrap-tabs .nav-tabs .nav-item a.nav-link.active {
  color: #00bf6f !important;
  background: rgba(255, 255, 255, 0.01);
  box-shadow: inset 0px -2px 0px #00bf6f;
}

@media only screen and (min-width: 1200px) {
  .wrap-tabs {
    max-height: 330px;
    background: #f2f2f2;
    padding: 20px 16px;
    border-radius: 16px;
    box-shadow: 0px 8px 24px -6px rgb(0 0 0 / 16%), 0px 0px 1px rgb(0 0 0 / 40%);
  }
  .wrap-tabs .nav-tabs {
    border: none;
    flex-direction: column;
  }
  .wrap-tabs .nav-tabs .nav-item a.nav-link {
    border: none;
  }
  .wrap-tabs.fixed-wrap {
    position: fixed;
    width: 348px;
    height: 330px;
    z-index: 100;
  }
}

/* Form Block */
.wrap-form {
  background-color: #253746;
  box-shadow: 0px 8px 24px -6px rgba(0, 0, 0, 0.16),
    0px 0px 1px rgba(0, 0, 0, 0.4);
  border-radius: 16px;
  color: #ffffff;
  padding: 40px;
}
.wrap-form .wrap-title {
  flex-direction: column;
  border-bottom: 2px solid #77bd84;
}
.wrap-form .wrap-title .form-title {
  font-weight: 600;
  font-size: 32px;
  line-height: 16px;
}
.wrap-form .wrap-title .form-sub-title {
  font-size: 16px;
  line-height: 24px;
}

/* Calculator Block */
.calculator-block {
  background: #f2f2f2;
  padding: 20px 16px;
  border-radius: 16px;
  box-shadow: 0px 8px 24px -6px rgb(0 0 0 / 16%), 0px 0px 1px rgb(0 0 0 / 40%);
  margin-bottom: 2.5rem;
}

.calculator-block.dark {
  background: #253746;
  color: #ffffff;
}

.calculator-block .animation-block {
  height: 100%;
  opacity: 1;
  -webkit-transition: height 0.2s ease-out, opacity 0.3s ease;
  -moz-transition: height 0.2s ease-out, opacity 0.3s ease;
  -o-transition: height 0.2s ease-out, opacity 0.3s ease;
  transition: height 0.2s ease-out, opacity 0.3s ease;
}

.calculator-block .animation-block.hide {
  height: 0;
  opacity: 0;
}

.calculator-block .title {
  font-weight: 600;
  font-size: 18px;
  line-height: 16px;
  margin-bottom: 1rem;
}

.calculator-block .sub-title {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 1rem;
}

.calculator-block .content .radio-item {
  display: inline-block;
  position: relative;
}

.calculator-block .content .radio-item input[type="radio"] {
  display: none;
}

.calculator-block .content .radio-item label {
  font-weight: normal;
  display: flex;
  color: #999ca0;
}

.calculator-block .content .radio-item label:before {
  content: " ";
  display: inline-block;
  position: relative;
  top: 5px;
  margin: 0 5px 0 0;
  width: 16px;
  height: 16px;
  border-radius: 11px;
  border: 2px solid #00bf6f;
  background-color: transparent;
}

.calculator-block
  .content
  .radio-item
  input[type="radio"]:checked
  + label:after {
  border-radius: 11px;
  width: 8px;
  height: 8px;
  position: absolute;
  top: 9px;
  left: 4px;
  content: " ";
  display: block;
  background: #00bf6f;
}

.calculator-block select {
  color: #999ca0;
}

.calculator-block input:disabled {
  color: #999ca0;
}

.calculator-block.dark a {
  text-decoration: underline;
}

.calculator-block .wrap-period select.result-period {
  width: unset;
  background-color: transparent;
  border: none;
  color: #ffffff;
  box-shadow: none;
}

/* Note Block */
.note-block h5 {
  font-size: 18px;
  font-weight: 600;
  color: #000000;
}
.note-block p {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: #000000;
}

/* Custom Modal */
.custom-inform-modal {
  top: 20%;
}
.custom-inform-modal .modal-content {
  box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.14), 0px 3px 14px rgba(0, 0, 0, 0.12),
    0px 5px 5px rgba(0, 0, 0, 0.2);
  border-radius: 16px;
}
.custom-inform-modal.dark .modal-content {
  background-color: #253746;
  color: #ffffff;
}
.custom-inform-modal .modal-content .modal-body .body .title {
  font-size: 24px;
  font-weight: 600;
}
.custom-inform-modal .modal-content .modal-body .close {
  margin-top: -10px;
  outline: none;
}
.custom-inform-modal .modal-content .modal-body .close span {
  outline: none;
  font-size: 40px;
  font-weight: normal;
  color: #121212;
}
.custom-inform-modal.dark .modal-content {
  background-color: #253746;
  color: #ffffff;
}
.custom-inform-modal.dark .modal-content .modal-body .close span {
  color: #ffffff;
}
.custom-control-input:checked ~ .custom-control-label::before {
  border-color: #00bf6f;
  background-color: #00bf6f;
}
.rate-contants {
  display: none;
}
.margin-top-box {
  margin-top: 15rem;
}
