html {
  scroll-behavior: smooth;
}
body {
  font-family: "Manrope", sans-serif;
  font-style: normal;
}
h2 {
  font-size: 40px;
  text-align: center;
  margin-bottom: 16px;
  font-weight: 700;
}
h4 {
  font-size: 24px;
}
h6 {
  font-size: 18px;
}
.background-primary {
  background-color: #0762BE;
  color: #ffffff;
}
.f-clr-primary {
  color: #0762BE;
}
.f-clr-black {
  color: #333333;
}
.f-clr-white {
  color: #ffffff;
}
.font-weight-normal {
  font-weight: 200;
}
.font-weight-medium {
  font-weight: 300;
}
.font-weight-bold {
  font-weight: 500;
}
.header {
    background-color: #0762BE;
    padding: 12px 100px;
}
.brand-logo.inner-page img {
    width: 110px;
}
.top-navbar li a {
    color: #fff;
    font-size: 16px;
}

.top-navbar li a:hover {
    color: #a3e1ff;
}
/* .nav-link.active {
  font-weight: 600;
  border-bottom: 2px solid #fff; 
} */
.cta-btn-white {
    padding: 8px 48px;
    border-radius: 4px;
}
.top-banner {
    background: url(../images/banner-bg-img.png) no-repeat center center;
    background-size: contain;
    background-color: #0762be;
    min-height: 450px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 40px 20px;
    text-align: center;
    color: #fff;
}
.top-banner h1 {
    color: #fff !important;
}
.top-banner p {
    color: #DDEEFF;
}
.body-content {
    padding: 0px;
}
.top-detail-section {
    padding: 80px 100px;
}
.top-detail-section.smallpadding{
  padding: 50px 100px;
}
.top-detail-section .feature {
    text-align: center;
    width: 500px;
    padding: 60px 30px;
    background-color: #ffffff;
    border-radius: 20px;
    box-shadow: rgba(100, 100, 111, 0.1) 0px 4px 20px 0px;
    margin: 0px 20px;
}
.feaure-heading {
    font-size: 22px;
    margin-bottom: 12px;
    font-weight: 400;
}
.feature-body-text {
    font-size: 16px;
    color: #828282;
    font-weight: 200;
}
.sec-bg-gray {
  background-color: #F9FAFB;
}
.top-detail-section .feature-icon img {
    width: 90px;
    height: auto;
}
.build-journey-content {
    padding: 100px;
    background-color: #F9FAFB;
}
.tools-info-box-s {
  background-color: #eaf4ff;
  border-radius: 24px;
  padding: 20px;
  transition: all 0.3s ease-in-out;
  height: auto;
  overflow: hidden;
  width: 350px;
}

.tools-info-box-s .view-details-btn {
    font-size: 11px;
    background-color: #0762BE;
    color: #fff;
    height: 30px;
}

.tools-info-box-s:hover {
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
}

/*.tools-info-box-s:hover .view-details-btn {
  opacity: 1;
  visibility: visible;
}*/
.tools-type-service {
    font-size: 12px;
    color: #0680C0;
}
.tools-progress {
    font-size: 12px;
    padding: 2px 8px;
    border-radius: 4px;
      display: inline-flex;
  align-items: center;
}
.tools-progress.devlopment {
      background-color: #FFDFB9;
      color: #D77302;
}
.tools-progress.devlopment .dot-circle {
  width: 8px;
  height: 8px;
  background-color: #D77302;
  border-radius: 50%;
  display: inline-block;
    margin-right: 4px;
}
.tools-progress.live {
      background-color: #C5E9E0;
      color: #037E2D;
}
.tools-progress.live .dot-circle {
  width: 8px;
  height: 8px;
  background-color: #43A063;
  border-radius: 50%;
  display: inline-block;
    margin-right: 4px;
}
.tools-name {
    margin-bottom: 10px;
}
.tools-name-sub-txt {
    font-size: 16px;
    font-weight: 200;
}
.build-journey-img-c {
    width: 450px;
    height: 430px;
}
.second-row .tools-info-box-s.box-01 {
  position:absolute;
  top:0px;
}
.home-sec-heading {
    padding: 0px 0px 30px 0px;
}
.modernize-journey-content {
    padding: 100px;
    background-color: #fff;
}
.modernize-journey-img-c {
    width: 1100px;
    margin: 16px auto;
}
.data-journey-accelerated {
    padding: 100px;
    background-color: #F9FAFB;
}
.data-journey-img-c {
    width: 444px;
    margin-top: 30px;
}
.inside-page-banner {
    padding: 0px 100px;
}
.inside-page-banner.d2c {
  background: url(../images/detail-p-banner-img-d2c.png) no-repeat center center;
  background-size: cover;
}
.inside-page-banner.ssa {
  background: url(../images/detail-p-banner-img-ssa.png) no-repeat center center;
  background-size: cover;
}
.inside-page-banner.iunitron {
  background: url(../images/detail-p-banner-img-iunitron.png) no-repeat center center;
  background-size: cover;
}
.top-intro-sec {
  background: url(../images/top-sec-bg-img-texture.png) no-repeat center center;
  background-size: cover;
  text-align: center;
}
.inside-page-banner.datatesting {
  background: url(../images/detail-p-banner-img-data-testing.png) no-repeat center center;
  background-size: cover;
}
.inside-page-banner.langshift {
  background: url(../images/detail-p-banner-img-langshift.png) no-repeat center center;
  background-size: cover;
}
.inside-page-banner.code-refact {
  background: url(../images/detail-p-banner-img-code-refact.png) no-repeat center center;
  background-size: cover;
}
.inside-page-banner.data-transform {
  background: url(../images/detail-p-banner-img-data-transform.png) no-repeat center center;
  background-size: cover;
}
.inside-page-banner.star-schema {
  background: url(../images/detail-p-banner-img-star-schema.png) no-repeat center center;
  background-size: cover;
}
.inside-page-banner.schema-extract {
  background: url(../images/detail-p-banner-img-schema-extract.png) no-repeat center center;
  background-size: cover;
}
.inside-page-banner.schema-mapping {
  background: url(../images/detail-p-banner-img-schema-mapping.png) no-repeat center center;
  background-size: cover;
}
.inside-page-banner.data-migration {
  background: url(../images/detail-p-banner-img-data-migration.png) no-repeat center center;
  background-size: cover;
}
.inside-page-banner.data-governance {
  background: url(../images/detail-p-banner-img-data-governance.png) no-repeat center center;
  background-size: cover;
}
.inside-page-banner.api-doc-generator {
  background: url(../images/detail-p-banner-img-api-doc-generate.png) no-repeat center center;
  background-size: cover;
}
.inside-page-banner.intdoc {
  background: url(../images/detail-p-banner-img-intDoc-generate.png) no-repeat center center;
  background-size: cover;
}
.inside-page-banner.spa {
  background: url(../images/detail-p-banner-img-spa.png) no-repeat center center;
  background-size: cover;
}
.inside-page-banner.infra-analys {
  background: url(../images/detail-p-banner-img-infra-analys.png) no-repeat center center;
  background-size: cover;
}
.inside-page-banner.pbshift {
  background: url(../images/detail-p-banner-img-pbshift.png) no-repeat center center;
  background-size: cover;
}
.inside-page-banner.apigeeshift {
  background: url(../images/detail-p-banner-img-apigeeshift.png) no-repeat center center;
  background-size: cover;
}
.inside-page-banner.oracleshift {
  background: url(../images/detail-p-banner-img-oracleshift.png) no-repeat center center;
  background-size: cover;
}
.breadcrumb.custom li a {
    color: #fff;
    font-size: 16px;
}
.breadcrumb.custom .breadcrumb-item.active {
    color: #ADB5BD;
}
.breadcrumb.custom .breadcrumb-item+.breadcrumb-item::before {
  float: left;
    padding-right: var(--bs-breadcrumb-item-padding-x);
    color: #fff;
    content: var(--bs-breadcrumb-divider, ">>");
}
.inside-page-banner .content {
  width: 50%;
  padding: 16px 0px;
}
.inside-page-banner.iunitron .content {
  width: 50%;
  padding: 16px 0px;
}
.inside-page-banner h1 {
    color: #fff;
    font-size: 48px;
    font-weight: 600;
}
.inside-page-banner .content .sub-text {
  font-size: 20px;
  color: #DDEEFF;
  font-weight: 200;
}
.cta-btn-sec {
  display: flex;
  gap: 16px; /* spacing between buttons */
  margin-top: 24px;
}

.cta-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px; /* spacing between text and icon */
  width: auto;
  padding: 12px 20px;
  font-size: 16px;
  font-weight: 500;
  border-radius: 6px;
  transition: all 0.3s ease;
}

.cta-btn-icon {
    width: 16px;
    height: 12px;
}

.cta-btn.fill.white {
  background-color: #ffffff;
  color: #0762BE;
  border: none;
  min-width: 200px;
}

.cta-btn.fill.primary {
  background-color: #0762BE;
  color: #ffffff;
  border: none;
}
.cta-btn.fill.primary.small{
  font-size: 12px;
  font-weight: 200;
  padding: 12px 16px;
  width: 140px !important;
}
.cta-btn.outline.white {
  background-color: transparent;
  color: #ffffff;
  border: 2px solid #ffffff;
}
.cta-btn.fill.primary-gradient {
  background: linear-gradient(to right, #0762BE, #8A3FFC);
  color: #ffffff;
  border: none;
  padding: 12px 42px;
}
.cta-btn.fill.primary-gradient:hover {
  background: linear-gradient(to right, #8A3FFC, #0762BE);
}
.cta-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.role-tab-sec {
    margin-top: 50px;
}
.rolename {
    font-size: 18px;
}
.goal {
    font-size: 16px;
    color: #24292F;
}
.quest-sec {
    height: 230px;
    padding: 20px;
}
.quest-sec a {
    color: unset;
    text-decoration: none;
}
.question-item {
    margin-bottom: 10px;
}
.question-item:hover .quest-number {
  background-color: #0762BE;
  color: #ffffff;
}
.question-item:hover .quest-value {
  color: #0762BE;
  text-decoration: underline;
  cursor: pointer;
}
.quest-number {
    font-size: 14px;
    color: #0762BE;
    background-color: #E5F4FF;
    padding: 8px;
    width: 40px;
    height: 40px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
} 
.quest-value {
    font-size: 16px;
    color: #6D7486;
}
.role-based-qustion-sec .tab-pane:hover {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.ai-code-section {
    padding: 80px 100px;
    background-color: #F9FAFB;
}
.section-head {
    text-align: center;
}
.text-clr-primary {
  color: #0762BE;
}

.ai-code-section .section-subtext {
  font-size: 16px;
  color: #6c757d;
}
.section-subtext.info-msg {
  background-color: #D6F1FF;
  width: 80%;
  margin: 0 auto;
  padding: 20px 30px;
  border-radius: 10px;
  font-size: 20px;
} 
.heading-small-title {
  font-size: 16px;
  font-weight: 500;
}
.view-demo-btn {
    font-size: 14px;
    width: 130px;
    text-align: center;
    padding: 12px;
    background-color: none;
    border-radius: 30px;
    margin: 30px auto 0px auto;
}
.view-demo-btn:hover {
    font-size: 14px;
    width: 130px;
    text-align: center;
    padding: 12px;
    background-color: #E6F3FB;
    border-radius: 30px;
    margin: 30px auto 0px auto;
}
.image-stack {
    margin: 0 auto;
    text-align: center;
    width: 500px;
    height: auto;
}

.feature-card {
  display: flex;
  align-items: center;
  gap: 16px;
  background: #fff;
  padding: 20px;
  border-radius: 60px;
  margin-bottom: 16px;
  transition: all 0.3s ease;
  position: relative;
}

.feature-card .icon-wrap img {
  width: 70px;
  height: 70px;
}

.feature-card .title {
  margin: 0 0 4px;
  font-size: 16px;
  font-weight: 600;
}

.feature-card .desc {
  font-size: 14px;
  color: #666;
  margin-bottom: 0;
}

.feature-card .arrow {
  margin-left: auto;
  font-size: 20px;
  font-weight: bold;
  color: #000;
  align-self: center;
}

.feature-card:hover,
.feature-card.hover-active{
  background-color: #ffffff;
  box-shadow: 0px 4px 20px 0px #E5F4FF;
}

.feature-card:hover .title,
.feature-card .arrow {
    color: #0762BE;
}
.role-based-qustion-sec {
    padding: 50px 100px;
    background: linear-gradient(to bottom, #E7F7FF, #ffffff);
}
.role-based-qustion-sec .nav-link {
    font-size: 14px;
    font-weight: 400;
    padding: 10px 0;
    background-color: #ffffff;
    color: #333333;
    width: 100%;
    border-radius: 0;
}
.role-based-qustion-sec .nav-link:hover {
  color: #0762BE;
  border-color: #E5F4FF;
  background-color: #E5F4FF;
}
.role-based-qustion-sec .nav-link.active {
    background-color: #0762BE;
    color: #ffffff;
    border-color: #0762BE;
}
.role-based-qustion-sec .nav-tabs {
    border: 1px solid #0762BE;
    border-radius: 12px;
    padding-bottom: 1px;
}
.role-based-qustion-sec .nav-tabs .child-element:first-child {
  border-radius: 10px 10px 10px 10px;
}
.role-based-qustion-sec .nav-link:first-child {
  border-radius: 11px 0 0 11px;
}
.role-based-qustion-sec .nav-link:last-child {
  border-radius: 0 11px 11px 0;
}
.role-based-qustion-sec .tab-content {
    padding: 0px 88px;
}
.role-cont-sec {
    border: 1px solid #EDF2F8;
}
.top-info-sec {
    background-color: #EDF2F8;
    padding: 12px 12px;
}

/* FAQ Accordion start */

.faq-sec {
  padding: 80px 100px;
  background-color: #ffffff;
}

.faq-sec .h2 {
  text-align: center;
}

.accordion-item {
  background-color: #ffffff;
  border: none;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
  margin-bottom: 16px;
  overflow: hidden;
}

.accordion-button {
  font-weight: 600;
  font-size: 18px;
  padding: 20px 24px;
  color: #000;
  background-color: transparent;
  box-shadow: none;
}

.accordion-button::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23000000' class='bi bi-chevron-down' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
}

.accordion-button:not(.collapsed) {
  background-color: #ffffff;
  color: #000;
  box-shadow: none;
}

.accordion-body {
    font-size: 16px;
    color: #828282;
    padding: 0 24px 20px 24px;
    line-height: 1.7;
    font-weight: 200
}
.faq-sec img {
    width: 30px;
    height: auto;
    margin-right: 10px;
}


#contactModal .modal-content {
    background-color: transparent;
    box-shadow: none;
    border: 0;
    width: 800px;
}
.contact-modal {
  border-radius: 24px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
  position: relative;
}

.custom-close {
  top: 20px;
  background: transparent;
  border: none;
  z-index: 999;
}

.custom-close img {
  width: 32px;
  height: 32px;
}
.contact-modal .modal-body {
    position: relative;
    flex: 1 1 auto;
    /* padding: var(--bs-modal-padding); */
    background-color: #fff;
    border-radius: 24px;
    padding: 30px;
    width: 600px;
      margin-top: 20px;
}
.modal-content {
  padding: 20px;
  background-color: #fff;
}

.form-control {
  border-radius: 12px;
  background-color: #f8fafc;
  border: 1px solid #e2e8f0;
}
.popup-sub-txt {
    font-size: 14px;
    color: #24292F;
}
.popup-form .form-label {
    font-size: 12px;
    font-weight: 200;
    margin-bottom: 6px;
    color: #24292F;
    text-align: left;
    display: block;
}
.popup-form .form-control {
    border-radius: 8px;
    background-color: #F9FBFC;
    border: 1px solid #DDE4EE;
    padding: 12px 12px;
}

/* General form field appearance */
.popup-form input,
.popup-form textarea,
.popup-form select {
  font-size: 14px;              /* Font size of user input */
  color: #1F2937;               /* Dark slate (typical text color) */
  background-color: #F9FBFC;
  border: 1px solid #DDE4EE;
  border-radius: 8px;
  padding: 12px;
  width: 100%;
  transition: border-color 0.3s ease, box-shadow 0.3s ease;
}

/* Placeholder text styling */
.popup-form input::placeholder,
.popup-form textarea::placeholder,
.popup-form select::placeholder {
  font-size: 14px;
  color: #9CA3AF; /* Soft gray placeholder */
  opacity: 1;
}

/* Focus state */
.popup-form input:focus,
.popup-form textarea:focus,
.popup-form select:focus {
  border-color: #0762BE;
  box-shadow: 0 0 0 2px rgba(7, 98, 190, 0.15);
  outline: none;
}

/* Optional: Customize dropdown arrow appearance for select */
.popup-form select {
  appearance: none;
  background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="%23333" class="bi bi-chevron-down" viewBox="0 0 16 16"%3E%3Cpath fill-rule="evenodd" d="M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z"/%3E%3C/svg%3E');
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 16px 16px;
  padding-right: 36px;
}
.txt-clr-white {
    color: #ffffff;
}
.primary-clr {
    background-color: #0762BE;
}

.fw-sec-primary {
    background-color: #0762BE;
    padding: 60px;
    height: 350px;
}
.fw-sec-primary .section-title {
    color: #ffffff !important;
}
.fw-sec-primary .section-subtext {
    color: #DDEEFF !important;
}
.fw-sec-primary .section-head {
    margin-top: 80px;
}
.cta-btn.primary-clr:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  background-color: #0153A6;
  color: #ffffff !important;
}
.bg-dark-blue {
  background-color: #002143;
}
.footer-logo img {
    width: 80px;
    margin-bottom: 20px;
}
.site-footer a {
  color: #DDE4EE;
  text-decoration: none;
}

.site-footer a:hover {
  color: #ffffff;
  text-decoration: underline;
}

.footer-logo {
  font-size: 24px;
  font-weight: 700;
}

.social-icons a {
  display: inline-block;
  margin-right: 12px;
  font-size: 16px;
  color: #DDE4EE;
}

.social-icons a:hover {
  color: #ffffff;
}

.footer-bottom {
  font-size: 13px;
  color: #9CA3AF;
}

.footer-links a {
  color: #A0AEC0;
  margin: 0 4px;
}

.footer-links a:hover {
  color: #ffffff;
}
.site-footer p {
    font-size: 14px;
    font-weight: 200;
    color: #9CA3AF;
}
.site-footer .social-icons a {
    color: #9CA3AF;
}
.site-footer ul {
    line-height: 28px;
}
.footer-bottom {
    border-top: 1px solid #374151;
}
.site-footer ul li {
    font-size: 14px;
    color: #9CA3AF;
}
.site-footer ul li a {
    color: #9CA3AF;
}
.login-body {
      background-color: #0B2A47;
      font-family: 'Segoe UI', sans-serif;
      height: 100vh;
      display: flex;
      align-items: center;
      justify-content: center;
    }
    .login-card {
      background: #ffffff;
      border-radius: 20px;
      box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
      width: 100%;
      max-width: 420px;
      padding: 40px;
    }
    .login-card h3 {
      font-weight: 700;
      color: #0B2A47;
    }
    .form-control {
      border-radius: 12px;
      padding: 12px;
      background-color: #f8fafc;
      border: 1px solid #e2e8f0;
    }
    .btn-login {
      background-color: #0762BE;
      color: #fff;
      font-weight: 600;
      padding: 12px;
      border-radius: 12px;
      width: 100%;
    }
    .btn-login:hover {
      background-color: #054e9a;
    }
    .forgot-link {
      font-size: 13px;
      display: block;
      text-align: right;
      margin-top: 8px;
    }
.login-page {
    background: url(../images/banner-bg-img.png) no-repeat center center;
    background-size: contain;
    background-color: #0762be;
    height: calc(100vh);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 40px 20px;
    text-align: center;
    color: #fff;
}
.skipnow {
    color: #0762be;
    font-size: 14px;
    margin-top: 30px;
    padding: 12px 24px;
}
.skipnow:hover {
    padding: 12px 24px;
    border-radius: 24px;
    background: #E7F7FF;
}
.tools-type-service.mobile-view {
    display: none;
  }

.ssa-chat-window-msg-model .modal-content {
    padding: 0px;
}
.chat-outcome {
    margin: 20px 0px;
}
.agent-chat-question {
    margin: 0 auto;
    text-align: center;
    background-color: #E5F4FF;
    padding: 10px;
    margin-bottom: 16px;
    font-weight: 700;
}
.agent-chat-reply {
    margin-bottom: 10px;
}
.vertical-role-tab-sec .chat-msg-cont {
    font-size: 16px;
    text-align: left;
}
.chat-outcome .nav-item {
    font-size: 14px;
    margin-right: 4px;
}
.chat-outcome .nav-tabs .nav-link {
    color: #2B2D33;
    background-color: #F9FAFB;
    border-radius: 30px;
}
.chat-outcome .nav-tabs .nav-link.active {
    background-color: #0762BE;
    color: #ffffff;
    border-block-color: unset;
    border-radius: 30px;
}
.chat-outcome .nav-tabs .nav-link:hover {
    background-color: #E5F4FF;
    color: #0762BE;
}
.chat-outcome .nav-tabs .nav-link.active:hover {
  background-color: #0762BE;
  color: #ffffff;
}

.chat-outcome .tab-cont-title {
    font-weight: 700;
    margin-bottom: 10px;
}
.tab-cont-info li {
    font-size: 14px;
    margin-bottom: 10px;
}

.sql-code {
    background-color: #f2f2f2;
    padding: 20px;
    margin-top: 20px;
    border-radius: 10px;
}
.no-chart-prepared {
    padding: 30px 30px;
    background-color: #f2f2f2;
    margin-top: 20px;
}
#visual-tab-pane img,
#sql-tab-pane img {
    width: 1000px;
    height: auto;
    margin-top: 20px;
}
#data-tab-pane {
    margin-top: 30px;
}

.chat-outcome #v-pills-home-tab,
.chat-outcome #home-insights-tab-pane,
.chat-outcome #v-pills-profile-tab,
.chat-outcome #profile-insights-tab-pane,
.chat-outcome #v-pills-messages-tab,
.chat-outcome #messages-insights-tab-pane,
.chat-outcome #v-pills-settings-tab,
.chat-outcome #settings-insights-tab-pane,
.chat-outcome #sales-insights-tab-pane,
.chat-outcome #marketing-insights-tab-pane,
.chat-outcome #insights-tab-pane {
    background-color: #f2f2f2;
    padding: 20px;
    margin-top: 20px;
    border-radius: 10px;
    /* height: 280px; */
}
.chat-outcome #home-data-tab-pane,
.chat-outcome #profile-data-tab-pane,
.chat-outcome #messages-data-tab-pane,
.chat-outcome #settings-data-tab-pane,
.chat-outcome #home-sql-tab-pane,
.chat-outcome #sales-data-tab-pane,
.chat-outcome #marketing-data-tab-pane {
    margin-top: 20px;
    overflow-y: auto;
    max-height: 280px;
}
#home-visual-tab-pane,
#profile-data-tab-pane,
#messages-data-tab-pane,
#settings-data-tab-pane,
#profile-sql-tab-pane,
#messages-visual-tab-pane,
#sales-visual-tab-pane,
#marketing-visual-tab-pane,
#profile-visual-tab-pane {
    overflow-y: auto;
    max-height: 300px;
}
#home-data-tab-pane tr th,
#profile-data-tab-pane tr th,
#messages-data-tab-pane tr th,
#settings-data-tab-pane tr th,
#data-tab-pane thead tr th,
#sales-data-tab-pane thead tr th,
#marketing-data-tab-pane thead tr th {
    background-color: #f1f9ff ;
    font-size: 14px;
}
#data-tab-pane tbody tr th, 
#data-tab-pane tbody tr td {
    font-size: 14px;
}
.sql-code-highlight {
  font-family: 'Courier New', monospace;
  background-color: #f8f8f8;
  padding: 20px;
  border-radius: 6px;
  line-height: 1.6;
  color: #333;
  font-size: 14px;
  white-space: normal;
}

.sql-code-highlight .keyword {
  color: #0066cc; /* Blue color for SQL keywords */
  font-weight: bold;
}
.big-heading {
    padding: 100px 0px 0px 0px;
    font-size: 50px;
    font-weight: 700;
}
.intro-heading-sec .ai-icon img {
    padding-right: 20px;
    margin-bottom: 0px;
    width: 100px;
}
.intro-heading-sec .sub-heading {
    font-weight: 300;
}
.sub-heading .insightly-big-txt {
    color: #0762be;
    font-weight: 700;
    padding: 0px 8px;
}
.you-txt {
    background-color: #FFB87A;
    color: #ffffff;
}
.chat-msg.col .you-txt {
    padding: 4px;
    border-radius: 8px;
}
.sub-heading .you-txt {
    background-color: #FFB87A;
    color: #ffffff;
    padding: 0px 10px 10px 10px;
    border-radius: 10px;
}
.ai-chat-msg-block {
    width: 85%;
    margin: 90px auto 0px auto;
    background-color: #DEF4FF;
    border: 4px solid #ffffff;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    padding: 30px 40px;
    border-radius: 20px;
}
.ai-chat-msg { 
    background-color: #ffffff;
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 20px;
}
.ai-chat-msg.big { 
    width: 1000px;
}
.ai-chat-msg.auto { 
    width:fit-content;
}
.ai-chat-msg-block .chat-icon.small {
    background-color: #0762be;
    width: 40px;
    height: 40px;
    border-radius: 10px;
    padding: 6px;
}
.ai-chat-msg-block .chat-icon.you-txt {
    background-color: #FFB87A;
    width: 40px;
    height: 40px;
    border-radius: 10px;
    padding: 10px 6px 8px 6px;
    font-size: 14px;
}
.ai-chat-msg-block .chat-icon.small.ai img {
    width: 20px;
}
.chat-msg {
    text-align: left;
    font-size: 20px;
}
.vertical-role-tab-sec {
  margin: 50px auto 0 auto;
  width: 85%;
}
.gole {

}
.vertical-role-tab-sec .nav-link .user-role .gole {
  display: none;
}
.vertical-role-tab-sec .nav-pills .nav-link {
    background-color: #F8F8F8;
    color: #1C1D21;
    padding: 16px;
    width: 350px;
    border-bottom: 1px solid #9CA3AF;
    border-radius: unset;
}
.vertical-role-tab-sec .nav-pills .nav-link.active {
  background-color: #ffffff;
  color: #1C1D21;
  padding: 16px;
  width: 350px;
}
.vertical-role-tab-sec .nav-pills .nav-link.active .tab-menu-open-arrow-icon {
  display: block;
}
.vertical-role-tab-sec .nav-pills .nav-link.active .tab-menu-close-arrow-icon {
  display: none;
}
.vertical-role-tab-sec .nav-pills .nav-link .tab-menu-open-arrow-icon {
  display: none;
}
.vertical-role-tab-sec .nav-pills .nav-link .tab-menu-close-arrow-icon {
  display: block;
}
.vertical-role-tab-sec .nav-link.active .user-role .gole {
  display: block;
}
.user-info {
    text-align: left;
}
.vertical-role-tab-sec .username {
    font-size: 20px;
}
.vertical-role-tab-sec .role {
    font-size: 16px;
    color: #0762be;
}
.vertical-role-tab-sec .user-role-icon img {
    width: 50px;
    margin-right: 10px;
}
.vertical-role-tab-sec .chat-outcome .nav-tabs {
  border-bottom: none;
}
.chat-outcome .tab-cont-info ul  {
    margin: 0;
    overflow-y: auto;
    max-height: 210px;
    
}
h2.sub-heading {
    padding-top: 18px;
    font-size: 34px;
}
.m-view-user-info {
  display: none;
}

#featured-3 .feature {
    margin: 0 auto;
    text-align: center;
    width: 350px;
    padding: 30px;
    border-radius: 10px;
    border: 1px solid #f5f5f5;
    
}
#featured-3 .feature p {
  color: #6c757d;
}
#featured-3 .feature:hover {
  box-shadow: rgba(7, 98, 190, 0.1) 0px 8px 24px;
  background: radial-gradient(circle at 100% 100%, #ffffff 0, #ffffff 3px, transparent 3px) 0% 0%/8px 8px no-repeat,
            radial-gradient(circle at 0 100%, #ffffff 0, #ffffff 3px, transparent 3px) 100% 0%/8px 8px no-repeat,
            radial-gradient(circle at 100% 0, #ffffff 0, #ffffff 3px, transparent 3px) 0% 100%/8px 8px no-repeat,
            radial-gradient(circle at 0 0, #ffffff 0, #ffffff 3px, transparent 3px) 100% 100%/8px 8px no-repeat,
            linear-gradient(#ffffff, #ffffff) 50% 50%/calc(100% - 10px) calc(100% - 16px) no-repeat,
            linear-gradient(#ffffff, #ffffff) 50% 50%/calc(100% - 16px) calc(100% - 10px) no-repeat,
            linear-gradient(90deg, #0762be 0%, #8a3ffc 100%);
  border-radius: 10px;
  padding: 30px;
  box-sizing: border-box;
}
#featured-3 .feature:hover h4 {
  color: #0762BE !important;
}
.datatesting-cont .divide-sec {
  background: url(../images/divide-sec-bg-img-01.jpg) no-repeat center center;
  background-size: cover;
}
#featured-3 .feature.min-width {
  width: 300px !important;
}
.divide-sec .section-subtext {
  opacity: 80%;
}
.external-link {
  display: none;
}
.external-link .bi {
    font-size: 15px;
    padding-left: 10px;
    color: #0085c8;
    -webkit-text-stroke: 1px;
}
.tools-name:hover .external-link {
  display: inline-block;
  cursor: pointer;
}

.warning-content {
	position:absolute;
  top:25%;
  width:100%;
  height:300px;
  text-align:center;
  margin:0;
}

/* .animate-marquee {
  display: flex;
  width: 100%;
  animation: marquee 50s linear infinite;
}

@keyframes marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
} */

.gap-3 {
  gap: 1rem !important;
}

.card-lift {
  transition: transform 0.3s ease;
}

.card-lift:hover {
  transform: translateY(-5px);
}

.shadow-sm {
  box-shadow: 0 1px 3px rgba(7, 98, 190, 0.1) 0px 8px 24px !important;
  
}

.border {
  border: 1px solid #f5f5f5 !important;
}

.avatar-xl {
  width: 120px;
  height: 120px;
}
.brand-logo-xl {
  width: 120px;
  height: auto;
  object-fit: contain;
}
.brand-logo-sec {
  height:120px;
}
.mentor-card p {
  color: #6c757d;
}

.mentor-card {
  width: 200px !important;
}

.card-lift {
  border-radius: 0.5rem;
  transition: transform 0.2s ease-in-out, border-color 0.2s ease-in-out,
    background-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}

.doc_format {
    margin: 0 auto;
    text-align: center;
    padding: 50px 0px 0px 0px;
}
.doc_format h4 {
  color: #0762BE;
}
.doc_format .doc-item-sec {
    padding: 20px 0px;
}
.doc_format .doc-icon {
    display: inline-block;
}
.doc_format .doc-icon img {
    width: 24px;
    margin-right: 10px;
}
.doc_format .doc-item {
    background-color: #fff;
    display: inline-block;
    padding: 10px 20px;
    border-radius: 8px;
    box-shadow: rgba(7, 98, 190, 0.1) 0px 8px 24px;
    width: 280px;
    border: 1px solid #ffffff;
}
.doc_format .doc-item:hover {
  border: 1px solid #0762be;
}
.doc_format .doc-item:hover .doc-item-txt {
  color: #0762be;
}

.overview-sec {
    display: block;
    margin: 0 auto;
    text-align: center;
}
.overview-section-img img {
    height: 200px;
}
.checkbox-icon {
    width: 24px;
    margin-right: 10px;
}
.deliver-list-item {
    width: 500px;
    margin: 0 auto;
}
.why-oracleshift-list-item {
    width: 650px;
    margin: 0 auto;
}

/* Default desktop view (above 1250px) */
.build-journey-img-c {
  max-width: 100%;
  height: fit-content;
  display: block;
}

/* Reduce image size between 1250px and 1025px */
@media (max-width: 1250px) {
  .header {
    background-color: #0762BE;
    padding: 12px 40px;
  }
  .header.fixed-top .container-fluid.d-flex.justify-content-between {
    padding: 0px;
  }
  ol.breadcrumb {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .inside-page-banner {
    padding: 0px 40px;
  }
  .second-row .tools-info-box-s.box-01 {
    position: absolute;
    top: -160px;
}
  .build-journey-img-c {
    width: 90%;
    height: fit-content;
  }
  #build .tools-info-box-s {
    width: 330px;
  }
  .build-journey-content {
    padding: 100px 50px;
    background-color: #F9FAFB;
  }
  .modernize-journey-content {
    padding: 100px 50px;
  }
  #build .column-1 .tools-info-box-s.box-01.position-relative.ms-auto.mb-120 {
    margin-bottom: 30px;
  }
  #build .column-3 .tools-info-box-s.box-01.position-relative.me-auto.mb-40 {
    margin-bottom: 30px;
  }
  #modernize .column-1 .tools-info-box-s.box-01.position-relative.ml-60,
  #modernize .column-3 .tools-info-box-s.box-01.position-relative.ml-20,
  #modernize .first-row .column-3 .tools-info-box-s.box-03.position-relative.ml-20,
  #modernize .third-row .column-1 .tools-info-box-s.box-01.position-relative.ml-40,
  #modernize .third-row .column-2 .tools-info-box-s.box-01.position-relative.ml-30 {
    margin-left: 0px;
  }

  #modernize .tools-info-box-s {
    width: 300px;
  }
}
.intro-heading-sec .sub-heading {
    font-weight: 300;
    font-size: 26px;
}
.ai-chat-msg.big {
    width: auto;
}

/* Shrink and center image between 1024px and 768px */
@media (max-width: 1024px) {
  .header {
    background-color: #0762BE;
    padding: 12px 20px;
  }
  .inside-page-banner .content {
    width: 80%;
    padding: 16px 0px;
    margin: 0 auto;
    text-align: center;
  }
  .cta-btn-sec {
    display: inline-flex;
  }
  .build-journey-img-c,
  .modernize-journey-img-c
   {
    width: 100%;
    height: fit-content;
    margin: 0 auto;
  }
  #build .tools-info-box-s,
  #modernize .tools-info-box-s,
  #data .tools-info-box-s {
    width: 100%;
    padding: 10px 16px;
  }

  #build .second-row .tools-info-box-s.box-01 {
    position: absolute;
    width: 300px !important;
    top: -100px;
  }
  .tools-name {
    font-size: 16px;
  }
  .tools-name-sub-txt {
    font-size: 14px;
    font-weight: 200;
  }
  #data .col-md-4.coloum-1.mt-120 {
    margin-top: 140px;
  }
  #data .tools-info-box-s.position-relative.ms-auto.mb-90 {
    margin-bottom: 110px;
  }
  #data .col-md-4.coloum-3 {
    margin-top: 16px;
  }
  #data .tools-info-box-s.position-relative.me-auto.mb-60 {
    margin-bottom: 90px;
  }
  #data .tools-info-box-s.position-relative.me-auto.mb-80 {
    margin-bottom: 110px;
  }
  #data .tools-info-box-s.position-relative.me-auto.mb-90 {
    margin-bottom: 110px;
  }
  .top-detail-section,
  .build-journey-content, 
  .modernize-journey-content,
  .data-journey-accelerated,
  .ai-code-section,
  .faq-sec {
    padding: 30px 20px;
    background-color: #F9FAFB;
  }
  #build .column-1 .tools-info-box-s.box-01.position-relative.ms-auto.mb-120 {
    margin-bottom: 10px;
  }
  #build .column-3 .tools-info-box-s.box-01.position-relative.me-auto.mb-40 {
    margin-bottom: 10px;
  }
  .top-detail-section .section-subtext {
    margin-bottom: 0px !important;
  }
}

/* Hide image completely below 768px (mobile) */
@media (max-width: 768px) {

  .brand-logo img {
    width: 80px;
  }
  .top-banner {
    min-height: 350px;
  }
  .top-banner h1,
  .inside-page-banner h1 {
    font-size: 30px;
  }
  .top-banner p,
  .inside-page-banner .content .sub-text  {
    font-size: 16px;
    width: 80%;
    margin: 0 auto;
  }
  h2 {
    font-size: 26px;
  }
  
  #build h6 {
    font-size: 17px;
  }
  #build p {
    font-size: 14px;
  }
  .home-sec-heading {
    padding: 0px;
  }
  .build-journey-img-c,
  .modernize-journey-img-c,
  .data-journey-img-c {
    display: none;
  }
  #build .tools-info-box-s {
    width: 100%;
  }
  .feature-sec {
    display: block !important;
    margin-top: 0px;
    padding: 0px;
  }
  .top-detail-section .feature {
    width: 100% !important;
    margin: 20px 0px 20px 0px !important; 
    padding: 20px;
  }
  #modernize .third-row .column-2 .tools-info-box-s.box-02.position-relative.ml-30 {
    margin-left: 0px;
  }
  #build .column-1 .tools-info-box-s
  #build .column-1 .tools-info-box-s.box-01.position-relative.ms-auto.mb-120,
  #build .column-1,
  #build .column-3 .tools-info-box-s.box-01.position-relative.me-auto.mb-40,
  #build .column-3 .tools-info-box-s.box-02.position-relative.me-auto.mb-20,
  #build .column-3 .tools-info-box-s.box-03.position-relative.me-auto,
  #modernize .column-1 .tools-info-box-s.box-01.position-relative.ml-60,
  #modernize .column-2 .tools-info-box-s.box-02.position-relative,
  #modernize .column-3 .tools-info-box-s.box-03.position-relative.ml-20,
  #modernize .third-row .column-1 .tools-info-box-s.box-01.position-relative.ml-40,
  #data .coloum-3 .tools-info-box-s.position-relative.me-auto.mb-60,
  #data .coloum-3 .tools-info-box-s.position-relative.me-auto.mb-80,
  #data .coloum-3 .tools-info-box-s.position-relative.me-auto.mb-90
   {
    margin-bottom: 10px !important;
  }
  #data .coloum-1.mt-120 {
    margin-top: 0px;
  }
  #data .coloum-1 .tools-info-box-s.position-relative.ms-auto.mb-90 {
    margin: 0px 0px 10px 0px!important;
  }
  #data .coloum-1 .tools-info-box-s.position-relative.ms-auto {
    margin: 0px 0px 10px 0px!important;
  }
  .tools-type-service.mobile-view {
    display: block;
  }
  #data .col-md-4.coloum-1.mt-120 {
    margin-top: 40px;
  }
  #data .col-md-4.coloum-3 {
    margin-top: 0px;
  }
  .role-based-qustion-sec {
    padding: 80px 20px;
  }
  .txt-hide-m {
    display: none;
  }
  .intro-heading-sec .sub-heading {
    font-size: 20px;
    padding: 0px 20px;
    line-height: 30px;
  }
  .sub-heading .you-txt {
    padding: 0px 10px 4px 10px;
    border-radius: 4px;
}
  .chat-msg {
      font-size: 16px;
  }
  .vertical-role-tab-sec .username {
    font-size: 16px;
    font-weight: 600;
  }
  .vertical-role-tab-sec .nav-pills .nav-link {
    width: 250px;
  }
  .vertical-role-tab-sec .nav-pills .nav-link.active {
    width: 250px;
  }
  .vertical-role-tab-sec .nav-link.active .user-role .gole {
    display: none;
  }
  .vertical-role-tab-sec .role {
      font-size: 14px;
  }
  .big-heading {
    font-size: 30px;
  }
  .m-view-user-info {
    display: block;
  }
  .user-info {
    display: none;
  }
    #v-pills-tab {
    flex-direction: row;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    width: 100%;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
  }

  #v-pills-tab .nav-link {
    flex: 0 0 auto;
    margin-right: 10px;
    width: auto;
    min-width: 200px;
  }

  .vertical-role-tab-sec .d-flex.align-items-start {
    flex-direction: column;
  }
}