@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700&display=swap');

body {
  margin: 0px;
  font-family: 'Rubik' !important;
  direction: rtl;
  width: 1920px;
  overflow: hidden;
}

body * {
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Safari */
  -khtml-user-select: none; /* Konqueror HTML */
  -moz-user-select: none; /* Old versions of Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
  user-select: none; /* Non-prefixed version, currently
                                    supported by Chrome, Edge, Opera and Firefox */
}

.welcome {
  font-size: 64px;
  font-weight: 200;
  margin: 0;
  /* background-image: linear-gradient(to right, #0e1833, #29346e); */
  border-radius: 0px 15px 15px 0px;
  padding-right: 25px;
  padding-bottom: 5px;
  box-shadow: 9px 2px 13px #0000004a;
}
.welcome span {
  font-weight: 600;
}
.logo {
  height: 230px;
  width: 317px;
  position: absolute;
  left: 54px;
  top: 0;
  /* background: #213572; */
  border-radius: 0px 0px 20px 20px;
  box-shadow: 11px 5px 20px #0000004a;
  text-align: center;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
}
.logo img {
  max-height: 20vh;
  max-width: 16vw;
}

.parent {
  display: grid;
  grid-template-columns: 0.9fr 2fr;
  gap: 10px 0px;
  grid-template-areas:
    'mass tv'
    'news news';
}

#azrieliH .parent {
  display: block;
}

#azrieli  .scroll-container {
  margin-right: 25px;
}

#azrieli .box {
  margin-right: 25px;
}

.title {
  height: 145px;
  margin-bottom: 10px;
  background-size: cover;
  background-position: bottom;
  padding-right: 31.5vw;
  margin-top: 15px;
}
.title img {
  width: 18%;
}
#ww_cfd156a3f08d3 {
  margin-right: -58px !important;
  margin-top: 10px !important;
}
.subtitle {
  width: 98%;
  margin: 0 auto;
  height: 70px;
  /* color: #3b3b3b; */
  font-size: 24px;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 50px;
}
.subtitle i {
  color: white;
  background-image: linear-gradient(to bottom right, #326bb6, #3e5980);
  width: 45px;
  height: 45px;
  text-align: center;
  padding-top: 10px;
  box-sizing: border-box;
  border-radius: 100%;
}
.mass {
  position: absolute;
  top: 9%;
  right: 0;
  width: 32%;
  height: 91%;
}

#azrieliH .logo img {
  max-height: 15vh;
}
#azrieliH .mass {
  width: 100%;
  display: block;
  top: 41%;
  right: -595px;
  transform: rotate(270deg);
  height: 1080px;
}
#azrieliH .news {
  position: absolute;
  top: 84%;
  left: 902px;
  width: 100%;
  background: #ffffff;
  height: 80px;
  transform: rotate(270deg);
}

#azrieliG .mass {
  width: 100%;
  display: block;
  top: 41%;
  right: -595px;
  transform: rotate(270deg);
  height: 1080px;
}
#azrieliG .news {
  position: absolute;
  top: 84%;
  left: 902px;
  width: 100%;
  background: #ffffff;
  height: 80px;
  transform: rotate(270deg);
}

#azrieliG .tv {

  transform: rotate(270deg);
  position: relative;
  right: 0%;
  bottom: 15px;

}

#azrieliG .postsG img {
height: 1920px !important;
width: 1080px !important;
}


#azrieliH .title_box {
  padding: 0;
}

#azrieliH .tv {
  position: absolute;
  top: 13px;
  transform: rotate(270deg);
  z-index: 0;
  left: 240px;
  height: 1056px;
  width: 1030px;
}

#azrieliH .posts {
  margin: 0;
  display: block;
  height: 100%;
  width: 100%;
}

#azrieliH .posts img {
  height: 100%;
  width: 100%;
}

#azrieliH .scroll-container {
  width: 100%;
  height: 950px;
  margin-right: 10px;
  margin-top: -15px;
  display: flex;
  margin: 0;
}

#azrieliH .box {
  max-width: 93%;
  margin-right: 0;
}

#azrieliH #credits {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.blockTime {
  text-align: center;
  font-size: 48px;
  font-weight: 400;
  color: black;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: 80px;
  margin-top: 15px;
  padding-left: 7px;
  position: absolute;
  margin-right: 20px;
  top: 0;
  background: white;
  width: 538px;
  border: 2px solid #0f1839;
  border-radius: 15px;
}
.bx-viewport {
  height: 46.5vh !important;
}

#azrieliH .bx-viewport {
  height: 16.5vh !important;
  width: 54% !important;
  top: 215px;
}

#azrieli .parent {
  display: unset !important;

}

#azrieli .posts {
  height: 822px;
  position: relative;
  right: 585px;
  margin-top: -8px;
    margin-bottom: 5px;
}


/* .credits {
  width: 100%;
  height: 47vh;
  z-index: 2;
} */

.logo_uptv {
  z-index: 5;
  bottom: 18px;
  left: -1px;
  background: white;
  padding: 0px 10px 0px 10px;
}

.box {
  border-radius: 15px 15px 0px 15px;
  margin-bottom: 20px;
  margin-right: 2vw;
  /* background-image: linear-gradient(to bottom right, #326bb6, #3e5980); */
  padding: 15px 15px 25px 15px;
  font-weight: 400;
  /* font-size: 34px; */
  color: white;
  text-align: right;
  max-width: 84%;
  width: fit-content;
}
.box p {
  margin: 0;
}
.title_box {
  padding: 1vw 2.1vw;
  margin: 0;
  z-index: 5;
}

.gallery {
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 15px 5px 15px 15px;
}
.gallery img {
  width: 48%;
  border-radius: 15px;
  height: 290px;
  object-fit: cover;
}
.posts {
  display: flex;
  justify-content: center;
  height: 730px;
  width: 1295px;
  margin-right: 10px;
  direction: ltr !important;
}
.posts_theme2 {
  direction: ltr !important;
}
.posts_theme6 {
  direction: ltr !important;
}
.posts img {
  border-radius: 15px;
  height: 730px;
  object-fit: cover;
  width: 1295px;
}
.slick-slide {
  margin-right: 10px; /* הרווח בין התמונות */
}

#azrieliH .slick-slide {
  margin: 10px 10px; /* הרווח בין התמונות */
}

#azrieli,
#azrieliH * {
  font-family: Arial, Helvetica, sans-serif;
}

#azrieli .blockTime {
  border: 0px;
  left: 225px;
  background: transparent ;
}

#azrieliH .blockTime {
  top: 211px;
  right: 0;
}

#azrieliH .blockTime {
  top: 300px;
  right: -90px;
  border: 0px;
  /* background: #425075; */
  background: #42507500;
}

#azrieliH .blockTime * {
  font-size: 45px;
}

#azrieli .blockTime #clock,
#azrieliH .blockTime #clock {
  color: white;
}

#azrieli .blockTime .date_title,
#azrieliH .blockTime .date_title {
  color: #ffffff;
  border-left: 2px solid;
  border-radius: 0;
}

#azrieli .welcome {
  box-shadow: unset;
}
#azrieliH .welcome {
  box-shadow: unset;
  transform: rotate(270deg);
  position: absolute;
  left: -365px;
  top: 38%;
  width: 919px;
  height: 100px;
  display: flex;
    align-items: center;
    padding-right: 60px;
}

#azrieliG .welcome {
  box-shadow: unset;
  transform: rotate(270deg);
  position: absolute;
  left: -280px;
  top: 35%;
}


#azrieli .logo {
  box-shadow: unset;
  top: 20px;
  left: 0;
  width: 235px;
}

#azrieliH .logo {
  box-shadow: unset;
  top: 79%;
  left: 12px;
  width: 235px;
  transform: rotate(270deg);
}

#azrieliG .logo {
  box-shadow: unset;
  top: 79%;
  left: 12px;
  width: 235px;
  transform: rotate(270deg);
}

#azrieliH .logo_uptv {
  position: absolute;
  right: 8px;
  bottom: 1px;
  width: 177px;
}

#azrieliG .logo_uptv {
  position: absolute;
  right: 8px;
  bottom: 1px;
  width: 177px;
}

.slick-arrow {
  display: none !important;
}
.tv {
  grid-area: tv;
}
.tv video,
.radius {
  border-radius: 15px;
}
#video,
.gallery {
  pointer-events: none;
}
.news {
  display: flex;
  grid-area: news;
  z-index: 1;
}
.time_block {
  display: flex;
  align-items: center;
  flex-direction: row;
  width: 506px;
  flex-wrap: wrap;
  justify-content: space-between;
}
.time_block i {
  margin-left: 15px;
}

.date_title {
  display: flex;
  /* background-image: linear-gradient(to right, #0e1833, #29346e); */
  color: white;
  height: 66px;
  text-align: center;
  width: 68%;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
}

#clock {
  color: #293055;
  font-size: 55px;
}

.shabat {
  width: 1920px;
  height: 1080px;
  background-image: url(/images/shabat.webp);
  background-size: cover;
}

#yomtov {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: column;
  width: 1920px;
  height: 1080px;
  justify-content: center;
}
#yomtov h1 {
  font-size: 13em;
  direction: rtl;
  margin: 0;
}
#yomtov h3 {
  font-size: 6em;
  margin: 0;
}
