@charset "UTF-8";
@import url(../fonts/fonts.css);
::-webkit-scrollbar {
  height: 6px;
  width: 6px;
}

::-webkit-scrollbar-thumb {
  background-color: #F15C22;
  border-radius: 2px;
}
::-webkit-scrollbar-thumb:hover {
  background-color: #ad3607;
}

::-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: "Degular Demo", Arial, Helvetica, sans-serif;
}

.ff-degulardemo {
  font-family: "Degular Demo" !important;
}

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

.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-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: #F15C22 !important;
}

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

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

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

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

.text-light3 {
  color: #f1f3ff;
}

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

.text-paragraph2 {
  color: #656565;
}

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

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

.fs-5p5 {
  font-size: 1.125rem !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: #F15C22 !important;
}

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

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

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

.bg-primary-50 {
  background-color: rgba(241, 92, 34, 0.05);
}

.bg-primary-100 {
  background-color: rgba(241, 92, 34, 0.1);
}

.bg-primary-200 {
  background-color: rgba(241, 92, 34, 0.2);
}

.bg-primary-300 {
  background-color: rgba(241, 92, 34, 0.3);
}

.bg-primary-400 {
  background-color: rgba(241, 92, 34, 0.4);
}

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

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

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

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

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

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

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

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

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

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

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

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

.bg-light4 {
  background-color: #fffbf3 !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;
}

.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%;
}

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

.btn-primary {
  --bs-btn-font-weight: 500;
  --bs-btn-color: #fff;
  --bs-btn-bg: #F15C22;
  --bs-btn-border-color: #F15C22;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #ad3607;
  --bs-btn-hover-border-color: #ad3607;
  --bs-btn-focus-shadow-rgb: 241, 92, 34;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #ad3607;
  --bs-btn-active-border-color: #ad3607;
  border-radius: 2px;
}

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

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

.form-control, .custom-select {
  --bs-border-radius: 2px !important;
  color: #ad3607;
  min-height: 48px;
  font-size: 1.125rem;
  font-weight: 500;
  padding: 0.563rem 0.75rem;
}
.form-control:focus, .custom-select:focus {
  color: #321002;
  border-color: #F15C22;
  box-shadow: 0 0 0 0.2rem rgba(241, 92, 34, 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;
  box-shadow: 0 2px 4px rgba(51, 51, 51, 0.1);
}
.navbar .navbar-mobile-brand {
  height: 48px;
  width: 114px;
}
.navbar .navbar-brand {
  padding: 0;
}
.navbar .navbar-brand img {
  display: block;
  width: 100%;
  max-width: 160px;
}
.navbar .navbar-nav {
  gap: 24px;
}
.navbar .navbar-nav .nav-item .nav-link {
  color: #333;
  font-size: 1.25rem;
  font-weight: 600;
  letter-spacing: 0.5px;
  white-space: nowrap;
}
.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: #F15C22;
}
.navbar .navbar-mobile-toggler {
  position: sticky;
  top: 2px;
  right: 0px;
  float: right;
  width: 30px;
  height: 30px;
  border-radius: 30px;
  color: #F15C22;
  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;
    width: 100%;
  }
  .navbar .button-lg {
    margin-top: 15px;
  }
}

.scroll-active .navbar {
  position: sticky;
  top: 0;
  animation: navAnim 0.5s linear;
}
.scroll-active .navbar .navbar-brand img {
  max-width: 120px;
}

@keyframes navAnim {
  0% {
    transform: translateY(-100px);
  }
  100% {
    transform: translateY(0px);
  }
}
.home-banner {
  min-height: 80vh;
  position: relative;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
}
.home-banner::before {
  content: "";
  position: absolute;
  width: 55%;
  height: 200%;
  left: 0;
  top: 0;
  z-index: 1;
  transform: skew(35deg, 0deg);
  background: #ad3607;
  opacity: 0.75;
}
.home-banner .home-banner-image {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 0;
}
.home-banner .container {
  position: relative;
  z-index: 1;
  text-shadow: 0 2px 3px #ad3607;
}
@media screen and (max-width: 575.9px) {
  .home-banner {
    min-height: 54vh;
  }
}

.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: #ad3607;
  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 #ad3607;
}
@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 #F15C22;
}
.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: #F15C22;
}
@media screen and (max-width: 991.9px) {
  .dropdown-loans {
    min-width: 100%;
    -moz-column-count: 1;
         column-count: 1;
    margin-left: 0;
    padding: 2px 0;
    border-radius: 0;
    margin-top: 10px !important;
  }
}

.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%;
  }
}

.brand-section {
  overflow: hidden;
  position: relative;
  padding-top: 65px;
  padding-bottom: 65px;
  background-color: #ad3607;
}
.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 #F15C22;
  }
  .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: #F15C22;
}
.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: #F15C22;
  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;
}
.arrow-list li {
  font-size: 1.25rem;
  line-height: 1.5;
  padding-left: 1.5rem;
  color: #353535;
  background-image: url("data:image/svg+xml,<svg viewBox='0 0 16 16' fill='%23000' 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 8px;
  background-size: 0.875rem 0.875rem;
}
.arrow-list li:not(:last-child) {
  margin-bottom: 8px;
}
@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(173, 54, 7, 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 #333333;
  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: #ad3607;
}
.single-service:hover .icon {
  background-color: #ad3607;
  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: #333333;
  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: #ffffff;
  text-shadow: 0 3px 4px #ad3607;
  aspect-ratio: 3/4;
  overflow: hidden;
  border-radius: 6px;
}
.experience2-year::before {
  content: "";
  position: absolute;
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  background: rgba(241, 92, 34, 0.5);
  left: 20px;
  top: 20px;
  z-index: 1;
  border-radius: 6px;
}
.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: #F15C22;
  border-color: #F15C22;
}
.form-section .form-check-input[type=checkbox]:focus {
  border-color: #F15C22;
  box-shadow: 0 0 0 0.2rem rgba(241, 92, 34, 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(173, 54, 7, 0.1);
}
.accordion-common .accordion-button {
  color: #ad3607;
  background-color: rgba(173, 54, 7, 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: #ad3607;
}
.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: 50%;
  background-color: #F15C22;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 28px;
  font-weight: 500;
  line-height: 1;
  padding-bottom: 2px;
  color: #fff;
}

/*Start | Footer Style*/
.footer-address {
  background: linear-gradient(10deg, #fff, #fff, #ddd);
  padding-top: 50px;
  padding-bottom: 50px;
}
.footer-address .footer-logo {
  width: 260px;
  display: inline-block;
}
.footer-address .footer-logo img {
  width: 100%;
}

.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: #F15C22;
  min-width: 24px;
  margin-top: 2px;
}
.common-address a:hover {
  color: #F15C22;
}

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

footer {
  background-color: #0d0d0d;
  padding-top: 55px;
  padding-bottom: 0;
  color: rgba(255, 255, 255, 0.85);
}
footer .footer-heading {
  font-size: 1.5rem;
  font-weight: 500;
  color: #fff;
  letter-spacing: 1px;
  padding-bottom: 10px;
  margin-bottom: 12px;
  position: relative;
}
footer .footer-heading::after {
  content: "";
  position: absolute;
  width: 40px;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #f1581d;
  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: 8px;
}
footer .footer-links a {
  color: rgba(255, 255, 255, 0.55);
  text-decoration: none;
  font-size: 1.25rem;
  font-weight: 300;
  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: #F15C22;
}
footer .copyrights {
  margin-top: 45px;
  padding: 24px 12px;
  text-align: center;
  font-size: 1.125rem;
  font-weight: 300;
  letter-spacing: 0.5px;
  color: #fff;
  background: #F15C22;
}
@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: #ad3607;
  box-shadow: 0 0 10px #333333;
  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: #F15C22;
}

/*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: #333333;
}

.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: #333333;
  background-color: #333333;
}

.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 (max-width: 992px) {
  body:has(.navbar-collapse.show) {
    overflow: hidden;
  }
  body:has(.navbar-collapse.show) > *:not(nav.navbar) {
    opacity: 0.25;
    pointer-events: none;
  }
}
@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 */