.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 16px 18px;
  padding-left: 33px;
}
.our-story-section-video {
  height: 640px;
  margin: 90px 0 0;
}
.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: "BwAletaNo10-Bold";
  font-size: 32px;
  font-weight: 700;
  line-height: 48.64px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #f5a100;
}
.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(../images/why-daffodilsw.svg);
  background-size: cover;
  padding: 55px 0 114px;
}
.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 {
  margin-bottom: 74px;
  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: url(../images/mee-the-team.svg);
  background-repeat: no-repeat;
  background-size: cover;
}
.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;
}
.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{
  width: auto;
  font-size: 14px;
  font-weight: 500;
  line-height: 27.52px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  font-family: Open Sans;
  color: #FFFFFF;
}
.page-template-about-us-25 .giving-it-back-section{
  padding: 100px 0 65px;
}
.page-template-about-us-25 section.giving-it-back-section.white:before{
  top: 100px;
  width: 900px;
  box-shadow: 0px 4px 34px 0px #00000026;
}
.page-template-about-us-25 section.giving-it-back-section{
  background-color: #FFFFFF;

}
.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{
    margin-bottom: 32px;
  }
  .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: 55px 0 53px;
  }
  .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;
  }
  .meet-the-team-sections .View-all-team{
    position: absolute;
    top: 540px;
    transform: translate(-50%, -50%);
    left: 50%;
  }
  .about-us-banner-sections.innerBanner .user-text p{
    width: 98%;
  }
  .about-daffodilsw{
    background: right;
  }
}
@media only screen and (max-width: 420px) {
  .meet-the-team-sections .View-all-team{
    top: 570px;
  }
}
.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;
}
.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;
}
.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: 650px;
    min-width: 500px;
  }
}
.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%;
}
.job-detail .iti.iti--allow-dropdown input{
  padding-left: 48px !important;
}
.job-detail .iti.iti--allow-dropdown{
  width: 100%;
}
.job-detail .form-control,
.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;
}
.job-detail button,
.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{
  position: absolute;
  top: 6px;
  right: 40%;
}
.assessment-form-container .wpcf7 form>div, .wpcf7 form>p{
  margin-bottom: 30px !important;
}
.assessment-form-container .textarea-row{
  width: 100%;
}
.job-detail input[type=file]:before{
  width: 50px;
  background-position-x: right;
  position: absolute;
  height: 43px;
}