
#headerMobile{
	display: none;
}
#footer-wrapper-mobile {
	display: none;
}	

#popUpConnectBox{
    display: none;
    width: 50%;
    background-color: #FFFFFF;
    position: fixed;
    top: 10%;
    z-index: 999;
    padding: 10px;
    direction: rtl;
    color: #444;
	border: 1px solid #ccc;
    border-radius: 5px;	margin: 0 25%;
	text-align: center;
	font-size: 22px;
}

#popUpMsgForRegistration{
	position: fixed;
    top: 185px;
    left: 43%;
    width: 240px;
    height: 211px;
    background-color: #FFF;
    /* border-radius: 15px; */
    /* box-shadow: 0 0 6px 4px #0E0701; */
    z-index: 500;
    display: none;
    border: 8px solid #ccc;
}

#addBoxBlindAll {
    display: none;
    background: #333;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .50;
    z-index: 410;
}

#showRegularSearch{
    width: 231px;
    height: 38px;
    float: right;
    text-align: center;
    color: #FFF;
    padding: 6px 0px;
    font-size: 18px;
    font-weight: bold;
    background-color: #FD8A1F;
    cursor: pointer;
}

#showSearchWrapper{
	width: 231px;
    height: 38px;
    float: right;
    background-color: #D6D5D1;
    text-align: center;
    margin-right: 10px;
    padding: 6px 0px;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
}

.textMarks{
	width:100%; height: 128px;
}

.searchJobIOnetem{
	width: 20%;
	height: 36px;
	margin-right: 1%;
	float: right;
}

#exactSearch{
	width: 100%; margin: auto;display: none;
}

.freeSearch{
	width: 94%;height: 37px; color: #666; padding: 10px;
}

.formBootIndex{
	
	 direction:rtl;
	 border: 1px black solid;
	 
}
.div_form_contactus {
	flex: 1 0 auto;
	padding: 0 0 0 5px;
	display: inherit;
	max-width: 30%;
}
.div_contactus {
    
}
.div_to_text_shiwook {
    margin: 1% 1%;
    flex: 1 0 auto;
    text-align: center;
}
.glide__slide {
    width: 140px !important;
}
.bigBtn{
	background: url('../images/sendBtn.jpg'); background-repeat: no-repeat;height: 81px;width: 143px;border: none;
	border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc
}

.miniBtn{
	display: none;

}

.indexItembox{
	width: 33.3%;
    float: right;
}
.indexItemboxWrapper{
	width: 100%; margin: auto; margin-top: 20px; min-height: 300px;padding-left: 33px;
}

.heightToBootstrap{
	width: 100%;
    height: 43px;
}

.searchWrapper{
	/*padding: 20px;margin: auto;*/
}

.navbar-brand {
	float: right;
     height: 100%; 
	padding: 0px ;
	margin:5px;
    /* font-size: 18px; */
    /* line-height: 20px; */
}

.formRight{
	float: right;
	 width:39%;
	  height: 500px;
	  /*font-family: 'NotoSans', 'Arial';*/
	 color: #333333;
	 margin-top: 20px;
}

.formWrapper{
    width: 60%;
    padding: 23px;
    color:#444;
    box-shadow: 0 0 15px 6px #949287;
    background-color: #FFFFFF;
    float: right;
    border: 1px solid #CDAC05;
   
}


.formWrapper input,textarea,option,select{
	font-weight: normal;
	color: #444;
}

.hotJobsWrapper{
	background-color: #efefef;
    min-height: 100px;
    padding: 20px;
}

.regularJobsWrapper{
	background-color: #efefef;
    min-height: 100px;
    padding: 20px;
}

.textZone{
	float: right;width: 27%;
}

.dataZone{
	float: right; width: 68%;
}

.textZone2{
	float: right;width: 49%;
}

.dataZone2{
	float: right; width: 49%;
}

@media screen and (max-width: 1300px) {

	.img_to_maalot {
		height: 60%;
		height: auto;
	}
	.maalot {
		width: 80px;
		line-height: 0.9;
		font-size: 25px;
		font-weight: 900;
		padding-top: 5px;
		font-family: 'fb_enziklopedialight';
		color: black;
	}

	#livuy_ishi{
		width: 120px;
	}
	#img_merkaz_asakim{
		min-width: 0px;
	}
	#img_pirsum{
		min-width: 32px;
	}
}

@media screen and (max-width: 768px) {

	.div_form_contactus{
        max-width: inherit;
	}   
	.formBootIndex.searchWrapper {
		text-align: center;
	}
	.div_form_contactus{
		display: flex;
		flex-flow: row wrap;
		justify-content: center;
		max-width: 100%;
	}
	#header{
		display: none;
	}
	#headerMobile {
		display: block;
		font-size: 17px;
	}	
	
	#footer-wrapper{
		display: none;
	}
	#footer-wrapper-mobile {
		display: block;
	}
	.formBootIndex{
	    min-height: 219px;
	    background-color: #D6713F;
	    direction: rtl;
	    border-radius: 15px;
	    box-shadow: 0px 6px 6px #ccc;
	}	
	.bigBtn{
		display: none;
	}	
	.miniBtn{
		display: block;
	    border: 5px solid #cc6633;
    	width: 100px;
    	font-weight: bold;	
    	font-size: 17px;
	}	
	.miniBtnWrapper{
		width: 91%;
		clear: both;
		text-align: center;
		padding: 15px 70px;
		margin: auto;
	}
	
	.indexItembox{
		position: relative;
		clear: both;
		width: 100%;
	    margin: auto;
	}
	
	.indexItemboxWrapper{
		width: 100%; margin: auto; margin-top: 20px; min-height: 670px; padding: 0px;
	}
	
	.formWrapper{
		float: none;
		width: 100%;
	}
	.formRight{
		float: none;
		width: 100%;
	}
	
	.textZone{
		float: none;
		width: 100%;
	}
	
	.dataZone{
		float: none;
	    width: 100%;
	}
		
	.textZone2{
		float: none;
		width: 100%;
	}
	
	.dataZone2{
		float: noe;
	    width: 100%;
	}
		
	#popUpConnectBox{
	  left: 5%;
	}
	#popUpMsgForRegistration{
	  left: 7%;
	}	
		
	#showRegularSearch{
		float: none;
		width: 100%;
	}
	
	#showSearchWrapper{
		float: none;
		width: 100%;
		margin-top: 15px;
		margin-right: 0px;
	}	
	.searchWrapper{
		/*height: 150px;*/
	}	
	.freeSearch{
	    width: 82%;
	    height: 37px;
	    padding: 10px;
	    margin-top: 50px;

	}
	#exactSearch{
	    width: 100%;
	    margin: auto;
	    margin-top: 50px;
	}
	#exactSearch select{
		width: 37%;
	}
	.searchJobCategory{
		margin: 0;
	}
	.searchJobIOnetem{
		font-size: 13px;
	}
	.textMarks{
		height: 171px;
	}	
	.heightToBootstrap{
		width: 100%;
	    height: 86px;
	}	





		
}