#slider .item .swiper-caption h2 {

  background-position: left;

  padding-inline-start: 20px;

}



#about-us2 figure::after {

  transform: rotate(-45deg)translateX(-66px);

  top: -60px;

}



.form-control {

  direction: ltr !important;

}

#qulity::before {
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%, 100% 0%);
}

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

  #primary-menu {
    transform: translateX(-250px);
  }

  #logo {
    background-image: url(../images/logo_watany-en-png-22.webp);
    width: 110px;
    height: 50px;
    background-size: contain;
    background-repeat: no-repeat;
  }

}