/** search ***/
/** end search ***/
/** newlestter ***/
/** End newlestter ***/
/***************************************************
	Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
	Mixins RTL Themes 
/***************************************************/
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
.DeoGallery .filter-tags {
  margin-bottom: 40px;
  text-align: center; }
  .DeoGallery .filter-tags ul {
    font-size: 0px;
    margin-left: -15px;
    margin-right: -15px; }
    .DeoGallery .filter-tags ul li {
      padding-left: 15px;
      padding-right: 15px;
      display: inline-block;
      vertical-align: middle; }
      .DeoGallery .filter-tags ul li a {
        display: block;
        font-size: 16px;
        font-weight: 600;
        padding: 6px 0px;
        position: relative;
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        .DeoGallery .filter-tags ul li a.is-checked {
          color: #1bbc9b; }
  .DeoGallery .filter-tags .filter-count.processed-filter-count {
    margin-left: 3px; }
    .rtl .DeoGallery .filter-tags .filter-count.processed-filter-count {
      margin-right: 3px;
      margin-left: inherit; }
    .DeoGallery .filter-tags .filter-count.processed-filter-count:before {
      content: '(';
      display: inline-block; }
    .DeoGallery .filter-tags .filter-count.processed-filter-count:after {
      content: ')';
      display: inline-block; }
.DeoGallery .box-content {
  margin-bottom: 30px; }
.DeoGallery .tags-gallery .tag-gallery {
  color: #FFFFFF;
  margin: 2px 0px;
  padding: 3px 10px;
  display: inline-block;
  vertical-align: middle;
  background: #1bbc9b;
  border-radius: 3px; }
.DeoGallery .box-content {
  overflow: hidden;
  position: relative; }
.DeoGallery .image img {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
.DeoGallery.no-margin-bottom .box-content {
  margin-bottom: 0px; }
.DeoGallery.gallery-one .filter-tags ul {
  margin-left: -25px;
  margin-right: -25px; }
  .DeoGallery.gallery-one .filter-tags ul li {
    padding-left: 25px;
    padding-right: 25px; }
    .DeoGallery.gallery-one .filter-tags ul li a {
      padding: 15px 0px 10px; }
.DeoGallery.gallery-one .filter-tags .filter-count.processed-filter-count {
  color: #FFFFFF;
  font-size: 9px;
  padding: 0px 5px;
  background: #000000;
  min-width: 18px;
  min-height: 18px;
  line-height: 18px;
  top: 0px;
  position: absolute;
  left: 100%;
  border-radius: 50%; }
  .rtl .DeoGallery.gallery-one .filter-tags .filter-count.processed-filter-count {
    right: 100%;
    left: auto; }
  .DeoGallery.gallery-one .filter-tags .filter-count.processed-filter-count:before {
    display: none; }
  .DeoGallery.gallery-one .filter-tags .filter-count.processed-filter-count:after {
    display: none; }
.DeoGallery.gallery-one .content {
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 9;
  padding: 15px;
  position: absolute;
  -webkit-transition: transform 0.5s ease;
  -o-transition: transform 0.5s ease;
  transition: transform 0.5s ease;
  background: rgba(216, 216, 216, 0);
  background: -moz-linear-gradient(to bottom, rgba(216, 216, 216, 0) 0%, #0d0d1f 100%);
  background: -webkit-linear-gradient(to bottom, rgba(216, 216, 216, 0) 0%, #0d0d1f 100%);
  background: -o-linear-gradient(to bottom, rgba(216, 216, 216, 0) 0%, #0d0d1f 100%);
  background: -ms-linear-gradient(to bottom, rgba(216, 216, 216, 0) 0%, #0d0d1f 100%);
  background: linear-gradient(to bottom, rgba(216, 216, 216, 0) 0%, #0d0d1f 100%); }
.DeoGallery.gallery-one h3 {
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 10px; }
  .DeoGallery.gallery-one h3 a {
    color: inherit; }

/*# sourceMappingURL=DeoGallery.css.map */
