@import 'http://fonts.googleapis.com/css?family=Roboto&subset=vietnamese'; 

html,body, .main{
	float:left;
	width:100%;
	height:auto;
	margin:0px !important;
	padding:0px !important;
	font-family:'Roboto',Tahoma;
	font-size:12pt;
	background:white;
}
a{
	text-decoration:none;
}
.header{
	float:left;
	width:100%;
	height:135px;
	/*background:url("../images/bg_header.jpg") repeat;*/
	box-shadow:0px 0px 3px 0 rgba(0, 0, 0, 0.40);
	min-width:1280px;
}
.header .main_center{
 margin:auto;
 width:1140px;
 height:115px;
}
.header .general{
	float:left;
	width:100%;
	height:115px;

}

.header .general .logo, .header .general .logo img{
	float:left;

}
.header .general .logo img{
	margin-top:10px;
}

.header .general .menu{
	float:right;
	width:auto;
	margin-top:25px;
}
.header .general .menu ul, .header .general .menu ul li{
	float:left;
	width:auto;
	list-style:none;
}
.header .general .menu ul li a{
	float:left;
	text-transform:uppercase;
	padding:15px 25px;
	color:#108AB5;
	text-shadow:0 2px rgba(67, 65, 65, 0.3);
	font-size:14.5pt;
	margin-left:1px;
}
.header .general .menu ul li a:hover, .header .general .menu ul .active a, .header .general .menu >ul >.current-cat> a,
.header .general .menu> ul >.current-cat-parent> a,
.header .general ul  .current-cat a
{
	
	color:#da0313 !important;
}
.background-menu{
	position:absolute;

	height:auto;
	margin-top:43px;
	background:white;
	height:135px;
	margin-left:0px;
	padding:20px 0px;
	border-radius:0px 0px 5px 5px;
	z-index:20;
	box-shadow:0px 6px 5px 0 rgba(0, 0, 0, 0.45);
	display:none;
}


.header .general .menu .children{display:none;}
.main_menu_ul li:hover .children{display:block !important;}
.main_menu_ul li:hover .background-menu{display:block !important;}

.main_menu_ul .children{
	position:absolute;
	width:280px !important;
	height:auto;
	margin-left:0px;
	margin-top:46px;
	padding:10px 0px 10px 0px;
	border-radius:0px 0px 5px 5px;
	z-index:9999;
}
.main_menu_ul  .children ul, .children li{width:100% !important;}
.header .general .menu .children li a{

	font-size:11pt;
	padding:4px 20px;
	color:#108AB5;
	
	opacity:1 !Important;
	text-shadow:none;
}
.main_menu_ul .children li:hover, .main_menu_ul .children .current-cat{
	background:url("../images/bg_menu.png") no-repeat scroll 10px 15px !Important;
}
.header .general .menu .children li a:hover{background:none !Important;}


.content{
	float:left;
	width:100%;
	height:auto;
	min-width:1280px;
	min-height:500px;
}
.group{
	float:left;
	width:100%;
	height:auto;
}
.group_content{
	padding:75px 0px;
	background:url("../images/bg.jpg") repeat scroll 0 0 ;
	border-top:5px solid #da0313;
}
.main_slide_group {
	background:url("../images/bg.jpg") repeat scroll 0 0 ;
}
.content .main_center{
	margin:auto;
	width:1280px;
	height:auto;
}
.slide{
	float:left; 
	width:auto;
	height:auto;
	margin-top:2px;
}
.description{
	position:absolute;
	width:395px;
	height:200px;
	background:url("../images/bg_opacity.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	color:white;
	left:35px;
	bottom:0px;
	padding:0px 20px;
	
	
}
.description .description_title{
	float:left;
	width:92%;
	height:75px;
	text-align:left;
	font-size:25pt;
	overflow:hidden;
	line-height:75px;
	
}
.prev_slide {
	float:left;
	width:39px;
	height:39px;
	background:url("../images/prev.png") no-repeat scroll 3px 2px ;
}
.next_slide {
	float:left;
	width:39px;
	height:39px;
	background:url("../images/prev.png") no-repeat scroll 3px 2px ;
	-webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.slide_action{
	position:absolute;
	height:39px;
	width:80px;
	z-index:9999;
	margin-top:295px;
	margin-left:385px;
	cursor:pointer;
	
}
.description .description_content{
	overflow:hidden;
	float:left;
	width:92%; 
	height:76px;
}
.description .description_more{
	color: #D92035;
	float:left;
	width:auto;
	margin-top:15px;
	width:92%; ;
	font-style:italic;
	
}
.content .box_news{
	float:left;
	width:345px;
	height:auto;
	color:#234551;
	
}
.content .box_news a{color:#234551;}
.content .box_news .box_news_title{
	float:left;
	width:270px;
	height:auto;
	text-transform:uppercase;
	background:url("../images/icon_machine.png") no-repeat 0px 0px;
	height:40px;
	margin-bottom:30px;

	padding:25px 0px 25px 75px;
	font-weight:bold;
	font-size:13pt;
}
.content .box_news .box_news_title:hover{
	color:#d92035 !important;
	cursor:pointer;
}
.content .box_news .box_news_content{
	float:left;
	width:100%;
	height:auto;
	overflow:hidden;
	height:101px;

}
.content .box_news .box_news_content a{
	color:#234551;

}
.content .box_news .box_news_relation{
	float:left;
	width:100%;
	height:auto;
	margin:15px 0px;
}
.content .box_news .box_news_relation li{
	list-style:none;
	background:url("../images/icon_plane.png") no-repeat 0px 0px;
	padding-left:30px;
	width:315px;
	float:left;
	margin:5px 0px;
	height:25px;
	overflow:hidden;
}
.content .box_news .box_news_more{
	float:left;
	width:100%;
	height:auto;
	text-transform:uppercase;
	background:url("../images/bg_more.png") no-repeat 90px 10px;
}
.footer{
	float:left;
	width:100%;
	height:275px;
	background:#000;
	min-width:1280px;
}

.footer .main_center{
	margin:auto;
	width:1140px;
	height:auto;
	padding-top:45px;
}
.footer .footer_left{
	float:left;
	width:200px;
	height:auto;
	margin-left:45px;
	color:white;

}
.footer .footer_right{
	float:left;
	width:890px;
	height:auto;
	color:white;

}
.footer_right a{color:white;}
.footer_right ul, .footer_right li{
	list-style:none;
	float:left;
	width:auto;
	font-weight:normal;
	font-size:9pt;
}
.footer_right .footer_menu > li{width:310px;}
.footer_right .footer_menu > li:first-child{width:280px;}
.footer_right .footer_menu > li:last-child{width:295px;}
.footer_menu> li{font-size:12pt; font-weight:bold;}
.footer_menu li ul li{list-style:disc outside none; font-size:6pt}
.footer_menu li ul li a{font-size:9pt}
.footer_menu .children{
	margin:12px 0 0 10px !Important;
	width:90%;
	padding-left:0px !important;
}
.footer_menu .children li{
width:100% !important;
margin-bottom:10px;
}
.copyright, .social_network{
	float:left; 
	width:100%;
	height:auto;
}
.social_network{
	margin-top:15px;
}
.social_network img{
	float:left; margin-right:6px;
}

.group_sub{
	background:url("../images/bg_sub.jpg") no-repeat center 2px;
	background-size: 1280px 335px;
}
.group_sub .main_center {
	 margin:auto;
	 height:auto;
	 width:1200px;
	 background:white;
	 min-height:300px;
	 margin-top:175px;
	 padding-top:22px;
	 
}
.contact{float:left; width:100%; height:auto;margin:25px 0px 10px 0px; }
.contact_left{
	float:left;
	width:425px;
	height:auto;
	margin-left:75px;
	
}
.contact_title{
	float:left;
	width:100%;
	height:auto;
	border-top:1px solid #CCC;
	text-align:center;
}
.contact_title span{

	background:white;
	padding:0px 10px;
	color:#464646;
	font-weight:bold;
	text-transform:uppercase;
	font-size:14pt;
	float:left;
	margin:-15px 0px 0px 160px;
	
	
}
.map{
	float:left;
	width:425px;
	height:290px;
	margin:35px 0px 20px 0px;
	
}
.address{
	float:left;
	height:auto;
	width:425px;
	color:#8b8b8b;
	font-size:10pt;
}
.address table tr, .address table td, table {border:none;}
.contact_right{
	float:left;
	width:605px;
	height:auto;
	margin-left:25px;
}

.contact_right .contact_title span{


	margin:-15px 0px 0px 225px;
	
	
}

.box_gallery{
	float:left;
	margin-left:7px;
	width:388px;
	height:293px;
	border:1px solid #e3e1e1;
}
.box_gallery_image{
	float:left;

	width:388px;
	height:220px;
}
.box_gallery_image img{
	float:left;
	width:100%;
	height:100%;
}
.box_gallery_title{
	float:left;
	width:380px;
	padding:0px 4px;
	height:73px;
	background:#e3e1e1;
	color:#108AB5;
	font-weight:bold;
	font-size:14pt;
	line-height:23px;
}
.box_gallery_title span{
	color:#7d8283;
	font-size:11pt;
	font-weight:normal;
	
	
}
.gallery_header{
	float:left; width:100%; height:32px;
	border-bottom:1px solid #bfd7df;
	background:url("../images/icon_gallery.png") no-repeat 0px 0px;
}
.icon_gallery_hide{
	background:url("../images/icon_gallery_hide.png") no-repeat 0px 0px !important;
}
.gallery_header span{

cursor:pointer;font-size:15pt;float:left; width:auto; 
padding-left:40px; color:#da0313 ; 
font-weight:bold; height:32px; line-height:30px; 

}
.gallery_next{
	float:right; width:15px; height:32px; 
	background:url("../images/gallery_next.png") no-repeat 0px 8px;cursor:pointer;
	margin-right:4px; 
}
.gallery_next:hover{background:url("../images/gallery_next_active.png") no-repeat 1px 8px;}
.gallery_prev{
	float:right; width:15px; height:32px; 
	background:url("../images/gallery_prev.png") no-repeat 0px 8px; cursor:pointer;
	
}
.gallery_prev:hover{
	background:url("../images/gallery_prev_active.png") no-repeat 1px 8px;
}
.gallery_content{
	float:left; 
	min-width:100%; 
	height:295px; 
	margin-top:15px; 
	margin-bottom:75px;
	overflow:hidden;
	width:auto;
}

.slideshow{
float:left; width:785px; height:470px
}
.toolbar{
	float:left; width:785px; height:40px;
	border-top:2px solid #636161;
	margin-top:5px;
	padding-top:5px;
}
.slide_header{
	float:left;
	width:95%;
	height:35px;
	text-transform:uppercase;
	color:#4fc1e9;
	text-align:right;
	font-size:16pt;
	
}
.popup_prev{
	float:left;
	width:35px;
	height:35px;
	background:url("../images/popup_prev.png") no-repeat 0px 0px;
	 cursor:pointer;
}
.popup_next{
	float:left;  cursor:pointer;
	width:35px;
	height:35px;
	background:url("../images/popup_next.png") no-repeat 0px 0px;
}
.start_slide{
	float:left;  cursor:pointer;
	width:35px;
	margin-left:330px;
	height:35px;
	background:url("../images/start_slide.jpg") no-repeat center center;
}
.end_slide{
	float:left;  cursor:pointer;
	width:35px;
	height:35px;
	background:url("../images/end_slide.jpg") no-repeat center center;
}
.popup_custom {float:right; width:auto; height:auto; color:#4fc1e9; margin-right:20px; margin-top:5px;}
.fullscreen {float:right; 
	width:auto; height:auto; color:#4fc1e9; margin-right:-5px;
  cursor:pointer;
	width:35px;
	height:35px;
	background:url("../images/fullscreen.jpg") no-repeat center center;
}
.popup_custom input{
	width:25px;
	height:25px;
	color:#4fc1e9;
	text-align:center;
	font-size:12pt;
}
.banner_slide{
	width:1280px;
	height:336px;
	float:left;
	margin:0px; padding:0px;
	overflow:hidden;
}
.sliderContent{
	float:left;
	width:1280px;
	margin:0px; padding:0px;
	height:336px;
	overflow:hidden;
	position:absolute;
}

.banner_slide .sliderImage{
	width:1280px;
	height:336px;
	float:left;

}
.banner_slide .sliderImage img{
	width:1280px;
	height:336px;
}	

.main_content{
 background: none repeat scroll 0 0 WHITE;
    float: left;
    height: auto;

    width: 1200px;
    z-index: 9998;
}
.main_content .content_left{
	float:left;
	width:810px;
	height:auto;
	
}
 .content_description{
	position:absolute;
	width:870px;
	height:auto;
	overflow:hidden;
	color:white;
	bottom:20px;
	left:165px;
	font-size:11pt;
}
.content_banner{
	position:absolute;
	width:1200px;
	height:170px;
	float:left;
	margin-top:-192px;
}
.content_description h2{
	margin:0px;padding:40px 0px 10px 0px;
	font-size:25pt;
	font-weight:normal;
	text-transform:uppercase;
	
}
.main_content .content_left h1{
	float:left;
	width:745px;
	margin:auto;
	padding:auto;
	color:#da0313;
	border-bottom:1px solid #bed5de;
	text-transform:uppercase;
	background:url("../images/icon_gallery.png") no-repeat 0px 10px;
	padding-left:45px;
	margin-left:15px;
	font-size:16pt;
	line-height:50px;
	height:45px;
	cursor:pointer;
}
.main_content .content_left .expand{
	background:url("../images/icon_gallery_hide.png") no-repeat 0px 10px;
	overflow:hidden;
}
.box_right .icon_gallery_hide{background:url("../images/icon_gallery_hide.png") no-repeat 0px 10px !important;}
.main_content .content_left .content_post{
	float:left;
	width:750px;
	height:auto;
	padding:30px 30px 15px 35px;
}
.main_content .content_right{
	float:right;
	width:340px;
	height:auto;
	margin-right:15px;
}
.main_content .content_right .box_right .box_right_title{
	float:left;
	width:295px;
	margin:auto;
	padding:auto;
	color:#da0313;
	font-size:16pt;
	font-weight:bold;
	padding-left:45px;
	text-transform:uppercase;
	background:url("../images/icon_gallery.png") no-repeat 0px 10px;
	border-bottom:1px solid #bed5de;
	height:45px;
	line-height:50px;
	cursor:pointer;

}
.relation .relation_title{
	float:left;line-height:50px;height:45px;padding-left:45px;
	width:94%;font-size:16pt;color:#da0313;text-transform:uppercase;
	background:url("../images/icon_gallery.png") no-repeat 0px 10px;
	cursor:pointer;border-bottom:1px solid #bed5de;
	margin-bottom:20px;font-weight:bold;
}
.relation .relation_title_hide{
	background:url("../images/icon_gallery_hide.png") no-repeat 0px 10px;
}
.relation .relation_content{
	float:left;
	width:95%;
	padding-left:5%;
	height:auto;
	
}
.main_content .content_right .box_right, .main_content .content_right .box_right_content{
	float:left;
	width:100%;
	height:auto;
}
.main_content .content_right .box_right{margin-bottom:20px;}
.main_content .content_right .box_right_content{
	padding-top:10px;
}
.main_content .content_right .box_right_content li{
	list-style:none;
		padding-left:40px;
	margin-left:18px;
	margin-top:5px;
	color:#108AB5;
}
.main_content .content_right .box_right_content li a{color:#108AB5; font-size:11pt;}
a:hover{color:#da0313 !important; }
.list_icon_1 li{
	background:url("../images/list_icon_1.png") no-repeat 0px 0px;

}
.list_icon_2 li{
	background:url("../images/list_icon_2.png") no-repeat 0px 0px;

}
.list_icon_3 li{
	background:url("../images/list_icon_3.png") no-repeat 0px 0px;

}
.list_icon_5 li{
	background:url("../images/list_icon_5.png") no-repeat 0px 2px;

}
.list_icon_6 li{
	background:url("../images/list_icon_6.png") no-repeat 0px 2px;

}
.box_right .download-link{
	width:83%;
	float:left;
	background:url("../images/list_icon_3.png") no-repeat 0px 4px;
	margin-left:6%;
	padding-left:11%;
	color:#108AB5;
	margin-bottom:5px;
	
}
.content_left .relation{
	float:left;
	width:98%;
	height:auto;
	margin-left:15px;
	margin-bottom:70px;
	
}
.content_left .relation li{
	list-style:none;
	padding-left:30px;
	margin-left:10px;
	margin-top:5px;
	color:#108AB5;
	background:url("../images/list_icon_4.png") no-repeat 0px 8px;
	width:44%;
	float:left;

}
.content_left .relation li a{color:#1293c3; font-style:italic; font-size:11pt; text-transform:none;}
.gallery_post_main{

	position:fixed;
	bottom:0px;
	background:#222;
	z-index:100;
	max-height:95px !important;min-width:670px;
	left:0px;
	
	
}
.gallery_post{
	
	float:left;
	height:75px !important;
	bottom:0px;
	padding:10px 0px;
	text-align:center;
	overflow:hidden;
	width:1130px ;
	position:relative !important;

}
.gallery_post_element, .gallery_post_image{
	float:left;
	width:auto;
	height:75px;
	background:white;
}
.gallery_post_element img{
	float:left;
	height:75px !important;
	margin-right:1px;
}
.gallery_post_description{
	position:fixed;
	
	background:url("../images/bg_des.png") no-repeat scroll 15px bottom   ;

	border-radius:3px;
	overflow:hidden;
	font-style:italic;
	font-size:11pt;
	text-align:left;
	padding-bottom:15px;
	display:none;

	bottom:80px;
}
.gallery_post_description_detail{
	background:#fffac3;
	width:290px;
	height:60px;
	float:left;
	overflow:hidden;
	padding:10px;
	border-radius:3px;
	text-align:center;

}
.gallery_post_description_detail .parent{
	width:290px;
	height:60px;
	overflow:hidden;
	float:left;
}
.gallery_post_description_detail .table{
	
	width:290px;
	height:60px;

	overflow:hidden;
	display: table-cell;
	vertical-align: middle;
	text-align:center;

}
.gallery_post_element:hover .gallery_post_description{display:block !important;}
.gallery_post_main  .caroufredsel_wrapper{
	min-width:600px ;
	height:95px !Important;
	overflow:hidden !important;
	float:left !important;

}
.gallery_post_element #alink {
	float:left;
	width:auto;
	height:auto;
}
.gallery_post_prev{
	float:left;
	width:35px;
	height:95px;
	cursor:pointer;
	background:url("../images/gallery_post_prev.png") no-repeat center center;
	display:block !important;
}
.gallery_post_next{
	float:right;
	width:35px;
	height:95px;
	cursor:pointer;
	background:url("../images/gallery_post_next.png") no-repeat center center;
	display:block !important;
}
.gallery_post_hide{
	position:absolute;
	right:0px;
	width:80px;
	height:20px;
	cursor:pointer;
	background:url("../images/gallery_post_hide.png") no-repeat center center #222222;
	margin-top:-19px;
	margin-right:10px;
	border-radius:3px 3px 0px 0px;
}
.gallery_post_show{

	background:url("../images/gallery_post_show.png") no-repeat center center #010101;

}

.contact .caroufredsel_wrapper{margin-bottom:0px !Important;}
.bg_contact
{
	background:url("../images/bg.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
	min-height:603px !important;
}
.description a:hover{color:white !Important;}
#toTop {
    background: url("../images/to-top.png") no-repeat scroll 0 bottom transparent;
    border: medium none;
    bottom: 100px;
    display: none;
    height: 45px;
    overflow: hidden;
    position: fixed;
    text-decoration: none;
    text-indent: -999px;
    width: 50px;
    z-index: 999;
}

.language {
    float: right;
    height: 30px;
    margin-left: 20px;
    margin-top: 1px;
    width: 345px;
	margin:0px;
	padding:0px;
	margin-left:500px;
}
#qtranslate-chooser {
    width: 100%;
	float:left;
}
.language .qtrans_flag_en {
    background: url("../images/en.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 20px;
    padding: 0px 0 0 35px;

}
.language ul li {
list-style:none !Important;
width:85px;
float:left;
 width: auto;
 margin-right:10px;
}
.language .qtrans_flag_vi {
    background: url("../images/vi.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 20px;
	padding: 0px 0 0 35px;
   
}
.language .qtrans_flag_zh {
    background: url("../images/cn.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 20px;
	padding: 0px 0 0 35px;
   
}
.language a, .language:hover, .language:visited{color: #108ab5}
.language .search {
    background: url("../images/search_big.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: right;
    height: 29px;
    margin: 4px 0 0 4px;
    width: 29px;
}
.content .main_center .box_news .box_news_content p{margin-top:3px;}
.contact_table span{
	font-weight:bold;
}
.bg_contact_info{
	min-height:500px !important;
	background: url("../images/bg_contact_info.png") no-repeat scroll 0 -55px rgba(0, 0, 0, 0);
	background-size: 100% auto;
}
.bg_contact_info span{
	float:left;
	width:100%;
	text-align:left;
}
.bg_contact_info a{
	color:#000084;
	text-decoration:underline;
}
.bg_contact_info .title1{
	font-weight:bold;
	color:black;
	font-size:16pt;
	line-height:30px;
	margin-top:30px;
}
.bg_contact_info .title2{
	font-weight:bold;
	color:#000084;
	font-size:16pt;
	line-height:30px;
}
.bg_contact_info .title3{
	
	color:black;
	font-weight:normal;
	padding:6px 0px;

}
.bg_contact_info .title4{
	

	padding:6px 0px;

}

.bg_contact_info tr{
	vertical-align: top;	
}

.bg_contact_info tr  td:first-child{
	padding-right:10%;
	padding-left:5%;
	
}
.header .general .logo, .header .general .logo img{
	width:280px;
}



.box_2{
	float:left;
	width:201px;
	height:auto;
	margin-right:45px;
}
.main_center .box_2:last-child{
}
.box_2 img{
	float:left;
	width:201px;
	height:201px;
	border:2px solid;
}
.box_2 .box_2_title{
	float:left;
	width:100%;
	height:auto;
	height:75px;
	color:#ccc;
	text-align:center;
	border-bottom:4px solid;
	vertical-align: middle;
	display: table-cell;
}
.box_2 .box_2_title a, .box_2 .box_2_title a:hover{
	color:#DDD !important;
}
.box_2 .box_2_title span{
	float:left;
	width:100%;
	height:auto;
	max-height:38px;
	overflow:hidden;
}
.box_2_header{
	width:100%;
	text-align:center;
	color:white;
	font-size:20pt;
	padding:25px 0px;
	
}
.gallery_box2{
	float:left;
	width:auto;
	height:auto;
	width:900px;
}
.box_2_prev, .box_2_next{
	float:left;
	width:96px;
	height:333px;
	cursor:pointer;
}
.box_2_next{
	background: url(../images/box_2_prev.png) no-repeat 15px 80px;

}
.box_2_prev{
	background: url(../images/box_2_next.png) no-repeat 55px 80px;

}

.box_3{
	float:left;
	width:166px;
	height:auto;
	margin-right:45px;
	
}
.main_center .box_3:last-child{
}
.box_3 img{
	float:left;
	width:160px;
	height:195px;
	box-shadow:0 0 4px 0 rgba(0, 0, 0, 0.45);
	margin-top:5px;
	padding:4px;
	filter:grayscale(100%);
	
}
.box_3 .box_3_title{
	float:left;
	width:100%;
	height:auto;
	height:75px;
	color:#ccc;
	text-align:center;
	border-top:4px solid;
	vertical-align: middle;
	display: table-cell;
	margin-top:15px;
}
.box_3 .box_3_title a, .box_3 .box_3_title a:hover{
	color:#666666 !important;
}
.box_3 .box_3_title span{
	float:left;
	width:100%;
	height:auto;
	max-height:38px;
	overflow:hidden;
}
.box_3_header{
	width:100%;
	text-align:center;
	color:#black;
	font-size:20pt;
	padding:25px 0px;
	
}
.gallery_box3{
	float:left;
	width:auto;
	height:auto;
	width:900px;
	padding-left:3px;
}
.box_3_prev, .box_3_next{
	float:left;
	width:96px;
	height:333px;
	cursor:pointer;
}
.box_3_next{
	background: url(../images/box_2_prev.png) no-repeat 15px 80px;

}
.box_3_prev{
	background: url(../images/box_2_next.png) no-repeat 55px 80px;

}
.slick-center img{
filter:grayscale(0%);
}
.slick-center img{
	transform:scale(1.2);
}
.gallery1 .caroufredsel_wrapper{
	width:945px !Important;
}

table {
  border-collapse: collapse;
}
table tr td {
  padding: 0 2px;
}