h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: bold;
}

a {
  text-decoration: underline;
}

.wrapper {
  overflow: hidden;
  padding: 0px 0px 30px;
}

.wrapper.mod {
  padding-bottom: 0px;
}

.container {
  display: block;
  max-width: 5000px;
  padding-bottom: 10px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  border-bottom: 1px solid #000;
  background-color: transparent;
}

.navbar {
  background-color: transparent;
}

.content-wrapper {
  position: relative;
  display: block;
  max-width: 1060px;
  min-height: 100vh;
  margin: 205px auto 35px;
  padding-bottom: 0px;
}

.content-wrapper._2 {
  margin-top: 210px;
}

.content-wrapper.mod {
  margin-bottom: 0px;
}

.brand {
  float: none;
}

.h1 {
  display: block;
  margin-top: 11px;
  padding-top: 15px;
  padding-bottom: 0px;
  border-top: 3px solid #000;
  border-bottom: 3px none #000;
  color: #000;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
}

.body {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.nav-link {
  display: block;
  padding: 2px 0px;
  font-size: 14px;
  font-weight: 700;
}

.nav-link:hover {
  text-decoration: underline;
}

.image {
  margin-top: 22px;
  float: right;
}

.nav-menu {
  display: none;
  padding-top: 6px;
  padding-bottom: 6px;
  border-style: none;
  border-top-width: 1px;
  border-top-color: #000;
  border-bottom-width: 1px;
  border-bottom-color: #000;
}

.nav-menu._2 {
  padding-left: 45px;
}

.section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-bottom: 3px none #000;
}

.section._2 {
  margin-top: 0px;
  padding-top: 63px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.div-block-3 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 490px;
  padding-right: 25px;
  padding-bottom: 0px;
  padding-left: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-bottom: 3px none #000;
}

.div-block-3._4 {
  margin-left: 90px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.div-block-3._2 {
  margin-left: 90px;
}

.quote {
  display: none;
  margin-bottom: 0px;
  padding-top: 30px;
  padding-bottom: 0px;
}

.text-block {
  max-width: 605px;
  padding-right: 0px;
  padding-left: 0px;
  font-size: 18px;
  line-height: 27px;
  font-weight: 400;
  text-align: left;
}

.text-block-2 {
  margin-top: 15px;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #777;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
}

.div-block-4 {
  width: 180px;
  border-top: 1px solid #000;
}

.image-2 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.paragraph {
  margin-bottom: 25px;
  font-size: 15px;
  line-height: 24px;
  font-weight: 400;
}

.heading {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.div-block-5 {
  padding: 0px 0px 0%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-5._2 {
  padding-top: 40px;
  padding-right: 14px;
  padding-left: 14px;
}

.div-block-5._3 {
  padding-right: 55px;
  padding-left: 12px;
}

.link {
  position: static;
  left: 0px;
  right: 0px;
  bottom: -34px;
  display: block;
  margin-bottom: 15px;
  margin-left: 0px;
  padding: 0px;
  border: 1px solid #000;
  color: #000;
  font-size: 13px;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.link:hover {
  text-decoration: none;
}

.text-field {
  margin-bottom: 16px;
  padding: 0px;
  border-style: none none solid;
  border-bottom-width: 1px;
  border-bottom-color: #000;
  font-size: 13px;
  text-transform: none;
}

.submit-button {
  display: inline-block;
  margin-top: 18px;
  padding: 12px 45px;
  background-color: #000;
  font-size: 13px;
  font-weight: 400;
}

.heading-2 {
  font-size: 27px;
}

.footer {
  margin-top: 102px;
  padding: 11px 25px 0px;
  border-top: 1px none #000;
}

.div-block-7 {
  display: inline-block;
  padding-left: 25px;
  float: left;
  border-bottom: 3px none #000;
}

.link-2 {
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
}

.link-2:hover {
  text-decoration: underline;
}

.div-block-8 {
  display: block;
  max-width: 150px;
  margin-top: 22px;
  border-top: 1px solid #000;
}

.image-3 {
  display: block;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-9 {
  display: block;
  max-width: 335px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 95px;
  padding-bottom: 40px;
  border-top: 1px none #000;
}

.paragraph-2 {
  display: block;
  max-width: 346px;
  margin: 100px auto 0px;
  padding-top: 29px;
  padding-bottom: 29px;
  border-top: 1px dotted #000;
  border-bottom: 1px dotted #000;
  color: grey;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  text-align: center;
}

.image-4.hebrew {
  margin-top: -19px;
  margin-left: 78px;
}

.div-block-10 {
  padding-left: 0px;
  float: none;
  border-left: 3px none #000;
}

.link-3 {
  display: inline-block;
  margin-top: 0px;
  padding-right: 27px;
  padding-bottom: 0px;
  float: none;
  color: #000;
  font-size: 12px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
}

.image-5 {
  display: none;
  margin-right: 93px;
  float: right;
}

.div-block-11 {
  min-width: 250px;
  margin-bottom: 74px;
  margin-left: 44px;
  padding-top: 8px;
  padding-left: 17px;
  float: right;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-left: 3px none #000;
}

.link-4 {
  display: block;
  margin-top: 0px;
  padding-top: 3px;
  padding-bottom: 3px;
  border-bottom: 2px solid #000;
  -webkit-transition: background-color 358ms ease;
  transition: background-color 358ms ease;
  direction: ltr;
  color: #333;
  font-size: 13px;
  line-height: 20px;
  font-weight: 700;
  letter-spacing: 0px;
  text-decoration: none;
}

.link-4:hover {
  background-color: #f0f2f6;
}

.link-4.first {
  padding-top: 5px;
  padding-bottom: 5px;
  border-top: 2px solid #000;
  -webkit-transition: background-color 308ms ease;
  transition: background-color 308ms ease;
}

.div-block-12 {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  max-width: 100px;
  border-bottom: 3px solid #000;
}

.line {
  max-width: 200px;
  margin-top: 34px;
  border-bottom: 1px solid #000;
}

.div-block-14 {
  margin-top: -3px;
  margin-bottom: 0px;
  border-bottom: 3px solid #000;
}

.home-links {
  display: block;
  margin-bottom: 10px;
  color: #333;
  text-decoration: none;
}

.div-block-16 {
  padding-top: 19px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.form {
  display: none;
}

.menu-button {
  display: block;
  margin-top: -27px;
  margin-right: -3px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  font-size: 30px;
}

.body-2 {
  max-width: 500px;
  padding: 41px;
}

.line-copy {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
  max-width: 150px;
  margin-top: 0px;
  margin-left: 25px;
  border-bottom: 1px solid #000;
}

.line-2 {
  max-width: 200px;
  margin-top: 34px;
  border-bottom: 1px solid #000;
}

.div-block-17 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 19px;
  margin-top: 29px;
  padding-right: 0px;
  padding-left: 0px;
  float: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.div-block-18 {
  width: 23px;
  border-top: 2px solid #000;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.nav-wrapper {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 200;
  display: block;
  max-width: 1060px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding: 5px 25px 0px;
  border-bottom: 1px none #868686;
  background-color: #fff;
}

.menu {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 150;
  display: none;
  height: 100vh;
  padding: 198px 16px 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  background-color: #fff;
}

.menu-link {
  display: block;
  padding-top: 11px;
  padding-bottom: 11px;
  opacity: 1;
  font-family: Montserrat, sans-serif;
  color: #333;
  font-size: 19px;
  line-height: 27px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 3px;
  text-decoration: none;
  text-transform: uppercase;
}

.menu-link:hover {
  text-decoration: none;
}

.div-block-19 {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
}

.footer-text {
  display: inline-block;
  color: #ececec;
  font-size: 14px;
  line-height: 25px;
  font-weight: 400;
  text-align: left;
}

.footer-text._2 {
  float: right;
  text-align: left;
}

.div-block-20 {
  position: relative;
  z-index: 200;
  margin-top: 23px;
  padding-top: 8px;
  padding-bottom: 8px;
  border-bottom: 1px none #000;
}

.link-footer {
  color: #333;
  text-decoration: none;
}

.link-footer:hover {
  text-decoration: underline;
}

.link-5 {
  color: #8b8b8b;
}

.link-6 {
  color: #8b8b8b;
}

.heading-3 {
  margin-top: 104px;
  margin-bottom: 50px;
  font-size: 30px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 4px;
  text-transform: none;
}

.image-6 {
  display: block;
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
  padding: 0px 25px;
}

.image-6.session {
  margin-bottom: 0px;
}

.about-text {
  display: block;
  margin-top: -6px;
  margin-right: auto;
  margin-left: auto;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
}

.about-text._2 {
  margin-top: 0px;
}

.text-wrapper {
  display: block;
  max-width: 650px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 25px;
  padding-left: 25px;
}

.text-wrapper._2 {
  display: none;
}

.heading-4 {
  display: inline-block;
  margin-top: 67px;
  padding: 2px 11px;
  border: 1px solid #494949;
  color: #494949;
  font-size: 13px;
  font-weight: 500;
}

.div-block-21 {
  max-width: 150px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-bottom: 0px;
  border-bottom: 1px solid #000;
}

.paragraph-3 {
  display: block;
  color: #494949;
  line-height: 24px;
  font-weight: 400;
}

.paragraph-3._2 {
  margin-left: 13px;
  color: #494949;
}

.experience-wrapper {
  display: block;
  margin-top: 15px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.form-block {
  display: block;
  width: 45%;
}

.contact-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 25px;
  padding-left: 25px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.contact-info {
  width: 50%;
  padding-right: 50px;
  font-weight: 500;
}

.contact-info._2 {
  font-size: 16px;
  font-weight: 400;
}

.contact-info-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.info-divider {
  display: none;
  max-width: 100px;
  margin-top: 25px;
  margin-bottom: 25px;
  border-bottom: 1px solid #000;
}

.info-contact {
  display: inline-block;
  margin-bottom: 18px;
  color: #000;
  font-size: 15px;
  line-height: 31px;
  font-weight: 500;
  text-align: left;
}

.info-contact._2 {
  float: right;
  text-align: left;
}

.contact-link {
  color: #000;
  text-decoration: none;
}

.contact-link:hover {
  text-decoration: underline;
}

.success-message {
  border: 1px solid #000;
  background-color: transparent;
  font-weight: 400;
}

.text-wrapper-poems {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-right: 25px;
  padding-left: 25px;
}

.text-wrapper-poems.poems {
  padding-right: 0px;
  padding-left: 0px;
}

.collection-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

.collection-item {
  display: block;
  width: 50%;
  margin-bottom: 70px;
  padding-right: 25px;
  padding-left: 25px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.poem {
  padding-top: 15px;
  padding-bottom: 6px;
  border-top: 2px solid #000;
  border-bottom: 1px none #000;
  line-height: 22px;
  font-weight: 400;
}

.image-7 {
  display: block;
  margin-bottom: 7px;
  float: right;
  clear: none;
}

.heading-5 {
  display: none;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-right: 25px;
  padding-left: 25px;
  font-size: 14px;
  font-weight: 400;
}

.credits {
  margin-bottom: 0px;
  font-size: 11px;
  line-height: 11px;
}

.image-4-copy {
  display: block;
  margin-top: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-right: 0px;
  float: none;
}

.on-scroll-nav {
  position: fixed;
  left: 0px;
  top: -57px;
  right: 0px;
  z-index: 300;
  display: none;
  margin-right: auto;
  margin-left: auto;
  padding: 13px 25px 7px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none none solid;
  border-width: 1px;
  border-color: #000;
  background-color: #fff;
  box-shadow: none;
}

.menu-line-scroll {
  width: 20px;
  border-top: 2px solid #000;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.burguer-wrapper-scroll {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 28px;
  margin-top: -3px;
  padding: 6px 0px 6px 10px;
  float: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.paragraph-4 {
  position: static;
  float: none;
}

.image-8 {
  position: relative;
  padding-right: 16px;
  padding-bottom: 10px;
  float: left;
}

.image-9 {
  position: static;
  margin-right: 10px;
  margin-bottom: 0px;
  float: left;
}

.image-10 {
  margin-right: 12px;
  margin-bottom: 0px;
  float: left;
}

.scroll-nav-container {
  display: block;
  max-width: 1010px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-22 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  padding-bottom: 0px;
}

.div-block-23 {
  width: 80px;
  padding-top: 5px;
  padding-right: 15px;
  padding-bottom: 5px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-bottom: 1px dashed #9b9b9b;
}

.div-block-23._2 {
  width: auto;
  max-width: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.text-experience {
  color: #494949;
  font-weight: 400;
}

.link-7 {
  display: none;
  padding: 5px 12px;
  color: #333;
  font-weight: 500;
  text-decoration: none;
}

.link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 6px;
  padding-bottom: 6px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #333;
  color: #333;
  font-size: 13px;
  font-weight: 500;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
}

.link-block:hover {
  text-decoration: none;
}

.text-block-3 {
  display: inline-block;
  margin-right: 10px;
  font-size: 12px;
  font-weight: 500;
}

.image-11 {
  width: 5px;
  margin-top: 0px;
}

.line-menu-hover {
  display: none;
  width: 127px;
  margin-right: auto;
  margin-left: auto;
  border-bottom: 1px solid #333;
}

.line-menu-hover._2 {
  width: 368px;
}

.line-menu-hover._3 {
  width: 202px;
}

.line-menu-hover._4 {
  width: 245px;
}

.text-block-4 {
  display: block;
  max-width: 650px;
  margin: 58px auto 60px;
  padding-right: 25px;
  padding-left: 25px;
  float: none;
  text-align: left;
}

.text-block-5 {
  margin-bottom: 12px;
  font-weight: 500;
  text-transform: uppercase;
}

.concessions {
  margin-bottom: 0px;
  font-size: 11px;
  line-height: 11px;
}

.link-block-2 {
  margin-top: 0px;
}

.link-block-2.w--current {
  margin-top: -5px;
  margin-left: 0px;
}

.text-block-22 {
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 8px;
  color: #fff;
  font-weight: 400;
}

.link-8 {
  display: inline-block;
  padding-top: 8px;
  padding-bottom: 8px;
  opacity: 0.69;
  color: #b6b6b6;
  text-decoration: none;
}

.link-8:hover {
  text-decoration: underline;
}

.link-8._2 {
  display: block;
  font-size: 13px;
  text-transform: uppercase;
}

.link-8._2:hover {
  text-decoration: underline;
}

.div-block-24 {
  padding-left: 20px;
  background-image: url('../images/58fe37b720114a4be0c4a457_58053860eb8657e2596ba9d3_mini-pin-icon_158fe37b720114a4be0c4a457_58053860eb8657e2596ba9d3_mini-pin-icon.png');
  background-position: -1px 50%;
  background-size: 15px;
  background-repeat: no-repeat;
}

.link-block-8 {
  display: inline-block;
  width: 25px;
  height: 24px;
  margin-right: 7px;
  background-image: url('../images/fb.svg');
  background-position: 0px 50%;
  background-size: auto;
  background-repeat: no-repeat;
  opacity: 0.49;
  -webkit-transition: opacity 358ms ease;
  transition: opacity 358ms ease;
}

.link-block-8:hover {
  opacity: 0.35;
}

.link-block-8._2 {
  margin-right: 16px;
  background-image: url('../images/insta.svg');
  background-size: contain;
}

.div-block-25 {
  padding-top: 14px;
}

.div-block-17-copy {
  padding-left: 22px;
  background-image: url('../images/58fe37b720114a4be0c4a45a_58053860eb8657e2596ba9c4_mini-email-icon_158fe37b720114a4be0c4a45a_58053860eb8657e2596ba9c4_mini-email-icon.png');
  background-position: 0px 50%;
  background-size: 13px;
  background-repeat: no-repeat;
}

.div-block-26 {
  padding-left: 22px;
  background-image: url('../images/58fe37b720114a4be0c4a458_58053860eb8657e2596ba9cb_mini-phone-icon_158fe37b720114a4be0c4a458_58053860eb8657e2596ba9cb_mini-phone-icon.png');
  background-position: 0px 50%;
  background-size: 12px;
  background-repeat: no-repeat;
}

.div-block {
  display: block;
  max-width: 1060px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 25px;
  padding-left: 25px;
}

.brand-copy-2-copy {
  padding: 0px 25px 0px 0px;
}

.section-8 {
  margin-top: 45px;
  padding: 59px;
  border-top: 1px solid #777;
  background-color: #111;
  color: #fff;
  font-weight: 400;
}

.image-12 {
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.section-8-copy {
  padding: 20px 15px;
  border-top: 1px solid #414141;
  background-color: #111;
  font-family: Lato, sans-serif;
  color: #fff;
}

.text-block-28 {
  display: inline-block;
  margin-top: 33px;
  padding-top: 19px;
  padding-bottom: 19px;
  text-align: center;
}

.text-block-28._2 {
  display: block;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  float: none;
  color: #707070;
  font-size: 12px;
  line-height: 25px;
  font-weight: 400;
  text-align: center;
  text-transform: none;
}

.link-11 {
  -webkit-transition: color 342ms ease;
  transition: color 342ms ease;
  color: #707070;
  font-size: 12px;
  text-decoration: none;
  text-transform: none;
  cursor: pointer;
}

.link-11:hover {
  opacity: 1;
  color: #bdbdbd;
}

.column {
  padding-top: 4px;
}

.div-block-27 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

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

@media (max-width: 991px) {
  .container {
    max-width: auto;
  }
  .navbar {
    width: auto;
    max-width: 1060px;
  }
  .content-wrapper._2 {
    margin-top: 77px;
  }
  .div-block-3 {
    max-width: 490px;
    padding-right: 25px;
    padding-left: 25px;
  }
  .text-block {
    font-weight: 600;
  }
  .text-block-2 {
    font-weight: 500;
  }
  .paragraph {
    font-weight: 500;
  }
  .heading {
    font-size: 17px;
  }
  .div-block-17 {
    padding-left: 17px;
  }
  .menu {
    display: none;
  }
  .menu-link {
    font-weight: 700;
  }
  .footer-text {
    font-size: 14px;
    line-height: 27px;
    font-weight: 500;
  }
  .footer-text._2 {
    float: none;
  }
  .link-footer {
    color: #464646;
  }
  .heading-3 {
    display: none;
    margin-top: 45px;
    margin-bottom: 0px;
    font-size: 23px;
  }
  .heading-3._2 {
    display: block;
    margin-bottom: 45px;
  }
  .image-6 {
    margin-top: 30px;
  }
  .about-text {
    font-weight: 500;
  }
  .heading-4 {
    margin-top: 32px;
  }
  .paragraph-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    font-weight: 500;
  }
  .contact-wrapper.contact {
    margin-top: 90px;
  }
  .info-contact {
    color: #464646;
    font-size: 14px;
    line-height: 27px;
    font-weight: 500;
  }
  .contact-link {
    color: #464646;
    font-weight: 600;
  }
  .poem {
    font-weight: 500;
  }
  .credits {
    line-height: 12px;
  }
  .text-experience {
    font-weight: 500;
  }
  .text-block-3 {
    margin-top: 1px;
  }
  .image-11 {
    margin-top: 0px;
  }
  .text-block-5 {
    font-weight: 700;
  }
  .concessions {
    line-height: 12px;
  }
  .text-block-22 {
    margin-top: -3px;
  }
  .div-block {
    padding-right: 14px;
    padding-left: 14px;
  }
  .brand-copy-2-copy {
    padding-left: 11px;
  }
  .section-8 {
    padding: 40px 0px;
  }
  .section-8-copy {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .text-block-28._2 {
    padding-left: 21px;
    text-align: center;
  }
}

@media (max-width: 767px) {
  .content-wrapper._2 {
    margin-top: 181px;
  }
  .section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-3 {
    max-width: 1000px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .heading {
    font-weight: 700;
  }
  .div-block-7 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .image-4 {
    margin-top: 8px;
    padding-bottom: 2px;
  }
  .image-4.hebrew {
    display: none;
  }
  .line-copy {
    margin-left: 20px;
  }
  .nav-wrapper {
    padding-right: 20px;
    padding-left: 20px;
  }
  .menu-link {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 18px;
    letter-spacing: 3px;
  }
  .footer-text {
    display: block;
    color: #d8d8d8;
    text-align: left;
  }
  .footer-text._2 {
    display: block;
    margin-top: 9px;
    padding-top: 9px;
    padding-bottom: 0px;
    float: none;
    border-top: 1px dotted #ccc;
    text-align: left;
  }
  .image-6 {
    margin-bottom: 30px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .about-text {
    display: block;
    margin-top: 0px;
  }
  .about-text._2 {
    margin-top: -4px;
  }
  .about-text.mob {
    margin-top: -7px;
  }
  .text-wrapper {
    display: block;
    margin-top: 30px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .text-wrapper._2 {
    display: none;
  }
  .form-block {
    width: 100%;
    margin-top: 0px;
  }
  .contact-wrapper {
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .contact-info {
    width: 100%;
    margin-bottom: -26px;
    padding-right: 0px;
    font-size: 16px;
    line-height: 24px;
  }
  .contact-info._2 {
    width: 100%;
  }
  .contact-info-wrapper {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .info-divider {
    display: block;
    margin-top: 46px;
  }
  .info-divider._2 {
    margin-top: 35px;
    margin-bottom: 35px;
  }
  .info-contact {
    display: block;
    font-size: 16px;
    line-height: 30px;
    font-weight: 700;
    text-align: left;
  }
  .info-contact._2 {
    display: block;
    margin-top: 9px;
    padding-top: 9px;
    padding-bottom: 0px;
    float: none;
    border-top: 1px dotted #ccc;
    text-align: left;
  }
  .text-wrapper-poems {
    margin-top: 30px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .collection-item {
    margin-bottom: 27px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .credits {
    display: block;
    line-height: 18px;
  }
  .on-scroll-nav {
    padding-right: 20px;
    padding-left: 20px;
  }
  .image-9 {
    display: block;
  }
  .link-block {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .text-block-3 {
    font-size: 14px;
    font-weight: 600;
  }
  .image-11 {
    margin-top: 1px;
    opacity: 0.93;
  }
  .text-block-4 {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 12px;
  }
  .concessions {
    display: block;
  }
  .text-block-22 {
    margin-top: 6px;
    padding-top: 16px;
    padding-bottom: 0px;
    text-align: left;
  }
  .link-8._2 {
    padding-bottom: 1px;
    text-align: left;
  }
  .link-8._2.firsy {
    margin-top: 34px;
  }
  .div-block-24 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    background-position: -2px 50%;
    background-size: 17px;
    text-align: left;
  }
  .div-block-17-copy {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 23px;
    background-size: 15px;
  }
  .div-block-26 {
    margin-top: 34px;
  }
  .brand-copy-2-copy {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-bottom: 7px;
    padding-left: 0px;
    text-align: left;
  }
  .section-8 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .section-8-copy {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .text-block-28._2 {
    padding-left: 10px;
    font-size: 12px;
  }
}

@media (max-width: 479px) {
  .paragraph-3 {
    min-width: 60px;
  }
  .div-block {
    padding-right: 10px;
    padding-left: 10px;
  }
  .text-block-28._2 {
    font-size: 13px;
  }
}

