/* @author   Pragati Tiwari */
/* -------------------services box structure - index-services (not using rn)------------------------ */
.services-div {
  height: 100%;
  cursor: pointer;
  color: #fff;
  border: 2px solid #9c9c9c;
}

.services-div:hover {
  background-color: #132b42;
  border: 2px solid #255ae0;
}

/* -------------------services box structure - index-services------------------------ */
/* -------------------services button - index services (not using rn)------------------------------- */
.services-btn {
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 0.7px;
  background-color: transparent;
  color: #fff;
  transition: 0.3s ease-in-out;
  border: 1px solid #9c9c9c;
}

.services-btn:hover {
  background-color: rgb(255, 255, 255, 0.1);
  backdrop-filter: blur(40px);
  color: #fff;
  border: 1px solid transparent;
  scale: 1.1;
}

.services-btn::after {
  content: "\f061";
  right: 0px;
  font-size: 18px;
  font-family: 'Font Awesome 5 Pro';
}

.services-div span {
  text-align: justify;
}

/* -------------------services button - index services------------------------------- */
/* ---------------------project gallery section------------------------------------- */
.full-container {
  width: 100%;
}

.project-wrapper img {
  border-radius: 1rem;
}

.gallery-one .two-item-carousel .owl-dots {
  display: none;
}

.project-gallery-wrapper {
  margin: 1rem 0 1rem 1rem;
  padding: 2rem 2rem 2.5rem;
  background-color: var(--sky-blue);
  border-radius: 1.5rem;
}

@media screen and (max-width:992px) {
  .project-gallery-wrapper {
    padding: 3rem 1rem 3rem 1rem;
  }
}

/* ---------------------project gallery section------------------------------------- */
/* ---------------------------contact us-------------------------------------------- */
.contact-info-title {
  color: var(--main-color);
}

.contact-info .card1 {
  border: none;
  background: #ececec;
}

.contact-info .card2 {
  border: none;
  background-color: #f8f8f8;
}

.form-img {
  height: 100%;
  max-width: 100%;
  object-fit: cover;
}

.contact-icon {
  line-height: 1em;
  font-weight: normal;
  padding: 10px;
  display: inline-block;
  color: var(--main-color);
  /* background-color: #f1efef;    */
  border: 1px solid var(--main-color);
  border-radius: 50%;
  font-size: 18px;
  font-family: "Flaticon";
  transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -webkit-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
}

.contact-icon:hover {
  color: var(--white-color);
  background-color: var(--main-color);
  border-color: var(--white-color);
  /* transform: scale(1.1); */
}

/* ---------------------------------sponsors---------------------------------- */
.sponsors-one .sponsors-carousel img {
  height: 70px;
  object-fit: contain;
  margin: 0 auto;
}

.sponsors-one h6 {
  margin-top: 10px;
  color: var(--color-two);
}

/* ----------------------------header section--------------------------------- */
#myVideo {
  width: 100%;
  height: 100vh;
  object-fit: cover;
  margin-bottom: -6px;
}

/* ======================dropdown==================================== */
/* .dropdown-div {
  position: fixed;
  z-index: 100;

  width: max-content;
  left: 50%;
  transform: translateX(-50%);
} */

.dropdown-div .auto-container .dropdown_bg {
  background-color: white;
  background-image: linear-gradient(#e6eff7, #0000 50%);
  padding: 20px 30px;
  border-radius: 20px;
}

.dropdown-div .auto-container .row .col-md-4 p {
  font-size: 14px;
  margin-bottom: 0px;
}

.dropdown-div .auto-container .row .col-md-4 a {
  color: black;
}

.dropdown-div .auto-container .row .col-md-4 .dd-wrapper {
  padding: 0.5rem;
  height: 100%;
}

.dropdown-div .auto-container .row .col-md-4 .dd-wrapper .d-flex {
  margin-bottom: 0.5rem;
}

/* about us images */
.about-two_image-two img {
  width: 140px;
  height: 243px;
}

.about-two_image img {
  width: 300px;
  height: 513px;
}

.two-item-carousel .owl-stage {
  padding-left: 0px !important;
}

/* cta-custom */
.cta-custom-one {
  padding: 70px 50px;
  background-image: url('../images/background/cta-bg1.jpg');
  background-color: #7a6f6f;
  background-blend-mode: multiply;
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
}

.cta-custom-two {
  padding: 70px 50px;
  background-image: url('../images/background/bg-3.jpg');
  background-color: #645555;
  background-blend-mode: multiply;
  background-size: cover;
}

.cta-custom-three {
  padding: 70px 50px;
  background-image: url('../images/background/1.jpg');
  background-color: #403838c7;
  background-blend-mode: multiply;
  background-size: cover;
  background-position: top;
  background-attachment: fixed;
}

.cta-custom-four {
  padding: 70px 50px;
  background-image: url('../images/background/cta-bg2.jpg');
  background-color: #3c2c2cc7;
  background-blend-mode: multiply;
  background-size: cover;
  background-position: center;
}

.cta h2 {
  color: white;
}

@media (min-width:1140px) {
  .cta h2 {
    font-size: 54px;
    line-height: 66px;
    color: white;
  }
}

@media (min-width:600px) {
  .cta .sec-title_text {
    font-size: 18px;
    color: #d8d8d8;
    max-width: 610px;
    margin: 0 auto;
  }
}

.cta .sec-title_text {
  color: #d8d8d8;
  max-width: 610px;
  margin: 0 auto;
}

/* cta-custom */

/* overlay */
.grey-overlay {
  background-color: #7a6f6f;
  background-blend-mode: multiply;
  background-attachment: fixed;
  background-position: center center;
}

/* overlay */
/* nav tab */
.who-we-are .h-85vh {
  height: clamp(50vh, 430px, 400px);
  /* overflow-y: auto;
    overflow-x: hidden;
    scrollbar-width: thin !important;
    scrollbar-color: #4C6FFF38 transparent!important; */
  position: sticky;
  top: 120px;
}

.tab_content_wrapper {
  position: sticky;
  top: 120px;
}

.nav-tabs {
  border-bottom: none !important;
}

.who-we-are {
  padding-top: 60px;
  padding-bottom: 80px;
}

.who-we-are .nav-tabs .row {
  gap: 20px;
}

.who-we-are .nav-tabs .col-12 .nav-link.active {
  background-color: #E2E8FF;
  border-radius: 20px;
}

.who-we-are .nav-tabs .nav-item .nav-link {
  display: flex;
  align-items: center;
  background-color: #F4FAFF;
  border-radius: 20px;
  width: 100%;
  text-align: left;
  color: #2D3958;
  font-weight: 600;
  font-size: 22px;
  line-height: 32px;
  padding: 20px 25px;
  border: none !important;
  /* margin-top: 10px; */
}

.who-we-are .nav-tabs:last-child {
  margin-bottom: 20px;
}

/* .who-we-are .nav-tabs .nav-item .nav-link::before{
    content: url(../images/icons/nav-content-icon.svg);
    padding: 17px 15px 8px;
    background-color: #4C6FFF38;
    border-radius: 50%;
    margin-right: 20px;
} */
.who-we-are .tab-content .tab-pane {
  font-size: 14px;
  color: #7B88A8;
  line-height: 30px;
  font-weight: 300;
}

/* nav tab */

/* client-carousel */
.client_logo_item img {
  height: 50px !important;
  width: fit-content !important;
}

/* client-carousel */
/* overlay */
.dd-overlay {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 98;
}

/* about features
================================================== */
.about_features {
    display: flex;
    justify-content: space-between;
    gap: 0;
    height: 100%;
    overflow: hidden;
    /* min-height: calc(100vh - 164px); */
    align-items: center;
    /* background-color: var(--color-two); */
    /* border: 1px solid rgb(165, 165, 165); */
    /* border-radius: 1rem; */
    /* position: sticky; */
    /* top: 100px; */
    /* padding: 0 0 0 40px; */
    /* box-shadow: 0 4px 23px 0 rgba(2, 9, 63, 0.16);*/
}

/* .about_features:nth-child(1) {
  background-color: #fde8e8c9;
}

.about_features:nth-child(2) {
  background-color: rgb(225 238 251);
  top: 120px;
}

.about_features:nth-child(3) {
  top: 140px;
  background-color: #FFFAD8;
}

.about_features:nth-child(4) {
  background-color: #EFDAE6;
  top: 160px;
} */

.about_features:not(:last-child) {
  /* margin-bottom: 30px; */
}

.about_features .about_image {
  order: 1;
  flex: 0 0 auto;
  padding: 0;
  /* max-width: 465px; */
  max-height:400px;
}
.about_features_wrapper .about_features:nth-child(even) .about_content {
  /* order: 2; */
}
.about_features .about_image img{
    height:400px;
    width: 100%;
    object-fit: cover;
    object-position: top left;
}

.about_features .about_content {
  padding: 30px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

@media (max-width:992px) {
  .about_features .about_content {
    padding: 20px 80px 0;
  }
}

.about_features .about_title {
  font-size: 30px;
  line-height: 40px;
  margin: 16px 0;
}

.about_features .about_title a {
  color: var(--color-four);
  /* color: var(--color-seven); */
}

/* .about_features .about_title a:hover {
  color: var(--bs-primary);
} */

.about_features p {
  margin-bottom: 20px;
  line-height: 26px;
  color: var(--color-four);
  /* color: var(--color-seven); */
}


/*  Case - End
================================================== */
/*-------------------------------------------------
    [ ### statistics block ]
*/
.statistics-section {
  position: relative;
}

.statistics-section .statistics-element-one {
  position: absolute;
  top: 25%;
  right: 10%;
  -webkit-animation: horizontal-move 3s linear infinite;
  animation: horizontal-move 3s linear infinite;
}

@media only screen and (max-width: 1800px) {
  .statistics-section .statistics-element-one {
    display: none;
  }
}

.statistics-section .statistics-element-two {
  position: absolute;
  top: -8%;
  right: 18%;
  opacity: 0.5;
  -webkit-animation: scroll-down 3s linear infinite;
  animation: scroll-down 3s linear infinite;
}

@media only screen and (max-width: 1800px) {
  .statistics-section .statistics-element-two {
    display: none;
  }
}

.statistics-section .statistics-element-three {
  position: absolute;
  top: 80%;
  right: 35%;
  -webkit-animation: horizontal-move 3s linear infinite;
  animation: horizontal-move 3s linear infinite;
}

@media only screen and (max-width: 1800px) {
  .statistics-section .statistics-element-three {
    display: none;
  }
}

.statistics-left-content .title {
  font-weight: 700;
  margin-bottom: 15px;
  text-transform: capitalize;
  font-size: 32px;
  line-height: 40px;
  color: var(--color-two);
}

.statistics-item-area .statistics-item {
  background-color: #3249B3;
  padding: 60px 30px;
  border-radius: 10px;
  position: relative;
  height: 100%;
}

.statistics-item-area .statistics-item .statistics-icon {
  position: absolute;
  right: 20px;
  bottom: 20px;
}

.statistics-item-area .statistics-item .statistics-content p {
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.5;
}

@media only screen and (max-width: 991px) {
  .statistics-item-area .statistics-item .statistics-content p {
    font-size: 20px;
  }
}

.statistics-item-area .statistics-item .odo-title {
  display: inline-block;
  color: #fff;
  font-weight: 700;
  font-size: 55px;
  margin-bottom: 0px;
}

@media only screen and (max-width: 991px) {
  .statistics-item-area .statistics-item .odo-title {
    font-size: 30px;
  }
}

.statistics-item-area .statistics-item .title {
  display: inline-block;
  color: #fff;
  font-weight: 300;
  margin-bottom: 0;
}

.statistics-item-area div[class*=col]:nth-of-type(2n + 2) .statistics-item {
  background-color: #F8D458;
}

.statistics-item-area div[class*=col]:nth-of-type(2n + 2) .statistics-item .statistics-content p {
  color: #1C1C1C;
}

.statistics-item-area div[class*=col]:nth-of-type(2n + 2) .statistics-item .odo-title {
  color: #1C1C1C;
}

.statistics-item-area div[class*=col]:nth-of-type(2n + 2) .statistics-item .title {
  color: #1C1C1C;
}

.statistics-item-area .icon-box-items {
  background: #F8D458;
  padding: 25px 20px 20px 20px;
  -webkit-filter: drop-shadow(0px 20px 20px rgba(50, 73, 179, 0.1));
  filter: drop-shadow(0px 20px 20px rgba(50, 73, 179, 0.1));
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 20px;
}

.statistics-item-area .icon-box-items.style-01 {
  background: #9DBAFE;
}

.statistics-item-area .icon-box-items .odo-title {
  display: inline-block;
  color: #1C1C1C;
  font-weight: 700;
  font-size: 22px;
  line-height: 1.6;
  margin-bottom: 0px;
}

@media only screen and (max-width: 991px) {
  .statistics-item-area .icon-box-items .odo-title {
    font-size: 30px;
  }
}

.statistics-item-area .icon-box-items .odo-area .title {
  display: inline-block;
  font-size: 22px;
  line-height: 1.6;
  color: #1C1C1C;
  font-weight: 700;
  margin-bottom: 0;
}

.statistics-item-area .icon-box-items .content p {
  font-size: 22px;
  line-height: 1.6;
  color: #1C1C1C;
  font-family: "Jost", sans-serif;
  font-weight: 700;
  margin-bottom: 0;
}

/*-------------------------------------------------
/*-------------------------------------------------
    [ ### client block ]
*/
.client-section {
  /* background-color: #F6F9FF; */
  position: relative;
  overflow: hidden;
}

.client-section.client-two {
  padding: 60px 0;
}

.client-section.client-two .section-header {
  margin-bottom: 35px;
}

.client-section.client-two .slider-next,
.client-section.client-two .slider-prev {
  bottom: -10px;
}

.client-section.client-two .slider-prev {
  left: 24%;
}

.client-section.client-two .slider-next {
  right: 24%;
}

@media screen and (max-width:992px) {

  .client-section.client-two .slider-next,
  .client-section.client-two .slider-prev {
    bottom: -12px;
  }

  .client-section.client-two .slider-prev {
    left: 20%;
  }

  .client-section.client-two .slider-next {
    right: 16%;
  }
}

@media screen and (max-width:350px) {

  .client-section.client-two .slider-prev {
    left: 15%;
  }

  .client-section.client-two .slider-next {
    right: 10%;
  }
}

.client-section.client-two .client-item {
  padding: 20px 30px 30px 30px;
  border: none;
  border-radius: 10px;
  background-color: transparent;
  position: relative;
  margin-top: -20px;
}

.client-section.client-two .client-item::before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: calc(100% - 66px);
  background-color: #fff;
  -webkit-box-shadow: 0 0 15px rgba(50, 73, 179, 0.08);
  box-shadow: 0 0 15px rgba(50, 73, 179, 0.08);
  border-radius: 10px;
  z-index: -1;
}

/* .client-section.client-two .client-item:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
} */
.client-section.client-two .client-item .client-header {
  border: none;
  padding: 0;
  margin-bottom: 30px;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.client-section.client-two .client-item .client-thumb {
  height: 100px;
  width: 100px;
  border-radius: 50%;
  background-color: #e9edf1;
}

.client-section.client-two .client-item .client-thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: center;
  object-position: center;
}

.client-section.client-two .client-item .client-footer {
  margin-top: 30px;
}

.client-section.client-two .client-pagination {
  margin-top: 25px;
}

.client-section.three {
  background-color: transparent;
}

.client-section.five {
  background-color: #fff;
}

.client-section .client-element-one {
  position: absolute;
  top: 25%;
  left: 4%;
  -webkit-animation: horizontal-move 4s linear infinite;
  animation: horizontal-move 4s linear infinite;
}

.client-section .client-element-one.two {
  -webkit-animation: scroll-down 4s linear infinite;
  animation: scroll-down 4s linear infinite;
}

@media only screen and (max-width: 1700px) {
  .client-section .client-element-one {
    display: none;
  }
}

.client-section .client-element-two {
  position: absolute;
  top: 60%;
  right: 2%;
  -webkit-animation: scroll-down 3s linear infinite;
  animation: scroll-down 3s linear infinite;
}

.client-section .client-element-two.two {
  top: 30%;
}

.client-section .client-element-two.three {
  top: 50%;
  opacity: 0.4;
}

@media only screen and (max-width: 1700px) {
  .client-section .client-element-two {
    display: none;
  }
}

.client-section .client-element-three {
  position: absolute;
  top: 60%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@media only screen and (max-width: 991px) {
  .client-section .client-element-three {
    display: none;
  }
}

.client-section .client-element-four {
  position: absolute;
  bottom: 0;
  -webkit-animation: scroll-down 3s linear infinite;
  animation: scroll-down 3s linear infinite;
}

@media only screen and (max-width: 1199px) {
  .client-section .client-element-four {
    display: none;
  }
}

.client-section .client-element-five {
  position: absolute;
  top: 10%;
  right: 10%;
  -webkit-animation: scroll-down 3s linear infinite;
  animation: scroll-down 3s linear infinite;
}

@media only screen and (max-width: 1199px) {
  .client-section .client-element-five {
    display: none;
  }
}

.client-section .slider-next,
.client-section .slider-prev {
  position: absolute;
  bottom: -10px;
  background-color: transparent;
  color: #9DBAFE;
  font-size: 30px;
}

@media only screen and (max-width: 1590px) {

  .client-section .slider-next,
  .client-section .slider-prev {
    /* display: none; */
  }
}

.client-section .slider-next:hover,
.client-section .slider-prev:hover {
  color: #3249B3;
}

.client-section .slider-next {
  margin-left: 0px;
}

.client-section .slider-prev {
  left: 40%;
}

.client-section .slider-next {
  right: 39%;
}

.client-section .client-pagination {
  text-align: center;
  margin-top: 55px;
}

@media only screen and (max-width: 991px) {
  .client-section .client-pagination {
    margin-top: 40px;
  }
}

.client-section .client-pagination span {
  color: #CECECE;
  font-size: 16px;
  font-weight: 600;
  position: relative;
  z-index: 9;
  border-radius: 0;
  background: transparent;
  text-align: center;
  opacity: 1;
  outline: none;
  display: inline-block;
  margin: 0 20px !important;
}

.client-section .client-pagination span::before {
  content: "0";
}

.client-section .client-pagination span.swiper-pagination-bullet-active {
  color: #3249B3;
}

.client-section .swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.client-slider-area {
  margin: -30px;
}

.client-slider-area.two {
  margin: -20px;
}

.client-slider-area.five {
  margin: -20px;
}

.client-slider {
  overflow: hidden;
  padding: 30px;
}

.client-slider.five {
  padding: 20px;
}

.client-slider-two {
  overflow: hidden;
  padding: 20px;
}

.client-slider-three {
  overflow: hidden;
  padding: 20px;
}

.client-item {
  padding: 20px 40px 40px 40px;
  border: 1px solid #ECF2FF;
  background-color: #fff;
  position: relative;
  border-radius: 6px;
  z-index: 2;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

@media only screen and (max-width: 575px) {
  .client-item {
    padding: 20px;
  }
}

.client-item:hover {
  border: 1px solid transparent;
  -webkit-box-shadow: 0 12px 30px rgba(0, 0, 0, 0.13);
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.13);
}

.client-item.three {
  border: none;
  background-color: #9DBAFE;
  padding: 40px;
  border-radius: 22px;
}

@media only screen and (max-width: 599px) {
  .client-item.three {
    padding: 25px;
  }
}

.client-item.three .client-ratings {
  margin-bottom: 20px;
}

.client-item.three .client-ratings i {
  color: #3249B3;
}

.client-item.three p {
  color: #fff;
  font-weight: 500;
  line-height: 1.8em;
}

.client-item.three .client-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.client-item.three .client-footer .client-footer-user-content {
  width: auto;
  padding-left: 0;
}

.client-item.three .client-footer .client-footer-user-content .title {
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  text-transform: capitalize;
  font-family: "Poppins", sans-serif;
  margin-bottom: 12px;
}

.client-item.three .client-footer .client-footer-user-content .title::after {
  display: none;
}

.client-item.three .client-footer .client-footer-user-content .sub-title {
  font-size: 14px;
  color: #fff;
  text-transform: capitalize;
  font-weight: 400;
  margin-bottom: 0;
}

.client-item.three .client-footer .slider-arrow .slider-prev,
.client-item.three .client-footer .slider-arrow .slider-next {
  z-index: 9;
  position: unset;
  border: 1px solid #fff;
  border-radius: 50%;
  color: #fff;
  font-size: 16px;
}

.client-item.three .client-footer .slider-arrow .slider-prev:hover,
.client-item.three .client-footer .slider-arrow .slider-next:hover {
  background-color: #3249B3;
  color: #fff;
  border: 1px solid #3249B3;
}

.client-item.five {
  padding: 50px 25px;
  border: none;
  -webkit-box-shadow: 0 0 10px rgba(50, 73, 179, 0.08);
  box-shadow: 0 0 10px rgba(50, 73, 179, 0.08);
}

.client-item.five .client-header {
  display: block;
  border: none;
  padding: 0;
}

.client-item.five .client-header .client-quote {
  width: 52px;
  height: 52px;
  line-height: 52px;
  display: inline-block;
  text-align: center;
  background-color: #3249B3;
  border-radius: 50%;
  margin-bottom: 40px;
}

.client-item.five .client-header .ratings i {
  color: #F8D458;
}

.client-content p {
  line-height: 26px;
  letter-spacing: 0.5px;
  color: #6c6c6c;
}

.client-item.five .client-content p {
  font-size: 18px;
  font-weight: 500;
  color: #1C1C1C;
}

@media only screen and (max-width: 991px) {
  .client-item.five .client-content p {
    font-size: 16px;
  }
}

.client-item.five .client-footer {
  margin-top: 30px;
}

.client-item.five .client-footer .client-footer-user-content {
  width: 100%;
  padding-left: 0;
}

.client-item.five .client-footer .client-footer-user-content .title {
  font-size: 18px;
  font-weight: 600;
  color: #1C1C1C;
  text-transform: unset;
  font-family: "Poppins", sans-serif;
  margin-bottom: 5px;
}

.client-item.five .client-footer .client-footer-user-content .title::after {
  display: none;
}

.client-item.five .client-footer .client-footer-user-content .sub-title {
  color: #727272;
  font-size: 14px;
  font-weight: 400;
  text-transform: unset;
  margin-bottom: 0;
}

.client-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px dashed #BEBEBE;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.client-header .client-ratings .ratings i {
  color: #E99400;
}

@media only screen and (max-width: 1199px) {
  .client-header .client-ratings .ratings i {
    font-size: 12px;
  }
}

.client-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 20px;
}

.client-footer .client-footer-left .title {
  font-weight: 700;
}

.client-footer .client-footer-user-thumb {
  width: 64px;
}

.client-footer .client-footer-user-content {
  width: calc(100% - 64px);
  padding-left: 20px;
}

.client-footer .client-footer-user-content .title {
  margin-bottom: 0;
  color: #3249B3;
  text-transform: uppercase;
  position: relative;
}

.client-footer .client-footer-user-content .title::after {
  position: absolute;
  content: "";
  top: 10px;
  right: 0;
  width: 30px;
  height: 1px;
  background-color: #3249B3;
}

@media only screen and (max-width: 991px) {
  .client-footer .client-footer-user-content .title::after {
    display: none;
  }
}

.client-right-thumb {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  /* background-color: #3249B3; */
  z-index: 2;
}

.client-right-thumb .client-thumb-element {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}

.client-right-thumb img {
  opacity: 0;
  width: 100%;
}

.client-right-thumb .client-thumb-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.client-right-thumb .client-thumb-overlay .client-thumb-video {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.client-right-thumb .client-thumb-overlay .client-thumb-video .waves {
  width: 200px;
  height: 200px;
  border: 1px solid #fff;
  background-color: transparent;
}

@media only screen and (max-width: 991px) {
  .client-right-thumb .client-thumb-overlay .client-thumb-video .waves {
    width: 150px;
    height: 150px;
  }
}

.client-right-thumb .client-thumb-overlay .client-thumb-video .video-icon {
  background-color: #fff;
  color: #9DBAFE !important;
  font-size: 40px;
  height: 100px;
  width: 100px;
  line-height: 100px;
}

@media only screen and (max-width: 991px) {
  .client-right-thumb .client-thumb-overlay .client-thumb-video .video-icon {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
  }
}

@media screen and (min-device-width: 991px) and (max-device-width: 1199px) {
  .client-right-thumb {
    height: 340px;
  }

  .client-right-thumb img {
    position: relative;
    bottom: -85px;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .client-right-thumb .client-thumb-element {
    height: 340px;
  }

  .client-right-thumb .client-thumb-element img {
    bottom: 0;
    height: 100%;
  }
}

.client-left-content {
  padding-right: 40px;
}

@media only screen and (max-width: 1199px) {
  .client-left-content {
    padding-right: 0;
  }
}

.client-left-content .title {
  font-weight: 700;
  line-height: 1.2em;
  margin-bottom: 20px;
}

.client-left-content .client-left-btn {
  margin-top: 60px;
}

.client-big-thumb {
  position: relative;
}

.client-big-thumb img {
  width: 100%;
}

.client-big-thumb .client-slider-area {
  position: absolute;
  left: 80px;
  z-index: 9;
  width: 100%;
  bottom: 60px;
}

@media only screen and (max-width: 599px) {
  .client-big-thumb .client-slider-area {
    left: 20px;
    bottom: 20px;
  }
}

.testimonial_video {
  width: 100%;
  height: 100%;
  padding-bottom: 50px;
}

/*--------------------------------------------------------------*/
.about-tab-icon {
  position: relative;
  line-height: 1em;
  font-weight: normal;
  font-family: "Flaticon";
  color: #4C6FFF;
  /* background-color: rgba(76, 111, 255, 0.22); */
  font-size: 30px;
  /* padding: 12px; */
  border-radius: 50%;
  margin-right: 15px;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
}

/* ----------gsap slide animation-------------- */
.gsap_slide_section {
  /* height: 240px; */
  /* display: flex;
    align-items: center; */
  padding: 15px;
  overflow: hidden;
  background: #f4f4f4;
  border-bottom: 2px solid #ccc;
}

.gsap_slide_section:nth-child(odd) {
  background: #e0ffe0;
}

.gsap_slide_section .wrapper {
  /* display: inline-block;
    white-space: nowrap;
    padding: 0 2rem; */
}

.gsap_slide_section .slide_wrapper {
  display: flex;
  gap: 50px;
}


.gsap_slide_section .step_name {
  font-size: 14px;
  white-space: wrap;
  color: #5d5d5d;
  /* text-align: center; */
}

.gsap_slide_section .step_count {
  font-size: 6rem;
  font-weight: bold;
  color: #00000030;
}

/* ----------gsap slide animation-------------- */

/* --------responsive_stepper_section-------- */
.responsive_stepper_section {
  padding: 15px;
}

.responsive_stepper_section .step_wrapper {
  padding: 15px;
}

.responsive_stepper_section .col-lg-4:nth-child(1) .step_wrapper,
.responsive_stepper_section .col-lg-4:nth-child(5) .step_wrapper,
.responsive_stepper_section .col-lg-4:nth-child(9) .step_wrapper,
.responsive_stepper_section .col-lg-4:nth-child(13) .step_wrapper {
  background: #ffebeb;
}

.responsive_stepper_section .col-lg-4:nth-child(2) .step_wrapper,
.responsive_stepper_section .col-lg-4:nth-child(6) .step_wrapper,
.responsive_stepper_section .col-lg-4:nth-child(10) .step_wrapper,
.responsive_stepper_section .col-lg-4:nth-child(14) .step_wrapper {
  background: #fffceb;
}

.responsive_stepper_section .col-lg-4:nth-child(3) .step_wrapper,
.responsive_stepper_section .col-lg-4:nth-child(7) .step_wrapper,
.responsive_stepper_section .col-lg-4:nth-child(11) .step_wrapper,
.responsive_stepper_section .col-lg-4:nth-child(15) .step_wrapper {
  background: #ebf4ff;
}

.responsive_stepper_section .col-lg-4:nth-child(4) .step_wrapper,
.responsive_stepper_section .col-lg-4:nth-child(8) .step_wrapper,
.responsive_stepper_section .col-lg-4:nth-child(12) .step_wrapper {
  background: #ebfff0;
}


.responsive_stepper_section svg {
  width: 70px;
}

.responsive_stepper_section .step_name {
  font-size: 14px;
  white-space: wrap;
  color: #5d5d5d;
  text-align: center;
}

.responsive_stepper_section .step_count {
  font-size: 4rem;
  font-weight: bold;
  color: #00000030;
}

/* --------responsive_stepper_section-------- */

.workforce_section .workforce-article .p_first {
  font-size: 14px;
  color: var(--color-three);
  line-height: 25px;
  margin-top: 1rem;
  margin-bottom: 1rem;
  /* background: #0096880d;
  padding: 10px;
  border-left: 3px solid #009688;
  width: fit-content;
  text-transform: capitalize; */

}

.workforce_section .workforce-article .p_second {
  font-size: 14px;
  color: var(--color-three);
  line-height: 25px;
  margin-top: 1rem;
  margin-bottom: 1rem;
  /* background: #f443360f;
  padding: 10px;
  border-left: 3px solid #F44336;
  width: fit-content;
  text-transform: capitalize; */

}

.workforce_section .workforce-article {
  margin-top: 30px;
  margin-bottom: 30px;
}

.workforce_section .workforce_heading_top {
  font-weight: 700;
  color: #1d2c38;
  font-size: 30px;
  line-height: 1.3em;
  margin-bottom: 1rem;
}

.workforce_section .workforce_heading {
  font-weight: 700;
  color: #1d2c38;
  font-size: 30px;
  line-height: 1.3em;
  margin-top: 1rem;
  margin-bottom: 1rem;
  border-left: 3px solid #0092ff;
  padding: 10px;
  background: #0092ff14;
  width: fit-content;
}

.workforce_section ul.tech_grid {
  list-style: none;
  padding-left: 0px;
  float: left;
  width: 100%;
  margin-bottom: 20px;
}

.workforce_section ul.tech_grid li {
  float: left;
  /* width: 24%; */
  width: 24.9%;
  text-align: center;
  min-height: 250px;
  border-right: 1px solid #e2e2e2;
  vertical-align: top;
  border-bottom: 1px solid #e2e2e2;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent linear-gradient(310deg, #03a9f412 0%, #000f800f 100%);
}

.workforce_section ul.tech_grid li .collect-all {
  scale: 1;
  transition: all ease 0.5s;
}

.workforce_section ul.tech_grid li:hover .collect-all {
  scale: 1.2;
}

.workforce_section ul.tech_grid li:nth-child(4),
.workforce_section ul.tech_grid li:nth-child(8),
.workforce_section ul.tech_grid li:nth-child(12) {
  border-right: none;
}

.workforce_section ul.tech_grid li:nth-child(1),
.workforce_section ul.tech_grid li:nth-child(3),
.workforce_section ul.tech_grid li:nth-child(6),
.workforce_section ul.tech_grid li:nth-child(8),
.workforce_section ul.tech_grid li:nth-child(9),
.workforce_section ul.tech_grid li:nth-child(11) {
  /* background-color: #e8e8e830; */
}

.workforce_section ul.tech_grid li:nth-child(2),
.workforce_section ul.tech_grid li:nth-child(4),
.workforce_section ul.tech_grid li:nth-child(5),
.workforce_section ul.tech_grid li:nth-child(7),
.workforce_section ul.tech_grid li:nth-child(70),
.workforce_section ul.tech_grid li:nth-child(12) {
  /* background-color: #dadada1c; */
}

.workforce_section ul.tech_grid li:nth-child(9),
.workforce_section ul.tech_grid li:nth-child(10),
.workforce_section ul.tech_grid li:nth-child(11) {
  border-bottom: none;
}

.workforce_section ul.tech_grid li:last-child {
  border-right: none;
  border-bottom: none;
}

.workforce_section ul.tech_grid .tech-icon {
  min-height: 85px;
}

.workforce_section ul.tech_grid .tech-title-new {
  font-size: 16px;
  color: #848484;
}

/* -----------custom card wrapper----------------- */
.custom_card_wrapper {
  padding: 40px;
  position: relative;
  z-index: 2;
  box-shadow: 0px 10px 30px rgba(8, 14, 28, 0.06);
  background-color: var(--white-color);
  border-radius: 10px;
  overflow: hidden;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
  height: 100%;
}

.custom_card_wrapper:before,
.custom_card_wrapper:after {
  content: '';
  position: absolute;
  height: 110px;
  width: 110px;
  background-color: var(--main-color);
  opacity: 0.6;
  border-radius: 50%;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
  z-index: -1;
}

.custom_card_wrapper:before {
  bottom: -73px;
  right: -28px;
}

.custom_card_wrapper:after {
  right: -73px;
  bottom: -28px;
}

.custom_card_wrapper .custom_card_wrapper_number {
  position: absolute;
  top: 25px;
  right: 40px;
  font-size: 100px;
  line-height: 1;
  font-weight: bold;
  color: #E2E8FA;
  opacity: 0.3;
}

.custom_card_wrapper .shape_icon {
  margin-bottom: 30px;
  position: relative;
  z-index: 2;
  width: 90px;
  height: 85px;
  line-height: 85px;
  text-align: center;
}

.custom_card_wrapper .shape_icon:before {
  content: '';
  position: absolute;
  inset: 0;
  background-color: #E2E8FA;
  -webkit-clip-path: path("M4.76563 19.2144C-2.32686 32.07 -1.20075 48.6639 6.14105 61.3767C16.4024 79.1459 38.9816 89.016 58.6174 83.4451C78.2532 77.8741 92.5688 56.7417 89.6127 36.3982C84.2306 -0.647078 23.3991 -14.559 4.76563 19.2144Z");
  clip-path: path("M4.76563 19.2144C-2.32686 32.07 -1.20075 48.6639 6.14105 61.3767C16.4024 79.1459 38.9816 89.016 58.6174 83.4451C78.2532 77.8741 92.5688 56.7417 89.6127 36.3982C84.2306 -0.647078 23.3991 -14.559 4.76563 19.2144Z");
  z-index: -1;
  border-radius: 50%;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}

.custom_card_wrapper .card_title {
  font-size: 24px;
  line-height: 1.417;
  font-weight: 700;
  margin-top: -0.32em;
  margin-bottom: 15px;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}

.custom_card_wrapper .card_paragraph {
  color: #737887;
  height: 90px;
  overflow: hidden;
  margin-bottom: 22px;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}

.custom_card_wrapper .card_title a {
  color: var(--color-three);
}

.custom_card_wrapper .custom_card_btn {
  position: relative;
  z-index: 2;
  overflow: hidden;
  vertical-align: middle;
  display: inline-block;
  border: none;
  text-transform: uppercase;
  text-align: center;
  background-color: #3E66F3;
  color: var(--white-color);
  font-family: var(--body-font);
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  padding: 20.5px 20px;
  min-width: 144px;
  border-radius: 4px;
}

.custom_card_wrapper .custom_card_btn {
  background-color: #E2E8FA;
  color: #141D38;
  padding: 12.5px 20px;
  box-shadow: none;
}

.custom_card_wrapper .custom_card_btn:before,
.custom_card_wrapper .custom_card_btn:after {
  background-color: #E2E8FA;
}

.custom_card_wrapper .custom_card_btn:before,
.custom_card_wrapper .custom_card_btn:after {
  content: "";
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  width: 100%;
  background-color: var(--title-color);
  z-index: -1;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  border-radius: 99px;
  -webkit-transform: scaleY(1.1);
  -ms-transform: scaleY(1.1);
  transform: scaleY(1.1);
}

.custom_card_wrapper .custom_card_btn:before {
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
}

.custom_card_wrapper .custom_card_btn:before,
.custom_card_wrapper .custom_card_btn:after {
  background-color: #E2E8FA;
}

.custom_card_wrapper .custom_card_btn:after {
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
}

.custom_card_wrapper .custom_card_bg_shape {
  position: absolute;
  bottom: -200px;
  left: 0;
  width: 100%;
  opacity: 0;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
  pointer-events: none;
}

.custom_card_wrapper .custom_card_bg_shape img {
  width: 100%;
}


.custom_card_wrapper:hover {
  width: 100%;
}

.custom_card_wrapper:hover:before,
.custom_card_wrapper:hover:after {
  opacity: 1;
  height: 120%;
  width: 135%;
  border-radius: 0;
}

.custom_card_wrapper:hover .shape_icon:before {
  background-color: var(--white-color);
}

.custom_card_wrapper:hover .card_title,
.custom_card_wrapper:hover .card_paragraph {
  color: var(--white-color);
}

.custom_card_wrapper:hover .card_title a {
  color: #fff;
}

.custom_card_wrapper:hover .custom_card_btn {
  background-color: var(--white-color);
}

.custom_card_wrapper:hover .custom_card_bg_shape {
  bottom: 0;
  opacity: 1;
}

.custom_card_wrapper:hover .custom_card_btn {
  background-color: var(--white-color);
}

.custom_card_wrapper .custom_card_btn:hover::before,
.custom_card_wrapper .custom_card_btn:hover:after,
.custom_card_wrapper .custom_card_btn.active::before,
.custom_card_wrapper .custom_card_btn.active:after {
  border-radius: 0;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

/* -----------custom card wrapper----------------- */
/* -----swiper card design----- */

.showcase_section1 .swiper {
    max-width: 660px;
    width:100%;
    height: 420px;
    margin-bottom: 20px;
}

.showcase_section1 .swiper-slide img {
    width: 100%;
    height: 100%;
    display: block;
    box-shadow: 0 0 0 1px #e2f0ff;
    border-radius: 10px;
}

/* Custom pagination */
.showcase_section1 .swiper-pagination {
    display: flex;
    justify-content: center;
    margin-top: 20px;
    gap: 10px;
    transform: translate3d(0, 25px, 0);
}

.showcase_section1 .swiper-pagination-bullet {
    width: 150px;
    height: 4px;
    background-color: rgb(103 115 158 / 20%);
    position: relative;
    overflow: hidden;
    border-radius: 5px;
    opacity: 1;
    margin: 0;
}

.showcase_section1 .swiper-pagination-bullet::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 0%;
    background-color: #0d2065;
    transition: width 0s linear;
}

.showcase_section1 .swiper-pagination-bullet-active::after {
    width: 100%;
    transition: width 2.5s linear;
}

/* -----swiper card design----- */
.showcase_section1 {
  background-image: linear-gradient(#e2f0ff, #0000 50%);
  position: relative;
  padding-top: 120px;
  padding-bottom: 30px;
}

.showcase_section .content_wrapper {
  /* grid-column-gap: 25px;
  grid-row-gap: 25px;
  text-align: center;
  flex-flow: column;
  align-items: center;
  display: flex; */
}

.showcase_section .showcase_title {
  /* text-transform: uppercase; */
  margin-bottom: -15px;
  font-size: 14px;
  font-weight: 500;
  color: #67739e;
  line-height: 1.25em;
}

.showcase_section .showcase_heading {
  font-size: clamp(1.857rem, 1.367rem + 2.143vi, 3.571rem) !important;
  line-height: clamp(1.8rem, 1.4rem + 2.143vi, 3.6rem) !important;
  color: #0d2065;
  font-weight: 600;
}

.showcase_section .showcase_paragraph {
  max-width: 800px;
  font-size: 14px;
  font-weight: 400;
  color: #67739e;
  line-height: 1.25em;
}

.showcase_section .button_holder {
  border: 1px solid #0d206533;
  border-radius: 10px;
  width: max-content;
  max-width: 100%;
  /* margin-top: 10px; */
  margin-left: auto;
  margin-right: auto;
  padding: 7px;
}

.showcase_section .showcase_button {
  padding: 15px 20px;
  font-size: 15px;
  font-weight: 500;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #0d2065;
  border: 1px solid #0d2065;
  box-shadow: 0 2px 10px #0003;
  border-radius: 10px;
  min-width: 220px;
  max-width: 100%;
  transition: background-color .4s, border-color .4s, color .4s;
  display: flex;
  justify-content: center;
  align-items: center;
}

.showcase_section .showcase_button:hover {
  background-color: #2a3e88;
  border-color: #2a3e88;
  color: #fff;
}

.showcase_section2 {
  padding-top: 20px;
  padding-bottom: 40px;
}

.showcase_section2 .showcase_heading {
  font-size: 40px;
  line-height: 45px;
}

.features_wrapper {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  padding-bottom: 20px;
  display: flex;
  margin-top: 55px;
}

.features_wrapper .feature_card {
  grid-column-gap: 45px;
  grid-row-gap: 45px;
  top: 100px;
  background-color: #fff;
  background-image: linear-gradient(270deg, #e2f0ff 12%, #e2f0ff1a 85%);
  background-image: linear-gradient(270deg, #f2f0f5 0%, #d4f0fd 100%) !important;
  border: 3px solid #fff;
  border-radius: 30px;
  flex-flow: wrap;
  align-items: center;
  min-height: 400px;
  padding: 30px clamp(2.143rem, 1.327rem + 3.571vi, 5rem);
  display: flex;
  position: sticky;
  box-shadow: 0 0 0 1px #e2f0ff;
  justify-content: space-around;
}

.features_wrapper .feature_card_bg_reversed {
  background-image: linear-gradient(90deg, #e2f0ff 12%, #e2f0ff1a 85%);
}

/* .features_wrapper .feature_card:nth-child(1) {
  top: 100px;
}

.features_wrapper .feature_card:nth-child(2) {
  top: 130px;
}

.features_wrapper .feature_card:nth-child(3) {
  top: 160px;
}

.features_wrapper .feature_card:nth-child(4) {
  top: 190px;
}

.features_wrapper .feature_card:nth-child(5) {
  top: 220px;
}

.features_wrapper .feature_card:nth-child(6) {
  top: 250px;
}

.features_wrapper .feature_card:nth-child(7) {
  top: 280px;
} */

.features_wrapper .feature_content {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  flex: 1;
  /* max-width: 390px; */
  display: flex;
}

.features_wrapper .feature_label {
  opacity: .8;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  color: #5200eb;
  line-height: 1.25em;
}

.features_wrapper .feature_title {
  color: #0d2065;
  margin-bottom: 5px;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  font-size: 32px;
  font-weight: 600;
  line-height: 1.05em;
}

.features_wrapper .feature_paragraph {
  font-size: 16px;
  max-width: 700px;
  margin-bottom: 0;
  font-weight: 400;
  color: #67739e;
  line-height: 1.55em;
}


.features_wrapper .feature_image {
  flex: 1;
  max-width: 500px;
}

.features_wrapper .image_fit {
  width: 100%;
  height: auto;
  display: block;
  overflow: auto;
  vertical-align: middle;
  max-width: 100%;
  display: inline-block;
}

.showcase_section3 {
  margin-bottom: 50px;
}

.showcase_section3 .showcase_heading {
  font-size: 40px;
  line-height: 45px;
}

.showcase_section3 .outer_wrapper {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #e2f0ff;
  border-bottom: 1px solid #0d20651a;
  border-radius: 30px;
  padding-left: 20px;
  padding-right: 20px;
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  flex-flow: column;
  align-items: stretch;
  display: flex;
}

.showcase_section3 .grid_wrapper {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  display: flex;
  flex-flow: wrap;
}

.grid_wrapper .grid_item {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-color: #fff;
  border-bottom: 1px solid #e9f4ff;
  border-radius: 20px;
  flex-flow: column;
  justify-content: space-between;
  padding: 40px;
  display: flex;
  box-shadow: 0 1px 2px #8b8b8b1a;
  flex: 0 0 auto;
  width: 33.3%;
}

.grid_wrapper .grid_item.grid_item_wide {
  flex: 0 0 auto;
  width: 63.66666667%;
}

.grid_wrapper .grid_item_image.grid_item_wide {
  width: 400px;
  margin: 0 auto;
}

.grid_wrapper .grid_item_content {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  display: flex;
}

.grid_wrapper .grid_item_order {
  opacity: .8;
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 500;
  color: #67739e;
  line-height: 1.25em;
}

.grid_wrapper .grid_item_title {
  color: #0d2065;
  margin-bottom: 5px;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  font-size: 25px;
  font-weight: 600;
  line-height: 1.05em;
}

.grid_wrapper .grid_item_paragraph {
  font-size: 14px;
  max-width: 700px;
  margin-bottom: 0;
  font-weight: 300;
  color: #67739e;
  line-height: 22px;
}

.grid_wrapper .grid_item_image {
  filter: drop-shadow(0 0 65px #5f5f5f14);
  margin-left: 0;
  margin-right: 0;
  height: 250px
}

.grid_wrapper .grid_item_image .image_fit {
  width: 100%;
  height: 100%;
}

/* --------- redesign-custom----------- */
.slider-one_title-inner {
  transform: translate(-50%, 70%) !important;
}

.moving-teckStack h3 {
  font-size: 32px;
  font-weight: 700;
}

.about-title {
  margin-bottom: .5rem !important;
  line-height: 1.3em;
  font-size: 32px;
  color: var(--color-two);
}

.about-content {
  line-height: 28px;
  color: var(--color-three);
  font-size: 14px;
}

/* --------- redesign-custom----------- */


/* contact css */
.contact-section {
  /* background-image: url('../images/background/contact.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; */
  padding-top: 50px;

}

.contact_title {
  position: relative;
  font-weight: 500;
  letter-spacing: 0.4em;
  font-size: 14px;
  text-transform: uppercase;
  color: var(--main-color);
  padding-left: 40px;
}

.contact_title::before {
  position: absolute;
  content: "\f1db";
  left: 0px;
  top: 4px;
  color: var(--main-color);
  font-size: 26px;
  font-family: "Flaticon";
  transform: rotate(90deg);
}

.contact_heading {
  position: relative;
  font-weight: 700;
  line-height: 48px;
  color: var(--color-two);
  font-size: 32px;
  margin-top: 15px;
}

.contact_text {
  position: relative;
  line-height: 28px;
  color: var(--color-three);
  font-size: 16px;
  margin-top: 15px;
}

.contact-section .nav-pills {
  border: 2px solid #7bacd4;
  border-radius: 50px !important;
  padding: 2px;
}

.contact-section .nav-link {
  color: #498abf;
  border-radius: 50px;
}

.contact-section .nav-pills .nav-link.active,
.contact-section .nav-pills .show>.nav-link {
  color: var(--bs-nav-pills-link-active-color);
  background-color: #7bacd4;
  border-radius: 50px;
}


.contact-section .form-control,
.contact-section .form-select {
  padding: .55rem;
  background-color: #ffffff;
  font-size: 14px;
  border-radius: 15px;
}

.contact-section .form-control:focus,
.contact-section .form-select:focus {
  /* background-color: #f3f1f1; */
  border: 1px solid rgb(123 172 212);
  outline: 0;
  box-shadow: none !important;
}

.contact-section .form_btn {
  background-color: var(--main-color) ;
  width: 100%;
  text-align: center;
  padding: 9px;
  border-radius: 6px;
  /* margin-top: 35px; */
  color: #ffffff;
  transition: all 0.2s;
}

.contact-section .form_btn:hover {
  background-color: #619ed1;
}

/* contact css */

/* custom content section */
.custom_content_section {
  background-image: url('../images/background/abstract_1.jpg');
  background-size: cover;
  background-position: center;
  padding: 75px 15px;
  position: relative;
}

.custom_content_section::before {
  content: '';
  position: absolute;
  background-color: #00000017;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* custom content section */

/* page-title overlay */
.page-title::before {
  content: '';
  position: absolute;
  background-color: #000000a1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* page-title overlay */

/* sdm infographic model */
   @keyframes rotateLoop1 {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

@keyframes rotateLoop2 {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(-360deg);
    }
}
 
.sdm_section.animate-rotate {
    animation: rotateLoop2 70s linear infinite;
}
.sdm_section.animate-rotate .main-circle {
  animation: rotateLoop1 70s linear infinite;
}
.sdm_section {
    margin: 300px auto;
    width: 100%;
    position: relative;
}

.sdm_section .main-circle {
    border: 6px solid #bcbcbc;
    border-radius: 100%;
    box-sizing: border-box;
    padding: 24px;
    height: 400px;
    width: 400px;
    position: relative;
}

.sdm_section .main-circle .inner {
    background: #f4f4f4;
    border: 4px solid #e3e3e3;
    border-radius: 100%;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    height: 100%;
    width: 100%;
}

.sdm_section .bubble-container {
    border: 6px;
    box-sizing: border-box;
    height: 400px;
    position: absolute;
    width: 400px;
    opacity: 0;
    transform: rotate(0deg);
    transition: transform ease-in 1s, opacity ease 1s;
}

.sdm_section .bubble-container .pointer {
    background: #fff;
    border: 4px solid #bcbcbc;
    border-radius: 100%;
    box-sizing: border-box;
    position: absolute;
    left: calc(-17px + 3px);
    height: 34px;
    top: calc(50% - 17px);
    width: 34px;
}

.sdm_section .bubble-container .pointer::before {
    content: '';
    position: absolute;
    width: 20px;
    height: 2px;
    background-color: #bcbcbc;
    left: -25px;
    top: 11.52px;
}

.sdm_section .bubble-container .pointer .arrow {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 14px 7px 0;
    border-color: transparent #bcbcbc transparent transparent;
    position: absolute;
    left: -15px;
    top: 5.52px;
}

.sdm_section .bubble-container .pointer .inner {
    background: #000;
    border-radius: 100%;
    box-sizing: border-box;
    height: 14px;
    width: 14px;
}

.sdm_section .bubble-container .bubble {
    border-radius: 100%;
    box-sizing: border-box;
    position: absolute;
    height: 110px;
    top: calc(50% - 55px);
    left: -145px;
    width: 110px;
    transform: rotate(0deg);
    transition: all ease 0.8s;

    left: -286px;
    width: 251px;
    padding: 13px;
    border-radius: 60px;
}

.sdm_section .bubble-container .bubble .inner {
    background: #fff;
    border-radius: 100%;
    box-shadow: 4px 5px 5px 0px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    height: 84px;
    width: 84px;
    overflow: hidden;

    font-size: 20px;
    color: #000000;
}

.sdm_section .inner_text{
   color: #fff;
   padding-right: 8px;
   width: 100px;
}

.sdm_section .bubble-container.color1 .bubble,
.sdm_section .bubble-container.color1 .pointer .inner {
    background: #FF2745;
}

.sdm_section .bubble-container.color2 .bubble,
.sdm_section .bubble-container.color2 .pointer .inner {
    background: #FE7731;
}

.sdm_section .bubble-container.color3 .bubble,
.sdm_section .bubble-container.color3 .pointer .inner {
    background: #008C31;
}

.sdm_section .bubble-container.color4 .bubble,
.sdm_section .bubble-container.color4 .pointer .inner {
    background: #5FB84E;
}

.sdm_section .bubble-container.color5 .bubble,
.sdm_section .bubble-container.color5 .pointer .inner {
    background: #D00020;
}

.sdm_section .bubble-container.color6 .bubble,
.sdm_section .bubble-container.color6 .pointer .inner {
    background: #FF452F;
}

.sdm_section .bubble-container.color7 .bubble,
.sdm_section .bubble-container.color7 .pointer .inner {
    background: #00b3c7;
}

.sdm_section .bubble-container.color8 .bubble,
.sdm_section .bubble-container.color8 .pointer .inner {
    background: #02D2EC;
}

.sdm_section .bubble-container.color9 .bubble,
.sdm_section .bubble-container.color9 .pointer .inner {
    background: #B4063D;
}

.sdm_section .bubble-container.color10 .bubble,
.sdm_section .bubble-container.color10 .pointer .inner {
    background: #DA6403;
}

.sdm_section .bubble-container.color11 .bubble,
.sdm_section .bubble-container.color11 .pointer .inner {
    background: #FF9D03;
}

.sdm_section .bubble-container.color12 .bubble,
.sdm_section .bubble-container.color12 .pointer .inner {
    background: #FFBE00;
}

.sdm_section .bubble-container.color13 .bubble,
.sdm_section .bubble-container.color13 .pointer .inner {
    background: #11679A;
}

.sdm_section .bubble-container.color14 .bubble,
.sdm_section .bubble-container.color14 .pointer .inner {
    background: #298EBC;
}

.sdm_section .bubble-container.color15 .bubble,
.sdm_section .bubble-container.color15 .pointer .inner {
    background: #EE006E;
}
/* sdm infographic model */

/* products section */
.product_section {
    background-color: #eeeeee;
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}

.product_card_wrapper {
    border-radius: 35px;
    position: relative;
    color: var(--color-two);
    transition: all 0.3s ease;
}

.product_card_wrapper:hover {
    scale:1.05;
}

.product_card_wrapper .product_count {
    background-color: white;
    width: 74px;
    height: 74px;
    padding: 7px;
    border-radius: 50px;
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translate(-50%, -35px);
}

.product_card_wrapper .product_count span {
    width: 60px;
    height: 60px;
    display: inline-block;
    border-radius: 50px;
    font-size: 25px;
    color: #ffffff;
    font-weight: 600;
    padding: 20px 0px;
    text-align: center;
    box-shadow: rgb(38 57 77 / 56%) 8px 15px 20px -10px;
}

.product_card_wrapper .product_inner_card {
    background-color: #ffffff;
    border-radius: 18px;
    margin: 7px;
    padding: 30px 15px 20px;
    box-shadow: rgba(0, 0, 0, 0.35) 5px 5px 15px;
    text-align: center;
}

.product_card_wrapper h3 {
    font-size: 19px;
    text-align: center;
}

.product_card_wrapper p {
    font-size: 14px;
    text-align: center;
}

.product_card_wrapper hr {
    margin: 1rem auto;
    border-top: 2px solid #1d2c38;
    opacity: 1;
    width: 50px;
}

.product_card_wrapper.product_card_wrapper_bg1 {
    border: 10px solid #2196F3;
}

.product_card_wrapper.product_card_wrapper_bg2 {
    border: 10px solid #E91E63;
}

.product_card_wrapper.product_card_wrapper_bg3 {
    border: 10px solid #009688;
}

.product_card_wrapper.product_card_wrapper_bg4 {
    border: 10px solid #FF9800;
}

.product_card_wrapper.product_card_wrapper_bg5 {
    border: 10px solid red;
}

.product_card_wrapper .product_count span.count_bg1 {
    background-color: #2196F3;
}

.product_card_wrapper .product_count span.count_bg2 {
    background-color: #E91E63;
}

.product_card_wrapper .product_count span.count_bg3 {
    background-color: #009688;
}

.product_card_wrapper .product_count span.count_bg4 {
    background-color: #FF9800;
}

.product_card_wrapper .product_count span.count_bg5 {
    background-color: red;
}
/* products section */

  .feature_icon { 
    font-size: 38px;
    font-weight: 300;
  }

/* old header new design */
.dropdown-div{
    transition: all 0.4s ease;
    max-height: 0;
    overflow-y: hidden;
    position: fixed;
    top: 74px;
    z-index: 98;
    width: max-content;
    left: 50%;
    transform: translateX(-50%);
}

.dropdown-div.active {
  max-height: 95vh;
  opacity: 1;
}

.fa-x-twitter {
    display: inline-block;
    width: 1em;
    height: 1em;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 1227"><path fill="%23ffffff" d="M714 892L476 595l-457 597h154l301-393 233 293h154l-319-402 531-687H767L544 345 314 0H160l330 438L0 1227h154l286-366 274 366h152z"/></svg>');
}
.gallery-one_block-image img{
    height: 400px !important;
    object-fit: cover;
}

/* test code */

/* Service 13 start --------------------------*/
.service_card2 {
  position: relative;
  background-color: #ffffff;
  border-radius: 30px;
  padding: 30px;
  /* text-align: center; */
  z-index: 2;
  height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
     -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
    box-shadow: 0px 5px 2px 2px var(--service_bg);
    border: 1px solid var(--service_bg);
}
/* .service_card2:hover{

} */
@media (max-width: 1399px) {
  .service_card2 {
    padding: 30px 20px;
  }
}

/* .service_card2:before, .service_card2:after {
  content: "";
  position: absolute;
  border-radius: inherit;
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease;
} */

/* .service_card2:before {
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  top: 0;
  left: 0;
  z-index: -1;
} */

/* .service_card2:after {
  inset: 0;
  background: #3e65f3cc;
  background: #0091ffa6;
  background: #363636b0;
  z-index: -2;
} */

.service_card2 .box-icon {
  position: relative;
  width: 80px;
  height: 80px;
  line-height: 80px;
  /* padding: 5px; */
  text-align: center;
  border-radius: 50%;
  /* background-color: var(--white-color); */
  /* border: 5px solid #7dc0f1; */
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto 22px auto;
  z-index: 2;
}

.service_card2 .box-icon:before {
  content: "";
  position: absolute;
  inset: 0;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  border-radius: 50%;
  background-color: var(--icon_bg);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-transition: all 0.5s cubic-bezier(0.62, 0.21, 0.45, 1.52);
  transition: all 0.5s cubic-bezier(0.62, 0.21, 0.45, 1.52);
  z-index: -1;
}

/* .service_card2 .box-icon i {
  font-size: 30px;
    color: var(--main-color);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
} */

.service_card2 .box-title {
  font-size: 22px;
  font-weight: 600;
}

.service_card2 .box-title a {
  color: var(--color-two);
}

.service_card2_text {
  margin-bottom: 12px;
  color: var(--color-two);
}

.service_card2 .line-btn {
  text-transform: capitalize;
  /* font-size: 16px; */
  color: var(--color-two);
}

.service_card2:hover:after {
  background: none;
}

.service_card2:hover .box-title a {
  color: var(--black-color);
}

/* .service_card2:hover .box-icon {
  border: 5px solid var(--color-two);
} */

.service_card2:hover .box-icon:before {
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
}

.service_card2:hover .box-icon i {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}

.service_card2:hover .service_card2_text {
  color: var(--color-two);
}

.service_card2:hover .line-btn {
  color: var(--main-color);
}


.service_card2:hover .line-btn:before {
  background-color: var(--white-color);
}
.industry_th_slider.swiper {
    /* width: 100%; */
}
.industry_th_slider .swiper-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}


.industry_th_slider .swiper-wrapper {
    display: flex;
}

.industry_th_slider .swiper-slide {
    width: auto; 
    height: auto;           /* allow responsive height */
    display: flex;
}
.swiper-wrapper.row {
    flex-wrap: nowrap;
}

.th-slider.has-shadow {
    /* padding-left: 12px;
    padding-right: 12px; */
    margin: -25px -12px;
}
.th-slider.has-shadow .swiper-wrapper {
    padding: 25px 0;
}
.service_card2.background-image {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.background-image:hover {
    /* background-image: none !important; uncomment if you want to show img first */
    background-color: #EFF1F9 !important; /* grey */
    transition: all 0.3s ease;
}
/* Service 13 end --------------------------*/

/* contact-modal */
.process-card_number{
    height: 50px;
    width: 50px;
    line-height: 50px;
    background-color: var(--main-color);
    border-radius: 50%;
    text-align: center;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
    font-size: 36px;
    font-weight: 700;
    color: var(--white-color);
}

/* Ripple Elements */
.process-card_number:after,
.process-card_number:before{
    content: "";
    position: absolute;
    inset: 0;
    background-color: var(--main-color);
    z-index: -1;
    border-radius: 50%;
    transition: all ease 0.4s;
    animation: ripples 2.5s ease-in-out infinite; /* ⬅ faster animation */
}

/* Delay 2nd wave for ripple continuity */
.process-card_number:after{
    animation-delay: 1.25s; /* half of 2.5s */
}

/* Ripple Growth */
@keyframes ripples {
    0%   { transform: scale(1);   opacity: 0;   }
    25%  { opacity: 0.4; }
    100% { transform: scale(2.2); opacity: 0;   } /* ⬅ bigger ripple */
}
.service-box-wrapper{
  column-gap: 20px;
}
.service-box {
  position: relative;
  width: 300px;
  text-align: center;
  background-color: var(--bs-gray-100);
  border: 1px solid #adadad;
  transition: all 0.3s ease;
  overflow: hidden;
}
/* .service-box .bg-shape {
    position: absolute;
    bottom: -200px;
    left: 0;
    width: 100%;
    opacity: 0;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    pointer-events: none;
} */
.service-box:hover{
  color: var(--white-color);
  background-color: var(--main-color);
  transform: translateY(-8px);
}
/* .service-box:hover .bg-shape {
    bottom: 0;
    opacity: 1;
} */
.servicesModal .box-title{
  color:var(--color-three);
}
.servicesModal p{
  font-size: 14px;
}
.service-box:hover p{
  color: var(--white-color);
}
.modal{
  z-index: 999999;
}


/* contact-modal */

/* home-counter */
.home-counter{
  /* background: url('../images/background/home-counter-bg.png');
  background-size: cover;
  background-repeat: no-repeat; */
}


.small-box p {
    color: #fff;
    margin-bottom: 0;
    font-weight: 500
}


.box {
    background-color: white;
    box-shadow: 0 5px 20px 0 #42d6fc4f;
    border-radius: 15px;
    padding: 20px;
}
.box p:not(.AboutCounter-title){
  /* margin-left: 10%; */
  line-height: 1.2rem;
  color: var(--color-seven);
}

.box1 {
    margin-top: 16%;
    margin-left: -2%;
    width: 350px;
    /* height: 150px; */
    /* padding-top: 34px;
    padding-left: 20px */
}

.small-box {
  height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    border-radius: 10px;
}

.box1 .small-box {
    background-color: #f0fbf7;
    color: #46d39a;
    /* height: 95px */
}
.box .AboutCounter-title{
  margin-bottom: 0.5rem;
}

.h3-1 {
    font-size: 26px;
    color: #46d39a;
    /* font-family: "CircularStdMedium" */
}

.c-section1 {
    color: #48d39b!important;
    text-align: center;
    font-size: 30px!important;
}

.box1 .AboutCounter-title {
    font-size: 20px;
    /* font-family: "CircularStdMedium"; */
    /* margin-left: 10%; */
}

.download-des {
    margin-left: 9%;
    margin-top: -4%;
    width: 82%
}

.box2 {
    margin: -9px auto 0;
    width: 350px;
    /* height: 120px; */
    /* padding: 20px 20px */
}

.box2 .small-box {
    background-color: #fff7f2;
    color: #ff9f59
}

.h3-2 {
    font-size: 28px;
    color: #ff9f59;
    /* font-family: "CircularStdMedium" */
}

.box2 .AboutCounter-title {
    font-size: 20px;
    /* font-family: "CircularStdMedium"; */
    /* margin-left: 10%; */
    /* margin-bottom: 24px; */
}

.revnue-des {
    margin-left: 9%;
    margin-top: -9%;
    width: 82%
}

.box3 {
    margin: 146px 0 0 -44px;
    width: 450px;
    /* height: 200px;
    padding-top: 40px;
    padding-left: 20px */
}

.box3 .small-box {
    background-color: #eaf8ff;
    color: #50defd
}

.h3-3 {
    font-size: 44px!important;
    color: #50defd;
    /* font-family: "CircularStdMedium" */
}

.box3 .AboutCounter-title{
    font-size: 20px;
    /* font-family: "CircularStdMedium"; */
    /* margin-left: 10%; */
    margin-right: 5%;
}

.customer-des {
    margin-left: 9%;
    margin-top: -3%;
    width: 82%
}

.box4 {
    margin-top: 16%;
    margin-left: 2%;
    position: absolute;
    width: 400px;
    /* height: 150px;
    padding-top: 34px;
    padding-left: 20px */
}

.box4 .small-box {
    background-color: #fef1f2;
    color: #f5808b
}

.h3-4 {
    font-size: 26px;
    color: #f5808b;
    /* font-family: "CircularStdMedium" */
}

.box4 .AboutCounter-title {
    font-size: 20px;
    /* font-family: "CircularStdMedium"; */
    /* margin-left: 10% */
}

.download-des {
    margin-left: 9%;
    margin-top: -4%;
    width: 82%
}
@media (max-width:1170px) {
  .box1{
    margin-top: 40%;
  }
}
@media (max-width:992px) {
  .box1,
  .box2,
  .box3,
  .box4{
    margin-top: 10px;
    height: auto !important   ;
    padding: 30px;
  }
.box3{
  margin-left: auto;
}
}
@media (max-width:768px) {

  .small-box{
    padding: 0;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .box1 {
        /* margin-top: 7%!important;
        margin-left: 0!important; */
        width: 100%
    }

    .box2 {
        /* margin: 39px auto 0!important; */
        width: 100%
    }

    .box3 {
        margin: 39px 0 0 0!important;
        width: 100%!important;
       
        /* padding-top: 24px!important;
        padding-left: 20px!important */
    }

    .box4 {
        margin-top: 11%;
        margin-left: 0!important;
        position: relative!important;
        width: 100%
    }

    .h3-4 {
        font-size: 36px!important
    }

    .h3-3 {
        font-size: 37px!important
    }
    .home-counter .sec-title_heading{
      line-height: 34px;
      font-size: 24px;

    }
        .box1,
  .box2,
  .box3,
  .box4,
  .box1 p,
  .box2 p,
  .box3 p,
  .box4 p,
  .download-des,
  .customer-des,
  .revnue-des{
    margin: 0 !important;
  }
  .box1,
  .box2,
  .box3,
  .box4{
    margin-top: 10px !important;     
  }
  .download-des,
  .customer-des,
  .revnue-des{
    width: 50%;
    margin-top: 10px !important;
  }
}
.career-ele1{
  top: 26%;
  left: 2%;
}
.career-ele2{
  top: 41%;
  right: 4%;
}
@media (max-width: 1100px) {
  .career-ele1,
  .career-ele2{
    /* display: none; */
    transform: scale(0.6);
  }
  .career-ele1{
    top: 5%;
    left: 2%;
  }
  .career-ele2{
    top: auto;  
    bottom: 3%;
    right: 4%;
  }
}

@media (max-width: 991px) {
    .career-ele1 {
        top: 13%;
        left: 2%;
        width: 100px;
    }

        .career-ele2 {
        top: auto;
        bottom: -5%;
        right: 7%;
        width: 149px;
    }
}
.value_wrapper{
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  row-gap: 10px;
  flex-shrink: 0;
}
.value_text{
  font-size: 18px;
  line-height: 32px;
  text-align: center;
}
.content_div{
  background-color: #255ab0;
  color: #fff;
  border-radius: 30px;
  padding: 30px 20px;
  min-height: 270px;
}
.content_img_div{
  margin-top: 70px;
  display: flex;
  flex-direction: column;
}

.content_img img{
  object-fit: cover;
  min-height: 260px;  
  aspect-ratio: 3 / 2;
}
.overlapped_div{
  flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    position: relative; 
    z-index: 2;
    background: white;
    border-radius: 0 0 16px 16px;
    padding: 24px;
}

.overlapped_div_reverse{
  background: white;
  border-radius: 16px;
  padding: 24px 24px 84px 24px;
  margin-bottom: -60px;
}
.content_img_reverse{
  border-radius: 16px;
  overflow: hidden;
  margin: 0 16px; 
  box-shadow: 0 4px 20px rgba(0,0,0,0.1);
}
.content_img_reverse img{
  min-height: 260px;  
  aspect-ratio: 3 / 2;
  object-fit: cover;
}
.life_tek p{
  margin-bottom: 0;
}
.career_listing_wrapper{
  border: 1px solid #E1E1E1;
  padding: 20px;
  border-radius: 30px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 768px){
  .content_img_div{
    margin-top: 0px;
  }
  .overlapped_div{
    padding-bottom: 20px;
  }
}
.content_img{
  border-radius: 16px 16px 0 0;
  overflow: hidden; 
  /* margin-bottom: -60px; */
}
.listing_top{
  display: flex;
  column-gap: 20px;
  margin-bottom: 15px;
}
.listing_icon{
  width: 62px;
  height: 62px;
  background-color: var(--main-color);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  flex-shrink: 0;
}
.job_title{
  color: #1F2938;

}
.listing_title{
  font-size: 16px;
}
.img_div img{
  border-radius: 30px;
}
.job_desc_title{
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 10px;
  color: #4C4561;
  font-weight: 600;
}
.job_desc_detail{
  font-size: 15px;
  line-height: 22px;
}
.listing_expand {
  display: inline-block;
  position: relative;
  text-decoration: none;
}

.listing_expand::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: -4px;
  left: 0;
  background-color: var(--main-color);
  transform-origin: bottom right;
  animation: underline 2s cubic-bezier(0.65, 0, 0.35, 1) infinite;
}

@keyframes underline {
  0% {
    transform: scaleX(0);
    transform-origin: left;
  }

  45% {
    transform: scaleX(1);
    transform-origin: left;
  }

  55% {
    transform: scaleX(1);
    transform-origin: right;
  }

  100% {
    transform: scaleX(0);
    transform-origin: right;
  }
}
.listing_badge {
  padding: 5px 13px;
  border-radius: 30px;
  font-size: 12px;
  font-weight: 500;
  color: #4C4561;
}

.listing_badge.yellow{
  background-color: #FFF0C5;
}
.listing_badge.green{
  background-color: #D8FFCD;
}
.listing_badge.red{
  background-color: #FFD1C5;
}
.listing_bottom{
  display: flex;
  justify-content: space-between;
  align-items: center;

}

.hallnara-ele1{
  transform: scale(0.95);
  bottom: 15%;
  left: 5%;
}
.hallnara-ele2{
  transform: scale(0.95);
  top: 24%;
  right: 5%;
}
.highlight_section{
  background-color: #F0FAFF;
  padding: 30px 0;
}

.highlight_text h5{
  color: #404044;
  font-size: 20px;
  font-weight: 700;
}
.case_study_title{
  font-weight: 700;
  font-size: 32px;
  line-height: 44px;
  color: #1F173A;
}
.case_study_subtitle,
.case_study_subtitle li{
  font-weight: 400;
  font-size: 16px !important;
  line-height: 26px;
  color: #1F173ACC !important;
}
.highlight_text p{
  color: #404044;
  font-size: 16px;
}
.case_study_fw_img{
    background-color: #F7F7FA;
    padding: 20px;
    border-radius: 20px;
    margin-top: 30px;
}
.portfolio_images {
  border-radius: 20px;
}
@media (max-width:599px) {
  .case_study_fw_img{
    padding: 10px;
    border-radius: 10px;
  }
}
.case_study_techstack{
  padding: clamp(20px, 40px, 50px) 0;
  background-color: #F0FAFF;
}
.hover-pink:hover{
  color: #e4569a !important;
}
.hover-underline-animation.hover-pink::after{
  background-color: #e4569a;
}

.slider-one.software_video{
    background: url('../images/capabilities/software_frame1.png');
}
.video_wrapper{
    background: url('../images/capabilities/ai_frame1.png');
}
.industry_bg{
   background: url('../images/home/oval-bg.svg');
   /* padding-top: clamp(8%, 6.5%, 6%); */
    padding-top: clamp(60px, 8vw, 140px);
    padding-bottom: clamp(30px, 4vw, 80px);
}
.custom_icon{
  max-width:100%;
  height:46px;
}


/* ========= floaitng css animation ============ */
.floating-animation1 {
  animation: floating1 3s ease-in-out infinite;
}

@keyframes floating1 {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-20px); /* upar jayega */
  }
  100% {
    transform: translateY(0px); /* wapas niche */
  }
}

.floating-animation2 {
  animation: floating2 3s ease-in-out infinite;
}

@keyframes floating2 {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-15px); /* upar jayega */
  }
  100% {
    transform: translateY(0px); /* wapas niche */
  }
}

.floating-animation3 {
  animation: floating3 3s ease-in-out infinite;
}

@keyframes floating3 {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-10px); /* upar jayega */
  }
  100% {
    transform: translateY(0px); /* wapas niche */
  }
}

/* ======= rotation animation ========= */
.rotate-left {
  animation: rotateLeft 13s linear infinite;
}

.rotate-right {
  animation: rotateRight 13s linear infinite;
}

@keyframes rotateLeft {
  from { transform: rotate(0deg); }
  to { transform: rotate(-360deg); }
}

@keyframes rotateRight {
  from { transform: rotate(0deg); }
  to { transform: rotate(360deg); }
}

/* ========= fade up animation ========== */
.animate {
  opacity: 0;
  transform: translateY(60px) scale(0.98); /* 👈 thoda depth add */
  transition: all 0.8s cubic-bezier(0.22, 1, 0.36, 1) 0.1s; 
  will-change: transform, opacity; /* 🚀 performance boost */
}

@media (min-width: 576px) {
    
  .animate.duration2 {
    transition: all 1s cubic-bezier(0.22, 1, 0.36, 1) 0.2s; 
  }

  .animate.duration3 {
    transition: all 1.3s cubic-bezier(0.22, 1, 0.36, 1) 0.3s; 
  }

  .animate.duration4 {
    transition: all 1.6s cubic-bezier(0.22, 1, 0.36, 1) 0.4s; 
  }

  .animate.left {
  transform: translateX(-60px);
  transition: all 2s cubic-bezier(0.22, 1, 0.36, 1) 0.2s;
}

.animate.right {
  transform: translateX(60px);
  transition: all 1.6s cubic-bezier(0.22, 1, 0.36, 1) 0.2s;
}
  .animate.zoom {
  transform: scale(0.85); /* thoda aur deep zoom */
  transition: all 1.7s cubic-bezier(0.22, 1, 0.36, 1);
}
}

/* its dynamic class for render in html */
.animate.show {
  opacity: 1;
  transform: translateY(0) scale(1); /* 👈 smooth zoom-in feel */
}


/* utills */
/* =========================
   Base (xs default)
========================= */
.mt-6  { margin-top: 3.5rem!important; }
.mt-7  { margin-top: 4rem!important; }
.mt-8  { margin-top: 4.5rem!important; }
.mt-9  { margin-top: 5rem!important; }
.mt-10 { margin-top: 5.5rem!important; }
.mt-11 { margin-top: 6rem!important; }
.mt-12 { margin-top: 6.5rem!important; }
.mt-13 { margin-top: 7rem!important; }
.mt-14 { margin-top: 7.5rem!important; }
.mt-15 { margin-top: 8rem!important; }

/* =========================
   SM ≥576px
========================= */
@media (min-width: 576px) {
  .mt-sm-6  { margin-top: 3.5rem!important; }
  .mt-sm-7  { margin-top: 4rem!important; }
  .mt-sm-8  { margin-top: 4.5rem!important; }
  .mt-sm-9  { margin-top: 5rem!important; }
  .mt-sm-10 { margin-top: 5.5rem!important; }
  .mt-sm-11 { margin-top: 6rem!important; }
  .mt-sm-12 { margin-top: 6.5rem!important; }
  .mt-sm-13 { margin-top: 7rem!important; }
  .mt-sm-14 { margin-top: 7.5rem!important; }
  .mt-sm-15 { margin-top: 8rem!important; }
}

/* =========================
   MD ≥768px
========================= */
@media (min-width: 768px) {
  .mt-md-6  { margin-top: 3.5rem!important; }
  .mt-md-7  { margin-top: 4rem!important; }
  .mt-md-8  { margin-top: 4.5rem!important; }
  .mt-md-9  { margin-top: 5rem!important; }
  .mt-md-10 { margin-top: 5.5rem!important; }
  .mt-md-11 { margin-top: 6rem!important; }
  .mt-md-12 { margin-top: 6.5rem!important; }
  .mt-md-13 { margin-top: 7rem!important; }
  .mt-md-14 { margin-top: 7.5rem!important; }
  .mt-md-15 { margin-top: 8rem!important; }
}

/* =========================
   LG ≥992px
========================= */
@media (min-width: 992px) {
  .mt-lg-6  { margin-top: 3.5rem!important; }
  .mt-lg-7  { margin-top: 4rem!important; }
  .mt-lg-8  { margin-top: 4.5rem!important; }
  .mt-lg-9  { margin-top: 5rem!important; }
  .mt-lg-10 { margin-top: 5.5rem!important; }
  .mt-lg-11 { margin-top: 6rem!important; }
  .mt-lg-12 { margin-top: 6.5rem!important; }
  .mt-lg-13 { margin-top: 7rem!important; }
  .mt-lg-14 { margin-top: 7.5rem!important; }
  .mt-lg-15 { margin-top: 8rem!important; }
}

/* =========================
   XL ≥1200px
========================= */
@media (min-width: 1200px) {
  .mt-xl-6  { margin-top: 3.5rem!important; }
  .mt-xl-7  { margin-top: 4rem!important; }
  .mt-xl-8  { margin-top: 4.5rem!important; }
  .mt-xl-9  { margin-top: 5rem!important; }
  .mt-xl-10 { margin-top: 5.5rem!important; }
  .mt-xl-11 { margin-top: 6rem!important; }
  .mt-xl-12 { margin-top: 6.5rem!important; }
  .mt-xl-13 { margin-top: 7rem!important; }
  .mt-xl-14 { margin-top: 7.5rem!important; }
  .mt-xl-15 { margin-top: 8rem!important; }
}

/* =========================
   XXL ≥1400px
========================= */
@media (min-width: 1400px) {
  .mt-xxl-6  { margin-top: 3.5rem!important; }
  .mt-xxl-7  { margin-top: 4rem!important; }
  .mt-xxl-8  { margin-top: 4.5rem!important; }
  .mt-xxl-9  { margin-top: 5rem!important; }
  .mt-xxl-10 { margin-top: 5.5rem!important; }
  .mt-xxl-11 { margin-top: 6rem!important; }
  .mt-xxl-12 { margin-top: 6.5rem!important; }
  .mt-xxl-13 { margin-top: 7rem!important; }
  .mt-xxl-14 { margin-top: 7.5rem!important; }
  .mt-xxl-15 { margin-top: 8rem!important; }
}

/* =========================
   Base (xs default)
========================= */
.mb-6  { margin-bottom: 3.5rem!important; }
.mb-7  { margin-bottom: 4rem!important; }
.mb-8  { margin-bottom: 4.5rem!important; }
.mb-9  { margin-bottom: 5rem!important; }
.mb-10 { margin-bottom: 5.5rem!important; }
.mb-11 { margin-bottom: 6rem!important; }
.mb-12 { margin-bottom: 6.5rem!important; }
.mb-13 { margin-bottom: 7rem!important; }
.mb-14 { margin-bottom: 7.5rem!important; }
.mb-15 { margin-bottom: 8rem!important; }

/* =========================
   SM ≥576px
========================= */
@media (min-width: 576px) {
  .mb-sm-6  { margin-bottom: 3.5rem!important; }
  .mb-sm-7  { margin-bottom: 4rem!important; }
  .mb-sm-8  { margin-bottom: 4.5rem!important; }
  .mb-sm-9  { margin-bottom: 5rem!important; }
  .mb-sm-10 { margin-bottom: 5.5rem!important; }
  .mb-sm-11 { margin-bottom: 6rem!important; }
  .mb-sm-12 { margin-bottom: 6.5rem!important; }
  .mb-sm-13 { margin-bottom: 7rem!important; }
  .mb-sm-14 { margin-bottom: 7.5rem!important; }
  .mb-sm-15 { margin-bottom: 8rem!important; }
}

/* =========================
   MD ≥768px
========================= */
@media (min-width: 768px) {
  .mb-md-6  { margin-bottom: 3.5rem!important; }
  .mb-md-7  { margin-bottom: 4rem!important; }
  .mb-md-8  { margin-bottom: 4.5rem!important; }
  .mb-md-9  { margin-bottom: 5rem!important; }
  .mb-md-10 { margin-bottom: 5.5rem!important; }
  .mb-md-11 { margin-bottom: 6rem!important; }
  .mb-md-12 { margin-bottom: 6.5rem!important; }
  .mb-md-13 { margin-bottom: 7rem!important; }
  .mb-md-14 { margin-bottom: 7.5rem!important; }
  .mb-md-15 { margin-bottom: 8rem!important; }
}

/* =========================
   LG ≥992px
========================= */
@media (min-width: 992px) {
  .mb-lg-6  { margin-bottom: 3.5rem!important; }
  .mb-lg-7  { margin-bottom: 4rem!important; }
  .mb-lg-8  { margin-bottom: 4.5rem!important; }
  .mb-lg-9  { margin-bottom: 5rem!important; }
  .mb-lg-10 { margin-bottom: 5.5rem!important; }
  .mb-lg-11 { margin-bottom: 6rem!important; }
  .mb-lg-12 { margin-bottom: 6.5rem!important; }
  .mb-lg-13 { margin-bottom: 7rem!important; }
  .mb-lg-14 { margin-bottom: 7.5rem!important; }
  .mb-lg-15 { margin-bottom: 8rem!important; }
}

/* =========================
   XL ≥1200px
========================= */
@media (min-width: 1200px) {
  .mb-xl-6  { margin-bottom: 3.5rem!important; }
  .mb-xl-7  { margin-bottom: 4rem!important; }
  .mb-xl-8  { margin-bottom: 4.5rem!important; }
  .mb-xl-9  { margin-bottom: 5rem!important; }
  .mb-xl-10 { margin-bottom: 5.5rem!important; }
  .mb-xl-11 { margin-bottom: 6rem!important; }
  .mb-xl-12 { margin-bottom: 6.5rem!important; }
  .mb-xl-13 { margin-bottom: 7rem!important; }
  .mb-xl-14 { margin-bottom: 7.5rem!important; }
  .mb-xl-15 { margin-bottom: 8rem!important; }
}

/* =========================
   XXL ≥1400px
========================= */
@media (min-width: 1400px) {
  .mb-xxl-6  { margin-bottom: 3.5rem!important; }
  .mb-xxl-7  { margin-bottom: 4rem!important; }
  .mb-xxl-8  { margin-bottom: 4.5rem!important; }
  .mb-xxl-9  { margin-bottom: 5rem!important; }
  .mb-xxl-10 { margin-bottom: 5.5rem!important; }
  .mb-xxl-11 { margin-bottom: 6rem!important; }
  .mb-xxl-12 { margin-bottom: 6.5rem!important; }
  .mb-xxl-13 { margin-bottom: 7rem!important; }
  .mb-xxl-14 { margin-bottom: 7.5rem!important; }
  .mb-xxl-15 { margin-bottom: 8rem!important; }
}

/* Base */
.my-6  { margin-top: 3.5rem!important; margin-bottom: 3.5rem!important; }
.my-7  { margin-top: 4rem!important; margin-bottom: 4rem!important; }
.my-8  { margin-top: 4.5rem!important; margin-bottom: 4.5rem!important; }
.my-9  { margin-top: 5rem!important; margin-bottom: 5rem!important; }
.my-10 { margin-top: 5.5rem!important; margin-bottom: 5.5rem!important; }
.my-11 { margin-top: 6rem!important; margin-bottom: 6rem!important; }
.my-12 { margin-top: 6.5rem!important; margin-bottom: 6.5rem!important; }
.my-13 { margin-top: 7rem!important; margin-bottom: 7rem!important; }
.my-14 { margin-top: 7.5rem!important; margin-bottom: 7.5rem!important; }
.my-15 { margin-top: 8rem!important; margin-bottom: 8rem!important; }

/* SM */
@media (min-width: 576px) {
  .my-sm-6  { margin-top: 3.5rem!important; margin-bottom: 3.5rem!important; }
  .my-sm-7  { margin-top: 4rem!important; margin-bottom: 4rem!important; }
  .my-sm-8  { margin-top: 4.5rem!important; margin-bottom: 4.5rem!important; }
  .my-sm-9  { margin-top: 5rem!important; margin-bottom: 5rem!important; }
  .my-sm-10 { margin-top: 5.5rem!important; margin-bottom: 5.5rem!important; }
  .my-sm-11 { margin-top: 6rem!important; margin-bottom: 6rem!important; }
  .my-sm-12 { margin-top: 6.5rem!important; margin-bottom: 6.5rem!important; }
  .my-sm-13 { margin-top: 7rem!important; margin-bottom: 7rem!important; }
  .my-sm-14 { margin-top: 7.5rem!important; margin-bottom: 7.5rem!important; }
  .my-sm-15 { margin-top: 8rem!important; margin-bottom: 8rem!important; }
}

/* MD */
@media (min-width: 768px) {
  .my-md-6  { margin-top: 3.5rem!important; margin-bottom: 3.5rem!important; }
  .my-md-7  { margin-top: 4rem!important; margin-bottom: 4rem!important; }
  .my-md-8  { margin-top: 4.5rem!important; margin-bottom: 4.5rem!important; }
  .my-md-9  { margin-top: 5rem!important; margin-bottom: 5rem!important; }
  .my-md-10 { margin-top: 5.5rem!important; margin-bottom: 5.5rem!important; }
  .my-md-11 { margin-top: 6rem!important; margin-bottom: 6rem!important; }
  .my-md-12 { margin-top: 6.5rem!important; margin-bottom: 6.5rem!important; }
  .my-md-13 { margin-top: 7rem!important; margin-bottom: 7rem!important; }
  .my-md-14 { margin-top: 7.5rem!important; margin-bottom: 7.5rem!important; }
  .my-md-15 { margin-top: 8rem!important; margin-bottom: 8rem!important; }
}

/* LG */
@media (min-width: 992px) {
  .my-lg-6  { margin-top: 3.5rem!important; margin-bottom: 3.5rem!important; }
  .my-lg-7  { margin-top: 4rem!important; margin-bottom: 4rem!important; }
  .my-lg-8  { margin-top: 4.5rem!important; margin-bottom: 4.5rem!important; }
  .my-lg-9  { margin-top: 5rem!important; margin-bottom: 5rem!important; }
  .my-lg-10 { margin-top: 5.5rem!important; margin-bottom: 5.5rem!important; }
  .my-lg-11 { margin-top: 6rem!important; margin-bottom: 6rem!important; }
  .my-lg-12 { margin-top: 6.5rem!important; margin-bottom: 6.5rem!important; }
  .my-lg-13 { margin-top: 7rem!important; margin-bottom: 7rem!important; }
  .my-lg-14 { margin-top: 7.5rem!important; margin-bottom: 7.5rem!important; }
  .my-lg-15 { margin-top: 8rem!important; margin-bottom: 8rem!important; }
}

/* XL */
@media (min-width: 1200px) {
  .my-xl-6  { margin-top: 3.5rem!important; margin-bottom: 3.5rem!important; }
  .my-xl-7  { margin-top: 4rem!important; margin-bottom: 4rem!important; }
  .my-xl-8  { margin-top: 4.5rem!important; margin-bottom: 4.5rem!important; }
  .my-xl-9  { margin-top: 5rem!important; margin-bottom: 5rem!important; }
  .my-xl-10 { margin-top: 5.5rem!important; margin-bottom: 5.5rem!important; }
  .my-xl-11 { margin-top: 6rem!important; margin-bottom: 6rem!important; }
  .my-xl-12 { margin-top: 6.5rem!important; margin-bottom: 6.5rem!important; }
  .my-xl-13 { margin-top: 7rem!important; margin-bottom: 7rem!important; }
  .my-xl-14 { margin-top: 7.5rem!important; margin-bottom: 7.5rem!important; }
  .my-xl-15 { margin-top: 8rem!important; margin-bottom: 8rem!important; }
}

/* XXL */
@media (min-width: 1400px) {
  .my-xxl-6  { margin-top: 3.5rem!important; margin-bottom: 3.5rem!important; }
  .my-xxl-7  { margin-top: 4rem!important; margin-bottom: 4rem!important; }
  .my-xxl-8  { margin-top: 4.5rem!important; margin-bottom: 4.5rem!important; }
  .my-xxl-9  { margin-top: 5rem!important; margin-bottom: 5rem!important; }
  .my-xxl-10 { margin-top: 5.5rem!important; margin-bottom: 5.5rem!important; }
  .my-xxl-11 { margin-top: 6rem!important; margin-bottom: 6rem!important; }
  .my-xxl-12 { margin-top: 6.5rem!important; margin-bottom: 6.5rem!important; }
  .my-xxl-13 { margin-top: 7rem!important; margin-bottom: 7rem!important; }
  .my-xxl-14 { margin-top: 7.5rem!important; margin-bottom: 7.5rem!important; }
  .my-xxl-15 { margin-top: 8rem!important; margin-bottom: 8rem!important; }
}