/*================================================================================================
    Start Finance Home CSS
===================================================================================================*/
@import "../reset.css";
@import "../mobile-menu.css";
@import "../header.css";

/* Header  */
.bx-topbar {
  background-color: var(--bx-title-color);
  padding: 8px 0px;
}

.bx-topbar__notice .text {
  color: rgba(255, 255, 255, 0.63);
  display: flex;
  align-items: center;
  gap: 8px;
}
.bx-topbar__notice .text a {
  font-weight: 700;
  color: var(--bx-white-color);
}
.bx-topbar__notice .text a:hover {
  text-decoration: underline;
}
.bx-topbar__data {
  display: flex;
  align-items: center;
  justify-content: right;
  position: relative;
}
.bx-topbar__info {
  position: relative;
  padding-right: 40px;
  margin-right: 40px;
}
.bx-topbar__info::before {
  position: absolute;
  content: "";
  width: 1px;
  height: 46px;
  background: rgba(255, 255, 255, 0.12);
  right: 0;
  top: -11px;
}
.bx-header__inner {
  position: initial;
}
.bx-header__logo {
  border-right: 1px solid rgba(34, 48, 53, 0.16);
}
.bx-header__block {
  border-bottom: 1px solid rgba(255, 255, 255, 0.16);
}
.bx-header__info .support-text {
  color: rgba(255, 255, 255, 0.75);
}
.bx-header__info .phone-number,
.bx-header__search {
  color: var(--bx-white-color);
}
.bx-header__nav {
  border-right: 1px solid rgba(255, 255, 255, 0.16);
}
.bx-header__nav-menu li a,
.bx-header__info .support-text i {
  color: var(--bx-white-color);
}
.bx-header__nav-menu li:hover > a,
.bx-header__nav-menu li.active a,
.header-main.sticky .bx-header__nav-menu li .active {
  color: var(--bx-primary-color);
}

.bx-header__nav-menu .megamenu-active:hover > a,
.bx-header__nav-menu .megamenu-active a {
  color: var(--bx-primary-color);
}

.bx-header__nav-menu li .sub-menu {
  background: #354044;
}
.bx-header__nav-menu li .sub-menu li a {
  color: rgba(255, 255, 255, 0.75);
}
.bx-header__nav-menu li .sub-menu li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.mobile-menu-modal {
  background-color: #142125;
}
.mobile-menu-modal .offcanvas-dialog .modal-content {
  background: #142125;
}
.mobile-menu-modal.offcanvas-modal.modal.fade .modal-dialog {
  background: #142125;
}
.mobile-menu-modal .offcanvas-header {
  background: #142125;
}
.mobile-menu-modal .offcanvas-header .btn-close {
  color: var(--bx-white-color);
  border: 1px solid var(--bx-white-color) !important;
}
.offcanvas__menu_item {
  border-bottom: 1px solid #ebebeb30;
  color: var(--bx-white-color);
}
.offcanvas__sub_menu_toggle::after,
.offcanvas__sub_menu_toggle::before {
  background-color: #85a6a6;
}
.offcanvas__sub_menu_toggle {
  background-color: #f5f5f512;
}
.offcanvas__sub_menu_item {
  border-bottom: 1px solid #ebebeb30;
  color: var(--bx-white-color);
}

/* Hero  */
.bx-hero {
  overflow: hidden;
  z-index: 2;
  position: relative;
  padding-top: 144px;
}
.bx-hero__shape {
  position: absolute;
  left: 0;
  top: 12%;
  z-index: -1;
  opacity: 0.1;
}
.bx-hero__top {
  display: flex;
  justify-content: space-between;
  gap: 265px;
  max-width: 1320px;
  margin: auto;
  margin-top: 140px;
}
.bx-hero__cont {
  max-width: 620px;
}
.bx-hero__client-box {
  border-radius: 8px;
  background: #2a3e45;
  padding: 55px 45px;
  max-width: 436px;
  z-index: 2;
  position: relative;
}
.bx-hero__client-box .box-shape {
  position: absolute;
  right: 45px;
  top: 55px;
}
.bx-hero__client-info .client-img-list li {
  display: inline-block;
}
.bx-hero__client-info .client-img-list li img {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  border: 2px solid var(--bx-white-color);
}
.bx-hero__client-info .client-img-list li {
  margin-left: -16px;
}
.bx-hero__client-info .client-img-list {
  margin-left: 16px;
}
.bx-hero__client-info .trustpilot-info {
  margin-top: 24px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.bx-hero__client-info .trustpilot-info span {
  font-size: 18px;
  font-weight: 800;
  line-height: 25px;
  letter-spacing: -0.18px;
  color: var(--bx-white-color);
}
.bx-hero__client-info .trustpilot-info img {
  max-width: 96px;
}
.bx-hero__client-info .text {
  font-size: 16px;
  font-weight: 400;
  line-height: 23px;
  color: var(--bx-white-color);
  margin-top: 8px;
}
.bx-hero__client-box .title {
  font-size: 26px;
  font-weight: 400;
  line-height: 38px;
  margin: 0px;
  margin-top: 32px;
  color: var(--bx-white-color);
}
.bx-hero__client-btn {
  margin-top: 100px;
}
.bx-hero__cont .title span {
  font-weight: 900;
  line-height: 140%;
  letter-spacing: -3.08px;
  display: block;
}
.bx-hero__cont .title {
  font-size: 77px;
  font-weight: 500;
  line-height: 91px;
  letter-spacing: -1.54px;
  color: var(--bx-white-color);
}

/* Hero Slider */
.owl-carousel.bx-hero__slider {
  margin-top: -125px;
}
.owl-carousel.bx-hero__slider .owl-stage-outer {
  border-radius: 8px;
}
.bx-hero__slider-items {
  height: 862px;
  border-radius: 8px;
}
.bx-hero__slider-items::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 17, 17, 0.49);
  border-radius: 8px;
}
.bx-hero__bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  border-radius: 8px;
  overflow: hidden;
}
.bx-hero__bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 8px;
}
.bx-hero__slider .owl-item.active .bx-hero__bg {
  -webkit-animation: zoomin 30s ease-in infinite;
  animation: zoomin 30s ease-in infinite;
  transition: all 0.5s ease-in-out;
}

.bx-slider__content {
  z-index: 2;
  position: absolute;
  bottom: 0;
  left: 0;
  margin-left: 115px;
  margin-bottom: 115px;
  max-width: 590px;
}
.bx-slider__content .title {
  font-size: 40px;
  font-weight: 600;
  line-height: 60px;
  color: var(--bx-white-color);
  margin: 0;
  opacity: 0;
  -webkit-transform: translateY(50px);
  -moz-transform: translateY(50px);
  -ms-transform: translateY(50px);
  -o-transform: translateY(50px);
  transform: translateY(50px);
  -webkit-transition: all 1000ms ease;
  -moz-transition: all 1000ms ease;
  -ms-transition: all 1000ms ease;
  -o-transition: all 1000ms ease;
  transition: all 1000ms ease;
}
.bx-hero__slider .owl-item.active .bx-slider__content .title {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 700ms;
  -moz-transition-delay: 700ms;
  -ms-transition-delay: 700ms;
  -o-transition-delay: 700ms;
  transition-delay: 700ms;
}
.bx-slider__video {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-top: 35px;
  opacity: 0;
  -webkit-transform: translateY(50px);
  -moz-transform: translateY(50px);
  -ms-transform: translateY(50px);
  -o-transform: translateY(50px);
  transform: translateY(50px);
  -webkit-transition: all 1000ms ease;
  -moz-transition: all 1000ms ease;
  -ms-transition: all 1000ms ease;
  -o-transition: all 1000ms ease;
  transition: all 1000ms ease;
}
.bx-hero__slider .owl-item.active .bx-slider__video {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 1000ms;
  -moz-transition-delay: 1000ms;
  -ms-transition-delay: 1000ms;
  -o-transition-delay: 1000ms;
  transition-delay: 1000ms;
}
.bx-slider__video .video-content p {
  font-size: 22px;
  font-weight: 500;
  line-height: 22px;
  color: var(--bx-white-color);
}
.bx-slider__video .video-content span {
  font-size: 16px;
  font-weight: 500;
  line-height: 14px;
  color: var(--bx-white-color);
  display: block;
  margin-top: 16px;
}
.bx-video__btn {
  width: 76px;
  height: 76px;
  line-height: 82px;
  font-size: 20px;
  border-radius: 100%;
  text-align: center;
  background: #ffffff30;
  backdrop-filter: blur(4px);
  color: var(--bx-white-color) !important;
  border: 1px solid #ffffff57;
  z-index: 2;
  transition: all 0.3s ease;
}
.bx-video__btn:hover {
  background: var(--bx-white-color);
  border: 1px solid transparent;
  color: var(--bx-primary-color) !important;
}

/* Slider Controls  */
.owl-carousel.bx-hero__slider .owl-controls {
  position: absolute;
  width: 100%;
  bottom: 16px;
}
.owl-carousel.bx-hero__slider .owl-dots {
  position: absolute;
  right: 80px;
  top: 50%;
  line-height: 0;
  transform: translate(0, -50%);
  display: grid;
}
.owl-carousel.bx-hero__slider .owl-dots .owl-dot span {
  width: 8px;
  height: 8px;
  margin: 16px 0;
  background: var(--bx-white-color);
  display: block;
  border-radius: 100%;
  position: relative;
  transition: all 0.4s ease;
}
.owl-carousel.bx-hero__slider .owl-dots .owl-dot span::before {
  position: absolute;
  content: "";
  width: 30px;
  height: 30px;
  border: 1px solid var(--bx-white-color);
  border-radius: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(0.5);
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease;
}
.owl-carousel.bx-hero__slider .owl-dot.active span,
.owl-carousel.bx-hero__slider .owl-dot:hover span {
  background: var(--bx-white-color);
}
.owl-carousel.bx-hero__slider .owl-dot.active span::before {
  opacity: 1;
  visibility: visible;
  transform: translate(-50%, -50%) scale(1);
}

/* Text Move  */
.bx-text-move {
  overflow: hidden;
}
.swiper.text-move_slider-reverse {
  margin-top: 40px;
}
.bx-text-move .swiper-slide {
  width: auto !important;
}
.bx-text-move .swiper-wrapper {
  transition-timing-function: linear;
}
.bx-text-slide__item {
  display: flex;
  gap: 58px;
  justify-content: center;
  align-items: center;
}
.bx-text-slide__item .text {
  font-size: 77px;
  font-weight: 900;
  letter-spacing: -3.08px;
  color: var(--bx-white-color);
  line-height: 140%;
}
.bx-text-slide__item .text.text-outline {
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: var(--bx-white-color);
}
.bx-text-slide__item .arrow-img {
  max-width: 50px;
  max-height: 50px;
}

/* Text Move Style 2 */
.bx-text-move__style2 {
  background-color: var(--bx-title-color);
  padding-top: 30px;
}
.bx-text-move__style2 .text.text-outline {
  -webkit-text-stroke-color: var(--bx-white-color);
}

/* About  */
.bx-about {
  background-color: #142125;
}
.bx-about__image-container {
  max-width: 1920px;
  margin: auto;
  position: relative;
  bottom: -140px;
}
.bx-about__image {
  position: absolute;
  left: 0;
  bottom: 0;
}
.bx-about__image::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 17, 17, 0.35);
  left: 0;
  top: 0;
  border-radius: 1px 8px 0px 1px;
}
.bx-about__image .about-img {
  max-width: 686px;
  height: 698px;
  border-radius: 1px 8px 0px 1px;
}
.bx-about__image .img-shape {
  position: absolute;
  left: 35px;
  bottom: 46px;
}
.bx-about__inner {
  display: flex;
  gap: 515px;
  z-index: 2;
  position: relative;
}
.bx-about__content {
  max-width: 970px;
}
.bx-about__content .title {
  font-size: 40px;
  font-weight: 400;
  line-height: 58px;
  letter-spacing: -0.4px;
  margin: 0;
  color: var(--bx-white-color);
}
.bx-about__counter {
  display: flex;
  align-items: center;
  gap: 170px;
  margin-top: 60px;
}
.bx-about .counter-card .icon {
  width: 80px;
  height: 80px;
  border-radius: 100%;
  line-height: 80px;
  text-align: center;
  border: 1px solid var(--bx-primary-color);
  transition: all 0.4s ease;
}
.bx-about .counter-card:hover .icon {
  background: var(--bx-primary-color);
  border: 1px solid transparent;
}
.bx-about .counter-card:hover .icon svg path {
  fill: var(--bx-white-color);
}
.bx-about .counter-card .info {
  margin-top: 50px;
}

.bx-about .counter-card .title {
  font-size: 77px;
  font-weight: 500;
  line-height: 91px;
  letter-spacing: -1.54px;
}

.bx-about .counter-card .title,
.bx-about .counter-card .odometer {
  font-size: 77px;
  font-weight: 500;
  letter-spacing: -1.54px;
  line-height: 58px;
  font-family: var(--bx-inter-font);
  margin-bottom: 0px;
  display: flex;
  text-transform: uppercase;
  position: relative;
  top: -3px;
}
.bx-about .counter-card .text {
  margin-top: 12px;
  font-size: 22px;
  font-weight: 500;
  line-height: 38px;
  color: rgba(255, 255, 255, 0.75);
}
.bx-about__btn {
  margin-top: 60px;
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .bx-about__image .about-img {
    max-width: 500px;
    height: auto;
  }
  .bx-about__content {
    max-width: 100%;
  }
  .bx-about__inner {
    gap: 464px;
  }
  .bx-about__inner .bx-section-head {
    white-space: nowrap;
  }
  .bx-about__image-container {
    bottom: 0;
  }

  .bx-about__image .img-shape {
    max-width: 150px;
  }
}

/* Service  */
.bx-service__inner {
  display: flex;
  gap: 110px;
}

.bx-service .bx-section-head {
  max-width: 436px;
}

.bx-service__wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  width: 100%;
}
.service-card {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
.service-image-card {
  border-radius: 8px;
  overflow: hidden;
  max-width: 270px;
}
.service-image-card img {
  max-width: 270px;
  border-radius: 8px;
  transition: all 0.3s ease;
}
.service-card:hover .service-image-card img {
  transform: scale(1.04);
}
.service-info-card {
  position: relative;
  max-width: 270px;
  border-radius: 8px;
  border: 1px solid rgba(34, 48, 53, 0.17);
  padding: 20px 18px 20px 18px;
  transition: all 0.3s ease;
  overflow: hidden;
}
.service-info-card:hover {
  background: var(--bx-primary-color);
  border: 1px solid transparent;
}
.service-info-card:hover .service-icon svg path {
  stroke: #f0f0f0;
}
.service-content {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 126px;
  padding: 0px 18px 45px 18px;
  transition: all 0.3s ease;
}
.service-info-card:hover .service-content {
  height: 154px;
  padding: 0px 18px 24px 18px;
}
.service-content .title {
  font-size: 16px;
  font-weight: 700;
  line-height: 120%;
  margin-bottom: 12px;
  transition: all 0.3s ease;
  color: var(--bx-white-color);
}

.service-content .text {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: -0.32px;
  transition: all 0.3s ease;
  color: rgba(255, 255, 255, 0.75);
}

.service-info-card:hover .title,
.service-info-card:hover .text {
  color: var(--bx-white-color);
}
.service-btn {
  font-size: 16px;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: -0.32px;
  display: inline-flex;
  align-items: center;
  gap: 14px;
  color: #f0f0f0 !important;
  transition: all 0.3s ease;
  margin-top: 24px;
}
.service-btn:hover {
  letter-spacing: 0.3px;
}
.service-btn i {
  font-size: 18px;
  position: relative;
  top: 3px;
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .service-info-card:hover .service-content {
    height: 182px;
  }
}

/* Motto  */
.bx-motto__wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 95px;
}
.motto-item {
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  padding-top: 48px;
}
.motto-item .title {
  font-size: 26px;
  font-weight: 600;
  line-height: 120%;
  margin-bottom: 24px;
  color: var(--bx-white-color);
}

.motto-item .text {
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -0.36px;
  color: rgba(255, 255, 255, 0.75);
}

/* Funfact  */
.bx-funfact__inner {
  display: flex;
  justify-content: space-between;
  align-items: end;
  padding-left: 115px;
  padding-bottom: 115px;
  height: 658px;
  overflow: hidden;
  border-radius: 8px;
}
.bx-funfact__inner::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 17, 17, 0.32);
  border-radius: 8px;
  z-index: -1;
}
.bx-funfact__title {
  color: var(--bx-white-color);
  font-size: 40px;
  font-weight: 600;
  line-height: 60px;
  margin: 0;
}
.bx-funfact__counter {
  text-align: center;
  position: relative;
  margin-bottom: 70px;
  margin-right: 255px;
  top: 114px;
}
.circle-overlay {
  position: absolute;
  width: 438px;
  height: 438px;
  border-radius: 438px;
  border: 1px solid rgba(255, 255, 255, 0.15);
  background: rgba(255, 255, 255, 0.06);
  backdrop-filter: blur(8.199999809265137px);
  z-index: -1;
  left: 50%;
  transform: translate(-50%, 0);
  top: 36px;
}
.bx-funfact__counter-icon {
  width: 90px;
  height: 90px;
  background: var(--bx-primary-color);
  border-radius: 100%;
  line-height: 94px;
  font-size: 32px;
  color: var(--bx-white-color);
  display: inline-block;
}
.bx-funfact__counter-desc {
  margin-top: 45px;
}
.bx-funfact__counter-desc h4 {
  color: #fff;
  text-align: center;
  font-size: 44px;
  font-weight: 500;
  letter-spacing: -0.88px;
  line-height: 84%;
  margin: 0;
}
.bx-funfact__counter-desc h4 span {
  color: var(--bx-white-color);
  font-size: 44px;
  font-weight: 500;
  letter-spacing: -0.88px;
  line-height: 38px !important;
  font-family: var(--bx-inter-font) !important;
}
.bx-funfact__counter-desc p {
  color: rgba(255, 255, 255, 0.85);
  font-size: 18px;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: -0.36px;
  margin-top: 24px;
}

/* Portfolio  */
.bx-portfolio .bx-container {
  max-width: 1680px;
}
.bx-portfolio__inner {
  margin-top: 40px;
}
.portfolio-row {
  --bs-gutter-y: 1.9rem;
  margin-top: 20px;
}
.filter-menu {
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  text-align: center;
}

.filter-menu .tab-btn {
  color: var(--bx-white-color);
  font-size: 16px;
  font-weight: 500;
  position: relative;
  padding: 20px 40px;
  line-height: 18px;
  background: transparent;
}
.filter-menu .tab-btn.active,
.filter-menu .tab-btn:hover {
  color: var(--bx-primary-color);
}
.filter-menu .tab-btn::before {
  position: absolute;
  content: "";
  width: 1px;
  height: 40px;
  background: rgba(255, 255, 255, 0.12);
  right: 0px;
  bottom: 0;
}
.portfolio-card {
  position: relative;
  overflow: hidden;
}
.portfolio-img {
  overflow: hidden;
  border-radius: 8px;
}
.portfolio-img img {
  width: 100%;
  object-fit: cover;
  border-radius: 8px;
}
.portfolio-card:hover .portfolio-img img {
  transform: scale(1.04);
}
.portfolio-content {
  margin-top: 18px;
}
.portfolio-content .category {
  display: inline-block;
  color: var(--bx-primary-color);
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.36px;
}
.portfolio-content .title {
  margin: 0;
  margin-top: 12px;
  font-size: 22px;
  font-weight: 600;
  line-height: 120%;
  display: block;
  color: var(--bx-white-color);
}
.portfolio-content .title:hover {
  color: var(--bx-primary-color);
}

/* Partners  */
.bx-partner__section-head {
  border-bottom: 1px solid rgba(34, 48, 53, 0.17);
  padding-bottom: 40px;
}
.bx-partner__section-head .title {
  color: rgba(255, 255, 255, 0.75);
  font-size: 20px;
  font-weight: 400;
  letter-spacing: -0.4px;
  margin: 0;
}
.owl-carousel.bx-partner__slider {
  margin-top: 40px;
}
.bx-partner__item img {
  max-width: 174px;
}

/* Team  */
.bx-team {
  background-color: #142125;
}
.bx-team__shape {
  position: absolute;
  content: "";
  right: 0;
  top: 145px;
}
.bx-team__wrapper {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
  margin-top: 40px;
}
.bx-team__head {
  position: relative;
  overflow: hidden;
}
.bx-team__img {
  border-radius: 8px;
  overflow: hidden;
}
.bx-team__img img {
  width: 100%;
  border-radius: 8px;
}
.bx-team__card:hover .bx-team__img img {
  transform: scale(1.04);
}
.bx-team__social {
  position: absolute;
  bottom: -50px;
  left: 50%;
  transform: translate(-50%, 0);
  white-space: nowrap;
  transition: all 0.3s ease;
}
.bx-team__card:hover .bx-team__social {
  bottom: 30px;
}
.bx-team__social li {
  display: inline-block;
  margin-right: 10px;
}
.bx-team__social li a {
  width: 42px;
  height: 42px;
  background: var(--bx-white-color);
  border-radius: 100%;
  line-height: 44px;
  text-align: center;
  color: var(--bx-title-color);
}
.bx-team__social li a:hover {
  color: var(--bx-white-color);
  background: var(--bx-primary-color);
}
.bx-team__social li:last-child {
  margin: 0;
}

.bx-team__content {
  margin-top: 32px;
}
.bx-team__content .name {
  font-size: 22px;
  font-weight: 600;
  line-height: 120%;
  margin-bottom: 12px;
}
.bx-team__content .name a {
  color: var(--bx-white-color);
}
.bx-team__content .designation {
  font-size: 18px;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: -0.36px;
  color: rgba(255, 255, 255, 0.75);
}

/* Why Choose  */
.w-choose-img-wrapper {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 50%;
}
.w-choose-img-wrapper::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 17, 17, 0.35);
}

.w-choose-img-wrapper .brand-img {
  position: absolute;
  z-index: 2;
  left: 55px;
  bottom: 55px;
}

.w-chooose-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.w-choose-content {
  margin-left: 150px;
}
.w-choose-content .faq-inner {
  margin-top: 50px;
}
.w-choose-content .accordion-item {
  margin-bottom: 32px;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.17);
  border-radius: 0 !important;
}
.w-choose-content .accordion-item:last-child {
  margin: 0;
}
.w-choose-content .accordion-item .accordion-button {
  background: transparent;
  color: var(--bx-white-color);
  padding: 0 0 20px;
  border-radius: 8px !important;
  box-shadow: none;
  margin: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 34px;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  transition: all 0.4s ease;
  display: flex;
  align-items: center;
  gap: 20px;
  position: relative;
}
.w-choose-content .accordion-item .accordion-button:not(.collapsed) {
  box-shadow: none;
  border-bottom: none !important;
  padding-bottom: 32px;
}
.w-choose-content .accordion-item .accordion-button:focus {
  box-shadow: none;
}
.w-choose-content .accordion-item .accordion-button span {
  color: var(--bx-primary-color);
}
.w-choose-content .accordion-item .accordion-button svg {
  position: absolute;
  right: 4px;
  top: 12px;
}
.w-choose-content .accordion-item .accordion-button svg path {
  fill: var(--bx-white-color);
}
.w-choose-content .accordion-body {
  padding: 0 0 32px;
  border-radius: 0px 0px 8px 8px;
  transition: all 0.4s ease;
}
.w-choose-content .accordion-body p {
  color: rgba(255, 255, 255, 0.75);
}
.w-choose-content .accordion-item .accordion-button::after {
  display: none;
}
.w-choose-action {
  display: flex;
  align-items: center;
  gap: 32px;
  margin-top: 40px;
}

.w-choose-contact p {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 15px;
  font-weight: 400;
  line-height: 28px;
}
.w-choose-contact p i {
  color: var(--bx-primary-color);
  position: relative;
  top: 2px;
  color: rgba(255, 255, 255, 0.75);
}
.w-choose-contact a {
  font-size: 18px;
  font-weight: 700;
  color: var(--bx-white-color);
  line-height: 120%;
  margin-top: 4px;
}

/* Contact  */
.bx-contact {
  background: var(--bx-title-color);
}
.bx-contact .bx-section-head__title {
  color: #f0f0f0;
}
.bx-contact .bx-section-head__label {
  background: rgba(255, 255, 255, 0.08);
  color: var(--bx-white-color);
}
.bx-contact__inner {
  display: flex;
  align-items: center;
  gap: 136px;
}
.bx-contact__content {
  max-width: 696px;
}
.bx-contact__main {
  border-top: 1px solid rgba(255, 255, 255, 0.14);
  padding-top: 30px;
  margin-top: 30px;
}
.bx-contact__info {
  margin-bottom: 32px;
}
.bx-contact__info:last-child {
  margin: 0;
}
.bx-contact__info .title {
  font-size: 26px;
  font-weight: 400;
  line-height: 120%;
  color: var(--bx-white-color);
  display: block;
  margin-bottom: 22px;
}
.bx-contact__info .info-list li {
  display: inline-block;
  margin-right: 24px;
  padding-right: 24px;
  position: relative;
  color: rgba(255, 255, 255, 0.75);
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -0.36px;
}
.bx-contact__info .info-list li a:hover {
  color: var(--bx-primary-color);
}
.bx-contact__info .info-list li::before {
  position: absolute;
  content: "";
  width: 1px;
  height: 14px;
  background: rgba(255, 255, 255, 0.21);
  right: 0;
  top: 8px;
}
.bx-contact__info .info-list li:last-child {
  padding: 0;
  margin: 0;
}
.bx-contact__info .info-list li:last-child::before {
  display: none;
}
.bx-contact__widget {
  border-radius: 8px;
  background: #f0f0f0;
  padding: 75px;
}
.bx-contact__widget h3 {
  font-size: 40px;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: -0.4px;
  margin: 0;
}
.bx-contact__form {
  margin-top: 48px;
}
.bx-contact__form .form-group {
  margin-bottom: 24px;
}
.bx-contact__form .form-group input,
.bx-contact__form .form-group textarea {
  width: 100%;
  height: 48px;
  border: 1px solid rgba(34, 48, 53, 0.17);
  background-color: transparent;
  color: var(--bx-title-color);
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  border-radius: 8px;
}
.bx-contact__form .form-group input:focus,
.bx-contact__form .form-group textarea:focus {
  border: 1px solid var(--bx-primary-color);
}
.bx-contact__form .form-group textarea {
  height: 215px;
}
.bx-contact__form .form-group .nice-select {
  width: 100%;
  height: 48px;
  line-height: 48px;
  background: transparent;
  border: 1px solid rgba(34, 48, 53, 0.17);
  background-color: transparent;
  border-radius: 8px;
  color: #70717e;
  padding-left: 12px;
  font-weight: 400;
}
.bx-contact__form .form-group .nice-select::after {
  border-bottom: 2px solid var(--bx-primary-color);
  border-right: 2px solid var(--bx-primary-color);
}

/* Blog  */
.bx-blog {
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.bx-blog__shape {
  position: absolute;
  top: -80px;
  right: 162px;
  z-index: -1;
}
.bx-blog__wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 44px;
  margin-top: 40px;
}
.bx-blog__cover {
  border-radius: 8px;
  position: relative;
  overflow: hidden;
}
.bx-blog__cover::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 8px;
  background: rgba(34, 48, 53, 0.24);
  z-index: 2;
}
.bx-blog__cover img {
  border-radius: 8px;
}
.bx-blog__card:hover .bx-blog__cover img {
  transform: scale(1.04);
}
.bx-blog__content {
  margin-top: 24px;
}
.bx-blog__meta {
  display: flex;
  align-items: center;
  gap: 18px;
  margin-bottom: 12px;
}
.bx-blog__meta .category {
  padding: 12px 20px;
  border: 1px solid rgba(255, 255, 255, 0.25);
  border-radius: 56px;
  font-size: 14px;
  font-weight: 500;
  line-height: 12px;
  color: var(--bx-primary-color);
}
.bx-blog__meta .date {
  font-size: 14px;
  font-weight: 500;
  line-height: 120%;
  color: var(--bx-primary-color);
  text-transform: uppercase;
}
.bx-blog__content .title {
  font-size: 26px;
  font-weight: 500;
  line-height: 140%;
  color: var(--bx-white-color);
  margin-bottom: 16px;
}
.bx-blog__content .title:hover {
  color: var(--bx-primary-color);
}
.bx-blog__content .text {
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -0.36px;
  color: rgba(255, 255, 255, 0.75);
}

/* Call Action  */

.bx-call-action .bx-section-head__label {
  background: var(--bx-white-color) !important;
  color: var(--bx-title-color);
}
.bx-call-action .bx-section-head__title {
  color: var(--bx-title-color);
}
.bx-call-action__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.bx-call-action .bx-hero__client-info .text {
  color: var(--bx-title-color);
}
.bx-call-action .bx-hero__client-info .trustpilot-info span {
  color: var(--bx-title-color);
}
.plane-shape {
  position: absolute;
  right: 50%;
  top: 50%;
}
.bx-call-action__review {
  display: flex;
  align-items: center;
  gap: 65px;
  margin-top: 124px;
}
.bx-call-action__review .bx-hero__client-info {
  display: flex;
  align-items: center;
  gap: 24px;
  position: relative;
}
.bx-call-action__review .bx-hero__client-info::before {
  position: absolute;
  content: "";
  background: rgba(34, 48, 53, 0.29);
  width: 1px;
  height: 45px;
  right: -32px;
}
.bx-call-action__review .trustpilot-info {
  margin-top: 0px;
}

.bx-call-action__review .review-badge {
  display: flex;
  align-items: center;
  gap: 16px;
}

.bx-call-action__review .review-logo img {
  max-width: 34px;
}

.bx-call-action__review .review-rating {
  display: flex;
  align-items: center;
  gap: 10px;
}

.bx-call-action__review .rating-score {
  color: #000e03;
  font-size: 24px;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: -0.24px;
}

.bx-call-action__review .stars {
  color: rgba(239, 43, 16, 1);
  font-size: 24px;
}

.bx-call-action__review .review-text {
  color: #616670;
  font-size: 14px;
  font-weight: 600;
  line-height: 120%;
  margin-top: 6px;
}
.bx-call-action__btn {
  margin-right: 166px;
}
.bx-call-action__btn a {
  width: 195px;
  height: 195px;
  background: var(--bx-white-color);
  border-radius: 100%;
  text-align: center;
  display: block;
  transition: all 0.3s ease;
  padding: 68px 12px;
  transition: all 0.3s ease;
}

.bx-call-action__btn a span {
  display: block;
  font-size: 16px;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: -0.32px;
  color: var(--bx-title-color);
  margin-top: 16px;
  transition: all 0.3s ease;
}
.bx-call-action__btn a:hover {
  background: #2f3c41;
}
.bx-call-action__btn a:hover span {
  color: var(--bx-white-color);
}
.bx-call-action__btn a:hover svg path {
  fill: var(--bx-white-color);
}

/* Footer  */
.bx-footer {
  z-index: 2;
  background-color: var(--bx-title-color);
}

.bx-footer__main {
  display: flex;
  gap: 176px;
  padding: 100px 0px 140px;
  justify-content: space-between;
}
.bx-footer__widget-group {
  display: flex;
}
.bx-footer__widget-group.group-1 {
  gap: 125px;
}
.bx-footer__widget-group.group-2 {
  gap: 176px;
}
.bx-footer__widget {
  margin-top: 40px;
}
.footer-mask-img {
  max-width: 372px;
}
.bx-footer__widget.f-newsletter {
  min-width: 556px;
}
.bx-footer__logo img {
  max-width: 142px;
}
.bx-footer__social-wrapper .widget-title {
  margin-bottom: 20px !important;
}
.bx-footer__social li {
  display: inline-block;
  margin-right: 20px;
}
.bx-footer__social li a {
  font-size: 18px;
  color: var(--bx-white-color);
}
.bx-footer__social li a:hover {
  color: var(--bx-primary-color);
}
.bx-footer__social li:last-child {
  margin: 0;
}

.bx-footer__widget .widget-title {
  color: var(--bx-white-color);
  font-size: 24px;
  font-weight: 600;
  line-height: 120%;
  margin-bottom: 32px;
}
.bx-footer__widget .list-links li {
  margin-bottom: 28px;
}
.bx-footer__widget .list-links li a {
  color: rgba(255, 255, 255, 0.78);
  font-size: 17px;
  font-weight: 500;
  line-height: 120%;
}
.bx-footer__widget .list-links li:last-child {
  margin: 0;
}
.bx-footer__widget .list-links li a:hover {
  color: var(--bx-primary-color);
}
.bx-footer__contact {
  display: flex;
  align-items: center;
  gap: 32px;
  margin-top: 64px;
}
.bx-footer__contact .contact-item {
  display: flex;
  gap: 16px;
  position: relative;
  align-items: center;
}
.bx-footer__contact .item-divider {
  font-size: 40px;
  color: rgba(255, 255, 255, 0.19);
}
.bx-footer__contact .contact-icon img {
  max-width: 28px;
}
.bx-footer__contact .contact-info .label {
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 120%;
  margin-bottom: 8px;
  color: rgba(255, 255, 255, 0.5);
}
.bx-footer__contact .contact-info .links {
  color: var(--bx-white-color);
  font-size: 18px;
  font-weight: 600;
  line-height: 120%;
}
.bx-footer__contact .contact-info .links:hover {
  color: var(--bx-primary-color);
}
.bx-footer__contact .contact-item:last-child {
  margin: 0;
}
.bx-footer__social-wrapper {
  margin-top: 50px;
}

.bx-footer__copyright {
  background: #2f3c41;
  padding: 14px 0px;
}
.bx-footer__copyright-inner {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  align-items: center;
}
.bx-footer__links {
  text-align: right;
}
.bx-footer__links li {
  display: inline-block;
  padding-right: 20px;
  margin-right: 20px;
  position: relative;
}
.bx-footer__links li::before {
  position: absolute;
  content: "";
  width: 1px;
  height: 18px;
  background: rgba(255, 255, 255, 0.16);
  right: 0;
  top: 4px;
}
.bx-footer__links li:last-child {
  padding: 0;
  margin: 0;
}
.bx-footer__links li:last-child::before {
  display: none;
}
.bx-footer__links li a {
  color: rgba(255, 255, 255, 0.69);
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}
.bx-footer__links li a:hover {
  color: var(--bx-primary-color);
}
.bx-footer__copyright .copyright-text {
  color: rgba(255, 255, 255, 0.69);
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}
.bx-footer__newsletter {
  position: relative;
}
.bx-footer__newsletter .title {
  font-size: 48px;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: -0.48px;
  color: var(--bx-white-color);
  margin-bottom: 28px;
}
.bx-footer__newsletter input {
  width: 100%;
  padding: 20px 60px 20px 30px;
  color: var(--bx-white-color);
  font-weight: 400;
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: #313e43;
  height: 56px;
}
.bx-footer__newsletter input:focus {
  color: var(--bx-white-color);
}
.bx-footer__newsletter .bx-btn {
  position: absolute;
  right: 7px;
  bottom: 7px;
  font-size: 14px;
  border-radius: 8px;
  width: 46px;
  height: 42px;
  text-align: center;
  padding: 0;
  justify-content: center;
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .bx-footer__widget-group.group-2 {
    gap: 60px;
  }
  .bx-footer__main {
    gap: 80px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1500px) {
  /* Header  */
  .bx-topbar__info {
    padding-right: 20px;
    margin-right: 20px;
  }

  /* Hero  */
  .bx-hero__top {
    gap: 40px;
    max-width: 100%;
    padding: 0px 24px;
  }
  .bx-hero__slider-items {
    height: 740px;
  }

  /* About  */
  .bx-about__inner {
    gap: 360px;
  }
  .bx-about__counter {
    gap: 80px;
  }
  .bx-about__image-container {
    max-width: 100%;
  }

  /* Service  */
  .bx-service__inner {
    gap: 80px;
  }
  .bx-service__wrapper {
    grid-template-columns: repeat(1, 1fr);
  }
  .service-image-card {
    max-width: 100%;
  }
  .service-image-card img {
    max-width: 100%;
    width: 100%;
  }
  .service-info-card {
    max-width: 100%;
  }

  /* Funfact  */
  .bx-funfact__inner {
    padding-left: 80px;
    padding-bottom: 80px;
  }
  .bx-funfact__counter {
    margin-right: 164px;
  }

  /* Why Choose  */
  .w-choose-content {
    margin-left: 80px;
  }

  /* Footer  */
  .bx-footer__main {
    gap: 40px;
  }
  .bx-footer__widget.f-newsletter {
    min-width: 400px;
  }
  .bx-footer__widget-group.group-1 {
    gap: 80px;
  }
  .bx-footer__widget-group.group-2 {
    gap: 80px;
  }
  .bx-footer__newsletter .title {
    font-size: 38px;
  }
  .footer-mask-img {
    max-width: 180px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
  /* Header  */
  .bx-topbar__notice .text {
    justify-content: center;
  }
  .bx-topbar__data {
    justify-content: center;
    margin-top: 12px;
  }

  /* Hero  */
  .bx-hero__top {
    display: block;
    max-width: 100%;
    margin-top: 80px;
    padding: 0 8%;
  }
  .bx-hero__cont .title {
    font-size: 48px;
    line-height: 64px;
  }
  .bx-hero__cont .title span {
    font-weight: 700;
  }
  .bx-hero__client-btn {
    margin-top: 40px;
  }
  .bx-slider__content {
    margin-left: 60px;
    margin-bottom: 60px;
    max-width: 100%;
    margin: 0px;
    padding: 60px 100px 60px 60px;
    width: 100%;
  }
  .bx-hero__slider-items {
    height: 600px;
  }
  .bx-slider__content .title {
    font-size: 32px;
    line-height: 48px;
  }

  /* Text Move  */
  .bx-text-slide__item .text {
    font-size: 48px;
    font-weight: 700;
    letter-spacing: 0;
  }
  .bx-text-slide__item .arrow-img {
    max-width: 34px;
    max-height: 34px;
  }
  .bx-text-slide__item {
    gap: 32px;
  }
  .swiper.text-move_slider-reverse {
    margin-top: 32px;
  }

  /* About  */
  .bx-about__inner .bx-section-head {
    display: inline-block;
  }
  .bx-about__inner {
    display: block;
  }
  .bx-about__content .title {
    font-size: 38px;
    line-height: 54px;
  }
  .bx-about__image-container {
    max-width: 100%;
    bottom: 0;
    margin-top: 40px;
  }
  .bx-about__image {
    position: inherit;
  }
  .bx-about__counter {
    gap: 40px;
  }
  .bx-about .counter-card .title,
  .bx-about .counter-card .odometer {
    font-size: 48px;
    line-height: 38px;
  }
  .bx-about .counter-card .info {
    margin-top: 32px;
  }
  .bx-about .counter-card .text {
    line-height: 32px;
  }
  .bx-about__image .about-img {
    width: 100%;
    max-width: 100%;
    height: 100%;
  }

  /* Service  */
  .bx-service .bx-section-head {
    max-width: 100%;
  }
  .bx-service__inner {
    display: block;
  }
  .bx-service__wrapper {
    grid-template-columns: repeat(1, 1fr);
    margin-top: 60px;
  }
  .service-image-card img {
    max-width: 100%;
    width: 100%;
  }
  .service-image-card {
    max-width: 100%;
  }
  .service-info-card {
    max-width: 100%;
  }

  /* Motto  */
  .bx-motto__wrapper {
    gap: 40px;
    display: flex;
    flex-wrap: wrap;
  }
  .motto-item {
    padding-top: 40px;
  }

  /* Funfact  */
  .bx-funfact__inner {
    display: block;
    height: auto;
    padding: 40px;
    text-align: center;
    border-radius: 8px;
  }
  .bx-funfact__title {
    font-size: 38px;
    line-height: 140%;
  }
  .circle-overlay {
    width: 280px;
    height: 280px;
    border-radius: 100%;
    top: 40px;
  }
  .bx-funfact__counter {
    margin-bottom: 0;
    margin-right: 0;
    top: 0;
    margin-top: 40px;
  }
  .bx-funfact__counter-desc {
    margin-top: 24px;
  }
  .bx-funfact__counter-desc h4 {
    font-size: 38px;
  }
  .bx-funfact__counter-desc h4 span {
    font-size: 38px;
    line-height: 31px !important;
  }
  .bx-funfact__counter-desc p {
    margin-top: 12px;
  }
  .bx-funfact__counter-icon {
    width: 100px;
    height: 100px;
    line-height: 105px;
    font-size: 32px;
  }

  /* Portfolio  */
  .bx-portfolio .bx-section-head__title {
    margin-bottom: 24px !important;
  }

  /* Team  */
  .bx-team__wrapper {
    grid-template-columns: repeat(2, 1fr);
  }

  /* Why Choose  */
  .w-choose-img-wrapper {
    position: inherit;
    width: 100%;
    position: ;
  }
  .w-choose-img-wrapper .brand-img {
    max-width: 150px;
  }
  .w-choose-content {
    margin-left: 0px;
  }

  /* Contact  */
  .bx-contact__inner {
    display: block;
  }
  .bx-contact__content {
    max-width: 100%;
  }
  .bx-contact__widget {
    margin-top: 40px;
    padding: 40px;
  }

  /* Blog  */
  .bx-blog__shape {
    top: -26px;
    right: 0;
    z-index: -1;
  }

  .bx-blog__wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
  .bx-blog__content .title {
    font-size: 20px;
  }
  .bx-blog__meta .category {
    padding: 10px 16px;
  }

  /* Call Action  */
  .bx-call-action {
    overflow: hidden;
  }
  .bx-call-action__inner {
    display: block;
  }
  .bx-call-action__review {
    gap: 24px;
    margin-top: 40px;
    flex-wrap: wrap;
    justify-content: center;
  }
  .plane-shape {
    display: none;
  }
  .bx-call-action__btn a {
    width: 120px;
    height: 120px;
    padding: 24px;
    margin: auto;
  }
  .bx-call-action__btn a span {
    font-size: 14px;
  }
  .bx-call-action__btn {
    margin-right: 0px;
    margin-top: 40px;
  }
  .bx-call-action__info {
    text-align: center;
  }

  /* Footer  */
  .bx-footer__main {
    gap: 0;
    padding: 16px 0px 56px;
    flex-wrap: wrap;
  }
  .bx-footer__widget-group.group-1 {
    gap: 40px;
  }
  .bx-footer__widget.f-newsletter {
    min-width: 100%;
  }
  .bx-footer__newsletter .title {
    font-size: 24px;
  }
  .bx-footer__newsletter input {
    padding: 16px 64px 16px 16px;
    height: 48px;
  }
  .footer-mask-img {
    max-width: 140px;
  }
  .bx-footer__widget-group {
    display: block;
  }
  .bx-footer__contact {
    gap: 24px;
    margin-top: 40px;
    flex-wrap: wrap;
  }
  .bx-footer__contact .contact-info .links {
    font-size: 16px;
  }
  .bx-footer__widget .widget-title {
    font-size: 20px;
    margin-bottom: 16px;
  }
  .bx-footer__newsletter .bx-btn {
    width: 32px;
    height: 32px;
  }
  .bx-footer__copyright-inner {
    grid-template-columns: repeat(1, 1fr);
    justify-content: center;
    text-align: center;
  }
  .bx-footer__links li {
    padding-right: 12px;
    margin-right: 12px;
  }
  .bx-footer__widget .list-links li {
    margin-bottom: 12px;
  }
  .bx-footer__widget .list-links li a {
    font-size: 16px;
  }
  .bx-footer__logo img {
    max-width: 132px;
  }
  .bx-footer__links {
    text-align: center;
    margin-top: 12px;
  }
  .bx-footer__copyright .copyright-text {
    margin-top: 12px;
  }
}

@media only screen and (max-width: 767px) {
  /* Header  */
  .bx-topbar__notice .text {
    display: block;
    line-height: 140%;
  }
  .bx-topbar__notice .text a {
    margin-left: 6px;
  }
  .bx-topbar__info {
    padding-right: 0px;
    margin-right: 0px;
  }
  .bx-topbar__info::before {
    display: none;
  }
  .bx-topbar__data {
    display: block;
    margin-top: 12px;
  }
  .bx-header__right {
    border-left: 1px solid rgba(34, 48, 53, 0.16);
  }

  /* Hero  */
  .bx-hero {
    padding-top: 168px;
  }
  .bx-hero__top {
    display: block;
    max-width: 100%;
    margin-top: 56px;
    padding: 0px 5%;
  }
  .bx-hero__shape {
    display: none;
  }
  .bx-hero__cont .title span {
    font-weight: 800;
    letter-spacing: 0;
  }
  .bx-hero__cont .title {
    font-size: 32px;
    line-height: 140%;
  }
  .bx-hero__client-box {
    padding: 24px;
    max-width: 100%;
  }
  .bx-hero__client-box .title {
    font-size: 18px;
    line-height: 28px;
    margin-top: 24px;
  }
  .bx-hero__client-btn {
    margin-top: 24px;
  }
  .bx-hero__slider-items {
    height: 440px;
  }
  .bx-hero__cont {
    max-width: 100%;
  }
  .owl-carousel.bx-hero__slider {
    margin-top: 40px;
  }
  .bx-slider__content {
    position: absolute;
    margin-left: 0;
    margin-bottom: 0;
    max-width: 100%;
    padding: 40px 40px 116px 40px;
  }
  .bx-slider__content .title {
    font-size: 24px;
    line-height: 140%;
  }
  .owl-carousel.bx-hero__slider .owl-dots {
    right: auto;
    top: auto;
    transform: translate(-50%, 0);
    display: block;
    bottom: 24px;
    display: flex;
    gap: 24px;
    left: 50%;
  }
  .bx-video__btn {
    width: 60px;
    height: 60px;
    line-height: 64px;
    font-size: 18px;
  }
  .bx-slider__video .video-content span {
    margin-top: 8px;
  }

  /* Text Move  */
  .bx-text-slide__item .text {
    font-size: 32px;
    font-weight: 700;
    letter-spacing: 0;
  }
  .bx-text-slide__item .arrow-img {
    max-width: 24px;
  }
  .bx-text-slide__item {
    gap: 32px;
  }
  .swiper.text-move_slider-reverse {
    margin-top: 24px;
  }

  /* About  */
  .bx-about__inner {
    display: block;
  }
  .bx-about__content .title {
    font-size: 28px;
    line-height: 140%;
  }
  .bx-about__image-container {
    max-width: 100%;
    bottom: 0;
    margin-top: 40px;
  }
  .bx-about__image {
    position: inherit;
  }
  .bx-about__counter {
    gap: 40px;
    flex-wrap: wrap;
  }
  .bx-about .counter-card .title,
  .bx-about .counter-card .odometer {
    font-size: 38px;
    line-height: 38px;
  }
  .bx-about .counter-card .info {
    margin-top: 24px;
  }
  .bx-about .counter-card .text {
    line-height: 24px;
  }
  .bx-about__btn {
    margin-top: 32px;
  }
  .bx-about__image .about-img {
    max-width: 100%;
    height: 100%;
    border-radius: 0px;
  }
  .bx-about__image .img-shape {
    max-width: 120px;
  }
  .bx-about .bx-section-head {
    text-align: left !important;
  }

  /* Service  */
  .bx-service__inner {
    display: block;
  }

  .bx-service__wrapper,
  .service-card {
    max-width: 100%;
    width: 100%;
    grid-template-columns: repeat(1, 1fr);
  }
  .service-info-card {
    min-height: 340px;
    max-width: 100%;
  }
  .service-image-card {
    max-width: 100%;
  }
  .service-image-card img {
    max-width: 100%;
    width: 100%;
  }

  /* Motto  */
  .bx-motto__wrapper {
    grid-template-columns: repeat(1, 1fr);
    gap: 24px;
  }
  .motto-item {
    padding-top: 24px;
  }
  .motto-item .title {
    font-size: 20px;
    margin-bottom: 12px;
  }

  /* Funfact  */
  .bx-funfact__inner {
    display: block;
    height: auto;
    padding: 24px;
    text-align: center;
    border-radius: 8px;
  }
  .bx-funfact__title {
    font-size: 28px;
    line-height: 140%;
  }
  .circle-overlay {
    width: 240px;
    height: 240px;
    border-radius: 100%;
    top: 33px;
  }
  .bx-funfact__counter {
    margin-bottom: 0;
    margin-right: 0;
    top: 0;
    margin-top: 40px;
  }
  .bx-funfact__counter-desc {
    margin-top: 24px;
  }
  .bx-funfact__counter-desc h4 {
    font-size: 28px;
  }
  .bx-funfact__counter-desc h4 span {
    font-size: 28px;
    line-height: 31px !important;
  }
  .bx-funfact__counter-desc p {
    margin-top: 12px;
  }
  .bx-funfact__counter-icon {
    width: 80px;
    height: 80px;
    line-height: 84px;
    font-size: 24px;
  }

  /* Portfolio  */
  .bx-portfolio .bx-section-head {
    justify-content: center;
    gap: 16px;
  }
  .bx-portfolio__inner {
    margin-top: 20px;
  }
  .filter-menu .tab-btn {
    font-size: 14px;
    padding: 6px 10px;
  }
  .filter-menu {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    padding-bottom: 12px;
  }
  .filter-menu .tab-btn::before {
    display: none;
  }
  .portfolio-img img {
    height: auto;
  }
  .portfolio-row {
    margin-top: 0px;
  }
  .portfolio-content .title {
    margin-top: 8px;
    font-size: 18px;
  }
  .portfolio-content .category {
    font-size: 15px;
  }
  .portfolio-content {
    margin-top: 12px;
  }

  /* Partner  */
  .bx-partner__section-head {
    padding-bottom: 24px;
  }
  .bx-partner__section-head .title {
    font-size: 18px;
  }
  .owl-carousel.bx-partner__slider {
    margin-top: 32px;
  }

  /* Team  */
  .bx-team__wrapper {
    grid-template-columns: repeat(1, 1fr);
    margin-top: 20px;
  }
  .bx-team__content {
    margin-top: 16px;
  }
  .bx-team__content .name {
    font-size: 18px;
    margin-bottom: 8px;
  }
  .bx-team__shape {
    display: none;
  }

  /* Why Choose  */
  .w-choose-content {
    margin-left: 0px;
  }
  .w-choose-img-wrapper {
    position: inherit;
    width: 100%;
  }
  .w-choose-img-wrapper .brand-img {
    left: 40px;
    bottom: 40px;
    max-width: 100px;
  }
  .w-choose-content .accordion-item .accordion-button {
    font-size: 16px;
    line-height: 22px;
  }
  .w-choose-content .accordion-item .accordion-button:not(.collapsed) {
    padding-bottom: 12px;
  }
  .w-choose-content .accordion-body {
    padding: 0 0 16px;
  }
  .w-choose-content .accordion-item {
    margin-bottom: 24px;
  }
  .w-choose-action {
    gap: 24px;
    flex-wrap: wrap;
  }

  /* Contact  */
  .bx-contact__inner {
    display: block;
  }
  .bx-contact__widget {
    padding: 24px;
    margin-top: 40px;
  }
  .bx-contact__widget h3 {
    font-size: 24px;
  }
  .bx-contact__form {
    margin-top: 24px;
  }
  .bx-contact__info .title {
    font-size: 18px;
    margin-bottom: 12px;
  }
  .bx-contact__info {
    margin-bottom: 24px;
  }

  /* Blog  */
  .bx-blog__shape {
    display: none;
  }
  .bx-blog__wrapper {
    grid-template-columns: repeat(1, 1fr);
  }
  .bx-blog__content .title {
    font-size: 18px;
    margin-bottom: 12px;
  }
  .bx-blog__meta .category {
    padding: 8px 12px;
  }
  .bx-blog__content .text {
    line-height: 26px;
  }

  /* Call Action  */
  .bx-call-action {
    overflow: hidden;
  }
  .bx-call-action__inner {
    display: block;
  }
  .bx-call-action__review {
    gap: 24px;
    margin-top: 40px;
    flex-wrap: wrap;
    justify-content: center;
  }
  .plane-shape {
    display: none;
  }
  .bx-call-action__btn a {
    width: 120px;
    height: 120px;
    padding: 24px;
    margin: auto;
  }
  .bx-call-action__btn a span {
    font-size: 14px;
  }
  .bx-call-action__btn {
    margin-right: 0px;
    margin-top: 40px;
  }
  .bx-call-action__info {
    text-align: center;
  }

  /* Footer  */
  .bx-footer__main {
    gap: 0;
    padding: 16px 0px 56px;
    flex-wrap: wrap;
  }
  .bx-footer__widget-group.group-1 {
    gap: 40px;
  }
  .bx-footer__widget.f-newsletter {
    min-width: 100%;
  }
  .bx-footer__newsletter .title {
    font-size: 18px;
  }
  .bx-footer__newsletter input {
    padding: 16px 64px 16px 16px;
    height: 48px;
  }
  .footer-mask-img {
    max-width: 140px;
  }
  .bx-footer__widget-group {
    display: block;
  }
  .bx-footer__contact {
    gap: 24px;
    margin-top: 40px;
    flex-wrap: wrap;
  }
  .bx-footer__contact .contact-info .links {
    font-size: 16px;
  }
  .bx-footer__widget .widget-title {
    font-size: 18px;
    margin-bottom: 16px;
  }
  .bx-footer__newsletter .bx-btn {
    width: 32px;
    height: 32px;
  }
  .bx-footer__copyright-inner {
    grid-template-columns: repeat(1, 1fr);
    justify-content: center;
    text-align: center;
  }
  .bx-footer__links li {
    padding-right: 12px;
    margin-right: 12px;
  }
  .bx-footer__widget .list-links li {
    margin-bottom: 12px;
  }
  .bx-footer__widget .list-links li a {
    font-size: 14px;
  }
  .bx-footer__logo img {
    max-width: 132px;
  }
  .bx-footer__links {
    text-align: center;
    margin-top: 12px;
  }
  .bx-footer__copyright .copyright-text {
    margin-top: 12px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .bx-hero__top {
    padding: 0px 10%;
  }
}

@media only screen and (max-width: 480px) {
  .bx-hero {
    padding-top: 212px;
  }
}

/*================================================================================================
  End Finance Home CSS
===================================================================================================*/
