body {
  background: #efede1;
  font-size: 12px;
  color: #333;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, sans-serif;
  text-rendering: optimizeLegibility;
  overflow-y: scroll;
}
.modal-body {
  font-size: 14px;
}
.cbp .img {
  border: 1px solid #eee !important;
}

.chk.check:before {
  content: "\f122";
  position: absolute;
  top: 0;
  right: 1px;
  height: 20px;
  width: 20px;
  line-height: 18px;
  border: 1px solid #ddd;
  border-radius: 10px !important;
  color: #333;
  background: #fff;
  font-family: "Ionicons";
  font-size: 14px;
}
.chk.checked:before {
  content: "\f122";
  position: absolute;
  top: 0;
  right: 1px;
  height: 20px;
  width: 20px;
  line-height: 18px;
  border: 1px solid #ddd;
  border-radius: 10px !important;
  color: #fff;
  background: #881798;
  font-family: "Ionicons";
  font-size: 14px;
}
.chk:before {
  content: "";
  position: absolute;
  top: 0;
  right: 1px;
  height: 20px;
  width: 20px;
  line-height: 18px;
  border: 1px solid #ddd;
  border-radius: 10px !important;
  color: #333;
  background: #fff;
}
.chk {
  position: absolute;
  top: 5px;
  right: 5px;
  height: 22px;
  width: 22px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  padding: 0;
  z-index: 2;
}
/*.chk-active{color:#881798}*/
.navbar-logo {
  line-height: 70px;
  font-size: 22px;
  /*margin-top: -7px;*/
  background-repeat: no-repeat;
  background-size: 100px 41px;
  background-position: 0px 0px;
  width: 104px;
  height: 45px;
  padding: 0;
}
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent;
}
.rounded-x {
  border-radius: 50% !important;
}
.navbar-brand {
  float: left;
  width: 280px;
  margin-right: 10px;
  padding: 12px 20px;
  height: 70px;
  font-weight: 100;
  font-size: 18px;
  line-height: 38px;
}

@media (max-width: 767px) {
  .navbar-right {
    float: left !important;
    margin-left: 4px;
  }
  #filters-container {
    position: absolute;
    top: 80px;
  }
  .cbp-l-filters-dropdownWrap {
    width: 220px !important;
  }
  #js-sort {
    position: absolute;
    top: 125px;
  }
  #js-sort .cbp-l-dropdown {
    width: 183px;
  }
  .cbp-search {
    width: 220px;
    position: absolute;
    top: 170px;
    margin-left: 0 !important;
  }
  #space {
    height: 180px !important;
  }
}
.wrap {
  background: transparent;
  padding: 0 20px;
}
.cube-portfolio .link-captions {
  margin: 0;
}
#space {
  height: 55px;
}

.cbp-l-grid-agency-title {
  margin-top: 6px;
  white-space: normal;
}
.cbp-popup-lightbox-title span {
  background-color: #333;
}
.cbp-popup-lightbox-title {
  position: fixed;
  top: 10px;
  left: 10px;
  padding-right: 0;
  max-width: 260px;
}
.cbp-popup-lightbox-title b {
  color: #ff8000;
}
.modal-content {
  border-radius: 0;
}
.dark {
  background: #3d4750;
}
.dark button span {
  color: #fff;
}
.dark .modal-title {
  color: #fff;
}
#grid-container {
  margin-top: 40px;
  margin-bottom: 50px;
}
.cbp-l-filters-list-last {
  border-radius: 0;
}
.cbp-search-nothing {
  margin-top: 40px;
}
.modal-fp {
  width: 100vw;
  height: 100vh;
  margin: 0;
}
.cbp-l-grid-blog-title {
  margin-top: 0;
}
.navbar-default .navbar-nav > li:hover > a {
  color: #347e2c;
}
.navbar-nav > li > a:hover,
.navbar-nav > li > a:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}

.navbar.navbar-default {
  height: 70px;
}
#download,
#delall,
#clearall {
  display: none;
}
.cbp-l-filters-list .cbp-filter-item:hover {
  background: #3288c4;
  color: #fff;
}
.cbp-l-filters-list .cbp-filter-item {
  background: #fff;
  padding: 0 10px;
}
.cbp-active {
  padding: 15px;
  background: #eff5fc !important;
  border: 1px solid #c0c7cf !important;
}
.clck {
  padding: 20px 20px 15px 20px !important;
}
.cbp-item-wrapper {
  padding: 15px;
  background: #fff;
  border: 1px solid #ccc;
}
.cbp-active .cbp-caption-activeWrap {
  background: none !important;
  opacity: 0.8;
}
.cbp-item-wrapper:hover .cbp-caption-activeWrap,
.cbp-active:hover .cbp-caption-activeWrap {
  background: rgba(0, 0, 0, 0.6) !important;
  opacity: 0.8;
}
.cbp-active .cbp-l-caption-body .link-captions {
  display: none;
}
.cbp-item-wrapper:hover .cbp-l-caption-body .link-captions {
  display: block;
  -webkit-transition: opacity 0.9s cubic-bezier(0.19, 1, 0.22, 1);
  transition: opacity 0.9s cubic-bezier(0.19, 1, 0.22, 1);
}
.close {
  margin-right: 20px;
  font-size: 26px;
  text-shadow: none;
  filter: alpha(opacity=30);
  opacity: 0.3;
}
.shelf {
  position: fixed;
  width: 100vw;
  right: -110vw;
  top: 0;
  bottom: 0;
  background: #fff;
  z-index: 1040;
  overflow: hidden;
}
.shelf-header {
  background: #3d4750;
  padding: 20px 25px 20px 20px;
}
.shelf-title {
  font-size: 18px;
  color: #fff;
}
.shelf-close {
  margin-top: 10px;
  -webkit-appearance: none;
  appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  font-size: 26px;
  text-shadow: none;
  filter: alpha(opacity=40);
  opacity: 0.4;
  float: right;
  font-weight: 700;
  line-height: 1;
  color: #fff;
}
.shelf-close:hover,
.shelf-close:active,
.shelf-close:focus {
  filter: alpha(opacity=100);
  opacity: 1;
  outline: none;
}
.shelf-body {
  margin: 0;
  padding: 20px 0 0 0;
}
.cbp-l-caption-body {
  cursor: pointer;
}
#delall i {
  margin-top: 2px;
}
span.badge {
  border-radius: 20px;
  font-weight: 600;
  color: #444;
  background-color: #fff;
  font-size: 85%;
  border: 1px solid #444;
  padding: 1px 5px;
}
.navbar-nav > li > .count {
  display: none;
  line-height: 20px;
  padding: 17px 15px;
  position: relative;
}
.cbp-l-dropdown {
  width: 150px;
}
.cbp-search-input {
  height: 38px;
}
#js-sort {
  display: inline-block;
  margin-bottom: 15px;
  /*position: relative;
right: 280px;
top: 14px;
z-index: 9991;*/
}
#filters-container {
  display: inline-block;
  margin-bottom: 15px;
  /*position: relative;
right: 487px;
top: 14px;
z-index: 9991;*/
}
.cbp-search {
  display: inline-block;
  margin-bottom: 15px;
  margin-left: 6px;
  /*position: relative;
top:14px;
right: 20px;
width: 240px;
z-index: 9991;*/
}

*:focus,
*:active {
  outline: none !important;
}
.content-xs {
  padding-top: 0;
}
.cube-portfolio h5 {
  line-height: 18px;
  margin: 0 0 6px 0;
}
.trans {
  position: absolute;
  top: 6px;
  left: 6px;
  color: #43a538;
  font-size: 14px;
  z-index: 10;
}
.cbp-filter-item,
.cbp-sort-item {
  font: 400 12px/30px "Open Sans", sans-serif !important;
}
.cbp-filter-item span {
  float: right;
}
.cbp-item:hover .cbp-caption-defaultWrap {
  -webkit-transform: scale(1.25);
  transform: scale(1.25);
}
.cbp-item-wrapper {
  cursor: pointer;
}
.cbp-popup-lightbox-figure {
  width: 90%;
  margin: auto;
}
