#homepage_top_bg
{
	height:1080px;
	width:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:80;
	overflow:hidden;
}
#homepage_top_bg img
{
	height:1080px;
	width:1900px;
	position:absolute;
	left:50%;
	margin-left:-950px;
	top:0;
}


#homepage_slider_area_bg
{
	overflow:hidden;
	height:650px;
	margin-top:100px;
}
#homepage_slider_area
{
	overflow:hidden;
	height:650px;
	position:relative;
}
#homepage_slider_area .area_header
{
	overflow:hidden;
	height:200px;
	text-align:center;
}
#homepage_slider_area .area_header .main_title
{
	overflow:hidden;
	margin-top:0px;
	height:90px;
	line-height:90px;
	color:black;
	font-size:42pt;
	font-weight:bold;
}
#homepage_slider_area .area_header .main_text
{
	overflow:hidden;
	line-height:25px;
	color:#676767;
	font-size:16pt;
}
#homepage_slider_area .area_footer
{
	overflow:hidden;
	margin-top:370px;
	height:60px;
	text-align:center;
}
#homepage_slider_area .area_footer a.btn_read_more
{
	background-color:#F39852;
	font-weight:bold;
	color:white;
	font-size:20pt;
	height:60px;
	line-height:60px;
	border-radius:30px;
	width:300px;
	text-align:center;
	display:inline-block;
}
#homepage_slider_area .area_footer a.btn_read_more:hover
{
	background-color:black;
}

#homepage_lessons_area_bg
{
	overflow:hidden;
	height:590px;
	margin-top:100px;
}
#homepage_lessons_area
{
	overflow:hidden;
	height:590px;
	position:relative;
}
#homepage_lessons_area .area_header
{
	overflow:hidden;
	height:180px;
	text-align:center;
	
}
#homepage_lessons_area .area_header .main_title
{
	overflow:hidden;
	margin-top:0px;
	height:120px;
	line-height:120px;
	color:black;
	font-size:42pt;
	font-weight:bold;
	margin-top:60px;
}
#homepage_lessons_area .area_footer
{
	overflow:hidden;
	margin-top:340px;
	height:60px;
	text-align:center;
}
#homepage_lessons_area .area_footer a.btn_read_more
{
	background-color:#F39852;
	color:white;
	font-size:20pt;
	height:60px;
	line-height:60px;
	border-radius:30px;
	width:280px;
	text-align:center;
	display:inline-block;
	font-weight:bold;
}
#homepage_lessons_area .area_footer a.btn_read_more:hover
{
	background-color:black;
}

#homepage_recommandations_area_bg
{
	overflow:hidden;
	height:720px;
	position:relative;
}
#homepage_recommandations_area_bg .bg_image
{
	height:720px;
	width:1900px;
	position:absolute;
	left:50%;
	margin-left:-950px;
	top:0;
	z-index:1;
}
#homepage_recommandations_area
{
	overflow:hidden;
	height:580px;
	position:relative;
	z-index:2;
}
#homepage_recommandations_area .main_title
{
	overflow:hidden;
	height:100px;
	line-height:100px;
	text-align:center;
	font-size:32pt;
	font-weight:bold;
	color:#D4AC64;
	margin-bottom:20px;
	opacity:0;
}
#homepage_recommandations_area .white_circle
{
	position:absolute;
	top:190px;
	right:240px;
	width:250px;
	height:250px;
	border-radius:125px;
	background-color:white;
	z-index:2;
}
#homepage_recommandations_area #hamlatzot_slider
{
	position:relative;
	z-index:3;
}


#homepage_about_us_area_bg
{
	overflow:hidden;
	height:670px;
	position:relative;
}
#homepage_about_us_area
{
	overflow:hidden;
	height:670px;
	position:relative;
	z-index:2;
}
#homepage_about_us_area_bg .main_image
{
	position:absolute;
	bottom:0px;
	left:0px;
	height:670px;
	z-index:1;
}
#homepage_about_us_area .area_header
{
	overflow:hidden;
	height:230px;
	text-align:center;
	
}
#homepage_about_us_area .area_header .main_title
{
	overflow:hidden;
	height:40px;
	line-height:40px;
	color:black;
	font-size:32pt;
	font-weight:bold;
	margin-top:70px;
}
#homepage_about_us_area .area_header .sub_title
{
	overflow:hidden;
	height:30px;
	line-height:30px;
	color:black;
	font-size:16pt;
}
#homepage_about_us_area .main_area
{
	float:right;
	margin-top:0px;
	width:640px;
	overflow:hidden;
}
#homepage_about_us_area .main_area .top_title
{
	overflow:hidden;
	height:60px;
	line-height:60px;
	font-size:24pt;
	color:black;
}
#homepage_about_us_area .main_area .main_title
{
	overflow:hidden;
	line-height:30px;
	font-size:22pt;
	color:black;
	font-weight:bold;
}
#homepage_about_us_area .main_area .bar
{
	overflow:hidden;
	height:3px;
	margin:10px 0;
}
#homepage_about_us_area .main_area .bar span
{
	display:inline-block;
	float:right;
	height:3px;
	width:100%;
	background-color:#D0AD6B;
}
#homepage_about_us_area .main_area .main_text
{
	overflow:hidden;
	line-height:25px;
	font-size:16pt;
	color:black;
	margin-top:20px;
}
#homepage_about_us_area .main_area .main_link
{
	overflow:hidden;
	height:60px;
	margin-top:40px;
}
#homepage_about_us_area .main_area .main_link a
{
	background-color:#F39852;
	float:right;
	color:white;
	font-size:20pt;
	height:60px;
	line-height:60px;
	border-radius:30px;
	width:280px;
	text-align:center;
	display:inline-block;
	font-weight:bold;
}
#homepage_about_us_area .main_area .main_link a:hover
{
	background-color:black;
}


#homepage_blog_area_bg
{
	overflow:hidden;
	height:810px;
	position:relative;
}
#homepage_blog_area
{
	overflow:hidden;
	height:810px;
	position:relative;
	z-index:2;
}
#homepage_blog_area .area_header
{
	overflow:hidden;
	height:230px;
	text-align:center;
	
}
#homepage_blog_area .area_header .main_title
{
	overflow:hidden;
	height:40px;
	line-height:40px;
	color:black;
	font-size:32pt;
	font-weight:bold;
	margin-top:70px;
}
#homepage_blog_area .area_header .sub_title
{
	overflow:hidden;
	height:30px;
	line-height:30px;
	color:black;
	font-size:16pt;
}
#homepage_blog_area .area_footer
{
	overflow:hidden;
	margin-top:520px;
	height:60px;
	text-align:center;
}
#homepage_blog_area .area_footer a.btn_read_more
{
	background-color:#F39852;
	color:white;
	font-size:20pt;
	height:60px;
	line-height:60px;
	border-radius:30px;
	width:280px;
	text-align:center;
	display:inline-block;
	font-weight:bold;
}
#homepage_blog_area .area_footer a.btn_read_more:hover
{
	background-color:black;
}

#homepage_quote_area_bg
{
	overflow:hidden;
	height:220px;
	margin-top:50px;
	position:relative;
}
#homepage_quote_area_bg .half_bg
{
	overflow:hidden;
	display:inline-block;
	position:absolute;
	left:0;
	width:50%;
	top:30px;
	height:190px;
	background-color:#F9FBF6;
	z-index:1;
}
#homepage_quote_area
{
	overflow:hidden;
	height:220px;
	position:relative;
	z-index:2;
}
#homepage_quote_area .bg
{
	position:absolute;
	left:0;
	width:100%;
	top:30px;
	height:190px;
	background-color:#F9FBF6;
	z-index:3;
}
#homepage_quote_area .quotes
{
	position:absolute;
	right:240px;
	top:0;
	width:90px;
	height:80px;
	z-index:4;
	
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
	background-image:url('../images/quote icon.jpg');
}
#homepage_quote_area .img
{
	float:right;
	margin-top:30px;
	height:190px;
	width:190px;
	text-align:center;
	background-color:white;
	position:relative;
	z-index:4;
}
#homepage_quote_area .img img
{
	max-height:190px;
	max-width:190px;
}
#homepage_quote_area .quote_main_area
{
	display:inline-block;
	overflow:hidden;
	float:right;
	width:920px;
	margin-right:50px;
	margin-top:100px;
	position:relative;
	z-index:5;
}
#homepage_quote_area .quote_main_area .quote_desc
{
	overflow:hidden;
	line-height:30px;
	font-size:20pt;
	color:black;
}
#homepage_quote_area .quote_main_area .quote_name
{
	overflow:hidden;
	line-height:40px;
	font-size:16pt;
	font-weight:800;
	color:black;
}







