/* Projects Area css
============================================================================================ */
.projects_fillter .filter {
  text-align: right;
}

.projects_fillter .filter li {
  display: inline-block;
}

/* End Projects Area css
============================================================================================ */

/*# sourceMappingURL=_projects.css.map */
.blog_banner .banner_inner .overlay, .blog_banner .banner_inner .single-gallery .content, .single-gallery .blog_banner .banner_inner .content {
      background: url(../img/banner/project.jpg) no-repeat scroll center center;
}
.portfolio_back_area{
    background: radial-gradient(ellipse at center, #322c3e 0%, #1e1a25 36%);
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.swap{
        background-image: url(../img/application.jpg);
    background-size: cover;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.Sum_detail{color: #f8b600;}