/*#languages-menu{display:none;}*/

.section-thumb {
  margin-bottom: 10px;
}

.section-thumb img {
  height: auto;
}

#map {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.swiper-button-disabled {
  opacity: 0 !important;
}

body.page-id-151 #languages-menu {
  display: none;
}

body.en li.menu-item-3838 {
  display: none;
}

body.page-template-jobs .post-content img {
  max-width: 100%;
  height: auto;
}

body.page-template-contact .contact-section a {
  text-decoration: underline;
}

body.page-template-contact .contact-section a:hover {
  text-decoration: none;
}

body.single-jobs.he #languages-menu {
  display: none !important;
}

body.home .credit-row {
  display: block;
}

body.home #about-post a.readmore:after,
body.home .post-item a.readmore:after {
  display: block;
}

body.home #about-post a.readmore:hover:after,
body.home .post-item a.readmore:hover:after {
  display: none;
}

body.page-template-articles .post-item a.readmore:after {
  display: block;
}

body.page-template-articles .post-item a.readmore:hover:after {
  display: none;
}

body.single-projects .post-item a.readmore:after {
  display: block;
}

body.single-projects .post-item a.readmore:hover:after {
  display: none;
}

body.page-template-about-company .post-item .post-item-content {
  padding: 0 0 25px 0;
}

body.page-template-about .slider-container .slick-slide {
  float: left;
}

body.he.page-template-about .slider-container {
  direction: ltr;
}

.ajax-load-more-wrap {
  margin-top: 50px;
}

ul.alm-ajax {
  padding: 0;
  overflow: hidden;
}

.clear-btn {
  display: inline-block;
  padding: 8px 8px 0;
}

.clear-btn a {
  text-decoration: underline;
}

.projects-gallery-item a {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}

.projects-gallery-item a img {
  opacity: 0;
}

.more-section-items .projects-gallery-item a img {
  opacity: 1;
}

.small-image a {
  /*height:274px;
  background-repeat:no-repeat;
  background-size:cover;
  background-position:center top;*/
}

/*
.big-image a{
  height:598px;
}
*/

.spacer-about {
  margin-top: 0;
}

.post-item-content .text {
  margin-bottom: 40px;
}

.gray-box-slider-item img {
  height: 307px;
  width: auto;
}

.slider-container .imgs img {
  margin: 0 auto;
  height: auto;
}

.projects-tbl .project-name {
  width: 17%;
}

.projects-tbl .project-year {
  width: 8%;
}

.projects-tbl .project-size {
  width: 14%;
}

.projects-tbl .project-product {
  width: 12%;
}

#acp-toggle-toolbar {
  display: none !important;
}

ul li.has-dropdown.mobile-show {
  display: none !important;
}

#main-slider-logo img {
  opacity: 0;
}

.section-btn[data-category-id="24"] {
  display: none;
}

/*.filter-buttons.child {margin-top: 0;}*/

.filter-buttons.child .section-btn {
  margin-top: 20px;
}

.credit-row {
  display: none;
}

.alm-load-more-btn.done {
  display: none;
}

/*
.filter-buttons.child .section-btn:nth-child(10n +1) {margin-right: 0;clear:right;}
*/

.project-item-size span.text-title:before {
  content: attr(title);
  font-weight: bold;
  font-size: 12pt;
}

.project-item-size span.number-title {
  position: absolute;
  opacity: 0;
  font-size: 0;
}

.filters .filter-buttons.child a {
  font-size: 10pt !important;
}

.filter-buttons.child:before {
  content: "";
  display: block;
  height: 1px;
  background: #000;
  margin: 0 5px;
}

/*.ig-feed-box{display:none;}*/

.ig-info {
  width: 100%;
  padding: 15px 6px;
  text-align: left;
  direction: ltr;
  font-size: 16px;
}

.ig-info .likescount {
  font-weight: bold;
}

/*.eapps-instagram-feed-posts-item-overlay{display:none !important;}*/

.eapps-instagram-feed-posts-item {
  background: transparent !important;
}

.ig-feed {
  padding: 55px 0;
  background: #f3f3f4;
  direction: ltr;
}

.ig-slider-feed .gray-box-slider-container {
  margin: 0;
}

.ig-slider-feed .gray-box-slider-item img {
  height: 487px;
}

.ig-slider-feed .gray-box-slider-caption {
  padding: 10px 15px;
  direction: ltr;
  font-size: 18px;
  font-weight: bold;
}

.ig-slide-content {
  text-align: left;
  font-family: 'NarkisBlockMFOEN';
}

.ig-slider-feed {
  padding: 45px 0;
  background: #f3f3f4;
}

.ig-date {
  font-size: 17px;
  padding: 10px 15px;
}

.header_icon {
  width: 20px;
  height: auto;
  vertical-align: text-top;
}

.eapps-instagram-feed-posts-item-red-like-container {
  display: none !important;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*! Lity - v2.4.1 - 2020-04-26
* http://sorgalla.com/lity/
* Copyright (c) 2015-2020 Jan Sorgalla; Licensed MIT */

.lity {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  background: #0b0b0b;
  background: rgba(0, 0, 0, 0.9);
  outline: none !important;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.lity.lity-opened {
  opacity: 1;
}

.lity.lity-closed {
  opacity: 0;
}

.lity * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.lity-wrap {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  outline: none !important;
}

.lity-wrap:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}

.lity-loader {
  z-index: 9991;
  color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -0.8em;
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.lity-loading .lity-loader {
  opacity: 1;
}

.lity-container {
  z-index: 9992;
  position: relative;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  white-space: normal;
  max-width: 100%;
  max-height: 100%;
  outline: none !important;
}

.lity-content {
  z-index: 9993;
  width: 100%;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.lity-content img {
  padding: 30px;
  max-width: calc(100% - 60px);
  max-height: calc(100vh - 60px);
}

.lity-loading .lity-content,
.lity-closed .lity-content {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}

.lity-content:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
}

.lity-close {
  z-index: 9994;
  width: 56px !important;
  height: 32px;
  position: fixed;
  right: 8px;
  top: 8px;
  -webkit-appearance: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  padding: 0;
  background-color: #222626 !important;
  background-repeat: no-repeat !important;
  border: 0 !important;
  background-position: center center !important;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTQuNzUgNC43NUwxOS4yNSAxOS4yNU0xOS4yNSA0Ljc1TDQuNzUgMTkuMjUiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0ic3F1YXJlIi8+Cjwvc3ZnPgo=");
  text-indent: -99999999px;
  outline: none !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: .3s !important;
  -o-transition: .3s !important;
  transition: .3s !important;
  border-radius: 0 !important;
  font-size: 0;
  color: #fff;
}

.lity-close:hover {
  background-color: #54605f !important;
}

.lity-close::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* Image */

.lity-image img {
  max-width: 100%;
  display: block;
  line-height: 0;
  border: 0;
}

/* iFrame */

.lity-iframe .lity-container,
.lity-youtube .lity-container,
.lity-vimeo .lity-container,
.lity-facebookvideo .lity-container,
.lity-googlemaps .lity-container {
  width: 100%;
  max-width: 964px;
}

.lity-iframe-container {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: auto;
  pointer-events: auto;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-overflow-scrolling: touch;
}

.lity-iframe-container iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

.lity-hide {
  display: none;
}

@media (min-width: 768px) {
  .ig-slider-feed .swiper-slide {
    margin: 0 10px;
  }

  .ig-slider-feed .swiper-wrapper {
    margin: 0 -10px;
  }
}

@media (max-width: 1800px) {
  .ig-slider-feed .gray-box-slider-item img {
    width: calc(84.2vw / 3 - 20px);
    height: calc(84.2vw / 3 - 20px);
  }
}

@media (max-width: 1300px) {
  .ig-slider-feed .gray-box-slider-item img {
    width: calc(1165px / 3 - 20px);
    height: calc(1165px / 3 - 20px);
  }
}

@media (max-width: 1199px) {
  .ig-slider-feed .gray-box-slider-item img {
    width: calc(89.1vw / 3 - 20px);
    height: calc(89.1vw / 3 - 20px);
  }
}

@media (max-width: 767px) {
  .ig-slider-feed .gray-box-slider-item img {
    width: calc(100vw - 30px);
    height: auto !important;
  }

  .ig-slider-feed .gray-box-slider-item {
    margin-right: 0 !important;
  }

  .ig-slider-feed {
    padding: 15px 0;
  }
}