

	.logo_minimalize
	{animation:logo_minimalize 0.5s 1 forwards; -webkit-animation:logo_minimalize 0.5s 1 forwards;}
	@keyframes logo_minimalize
	{0% {position:static; height:100px} 100% {position:static; height:inherit}}
	@-webkit-keyframes logo_minimalize
	{0% {position:static; height:100px} 100% {position:static; height:inherit}}
	
	.logo_normal
	{animation:logo_normal 0.5s 1 forwards; -webkit-animation:logo_normal 0.5s 1 forwards;}
	@keyframes logo_normal
	{0% {height:inherit; position:relative;} 100% {height:100px}}
	@-webkit-keyframes logo_normal
	{0% {height:inherit; position:relative;} 100% {height:100px}}

	.back_hide, .back_hide .reference_menu
	{background:none;}
	
	.top_0
	{top:0px;}
.top_0{box-shadow:0px 0px 15px #000000}

	*
	{font-family: 'Poppins', Arial, Helvetica;}
	
	#box_footer
	{font-weight:400;}
	
	.box_menu_area
	{font-weight:400; letter-spacing:0.8px; background-color:#111111;}
	
	.box_slidemenu_up, .box_slidemenu_right
	{font-weight:300;}
	
	#box_menu_central
	{width:100%;}
	
	.box_central p, .box_central i, .box_central b, .box_central strong, .box_central li, .box_central div 
	{color: #111111;}
	
	.reference_menu 
	{height: 10vh; line-height: 10vh; font-size:12px; color: #666666; font-weight:400; background-color: #000000;}
	
	.reference_menu_active 
	{color: #ffffff; background-color: #000000;}
	
	.reference_menu:hover 
	{height: 10vh; line-height: 10vh; font-size:12px; color: #ffffff; font-weight:400;}
	
	.menu_list, .menu_list:hover, .menu_list_right, .menu_list_right:hover
	{font-size:14px; font-weight:300;}
	
	.box_slidemenu_up
	{background-color:#ffffff;}
	
	.box_slidemenu_right
	{background-color:#ffffff; border-left:1px solid #e0e0e0; box-shadow: 0px 2px 0px #000000; -moz-box-shadow: 0px 2px 0px #000000; -webkit-box-shadow: 0px 2px 0px #000000;}
	
	.menu_list
	{color:#333333; border-bottom:1px solid #e0e0e0;}
	
	.arr_left, .arr_gal_left, .arr_right, .arr_gal_right, .arr_down, .scroll_left, .scroll_right
	{min-width:30px; background-size:30px 30px;}

	.menu_list_right
	{color:#333333; border-bottom:1px solid #e0e0e0;}
	
	.menu_list:hover
	{animation:menu_list 1s 1 forwards; -webkit-animation:menu_list 1s 1 forwards; color:#FFFFFF; border-bottom:1px solid #e0e0e0;}

	@keyframes menu_list{
	0% {background-color:#ffffff; padding-left:15px;} 100% {background:#333333; padding-left:35px;}
}
@-webkit-keyframes menu_list{
	0% {background-color:#ffffff; padding-left:15px;} 100% {background:#333333; padding-left:35px;}
}

.menu_list_right:hover{
	animation:menu_list_right 1s 1 forwards;
	-webkit-animation:menu_list_right 1s 1 forwards;
	color:#FFFFFF;
	border-bottom:1px solid #e0e0e0;
}
@keyframes menu_list_right{
	0% {background-color:#ffffff; padding-left:15px;} 100% {background:#333333; padding-left:35px;}
}
@-webkit-keyframes menu_list_right{
	0% {background-color:#ffffff; padding-left:15px;} 100% {background:#333333; padding-left:35px;}
}
.box_central a{
	color:#0c877b;
}
.box_central a span{
	color:#0c877b;
}
#box_footer *{
	color:#666666;
}
.mask{
	background-color:#000000;
	opacity:0.9;
}
.box_popup{
	box-shadow: 0px 0px 10px #transparent;
	-moz-box-shadow: 0px 0px 10px #transparent;
	-webkit-box-shadow: 0px 0px 10px #transparent;
}
.box_slidemenu_up{
	box-shadow: 0px 2px 0px #000000;
	-moz-box-shadow: 0px 2px 0px #000000;
	-webkit-box-shadow: 0px 2px 0px #000000;
}

.mask_mobile
	{background-color:#ffffff;}
.container_menu_mobile
	{color:#333333;}
.reference_menu_mobile, .reference_menu_mobile:hover
	{border-bottom:1px solid #e0e0e0;}
.reference_menu_mobile
	{color: #333333; font-weight:400;}
.reference_menu_mobile_active {animation:reference_menu_mobile_active 1s 1 forwards; -webkit-animation:reference_menu_mobile_active 1s 1 forwards;}
	@keyframes reference_menu_mobile_active
		{100% {color: #FFFFFF; font-weight:400; background-color:#333333}}
	@-webkit-keyframes reference_menu_mobile_active
		{100% {color: #FFFFFF; font-weight:400; background-color:#333333}}
.box_slidemenu_mobile .reference_menu_mobile
	{border-bottom:1px solid #e0e0e0;}
	
.mask_menu_left{
	background-color:#ffffff;
	box-shadow: 0px 2px 0px #000000;
	-moz-box-shadow: 0px 2px 0px #000000;
	-webkit-box-shadow: 0px 2px 0px #000000;
	}
.container_menu_left
	{color:#333333;}
.reference_menu_left, .reference_menu_left:hover
	{border-bottom:1px solid #e0e0e0;}
.reference_menu_left
	{color: #333333; font-weight:400;}
.reference_menu_left_active
	{color: #FFFFFF; font-weight:400; background-color:#333333}
.box_slidemenu_left .reference_menu_left
	{border-bottom:1px solid #e0e0e0;}
.box_popup_slide{
	box-shadow: 0px 2px 0px #000000;
	-moz-box-shadow: 0px 2px 0px #000000;
	-webkit-box-shadow: 0px 2px 0px #000000;
	}
