#services
  .carousel-container.relative.carousel-dots-mobile-outside.carousel-dots-mobile-center
  .flickity-viewport {
  height: 700px !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;
  }

  footer#site-footer {
    margin-top: 200px;
  }

  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;
  }
}

.testimonial-section {
  max-width: 1200px;
  margin: 0 auto;
  padding: 40px 20px;
}

/* Heading style */
.testimonial-heading {
  text-align: center;
  margin-bottom: 40px;
  font-size: 2rem;
  font-weight: bold;
  color: #fff;
}

/* Grid layout for videos */
.video-testimonial-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px;
}

/* Each video container style */
.video-testimonial-container {
  width: calc(33.33% - 30px);
  /* Adjusted for 3 columns */
  margin-bottom: 30px;
}

/* Responsive styling */
@media (max-width: 768px) {
  .video-testimonial-container {
    width: calc(50% - 30px);
    /* Adjust to 2 columns on medium screens */
  }
}

@media (max-width: 480px) {
  .video-testimonial-container {
    width: 100%;
    /* Stack videos on small screens */
  }
}

/* Styling for video thumbnails */
.video-thumbnail {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  width: 100%;
  height: 400px;
  /* Set fixed height for videos */
}

/* Make all videos the same size */
.video-thumbnail video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  /* Ensures the video covers the container without distorting */
  border-radius: 5px;
}

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

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

.form-popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1000;
  justify-content: center;
  align-items: center;
  opacity: 0;
  /* transition: opacity 0.5s ease-in-out; */
}

.form-popup.show {
  display: flex;
  opacity: 1;
}

.form-popup .container {
  background: white;
  padding: 20px;
  border-radius: 5px;
  width: 50%;
  max-width: 600px;
  max-height: 100%;
  overflow-y: auto;
  box-sizing: border-box;
  position: relative;
  /* animation: modal-open 0.5s ease-out; */
}

#contact-modal-1 .cnt-form input#submit2 {
  width: 100% !important;
}

/* @keyframes modal-open {
0% {
transform: scale(0.7);
}

100% {
transform: scale(1);
}
} */

.form-popup .container h2,
.form-popup .container h6,
.form-popup .container p,
.form-popup .container input,
.form-popup .container textarea,
.form-popup .container a {
  margin-bottom: 1em;
}

.form-popup .container .flex {
  display: flex;
  flex-wrap: wrap;
}

.form-popup .container input {
  width: 46% !important;
  float: left !important;
  margin-right: 20px !important;
  border: none;
  border-bottom: 2px solid black;
  margin-bottom: 3em;
  padding: 10px;
  font-size: 13px;
  background: transparent;
  color: black;
}

#contact-modal-1 .module-content {
  text-align: center;
}

.form-popup .container .flex-column {
  flex-direction: column;
}

.form-popup .container .form-group {
  flex: 1 1 100%;
  padding: 0 10px;
  box-sizing: border-box;
}

.form-popup .container .form-group-full {
  flex: 1 1 100%;
}

.form-popup .container .form-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.form-popup .container .form-row .form-group {
  width: calc(50% - 20px);
  /* Adjusted to account for padding */
}

.form-popup .container .form-row .form-group-full {
  width: 100%;
}

.form-popup .container input,
.form-popup .container textarea {
  width: 100%;
  border: none;
  border-bottom: 2px solid black;
  margin-bottom: 1em;
  padding: 10px;
  font-size: 13px;
  background: transparent;
  color: black;
}

.form-popup .container textarea {
  width: 100%;
  /* Ensuring textarea spans full width */
}

.form-popup .container input::placeholder,
.form-popup .container textarea::placeholder {
  color: #aaa;
}

.form-popup .container .submit-btn {
  width: 100%;
  background: black;
  color: white;
  border: none;
  padding: 15px;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  cursor: pointer;
}

.form-popup .container .submit-btn:hover {
  background: #333;
}

.form-popup .container .close-btn {
  position: absolute;
  top: 16px;
  right: 5px;
  background: transparent;
  border: none;
  font-size: 50px;
  cursor: pointer;
  color: black;
}

@media (max-width: 768px) {
  .form-popup .container .form-group,
  .form-popup .container .form-group-full {
    width: 100% !important;
  }

  .form-popup .container {
    width: 90% !important;
  }

  #contact-modal-1 .module-content h2 {
    font-size: 30px;
  }

  form#contact-form3 input {
    width: 100% !important;
  }
}

.anim-logo {
  width: 50%;
  position: absolute;
  left: 55%;
  top: 35%;
}

.object-cover {
  object-fit: contain !important;
}

.lqd-fb-style-6 .lqd-fb-bg {
  background-image: linear-gradient(to top, #3ba047a8 0, transparent 50%);
}

.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;
}

/* h1.ld-fh-element.inline-block.relative.ld-gradient-heading.text-rotator-activated.bg-transparent.-tracking-1\/5.m-0 {
font-family: "Poppins", sans-serif;
font-weight: 700;
} */
@media (max-width: 767px) {
  #services
    .carousel-container.relative.carousel-dots-mobile-outside.carousel-dots-mobile-center
    .flickity-viewport {
    height: 400px !important;
  }
}

.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;
}

.-top-180 {
  top: -180px;
}

.ribbon-ibox {
  width: 100%;
  margin: 0px auto;
  text-align: center;
}

.ribbon-ibox h2 {
  margin: 0;
  color: #ffffff;
  padding: 15px 0px;
  width: calc(100% + 38px);
  background: #212121;
  background: linear-gradient(30deg, #333333 0%, #212121 100%);
  position: relative;
  left: -19px;
}

.ribbon-ibox h2::before {
  position: absolute;
  content: "";
  border-width: 10px;
  border-color: #21559a #21559a #00000000 #eee;
  border-style: solid;
  bottom: -20px;
  left: 0;
}

.ribbon-ibox h2::after {
  position: absolute;
  content: "";
  border-width: 10px;
  border-color: #03a84e rgb(0 0 0 / 0%) transparent #03a84e;
  border-style: solid;
  bottom: -20px;
  right: 0;
}

.marquee-container {
  overflow: hidden;
  white-space: nowrap;
}

.marquee-text {
  display: inline-block;
  padding-left: 100%;
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 3px;
  text-transform: uppercase;
  animation: scroll-left 20s linear infinite;
}

@keyframes scroll-left {
  from {
    transform: translateX(0%);
  }

  to {
    transform: translateX(-100%);
  }
}
