li {
  text-align: right;
}

.hero-section {
  display: flex;
  height: 100vh;
  padding-right: 10px;
  padding-left: 10px;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(49, 38, 100, 0.6), rgba(49, 38, 100, 0.2)), url('../images/Asset-2-80-p-1600.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
  color: #fff;
}

.nav-link {
  margin-right: 5px;
  margin-left: 5px;
  padding: 5px 10px;
  color: #fff;
  font-size: 20px;
  line-height: 50px;
  font-weight: 300;
  letter-spacing: 0.25px;
  text-decoration: none;
}

.nav-link:hover {
  color: rgba(26, 27, 31, 0.75);
}

.nav-link:focus-visible {
  border-radius: 4px;
  outline-color: #0050bd;
  outline-offset: 0px;
  outline-style: solid;
  outline-width: 2px;
  color: #0050bd;
}

.nav-link[data-wf-focus-visible] {
  border-radius: 4px;
  outline-color: #0050bd;
  outline-offset: 0px;
  outline-style: solid;
  outline-width: 2px;
  color: #0050bd;
}

.body {
  background-image: url('../images/Asset-2-80-p-1600.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.container {
  align-items: center;
  -ms-grid-row-align: center;
      align-self: center;
  flex: 1;
  direction: rtl;
  text-align: center;
}

.text-block {
  font-family: Fbbangynew, sans-serif;
  font-size: 20px;
  font-weight: 300;
  letter-spacing: 2px;
}

.heading {
  direction: rtl;
  font-family: 'Ba lizhensk', sans-serif;
  color: #c183ed;
  font-size: 170px;
  line-height: 140px;
  text-shadow: -2px 10px 6px rgba(0, 0, 0, 0.2);
}

.heading.sec2 {
  margin-bottom: 38px;
  font-size: 120px;
  line-height: 80px;
  text-align: right;
  text-shadow: none;
}

.heading.sec3 {
  color: #fff;
  line-height: 100px;
  text-shadow: none;
}

.heading.page2 {
  margin-top: 40px;
  margin-bottom: 60px;
  color: #96c;
  font-size: 70px;
  line-height: 50px;
  text-shadow: none;
}

.heading.page2.sect3 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Fbbangynew, sans-serif;
  color: #d6b665;
  font-size: 6.2em;
  line-height: 0.9em;
  text-align: center;
}

.text-span {
  color: #d6b665;
}

.button {
  margin-bottom: 40px;
  padding: 15px 44px;
  border-radius: 8px;
  background-color: #312664;
  font-family: Fbbangynew, sans-serif;
  font-size: 30px;
  line-height: 39px;
  text-align: center;
  letter-spacing: 1px;
}

.button:hover {
  background-color: #c183ed;
}

.cta-section {
  display: flex;
  padding-top: 12%;
  padding-bottom: 12%;
  justify-content: center;
  align-items: stretch;
  align-content: center;
  background-color: #f2d8a0;
}

.text-span-2 {
  color: #312664;
}

.paragraph {
  margin-bottom: 35px;
  direction: rtl;
  font-family: Fbbangynew, sans-serif;
  color: #564216;
  font-size: 26px;
  line-height: 25px;
  text-align: right;
}

.paragraph.sec3 {
  margin-top: 10px;
  color: #312663;
  font-size: 2em;
  line-height: 30px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0px;
}

.location-section {
  height: 100vh;
  padding-top: 10%;
  padding-bottom: 10%;
  background-color: #96c;
}

.columns {
  display: flex;
  margin-top: 100px;
  padding-top: 20px;
  padding-bottom: 20px;
  justify-content: space-between;
  align-items: center;
  align-content: space-between;
  direction: rtl;
  font-family: Larken, sans-serif;
  color: #fff;
  font-size: 36px;
  line-height: 40px;
  font-weight: 500;
  text-align: center;
}

.text-block-2 {
  direction: ltr;
  font-size: 24px;
  line-height: 25px;
}

.text-block-3 {
  margin-bottom: 20px;
  direction: rtl;
  font-family: 'Ba lizhensk', sans-serif;
  color: #d6b665;
  font-weight: 700;
}

.section-4 {
  display: flex;
  height: 60px;
  justify-content: center;
  align-items: center;
  background-color: #312664;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #fff;
  font-weight: 100;
  text-align: center;
}

.div-block-5 {
  margin-top: 40px;
}

.link {
  direction: ltr;
  color: #fff;
  text-decoration: none;
}

.link-2 {
  direction: ltr;
  color: #fff;
  text-decoration: none;
}

.link-3 {
  color: #fff;
  text-decoration: none;
}

.link-4 {
  color: #fff;
  text-decoration: none;
}

.link-5 {
  color: #fff;
  text-decoration: none;
}

.column-info {
  height: 200px;
  margin-right: auto;
  margin-left: auto;
  padding: 20px 0px;
  -ms-grid-row-align: stretch;
      align-self: stretch;
  flex: 1;
  border-style: solid;
  border-width: 1px;
  border-color: #c183ed;
  border-radius: 7px;
}

.container-3 {
  width: 100%;
  max-width: 940px;
  margin-right: auto;
  margin-left: auto;
}

.hero-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.hero-split {
  display: flex;
  max-width: 50%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  align-self: center;
  flex: 1;
  direction: rtl;
  text-align: right;
}

.shadow-two {
  max-width: 118%;
  flex: 1;
}

.container-4 {
  display: flex;
  flex-direction: column;
  background-image: url('../images/Section-3-Background.png');
  background-position: -80px -10px;
  background-size: cover;
  background-repeat: no-repeat;
}

.about-section {
  position: relative;
  padding-top: 80px;
  padding-right: 30px;
  padding-left: 30px;
  border-bottom: 1px solid #e4ebf3;
  background-color: #d6b665;
  direction: rtl;
  font-family: Fbbangynew, sans-serif;
  font-size: 24px;
  line-height: 25px;
  text-align: right;
}

.container-5 {
  width: 100%;
  max-width: 940px;
  margin-right: auto;
  margin-left: auto;
}

.hero-wrapper-two {
  display: flex;
  max-width: 750px;
  margin-right: auto;
  margin-left: auto;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-align: center;
}

.margin-bottom-24px-2 {
  margin-bottom: 60px;
  color: #564216;
  font-size: 28px;
  line-height: 26px;
  font-weight: 300;
  text-align: justify;
  -moz-column-count: 2;
       column-count: 2;
  -moz-column-gap: 54px;
       column-gap: 54px;
  -moz-column-rule-style: none;
       column-rule-style: none;
  -moz-column-rule-width: 28px;
       column-rule-width: 28px;
}

.hero-image {
  width: 100%;
  margin-top: 50px;
}

.hero-image.shadow-two {
  width: 150%;
  margin-top: -20px;
  background-image: url('../images/About-Image-1.png');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.text-span-3 {
  color: #fff;
}

.text-block-4 {
  color: #564216;
  font-size: 39px;
  line-height: 40px;
}

.text-block-5 {
  direction: ltr;
}

.text-block-6 {
  direction: ltr;
}

.modal-wrapper {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9999;
  display: none;
  height: 100%;
  padding-top: 80px;
  background-color: rgba(0, 0, 0, 0.5);
  text-align: center;
}

.kvital-wrapper {
  display: none;
  width: 800px;
  max-width: 100%;
  margin: auto;
  padding: 20px;
  border-radius: 8px;
  background-color: #fff;
}

.kvitel-info {
  width: 60%;
  height: 100%;
  max-height: none;
  margin-top: 40px;
  margin-bottom: 40px;
}

.kvitel-image {
  width: 40%;
  margin-top: 40px;
  border-radius: 8px;
}

.close-text {
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  font-weight: 800;
  text-align: right;
  cursor: default;
}

.navbar-logo-left {
  position: fixed;
  left: auto;
  top: 0%;
  right: 5%;
  bottom: auto;
  z-index: 999;
}

.navbar-logo-left-container {
  z-index: 5;
  width: 1030px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 15px 20px;
  background-color: transparent;
}

.navbar-logo-left-container.shadow-three {
  width: 100%;
  max-width: 1140px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.container-7 {
  width: 100%;
  max-width: 940px;
  margin-right: auto;
  margin-left: auto;
}

.navbar-wrapper-2 {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.nav-menu-two {
  display: flex;
  margin-bottom: 0px;
  padding-left: 0px;
  justify-content: center;
  align-items: center;
}

.nav-dropdown-2 {
  justify-content: center;
  align-items: center;
}

.nav-dropdown-toggle-2 {
  display: flex;
  padding: 5px 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
}

.nav-dropdown-toggle-2:hover {
  color: rgba(26, 27, 31, 0.75);
}

.nav-dropdown-toggle-2:focus-visible {
  border-radius: 5px;
  outline-color: #0050bd;
  outline-offset: 0px;
  outline-style: solid;
  outline-width: 2px;
  color: #0050bd;
}

.nav-dropdown-toggle-2[data-wf-focus-visible] {
  border-radius: 5px;
  outline-color: #0050bd;
  outline-offset: 0px;
  outline-style: solid;
  outline-width: 2px;
  color: #0050bd;
}

.nav-dropdown-list-2 {
  border-radius: 12px;
  background-color: #fff;
}

.nav-dropdown-list-2.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-list-2.shadow-three.mobile-shadow-hide {
  text-align: center;
}

.nav-dropdown-list-2.shadow-three.mobile-shadow-hide.nav-link {
  margin-left: 0px;
  flex-direction: column;
  align-items: center;
  background-color: rgba(49, 38, 100, 0.41);
  opacity: 1;
  font-size: 18px;
  line-height: 50px;
  mix-blend-mode: soft-light;
}

.nav-dropdown-link-2 {
  margin-top: 8px;
  margin-bottom: 8px;
  border-radius: 20px;
  background-color: #312664;
  direction: rtl;
  font-family: Fbbangynew, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 19px;
  font-weight: 300;
  text-align: center;
}

.nav-dropdown-link-2:focus-visible {
  border-radius: 5px;
  outline-color: #0050bd;
  outline-offset: 0px;
  outline-style: solid;
  outline-width: 2px;
  color: #0050bd;
}

.nav-dropdown-link-2[data-wf-focus-visible] {
  border-radius: 5px;
  outline-color: #0050bd;
  outline-offset: 0px;
  outline-style: solid;
  outline-width: 2px;
  color: #0050bd;
}

.nav-dropdown-link-2.kvi {
  background-color: #96c;
  color: #1a0f0f;
  font-weight: 400;
}

.nav-bar {
  position: fixed;
  left: auto;
  top: 5%;
  right: 5%;
  bottom: auto;
  z-index: 999;
  display: block;
  float: right;
  flex-direction: column-reverse;
  justify-content: flex-end;
}

.utility-page-wrap {
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
}

.utility-page-content {
  display: flex;
  width: 260px;
  flex-direction: column;
  text-align: center;
}

.columns-2 {
  width: 100%;
}

.column {
  display: block;
  padding-right: 0px;
  padding-left: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, #b481b8, #312663);
}

.div-block-6 {
  display: flex;
  height: 100vh;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  align-self: center;
}

.div-block-7 {
  position: static;
  margin-right: 52px;
  margin-bottom: 20px;
  margin-left: 60px;
  padding: 45px 25px;
  align-content: center;
  border-style: solid;
  border-width: 10px;
  border-color: rgba(49, 38, 100, 0.5);
  border-radius: 2px;
  direction: rtl;
  text-align: right;
}

.column-2 {
  position: static;
  z-index: 130;
  height: 100vh;
  padding-right: 0px;
  padding-left: 0px;
  background-image: url('../images/Lizensk-Beis-Hamedrish-Plans.png');
  background-position: 0% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.text-block-7 {
  margin-top: 19px;
  font-family: 'Ba lizhensk', sans-serif;
  color: #312664;
  font-size: 3em;
  line-height: 20px;
  text-align: center;
}

.list-2 {
  margin-top: 40px;
  padding-left: 0px;
  direction: rtl;
  font-family: Fbbangynew, sans-serif;
  color: #fff;
  font-size: 1.7em;
  line-height: 1em;
  font-weight: 300;
  text-align: right;
  letter-spacing: 0px;
  text-indent: 0px;
}

.div-block-9 {
  display: flex;
  margin-right: 60px;
  margin-left: 60px;
  padding-right: 55px;
  padding-left: 55px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  align-self: center;
  flex: 0 auto;
}

.div-block-10 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.kvitel {
  display: flex;
  width: 100vw;
  height: 100vh;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

@media screen and (max-width: 991px) {
  .nav-link {
    padding-right: 5px;
    padding-left: 5px;
    color: #312664;
  }

  .paragraph {
    text-align: center;
  }

  .columns {
    display: block;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    justify-content: center;
  }

  .text-block-2 {
    font-size: 17px;
    line-height: 20px;
  }

  .container-3 {
    max-width: 728px;
  }

  .hero-wrapper {
    margin-bottom: -40px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
    padding-right: 39px;
    padding-left: 39px;
    align-items: center;
    text-align: center;
  }

  .container-4 {
    display: flex;
    padding-right: 52px;
    padding-left: 52px;
    flex-direction: column;
    align-items: center;
  }

  .container-5 {
    display: flex;
    max-width: 728px;
    justify-content: center;
    align-items: center;
  }

  .margin-bottom-24px-2 {
    font-size: 24px;
    line-height: 24px;
    -moz-column-gap: 38px;
         column-gap: 38px;
  }

  .text-block-5 {
    font-size: 23px;
    line-height: 30px;
  }

  .text-block-6 {
    font-size: 23px;
    line-height: 31px;
  }

  .kvitel-info {
    width: 80%;
  }

  .kvitel-image {
    width: 80%;
    margin-top: 100px;
    margin-right: -1px;
  }

  .container-7 {
    max-width: 728px;
  }

  .nav-menu-wrapper-2 {
    background-color: transparent;
  }

  .nav-menu-two {
    display: flex;
    margin-top: 10px;
    padding: 20px;
    justify-content: space-around;
    flex-wrap: wrap;
    align-items: center;
    border-radius: 50px;
    background-color: #fff;
    box-shadow: 0 8px 50px 0 rgba(0, 0, 0, 0.05);
  }

  .nav-dropdown-list-2.shadow-three.w--open {
    position: absolute;
  }

  .menu-button-2 {
    padding: 12px;
  }

  .menu-button-2.w--open {
    background-color: #a6b1bf;
    color: #fff;
  }

  .div-block-6 {
    height: auto;
  }

  .column-2 {
    height: 500px;
  }

  .div-block-10 {
    margin: 60px;
  }
}

@media screen and (max-width: 767px) {
  .nav-link {
    display: inline-block;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .container {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .heading {
    line-height: 100px;
    letter-spacing: -5px;
  }

  .heading.sec2 {
    text-align: center;
    letter-spacing: 0px;
  }

  .heading.sec3 {
    font-size: 120px;
    line-height: 60px;
    text-align: center;
    letter-spacing: 0px;
  }

  .heading.page2 {
    letter-spacing: 0px;
  }

  .location-section {
    height: auto;
  }

  .section-4 {
    position: static;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
  }

  .container-4 {
    justify-content: center;
  }

  .about-section {
    padding-top: 60px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .container-5 {
    width: 90%;
  }

  .margin-bottom-24px-2 {
    font-size: 18px;
    line-height: 19px;
    -moz-column-gap: 37px;
         column-gap: 37px;
  }

  .navbar-logo-left-container {
    max-width: 100%;
  }

  .nav-menu-two {
    padding-bottom: 30px;
    flex-direction: column;
    border-radius: 20px;
  }

  .nav-dropdown-2 {
    overflow: auto;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .nav-dropdown-toggle-2 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list-2.shadow-three {
    box-shadow: 0 8px 50px 0 rgba(0, 0, 0, 0.05);
  }

  .nav-dropdown-list-2.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list-2.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .column-2 {
    height: 400px;
  }

  .div-block-10 {
    margin-right: 20px;
    margin-left: 20px;
  }
}

@media screen and (max-width: 479px) {
  .container {
    padding-right: 0px;
  }

  .text-block {
    font-size: 10px;
  }

  .heading {
    font-size: 120px;
    line-height: 70px;
    letter-spacing: 0px;
  }

  .heading.sec2 {
    font-size: 60px;
    line-height: 40px;
  }

  .heading.sec3 {
    font-size: 60px;
    line-height: 40px;
  }

  .heading.page2 {
    font-size: 54px;
    line-height: 39px;
  }

  .heading.page2.sect3 {
    font-size: 50px;
    line-height: 50px;
  }

  .button {
    font-size: 16px;
    line-height: 24px;
  }

  .paragraph {
    font-size: 18px;
    line-height: 19px;
  }

  .paragraph.sec3 {
    line-height: 20px;
  }

  .text-block-2 {
    font-size: 16px;
  }

  .text-block-3 {
    font-size: 28px;
  }

  .container-3 {
    max-width: none;
  }

  .container-5 {
    max-width: none;
  }

  .margin-bottom-24px-2 {
    font-size: 16px;
    line-height: 18px;
    -moz-column-count: 1;
         column-count: 1;
  }

  .text-block-4 {
    font-size: 20px;
  }

  .kvitel-info {
    width: 90%;
  }

  .kvitel-image {
    width: 90%;
    margin-right: 0px;
  }

  .container-7 {
    max-width: none;
  }

  .nav-menu-two {
    flex-direction: column;
  }

  .nav-dropdown-list-2.shadow-three.mobile-shadow-hide.nav-link.w--open {
    flex: 1;
  }

  .image-5 {
    direction: rtl;
  }

  .div-block-7 {
    margin-right: 10px;
    margin-left: 10px;
  }

  .column-2 {
    height: 230px;
  }

  .list-2 {
    padding-right: 10px;
    font-size: 16px;
    line-height: 16px;
  }

  .div-block-9 {
    margin-right: 10px;
    margin-left: 10px;
  }
}

@font-face {
  font-family: 'Larken';
  src: url('../fonts/Larken-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ba lizhensk';
  src: url('../fonts/BA-Lizhensk-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fbbangynew';
  src: url('../fonts/FbBangyNew-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fbbangynew';
  src: url('../fonts/FbBangyNew-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fbbangynew';
  src: url('../fonts/FbBangyNew-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}