
	.logo_minimalize
		{animation:logo_minimalize 0.5s 1 forwards; -webkit-animation:logo_minimalize 0.5s 1 forwards;}
	@keyframes logo_minimalize
		{0% {height:100px;} 100% {height:inherit}}
	@-webkit-keyframes logo_minimalize
		{0% {height:100px;} 100% {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} 100% {height:100px;}}
	@-webkit-keyframes logo_normal
		{0% {height:inherit} 100% {height:100px}}
	
	.back_hide, .back_hide .reference_menu{
		background:none; 
	}
	.top_0{
		top:0px; 
	}

*{
	font-family: 'Roboto', Arial, Helvetica;
}
#box_footer{
	font-weight:400;
}
.box_menu_area{
	font-weight:600; letter-spacing:0.2px
}
.box_slidemenu_up, .box_slidemenu_right{
	font-weight:600;
}
#box_menu_central {
	width:80%;
}
.box_central p, .box_central i, .box_central b, .box_central strong, .box_central li, .box_central div {
	color: #444444;
}
.reference_menu {
	height: 60px;
	line-height: 60px;
	font-size:18px;
	color: #dedede;
	font-weight:600;
}
.reference_menu_active {
	color: #f0f0f0;
}
.reference_menu:hover {
	height: 60px;
	line-height: 60px;
	font-size:18px;
	color: #f0f0f0;
	font-weight:600;
}
.menu_list, .menu_list:hover, .menu_list_right, .menu_list_right:hover{
	font-size:14px;
	font-weight:600;
}
.box_slidemenu_up{
	background-color:#ffffff;
}
.box_slidemenu_right{
	background-color:#ffffff;
	border-left:1px solid #e0e0e0;
	box-shadow: 0px 2px 5px #333333;
	-moz-box-shadow: 0px 2px 5px #333333;
	-webkit-box-shadow: 0px 2px 5px #333333;
}
.menu_list{
	color:#222222;
	border-bottom:1px solid #e0e0e0;
}
.arr_left, .arr_gal_left, .arr_right, .arr_gal_right, .arr_down, .scroll_left, .scroll_right{
	min-width:50px;
	background-size:50px 50px;
}
.menu_list_right{
	color:#222222;
	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:#ef0827; padding-left:35px;}
}
@-webkit-keyframes menu_list{
	0% {background-color:#ffffff; padding-left:15px;} 100% {background:#ef0827; 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:#ef0827; padding-left:35px;}
}
@-webkit-keyframes menu_list_right{
	0% {background-color:#ffffff; padding-left:15px;} 100% {background:#ef0827; padding-left:35px;}
}
.box_central a{
	color:#0c877b;
}
.box_central a span{
	color:#0c877b;
}
#box_footer *{
	color:#666666;
}
.mask{
	background-color:#111111;
	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 5px #333333;
	-moz-box-shadow: 0px 2px 5px #333333;
	-webkit-box-shadow: 0px 2px 5px #333333;
}

.mask_mobile
	{background-color:#ffffff;}
.container_menu_mobile
	{color:#222222;}
.reference_menu_mobile, .reference_menu_mobile:hover
	{border-bottom:1px solid #e0e0e0;}
.reference_menu_mobile
	{color: #222222; font-weight:600;}
.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:600; background-color:#ef0827}}
	@-webkit-keyframes reference_menu_mobile_active
		{100% {color: #FFFFFF; font-weight:600; background-color:#ef0827}}
.box_slidemenu_mobile .reference_menu_mobile
	{border-bottom:1px solid #e0e0e0;}
	
.mask_menu_left{
	background-color:#ffffff;
	box-shadow: 0px 2px 5px #333333;
	-moz-box-shadow: 0px 2px 5px #333333;
	-webkit-box-shadow: 0px 2px 5px #333333;
	}
.container_menu_left
	{color:#222222;}
.reference_menu_left, .reference_menu_left:hover
	{border-bottom:1px solid #e0e0e0;}
.reference_menu_left
	{color: #222222; font-weight:600;}
.reference_menu_left_active
	{color: #FFFFFF; font-weight:600; background-color:#ef0827}
.box_slidemenu_left .reference_menu_left
	{border-bottom:1px solid #e0e0e0;}
.box_popup_slide{
	box-shadow: 0px 2px 5px #333333;
	-moz-box-shadow: 0px 2px 5px #333333;
	-webkit-box-shadow: 0px 2px 5px #333333;
	}
