.main-menu.pull-right .sunfw-tpl-menu li:last-child a {
  padding-right: 0 !important; }

.title-slide:after {
  width: 100%; }

.tab-gallery > nav a[data-action="tab"] {
  padding: 16.5px 17px; }

.blog .items-leading {
  border-bottom: 1px solid #ececec;
  margin-bottom: 30px; }
.blog .item-image img {
  width: 100%; }

.moonart-heading {
  position: absolute;
  width: 50%;
  left: 50%;
  transform: translateX(-50%);
  background: #fff; }

.jsn-center-logo {
  border: none !important; }
  .jsn-center-logo .image-title {
    display: none; }

.tab-gallery > nav {
  margin: 15px 0px; }

.moonart-footer-menu .jsn-center-logo {
  display: none; }

ul.moonart-footer-menu {
  display: flex;
  justify-content: center;
  margin-top: 10px; }
  ul.moonart-footer-menu li a, ul.moonart-footer-menu li span.nav-header {
    padding: 0px 22px !important; }

.jsn-contact-form button.jsn-form-submit {
  text-transform: uppercase;
  margin-top: 4px; }

.jsn-hvr-fade {
  position: relative; }
  .jsn-hvr-fade .jsn-block-under,
  .jsn-hvr-fade .jsn-block-above {
    transition: all ease .3s; }
  .jsn-hvr-fade .jsn-block-under {
    opacity: 0;
    width: 100%; }
  .jsn-hvr-fade:hover .jsn-block-under {
    opacity: 1;
    transition: all ease .3s; }
  .jsn-hvr-fade:hover .jsn-block-above {
    opacity: 0;
    transition: all ease .3s; }

.border-double:before {
  content: '';
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  top: 5px;
  left: 5px;
  border: 1px solid #656565;
  position: absolute;
  pointer-events: none; }
  .sunfw-direction-rtl .border-double:before {
    right: 5px;
    left: auto; }

.border-line {
  position: relative; }
  .border-line:after, .border-line:before {
    content: '';
    display: block;
    height: 60px;
    width: 1px;
    top: 50%;
    position: absolute;
    background: rgba(117, 117, 117, 0.4); }
  .border-line:before {
    left: 0; }
    .sunfw-direction-rtl .border-line:before {
      right: 0;
      left: auto; }
  .border-line:after {
    right: 0; }
    .sunfw-direction-rtl .border-line:after {
      left: 0;
      right: auto; }

.before-hidden:before {
  display: none; }

@media (max-width: 1199px) {
  .jsn-hvr-fade:hover .jsn-block-above {
    opacity: 1; } }
@media (max-width: 1024px) {
  .team-item .team-desc,
  .desc-wrap .desc-hide {
    bottom: 0;
    opacity: 1; } }
@media (max-width: 767px) {
  ul.moonart-footer-menu {
    flex-direction: column;
    margin-top: 20px;
    margin-bottom: 20px; }
    ul.moonart-footer-menu li a, ul.moonart-footer-menu li span.nav-header {
      padding: 5px 0px !important; }

  .social-footer {
    float: none !important; }

  .border-line:after, .border-line:before {
    display: none; }

  .title-slide:after {
    width: 70%; }

  .jsn-form-subscribe .jsn-uniform .jsn-row-container .form-actions {
    padding-left: 10px !important; } }

/*# sourceMappingURL=template.css.map */
