.common_block {
  float: left;
  width: 100%;
}
.hero-section {
  background: url("https://www.onlinelegalindia.com/images/hub-digital/banner-bg.webp")
    no-repeat center/cover;
  background-size: cover;
  padding: 30px 0 60px 0;
}

.hero-title {
  font-size: 37px;
  font-weight: 700;
  line-height: 1.12;
  color: #0b2a4a;
}

.hero-sub {
  font-size: 16px;
  color: #1a1a1b;
  margin: 20px 0;
}

.hero-cta .btn {
  padding: 12px 22px;
  border-radius: 6px;
  font-weight: 600;
}
.btn_default_explore {
  background: #fff !important;
  border-color: #0b6be6;
  color: #0b6be6 !important;
  border-color: #0b6be6 !important;
}
.hero-cta .btn-primary {
  background: #0b6be6;
  border-color: #0b6be6;
  color: #fff !important;
}

.hero-trust {
  margin-top: 18px;
  display: flex;
  align-items: center;
}

.hero-media {
  position: relative;
  text-align: center;
  margin-top: 60px;
}

.hero-media img.laptop {
  max-width: 100%;
  height: auto;
  display: inline-block;
}

.hero-media img.mobile {
  position: absolute;
  right: 6%;
  bottom: 6%;
  width: 90px;
  max-width: 22%;
}

.floating-icon {
  position: absolute;
  width: 56px;
  height: 56px;
  background: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 6px 18px rgba(11, 43, 74, 0.12);
}

.fi-cloud {
  top: 8%;
  left: 8%;
}

.fi-crm {
  top: 18%;
  right: 10%;
}

.fi-automation {
  bottom: 20%;
  right: 4%;
}

.fi-marketing {
  bottom: 8%;
  right: 18%;
}
.btn-default {
  margin-left: 12px;
}

.hero_inner_block ul {
  display: flex;
  align-items: center;
}
.hero_inner_block ul li {
  list-style: none;
  font-size: 16px;
}
.new_home {
  color: #0b6be6;
}
.hero-title .hero_span {
  font-size: 14px;
  display: block;
  margin-bottom: 15px;
}
.rating p {
  display: block;
}
.journey-section {
  padding-top: 70px;
  background: #f8fbff;
}
.journey-wrap {
  max-width: 1200px;
  margin: 0 auto;
}
.journey-list {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
  margin-top: 80px;
}
.journey-item {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 6px 18px rgba(11, 43, 74, 0.06);
  padding: 22px 18px;
  position: relative;
  flex: 0 0 19%;
  margin-bottom: 18px;
  margin-bottom: 70px;
}
.journey-item ul li {
  font-size: 13px;
  color: #6b889b;
}
.journey_item_block_holder {
  text-align: center;
  margin-top: -60px;
}
.journey-item ul {
  padding-left: 18px;
  margin-top: 15px;
}
.journey-icon {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 6px 16px rgba(11, 43, 74, 0.06);
  margin-bottom: 12px;
}
.journey-title {
  font-weight: 700;
  color: #0b2a4a;
  margin-bottom: 6px;
  font-size: 15px;
  margin-top: 20px;
}
.journey-sub {
  font-size: 13px;
  color: #6b889b;
}
/* arrow between items */

.journey-item:last-child:after {
  display: none;
}
.common_sub_heading h3 {
  font-size: 36px;
  color: #000;
}
.common_sub_heading {
  text-align: center;
}
.common_sub_heading p {
  margin-top: 20px;
  font-size: 16px;
  color: #2d2d2d;
}
.common_sub_heading p span {
  display: block;
}
.solutions-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -12px;
}

.service-card {
  background: #fff;
  border-radius: 12px;
  padding: 20px 18px;
  margin: 12px;
  border: 1px solid #ebebeb;
  box-shadow: 2px 1px 17px 1px rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: flex-start;
  height: 220px;
}

.service-body {
  flex: 1;
}

.service-title {
  font-weight: 700;
  color: #0b2a4a;
  margin-bottom: 6px;
  font-size: 18px;
}
.service-list li {
  font-size: 16px;
}
.service-list {
  margin: 0;
  padding-left: 18px;
  color: #6b889b;
  font-size: 13px;
}

.service-card a.learn-more {
  display: inline-block;
  margin-top: 10px;
  color: #0b6be6;
  font-weight: 600;
}

.side-illustration {
  max-width: 100%;
  border-radius: 8px;
  box-shadow: 0 12px 30px rgba(11, 43, 74, 0.06);
}
.technology_solutions_section_holder {
  padding: 70px 0;
}
.ai_digital_transfrom_block {
  margin-top: 20px;
}
.our_approach_section_modification_inner .approach-card {
  position: relative;
  min-height: 190px;
  padding: 0 10px 0 0;
  border-radius: 0;
  background-color: transparent;
  border-right: 1px solid rgba(216, 216, 216, 0.3);

  background-size: cover;
  background-position: center;
  box-shadow: none;
  overflow: hidden;
  transition: transform 0.3s ease;
  margin-bottom: 24px;
  text-align: center;
}
.our_approach_section_modification_inner .last_approach_card {
  border-right: unset;
}
.our_approach_section_modification_inner {
  margin-top: 40px;
}
.our_approach_section_modification_inner .approach-card:hover {
  transform: translateY(-2px);
}

.our_approach_section_modification_inner .approach-card-icon {
  width: 62px;
  height: 62px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.08);
  margin-bottom: 18px;
}

.our_approach_section_modification_inner .approach-card-icon img {
  max-width: 34px;
  max-height: 34px;
}

.our_approach_section_modification_inner .approach-card h4 {
  font-size: 18px;
  line-height: 1.35;
  margin-bottom: 10px;
  color: #0b6be6;
}

.our_approach_section_modification_inner .approach-card p {
  margin: 0;
  color: #4a5568;
  line-height: 1.7;
  font-size: 14px;
}
.our_approach_section_modification {
  padding-bottom: 50px;
}

/* .industry-item {
  padding: 6px;
} */

.industry-card {
  background: #ffffff;
  border: 1px solid #eef3f6;
  border-radius: 12px;
  padding: 12px 8px;
  text-align: center;
  min-height: 84px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.industry-card img {
  width: 40px;
  height: 40px;
  object-fit: contain;
  margin-bottom: 8px;
}

.industry-card h5 {
  margin: 0;
  font-size: 12px;
  color: #263245;
  font-weight: 600;
}
.industry-grid {
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  gap: 20px;
}
.service-icon {
  margin-right: 15px;
}
.new_hub_logo {
  margin-bottom: 25px;
}
/* .industry-card h5 {
  height: 40px;
} */
.digital_transformation_across_industries_inner {
  margin-top: 40px;
}
.ready_transform_your_business {
  background: #f3f8ff;
}

.ready-transform-copy {
  padding: 32px 20px;
}

.ready-transform-label {
  display: inline-block;
  font-size: 14px;
  color: #0b6be6;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  margin-bottom: 14px;
}

.ready_transform_your_business h2 {
  margin: 0 0 24px;
  font-size: 32px;
  line-height: 1.2;
  color: #1f3150;
}

.ready-transform-features {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 26px;
}

.ready-transform-features span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #ffffff;
  border: 1px solid #dbe9ff;
  border-radius: 999px;
  color: #0b6be6;
  font-size: 13px;
  padding: 10px 14px;
}

.ready-transform-button {
  min-width: 240px;
  padding: 12px 24px;
  font-size: 15px;
  border-radius: 8px;
}

.ready-transform-image {
  text-align: center;
  padding: 16px;
}

.ready-transform-image img {
  width: 100%;
  max-width: 540px;
  display: inline-block;
}
.ready-transform-copy p {
  color: #1f3150;
  font-size: 16px;
  margin-bottom: 15px;
}
.custom-expert-modal {
  border: none;
  border-radius: 30px;
  overflow: hidden;
  box-shadow: 0 26px 80px rgba(11, 72, 162, 0.14);
}

.custom-expert-modal .modal-body {
  background: #ffffff;
}

.custom-expert-modal .modal-title {
  font-size: 24px;
  color: #1f3150;
  margin: 0;
}

.custom-modal-input {
  background: #f6f9ff;
  border: 1px solid #dfe9f7;
  border-radius: 50px;
  padding: 16px 20px;
  font-size: 15px;
  color: #2f3f58;
  height: 52px;
  box-shadow: none;
}

.custom-modal-input:focus {
  outline: none;
  border-color: #2b78ff;
  box-shadow: 0 0 0 0.15rem rgba(43, 120, 255, 0.18);
}

.custom-modal-btn {
  background: linear-gradient(90deg, #037bff 0%, #3eabff 100%);
  border: none;
  border-radius: 50px;
  padding: 16px 0;
  font-size: 16px;
  font-weight: 700;
}

.custom-modal-btn:hover,
.custom-modal-btn:focus {
  background: linear-gradient(90deg, #0367e6 0%, #339dff 100%);
}
.new_control,
#package {
  width: 100%;
  height: 42px;
  color: #0f172a;
}
.custom_new_modal_title {
  margin-bottom: 20px !important;
}
.new_control::placeholder {
  color: #0f172a;
  opacity: 1;
}
#state,
#package {
  padding: 0 10px;
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #0f172a;
  width: 100%;
}
#package {
  width: 100%;
  display: block;
}
.packageSelectForm,
.packageSelect {
  width: 100%;
  height: 42px;
  color: #0f172a;
  border: 1px solid #ccc;
  border-radius: 4px;
}
/* .new_control_select_holder {
  position: relative;
}

.new_control_select_holder select {
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-right: 45px;
}

.new_control_select_holder::after {
  content: "\f078";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  right: 18px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
  color: #000;
}
.new_control_select_holder .new_control.error::after {
  top: 37%;
}
.new_control_select_holder1 {
  position: relative;
}

.new_control_select_holder1 select {
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-right: 45px;
}

.new_control_select_holder1::after {
  content: "\f078";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  right: 18px;
  top: 70%;
  transform: translateY(-50%);
  pointer-events: none;
  color: #000;
} */
.form-label {
  font-weight: unset;
}
.tsfb_started,
button[type="submit"] {
  width: 100%;
  border: none !important;
  border-radius: 14px !important;
  background: linear-gradient(90deg, #0c6cff, #00c7ff) !important;
  color: #ffffff !important;
  font-size: 16px !important;
  font-weight: 700;
  padding: 14px 16px !important;
  cursor: pointer;
  position: static;
}
.new_price_section {
  width: 60%;
  margin: 0 auto;
  margin-bottom: 15px;
  padding: 10px;
  border: 1px solid #198754 !important;
}
.price_show_section_modification_grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.pssmgo {
  display: flex;
}
.packageName {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
}
.pssmgo strong {
  margin-right: 6px;
}
.new_modify_package_price {
  color: #0d6efd !important;
  font-size: 26px;
  font-weight: 700;
  position: relative;
  top: -6px;
}
.new_price_section090 {
  width: 100%;
}
.new_price_section090 h4 {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
}
.new_modify_package_price909_new {
  margin-bottom: 0 !important;
  top: -10px;
}
@media (max-width: 1024px) {
  .industry-grid {
    grid-template-columns: repeat(4, 1fr);
  }
  .industry-card h5 {
    height: unset;
  }
  .hero-media {
    margin-top: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .hero_inner_block {
    display: flex;
  }
  .hero_inner_one {
    width: 50%;
  }
  .hero_inner_two {
    width: 50%;
  }
  .journey-list,
  .ai_digital_transfrom_block {
    padding: 0 15px;
  }
  .tssh_block {
    width: 47%;
    float: left;
    margin-left: 20px;
  }
  .our_approach_section_modification_inner .approach-card {
    border-right: none;
  }
  .digital_transformation_across_industries_inner {
    padding: 0 15px;
  }
  .rtyb_row_section {
    display: flex;
  }
  .rtyb_row_section_one {
    width: 40%;
  }
  .rtyb_row_section_two {
    width: 60%;
  }
  .results_section_row {
    display: flex;
  }
  .results_section_row_one {
    width: 50%;
  }
  .results_section_row_two {
    width: 50%;
  }
}
@media (max-width: 991px) {
  .ready-transform-copy {
    padding: 24px 12px;
  }

  .ready_transform_your_business h2 {
    font-size: 28px;
  }

  .ready-transform-button {
    width: 100%;
    max-width: 320px;
  }
  .industry-card {
    min-height: 76px;
    padding: 10px 6px;
  }

  .industry-card img {
    width: 36px;
    height: 36px;
  }
  .journey-item {
    flex: 0 0 48%;
  }
  .service-card {
    margin: 0 0 30px 0;
  }
  .industry-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 767px) {
  .custom_new_modal_title {
    margin-bottom: 10px !important;
  }

  .new_price_section {
    width: 100%;
  }
  .industry-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .digital_transformation_across_industries {
    padding: 0 15px;
  }
  .our_approach_section_modification {
    padding-left: 15px;
    padding-right: 15px;
  }
  .our_approach_section_modification_inner .approach-card {
    min-height: auto;
    padding: 22px 18px;
    border-right: unset;
  }
  .ai_digital_transfrom_block {
    margin-top: 30px;
  }
  .technology_solutions_section_holder {
    padding: 50px 15px;
  }
  .journey-section {
    padding-top: 40px;
  }
  .common_sub_heading p span {
    display: unset;
  }
  .common_sub_heading h3 {
    font-size: 26px;
    line-height: 30px;
  }
  .journey-wrap {
    padding: 0 15px;
  }
  .hero-title {
    font-size: 22px;
  }

  .hero-sub {
    font-size: 15px;
  }

  .hero-media img.mobile {
    position: static;
    display: block;
    margin: 18px auto 0;
    width: 120px;
  }

  .fi-cloud,
  .fi-crm,
  .fi-automation,
  .fi-marketing {
    display: none;
  }

  .hero-section {
    padding: 30px 0;
  }
  .hero-trust {
    align-items: center;
    justify-content: center;
  }
  .service_card_last {
    margin-bottom: 0;
  }
  .our_approach_section_modification_inner .last_approach_card {
    margin-bottom: 0;
  }
  .ready_transform_your_business {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  /* .ready-transform-features {
    justify-content: center;
  } */

  .ready-transform-copy {
    padding: 20px 10px;
  }

  .ready_transform_your_business h2 {
    font-size: 24px;
  }

  .ready-transform-image {
    padding-top: 20px;
  }

  .custom-expert-modal {
    border-radius: 24px;
  }

  .custom-expert-modal .modal-title {
    font-size: 20px;
  }

  .modal-header {
    padding: 18px 18px 0 18px !important;
  }

  .modal-body {
    padding: 0 18px 22px 18px !important;
  }

  .custom-modal-input {
    height: 48px;
    font-size: 14px;
  }
}
@media (max-width: 575px) {
  .journey-item {
    flex: 0 0 100%;
  }
  .service-card {
    flex-direction: row;
    width: 100%;
    padding: 14px;
    height: unset;
  }

  .industry-item {
    padding: 6px 6px;
  }

  .industry-card h5 {
    font-size: 11px;
  }
}
@media (max-width: 439px) {
  .btn-default {
    margin-left: 0px;
    margin-top: 15px;
  }
}
@media (max-width: 354px) {
  .hero_inner_block ul li {
    font-size: 14px;
  }
}
/* ==========================================================================
   7. REAL RESULTS SECTION
   ========================================================================== */

.results-section {
  padding: 70px 0;
  background: #ffffff;
}

.results-left h2 {
  font-size: 31px;
  line-height: 41px;
  font-weight: 700;
  color: #001a2b;
  margin-bottom: 18px;
  max-width: 620px;
}

.heading-line {
  width: 80px;
  height: 3px;
  background: #16b8ff;
  margin-bottom: 28px;
}

.results-left h4 {
  font-size: 22px;
  font-weight: 700;
  color: #001a2b;
  margin-bottom: 35px;
}

/*==========================
Result Item
==========================*/

.result-box {
  margin-bottom: 26px;
}

.result-box:last-child {
  margin-bottom: 0;
}

.result-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}

.result-left {
  display: flex;
  align-items: flex-start;
  gap: 15px;
}

.number {
  width: 22px;
  height: 22px;
  background: #31afff;
  color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-weight: 700;
  flex-shrink: 0;
  margin-top: 3px;
}

.result-left h5 {
  margin: 0;
  font-size: 17px;
  color: #001a2b;
  font-weight: 600;
}

.result-left p {
  margin: 4px 0 0;
  color: #666;
  font-size: 14px;
}

.percentage {
  color: #777;
  font-size: 13px;
  font-weight: 600;
}

/*==========================
Progress
==========================*/

.progress {
  height: 4px;
  background: #e7e7e7;
  border-radius: 20px;
  overflow: hidden;
}

.progress-bar {
  background: #1ba91d;
  border-radius: 20px;
}

/*====================================================
FORM
====================================================*/

.expert-form {
  max-width: 420px;
  margin-left: auto;
  background: #fff;
  padding: 28px;
  border-radius: 16px;
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.12);
  margin-top: 40px;
}

.cstmm_coll {
  margin-top: 0px;
}

.expert-form h3 {
  text-align: center;
  font-size: 30px;
  color: #001a2b;
  margin-bottom: 25px;
  font-weight: 700;
}

.progress-bar {
  background: #1ba91d;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #0d6efd;
  transition: width 0.6s ease;
  height: 4px;
} /*==========================
Captcha
==========================*/

/*==========================
Checkbox
==========================*/

/*==========================
Button
==========================*/

.submit-btn:hover {
  transform: translateY(-2px);
}

.tech-partners-section {
  padding: 70px 0;
  background: #fff;
}

.tech-partners-section .section-title {
  margin-bottom: 40px;
}

.tech-partners-section h2 {
  font-size: 40px;
  line-height: 52px;
  color: #001a2b;
  font-weight: 700;
  margin: 0;
}

.tech-logo-slider .item {
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.tech-logo-slider img {
  max-width: 170px;
  max-height: 52px;
  width: auto;
  height: auto;
  transition: 0.35s;
  filter: grayscale(0%);
}

.tech-logo-slider .item:hover img {
  transform: scale(1.08);
}

.tech-logo-slider .owl-stage {
  display: flex;
  align-items: center;
}

.tech-logo-slider .owl-item {
  display: flex;
  justify-content: center;
}
.section-heading9999 {
  max-width: 100% !important;
}
/* Responsive */

@media (max-width: 991px) {
  .tech-partners-section {
    padding: 60px 0;
  }

  .tech-partners-section h2 {
    font-size: 32px;
    line-height: 44px;
  }

  .tech-logo-slider img {
    max-width: 145px;
  }
}

@media (max-width: 767px) {
  .tech-partners-section {
    padding: 50px 0;
  }

  .tech-partners-section h2 {
    font-size: 26px;
    line-height: 36px;
  }

  .tech-partners-section .section-title {
    margin-bottom: 30px;
  }

  .tech-logo-slider .item {
    height: 60px;
  }

  .tech-logo-slider img {
    max-width: 120px;
    max-height: 42px;
  }
}

/*====================================================
Responsive
====================================================*/

@media (max-width: 991px) {
  .results-section {
    padding: 60px 0;
  }

  .results-left {
    margin-bottom: 40px;
  }

  .results-left h2 {
    font-size: 34px;
    line-height: 46px;
  }

  .expert-form {
    margin: auto;
  }
}

@media (max-width: 767px) {
  .journey_section_mobile_modification {
    padding-top: 0;
  }
  .our_approach_section_modification_inner .approach-card {
    margin-bottom: 0;
  }
  .results-section {
    padding: 50px 0;
  }

  .results-left h2 {
    font-size: 24px;
    line-height: 34px;
  }
  .tech-partners-section {
    padding: 20px 0 !important;
  }

  .results-left h4 {
    font-size: 20px;
    margin-bottom: 25px;
  }

  .result-left h5 {
    font-size: 15px;
  }

  .result-left p {
    font-size: 13px;
  }

  .expert-form {
    padding: 20px;
  }

  .expert-form h3 {
    font-size: 26px;
  }

  .captcha-box {
    flex-direction: column;
    align-items: stretch;
  }

  .captcha-box img {
    width: 100%;
    height: 48px;
  }
}
