.header-area--default {
  z-index: 103;
}
.header-area--default:has(.header-bottom-wrap:not(.is-sticky)) {
  box-shadow: none !important;
  background-color: transparent !important;
  position: relative;
}
.header-area--default:has(.header-bottom-wrap:not(.is-sticky)) .header-area--absolute {
  background-color: transparent !important;
  box-shadow: none !important;
}

@media (min-width: 1024px) {
  .personal-hero {
    padding-top: 170px;
  }
}
@media (max-width: 767px) {
  .personal-hero {
    padding-top: 60px;
  }
}

.video-section {
  padding: 50px 0 0 0;
}
.video-section .video-placeholder {
  width: 100%;
  height: 100%;
  opacity: 0.3;
  background: center;
}
.video-section ._shadow {
  position: relative;
  opacity: 0.4;
  width: 51%;
  right: 126px;
}
@media (min-width: 1024px) {
  .video-section .video-place {
    position: relative;
    top: 42px;
  }
}
.video-section .video-place .video {
  width: 66%;
  cursor: pointer;
  margin: auto;
  height: 206px;
  position: relative;
  border-radius: 20px;
  background-color: #707070;
  border: 1px solid #d9e6a9;
  box-shadow: rgba(17, 17, 26, 0.05) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 0px 8px;
  z-index: 9;
  overflow: hidden;
}
@media (max-width: 767px) {
  .video-section .video-place .video {
    width: 100%;
    margin-top: 25px;
  }
}
.video-section .video-place .video ._play {
  left: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  color: #d9e6a9;
  font-size: 32px;
  padding: 14px 14px 14px 20px;
  border: 4px solid #d9e6a9;
  border-radius: 100%;
  width: 80px;
  height: 80px;
  opacity: 1;
  text-align: center;
  cursor: pointer;
  z-index: 10;
  line-height: 42px;
}
.video-section .video-place .video ._glassy {
  background-color: rgba(207, 207, 207, 0.0901960784);
  clip-path: polygon(0% 0, 0 100%, 100% 0, 0% 0%, 83% 0);
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 10;
  border-right: 25px;
}
.video-section .video-place .shape {
  background-color: #707070;
  box-shadow: rgba(17, 17, 26, 0.05) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 0px 8px;
  clip-path: polygon(19% 0, 0 100%, 100% 0, 103% 38%, 100% 0);
  height: 76px;
  right: 80px;
  position: relative;
  width: 25%;
  margin: auto;
  z-index: 10;
  bottom: 2px;
}

.hero-content-realtive {
  z-index: 20;
}
.hero-content-realtive .personal-inner-hero-images-two img {
  transform: scale(1.1);
}

.personal-testimonials-area .personal-testimonials-image {
  border-radius: 15px;
  height: 700px;
  background-size: cover;
  background-position: center;
}
@media (max-width: 767px) {
  .personal-testimonials-area .personal-testimonials-image {
    height: 450px;
  }
}
.personal-testimonials-area .personal-testimonials-tab-list {
  margin-top: -332px;
}
@media (max-width: 767px) {
  .personal-testimonials-area .personal-testimonials-tab-list {
    margin-top: 0;
  }
  .personal-testimonials-area .personal-testimonials-tab-list li {
    margin-bottom: 0;
  }
}
.personal-testimonials-area .personal-testimonials-tab-list li {
  margin-bottom: 20px;
}
.personal-testimonials-area .personal-testimonials-tab-list li a img {
  height: auto !important;
  width: auto !important;
}
@media (min-width: 1024px) {
  .personal-testimonials-area .personal-testimonials-tab-list li a img {
    height: 155px !important;
    width: 155px !important;
  }
}

.brand-area .member-box-wrap h3 {
  line-height: 25px;
}

h1.section-title-srv__team {
  font-size: 3.5rem;
}

.member-box-wrap h3 {
  font-size: 20px;
}

.section-sub-title h3 {
  font-size: 20px;
}

.testimonial-slider-area .title-holder h2 {
  color: rgba(112, 112, 112, 0.5);
  font-size: 2rem;
}
.testimonial-slider-area .title-holder small {
  text-align: right;
  font-size: 1rem;
  position: relative;
}
.testimonial-slider-area .title-holder small:before {
  background-color: #7c7c7c;
  bottom: 0;
  content: "";
  height: 1px;
  margin: auto;
  position: absolute;
  right: 286px;
  top: 0;
  width: 73%;
}
.testimonial-slider-area .testimonial-slider__author {
  text-align: right;
  padding-right: 30px;
}
.testimonial-slider-area .testimonial-three-images img {
  border-radius: 20px;
}
.testimonial-slider-area .testimonial--box--arrows {
  padding-right: 10px;
  justify-content: flex-end;
  position: relative;
  z-index: 10;
}
.testimonial-slider-area .testimonial--box--arrows .swiper-nav-button {
  position: relative !important;
  cursor: pointer;
}
@media (min-width: 1024px) {
  .testimonial-slider-area .testimonial-slider--box {
    position: relative;
  }
  .testimonial-slider-area .testimonial-slider--box .testimonial-slider--box-holder {
    height: 100%;
  }
  .testimonial-slider-area .testimonial-slider--box .author-info {
    position: absolute;
    right: 0;
    top: 79%;
  }
  .testimonial-slider-area .title-holder {
    margin-bottom: -142px;
  }
}
@media (max-width: 767px) {
  .testimonial-slider-area .testimonial-slider--box {
    text-align: center;
    order: 1;
    padding: 5px;
  }
  .testimonial-slider-area .testimonial-slider--box .testimonial-slider--box-holder {
    padding: 15px;
  }
  .testimonial-slider-area .testimonial-three-images {
    order: 0;
  }
  .testimonial-slider-area h2 {
    font-size: 2rem !important;
  }
}

/*# sourceMappingURL=leader-ship.min.css.map*/