/* homepage_general_area1 */

#homepage_general_area1_bg
{
	overflow:hidden;
	height:200px;
}
#homepage_general_area1
{
	overflow:hidden;
	height:200px;
}
#homepage_general_area1 .main_title
{
	overflow:hidden;
	text-align:center;
	height:200px;
	line-height:200px;
	font-size:40pt;
	color:#96181B;
	text-decoration:underline;
}

/* homepage_about_area1 */

#homepage_about_area1_bg
{
	overflow:hidden;
	height:500px;
}
#homepage_about_area1
{
	overflow:hidden;
	height:500px;
}
#homepage_about_area1 .main_image
{
	overflow:hidden;
	display:inline-block;
	float:right;
	height:500px;
	width:530px;
}
#homepage_about_area1 .main_area
{
	overflow:hidden;
	display:inline-block;
	float:right;
	margin-right:70px;
	height:500px;
	width:640px;
}
#homepage_about_area1 .main_area .top_title
{
	overflow:hidden;
	margin-top:50px;
	height:30px;
	line-height:30px;
	font-size:20pt;
	color:#D5C79A;
	font-weight:bold;
}
#homepage_about_area1 .main_area .main_title
{
	overflow:hidden;
	margin-top:0px;
	height:50px;
	line-height:50px;
	font-size:36pt;
	color:#96181B;
	font-weight:bold;
}
#homepage_about_area1 .main_area .main_text
{
	overflow:hidden;
	margin-top:25px;
	line-height:25px;
	font-size:16pt;
	color:black;
}
#homepage_about_area1 .main_area .main_link
{
	overflow:hidden;
	margin-top:40px;
	height:60px;
}
#homepage_about_area1 .main_area .main_link a
{
	overflow:hidden;
	display:inline-block;
	float:right;
	padding:0px 30px;
	height:60px;
	line-height:60px;
	font-size:20pt;
	border:1px solid #96181B;
	border-radius:30px;
	box-sizing:border-box;
	color:#96181B;
	background-color:transparent;
}
#homepage_about_area1 .main_area .main_link a:hover
{
	color:white;
	background-color:#96181B;
}

/* homepage_products_slider_area */

#homepage_products_slider_area_bg
{
	overflow:hidden;
	height:815px;
	
}
#homepage_products_slider_area
{
	overflow:hidden;
	height:815px;
}
#homepage_products_slider_area .area_header
{
	overflow:hidden;
	height:250px;
}
#homepage_products_slider_area .area_header .main_title
{
	overflow:hidden;
	text-align:center;
	margin-top:70px;
	height:180px;
	line-height:180px;
	font-size:40pt;
	color:#96181B;
	text-decoration:underline;
}
#homepage_products_slider_area .area_footer
{
	margin-top:400px;
	overflow:hidden;
	height:140px;
}
#homepage_products_slider_area .area_footer .main_link
{
	overflow:hidden;
	margin-top:40px;
	height:100px;
	text-align:center;
}
#homepage_products_slider_area .area_footer .main_link a
{
	display:inline-block;
	overflow:hidden;
	height:100px;
	line-height:100px;
	font-size:32pt;
	color:#96181B;
}
#homepage_products_slider_area .area_footer .main_link a:hover
{
	color:black;
}



/* homepage_blocks_area_area */

#homepage_blocks_area_area_top_bg
{
	overflow:hidden;
	height:150px;
	background-position:bottom center;
	background-repeat:no-repeat;
	background-image:url('../images/homepage blocks_area top_bg.jpg');
}
#homepage_blocks_area_area_bottom_bg
{
	overflow:hidden;
	height:100px;
	background-position:top center;
	background-repeat:no-repeat;
	background-image:url('../images/homepage blocks_area bottom_bg.jpg');
}
#homepage_blocks_area_area_bg
{
	overflow:hidden;
	background-color:#F2ECD6;
	height:1140px;
}
#homepage_blocks_area_area
{
	overflow:hidden;
	height:1140px;
}
#homepage_blocks_area_area .area_header
{
	overflow:hidden;
	height:180px;
}
#homepage_blocks_area_area .area_header .main_title
{
	overflow:hidden;
	text-align:center;
	margin-top:0px;
	height:180px;
	line-height:180px;
	font-size:40pt;
	color:black;
	text-decoration:underline;
}
#homepage_blocks_area_area .blocks_area
{
	overflow:hidden;
}
#homepage_blocks_area_area .blocks_area .block
{
	display:inline-block;
	float:right;
	height:465px;
	width:390px;
}	
#homepage_blocks_area_area .blocks_area .block .img_area,
#homepage_blocks_area_area .blocks_area .block .img_area .img
{
	overflow:hidden;
	height:290px;
	text-align:center;
}
#homepage_blocks_area_area .blocks_area .block .img_area .img.hover
{
	position:relative;
	top:-290px;
	opacity:0;
}
#homepage_blocks_area_area .blocks_area .block:hover .img_area .img.hover {opacity:1;}
#homepage_blocks_area_area .blocks_area .block .img_area .img img
{
	height:290px;
	width:290px;
}
#homepage_blocks_area_area .blocks_area .block .block_title
{
	overflow:hidden;
	margin-top:20px;
	height:50px;
	line-height:50px;
	font-size:32pt;
	color:black;
	text-align:center;
}
#homepage_blocks_area_area .blocks_area .block .block_sub_title
{
	overflow:hidden;
	height:35px;
	line-height:35px;
	font-size:20pt;
	color:black;
	text-align:center;
}
#homepage_blocks_area_area .blocks_area .block .block_link
{
	overflow:hidden;
	height:35px;
	text-align:center;
}
#homepage_blocks_area_area .blocks_area .block .block_link .link_desc
{
	display:inline-block;
	overflow:hidden;
	height:35px;
	line-height:35px;
	font-size:16pt;
	color:#B9A77F;
	font-weight:bold;
	
}
#homepage_blocks_area_area .blocks_area .block:hover .block_link .link_desc
{
	color:black;
}


/* homepage_blog_slider_area */

#homepage_blog_slider_area_bg
{
	overflow:hidden;
	height:790px;
	
}
#homepage_blog_slider_area
{
	overflow:hidden;
	height:790px;
}
#homepage_blog_slider_area .area_header
{
	overflow:hidden;
	height:200px;
	text-align:center;
}
#homepage_blog_slider_area .area_header .main_title
{
	display:inline-block;
	overflow:hidden;
}
#homepage_blog_slider_area .area_header .main_title span
{
	display:inline-block;
	float:right;
	overflow:hidden;
	margin-top:0px;
	height:200px;
	line-height:200px;
	font-size:40pt;
	color:black;
	text-decoration:underline;
}
#homepage_blog_slider_area .area_header .main_title span.red {color:#96181B;}
#homepage_blog_slider_area .area_footer
{
	margin-top:490px;
	overflow:hidden;
	height:100px;
}
#homepage_blog_slider_area .area_footer .main_link
{
	overflow:hidden;
	margin-top:0px;
	height:100px;
	text-align:center;
}
#homepage_blog_slider_area .area_footer .main_link a
{
	display:inline-block;
	overflow:hidden;
	height:100px;
	line-height:100px;
	font-size:24pt;
	color:#96181B;
}
#homepage_blog_slider_area .area_footer .main_link a:hover
{
	color:black;
}


/* homepage_recommendations_slider_area */

#homepage_recommendations_slider_area_top_bg
{
	overflow:hidden;
	height:100px;
	background-position:bottom center;
	background-repeat:no-repeat;
	background-image:url('../images/homepage area5 top_bg.jpg');
}
#homepage_recommendations_slider_area_bottom_bg
{
	overflow:hidden;
	height:290px;
	background-position:top center;
	background-repeat:no-repeat;
	background-image:url('../images/homepage area5 bottom_bg.jpg');
}
#homepage_recommendations_slider_area_bg
{
	overflow:hidden;
	background-color:#EAE2BE;
	height:500px;
}
#homepage_recommendations_slider_area
{
	overflow:hidden;
	height:500px;
}
#homepage_recommendations_slider_area .area_header
{
	overflow:hidden;
	height:150px;
}
#homepage_recommendations_slider_area .area_header .main_title
{
	overflow:hidden;
	text-align:center;
	margin-top:0px;
	height:150px;
	line-height:150px;
	font-size:40pt;
	color:black;
	text-decoration:underline;
}
#homepage_recommendations_slider_area .space_area
{
	overflow:hidden;
	height:500px;
	position:relative;
	z-index:2;
}
#homepage_recommendations_slider_area .space_area .circle
{
	position: absolute;
    top: 0px;
    right: 240px;
    width: 264px;
    height: 264px;
    border-radius: 132px;
    background-color: #D8C79B;
    z-index: 2;
}


/* homepage_contact_area */

#homepage_contact_area_bg
{
	overflow:hidden;
	height:950px;
}
#homepage_contact_area
{
	overflow:hidden;
	height:950px;
}
#homepage_contact_area .area_header
{
	overflow:hidden;
	min-height:300px;
	padding-bottom:50px;
	text-align:center;
}
#homepage_contact_area .area_header .main_title
{
	overflow:hidden;
	height:120px;
	line-height:120px;
	margin-top:50px;
	text-align:center;
	font-size:42pt;
	color:black;
}
#homepage_contact_area .area_header .main_text
{
	overflow:hidden;
	line-height:30px;
	font-size:16pt;
	color:black;
}
#homepage_contact_area .form_area
{
	overflow:hidden;
	margin-top:0px;
	text-align:center;
	width:1230px;
	display:inline-block;
}

#homepage_contact_area .social_area
{
	overflow:hidden;
	margin-top:30px;
	height:50px;
	text-align:center;
}
#homepage_contact_area .social_area .social_inner_area
{
	display:inline-block;
	overflow:hidden;
	height:50px;
}
#homepage_social_menu
{
	overflow:hidden;
	display:inline-block;
	float:right;
	height:50px;
	list-style:none;
}
#homepage_social_menu li
{
	overflow:hidden;
	display:inline-block;
	float:right;
	margin-left:5px;
	height:50px;
	width:50px;
}
#homepage_social_menu li:last-child {margin-left:0;}
#homepage_social_menu li a,
#homepage_social_menu li .img,
#homepage_social_menu li img
{
	overflow:hidden;
	display:inline-block;
	height:50px;
	width:50px;
}
#homepage_social_menu li .img.hover
{
	position:relative;
	top:-50px;
	opacity:0;
}
#homepage_social_menu li a:hover .img.hover
{
	opacity:1;
}



/* homepage_events_slider_area */

#homepage_events_slider_area_top_bg
{
	overflow:hidden;
	height:150px;
	background-position:bottom center;
	background-repeat:no-repeat;
	background-image:url('../images/homepage blocks_area top_bg.jpg');
}
#homepage_events_slider_area_bottom_bg
{
	overflow:hidden;
	height:100px;
	background-position:top center;
	background-repeat:no-repeat;
	background-image:url('../images/homepage blocks_area bottom_bg.jpg');
}
#homepage_events_slider_area_bg
{
	overflow:hidden;
	background-color:#F2ECD6;
	height:1000px;
}
#homepage_events_slider_area
{
	overflow:hidden;
	height:1000px;
}
#homepage_events_slider_area .area_header
{
	overflow:hidden;
	height:180px;
}
#homepage_events_slider_area .area_header .main_title
{
	overflow:hidden;
	text-align:center;
	margin-top:0px;
	height:180px;
	line-height:180px;
	font-size:40pt;
	color:black;
	text-decoration:underline;
}
#homepage_events_slider_area .area_footer
{
	margin-top:660px;
	overflow:hidden;
	height:160px;
}
#homepage_events_slider_area .area_footer .main_link
{
	overflow:hidden;
	margin-top:0px;
	height:160px;
	text-align:center;
}
#homepage_events_slider_area .area_footer .main_link a
{
	display:inline-block;
	overflow:hidden;
	height:160px;
	line-height:160px;
	font-size:24pt;
	color:#96181B;
}
#homepage_events_slider_area .area_footer .main_link a:hover
{
	color:black;
}




