body {
  background-color: #fff;
  height: 100vh;
}
.header .logo {
  margin-top: 2.5rem;
  flex-basis: 12%;
}
.header.offset .logo {
  margin-top: 0.25rem;
  flex-basis: 5%;
}
.logos {
    margin-top: auto;
	 display: block!important;
}

.header .logos img{
    height: auto;
    width: 120px;
    margin-bottom: 2rem;
}
.header.offset .logo img {
  height: 95px;
}
.header.offset:has(.opaque) {
  box-shadow: none;
}

.mobile-only {
  display: none;
}
.header {
  background-color: transparent;
}
.header.offset {
  background-color: #fff;
}
main {
  height: 100vh;
  position: relative;
  display: flex;
  flex-direction: column;
}
main::before {
  content: "";
  position: absolute;
  inset: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.75);
  z-index: 2;
}
main::after {
  content: "";
  position: absolute;
  inset: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-image: url("images/bg-lachish.jpg");
  mix-blend-mode: multiply;
  z-index: 1;
}
.cover {
  position: relative;
  min-height: 620px;
  width: 100%;
  max-width: 82%;
  margin: auto;
  overflow: hidden;
  border-radius: 40px;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 5px 9x;
}
.footer {
  display: none;
}
.intro {
  top: 6rem;
  right: 5.5rem;
  position: absolute;
  z-index: 5;
}
.intro p {
  margin: 0;
  font-size: 2.5rem;
  line-height: 1.1;
}
.intro h2 {
  font-weight: 900;
  font-size: 3.5rem;
}
.hugim {
  color: #fff;
  background-color: var(--site4);
  padding: 0.5rem 2.5rem;
  font-size: 1.82rem;
  border-radius: 50vw;
  display: inline-block;
  margin-top: 3rem;
}
.intro a:hover {
  color: #fff;
  transform: scale(1.2);
}
@media (min-width: 992px) {
  .cover {
    top: 35px;
    height: calc(100vh - 140px);
  }
}

.cover-slick {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 4;
}
.cover-slick .slick-slide {
  position: relative;
}
.cover-slick div {
  height: 100%;
  background-size: cover;
  background-position: center;
}
.cover-slick .slick-slide::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    299deg,
    rgba(255, 255, 255, 0.87) 10%,
    rgba(255, 255, 255, 0) 70%
  );
}
.cover-slick .slick-slide::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    193deg,
    rgba(255, 255, 255, 1) 5%,
    rgba(255, 255, 255, 0) 40%
  );
}
.cover .toggle-slick {
  position: absolute;
  top: 35px;
  right: 25px;
  background: none;
  border: 0;
  z-index: 991;
}

.cover-content {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  z-index: 99;
  text-align: center;

  max-width: 600px;
  margin-top: -60px;
}

/**/

video {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  transition: 1s opacity;
  object-fit: cover;
  z-index: -1;
}

#toggle-video {
  position: absolute;
  top: 125px;
  right: 15px;
  background: none;
  border: 0;
}

/**/

@media (min-width: 992px) {
  .services {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: 500px;
    height: 100%;
    z-index: 4;
    padding-right: 2rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: linear-gradient(
      90deg,
      rgba(255, 255, 255, 0.95) 40%,
      rgba(255, 255, 255, 0) 100%
    );
  }
  .service:hover {
    text-decoration: none;
  }
  .service:hover figcaption {
    font-size: 2.7rem;
  }
  .service:hover .icon {
    transform: scale(1.2);
  }
  .service:hover img {
    filter: saturate(8);
  }
}

.services-slick {
}
.service figcaption {
  transition: all 0.2s ease-in;
  font-size: 1.4rem;
  font-weight: 600;
  color: var(--text);
}
.service {
  position: relative;
  text-align: center;
  display: block;
  margin: 0.25rem 0;
  padding: 1rem 0.7rem;
  padding-left: 0;
}
.service::after {
  content: "";
  bottom: 0;
  width: 175px;
  height: 2px;
  left: 0;
  position: absolute;
  background-color: #f3f3f3;
}
.service figure {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-left: 2rem;
}
.service .icon {
  width: 55px;
  margin-right: 1.5rem;
  transition: all 0.2s ease;
}

.service .icon img {
  display: block;
  margin: 0 auto;
  margin-bottom: 0.75rem;
}

/**/

.events {
  position: absolute;
  background-color: #fff;
  z-index: 5;
  bottom: 0;
  right: 0;
  width: 650px;
  height: 650px;
}
.quarter {
  position: absolute;
  bottom: -390px;
  right: 0;
  width: 520px;
  height: 520px;
  border-radius: 100vw;
  z-index: 4;
  isolation: isolate;
}
.quarter::before {
  content: "";
  position: absolute;
  bottom: 120px;
  right: -280px;
  width: 520px;
  height: 520px;
  border: 2px solid #000;
  border-radius: 100vw;
  z-index: 0;
}
.quarter::after {
  content: "";
  content: none;
  position: absolute;
  width: 990px;
  height: 520px;
  bottom: 320px;
  right: 300px;
  background: linear-gradient(
    292deg,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 0) 87%
  );
  z-index: -1;
}
.quarter .inner {
  position: absolute;
  top: -20px;
  left: 378px;
  width: fit-content;
  z-index: 5;
}
.quarter .inner h2 {
  font-weight: 900;
  margin-bottom: 0;
}
.quarter .inner a {
  color: var(--site3);
  font-weight: 500;
  font-size: 1.1rem;
}
.quarter .outer {
  position: absolute;
  width: 500px;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  right: 64px;
  top: -130px;
  height: auto;
}
.quarter .outer a {
  color: var(--text);
  position: relative;
  margin-bottom: 2rem;
}
.quarter .outer .cal {
  width: 55px;
  height: 55px;
  padding-top: 14px;
  display: grid;
  place-content: center;
  font-size: 1.7rem;
  font-weight: 500;
  transition: all 0.2s ease;
}
@media (min-width: 992px) {
  .quarter .outer a:hover {
    text-decoration: none;
  }
  .quarter .outer a:hover .cal {
    transform: scale(1.25);
    color: var(--site3);
  }
  .quarter .outer a:hover h3 {
    color: var(--site3);
  }
  .quarter .outer a:nth-of-type(2) {
    right: 7rem;
  }
  .quarter .outer a:nth-of-type(3) {
    right: 9rem;
  }
}

.quarter .info {
  padding-top: 5px;
  margin-right: 1.1rem;
  font-size: 1.1rem;
  flex: 1;
}
.quarter h3 {
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.1;
}

.quarter .info .dot {
  color: var(--site3);
}
/* News * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

.news {
  z-index: 3;
  padding: 1.75rem 0 1rem;
  position: relative;
}

.news .content {
  position: relative;
}

.news .buttons {
  position: absolute;
  top: 1.9rem;
  left: 1.9rem;
}

.news a {
  color: #000;
  display: block;
}

@media (min-width: 768px) {
  .news a {
    padding-top: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.bn-effect-scroll .bn-news {
  right: 240px;
}
.bn-effect-scroll .bn-news ul {
  margin-right: 50px;
}
.news h2 {
  color: #fff;
  width: 250px;
  height: 100%;
  display: grid;
  place-content: center;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  z-index: 5;
  border-left: 2px solid #cae1e1;
}

.news h2 a {
  font-weight: 900;
  color: var(--text);
  font-size: 1.8rem;
}
.news h2 a:hover {
  transform: scale(1.1);
  text-decoration: none;
}

@media (min-width: 992px) {
  .bn-news {
    padding-right: 100px;
  }
}
.bn-direction-rtl .bn-controls {
  top: 0;
}
.bn-pause {
  position: relative;
  width: 0;
  height: 14px;
  display: inline-block;
  top: -1px;
  left: -1px;
}
.bn-news ul li a {
  font-size: 1.2rem;
  line-height: 1.2rem;
  padding: 0.36rem 0;
  color: inherit;
}
.bn-pause::before,
.bn-pause::after {
  background-color: #fff;
  height: 85%;
}
.bn-news ul li a:hover {
  color: #000;
  text-decoration: underline;
}
.bn-pause::after {
  position: absolute;
  content: "";
  width: 2px;
  left: -3px;
}
.bn-effect-scroll .bn-news ul li {
  padding: 0 1rem;
}

.news .date {
  font-weight: 500;
}

.news .date:after {
  content: "";
  margin: 0 10px;
  width: 10px;
  height: 10px;
  border-radius: 100vw;
  background-color: var(--site1);
}

.news-toggle {
  width: 26px;
  height: 26px;
  border: 1px solid #fff;
  border-radius: 50%;
  background: #111;
  color: #fff;
  background: none;
  font-size: 14px;
}

.bn-controls {
  left: 0;
  right: auto;
}

.bn-direction-rtl .bn-controls button {
  border: 0;
  width: 30px;
  height: 30px;
  border-radius: 25px;
  background: transparent;
  color: #000;
  padding: 0;
  margin-right: 5px;
  border-right: 0;
}

.bn-arrow {
  top: -1px;
}

.bn-pause::before,
.bn-pause::after {
  background-color: var(--site4);
}
.bn-play::after {
  border-left-color: var(--site4);
}

.bn-controls button:hover {
}

/**/
.bn-pause::before,
.bn-pause::after {
  width: 3px;
}

@media (min-width: 992px) {
  .centered {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
  }
}
@media (min-width: 992px) and (max-height: 725px) {
  .news {
    padding: 2.75rem 0 1rem;
  }
  main {
    height: calc(100vh + 120px);
  }
}
@media (max-width: 991px) {
  .footer {
    display: block;
  }
  body {
    padding-top: 0;
  }
  main {
    height: auto;
  }
  .mobile-only {
    display: block;
  }
  .hugim {
    width: fit-content;
    margin-inline: auto;
    padding: 0.25rem 1.5rem;
    font-size: 1.5rem;
  }
  .mobile-only {
    z-index: 2;
    position: relative;
  }
  .desktop {
    display: none;
  }
  .centered {
    text-align: center;
  }
  .centered-banner img {
    max-width: 100%;
  }
  .news {
    padding: 0;
    background-color: rgba(var(--site1RGB), 0.25);
    mix-blend-mode: multiply;
  }
  .news .content {
    padding: 0.7rem;
  }
  .news h2 {
    position: absolute;
    margin-right: 2rem;
    width: fit-content;
    top: -70px;
    border-left: none;
    padding: 5px 1rem;
    border-radius: 100vw;
    border: 1px solid var(--site1);
  }
  .news h2 a {
    font-size: 1.4rem;
  }
  video,
  #toggle-video {
    display: none;
  }
  .bn-effect-scroll .bn-news {
    right: 0;
  }

  .cover .toggle-slick {
    right: auto;
    left: 25px;
    top: 245px;
  }
  .cover {
    box-shadow: none;
    max-width: 96%;
    padding: 15px;
    padding-top: 15px; /* header height + padding */
    padding-bottom: 2rem;
  }
  .intro p {
    font-size: 1.8rem;
  }
  .intro h2 {
    font-size: 2.2rem;
  }
  .intro {
    padding-top: 135px;
    position: relative;
    top: 0;
    right: 0.5rem;
  }
  .cover-slick .slick-slide::before,
  .cover-slick .slick-slide::after {
    content: none;
  }
  .cover-slick {
    box-shadow: rgba(100, 100, 111, 0.6) 0px 3px 10px 3px;
    border-radius: 9px;
    overflow: hidden;
    position: relative;
    margin-top: 0;
    min-height: 180px;
    aspect-ratio: 16 / 9;
  }
  .quarter {
    position: relative;
    bottom: 0;
    right: 0;
    width: 90%;
    margin-inline: auto;
    height: auto;
    border-radius: 0;
    z-index: 4;
    isolation: isolate;
  }
  .quarter::before {
    content: none;
  }
  .quarter .inner {
    width: 100%;
    position: relative;
    top: auto;
    left: auto;
    margin-top: 2rem;
    margin-bottom: 1.2rem;
  }
  .quarter .inner::after {
    content: "";
    top: 1rem;
    position: absolute;
    width: 100%;
    height: 2px;
    width: calc(100% - 150px);
    right: 150px;
    background-color: var(--site3);
  }
  .quarter .outer {
    position: relative;
    right: auto;
    top: auto;
    width: 100%;
    align-items: flex-start;
  }
  .fast-navigation > label,
  .fast-navigation > select,
  .fast-navigation > span {
    display: block;
    border-radius: 2rem;
    width: 100%;
  }

  .fast-navigation .smart-nav-sub > label,
  .fast-navigation .smart-nav-sub > select,
  .fast-navigation .smart-nav-sub > button {
    display: block;
    border-radius: 2rem;
  }

  .fast-navigation .smart-nav-sub > select {
    width: 100%;
    margin: 0.5rem 0;
  }

  .smart-nav-submit {
    margin: 0 auto;
  }
  .services {
    position: relative;
    z-index: 2;
  }
  .service::after {
    content: none;
  }
  .quarter .outer a {
    margin-bottom: 1rem;
  }
}
/**/

/* Fast Nav */

.fast-navigation {
  padding: 1rem 0;
  border-radius: 0 0 2rem 2rem;
  color: #fff;
  width: fit-content;
  margin: 0 auto;
}

.fast-navigation:after {
  clear: both;
  display: block;
  content: "";
}

@media (min-width: 992px) {
  .fast-navigation > label,
  .fast-navigation > select,
  .fast-navigation > span {
    float: right;
    display: block;
  }
}

.fast-navigation label {
  background: #0372ac;
  border-radius: 0 2rem 2rem 0;
  padding: 5px 10px;
  border: 0;
  margin: 0;
}

.fast-navigation select {
  background: #fff;
  border: 0;
  border-radius: 0;
  padding: 5px 10px;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
}

.fast-navigation button {
  background: #0372ac;
  border: 0;
  border-radius: 2rem 0 0 2rem;
  padding: 5px 10px;
  color: #fff;
  font-weight: bold;
}

@media (min-width: 992px) {
  .fast-navigation .smart-nav-sub > label,
  .fast-navigation .smart-nav-sub > select,
  .fast-navigation .smart-nav-sub > button {
    float: right;
    display: block;
  }
}

/**/

@media (min-width: 992px) {
  .side-banners {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
  }
  .side-banners.side-banners-right {
    right: 0;
  }
  .side-banners.side-banners-left {
    left: 0;
    border-radius: 0 15px 15px 0;
  }
}
.side-banners a {
  background-color: #fff;
  display: block;
  padding: 1rem;
  margin: 1rem 0;
}
