body
{
  font-family: 'sans LIGHT', sans-serif;
}

a:hover, a:host, a:visited
{
  text-decoration: none;
  color: #000;
}

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

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

.div-block {
  position: -webkit-sticky;
  position: sticky;
  top: auto;
  z-index: 1;
  display: block;
  width: 100%;
  height: 700px;
  padding-top: 40px;
  background-color: #1c5ece;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(28, 94, 206, 0.45)), to(rgba(28, 94, 206, 0.45))), url('../images/1.jpg');
  background-image: linear-gradient(180deg, rgba(28, 94, 206, 0.45), rgba(28, 94, 206, 0.45)), url('../images/1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.div-block-2 {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  height: auto;
  max-width: 1024px;
  margin-top: -156px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 50px;
  padding-bottom: 0px;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 17px;
  background-color: #fff;
  box-shadow: 9px 9px 40px 8px rgba(0, 0, 0, 0.3);
}

.buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  -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;
}


.butt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 24%;
  height: 111px;
  margin: 0px;
  padding-right: 5px;
  padding-left: 5px;
  -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: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 17px;
  background-color: #fff;
  box-shadow: 6px 6px 30px -4px rgba(0, 0, 0, 0.17);
  text-decoration: none;
}


.butt:hover {
  border: 2px solid #1b5cca;
  box-shadow: 6px 6px 30px -4px rgba(0, 0, 0, 0.51);
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
}

.butt_grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  margin-right: 21px;
  -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: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-radius: 0px;
}

.butt_head {
  margin-top: 10px;
  direction: rtl;
  font-family: 'sans BOLD', sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 23px;
  text-align: center;
}

.butt_par {
  margin-bottom: 0px;
  direction: rtl;
  font-family: 'sans LIGHT', sans-serif;
  color: #000;
  font-size: 13px;
  line-height: 19px;
  text-align: justify;
}

.static_div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 27%;
  height: 290px;
  margin: 0px 25px 50px;
  -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;
  border-radius: 17px;
  background-color: #fff;
  box-shadow: 6px 6px 30px -4px rgba(0, 0, 0, 0.17);
}

.static_1 {
  margin-top: 15px;
  margin-bottom: 15px;
  direction: rtl;
  font-family: 'sans LIGHT', sans-serif;
  color: #1b5cca;
  font-size: 20px;
}

.static_2 {
  margin-top: 0px;
  margin-bottom: 0px;
  direction: rtl;
  font-family: ibm-plex-sans-hebrew, sans-serif;
  color: #1b5cca;
  font-size: 50px;
  font-weight: 800;
}

.dropmen1 {
  height: 50px;
  padding-right: 10px;
  padding-left: 10px;
}

.dropdown-list {
  position: absolute;
  overflow: visible;
  height: 50px;
  margin-top: 8px;
  -o-object-fit: fill;
  object-fit: fill;
}

.dropdown-list.w--open {
  position: absolute;
  left: 0px;
  right: 0px;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 560px;
  height: 300px;
  max-width: 1024px;
  margin-top: 0px;
  margin-left: 0px;
  -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: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  direction: ltr;
  -o-object-fit: fill;
  object-fit: fill;
}

.div-block-76 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  margin-top: 40px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-block-6 {
  padding-top: 0px;
  padding-bottom: 0px;
  color: #000;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
}

.logooo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 160px;
  height: auto;
  -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;
}

.leftdrop {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 25px;
  -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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-63 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  padding-right: 0px;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-64 {
  width: 350px;
  height: 250px;
  background-color: #e4eaee;
}

.title {
  padding-bottom: 12px;
  direction: rtl;
  font-family: 'sans BOLD', sans-serif;
  color: #333;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}

.category {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33px;
  height: 33px;
  margin-right: 8px;
  padding-top: 4px;
  padding-right: 0px;
  -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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.link-8 {
  padding-bottom: 12px;
  font-family: 'sans LIGHT', sans-serif;
  color: #333;
  font-weight: 200;
  text-decoration: none;
}

.header {
  position: relative;
  z-index: 101;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  max-width: 1024px;
  margin: 24px auto -74px;
  padding-top: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.link-block-4 {
  position: relative;
  display: inline-block;
  width: auto;
  height: 50px;
  padding: 20px 10px;
  -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-decoration: none;
}

.link-block-4:hover {
  border-bottom: 4px solid #ff9f00;
}

.outlet {
  color: #fff;
  font-weight: 600;
}

.div-block-65 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 50px;
  -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-block-8 {
  font-family: 'sans LIGHT', sans-serif;
  color: #fff;
}

.heading {
  position: absolute;
  left: auto;
  bottom: -7.9219px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  max-width: none;
  margin: 0px auto -18px;
  padding-left: 0px;
  -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;
  direction: rtl;
  color: #e5c941;
  font-size: 11px;
  font-weight: 600;
  text-align: right;
  text-decoration: none;
}

.div-block-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 50px;
  padding-left: 5px;
  -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;
}

.link-10 {
  width: 100%;
  margin-bottom: 0px;
  direction: rtl;
  font-family: 'sans LIGHT', sans-serif;
  color: #3b3b3b;
  line-height: 26px;
  text-align: right;
  text-decoration: none;
}

.link-10:hover {
  color: #ff9f00;
}

.dropdown {
  position: static;
  display: block;
  height: 50px;
}

.dropdown:hover {
  border-bottom: 4px solid #fff;
}

.right-drop {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  padding-top: 40px;
  padding-right: 30px;
  padding-bottom: 10px;
  -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: wrap-reverse;
  -ms-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-35 {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 17px;
  height: 17px;
  margin-top: -10px;
  margin-left: 11px;
  -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-radius: 20px;
  background-color: #e5c941;
  text-decoration: none;
}

.newcollection {
  color: #e5c941;
}

.div-block-54 {
  max-width: 1024px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  direction: rtl;
}

.div-block-30-copy-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.footerbuttboldb-2 {
  margin-bottom: 37px;
  direction: rtl;
  font-family: 'sans BOLD', sans-serif;
  color: #000;
  font-size: 14px;
  line-height: 26px;
  font-weight: 700;
  text-align: right;
}

.homemenubutton {
  width: 100%;
  margin-bottom: 0px;
  direction: rtl;
  color: #3b3b3b;
  line-height: 26px;
  text-align: right;
  text-decoration: none;
}

.homemenubutton:hover {
  color: #bdd63a;
}

.div-block-77 {
  position: relative;
  z-index: 2;
  width: 90%;
  height: auto;
  max-width: 1024px;
  margin-top: 52px;
  margin-right: auto;
  margin-left: auto;
}

.heading-2 {
  font-family: 'sans BOLD', sans-serif;
  color: #000;
  font-size: 20px;
  text-align: center;
}

.news_div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 49%;
  height: 216px;
  margin-right: 0px;
  margin-left: 0px;
  -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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 17px;
  background-color: #fff;
  box-shadow: 6px 6px 30px -4px rgba(0, 0, 0, 0.17);
}

.news-grid-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  max-width: 1024px;
  margin-top: 23px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.news_div_2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 23%;
  height: auto;
  min-height: 400px;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 15px;
  padding-bottom: 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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 17px;
  background-color: #fff;
  box-shadow: 6px 6px 30px -4px rgba(0, 0, 0, 0.17);
}

.ad_1 {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 158px;
  max-width: 1024px;
  margin: 40px 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;
  border: 2px solid #1b5cca;
  border-radius: 17px;
}

.div-block-78 {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  height: auto;
  max-width: 1024px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.video_div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  height: 333px;
  margin-right: 0px;
  margin-left: 0px;
  -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-radius: 17px;
  background-color: #fff;
  box-shadow: 6px 6px 30px -4px rgba(0, 0, 0, 0.17);
}

.lead_form_div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 37%;
  height: 333px;
  margin-right: 0px;
  margin-left: 0px;
  -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-radius: 17px;
  background-color: #fff;
  box-shadow: 6px 6px 30px -4px rgba(0, 0, 0, 0.17);
}

.map {
  width: 50%;
  height: 100%;
  font-family: 'sans BOLD', sans-serif;
  text-align: center;
}

.footer_text_2 {
  margin-top: 0px;
  margin-bottom: 0px;
  direction: ltr;
  font-family: 'sans BOLD', sans-serif;
  color: #000;
  font-size: 13px;
  line-height: 20px;
  text-align: right;
  text-decoration: none;
}

.div-block-55 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  max-width: 1024px;
  margin-top: 25px;
  margin-right: auto;
  margin-left: auto;
  -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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border: 1px none #000;
  direction: ltr;
  text-align: left;
  text-decoration: none;
}

.image-20 {
  width: 15px;
  margin-left: 10px;
}

.div-block-72 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  height: 25px;
  -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-70 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 250px;
  max-width: 1024px;
  margin: 20px auto;
  -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;
}

.image-17 {
  width: 160px;
  margin-bottom: 15px;
}

.div-block-30-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.div-block-79 {
  max-width: 1024px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.footer_text_2a {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  direction: rtl;
  font-family: 'sans BOLD', sans-serif;
  color: #000;
  font-size: 13px;
  line-height: 20px;
  text-align: right;
  text-decoration: none;
}

a.link-7, a.link-7:visited, a.link-7:host {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  height: 30px;
  margin: 20px auto 20px 0px;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  direction: ltr;
  font-family: ibm-plex-sans-hebrew, sans-serif;
  color: #cacaca;
  font-size: 13px;
  font-weight: 700;
  text-align: left;
  text-decoration: none;
}

.footer {
  position: relative;
  z-index: 2;
  height: auto;
  margin-top: 40px;
  margin-bottom: 0px;
  padding-top: 50px;
  padding-bottom: 30px;
  background-color: #fff;
}

.div-block-71 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  -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;
}

.div-block-56 {
  width: 400px;
  height: auto;
}

.footer_text_1 {
  width: 60%;
  margin-top: 0px;
  margin-bottom: 15px;
  direction: rtl;
  font-family: 'sans LIGHT', sans-serif;
  color: #000;
  font-size: 12px;
  line-height: 18px;
  text-align: justify;
  text-decoration: none;
}

.div-block-80 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  height: 150px;
  margin-top: 201px;
  margin-right: auto;
  margin-left: 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;
}

.image-21 {
  height: 100%;
}

.image-22 {
  position: static;
  height: 100%;
}

.bold-text {
  direction: rtl;
}

.img1 {
  width: 35%;
  height: 80%;
  border-radius: 45px;
  background-image: url('../images/1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 80%;
  margin-right: 21px;
  -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: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-radius: 0px;
}

.more2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  padding: 0px 10px;
  -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: 2px solid #16d6e7;
  border-radius: 8px;
  font-family: 'sans BOLD', sans-serif;
  color: #16d6e7;
  font-size: 12px;
  text-align: right;
}

.heading-3 {
  margin-top: 10px;
  direction: rtl;
  font-family: 'sans BOLD', sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 23px;
  text-align: center;
}

.paragraph {
  margin-bottom: 0px;
  direction: rtl;
  font-family: 'sans LIGHT', sans-serif;
  color: #000;
  font-size: 13px;
  line-height: 19px;
  text-align: justify;
}

.text2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  height: auto;
  margin-right: 0px;
  -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: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-radius: 0px;
}

.img2 {
  width: 80%;
  height: 170px;
  margin-bottom: 10px;
  border-radius: 45px;
  background-image: url('../images/1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.par2 {
  margin-top: 4px;
  margin-bottom: 0px;
  direction: rtl;
  font-family: 'sans LIGHT', sans-serif;
  font-size: 13px;
  line-height: 19px;
  text-align: justify;
}

.ad_1_inside {
  position: relative;
  z-index: 2;
  width: 98%;
  height: 135px;
  max-width: 1024px;
  margin: 0px auto;
  border-style: solid;
  border-width: 0px;
  border-color: rgba(255, 255, 255, 0);
  border-radius: 17px;
  background-image: url('../images/1.jpg');
  background-position: 50% 33%;
  background-size: cover;
}

.video {
  width: 70%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 0px;
}

.vid_tube_home {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 77%;
  height: 80%;
  -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;
}

.youtube {
  border-radius: 0px;
}

.form-block {
  width: 80%;
  direction: rtl;
}

.text-field {
  height: 50px;
  margin-left: 30px;
  border: 0px solid #000;
  border-radius: 40px;
  background-color: #f6f6f6;
  font-family: 'sans BOLD', sans-serif;
  color: #000;
  font-size: 12px;
}

.text-field::-webkit-input-placeholder {
  color: #000;
}

.text-field:-ms-input-placeholder {
  color: #000;
}

.text-field::-ms-input-placeholder {
  color: #000;
}

.text-field::placeholder {
  color: #000;
}

.text-field-2 {
  height: 50px;
  margin-left: 30px;
  border: 0px solid #000;
  border-radius: 40px;
  background-color: #f6f6f6;
  font-family: 'sans BOLD', sans-serif;
  color: #000;
  font-size: 12px;
}

.text-field-2::-webkit-input-placeholder {
  color: #000;
}

.text-field-2:-ms-input-placeholder {
  color: #000;
}

.text-field-2::-ms-input-placeholder {
  color: #000;
}

.text-field-2::placeholder {
  color: #000;
}

.submit-button {
  width: 100%;
  height: 50px;
  border-radius: 40px;
  background-color: #1b5cca;
  font-family: 'sans BOLD', sans-serif;
  color: #fff;
  font-size: 17px;
}

.heading-4 {
  width: 80%;
  direction: rtl;
  font-family: 'sans BOLD', sans-serif;
  font-size: 15px;
  line-height: 25px;
  text-align: center;
}

.text-span {
  color: #1b5cca;
}

.text-block-9 {
  font-family: 'sans LIGHT', sans-serif;
}

.success-message {
  border: 1px solid #1b5cca;
  border-radius: 20px;
  background-color: #fff;
}

.text-block-10 {
  font-family: 'sans BOLD', sans-serif;
  font-size: 12px;
  line-height: 20px;
}

.error-message {
  border-radius: 11px;
  text-align: center;
}

.header_art {
  position: -webkit-sticky;
  position: sticky;
  top: auto;
  z-index: 1;
  display: block;
  width: 100%;
  height: 555px;
  padding-top: 40px;
  background-color: #1c5ece;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(28, 94, 206, 0.8)), color-stop(31%, hsla(0, 0%, 100%, 0))), -webkit-gradient(linear, left top, left bottom, from(rgba(28, 94, 206, 0.45)), to(rgba(28, 94, 206, 0.45))), url('../images/bck_art.jpg');
  background-image: linear-gradient(180deg, rgba(28, 94, 206, 0.8), hsla(0, 0%, 100%, 0) 31%), linear-gradient(180deg, rgba(28, 94, 206, 0.45), rgba(28, 94, 206, 0.45)), url('../images/bck_art.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
}

.art_div {
  position: relative;
  z-index: 2;
  /*display: -webkit-box;*/
  /*display: -webkit-flex;*/
  /*display: -ms-flexbox;*/
  /*display: flex;*/
  width: 90%;
  height: auto;
  max-width: 1024px;
  margin-top: -156px;
  margin-right: auto;
  margin-left: auto;
  padding: 45px 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-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-radius: 17px;
  background-color: #fff;
  box-shadow: 9px 9px 40px 8px rgba(0, 0, 0, 0.3);
  /*
  * Extra styles
  */
  /*direction: rtl;*/
  /*text-align: right;*/
}
.art_div p{
  direction: rtl;
  text-align: right;
  width: 100%;
}

.art_div ul{
        direction: rtl;
    text-align: right;
}

.art_title {
  margin-top: 10px;
  direction: rtl;
  font-family: 'sans BOLD', sans-serif;
  color: #1b5cca;
  font-size: 27px;
  line-height: 42px;
  text-align: right;
}

.art_par {
  margin-top: 0px;
  margin-bottom: 30px;
  direction: rtl;
  font-family: 'sans LIGHT', sans-serif;
  font-size: 13px !important;
  line-height: 19px;
  text-align: justify;
  text-transform: none;
  word-space: 0 !important;
}

.art_imgs {
  width: 48%;
  height: 272px;
  margin-top: 20px;
  margin-bottom: 20px;
  border-radius: 17px;
  background-image: url('../images/bck_art.jpg');
  background-position: 50% 50%;
  background-size: cover;
  box-shadow: 6px 6px 40px -3px rgba(0, 0, 0, 0.17);
  text-decoration: none;
}

.div-block-81 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  margin-bottom: 30px;
  -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;
}

.image-23 {
  height: 41px;
  margin-left: 11px;
}

.share_div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  height: auto;
  max-width: 935px;
  margin-top: 42px;
  margin-right: auto;
  margin-left: auto;
  -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;
}

.article_share_title {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 10px;
  direction: rtl;
  font-family: 'sans BOLD', sans-serif;
  color: #000;
  font-size: 23px;
  line-height: 28px;
  text-align: justify;
  text-decoration: none;
}

.lead_form_div_2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  -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-radius: 17px;
  background-color: #fff;
  box-shadow: 6px 6px 30px -4px rgba(0, 0, 0, 0.17);
}

.form-2 {
  display: block;
  width: 90%;
  margin-bottom: 13px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  direction: rtl;
}

.form-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.lead_title_2 {
  width: 80%;
  margin-top: 12px;
  margin-bottom: 30px;
  direction: rtl;
  font-family: 'sans BOLD', sans-serif;
  font-size: 15px;
  line-height: 25px;
  text-align: center;
}

.form-block-2 {
  width: 100%;
  direction: rtl;
}

.form4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.form3 {
  display: block;
  width: 70%;
  margin-right: auto;
  margin-bottom: 13px;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  direction: rtl;
}

.div-block-82 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  height: auto;
  max-width: 1024px;
  margin-top: 31px;
  margin-right: auto;
  margin-left: auto;
  -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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border: 1px none #000;
  text-align: center;
  text-decoration: none;
}

.link-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  height: 30px;
  margin: 20px auto 20px 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -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;
  direction: rtl;
  font-family: 'Varela Round', sans-serif;
  color: #383838;
  font-size: 13px;
  font-weight: 300;
  text-align: center;
  text-decoration: none;
}

.text-span-38 {
  padding-right: 3px;
  font-weight: 700;
}

.image-3 {
  width: auto;
  margin-right: auto;
  margin-left: auto;
}

.div-block-83 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 50px;
  margin-top: 0px;
  margin-bottom: 10px;
  -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-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
}

.vi3numb {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 50px;
  max-width: 300px;
  margin-top: 0px;
  margin-bottom: 0px;
  -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: 0px solid #19bcbe;
  border-radius: 20px;
  background-color: #fff;
  box-shadow: 6px 6px 20px 2px rgba(0, 0, 0, 0.15);
  font-size: 14px;
  font-weight: 600;
  text-align: right;
}

.vi3numb:hover {
  border-width: 0px;
  border-color: #000;
  box-shadow: 4px 4px 20px -7px rgba(0, 0, 0, 0.37);
}

.text-block-36 {
  margin-right: 10px;
  margin-left: 10px;
  font-family: Impact, Haettenschweiler, 'Franklin Gothic Bold', Charcoal, sans-serif;
  color: #4d4d4d;
}

.field {
  height: 50px;
  margin-bottom: 0px;
  margin-left: 0px;
  border: 0px solid #000;
  border-radius: 40px;
  background-color: #f6f6f6;
  font-family: 'sans BOLD', sans-serif;
  color: #000;
  font-size: 12px;
}

.field::-webkit-input-placeholder {
  color: #000;
}

.field:-ms-input-placeholder {
  color: #000;
}

.field::-ms-input-placeholder {
  color: #000;
}

.field::placeholder {
  color: #000;
}

.field2 {
  height: 50px;
  margin-bottom: 10px;
  margin-left: 0px;
  border: 0px solid #000;
  border-radius: 7px;
  background-color: #f6f6f6;
  font-family: 'sans BOLD', sans-serif;
  color: #000;
  font-size: 12px;
}

.field2::-webkit-input-placeholder {
  color: #000;
}

.field2:-ms-input-placeholder {
  color: #000;
}

.field2::-ms-input-placeholder {
  color: #000;
}

.field2::placeholder {
  color: #000;
}

.art_par2 {
  margin-top: 0px;
  margin-bottom: 30px;
  direction: rtl;
  font-family: 'sans LIGHT', sans-serif;
  font-size: 13px;
  line-height: 19px;
  text-align: justify;
  text-transform: none;
}

.image-24 {
  width: 50px;
}

.text_join {
  width: 96%;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  font-family: 'sans BOLD', sans-serif;
}

.gallery_album {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 23%;
  height: auto;
  margin: 15px 0px;
  padding-top: 15px;
  padding-bottom: 25px;
  -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-radius: 17px;
  background-color: #fff;
  box-shadow: 6px 6px 30px -4px rgba(0, 0, 0, 0.17);
}

.div-block-84 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -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;
}

.gallery_title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  height: auto;
  margin-right: 0px;
  margin-bottom: 5px;
  -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-radius: 0px;
}

.album_button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 50px;
  margin-top: 5px;
  padding: 0px 10px;
  -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: 0px solid #16d6e7;
  border-radius: 40px;
  background-color: #1b5cca;
  direction: rtl;
  font-family: 'sans BOLD', sans-serif;
  color: #fff;
  font-size: 12px;
  text-align: right;
}

.album_div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -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;
}

.album_pic {
  width: 48%;
  height: 420px;
  margin-top: 20px;
  margin-bottom: 20px;
  border-radius: 17px;
  background-image: url('../images/bck_art.jpg');
  background-position: 50% 50%;
  background-size: cover;
  box-shadow: 6px 6px 40px -3px rgba(0, 0, 0, 0.17);
}

.header_all {
  position: -webkit-sticky;
  position: sticky;
  top: auto;
  z-index: 1;
  display: block;
  width: 100%;
  height: 444px;
  padding-top: 40px;
  background-color: #1c5ece;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(28, 94, 206, 0.8)), color-stop(31%, hsla(0, 0%, 100%, 0))), -webkit-gradient(linear, left top, left bottom, from(rgba(28, 94, 206, 0.45)), to(rgba(28, 94, 206, 0.45))), url('../images/1.jpg');
  background-image: linear-gradient(180deg, rgba(28, 94, 206, 0.8), hsla(0, 0%, 100%, 0) 31%), linear-gradient(180deg, rgba(28, 94, 206, 0.45), rgba(28, 94, 206, 0.45)), url('../images/1.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
}

.text-span-39 {
  font-weight: 300;
}

.form_title {
  margin-top: 10px;
  margin-bottom: 15px;
  direction: rtl;
  font-family: 'sans BOLD', sans-serif;
  color: #1b5cca;
  font-size: 13px;
  line-height: 19px;
  text-align: justify;
  text-transform: none;
}

.card_date {
  height: 50px;
  margin-bottom: 0px;
  margin-left: 0px;
  border: 0px solid #000;
  border-radius: 40px;
  background-color: #f6f6f6;
  font-family: 'sans BOLD', sans-serif;
  color: #000;
  font-size: 12px;
}

.card_date::-webkit-input-placeholder {
  color: #000;
}

.card_date:-ms-input-placeholder {
  color: #000;
}

.card_date::-ms-input-placeholder {
  color: #000;
}

.card_date::placeholder {
  color: #000;
}

.submit-button2 {
  width: 100%;
  height: 50px;
  margin-top: 34px;
  border-radius: 40px;
  background-color: #1b5cca;
  font-family: 'sans BOLD', sans-serif;
  color: #fff;
  font-size: 17px;
}

.footer2 {
  position: relative;
  z-index: 2;
  height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 50px;
  padding-bottom: 30px;
  background-color: #fff;
}

.art-imgs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  direction: rtl;
}

.art_imgs_one {
  width: 100%;
  height: 480px;
  margin-top: 20px;
  margin-bottom: 20px;
  border-radius: 17px;
  background-image: url('../images/bck_art.jpg');
  background-position: 50% 50%;
  background-size: cover;
  box-shadow: 6px 6px 40px -3px rgba(0, 0, 0, 0.17);
  text-decoration: none;
}

.text-block-8b {
  font-family: 'sans BOLD', sans-serif;
  color: #ff9f00;
  font-size: 14px;
}

.link-12 {
  width: 100%;
  margin-bottom: 0px;
  direction: rtl;
  color: #3b3b3b;
  line-height: 26px;
  text-align: right;
  text-decoration: none;
}

.link-12:hover {
  color: #bdd63a;
}

.footerbuttboldb-3 {
  margin-bottom: 37px;
  direction: rtl;
  color: #000;
  font-size: 14px;
  line-height: 26px;
  font-weight: 700;
  text-align: right;
}

@media screen and (max-width: 991px) {
    
    .butt {
    width: 24%;
    height: 111px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .butt_grid {
    margin-right: 14px;
  }
  .butt_head {
    font-size: 14px;
    text-align: right;
  }
  .butt_par {
    font-size: 12px;
    line-height: 16px;
  }
  
  .div-block {
    height: 640px;
  }
  .static_div {
    width: 24%;
    height: 220px;
  }
  .static_1 {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 26px;
  }
  .static_2 {
    font-size: 30px;
    line-height: 31px;
  }
  .dropmen1 {
    padding-right: 5px;
    padding-left: 5px;
  }
  .div-block-76 {
    width: 90%;
    -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-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    text-align: right;
  }
  .header {
    width: 90%;
  }
  .div-block-10 {
    width: 80px;
  }
  .div-block-30-copy-2 {
    width: 19%;
    margin-top: 20px;
    margin-bottom: 20px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .footerbuttboldb-2 {
    line-height: 24px;
    text-align: justify;
  }
  .news_div {
    height: 193px;
  }
  .news_div_2 {
    min-height: 360px;
  }
  .ad_1 {
    width: 90%;
  }
  .video_div {
    height: 270px;
  }
  .lead_form_div {
    height: 270px;
  }
  .div-block-55 {
    width: 90%;
  }
  .div-block-70 {
    width: 90%;
  }
  .div-block-30-copy {
    width: 19%;
    margin-top: 20px;
    margin-bottom: 20px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .footer {
    margin-top: 21px;
  }
  .div-block-80 {
    margin-top: 191px;
  }
  .heading-3 {
    font-size: 14px;
  }
  .paragraph {
    font-size: 12px;
    line-height: 16px;
  }
  .img2 {
    height: 120px;
  }
  .par2 {
    font-size: 12px;
    line-height: 17px;
    text-align: justify;
  }
  .text-field {
    height: 40px;
  }
  .text-field-2 {
    height: 40px;
  }
  .submit-button {
    height: 40px;
  }
  .art_imgs {
    height: 180px;
  }
  .form3 {
    width: 80%;
  }
  .album_pic {
    height: 300px;
  }
  .body {
    background-color: #fff;
  }
  .footer2 {
    margin-top: 60px;
  }
  .art_imgs_one {
    height: 380px;
  }
  .footerbuttboldb-3 {
    line-height: 24px;
    text-align: justify;
  }
}

@media screen and (max-width: 767px) {
     .buttons {
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }
  .butt {
    width: 45%;
    height: 140px;
    margin-right: 10px;
    margin-bottom: 26px;
    margin-left: 10px;
  }
  .div-block {
    height: 570px;
  }
  .div-block-2 {
    padding-top: 33px;
  }
  .static_div {
    width: 25%;
    height: 148px;
    margin-right: 15px;
    margin-bottom: 26px;
    margin-left: 15px;
  }
  .static_1 {
    font-size: 13px;
  }
  .static_2 {
    font-size: 21px;
  }
  .div-block-76 {
    margin-top: 33px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-family: 'sans LIGHT', sans-serif;
  }
  .logooo {
    width: 160px;
  }
  .div-block-63 {
    display: block;
  }
  .icon-15 {
    color: #fff;
    font-size: 29px;
  }
  .header {
    position: relative;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .dropdown-list-3 {
    background-color: #d49494;
  }
  .dropdown-list-3.w--open {
    position: fixed;
    left: 0px;
    top: 81px;
    right: 0px;
    bottom: 0px;
    z-index: 10;
    overflow: scroll;
    border-radius: 40px;
    background-color: #fff;
  }
  .dropdown-toggle-2 {
    position: static;
    z-index: 10;
    padding: 0px;
    color: #fff;
  }
  .div-block-65 {
    display: none;
  }
  .image-8 {
    width: 17px;
    height: auto;
    max-width: 100%;
    min-width: 21px;
  }
  .heading {
    font-size: 11px;
  }
  .link-10 {
    text-align: center;
  }
  .dropdown {
    display: block;
  }
  .div-block-30-copy-2 {
    width: 170px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
  }
  .footerbuttboldb-2 {
    direction: rtl;
    text-align: right;
  }
  .homemenubutton {
    margin-bottom: 20px;
    font-family: 'sans BOLD', sans-serif;
    color: #ff9f00;
    font-weight: 600;
    text-align: center;
  }
  .homemenubutton:hover {
    color: #000;
  }
  .menu-2 {
    z-index: 10;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0px;
    margin-left: 0px;
    -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;
  }
  .news_div {
    width: 100%;
    margin-top: 21px;
  }
  .news-grid-1 {
    margin-top: 24px;
    margin-bottom: 24px;
    -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: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }
  .news_div_2 {
    width: 48%;
    min-height: auto;
    margin-bottom: 24px;
  }
  .ad_1 {
    height: 150px;
    margin-top: -1px;
    margin-bottom: 23px;
  }
  .div-block-78 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .video_div {
    width: 100%;
    height: 311px;
    margin-bottom: 26px;
  }
  .lead_form_div {
    width: 100%;
  }
  .map {
    width: 100%;
    height: 250px;
    margin-top: 20px;
  }
  .div-block-70 {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-30-copy {
    width: 170px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .footer {
    margin-top: 40px;
    padding-top: 30px;
  }
  .div-block-71 {
    width: 100%;
  }
  .div-block-56 {
    width: 100%;
    max-width: 400px;
  }
  .div-block-80 {
    width: 70%;
    height: 110px;
    margin-top: 121px;
  }
  .img2 {
    height: 160px;
  }
  .vid_tube_home {
    width: 90%;
    height: 96%;
  }
  .art_div {
    width: 93%;
    padding-right: 30px;
    padding-left: 30px;
  }
  .art_title {
    line-height: 40px;
  }
  .art_imgs {
    height: 142px;
  }
  .form-3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .form3 {
    width: 100%;
  }
  .div-block-83 {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }
  .vi3numb {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }
  .image-24 {
    width: 30px;
  }
  .gallery_album {
    width: 47%;
  }
  .album_pic {
    height: 220px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .footer2 {
    margin-top: 40px;
    padding-top: 30px;
  }
  .art_imgs_one {
    height: 270px;
  }
  .link-12 {
    text-align: center;
  }
  .link-12:hover {
    color: #ff9f00;
  }
  .footerbuttboldb-3 {
    direction: rtl;
    text-align: right;
  }
}

@media screen and (max-width: 479px) {
    .butt {
    width: 100%;
    height: 111px;
    margin-right: 8px;
    margin-bottom: 24px;
    margin-left: 8px;
  }
  .butt_grid {
    margin-right: 11px;
  }
  .butt_head {
    font-size: 16px;
    text-align: center;
  }
  .div-block {
    height: 470px;
  }
  .div-block-2 {
    padding-top: 25px;
  }
  .static_div {
    width: 40%;
    margin-right: 8px;
    margin-bottom: 24px;
    margin-left: 8px;
  }
  .div-block-76 {
    overflow: scroll;
    -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;
  }
  .logooo {
    width: 160px;
  }
  .icon-15 {
    clear: none;
    color: #fff;
    font-size: 29px;
  }
  .category {
    margin-top: 0px;
  }
  .header {
    width: 90%;
  }
  .dropdown-toggle-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0px;
    -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;
  }
  .image-8 {
    width: 15px;
  }
  .heading {
    margin-top: 0px;
    margin-bottom: -12px;
    padding-top: 0px;
    padding-left: 0px;
    font-size: 11px;
    line-height: 23px;
  }
  .div-block-30-copy-2 {
    width: 50%;
  }
  .footerbuttboldb-2 {
    text-align: center;
  }
  .div-block-77 {
    margin-top: 42px;
  }
  .heading-2 {
    margin-bottom: 0px;
  }
  .news_div {
    height: auto;
    padding: 15px;
  }
  .news_div_2 {
    width: 100%;
  }
  .ad_1 {
    height: 110px;
    margin-top: 0px;
    margin-bottom: 23px;
  }
  .video_div {
    height: 180px;
  }
  .div-block-72 {
    height: auto;
    margin-bottom: 3px;
  }
  .div-block-30-copy {
    width: 50%;
  }
  .footer_text_2a {
    line-height: 18px;
  }
  .link-7 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .div-block-80 {
    height: 74px;
    margin-top: 76px;
  }
  .img1 {
    width: 50%;
  }
  .text {
    margin-right: 11px;
  }
  .heading-3 {
    font-size: 16px;
    text-align: center;
  }
  .text2 {
    margin-bottom: 11px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .ad_1_inside {
    height: 99px;
  }
  .vid_tube_home {
    width: 87%;
    height: 52%;
  }
  .art_div {
    width: 92%;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }
  .art_title {
    font-size: 25px;
    line-height: 38px;
  }
  .art_imgs {
    height: 96px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .div-block-82 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .div-block-83 {
    width: 100%;
    max-width: 300px;
  }
  .gallery_album {
    width: 100%;
  }
  .album_pic {
    width: 100%;
  }
  .art_imgs_one {
    height: 160px;
    margin-bottom: 10px;
  }
  .footerbuttboldb-3 {
    text-align: center;
  }
}

@font-face {
  font-family: 'sans LIGHT';
  src: url('../fonts/TheSansArabic-ExtraLight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'sans BOLD';
  src: url('../fonts/TheSansArabic-SemiBold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
}