.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('../images/youtube-placeholder.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

p {
  margin-bottom: 10px;
  direction: rtl;
  font-family: Shual, sans-serif;
  font-size: 24px;
  line-height: 80%;
}

a {
  color: #04c1fb;
  text-decoration: none;
}

.section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  padding-top: 40px;
  padding-bottom: 40px;
  -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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(90, 109, 119, .5)), to(rgba(90, 109, 119, .5)));
  background-image: linear-gradient(180deg, rgba(90, 109, 119, .5), rgba(90, 109, 119, .5));
}

.div-block {
  width: 800px;
  margin-bottom: 20px;
  padding: 18px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(250, 253, 255, .5)), to(rgba(250, 253, 255, .5)));
  background-image: linear-gradient(180deg, rgba(250, 253, 255, .5), rgba(250, 253, 255, .5));
}

.paragraph {
  direction: rtl;
  font-family: Shual, sans-serif;
  font-size: 80px;
  line-height: 80%;
  font-weight: 300;
  text-align: right;
}

.head-light {
  direction: rtl;
  font-family: Shual, sans-serif;
  font-size: 80px;
  line-height: 80%;
  font-weight: 300;
}

.heading {
  direction: rtl;
  font-family: Shual, sans-serif;
  font-size: 100px;
  line-height: 80%;
  font-weight: 900;
}

.heading.h1 {
  margin-bottom: 20px;
  text-align: center;
}

.heading.h2 {
  font-size: 80px;
}

.heading.h3 {
  font-size: 60px;
}

.heading.h3.light {
  font-weight: 300;
}

.heading.h4 {
  width: 70%;
  font-size: 40px;
}

.text22 {
  width: 70%;
  max-width: 800px;
  direction: rtl;
  font-family: Shual, sans-serif;
  font-size: 22px;
  line-height: 95%;
  font-weight: 300;
  text-align: right;
}

.text22._32 {
  font-size: 32px;
}

.text22._28-center {
  width: 100%;
  font-size: 28px;
  text-align: center;
}

.bin1 {
  display: block;
  padding-bottom: 10px;
  border: 1px none #000;
  direction: rtl;
  font-family: Shual, sans-serif;
  color: hsla(357.59999999999997, 71.43%, 48.04%, 1.00);
  font-size: 48px;
  line-height: 80%;
  font-weight: 900;
}

.section-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  border-bottom: 1px solid #a1a1a1;
  background-color: #dbd5c7;
}

.item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45%;
  -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-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-left: 1px none #000;
}

.item.line-left {
  width: 35vw;
  height: 420px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-left-style: solid;
  border-left-width: 6px;
}

.item.line-right {
  height: 500px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-right: 6px solid #000;
}

.item.left {
  width: 35vw;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 10%;
  height: 500px;
  -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-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.date-label {
  position: static;
  top: 30px;
  display: inline-block;
  overflow: visible;
  margin-top: 20px;
  margin-right: -20px;
  margin-left: -20px;
  padding: 10px 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: hsla(357.59999999999997, 71.43%, 48.04%, 1.00);
}

.div-block-5 {
  width: 50%;
  height: 100%;
  border-right: 5px solid #000;
  border-radius: 0px;
}

.date {
  display: inline-block;
  width: 35%;
  height: 50px;
  margin-right: -54px;
  margin-left: -54px;
  padding: 16px;
  background-color: hsla(357.59999999999997, 71.43%, 48.04%, 1.00);
  direction: rtl;
  font-family: Shual, sans-serif;
  color: #fff;
  font-size: 1.4vw;
  font-weight: 900;
  text-align: center;
}

.heading-2 {
  direction: rtl;
}

.paragraph-2 {
  direction: rtl;
}

.div-block-6 {
  width: 100%;
}

.div-block-7 {
  width: 50%;
  height: 40px;
  border-right: 5px solid #000;
}

.head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  margin-top: 50px;
  padding: 36px 13px 24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #000;
  background-color: #f0f0ef;
}

.main-head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 24px;
  -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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-span {
  font-weight: 900;
}

.read-more {
  opacity: 1;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #3fa5f3;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 2px;
  text-decoration: none;
}

.read-more:hover {
  text-decoration: underline;
}

.image {
  margin-bottom: 26px;
}

.gag {
  font-family: Shual, sans-serif;
  font-size: 44px;
  font-weight: 900;
}

.heading-3 {
  font-family: Shual, sans-serif;
  font-weight: 900;
}

.section-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 600px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-9 {
  width: 20px;
  height: 600px;
  background-color: #d53f3f;
}

.div-block-10 {
  width: 40%;
  height: 600px;
}

.div-block-11 {
  width: 40%;
  height: 600px;
}

.date-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70vw;
  -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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #000;
}

.div-block-13 {
  width: 45%;
}

.div-block-14 {
  width: 15%;
}

.item-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 26px 20px;
  -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-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #fff;
}

.head100 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 21px;
  direction: rtl;
  font-family: Shual, sans-serif;
  font-size: 28px;
  font-weight: 900;
}

.bold-text {
  font-weight: 400;
}

.mishne {
  font-family: Shual, sans-serif;
  font-size: 30px;
  font-weight: 400;
}

.paragraph-3 {
  direction: rtl;
  font-family: Alef, sans-serif;
  font-size: 20px;
  line-height: 95%;
  font-style: normal;
  font-weight: 400;
}

.gag100 {
  display: block;
  padding-bottom: 13px;
  direction: rtl;
  font-family: Shual, sans-serif;
  color: hsla(357.59999999999997, 71.43%, 48.04%, 1.00);
  font-size: 42px;
  line-height: 80%;
  font-weight: 300;
  text-align: center;
}

.bold-text-2 {
  display: block;
}

.vertical-line {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50vw;
  height: 5000px;
  border-right: 6px solid #000;
}

.section-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 16vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #dbd5c7;
}

.div-block-16 {
  width: 45vw;
}

.div-block-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-left: 6px solid #000;
}

.div-block-18 {
  padding-top: 20px;
  padding-right: 30px;
}

.content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: transparent;
}

.div-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40vw;
  margin-top: 283px;
  margin-right: 1px;
  padding-right: 32px;
  padding-bottom: 32px;
  padding-left: 32px;
  -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-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-style: solid;
  border-width: 20px;
  border-color: #dbd5c7 #4e4b4b #dbd5c7 #dbd5c7;
  background-color: #fff;
  box-shadow: 2px 0 0 0 red;
}

.div-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40vw;
  margin-left: 1px;
  padding-right: 32px;
  padding-bottom: 32px;
  padding-left: 32px;
  -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-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-style: solid;
  border-width: 20px;
  border-color: #dbd5c7 #dbd5c7 #dbd5c7 #4e4b4b;
  background-color: #fff;
  box-shadow: -2px 0 0 0 red;
}

.div-block-21 {
  width: 40vw;
  height: 500px;
  margin-top: 258px;
  border-style: solid;
  border-width: 20px;
  border-color: #dbd5c7 #000 #dbd5c7 #dbd5c7;
  background-color: #fff;
}

.div-block-22 {
  width: 40vw;
  height: 500px;
  margin-top: -113px;
  border-style: solid;
  border-width: 20px;
  border-color: #dbd5c7 #dbd5c7 #dbd5c7 #000;
  background-color: #fff;
}

.dateboxright {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 50px;
  margin-top: 20px;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #dbd5c7;
  text-align: left;
}

.dateboxleft {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 50px;
  margin-top: 20px;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #dbd5c7;
  text-align: left;
}

.div-right-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40vw;
  margin-top: -467px;
  margin-left: 1px;
  padding-right: 32px;
  padding-bottom: 32px;
  padding-left: 32px;
  -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-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-style: solid;
  border-width: 20px;
  border-color: #dbd5c7 #dbd5c7 #dbd5c7 #4e4b4b;
  background-color: #fff;
  box-shadow: -2px 0 0 0 red;
}

.div-left-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40vw;
  margin-top: 226px;
  margin-right: 1px;
  padding-right: 32px;
  padding-bottom: 32px;
  padding-left: 32px;
  -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-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-style: solid;
  border-width: 20px;
  border-color: #dbd5c7 #4e4b4b #dbd5c7 #dbd5c7;
  background-color: #fff;
  box-shadow: 2px 0 0 0 red;
}

.div-left-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40vw;
  margin-top: 235px;
  margin-right: 1px;
  padding-right: 32px;
  padding-bottom: 32px;
  padding-left: 32px;
  -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-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-style: solid;
  border-width: 20px;
  border-color: #dbd5c7 #4e4b4b #dbd5c7 #dbd5c7;
  background-color: #fff;
  box-shadow: 2px 0 0 0 red;
}

.div-right-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40vw;
  margin-top: -241px;
  margin-left: 1px;
  padding-right: 32px;
  padding-bottom: 32px;
  padding-left: 32px;
  -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-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-style: solid;
  border-width: 20px;
  border-color: #dbd5c7 #dbd5c7 #dbd5c7 #4e4b4b;
  background-color: #fff;
  box-shadow: -2px 0 0 0 red;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.div-left-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40vw;
  margin-top: 234px;
  margin-right: 1px;
  padding-right: 32px;
  padding-bottom: 32px;
  padding-left: 32px;
  -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-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-style: solid;
  border-width: 20px;
  border-color: #dbd5c7 #4e4b4b #dbd5c7 #dbd5c7;
  background-color: #fff;
  box-shadow: 2px 0 0 0 red;
}

.div-right-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40vw;
  margin-top: -215px;
  margin-left: 1px;
  padding-right: 32px;
  padding-bottom: 32px;
  padding-left: 32px;
  -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-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-style: solid;
  border-width: 20px;
  border-color: #dbd5c7 #dbd5c7 #dbd5c7 #4e4b4b;
  background-color: #fff;
  box-shadow: -2px 0 0 0 red;
}

.div-left-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40vw;
  margin-top: 191px;
  margin-right: 1px;
  padding-right: 32px;
  padding-bottom: 32px;
  padding-left: 32px;
  -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-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-style: solid;
  border-width: 20px;
  border-color: #dbd5c7 #4e4b4b #dbd5c7 #dbd5c7;
  background-color: #fff;
  box-shadow: 2px 0 0 0 red;
}

.div-right-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40vw;
  margin-top: -491px;
  margin-left: 1px;
  padding-right: 32px;
  padding-bottom: 32px;
  padding-left: 32px;
  -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-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-style: solid;
  border-width: 20px;
  border-color: #dbd5c7 #dbd5c7 #dbd5c7 #4e4b4b;
  background-color: #fff;
  box-shadow: -2px 0 0 0 red;
}

.image-3 {
  position: static;
}

.div-left-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40vw;
  margin-top: 113px;
  margin-right: 1px;
  padding-right: 32px;
  padding-bottom: 32px;
  padding-left: 32px;
  -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-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-style: solid;
  border-width: 20px;
  border-color: #dbd5c7 #4e4b4b #dbd5c7 #dbd5c7;
  background-color: #fff;
  box-shadow: 2px 0 0 0 red;
}

.div-right-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40vw;
  margin-top: -611px;
  margin-left: 1px;
  padding-right: 32px;
  padding-bottom: 32px;
  padding-left: 32px;
  -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-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-style: solid;
  border-width: 20px;
  border-color: #dbd5c7 #dbd5c7 #dbd5c7 #4e4b4b;
  background-color: #fff;
  box-shadow: -2px 0 0 0 red;
}

.div-left-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40vw;
  margin-top: 228px;
  margin-right: 1px;
  padding-right: 32px;
  padding-bottom: 32px;
  padding-left: 32px;
  -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-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-style: solid;
  border-width: 20px;
  border-color: #dbd5c7 #4e4b4b #dbd5c7 #dbd5c7;
  background-color: #fff;
  box-shadow: 2px 0 0 0 red;
}

.div-right-7 {
  width: 40vw;
  margin-top: -448px;
  margin-left: 1px;
  padding-right: 32px;
  padding-bottom: 32px;
  padding-left: 32px;
  -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-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-style: solid;
  border-width: 20px;
  border-color: #dbd5c7 #dbd5c7 #dbd5c7 #4e4b4b;
  background-color: #fff;
  box-shadow: -2px 0 0 0 red;
}

.future-paragraph {
  margin-top: 17px;
  direction: rtl;
  font-family: Alef, sans-serif;
  font-size: 24px;
  line-height: 115%;
}

.youtube {
  width: 50px;
}

.div-block-23 {
  display: block;
  width: 100%;
  margin-top: 14px;
}

.youtube-2 {
  background-image: url('../images/06.jpg');
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.head-future {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 21px;
  direction: rtl;
  font-family: Shual, sans-serif;
  font-size: 28px;
  font-weight: 900;
}

.head200 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 52px;
  direction: rtl;
  font-family: Shual, sans-serif;
  font-size: 44px;
  font-weight: 900;
}

.div-block-24 {
  margin-top: 14px;
}

.div-block-25 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 34px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-26 {
  margin-top: 11px;
}

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

.div-block-28 {
  width: 94%;
  height: 65%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
}

.div-block-29 {
  position: fixed;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 150px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.header {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 10000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  -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-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-bottom: 1px solid #000;
  background-color: #fff;
}

.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  margin-bottom: 44px;
  padding-top: 44px;
  padding-bottom: 34px;
  -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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
}

.title {
  width: 100vw;
  margin-top: -67px;
  margin-bottom: 7px;
  padding-top: 2px;
  font-family: Shual, sans-serif;
  font-size: 30px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 5px;
}

.div-block-30 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80vw;
  -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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.credits {
  width: 80vw;
  color: #fff;
  font-size: 20px;
  line-height: 100%;
  text-align: center;
}

.center-line {
  position: absolute;
  display: block;
  width: 3px;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  background-color: #04c1fb;
}

.text-span-2 {
  direction: ltr;
}

.eng-text {
  direction: ltr;
}

@media (max-width: 991px) {
  .date {
    width: auto;
    height: auto;
    padding: 9px;
    font-size: 16px;
  }
  .gag100 {
    font-size: 28px;
  }
  .div-left {
    width: 48vw;
  }
  .div-right {
    width: 48vw;
  }
  .dateboxright {
    height: auto;
  }
  .dateboxleft {
    height: auto;
  }
  .div-right-2 {
    width: 48vw;
  }
  .div-left-2 {
    width: 48vw;
    margin-top: 189px;
  }
  .div-left-3 {
    width: 48vw;
    margin-top: 189px;
  }
  .div-right-3 {
    width: 48vw;
  }
  .div-left-4 {
    width: 48vw;
    margin-top: 189px;
  }
  .div-right-4 {
    width: 48vw;
  }
  .div-left-5 {
    width: 48vw;
    margin-top: 189px;
  }
  .div-right-5 {
    width: 48vw;
  }
  .div-left-6 {
    width: 48vw;
    margin-top: 189px;
  }
  .div-right-6 {
    width: 48vw;
  }
  .div-left-7 {
    width: 48vw;
    margin-top: 189px;
  }
  .div-right-7 {
    width: 48vw;
  }
  .future-paragraph {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: space-around;
    -ms-flex-line-pack: distribute;
    align-content: space-around;
  }
  .div-left {
    width: 95vw;
    margin-top: 50px;
    padding-top: 10px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  .div-right {
    width: 95vw;
    margin-top: 10px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .div-right-2 {
    width: 95vw;
    margin-top: 50px;
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
  .div-left-2 {
    width: 95vw;
    margin-top: 50px;
    padding-top: 10px;
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
  }
  .div-left-3 {
    width: 95vw;
    margin-top: 50px;
    padding-top: 10px;
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
  }
  .div-right-3 {
    width: 95vw;
    margin-top: 50px;
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
  }
  .div-left-4 {
    width: 95vw;
    margin-top: 50px;
    padding-top: 10px;
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
    -ms-flex-order: 8;
    order: 8;
  }
  .div-right-4 {
    width: 95vw;
    margin-top: 50px;
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
    -ms-flex-order: 7;
    order: 7;
  }
  .div-left-5 {
    width: 95vw;
    margin-top: 50px;
    padding-top: 10px;
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
    -ms-flex-order: 10;
    order: 10;
  }
  .div-right-5 {
    width: 95vw;
    margin-top: 50px;
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
    -ms-flex-order: 9;
    order: 9;
  }
  .div-left-6 {
    width: 95vw;
    margin-top: 50px;
    padding-top: 10px;
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
    -ms-flex-order: 12;
    order: 12;
  }
  .div-right-6 {
    width: 95vw;
    margin-top: 50px;
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
    -ms-flex-order: 11;
    order: 11;
  }
  .div-left-7 {
    width: 95vw;
    margin-top: 50px;
    padding-top: 10px;
    -webkit-box-ordinal-group: 15;
    -webkit-order: 14;
    -ms-flex-order: 14;
    order: 14;
  }
  .div-right-7 {
    width: 95vw;
    margin-top: 50px;
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
    -ms-flex-order: 13;
    order: 13;
  }
}

@media (max-width: 479px) {
  .head {
    margin-bottom: 26px;
  }
  .paragraph-3 {
    font-size: 18px;
    line-height: 105%;
  }
  .gag100 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .content {
    -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-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }
  .div-left {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  .div-right {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .dateboxright {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .dateboxleft {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .div-right-2 {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .div-right-3 {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .div-right-4 {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .div-right-5 {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .div-right-6 {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .div-right-7 {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .future-paragraph {
    font-size: 16px;
  }
  .header {
    height: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .title {
    margin-top: -25px;
  }
}

@font-face {
  font-family: 'Alef';
  src: url('../fonts/Alef-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Alef';
  src: url('../fonts/Alef-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Shual';
  src: url('../fonts/Shual-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Shual';
  src: url('../fonts/Shual-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Shual';
  src: url('../fonts/Shual-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Shual';
  src: url('../fonts/Shual-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Shualserif';
  src: url('../fonts/ShualSerif-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Shualserif';
  src: url('../fonts/ShualSerif-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Shualserif';
  src: url('../fonts/ShualSerif-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}