p, a , strong , span, h2, h3, h4, h5 {  font-family: "Inter", sans-serif !important;font-weight: 400;}
.nav-item a {
    font-size: 19px;
    text-decoration: none;
    color: black;
      font-family: "Inter", sans-serif !important;

}
.headers li a {
    font-size: 19px;
    font-weight: bold;
          font-family: "Inter", sans-serif !important;

}
.advantage-paragraph {
    text-align: left;
    margin-top: 10px;
}
.navbar-light .navbar-nav .nav-link {
    color: #18233b;
}
.cardWrapper {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
 
}
.before-header {
    font-size: 22px;
    color: #18233b;
    text-align: left;
}
.after-header {
    font-size: 22px;
    color: #18233b;
    text-align: center;
}
.button-header {
    width: 100%;
    text-align: left;
}
.login-header {
    width: 100%;
    text-align: left;
    margin-top: -12px;
    color: white;
}
.login-header a {
    color: white;
}
.banner-button {
    color: #35bb5c;
    border: 1px solid #35bb5c;
}
.hubspot-section {
    color: white;
    background-color: #18233b;
    border-color: #18233b;
}
.signup {
    color: #18233b;
    border-color: #18233b;
    font-size: 20px;
}

.banner-button:hover {
    color: white;
    background-color: #35bb5c;
    border-color: #35bb5c;
}
.hubspot-section:hover {
    color: white;
    background-color: #35bb5c;
    border-color: #35bb5c;
}
.signup:hover {
    color: white;
    background-color: #18233b;
}
.login-button {
    color: white;
    background-color: #35bb5c;
    border-color: #35bb5c;
    margin-left: 40px   ;
}
.login-button:hover {
    color: white;
    background-color: #18233b;
    border-color: #18233b;
}
.t-section-header {
    font-size: 45px;
}
.t-section-callout {
      font-family: "Inter", sans-serif !important;
    font-size: 20px;
    font-weight: 400;
}
.t-section-callout-1 {
    color: #000;
      font-family: "Inter", sans-serif !important;
    font-size: 17px;
    font-weight: 400;
}
.t-section-list p {
    font-family: "Inter", sans-serif !important;
  color: black;
  font-size: 20px;
}
.t-section-list-1 p {
    font-size: 17px;
    color: black;
      font-family: "Inter", sans-serif !important;
  }
.border-class {
    border-radius: 30px;
}
.unlock-section {
    background: linear-gradient(0deg, rgba(239, 239, 253, 1) 73%, rgba(255, 255, 255, 1) 31%);
    border-radius: 80px;
}
.unlock-left {
    padding-left: 40px;
}
.unlock-left p {
    font-size: 20px;
}
.fitness-paragraph {
    font-size: 21px;
}
.code-snippet {
    background: #000;
    width: 100%;
}
.bg-secondary {
  background-color: #0056b3 !important;
}
.future-section {
    padding: 30px;
    border-radius: 20px;
    background-color: #efeffd;
}
.cta-section {
    color: #fff;
    text-align: center;
    padding: 30px 20px;
    margin-top: 1rem;
    border-radius: 80px 80px 10px 10px;
    padding-top: 3rem;
    background: #35bb5c;
}
.trust-section {
    color: #fff;
    text-align: center;
    padding: 30px 20px;
    margin-top: 1rem;
    padding-top: 3rem;
    background: #18233b;
}
.comprehensive-section {
    color: #fff;
    text-align: center;
    padding: 30px 20px;
    margin-top: 3rem;
    padding-top: 2rem;
    background: #18233b;
}

.rocket-wrapper img {
    margin-top: -100px;
}

.cta-section h2 {
    font-size: 40px;
    margin-bottom: 10px;
}

.cta-section p {
    font-size: 21px;
}
.text-black {
    color: black;
}
.line-wrapper {
    display: flex;
    justify-content: center;
}
.line-wrapper p {
    background-color: #6266ea;
    color: white;
    border-radius: 30px;
    width: 67%;
}
.price-paragraph {
    font-size: 18px;
    font-weight: bold;
}
.price-list {
    padding-top: 2rem;
    padding-left: 6rem;
}
.price-list p{
    text-align: left;
}
.gallery {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 10px;
    padding: 20px;
}

.gallery-item {
    overflow: hidden;
    position: relative;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    transition: transform 0.3s ease;
}

.gallery-item img {
    width: 100%;
    object-fit: cover;
    display: block;
}
.bg-features {
    background: #fffdfd;
}
.gallery-item:hover {
    transform: scale(1.05);
}
.blog-paragraph {
    font-size: 21px;
}
.worksingle-heading {
    font-size: 29px;
    font-weight: bold;
}
.testimonial-box {
    background: #18233b;
    height: 40vh;
}
.testimonial-box-left {
    color: white;
    padding-left: 36px;
    padding-right: 30px;
}
.testimonial-paragraph {
    font-size: 16px;
    padding: 30px;
}
.testimonial-box {
    margin-top: 2rem;
    padding: 30px;
    border-radius: 20px;
}
.banner-heading {
    font-size: 65px;
    font-weight: 100;
    color: #051367;
    font-family: "Inter", sans-serif !important;
;
}
.banner-security {
    font-size: 34px;
    font-weight: 100;
}
.btn-outline-light {
    color: #000;
    background-color: white;
    border-color: #f6f9fe;
}

.btn-outline-light:hover {
    color: white;
    background-color: transparent;
}
.rocket-wrapper {
    width: 85%;
    text-align: right;
}
.text-left {
    text-align: left;
}
.advantage-header {
    display: flex;
}
.swiper-button-next {
    right: var(--swiper-navigation-sides-offset, -55px) !important;
}
.swiper-button-prev {
    left: var(--swiper-navigation-sides-offset, -55px) !important;

}
/* client-logo-carousel */
.carousel-container {
    overflow-x: hidden;
    white-space: nowrap;
    position: relative;
}

.carousel-content {
    display: inline-flex;
    animation: scroll-carousel 20s linear infinite; /* Adjust duration for smoother scrolling */
}

.carousel-content img {
    margin-right: 50px;
    width: 70%; /* Adjust as needed */
    height: 70px; /* Adjust as needed */
}

.customer-section {
    background-color: #c2e0fa;
}

.designation {
    color: black;
}

/* Product styling */
.product-btn {
    margin-top: 25px;
    margin-left: 0;
}

.typer {
    font-size: 22px;
    font-weight: bold;
    color: #35bb5c;
  }
  
  .cursor {
    color: #35bb5c;
    font-weight: bold;
  }

.support-stack-cards-item {
    opacity: 0; 
    transform: translateY(50px); 
    transition: opacity 0.8s ease-out, transform 0.8s ease-out; 
  }
  

  .support-stack-cards-item.in-view {
    opacity: 1;
    transform: translateY(0); 
  }

  /* blocks style */
  .block {
    position: relative;
    width: 100%;
    color: white;
    z-index: 1;
        column-gap: 60px;
        align-items: center;
        justify-items: center;
        row-gap: 60px;
        border-radius: 20px;
        --tw-bg-opacity: 1;
        background-color: #daf0fe;
        padding: 30px;
        padding-left: 40px;
        padding-right: 40px;
  }
  .blocks-header {
    color: black;
    font-weight: bold;
  }
  
  .block1 {
    background-color: #e9e9e9;
  }
  
  .block2 {
    background-color: #daf0fe;
  }
  
  .block3 {
    background-color: #e9e9e9;
  }
  
  .block4 {
    background-color: #daf0fe;
  }
  
  .sticky {
    position: sticky;
    top: 0;
    z-index: 10;
  }
  
  .navbar {
    align-items: center;
    justify-content: space-between;
    padding-top: .1rem;
    padding-bottom: .1rem;
}
.navbar-nav {
    align-items: center;
}

.list-blocks {
    margin-right: 10px;
}
.star-rating , .new-tit{
    padding-left: 15px;
}
.star-rating i {
    color: #ffa300;
    font-size: 1em;
}
.compare-star i {
  font-size: 12px;
}
.compare-rating {
  font-size: 12px;
}
.new-banner-google-review {
    margin-top: 0px;
    width: 100%;
}
.review-wrapper {
  display: flex;
  justify-content: center;
}
/* .banner-wrapper {
  height: 70vh;
} */
.video {
  left: 17%;
    width: 63%;
    position: absolute;
    top: 111%;
}
.comparison-table th {
  background-color: #00aaf3 !important;
}


/* testimonial swiper */
.testimonial-new-boxes {
    position: relative;
}
.swiper-container {
  width: 100%;
  padding: 50px 0;
  overflow: hidden;
}
.swiper-wrapper {
    display: flex;
    transition: transform 0.3s ease-in-out;
}

.swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
    width: 100%; 
}

.testimonial {
  max-width: 100%;
  text-align: center;
  padding: 20px;
  background: #f9f9f9;
  border-radius: 65px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.testimonial p {
  font-size: 1.2em;
  margin-bottom: 10px;
}

.testimonial h4 {
  font-weight: bold;
  color: #333;
}

/* client-logo carousel */
 carousel {
    display: flex;
    overflow: hidden;
    position: relative;
    gap: 10rem;
    width: 100%;
    padding: 1rem;
  }

  carousel::before,
  carousel::after {
    content: "";
    background: linear-gradient(
      to right,
      white 0%,
      rgba(255, 255, 255, 0) 100%
    );
    position: absolute;
    height: 100%;
    width: 10rem;
    z-index: 2;
  }

  carousel::after {
    right: 0;
    top: 0;
    transform: rotateZ(180deg);
  }

  carousel::before {
    left: 0;
    top: 0;
  }

  @keyframes scroll {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(calc(-10rem * var(--total-images)));
    }
  }

  carousel img {
    object-fit: contain;
    cursor: pointer;
    min-height: 10rem;
    max-height: 10rem;
    max-width: 10rem;
    border-radius: 0.25rem;
  }

  /* Animation container */
  carousel .scroll-container {
    display: flex;
    gap: 3rem;
    animation: scroll 100s linear infinite;
    width: max-content;
  }


/* pricing */
.plan-bg {
    height: 55px;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #00aaf3;
}
.price-h4 {
    height: 50px;
}
.plan-des {
    font-size: 20px;
}
.dropdown-country {
    background: #00b4f6;
    color: white;
    border: none;
    padding: 9px 19px;
    border-radius: 9px;
}

/* terms and conditions */

/* Sidebar Styling */
/* General styling for the sidebar */
#sidebar {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 250px;
    background-color: #f8f9fa;
    box-shadow: 2px 0 5px rgba(0, 0, 0, 0.1);
    transform: translateX(-100%); /* Hide by default */
    transition: transform 0.3s ease;
    z-index: 1000;
    padding: 16px;
    overflow-y: auto;
  }
  
  /* Show the sidebar when active */
  #sidebar.active {
    transform: translateX(0);
  }
  
  /* Hide the toggle button on larger screens */
  #toggle-sidebar {
    display: block;
    margin: 10px;
  }

.built-section {
    margin-top: 3rem;
}
.unique-lead-banner {
    margin-top: -34rem;
    margin-left: -1rem;
    width: 34%;
}
.lead-small-banner {
    position: absolute;
    top: 36rem;
    width: 18%;
    right: 7rem;
}
.crm-small-banner {
    position: absolute;
    top: 30rem;
    width: 18%;
    right: 27rem;
}
.automation-small-banner {
    position: absolute;
    top: 34rem;
    width: 18%;
    right: 28rem;
}
.pipeline-lead-banner {
    margin-left: 0rem;
    width: 45%;
    margin-top: -16rem;
}
.crm-lead-banner {
    margin-left: 24rem;
    width: 40%;
    margin-top: -44rem;
}
.pipeline-small-banner {
    position: absolute;
    top: 9rem;
    width: 13%;
    right: 3rem;
}

.automation-lead-banner {
    margin-left: 24rem;
    width: 40%;
    margin-top: -39rem;
}
.product-responsive {
    display: none;
}
/* Style the "Go to Top" button */
#goTopBtn {
    display: none; /* Hidden by default */
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 100;
    background-color: #007bff;
    color: white;
    border: none;
    outline: none;
    padding: 2px 18px;
    border-radius: 50px;
    cursor: pointer;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
    font-size: 35px;
  }
  
  /* Add hover effect */
  #goTopBtn:hover {
    background-color: #0056b3;
  }
  
  @media (min-width: 1200px) {
    #toggle-sidebar {
      display: none; /* Hide toggle button on desktops */
    }
  }
  
  .card-body {
    background-color: #ffffff;
    border-radius: 8px;
    padding: 20px;
    margin-bottom: 0px;
     font-family: "Inter", sans-serif !important;
  }

  /* progress bar */
  .progressbar {
    position: relative;
    width: 100%;
    height: 10px;
    background-color: #e0e0e0;
    border-radius: 5px;
    overflow: hidden;
  }

  .progressbar-fill {
    position: absolute;
    height: 100%;
    width: 0%;
    background-color: currentColor;
    transition: width 0.1s linear;
  }

  .soft-blue {
    color: #007bff;
  }

  .soft-leaf {
    color: #28a745;
  }

  .soft-pink {
    color: #ff4757;
  }
 
  
  /* Smooth scrolling */
  html {
    scroll-behavior: smooth;
}

/* Sidebar styling */
.sidebar {
    position: -webkit-sticky; 
    position: sticky;
    top: 20px; 
    height: 100%; 
    padding-top: 20px;
    z-index: 1; 
}

.wrapper {
    padding-top: 0; 
}

.card-body {
    padding: 0;
}

.card {
    margin-bottom: 20px; 
}

.nav-link {
    display: block;
    padding: 10px;
    color: #000;
    text-decoration: none;
    font-size: 18px;
    margin-bottom: 10px;
}

.nav-link:hover {
    background-color: #18233b;
    border-radius: 4px;
    color: white;
}
.price-wrap {
    display: flex;
    justify-content: space-between;
}
.product-banner {
    display: block;
}
/* switch */
.toggle-switch {
    display: flex;
    align-items: center;
    gap: 10px;
  }
  
  .switch-input {
    display: none;
  }
  
  .switch-label {
    position: relative;
    width: 40px;
    height: 20px;
    background-color: #00aaf3;
    border-radius: 20px;
    cursor: pointer;
    transition: background-color 0.3s;
  }
  
  .switch-label::before {
    content: '';
    position: absolute;
    top: 3px;
    left: 3px;
    width: 14px;
    height: 14px;
    background-color: white;
    border-radius: 50%;
    transition: transform 0.3s;
  }
  
  .switch-input:checked + .switch-label {
    background-color: #00aaf3;
  }
  
  .switch-input:checked + .switch-label::before {
    transform: translateX(20px);
  }
.business {
    color: #000;
    font-size: 12px !important;
}

.home-container {
    width: 80%;
    max-width: 800px;
    overflow: hidden;
    border-radius: 10px;
  }
  
  .sliders {
    display: flex;
    transition: transform 0.3s ease-in-out;
    transform: translateX(-100%); /* Start at the first "real" slide */
  }
  
  .sliders-item {
    min-width: 100%;
    box-sizing: border-box;
  }
  
  .sliders-item img {
    width: 100%;
    display: block;
    border: none;
  }

  .customer-logos {
    padding-top: 50px;
    border-radius: 23px;
  }

  .mega-menu {
    width: 900px;
    left: 0%;
    position: absolute;
    left: 0;
    left: -29rem;
    top: 5rem;
  }
  .trust-line {
    margin-left: 20px;
  }
  .customer-sec img {
    width: 20%;
  }
  .progress-header {
    font-size: 22px;
  }
  .banner-imgCarousel {
    margin-top: 3rem;
  }
  .trust-wrapper {
    display: flex;
  }

  .bg-testimonial {
    background-color: white;
border-radius: 20px !important;
padding-bottom: 50px;
padding: 30px;
height: 425px;
}
.card {
    background: #18233b;
    color: white;
}
.generate-header {
    font-size: 2.5 rem !important;
    line-height: 1.1;
    letter-spacing: 0.08rem;
}
.profile-test {
    margin-top: -25px;
}

.header-common {
    font-size: 2.2rem;
    font-weight: bold;
    color: #051367;
}


.section-header-common {
    font-size: 1.8rem;
    font-weight: bold;
    margin-top: 3rem;
    color: black;
}
.security-header {
    font-weight: bold;
    font-size: 22px;
}
.s-hr {
    height: 5px !important;
    background-color: #007bff;
}
.block-security {
    padding: 30px;
    border-radius: 20px;
    margin-top: 2rem;
    width: 400px;
    border: 1px solid #bfdeff;
}
.rocket-img {
    justify-content: center;
    display: flex;
}
.more-btn {
    justify-content: center;
    display: flex;
    margin-bottom: 30px;
}
.contact-text-portion {
    position: absolute;
    padding: 0 25px;
    bottom: 0;
    background-color: rgb(0, 0, 0, 0.5);
    padding: 20px;
    width: 32%;
}
.product-banner {
    margin-bottom: -23px;
}

.features li  {
    padding-bottom: 15px;
}
.nav-item li {
    margin-bottom: 20px;
}
.left-column {
width: 40%;
}
.right-column {
width: 60%;
}
.mega-menu {
    display: none;
}
.features {
display: none;
}
.features.active {
display: block;
} 
.right-column li {
    align-items: center;
}
.right-column li a {
    margin-left: 15px;
}
.dropdown-menu {
    display: none;
}
.dropdown-menu.show {
    display: block;
}

.customer-name {
    font-weight: bold;
    color: #18233b;
}
.navbar-display {
    display: flex;
}
.blog-wrapper {
    background: #E8F8FD;
    padding: 35px;
    height: 330px;
}
.card-img-top {
    height: 190px;
}
.read-more {
    font-size: 16px;
}
.blog-text {
    font-size: 14px;
}

.blocks {
    background: #E8F8FD;
    padding: 30px;
    border-radius: 20px;
}
.blocks img {
    width: 70%;
}
.card-title {
  color: #003366;
}
.banner-font {
    font-size: 17px;
    font-weight: 700;
    line-height: 1.5;
 }
 .about-para {
    font-size: 17px;
    line-height: 1.5;
 }
 .gather-font {
    font-size: 17px;
    font-weight: 700;
    line-height: 1.5;
    margin-left: 13rem;
    text-align: left;
 }

#testimonials{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width:100%;
  }
.testimonial-card p b {
  display: inline-block;
  min-height: 60px;   /* Adjust height as needed */
  line-height: 1.4;
}
.testimonial-card p  {
  display: inline-block;
  min-height: 200px;   /* Adjust height as needed */
  line-height: 1.4;
  margin-top: 15px;
}
  .banner-heading strong,
.banner-heading b {
  font-weight: 600 !important; /* true bold */
}

  .testimonial-heading{
    letter-spacing: 1px;
    margin: 30px 0px;
    padding: 10px 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .banner-img {
    width: 100%;
  }
  .testimonial-heading span{
    font-size: 1.3rem;
    color: #252525;
    margin-bottom: 10px;
    letter-spacing: 2px;
    text-transform: uppercase;
  }
  .testimonial-box-container{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    width:100%;
  }
  .testimonial-box{
    width:500px;
    box-shadow: 2px 2px 30px rgba(0,0,0,0.1);
    background-color: #E8F8FD;
    padding: 20px;
    margin: 15px;
    cursor: pointer;
  }
  .profile-img{
    width:50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 10px;
  }
  .profile-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
  .profile{
    display: flex;
    align-items: center;
  }
  .name-user{
    display: flex;
    flex-direction: column;
  }
  .name-user strong{
    color: #3d3d3d;
    font-size: 1.1rem;
    letter-spacing: 0.5px;
  }
  .name-user span{
    color: #979797;
    font-size: 0.8rem;
  }
  .reviews{
    color: #f9d71c;
  }
  .box-top{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
  }
  .client-comment p{
    font-size: 0.9rem;
    color: #4b4b4b;
  }
  .testimonial-box:hover{
    transform: translateY(-10px);
    transition: all ease 0.3s;
  }
  .ai {
    color: #008000a1;
    font-size: 13px;
    padding: 5px 10px;
    border-radius: 12px;
    font-style: italic;
    font-weight: 900;
    border: 1px solid #008000a1;
    margin-left: 10px;
    margin-top: 5px;
  }
  .ai:hover {
    color: white;
    background: #008000a1;
    margin-left: 10px;
  }
  .ai-wrap {
    margin-top: -10px;
  }
  .br-display {
    display: none;
  }
  .drive-images {
    text-align: center;
    margin-bottom: 5rem;
  }
  .drive-images img {
    width: 30px;
    margin-right: 13px;
  }
  
  @media(max-width:1060px){
    .testimonial-box{
        width:45%;
        padding: 10px;
    }
  }
  @media(max-width:790px){
    .testimonial-box{
        width:100%;
        height: 30vh;
    }
    .testimonial-heading h1{
        font-size: 1.4rem;
    }
  }
  @media(max-width:340px){
    .box-top{
        flex-wrap: wrap;
        margin-bottom: 10px;
    }
    .reviews{
        margin-top: 10px;
    }
  }
  ::selection{
    color: #ffffff;
    background-color: #252525;
  }


@media screen and (max-width: 1700px) {
    .testimonial-paragraph {
        font-size: 18px;
        padding: 20px;
    }
    #index_banner .carousel-inner {
        /* height: 48vh; */
    }
    .automation-lead-banner {
        margin-left: 26rem;
        width: 40%;
        margin-top: -50rem;
    } 
}

@media screen and (max-width: 960px) {
    .swiper-button-next {
        display: none !important;
     }
     .new-banner-google-review {
        display: flex;
        justify-content: center;
    }
     .border-end {
        border-right: none !important;
    }
     .banner-font {
        font-size: 17px;
     }
     .navbar-display {
        display: block;
    }
    .blocks {
        margin-top: 15px;
    }
    .blocks img {
        width: 30%;
    }
    .mega-menu {
        width: 352px;
    }
    .custom-cta-box {
      width: 100% !important;
    }
    .typo-space-line {
      text-align: center;
    }
    .icon-box i {
      width: 30px;
    }
    .right-column {
      width: 100%;
    }
    .typo-space-line {
      margin-top: 2rem;
    }
    .responsive-button {
      text-align: center;
    }
    .customer-responsive {
      text-align: center;
    }
    .worksingle-heading   {
      text-align: center;
    }
     .navbar-nav {
        align-items: baseline;
        text-align: left;
        margin: auto;
    }
    .contact-text-portion {
        position: inherit;
        width: 100%;
    }
     .product-responsive {
        display: block;
        width: 100%;
    }
    .bg-testimonial {
        height: 650px;
    }
    .product-banner {
        display: none;
    }
     .home-container {
        width: 100%;
        margin-left: 5px;
      }
      .built-section {
        margin-top: 3rem;
      }
      .t-section-list p {
        font-size: 14px;
      }
      .signin-button {
        margin-left: 20px;
      }
      .button-header {
        margin-bottom: 20px;
        text-align: center;
      }
      .comparison-table th {
        width: 100%  !important;
        text-align: center;
      }
      .comparison-table td {
        text-align: center;
      }
      .common-button {
        margin-right: 15px;
        margin-bottom: 16px;
        font-size: 13px;
      }
      .navbar-light .navbar-nav .nav-link {
        margin-bottom: 28px;
      }
      .box-top {
        display: block !important;
      }
      .border-button {
        font-size: 13px;
        margin-top: -15px;
      }
      .business-text {
        font-size: 1.5rem !important;
      }
     .swiper-button-prev {
         display: none !important;
     }
     .block {
        padding-left: 20px;
        padding-right: 20px;
     } 
     .t-section-callout-1 {
        font-size: 15px;
     }
     .widget {
        display: none;
     }
     .price-list {
        padding-left: 1rem;
    }
    .price-wrap {
        margin-top: 20px;
        display: block;
    }
    .toggle-container {
       justify-content: center;
       display: flex;
       margin-top: 20px;
    }
    .country {
        text-align: center;
    }
    .login-button {
        margin-left: 0;
    }
    .typer {
        font-size: 18px;
    }
    .banner-button {
        margin-top: 0;
        font-size: 16px;
    }
    .banner-imgCarousel {
        margin-top: 0;
    }
    .trust-wrapper {
        display: block;
      }
      .lead-small-banner {
        position: initial;
        width: 60%;
        right: 0;
        display: flex;
        margin: 20px auto auto auto;
      }
      .unique-lead-banner {
        width: 60%;
        display: flex;
        margin: 20px auto auto auto;
    }
    .automation-lead-banner {
        width: 60%;
        display: flex;
        margin: 20px auto auto auto;
    }
    .pipeline-small-banner {
        position: initial;
        width: 60%;
        right: 0;
        display: flex;
        margin: 20px auto auto auto;
    }
    .contact-sec {
      padding-right: 0 !important;
    }
}

@media screen and (max-width: 767px) {
    .bg-testimonial {
        height: 379px;
    }
    .br-display {
        display: block;
      }
      .video{
    left: 0%;
    width: 100%;
    position: absolute;
    top: 111%;
   }
   .sidebar {
    display: none !important;
   }
.heading {
  font-size: 21px !important;
}
.banner-img {
  width: 50%;
}
.learn-more-btn
 {
    padding: 12px 17px !important;

}
}

@media screen and (max-width: 420px) {
    #index_banner .carousel-inner {
        /* height: 57vh; */
    }
    .bg-testimonial {
        height: 425px;
    }
    .gather-font {
        margin-left: 2rem;
    }
    .hubspot-section {
        margin-bottom: 10px;
    }
    .swiper-button-next {
       display: none !important;
    }
    .swiper-button-prev {
        display: none !important;
    }
    .testimonial-box {
        height: 50vh;
        padding: 30px;
    }
    .before-header {
        font-size: 19px;
    }
    .banner-heading {
        font-size: 33px;
    }
    .banner-body {
        font-size: 20px;
    }
    .t-section-header{
        text-align: center;
    }
    .t-section-callout {
        text-align: center;
        font-size: 18px;
    }
    .t-section-list li {
        font-size: 18px;
    }
    .automate {
        font-size: 29px;
    }
    .unlock-section {
        text-align: center;
    }
    .unlock-left {
        padding-left: 10px;
    }
    .unlock-left h2 {
        font-size: 20px;
    }
    .unlock-left p {
        font-size: 16px;
    }
    .unlock-section {
        background: linear-gradient(0deg, rgba(239, 239, 253, 1) 83%, rgba(255, 255, 255, 1) 31%);
    }
    .footer-wrapper {
        text-align: center;
    }
    .about-header {
        text-align: center;
        margin-top: 30px;
    }
    .about-para {
        text-align: center;
    }
    .about-button {
        text-align: center;
    }
    .h2 {
        font-size: 26px;
    }
    .help-section-p {
        font-size: 16px;
    }
    .fitness-paragraph {
        font-size: 16px;
    }
    .cta-section h2 {
        font-size: 26px;
    }
    .line-wrapper p {
        width: 100%;
    }
    

}

/* table styles */
.table-container {
    width: 80%;
    margin: auto;
    background: white;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    margin-top: 50px;
  }
  table {
    width: 100%;
    border-collapse: collapse;
  }
  th, td {
    padding: 12px;
    text-align: left;
    border-bottom: 1px solid #ddd;
  }
  th {
    background-color: #007bff;
    color: white;
  }
  tr:hover {
    background-color: #f1f1f1;
  }
  .title {
    font-size: 18px;
    background: blanchedalmond;
  }  
  #fullText {
    display: none;
  }
  blockquote {
    display: none;
}
td.feature-wrapper strong {
    line-height: 3;
}
td.customers strong {
    font-size: 18px;
    font-weight: bold;
    background: lightgrey;
    padding: 20px;
    margin-left: 3rem;
    border-radius: 38px;
    line-height: 5;
}
.half-portion {
    width: 40%;
}

.table-responsive {
    width: 100%;
    overflow-x: auto; 
    border: 1px solid lightgrey;
}

table {
    width: 100%;
    border-collapse: collapse;
}

td, th {
    padding: 10px;
    text-align: left;
    border: 1px solid #ddd;
}
.bixjet-img {
    width: 40%;
}
.hubspot-img {
    width: 10%;
}
.bixjet-img-mobile {
    display: none;
}
.hubspot-img-mobile {
    display: none;
}
.hubspot-text-mobile {
    margin-left: 10px;
}
.hubspot-mobile-wrapper {
    display: none;
}
.hubspot-text-mobile {
    display: none;
}
.hubspot-text {
    margin-left: 10px;
    font-size: 22px;
}
.list-unstyled {
  text-align: left;
}


/* Responsive Design */
@media screen and (max-width: 992px) {
  #tabMenu li {
    font-size: 18px;
  }
  #tabMenu img {
    font-size: 13px;
  }
  .banner-img {
  width: 100%;
}
.list-unstyled {
  text-align: left;
  margin-left: 20px;
}

}

/* Mobile styles */
@media (max-width: 768px) {
  .tab-section h1 {
    font-size: 1.4rem;
    line-height: 1.4;
  }

  .tabs {
    flex-direction: column;
    align-items: stretch;
  }

  .tabs li {
    justify-content: flex-start;
    padding: 12px 15px;
    font-size: 1rem;
  }
}

/* Very small screens */
@media (max-width: 480px) {
  .tab-section h1 {
    font-size: 1.2rem;
  }

  .tabs li {
    font-size: 0.9rem;
    padding: 10px;
  }

  .tabs li img {
    width: 18px;
    height: 18px;
  }
}
@media screen and (max-width: 768px) {
    tbody {
        width: 100%;
    }
    .half-portion {
        width: 100%;
    }
     #tabMenu li {
    font-size: 18px;
  }
  #tabMenu img {
    font-size: 13px;
  }
    .title {
        display: none;
    }
    .bixjet-img-mobile {
        display: block;
        width: 100px;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .hubspot-img-mobile {
        width: 20px;
        display: block;
    }
    .hubspot-mobile-wrapper {
        display: block;
        margin-bottom: 30px;
        margin-top: 20px;
    }
    .hubspot-text-mobile {
        display: block;
    }

    .hubspot-text {
        margin-left: 20px;
        font-size: 22px;
    }

    td, th {
        display: block;
        width: 100%;
        text-align: left;
    }

    tr {
        display: flex;
        flex-direction: column;
        margin-bottom: 15px;
    }

    td.title {
        font-weight: bold;
        background: #f5f5f5;
    }
    .bixjet-img {
        width: 10%;
    }
    .hubspot-img {
        width: 4%;
    }
}



 .tabs {
      display: flex;
      justify-content: center;
      list-style: none;
      padding: 0;
      margin: 1rem 0;
    }

    .tabs li {
      margin: 0 1rem;
      padding: 0.5rem 1rem;
      cursor: pointer;
      border-bottom: 2px solid transparent;
    }
     .tabs li:hover {
      color: #6a5ae0;
      font-weight: bold;
    }

    .tabs li.active {
      color: #6a5ae0;
      border-bottom: 2px solid #6a5ae0;
      font-weight: bold;
    }
    .tabs img {
      margin-right: 10px;
      width: 30px;
    }

    .tab-content {
      display: none;
      max-width: 1200px;
      margin: 0 auto;
      padding: 1rem;
    }

    .tab-content.active {
      display: block;
    }

    /* === Inbox layout === */
    .inbox-layout {
      display: flex;
      border-top: 1px solid #eee;
      height: 500px;
    }

    .sidebar {
      width: 25%;
      border-right: 1px solid #eee;
      padding: 1rem;
      background: #E8F8FD;
      display: flex;
      flex-direction: column;
    }

    .sidebar input {
      padding: 0.5rem;
      border: 1px solid #ccc;
      margin-bottom: 1rem;
      border-radius: 4px;
    }

    .filters button {
      margin: 0.25rem 0;
      padding: 0.5rem;
      border: none;
      background: #eee;
      border-radius: 4px;
      cursor: pointer;
    }

    .filters button.active {
      background: #6a5ae0;
      color: white;
    }

    .message-list {
      margin-top: 1rem;
      flex-grow: 1;
      overflow-y: auto;
    }

    .message {
      padding: 0.75rem;
      border-radius: 6px;
      background: white;
      margin-bottom: 0.5rem;
      cursor: pointer;
      position: relative;
    }

    .message:hover {
      background-color: #f5f5f5;
    }

    .preview {
      color: gray;
      font-size: 0.9rem;
    }

    .badge {
      background: red;
      color: white;
      font-size: 12px;
      padding: 2px 6px;
      border-radius: 50%;
      position: absolute;
      top: 10px;
      right: 10px;
    }

    .message-content {
      width: 65%;
      padding: 1.5rem;
    }

    .sent-message {
      background: #f0f0ff;
      padding: 1rem;
      border-radius: 8px;
      margin-top: 1rem;
    }
container {
  display: flex;
  padding: 40px;
  gap: 30px;
}

.content {
  flex: 1;
}

.content h1 {
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 20px;
}

.content span {
  color: #000;
}

.content p {
  color: #666;
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 30px;
}

.learn-btn {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 10px;
  padding: 10px 20px;
  font-size: 16px;
  cursor: pointer;
}

.canvas-area {
  flex: 2;
  background-color: #fff;
  border-radius: 20px;
  padding: 20px;
  display: flex;
  gap: 20px;
}

.actions-panel {
  width: 200px;
  border-right: 1px solid #eee;
  padding-right: 20px;
}

.actions-panel h3 {
  font-size: 16px;
  margin-bottom: 10px;
}

.actions-panel ul {
  list-style: none;
  padding: 0;
  margin: 0 0 20px 0;
}

.actions-panel li {
  font-size: 14px;
  margin: 5px 0;
  color: #333;
}

.flow-area {
  flex: 1;
  position: relative;
  padding: 10px;
  background: repeating-linear-gradient(45deg, #f9f9f9, #f9f9f9 10px, #f5f5f5 10px, #f5f5f5 20px);
  border-radius: 10px;
}

.node {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 10px;
  padding: 10px 20px;
  display: inline-block;
  margin: 10px 0;
}

.label {
  font-size: 14px;
  margin: 5px 0;
}

.label-red {
  color: red;
}

.wait {
  color: #7a5af8;
  font-size: 14px;
  margin: 5px 0;
}

.branch {
  display: flex;
  gap: 20px;
}
#tabMenu li {
    font-size: 18px;
    font-weight: bold;
    margin-top: 20px;
    display: flex;
    align-items: center;
}
.right-placeholder img {
  width: 100%;
}
.business-text {
  font-size: 2rem;
  font-weight: 700;
  color: #051367;
  font-family: "Inter", sans-serif !important;
}
.common-text {
  color: #051367;
  font-family: "Inter", sans-serif !important
}
.card-body p b {
  color: #051367;
  font-family: "Inter", sans-serif !important
}
.card-body h5 {
  color: #051367;
  font-family: "Inter", sans-serif !important
}
.card-body h3 {
  color: #051367;
  font-family: "Inter", sans-serif !important
}
.even-section {
  background-color: #E8F8FD;padding-top: 2rem;padding-bottom: 2rem;
}
.card {
  border: 1px solid lightgrey;
}
 .table-custom thead tr th {
    background-color: #173e61 !important;
    color: #fff !important;
  }
 .left-content {
            padding: 40px;
            display: flex;
            flex-direction: column;
            justify-content: center;
            z-index: 2;
            position: relative;
        }
        .block-header {
          border-radius: 10px;
          padding-top: 1rem;
          padding-bottom: 1rem;
        }
        .block-header-1 {
          border-radius: 10px;
        }

        .heading {
            font-size: 2.5rem;
            font-weight: 700;
            line-height: 1.1;
            color: #2d2d2d;
            margin-bottom: 30px;
            letter-spacing: -0.02em;
        }

        .description {
            font-size: 16px;
            line-height: 1.6;
            color: #373737;
            margin-top: 10px;
        }

        .learn-more-btn {
            display: inline-block;
            padding: 16px 32px;
            background-color: transparent;
            border: 2px solid #2d2d2d;
            border-radius: 8px;
            color: #2d2d2d;
            font-size: 1rem;
            font-weight: 500;
            text-decoration: none;
            transition: all 0.3s ease;
            cursor: pointer;
            width: fit-content;
        }

        .learn-more-btn:hover {
            background-color: #2d2d2d;
            color: white;
            transform: translateY(-2px);
            box-shadow: 0 8px 25px rgba(45, 45, 45, 0.2);
        }

        .right-placeholder {
            background: rgba(255, 255, 255, 0.1);
            border-radius: 12px;
            backdrop-filter: blur(10px);
            border: 1px solid rgba(255, 255, 255, 0.2);
            display: flex;
            align-items: center;
            justify-content: center;
            color: #888;
            font-size: 1.1rem;
        }

        /* Decorative elements */
        .bg-decoration {
            position: absolute;
            width: 200px;
            height: 200px;
            background: rgba(255, 255, 255, 0.1);
            border-radius: 50%;
            filter: blur(60px);
            z-index: 1;
        }

            .bg-decoration-1{
            position: absolute;
            width: 200px;
            height: 200px;
            background: #f2f0ff;
            border-radius: 50%;
            filter: blur(60px);
            z-index: 1;
        }

        .bg-decoration:nth-child(1) {
            top: 10%;
            left: 20%;
            animation: float 6s ease-in-out infinite;
        }

        .bg-decoration:nth-child(2) {
            bottom: 20%;
            right: 15%;
            animation: float 8s ease-in-out infinite reverse;
        }

        @keyframes float {
            0%, 100% { transform: translateY(0px) rotate(0deg); }
            50% { transform: translateY(-20px) rotate(5deg); }
        }

        @media (max-width: 768px) {
            .left-content {
                text-align: center;
                padding: 40px 20px;
                min-height: 50vh;
            }

            .right-placeholder {
                min-height: 50vh;
            }
        }


        /* comprehensive section */
/* Background Gradient Animation */
.comprehensive-section {
  background: linear-gradient(135deg, #003366, #0056b3, #003366);
  background-size: 400% 400%;
  animation: gradientBG 10s ease infinite;
  padding: 80px 20px;
  position: relative;
  overflow: hidden;
}

@keyframes gradientBG {
  0% { background-position: 0% 50%; }
  50% { background-position: 100% 50%; }
  100% { background-position: 0% 50%; }
}

/* Highlighted text */
.highlight-text {
  color: #35bb5c; /* Orange */
  font-weight: 700;
  position: relative;
}


/* Text animation */
.animate-text {
  opacity: 0;
  transform: translateY(20px);
  animation: fadeUp 1.5s ease-out forwards;
}

@keyframes fadeUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Default black & white effect */
.bw-image {
  transition: all 0.4s ease-in-out;
  cursor: pointer;
}

/* Hover back to color */
.bw-image:hover {
  transform: scale(1.05); /* subtle zoom */
}
.common-button {
  background-color: #35bb5c;
  color: white;
  text-decoration: none;
}
.border-button {
  border: 1px solid #35bb5c;
  border-radius: 10px;
}
.border-button:hover {
  background: #35bb5c;
  color: white;
}
.icon-box i {
    color: #0dcaf0; /* All icons in same blue */
  }

  /* Section background */
  #index_banner {
    padding: 60px 0;
  }

  /* Heading style */
  #index_banner h2 {
    font-size: 2rem;
    font-weight: bold;
    color: #0d2c54;
    position: relative;
    display: inline-block;
  }
  #index_banner h2::after {
    content: "";
    width: 60%;
    height: 3px;
    background: #0dcaf0;
    display: block;
    margin: 10px auto 0;
    border-radius: 2px;
  }

  /* Testimonial card */
  .testimonial-card {
    background: #fff;
    border-radius: 20px;
    padding: 40px 25px 60px;
    box-shadow: 0 8px 20px rgba(0,0,0,0.08);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    position: relative;
    overflow: hidden;
    height: 415px;
  }
  .testimonial-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 12px 25px rgba(0,0,0,0.12);
  }

  /* Quotation icon */
  .testimonial-card svg {
    margin-bottom: 15px;
  }

  /* Quote text */
  .testimonial-card p {
    font-size: 1rem;
    line-height: 1.6;
    color: #333;
  }
  .testimonial-card b {
    color: #0d2c54;
  }

  /* Profile */
  .profile-test {
    margin-top: -40px;
  }
  .profile-test img {
    border: 4px solid #fff;
    border-radius: 50%;
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
  }

  /* Name & role */
  .customer-name {
    margin-top: 15px;
  }
  .customer-name h5 {
    font-weight: 600;
    font-size: 20px;
    color: #0d2c54;
  }
  .customer-name p {
    font-size: 0.9rem;
    color: #555;
    margin: 0;
  }

  /* Stars */
  .star-rating {
    color: #ffc107;
    font-size: 1.2rem;
    margin-top: 15px;
  }
  .footer-bg {
    background: #18233b !important;
  }

  /* More reviews button */
  .more-btn {
    text-align: center;
    margin-top: 40px;
  }
  /* .more-btn a {
    font-weight: 600;
    padding: 10px 25px;
    border-radius: 8px;
    transition: all 0.3s ease;
  } */
  .more-btn a:hover {
    color: #35289b !important;
  }

  .comparison-section {
  background: #fafbfd;
}

.comparison-table {
  border: 1px solid #e5e7eb;
  border-radius: 12px;
  overflow: hidden;
}

.comparison-table th {
  background: #f9fafb;
  padding: 20px;
}

.comparison-table td {
  padding: 18px;
  font-size: 20px;
  color: #333;
  background-color: #fff !important;
}

.comparison-table .title {
  font-weight: 600;
  color: #1e293b;
  background: #f1f5f9;
}

.brand-logo {
  max-width: 150px;
  border-radius: 8px;
}

.brand-logo2 {
  max-width: 60px;
  border-radius: 8px;
}

.price {
  font-size: 24px;
}

.rating {
  font-size: 20px;
  letter-spacing: 2px;
}

.review-link {
  font-size: 14px;
  color: #2563eb;
  text-decoration: none;
}

.review-link:hover {
  text-decoration: underline;
}

.cta-section {
  max-width: 900px;
}


.custom-cta-box {
  border-radius: 12px;
      width: 50%;
    margin-left: auto;
    margin-right: auto;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.advantage-section {
  padding-left: 30px;
}

.comparison-card {
  background: #fff;
  box-shadow: 0 8px 24px rgba(0,0,0,0.08);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  position: relative;
  overflow: hidden;
}
.comparison-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 12px 32px rgba(0,0,0,0.15);
}
.comparison-card.hubspot {
  border-left: 6px solid #ff4d4d;
}
.comparison-card.bixjet {
  border-left: 6px solid #18b2f4;
}
.vs-circle {
  background: #fff;
  border: 2px solid #18b2f4;
  color: #18b2f4;
  font-weight: bold;
  font-size: 1.2rem;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  box-shadow: 0 6px 16px rgba(0,0,0,0.1);
}

.pricing-card {
  border-radius: 20px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.pricing-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 12px 32px rgba(0,0,0,0.15);
}
.bixjet-card {
  background: #0d3b66;
  color: #fff;
}
.hubspot-card {
  background: #f8f9fa;
  color: #222;
}
.price-tag {
  background: #fff;
  padding: 6px 14px;
  border-radius: 12px;
  font-size: 1.4rem;
  font-weight: bold;
  color: #0d3b66;
}
.price-tag.dark {
  background: #0d3b66;
  color: #fff;
}
.comparison-text {
  color: #00b4f6;
}
.custom-text {
  font-size: 20px;
}
 .right-placeholder img {
  border-radius: 12px;
 }

        
