  .header .btn-search{
    left: 320px;
    width: 50px;
  }
  @media screen and (max-width: 980px) {
  .header .btn-search{
    display: none;
  }
  }
  .section ul li:before {
    border-radius: 0;
  }
  .owl-carousel .owl-stage-outer {
    width: 95%;
  }

  .socials .facebook{
    display: none;
  }  .socials .twitter{
    display: none;
  }