@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Mona+Sans:ital,wght@0,200..900;1,200..900&display=swap");
:root {
  --primary-color: #223dff;
  --secondary-color: #000930;
  --border-color: #223dff;
  --title-font-sizes: 48px;
  --sub-font-sizes: 24px;
  --primary-font-color: #000930;
  --sub-font-color: #223dff;
  --defualt-font-color: #ffffff;
  --font-weight-regular: 400;
  --font-weight-bold: 700;
}

html {
  font-size: 10px;
  scroll-behavior: smooth;
}
body.gitextemplate {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Mona Sans", sans-serif;
  color: white;
  font-size: 1.8rem;
  overflow-x: hidden;
}
.center {
  display: flex !important;
  align-items: center;
  justify-content: center;
  gap: 8px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Mona Sans", sans-serif;
}
.mb80 {
  margin-bottom: 80px;
}
.p80 {
  padding: 80px 0;
}
.bgPrimary {
  background-color: var(--secondary-color);
}
/* .navbar-collapse,
.navbar-nav.accordion .accordion-button,
.navbar-nav.accordion .accordion-item,
.navbar-nav.accordion .accordion-button:not(.collapsed),
.headerbottom {
  background-color: var(--secondary-color);
} */
header .lower-header {
  border-bottom: 1px solid #ffffff4d;
  background-color: var(--secondary-color) !important;
}

/* wordpress changes */
.gitextemplate .heading-block {
  color: #000930;
  text-align: center;
}
.gitextemplate .home-contact-left {
  color: #000930;
}

.gitextemplate .home-contact-left {
  color: #000930;
}

.gitextemplate .svgimgcontact::after {
  top: 0;
  filter: brightness(0.5) invert(1);
}
.gitextemplate .cotnactCardFormControl:focus,
.gitextemplate .form-select:focus {
  color: white !important;
}

.gitextemplate .gridcardinfo {
  color: #000930 !important;
}
.gitextemplate .blogcard:hover {
  color: #000930 !important;
}

.gitextemplate .form-floating > label {
  color: black !important;
}
.gitextemplate .view-all-btn {
  margin-top: 20px;
}
/* wordpress changes close here */

/* .navbar-nav.accordion .accordion-button[aria-expanded="true"] {
  color: var(--sub-font-color) !important;
} */



header .lower-header {
  background-color: var(--secondary-color);
}
.common-btn {
  background-color: var(--primary-color);
  border-radius: 8px;
  color: var(--defualt-font-color) !important;
  padding: 11px 32px !important;
  border: none;
  white-space: nowrap;
}
.common-btn > .svgimg {
  display: none;
}
.col-custom .common-btn {
  height: 48px;
}

.hero-image {
  background-image: url(../images/gitex/Hero-Banner-Image.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100vw;
  /* height: calc(100vh - 90px); */
  height: 100vh;
  min-height: 800px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.thankyoubtn{
  outline: #223dff4d solid 5px;
}
.grdiantthankyou::after{
  background: linear-gradient(90deg, rgba(255, 198, 0, 0) 0, #223dff 50%, rgba(255, 198, 0, 0) 100%);
}

.lower-header .dropdown .dropdown-menu {
  background-color: var(--secondary-color);
}

.lower-header .navbar-nav > .nav-item:hover > .nav-link {
  color: white;
}
.lower-header .navbar-nav > .nav-item > .nav-link:after {
  background-color: white;
}
/* .nav-item:hover .nav-link img,
.tablinks.active .menuimg img,
.tablinks2.active .menuimg img,
.tablinks3.active .menuimg img,
.tablinks4.active .menuimg img,
.imgabout {
  filter: brightness(0) invert(1) !important;
}
.tablinks.active,
.tablinks2.active,
.tablinks4.active,
.tablinks3.active {
  background-color: var(--secondary-color) !important;
  color: white !important;
} */
/* .rightarrowimg {
  filter: brightness(0) invert(1) !important;
} */
.primarytext {
  color: white !important;
}
.commonthankyou .primarytext{
  color: var(--primary-color) !important;
}
.news-sec .sec-title{
  color: #000930;
}
.contactInfoRow img{
  filter: brightness(0) invert(1);
}
.gitextemplate .container:not(.gitextemplate .nocontainerGitex) {
  /* max-width: 1320px; */
  /* max-width: 90%; */
  /* margin: 0 5%; */
  /* margin-left: 100px;
  margin-right: 100px; */
  max-width: 100%;
  padding: 0 100px;
}
.explore-service > a {
  color: white;
}
.border {
  border: 1px solid green !important;
}

.invert {
  filter: brightness(0) invert(1) !important;
}
.image-container {
  position: relative;
  width: 100%;
  max-width: 198px;
  height: 100%;
}

.hero-container-center {
  display: flex;
  justify-content: center;
  flex-direction: column;
  gap: 78px;
  height: 100%;
}

.herologocontainer {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

div.image-container img {
  width: 100%;
  height: 80%;
  aspect-ratio: 6/4.4;
  object-fit: cover;
  position: relative;
}
.hero-section-text {
  font-size: 72px;
  max-width: 700px;
  width: 100%;
  font-weight: var(--font-weight-bold);
  z-index: 1;
  position: relative;
}

.heroSectionBlueLine::after {
  bottom: 13px !important;
}
.hero-statistics {
  width: 100%;
}
.hero-statistics-item {
  padding: 0 43px;
  border-right: 2px solid #ffffff99;
  text-align: center;
}
.hero-statistics-item:nth-last-child(-n + 1) {
  border-right: none;
}
.hero-statistics-item-title {
  font-size: 20px;
}
.hero-statistics-item-sub {
  font-size: 24px;
  font-weight: 600;
}
.w-fit {
  width: fit-content;
}
.schedule-meeting-btn {
  text-align: center;
  font-size: 20px !important;
  padding: 16px 32px !important;
}
.cta-banner {
  background-color: #223dff;
  width: 100%;
  height: 100%;
  border-radius: 24px;
  padding: 100px 80px;
  background-image: url("../images/newImages/ctaBg.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.text-container {
  width: 100%;
  height: 100%;
  display: flex;
  gap: 30px;
  align-items: center;
  justify-content: space-between;
}
.cta-banner-headline {
  font-size: 30px;
  font-weight: var(--font-weight-bold);
}
.nfs50 {
  font-size: 40px;
  font-weight: var(--font-weight-bold);
}
.secondary-btn {
  color: var(--sub-font-color) !important;
  background-color: white;
  font-size: 18px !important;
  line-height: 1.4;
  font-weight: 600 !important;
  border: none;
}
.cta-banner > .text-container > a {
  min-width: 300px;
}

.secondary-btn:before {
  background-color: rgb(33 61 254 / 19%);
}

.fileNameValue {
  margin-top: 10px;
  font-size: 14px;
  color: #333;
}

/* faq css start here  */
.blue-background-container {
  background-color: #e3eaf3;
}
.p-75 {
  padding: 75px 0;
}
.faqTitle {
  font-size: 48px;
  font-weight: var(--font-weight-bold);
  line-height: 1.2;
  text-align: center;
  color: var(--primary-font-color);
  margin-bottom: 40px;
}

.newfaq .accordion-button {
  font-size: 20px;
  font-weight: 500;
  padding: 24px 20px;
  line-height: 1.2;
  border-radius: 12px !important;
  gap: 15px;
  color: var(--primary-font-color);
}
.newfaq .accordion-button:not(.collapsed) {
  color: var(--primary-font-color);
  background-color: white;
  box-shadow: none;
}
.newfaq .accordion-button::after {
  background-image: url(../images/gitex/faq-plus-icon.svg);
  background-size: 32px;
  width: 32px;
  height: 32px;
  transition: none;
}

.newfaq .accordion-button:not(.collapsed)::after {
  background-image: url(../images/gitex/faq-minus-icon.svg);
}

.newfaq .accordion-button:focus {
  border-color: white;
}
.newfaq .accordion-body {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
  padding: 12px 20px 0 20px;
  border: none;
}
.newfaq .accordion-item {
  background-color: transparent;
  border: none;
  color: var(--primary-font-color);
}

/* latest insighsts css start here */
.insightsTitle {
  color: var(--primary-font-color);
  font-size: 48px;
  font-weight: var(--font-weight-bold);
  text-align: center;
  margin-bottom: 40px;
  line-height: 1.2;
}
.highlightBlue {
  color: var(--sub-font-color);
}
.gridInsight {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-bottom: 30pxs;
}
.newGridCard {
  background-color: #fff;
  border-radius: 24px;
  overflow: hidden;
  transition: transform 0.3s ease;
  cursor: pointer;
}

.insightsImgContainer {
  width: 100%;
  aspect-ratio: 16 / 9;
  overflow: hidden;
}

.insightsImg {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.2s ease-in-out;
}

.newGridCard:hover .insightsImg {
  transform: scale(1.05);
}
.cardContent {
  padding: 40px 20px;
  text-align: left;
  width: 100%;
}

.cardMeta {
  display: flex;
  align-items: center;
  color: #666;
  margin-bottom: 10px;
  height: 100%;
}

.category {
  font-size: 14px;
  font-weight: 600;
  color: var(--sub-font-color);
  line-height: 1.4;
}
.date {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
}

.ellipse {
  width: 8px;
  height: 8px;
  background-color: var(--secondary-color);
  border-radius: 50%;
  margin: 0 8px;
  opacity: 0.5;
}

.cardTitle {
  font-size: 20px;
  font-weight: 400;
  color: var(--primary-font-color);
  line-height: 1.2;
  display: block;
}

.view-all-btn {
  font-size: 20px;
  line-height: 1.4;
  display: block;
  margin: 0 auto;
  margin-top: 40px;
  width: fit-content;
}

.techSolution {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 56px;
}

.techSolutionText {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 24px;
}
.techTag {
  font-size: 16px;
  line-height: 1.4;
  font-weight: 400;
  color: var(--sub-font-color);
  background: transparent;
  border: 1px solid var(--border-color);
  border-radius: 8px;
  padding: 12px;
  margin-bottom: 12px;
  display: inline-block;
  letter-spacing: 1.6px;
}
.techTitle {
  font-size: 48px;
  line-height: 1.2;
  font-weight: 700;
  color: var(--primary-font-color);
  margin-bottom: 0;
}

.highlight {
  color: var(--sub-font-color);
}
.techDescription {
  font-size: 24px;
  font-weight: 400;
  color: var(--primary-font-color);
  line-height: 1.5;
}

.techsolutionImgContainer {
  border-radius: 24px;
  overflow: hidden;
  padding: 0 15px;
}
.techsolutionImg {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 24px;
  transition: transform 0.2s ease-in-out;
}

.techSolution:hover .techsolutionImg {
  transform: scale(1.05);
}

/* expert section here */

.expertContainer {
  display: flex;
  flex-direction: column;
  gap: 12px;
  align-items: center;
  margin-bottom: 80px;
}
.expertDescription {
  max-width: 840px;
  width: 100%;
  text-align: center;
}

.experCardContainer {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
  padding: 0 16px;
}
.card {
  position: relative;
  /* max-height: 500px; */
  margin: auto;
  /* min-height: 450px; */

  overflow: hidden;
  border-radius: 18px;
  background: linear-gradient(
    180deg,
    #e3eaf3 0%,
    rgba(227, 234, 243, 0) 208.64%
  );

  width: 100%;
  height: 100%;
}
.profileImageContainer {
  width: 100%;
  height: 100%;
  /* max-width: 400px; */
  overflow: hidden;
  /* aspect-ratio: 4 / 4; */
  background: linear-gradient(
    180deg,
    #e3eaf3 0%,
    rgba(227, 234, 243, 0) 208.64%
  );
  padding-top: 20px;
  border-radius: 18px;
  display: flex;
  /* align-items: center; */
  justify-content: center;
  padding-bottom: 120px;
}
/* .profileImageContainer > img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  } */

.cardDetailsContainer {
  position: absolute;
  bottom: -335px;
  left: 0;
  width: 100%;
  height: 100%;
  background: #223dff;
  color: white;
  padding: 30px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  transition: bottom 0.5s ease-in-out;
}
.profileImageContainer:hover .cardDetailsContainer {
  opacity: 1;
  pointer-events: auto;
}
.card:hover .cardDetailsContainer {
  bottom: 0px;
}
.cardHeader > h2 {
  font-weight: 600;
  font-size: 24px;
  line-height: 1.2;
  letter-spacing: -0.48px;
  margin-bottom: 8px;
}
.cardHeader > h3,
.cardMiddle {
  font-weight: 400;
  font-size: 20px;
  line-height: 1.2;
  opacity: 0.8;
  margin-bottom: 0;
}
.cardSocialLink > a {
  display: inline-block;
  margin-left: 9px;
}
.cardSocialLink > a:first-child {
  margin-left: 0;
}
.cardSocialLink > a > img {
  width: 40px;
  height: 40px;
}
/* .experCardContainer {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 40px;
}

.profileImageContainer {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: #e3eaf3;
  border-radius: 18px;
}
.profileImageContainer > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
} 
  
.cardDetailsContainer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 20px;
  background-color: #223dff;
  border-radius: 18px;
  padding: 30px;
  opacity: 0;
  transition: all 0.3s ease;
  pointer-events: none;
}
.profileImageContainer:hover .cardDetailsContainer {
  opacity: 1;
  pointer-events: auto;
}

.cardSocialLink > a {
  display: inline-block;
  margin-left: 9px;
}
.cardSocialLink > a:first-child {
  margin-left: 0;
}
.cardHeader > h2 {
  font-weight: 600;
  font-size: 24px;
  line-height: 1.2;
  letter-spacing: -0.48px;
  margin-bottom: 8px;
}
.cardHeader > h3,
.cardMiddle {
  font-weight: 400;
  font-size: 20px;
  line-height: 1.2;
  opacity: 0.8;
  margin-bottom: 0;
}

.cardSocialLink > a > img {
  width: 40px;
  height: 40px;
}

*/

/* other  hover card design pending  */
/* .card {
  position: relative;
  padding: 0;
  margin: 0 !important;
  border-radius: 20px;
  overflow: hidden;
  max-width: 280px;
  max-height: 340px;
  cursor: pointer;
  border: none;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}
.card .card-image {
  width: 100%;
  max-height: 340px;
}

.card .card-image img {
  width: 100%;
  max-height: 340px;
  object-fit: cover;
}

.card .card-content {
  position: absolute;
  bottom: -180px;
  color: #fff;
  background: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(15px);
  min-height: 180px;
  width: 100%;
  transition: bottom 0.4s ease-in;
  box-shadow: 0 -10px 10px rgba(255, 255, 255, 0.1);
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  gap: 10px;
}
.card:hover .card-content {
  bottom: 0px
}
.card .card-content h3{
  text-align: center;
}
.card .card-content h4,
.card .card-content h5 {
    font-size: 1.1rem;
    text-transform: uppercase;
    letter-spacing: 3px;
    text-align: center;
    transition: 0.8s;
    font-weight: 500;
    opacity: 0;
    transform: translateY(-30px);
    transition-delay: 0.2s;
  
}

.card .card-content .cardMiddle{
    transition: 0.5s;
    font-weight: 200;
    font-size: 12px;
    text-align: center;
    letter-spacing: 2px
}

.card .card-content .social-icons {
    list-style: none;
    padding: 0
}

.card .card-content .social-icons li {
    margin: 10px;
    transition: 0.5s;
    transition-delay: calc(0.15s * var(--i));
    transform: translateY(50px)
}

.card:hover .card-content .social-icons li {
    transform: translateY(20px)
}

.card .card-content .social-icons li a {
    color: #fff
}

.card .card-content .social-icons li a span {
    font-size: 1.3rem
} */

.experinceSection {
  background-image: url(./../images/newImages/deliveryBg.webp);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  /* padding: 150px 0; */
}
.experinceTitle {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 60px;
}
.experinceTiag {
  border: 1px solid #ffffff;
  color: #ffffff;
}

.lineBlue {
  position: relative;
  width: fit-content;
}
.lineBlue::after {
  content: "";
  background-color: #223dff;
  position: absolute;
  height: 20px;
  width: 100%;
  bottom: 5px;
  z-index: -1;
  left: 0;
}
.lineBlue {
  position: relative;
  z-index: 1;
}
.experinceTitleText {
  text-align: center;
  color: white;
}

.counter {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  width: 100%;
}
.counterItem {
  position: relative;
  text-align: center;
}
.counterItem > h3 {
  margin-bottom: 8px;
  font-weight: var(--font-weight-bold);
  font-size: 48px;
  line-height: 1.2;
}
.counterItem > span {
  font-size: 20px;
  line-height: 1.2;
  font-weight: 400;
}
.counterItem::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 2px;
  height: 60px;
  border-radius: 999px;
  background: #ffffff33;
  transform: translateY(-50%);
}

.counterItem:last-child::after {
  content: none;
}

.clientsLogo {
  display: flex;
  justify-content: space-between;
  padding: 41px 80px;
  align-items: center;
}
.clientsLogoMobile {
  display: none;
}

.clientBox {
  max-width: 180px;
  max-height: fit-content;
  object-fit: cover;
}
.clientBox > img {
  width: 100%;
  height: 100%;
}

.clientSlider {
  overflow: hidden;
}

.clientProfileSlider {
  max-height: 580px;
}
.clentSliderHeader {
  font-size: 48px;
  font-weight: 700;
  line-height: 1.2;
  color: var(--primary-font-color);
  margin-bottom: 34px;
}
.clientSliderMain {
  border-top: 1px solid #080e3733;
  padding: 80px 0;
  display: flex;
  gap: 60px;
  position: relative;
}

.clientImageContainer {
  max-width: 440px;
  width: 100%;
  overflow: hidden;
}
.clientImageContainer > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.clientProfileImage {
  max-width: 135px;
  max-height: 135px;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 24px;
  margin-bottom: 29px;
}
.clientProfileImage > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.clientNameContainer {
  color: var(--primary-font-color);
  max-width: 440px;
  width: 100%;
  height: fit-content;
  overflow: hidden;
  margin-bottom: 40px;
}
.clientNameContainer > h2 {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 20px;
}

.job-title {
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 0;
  display: block;
}

.clientDescription {
  max-width: 765px;
  font-size: 24px;
  line-height: 1.5;
  font-weight: 400;
  color: var(--primary-font-color);
}

.clientLeftSide {
  width: 40%;
}
.clientRightSide {
  width: 60%;
}

.clientArrow .slick-dots li button {
  background-color: #0a114a;
  border-radius: 50%;
  height: 10px;
  width: 10px;
}
.clientArrow .slick-dots .slick-active {
  border-radius: 50%;
  border: 1px solid #0a114a;
}
.clientArrow .slick-dots {
  display: flex !important;
  bottom: -50px;
  right: 66%;
}
.clientArrow .slick-dots li {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 24px;
  width: 24px;
}
.clientRightSide .slick-slide {
  transform: scale(0.9);
  transition: transform 0.3s ease;
}
.clientRightSide .slick-slide.slick-active {
  transform: scale(1);
}

.slick-dotted.slick-slider {
  margin-bottom: 0;
}
.colorPrimary {
  color: #223dff;
}
.colorSecondary {
  color: #090e37 !important;
}
.secondaryBackground {
  background-color: #000930;
}
.newIndustrySlider .slick-slide > div,
.newIndustrySlider .slick-slide > div > div {
  height: 100%;
}

.newIndustrySlider .slick-slide {
  margin: 0 10px;
  /* Adjust as needed */
}

.newIndustrySlider .slick-list {
  margin: 0 -10px;
  /* Compensate for the slide margin */
}

.newArrow .slick-dots li button {
  background-color: #ccc;
  border-radius: 50%;
  height: 10px;
  width: 10px;
}

.newArrow .slick-dots .slick-active {
  border-radius: 50%;
  border: 1px solid #0a114a;
}
.newArrow .slick-dots .slick-active > button {
  background-color: #0a114a;
}

.newArrow .slick-dots {
  display: flex !important;
  justify-content: center;
  bottom: -50px;
}

.newArrow .slick-dots li {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 24px;
  width: 24px;
}
.newIndustryCard:hover {
  border: 1px solid #223dff;
}
.newIndustryCard {
  border-radius: 10px;
  padding: 30px;
  border: 1px solid rgba(48, 68, 147, 0.3);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  gap: 30px;
  position: relative;
}
.industryIcon {
  height: 45px;
  width: 45px;
}
.listTypeDisc li {
  list-style-type: disc;
}

.listTypeDisctri li {
  position: relative;
}

.listTypeDisctri li::before {
  content: "";
  position: absolute;
  left: 0;
  border-left: 6px solid #090e37;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-right: 6px solid transparent;
  top: 8px;
}

.listTypeDisc,
.listTypeDisctri li {
  padding-left: 20px;
}
.lh24 {
  line-height: 24px;
}
.futureReadyTitle {
  margin-bottom: 80px;
}

/* software solutions  */
.scrollingCard {
  display: flex;
  /* align-items: center; */
  gap: 50px;
  background-color: #fff;
  border-radius: 26px;
  position: sticky;
  top: 110px;
  margin-bottom: 20px;
}
.scrollLeft {
  padding: 60px 0 60px 60px;
  width: 53%;
  height: 100%;
  overflow: hidden;
}
.scrollRight {
  width: 47%;
  padding: 20px;
  height: 100%;
  text-align: end;
}
.solutionLabel {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: var(--sub-font-color);
  border: 2px solid var(--border-color);
  padding: 12px 24px;
  border-radius: 8px;
  margin-bottom: 20px;
  width: fit-content;
}
.solutionDescription {
  display: flex;
  flex-direction: column;
  align-items: start;
  padding: 40px 0;
  text-align: left;
}
.solutionHeading {
  font-size: 40px;
  font-weight: 500;
  line-height: 1.2;
  /* letter-spacing: -2px; */
  color: var(--primary-font-color);
}
.solutionSeperater {
  width: 100%;
  height: 2px;
  background-color: #00093033;
  margin: 20px 0;
}
.solutiondescribe {
  font-size: 20px;
  line-height: 1.4;
  font-weight: 400;
  color: #000930;
  opacity: 0.8;
  margin-bottom: 40px;
}
.file-upload-container {
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
}

option[value=""][disabled] {
  display: none;
}
.toggleCardBtn {
  display: none;
}
.file-name {
  font-size: 14px;
  color: #333;
  text-overflow: ellipsis;
  max-width: 200px;
  overflow: hidden;
}

.presentItServices {
  display: flex;
  gap: 52px;
  justify-content: space-around;
}

/* presnetIt services css here  */
.presentItStickyTitle {
  max-width: 1750px;
  text-align: left;
  line-height: 1.2;
}

.serviceScrollableDiv {
  border-radius: 12px;
  padding: 20px;
  background-color: transparent;
  border: 1px solid #ffffff33;
  min-height: 260px;
}
.serviceScrollableDiv:hover {
  background-color: var(--primary-color);
}
.serviceImageContainer {
  margin-bottom: 20px;
}
.serviceCardTitle {
  font-size: 24px;
  line-height: 1.2;
  font-weight: 600;
  margin-bottom: 10px;
}

.mb40 {
  margin-bottom: 40px;
}
.serviceCardDescription {
  font-size: 20px;
  line-height: 1.4;
  font-weight: 400;
}
.scrollingcardContainer {
  margin-bottom: 20px;
}

/*  client slider overwrite css*/

.clientSliderMain2.clientSliderMain {
  border-top: 1px solid #1a2966;
  border-bottom: 1px solid #1a2966;
  padding: 80px 0;
  padding-bottom: 100px;
  display: flex;
  gap: 60px;
}
.clientSliderMain2 {
  position: relative;
}
.clientNavArrowLeft {
  position: unset;
}
.clientNavArrowLeft .slick-dots {
  right: 0;
  justify-content: start;
  bottom: 50px;
}

.delete-button {
  display: none;
  cursor: pointer;
}

.hidden {
  display: none;
}
.attachFileFormImage {
  /* padding-left: 30px !important; */
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.delete-button {
  font-size: 20px;
}

.top98 {
  top: 98px;
  z-index: 1;
}
.serviceScrollableDiv:last-child {
  margin-bottom: 0;
}
.counterItem:last-child span::after {
  display: none;
}

/* intellify event section grid */
.eventHeading {
  margin-bottom: 40px;
}
.eventGrid {
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  gap: 50px;
  row-gap: 32px;
}

.eventImageContainer {
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 12px;
  position: relative;
}
.eventImageContainer > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 1s ease-in-out;
}
.animated-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  /* transition: all 1s ease-in-out; */
  transition: transform 1.5s ease-in-out, opacity 1.5s ease-in-out;
}

.from-left {
  transform: translateX(-100%);
}
.from-top {
  transform: translateY(-100%);
}
.from-right {
  transform: translateX(100%);
}
.from-bottom {
  transform: translateY(100%);
}

.animated-image.animate {
  transform: translateX(0) translateY(0);
  opacity: 1;
}
/* .eventImageContainer:hover > img {
  transform: scale(1.05);
} */
.eventGrid .eventImageContainer:first-child {
  grid-column: span 2;
}
.eventGrid .eventImageContainer:nth-child(2) {
  grid-column: span 4;
}
.eventGrid .eventImageContainer:nth-child(3) {
  grid-column: span 2;
}
.eventGrid .eventImageContainer:nth-child(4) {
  grid-column: span 6;
}
.eventGrid .eventImageContainer:nth-child(5) {
  grid-column: span 2;
}
.mobile {
  display: none;
}
/* add select input css */
/* select {
  width: 100%;
  padding: 10px;
  border: 1px solid #eff3f8;
  border-radius: 5px;
  font-size: 16px;
  background-color: #eff3f8;
  cursor: pointer;
  position: relative;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

select:focus {
  border-color: #007bff;
  outline: none;
} */
.cotnactCardFormControl,.formServices {
  cursor: pointer;
}
/* .dropdown-icon {
  position: absolute;
  right: 15px;
  top: 13px;
  transform: translateY(-50%);
  rotate: 90deg;
  pointer-events: none;
  transition: transform 0.3s ease;
  opacity: 0.8;
} */

/* .select-open .dropdown-icon {
  transform: translateY(-50%) rotate(180deg);
} */
.anchorAbsolute {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 1;
}
/* responsive start from here */
@media (max-width: 1799.98px) {
  /*  client slider overwrite css*/
  .clientSliderMain2.clientSliderMain {
    padding: 40px 0;
    gap: 40px;
    padding-bottom: 60px;
  }
  .clientProfileImage {
    max-width: 100px;
    max-height: 100px;
    border-radius: 18px;
    margin-bottom: 20px;
  }
  /* closed here */
  .mb40 {
    margin-bottom: 30px;
  }
  .p80 {
    padding: 50px 0 !important;
  }
  /* industry excellence sections */
  .newIndustryCard {
    border-radius: 8px;
    padding: 16px;
    gap: 16px;
  }
  .industryIcon {
    width: 40px;
    height: 40px;
  }

  .fs-18 {
    font-size: 16px;
  }
  .fs-16 {
    font-size: 14px;
  }
  .lh24 {
    line-height: 20px;
  }
  /* co]losed here */
  .gitextemplate .container {
    /* max-width: 1240px;
    margin: 0 auto; */
    padding: 0 50px;
  }
  .col-custom .common-btn {
    height: fit-content;
  }
  .p-75 {
    padding: 50px 0;
  }
  .lower-header .navbar-nav > .nav-item > .nav-link {
    font-size: 12px;
  }
  .image-container {
    max-width: 147px;
  }
  .common-btn {
    font-size: 14px;
    padding: 8px 24px !important;
  }
  .schedule-meeting-btn {
    font-size: 15px !important;
    padding: 12px 24px !important;
  }

  .arrowSize {
    width: 20px;
    height: 20px;
  }
  .hero-container-center {
    gap: 58.8px;
  }
  .herologocontainer {
    gap: 18px;
  }
  .hero-section-text {
    font-size: 54px;
    max-width: 500px;
  }

  .heroSectionBlueLine::after {
    bottom: 10px !important;
  }
  .hero-statistics-item {
    padding: 0 32px;
    height: 100%;
  }

  .hero-statistics-item-title {
    font-size: 15px;
  }
  .hero-statistics-item-sub {
    font-size: 18px;
  }
  .cta-banner-headline {
    font-size: 24px;
    /* max-width: 500px; */
  }
  .secondary-btn {
    font-size: 15px !important;
    padding: 12px 24px !important;
  }
  .secondary-btn img {
    width: 24px;
    height: 23px;
  }

  .faqTitle {
    font-size: 36px;
    margin-bottom: 30px;
  }
  .newfaq .accordion-button {
    font-size: 15px;
    padding: 18px 15px;
  }

  .newfaq .accordion-button::after {
    background-size: 24px;
    width: 24px;
    height: 24px;
  }
  .newfaq .accordion-body {
    font-size: 15px;
    padding: 0 15px;
    padding-top: 9px;
    border: none;
  }

  /* latest insgiht here */

  .insightsTitle {
    font-size: 36px;
    margin-bottom: 30px;
  }
  .gridInsight {
    gap: 15px;
  }
  .newGridCard {
    border-radius: 18px;
  }

  .cardContent {
    padding: 35px 15px;
  }

  .cardMeta {
    margin-bottom: 7px;
  }

  .category {
    font-size: 11px;
  }
  .date {
    font-size: 11px;
  }

  .ellipse {
    width: 6px;
    height: 6px;
  }

  .cardTitle {
    font-size: 15px;
    max-width: 281px;
  }
  .view-all-btn {
    font-size: 15px;
    margin-top: 30px;
  }

  /* techsolution section  */
  .techSolution {
    gap: 54px;
  }
  .techSolutionText {
    gap: 18px;
  }
  .techTag {
    font-size: 12px;
    border-radius: 6px;
    padding: 9px;
    margin-bottom: 9px;
  }
  .techTitle {
    font-size: 36px;
  }

  .highlight {
    color: var(--sub-font-color);
  }
  .techDescription {
    font-size: 18px;
  }

  .techsolutionImgContainer {
    border-radius: 18px;
  }

  .expertContainer {
    gap: 9px;
    margin-bottom: 60px;
  }

  .experCardContainer {
    gap: 20px;
  }

  .cardDetailsContainer {
    /* border-radius: 12px; */
    padding: 20px;
  }

  .cardSocialLink > a {
    display: inline-block;
    margin-left: 9px;
  }
  .cardSocialLink > a:first-child {
    margin-left: 0;
  }
  .cardHeader > h2 {
    font-size: 18px;
    margin-bottom: 6px;
  }
  .cardHeader > h3,
  .cardMiddle {
    font-size: 16px;
  }
  .cardSocialLink > a > img {
    width: 30px;
    height: 30px;
  }
  .lineBlue::after {
    height: 15px;
    bottom: 3px;
  }
  .experinceTitle {
    margin-bottom: 40px;
  }
  .counter {
    margin-bottom: 40px;
  }

  .counterItem > h3 {
    margin-bottom: 6px;
    font-size: 36px;
    line-height: 1.2;
  }
  .counterItem > span {
    font-size: 15px;
  }
  .counterItem::after {
    height: 45px;
  }
  .clientsLogo {
    padding: 31px 60px;
  }
  .clientBox {
    max-width: 130px;
  }

  .clentSliderHeader {
    font-size: 36px;
    margin-bottom: 24px;
  }
  .clientSliderMain {
    padding: 60px 0;
  }
  .clientNameContainer > h2 {
    font-size: 18px;
    margin-bottom: 15px;
  }
  .job-title {
    font-size: 14px;
  }
  .clientNameContainer {
    margin-bottom: 30px;
  }
  .clientDescription {
    font-size: 18px;
    max-width: 580px;
  }

  /* software solutions  */
  .scrollingCard {
    gap: 50px;
    border-radius: 26px;
    position: sticky;
    top: 110px;
  }
  .scrollLeft {
    padding: 40px 0 40px 40px;
  }

  .solutionLabel {
    font-size: 14px;
    padding: 10px 18px;
    border-radius: 6px;
    margin-bottom: 15px;
  }
  .solutionDescription {
    padding: 45px 0;
  }
  .solutionHeading {
    font-size: 30px;
  }
  .solutiondescribe {
    font-size: 16px;
  }
  .serviceCardTitle {
    font-size: 20px;
  }
  .serviceImageContainer {
    max-width: 50px;
    max-height: 50px;
  }
  .serviceCardDescription {
    font-size: 18px;
  }
  .futureReadyTitle {
    margin-bottom: 60px;
  }
  .newArrow .slick-dots li button {
    height: 8px;
    width: 8px;
  }
  .newArrow .slick-dots li {
    height: 20px;
    width: 20px;
  }
  .eventHeading {
    margin-bottom: 30px;
  }
  .profileImageContainer {
    padding-bottom: 80px;
  }
  .cardDetailsContainer {
    bottom: -290px;
  }
  .profileImageContainer > img {
    height: 280px;
  }
}
@media (max-width: 1300px) {
  .experCardContainer {
    gap: 20px;
    grid-template-columns: repeat(2, 1fr);
  }
  .profileImageContainer {
    padding-bottom: 85px;
  }
}
@media (max-width: 1023.98px) {
  .hero-section-text {
    font-size: 44px;
    max-width: 450px;
  }

  .cta-banner {
    padding: 50px 40px;
  }
  .text-container {
    flex-direction: column;
    gap: 28px;
  }
  .cta-banner-headline {
    font-size: 20px;
  }
  .secondary-btn {
    font-size: 15px !important;
    padding: 12px 18px !important;
  }
  .insightsTitle {
    font-size: 28px;
    margin-bottom: 28px;
  }
  .cardContent {
    padding: 30px 10px;
  }

  .category {
    font-size: 11px;
  }
  .date {
    font-size: 11px;
  }
  .ellipse {
    width: 6px;
    height: 6px;
  }
  .cardTitle {
    font-size: 14px;
    max-width: 250px;
  }

  .techSolutionText {
    gap: 16px;
  }
  .techTag {
    font-size: 12px;
    border-radius: 6px;
    padding: 9px;
    margin-bottom: 9px;
  }
  .techTitle {
    font-size: 30px;
  }

  .highlight {
    color: var(--sub-font-color);
  }
  .techDescription {
    font-size: 17px;
  }

  .techsolutionImgContainer {
    border-radius: 18px;
  }

  .lineBlue::after {
    height: 10px;
    bottom: 6px;
  }
  .clientBox {
    max-width: 100px;
  }
}
@media (max-width: 991.98px) {
  .gitextemplate .gridcardinfo {
    padding: 16px;
  }
  .gitextemplate .blogcatagory {
    font-size: 12px;
    margin-bottom: 10px;
  }

  .gitextemplate .blogname {
    font-size: 18px;
    margin-bottom: 10px;
    height: 66px;
  }
  .gitextemplate .gridcardinfo p {
    font-size: 14px;
  }

  .navbar-nav li:not(:last-child, .noliline) {
    border-bottom: 1px solid white;
  }

  .techTitle {
    font-size: 28px;
  }
  .techDescription {
    font-size: 17px;
  }
  .lineBlue::after {
    height: 10px;
    bottom: 4px;
  }
  .clientBox {
    max-width: 90px;
  }
  .clientsLogo {
    padding: 21px 50px;
  }
  .presentItServicesSticky {
    position: unset !important;
  }
  .presentItServices {
    flex-direction: column;
    gap: 40px;
  }
  .mbnone {
    margin-bottom: 0px !important;
  }
  .futureReadyTitle {
    margin-bottom: 40px;
  }
}

@media (max-width: 768.98px) {
  /*  client slider overwrite css*/

  .clientNavArrowLeft .slick-dots {
    bottom: 20px;
  }
  .ordermdClient {
    flex-direction: column;
  }

  .clientDescription {
    order: 2;
  }
  .clientDescription,
  .clientNameContainer {
    max-width: 100%;
  }
  .textmdStart {
    text-align: start !important;
  }
  .clientProfileImage {
    margin-left: 0 !important;
  }
  .clientProfileImage {
    margin-left: 0 !important;
  }
  .clientDescription,
  .clientNameContainer {
    max-width: 100%;
  }
  /* close here */
  .experCardContainer {
    grid-template-columns: repeat(1, 1fr);
    place-items: center;
  }
  .rmp {
    padding-left: 0 !important;
    padding-right: 0px !important;
  }

  .hero-section-text {
    font-size: 40px;
    max-width: 400px;
  }

  .heroSectionBlueLine::after {
    bottom: 8px !important;
  }

  .hero-statistics-item {
    padding: 0 23px;
  }
  .hero-statistics-item-title {
    font-size: 14px;
  }
  .hero-statistics-item-sub {
    font-size: 16px;
  }
  .faqTitle {
    font-size: 30px;
    margin-bottom: 28px;
  }
  .gridInsight {
    grid-template-columns: repeat(2, 1fr);
  }
  .cardContent {
    padding: 20px 15px;
    padding-bottom: 30px;
  }

  .category {
    font-size: 12px;
  }
  .date {
    font-size: 12px;
  }
  .cardTitle {
    font-size: 16px;
    max-width: 281px;
  }

  .techSolution {
    grid-template-columns: 1fr;
  }
  .techsolutionImgContainer,
  .techsolutionImg {
    border-radius: 16px;
    order: -1;
    padding: 0;
    max-height: 350px;
  }
  .counter {
    grid-template-columns: repeat(2, 1fr);
    row-gap: 20px;
  }

  .counterItem:nth-child(2)::after {
    content: none;
  }
  .clientsLogo {
    padding: 10px 30px;
    gap: 25px;
  }
  .profileImageContainer {
    padding-bottom: 80px;
  }

  .max-width-container {
    max-width: 100% !important;
  }
  .cta-banner {
    border-radius: 0px;
  }

  /* software solutions  */
  .scrollingCard {
    gap: 20px;
    border-radius: 26px;
    position: static;
    flex-direction: column-reverse;
    margin-bottom: 20px;
  }
  .scrollLeft {
    padding: 20px;
    width: 100%;
  }
  .scrollRight {
    width: 100%;
    padding: 20px;
    padding-bottom: 0;
  }
  .scrollRight > img {
    width: 100%;
    height: 100%;
  }
  .solutionLabel {
    font-size: 14px;
    padding: 10px 16px;
    margin-bottom: 12px;
  }
  .solutionDescription {
    padding: 30px 0;
  }
  .solutionHeading {
    font-size: 22px;
  }
  .solutiondescribe {
    font-size: 16px;
    margin-bottom: 30px;
  }

  /* intellify event grid  */
  .eventGrid {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
  .eventGrid .eventImageContainer:first-child {
    grid-column: span 1;
    order: 1;
  }
  .eventGrid .eventImageContainer:nth-child(2) {
    grid-column: span 2;
    order: 3;
  }
  .eventGrid .eventImageContainer:nth-child(3) {
    grid-column: span 1;
    order: 2;
  }
  .eventGrid .eventImageContainer:nth-child(4) {
    grid-column: span 1;
    order: 4;
  }
  .eventGrid .eventImageContainer:nth-child(5) {
    grid-column: span 1;
    order: 5;
  }
  .serviceScrollableDiv {
    min-height: unset;
  }
}
.experinceContainer {
  position: relative;
}
@media (max-width: 575.98px) {
  .gitextemplate .container {
    padding: 0 16px;
  }
  .desktop {
    display: none;
  }
  .mobile {
    display: block;
  }
  .eventGrid {
    gap: 13px;
  }
  .pb-50 {
    margin-bottom: 30px !important;
  }
  .mb40 {
    margin-bottom: 20px;
  }
  /* card hover togglecard btn */

  .toggleCardBtn {
    position: absolute;
    bottom: 12px;
    right: 12px;
    background-color: var(--primary-color);
    /* height: 100px; */
    /* z-index: 10; */
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    width: 40px;
    border-radius: 50%;
  }
  .toggleCardBtn > img {
    margin: 0;
    height: 22px;
    width: 22px;
  }

  /* service card css */
  .serviceCardTitle {
    font-size: 18px;
  }
  .serviceCardDescription {
    font-size: 16px;
  }
  .presentItServicesSticky {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .presentItStickyTitle {
    text-align: center;
  }
  /* .cta-banner {
    padding: 50px 40px;
  } */

  .hero-container-center {
    align-items: center;
  }
  .herologocontainer {
    align-items: center;
  }
  .hero-section-text {
    font-size: 36px;
    max-width: 300px;
    text-align: center;
  }

  .hero-statistics {
    justify-content: center;
  }
  .hero-statistics-item {
    padding: 0 10px;
  }
  .schedule-meeting-btn {
    font-size: 14px !important;
    padding: 12px 16px !important;
  }

  .arrowSize {
    width: 16px;
    height: 15px;
  }

  .text-container {
    gap: 24px;
  }
  .cta-banner-headline {
    font-size: 24px;
    text-align: center;
  }
  .secondary-btn {
    font-size: 15px !important;
    padding: 12px 18px !important;
  }

  .faqTitle {
    font-size: 24px;
    margin-bottom: 24px;
  }
  .newfaq .accordion-button {
    font-size: 14px;
    padding: 15px;
  }
  .newfaq .accordion-button::after {
    background-size: 24px;
    width: 24px;
    height: 24px;
  }
  .newfaq .accordion-body {
    font-size: 14px;
    padding-top: 12px;
    border: none;
  }
  .fs-60 {
    font-size: 24px;
  }
  .p-75 {
    padding: 40px 0;
  }
  .gridInsight {
    grid-template-columns: repeat(1, 1fr);
  }
  .insightsTitle {
    font-size: 24px;
    margin-bottom: 24px;
  }
  .view-all-btn {
    font-size: 14px;
    margin-top: 25px;
    padding: 12px 16px !important;
  }

  .arrowSize {
    margin-bottom: 2px;
    margin-left: 6px;
  }

  .techTitle {
    font-size: 24px;
  }
  .techDescription {
    font-size: 16px;
  }
  .techSolutionText {
    width: 100%;
  }
  .techsolutionImgContainer {
    width: 100%;
  }
  .techsolutionImg {
    max-width: none;
    max-height: auto;
  }
  .cardSocialLink > a > img {
    width: 40px;
    height: 40px;
  }
  .profileCardContainer {
    margin: 0 auto;
  }
  .lineBlue::after {
    height: 8px;
    bottom: 5px;
  }
  .counter {
    grid-template-columns: repeat(1, 1fr);
    /* gap: 35px; */
  }
  .counterItem::after {
    content: none;
  }
  .counterItem > span::after {
    content: "";
    display: block;
    width: 115px;
    height: 2px;
    background-color: rgba(255, 255, 255, 0.3);
    margin: 15px auto 15px;
  }
  .clientsLogo {
    display: none;
  }
  .clientsLogoMobile {
    width: 100%;
    display: flex;
    overflow: hidden;
    white-space: nowrap;
    padding: 15px 0 0;
    border-top: 1px solid #ffffff33;
  }
  .clientsLogoMobile .logo-wrapper {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    animation: scroll 10s linear infinite;
    min-width: 100%;
  }
  .clientsLogoMobile:hover .logo-wrapper,
  .clientsLogoMobile:focus .logo-wrapper {
    animation-play-state: paused;
  }

  .clientBox {
    height: 100%;
    width: 100%;
    margin: 0 20px;
    aspect-ratio: 16/9;
  }
  .clientBox img {
    display: block;
    max-width: 100%;
    height: 100%;
    object-fit: contain;
  }

  .buttonCenter {
    display: flex;
    justify-content: center;
  }
  .wFullButton {
    width: 100%;
    text-align: center;
  }

  .clentSliderHeader {
    font-size: 24px;
    margin-bottom: 12px;
    text-align: center;
  }
  .clientSliderMain {
    align-items: center;
    justify-content: center;
    position: relative;
  }
  .clientRightSide {
    width: 100%;
  }
  .clientLeftSide {
    position: absolute;
    top: 0;
    right: 0;
    width: fit-content;
    transform: translateY(50%);
  }
  .clientNameContainer {
    margin-bottom: 24px;
  }
  .clientNameContainer > h2 {
    margin-bottom: 8px;
  }
  .clientImageContainer {
    max-width: 173px;
  }
  .clientProfileImage {
    max-width: 102px;
    max-height: 102px;
    margin-bottom: 12px;
  }

  .clientArrow .slick-dots {
    bottom: -50px;
    right: 0;
    justify-content: center;
  }
  .clientDescription {
    max-width: fit-content;
  }
  .clientDescription {
    font-size: 16px;
  }
  .clientSliderMain {
    padding-bottom: 80px;
  }

  .p80 {
    padding: 30px 0 !important;
  }
  .newArrow .slick-dots li {
    height: 16px;
    width: 16px;
    margin: 0 2px;
  }
  .newArrow .slick-dots li button {
    height: 4px;
    width: 4px;
    padding: 3px;
  }
  .eventHeading {
    margin-bottom: 15px;
  }
  .file-name {
    font-size: 12px;
    max-width: 200px;
  }
}

@media (max-width: 374.98px) {
  .cta-banner > .text-container > a {
    min-width: 200px;
  }
  .hero-statistics-item {
    padding: 0 5px;
  }
  .hero-statistics-item-title {
    font-size: 12px;
  }
  .hero-statistics-item-sub {
    font-size: 13px;
  }
  .faq-text {
    max-width: 270px;
  }

  .techTitle {
    font-size: 20px;
  }
  .techDescription {
    font-size: 14px;
  }
  .cta-banner-headline {
    font-size: 18px;
  }
  .clentSliderHeader {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .faqTitle {
    font-size: 20px;
  }
}

@keyframes scroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}

@keyframes floatText {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
}

@keyframes slide {
  0% {
    left: -100%;
  }
  100% {
    left: 100%;
  }
}
