/**
 * Mobile adjustments
 */
/*
 * Strip
 */
/*
 * Box
 */
/**
 * Events footer
 */
/**
 * Mobile adjustments
 */
/*
 * Strip
 */
/*
 * Box
 */
/**
 * news footer
 */
/**
 * Mobile adjustments
 */
/**
 * Carousel
 */
.rc-slider-wrapper {
  height: 590px;
  margin-bottom: 20px;
}
body.tau-mobile-v2 .rc-slider-wrapper {
  margin-top: 12px;
}
.rc-slider-wrapper .carousel-image-fit {
  width: 100%;
  height: 610px;
  background: no-repeat center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.rc-slider-wrapper .slider {
  width: 100%;
  height: 610px;
  margin: auto;
}
body.tau-mobile-v2 .rc-slider-wrapper .slider {
  height: 334px;
}
.rc-slider-wrapper .slider .item {
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 200px;
  color: #000000;
  font-size: 30px;
}
.rc-slider-wrapper .slick-dots {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: right;
  top: 25px;
  /* background-color: black; */
}
body.tau-mobile-v2 .rc-slider-wrapper .slick-dots{
text-align: center;
}
.rc-slider-wrapper .slick-dots li {
  position: relative;
  display: inline-block;
  width: 2px;
  height: 20px;
  margin-right: 20px;
  padding: 0;
  cursor: pointer;
}
body.tau-mobile-v2 .rc-slider-wrapper .slick-dots li{
  margin-right: 15px;
}
body.tau-mobile-v2 .rc-slider-wrapper .slick-dots li button{
  height: 18px
}
.rc-slider-wrapper .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
  text-shadow: none;
}
.rc-slider-wrapper .slick-dots li.slick-active button:before {
  opacity: .75;
  color: #57c3ff;
}
.rc-slider-wrapper .slick-dots li button::before {
  font-size: 50px;
  line-height: 5px;
  position: absolute;
  top: 8px;
  left: 5px;
  /*width: 20px;*/
  height: 20px;
  content: "•";
  text-align: center;
  opacity: 0.85;
  color: rgba(255, 255, 255, 0.7);
  -webkit-font-smoothing: antialiased;
}
body.tau-mobile-v2 .rc-slider-wrapper .slick-dots li button::before{
  font-size: 30px;
}
.rc-slider-wrapper .slick-dots li#pause,
.rc-slider-wrapper .slick-dots li#play {
  width: 20px;
  height: 9px;
  margin: 0;
  /* margin-right: 5px; */
}
body.theme-tau-v2 .rc-slider-wrapper .slick-dots li#pause div{
  border-width:10px 0 10px 14px;
  margin-right: 5px;
  margin-top: -2px;
}
.rc-slider-wrapper .slick-dots li#pause div {
  height: 15px;
  border-color: transparent transparent transparent rgba(255, 255, 255, 0.7);;
  cursor: pointer;
  box-sizing: border-box;
  border-width:7px 0 7px 11px;
  width: 15px;
  border-style: solid;
  margin-top: 2px;
}
body.theme-tau-v2 .rc-slider-wrapper .slick-dots li#play div{
  height: 20px;
  margin-top: -2px;
}
.rc-slider-wrapper .slick-dots li#play div {
  height: 15px;
  border-color:rgba(255, 255, 255, 0.7);;
  cursor: pointer;
  box-sizing: border-box;
  border-width: 0 0 0 10px;
  width: 18px;
  border-style: double;
  margin-top: 2px;
}
.rc-slider-wrapper .slider-tab-box {
  width: 245px;
  height: 130px;
  background-color: #ffffff;
  vertical-align: top;
  position: relative;
  cursor: pointer;
  display: table-cell;
  box-sizing: border-box;
}
.rc-slider-wrapper .slider-tab-box:last-of-type .box-container {
  border-left: none;
}
.rc-slider-wrapper .slider-box-strip {
  margin: -65px auto;
  position: relative;
  text-align: center;
  font-size: 0;
  display: table;
  /* box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.15); */
}
.rc-slider-wrapper .carousel-header-container {
  position: relative;
  width: 100%;
  /* for IE 6 */
}
.rc-slider-wrapper .carousel-text {
  position: absolute;
  top: 401px;
  right: 433px;
  width: 100%;
  text-align: center;
  display: block;
  cursor: pointer;
  color:white;
}
.rc-slider-wrapper .carousel-text:hover {
  text-decoration: none;
}
.rc-slider-wrapper .carousel-text:hover .carousel-center-dot {
  background: #147CC2;
}
.rc-slider-wrapper .carousel-main-title {
  font-size: 36px;
  color: #ffffff;
  font-family: 'Open Sans Hebrew Regular', Arial;
  font-weight: bold;
}
.rc-slider-wrapper .carousel-main-description {
  font-size: 26px;
  color: #ffffff;
  font-family: 'Open Sans Hebrew Regular', Arial;
}
.rc-slider-wrapper .box-category {
  font-size: 12px;
  margin-bottom: 2px;
  font-family: 'Open Sans Hebrew Regular', Arial;
}
.rc-slider-wrapper .box-content {
  font-size: 20px;
  margin-right: -2px;
  font-family: 'Open Sans Hebrew Regular', Arial;
  font-weight: bold;
}
.rc-slider-wrapper .box-content:hover {
  text-decoration: underline;
}
/* .rc-slider-wrapper .box-content:focus { */
  /* outline: 2px solid #2a6496; */
/* } */
.rc-slider-wrapper .box-container {
  text-align: right;
  height: 78px;
  border-left: 1px solid #e5e5e5;
  padding-left: 10px;
  margin-top: 18px;
  padding-right: 20px;
}
.rc-slider-wrapper .box-selected {
  border-top: 4px solid #1692e8;
  color: #1692e8;
}
.rc-slider-wrapper .box-selected .box-category {
  font-weight: bold;
}
.rc-slider-wrapper .box-not-selected {
  border-top: 4px solid #ffffff;
  color: #808080;
}
.rc-slider-wrapper .box-not-selected .box-category {
  font-weight: normal;
}
.rc-slider-wrapper .gradient-layer {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 69%, #000000 110%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 69%, #000000 110%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 69%, #000000 110%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
  position: absolute;
  width: 100%;
  height: 100%;
}
.rc-slider-wrapper .gradient-layer.no_overlay {
  display: none;
}
.rc-slider-wrapper .overlay-layer {
  position: absolute;
  width: 100%;
  height: 100%;
}
.rc-slider-wrapper .overlay-layer.light_overlay {
  background: rgba(0, 0, 0, 0.3);
}
.rc-slider-wrapper .overlay-layer.dark_overlay {
  background: rgba(0, 0, 0, 0.5);
}
.rc-slider-wrapper .overlay-layer.no_overlay {
  display: none;
}
.rc-slider-wrapper .slick-slider .slick-track {
  /* background-color: #000000; */
}
.rc-slider-wrapper .carousel-center-dot {
  display: inline-block;
  background: #afafaf;
  border-radius: 100%;
  width: 13px;
  height: 13px;
  margin: 20px -1px -1px;
}
/**
* LTR Carousel
*/
html[dir="ltr"] .rc-slider-wrapper .box-container {
  text-align: left;
  padding-right: 10px;
  padding-left: 20px;
}
html[dir="ltr"] .rc-slider-wrapper .slick-dots {
  text-align: left;
}
html.mobile[dir="ltr"] .rc-slider-wrapper .slider .rc-slide .carousel-text,
body.tau-mobile-v2.dir_ltr .rc-slider-wrapper .slider .rc-slide .carousel-text {
  text-align: left;
  left: 10px;
  right: 0;
}
html.mobile .rc-slider-wrapper,
body.tau-mobile-v2 .rc-slider-wrapper {
  height: 378px;
  margin: 12px -20px 0;

}
html.mobile .rc-slider-wrapper .slider .slick-dots,
body.tau-mobile-v2 .rc-slider-wrapper .slider .slick-dots {
  top: 165px;
  bottom: 0;
}
html.mobile .rc-slider-wrapper .slider .slick-dots li,
body.tau-mobile-v2 .rc-slider-wrapper .slider .slick-dots li {
  margin: 0 7px;
}
html.mobile .rc-slider-wrapper .slider .slick-dots li button:focus,
body.tau-mobile-v2 .rc-slider-wrapper .slider .slick-dots li button:focus {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
html.mobile .rc-slider-wrapper .slider .rc-slide,
body.tau-mobile-v2 .rc-slider-wrapper .slider .rc-slide {
  height: 380px;
}
html.mobile .rc-slider-wrapper .slider .rc-slide .carousel-text,
body.tau-mobile-v2 .rc-slider-wrapper .slider .rc-slide .carousel-text {
  /* top: 123px;
  text-align: right; */
  right: 322px;
  top:262px;
}
html.mobile .rc-slider-wrapper .slider .rc-slide .carousel-text .carousel-main-title,
body.tau-mobile-v2 .rc-slider-wrapper .slider .rc-slide .carousel-text .carousel-main-title,
html.mobile .rc-slider-wrapper .slider .rc-slide .carousel-text .carousel-main-description,
body.tau-mobile-v2 .rc-slider-wrapper .slider .rc-slide .carousel-text .carousel-main-description {
  line-height: 19px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 95%;
}
html.mobile .rc-slider-wrapper .slider .rc-slide .carousel-text .carousel-main-title,
body.tau-mobile-v2 .rc-slider-wrapper .slider .rc-slide .carousel-text .carousel-main-title {
  font-size: 18px;
}
html.mobile .rc-slider-wrapper .slider .rc-slide .carousel-text .carousel-main-description,
body.tau-mobile-v2 .rc-slider-wrapper .slider .rc-slide .carousel-text .carousel-main-description {
  font-size: 13px;
}
html.mobile .rc-slider-wrapper .slider .rc-slide .carousel-text .carousel-center-dots,
body.tau-mobile-v2 .rc-slider-wrapper .slider .rc-slide .carousel-text .carousel-center-dots {
  display: none;
}
html.mobile .rc-slider-wrapper .slider .rc-slide .carousel-header-container .carousel-front .carousel-image-fit,
body.tau-mobile-v2 .rc-slider-wrapper .slider .rc-slide .carousel-header-container .carousel-front .carousel-image-fit {
  /* background: initial;1000 */
  /* background-size: initial; */
}
body.tau-mobile-v2 .rc-slider-wrapper .slider .rc-slide .carousel-header-container .carousel-front .carousel-image-fit {
  background-repeat: no-repeat;
  height: 378px!important;
}
html.mobile .rc-slider-wrapper .slider .slick-slide,
body.tau-mobile-v2 .rc-slider-wrapper .slider .slick-slide {
  width: 360px;
}
html.mobile .rc-slider-wrapper .slider-box-strip,
body.tau-mobile-v2 .rc-slider-wrapper .slider-box-strip {
  display: block;
  margin-top: -25px;
}
html.mobile .page-title,
body.tau-mobile-v2 .page-title {
  display: none;
}
body.tau-mobile-v2 .carousel-data{
    position: absolute;
    top: 0px;
    right: 0px;
    height: 378px;
    width: 100%;
    padding-right: 36px;
    /* padding-top: 168px; */
    background-color:transparent;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
}
.carousel-data{
  width: 500px;
  height: 500px;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 60px;
  right:230px;
}
.carousel-title
{
  font-family: 'Open Sans Hebrew Bold';
  font-size: 30px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: right;
  color: #ffffff;
  margin-right: 25px;
  padding-left: 40px;
  margin-top: 25px;
  display: block;
}
body.tau-mobile-v2 .carousel-title{
font-size: 18px;
margin-left: 116px;
position: absolute;
top: 240px;
margin-right: 36px;
max-height: 66px;
overflow: hidden;
}
.carousel-title a{
  text-decoration: none !important;
}
.carousel-content
{
  font-family: 'Open Sans Hebrew Regular';
  font-size: 23px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: right;
  color: #ffffff;
  margin-right: 24px;
  /* margin-top: 26px; */
  margin-left: 86px;
}
.carousel-data:hover{
  text-decoration: none;
}
body.tau-mobile-v2 .carousel-content{
  font-size: 16px;
  margin-left: 100px;
}
.carousel-data .research_tag{
  width: 70px;
  height: 30px;
  border-radius: 3px;
  background-color: #1692e8;
  margin-right: 36px;
  margin-top: 150px;
}
.research_tag p{
     color: white;
     font-size: 15px;
     font-weight: bold;
     text-align: right;
     padding-top: 6px;
     padding-right: 14px;
     font-weight: bold;
     font-family:'Open Sans Hebrew Bold';
}
.carousel-tags{
  margin-right: 24px;
  position: absolute;
  bottom: 15px;
} 
body.tau-mobile-v2 .carousel-tags{
  bottom:45px;
}
.carousel-tags::before{
  content: "";
  display: block;
  width: 445px;
  height: 1px;
  border-bottom: solid 0.7px #a9a9a9;
  margin-bottom: 13px;
}
body.tau-mobile-v2 .carousel-tags::before{
  width: 290px;
}
.carousel-tags span{
  font-family: 'Open Sans Hebrew Regular';
  font-size: 15px;
  text-align: right;
  color: #ffffff;
  padding-left: 7px;
}
.carousel-tags span::before{
  content: '#';
  padding-left: 4px;
}
.carousel-date-created
{
  width: 131.9px;
  height: 22px;
  font-family: AlmoniTzarAaa;
  font-size: 16px;
  line-height: 1.47;
  letter-spacing: normal;
  text-align: right;
  color: #ffffff;
  margin-right:28px;
  position:absolute;
  bottom: 63px;
}
body.tau-mobile-v2 .carousel-date-created{
  bottom: 90px;
  top: 235px;
  margin-right: 41px;
}
.slick-list{
  width: 100% !important;
}
.carousel-image-fit{
  width: 100%;
  height: 610px !important;
 }
.carousel-fields{
  position: relative;
}
.short-block{
  box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.07);
  background-color: #ffffff;
  width: 100%;
  height: 190px;
}
.item-block{
  float: right;
  width: 20%;
  margin-left: 50px;
  height: 180px;
}
.item-block:hover{
  text-decoration: none !important;
}
.short-block .item-block:first-child{
  padding-right: 350px;
}
body.tau-mobile-v2 .short-block .item-block:first-child{
  padding-right: 0px;
}
.item-block .block-created-date{
  font-family: AlmoniTzarAaa;
  font-size: 15px;
  line-height: 1.47;
  text-align: right;
  color: #737373;
  padding-top: 38px;
}
.item-block .block-title{
  font-family: 'Open Sans Hebrew Regular';
  font-size: 17px;
  line-height: 1.56;
  text-align: right;
  color: #232323;
  padding-left: 58px;
  margin-top: 7px;
}
 body.theme-tau-v2 .item-block:nth-child(n+2)::before{
  content: '';
  width: 1px;
  /* height: 120px; */
  border-right: solid 0.7px #e5e5e5;
  display: block;
  margin-top: 35px;
  position: absolute;
  margin-right: -55px;
} 
.carousel-text img{
  width: 35px;
  height: 40px;
}
body.tau-mobile-v2 button:focus{
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
body.tau-mobile-v2 .short-block{
  overflow-x: scroll;
  white-space: nowrap;
}
body.tau-mobile-v2 .short-block::-webkit-scrollbar{
display:none;
}
body.tau-mobile-v2 .short-block .item-block{
  display: inline-block;
  width: 85%; 
   border-right: sikid 1px red;
}
body.tau-mobile-v2 .short-block .block-title{
  white-space: normal;
  margin-left: 140px;
  width: 100%;
  margin-right: 30px;
  padding-left: 6px;
}
body.tau-mobile-v2 .short-block .block-created-date{
  margin-right: 30px;
}
body.tau-mobile-v2 .line-buffer:not(:last-child){
  border:0.7px solid  #e5e5e5;
  height: 130px;
  display: inline-block;
  margin-top: 27px;
}
body.theme-tau-v2 .line-buffer:not(:last-child){
  border:0.7px solid  #e5e5e5;
  height: 130px;
  display: inline-block;
  margin-top: 27px;
  margin-right: -50px;
  position: absolute;
}