#services
  .carousel-container.relative.carousel-dots-mobile-outside.carousel-dots-mobile-center
  .flickity-viewport {
  height: 550px !important;
}

/*.carousel-dots {*/
/*    text-align: center;*/
/*    position: absolute;*/
/*    left: 43%;*/
/*    bottom: 0%;*/
/*}*/
/*section#casestudy {*/
/*    display: none;*/
/*}*/
#start-last {
  top: -30px;
}

.main-header
  .lqd-stickybar-right
  .flex.flex-col.transition-bg.mr-65.mb-30.p-10 {
  padding: 0;
  margin: 0;
}

/*a.btn.btn-solid.btn-custom-size.btn-icon-block {*/
/*    position: absolute;*/
/*top: 78%;*/
/*}*/
a.icon.social-icon.animation-grow.text-24.w-25.h-25.leading-24 svg {
  left: 20px;
  top: 3px;
}

.lity-container .lity-content .ld-fancy-heading.relative p a {
  display: none !important;
}

img#ipad-for-mobile {
  display: none;
}

figure.w-full.relative.get h1 {
  position: absolute;
  top: 20px;
  right: 0;
  left: 540px;
  bottom: 0;
  font-size: 44px;
}

figure.w-full.relative.get {
  text-align: center !important;
  z-index: 30;
}

figure.w-full.relative.get img {
  margin-bottom: -250px;
}

h1.ld-fh-element.inline-block.relative.ld-gradient-heading.text-rotator-activated.bg-transparent.-tracking-1\/5.m-0 {
  background-image: linear-gradient(
    270deg,
    #ffffff 25%,
    #ffffff 55%
  ) !important;
  font-size: 80px !important;
  padding: 0 !important;
  margin-top: -19px !important;
}

/*thorwable section css start*/
.lqd-throwable-scene.relative.pointer-events-none.overflow-hidden
  p.lqd-throwable-element.inline-block.absolute.top-0.left-0.whitespace-nowrap.m-0.pointer-events-auto.user-select-none.module-text-1
  span {
  background-color: #dbe5f0;
}

.lqd-throwable-scene
  p.lqd-throwable-element.inline-block.absolute.top-0.left-0.whitespace-nowrap.m-0.pointer-events-auto.user-select-none.module-text-2
  span {
  background: #a7fc86;
}

.lqd-throwable-scene
  p.lqd-throwable-element.inline-block.absolute.top-0.left-0.whitespace-nowrap.m-0.pointer-events-auto.user-select-none.module-text-3
  span {
  background-color: #fedf44;
}

.lqd-throwable-scene
  p.lqd-throwable-element.inline-block.absolute.top-0.left-0.whitespace-nowrap.m-0.pointer-events-auto.user-select-none.module-text-4
  span {
  background-color: #8ee597;
}

.lqd-throwable-scene
  p.lqd-throwable-element.inline-block.absolute.top-0.left-0.whitespace-nowrap.m-0.pointer-events-auto.user-select-none.module-text-5
  span {
  background-color: #a5d28a;
}

.lqd-throwable-scene
  p.lqd-throwable-element.inline-block.absolute.top-0.left-0.whitespace-nowrap.m-0.pointer-events-auto.user-select-none.module-text-6
  span {
  background-color: #95a4c2;
}

.lqd-throwable-scene
  p.lqd-throwable-element.inline-block.absolute.top-0.left-0.whitespace-nowrap.m-0.pointer-events-auto.user-select-none.module-text-7
  span {
  background-color: #b9bed8;
}

.text-start.module-first.ca-initvalues-applied .flex.flex-col.items-start h6 {
  color: black !important;
  background-color: #e2e8f0 !important;
}

/*throwable section css end*/
section#digital-solution {
  height: 260px !important;
}

.banner .module-shape-1 {
  bottom: 0 !important;
  width: 220px;
}

.lqd-back-to-top {
  bottom: 50px;
  right: 50px;
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  transform: translateY(25px);
  transition: all 0.65s cubic-bezier(0.23, 1, 0.32, 1);
}

.lqd-back-to-top a {
  width: 45px;
  height: 45px;
  background-color: #fff;
  box-shadow: 0 0 30px -2px rgba(0, 0, 0, 0.15);
  color: #000;
  transition:
    transform 1s cubic-bezier(0.23, 1, 0.32, 1),
    box-shadow 1s cubic-bezier(0.23, 1, 0.32, 1);
}

.lqd-back-to-top a svg {
  line-height: 1;
  margin-top: -1px;
  transition: transform 0.3s ease;
  mix-blend-mode: difference;
}

.lqd-back-to-top a:hover {
  transform: translateY(-2px);
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.15);
}

.lqd-back-to-top a:hover svg {
  animation: lqdBackToTopArrow 1s cubic-bezier(0.23, 1, 0.32, 1) both alternate;
}

.lqd-back-to-top .lqd-scrl-indc-el {
  background-color: currentColor;
}

.lqd-back-to-top .lqd-scrl-indc-el,
.lqd-back-to-top .lqd-scrl-indc-line {
  width: 100%;
  height: 100%;
  border-radius: inherit;
}

.lqd-back-to-top .lqd-scrl-indc-el {
  top: 0;
  left: 0;
}

form#contact-form2 input#submit2 {
  justify-content: center !important;
}

.lqd-back-to-top .lqd-scrl-indc-line {
  background: 0 0;
}

.lqd-fb-style-6 .lqd-fb-content {
  padding: 0;
}

#rjogab5ql0do1714776299498 .widget-visible {
  display: block !important;
  right: 0% !important;
  left: 20px !important;
  bottom: 40px !important;
}

@media screen and (min-width: 480px) {
  .lqd-back-to-top.is-visible {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
}

/* Global Styles */
body {
  font-family: "Arial", sans-serif;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.lqd-section-flow-panel.lqd-section-flow-panel-end.col-12.col-lg-6
  .lqd-section-flow-item.flex.items-center
  .ld-fancy-heading.relative
  mark.lqd-highlight
  span.lqd-highlight-txt {
  color: green !important;
}

.flex.flex-wrap.pb-200.module-content {
  padding: 0 !important;
}

/* Section Styles */
.ipad-section {
  z-index: 20;
  position: relative;
  padding-top: 30px;
  padding-bottom: 45px;
  /* Add any other section-specific styles here */
}

/* Shape Styles */
.ipad-shape-1,
.ipad-shape-2,
.ipad-shape-3,
.ipad-shape-4 {
  display: none;
  position: absolute;
  max-width: 100%;
  z-index: 1;
}

/* Image Group Styles */
.ipad-imggrp-single {
  display: block;
  position: relative;
}

.ipad-imggrp-img-container {
  display: inline-flex;
  position: relative;
  items-align: center;
  justify-content: center;
}

/* Container Styles */
.ipad-container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}

/*    .absolute.top-0.left-0.w-full.h-full.flex.items-center.justify-center {*/
/*    height: 90% !important;*/
/*}*/
/* Row Styles */
.ipad-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
}

/* Form Styles */
.ipad-form {
  max-width: 477px;
  height: 370px !important;
  margin: 0 auto;
  margin-right: 188px !important;
  /* background: url(./assets/images/demo/digital-hub/hero2.webp); */
  /* background-repeat: no-repeat; */
  /* background-size: cover !important; */
  padding: 20px;
  /* border-radius: 10px; */
  /* box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2); */
}

.ipad-form input,
.ipad-form textarea {
  width: 100%;
  padding: 10px;
  margin-bottom: 15px;
  border: 2px solid #3d6e29;
  border-radius: 5px;
  background-color: transparent !important;
}

.ipad-form textarea {
  resize: vertical;
}

.ipad-form #submit {
  background-image: linear-gradient(
    90deg,
    hsl(128deg 49% 42%) 0%,
    hsl(138deg 54% 39%) 4%,
    hsl(145deg 59% 37%) 12%,
    hsl(151deg 61% 35%) 22%,
    hsl(156deg 60% 34%) 32%,
    hsl(159deg 56% 34%) 43%,
    hsl(176deg 100% 25%) 54%,
    hsl(187deg 100% 27%) 66%,
    hsl(195deg 100% 29%) 77%,
    hsl(201deg 100% 31%) 89%,
    hsl(212deg 67% 36%) 100%
  );
  background-size: cover;
  background-repeat: no-repeat;
  color: white;
  cursor: pointer;
  border: none;
  border-radius: 50px;
  padding-top: 14px;
  padding-bottom: 14px;
}

.ipad-form #submit:hover {
  background-image: linear-gradient(
    270deg,
    hsl(128deg 49% 42%) 0%,
    hsl(138deg 54% 39%) 1%,
    hsl(145deg 59% 37%) 5%,
    hsl(151deg 61% 35%) 12%,
    hsl(156deg 60% 34%) 21%,
    hsl(159deg 56% 34%) 32%,
    hsl(176deg 100% 25%) 45%,
    hsl(187deg 100% 27%) 60%,
    hsl(195deg 100% 29%) 74%,
    hsl(201deg 100% 31%) 88%,
    hsl(212deg 67% 36%) 100%
  );
  background-size: cover;
  background-repeat: no-repeat;
}

.module-phone.absolute.w-400.-bottom-45.left-60.sm\:w-50percent.z-1 img {
  margin-left: -250px !important;
}

span.txt-rotate-keywords-inner.block.h-full.txt-rotate-keywords-inner-clone.lqd-overlay.flex-column {
  --current-keyword-height: 0 !important;
}

.ld-slideelement-visible-inner
  .w-35.text-36.mb-40.iconbox-icon-container.inline-flex.text-primary
  svg {
  transition: transform 0.3s ease;
}

.ld-slideelement-visible-inner
  .w-35.text-36.mb-40.iconbox-icon-container.inline-flex.text-primary
  svg:hover {
  transform: rotate(180deg);
}

.our-vision .lqd-throwable-scene {
  height: 855px;
  cursor: grab;
}

footer#site-footer .module-btn a {
  font-size: 14px;
  padding: 0 !important;
  line-height: 20px !important;
}

footer#site-footer .module-btn a:hover {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

a.icon.social-icon svg path {
  fill: #5b6467 !important;
}

.module-menu ul.reset-ul.inline-ul li a {
  font-size: 12px;
  color: #5b6467 !important;
  font-weight: 900 !important;
  margin: -10px !important;
}

.module-shape-3.absolute.max-w-full.z-1.top-60percent.lg\:hidden {
  left: -240px !important;
}

.module-shape-4.absolute.max-w-full.z-1.top-60percent.lg\:hidden {
  right: -232px !important;
}

.module-shape-1.absolute.max-w-full.z-1 {
  top: -60px !important;
  left: -6% !important;
}

.flickity-page-dots .dot {
  top: 20px !important;
  width: 10px !important;
  height: 10px !important;
}

.flickity-page-dots .dot.is-selected {
  background-color: #5bbb53;
  width: 30px !important;
  height: 10px !important;
  color: #333;
}

.ipad-shape-2.absolute.max-w-full.z-1.sm\:hidden figure.w-full.relative {
  left: 1000px !important;
  top: -150px !important;
}

.ipad-shape-1.absolute.max-w-full.z-1 figure.w-full.relative {
  left: -150px !important;
  top: -110px !important;
}

.ipad-shape-3.absolute.max-w-full.z-1.top-60percent.lg\:hidden
  figure.w-full.relative {
  right: -1020px !important;
}

.ipad-shape-4.absolute.max-w-full.z-1.top-60percent.lg\:hidden
  figure.w-full.relative {
  left: -40% !important;
  top: 70px !important;
}

/*    .shadow-md {*/
/*    padding: 5%;*/
/*}*/
span.lqd-highlight-txt {
  color: white;
  text-shadow: 0px 1px 6px #0000004f;
}

.lqd-section-flow-panel.lqd-section-flow-panel-end.col-12.col-lg-6
  .lqd-section-flow-item.flex.items-center
  .ld-fancy-heading.relative
  mark.lqd-highlight
  span.lqd-highlight-txt {
  color: green !important;
  text-shadow: none !important;
}

.txt-rotator-list .txt-rotate-keywords-inner-clone .txt-rotate-keyword {
  -webkit-text-fill-color: #39c74a !important;
}

.txt-rotator-list.text-rotator-activated .txt-rotate-keywords-inner {
  --lqd-color-stop: #67af6e;
  --lqd-color-start: #b7bec4;
}

ul.main-nav.flex.reset-ul.inline-ul.lqd-menu-counter-right.lqd-menu-items-inline.main-nav-hover-fill.link-13.link-black.link-medium
  li:hover {
  /*padding:10px;*/
  border-radius: 30px;
}

.navbar-collapse ul li a {
  outline: none !important;
  transition: 0.3s ease-in-out;
  padding-right: 32px !important;
  padding-left: 32px !important;
  margin-top: 18px !important;
  margin-bottom: 18px !important;
  margin-right: 4px !important;
  border-radius: 30px !important;
}

.w-full.statick.flex.items-center.justify-between.px-30.bg-white.rounded-10.shadow-blue.module-header-bottom {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.main-nav > li > a:focus,
.main-nav > li > a:hover {
  outline: none !important;
  background-image: linear-gradient(
    90deg,
    hsl(128deg 49% 42%) 0%,
    hsl(138deg 54% 39%) 4%,
    hsl(145deg 59% 37%) 12%,
    hsl(151deg 61% 35%) 22%,
    hsl(156deg 60% 34%) 32%,
    hsl(159deg 56% 34%) 43%,
    hsl(176deg 100% 25%) 54%,
    hsl(187deg 100% 27%) 66%,
    hsl(195deg 100% 29%) 77%,
    hsl(201deg 100% 31%) 89%,
    hsl(212deg 67% 36%) 100%
  );
  background-size: cover;
  color: white !important;
  border-radius: 30px;
}

.main-header .lqd-stickybar-right .btn {
  background-image: linear-gradient(
    90deg,
    hsl(128deg 49% 42%) 0%,
    hsl(138deg 54% 39%) 4%,
    hsl(145deg 59% 37%) 12%,
    hsl(151deg 61% 35%) 22%,
    hsl(156deg 60% 34%) 32%,
    hsl(159deg 56% 34%) 43%,
    hsl(176deg 100% 25%) 54%,
    hsl(187deg 100% 27%) 66%,
    hsl(195deg 100% 29%) 77%,
    hsl(201deg 100% 31%) 89%,
    hsl(212deg 67% 36%) 100%
  );
  background-size: contain;
}

.main-header .lqd-stickybar-right {
  justify-content: start;
  left: 0 !important;
  margin: 0 !important;
  padding: 16px !important;
}

.main-header .lqd-stickybar-right .btn span.btn-icon.text-black {
  color: white !important;
}

.ml-5percent,
.mx-5percent {
  margin-left: 20%;
}

/*    span.split-inner mark.lqd-highlight span.lqd-highlight-txt {*/
/*    color: black !important;*/
/*}*/
.bg-purple-100 {
  background-color: #41a477;
  /*background-color: #16161600;*/
}

.bg-gray {
  background-color: #c1dfae;
}

#google-icon img {
  width: 150px !important;
  margin-right: 10px;
}

#hulu-icon img {
  width: 112px;
  margin-left: 10px;
  margin-right: 10px;
}

.w-560.max-w-full.flex.flex-wrap.justify-between.items-center.module-clients.ca-initvalues-applied.lqd-animations-done {
  position: relative;
  top: 55px;
  width: 55%;
}

#airbnb-icon img {
  width: 146px;
}

#cocacola-icon img {
  width: 143px;
}

.pb-390 {
  padding-bottom: 450px;
}

.main-nav > li > a {
  padding: 0px 30px !important;
  z-index: 1;
  flex: 1 auto;
  position: relative;
  flex-direction: row;
  align-items: center;
  white-space: nowrap;
}

#loader {
  position: absolute;
  left: 50%;
  margin-left: -50px;
  top: 50%;
  margin-top: -50px;
  border: calc(200px / 10) solid #ddd;
  border-top: 20px solid rgba(255, 29, 94, 1);
  border-radius: 100%;
  box-shadow: 0px 0px 5px inset #ccc;
  width: 100px;
  height: 100px;
  animation: spin 2s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.module-btn-md {
  --icon-ms: 12px;
  --btn-pt: 1em;
  --btn-pe: 1.66em;
  --btn-pb: 1em;
  --btn-ps: 1.66em;
}

.banner .module-inner {
  padding: 7% 0;
  margin-top: 27px;
}

.banner .module-shape-1 {
  left: 14%;
}

.banner .module-shape-3 {
  right: 14%;
}

.banner .module-shape-2 {
  right: 13%;
}

.lqd-star-rating-outline {
  border: 0px solid rgba(0, 0, 0, 0.045);
}

.col.col-12.ca-initvalues-applied.lqd-animations-done
  .flex.flex-wrap.relative.w-full.justify-between.items-start {
  margin-left: 30px !important;
}

div#foot-logo {
  margin-bottom: 25px;
}

@media (max-width: 767px) {
  .banner .module-inner {
    padding: 20% 0 7% 0;
    margin-top: 27px;
  }

  section#banner h1 {
    font-size: 34px;
    letter-spacing: 0px;
  }

  section#banner h1 mark.lqd-highlight h1 {
    font-size: 34px !important;
    margin-top: -10px !important;
  }

  section#banner p {
    font-size: 16px;
  }

  section#banner a.btn {
    padding: 10px 20px 10px 20px;
  }

  section#about {
    padding-left: 20px;
  }

  section#testimonials {
    padding-left: 20px;
  }

  .main-footer {
    padding: 0;
  }

  .footer-content.pt-270 .inline-ul > li {
    display: block !important;
    display: flex !important;
    padding: 9px;
    justify-content: start;
    margin: 0;
  }

  ul.reset-ul.inline-ul.uppercase {
    width: 100%;
    margin-left: 10px;
  }

  .footer-content.pt-270 .module-btn {
    padding-left: 9px;
    margin-top: 18px;
  }

  .footer-content.pt-270 .ld-fancy-heading p {
    padding-left: 9px;
  }

  .footer-content.pt-270 a.icon.social-icon {
    padding-left: 9px;
  }

  .ipad-section {
    padding-top: 300px;
  }

  /*.ipad-section {*/
  /*    display: none !important;*/
  /*}*/
  .ipad-section .module-phone-inner.h-full {
    display: none !important;
  }

  .testimonials .ml-5percent {
    margin: 0 !important;
  }

  .sec-divider {
    height: 50px;
  }

  section#about .lqd-counter-element {
    font-size: 38px;
    line-height: 52px;
  }

  .our-vision .lqd-section-flow-panel-end h2 {
    font-size: 34px;
    line-height: 40px;
  }

  #site-footer .container .row.items-center {
    padding-left: 20px;
    padding-right: 20px;
  }

  img#ipad-for-desktop {
    display: none !important;
  }

  img#ipad-for-mobile {
    display: block;
    position: relative;
    top: -145px;
    z-index: 0 !important;
  }

  img#ipad-for-desktop {
    display: none !important;
  }

  figure.w-full.relative.get img {
    margin-bottom: 0;
  }

  form.ipad-form {
    margin: 0 auto !important;
  }

  .services-accordion {
    margin-left: 20px;
  }

  .module-clients img {
    margin-bottom: 26px;
  }

  .lqd-stickybar-wrap.lqd-stickybar-right.pointer-events-none.items-end.justify-center.gap-10.px-10.md\:hidden {
    display: flex !important;
    /*top: 80%;*/
    /*bottom: 0 !important;*/
  }

  #google-icon img {
    width: 120px !important;
    margin-right: 0;
  }

  #hulu-icon img {
    width: 100px;
    margin-left: 0;
    margin-right: 0;
  }

  #airbnb-icon img {
    width: 125px;
  }

  #cocacola-icon img {
    width: 120px;
  }

  .banner p {
    padding-left: 20px;
    padding-right: 20px;
  }

  section#banner a.btn {
    margin-bottom: 0px;
    margin-top: 20px;
  }

  .ipad-container {
    width: 100%;
    padding: 0;
  }

  .shadow-md {
    /*box-shadow: 0 14px 55px 0 rgba(208, 202, 239, .3);*/
    padding-left: 26px;
  }

  /* a.btn.btn-solid.btn-custom-size.btn-icon-block {*/
  /*    right: 30%;*/
  /*    display: flex !important;*/
  /*    bottom: 15.8%;*/
  /*}*/
  .lity-container .lity-content p {
    font-size: 15px;
  }

  #contact-form2 .col {
    width: 100% !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  form#contact-form2 input {
    width: 100%;
    margin-right: 100px;
  }

  .lity-container .lity-content a {
    font-size: 12px;
  }

  mark.lqd-highlight
    .-mt-10.mb-20.w-full.ld-fancy-heading.relative.animation-element {
    padding: 0 !important;
    margin-bottom: 6px;
    position: relative;
    left: -9px;
    top: 4px;
  }
}

.icon-bg {
  background-color: white;
  color: #3b82f6;
  /* Tailwind blue-500 */
  cursor: pointer;
  transition: all 0.3s ease;
}

.icon-bg.active {
  background-color: #22c55e;
  /* Tailwind green-500 */
  color: white !important;
}

.icon-box .iconbox-side .iconbox-icon-container {
  box-shadow: 0 20px 55px 0 rgba(185, 208, 250, 0.29);
}

.process .shadow-green:hover .bg-green-500 {
  box-shadow: 0 0 20px 0px rgba(0, 203, 153, 0.51) !important;
}

.process .iconbox:hover .iconbox-icon-container {
  box-shadow: 0 0 20px 0px rgba(22, 92, 253, 0.271);
}

.w-full.pt-80.-mt-60.mb-0.bg-no-repeat.bg-center.transition-all.bg-auto.module-icon-box {
  background-size: 65% !important;
}

.iconbox-icon-container.inline-flex.relative.z-1.rounded-full.text-18.mb-15.w-60.h-60.bg-green-500.text-white {
  background-color: #259456 !important;
}

.iconbox-icon-container.inline-flex.relative.z-1.rounded-full.text-18.bg-white.text-blue-500.shadow-sm.mb-15.w-45.h-45 {
  color: #4d68f9 !important;
}

.i .row.items-center {
  padding-top: 50px;
}

.g-recaptcha {
  padding-bottom: 14px;
}

div#recaptcha-container2 {
  padding-bottom: 14px;
}

.arrow {
  background-image: url("https://upload.wikimedia.org/wikipedia/commons/9/9d/Arrow-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  filter: invert(1);
}

.link {
  cursor: pointer;
  height: 60px;
  width: 80px;
  margin: 0px 0 0 -40px;
  line-height: 60px;
  position: absolute;
  left: 50%;
  bottom: 0px;
  text-align: center;
  font-size: 70px;
  z-index: 100;
  text-decoration: none;
  text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
  animation: move_down 3s ease-in-out infinite;
}

@keyframes move_down {
  0% {
    transform: translate(0, -20px);
  }

  50% {
    transform: translate(0, 0px);
  }

  100% {
    transform: translate(0, -20px);
  }
}

.right-elements img {
  width: 80px;
}

.main-nav > li > a {
  font-family: "Poppins", sans-serif;
  color: #4f4f4f !important;
  padding: 0 !important;
  margin: -4px !important;
  letter-spacing: 0.5px;
  font-weight: 600;
}

.main-nav li {
  width: 150px !important;
  padding: 0 !important;
  margin: 0 !important;
}

/* .navbar-brand img {
transition: opacity .3s, visibiliy .3s;
margin-left: 14px;
} */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}

p {
  font-family: "Poppins", sans-serif;
}

.max-w-full.animation-element.lqd-unit-animation-done {
  width: 100%;
}

.m-0.py-50.pr-65.pl-45.rounded-20.text-start.lqd-iconbox-scale.transition-all {
}

.m-0.py-50.pr-65.pl-45.rounded-20.text-start.lqd-iconbox-scale.transition-all:hover {
  background-color: #ebf0e6;
  transform: scale(1.1);
}

.last {
  width: 64%;
}

.titlebar-inner {
  color: #000;
  padding: 200px 10px 130px 10px;
  border-bottom: 1px solid #eee5ec;
  background-color: transparent;
  background-image: linear-gradient(180deg, #547baac2 70%, #fff 100%);
  margin-bottom: 80px;
}

.titlebar-inner h1 {
  color: white;
}

.titlebar-inner p {
  color: white;
  opacity: 1;
}

.features .lqd-iconbox-scale:hover {
  transform: scale(1.1);
  background-color: #fff;
  box-shadow: 0 20px 70px 0 rgb(0 0 0/10%);
}

.features .iconbox-side .iconbox-icon-wrap {
  margin-inline-end: 24px;
}

.features .lqd-iconbox-scale:hover .iconbox-heading-arrow-onhover h3 svg {
  opacity: 1;
  transform: translateX(0.5em);
}

.features .iconbox h3 {
  margin: 0 0 20px;
}

@media (max-width: 1199px) {
  .features {
    padding: 100px 20px;
  }

  .features .lqd-iconbox-scale {
    margin: 0 0 20px;
  }

  .features .col-12:first-child .d-flex {
    margin: 0 0 30px 20px;
  }
}

@media (max-width: 767px) {
  .features {
    padding: 40px 0;
  }

  .features .lqd-iconbox-scale {
    margin: 0 0 20px;
  }

  .titlebar-inner {
    padding: 100px 10px 130px 10px;
  }

  .left-elements .element-2.show {
    display: none !important;
  }

  .right-elements .element-4.show {
    display: none !important;
  }

  .left-elements {
    left: 0% !important;
    top: 31px !important;
  }

  .right-elements {
    right: 3% !important;
    top: 29px !important;
  }

  .max-w-full.animation-element.lqd-unit-animation-done {
    width: 84% !important;
    margin: 0 auto;
  }

  .last {
    width: 100%;
  }
}

.carousel-text-lg .carousel-item-content {
  font-size: 12vw;
}

.carousel-text-lg .carousel-item-content > * {
  white-space: nowrap;
}

.carousel-text-lg .module-title-top h2 {
  background: linear-gradient(to right, #ccd0fb, #ccd0fb, #37b25b);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.carousel-text-lg .module-title-bottom h2 {
  -webkit-text-stroke-color: #000;
  -webkit-text-stroke-width: 1px;
}

@media (max-width: 767px) {
  .carousel-text-lg .carousel-item-content {
    font-size: 17vw;
  }
}

.tab-box .lqd-tabs-nav {
  --icon-size: 1em;
}

.tab-box .lqd-tabs .lqd-tabs-nav li a.active,
.tab-box .lqd-tabs-style-5 .lqd-tabs-nav a:after {
  background-color: transparent;
  background-image: linear-gradient(
    180deg,
    rgb(234, 244, 243) 0%,
    rgb(255, 255, 255) 100%
  );
}

.tab-box .lqd-tabs-nav > li > a,
.tab-box .lqd-tabs-nav .h3,
.tab-box .lqd-tabs-nav > li > a .lqd-tabs-nav-txt {
  font-family: var(--lqd-accent-font-family), Sans-serif;
  font-size: var(--lqd-accent-font-size);
  line-height: var(--lqd-accent-line-height);
  letter-spacing: var(--lqd-accent-letter-spacing);
  word-spacing: var(--lqd-accent-word-spacing);
}

.tab-box .lqd-tabs .lqd-tabs-nav li a.active {
  color: #35399f;
}

.lqd-tabs-style-13 .lqd-tabs-nav li a.active .lqd-tabs-nav-ext {
  display: block;
  color: var(--lqd-body-text-color);
}

.tab-box .lqd-tabs .lqd-tabs-nav .lqd-tabs-nav-ext {
  font-family: var(--lqd-body-font-family);
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
}

.tab-box .lqd-counter-element {
  margin-bottom: 0.3em;
  font-size: 51px;
}

@media (max-width: 1199px) {
  .tab-box {
    padding: 50px 40px;
  }

  .tab-box .module-clients {
    margin-top: 30px;
    margin-right: 100px;
  }
}

@media screen and (max-width: 768px) {
  .lqd-tabs-style-13 {
    flex-direction: column-reverse !important;
  }

  .split-unit span.split-inner {
    font-size: 36px;
  }

  .col.col-12.col-md-8.col-lg-6.mb-70 {
    margin-bottom: 10px;
  }

  h3.text-20.mb-0\/5em.lqd-iconbox-heading {
    font-size: 18px !important;
  }

  .ld-fancy-heading {
    text-align: center;
  }

  section#help-center {
    padding-bottom: 0px !important;
    padding-top: 0px;
  }

  ul.ld-fancy-heading.ul {
    font-size: 14px !important;
    list-style: none;
    text-align: start;
    padding: 15px;
  }

  .row.text-center.justify-center {
    padding-top: 0px !important;
  }

  .lqd-iconbox-scale.w-45percent.mb-65.transition-all.lqd-unit-animation-done {
    width: fit-content !important;
  }

  .row.items-center.-mr-20.-ml-20 {
    margin: 0px !important;
  }

  section#process {
    padding-bottom: 0px !important;
  }

  h2.ld-fh-element.mb-0\/5em.inline-block.relative.text-slate-600.faq {
    font-size: 36px !important;
    margin-bottom: 0px !important;
    padding: 20px 10px !important;
  }

  .accordion-title a {
    padding: 0.1em !important;
  }

  span.accordion-title-txt {
    font-size: 14px !important;
    padding-left: 23px !important;
  }

  .iconbox.flex.flex-grow-1.relative.iconbox-side.iconbox-square.iconbox-heading-arrow-onhover.text-start {
    gap: 50px;
  }

  .iconbox-icon-container.inline-flex.relative.z-1.w-80.h-80.text-30.rounded-20.bg-white.items-center.justify-center {
    left: 30px !important;
  }

  .lqd-imggrp-img-container.inline-flex.relative.items-center.justify-center.transform-style-3d {
    padding: 25px;
  }
}

h3.lqd-iconbox-heading.text-20.mb-0\/85em {
  margin-bottom: 6px !important;
}

@media (max-width: 767px) {
  .tab-box {
    padding: 40px 20px;
  }

  .tab-box .module-clients {
    margin-top: 30px;
    margin-right: 0;
  }

  .tab-box .lqd-counter-element {
    font-size: 12vw;
  }
}

.testimonials-about .module-slider {
  max-width: 470px;
}

.testimonials-about .lqd-shape-top svg {
  width: calc(300% + 1.3px);
  height: 100px;
  transform: translateX(-50%) rotateY(180deg);
}

.testimonials-about .module-shape-1 {
  right: 10%;
}

.testimonials-about .module-shape-2 {
  left: 10%;
}

.testimonials-about .module-shape-3 {
  left: 66%;
}

.testimonials-about .carousel-nav {
  top: auto;
  bottom: 80px;
}

.testimonials-about .carousel-nav .flickity-button {
  color: #0e524a;
  background: 0 0;
}

.testimonials-about .carousel-nav .flickity-button svg {
  fill: #0e524a;
}

.testimonials-about .carousel-nav .flickity-button.previous {
  left: -100px;
}

.testimonials-about .carousel-nav .flickity-button.next {
  right: -100px;
}

@media (max-width: 1199px) {
  .testimonials-about .module-shape-1 {
    right: -31px;
  }
}

.faq .accordion-item.active .accordion-title a {
  color: #000;
  background-color: #fff;
}

@media (max-width: 1199px) {
  .faq {
    padding: 50px 40px;
  }
}

@media (max-width: 767px) {
  .faq {
    padding: 40px 20px;
  }
}

.titlebar-inner {
  position: relative;
}

.left-elements {
  position: absolute;
  top: 50px;
  /* Adjust this value as needed */
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: calc(90% - 100px);
  /* Adjust this value as needed */
}

.right-elements {
  position: absolute;
  top: 50px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: calc(100% - 100px);
}

.left-elements {
  left: 10%;
}

.element-2.show {
  position: absolute;
  width: 100%;
  top: 65%;
  left: 109%;
}

.element-4.show {
  position: absolute;
  width: 100%;
  top: 70%;
  right: 230px;
}

.right-elements {
  right: 10%;
}

.element-1,
.element-2,
.element-3,
.element-4 {
  opacity: 0;
  transform: translateY(20px);
  transition:
    opacity 1s ease-out,
    transform 1s ease-out;
}

/* Entrance Animation */
.element-1.show,
.element-2.show,
.element-3.show,
.element-4.show {
  opacity: 1;
  transform: translateY(0);
}

.navbar-collapse-inner ul#mobile-primary-nav li {
  width: 100% !important;
}

.navbar-collapse-inner ul#mobile-primary-nav li a {
  color: white !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  display: flex;
  justify-content: center;
}
