  svg {
    font-size: 26px;}
    .row.home-client-wrap {
    padding: 10px;
    /*background-color: #fdfdfd;*/
    border-radius: 12px;margin:0px;
}.home-client-wrap .img-fluid {
    padding: 10px;
   -webkit-filter: grayscale(100%);
   -moz-filter: grayscale(100%);
   -ms-filter: grayscale(100%);
   filter: grayscale(100%);
   filter: gray; /* IE 6-9 */
}
.home-client-wrap .img-fluid:hover{
   -webkit-filter: none;
   -moz-filter: none;
   -ms-filter: none;
   filter: none;}
@media (max-width:767.98px){
   .lightbox-wrapper .lightbox-content .section-heading {
    margin-bottom: 10px !important;
    text-align: center !important;
}.home-area {
    background-position: 22% center;
}
.info-section {
    padding-bottom: 0px;
}
.portfolio-section .portfolio-grid .portfolio-wrapper .item-content .content-title {
    font-size: 10px;
}
.home-area .home-name{margin-bottom: 10px;}
.lightbox-wrapper .lightbox-content .section-heading.page-heading>.section-title {
    font-size: 26px;
    margin-bottom: 15px;
}.lightbox-wrapper .lightbox-content .section-heading>.section-description {
    font-size: 10px;
}





}
.navbar {
    background-color: transparent;padding: 10px 15px;}
.single-item.col-6.col-lg-4 {
    padding: 0;
}
.img-fluid {
    padding: 5px;
    margin: 2px 0;
}