noscript {
	position: fixed;
	z-index: -1;
	width: 0;
	height: 0;
	opacity: 0;
	visibility: hidden;
}
.articleLeftContent .hpNewsItem_imgLink.imgCenterWrap{
	height:auto;
	max-height:250px;
}
.articleLeftContent .hpNewsItem_img.imgCenter{
	width:100%;
	height:auto;
	position:static;
	vertical-align:top;
	-webkit-transform:translate(0,0) !important;
	transform:translate(0,0) !important;
}
.scCoursesTableTitleOnTablet{
	background: url(../../images/mark.png) right 2px no-repeat;
	line-height: 32px;
	font-size: 22px;
	font-weight: 500;
	margin: 20px 0 0 0;
	padding: 0 50px 0 0;
	color: #39983e;
}
.submitBtnWrap{
	display:block;
	position:relative;
}
.submitBtnWrap::after{
	content:'';
	display:block;
	clear:both;
}
.submitBtnWrap::before{
	content:'';
	display:none;
	background:#38983C;
	width:100%;
	height:100%;
	position:absolute;
	right:0;
	top:0;
	z-index:50000;
	align-items:center;
	justify-content:center;
}
.submitBtnWrap .wpcf7-spinner-wrap{
	display:none;
	position:absolute;
	left:50%;
	top:50%;
	z-index:50001;
	margin:0;
	-webkit-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
}
form.submitting .submitBtnWrap .wpcf7-spinner-wrap,
form.submitting .submitBtnWrap::before{
	display:block;
}
.formid4808.bottomFormGreenBGinner.block-view {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}
.formid4808.bottomFormGreenBGinner.block-view .bottomInputsWrap {
	background: #fff;
	width: -webkit-calc(33.333% - 20px);
	width: calc(33.333% - 20px);
}
.formid4808.bottomFormGreenBGinner.block-view .bottomInputsSubmit {
	margin: 0 0 20px 0;
}
.formid4808.bottomFormGreenBGinner.block-view .bottomInputsWrap::before {
	display: none;
}
.formid4808.bottomFormGreenBGinner.block-view .bottomInputsWrap.with-phone-preffix select {
	background-color: transparent;
}
.formid4808checkbox {
	width: 100%;
	font-size: 16px;
}
.bottomFormGreenBG .formid4808checkbox .ycheckboxLabelCLick {
	margin: 0;
}
.formid4808.bottomFormGreenBGinner.block-view .bottom-inputs-row {
	margin: 0 0 25px 0;
}
.textareaWrap {
	clear:both;
}
.body-ltr .inputsLabel,
.body-ltr .valIsEmpty:focus ~ .inputsLabel {
	right: auto;
	left: 9px;
}
.body-ltr .rightText {
	padding: 0 40px 0 0;
}
.body-ltr .eis_left {
	float: left;
}
.body-ltr .eis_right {
	float: left;
	padding: 0 55px 0 0;
}
.page-id-134627 .eisContent,
.page-id-134627 .criteria_for_scholarships {
    display: none;
}
.timer-section-content-wrap {
	position: relative;
	z-index: 0;
}
.timer-section-bg-wrap {
	position: relative;
}
.timer-section-bg-wrap::after {
	content: "";
	background: radial-gradient(ellipse at center,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 59%,rgba(0,0,0,0.65) 72%,rgba(0,0,0,0.65) 100%);
	position: absolute;
	inset: 0;
}
.timer-section-bg {
	width: 100%;
	height: auto;
	min-height: 300px;
	vertical-align: top;
}
.timer-section-content {
	display: flex;
	align-items: flex-start;
	position: absolute;
	top: 40px;
	right: 30px;
	left: 30px;
	color: #fff;
}
.timer-section-content-text {
	padding: 0 0 0 50px;
}
.timer-section-content-text-inner {
	max-width: 400px;
}
.timer-section-title {
	font-size: 32px;
	line-height: 1.1;
	font-weight: 500;
	margin: 0 0 20px 0;
}
.timer-section-text {
	font-size: 22px;
	font-weight: 300;
	line-height: 1.3;
}
#timer-to-date {
	display: flex;
	min-width: 314px;
	gap: 24px;
	color: #fff;
	margin: 0 auto;
	direction: ltr;
}
.timer-number-and-text-wrap {
	font-weight: 500;
	font-size: 18px;
	text-align: center;
}
.timer-number-wrap {
	display: flex;
	line-height: 40px;
	gap: 8px;
	justify-content: center;
	position: relative;
	z-index: 0;
	font-size: 36px;
	font-weight: 500;
	margin: 0 0 8px 0;
	color: #fff;
}
.timer-number-span {
	display: block;
}
.timer-section-btn-wrap,
.timer-section-content-text {
	width: -webkit-calc(50% - 157px);
	width: calc(50% - 157px);
}
.timer-section-btn-wrap {
	text-align: left;
	padding: 0 30px 0 0;
}
.white-btn {
	background: #fff;
	color: #37983C;
	display: inline-flex;
	min-width: 120px;
	min-height: 40px;
	line-height: 18px;
	text-align: center;
	border-radius: 2px;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	font-weight: 500;
	text-decoration: none;
	padding: 5px 24px;
	position: relative;
	z-index: 0;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.white-btn::before {
	content: "";
	background: #37983c;
	position: absolute;
	inset: 0;
	z-index: -1;
	-webkit-transform: scale(0.5);
	transform: scale(0.5);
	opacity: 0;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.white-btn:hover {
	color: #fff;
}
.white-btn:hover::before {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}
.hpNewsItems#post-146933 .hpNewsItem_textMiddle{
	display: none;
}
.hpNewsItems#post-146933 .hpNewsItem_imgLink::after {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 14%, rgba(2, 2, 2, 1) 105%, rgba(2, 2, 2, 1) 100%) !important;
}
.hpNewsItems#post-146933 .hpNewsItem_text {
    display: flex;
    flex-flow: column;
    justify-content: end;
}
input[type="radio"][value="לא נבחר"],
input[type="radio"][value="לא נבחר"] + span {
	opacity: 0;
	visibility: hidden;
}
.bookProductBottomGreenForm .newsletterCheckboxWrap {
	width: -webkit-calc(100% - 150px);
	width: calc(100% - 150px);
    padding: 16px 0 10px 0;
	position: static;
}
.wpcf7 input[type="url"][value=""],
.wpcf7 input[type="email"][value=""],
.wpcf7 input[type="tel"][value=""] {
	direction: rtl;
}
.page-template-tpl-landing-page .bottomFormGreenBGinner .bottom-inputs-row .with-phone-preffix {
	background: none;
}
.bottom-inputs-row .bottomInputsWrap {
    max-width: -webkit-calc(33.333% - 7px);
    max-width: calc(33.333% - 7px);
	padding: 0;
}
.page-template-tpl-landing-page .bottomFormGreenBGinner .bottom-inputs-row .with-phone-preffix select {
	background: #fff url(../../images/combo_arrow.png) 14px 50% no-repeat !important;
	margin: 0 10px 0 0;
}
.bottomInputs ~ .select2-container--default .select2-selection--single,
.bottomInputs {
	background: #fff;
}
.bottomInputsSubmit {
	margin-right: auto;
}
.bottomNewsletter .with-phone-preffix input{
	width: 100%;
}