.about-us-banner-sections {
  /* padding: 160px 0 0; */
  background-size: cover;
  background-repeat: no-repeat;
}

.about-us-banner-sections.innerBanner {
  height: auto;
  flex-direction: column;
}

.about-us-banner-sections.innerBanner p {
  width: auto;
  font-size: 16px;
  font-weight: 500;
  line-height: 27.52px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  font-family: "BwAletaNo10-Regular";
}

.about-us-banner-sections.innerBanner h1 {
  border-bottom: 1px solid #ffffff;
}

.about-us-banner-sections.innerBanner h1 {
  margin-bottom: 16px;
  padding-bottom: 22px;
}

.number-icon-section::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  /*backdrop-filter: blur(39.302181243896484px);*/
}

.number-icon-section {
  position: relative;
  background-image: none;
  margin-top: 93px;
  width: 100%;
}

.number-icon-section .user-numbers {
  font-family: "BwAletaNo10-Bold";
  font-size: 33.2px;
  font-weight: 700;
  line-height: 57.1px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #f5a100;
}

.number-icon-section .user-text p {
  font-family: "BwAletaNo10-Light";
  font-size: 16px;
  font-weight: 500;
  line-height: 27.52px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #ffffff;
}

.number-icon-section .col-4-number:nth-child(4),
.number-icon-section .col-4-number:first-child {
  border-left: none;
}

.number-icon-section .col-4-number:nth-child(4),
.number-icon-section .col-4-number:nth-child(5),
.number-icon-section .col-4-number:nth-child(6) {
  border-bottom: none;
}

.number-icon-section .col-4-number {
  border-bottom: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  padding: 16px 0;
}

/* .our-story-section-video {
  margin: 60px 0px;
  padding: 20px 0px;
} */
/* .our-story-section-video .video-heading {
  margin-bottom: 60px;
  font-family: 'Red Hat Display';
  font-weight: 400;
  font-style: 'Regular';
  font-size: 36px;
  line-height: 42px;
  letter-spacing: 0%;
  text-align: center;
  text-transform: capitalize;
  color: #333333;
} */

/* .our-story-section-video .container {
  position: relative;
  height: inherit;
  display: flex;
  align-items: flex-end;
} */

/* .our-story-section-video .container video {
  position: absolute;
  object-fit: cover;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
} */

/* .our-story-section-video .container .contents {
  position: relative;
  margin-left: 60px;
  margin-bottom: 50px;
} */

.page-template-about-us-25 .about-use-25-tpl .about-daffodilsw h2 {
  text-align: center;
}

.page-template-about-us-25 .about-use-25-tpl h2 {
  font-family: 'Red Hat Display', sans-serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
  font-size: 36px !important;
  line-height: 100% !important;
  letter-spacing: 0 !important;
  text-align: center !important;
  text-transform: capitalize !important;
  color: #333333 !important;
}

@media screen and (max-width: 768px) {
  .page-template-about-us-25 .about-use-25-tpl h2 {
    font-size: 20px !important;
    text-align: left !important;
  }
}

.our-story-section-video .container .contents p {
  font-size: 16px;
  font-weight: 500;
  line-height: 27.52px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #FFFFFF;
}

.card-sections-6 .Card-container {
  margin-top: 16px;
  display: block;
  padding: 36px 18px;
  box-shadow: 0px 3.15px 26.81px 0px #00000026;
  border: 1px solid transparent;
  transition: border-color 0.3s ease;
  display: flex;
  flex-direction: column;
  height: 100%;
  border-radius: 9.46px;
}

.card-sections-6 .row .col-lg-3.col-md-3 {
  margin-top: 15px;
}

.card-sections-6 .Card-container .card-image-container {
  width: 59.95px;
  height: 48.01px;
  margin-bottom: 39px;
}

.card-sections-6 .Card-container .card-image-container img {
  width: 100%;
}

.card-sections-6 .Card-container:hover .card-image-container img {
  filter: invert(51%) sepia(335%) saturate(445%) hue-rotate(-9deg);
}

.card-sections-6 .Card-container .card-content {
  font-family: "BwAletaNo10-light";
  font-size: 15.97px;
  font-weight: 500;
  line-height: 27.47px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #535152;
}

.card-sections-6 .Card-container:hover .card-content {
  font-family: "BwAletaNo10-Bold";
}

.card-sections-6 .Card-container .imgs-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.card-sections-6 .Card-container:hover {
  border: 1px solid #f5a100;
}

.card-sections-6 .Card-container .imgs-row .img-arrow {
  display: block;
  transform: translateX(-100%);
  opacity: 0;
  transition: transform 0.5s ease, opacity 0.5s ease;
}

.card-sections-6 .Card-container:hover .imgs-row .img-arrow {
  transform: translateX(0);
  opacity: 1;
}

.card-sections-4 {
  padding: 90px 0 50px;
}

.card-sections-6 {
  padding: 92px 0 0;
}

.page-template-about-us-25 .card-sections-6 h2 {
  margin-bottom: 62px;
}

.page-template-about-us-25 .card-sections-4 h2 {
  margin-bottom: 34px;
}

.page-template-about-us-25 .card-sections-4 .card-image-container {
  width: 92px;
  height: 92px;
}

.page-template-about-us-25 .card-sections-4 .card-image-container img {
  width: 100%;
}

.page-template-about-us-25 .card-sections-4 .card-heading {
  margin: 20px 0 16px;
  font-family: "BwAletaNo10-Regular";
  font-size: 20.43px;
  font-weight: 500;
  line-height: 31.06px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #000000;
}

.page-template-about-us-25 .card-sections-4 .card-content {
  font-family: Open Sans;
  font-size: 14px;
  font-weight: 400;
  line-height: 22.4px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}

.card-sections-4 .col-lg-3 {
  padding: 30px;
  border-left: 1px solid #c1bfc1;
}

.about-daffodilsw {
  background: url(../default_images/why-daffodil.png);
  background-repeat: no-repeat;
  background-size: 100%;
  /* padding: 55px 0 114px; */
  margin-bottom: 40px;
  padding-top: 40px;
}

.about-daffodilsw-row {
  justify-content: center;
}

.about-daffodilsw-row .card {
  background-image: url(../images/about-card-bg.svg);
  padding: 38px 25px 43px;
  width: 338.21px;
  height: 226px;
  background-repeat: no-repeat;
  background-size: contain;
  display: flex;
  align-items: center;
  justify-content: center;
}

.about-daffodilsw-row .card .card-content {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 0.89px solid #00000080
}

.about-daffodilsw-row .col-md-8 {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  gap: 60px;
  justify-content: center;
}

.about-daffodilsw-row .card .card-content {
  font-family: "BwAletaNo10-Regular";
  font-size: 14px;
  font-weight: 500;
  line-height: 22.4px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #000000;
}

.about-daffodilsw h2 {
  padding-bottom: 40px;
  text-align: center;
}

.about-daffodilsw-row .col-md-8::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  /* background: red; */
  top: 50%;
  left: 20%;
  background-image: url(../images/about-daffodilsw-center.svg);
  background-repeat: no-repeat;
}

.about-daffodilsw-row .col-md-8::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  top: 90%;
  right: 0%;
  background-image: url(../images/about-daffodilsw-center.svg);
  background-repeat: no-repeat;
  transform: rotate(90deg);
}

.meet-the-team-sections {
  /* padding: 75px 0 120px; */
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 40px;
  margin-bottom: 40px;
}

.meet-the-team-sections .team-card-container {
  display: flex;
  flex-wrap: wrap;
}

.meet-the-team-sections .team-card-container .team-cards {
  position: relative;
  width: 250px;
  height: 300px;
  border-radius: 6px;
  background: #D0DBED;
}

.meet-the-team-sections .team-card-container .team-cards:nth-of-type(even) {
  background: #A3C7FF;
}

.meet-the-team-sections .team-card-container .team-cards img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.meet-the-team-sections .team-card-container .team-cards .card-heading {
  z-index: 1;
  position: absolute;
  background: #00000038;
  width: 100%;
  bottom: 0;
  display: flex;
  justify-content: space-between;
  padding: 15px 0 0;
  align-items: center;
}

.meet-the-team-sections .team-card-container .team-cards .card-heading p {
  width: 100px;
  font-family: 'BwAletaNo10-Bold';
  font-size: 12.12px;
  font-weight: 700;
  line-height: 18.42px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #FFFFFF;
  text-align: center;
}

.flip-card {
  background-color: transparent;
  width: 250px;
  height: 300px;
  perspective: 1000px;
  cursor: pointer;
}

.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
  backface-visibility: hidden;
  -moz-backface-visibility: hidden;
}

/* Flip on hover for desktop */
@media (min-width: 768px) {

  .flip-card:hover .flip-card-inner,
  .flip-card:focus .flip-card-inner {
    transform: rotateY(180deg);
  }
}

@media (max-width: 767px) {
  .flip-card.clicked .flip-card-inner {
    transform: rotateY(180deg);
  }
}

.flip-card:focus {
  outline: 0;
}

.flip-card-front,
.flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
}

.flip-card-front {
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
}

.flip-card-back p {
  font-family: 'BwAletaNo10-Medium';
  font-size: 11px;
  font-weight: 600;
  line-height: 18.7px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  margin: 0;
  color: #000000;
}

.flip-card-back {
  transform: rotateY(180deg);
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 28px 16px;
}

.Our-locations-list {
  mix-blend-mode: Multiply;
}

.page-template-about-us-25 .Our-locations-section .Our-locations-list h2 {
  position: absolute;
  top: 44%;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  font-size: 22px;
  z-index: 2;
}

.meet-the-team-sections .row {
  align-items: center;
}

.page-template-about-us-25 .giving-it-back-section .know-more,
.meet-the-team-sections .View-all-team {
  padding: 9px 22px 9px 22px;
  background: #F5A100;
  color: #000000;
  display: inline-flex;
  gap: 6px;
  align-items: center;
  margin-top: 35px;
  border-radius: 50px;
  font-family: 'BwAletaNo10-Bold';
  font-size: 14px;
  font-weight: 600;
  line-height: 21.28px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}

.meet-the-team-sections .banner-sub-heading p {
  font-family: 'Manrope', sans-serif;
  font-weight: 400;
  font-style: normal;
  /* "Regular" should be written as normal */
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.05em;
  text-align: center;
  color: #333333;
  width: 990px;
  margin-top: 40px;
}


@media screen and (max-width: 768px) {
  .meet-the-team-sections .banner-sub-heading p {
    font-size: 12px;
    line-height: 18px;
    color: #515151;
    text-align: left;
    width: auto;
    margin-bottom: 4px;
    margin-top: 12px;
  }

  .page-template-about-us-25 .giving-it-back-section {
    padding: 0 !important;
  }
}

.page-template-about-us-25 .giving-it-back-section {
  padding: 0;
}

/* .page-template-about-us-25 section.giving-it-back-section.white:before {
  top: 100px;
  width: 900px;
} */

.page-template-about-us-25 section.giving-it-back-section {
  background-color: #FFFFFF;
  margin-block: 40px;
}

.page-template-about-us-25 .giving-it-back-section .services-heading-section3 h3 span {
  color: #F5A100;
  margin-bottom: 31px;
  font-size: 32px;
  font-weight: 700;
  line-height: 48.64px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  display: inline-block;
}

.page-template-about-us-25 .giving-it-back-section .two-image-wrapper::after {
  background-image: none;
}

.page-template-about-us-25 .giving-it-back-section .rightside-image {
  margin-top: -218px;
}

.our-story-section-video #playButton {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
  background: url(../images/youtube-play.svg);
  width: 84px;
  height: 84px;
  background-size: cover;
  background-repeat: no-repeat;
  font-size: 0;
}

.our-story-section-video #playButton.active {
  background: url(../images/pause_video_icon.svg);
}

.our-story-section-video .container #playButton.active {
  display: none;
}

.our-story-section-video .container:hover #playButton.active {
  display: block;
}

.our-story-section-video .container {
  position: relative;
}

.our-story-section-video .container::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 20px;
}

.our-story-section-video .container.active::after {
  content: none;
}

.our-story-section-video .innser-container {
  position: relative;
  z-index: 2;
}

.our-story-section-video .innser-container.active {
  position: static;
}

.our-story-section-video .container video {
  border-radius: 20px;
  display: none;
}

.our-story-section-video .container video.active {
  display: block;
}

/* .page-template-about-us-25 .pro-aw-footer h2 {
  font-family: 'BwAletaNo10-Bold';
  color: #F5A100;
  text-align: center;
} */

.giving-it-back-section .two-image-wrapper .image-item {
  z-index: 1;
}

@media (min-width: 767px) and (max-width: 768px) {
  .number-icon-section .col-4-number:nth-child(3) {
    border-left: 1px solid #fff;
  }
}

@media only screen and (max-width: 768px) {
  .about-us-banner-sections.innerBanner h1 {
    font-size: 28px;
    font-weight: 700;
    line-height: 40px;
  }

  .about-us-banner-sections.innerBanner p {
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
  }

  .number-icon-section {
    margin-top: 30px;
  }

  .number-icon-section .col-4-number {
    width: 50%;
  }

  .number-icon-section .col-4-number:nth-child(3),
  .number-icon-section .col-4-number:nth-child(5) {
    border-left: none;
  }

  .number-icon-section .col-4-number:nth-child(4) {
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
  }

  .page-template-about-us-25 .card-sections-6 h2 {
    margin-bottom: 32px;
  }

  .page-template-about-us-25 .about-use-25-tpl h2 {
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
  }

  .page-template-about-us-25 .card-sections-4 h2 {
    margin-bottom: 10px;
  }

  .card-sections-4 .col-lg-3 {
    border: none;
  }

  .page-template-about-us-25 .slick-dots li button {
    width: 7.12px;
    height: 7.12px;
    background: #EAEAEA;
  }

  .page-template-about-us-25 .slick-dots li.slick-active button {
    background: #F5A100;
  }

  .about-daffodilsw h2 {
    padding-bottom: 20px;
    font-size: 20px;
  }

  .about-daffodilsw-row .col-md-8 {
    gap: 12px;
  }

  .about-daffodilsw-row .col-md-8::after,
  .about-daffodilsw-row .col-md-8::before {
    content: none;
  }

  .about-daffodilsw {
    padding-top: 60px;
  }

  .page-template-about-us-25 .slick-dots {
    bottom: -40px;
  }

  .page-template-about-us-25 .giving-it-back-section .rightside-image {
    margin-top: 40px;
  }

  /* video sections  */
  .our-story-section-video {
    height: 656px;
    margin: 0;
    border-radius: 0;
  }

  .our-story-section-video .container::after {
    width: 100%;
    left: 0;
    border-radius: 0;
  }

  .our-story-section-video .container {
    position: relative;
    margin: 0;
    /* padding: 0; */
    width: 100%;
    max-width: 100% !important;
  }

  .our-story-section-video .container .contents {
    margin-left: 20px;
    margin-bottom: 50px;
  }

  .meet-the-team-sections {
    position: relative;
    margin-top: 40px;
    margin-bottom: 80px;
  }

  .meet-the-team-sections .View-all-team {
    position: absolute;
    top: 0px;
    transform: translate(-50%, -50%);
    left: 50%;
  }

  .about-us-banner-sections.innerBanner .user-text p {
    width: 98%;
  }

  .about-daffodilsw {
    background: right;
  }

  .about-daffodilsw {
    background: url(../default_images/Why-daffodil-2.svg);
    background-repeat: no-repeat !important;
    padding-block: 40px !important;
    background-size: 100% !important;
    /* background-position: center calc(27% - 83px); */
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 420px) {
  .meet-the-team-sections .View-all-team {
    top: 0px;
  }
}

.page-template-about-us-25 .header-logo.blaks {
  display: none;
}

.header-logo.abouts-page {
  display: none;
}

.page-template-about-us-25 .header-logo.abouts-page {
  display: block;
}

.page-template-about-us-25 .site-inner header {
  background-color: transparent !important;
}

.page-template-about-us-25 header .right-nav .mainUL li a,
.page-template-about-us-25 header .right-nav.mainNav ul.mainUL li span {
  color: #ffffff !important;
}

.page-template-about-us-25 .site-inner header.Fixed-top .header-logo.abouts-page {
  display: none;
}

.page-template-about-us-25 .site-inner header.Fixed-top .header-logo.blaks {
  display: block;
}

.page-template-about-us-25 .site-inner header.Fixed-top {
  background-color: #fff !important;
  padding: 0px;
}

.page-template-about-us-25 header.Fixed-top .right-nav .mainUL li a,
.page-template-about-us-25 header.Fixed-top .right-nav.mainNav ul.mainUL li span {
  color: #000000;
}

@media only screen and (max-width: 1399px) {
  .page-template-about-us-25 section.giving-it-back-section.white:before {
    width: 0px;
    min-width: 0px;
  }
}

.page-template-about-us-25 header .plus svg {
  color: #fff;
}

.page-template-about-us-25 header.Fixed-top .plus svg {
  color: #000;
}

.page-template-about-us-25 header ul.mainUL.active .plus svg {
  color: #000;
}

.page-template-about-us-25 header .right-nav.mainNav ul.mainUL.active li,
.page-template-about-us-25 header .right-nav.mainNav ul.mainUL.active li span {
  color: #000;
}

.page-template-about-us-25 header .right-nav.mainNav .respMenu svg:last-child {
  color: #fff;
}

.page-template-about-us-25 header.Fixed-top .right-nav.mainNav .respMenu svg:last-child {
  color: #000;
}

.assessment-form-container {
  margin-top: 150px;
}

.assessment-form-container h2 {
  font-family: 'BwAletaNo10-Bold';
  font-size: 32px;
  font-weight: 700;
  line-height: 48.64px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;

}

.assessment-form-container p.sub {
  font-family: 'BwAletaNo10-Medium';
  font-size: 16px;
  font-weight: 600;
  line-height: 27.52px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  margin-top: 25px;
  margin-bottom: 66px;
}

.assessment-form-container textarea {
  height: 160px;
  width: 100%;
}
.assessment-form-container textarea,
.assessment-form-container input {
  box-shadow: 0px 3.76px 14.49px 0px #00000014 inset;
  border: 1px solid #000000;
  padding: 21px 25px !important;
  border-radius: 10px;
}

.assessment-form-container .form-control:focus {
  border: 1px solid #F5A100 !important;
}

.assessment-form-container label {
  font-family: 'BwAletaNo10-Medium';
  font-size: 14px;
  font-weight: 600;
  line-height: 22.4px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  margin-bottom: 17px;
}

.assessment-form-container .wpcf7-submit {
  padding: 9px 40px 9px 22px !important;
  background: #F5A100 !important;
  border-radius: 50px;
  font-family: 'BwAletaNo10-Regular';
  font-size: 14px;
  font-weight: 600;
  line-height: 21.28px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #000000;
  text-align: center;
  border: none;
}

.submit-buttons p {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.submit-buttons p svg {
  position: absolute;
  right: 46%;
  margin-right: 7px;
}

.submit-buttons .wpcf7-spinner {
  display: none;
}

.assessment-form-container .wpcf7 form>div,
.wpcf7 form>p {
  margin-bottom: 0px !important;
}

.assessment-form-container .textarea-row {
  width: 100%;
}

.new-meet-the-team-sections {
  background-color: white !important;
}

.new-learn-more-button {
  width: 100%;
  display: flex;
  justify-content: center;
}

.new-button-learn-more {
  width: 155px !important;
  height: 48px !important;
  padding: 12px 20px !important;
  gap: 8px !important;
  opacity: 1 !important;
  border-radius: 12px !important;
  color: #ffffff !important;
  font-family: 'Red Hat Display', sans-serif !important;
  font-weight: 700 !important;
  font-size: 14px !important;
  background-color: #EF6722 !important;
  border: 1px solid #EF6722 !important;
  cursor: pointer !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  text-align: center !important;
}

.new-our-team-card {
  display: flex;
  flex-direction: row;
  width: 797px;
  height: auto;
  padding: 35px 40px;
  gap: 28px;
  opacity: 1;
  border-radius: 20px;
  background: #FFFFFF;
  box-shadow: 4px 0px 10.8px 0px #0000000A;
  min-height: 300px;
}

@media screen and (max-width: 768px) {
  .new-our-team-card {
    width: 233px;
    height: auto;
    padding: 12px;
    gap: 10px;
    border-radius: 12px;
    border-width: 2px;
    background: #FFFFFF;
    box-shadow: 0px 0px 13.9px 0px #401D0C14;
    flex-direction: column;
  }
}

.our-team-image-container {
  width: 262px;
  height: auto;
  display: flex;
  justify-content: center;
  opacity: 1;
}

@media screen and (max-width: 768px) {
  .our-team-image-container {
    width: 209px;
    height: auto;
    border-radius: 13.66px;
    border: 1.37px solid #FEFEFE;
    box-shadow: 0px 0px 9.5px 0px #401D0C14;
  }
}

.new-team-detail-image {
  width: auto;
  height: auto;
  opacity: 1;

  transform: rotate(0deg);
  border-radius: 20px;
  border: 2px solid #FEFEFE;
  background: linear-gradient(180deg, rgba(255, 202, 107, 0.823529) 0%, #FFF4EE 100%);
  box-shadow: 0px 0px 13.9px 0px #401D0C14;
  min-width: 262px;
}

/* Mobile styles */
@media screen and (max-width: 768px) {
  .new-team-detail-image {
    width: auto;
    height: auto;

    min-width: 209px;
  }
}

.content-container {
  display: flex;
  flex-direction: column;
}

.new-team-name {
  font-family: 'Red Hat Display', sans-serif;
  font-weight: 400;
  /* Regular */
  font-style: normal;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0;
  text-transform: capitalize;
  color: #333333;
  margin-bottom: 4px;
}

/* Mobile styles */
@media screen and (max-width: 768px) {
  .new-team-name {
    font-weight: 600;
    /* SemiBold */
    font-size: 14px;
    color: #515151;
    line-height: 20px;
  }
}

.new-team-designation {
  font-family: 'Manrope', sans-serif;
  font-weight: 400;
  font-style: normal;
  /* "Regular" */
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.05em;
  color: #515151;
  margin-top: 4px;
}

@media screen and (max-width: 768px) {
  .new-team-designation {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 4px;
  }
}

.new-team-description {
  font-family: 'Manrope', sans-serif;
  font-weight: 400;
  font-style: normal;
  /* "Regular" */
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.05em;
  color: #515151;
  width: 427px;

}

.view-more-btn {
  display: none;
}

/* Mobile-only styling */
@media screen and (max-width: 768px) {
  .new-team-description {
    font-size: 12px;
    line-height: 18px;
    width: 209px;
    height: 110px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    transition: all 0.3s ease;
  }

  .new-team-description.expanded {
    -webkit-line-clamp: unset;
    height: auto;
    display: block;
  }

  .view-more-btn {
    display: block;
    font-family: 'Manrope', sans-serif;
    font-weight: 700;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    text-transform: capitalize;
    color: #232323;
    background: none;
    border: none;
    margin-top: 6px;
    cursor: pointer;
  }

  .view-more-btn .icon svg {
    width: 20px;
    height: 20px;
    transform: rotate(0deg);
    /* You can animate this if needed */
  }
}



.our-team-swiper {
  padding: 20px 0;
  display: flex;
  flex-direction: column;
}

.our-team-swiper .swiper-wrapper {
  display: flex;
  flex-wrap: nowrap !important;
  /* Force single row */
}

.our-team-swiper .swiper-slide {
  flex-shrink: 0;
  /* Prevent shrinking */
  width: auto;
  /* Let Swiper JS calculate width */
  box-sizing: border-box;
  /* Ensure padding/margin don't overflow */
}

.swiper-slide {
  width: auto !important;
}

.swiper-pagination {
  position: relative;
  text-align: center;
  margin-top: 16px;
  z-index: 10;
  display: block !important;
  width: 100%;
}

.swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background-color: #B5B5B5;
  opacity: 1;
  margin: 0 4px;
  display: inline-block;
  border-radius: 50%;
}

.swiper-pagination-bullet-active {
  background-color: #292929;
}


.customized-healthcare-section {
  padding: 60px 0;
  background: url(../default_images/code-we-live-by.png);
  background-repeat: no-repeat;
  background-size: cover;

}

.customized-icon {
  display: flex;
  align-items: start;
  flex-direction: column;
  gap: 20px;
}

.section-title {
  font-size: 28px;
  font-weight: 500;
  margin-bottom: 60px;
  letter-spacing: 0.5px;
  color: #EBEBEB;
  padding-bottom: 40px;
}

.section-title.text-center h2 {
  color: #EBEBEB !important;
  text-align: center !important;
  margin-top: 24px !important;
}

.section-title .highlighted {
  color: #FF6A00;
  font-weight: 600;
  letter-spacing: 1px;
}

.future-ready-text p {
  font-family: 'Manrope', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.05em;
  /* 5% of 1em */
  color: #EBEBEB;
  /* Optional: set your desired text color */
}


.card-icon {
  width: 32px;
  margin-bottom: 20px;
}

.customized-icon .future-ready-heading {
  font-family: 'Red Hat Display', 'Roboto Condensed', sans-serif !important;
  font-size: 20px !important;
  font-weight: 400 !important;
  color: #EBEBEB !important;
  line-height: normal !important;

}

.card-text {
  font-size: 16px;
  color: #EBEBEB;
  line-height: 24px;
  font-family: 'Red Hat Display', 'Roboto Condensed', sans-serif;

}

.position-relative {
  padding: 0 16px;
}

.card-text p {
  font-family: 'Manrope', sans-serif;
  font-weight: 400;
  font-style: normal;
  /* 'Regular' is not a valid CSS value */
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.8px;
  /* 5% of 16px = 0.8px */
}

.customized-healthcare-section h2 {
  max-width: 754px;
  margin: auto;
  font-family: 'Red Hat Display', 'Roboto Condensed', sans-serif;
  font-size: 2.25rem;
  text-transform: capitalize;
}

.vertical-divider {
  position: absolute;
  top: 10%;
  bottom: 10%;
  left: 100%;
  /* Position at the end of column */
  transform: translateX(-50%);
  /* Center the 2px line */
  width: 2px;
  background: linear-gradient(to bottom,
      rgba(255, 255, 255, 0) 0%,
      #f3bfa4 50%,
      rgba(255, 255, 255, 0) 100%);
  opacity: 0.6;
  z-index: 1;
}

.col-lg-3:last-child .vertical-divider {
  display: none;
}


.healthcare-col {
  padding: 24px 16px 24px 28px;
}

.horizontal-divider-line {
  display: none;
}

/* Hide divider on first column */
.healthcare-col:first-child .vertical-divider {
  display: none;
}

.customized-healthcare-section .future-ready-text {
  margin: 16px 0 24px 0;
}

.custamize-card-gap {
  padding-left: 18px;
}

@media (max-width: 576px) {
  .healthcare-col {
    padding: 24px 16px 16px 16px;
  }

  .section-title {
    padding-bottom: 0;
  }

  .horizontal-divider-line {
    display: block;
    width: 100%;
    /* full width container */
    height: 2px;
    /* line thickness */
    background: linear-gradient(to right,
        transparent 20%,
        #DF8A60 50%,
        transparent 84%,
        transparent 100%);
  }

  .customized-healthcare-section {
    background: url(../default_images/Customised-industries-2.svg);
    background-repeat: no-repeat;
    background-color: #292929;
    /* background-position: center */
  }

  .future-ready-text {
    display: block !important;
  }

  .customized-icon .future-ready-heading {
    font-family: 'Red Hat Display', 'Roboto Condensed', sans-serif !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    color: #EBEBEB !important;
  }

  .future-ready-text p {
    font-family: 'Manrope', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 0.05em;
    /* 5% of 1em */
    color: #EBEBEB;
  }

  .custamize-card-gap {
    padding-top: 16px;

  }

  .section-title.text-center {
    margin-bottom: 8px;
  }
}

/* Optional: Hide divider on mobile */
@media (max-width: 786px) {
  .vertical-divider {
    display: none;
  }
}

.embrace-your-healthcare-main-heading {
  color: #000 !important;
}

.new-user-number {
  font-family: 'Red Hat Display', sans-serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
  font-size: 40px !important;
  line-height: 44px !important;
  letter-spacing: 0px !important;
  text-align: center !important;
  color: #232323 !important;
  margin-bottom: 20px;
}

/* Mobile styles (max-width: 767px) */
@media screen and (max-width: 767px) {
  .new-user-number {
    font-size: 20px !important;
    line-height: 100% !important;
    letter-spacing: 0% !important;
    text-transform: capitalize !important;
    color: #333333 !important;
    margin-bottom: 12px;
  }
}

.new-user-text {
  display: flex;
  justify-content: center;

}

.user-text-center-div {
  width: 180px;
  display: flex;
  justify-content: center;
}

.new-user-text p {
  font-family: 'Red Hat Display', sans-serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
  font-size: 16px !important;
  line-height: 16px !important;
  letter-spacing: 0 !important;
  text-align: center !important;
  text-transform: capitalize !important;
  color: #292929 !important;

}

/* Mobile styles (max-width: 767px) */
@media screen and (max-width: 767px) {
  .new-user-text p {
    font-size: 14px !important;
    line-height: 14px !important;
    color: #333333 !important;
  }

  .user-text-center-div {
    width: 165px;
  }
}



@media screen and (max-width: 768px) {
  /* .divider-line {
    display: none;
  } */
}

.new-giving-it-back-img-container {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 29px;
}

.gib-card {
  width: 348px;
  justify-content: space-between;
  opacity: 1;
  padding: 0 0 24px 0;
  border-width: 2px;
  border-radius: 20px;
  background: #FFFFFF;
  border: 2px solid #FEFEFE;
  box-shadow: 0px 0px 13.9px 0px #401D0C14;
  display: flex;
  /* if you want justify-content to work */
  flex-direction: column;
  gap: 20px;
}

.gib-text-area {
  width: 100%;
  padding: 0 24px;
}

.gib-text {
  font-family: 'Manrope', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.05em;
  color: #515151;
}

/* Mobile style */
@media screen and (max-width: 768px) {
  .gib-card {
    width: 260px;
    height: 320px;
    gap: 20px;
    border-radius: 12px;
    padding: 0 0px 12px 0px;
  }

  .gib-text-area {
    padding: 0 12px;
  }

  .gib-text {
    font-size: 12px;
    line-height: 18px;
  }
}

.gradient-image {
  width: 348px;
  height: 232px;
  opacity: 1;
  background: linear-gradient(90deg, #E4F6FF 0%, #F5FCFF 100%);
  object-fit: cover;
  /* Optional: ensures image scales nicely inside the container */
  border-radius: 20px 20px 0 0;
  /* Optional: add if needed */
}

/* Mobile override */
@media screen and (max-width: 768px) {
  .gradient-image {
    width: 267px;
    height: 176px;
    border-radius: 12px 12px 0 0;
  }
}

.gib-title {
  font-family: 'Red Hat Display', sans-serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
  font-size: 36px !important;
  line-height: 48px !important;
  letter-spacing: 0 !important;
  text-align: center !important;
  text-transform: capitalize !important;
  color: #292929 !important;
  width: 100% !important;
  margin-bottom: 32px !important;
}

/* Mobile (max-width: 768px) */
@media screen and (max-width: 768px) {
  .gib-title {
    font-size: 20px !important;
    margin-bottom: 0px !important;
    line-height: 26px !important;
    text-align: left !important;
  }
}

.gib-button {
  /* width: 115px !important; */
  height: 48px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 8px !important;
  border-radius: 12px !important;
  padding: 12px 20px !important;
  background-color: #EF6722 !important;
  color: #FFFFFF !important;
  font-family: 'Red Hat Display', sans-serif !important;
  font-weight: 700 !important;
  font-style: normal !important;
  font-size: 14px !important;
  line-height: 24px !important;
  letter-spacing: 0 !important;
  text-align: center !important;
  text-transform: capitalize !important;
  border: none !important;
  cursor: pointer !important;
  margin-top: 20px !important;
}

.btn {
  padding: 12px 20px !important;
  font-family: 'Red Hat Display', 'Roboto Condensed', sans-serif !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 24px !important;
  letter-spacing: 0 !important;
  text-transform: capitalize !important;

}

.btn-primary {
  color: #FFFFFF !important;
  border-radius: 12px !important;
  background-color: #EF6722 !important;
  border: 1px solid #EF6722 !important;
}

.btn-secondry {
  background-color: transparent !important;
  color: #ffffff !important;
  border: 1px solid #ffffff !important;
  border-radius: 12px !important;
}


.pro-aw-footer {
  padding: 60px;
}

.trusted-by-heading {
  padding-top: 20px;
}

/* Responsive Design */
@media (max-width: 1024px) {
  .innerBanners h1 {
    font-size: 3rem;
  }

  .innerBanners .col-8 {
    padding-right: 2rem;
  }
}

@media (max-width: 768px) {
  .innerBanners {
    min-height: auto;
    padding: 1rem 0;
  }

  .innerBanners .row {
    flex-direction: column;
    text-align: center;
    min-height: auto;
  }

  .innerBanners .col-8 {
    flex: 1;
    padding-right: 0;
    margin-bottom: 3rem;
  }

  .innerBanners .col-4 {
    flex: 1;
  }

  .innerBanners h1 {
    font-size: 2.5rem;
  }

  .banner-subheading {
    max-width: 100%;
    font-size: 1rem;
  }

  .btn-section {
    display: flex;
    margin-bottom: 1rem;
    gap: 12px;
  }

  .banner-text-container {
    margin-top: 80px;
  }


}

@media (max-width: 480px) {
  .innerBanners h1 {
    font-size: 2rem;
    line-height: 100%;
    text-align: left;
  }

  .banner-subheading {
    font-size: 0.9rem;
  }

  .banner-text-container {
    margin-top: 80px;
  }

}

.arrow-icon-btn {
  width: 52px !important;
  height: 52px !important;
  padding: 0 !important;
  border: 2px solid #A259FF !important;
  /* Purple border */
  border-radius: 12px !important;
  background: transparent !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  cursor: pointer !important;
  opacity: 1 !important;
  transition: all 0.3s ease-in-out;
}

/* Arrow icon */
.arrow-circle {
  width: 28px;
  height: 28px;
}

/* Hide on mobile */
@media screen and (max-width: 991px) {
  .arrow-icon-btn {
    display: none !important;
  }
}

/* Required Swiper styles */
.swiper {
  width: 100%;
  overflow: hidden;
}

.custom-wrapper {
  display: flex;
  margin-bottom: 20px;
}

.custom-slide {
  flex-shrink: 0;
  width: auto;
}

@media (min-width: 768px) {
  .custom-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
  }

  .custom-slide {
    width: calc(33.333% - 16px);
  }

  .number-icon {
    width: 24px !important;
    height: 24px !important;
    transform: rotate(0deg) !important;
    opacity: 1 !important;
  }

  

}

.number-icon {
  width: 36px !important;
  height: 36px !important;
  transform: rotate(0deg) !important;
  opacity: 1 !important;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  background: transparent;
  cursor: pointer;
}

.meet-the-team-title {
  text-align: center;
}

@media (max-width: 768px) {
  .meet-the-team-title {
      text-align: left !important;
      font-size: 20px !important;
    }
}

.our-location-title {
  font-family: 'Red Hat Display', sans-serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
  font-size: 36px !important;
  line-height: 36px !important;
  letter-spacing: 0 !important;
  text-align: center !important;
  text-transform: capitalize !important;
  color: #333333 !important;
  margin-bottom: 40px !important;
}

/* Mobile style */
@media screen and (max-width: 767px) {
  .our-location-title {
    font-size: 20px !important;
    line-height: 20px !important;
    margin-bottom: 12px !important;
  }

  .our-location-image-wrapper img {
    width: 157.5px;
    height: 160px;
    
    opacity: 1;
    mix-blend-mode: Multiply;
  }
}

.our-location-subheading {
  font-family: 'Manrope', sans-serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
  font-size: 16px !important;
  line-height: 24px !important;
  letter-spacing: 5% !important;
  text-align: center !important;
  color: #333333 !important;
  max-width: 602px !important;
}

/* Mobile style */
@media screen and (max-width: 767px) {
  .our-location-subheading {
    font-size: 12px !important;
    line-height: 18px !important;
    color: #515151 !important;
    width: 336px;
  }

  .our-location-image-wrapper img {
    width: auto;
    height: auto;
    display: block;
  }
}

.background-image-for-location {
  background-image: url(../default_images/why-daffodil.png);
  background-repeat: no-repeat;
  background-size: 100%;
  /* background-position: center; */
  padding-block: 40px;
  margin-bottom: 40px;
}

.our-location-image-wrapper {
  position: relative;
  /* Required */
  width: 100%;
  max-width: 100%;
  /* or a fixed max-width for images */
  height: auto;
  /* Ensure the height scales with content or image */
  display: inline-block;
  background-color: transparent;
}

.our-location-image-wrapper img {
  width: auto;
  max-height: 235px;
  display: block;
}

.our-location-image-wrapper::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 120%;
  background: linear-gradient(180deg, #ffffff00 0%, #ffffff00 50%, rgb(255, 255, 255) 90%);
  pointer-events: none;
  z-index: 2;
}

.our-location-name {
  font-family: 'Red Hat Display', sans-serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
  font-size: 24px !important;
  line-height: 100% !important;
  letter-spacing: 0% !important;
  text-align: center !important;
  text-transform: capitalize !important;
  color: #262626 !important;
  position: block !important;
  z-index: auto !important;
  margin-top: 40px !important;
}

@media screen and (max-width: 768px) {

  .background-image-for-location {
    background: url(../default_images/why-daffodil-mobile.svg);
    background-repeat: no-repeat;
    background-position: center calc(25% - 10px);
    padding-block: 60px;
    background-size: 100%;
    margin-bottom: 0;
  }
  .our-location-name {
    margin-top: 8px;
    font-size: 16px !important;
  }

  .global-presence .button {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .our-location-image-wrapper img {
    width: 157.5px;
      height: 160.04px;
      /* Rounded for practical use */
      transform: rotate(0deg);
  }
}

.scrollable-row .your-service .add-service-card-about {
  width: 305px;
  height: 209px;
  /* max-height: 560px; */
  border-radius: 20px;
  border: 2px solid #FAE4DA;
  padding: 20px 16px;
  background: #FFFFFF;
  box-shadow: 0px 0px 13.9px 0px rgba(111, 55, 27, 0.12);
  /* #6F371B1F in RGBA */
  opacity: 1;
  margin-bottom: 20px;
      display: flex;
        flex-direction: column;
        justify-content: space-between;
}

.about-us-the-power-card-button {
  padding: 0 !important;
  color: #232323;
  font-family: 'Manrope', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  text-align: left;
  text-transform: capitalize;
  display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
}


.the-problem-content:hover {
  color: #EF6722;
}

.about-us-paragraph p {
  font-family: 'Manrope';
  color: #FFFFFF !important;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  letter-spacing: 0.8px;
  max-width: 670px;
}

.the-problem-content {
  font-family: 'Red Hat Display', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 20px !important;
  line-height: 26px;
  /* 100% of 20px font-size */
  letter-spacing: 0;
  text-transform: capitalize;
  min-height: 79px;
  color: #333333;
  min-height: 79px;
}

.healthcare-softdev-section-about-us {
  background-image: url(../default_images/service-1.svg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  margin-block: 40px !important;
  background-color: #292929 !important;
  padding-block: 60px;
  /* max-height: 961px; */
}

.achore-text-about-us {
  color: #333333 !important;
}

.about-us-the-power-card-button:hover {
  color: red;
}



@media (max-width: 768px) {

  .healthcare-softdev-section-about-us {
    background-image: url(../default_images/Services.svg);
    background-repeat: no-repeat;
    /* max-height: auto; */
    padding: 40px 0 20px 0;
  }

  .about-us-paragraph  p {
      font-size: 12px;
      line-height: 18px;
      letter-spacing: 0.05em;
  }

  .your-service {
    padding: 0;
  }

  .your-service-about-us {
    padding: 0;
  }
  .about-us-the-power-card-button {
    display: flex;
    gap: 12px;
  }

    .about-us-the-power-card-button:hover,
    .about-us-the-power-card-button:focus,
    .about-us-the-power-card-button:active {
      color: #EF6722;
    }
  .scrollable-row .your-service .add-service-card-about {
    width: auto;
    height: auto;
    flex-direction: row;
    gap: 12px;
  }

  .add-service-icon-about-us img {
    width: 80px;
  }

  .achore-text-about-us {
    display: none;
  }

  .the-problem-content {
    font-size: 16px !important;
    line-height: 24px;
  }

  .add-service-card .future-ready-texts {
    font-family: 'Manrope';
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.05em;
  }
}

.combine-arrow-and-text:hover {
  color: red;
}
