 
@media (max-width: 999px) {
  .nav_bottom {
    display: flex !important ;
  }
  .nav_mobile {
    display: flex !important;
   
  }
  .search {
    max-width: 272px;
}
.left_about_page img {
  width: 100%;
  right: unset;
}
.h2 {
  font-size: 32px;
}
.about_page_card {
  padding: 40px;
}
.about_page_card.about_page_card2 {
  margin-right: 0;
  padding-right: 50px;
}
.ballimg {
  max-width: 100px;
}
.owl-theme .owl-nav {
  display: none !important;
}
  .nav-desktop {
    display: none !important;
  }
  .fixed-navbar {
    justify-content: space-between;
  }
  .fixed-navbar {
    justify-content: space-between;
  }
  .hero_img {
    margin-bottom: 0;
  }
  .about h2 {
    max-width: 100%;
  }
  footer {
    padding-top: 80px;
}
  .y {
    display: block !important;
  }
  .y.lang-nav {
    display: flex !important;
  }
}
@media (max-width: 768px) {
  
  .hero h1 {
    font-size: 32px !important;
    max-width: 87%;
}
  .title_hero h1 img {
    max-width: 93px;
}
  .row {
    gap: 24px;
  }
  .blog-content {
    margin-top: 50px;
  }
    .fixed_icon {
      display: none !important;
    }
  p {
    font-size: 12px !important;
  }
  h2 {
    font-size: 32px !important;
  }
  h1 {
    font-size: 42px !important;
  }
  
  
.container {
  padding-right: 20px;
  padding-left: 20px;
}

.card_about.card_about3 ,.card_about.card_about2 ,.card_about.card_about4 ,.card_about.card_about2  , .card_about.card_about1 {
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  top: unset;
  bottom: unset;
}
.about .row_1 .col-md-4 {
  gap: 24px;
  display: flex;
  flex-direction: column;
}
.col-md-4.col_about_center ,img.about_logo {
  display: none !important;
} .card_about::before {
  content: none ;
}
img.phone {
  max-width: 129px;
}
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
} 
@media (max-width: 452px) {
  img.phone {
    max-width: 100px;
  }
}
@media (max-width: 350px) {
 
}
 