@charset "UTF-8";
@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins-Regular.eot");
  src: url("../fonts/Poppins-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Poppins-Regular.woff2") format("woff2"), url("../fonts/Poppins-Regular.woff") format("woff"), url("../fonts/Poppins-Regular.ttf") format("truetype"), url("../fonts/Poppins-Regular.svg#Poppins-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins-Medium.eot");
  src: url("../fonts/Poppins-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Poppins-Medium.woff2") format("woff2"), url("../fonts/Poppins-Medium.woff") format("woff"), url("../fonts/Poppins-Medium.ttf") format("truetype"), url("../fonts/Poppins-Medium.svg#Poppins-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins-Bold.eot");
  src: url("../fonts/Poppins-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Poppins-Bold.woff2") format("woff2"), url("../fonts/Poppins-Bold.woff") format("woff"), url("../fonts/Poppins-Bold.ttf") format("truetype"), url("../fonts/Poppins-Bold.svg#Poppins-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
::-webkit-scrollbar {
  height: 6px;
  width: 6px;
}

::-webkit-scrollbar-thumb {
  background-color: #283e7a;
  border-radius: 2px;
}
::-webkit-scrollbar-thumb:hover {
  background-color: #1b9bd7;
}

::-webkit-scrollbar-button,
::-webkit-scrollbar-corner {
  background: #000;
  cursor: pointer;
  display: none;
}

::-webkit-scrollbar-thumb,
::-webkit-scrollbar-thumb:hover {
  background-clip: content-box;
  border: 1px solid transparent;
}

::-webkit-scrollbar-track {
  background: #000;
}

html, body {
  --bs-body-font-size: 1rem;
  font-family: "Poppins", Arial, Helvetica, sans-serif;
}

.ff-poppins {
  font-family: "Poppins" !important;
}

.l {
  box-shadow: inset 0 0 0 1px #ff4500;
}

/*Cookies*/

.consent-floating {
  position: fixed;
  bottom: 20px;
  right: 20px;
  max-width: 300px;
  background: #fff;
  color: #333;
  border-radius: 12px;
  padding: 15px 20px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.15);
  z-index: 9999;
  font-size: 14px;
  line-height: 1.4;
  border: 1px solid #e0e0e0;
}

.consent-floating p {
  margin: 0 0 10px;
}

.consent-floating a {
  color: #007bff;
  text-decoration: underline;
}

.consent-floating button {
  background: #007bff;
  color: white;
  border: none;
  padding: 8px 14px;
  border-radius: 8px;
  cursor: pointer;
  font-size: 13px;
  transition: background 0.3s ease;
}

.consent-floating button:hover {
  background: #0056b3;
}

@media (max-width: 600px) {
  .consent-floating {
    max-width: 90%;
    right: 5%;
    bottom: 10px;
    padding: 12px 15px;
  }
}


/*Ashraf*/

.whatsapp_float img {
    width: 30px;
}

.whatsapp_float {
    position: fixed;
    left: 30px;
    bottom: 65px;
    z-index: 9;
    color: green;
    font-size: 16px;
    padding: 8px 16px 6px 16px;
    background: #f5fff9;
    box-shadow: 0 2px 6px 0 rgba(255, 255, 255, 0.5);
    border: 1px solid #05ad05;
    display: flex;
    align-items: center;
    gap: 8px;
    border-radius: 26px;
    -webkit-border-radius: 26px;
    text-decoration: none;
    font-weight: 600;
    letter-spacing: 1px;
}



    .compliance-section {
      background-color: #f8f9fa;
      padding: 2rem;
      border-radius: 0.75rem;
      box-shadow: 0 0.5rem 1rem rgba(0,0,0,0.05);
    }
    .compliance-section h3 {
      border-bottom: 2px solid #283e7a;
      padding-bottom: 0.5rem;
      margin-bottom: 1.5rem;
    }
    .compliance-section ul {
      padding-left: 1.2rem;
    }
    .compliance-section ul li {
      margin-bottom: 0.5rem;
    }
    
     .info-section {
      background-color: #fdfdfd;
      padding: 2rem;
      border-radius: 0.75rem;
      box-shadow: 0 0.5rem 1rem rgba(0,0,0,0.05);
    }
    .info-section h4 {
      color: #000;
      margin-top: 1.5rem;
      margin-bottom: 1rem;
    }
    .info-section p {
      margin-bottom: 1rem;
    }
    .info-section a {
      color: #0d6efd;
      text-decoration: underline;
    }
    .info-section a:hover {
      color: #0a58ca;
    }

.icon {
  stroke: unset;
  stroke-width: 0px;
  display: inline-block;
  width: 1em;
  height: 1em;
  fill: currentColor;
  vertical-align: -0.1em;
}

.ts-0p7 {
  transform: scale(0.7);
}

.ts-0p8 {
  transform: scale(0.8);
}

.ts-0p9 {
  transform: scale(0.9);
}

.ts-1p1 {
  transform: scale(1.1);
}

.ts-1p2 {
  transform: scale(1.2);
}

.ts-1p3 {
  transform: scale(1.3);
}

.ts-1p4 {
  transform: scale(1.4);
}

.ts-1p5 {
  transform: scale(1.5);
}

.ts-1p6 {
  transform: scale(1.6);
}

.ts-1p7 {
  transform: scale(1.7);
}

.ts-1p8 {
  transform: scale(1.8);
}

.ts-1p9 {
  transform: scale(1.9);
}

.ts-2p0 {
  transform: scale(2);
}

.ls-1 {
  letter-spacing: 1px;
}

.ls-2 {
  letter-spacing: 2px;
}

.ls-3 {
  letter-spacing: 3px;
}

.zm-0p5 {
  zoom: 0.5;
}

.zm-0p6 {
  zoom: 0.6;
}

.zm-0p7 {
  zoom: 0.7;
}

.zm-0p8 {
  zoom: 0.8;
}

.zm-0p9 {
  zoom: 0.9;
}

.zm-1p1 {
  zoom: 1.1;
}

.zindex-1 {
  z-index: 1;
}

.zindex-2 {
  z-index: 2;
}

.opacity-1 {
  opacity: 0.01;
}

.opacity-2 {
  opacity: 0.02;
}

.opacity-3 {
  opacity: 0.03;
}

.opacity-4 {
  opacity: 0.04;
}

.opacity-5 {
  opacity: 0.05;
}

.opacity-8 {
  opacity: 0.08;
}

.opacity-10 {
  opacity: 0.1;
}

.opacity-15 {
  opacity: 0.15;
}

.opacity-60 {
  opacity: 0.6;
}

.opacity-65 {
  opacity: 0.65;
}

.opacity-80 {
  opacity: 0.8;
}

.opacity-85 {
  opacity: 0.85;
}

.opacity-90 {
  opacity: 0.9;
}

.text-primary {
  color: #283e7a !important;
}

.text-primary-dark {
  color: #1b9bd7 !important;
}

.text-secondary {
  color: #424242 !important;
}

.text-secondary-hover:hover {
  color: #424242 !important;
}

.text-secondary-dark {
  color: #222222 !important;
}

.text-light3 {
  color: #f1f3ff;
}

.text-paragraph {
  color: #353535;
  line-height: 1.66;
}

.text-paragraph2 {
  color: #656565;
}

.text-navyblue {
  color: #376092;
}

.text-purple {
  color: #604a7b;
}

.text-green {
  color: #77933c;
}

.text-redish {
  color: #963735;
}

.text-cyan {
  color: #31859d;
}

.fw-sbold {
  font-weight: 600;
}

.fw-bolder {
  font-weight: 900;
}

.fs-5p5 {
  font-size: 1.125rem !important;
}

.fs-7px{font-size:14px;}

.lh-0 {
  line-height: 0 !important;
}

.img-cover {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.css-white {
  filter: brightness(0) invert(1);
}

.border-primary {
  border-color: #283e7a !important;
}

.border-secondary {
  border-color: #424242 !important;
}

.border-navyblue {
  border-color: #376092 !important;
}

.border-purple {
  border-color: #604a7b !important;
}

.border-green {
  border-color: #77933c !important;
}

.border-redish {
  border-color: #963735 !important;
}

.border-cyan {
  border-color: #31859d !important;
}

.link-body {
  text-decoration: none;
  color: var(--bs-body);
}
.link-body:hover {
  color: #283e7a;
}

.bg-primary {
  background-color: #283e7a !important;
}

.bg-primary-50 {
  background-color: rgba(206, 99, 27, 0.05);
}

.bg-primary-100 {
  background-color: rgba(206, 99, 27, 0.1);
}

.bg-primary-200 {
  background-color: rgba(206, 99, 27, 0.2) !important;
}

.bg-primary-300 {
  background-color: rgba(206, 99, 27, 0.3) !important;
}

.bg-primary-400 {
  background-color: rgba(206, 99, 27, 0.4) !important;
}

.bg-primary-500 {
  background-color: rgba(206, 99, 27, 0.5) !important;
}

.bg-primary-dark {
  background-color: #1b9bd7 !important;
}

.bg-secondary {
  background-color: #424242 !important;
}

.bg-secondary-50 {
  background-color: rgba(66, 66, 66, 0.05);
}

.bg-secondary-100 {
  background-color: rgba(66, 66, 66, 0.1) !important;
}

.bg-secondary-200 {
  background-color: rgba(66, 66, 66, 0.2) !important;
}

.bg-secondary-300 {
  background-color: rgba(66, 66, 66, 0.3) !important;
}

.bg-secondary-400 {
  background-color: rgba(66, 66, 66, 0.4) !important;
}

.bg-secondary-500 {
  background-color: rgba(66, 66, 66, 0.5) !important;
}

.bg-secondary-900 {
  background-color: rgba(66, 66, 66, 0.9);
}

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

.bg-light2 {
  background-color: #f4f4f4 !important;
}

.bg-light3 {
  background-color: #f1f3ff !important;
}

.bg-light4 {
  background-color: #fffbf3 !important;
}

.bg-navyblue {
  background-color: #376092 !important;
}

.bg-purple {
  background-color: #604a7b !important;
}

.bg-green {
  background-color: #77933c !important;
}

.bg-redish {
  background-color: #963735 !important;
}

.bg-cyan {
  background-color: #31859d !important;
}

.bg-facebook, .bg-facebook:hover {
  background: #3b5998 !important;
}

.bg-instagram, .bg-instagram:hover {
  background: #3b5998 !important;
}

.bg-linkedin, .bg-linkedin:hover {
  background: #0077b5 !important;
}

.bg-whatsapp, .bg-whatsapp:hover {
  background: #25d366 !important;
}

.bg-youtube, .bg-youtube:hover {
  background: #3b5998 !important;
}

.bg-twitter, .bg-twitter:hover {
  background: #1da1f2 !important;
}

.bg-pinterest, .bg-pinterest:hover {
  background: #bd081c !important;
}

.img-white {
  filter: invert(97%) sepia(6%) saturate(488%) hue-rotate(239deg) brightness(115%) contrast(100%) !important;
}

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

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

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

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

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

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

.mb-1px {
  margin-bottom: 1px;
}

.mb-2px {
  margin-bottom: 2px;
}

.w-2px {
  width: 2px;
}

.w-3px {
  width: 3px;
}

.maxw-50 {
  max-width: 50px;
}

.maxw-60 {
  max-width: 60px;
}

.maxw-65 {
  max-width: 65px;
}

.maxw-70 {
  max-width: 70px;
}

.maxw-80 {
  max-width: 80px;
}

.maxw-90 {
  max-width: 90px;
}

.maxw-100 {
  max-width: 100px;
}

.maxw-120 {
  max-width: 120px;
}

.maxw-540 {
  max-width: 540px;
}

.maxw-580 {
  max-width: 580px;
}

.maxw-600 {
  max-width: 600px;
}

.maxw-620 {
  max-width: 620px;
}

.maxw-640 {
  max-width: 640px;
}

.maxw-680 {
  max-width: 680px;
}

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

.maxw-740 {
  max-width: 740px;
}

.maxw-780 {
  max-width: 780px;
}

.maxw-800 {
  max-width: 800px;
}

.mmw-60 {
  min-width: 60px;
  max-width: 60px;
}

.mmw-70 {
  min-width: 70px;
  max-width: 70px;
}

.mmw-80 {
  min-width: 80px;
  max-width: 80px;
}

.mmw-100 {
  min-width: 100px;
  max-width: 100px;
}

.ratio-66 {
  --bs-aspect-ratio: 66%;
}

.ratio-70 {
  --bs-aspect-ratio: 70%;
}

.op-top {
  -o-object-position: top !important;
     object-position: top !important;
}

.op-bottom {
  -o-object-position: bottom !important;
     object-position: bottom !important;
}

.btn-secondary-arrow {
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-weight: 500;
  color: #424242;
}
.btn-secondary-arrow:hover {
  color: #222222;
}

.btn-primary {
  --bs-btn-font-weight: 500;
  --bs-btn-color: #fff;
  --bs-btn-bg: #283e7a;
  --bs-btn-border-color: #283e7a;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #1b9bd7;
  --bs-btn-hover-border-color: #1b9bd7;
  --bs-btn-focus-shadow-rgb: 206, 99, 27;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #1b9bd7;
  --bs-btn-active-border-color: #1b9bd7;
  border-radius: 2px;
}

.btn-outline-primary {
  --bs-btn-font-weight: 500;
  --bs-btn-color: #283e7a;
  --bs-btn-border-color: #283e7a;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #283e7a;
  --bs-btn-hover-border-color: #283e7a;
  --bs-btn-focus-shadow-rgb: 206, 99, 27;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #283e7a;
  --bs-btn-active-border-color: #283e7a;
  --bs-btn-active-shadow: inset 0 3px 5px rgba($color: $primary, $alpha: 0.125);
  --bs-btn-disabled-color: #283e7a;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #283e7a;
  --bs-gradient: none;
  border-radius: 2px;
}

.btn-secondary {
  --bs-btn-font-weight: 500;
  --bs-btn-border-color: $secondary;
  color: #fff;
  background: #424242;
}
.btn-secondary:hover, .btn-secondary:active {
  color: #fff;
  background: #222222 !important;
}
.btn-secondary:focus {
  color: #fff;
  background: #222222;
}

.form-control, .custom-select {
  --bs-border-radius: 2px !important;
  color: #1b9bd7;
  min-height: 48px;
  font-size: 1.125rem;
  font-weight: 500;
  padding: 0.563rem 0.75rem;
}
.form-control:focus, .custom-select:focus {
  color: #4a1e00;
  border-color: #283e7a;
  box-shadow: 0 0 0 0.2rem rgba(206, 99, 27, 0.2);
}

.button-lg {
  font-size: 1.25rem;
  line-height: 1;
  padding-top: 0;
  padding-bottom: 0;
  min-height: 48px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

.button-xl {
  font-size: 1.325rem;
  line-height: 1;
  padding-top: 0;
  padding-bottom: 0;
  min-height: 54px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}

.navbar {
  background-color: #fff;
  z-index: 100;
  padding-top: 0px;
  padding-bottom: 0px;
  box-shadow: 0 2px 4px rgba(66, 66, 66, 0.1);
}
.navbar .navbar-mobile-brand {
  height: 50px;
  width: 100px;
  align-items: center;
  padding:5px;
}
.navbar .navbar-brand {
  padding: 0;
}
.navbar .navbar-brand img {
  display: block;
  width: 100%;
  max-width: 240px;
  padding:5px;
}
.navbar .navbar-nav {
  gap: 24px 34px;
}
.navbar .navbar-nav .nav-item .nav-link {
  color: #424242;
  font-size: 0.875rem;
  line-height: 1.5;
  font-weight: 500;
  white-space: nowrap;
  text-align: center;
  text-transform: uppercase;
}

.navbar .navbar-nav .nav-item .nav-link.tax-lodge
{
    background:#1b9bd7;
    text-decoration:none;
    color:#fff;
    padding:15px;
    font-weight:bolder;
    font-size:16px;
}


.navbar .navbar-nav .nav-item .nav-link .bi {
  font-size: 1.375rem;
  display: block;
}
.navbar .navbar-nav .nav-item .nav-link:hover, .navbar .navbar-nav .nav-item .nav-link.active, .navbar .navbar-nav .nav-item .nav-link.show {
  color: #283e7a;
}
.navbar .navbar-nav .nav-item .dropdown-menu {
  border-radius: 0 0 4px 4px;
  border: none;
  border-top: 2px solid #1b9bd7;
  --bs-dropdown-item-padding-y: 0.5rem;
  --bs-dropdown-link-active-bg: #283e7a;
}
.navbar .navbar-mobile-toggler {
  position: fixed;
  top: 10px;
  right: 10px;
  align-items: center;
  justify-content: center;
  min-width: 30px;
  width: 30px;
  height: 30px;
  border-radius: 30px;
  color: #283e7a;
  background-color: #fff;
  border: 1px solid currentColor;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 991.9px) {
  .navbar .navbar-collapse {
    top: 0;
    right: -280px;
    background-color: #fff;
    position: fixed;
    width: 260px;
    height: 100vh;
    min-height: 100vh;
    z-index: 10;
    box-shadow: -4px 2px 8px rgba(0, 0, 0, 0.1);
    border-top: 10px solid #fff;
    padding: 2px 20px 20px 20px;
    overflow-y: auto;
    overflow-x: hidden;
    transition: 0.25s;
  }
  .navbar .navbar-collapse.show {
    right: 0;
  }
  .navbar .navbar-nav {
    gap: 1px;
  }
  .navbar .button-lg {
    margin-top: 15px;
  }
}

.scroll-active .navbar {
  position: sticky;
  top: 0;
  animation: navAnim 0.5s linear;
}
@keyframes navAnim {
  0% {
    transform: translateY(-100px);
  }
  100% {
    transform: translateY(0px);
  }
}
.section-banner {
  position: relative;
  min-height: 70vh;
  display: flex;
  align-items: center;
}
.section-banner .owl-stage-outer, .section-banner .owl-stage, .section-banner .owl-item, .section-banner .container, .section-banner .row {
  min-height: inherit;
}
.section-banner .item {
  position: relative;
  min-height: inherit;
}
.section-banner .item::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  left: 0;
  top: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.4);
}
.section-banner .item .container {
  z-index: 2;
  padding-top: 100px;
  padding-bottom: 30px;
}
.section-banner .item .item-image {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.section-banner .owl-dots {
  position: absolute;
  bottom: 8px;
  left: 0;
  right: 0;
  width: 100%;
}
.section-banner .button-lg {
  text-shadow: none;
  box-shadow: 0 2px 6px rgba(201, 81, 0, 0.3);
}
@media screen and (max-width: 991.9px) {
  .section-banner {
    min-height: 60vh;
  }
}
@media screen and (max-width: 575.9px) {
  .section-banner {
    min-height: 50vh;
  }
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #283e7a;
}

.page-banner {
  position: relative;
  height: 180px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  overflow: hidden;
  border-radius: 0;
  border-bottom: 4px solid var(--primary);
}
.page-banner::before {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background: linear-gradient(to left, rgba(66, 66, 66, 0.5), rgba(201, 81, 0, 0.25));
}
.page-banner h1 {
  letter-spacing: 1px;
  font-weight: 500;
  text-shadow: 0 2px 6px #000;
}
.page-banner .page-imgposter {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  z-index: -1;
}
.page-banner .container {
  position: relative;
  z-index: 2;
}
.page-banner .breadcrumb {
  margin-bottom: 0;
  transform: translateY(5px);
  text-shadow: 0 2px 6px #000;
}
.page-banner .breadcrumb .breadcrumb-item {
  text-decoration: none;
  color: #f5f5f5;
  font-weight: 400;
  letter-spacing: 1px;
}
.page-banner .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  color: #283e7a;
}
.page-banner .breadcrumb .breadcrumb-item a {
  color: #f5f5f5;
  text-underline-offset: 5px;
  opacity: 1;
}
.page-banner .breadcrumb .breadcrumb-item a:hover {
  color: #fff;
  text-underline-offset: 8px;
}

.page-poster {
  position: relative;
  overflow: hidden;
  background-color: #000;
  display: flex;
  align-items: center;
  min-height: 280px;
}
.page-poster::before {
  content: "";
  position: absolute;
  width: 55%;
  height: 200%;
  left: 0;
  top: 0;
  z-index: 1;
  transform: skew(45deg, 0deg);
  background: #1b9bd7;
  opacity: 0.85;
}
.page-poster .page-poster-image {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 0;
  opacity: 0.6;
}
.page-poster .container {
  position: relative;
  z-index: 1;
  text-shadow: 0 2px 3px #1b9bd7;
}
@media screen and (max-width: 575.9px) {
  .page-poster {
    min-height: 220px;
  }
}

.dropdown-loans {
  min-width: 520px;
  margin-left: -242px;
  margin-top: 19px !important;
  -moz-column-count: 2;
       column-count: 2;
  padding: 15px;
  border-radius: 0 0 4px 4px;
  border: none;
  border-top: 4px solid #283e7a;
}
.dropdown-loans .dropdown-item {
  font-size: 1.175rem;
  font-weight: 500;
  border-radius: 2px;
  transition: 250ms;
}
.dropdown-loans .dropdown-item:hover {
  color: #fff;
  background-color: #283e7a;
}

.scroll-active .dropdown-loans {
  margin-top: 10px !important;
}

.bg-covering {
  position: relative;
}
.bg-covering.bg-coveringwhite::before {
  background: #fff;
}
.bg-covering::before {
  content: "";
  position: absolute;
  left: -15%;
  width: 115%;
  height: 100%;
  background: #f2f2f2;
  z-index: 0;
}
.bg-covering.bg-covering-right::before {
  left: unset;
  right: -15%;
}
.bg-covering > * {
  position: relative;
}
@media screen and (max-width: 575.9px) {
  .bg-covering::before, .bg-covering.bg-covering-right::before {
    left: 0;
    right: 0;
    width: 100%;
  }
}

.serv-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
  gap: 12px;
  color: #222222;
  font-weight: 500;
  padding: 20px;
  background-color: #fff;
  text-align: center;
  height: 100%;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.025);
  border-radius: 4px;
  transition: 400ms;
}
.serv-card img {
  height: 88px;
 filter: invert(57%) sepia(70%) saturate(577%) hue-rotate(169deg) brightness(93%) contrast(102%);
  opacity: 0.6;
  transform: scale(0.9);
  transition: 400ms;
}
.serv-card span {
  font-size: 20px;
}
.serv-card:hover {
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
}
.serv-card:hover img {
  opacity: 0.8;
  transform: scale(1);
}

.brand-section {
  overflow: hidden;
  position: relative;
  padding-top: 65px;
  padding-bottom: 65px;
  background-color: #1b9bd7;
}
.brand-section::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: url("../images/be-finance-logo.svg");
  background-size: 120px 76px;
  background-attachment: fixed;
  left: 0;
  top: 0;
  z-index: 0;
  filter: brightness(0) invert(1);
  opacity: 0.075;
}

.img-leftshadow {
  position: relative;
  padding-bottom: 50px;
}
.img-leftshadow::before {
  content: "";
  position: absolute;
  width: 140%;
  height: 110%;
  left: -40%;
  top: 0;
  z-index: 0;
  background-color: var(--bs-light);
}
@media screen and (max-width: 575.9px) {
  .img-leftshadow {
    padding: 0;
    border-bottom: 4px solid #283e7a;
  }
  .img-leftshadow::before {
    display: none;
  }
}

.card-images {
  position: relative;
  text-decoration: none;
  display: block;
  background-color: #fff;
  color: #222;
  border-radius: 10px 0 10px 0;
  overflow: hidden;
}
.card-images .ratio {
  overflow: hidden;
  background-color: #283e7a;
}
.card-images .ratio img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
  transition: all 1s;
  display: block;
  margin: 0;
}
.card-images p {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #283e7a;
  font-size: 1.125rem;
  font-weight: 500;
  margin: 0;
}
.card-images p .bi {
  transition: all 0.5s;
}
.card-images:hover .ratio img {
  transform: scale(1.05);
  opacity: 0.65;
}
.card-images:hover p .bi {
  transform: translateX(5px);
}
.card-images.card-images-sm {
  border-radius: 4px 0 4px 0;
}
.card-images.card-images-sm p {
  font-size: 1rem;
}

.arrow-list {
  list-style-type: none;
  padding-left: 0;
  margin: 0;
}
.arrow-list li {
  font-size: 1.125rem;
  line-height: 1.5;
  padding-left: 1.75rem;
  color: #353535;
  background-image: url("data:image/svg+xml,<svg viewBox='0 0 16 16' fill='%231b9bd7' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0m-3.97-3.03a.75.75 0 0 0-1.08.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-.01-1.05z' clip-rule='evenodd'/></svg>");
  background-repeat: no-repeat;
  background-position: left 5px;
  background-size: 1rem 1rem;
}
.arrow-list li:not(:last-child) {
  margin-bottom: 12px;
}
@media screen and (max-width: 575.9px) {
  .arrow-list li {
    font-size: 1.125rem;
    line-height: 1.25;
    background-position: left 5px;
  }
}

.single-service {
  position: relative;
  background-color: #fff;
  border-radius: 10px;
  padding: 20px;
  overflow: hidden;
  box-shadow: 0 0 2px rgba(201, 81, 0, 0.15);
}
.single-service .content {
  position: relative;
  z-index: 20;
}
.single-service .circle-before {
  position: absolute;
  top: 0;
  right: 0px;
  transform: translate(60%, -60%);
  width: 120px;
  height: 120px;
  background-color: #fff;
  border: 3px solid #424242;
  border-radius: 50%;
  opacity: 0.5;
  z-index: 10;
  transition: all 0.5s;
}
.single-service:hover .circle-before {
  width: 100%;
  height: 100%;
  transform: none;
  border: 0;
  border-radius: 0;
  opacity: 1;
  background-color: #1b9bd7;
}
.single-service:hover .icon {
  background-color: #1b9bd7;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.25);
}
.single-service:hover .title, .single-service:hover .description {
  color: #fff;
}
.single-service .icon {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 14px;
  width: 60px;
  height: 60px;
  background-color: #424242;
  border-radius: 5px;
  text-align: center;
  transition: all 0.3s;
  padding: 8px;
}
.single-service .icon img {
  width: 100%;
}
.single-service .title {
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 18px;
  transition: color 0.3s;
}
.single-service .description {
  margin-bottom: 1px;
  font-size: 0.875rem;
  opacity: 0.85;
  transition: color 0.3s;
}

.experience2-year {
  position: relative;
  color: #1b9bd7;
  text-shadow: 0 2px 4px black;
  aspect-ratio: 3/4;
  overflow: hidden;
  border-radius: 0;
}
.experience2-year::before {
  content: "";
  position: absolute;
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  background: rgba(255, 255, 255, 0.5);
  left: 20px;
  top: 20px;
  z-index: 1;
  border-radius: 0;
}
.experience2-year img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-radius: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}
.experience2-year .since {
  position: absolute;
  top: 40px;
  right: 40px;
  z-index: 2;
  text-align: right;
}
.experience2-year .since p {
  text-transform: uppercase;
  margin: 0;
  font-size: 15px;
  letter-spacing: 1px;
}
.experience2-year .since h4 {
  font-size: 20px;
  letter-spacing: 1px;
}
.experience2-year .year {
  position: absolute;
  bottom: 40px;
  left: 40px;
  z-index: 2;
  text-align: left;
}
.experience2-year .year p {
  text-transform: uppercase;
  margin: 0;
  font-size: 15px;
  letter-spacing: 2px;
}
.experience2-year .year h5 {
  font-size: calc(20px + 7vw);
  letter-spacing: 2px;
  font-weight: 500;
}

.form-section {
  overflow: hidden;
}
.form-section form {
  position: relative;
  padding-top: 20px;
}
.form-section form::before {
  content: "";
  width: 100vw;
  height: 120%;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.03);
  z-index: 0;
  top: -10%;
  left: -13vw;
}
.form-section form > * {
  z-index: 1;
}
.form-section .form-check {
  padding-left: 1.8em;
  cursor: pointer;
}
.form-section .form-check .form-check-label {
  font-size: 1.125rem;
}
.form-section .form-check-input[type=checkbox] {
  border-radius: 2px;
  width: 1.325em;
  height: 1.325em;
  margin-top: 0.175em;
  margin-left: -1.8em;
}
.form-section .form-check-input[type=checkbox]:checked {
  background-color: #283e7a;
  border-color: #283e7a;
}
.form-section .form-check-input[type=checkbox]:focus {
  border-color: #283e7a;
  box-shadow: 0 0 0 0.2rem rgba(206, 99, 27, 0.2);
}
@media screen and (max-width: 575.9px) {
  .form-section form::before {
    width: calc(100vw + 30px);
    height: calc(100% + 30px);
    top: 0;
    left: -15px;
  }
}

.logo-slider {
  margin: auto;
  overflow: hidden;
  position: relative;
  width: auto;
}
.logo-slider .logo-slide-track {
  animation: logoScroll 50s linear infinite;
  display: flex;
  gap: 20px;
  width: 4320px;
}
.logo-slider .logo-slide {
  width: 240px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 10px;
}
.logo-slider .logo-slide img {
  width: 100%;
}
@media screen and (max-width: 575.9px) {
  .logo-slider .logo-slide {
    width: 140px;
  }
}

@keyframes logoScroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-2160px);
  }
}
.star-rating {
  display: inline-block;
  color: #ddd;
  font-family: Arial !important;
  vertical-align: top;
  position: relative;
}

.star-rating:before {
  content: "★★★★★";
  font-family: inherit;
  font-size: 30px;
  line-height: 30px;
  letter-spacing: 3px;
  text-shadow: 0 0px 1px #fff;
}

.star-rating span {
  display: block;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}

.star-rating span:before {
  content: "★★★★★";
  position: relative;
  color: #FFC835;
  font-family: Arial !important;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
  font-size: 30px;
  line-height: 30px;
  letter-spacing: 3px;
}

.accordion-common {
  border: none;
}
.accordion-common .accordion-item:not(:last-child) {
  margin-bottom: 10px;
}
.accordion-common .accordion-item:not(:first-of-type) {
  border-top: 1px solid rgba(201, 81, 0, 0.1);
}
.accordion-common .accordion-button {
  color: #1b9bd7;
  background-color: rgba(201, 81, 0, 0.02);
  border-radius: 0 !important;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1.4;
}
.accordion-common .accordion-button[aria-expanded=true] {
  color: #fff;
  background-color: #1b9bd7;
}
.accordion-common .accordion-button[aria-expanded=true]::after {
  filter: grayscale(1) invert(1);
}
.accordion-common .accordion-button:hover {
  opacity: 0.85;
}
.accordion-common .accordion-collapse, .accordion-common .accordion-item {
  border-radius: 0 !important;
}

.serial-box {
  width: 50px;
  height: 50px;
  min-width: 50px;
  min-height: 50px;
  border-radius: 10px;
  background-color: #283e7a;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 28px;
  font-weight: 500;
  line-height: 0;
  color: #fff;
  outline: 1px dotted #424242;
  outline-offset: 4px;
}

.card-team {
  position: relative;
  overflow: hidden;
  border-radius: 0.5rem;
  background: #222222;
}
.card-team img {
  width: 100%;
  aspect-ratio: 9/12;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  transition: 500ms;
}
.card-team:hover img {
  transform: scale(1.05);
  opacity: 0.55;
}
.card-team .card-teamtext {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  padding: 100px 20px 20px 20px;
  color: #fff;
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.8));
}
.card-team .card-teambottom {
  padding-top: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.card-team .card-teamforward {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 40px;
  font-size: 20px;
  line-height: 0;
  background: transparent;
  color: var(--bs-white);
  box-shadow: 0 0 0 2px #1b9bd7;
  transition: 300ms;
}
.card-team .card-teamforward:hover {
  background: #283e7a;
}

.testimonial-carousel {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 5px;
}
.testimonial-carousel .item {
  background: rgba(0, 0, 0, 0.025);
  padding: 50px 30px;
  border-radius: 15px;
}
.testimonial-carousel .item .profile {
  display: flex;
  padding-left: 15px;
}
.testimonial-carousel .item .profile img {
  border-radius: 100%;
  min-width: 50px;
  width: 50px;
  height: 50px;
  -o-object-fit: cover;
     object-fit: cover;
  box-shadow: 0 0 0 3px #fff, 0 0 0 4px #283e7a;
}
.testimonial-carousel .item .profile .information {
  padding-left: 20px;
  margin-bottom: 15px;
}
.testimonial-carousel .item .profile .information .stars i {
  color: #ffd832;
}
.testimonial-carousel .item .profile .information h6 {
  font-size: 22px;
  margin: 0;
  font-weight: 600;
  color: #424242;
  line-height: 1;
}
.testimonial-carousel .item .profile .information span {
  display: block;
  color: #283e7a;
  font-weight: 500;
  margin: 5px 0;
  line-height: 1.6em;
  font-size: 14px;
}
.testimonial-carousel .item p {
  font-size: 1rem;
  line-height: 1.7;
  font-style: italic;
  margin: 0;
}
.testimonial-carousel .item p .bi-quote {
  color: #283e7a;
  margin-right: 5px;
  font-size: 1.75rem;
  line-height: 1;
}

.contact-section {
  position: relative;
}
.contact-section .map-background {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

/*Start | Footer Style*/
.common-address {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 10px;
}
.common-address a {
  display: flex;
  gap: 14px;
  text-decoration: none;
  font-size: 1.5rem;
  font-weight: 500;
  color: #333;
}
.common-address a .bi {
  color: #283e7a;
  min-width: 24px;
  margin-top: 2px;
}
.common-address a:hover {
  color: #283e7a;
}

.social-group-icon {
  display: flex;
  gap: 10px;
}
.social-group-icon a {
  width: 40px;
  height: 40px;
  border-radius: 8px;
  background-color: #eee;
  color: #283e7a;
  font-size: 125%;
  vertical-align: middle;
  line-height: 0;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 350ms;
}
.social-group-icon a:hover {
  background-color: #283e7a;
  color: #fff;
}
@media screen and (max-width: 575.9px) {
  .social-group-icon a {
    box-shadow: 0 0 1px #283e7a;
  }
}

footer {
  background-color: #0d0d0d;
  padding-top: 56px;
  padding-bottom: 0;
  color: rgba(255, 255, 255, 0.9);
}
footer .footer-heading {
  font-size: 1.25rem;
  font-weight: 500;
  color: #fff;
  letter-spacing: 1px;
  padding-bottom: 10px;
  margin-bottom: 14px;
  position: relative;
}
footer .footer-heading::after {
  content: "";
  position: absolute;
  width: 40px;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #ffffff;
  transition: transform 0.25s ease-out;
  opacity: 0.5;
  transform-origin: bottom right;
}
footer .footer-links {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 10px;
}
footer .footer-links a {
  color: rgba(255, 255, 255, 0.55);
  text-decoration: none;
  font-size: 1rem;
  position: relative;
}
footer .footer-links a::after {
  content: "";
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: currentColor;
  transition: transform 0.25s ease-out;
  opacity: 0.5;
  transform-origin: bottom right;
}
footer .footer-links a:hover::after {
  transform: scaleX(1);
  transform-origin: bottom left;
}
footer .footer-links a:hover {
  color: rgb(255, 255, 255);
}
footer .footer-social {
  display: flex;
  align-items: center;
  gap: 20px;
}
footer .footer-social a {
  font-size: 20px;
  text-decoration: none;
  color: rgba(255, 255, 255, 0.6);
}
footer .footer-social a:hover {
  color: #283e7a;
}
footer .copyrights {
  margin-top: 25px;
  padding: 24px 12px;
  text-align: center;
  font-size: 1rem;
  letter-spacing: 0.5px;
  color: rgba(255, 255, 255, 0.5);
  background: #000;
  border-top: 1px dotted #301706;
}
@media screen and (max-width: 575.9px) {
  footer .footer-links a {
    font-size: 1.15rem;
    line-height: 1.2;
  }
  footer .footer-sm-2columns {
    display: block;
    -moz-columns: 2;
         columns: 2;
    -moz-column-gap: 15px;
         column-gap: 15px;
    gap: 15px;
  }
  footer .footer-sm-2columns a {
    font-size: 1.15rem;
    line-height: 1.2;
    display: block;
    margin-bottom: 14px;
  }
  footer .copyrights {
    font-size: 1rem;
    letter-spacing: 0.25px;
  }
}

/*End | Footer Style*/
.goto-top {
  position: fixed;
  width: 38px;
  height: 38px;
  color: #ffffff;
  background-color: #1b9bd7;
  box-shadow: 0 0 10px #424242;
  bottom: 15px;
  right: 15px;
  border-radius: 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: 0.25s;
  border: none;
  opacity: 0;
  transform: scale(0);
  z-index: 120;
}
.goto-top.active {
  opacity: 1;
  transform: scale(1);
}
.goto-top:hover {
  background-color: #283e7a;
}

/*Start | Bootstrap Custom Lightbox*/
.modal-lighting .modal-dialog {
  width: 100%;
  max-width: 100%;
  margin: 0;
  border-radius: 0;
}

.modal-lighting .modal-content {
  background: transparent;
  box-shadow: none;
  border: 0;
  height: 100vh;
}

.modal-lighting .carousel-indicators button {
  width: 16px;
  height: 4px;
  border: 0;
  border-radius: 20px;
  margin-right: 4px;
  margin-left: 4px;
  opacity: 0.9;
}

.modal-lighting .carousel-indicators button.active {
  background: #424242;
}

.modal-lighting .modal-body, .modal-lighting .carousel, .modal-lighting .carousel-item {
  height: 100vh;
}

.modal-lighting .carousel-item img {
  position: absolute;
  top: calc(50% - 10px);
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  margin: 10px auto;
  max-width: calc(100% - 20px);
  max-height: calc(100vh - 20px);
}

.modal-lighting button[data-bs-dismiss=modal] {
  font-family: Arial;
  position: fixed;
  top: 10px;
  right: 10px;
  z-index: 10;
  width: 30px;
  height: 30px;
  background: rgba(255, 255, 255, 0.95);
  color: red;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border: 0;
  border-radius: 50%;
  font-size: 30px;
  line-height: 0;
  padding: 0;
  opacity: 0.85;
  outline: none;
  transition: 300ms;
}
.modal-lighting button[data-bs-dismiss=modal]:hover {
  transform: rotate(90deg);
}

.modal-lighting button:hover {
  opacity: 1;
}

.modal-backdrop.show {
  opacity: 0.75;
}

/*End*/
/*Start | Controle*/
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #424242;
  background-color: #424242;
}

.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(235, 5, 124, 0.3);
}

/*End | Controle*/
@media screen and (min-width: 768px) {
  .sticky-md-t65 {
    position: sticky;
    top: 65px;
  }
  .sticky-md-t70 {
    position: sticky;
    top: 70px;
  }
  .sticky-md-t75 {
    position: sticky;
    top: 75px;
  }
  .sticky-md-t80 {
    position: sticky;
    top: 80px;
  }
  .sticky-md-t85 {
    position: sticky;
    top: 85px;
  }
  .sticky-md-t90 {
    position: sticky;
    top: 90px;
  }
  .mt-md-95px {
    margin-top: 95px;
  }
  .mt-md-100px {
    margin-top: 100px;
  }
  .mt-md-105px {
    margin-top: 105px;
  }
  .mt-md-110px {
    margin-top: 110px;
  }
}
@media screen and (min-width: 1400px) {
  html, body {
    font-size: 1rem;
  }
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1230px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1400px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1140px;
  }
}
@media (min-width: 991.99px) {
  .w-lg-50 {
    width: 50%;
  }
  .w-lg-75 {
    width: 75%;
  }
  .w-lg-80 {
    width: 80%;
  }
  .w-lg-85 {
    width: 85%;
  }
}
@media screen and (min-width: 992px) {
  .g-lg-6, .gy-lg-6 {
    --bs-gutter-y: 4rem;
  }
  .g-lg-6, .gx-lg-6 {
    --bs-gutter-x: 4rem;
  }
}
@media screen and (min-width: 768px) {
  .mt-md-95px {
    margin-top: 95px;
  }
  .mt-md-100px {
    margin-top: 100px;
  }
  .mt-md-105px {
    margin-top: 105px;
  }
  .mt-md-110px {
    margin-top: 110px;
  }
}
@media screen and (max-width: 992px) {
  body:has(.navbar-collapse.show) {
    overflow: hidden;
  }
  body:has(.navbar-collapse.show) > *:not(nav.navbar) {
    opacity: 0.25;
    pointer-events: none;
  }
  .navbar .navbar-nav .nav-item .dropdown-menu .dropdown-item {
    white-space: normal;
  }
}
@media (max-width: 575.9px) {
  .accordion-common .accordion-button {
    font-size: 1.15rem;
  }
}
@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: auto;
  }
}/*# sourceMappingURL=style.css.map */