/* start section home ios */
#home-services .bg-home-services img{
    width: 100%;
    }
  #home-services .home-services{
margin-top: 137px;
margin-bottom: 150px;  
  }

  @media screen and (max-width:577px) {
    #services .services .row{
  margin-right: 0!important;
   }
    }
    @media screen and (max-width:577px) {
      #services .services .services-item {
        padding: 0 14px !important;
           }
      }
      @media screen and (max-width:577px) {
        #services .services .services-item h1{
          font-size: 33px;
          font-weight: bold;
                     }
        }
  
  #home-services .home-services .hero .header-text{ 
      margin-top:61px;
  }
  #home-services .home-services .hero .header-text h6{ 
   line-height: 30px;
  }

  /* end section home ios */
 
 #services .services .services-item .services-text p{
    border-bottom: 1px solid #dadce0;
padding-bottom:30px;
 }
