@media (min-width: 81.25em) {
    #homeFirst .page-intro-wrapper .page-title h1 {
      font-size: 3.5rem;
    }
  }

  @media (min-width: 81.25em) {
    #homeEight .number-wrapper .number {
      font-size: 6.5rem;
    }
  }

  @media (min-width: 81.25em) {
    #aboutFourth .section-content-wrapper .section-stats .number-wrapper .number {
      font-size: 7.5rem;
      line-height: 200px;
    }
  }

  a{
    color: #181614;
  }

  .navbar .navbar-brand img{
    height: 47px;
  }

  #projectsFilter .projects-filter-wrapper ul li a{
    color: #181614;
  }

  #tipsFilter .tips-filter-wrapper ul li a{
    color: #181614;
  }

  #homeSixth .swiper-box .filter-contorls ul li a{
    color: #181614;
  }

  #homeFifth .big-text{
    font-size: 4rem;
  }

  #homeFirst .page-intro-wrapper .page-intro p{
    font-size: 1.6rem;
    line-height: 30px;
  }

  @media (min-width: 61.25em) {
    #homeSecond .section-title h2 {
      font-size: 2.5rem;
    }
  }

  @media (min-width: 61.25em) {
    #homeThird .section-title h2 {
      font-size: 3rem;
    }
  }

  #homeThird{
    padding-top: 120px;
  }

  #homeSeven .inner-section-wrapper .right .section-title h2{
    font-size: 3rem;
  }

  #homeSeven .inner-section-wrapper .right .procesSwiper .swiper-wrapper .swiper-slide .slide-inner-wrapper .slide-title h3 {
    font-size: 2.5rem;
    font-weight: 500;
  }

  #homeSixth .first-container .section-title h2 {
    font-size: 3rem;
    font-style: normal;
    font-weight: 700;
  }

  #projectsFilter .grid-item .inner-wrapper img{
      min-height: 250px;
  }

  #homeFourth .ourWorkSwiper .swiper-slide{
      min-width: 0px;
      min-height: 0px;
  }

  #homeFourth{
      padding-bottom: 50px;
  }