@charset "UTF-8";
.js-isotope-grid-box.container {
  margin-top: 85px !important;
}
.portfolio_span_categories_text {
  display: flex;
  justify-content: space-around;
  width: 75%;
  font-size: 30px;
}
.scroll-to-btn.to-down {
  transform: translateX(50%);
}
.header-logo {
  top: 0 !important;
  height: 60px;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 991px) {
  .portfolio_span_categories_text {
    flex-wrap: wrap;
    width: 100%;
    font-size: 25px;
    padding-bottom: 110px;
  }
  .portfolio_span_categories_text a {
    padding-left: 5px;
    padding-right: 5px;
  }
  .js-isotope-grid-box.container {
    margin-top: 0 !important;
  }
}
@media only screen and (max-width: 425px) {
  .js-isotope-grid-box.container {
    margin-top: 0 !important;
  }
}
.footer-desc {
  font-size: 16px;
  font-weight: 300;
}
ul.menu-box {
  margin-left: 0;
}
.swiper-button-prev-box, .swiper-button-next-box {
  margin: 0 40px;
}
.alert.alert-success {
  color: white;
  padding: 10px;
  margin-top: 25px;
  background-color: green;
}
.alert.alert-success button span {
  color: white;
}
.lg-icon {
  display: inline-block !important;
  font: normal normal normal 14px/1 FontAwesome !important;
  font-size: 18px !important;
  text-rendering: auto !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
}
.lg-prev:after {
  content: "" !important;
}
.lg-next:before {
  content: "" !important;
}
.lg-toogle-thumb:after {
  content: "" !important;
}
.lg-close:after {
  content: "" !important;
}
.lg-download:after {
  content: "" !important;
}
.lg-autoplay-button:after {
  content: "" !important;
}
.lg-fullscreen:after {
  content: "" !important;
}
#lg-zoom-in:after {
  content: "" !important;
}
#lg-zoom-out:after {
  content: "" !important;
}
#lg-actual-size:after {
  content: "" !important;
}
.lg-outer #lg-share:after {
  content: "" !important;
}
.lg-outer #lg-share-facebook .lg-icon:after {
  content: "";
}
.lg-outer #lg-share-twitter .lg-icon:after {
  content: "";
}
.lg-outer #lg-share-googleplus .lg-icon:after {
  content: "";
}
.lg-outer #lg-share-pinterest .lg-icon:after {
  content: "";
}
.header-logo__box {
  height: 100%;
}
.js-page-in-out .header-logo__img {
  height: 100% !important;
  padding: 5px 0 5px 0;
  width: 100%;
  max-width: 60px;
}
.secondary-header-logo {
  justify-content: center;
  display: flex;
}
.nav-btn__inner {
  text-transform: none;
}
