/*CALENDAR HORIZONTAL*/
@font-face {
font-family: "Assistant ExtraBold";
src: url("../../uploads/2021/09/Assistant-ExtraBold.ttf");

}
@font-face {
font-family: "Assistant Bold";
src: url("../../uploads/2021/09/Assistant-Bold.ttf");

}

@font-face {
font-family: "Assistant Medium";
src: url("../../uploads/2021/09/Assistant-Medium.ttf");

}

/*
.rtl{
	direction:ltr
}

.rusText *{
	direction:ltr!important
}

.heb_reserve *{
	direction:rtl
}
*/

.hide-temp{
	display:block;
}

@media (max-width: 1024px)
.sub-menu>.menu-item>.elementor-sub-item {
    text-align: center!important;
}
.recurr_donate > fieldset{
border:none	
}

.fieldset{
	display:flex
}

.payTypeCheckBox{
	transform: scale(1.5);
}

.chckboxtext{
	margin:10px 10px 10px 10px!important;
}

.reccuring_sum{
	width:250px !important;;
	margin-bottom:15px
}
/*.other_ammount_div{margin-top:15px}*/

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button {  

   opacity: 0;

}

.input-border-alert{
	    border: solid 2px red!important
}

.hide-class{
	display:none
}


.input_alert{
	background:#E6183A;
	color:white;
	margin-bottom: 10px;
    padding: 2px;
	border-radius: 3px;
}


.elementor-slide-heading{
	background: #003459!important;
    padding: 10px!important;
    margin-bottom: 15px!important;
}
.num_inp_container{
	display:flex;
	height: 45px;
	
}
.plusMinus{
	border:solid 1px #666666;
	text-align: center;
    width: 40px;
    font-size: 25px;
    font-weight: bold;
	cursor:pointer;
}

.plus{
	border-top-left-radius: 10%;
    border-bottom-left-radius: 10%;
	margin-right:3px;
}

.minus{
		border-top-right-radius: 10%;
    border-bottom-right-radius: 10%;

	
}
.donation_num_input{
	text-align:center;
	font-size:25px;
	border:solid 1px #666666;
	margin-right:3px;
}
.currency{
border:solid 1px #666666;
	margin-right:3px;
		text-align: center;
    width: 40px;
    font-size: 25px;
}
.float_heb{
	float:right;
}

.date_cell{	
    height: 65px;
	float:right;
	
}


.prog-link h4:hover{
    color:red!important;
}

.home-wdu-cube{
	margin-bottom:20px
}

.more_text_inner{
	height: 70vh;
	overflow: scroll;
}
#more_text{
	padding-top:30px;
	height: 80vh;
	background:white;
	z-index:999;
	width: 90%;
    position: fixed;
    z-index: 999;
    left: 50%!important;
	top: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);	
}

.wpml-ls-statics-footer{
	margin-bottom: 0px!important;

}

.donate-cube{
	height:130px;
}

.seven-title{
    height:50px;
}

//read more modal
.more_text{

}
.home-cube-text{
    height:100px;
}

.home-cube-text-eng{
    height:130px;
}



.series_concerts_div{
width:80%;
padding: 15px;
    display: flex;
    flex-flow: column;
    align-items: stretch;
}

#vert_prev_div{
width:50%;
	padding:0px 0px 0px 5px;
}

#vert_next_div{
width:50%;	
	padding:0px 5px 0px 0px;
}


}

#vert_cal_title{
font-family: "Assistant Medium";
font-size: 30px;
}

.nav_cont{
    display: flex;
    flex-direction: row;
width:100%;	
}
.vert_nav{
	margin-top:0px!important;
font-family: "Assistant Medium";
	color:#0C5D82;
	/*background:#0C5D82;*/
font-size: 20px;
text-align: center;
	cursor:pointer;
	padding: 5px 0px 5px;
	border:1px solid #0C5D82;
}
.vert_nav:hover{
	background:#0C5D82;
	color:white;
}


.daydate_div{
	width:20%;
	border-left: 3px solid white;
	display: flex;
    flex-direction: column;
    align-content: center;
	
}

.day-letter{
font-size: 30px;
}

.event_date_num{
font-size: 50px;
}	
	
.day-date-chars{
font-family: "Assistant ExtraBold";
text-align: center;
line-height: .4;	
}

.vert_cal_wrapper{
	width:100%;
	min-height:200px;
}
.vert_cal_title{
	width:100%;
	text-align:center;
}

.series_name_div{border-bottom:3px solid white}

.series_name{margin-top: 15px;
    margin-bottom: 5px;}
.ev_title{margin-top: 0px;}
.ev_title, .series_name{
font-family: "Assistant Medium";
}
.no_events_in_month{
	font-family: "Assistant Medium";
	/*background:#CC3366;*/
	color:#CC3366;
	width:100%;
	text-align:center;
}

.ev_div{
	height: 90px;
	display: flex;
	flex-direction: row;
    /* align-content: stretch; */
    align-items: center;
	width: 100%;
    cursor: pointer;
    color: white;
    padding: 5px;
    margin-bottom: 5px;
}

.ev-pink{background:#cc3366}
.ev-blue{background:#0C5D82}

.this_month{
    padding-right: 15px;
    padding-left: 15px;
    color: white;
}


.navigation{
cursor:pointer	
}
.inner_cell_date{
	background:white;	
	height: 33px;
	text-align:center;
	color: #CC3366;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

.calendar_navigation{
	width:100%;
}
.inner_cell_day{
height: 33px;
	text-align:center;
}


.inner_cell_date_selected{	
    background: #CC3366;
    color: white;		
}

.saturday-date{
    background: #e8e3e3;
    color: black;	
}

.saturday-day{
	background: #b9a4a4;
    color: white;
}


.blue_background{
background:#CC3366;		
}

.date_hover_box{
position: fixed;
    border: 1px solid black;
    padding: 7px;
    z-index: 999999;
    background: white;
	width:250px;
	cursor:pointer;
}

.cal_row{
	width: 90%;
	float:right;
	position:absolute;
	left: 50%!important;
	    top: 55px;
	transform: translate(-50%,-50%); 
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
}
.stratum-advanced-slider__slide-container{
	width:100%;
	padding:10px;
	background:#CC3366;
}
.stratum-advanced-slider .swiper-slide .stratum-advanced-slider__slide-content .stratum-advanced-slider__slide-wrapper{
padding:0px!important;	
}

.mobile_window{
position: fixed!important;
    width: 80%;
    max-height: 80vh;
    background: white;
    z-index: 9999;
	top: 50%!important;
    left: 50%!important;
	transform: translate(-50%,-50%); 
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
	overflow-y:scroll;
}

.modal_cover{
width:100vw;
height:100vh;
position: fixed!important;
	background: black;
	z-index: 999;
}

.concert_input{
margin-bottom: 10px;
float: right;
}
.concert_select{
margin-bottom: 10px;
	float: right;
}

.select-container_33{
width: 33.33333%;
float: right;
text-align: center;
}

.file-input{
	float: right;
	width:100%
}

.submit-input{
	float: right;
	width:100%
}
.concert_textarea{
margin-bottom: 10px;
float: right;	
}
.cover{
width: 100vw;
    height: 100vh;
    background: black;
    opacity: 0.7;
    position: fixed!important;
    z-index: 999;
}






/*programs*/
.prog-cube-bottom{
	height:52px
}
.series-cube-text{
    height:30px;
}

.series-cube-text-eng{
    height:80px;
}

/*HORIZONTAL CALENDAR START*/


.horizontal_claendar_wrapper{
	width:100%;
	display:flex;
	position:relative;
	align-items: center;	
}
.calendar_div{
	display:flex;
	position:absolute;
}
.calendar_div_he{
	width:90%;
	right: 10%;
}
.calendar_div_en{
	width:94%;
	left: 6%;
}

.calendar_nav{
	width:10%;
	display:flex;
}

.nav_btn{
	cursor:pointer;
}

.cal_hor_current{
	color:#1E7597;
}
.cal_hor_arrows{
	display: flex;
    flex-direction: column;
    justify-content: center;
	width:50%;
}

.cal_hor_arrows_next{
	display: flex;
    flex-direction: column;
    justify-content: center;
	width:5%;	
}
.cal_hor_nav_btns{
	display: flex;
    flex-direction: column;
    align-items: center;
	width:50%;
	z-index:9999;
}

.daydate_div_hor{
	/*width:30px;*/
	height:50px;
	text-align:center;
	font-size: 15px;
	color:#81797b;
	z-index:9999;
}



.date_div{

}
.day_div{
}

.has_event{
	cursor:pointer;
	color:black;
	font-weight: 700;
}


.cal_tooltip_div{
	bottom:0;
	position:absolute;
	width:100%;
	/*background:yellow;*/
	min-height:50px;
	width: 90%;
    left: 0;
	min-height:50px
}
.cal_tooltip{
	width:350px;
	padding: 0px 10px 0px 10px;
	min-height:50px;
	background:white;
	position:fixed;
	border:1px solid #81797b;;
	top:0;
}

.tooltip_series{
	/*text-decoration: underline;*/
    margin: 0px;
	color:#EB4D4D;
	font-weight:400;
}
.link_to_ev{	
	cursor:pointer;
	color:#003459;
	font-weight:400;
}

.link_to_ev:hover{	
	text-decoration:underline;

}

/*HORIZONTAL CALENDAR END*/


/*VERTICAL CALENDAR START*/
.vertical_claendar_wrapper{
	width:100%;
	display:flex;
	flex-direction: column;
	position:relative;	
}

.calendar_vert_nav{
	width:100%;
	display:flex;
	flex-direction: row;
	position:relative;
	z-index: 99999;
}

.calendar_vertical_div{
	width:100%;
	display:flex;
	flex-direction: column;
	position:relative;	
}

.cal_vert_nav_btns{
	width: 100%;
    display: flex;
    flex-direction: row;
    align-content: space-between;
    justify-content: space-around;
    flex-wrap: nowrap;
}

.vert_nav_btn{
	font-size:20px;
}

.cal_hor_current_vert{
color:#007EA7		
}
.event_block{
	height: 90px;
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 100%;
    cursor: pointer;
    color: white;
    padding: 5px;
    margin-bottom: 5px;
}

.daydate_div{
	width: 20%;
    border-left: 3px solid white;
    display: flex;
    flex-direction: column;
    align-content: center;
}

.series_concerts_div{
	width: 80%;
    padding: 15px;
    display: flex;
    flex-flow: column;
    align-items: stretch;
}

.blue-dark{
background:#003459	
}

.blue-medium{
background:#007EA7	
}

.blue-light{
background:	#00A8E8
}

.other-back{
background:#7A7A7A
}

.yipo{
/*background:#d58f0a/*
}

/*VERTICAL CALENDAR END*/



/*DONATIONS START*/

.donation-button{
	/*width:100%!important;*/
}
.donation-cube-title{
height:30px;	
}

.other_ammount_div{
	margin-bottom:5px
}


.details_form_input{
	margin-bottom:10px!important;
}

.otherAmount{
	width: 98%!important;
    height: 40px!important;
    /*margin-top: -10px!important;*/
}

.fm-form .wdform-field:not([type=type_hidden]) {
	padding: 0px 0px!important;
}


.donation-button-active{
	color: white;
    background: #CC3366;
}

.choose-options{

}
/*CALENDAR*/


.calendar_wrapper{
	width:100%;
	padding-top: 10px;
}

.calTitleDiv{
	width:100%;
	height:60px;
	background: #cc3366;
}


}

.calTableDiv{
	width:100%;
	padding-left:20px;
	padding-right: 10px;
}

.calTitleA{
	width:25%;
}

.calTitleB{
	width:50%
}

.calTitlec{
	width:25%
}

.monthAndYear{
	margin-top: 0; 
	margin-bottom:0;
	line-height:3;
	font-size:20px;
	font-weight: 600;
	color:white
}

#upmonth{
	color:white
}

#downmonth{
	color:white
}

#calTitleDiv{
    padding-top: 0px;
    padding-bottom: 15px;
}

.leftRight{
    float:left;
    text-align:right;
}

.leftRight{
    float:left;
    text-align:center;
}

.leftLeft{
    float:left;
    text-align:left;
}

.rightLeft{
    float: right;
    padding-right: 20px;
    text-align: right;
    line-height: 4;
}

.rightCenter{
    float:right;
    text-align:center;
}

.rightRight{
width: 25%;
    padding-left: 30px;
    line-height: 4;
    float: right;
    text-align: left;
	font-weight: 600;
}

.ttBox{
	visibility:hidden;
	position:fixed;
	top : 1ex;
	left:1ex;
	width:600px;
	border:solid thin gray;
	background:white;
	border-radius:2%;
}

.modal-body{
    position: fixed!important;
    top: 0;
    left: 0; 
	height:100vh;
	width:100vw;
	background:black;
	/*opacity: 0.6!important;*/
    z-index: 99;

}

.calendar-modal{
	max-height:100vh;
	overflow-Y:scroll;
    position: fixed!important;
    top: 50%!important;
    left: 50%!important;
	transform: translate(-50%,-50%); 
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%); 
	z-index: 999;
    /*background: white;
    border: 2px solid #CC3366;*/
	
 /*   opacity: 0;
    transition:opacity 3s ease-in-out;*/
}

.modal-show {
opacity: 1;
}

.close_modal_mobile{
position: absolute!important;
    top: 0;
    left: 0;
}

.calTdselected{
background: #2a6496!important;
    color: white;
	cursor:pointer;
}

.calTdselected->.date_cell{
border: 1px solid #cc3366;
}



.calModalMiddle{
	padding:5px;
}
.calModalParagrah{
width:40%;
height:auto;
float:right	
}

.calModalImage{
width: 50%;
float: left;
}

.calModalTitle{
line-height: 0.5;
padding: 5px;
margin-bottom: 0px;
float:right	
}

.calModalClose{
float:left;
	margin:5px
}


.calModalTop{
width:100%;float:right;height:40px;	
border-bottom:1px solid black;
}
/*CALENDAR*/




/*fdddddddddddddd*/

.ed-prog-desc{
    height:120px;
}

.ed-prog-desc-eng{
    height:160px;
}


.hidden{
	
	display:none;
}

.not-visible{
	visibility:hidden;
}


#next-vid-block{
    z-index:9999;   
}

.topButton{height:25px;padding-right:5px;padding-left:5px}

.donation-cube-title{
    
   /* height:60px;

	*/
	margin-bottom:30px
}


.series-cube-text{
    height:50px!important;
}

	.series-cube-text-eng{
		 height:50px!important;
	}
 

@media (min-width: 768px){
	.calendar-modal{
		width: 90%;
	}
	.series-cube-text{
    height:50px;
}
}

@media (max-width: 767px){

	.calendar_div{
	display:none;
}
	.vert_cal_wrapper{

	min-height:100px;
}
	.other_ammount_div{
		width:100%;
		/*text-align:center;*/
		margin-bottom:5px
	}
	.donation-button{
		width:100%!important
	}
	.calendar-modal{
		width: 100%;
	}	
}



@media (max-width: 1024px){
	
#more_text{

	width: 70%;
	}
	
.elementor-slide-heading{
	font-size:18px;
    margin-bottom: 5px!important;
}	
	
.otherAmount {
    width: 95%!important;
    margin-top: -4px!important;
}
	.elementor-nav-menu--dropdown{
		background:#003459;
	}

.sub-menu>.menu-item{
	background:#1E7597;
}
	
.sub-menu>.menu-item>.elementor-sub-item{
	color:white!important;
	text-align: center!important;
}	
	
.ed-prog-desc-eng{
    height:120px;
}	
	
.series-concert-title{
	height:50px;
}


	.eicon-menu-bar{
	position:absolute!important;
	top: -100px!important;
	right:10px;
		    z-index: 9999;
}
}

@media (max-width: 1241px){
.calendar_div_he{
	width:90%;
	right: 10%;
}
.calendar_div_en{
	width:94%;
	left: 6%;
}

@media (max-width: 568px){	
#more_text{

	width: 95%;
	}
	.home-text{
		/*height:300px!important;
		overflow:scroll;*/
	}
	.donation-button a{
		padding: 15px 15px 15px 15px!important;
	}
	
	.donation_submit a{
		padding: 15px 15px 15px 15px!important;
	}
	.otherAmount{
		width:98%!important;
		    text-align: center;
	}
.series-cube-text{
    height:50px!important;
}
	.series-cube-text-eng{
		 height:50px!important;
	}
	
/*toggle mobilr menu icon*/
.eicon-menu-bar{
	position:absolute!important;
	top:-90px!important
	right:10px;
	    z-index: 9999;
}
}	


.faculty-item{}	
.faculty-image{}
.faculty-details{}
