@import url('https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:ital,wght@0,400;0,700;1,400;1,700&display=swap');
/* @import url("https://fonts.googleapis.com/css2?family=Outfit:wght@400;700&display=swap"); */
/* @import url('https://fonts.googleapis.com/css2?family=Sora:wght@400;500;700;800&display=swap'); */

:root {
  --color-green: #324e19;
  --color-light-yellow: #f3d461;
  --color-orange: #efaa31;
  --color-blue: #272a63;
  /* --font: "Outfit", sans-serif; */
  --font: "Be Vietnam Pro", sans-serif;
  --widget-border-radius: 30px;
}

/* START S6 */
body,
.co_body .below-article__title,
.small-links,
.article_index .row .title a,
.about--blocks .container h2,
.about--blocks .container h2,
.about--blocks .container ul li a p,
.about--blocks .container > p,
.chabad_updates .widget_content .slick-slide,
.about--blocks .container > p,
.article-body.co_body div,
.article-body.co_body p,
.article-body.co_body span,
.article-body.co_body,
.article-header h1,
.breadcrumbs,
.co_body .content p,
.contact__form__body ul li label,
.footer__address h2,
.footer__address p,
.footer__copyright,
.footer__information .footer__mail a,
.form-textarea,
.header__extended .header__contact a,
.header__extended .header__mail a,
.header__extended .header__phone a,
.header-logo__subtitle,
.header-logo__title,
.hp-row-first .cycle-caption,
.latest_blogs,
.latest_photos ul li:after,
.latest_photos .widget_header,
.nav-menu.--collapsed .nav-menu__item > a,
.nav-menu.--collapsed .nav-menu__submenu-item a,
.nav-menu.--expanded .nav-menu__item > a,
.nav-menu.--expanded ul li a,
.page-tools,
.registration__action__register,
.registration__counter h2,
.registration__counter__days p,
.registration__counter__days span,
.registration__counter__hours p,
.registration__counter__hours span,
.registration__counter__minutes p,
.registration__counter__minutes span,
.registration__counter__seconds p,
.registration__counter__seconds span,
.registration__details p,
.registration__details span,
.subscribe .widget_header,
.subscribe form .buttonStyle1,
.subscribe form .co_global_input,
.subscribe small,
.userform-form .form-radio-item span,
.userform-form input[type="email"],
.userform-form input[type="text"],
.userform-form label,
button,
input,
select,
#count, #details-panel, .caption-wrapper,
textarea {
  font-family: var(--font);
}

body,
html {
  height: unset;
}

/* REMOVE LOCATION, MAP AND SUBSCRIBE:START */
.hp-row:nth-of-type(3),
.hp-row:nth-of-type(7),
.hp-row.hp_subscribe,
.hp-row:last-child,
.footer__information {
  display: none;
}
/* REMOVE LOCATION, MAP AND SUBSCRIBE:END */

/* Header */
.header-logo__title {
  color: var(--color-blue);
}

h2.header-logo__subtitle {
  color: #e56925;
}

.on-scroll .header-logo__subtitle {
  display: none;
}

.on-scroll .header-logo__link {
  min-height: 0;
}

.header-logo__text {
  display: flex;
  align-items: center;
}

.header-logo {
  padding: 12px 0;
}

.header__extended {
  background-color: var(--color-orange);
}

.footer__main .header__extended .header__contact a, .footer__main .header__extended .header__mail a, .footer__main .header__extended .header__phone a {
  text-transform: none;
}

.footer__main .header__extended {
  display: flex;
  height: unset;
  background-color: unset;
}

.footer__main .header__extended .wrapper {
  padding: 0;
  text-align: center;
  margin-bottom: 20px;
}

.footer__main .header__extended .header__phone a,
.footer__main .header__extended .header__mail a {
  padding-left: 0;
}

.footer__main .header__extended .header__contact {
  padding-right: 16px;
}

.header__extended .header__contact a:hover, .header__extended .header__contact.active a, .header__extended .header__mail a:hover, .header__extended .header__phone a:hover {
  color: #272a62;
}

.header__extended .header__contact a, .header__extended .header__mail a, .header__extended .header__phone a {
  color: white;
}

.on-scroll .header__main .wrapper {
  height: 50px;
}
.on-scroll .nav-menu.--collapsed .nav-menu__item > a {
  line-height: 50px;
}

.on-scroll .header__extended {
  display: none;
}

.on-scroll a.header-logo__link img {
  height: 35px;
  width: 35px;
}

.on-scroll .nav-menu.--collapsed .nav-menu__submenu {
  top: 60px;
}

@media (max-width: 799px) {
  .header-logo img {
    display: block;
    width: 55px;
    height: 55px;
  }
}

ul.nav-menu__submenu.js-submenu {
  overflow: visible !important;
}

.nav-menu.--collapsed .nav-menu__item.current-menu-item>a, .nav-menu.--collapsed .nav-menu__item.current-menu-parent>a, .nav-menu.--collapsed .nav-menu__item:hover>a {
  color: var(--color-green);
}

.nav-menu.--collapsed .nav-menu__submenu-item a:hover {
  background: var(--color-orange);
}

/* Nav */

/* Nav */
.nav-menu__item .fa-2x,
.nav-menu__item .fa-stack-2x {
  font-size: 28px;
}

.nav-menu.--collapsed .nav-menu__submenu {
  background: white;
}

.nav-menu.--collapsed .nav-menu__submenu-item a {
  line-height: 19px;
  padding-top: 7px;
  padding-bottom: 7px;
  color: #4d3d60;
}

.header__main .nav-menu .nav-menu__item:last-child:after {
  content: "\f5ad";
  font-family: "Font Awesome 5 Pro";
  color: white;
  padding-right: 10px;
}

.header__main .nav-menu .nav-menu__item:last-child {
  background: var(--color-blue);
  height: 40px;
  padding: 10px;
  text-align: center;
  text-transform: uppercase;
  border-radius: 20px;
  align-items: center;
  justify-content: center;
  padding-left: 18px;
}

@media (max-width: 700px) {
  .header__main .nav-menu .nav-menu__item:last-child {
    height: auto;
    display: flex;
    margin-left: 25px;
    margin-right: 25px;
    border-radius: 50px;
    margin-top: 30px;
  }

  .nav-menu.--collapsed .nav-menu__submenu.expanded {
    display: block;
  }

  .nav-menu__item--has-children {
    padding-top: 24px;
    padding-bottom: 24px;
    padding-left: 0px;
  }
}

.header__main .nav-menu .nav-menu__item:last-child > a {
  color: white;
  padding-right: 5px;
}


/* Remove promos arrows  */
.cycle-directionNav.no_selection {
  display: none;
}

/* Top Promos */
.widget_content.html_format {
  position: relative;
}
.slider:before {
  content: "";
  display: block;
  min-height: 30vw;
  position: absolute;
  width: 100%;
  background-image: url(https://ganisraelnh.com/media/images/1181/IAVS11815507.png?v2);
  z-index: 9;
  background-size: cover;
  background-repeat: no-repeat;
}

.hp-row-first .slide_wrapper {
  background-color: rgb(77 61 96 / 60%);
}
.hp-row-first .cycle-caption big {
  font-size: 100px;
  font-style: normal;
  color: var(--color-light-yellow);
}
@media (max-width: 700px) {
  .hp-row-first .cycle-caption big {
    font-size: 60px;
  }
}
.hp-row-first .cycle-caption span {
  font-style: italic;
}

.hp-row-first .cycle-caption p {
  max-width: 750px;
}

.hp-row-first .cycle-caption .readMore {
  background: none;
  border-bottom: none;
  border: 2px solid gray;
  border-radius: 40px;
  padding: 10px 20px;
  font-weight: bold;
  border-color: var(--color-orange);
}

body .hp-row-first .cycle-caption .readMore:hover {
  border-color: var(--color-orange);
  background-color: var(--color-orange);
}

.hp-row-first .cycle-caption p {
  background: none;
}

/* Home about icons */
.hp-row:nth-of-type(2) {
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: url('https://ganisraelnh.com/media/images/1181/mWRB11814511.jpg');
  background-size: cover;
  background-position: center;
}
.hp-row:nth-of-type(4) {
  padding-top: 0;
}

.hp-row.about-icons ul {
  width: 100%;
  max-width: 950px;
  margin: auto;
  list-style: none;
  display: flex;
  justify-content: space-evenly;
}

@media (max-width: 700px) {
  .hp-row.about-icons ul {
    display: block;
  }
  .hp-row.about-icons li:not(:last-child) {
    margin-bottom: 40px;
  }
  .hp-row:nth-of-type(2) {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

.hp-row.about-icons img {
  width: 60px;
  height: 60px;
}
.hp-row.about-icons li a {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.hp-row.about-icons li a:hover {
  text-decoration: none;
}
.hp-row.about-icons li a p {
  font-size: 20px;
  text-transform: uppercase;
  margin-top: 15px;
  font-weight: bold;
  color: var(--color-blue);
}

.hp-row.about-icons li:nth-child(2) a p {
  color: var(--color-orange);
}

/* About section */
.about--blocks>img.cover {
  object-position: top;
}
.about--blocks .container h2 {
  font-weight: bold;
}
.about--blocks .container {
  border-radius: var(--widget-border-radius);
  background: rgb(229 105 37 / 85%);
}

@media (max-width: 700px) {
  .about--blocks .container {
    border-radius: 0;
  }
}

/* Right column - testimonials */
.hp-row.hp_content_wrapper {
  padding-top: 130px;
  padding-bottom: 110px;
}

@media (max-width: 700px) {
  .hp-row.hp_content_wrapper {
    padding-top: 40px;
    padding-bottom: 0px;
  }
}

.chabad_updates .wrapper:before {
  background-image: url('https://w2.chabad.org/media/images/1181/BnQW11812598.jpg');
  opacity: 0.3;
}
.chabad_updates .wrapper {
  background-color: var(--color-blue);
}

.chabad_updates .wrapper,
.chabad_updates .wrapper:before {
  border-radius: var(--widget-border-radius);
}

@media (min-width: 700px) {
  .hp_content_wrapper>div,
  .rightColumn.g480 {
    min-height: 0 !important;
  }
}

@media (max-width: 700px) {
  .rightColumn.g480 {
    margin-right: 15px;
  }
}

.facebook_likebox {
  min-height: 0 !important;
  background: none;
}

.js-facebook-iframe iframe {
  max-width: 500px !important;
  border-radius: var(--widget-border-radius);
  border: 1px solid var(--color-orange) !important;
  display: inherit;
  margin: auto;
}

/* Article Base */
body,
.userform-form label,
.article-body.co_body div,
.article-body.co_body p,
.article-body.co_body li,
body .co_body .content .form-all p,
.userform-form .form-radio-item span,
.article-body.co_body span {
  font-size: 21px;
}

/* SHARE TOOLS ABSOLUTE SIZE (vs. em) */
.page-tools-sidebar {
  width: 55px;
}
.page-tools .fa {
  font-size: 21px;
}
.page-tools__tool {
  padding: 7px 0;
}

span.breadcrumbs__divider.fa.fa-angle-end {
  color: var(--color-orange);
}

.small-links__item a,
.co_body .category_title, .co_body .subtitle, .co_body h2, .co_body h2 a, .co_body h3, .co_body h3 a {
  color: var(--color-blue);
}

.below-article__title {
  border-color: var(--color-orange);
}

.article-body.co_body div, .article-body.co_body p, .article-body.co_body span {
  letter-spacing: 0;
  line-height: 1.6;
}

.co_body .content p.highlight,
.highlight {
  color: var(--color-orange);
}

.article-header.cf {
  text-align: center;
}

@media (min-width: 1100px) {
  .body_wrapper.co_body {
    padding: 0 65px;
    max-width: 1050px;
  }
}

#co_body_container {
  padding-top: 50px;
  padding-bottom: 50px;
}

h1.article-header__title.js-article-title.js-page-title {
  font-size: 60px;
  letter-spacing: 2px;
  text-shadow: 1px 1px 18px rgb(78 61 96 / 75%);
}

@media (max-width: 650px) {
  h1.article-header__title.js-article-title.js-page-title {
    font-size: 40px;
  }
}

.no-hero-image .master-content-wrapper h1.article-header__title.js-article-title.js-page-title {
  text-shadow: none;
}

.master-content-wrapper {
  padding-top: 135px;
  padding-bottom: 135px;
}

.master-content-wrapper h1 {
  letter-spacing: 3px;
}

.body_wrapper:not(.no-hero-image) .master-content-wrapper.g960 {
  background-blend-mode: multiply;
  background-color: #626262;
}

/* INDEX ICONS */
body:not(.sites-article) img.synopsis_icon {
  background-position: center;
  height: 250px;
  border-radius: 0;
}
@media (min-width: 700px) {
  .article_index .row {
    height: 202px;
  }
  body:not(.sites-article) img.synopsis_icon {
    height: auto;
  }
}
.article_index .inner:hover {
  background: rgb(230 106 37 / 83%);
}

/* FORM  */
.form-captcha INPUT, .form-checkbox-other-input, .form-radio-other-input, .form-textarea, .form-textbox, .userform-form input[type="email"], .userform-form input[type="text"] {
  border: 1px solid #edecec;
  height: 48px;
  padding: 0 15px;
  font-size: 16px;
  background: none;
}

.userform-form .form-buttons-wrapper .form-submit-button {
  background: var(--color-orange);
  text-shadow: none;
  border-bottom: #d79624 2px solid;
  padding: 15px 30px;
  border-radius: 10px;
}

.userform-form .form-buttons-wrapper {
  border-top: none;
}

/* FOOTER */

.footer__main {
  text-align: center;
}
.footer__copyright {
  margin-right: 0;
}
.footer {
  background: var(--color-light-yellow);
}

.footer__extended {
  border-bottom: 1px solid white;
}

.footer-menu-container {
  display: flex;
  justify-content: space-between;
}

.right-footer-accreditation {
  max-width: 230px;
  font-weight: bold;
  text-align: right;
  font-size: 14px;
  color: #e66a25;
  font-style: italic;
  margin-left: 240px;
}

@media (max-width: 700px) {
  .footer-menu-container {
    display: block;
  }
  .right-footer-accreditation {
    margin: auto;
    text-align: center;
  }
  .right-footer-accreditation img {
    margin-top: 30px;
  }
}

.right-footer-accreditation img {
  margin-bottom: 20px;
}

.footer__information > div {
  background-color: var(--color-orange);
}

.footer__address__container {
  border-bottom-color: #fdbe00;
}

.nav-menu.--expanded {
  max-width: 830px;
  flex: 1;
}

.nav-menu.--expanded ul li a {
  color: var(--color-green);
  font-weight: bold;
}

.footer__social .cs-f-social-icons a {
  border: 0;
  padding: 0;
  margin: 0;
  font-size: 30px;
}

.footer__information i.fas.fa-home.address-icon:before {
  content: "\f5a0";
}

.footer__social .cs-f-social-icons a:hover {
  background: none;
  color: #1877f2;
}

.footer__social .cs-f-social-icons a.fa.fa-instagram:hover {
  color: #E1306C;
}

.fa.fa-facebook-f:before,
.fa.fa-facebook:before {
  content: "\f09a";
}


/* PHOTOS WIDGET */
.widget-4.latest_photos .widget_header {
  display: none;
}
.latest_photos {
  padding-bottom: 0;
}
.latest_photos a.readMore {
  display: none;
}
.latest_photos .wrapper {
  width: 100%;
  max-width: 100%;
  padding: 0;
}

/* PHOTOS LIGHTBOX */
#details-panel {
  background-color: transparent;
}
#lightbox {
  background-color: rgb(39 42 99 / 94%);
}


@media (max-width: 799px) {
  .nav-menu.--collapsed {
    max-height: calc(100vh - 80px);
    overflow: scroll;
  }
  .nav-menu.--collapsed .fa-angle-down {
    display: block;
    position: absolute;
    right: 0;
    top: 10px;
  }
}

html.no-scroll,
html.no-scroll body {
  overflow: hidden;
  height: 100%;
}
