.header-top .bg-primary-soft {
    background-color: #16163f !important;
    color: #ffffff !important;
}
span.shadow-sm.d-flex.align-items-center.bg-white-keep.d-inline-flex.rounded-pill.px-2.py-1.mb-3 {
    display: none !important;
}
.project-item .card-team {
    opacity: 1 !important;
}
.mobile-header-wrapper-style {
      max-width: 100% !important;
}
 .ck-content blockquote {
       padding: 0 1rem !important;
    font-size: 15px;
    line-height: 24px;
  }
@media (max-width:670px) {

p.fs-5.text-900.slider-d {
    width: 300px;
    font-size: 15px !important;
}
  h3.ds-3.my-3.slider-title {
    font-size: 20px !important;
    width: 300px;
}
  .slider-all {
        width: 101%;
  }
  .mobile-none {
    
    display:none
  }
  strong.d-block.fs-6.fw-regular.ds-6.text-white {
    font-size: 20px !important;
}
  
}