@media screen and (max-width: 991px) {
  body,
  html {
    overflow-x: hidden !important;
  }
}
.content-side h5,
.eCommerce-point span,
.factor-point span {
  font-weight: 900;
  color: #3893d7;
}
.content-side h5,
.country-code,
.top-tabination li {
  position: relative;
}
.map-left-icon,
.map-right-icon {
  z-index: 1;
  width: 60px;
  height: 60px;
}
.get-in-touch,
.get-in-touch span {
  text-decoration: none !important;
  color: #fff;
  transition: all ease-in-out 0.5s;
}
.all-heading {
  margin-bottom: 40px;
}
.all-heading,
.img-card,
.main-heading,
.sm-code {
  text-align: center;
}
.pt-0 {
  padding-top: 0 !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.video-testimonial {
  background-color: #111;
}
#slider-wrapper {
  padding: 80px 0 !important;
}
.testimonial-common-heading .testimonial-h2-heading {
  color: #fff !important;
  font-family: "Exo", sans-serif;
  font-size: 44px !important;
  line-height: 1.2;
  font-weight: 700 !important;
}
.testimonial-common-heading p {
  color: #fff !important;
  font-family: "Inter", sans-serif;
  font-size: 20px !important;
}
.cta-wrapper {
  text-align: end;
  margin-top: 40px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .cta-wrapper {
    text-align: center;
    margin-top: 0;
  }
  #slider-wrapper {
    padding: 50px 0 !important;
  }
  .testimonial-common-heading .testimonial-h2-heading {
    font-size: 28px !important;
    text-align: center;
  }
  .testimonial-common-heading p {
    font-size: 14px !important;
    text-align: center;
  }
}
.carousel-nav button.prev-btn {
  background: #fff !important;
}
.footer-bottom .footer-bottom-detail ul.social-links li a i,
.form-left-text h2 {
  margin: 0;
}
@media screen and (max-width: 767px) {
  .footer-section .footer-mid .footer-mid-detail {
    margin-bottom: 30px !important;
  }
  .video-testimonial-section {
    padding-bottom: 40px !important;
  }
}
.footer-mid-company-logo ul::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
.footer-mid-company-logo ul::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.footer-mid-company-logo ul::-webkit-scrollbar-thumb {
  background: #888;
}
.footer-mid-company-logo ul::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.blog-heading {
  color: #124559;
}
.factor-point {
  display: flex;
}
.factor-point img {
  width: 13px;
  padding-top: 0;
  margin-right: 0;
  padding-right: 2px;
  min-width: 13px;
}
.factor-point > div {
  margin-right: 12px;
  padding-right: 2px;
}
.eCommerce-point img,
.essential-tips img {
  padding-right: 1px;
  margin-right: 10px;
  padding-bottom: 3px;
}
.eCommerce-point img {
  width: 13px;
}
.eCommerce-point span {
  display: inline;
  font-size: 16px;
}
.eCommerce-point p {
  margin-left: 20px;
}
.essential-tips {
  display: flex;
  margin-top: 25px;
}
.essential-tips img {
  width: 40px;
}
.icon-side {
  width: 90px;
  margin-right: 10px;
}
.content-side h5 {
  margin: 0;
  font-size: 20px;
  padding-bottom: 12px;
}
.content-side h5::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 110px;
  border-radius: 30px;
  border-bottom: 4px solid #3893d7;
  background: #3893d7;
}
.content-side p {
  padding-top: 5px;
}
.service-card {
  min-height: 330px !important;
}
.blog-heading-style {
  font-size: 35px !important;
  line-height: 50px !important;
  padding: 15px 0;
  margin: 0;
  color: #1e4b82 !important;
  font-family: "Playfair Display", bold;
}
.blog-heading-style span {
  background: linear-gradient(0deg, #c3def3 12px, transparent 10px) 0 2.6em;
}
.blog-custom-changes h2 img {
  width: 22px;
  padding-bottom: 3px;
}
.blog-custom-changes h2 {
  font-family: "Playfair Display", bold;
  font-size: 25px;
  font-weight: 700;
  color: #124559;
  line-height: 28px;
}
@media screen and (max-width: 575px) {
  .icon-side {
    width: 200px;
    margin-right: 10px;
  }
  .content-side h5 {
    font-size: 18px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .icon-side {
    width: 170px;
  }
}
.blog-custom-changes p {
  color: #1d1d1dba;
  font-family: Raleway, medium;
}
.iconImg span i {
  margin-right: 0 !important;
}
@media only screen and (min-width: 768px) {
  .navbar-nav > li > .dropdown-menu.mega-dropdown-menu {
    max-width: 1200px;
    left: revert;
    right: 50px;
  }
}
.contact-form-m enquiry-btn button {
  width: 150px !important;
  font-size: 18px !important;
  text-decoration: none !important;
  border-radius: 100px !important;
  padding: 10px !important;
  background-color: #39c !important;
  border: #39c !important;
  color: #fff !important;
  float: right !important;
}
.country-code span,
.custom-country-code {
  color: #000;
  position: absolute;
  left: 0;
  display: inline-flex;
  top: 0;
}
.country-code-input {
  padding-left: 50px !important;
}
@media only screen and (max-width: 767px) {
  .country-code span {
    height: 60%;
  }
}
.inputBox {
  margin-bottom: 20px;
}
.inputBox textarea {
  resize: none;
}
.country-code span {
  width: 45px;
  background: #c9c9c9;
  align-items: center;
  justify-content: center;
  height: 41px !important;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover,
.feedback-btn input {
  color: #fff !important;
}
.feedback-btn input {
  background-color: #39c !important;
  border-radius: 30px;
  border: none !important;
  padding: 12px !important;
}
.map-left-icon::after,
.map-right-icon::after {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background: 0 0;
  animation: 2.5s infinite pulse-new;
  margin: auto;
  z-index: -1;
  right: 0;
  content: "";
}
.header-logo img {
  height: auto;
  width: 100px !important;
}
.tab-pane h3 {
  font-size: 25px;
}
.prototype-main-heading {
  font-size: 32px;
}
@media only screen and (max-width: 767px) {
  .prototype-main-heading {
    font-size: 28px;
  }
}
.blog-page-categories h1 {
  font-size: 18px;
  font-weight: 700;
  color: #0e2b5c;
}
.custom-country-code {
  width: 45px !important;
  background-color: #fff0;
  height: 41px;
  align-items: center;
  justify-content: center;
}
.custom-country-code:focus {
  box-shadow: none !important;
}
.sm-code {
  height: 39px !important;
  padding: 10px !important;
}
.ai-solution-card:hover .ai-solutions-btn,
.com-our-client h2,
.footer-media,
.mobile-banner-map,
.portfolio-card-2:hover .svg-none-first,
.portfolio-card-3:hover .svg-none-first,
.portfolio-card:hover .svg-none-first,
.svg-none-second,
.top-tabination li.active .tab-buttons::before,
.top-tabination li:last-child .tab-buttons::before {
  display: none;
}
.banner-map-img {
  display: block;
  position: relative;
  width: 100%;
  height: 340px;
}
.first-sec-bg {
  background-size: contain;
  background-position: bottom;
  background-repeat: no-repeat;
}
.option-part {
  background-color: #fff;
  border-radius: 20px;
}
.banner-map {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
}
.first-card {
  width: 0;
  height: 0;
  border-radius: 20px;
  background-color: #fff;
  position: absolute;
  left: 66px;
  top: 30px;
  padding: 15px;
  opacity: 0;
}
.first-card.second-card {
  left: -230px;
  opacity: 0;
}
.city-img {
  margin-top: 8px;
}
.first-card .city-img img {
  width: 220px;
  height: 116px;
  object-fit: contain;
}
.first-card-heading {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  border-bottom: 1px solid #e4e4e4;
  padding: 0 0 10px;
  gap: 10px;
}
.first-card-heading p {
  font-size: 16px;
  font-weight: 700;
  color: #0d4a86;
  white-space: nowrap;
}
.first-card-heading h5 {
  font-size: 20px;
  font-weight: 600;
  color: #0d4a86;
  margin: 0;
  white-space: nowrap;
}
.first-card-heading img {
  width: 45px !important;
  height: 45px !important;
  object-fit: contain;
  min-width: 45px;
}
.map-left-icon {
  position: absolute;
  left: 31px;
  top: 101px;
  object-fit: contain;
}
.map-left-icon img,
.map-right-icon img {
  width: 60px;
  height: 60px;
  object-fit: contain;
  cursor: pointer;
}
.location-pointer:hover + .first-card,
.right-locator:hover + .first-card.second-card {
  transition: 0.3s;
  opacity: 1;
  width: 225px;
  height: 210px;
  display: block;
}
.map-left-icon::after {
  position: absolute;
  left: 0;
  top: 12px;
}
.map-right-icon::after {
  position: absolute;
  bottom: 18px;
  left: -1px;
}
@keyframes pulse-new {
  0% {
    box-shadow: 0 0 0 0 #fff;
  }
  70% {
    box-shadow: 0 0 0 40px #fff0;
  }
  100% {
    box-shadow: 0 0 0 0 #fff0;
  }
}
.map-right-icon {
  position: absolute;
  right: 0;
  bottom: 0;
  margin-bottom: 83px;
  margin-right: 109px;
}
.complete-banner {
  width: 100%;
  min-height: 700px;
  background-repeat: no-repeat !important;
  background-position: top !important;
  background-size: cover !important;
  background: #001d42;
  margin-top: 80px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
@media (min-width: 1200px) and (max-width: 1350px) {
  .complete-banner {
    min-height: 800px;
  }
}
.complete-banner p {
  padding: 0;
  margin: 0;
  font-family: "Inter", sans-serif;
}
.banner-buttons {
  display: flex;
  gap: 16px;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 40px;
}
.btn-book-appointment {
  border-radius: 20px;
  background: #0038ff;
  box-shadow:
    0 10px 15px -3px rgb(0 56 255 / 0.3),
    0 4px 6px -4px rgb(0 56 255 / 0.3);
  padding: 14px 24px;
  display: inline-flex;
  font-weight: 500;
  align-items: center;
  gap: 8px;
  color: #fff;
  font-size: 16px;
  transition: all 0.3s ease;
  text-decoration: none;
  font-family: "Inter", sans-serif;
}
.btn-book-appointment svg {
  width: 20px;
  height: 20px;
  transition: transform 0.3s ease;
}
.btn-book-appointment:hover {
  background: #1a73e8;
  text-decoration: none;
  color: #fff;
}
.btn-book-appointment:hover svg {
  transform: translateX(4px);
}
.btn-explore-solutions {
  padding: 14px 24px;
  display: inline-flex;
  font-weight: 500;
  align-items: center;
  color: #fff;
  font-size: 16px;
  background: #fff0;
  transition: all 0.3s ease;
  border-radius: 20px;
  border: 0.8px solid rgb(255 255 255 / 0.2);
  font-family: "Inter", sans-serif;
  text-decoration: none;
}
.btn-explore-solutions:hover {
  background: #00000091;
  border: 1px solid #a1a1a187;
  text-decoration: none;
  color: #fff;
}
.get-in-touch {
  background: #2a95fc;
  padding: 12px 15px;
  border-radius: 12px;
  margin-top: 20px;
  display: inline-flex;
  font-weight: 500;
  align-items: center;
  justify-content: space-around;
  width: 150px;
}
.about-biz-btn,
.about-biz-card,
.both-location,
.img-card-position,
.our-client,
.our-portfolio-options,
.top-tabination,
.whole-upr-content {
  display: flex;
  display: flex;
}
.get-in-touch svg {
  width: 18px;
  height: 18px;
  object-fit: contain;
  fill: #fff;
  transition: all ease-in-out 0.5s;
}
.get-in-touch:hover {
  text-decoration: none;
  background-color: #fff;
}
.tab-buttons:hover,
.top-tabination li.active .tab-buttons {
  color: #fff !important;
  text-decoration: none !important;
}
.get-in-touch:hover span {
  transform: translate(-25px);
  transition: 0.5s;
  color: #0d4a86;
}
.get-in-touch:hover svg {
  fill: #0d4a86;
  transform: translate(95px);
  transition: 0.5s;
}
.both-location {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 400px;
}
.bay-area img,
.orlando-loc img {
  width: 130px;
  height: 100px;
  object-fit: contain;
}
.bay-area {
  margin-top: -90px;
  margin-left: -50px;
}
.orlando-loc {
  margin-bottom: -230px;
  margin-right: -50px;
}
.left-banner {
  width: 100%;
  height: auto;
  color: #fff;
  margin-bottom: 50px;
}
.left-banner h1 {
  font-size: 56px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 20px;
  font-family: "Exo", sans-serif;
}
.left-banner h1 .ai-highlight {
  color: #4d8aff;
}
.banner-subtitle {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6;
  color: rgb(255 255 255 / 0.85);
  margin-bottom: 30px;
  max-width: 500px;
}
.whole-upr-content {
  justify-content: space-between;
  align-items: center;
  padding: 0 80px;
  max-width: 1690px;
  margin: 100px auto 0;
}
.our-client {
  width: 100%;
  height: 100px;
  background-color: #fff;
  margin: 0;
  border-radius: 20px;
  color: #000;
  justify-content: center;
  flex-direction: column;
  padding: 20px 0 20px 20px;
}
.our-client h2 {
  margin: 0;
  padding-top: 5px;
  font-weight: 700;
  color: #001d42;
  text-align: center;
  font-size: 26px;
  padding-top: 15px;
  font-family: "Exo";
}
.top-tabination {
  width: 100%;
  height: 67px;
  background-color: #001d42;
  align-items: center;
  font-family: Exo, sans-serif !important;
  list-style: none;
  justify-content: center;
  margin: 0;
  padding: 0;
}
.p-0 {
  padding: 0 !important;
}
.tab-buttons {
  color: #fff;
  padding: 23px 50px;
  display: inline-block;
  width: 285px;
  text-align: center;
}
.tab-buttons::before {
  content: "";
  height: 47px;
  width: 1px;
  background: linear-gradient(#001d42 0, #c4c2c2 50%, #001d42 100%);
  position: absolute;
  right: 0;
  bottom: 9px;
}
.top-tabination li.active .tab-buttons {
  background: linear-gradient(90deg, #85c3ff 0, #0d66bc 100%);
  font-weight: 700;
}
.tab-management-content h2 {
  font-weight: 500;
  color: #2a95fc;
}
.tab-com-content {
  margin-top: 50px;
}
.tab-txt {
  margin: 50px 40px;
}
.tab-txt-1 {
  border-bottom: 1px solid #d5d1d1;
}
.tab-txt-1 h3 {
  font-weight: 600;
  color: #0d4a86;
  margin-left: -22px;
}
.tab-txt-1 h3 a {
  text-decoration: none;
  color: #0d4a86;
}
.tab-txt-1 h3 a:hover {
  color: #2a94fa;
}
.tab-txt-1 h3 svg {
  width: 17px;
  height: 17px;
  object-fit: contain;
}
.tab-txt-1 p {
  color: #777676;
}
.b-0 {
  border: none;
}
.tab-img {
  width: 100%;
  height: 500px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: -66px;
}
.img-card {
  width: 50%;
  color: #fff;
  padding: 20px 0;
  border-radius: 18px;
  border: 1px solid #f1f1f1;
  background:
    linear-gradient(0deg, rgb(0 0 0 / 0.2) 0, rgb(0 0 0 / 0.2) 100%),
    rgb(42 149 252 / 0.11);
  backdrop-filter: blur(18px);
}
.about-biz,
.ai-solution-card,
.com-rave-reviews,
.com-schedule-meeting,
.leaders-section {
  background-repeat: no-repeat;
}
.img-card h4 {
  margin: 0 !important;
}
.img-card p {
  margin-bottom: 15px;
}
.img-card-position {
  align-items: end;
  width: 100%;
  height: 100%;
  padding-bottom: 41px;
  justify-content: center;
}
.mt-0 {
  margin-top: 0 !important;
}
.mt-30 {
  margin-top: 30px !important;
}
.about-biz {
  width: 100%;
  height: auto;
  background-color: #141414;
  background-size: cover;
  padding: 50px 0 80px;
}
.main-heading {
  color: #fff;
}
.main-heading h2 {
  color: #2a95fc;
}
.about-biz-card {
  width: 100%;
  height: 200px;
  background-color: #000;
  border: 1px solid #fff0;
  border-radius: 12px;
  padding: 15px 15px 15px 25px;
  color: #fff;
  justify-content: space-between;
  align-items: center;
}
.about-card-txt h3 {
  color: #2a95fc;
  font-weight: 700;
  margin: 0 0 5px;
  display: inline;
  font-family: Inter, sans-serif;
}
.plus-sign {
  font-size: 24px;
  color: #2a94fa;
  font-weight: 700;
}
.about-img img {
  width: 175px;
  height: 170px;
  object-fit: cover;
  border-radius: 8px;
}
.about-biz-btn {
  color: #fff;
  text-decoration: none;
  border: 1px solid #fff;
  padding: 12px 20px;
  border-radius: 8px;
  float: left;
  margin-right: -80px;
  justify-content: space-around;
  gap: 5px;
}
.about-biz-btn:hover {
  text-decoration: none;
  color: #fff;
  background-color: #2a95fc;
  border: 1px solid #fff0;
  transition: 0.5s;
}
.portfolio-tab-btn,
.portfolio-tab-btn:hover {
  color: #727272;
  text-decoration: none;
}
.about-biz-btn svg {
  width: 20px;
  height: 20px;
  object-fit: contain;
  margin-right: 3px;
  fill: #fff;
  transition: all ease-in-out 0.5s;
}
.about-biz-btn span {
  transition: all ease-in-out 0.5s;
}
.about-biz-btn:hover svg {
  transform: translate(110px);
  transition: 0.5s;
}
.about-biz-btn:hover span {
  transform: translate(-30px);
  transition: 0.5s;
}
.about-text-card p {
  color: #fff;
  margin-bottom: 20px;
}
.pt-30 {
  padding-top: 30px !important;
}
.delivering-ai-solutions,
.whole-portfolio {
  padding: 80px 0;
}
.all-heading h2 {
  color: #0a0e27;
  font-family: Exo;
  font-size: 44px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin: 0;
  margin-bottom: 20px;
}
.all-heading p {
  color: #000;
  text-transform: capitalize;
}
.our-portfolio-options {
  list-style: none;
  justify-content: center;
  gap: 10px;
}
.portfolio-tab-btn {
  padding: 12px 20px;
  background-color: #dadada;
  border-radius: 6px;
  font-family: "Inter", sans-serif;
}
.portfolio-card,
.portfolio-card-2,
.portfolio-card-3 {
  height: 400px;
  padding: 30px 0 0 30px;
  border-radius: 20px;
  cursor: pointer;
  width: 100%;
  color: #fff;
  overflow: hidden;
}
.our-portfolio-options li.active .portfolio-tab-btn {
  text-decoration: none;
  color: #fff;
  background-color: #0d4a86;
}
.portfolio-card {
  background-color: #17a97d;
}
.portfolio-card-2 {
  background-color: #6091d2;
}
.portfolio-card-3 {
  background-color: #4887ff;
}
.our-client h2.d-sm-none,
.portfolio-card-2:hover svg,
.portfolio-card-3:hover svg,
.portfolio-card:hover .svg-none-second {
  display: block;
}
.portfolio-card-2:hover .p-card-img img,
.portfolio-card-3:hover .p-card-img img,
.portfolio-card:hover img {
  transition: 0.5s;
  transform: scale(1.1);
}
.portfolio-card h3,
.portfolio-card-2 h3,
.portfolio-card-3 h3 {
  margin: 5px 0;
  font-family: "Exo", sans-serif;
}
.meeting-card h4,
.meeting-card-white h4 {
  font-family: "Inter", sans-serif !important;
}
.portfolio-card p {
  padding: 0 70px 0 0;
}
.p-card-txt p {
  font-family: "Inter", sans-serif;
}
.p-card-img img {
  width: 100%;
  height: 226px;
  object-fit: cover;
  border-bottom-right-radius: 20px;
}
.p-card-txt svg {
  width: 30px;
  height: 30px;
  object-fit: contain;
  float: right;
  margin-right: 20px;
}
#ai-solutions-carousel,
.clutch-widget,
.contact-new-form,
.p-card-img {
  margin-top: 30px;
}
.ai-solutions-btn:hover,
.portfolio-anchor,
.portfolio-anchor:hover,
.tab-content a,
.tab-content a:hover {
  text-decoration: none;
}
.our-portfolio-options {
  margin: 30px 0;
}
.com-schedule-meeting {
  width: 100%;
  height: auto;
  background-color: #141414;
  background-size: cover;
  padding: 40px 0 0;
}
.meeting-cta-btn {
  color: #fff;
  text-decoration: none;
  border: 1px solid #fff;
  padding: 10px 20px;
  border-radius: 8px;
  display: inline-flex;
  gap: 5px;
  font-weight: 500;
}
.meeting-cta-btn:hover,
.meeting-cta-btn:hover svg {
  border: 1px solid #fff0;
  text-decoration: none;
}
.meeting-cta-btn svg {
  width: 20px;
  height: 20px;
  object-fit: contain;
  fill: #fff;
  transition: all ease-in-out 0.5s;
}
.meeting-cta-btn span {
  transition: all ease-in-out 0.5s;
}
.meeting-cta-btn:hover {
  color: #0d4a86;
  background-color: #fff;
}
.meeting-cta-btn:hover svg {
  fill: #0d4a86;
  transform: translate(100px);
  transition: 0.5s;
}
.meeting-card,
.meeting-card-white {
  height: 150px;
  border-radius: 20px;
  color: #fff;
  text-align: center;
  width: 100%;
  background-color: #0d4a86;
}
.meeting-cta-btn:hover span {
  transform: translate(-25px);
  transition: 0.5s;
}
@keyframes meetinCtaicon {
  0% {
    margin-left: 0;
  }
}
.meeting-card {
  padding: 23px;
}
.meeting-card-white {
  padding: 40px;
  border: 1px solid #0d4a86;
}
.meeting-card-white h4 {
  font-weight: 600;
  color: #0d4a86;
  margin-bottom: 5px;
  font-size: 28px;
  margin-top: 0;
}
.meeting-card h4 {
  margin-bottom: 24px;
}
.mb-30 {
  margin-bottom: 30px;
}
.bg-white {
  background-color: #fff !important;
  color: #000;
}
#dynamic-text,
.meeting-calender {
  text-align: center;
  color: #2a95fc;
}
.meeting-calender {
  width: 100%;
  padding: 38px;
  border-radius: 20px;
}
.common-headings-home h2,
.testimonial-section h2 {
  margin-top: 0;
}
.testimonial-section {
  padding: 40px 0;
}
.com-rave-reviews {
  width: 100%;
  height: auto;
  padding: 80px 0;
  background-size: cover;
  background-color: #141414;
}
.review-card {
  width: 80%;
  height: auto;
  background-color: #fff;
  border-radius: 20px;
  margin: 30px auto 0;
  padding: 30px;
}
.upr-review-part {
  border-bottom: 1px solid #ddd9d9;
  padding: 20px 0;
}
.upr-review-part h4 {
  margin-bottom: 4px;
}
.upr-review-part p {
  color: #b6b3b3;
  margin: 0;
}
.review-left-part {
  width: 100%;
  height: 100%;
  border-right: 1px solid #b6b3b3;
  padding: 20px 30px 0 0;
}
.left-middle-part,
.left-upr-part {
  padding-bottom: 30px;
}
.left-upr-part p {
  color: #b6b3b3;
  margin-bottom: 0;
}
.left-upr-part h4 {
  color: #0d4a86;
  margin-top: 5px;
}
.fs-14 {
  font-size: 14px;
}
.dull-color {
  color: #b6b3b3;
}
.text-dark {
  color: #000;
}
.client-data h4 {
  color: #0d4a86;
  margin-bottom: 2px;
}
.bottom-left-part img {
  width: 70px !important;
  height: 70px;
  border-radius: 100%;
  object-fit: cover;
}
.bottom-left-part {
  display: flex;
  align-items: center;
  gap: 15px;
}
.right-one-part {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 45px 0 20px;
}
.right-one-part h3 {
  margin: 0;
  font-size: 32px;
  color: #000;
}
.client-rating {
  list-style: none;
  display: flex;
  gap: 5px;
  margin: 0;
}
.client-rating svg {
  fill: #d17d10;
}
.rating-categories {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #000;
  font-weight: 400;
  padding: 0 30px 0 0;
}
.rating-categories p {
  margin: 0 0 3px;
}
.owl-carousel .owl-dot.active {
  width: 28px;
  height: 11px;
  border-radius: 20px;
  background-color: #0d4a86;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}
.owl-carousel .owl-dot {
  width: 11px;
  height: 11px;
  border: 1px solid #0d4a86 !important;
  border-radius: 100%;
}
.owl-carousel .owl-dots {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-top: 20px;
}
.leaders-section {
  width: 100%;
  height: auto;
  background-size: cover;
  padding: 80px 0;
}
.leaders-new-card img {
  width: 100%;
  height: 290px;
  object-fit: cover;
}
.ai-solution-card-content svg,
.consult-logo-card img,
.linkedin-logo img,
.marquee__item,
.why-biz-icons img {
  object-fit: contain;
  object-fit: contain;
}
.leaders-new-card {
  width: 205px;
  height: 363px;
  color: #fff;
  position: relative;
}
.leaders-new-card p {
  color: #f2f2f2;
  font-size: 14px;
}
.leaders-new-card h4 {
  font-size: 24px;
  margin-top: 15px;
  margin-bottom: 4px;
}
.linkedin-logo {
  position: absolute;
  bottom: 85px;
  right: 12px;
}
.linkedin-logo img {
  width: 55px;
  height: 55px;
}
.leaders-linkedin-id {
  text-decoration: none;
  color: #fff;
}
.leaders-linkedin-id:hover {
  text-decoration: none;
  opacity: 0.6;
}
.leaders-linkedin-id:hover h4 {
  color: #fff;
}
#leaders-experts {
  margin-top: 40px;
}
.ai-solution-card {
  width: 100%;
  height: 435px;
  background-size: contain;
  padding: 14px;
  display: flex;
  align-items: end;
  overflow: hidden;
  position: relative;
}
.ai-solution-card:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #fff0;
  z-index: 2;
  border-radius: 12px;
  opacity: 0.5;
  left: 0;
  top: 0;
}
.ai-solution-card:hover::after {
  background-color: #0d66bc;
}
.ai-solution-card-content {
  background-color: #fff;
  border-radius: 20px;
  padding: 27px;
  transform: translateY(100%);
  height: 0;
  opacity: 0;
  position: relative;
  z-index: 45;
}
.ai-solution-card-content svg {
  width: 15px !important;
  height: 15px;
  display: inline;
  margin-right: 5px;
}
.why-biz-icons {
  background: linear-gradient(90deg, #0d66bc 0, #3384d4 100%);
  min-width: 70px;
  height: 70px;
  border-radius: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.why-biz-icons img {
  width: 40px !important;
  height: 40px !important;
  margin: 0;
}
.delivered-content-head {
  display: flex;
  gap: 20px;
  height: 85px;
  align-items: center;
  margin-bottom: 20px;
  position: relative;
  padding-bottom: 16px;
}
.delivered-content-head::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 0.5px;
  background-color: #d5b9d7;
  bottom: 0;
}
.our-clientele {
  color: #0d4a86;
  margin-left: 20px;
  position: relative;
}
.our-clientele::after {
  position: absolute;
  content: "";
  width: 82px;
  height: 2px;
  background-color: #0d4a86;
  top: 25px;
  margin-left: 13px;
}
.delivered-content-head h4 {
  margin: 0;
  font-size: 24px;
  color: #0d4a86;
  font-weight: 700;
}
.ai-solution-card:hover {
  background-color: rgb(248 247 216 / 0.7);
}
.ai-solution-card:hover .ai-solution-card-content {
  width: 100%;
  height: auto;
  opacity: 100%;
  transition: 0.5s;
  transform: translateY(0);
}
.ai-solutions-btn {
  text-decoration: none;
  display: inline-block;
  background-color: #fff;
  border: 0;
  border-radius: 12px;
  padding: 13px;
  text-align: center;
  width: 93.5%;
  font-size: 17px;
  font-weight: bolder;
  color: #0d4a86;
  position: absolute;
}
.marquee {
  display: flex;
  block-size: var(--marquee-item-height);
  position: relative;
  overflow-x: hidden;
}
.marquee--8 {
  --marquee-item-width: 130px;
  --marquee-item-height: 60px;
  --marquee-duration: 20s;
  --marquee-items: 12;
  padding: 5px 0;
}
.marquee__item {
  --marquee-item-offset: max(
    calc(var(--marquee-item-width) * var(--marquee-items)),
    calc(100% + var(--marquee-item-width))
  );
  --marquee-delay: calc(
    var(--marquee-duration) / var(--marquee-items) *
      (var(--marquee-items) - var(--marquee-item-index)) * -1
  );
  position: absolute;
  inset-inline-start: var(--marquee-item-offset);
  transform: translateX(-50%);
  animation: go linear var(--marquee-duration) var(--marquee-delay, 0s) infinite;
  width: 80px;
  height: 50px;
}
.marquee__item:nth-child(4n) {
  border-top-right-radius: 1rem;
}
.marquee__item:nth-child(4n + 1) {
  border-bottom-right-radius: 1rem;
}
.marquee__item:nth-child(4n + 2) {
  border-bottom-left-radius: 1rem;
}
.marquee__item:nth-child(4n + 3) {
  border-top-left-radius: 1rem;
}
.marquee--8 .marquee__item:first-of-type {
  --marquee-item-index: 1;
}
.marquee--8 .marquee__item:nth-of-type(2) {
  --marquee-item-index: 2;
}
.marquee--8 .marquee__item:nth-of-type(3) {
  --marquee-item-index: 3;
}
.marquee--8 .marquee__item:nth-of-type(4) {
  --marquee-item-index: 4;
}
.marquee--8 .marquee__item:nth-of-type(5) {
  --marquee-item-index: 5;
}
.marquee--8 .marquee__item:nth-of-type(6) {
  --marquee-item-index: 6;
}
.marquee--8 .marquee__item:nth-of-type(7) {
  --marquee-item-index: 7;
}
.marquee--8 .marquee__item:nth-of-type(8) {
  --marquee-item-index: 8;
  width: 90px;
  height: 50px;
}
.marquee--8 .marquee__item:nth-of-type(9) {
  --marquee-item-index: 9;
  width: 140px;
  height: 50px;
}
.marquee--8 .marquee__item:nth-of-type(10) {
  --marquee-item-index: 10;
}
.marquee--8 .marquee__item:nth-of-type(11) {
  --marquee-item-index: 11;
}
.marquee--8 .marquee__item:nth-of-type(12) {
  --marquee-item-index: 12;
}
.marquee--3 .marquee__item:first-of-type {
  --marquee-item-index: 1;
}
.marquee--3 .marquee__item:nth-of-type(2) {
  --marquee-item-index: 2;
}
.marquee--3 .marquee__item:nth-of-type(3) {
  --marquee-item-index: 3;
}
.marquee--6 .marquee__item:first-of-type {
  --marquee-item-index: 1;
}
.marquee--6 .marquee__item:nth-of-type(2) {
  --marquee-item-index: 2;
}
.marquee--6 .marquee__item:nth-of-type(3) {
  --marquee-item-index: 3;
}
.marquee--6 .marquee__item:nth-of-type(4) {
  --marquee-item-index: 4;
}
.marquee--6 .marquee__item:nth-of-type(5) {
  --marquee-item-index: 5;
}
.marquee--6 .marquee__item:nth-of-type(6) {
  --marquee-item-index: 6;
}
@keyframes go {
  to {
    inset-inline-start: calc(var(--marquee-item-width) * -1);
  }
}
#ai-solutions-carousel .owl-stage-outer {
  overflow: visible !important;
}
#ai-solutions-carousel .owl-stage-outer .owl-item:not(.active) {
  opacity: 0.5;
}
#dynamic-text {
  font-size: 56px;
  align-items: end;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 20px;
  font-family: "Exo", sans-serif;
  min-height: 69px;
}
.cursor {
  display: none;
  width: 8px;
  height: 1em;
  background-color: #2a95fc;
  animation: 0.7s steps(1) infinite blink;
  margin-top: 10px;
}
#calendly-scheduler {
  height: 700px !important;
  margin-top: -30px;
}
.rave-content {
  display: flex;
  justify-content: center;
}
.get-free-consultation {
  width: 100%;
  height: auto;
  background-color: #000 !important;
  padding: 100px 0;
}
.form-contain {
  width: 100%;
  height: auto;
  background-color: #fff;
  border-radius: 12px;
}
.consultation-form {
  width: 100%;
  height: auto;
  background-color: #0d4a86;
  border-radius: 10px 0 0 10px;
  padding: 40px;
  color: #fff;
}
.contact-input,
.contact-textarea {
  background: 0 0;
  padding: 10px 15px;
  margin-bottom: 15px;
  width: 100%;
}
.contact-input {
  height: 45px;
  border-radius: 12px;
  border: 1px solid #fff;
  color: #fff;
}
.contact-input:focus,
.contact-textarea:focus {
  opacity: 1;
}
.contact-input::placeholder {
  color: #d4cccc;
}
.contact-textarea {
  border-radius: 12px;
  border: 1px solid #fff;
  color: #fff;
  resize: none;
}
.contact-textarea::placeholder {
  color: #fff;
  opacity: 0.6;
}
.form-left-text h2 p {
  opacity: 0.8;
}
.get-in-touch.consult-form {
  width: 100%;
  justify-content: center;
  gap: 10px;
  border: 0;
}
.get-in-touch.consult-form:hover span {
  transform: translate(-36px);
  transition: 0.5s;
  color: #0d4a86;
  font-weight: 500;
}
.get-in-touch.consult-form:hover svg {
  transform: translate(146px);
  transition: 0.5s;
}
.consultation-clients-logo {
  padding: 0 20px;
}
.consultation-clients-logo img {
  width: 100%;
  min-height: 530px;
}
.consultation-clients-logo ul {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}
.get-in-touch.consult-form.footer-btn:hover span {
  transform: translate(-28px);
  transition: 0.5s;
  color: #0d4a86;
  font-weight: 500;
}
.get-in-touch.consult-form.footer-btn:hover svg {
  transform: translate(156px);
  transition: 0.5s;
}
.consultation-clients-logo ul li {
  width: 33%;
  list-style: none;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 130px;
  border-right: 1px solid #10100e1a;
  border-bottom: 1px solid #10100e1a;
  padding: 0 22px;
}
.consult-logo-card img {
  width: 140px;
  height: 90px;
}
.border-bottom-0 {
  border-bottom: 0 !important;
}
.border-right-0 {
  border-right: 0 !important;
}
.consultation-form p {
  opacity: 0.9;
}
.social-media-links span {
  font-size: 14px;
  color: #000;
  margin-right: 25px;
}
.industry-part-flex {
  display: flex;
  position: relative;
}
.industry-part-flex::before {
  content: "";
  width: 1px;
  height: 100%;
  border-right: 1px dashed #d5d1d1;
  position: absolute;
  left: 50%;
}
@media (max-width: 767px) {
  .industry-part-flex {
    flex-direction: column;
  }
  .industry-part-flex::before {
    width: 92%;
    height: 1px;
    border-bottom: 1px solid #d5d1d1;
    position: absolute;
    left: 0;
    top: 59%;
    right: 0;
    margin: auto;
  }
  .industry-part-flex .tab-txt {
    margin: 20px 0 !important;
  }
  .industry-part-flex .tab-txt + .tab-txt {
    margin-top: 0 !important;
  }
  .consultation-clients-logo img {
    width: 100%;
    min-height: auto;
  }
  .consultation-clients-logo {
    padding: 0 20px 20px;
  }
  .marquee__item {
    height: 45px;
  }
  .ai-solutions-btn,
  .banner-map-img,
  .icon-d-none-sm,
  .tab-txt-1 h3 svg {
    display: none;
  }
  .footer-media {
    margin: 20px 0 0;
    display: flex;
    gap: 10px;
  }
  .map-left-icon {
    left: 10px;
    top: 57px;
  }
  .city-img {
    margin-top: 10px;
  }
  .first-card {
    padding: 10px;
    left: 53px;
  }
  .location-pointer:hover + .first-card,
  .right-locator:hover + .first-card.second-card {
    height: auto;
    width: 150px;
  }
  .first-card.second-card {
    left: -152px;
  }
  .map-right-icon {
    margin-bottom: 100px;
    margin-right: 40px;
  }
  .map-left-icon img,
  .map-right-icon img {
    width: 54px;
    height: 50px;
  }
  .map-left-icon::after {
    left: -7.5px;
    top: 3px;
  }
  .our-clientele {
    font-size: 23px;
  }
  .map-right-icon::after {
    left: -6.3px;
    bottom: 23px;
  }
  .com-schedule-meeting {
    padding: 40px 0;
  }
  .first-card-heading img {
    width: 40px !important;
    height: 40px !important;
  }
  .first-card-heading h5 {
    font-size: 11px;
  }
  .first-card-heading p {
    font-size: 10px;
  }
  .first-card .city-img img {
    height: auto;
  }
  .marquee--8 {
    padding: 0;
    --marquee-item-width: 130px;
  }
  .our-client h2 {
    font-size: 22px;
    color: #001d42;
    text-align: center;
  }
  .ai-solution-card:after {
    background-color: #0d66bc;
  }
  .ai-solution-card .ai-solution-card-content {
    width: 100%;
    height: auto;
    opacity: 100%;
    transition: none;
    transform: translateY(0);
  }
  .about-biz-card.row-dir-mobile {
    flex-direction: row-reverse;
  }
  .about-biz-card.row-dir-mobile .about-card-txt {
    text-align: right;
  }
  .meeting-calender {
    padding: 0;
  }
  #calendly-scheduler {
    margin-top: 30px;
    border-radius: 5px;
    overflow: hidden;
    min-width: 100% !important;
  }
  .ai-solution-card-content {
    padding: 27px 20px;
  }
  .complete-banner {
    background-image: url(https://d1fxfakb0fcon3.cloudfront.net/images/index-page/mobile-banner.webp) !important;
    margin-top: 0;
    background-position: top !important;
    min-height: 960px;
  }
  .banner-map {
    margin-bottom: 60px;
    margin-top: 40px;
  }
  .about-biz-card,
  .portfolio-card,
  .portfolio-card-2,
  .portfolio-card-3 {
    margin-bottom: 30px;
  }
  .whole-upr-content {
    margin-top: 24px;
    height: auto;
    flex-direction: column !important;
    padding: 0;
  }
  .left-banner h1 {
    font-size: 40px;
    text-align: center;
  }
  .btn-book-appointment, .btn-explore-solutions{
    width: 100%;
    justify-content: center;
    font-size: 14px;
  }
  .complete-banner p {
    font-size: 16px;
    text-align: center;
  }
  .banner-buttons {
    justify-content: center;
  }
  /* .left-banner h1 br {
    display: none;
  } */
  #dynamic-text {
    font-size: 44px;
  }
  .tab-txt-1 h3 {
    margin-left: 0;
    font-size: 22px;
  }
  .p-card-img {
    margin-top: 0;
  }
  .left-banner h1::after {
    width: 73px;
    bottom: -9px;
    height: 8px;
  }
  .top-tabination {
    overflow-y: hidden;
    justify-content: flex-start;
    font-family: Exo, sans-serif !important;
  }
  .tab-buttons {
    display: inline-block;
    width: 176px;
    padding: 27px 10px;
    text-align: center;
  }
  .tab-buttons::before {
    bottom: 15px;
  }
  .top-tabination li:nth-of-type(3) .tab-buttons::before,
  .top-tabination li:nth-of-type(4) .tab-buttons::before {
    bottom: 13px;
  }
  .top-tabination li:first-of-type .tab-buttons::before {
    bottom: 13px;
  }
  .img-card {
    width: 80%;
  }
  .tab-img {
    margin-top: -25px;
  }
  .about-biz-card {
    padding: 15px;
  }
  .about-biz-btn {
    margin-left: 88px;
  }
  .about-text-card.pt-30 {
    padding: 0 !important;
  }
  .our-portfolio-options {
    flex-wrap: wrap;
    gap: 10px;
    padding: 0;
  }
  .p-card-img img {
    height: 266px;
    object-fit: contain;
    border-bottom-right-radius: 20px;
  }
  .meeting-card-white {
    margin-bottom: 30px;
    padding: 38px 25px;
  }
  .container.com-our-client,
  .review-card {
    width: 100%;
  }
  .review-left-part {
    border: 0;
    padding: 20px 0 0;
  }
  .ai-solution-card {
    width: 100%;
    border-radius: 12px;
    background-size: cover;
    background-position: center;
  }
  .leaders-new-card {
    width: 295px;
  }
  .tab-txt {
    margin: 50px 6px;
  }
  .our-client {
    height: 95px;
    padding: 20px 0;
    border-radius: 10px;
  }
  .about-biz,
  .com-schedule-meeting,
  .leaders-section {
    background-image: none !important;
  }
  .leaders-section {
    background-color: #141414;
  }
  #ai-solutions-carousel .owl-stage-outer {
    overflow: hidden !important;
  }
  .meeting-card-white.meeting-last-card {
    margin-bottom: 0;
  }
  body h2 {
    line-height: 36px;
  }
  .rave-content {
    display: block;
  }
  .clutch-widget {
    margin: 20px 0 0;
    max-width: 100%;
    border-radius: 5px;
    overflow-x: hidden;
  }
  .consultation-form {
    padding: 30px;
    border-radius: 10px 10px 0 0;
  }
  .mobile-banner-map {
    display: block;
    height: 220px;
  }
  .our-clientele::after {
    position: absolute;
    content: "";
    width: 58px;
    height: 2px;
    background-color: #0d4a86;
    top: 18px;
    margin-left: 13px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .icon-side {
    width: 170px;
  }
  .consultation-clients-logo {
    padding: 0 20px 20px;
  }
  .marquee--8 {
    --marquee-item-width: 130px;
  }
  .banner-map-img {
    padding: 0 0 0;
  }
  .map-right-icon {
    margin-right: 105px;
    margin-bottom: 71px;
  }
  .map-left-icon {
    top: 150px;
    left: 24px;
  }
  .location-pointer:hover + .first-card,
  .right-locator:hover + .first-card.second-card {
    width: 200px;
    height: auto;
  }
  .first-card .city-img img {
    height: auto;
  }
  .portfolio-card .p-card-img img,
  .portfolio-card-2 .p-card-img img,
  .portfolio-card-3 .p-card-img img {
    height: 310px;
    object-position: center;
  }
  .first-card-heading p {
    font-size: 16px;
  }
  .first-card.second-card {
    left: -206px;
  }
  .consultation-form {
    border-radius: 10px 10px 0 0;
  }
  #calendly-scheduler {
    margin-top: 0;
  }
  #ai-solutions-carousel .owl-stage-outer {
    overflow: hidden !important;
  }
  .whole-upr-content {
    margin-top: 0;
    flex-direction: column;
    height: auto;
    padding: 50px 0;
  }
  .complete-banner {
    margin-top: 0;
    height: auto;
    background-position: left !important;
  }
  .our-client {
    height: auto;
    padding: 25px 0 !important;
  }
  .our-client h2 {
    text-align: center;
    position: relative;
    color: #001d42;
    padding-top: 0;
  }
  .rave-content {
    display: block;
  }
  .top-tabination {
    overflow-y: hidden;
    justify-content: center;
    height: 75px;
  }
  .tab-buttons {
    display: inline-block;
    width: 177px;
    padding: 27px 10px;
    text-align: center;
  }
  .tab-buttons::before {
    bottom: 15px;
  }
  .top-tabination li:first-of-type .tab-buttons::before,
  .top-tabination li:nth-of-type(3) .tab-buttons::before,
  .top-tabination li:nth-of-type(4) .tab-buttons::before {
    bottom: 14px;
  }
  .tab-img {
    margin-top: -30px;
  }
  .about-biz-btn {
    margin-right: -275px;
    margin-top: -120px;
    float: right;
  }
  .portfolio-card .p-card-img img {
    object-fit: cover;
  }
  .portfolio-card-2 .p-card-img img {
    object-fit: cover;
    border-bottom-right-radius: 20px;
  }
  .portfolio-card-3 {
    margin-top: 30px;
  }
  .review-left-part {
    border: 0;
  }
  .ai-solution-card {
    width: 100%;
    height: 415px;
  }
  .ai-solutions-btn {
    width: 94.5%;
  }
  .clutch-widget {
    margin: 30px 0 0;
  }
  .about-text-card.first {
    margin-top: 30px;
    text-align: justify;
  }
  .about-biz-card.last-card {
    width: 50%;
    float: right;
    margin-top: 30px;
  }
  .three-meeting-cards {
    display: flex;
    gap: 30px;
  }
  .meeting-card-white,
  .meeting-card-white.meeting-last-card {
    margin-bottom: 30px;
  }
  .img-card {
    width: 33%;
  }
  /* .left-banner h1 br {
    display: none;
  } */
  .ai-capabilities-cards-wrapper {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .map-right-icon {
    margin-right: 65px;
  }
  .map-left-icon {
    left: 15px;
  }
  .about-biz-card {
    padding: 15px;
  }
  .left-banner {
    margin-bottom: 50px;
  }
  .left-banner h1 {
    font-size: 55px;
  }
  #dynamic-text {
    font-size: 55px;
  }
  .our-client h2 {
    font-size: 21px;
    padding-top: 20px;
  }
  .footer-mid-detail-links a,
  .footer-section .footer-mid .footer-mid-detail p {
    font-size: 13px !important;
  }
  .complete-banner {
    background-position: bottom;
    min-height: 850px;
  }
  .top-tabination {
    overflow-y: hidden;
    justify-content: center;
    height: 75px;
  }
  .tab-buttons {
    display: inline-block;
    width: 235px;
    padding: 27px 10px;
    text-align: center;
  }
  .tab-buttons::before {
    bottom: 14px;
  }
  .tab-img {
    margin-top: -30px;
  }
  .img-card {
    width: 63%;
  }
  .about-biz-btn {
    margin-right: -25px;
  }
  .p-card-img img {
    object-position: center;
  }
  .consultation-image {
    margin-top: 0;
  }
  .meeting-card-white {
    padding: 40px 27px;
  }
  .ai-solution-card {
    height: 385px;
    background-size: cover;
    border-radius: 12px;
  }
  .ai-solutions-btn {
    width: 92.5%;
  }
  #calendly-scheduler {
    margin-top: 0;
  }
  .why-biz-icons {
    min-width: 60px;
    height: 60px;
  }
  .why-biz-icons img {
    width: 30px !important;
    height: 30px !important;
  }
  .delivered-content-head h4 {
    font-size: 20px;
  }
  .consultation-clients-logo img {
    min-height: 440px;
    height: auto !important;
  }
  #ai-solutions-carousel .owl-stage-outer {
    overflow: hidden !important;
  }
}
@media (min-width: 1200px) {
  .about-biz-btn {
    margin-right: -20px;
  }
}
.how-business-operates {
  position: relative;
  width: 100%;
  background: rgb(2 19 42 / 0.96);
  padding: 80px 0;
  overflow: hidden;
}
.business-bg-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
}
.business-bg-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(2 19 42 / 0.96);
  z-index: 1;
}
.business-content-wrapper {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  gap: 40px;
  padding: 0 80px;
  max-width: 1690px;
  margin: auto;
}
.business-header {
  text-align: center;
  max-width: 950px;
  margin: 0 auto;
}
.business-header h2 {
  font-family: "Exo", sans-serif;
  font-weight: 700;
  font-size: 44px;
  line-height: 1.2;
  color: #fff;
  margin: 0;
  margin-bottom: 15px;
}
.business-header p {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 27px;
  color: #8fa4d4;
  margin: 0;
}
.tab-sec-wrapper {
  display: flex;
  gap: 20px;
}
.solution-card {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 24px;
  background-color: #fff;
  border-radius: 16px;
  transition: all 0.3s ease;
  cursor: pointer;
  margin-bottom: 24px;
  font-family: "Exo", sans-serif;
}
.solution-card.active {
  background-color: #0038ff;
}
.solution-card.active span {
  color: #f3f3f3;
}
.solution-card-primary span {
  color: #f3f3f3;
}
.solution-card span {
  font-family: "Exo", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  color: #0a0e27;
  white-space: nowrap;
}
.solution-card svg {
  width: 32px;
  height: 32px;
  flex-shrink: 0;
  fill: #0a0e27;
}
.solution-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 30px rgb(0 56 255 / 0.3);
  color: #fff;
}
.solution-card.active svg {
  fill: #fff;
}
.business-detail-card {
  width: 100%;
  max-width: 1491px;
  background: rgb(255 255 255 / 0.03);
  border: 0.8px solid rgb(255 255 255 / 0.3);
  border-radius: 16px;
  padding: 30px;
  display: none;
  gap: 30px;
  margin-top: 0;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.business-detail-card.active {
  display: flex;
  opacity: 1;
  align-items: flex-end;
  flex-direction: column;
}
.detail-card-left {
  flex-shrink: 0;
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.detail-icon {
  width: 76px;
  height: 76px;
  min-width: 76px;
  background-color: #0038ff;
  border-radius: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 16px;
  border: 0.8px solid rgb(255 255 255 / 0.3);
  background: rgb(255 255 255 / 0.03);
}
.detail-icon svg {
  width: 44px;
  height: 42px;
  object-fit: contain;
  fill: #fff;
}
.detail-card-left h3 {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 44px;
  line-height: normal;
  color: #fff;
  margin: 0;
}
.detail-card-right {
  flex: 1;
}
.detail-intro {
  font-family: "Inter", sans-serif;
  color: #fff;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  margin-bottom: 15px;
}
.detail-description {
  background: rgb(255 255 255 / 0.2);
  border-radius: 12px;
  padding: 22px;
}
.detail-description p {
  color: #fff;
  font-family: "Inter", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin: 0;
}
@media screen and (max-width: 1199px) {
  .business-solutions-grid {
    flex-direction: row;
  }
  .solution-card {
    flex: 1 1 calc(50% - 15px);
    min-width: 280px;
  }
  .solution-card-center {
    flex-basis: 100%;
  }
  .business-detail-card {
    flex-direction: column;
    padding: 40px;
  }
  .detail-icon {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 991px) {
  .business-header h2 {
    font-size: 36px;
  }
  .business-header p {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .how-business-operates {
    padding: 60px 0;
    min-height: auto;
  }
  .business-header h2 {
    font-size: 28px;
  }
  .business-header p {
    font-size: 14px;
    line-height: 22px;
  }
  .business-solutions-grid {
    flex-direction: column;
    gap: 15px;
  }
  .solution-card {
    padding: 16px;
    flex: 1 1 100%;
  }
  .solution-card span {
    font-size: 16px;
    white-space: normal;
  }
  .solution-card-center {
    flex-basis: 100%;
  }
  .business-detail-card {
    padding: 30px 20px;
    gap: 30px;
  }
  .detail-card-left h3 {
    font-size: 28px;
  }
  .detail-intro,
  .detail-description p {
    font-size: 14px;
    line-height: 20px;
  }
}
.section-heading {
  color: #0a0e27;
  font-family: Exo;
  font-size: 44px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  margin-top: 0;
  margin-bottom: 50px;
}
.ai-capabilities-section {
  padding: 80px 0;
  background: #fff;
  background-image: url("https://www.biz4group.com/images/home-page/building-ai-capabilities-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  overflow: hidden;
}
.ai-capabilities-glow {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  z-index: 0;
}
.ai-capabilities-wrapper {
  padding: 0 80px;
  max-width: 1690px;
  margin: auto;
  position: relative;
  z-index: 1;
}
.ai-capabilities-cards-wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: 1fr 1fr;
  gap: 80px;
  margin-top: 40px;
  position: relative;
  background-image:
    /* Horizontal separator */
    linear-gradient(90deg, rgba(54, 54, 54, 0.00) 0%, rgba(54, 54, 54, 0.18) 22.46%, rgba(0, 0, 0, 0.20) 46.42%, rgba(54, 54, 54, 0.18) 73.6%, rgba(54, 54, 54, 0.00) 100%),
    /* Vertical separator 1 */
    linear-gradient(180deg, rgba(54, 54, 54, 0.00) 0%, rgba(54, 54, 54, 0.18) 22.46%, rgba(0, 0, 0, 0.20) 46.42%, rgba(54, 54, 54, 0.18) 73.6%, rgba(54, 54, 54, 0.00) 100%),
    /* Vertical separator 2 */
    linear-gradient(180deg, rgba(54, 54, 54, 0.00) 0%, rgba(54, 54, 54, 0.18) 22.46%, rgba(0, 0, 0, 0.20) 46.42%, rgba(54, 54, 54, 0.18) 73.6%, rgba(54, 54, 54, 0.00) 100%);
  background-size:
    100% 1.5px,
    1.5px 100%,
    1.5px 100%;
  background-position:
    center 50%,
    32.33% center,
    66.66% center;
  background-repeat: no-repeat;
}
.capability-card {
  display: flex;
  background: transparent;
  overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  min-height: 150px;
}
.capability-card-image {
  width: 64px;
  height: 64px;
  min-width: 64px;
  border-radius: 16px;
  border: 0.8px solid #000;
  background: rgba(255, 255, 255, 0.03);
  display: flex;
  justify-content: center;
  align-items: center;
}
.capability-card-image img {
  width: 32px;
  height: 32px;
  min-width: 32px;
  min-height: 32px;
  aspect-ratio: 1/1;
}
.capability-card-content {
  padding: 0 0 0px 24px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.capability-card-content h3 {
  color: #000;
  font-family: "Exo", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin: 0 0 10px 0;
}
.capability-card-content p {
  color: #000;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  margin: 0;
}
@media screen and (max-width: 1199px) {
  .ai-capabilities-wrapper {
    padding: 0 40px;
  }
  .section-heading {
    font-size: 38px;
  }
  .ai-capabilities-cards-wrapper {
    gap: 50px;
  }
}
@media screen and (max-width: 991px) {
  .ai-capabilities-section {
    padding: 60px 0;
  }
  .ai-capabilities-wrapper {
    padding: 0 30px;
  }
  .section-heading {
    font-size: 32px;
    margin-bottom: 40px;
  }
  .ai-capabilities-cards-wrapper {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: 1fr 1fr 1fr;
    align-items: stretch;
    gap: 40px;
    background-image:
      /* Horizontal separator 1 */
      linear-gradient(90deg, rgba(54, 54, 54, 0.00) 0%, rgba(54, 54, 54, 0.18) 22.46%, rgba(0, 0, 0, 0.20) 46.42%, rgba(54, 54, 54, 0.18) 73.6%, rgba(54, 54, 54, 0.00) 100%),
      /* Horizontal separator 2 */
      linear-gradient(90deg, rgba(54, 54, 54, 0.00) 0%, rgba(54, 54, 54, 0.18) 22.46%, rgba(0, 0, 0, 0.20) 46.42%, rgba(54, 54, 54, 0.18) 73.6%, rgba(54, 54, 54, 0.00) 100%),
      /* Vertical separator */
      linear-gradient(180deg, rgba(54, 54, 54, 0.00) 0%, rgba(54, 54, 54, 0.18) 22.46%, rgba(0, 0, 0, 0.20) 46.42%, rgba(54, 54, 54, 0.18) 73.6%, rgba(54, 54, 54, 0.00) 100%);
    background-size:
      100% 1.5px,
      100% 1.5px,
      1.5px 100%;
    background-position:
      center 33.33%,
      center 66.66%,
      50% center;
    background-repeat: no-repeat;
  }
  .capability-card {
    height: 100%;
    min-height: auto;
    overflow: hidden;
    align-self: stretch;
    align-items: center;
  }
  .capability-card-content {
    padding: 0 0 0 15px;
    min-width: 0;
  }
  .capability-card-content h3 {
    font-size: 16px;
    word-wrap: break-word;
  }
  .capability-card-content p {
    font-size: 12px;
    word-wrap: break-word;
  }
}
@media screen and (max-width: 767px) {
  .ai-capabilities-section {
    padding: 50px 0;
  }
  .ai-capabilities-wrapper {
    padding: 0;
  }
  .section-heading {
    font-size: 26px;
    margin-bottom: 30px;
  }
  .ai-capabilities-cards-wrapper {
    grid-template-columns: 1fr;
    gap: 20px;
    background-image: none;
  }
  .capability-card {
    flex-direction: column;
    height: auto;
    align-items: flex-start;
    background: #fbfbfb;
    border-radius: 12px;
    padding: 20px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  }
  .capability-card-image {
       width: 50px;
    height: 50px;
    border-radius: 8px;
  }
    .capability-card-image img{
        width: 28px;
    height: 28px;
    min-width: 28px;
    min-height: 28px;
  }
  .capability-card-content {
    width: 100%;
    padding: 20px 0 0;
  }
  .capability-card-content h3 {
    font-size: 18px;
  }
  .capability-card-content p {
    font-size: 13px;
  }
}
.about-biz4group-section {
  padding: 80px 0;
  fill:
    linear-gradient(180deg, rgb(20 37 62 / 0.95) 0%, rgb(20 37 62 / 0.95) 100%),
    url(<path-to-image>) lightgray 50% / cover no-repeat;
  background-image: url(https://www.biz4group.com/images/home-page/about-biz4-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.about-biz4group-wrapper {
  max-width: 1690px;
  margin: 0 auto;
  padding: 0 80px;
}
.about-header {
  text-align: center;
  margin-bottom: 60px;
}
.about-header h2 {
  color: #fff;
  font-family: Exo;
  font-size: 44px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 15px 0;
}
.about-header p {
  color: #fff;
  text-align: center;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  margin: 0;
}
.about-content-grid {
  display: grid;
  grid-template-columns: 1.5fr 1fr;
  gap: 20px;
  align-items: stretch;
}
.stats-cards-wrapper {
  display: flex;
  flex-direction: row;
  gap: 20px;
  height: 100%;
}
.stat-card {
  border-radius: 16px;
  border: 0.8px solid rgb(255 255 255 / 0.3);
  background: rgb(255 255 255 / 0.03);
  width: 33.33%;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.stat-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgb(0 56 255 / 0.2);
}
.stat-card-header {
  padding: 25px;
  display: flex;
  align-items: flex-start;
  gap: 16px;
  flex-direction: column;
}
.stat-icon {
  display: flex;
  width: 64px;
  height: 64px;
  padding: 0 17.387px;
  justify-content: center;
  align-items: center;
  aspect-ratio: 1/1;
  border-radius: 18.725px;
  background: rgb(255 255 255 / 0.1);
}
.stat-icon svg {
  color: #0038ff;
  width: 24px;
  height: 24px;
  min-width: 24px;
  min-height: 24px;
}
.stat-number {
  color: #fff;
  font-family: Exo;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 48px;
  margin-bottom: 4px;
}
.stat-label {
  color: #fff;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  opacity: 0.7;
}
.stat-card-image {
  width: 100%;
  height: 290px;
  overflow: hidden;
  margin-top: auto;
}
.stat-card-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.core-values-wrapper {
  border: 1px solid rgb(255 255 255 / 0.1);
  padding: 20px;
  border-radius: 12px;
  background: rgb(255 255 255 / 0.06);
  height: 100%;
  display: flex;
  flex-direction: column;
}
.core-values-wrapper h3 {
  color: #fff;
  font-family: Inter;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  margin: 0 0 30px 0;
}
.core-value-item {
  display: flex;
  gap: 10px;
  margin-bottom: 20px;
  border-radius: 8px;
  background: rgb(255 255 255 / 0.05);
  padding: 13px;
  font-family: "Inter", sans-serif;
}
.core-value-item:last-child {
  margin-bottom: 0;
}
.value-bullet {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  flex-shrink: 0;
  margin-top: 2px;
}
.value-content h4 {
  color: #fff;
  font-family: Inter;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  margin: 0 0 6px 0;
}
.value-content p {
  color: #fff;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  margin: 0;
}
@media screen and (max-width: 1199px) {
  .about-biz4group-wrapper {
    padding: 0 40px;
  }
  .about-header h2 {
    font-size: 38px;
  }
  .about-content-grid {
    gap: 40px;
  }
}
@media (max-width: 767px) {
  .about-content-grid {
    display: flex;
    flex-direction: column;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .about-biz4group-section {
    padding: 60px 0;
  }
  .about-biz4group-wrapper {
    padding: 0;
  }
  .about-header {
    margin-bottom: 40px;
  }
  .about-header h2 {
    font-size: 32px;
  }
  .about-content-grid {
    grid-template-columns: 1fr;
    gap: 30px;
  }
  .stat-card-image {
    height: 330px;
  }
}
@media screen and (max-width: 767px) {
  .about-biz4group-section {
    padding: 50px 0;
  }
  .about-biz4group-wrapper {
    padding: 0;
  }
  .about-header {
    margin-bottom: 30px;
  }
  .about-header h2 {
    font-size: 28px;
  }
  .about-header p {
    font-size: 14px;
    line-height: 20px;
  }
  .stats-cards-wrapper {
    gap: 16px;
    flex-direction: column;
  }
  .stat-card-header {
    padding: 20px;
    gap: 12px;
  }
  .stat-card {
    width: 100%;
  }
  .stat-icon {
    width: 42px;
    height: 42px;
  }
  .stat-number {
    font-size: 28px;
  }
  .stat-label {
    font-size: 13px;
  }
  .stat-card-image {
    height: 240px;
  }
  .core-values-wrapper {
    padding: 20px;
  }
  .core-values-wrapper h3 {
    font-size: 24px;
    margin-bottom: 24px;
  }
  .core-value-item {
    gap: 12px;
    margin-bottom: 15px;
  }
  .value-content h4 {
    font-size: 16px;
  }
  .value-content p {
    font-size: 13px;
  }
}
.leadership-board-section-wrapper {
  padding: 80px 0;
  fill:
    linear-gradient(180deg, rgb(20 37 62 / 0.95) 0%, rgb(20 37 62 / 0.95) 100%),
    url(<path-to-image>) lightgray 50% / cover no-repeat;
  background-image: url(https://www.biz4group.com/images/home-page/leadership-board-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding-top: 0;
}
.leadership-header {
  text-align: center;
  margin-bottom: 50px;
}
.leadership-header h3 {
  color: #fff;
  font-family: Exo;
  font-size: 44px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 10px 0;
}
.leadership-header p {
  color: #fff;
  text-align: center;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  margin: 0;
}
.leadership-cards-wrapper {
  display: flex;
  flex-wrap: nowrap;
  gap: 20px;
  overflow-x: auto;
  padding: 0 50px;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.leadership-cards-wrapper::-webkit-scrollbar {
  display: none;
}
.leader-card {
  overflow: hidden;
  transition:
    transform 0.3s ease,
    box-shadow 0.3s ease;
  min-width: 210px;
}
.leader-card:hover {
  transform: translateY(-4px);
}
.leader-image {
  position: relative;
  width: 100%;
  aspect-ratio: 1 / 1;
  overflow: hidden;
  margin-bottom: 20px;
}
.leader-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.linkedin-icon {
  position: absolute;
  bottom: 12px;
  right: 12px;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.3s ease;
}
.linkedin-icon:hover {
  opacity: 0.8;
}
.linkedin-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.leader-info {
  text-align: left;
}
.leader-info h4 {
  color: #fff;
  font-family: Inter;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0 0 4px 0;
}
.leader-info p {
  color: #fff;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin: 0;
}
@media screen and (max-width: 1199px) {
  .leadership-cards-wrapper {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .leadership-board-section {
    margin-top: 0;
  }
  .leadership-header {
    margin-bottom: 40px;
  }
  .leadership-header h3 {
    font-size: 36px;
  }
  .leadership-cards-wrapper {
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
  }
}
@media screen and (max-width: 767px) {
  .leadership-board-section {
    margin-top: 0;
  }
  .leadership-header {
    margin-bottom: 30px;
  }
  .leadership-header h3 {
    font-size: 28px;
  }
  .leadership-header p {
    font-size: 14px;
  }
  .leadership-cards-wrapper {
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
  }
  .leader-info {
    padding: 12px;
    padding-top: 0;
  }
  .leader-info h4 {
    font-size: 16px;
  }
  .leader-info p {
    font-size: 12px;
  }
  .linkedin-icon {
    width: 32px;
    height: 32px;
    bottom: 8px;
    right: 8px;
  }
  .linkedin-icon svg {
    width: 16px;
    height: 16px;
  }
}
.transforming-ideas-section {
  padding: 80px 0;
  background: #f9fafb;
  background-image: url(https://www.biz4group.com/images/home-page/problem-to-sol-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}
.transforming-ideas-wrapper {
  max-width: 1690px;
  margin: 0 auto;
  padding: 0 0 0 80px;
}
.transforming-content-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  align-items: center;
}
.transforming-text-content h2 {
  color: #0a0e27;
  font-family: Exo;
  font-size: 44px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 24px 0;
}
.transforming-text-content .intro-text {
  color: #0a0e27;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
}
.transforming-text-content .highlight-text {
  color: #0a0e27;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  margin: 30px 0;
}
.transforming-text-content .description-text {
  color: #0a0e27;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  margin: 0;
}
.transforming-image {
  width: 46%;
  height: auto;
  max-height: 560px;
  border-radius: 16px 0 0 16px;
  overflow: hidden;
  position: absolute;
  right: 0;
}
.transforming-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.process-steps-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 40px;
}
.process-step {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  position: relative;
}
.step-icon {
  width: 60px;
  height: 60px;
  flex-shrink: 0;
}
.step-arrow {
  position: absolute;
  top: 30px;
  right: -60px;
  width: 80px;
  height: 40px;
}
.process-step:last-child .step-arrow {
  display: none;
}
.process-step h3 {
  color: #1f2937;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
  margin: 0;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  .transforming-ideas-wrapper {
    padding: 0 40px;
  }
  .transforming-content-grid {
    gap: 40px;
    margin-bottom: 0;
  }
  .transforming-text-content h2 {
    font-size: 38px;
    line-height: 46px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .transforming-ideas-section {
    padding: 60px 0;
  }
  .transforming-ideas-wrapper {
    padding: 0;
  }
  .transforming-content-grid {
    grid-template-columns: 1fr;
    gap: 30px;
    margin-bottom: 50px;
  }
  .transforming-text-content h2 {
    font-size: 32px;
    line-height: 40px;
  }
  .process-steps-wrapper {
    gap: 30px;
  }
  .step-arrow {
    right: -55px;
    width: 70px;
  }
}
@media screen and (max-width: 767px) {
  .delivering-ai-solutions,
  .whole-portfolio {
    padding: 50px 0 !important;
  }
  .leadership-board-section-wrapper {
    padding: 0 0 50px 0;
  }
  .transforming-ideas-section {
    padding: 40px 0;
  }
  .transforming-ideas-wrapper {
    padding: 0;
  }
  .transforming-content-grid {
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
  }
  .transforming-text-content h2 {
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 16px;
    text-align: center;
  }
  .transforming-text-content .intro-text,
  .transforming-text-content .description-text {
    font-size: 14px;
    line-height: 20px;
    text-align: center;
  }
  .transforming-text-content .highlight-text {
    font-size: 16px;
    line-height: 22px;
    text-align: center;
  }
  .process-steps-wrapper {
    flex-direction: column;
    gap: 40px;
  }
  .step-arrow {
    display: none;
  }
  .process-step h3 {
    font-size: 18px;
    line-height: 24px;
  }
}
.com-rave-reviews {
  background-color: #fff;
}
.clutch-widget {
  margin-top: 0;
}
.schedule-meeting-section {
  padding: 80px 0;
  background-image: url(https://www.biz4group.com/images/home-page/black-bg-img.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.schedule-meeting-wrapper {
  max-width: 1690px;
  margin: 0 auto;
  padding: 0 80px;
}
.schedule-header {
  text-align: center;
  margin-bottom: 60px;
}
.schedule-header h2 {
  color: #fff;
  font-family: Exo;
  font-size: 44px;
  font-style: normal;
  font-weight: 700;
  line-height: 52px;
  margin: 0 0 16px 0;
}
.schedule-header p {
  color: #b8bcc8;
  font-family: "Inter", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  margin: 0;
}
.calendly-wrapper {
  background: #fff;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 4px 20px rgb(0 0 0 / 0.1);
}
.meeting-stats-cards {
  display: flex;
  gap: 20px;
  margin-top: 20px;
}
.meeting-stat-card {
  background: #fafafa;
  border-radius: 12px;
  text-align: center;
  transition:
    transform 0.3s ease,
    box-shadow 0.3s ease;
  width: 33.33%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-family: "Inter", sans-serif;
}
.meeting-stat-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgb(0 0 0 / 0.15);
}
.meeting-stat-card.card-blue {
  background: #83c3dc;
  padding: 24px;
}
.stat-value {
  color: #83c3dc;
  text-align: center;
  font-family: "Inter", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 110.5%;
  margin: 0 0 8px 0;
}
.stat-value .rating-text {
  color: #000;
  text-align: center;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-left: 8px;
}
.stat-description {
  color: #000;
  text-align: center;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0;
}
.stat-value-white {
  color: #fafafa;
  text-align: center;
  font-family: "Inter", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin: 0 0 16px 0;
}
.visit-portfolio-btn {
  color: var(--BOX, #f9f9f9);
  font-family: "Inter";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  display: flex;
  gap: 10px;
  align-items: center;
  border: 1px solid #fff;
  padding: 15px 40px;
  border-radius: 12px;
}
.visit-portfolio-btn:hover {
  color: var(--BOX, #f9f9f9);
  font-family: "Inter";
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-decoration: none;
}
.visit-portfolio-btn svg {
  flex-shrink: 0;
}
@media screen and (max-width: 1199px) {
  .schedule-meeting-wrapper {
    padding: 0 40px;
  }
  .schedule-content-grid {
    grid-template-columns: 1fr 350px;
    gap: 30px;
  }
  .schedule-header h2 {
    font-size: 38px;
    line-height: 46px;
  }
}
@media screen and (max-width: 991px) {
  .schedule-meeting-section {
    padding: 60px 0;
  }
  .schedule-meeting-wrapper {
    padding: 0;
  }
  .schedule-content-grid {
    grid-template-columns: 1fr;
    gap: 40px;
  }
  .schedule-header {
    margin-bottom: 40px;
  }
  .schedule-header h2 {
    font-size: 32px;
    line-height: 40px;
  }
  .meeting-stats-cards {
    flex-direction: row;
    gap: 20px;
  }
  .meeting-stat-card {
    flex: 1;
  }
}
@media screen and (max-width: 767px) {
  .schedule-meeting-section {
    padding: 50px 0;
  }
  .schedule-meeting-wrapper {
    padding: 0;
  }
  .schedule-header {
    margin-bottom: 30px;
  }
  .schedule-header h2 {
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 12px;
  }
  .all-heading h2 {
    font-size: 28px;
  }
  .b4g-svc-mobile-section {
    padding: 50px 0;
  }
  .schedule-header p {
    font-size: 16px;
    line-height: 22px;
  }
  .meeting-stats-cards {
    flex-direction: column;
  }
  .stat-value {
    font-size: 20px;
  }
  .stat-value .rating-text {
    font-size: 18px;
    line-height: 24px;
  }
  .stat-value-white {
    font-size: 20px;
    line-height: 28px;
  }
  .visit-portfolio-btn {
    font-size: 14px;
    padding: 10px 20px;
  }
}
.ai-consultation-cta-section {
  padding: 80px 0;
  background: linear-gradient(135deg, #0a0e27 0%, #1a1f3a 50%, #0a0e27 100%);
  position: relative;
  overflow: hidden;
  background-image: url(https://www.biz4group.com/images/home-page/meeting-cta.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.ai-consultation-cta-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background:
    radial-gradient(circle at 20% 50%, rgb(0 56 255 / 0.1) 0%, transparent 50%),
    radial-gradient(circle at 80% 50%, rgb(0 56 255 / 0.1) 0%, transparent 50%);
  pointer-events: none;
}
.ai-cta-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 80px;
  position: relative;
  z-index: 1;
}
.ai-cta-inner {
  text-align: center;
}
.ai-cta-inner h2 {
  color: #fff;
  text-align: center;
  font-family: Exo;
  font-size: 44px;
  font-style: normal;
  font-weight: 700;
  line-height: 66px;
  max-width: 950px;
  margin: 0 auto;
}
.ai-cta-inner h2 .ai-blue-highlight {
  color: #5b9fff;
}
.ai-cta-inner p {
  color: #fff;
  text-align: center;
  font-family: "Inter", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px;
  max-width: 700px;
  margin: auto;
  margin-top: 30px;
}
.ai-consultation-button {
  border-radius: 20px;
  background: #0038ff;
  box-shadow:
    0 10px 15px -3px rgb(0 56 255 / 0.3),
    0 4px 6px -4px rgb(0 56 255 / 0.3);
  display: inline-flex;
  padding: 19.4px 40px 20.6px 34px;
  align-items: center;
  gap: 6.35px;
  color: #fff;
  text-align: center;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px;
  margin-top: 40px;
  text-decoration: none;
}
.ai-consultation-button:hover {
  background: #0046ff;
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgb(0 56 255 / 0.4);
  text-decoration: none;
  color: #fff;
}
.ai-consultation-button:focus {
color: #fff;
text-decoration: none;
}
.ai-consultation-button svg {
  flex-shrink: 0;
  transition: transform 0.3s ease;
}
.ai-consultation-button:hover svg {
  transform: translateX(4px);
}
@media screen and (max-width: 1199px) {
  .ai-cta-container {
    padding: 0 40px;
  }
  .ai-cta-inner h2 {
    font-size: 42px;
    line-height: 52px;
  }
}
@media screen and (max-width: 991px) {
  .ai-consultation-cta-section {
    padding: 80px 0;
  }
  .ai-cta-container {
    padding: 0 30px;
  }
  .ai-cta-inner h2 {
    font-size: 36px;
    line-height: 46px;
    margin-bottom: 20px;
  }
  .ai-cta-inner p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 32px;
  }
}
@media screen and (max-width: 767px) {
  .ai-consultation-cta-section {
    padding: 60px 0;
  }
  .ai-cta-container {
    padding: 0;
  }
  .ai-cta-inner h2 {
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 16px;
  }
  .ai-cta-inner p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 28px;
  }
  .ai-consultation-button {
    font-size: 16px;
    padding: 14px 28px;
    width: 100%;
    justify-content: center;
    margin-top: 20px;
  }
}
.our-clients-section {
  padding: 80px 0;
  overflow: hidden;
  background-image: url(https://www.biz4group.com/images/home-page/black-bg-img.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.our-clients-wrapper {
  max-width: 1690px;
  margin: 0 auto;
  padding: 0 80px;
  text-align: center;
}
.our-clients-title {
  color: #fff;
  font-family: Exo;
  font-size: 44px;
  font-style: normal;
  font-weight: 700;
  line-height: 58px;
  margin: 0 0 60px 0;
}
.clients-logos {
  width: 100%;
}
.clients-logos img {
  width: 100%;
  height: auto;
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
@media screen and (max-width: 1199px) {
  .our-clients-wrapper {
    padding: 0 40px;
  }
  .our-clients-title {
    font-size: 42px;
    line-height: 52px;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 991px) {
  .our-clients-section {
    padding: 60px 0;
  }
  .our-clients-wrapper {
    padding: 0 30px;
  }
  .our-clients-title {
    font-size: 36px;
    line-height: 46px;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .our-clients-section {
    padding: 50px 0;
  }
  .our-clients-wrapper {
    padding: 0;
  }
  .our-clients-title {
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 30px;
  }
}
.faq-ai-section {
  padding: 80px 0;
  background-image: url(https://www.biz4group.com/images/home-page/faq-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.faq-ai-wrapper {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 80px;
}
.faq-ai-title {
  color: #fff;
  font-family: Exo;
  font-size: 44px;
  font-style: normal;
  font-weight: 700;
  line-height: 58px;
  text-align: center;
  margin: 0 0 40px 0;
}
.faq-ai-item {
  background: #fff0;
  border-bottom: 1px solid rgb(255 255 255 / 0.1);
  overflow: hidden;
  transition: all 0.3s ease;
}
.faq-ai-item:hover {
  border-color: rgb(91 159 255 / 0.3);
}
.faq-ai-item.active {
  border-color: #fff;
}
.faq-ai-question {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 24px 0;
  background: #fff0;
  border: none;
  cursor: pointer;
  text-align: left;
  transition: all 0.3s ease;
}
.faq-ai-question .faq-title {
  color: #9fa7b3;
  font-family: "Inter", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
  flex: 1;
  padding-right: 20px;
}
.faq-ai-question .faq-btn-icon {
  width: 28px;
  height: 28px;
  border: 1px solid #9fa7b3;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}
.faq-ai-icon {
  flex-shrink: 0;
  transition: transform 0.3s ease;
  width: 16px;
  height: 16px;
}
.faq-ai-item.active .faq-ai-icon {
  transform: rotate(45deg);
}
.faq-ai-icon path {
  stroke: #9fa7b3;
}
.faq-ai-answer {
  max-height: 0;
  overflow: hidden;
  transition:
    max-height 0.3s ease,
    padding 0.3s ease;
}
.faq-ai-item.active .faq-ai-answer {
  max-height: 500px;
  padding: 0 0 24px 0;
}
.faq-ai-answer p {
  color: #b8bcc8;
  font-family: "Inter", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  margin: 0;
}
@media screen and (max-width: 1199px) {
  .faq-ai-wrapper {
    padding: 0 40px;
  }
  .faq-ai-title {
    font-size: 42px;
    line-height: 52px;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 991px) {
  .faq-ai-section {
    padding: 60px 0;
  }
  .faq-ai-wrapper {
    padding: 0 30px;
  }
  .faq-ai-title {
    font-size: 36px;
    line-height: 46px;
    margin-bottom: 40px;
  }
  .faq-ai-question {
    padding: 20px 0;
  }
  .faq-ai-question span {
    font-size: 16px;
    line-height: 24px;
  }
  .faq-ai-item.active .faq-ai-answer {
    padding: 0 0 20px 0;
  }
}
@media screen and (max-width: 767px) {
  .faq-ai-section {
    padding: 50px 0;
  }
  .faq-ai-wrapper {
    padding: 0;
  }
  .faq-ai-title {
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 30px;
  }
  .faq-ai-accordion {
    gap: 12px;
  }
  .faq-ai-question {
    padding: 16px 0;
  }
  .faq-ai-question span {
    font-size: 15px;
    line-height: 22px;
  }
  .faq-ai-icon {
    width: 20px;
    height: 20px;
  }
  .faq-ai-item.active .faq-ai-answer {
    padding: 0 0 16px 0;
  }
  .faq-ai-answer p {
    font-size: 14px;
    line-height: 22px;
  }
}
.p-card-img img {
  height: 310px;
}
.portfolio-card,
.portfolio-card-2,
.portfolio-card-3 {
  height: 500px;
}
.b4g-content-wrapper {
  padding: 0 80px;
  max-width: 1690px;
  margin: auto;
}
.ai-solutions-industries-section {
  padding: 80px 0;
  background: #fafafa;
}
.ai-solutions-wrapper {
  max-width: 1690px;
  margin: 0 auto;
  padding: 0 80px;
}
.ai-solutions-header {
  text-align: center;
  margin-bottom: 60px;
}
.ai-solutions-header h2 {
  color: #0a0e27;
  font-family: Exo;
  font-size: 44px;
  font-style: normal;
  font-weight: 700;
  line-height: 54px;
  margin: 0 0 16px 0;
}
.ai-solutions-header p {
  color: #4b5563;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  margin: 0;
  max-width: 900px;
  margin: 0 auto;
}
.ai-solutions-grid {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 50px;
  justify-content: center;
}
.ai-solutions-card {
  background: #fff;
  padding: 25px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  transition: all 0.3s ease;
  opacity: 1;
  transform: translateY(0);
  flex: 0 0 calc(25% - 18px);
  min-width: 25%;
}
.ai-solutions-card.hidden-card {
  display: flex !important;
  max-height: 0;
  opacity: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
  overflow: hidden;
  transform: translateY(-20px);
  transition:
    all 0.5s cubic-bezier(0.4, 0, 0.2, 1),
    max-height 0.5s cubic-bezier(0.4, 0, 0.2, 1),
    padding 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}
.ai-solutions-card.hidden-card.show {
  max-height: 1000px;
  opacity: 1;
  padding-top: 32px;
  padding-bottom: 32px;
  margin-bottom: 0;
  transform: translateY(0);
}
.ai-solutions-card:nth-of-type(1) {
  background-color: #e5f2ff;
}
.ai-solutions-card:nth-of-type(2) {
  background-color: #f4edff;
}
.ai-solutions-card:nth-of-type(3) {
  background-color: #e6ffef;
}
.ai-solutions-card:nth-of-type(4) {
  background-color: #fff5eb;
}
.ai-solutions-card:nth-of-type(5) {
  background-color: #fff7d9;
}
.ai-solutions-card:nth-of-type(6) {
  background-color: #ffeaec;
}
.ai-solutions-card:nth-of-type(7) {
  background-color: #d7fbf9;
}
.ai-solutions-card:nth-of-type(8) {
  background-color: #f2efff;
}
.ai-solutions-card:nth-of-type(9) {
  background-color: #e5f2ff;
}
.ai-solutions-card:nth-of-type(10) {
  background-color: #fff5e4;
}
.ai-solutions-card:nth-of-type(11) {
  background-color: #e5ffee;
}
.ai-solutions-card:nth-of-type(1) h3 {
  color: #1461ad;
}
.ai-solutions-card:nth-of-type(2) h3 {
  color: #a173ea;
}
.ai-solutions-card:nth-of-type(3) h3 {
  color: #1da74e;
}
.ai-solutions-card:nth-of-type(4) h3 {
  color: #dd7610;
}
.ai-solutions-card:nth-of-type(5) h3 {
  color: #b79417;
}
.ai-solutions-card:nth-of-type(6) h3 {
  color: #d96e78;
}
.ai-solutions-card:nth-of-type(7) h3 {
  color: #16a49c;
}
.ai-solutions-card:nth-of-type(8) h3 {
  color: #8272ca;
}
.ai-solutions-card:nth-of-type(9) h3 {
  color: #567fa8;
}
.ai-solutions-card:nth-of-type(10) h3 {
  color: #ba801d;
}
.ai-solutions-card:nth-of-type(11) h3 {
  color: #2aa153;
}
.ai-solutions-card:hover {
  border-color: #3b82f6;
  box-shadow: 0 8px 24px rgb(59 130 246 / 0.15);
  transform: translateY(-4px);
}
.solution-icon {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: #fff;
  flex-shrink: 0;
}
.solution-icon svg {
  width: 50px;
  height: 50px;
}
.ai-solutions-card h3 {
  color: #0a0e27;
  font-family: Exo;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px;
  margin: 0;
}
.ai-solutions-card ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.ai-solutions-card ul li {
  color: #0a0e27;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  position: relative;
  padding-left: 17px;
}
.ai-solutions-card ul li::before {
  content: "•";
  position: absolute;
  left: 0;
  color: #0a0e27;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
}
.view-all-btn-wrapper {
  text-align: center;
}
.view-all-solutions-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: #0046ff;
  color: #fff;
  font-family: Inter;
  font-size: 18px;
  font-weight: 400;
  padding: 19.4px 40px 20.6px 34px;
  border-radius: 20px;
  border: none;
  cursor: pointer;
  transition: all 0.3s ease;
}
.view-all-solutions-btn:hover {
  background: #0038ff;
  transform: translateY(-2px);
  box-shadow: 0 8px 16px rgb(0 70 255 / 0.3);
}
.view-all-solutions-btn svg {
  transition: transform 0.3s ease;
}
@media screen and (max-width: 1199px) {
  .ai-solutions-card {
    flex: 0 0 calc(33.333% - 16px);
    max-width: calc(33.333% - 16px);
  }
  .ai-solutions-wrapper {
    padding: 0 40px;
  }
}
@media screen and (max-width: 991px) {
  .ai-solutions-industries-section {
    padding: 60px 0;
  }
  .ai-solutions-card {
    flex: 0 0 calc(50% - 12px);
    max-width: calc(50% - 12px);
  }
  .ai-solutions-grid {
    gap: 16px;
  }
  .ai-solutions-header h2 {
    font-size: 36px;
    line-height: 46px;
  }
  .ai-solutions-header p {
    font-size: 16px;
    line-height: 26px;
  }
  .ai-solutions-wrapper {
    padding: 0 30px;
  }
}
@media screen and (max-width: 767px) {
  .ai-solutions-industries-section {
    padding: 50px 0;
  }
  .ai-solutions-card {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .ai-solutions-grid {
    gap: 0;
  }
  .ai-solutions-header {
    margin-bottom: 40px;
  }
  .ai-solutions-header h2 {
    font-size: 28px;
    line-height: 38px;
  }
  .ai-solutions-header p {
    font-size: 15px;
    line-height: 24px;
  }
  .ai-solutions-wrapper {
    padding: 0;
  }
  .view-all-solutions-btn {
    width: 100%;
    justify-content: center;
    font-size: 16px;
    padding: 16px 28px;
  }
}
.com-our-client {
  position: relative !important;
}
.video-testimonial-wrapper {
  padding: 0 80px;
  max-width: 1690px;
  margin: auto;
  overflow-x: hidden;
}
@media screen and (max-width: 767px) {
  .business-content-wrapper {
    padding: 0;
  }
  .business-detail-card.active {
    align-items: flex-start;
  }
  .portfolio-section-content-wrapper {
    padding: 0;
  }
  .portfolio-card,
  .portfolio-card-2,
  .portfolio-card-3 {
    height: 410px;
  }
  .video-testimonial-wrapper {
    padding: 0;
  }
  .meeting-stat-card {
    width: 100%;
    padding: 20px 0;
  }
  .leadership-cards-wrapper {
    padding: 0 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .business-content-wrapper {
    padding: 0;
  }
  .portfolio-section-content-wrapper {
    padding: 0;
  }
  .video-testimonial-wrapper {
    padding: 0;
  }
}
.contact-consultation-section {
  padding: 80px 0 0;
  background-image: url(https://www.biz4group.com/images/home-page/contact-form-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.contact-consultation-wrapper {
  max-width: 1690px;
  margin: 0 auto;
  padding: 0 80px;
}
.consultation-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  align-items: center;
}
.consultation-form-container {
  border-radius: 20px;
  border: 1px solid rgb(0 0 0 / 0.22);
  background: #fff;
  box-shadow: 6px 9px 29.3px 0 rgb(0 0 0 / 0.08);
  padding: 30px;
  margin-bottom: 50px;
}
.consultation-form-container h2 {
  color: #0a0e27;
  font-family: Exo;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: capitalize;
  margin: 0 0 32px 0;
}
.consultation-form-container .contact-input,
.consultation-form-container .contact-textarea {
  border-radius: 10px;
  border: 1px solid var(--Gray-4, #bdbdbd);
  background: var(--White, #fff);
  padding: 23px 30px;
  color: #4b5563;
  display: flex;
  align-items: center;
  font-size: 16px;
}
.consultation-form-container .contact-input::placeholder,
.consultation-form-container .contact-textarea::placeholder {
  color: #828282;
  display: flex;
  align-items: center;
  font-size: 16px;
}
.consultation-form-container .contact-input:focus,
.consultation-form-container .contact-textarea:focus {
  outline: none;
  border-color: #0038ff;
  box-shadow: 0 0 0 3px rgb(0 56 255 / 0.1);
}
.consultation-form-container .contact-textarea {
  resize: none;
  min-height: 80px;
}
.file-upload-wrapper {
  margin-bottom: 20px;
}
.file-upload-label {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 20px;
  border: 1px dashed #d1d5db;
  border-radius: 12px;
  cursor: pointer;
  transition: all 0.3s ease;
}
.file-upload-label:hover {
  border-color: #0038ff;
  background: rgb(0 56 255 / 0.02);
}
.file-upload-label span {
  color: #6b7280;
  font-family: "Inter", sans-serif;
  font-size: 14px;
}
.file-upload-label svg {
  flex-shrink: 0;
}
.file-info {
  color: #9ca3af;
  font-family: "Inter", sans-serif;
  font-size: 12px;
  margin: 8px 0 0 0;
}
.recaptcha-container {
  margin-bottom: 24px;
}
.btn-request-consultation {
  width: 100%;
  padding: 16px 32px;
  background: #0038ff;
  border: none;
  border-radius: 12px;
  color: #fff;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
}
.btn-request-consultation:hover {
  background: #0028cc;
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgb(0 56 255 / 0.3);
}
.consultation-content-container {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.consultation-text-content h2 {
  color: #63b3ff;
  font-family: "Exo", sans-serif;
  font-size: 44px;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 20px 0;
}
.consultation-text-content p {
  color: #0a0e27;
  font-family: "Inter", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  margin: 0 0 32px 0;
}
.btn-start-journey {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  padding: 14px 28px;
  border-radius: 20px;
  border: 1px solid #0a0e27;
  color: #0a0e27;
  font-family: "Inter";
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  position: relative;
  z-index: 11;
}
.btn-start-journey svg {
  fill: #0a0e27;
}
.btn-start-journey:hover {
  background: #0a0e27;
  color: #fff;
  transform: translateX(4px);
  text-decoration: none;
}
.btn-start-journey:hover svg {
  fill: #fff;
}
.btn-start-journey svg {
  flex-shrink: 0;
}
.consultation-image {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-top: -100px;
  position: relative;
  z-index: 0;
}
.consultation-image img {
  width: 100%;
  max-width: 450px;
  height: auto;
  object-fit: contain;
}
@media screen and (max-width: 1199px) {
  .contact-consultation-wrapper {
    padding: 0 40px;
  }
  .consultation-grid {
    gap: 60px;
  }
  .consultation-form-container {
    padding: 40px;
  }
  .consultation-text-content h2 {
    font-size: 36px;
    line-height: 46px;
  }
}
@media screen and (max-width: 991px) {
  .consultation-grid {
    grid-template-columns: 1fr;
    gap: 40px;
  }
  .consultation-form-container h2 {
    font-size: 28px;
    line-height: 36px;
  }
  .consultation-text-content h2 {
    font-size: 32px;
    line-height: 42px;
  }
}
@media screen and (max-width: 767px) {
  .contact-consultation-section {
    padding: 50px 0 0;
  }
  .com-rave-reviews {
    padding: 50px 0;
  }
  .contact-consultation-wrapper {
    padding: 0;
  }
  .consultation-form-container {
    padding: 32px 24px;
  }
  .consultation-form-container h2 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 24px;
    text-align: center;
  }
  .consultation-text-content h2 {
    font-size: 28px;
    line-height: 36px;
    text-align: center;
  }
  .consultation-text-content p {
    font-size: 16px;
    line-height: 24px;
    text-align: center;
  }
  .btn-start-journey {
    font-size: 18px;
    width: 100%;
    justify-content: center;
  }
  .tab-sec-wrapper {
    flex-direction: column;
  }
  .transforming-image {
    position: relative;
    width: 100%;
    border-radius: 12px;
  }
  .consultation-grid {
    display: flex;
    flex-direction: column;
  }
  .consultation-image {
    margin-top: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .tab-sec-wrapper {
    flex-direction: column;
  }
  .transforming-image {
    position: relative;
    width: 100%;
    border-radius: 12px;
  }
  .stat-value {
    font-size: 36px;
  }
  .visit-portfolio-btn {
    font-size: 18px;
    padding: 20px;
  }
}
.upload-container {
  width: 100%;
  margin: 0 0 15px;
}
.inner-upload-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}
.upload-label {
  display: block;
  font-size: 16px;
  font-weight: 600;
  color: #333;
  margin-bottom: 5px;
}
.upload-area {
  position: relative;
  border-radius: 10px;
  border: 1px solid var(--Gray-4, #bdbdbd);
  background: var(--White, #fff);
  padding: 15px 30px;
}
.upload-area:hover {
  border-color: #b5b8bd;
  background-color: #fff0;
}
.upload-area.dragover {
  border-color: #3b82f6;
  background-color: #fff0;
  transform: scale(1.02);
}
.upload-input {
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  top: 0;
  left: 0;
}
.upload-icon {
  width: 24px;
  height: 24px;
  margin: 0;
  color: #9eb7cf;
}
.upload-text {
  color: #828282;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 0;
}
.upload-subtext {
  font-size: 13px;
  color: #3b82f6;
  font-weight: 500;
  margin-bottom: 16px;
}
.file-name {
  margin-top: 0;
  padding: 0;
  background-color: #fff0;
  font-size: 14px;
  color: #9eb7cf;
  display: none;
  word-wrap: break-word;
  text-align: left;
}
.file-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
}
.remove-icon {
  cursor: pointer;
  color: #ff5c5c;
  font-size: 22px;
  margin-left: 10px;
  position: relative;
  z-index: 1;
  line-height: 16px;
}
.remove-icon:hover {
  color: #d9534f;
}
.file-name-text {
  overflow: hidden;
  text-overflow: ellipsis;
}
.file-restrictions {
  color: var(--Gray-3, #828282);
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0;
}
.home-consult-btn {
  border-radius: 20px;
  background: #0038ff;
  box-shadow:
    0 10px 15px -3px rgb(0 56 255 / 0.3),
    0 4px 6px -4px rgb(0 56 255 / 0.3);
  color: var(--BOX, #f9f9f9);
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  border: none;
  width: 100%;
  padding: 20px;
}
.home-consult-btn:hover {
  transform: translateY(-3px);
  box-shadow: #1131a3 0 3px 8px;
}
@media screen and (max-width: 767px) {
  .home-consult-btn {
    font-size: 16px;
    padding: 16px 28px;
  }
}
.iti {
  width: 100%;
  margin-bottom: 15px;
}
.iti__flag-container {
  border-right: 1px solid #9eb7cf;
}
.iti__selected-flag {
  background-color: #fff0;
  border: none;
  padding: 0 0 0 10px;
}
.iti__country-list {
  background-color: #fff;
  border: 1px solid #ccc;
  max-height: 200px;
  overflow-y: auto;
}
.iti__country {
  padding: 8px 10px;
  color: #000;
}
.iti__selected-country {
  background-color: #fff0;
  color: #fff;
  padding: 0 15px 0 30px !important;
  max-height: 43px;
  position: relative;
}
.iti__selected-country::after {
  position: absolute;
  content: "";
  right: 0;
  width: 1px;
  height: 30px;
  background-color: #bdbdbd;
}
#ContactNum {
  padding-left: 52px;
}
.iti__arrow {
  filter: brightness(0);
}
.iti__selected-country-primary:hover {
  background-color: transparent !important;
}
.iti__selected-country-primary {
  padding-left: 0 !important;
}
.iti__search-input {
  color: #000 !important;
}

/* ============================================
   Biz4Group Redefining Section
============================================ */
.redefining-section {
  /* background-color: #040c18; */
  background-size: cover;
  background-position: center;
  padding: 80px 0 85px 0;
}
.redefining-header {
  text-align: center;
  max-width: 1024px;
  margin: 0 auto 55px;
}
.redefining-header h2 {
  font-family: Exo, sans-serif;
  font-size: 44px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  color: #fff;
  margin: 0 0 16px;
}
.redefining-header p {
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 400;
  color: #fff;
  line-height: 1.4;
  margin: 0;
}
.redefining-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
.redefining-card {
  position: relative;
  border-radius: 16px;
  overflow: hidden;
  cursor: pointer;
  min-height: 265px;
}
.redefining-card:nth-child(1) {
  grid-column: span 2;
}
.rc-bg {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  transition: opacity 0.45s ease;
}
.rc-overlay {
  position: absolute;
  inset: 0;
  /* background: linear-gradient(to top, rgba(4,12,24,0.90) 0%, rgba(4,12,24,0.25) 55%, transparent 100%); */
  transition: background 0.45s ease;
}
.b4g-services-section .b4g-services-header .b4g-services-subtext{
  color: #fff !important;
}
.rc-arrow {
  position: absolute;
  top: 22px;
  right: 22px;
  z-index: 5;
  width: 45px;
  height: 45px;
}
.rc-arrow img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: transform 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.rc-default {
  position: absolute;
  bottom: 24px;
  left: 24px;
  right: 24px;
  z-index: 3;
  transition: opacity 0.35s ease, transform 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.rc-icon {
  width: 54px;
  height: 54px;
  border-radius: 12px;
  margin-bottom: 15px;
}
.rc-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.rc-title {
     font-family: 'Inter', sans-serif;
    font-size: 24px;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
    line-height: 1.4;
    margin: 0;
}
.rc-hover {
  position: absolute;
  top: 24px;
  left: 24px;
  right: 24px;
  z-index: 3;
  opacity: 0;
  transform: translateY(28px);
  transition: opacity 0.4s ease, transform 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.rc-hover-title {
  font-family: 'Exo', sans-serif;
  font-size: 24px;
  font-weight: 600;
  color: rgba(255, 255, 255, 1);
  line-height: 1.28;
  margin: 0 0 14px;
}
.rc-desc {
  font-family: 'Inter', sans-serif;
  font-size: 16px;
  color: rgba(255, 255, 255, 1);
  line-height: 1.4;
  margin: 0;
  font-weight: 400;
}
.redefining-card:hover .rc-bg {
  opacity: 0;
}
.redefining-card:hover .rc-overlay {
  background: rgba(10, 14, 39, 1);
}
.redefining-card:hover .rc-default {
  opacity: 0;
  transform: translateY(-28px);
}
.redefining-card:hover .rc-hover {
  opacity: 1;
  transform: translateY(0);
}
.redefining-card:hover .rc-arrow img {
  transform: rotate(45deg);
}
@media (min-width: 992px) and (max-width: 1199px) {
  .rc-title, .rc-hover-title{
    font-size: 22px;
  }
  .rc-desc{
    font-size: 16px;
  }
  .rc-arrow {
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 991px) {
  .redefining-header h2 {
    font-size: 32px;
  }
  .redefining-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .redefining-card:nth-child(1) {
    grid-column: 1 / 3;
  }
  .redefining-card:nth-child(2),
  .redefining-card:nth-child(3),
  .redefining-card:nth-child(4),
  .redefining-card:nth-child(5) {
    grid-column: span 1;
  }
    .rc-title, .rc-hover-title{
    font-size: 22px;
  }
  .rc-desc{
    font-size: 16px;
    line-height: 1.6;
  }
  .rc-arrow {
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 767px) {
  .redefining-section {
    padding: 50px 0;
  }
  .redefining-header {
    margin-bottom: 28px;
  }
  .redefining-header h2 {
    font-size: 28px;
  }
  .redefining-header p {
    font-size: 14px;
  }
  .redefining-grid {
    grid-template-columns: 1fr;
  }
  .redefining-card:nth-child(1) {
    grid-column: 1;
  }
  .redefining-card {
    min-height: 230px;
  }
  .rc-title, .rc-hover-title{
    font-size: 20px;
  }
  .rc-desc{
    font-size: 14px;
    line-height: 1.6;
  }
  .rc-arrow {
    width: 35px;
    height: 35px;
  }
}
