/**
 * _theme.scss
 */
@media (min-width: 576px) {
  /* line 7, ../sass/_theme.scss */
  .navbar-brand-link img {
    width: 380px;
    max-width: 380px;
  }
}

@media (max-width: 991px) {
  /* line 14, ../sass/_theme.scss */
  .navbar.navbar-main ul[class*="menu--"] .dropdown-menu,
  .navbar.navbar-main .menu--main .dropdown-menu {
    margin: 0;
  }
}

/* line 21, ../sass/_theme.scss */
.path-frontpage #services.landing-page-section > div {
  margin-top: 0rem;
}
/* line 24, ../sass/_theme.scss */
.path-frontpage #services.landing-page-section > div .field--name-field-rows {
  margin-bottom: -1rem;
}

@media (min-width: 992px) {
  /* line 31, ../sass/_theme.scss */
  .theme-pasdc_isra.path-frontpage .view-landing-page-banner .views-field-field-lead-text p {
    font-size: 1.55rem;
  }
}

@media (min-width: 992px) {
  /* line 44, ../sass/_theme.scss */
  .theme-pasdc_isra.path-frontpage .field--name-field-content-sections > .field__item:first-child h2 {
    font-size: 3rem;
  }
  /* line 48, ../sass/_theme.scss */
  .theme-pasdc_isra.path-frontpage .field--name-field-content-sections > .field__item:first-child .-medium-width {
    width: 70%;
  }
}

/* line 55, ../sass/_theme.scss */
.theme-pasdc_isra.path-frontpage .view-landing-page-banner .banner.banner-with-photo {
  height: 420px;
}
@media (min-width: 768px) {
  /* line 55, ../sass/_theme.scss */
  .theme-pasdc_isra.path-frontpage .view-landing-page-banner .banner.banner-with-photo {
    height: 370px;
  }
}
/* line 62, ../sass/_theme.scss */
.theme-pasdc_isra.path-frontpage .view-landing-page-banner .banner.banner-with-photo img {
  bottom: -40%;
  left: -12.5%;
}
@media (min-width: 576px) {
  /* line 62, ../sass/_theme.scss */
  .theme-pasdc_isra.path-frontpage .view-landing-page-banner .banner.banner-with-photo img {
    bottom: -15%;
  }
}
@media (min-width: 768px) {
  /* line 62, ../sass/_theme.scss */
  .theme-pasdc_isra.path-frontpage .view-landing-page-banner .banner.banner-with-photo img {
    bottom: -65%;
  }
}
@media (min-width: 992px) {
  /* line 62, ../sass/_theme.scss */
  .theme-pasdc_isra.path-frontpage .view-landing-page-banner .banner.banner-with-photo img {
    bottom: -35%;
    left: auto;
  }
}
@media (min-width: 1200px) {
  /* line 62, ../sass/_theme.scss */
  .theme-pasdc_isra.path-frontpage .view-landing-page-banner .banner.banner-with-photo img {
    bottom: -65%;
  }
}

@media (max-width: 767px) {
  /* line 86, ../sass/_theme.scss */
  .theme-pasdc_isra.path-frontpage [data-entity-id="63"].-bg-diagonal > div {
    padding-top: 0.5rem;
    padding-bottom: 3rem;
  }
}

/* line 94, ../sass/_theme.scss */
footer.footer > .container {
  grid-template-columns: 1fr 1fr;
}

/* line 99, ../sass/_theme.scss */
.hide-pasdc {
  display: none;
}

/* line 103, ../sass/_theme.scss */
.show-pasdc {
  display: block;
}

/* line 108, ../sass/_theme.scss */
.form-item-center {
  display: none;
}
