body {
  direction: rtl;
  font-family: 'El Messiri', sans-serif; }

.butn.sm-butn, .btn.sm-butn {
  padding: 12px 25px; }
  .butn.sm-butn span, .btn.sm-butn span {
    line-height: 1; }

.bi-arrow-right,
.bi-arrow-left,
.fa-chevron-right,
.fa-chevron-left {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.section-head.style-6 h2 span small {
  font-size: 40px; }

p {
  font-size: 18px; }

.navbar.style-6 .nav-item .nav-link {
  font-size: 13px; }
  .navbar.style-6 .nav-item .nav-link::after {
    right: auto;
    left: -16px; }

header.style-6 .info h6 {
  letter-spacing: 0; }

header.style-6 .info h1 {
  font-size: 70px; }
  header.style-6 .info h1 span small {
    font-size: 70px; }

header.style-6 .info .text {
  font-size: 18px; }

header.style-6 .info .form .form-group {
  border-right: 0;
  border-left: 1px solid #9994; }
  header.style-6 .info .form .form-group input {
    font-size: 13px; }

.about.style-6 {
  overflow: hidden; }
  .about.style-6 .content .info .text {
    font-size: 18px; }
  .about.style-6 .content .info .vid-btn {
    font-size: 13px; }
    .about.style-6 .content .info .vid-btn i {
      margin-right: auto;
      margin-left: 5px; }
  .about.style-6 .bubbles {
    right: auto;
    left: 0; }

.choose-us.style-6 {
  overflow: hidden; }
  .choose-us.style-6 .img {
    margin-right: -200px;
    margin-left: 0; }
    .choose-us.style-6 .img img {
      -webkit-transform: rotateY(180deg);
      transform: rotateY(180deg); }
  .choose-us.style-6 .bubbles {
    right: 0;
    left: auto; }

footer.style-6 .form .form-group .icon {
  right: 15px;
  left: auto; }

footer.style-6 .form .form-group button {
  right: auto;
  left: 5px; }
  footer.style-6 .form .form-group button i {
    margin-top: 5px; }

.to_top {
  right: auto;
  left: -50px; }
  .to_top.show {
    left: 30px;
    right: auto; }

.community.style-5 .content .commun-card {
  border-right: none;
  border-left: 1px solid #99999933; }
  .community.style-5 .content .commun-card .icon {
    margin-right: 0;
    margin-left: 25px; }

.number-card.style-6 {
  border-right: none;
  border-left: 1px solid #9993; }
  .number-card.style-6 .text {
    font-size: 18px; }

.features-card.style-5 {
  min-height: 330px; }

.shop-page .filter .filter-card .filter-card-item .search-group button {
  left: 8px;
  right: auto; }

.blog-page.style-5 .related-postes-slider .swiper-button-prev, .blog-page.style-5 .related-postes-slider .swiper-container-rtl .swiper-button-next {
  left: 50px;
  right: auto;
  top: -60px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.blog-page.style-5 .related-postes-slider .swiper-button-next, .blog-page.style-5 .related-postes-slider .swiper-container-rtl .swiper-button-prev {
  right: auto;
  top: -60px;
  left: 0;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.blog-page.style-5 .related-postes-slider .swiper-slide-prev::after,
.blog-page.style-5 .related-postes-slider .swiper-slide-active::after {
  left: -40px;
  right: auto; }
