section.shortcode-projects.shortcode-projects-style-2.section-project-2.pt-120.pb-8 {
    background-color: #033b5e;
}
section.shortcode-projects.shortcode-projects-style-2 h3 {
    color: #fff;
}
section.shortcode-projects.shortcode-projects-style-2 p {
    color: #fff;
}
.header-top .bg-primary-soft {
    background-color: rgb(224 156 33 / 9%) !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;
}
.btn.btn-success.d-block.mt-3.mt-lg-0 {
    background-color: #033c5f;
}

.shortcode-platforms-featured .bg-1 {
    background-color: #033b5e0a !important;
}
.swiper.slider-two.swiper-initialized.swiper-horizontal.swiper-rtl.swiper-backface-hidden {
    position: relative;
}
footer {
     --footer-background-color: #023c5f !important; 
}
.dark-light-switcher.d-flex.justify-content-center.align-items-center.icon-shape.icon-md.border.bg-white.rounded-3.ms-3.me-md-3.me-0 {
    display: none !important;
}
@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;
}
  
}
.mobile-header-wrapper-style {
      max-width: 100% !important;
}
.burger-icon.burger-icon-header.burger-icon-white.border.rounded-3 {
    left: -15px;
}