.home #stories {
  padding-top: 70px;
  padding-bottom: 70px;
}
.home .row.persons-grid {
  max-width: 1050px;
}
.home .row.persons-grid .person .wrapper {
  height: 280px;
}
.wpml-ls-legacy-list-horizontal {
  padding: 0;
  margin: 0 -10px;
}
.page-header {
  padding: 0;
}
.home .main-banner {
  background-color: #1a1613;
  height: 500px;
  justify-content: center;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  align-items: center;
  background-image: url(https://booyadigital.co.il/cube.webp);
  backdrop-filter: opacity(20%);
}
body:not(.home) .main-banner {
  background-color: #000;
}

body:not(.home) .main-banner img {
  filter: saturate(0.75);
  opacity: 0.5;
}
.page-desc h3 {
  font-weight: 600;
  font-family: 'Rubik-Bold';
}
.row.persons .large-title {
  text-align: center;
  margin: 0 auto;
}
.wp-block-media-text__media {
  width: fit-content;
  margin: 0 auto !important;
}
.page-template-article-page .page-content {
  margin-top: 0;
}
.para-space {
  margin: 0 55px 0 0;
}
.para-space-en {
  margin: 0 40px 0 0;
}
#tools .tool-items {
  margin-bottom: 0;
}
#tools .tool-items img {
  height: 36px;
  width: auto;
}
#solutions .solution-item {
  display: flex;
}
#tools .tool-item h2:hover {
  color: #fff;
  transition: all ease-in-out 0.3s;
}
#tools .tool-desc:hover {
  color: #ffffff;
  transition: all ease-in-out 0.3s;
}
.tool-items .center.read-more-button {
  display: none;
}
#about-banner .banner {
  position: relative;
  max-height: 800px;
  overflow: hidden;
  width: -webkit-fill-available;
  background: #000000;
  color: #fff;
}
#about-banner img {
  width: auto;
}
.slide-logo-wrap img {
  /* height: 56px; */
  filter: grayscale(1) invert(1);
}
.slide-logo-wrap img:hover {
  max-height: 56px;
  filter: grayscale(0);
}
.story-items,
.row.persons {
  max-width: 1260px;
}
.story-item .overlay {
  background: rgba(0, 0, 0, 0.81);
  border: none;
  opacity: 0;
}
.story-item .overlay h2 {
  font-size: 38px;
  font-weight: 600;
  color: #42c6ff;
  text-decoration: none !important;
}
ul.services-horizontal li {
  list-style-type: none;
  display: inline-block;
  font-size: 14px;
  color: #fff;
}
.story-item.odd {
  background: #000000;
  color: #fff;
}
.single-success-story .page-main {
  color: #fff;
  background: #000;
}
@media screen and (max-width: 972px) {
  .main-banner img {
    min-height: 100%;
    min-width: auto;
  }
}
.single h2 {
  font-size: 32px;
  margin: 45px 0;
  font-weight: 600;
}
#solutions .nomarg {
  margin-bottom: 30px;
}
.single h2 {
  font-size: 32px;
  margin: 25px 0;
  font-weight: 600;
}
.single-success-story .top {
  padding: 50px 0;
}
.single-success-story h3 {
  font-size: 26px;
  font-weight: 600;
}
.single-success-story p {
  margin-bottom: 20px;
  font-size: 16px;
}
.single-success-story .top p {
  font-size: 17px;
}
.single-success-story .results li {
  list-style-type: none;
  position: relative;
  margin-bottom: 10px;
  padding-right: 30px;
  font-size: 16px;
}
.testimonial-item .content {
  height: 100px;
  margin-bottom: 20px;
  overflow: hidden;
  padding: 0;
}
.testimonial-item .wrapper {
  padding: 55px;
  height: 100%;
  font-weight: 300;
  font-size: 15px;
  max-width: 500px;
}
.swiper-slide.testimonial-item {
  height: 320px;
  margin: 20px 0;
}
.panel-heading a {
  font-size: 20px;
}
#testimonials {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0px;
  margin-bottom: 70px;
  position: relative;
}
.client-logo img {
  filter: grayscale(1) invert(1) brightness(1);
}
.form-label {
  font-weight: 600;
  font-size: 20px;
}
.map-bg {
  height: 500px;
  overflow: hidden;
  margin-bottom: 20px;
}
.form-row input,
.form-row select {
  background: #f5f5f5;
  border: 0;
  color: #000;
  padding: 0 14px;
  line-height: 44px;
  width: 100%;
  font-size: 17px;
}

.page-template-contact-us-page .page-banner {
  display: none;
}
@media screen and (min-width: 768px) {
  .single-solution .main-banner h1 {
    font-size: 80px !important;
    font-weight: bold !important;
    color: #fff;
    text-shadow: 1px 1px 12px black;
  }
  .testimonials h2,
  .single-solution .main-banner h1 {
    font-size: 60px !important;
    font-weight: bold !important;
  }
}

.title.yellow-xxl {
  font-size: 32px;
  color: #42c6ff;
  font-weight: 600;
  margin: 30px 0 -10px;
  direction: ltr;
}
.subtitle {
  font-size: 80px;
  /* text-transform: capitalize; */
  color: #fff;
  font-weight: 600;
  letter-spacing: 16px;
}
footer .w_title {
  font-size: 24px;
}
footer ul li a {
  font-size: 18px;
}

.cta-banner-en {
  background: #1e48ae;
  color: #fff;
  padding: 50px 40px;
  font-size: 24px;
  direction: ltr;
}

.cta-banner-en .cta-head {
  font-size: 30px;
  line-height: 36px;
  text-align: left;
  font-weight: 700;
  margin-bottom: 20px;
  color: #ffda00;
  font-family: rubik-bold;
}

.cta-banner-en .white-text {
  font-size: 22px;
  margin: 12px 0;
}

.cta-banner-en .white-text a {
  color: #fff;
}

.cta-banner-en .white-text a:hover {
  color: #fbda04;
}

.cta-banner-en .yellow-semi-round-button {
  text-align: center;
  width: 180px;
  margin: auto;
  background: #ffda00;
  border-radius: 8px;
  font-size: 20px;
  margin-top: 30px;
  margin-bottom: 30px;
  line-height: 35px;
  font-family: rubik-bold;
  color: #1e48ae;
}

@media screen and (max-width: 767px) {
  .title.yellow-xxl {
    font-size: 42px;
    line-height: 50px;
    margin: 20px 0;
  }
  .subtitle {
    font-size: 22px;
    color: #fff;
    font-weight: 400;
    letter-spacing: -1px;
    line-height: 1;
  }
  .main-banner {
    height: 230px;
  }

  .home .main-banner {
    height: 480px;
  }
  .large-title {
    font-size: 36px;
    line-height: 36px;
    text-align: center;
  }
  #solutions .solution-item h2 {
    line-height: 3;
  }
  footer {
    margin: 30px 0;
  }
  .footer-info-list .info-block {
    margin: 20px 0px;
  }
  footer ul li {
    list-style-type: none;
  }
  footer .w_title {
    margin: 20px 0;
  }
  #solutions .solution-item h2 {
    font-size: 24px;
    line-height: 1.3;
  }
  .solution-logo {
    margin: 0px 0 20px 0px;
    display: none;
  }
  .testimonials h2 {
    width: 100%;
  }

  .page-banner h1,
  .testimonials h2,
  .solutions-header h1,
  .category .page-banner h1,
  .single-post .page-banner h1,
  .single-solution .main-banner h1,
  .page-template-contact-us-page .page-banner h1,
  .page-template-page-about .page-banner h1 {
    font-size: 46px;
  }
  .single-success-story .even {
    background: #000;
    color: #fff;
  }
  .story .desc,
  .story-row .desc {
    font-size: 20px;
    padding: 20px;
  }
  .single-success-story .tasks {
    padding: 20px;
    border: none;
  }
  .single-success-story .results {
    padding: 20px;
  }
  .single-success-story .top {
    padding: 20px 0 0;
  }
  .row.task {
    margin: 0;
    padding-left: 0;
  }
  .page-banner .title,
  .single-post .page-banner .title,
  .category .page-banner .title {
    padding-right: 30px;
  }
  .page-template-tool-category-page .page-desc {
    background: #fff;
    color: #000;
    padding: 0;
  }

  ol.breadcrumbs.col-xs-12.npd {
    padding: 0;
    margin: 0;
  }
  .single-success-story .bottom {
    border: none;
  }
}
