/*===============////////////////////reset////////////////////=========================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote,ul, li{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
	font-family:Arial, Helvetica, sans-serif;
	list-style:none;
}

.fl{
	float:left;
}
.fr{
	float:left;
}
.clear{
	clear:both;
}
.n-mr{
	margin-right:0px !important;
}
.pad-1{
	padding:10px;
}
.pad-2{
	padding:15px;
}
.pad-3{
	padding:20px;
}
a{
	-moz-transition:all 0.3s ease-in 0s;
	-webkit-transition:all 0.3s ease-in 0s;
	-o-transition:all 0.3s ease-in 0s;
}
a, img{
	border:none;
	outline:none;
	text-decoration:none;
} 
body{
	background:url(/Resources/Images/Web/bg-body.jpg) left top repeat-x;
}
@font-face{
	font-family:'Cafeta';
	src: url('/Resources/font/Cafeta.eot');
    font-weight: normal;
    font-style: normal;
}
@font-face{
	font-family:'Cafeta';
	src: url('/Resources/font/Cafeta.ttf'),
		 url('/Resources/font/Cafeta.svg'),
		 url('/Resources/font/Cafeta.woff');
    font-weight: normal;
    font-style: normal;
}

/*===============//////////////////// Header ////////////////////=========================*/
.bg-slide{
	background:#eeeeee;
	padding-bottom:20px;
}
#main{
	width:100%;	height:auto;
}
#header{
	z-index:9000;
	background:#fff;
}
#header .logo{
	margin:10px 0px 13px 40px;
	-webkit-animation: zoom 6s;
    -moz-animation: zoom 6s;
    -ms-animation: zoom 6s;
    -o-animation: zoom 6s; 
    animation: zoom 6s;
}
#header h2{
	font-size:13px;
	color:#383838;
	text-align:center;
	margin-top:20px;
	text-transform:uppercase;
}
#header h2 span{
	font-size:30px;
	color:#383838;
	font-weight:bold;
	margin-top:7px; 
	display:block;
}
#header .search{
	float:right;
	border-radius:8px;
	background:#fff;
	margin-top:13px;	
} 
#header .search .in-1{
	padding:5px 2px 5px 1px ;
	padding-left:15px;
	font-size:12px;
	color:#356e82;
	font-style:italic;
	width:180px;
	border-radius:8px;
	outline:none;
	border:none !important; border-color: transparent; margin:0;
	-webkit-transition:all 1s;
	-moz-transition:all 1s;
	-ms-transition:all 1s;
	-o-transition:all 1s;
	transition:all 1s;
	vertical-align:top;
	display:inline-block;
}
/*#header .search .in-1:focus{
	width:146px;
	outline:#03b258;	
}*/
#header .btn-2{
    border: 0; 
	font-size: 12px;
	background:url(/Resources/Images/Web/icon-search.jpg) center center no-repeat;;
	font-weight: bold;
	text-align:center;
    /* centering text on button */
	padding:5px;
	border-radius:8px;
	margin-left:5px;
	width:40px;
	cursor:pointer;
	-webkit-transition:all 1s ease-out;
	-moz-transition:all 1s ease-out;
	-ms-transition:all 1s ease-out;
	-o-transition:all 1s ease-out;
	transition:all 1s ease-out;
	opacity:0.8;
}
#header .btn-2:hover{
	opacity:0.3;
}
#header .dot_tran{
	width:500px;
}
#header .nav{
	height:53px;
	clear:both;
	background:#e71e25;
}
#header .banner{
	clear:both;
	width:100%;
	background:#fff;
}
.slider-wrapper{
background:url(/Resources/Images/Web/bg-slider.jpg) center bottom no-repeat;
height:298px;
}
#header .nav{
	position:relative;
	z-index:9000;
}




/*===============////////////////////list_carousel////////////////////=========================*/
.thumbnail{
	border:none !important;
}
#box-top{
	position:relative;
	z-index:5000;
	overflow:hidden;
	margin-top:20px;
	margin-bottom:20px;
}
/*.list_carousel{
	margin-bottom:15px;
}*/
.pad-bot-30{
	padding-bottom:20px;
	
}
#carousel1 a.title-1 { 
    display: block;
    font-size: 16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#d52b1e;
    margin-bottom: 5px;
    padding: 10px 0 8px;
	margin-bottom:5px;
}
#carousel1 a.btn-view {
    padding:3px 10px;
	display:block;
	font-size:15px;
	font-family:'Cafeta';
	color:#fff;
	text-align:center;
	margin-top:20px;
	background:url(/Resources/Images/Web/btn-view.png) top center no-repeat;
}
#carousel1 a.btn-view:hover {
	background:url(/Resources/Images/Web/btn-view.png) bottom center no-repeat;
	-moz-transition:none;
	-webkit-transition:none;
	-o-transition:none;
}
#carousel1 a.title-1:hover {
	text-decoration:none;
	color:#848484;
}
#carousel1 p {
    font-size: 12px;
	color:#5f5f5f;
	font-weight:normal;
	line-height:16px;
	display:block;
	height:55px;
	overflow:hidden;
}

#carousel1 a.title-1 span {
	font-weight:bold;
}
#carousel1 {
    margin: 0;
	clear:both;
}

.list_carousel .caroufredsel_wrapper {
    overflow: hidden !important;
}
.caroufredsel_wrapper{

}
.list_carousel ul {
    cursor: default;
    display: block;
    list-style: none outside none;
    margin: 0;
    padding: 0;
	height:330px !important;
}
.list_carousel li {
    float: left;
    padding: 0;
	background:#fff;
	width:199px;
	padding:10px;
	margin:3px;
}
.list_carousel li section {
    overflow: hidden;
    position: relative;
}
.img-bg {
	height:104px;
	width:220px;
	display:block;
	background:url(/Resources/Images/Web/bg-ti.jpg) bottom center no-repeat;
} 
.list_carousel li img {
    height: auto;
	width:220px;
	height:91px;
}
.list_carousel li .caption {
    padding: 16px 0 0;
}
.list_carousel li .caption span {
    color: #0BBDB3;
    display: block;
    font-size: 11px;
    font-weight: normal;
    line-height: 16px;
    padding-bottom: 12px;
}
.list_carousel li .caption p {
    color: #D3D3D3;
}
#prev1, #next1 {
    display: block;
 	height: 28px;
    margin-top: -24px;
    position: absolute;
    top: 138px;
    width: 19px;
	cursor:pointer;
}
#next1 {
    background: url(/Resources/Images/Web/control.png) no-repeat scroll 0 0 transparent;
    left: 10px;
}
#prev1 {
    background: url(/Resources/Images/Web/control.png) no-repeat scroll -19px 0 transparent;
    right: 10px;
}
#prev1:hover {
    background-position: -19px -28px;
}
#next1:hover {
    background-position: 0px -28px;
}
/*===============================End==================================*/
/*===============//////////////////// Content ////////////////////=========================*/
#content {
	width:100%;
	clear:both;
	overflow:hidden;
	background:#dedede url(/Resources/Images/Web/bg-content.jpg) left top repeat-x;
}
#content .text-content{
	margin-top:20px;
}
#content .right{float:right; width:220px;}
#content .cont-in{
	background:#fff;
	overflow:hidden; 
	padding-bottom:30px;
}
#content #slide-warrper{
	width:100%; height:344px;
}
#content h2{
	font-size:15px;
	font-weight:bold;
	color:#414141;
	display:block;
	margin-bottom:20px;
	padding-left:15px;
	background:url(/Resources/Images/Web/icon-title-1.jpg) left center no-repeat;
	margin-left:10px;
	width:60%;
	float:left;
	font-style:italic;
}
#content h2 a{
	color:#414141;
}
#content h2 a:hover{
	padding-left:5px;
	opacity:0.6;
}
#content h1{
	font-size:15px;
	font-weight:bold;
	color:#414141;
	display:block;
	margin-bottom:20px;
	padding-left:15px;
	background:url(/Resources/Images/Web/icon-title-1.jpg) left center no-repeat;
	width:100%;
	float:left;
	font-style:italic; 
}
#content h3{
	font-size:15px;
	font-weight:bold;
	color:#414141;
	display:block;
	margin-bottom:20px;
	padding-left:15px;
	background:url(/Resources/Images/Web/icon-title-1.jpg) left center no-repeat;
	width:100%;
	float:left;
	font-style:italic; 
}
#content .hotro{
	font-size:12px;
	color:#414141;
	line-height:28px;
}
#content h3 a{
	color:#414141;
}
#content h3 a:hover{
	padding-left:5px;
	opacity:0.6;
}
#content .language a{
	float:right;
	display:block;
	width:28px; height:20px;
	margin-left:10px;
} 
#content .language{
	float:right;
	margin-right:10px;

} 
#content .box-1{
	clear:both;
	padding-left:10px;
	overflow:hidden;
	margin-bottom:20px;
}
#content .box-1 > p {
font-size: 12px;
line-height: 29px;
}
#content .more{
	background:url(/Resources/Images/Web/btn-view.png) top center no-repeat;
    color: #fff;
    display: inline-block;
	font-weight:bold;
    font-size: 12px;
    padding: 5px 10px;
    text-align: center;
}
#content .more:hover{
	background:url(/Resources/Images/Web/btn-view.png) bottom center no-repeat;
	-moz-transition:none;
	-webkit-transition:none;
	-o-transition:none;
}
#content .box-1 .img-2{
	width:306; height:100px;
}
#content .box-1 .img-3{
	width:100; height:100px;
	float:left;
	margin-right:10px;
}
#content .box-1 .img-1{
	width:269px; height:126px;
	float:left;
	margin-bottom:5px;
	padding:5px;
	border:1px solid #e3e6e6;
}
#content .select-form{
	margin-top:31px;
}
#content .box-1 select.sel-1 {
	border-radius:7px;
	border:1px solid #c8c8c8;
	background:#fff;
	margin-top: 10px;
	width: 185px;	
	color:#5b5a53;
	  -webkit-appearance: none;
	  -webkit-border-radius: 7px;
	  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
	  -webkit-padding-end: 10px;
	  -webkit-padding-start: 10px;
	  -webkit-user-select: none;
	  -moz-appearance: none;
	  display:block;
	  overflow:hidden;
	  appearance: none;
	  background-image: url(/Resources/Images/Web/arrow-1.png);
	  background-position: center right;
	  background-repeat: no-repeat;
	  font-size: 12px;
	  overflow: hidden;
	  padding:4px 5px;
	  -webkit-box-shadow: inset 0px 0px 10px #efefef;
	  -moz-box-shadow: inset 0px 0px 10px #efefef;
	  box-shadow: inset 0px 0px 10px #efefef;
}
#content .box-1 select.sel-1:focus {
	outline:none;
}
#content .box-1 input.in-3 {
	border-radius:7px;
	border:1px solid #c8c8c8;
	background:#fff;
	width: 173px;	
	color:#5b5a53;
	  -webkit-appearance: none;
	  -webkit-border-radius: 7px;
	  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
	  -webkit-padding-end: 10px;
	  -webkit-padding-start: 10px;
	  -webkit-user-select: none;
	  -moz-appearance: none;
	  font-size: 12px;
	  padding:4px 5px;
	  -webkit-box-shadow: inset 0px 0px 10px #efefef;
	  -moz-box-shadow: inset 0px 0px 10px #efefef;
	  box-shadow: inset 0px 0px 10px #efefef;
}
#content .box-1 input.in-3:focus {
	outline:none;
}
#content .box-1 p.text-1{
	height:87px;
	float:left;
	font-size:12px;
	margin-top:10px;
	color:#5b5a53;
	line-height: 22px;
	text-align:justify;
}
#content .box-1 ul.list-1 li{
	clear:both;
	margin-bottom:25px;	
}
#content .box-1 ul.list-1 li img{
    border: 1px solid #E3E6E6;
    border-radius: 8px 8px 8px 8px;
    float: left;
    margin-right: 10px;
    padding: 5px;
}
#content .box-1 ul.list-1 li h3{
  	color: #5A9823;
    display: block;
    font-family: 'daxline';
    font-size: 15px;
	margin-bottom:5px;
	margin-left:105px;
}
#content .box-1 ul.list-1 li h3 a:hover{
  	color: #616161;	
}
#content .box-1 ul.list-1 li p.text-2{
    color: #696969;
    display: block;
    font-size: 12px;
    height: 31px;
    line-height: 16px;
	margin-left:105px;
    overflow: hidden;
    text-align: justify;
	margin-bottom:5px;
}
#content .box-1 ul.list-1 li a{
	color: #696969;
    font-size: 12px;
    text-decoration: underline;
	background:url(/Resources/Images/Web/icon-3.jpg) left center no-repeat;
	padding-left:20px;
	margin-left:105px;
	display:block;
}
#content .box-1 ul.list-1 li a:hover{
	padding-left:25px;
	text-decoration:none;
	color:#cccccc;
}

#content .text-content .box-1 .btn-1{
	width:91px;
	height:38px;
    border: 0; 
	background: url(/Resources/Images/Web/btn-1.png) left top no-repeat;
	margin-top: 13px;
	font-size: 12px;
	color: #fff;
	float:right;
	font-weight: bold;
	text-align:center;
    /* centering text on button */
    line-height: 38px; /* FF will ignore this but works for IE. This value should be same as value of the height property above */
    padding-bottom: 2px; /* IE will ignore but works for FF */
}
#content .text-content .box-1 .btn-1:hover{
	animation:rung 2s ease-in;
	-webkit-animation:rung 2s ease-in;
	-moz-animation:rung 2s ease-in;
	-ms-animation:rung 2s ease-in;
	-o-animation:rung 2s ease-in;
	opacity:0.6;
}
#content .text-content .in-2{
	padding: 10px 2px 10px 1px;
	padding-left:10px;
	font-size:12px;
	color:#356e82;
	font-style:italic;
	width:180px;
	border-radius:8px;
	border:1px solid #d0d0d0;
	-webkit-transition:all 1s;
	-moz-transition:all 1s;
	-ms-transition:all 1s;
	-o-transition:all 1s;
	transition:all 1s;
	float:left;
	  -webkit-box-shadow: inset 0px 0px 10px #efefef;
	  -moz-box-shadow: inset 0px 0px 10px #efefef;
	  box-shadow: inset 0px 0px 10px #efefef;
}
#content .text-content .in-2:focus{
	outline:none;
}
#content .text-content .btn-3{
	background: url(/Resources/Images/Web/btn-1.png) left top no-repeat;
	font-size: 12px;
	color: #fff;
	float:right;
	font-weight: bold;
	outline:none;
	cursor:pointer;
	width:91px;
	height:38px;
    border: 0; 
	text-align:center;
    /* centering text on button */
    line-height: 38px; /* FF will ignore this but works for IE. This value should be same as value of the height property above */
    padding-bottom: 3px; /* IE will ignore but works for FF */
}
#content .text-content .btn-3:hover{
	animation:rung 2s ease-in;
	-webkit-animation:rung 2s ease-in;
	-moz-animation:rung 2s ease-in;
	-ms-animation:rung 2s ease-in;
	-o-animation:rung 2s ease-in;
	opacity:0.6;
}
/*===============//////////////////// Content - trong ////////////////////=========================*/
#top{
	width: 60px; height: 52px;
    position: fixed; bottom: 10px; right: 20px;
    text-indent: -99999px;
    cursor: pointer;
    background: url(/Resources/Images/Web/top.png) no-repeat 0 0;
}

/*===============================PHAN NOI DUNG TRANG BEN TRONG==================================*/
#content .text-content .box-view-text{
	width:100%;
	display:block;
	overflow:hidden;
	margin:0px 0px;
	border-bottom:1px solid #eeeeee;
	padding-bottom:15px;
	padding-top:15px;
}

#content .text-content .box-view-text > img{
	width:200px; height:155px;
	padding:6px;
	float:left;
	margin-right:18px;
}
#content .text-content .box-view-text .text{
	float:left;
	width:436px;
	min-height:120px;
	display:block;
}
#content .text-content .box-view-text .text p.id{
	color:#626262;
	font-size:12px;
}
#content .text-content .box-view-text .text span.time-view{
	font-size:11px; font-style:italic;
	color:#8c8c8c;
}
#content .text-content .box-view-text .text h4{
	clear:both;
	display:block;
	width:100%;
	margin:7px 0px;
	font-weight:bold;
	font-size:13px;
	color:#616161;
	line-height:21px;
}
#content .text-content .box-view-text .text a.btn-4{
	background:#e71e25;
	font-size: 12px;
	color: #fff;
	float:left;
	font-weight: bold;
	outline:none;
	cursor:pointer;
	width:91px;
	height:32px;
	border-radius:10px;
	margin-top:15px;
    border: 0; 
	text-align:center;
    /* centering text on button */
    line-height: 32px; /* FF will ignore this but works for IE. This value should be same as value of the height property above */
}
#content .text-content .box-view-text .text a.btn-4:hover{
	color:#fff;
	background:#414141;
	transition:all 0.5s ease-in 0s;
	-moz-transition:all 0.5s ease-in 0s;
	-webkit-transition:all 0.5s ease-in 0s;
	-o-transition:all 0.5s ease-in 0s;
}
#content .text-content .box-view-text .text p.text-normal{
	font-size:12px;
	color:#606060;
	line-height:18px;
	text-align:justify;
}
/*===============================End==================================*/
#content .text-content .chiase{
	padding:15px 0px;
}
#content .text-content .news-other{
	width:100%; height:auto;
	margin-top:
}
#content .text-content p.text-info-2{
	font-size:12px;	
	color:#1f1f1f;
}
#content .text-content .news-other-ul{
	margin-top:15px;
	margin-bottom:15px;
	width:100%;} 
#content .text-content .news-other-ul li{
	line-height:28px !important;
	background:url(/Resources/Images/Web/ico-1.png) left center no-repeat;
}
#content .text-content .news-other h6{
	font-size:21px;
	color:#616161;
	font-weight:bold;
	border-bottom:1px solid #EEEEEE;
	padding-bottom:5px;
	margin-bottom:5px;
	font-size:14px;
	clear:both;
	margin-top:15px;
	padding-top:15px;
	text-align:left;
	display:block;
}
#content .text-content .news-other-ul li a{
	color:#717171;
	font-size:12px;
	font-weight:normal !important; 
	padding:0px 0px 0px 16px !important; margin:0px !important;
}
#content .text-content .news-other-ul li a:hover{
	color:#e71e25 !important;
	padding:0px 0px 0px 20px !important;
}

/*===============================PHAN NOI DUNG TRANG BEN TRONG - 2 ==================================*/
#content .text-content .box-view-text-2{
	width:100%;
	display:block;
	overflow:hidden;
	margin:0px 0px;
	border-bottom:1px solid #eeeeee;
	padding-bottom:26px;
}

#content .text-content .box-view-text-2 > img{
	width:150px; height:201px;
	padding:6px;
/*	border:1px solid #eeeeee;*/
	float:left;
	margin-right:18px;
}
#content .text-content .box-view-text-2 .text{
}
#content .text-content .box-view-text-2 .text p.id{
	color:#626262;
	font-size:12px;
}
#content .text-content .box-view-text-2 .text span.time-view{
	font-size:11px; font-style:italic;
	color:#8c8c8c;
}
#content .text-content .box-view-text-2 .text h4{
	clear:both;
	display:block;
	width:100%;
	margin:7px 0px;
	font-weight:bold;
	font-size:18px;
	color:#616161;
	line-height:21px;
}
#content .text-content .box-view-text-2 .text a.btn-4{
	background: url(/Resources/Images/Web/btn-1-hover.png) left top no-repeat;
	font-size: 12px;
	color: #fff;
	float:left;
	font-weight: bold;
	outline:none;
	cursor:pointer;
	width:91px;
	height:32px;
	margin-top:15px;
    border: 0; 
	text-align:center;
    /* centering text on button */
    line-height: 32px; /* FF will ignore this but works for IE. This value should be same as value of the height property above */
    padding-bottom: 3px; /* IE will ignore but works for FF */
}
#content .text-content .box-view-text-2 .text a.btn-4:hover{
	color:#fff;
	background: url(/Resources/Images/Web/btn-1-hover-2.png) left top no-repeat;
	transition:all 0.5s ease-in 0s;
	-moz-transition:all 0.5s ease-in 0s;
	-webkit-transition:all 0.5s ease-in 0s;
	-o-transition:all 0.5s ease-in 0s;
}
#content .text-content .box-view-text-2 .text p.text-normal{
	font-size:12px;
	color:#606060;
	line-height:22px;
	text-align:justify;
}
#content .text-content p.text-content-inside{
	font-size:12px;
	color:#606060;
	line-height:25px;
	text-align:justify;
	clear:both;
}
/*===============================End==================================*/


/*===============================PHAN NOI DUNG TRANG BEN TRONG - 3 ==================================*/
#content .box-view-text-3{
	width:100%;
	display:block;
	overflow:hidden;
	margin:0px 0px;
	padding-bottom:10px;
}

#content .box-view-text-3 > img{
    float: left;
    height: 226px;
    margin-right: 18px;
    width: 340px;
}

#content .box-view-text-3 .text{
	float:left;
	width:320px;
	min-height:120px;
	display:block;
}
#content .box-view-text-3 .text  p.date{
	font-size:11px; font-style:italic;
	color:#8c8c8c;
	margin-bottom:15px;
}
#content .box-view-text-3 .text h4{
	clear:both;
	display:block;
	width:100%;
    margin: 0 0 7px;
	font-weight:bold;
	font-size:15px;
	color:#515151;
	line-height:25px;
}
#content .box-view-text-3 .text a.btn{
	background: none repeat scroll 0 0 #e71e25;
    border-radius: 6px 6px 6px 6px;
    color: #fff;
    display: inline-block;
	font-weight:bold;
    font-size: 12px;
    padding: 6px 12px;
    text-align: center;
}
#content .box-view-text-3 .text a.btn:hover{
	background: none repeat scroll 0 0 #616161;	
}
#content .box-view-text-3 .text p.text-normal{
	font-size:12px;
	color:#606060;
	line-height:18px;
	text-align:justify;
	margin-bottom:22px;
}
/*===============================End==================================*/


/*===============================PHAN NOI DUNG TRANG BEN TRONG - 4 ==================================*/
#content .text-content .box-view-text-4{
   	border-bottom: 1px solid #EEEEEE;
    display: block;
    float: left;
    margin: 0 20px 0 0px;
    overflow: hidden;
    padding-bottom: 26px;
    padding-top: 10px;
    width: 283px;
}
#content .text-content h4{
	font-size:13px;
	font-weight:bold;
	color:#434343;
}
#content .text-content .box-album{
	clear: both;
	margin-top: 25px;
	overflow: hidden;
}
#content .text-content .box-view-text-6{
   	border-bottom: 1px solid #EEEEEE;
    display: block;
    float: left;
    margin: 0 20px 0 0px;
    overflow: hidden;
    padding-bottom: 10px;
    padding-top: 26px;
    width: 205px;
}
#content .text-content .box-view-text-6 img{
	border: 1px solid #EFEFEF;
    box-shadow: 6px 5px 7px #EFEFEF;
    float: left;
    height: 125px;
    margin-bottom: 21px;
    margin-right: 18px;
    padding: 6px;
    width: 180px;
}
#content .text-content .box-view-text-6:hover img{
	opacity:0.5;
	cursor:pointer;
}
#content .text-content .box-view-text-4 > img{
	border: 1px solid #EFEFEF;
    box-shadow: 6px 5px 7px #EFEFEF;
    float: left;
    height: 178px;
    margin-bottom: 21px;
    margin-right: 18px;
    padding: 6px;
    width: 259px;
}
#content .text-content .box-view-text-4:hover > img{
	opacity:0.5;
}
#content .text-content .box-view-text-4 .text{
	float:left;
	width:283px;
	min-height:120px;
	display:block;
}
#content .text-content .box-view-text-4 .text p.id{
	color:#626262;
	font-size:12px;
}
#content .text-content .box-view-text-4 .text span.time-view{
	font-size:11px; font-style:italic;
	color:#8c8c8c;
}
#content .text-content .box-view-text-4 .text h4{
	clear:both;
	display:block;
	width:100%;
    margin: 0 0 7px;
	font-weight:bold;
	font-size:16px;
	color:#616161;
	line-height:21px;
}
#content .text-content .box-view-text-4 .text a.btn-4{
	background: none repeat scroll 0 0 #1db4ba;
    border-radius: 6px 6px 6px 6px;
    color: #fff;
    display: inline-block;
	font-weight:bold;
    font-size: 12px;
    padding: 6px 12px;
    text-align: center;
}
#content .text-content .box-view-text-4 .text a.btn-4:hover{
	background: none repeat scroll 0 0 #616161;	
}
#content .text-content .box-view-text-4 .text p.text-normal{
	font-size:12px;
	color:#606060;
	line-height:18px;
	text-align:justify;
	margin-bottom:22px;
}
/*===============================End==================================*/

/*===============================PHAN NOI DUNG TRANG BEN TRONG - 5 ==================================*/
#content .text-content .box-view-text-5{
    border-bottom: 1px solid #EEEEEE;
    display: block;
    float: left;
    margin: 0 21px 0 0;
    overflow: hidden;
    padding-bottom: 26px;
    padding-top: 26px;
    width: 184px;
}

#content .text-content .box-view-text-5 > img{
	border: 1px solid #EFEFEF;
    box-shadow: 6px 5px 7px #EFEFEF;
    float: left;
    height: 99px;
    margin-bottom: 21px;
    margin-right: 18px;
    padding: 6px;
    width: 157px;
}
#content .text-content .box-view-text-5:hover > img{
	opacity:0.5;
}
#content .text-content .box-view-text-5 .text{
	display: block;
    float: left;
    min-height: 40px;
    width: 164px;
}
#content .text-content .box-view-text-5 .text p.id{
	color:#626262;
	font-size:12px;
}
#content .text-content .box-view-text-5 .text span.time-view{
	font-size:11px; font-style:italic;
	color:#8c8c8c;
}
#content .text-content .box-view-text-5 .text h4{
	clear:both;
	display:block;
	width:100%;
    margin: 0 0 7px;
	font-weight:bold;
	font-size:13px;
	color:#616161;
	line-height:21px;
	text-align:center;
	height:39px;
	overflow:hidden;
}
#content .text-content .box-view-text-5 .text a.btn-4{
	background: none repeat scroll 0 0 #03954A;
    border-radius: 6px 6px 6px 6px;
    color: #fff;
    display: inline-block;
	font-weight:bold;
    font-size: 12px;
    padding: 6px 12px;
    text-align: center;
}
#content .text-content .box-view-text-5 .text a.btn-4:hover{
	background: none repeat scroll 0 0 #616161;	
}
#content .text-content .box-view-text-5 .text p.text-normal{
	font-size:12px;
	color:#606060;
	line-height:18px;
	text-align:justify;
	margin-bottom:22px;
}
/*===============================End==================================*/

/*===============//////////////////// Content - form ////////////////////=========================*/
#content .text-content .map{
   border: 6px solid #EFEFEF;
    float: left;
    height: 280px;
    margin-bottom: 16px;
    margin-top: 3px;
    overflow: hidden;
}
#content .text-content .text-3{
	color: #616161;
    font-size: 12px;
    line-height: 24px;
    margin-bottom: 20px;
	clear:both;
	background:#fafafa;
	border:1px dotted #efefef;
	padding:10px;
}
#content .text-content .contact_form{
	float:left;
	width:618px;
	margin-top:20px;
}
#content .text-content .contact_form ul {
    list-style-type:none;
	list-style-position:outside;
	margin:0px;
	padding:0px;
}
#content .text-content .contact_form li{
    padding: 0px 12px 12px 0;
	position:relative;
} 
/*.contact_form li:first-child, .contact_form li:last-child {
	border-bottom:1px solid #777;
}*/

/* === Form Header === */
#content .text-content .contact_form h2 {
	margin:0;
	display: inline;
}
#content .text-content .required_notification {
	color:#d45252; 
	margin:5px 0 0 0; 
	display:inline;
	float:right;
}

/* === Form Elements === */
#content .text-content .contact_form label {
	color: #616161;
    display: inline-block;
    float: left;
    font-size: 12px;
    margin-bottom: 10px;
    margin-top: 3px;
    padding: 3px;
    width: 150px;}
#content .text-content .contact_form input {
	height:20px; 
	width:401px; 
	padding:5px 8px;
}
#content .text-content .contact_form textarea {padding:8px; width:424px;}

	/* form element visual styles */
	#content .text-content .contact_form input.in-4, .contact_form textarea { 
		border:1px solid #aaa;
		box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset;
		border-radius:2px;
		padding-right:30px;
		-moz-transition: padding .25s; 
		-webkit-transition: padding .25s; 
		-o-transition: padding .25s;
		transition: padding .25s;
	}
	#content .text-content .contact_form input.in-4:focus, .contact_form textarea:focus {
		background: #fff; 
		border:1px solid #555; 
		box-shadow: 0 0 3px #aaa; 
	}
#content .text-content .contact_form input.submit {
	background:#e71e25;
	font-size: 12px;
	color: #fff;
	float:left;
	font-weight: bold;
	outline:none;
	margin-left:155px;
	cursor:pointer;
	width:91px;
	height:38px;
	border-radius:6px;
    border: 0; 
	text-align:center;
}
#content .text-content .contact_form input.submit:hover {
	opacity:.85;
	cursor: pointer;
	animation:rung 2s ease-in;
	-webkit-animation:rung 2s ease-in;
	-moz-animation:rung 2s ease-in;
	-ms-animation:rung 2s ease-in;
	-o-animation:rung 2s ease-in;
	opacity:0.6; 
}
/* === HTML5 validation styles === */	
#content .text-content .contact_form input:required, .contact_form textarea:required {
	background: #fff url(/Resources/Images/Web/red_asterisk.png) no-repeat 98% center;
}
#content .text-content .contact_form input:required:valid, .contact_form textarea:required:valid {
	background: #fff url(/Resources/Images/Web/valid.png) no-repeat 98% center;
	border-color: #28921f;
}
#content .text-content .contact_form input:focus:invalid, .contact_form textarea:focus:invalid {
	background: #fff url(/Resources/Images/Web/invalid.png) no-repeat 98% center;
	border-color: #b03535
}

/* === Form hints === */
#content .text-content .form_hint {
	background: #d45252;
	border-radius: 3px 3px 3px 3px;
	color: white;
	margin-left:8px;
	padding: 1px 6px;
	z-index: 999; /* hints stay above all other elements */
	position: absolute; /* allows proper formatting if hint is two lines */
	display: none;
}
#content .text-content .form_hint::before {
	content: "\25C0";
	color:#d45252;
	position: absolute;
	top:1px;
	left:-6px;
}
#content .text-content .contact_form input:focus + .form_hint {display: inline;}
#content .text-content .contact_form input:required:valid + .form_hint {background: #28921f;}
#content .text-content .contact_form input:required:valid + .form_hint::before {color:#28921f;}
	
/* === Button Style === */
#content .text-content button.submit {
	background: url(/Resources/Images/Web/btn-1.png) left top no-repeat;
	font-size: 12px;
	color: #fff;
	float:left;
	font-weight: bold;
	outline:none;
	margin-left:155px;
	cursor:pointer;
	width:91px;
	height:38px;
    border: 0; 
	text-align:center;
    /* centering text on button */
    line-height: 38px; /* FF will ignore this but works for IE. This value should be same as value of the height property above */
    padding-bottom: 3px; /* IE will ignore but works for FF */
}
#content .text-content button.submit:hover {
	opacity:.85;
	cursor: pointer;
	animation:rung 2s ease-in;
	-webkit-animation:rung 2s ease-in;
	-moz-animation:rung 2s ease-in;
	-ms-animation:rung 2s ease-in;
	-o-animation:rung 2s ease-in;
	opacity:0.6; 
}
#content .text-content button.submit:active {
	border: 1px solid #20911e;
	box-shadow: 0 0 10px 5px #356b0b inset; 
	-webkit-box-shadow:0 0 10px 5px #356b0b inset ;
	-moz-box-shadow: 0 0 10px 5px #356b0b inset;
	-ms-box-shadow: 0 0 10px 5px #356b0b inset;
	-o-box-shadow: 0 0 10px 5px #356b0b inset;
	
}
#content .text-content ul.news-ver{
	width:100%;
	list-style:none;
}
#content .text-content ul.news-ver li{
	line-hight:24px;
	border-bottom:1px dashed #dedede;
	padding:0px 0px 10px 0px;
	margin-bottom:10px;
}
#content .text-content ul.news-ver li span{
	font-size:12px;
	color:#fff;
	display:block;
	float:left;
	font-weight:bold;
	padding:10px 5px;
	background:#72c0e4;
	border-radius: 23px 0px;
}
#content .text-content ul.news-ver li a{
    color: #454545;
    display: block;
    font-size: 12px;
	height:40px;
	overflow:hidden;
    margin-left: 88px;
	text-align:justify;
    padding-left: 0;
    width: 193px;
}
.small-img{
	width:60px; height:35px; float:left;
	padding:6px; background:#fff; border:1px solid #dbdbdb;
}
#content .text-content ul.news-ver li a:hover{
	color:#72c0e4;
	margin-left:90px;

}
#content #post-2 .box-right .box-4 #myCanvas {margin:0;}
#content #post-2 .box-right .box-4 #myCanvas ul {list-style:none;}
#content #post-2 .box-right .box-4 #myCanvas ul li a{
	font-weight:bold;
	color:#848484;
}
/*===============////////////////////SLIDER CODE////////////////////=========================*/
section#content .slider-code{
	width:100%; 
	height:96px;
	position:relative;
	margin-bottom:15px;
	overflow:hidden;
	margin-top:30px;
}
section#content .slider-code .prev a{
	width:150px; height:23px;
	float:left;
	position:absolute; right:50px; top:0px;
	margin-top:10px;
	background:url(images/control.png) left top no-repeat;
}
section#content .slider-code .prev a:hover{
	background:url(images/control.png) left bottom no-repeat;	
}
section#content .slider-code .next a{
	width:24px; height:23px;
	float:left;
	position:absolute; right:20px; top:0px;
	margin-top:10px;
	background:url(images/control.png) right top no-repeat;
}
section#content .slider-code .next a:hover{
	background:url(images/control.png) right bottom no-repeat;	
}
section#content .slider-code h3{
	width:95%; height:40px;
	line-height:42px;
	margin-left:15px;
	float:left;
	color:#e4e4e4;
	border-bottom:1px dashed #ba3d44;
	margin-bottom:15px;
	padding:5px;
	background:url(images/left-icon.png) left center no-repeat;
}
section#content .slider-code h3.h3-border{
	width:95%; height:40px;
	line-height:42px;
	margin-left:15px;
	float:left;
	border-bottom:1px dashed #c5c5c5;
	margin-bottom:15px;
	padding:5px;
	background:url(images/left-icon.png) left center no-repeat;	
}
section#content .slider-code h3 a.color{
	padding-left:55px;
	color:#bc3a40;
	font:22px 'utm-erie-black';
}

section#content .slider-code h3 a{
	padding-left:55px;
	color:#e4e4e4;
	font:22px 'utm-erie-black';
}

section#content .slider-code ul.overview{
	list-style:none;
	padding:0px;
	position:absolute; top:0; left:0;
}
section#content .slider-code ul.overview li{
	float:left;
	margin-right:9px;
	margin-bottom:10px;
	display:block;
	overflow:hidden;
}


section#content .slider-code ul.overview li .title-6{
	height:30px;
	overflow:hidden;
}

section#content .slider-code ul.overview li .btn-product{
	width:87px;
	border:0px; outline:0px;
	margin:10px 0px 0px 13px;
	font-weight:bold;
	color:#fff;
	height:19px;
	font-size:12px;
	background:url(images/btn-2.jpg) left top no-repeat;
	cursor:pointer;
}
section#content button::-moz-focus-inner {
    padding: 0;
    border: 0
}
section#content .slider-code ul.overview li .btn-product:hover{
	color:#1a6300;
}
section#content .slider-code ul.overview li img{
	width:130px; height:92px;
	border-radius:10px;
	-webkit-border-radius:10px;
	-ms-border-radius:10px;
	-o-border-radius:10px;
	-moz-border-radius:10px;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(100%); 
  -o-filter: grayscale(100%); 
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
}
section#content .slider-code ul.overview li img:hover{
	filter: none;
  -webkit-filter: grayscale(0%); 
  -o-filter: grayscale(0%); 
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);	
}
section#content .slider-code ul.overview li a{
	font-size:12px; font-weight:bold;	
	text-align:center;
	width:100%;
	display:block;
	color:#4d4d4d;
}
section#content  .slider-code ul.overview li a:hover{
	color:#9e2a30;
}
section#content .slider-code ul.overview li span.price{
	display:block;
	width:100%;
	margin-top:7px;
	text-align:center;
	font-size:12px; font-weight:bold;
	color:#b53036;
}
section#content .slider-code .viewport{
	float: left; 
	width: 940px; 
	height: 284px; 
	overflow: hidden; 
	position: relative;
}
section#content .slider-code .disable{
	visibility:hidden;
}
/*===============//////////////////// Footer ////////////////////=========================*/
#footer{
	width:100%;
	background:#e2e3e5;
	overflow:hidden;
}
#footer .foot-top{
	background:#fff;
	overflow:hidden;
	padding:10px 0px;
	border-top:1px solid red; 
}
#footer .line{
	width:100%;
	height:20px;
	background:url(/Resources/Images/Web/bg-footer-top.jpg) left bottom repeat-x;
	text-indent:-99999px;
	margin-bottom:10px;
}
#footer ul.menu-footer{
	width:100%;
	border-right:1px solid #555555;
}
#footer ul.menu-footer h4{
	font-size:22px;
	font-family:'Cafeta';
	color:#d4d4d4;
	margin-bottom:10px;
	margin-top:10px;
}
#footer ul.menu-footer li{
	line-height:24px;
	color:#cecece;
	font-size:12px;
	margin-right:60px;
	float:left;
}
#footer ul.menu-footer li a{
	color:#e71e25;
	font-size:12px;
	font-weight:bold;
}
#footer ul.menu-footer li a:hover{
	color:#414141;
}
#footer .social{
    overflow: hidden;
}
#footer .social p.title-1{
	line-height:24px;
	font-size:15px;
	font-family:'Aptima';
	color:#fff;
	font-weight:bold;
	margin-bottom:15px;	
}
#footer .social ul{
	width:100%;
}
#footer .social ul li{
	width:26px;
	float:right;
	margin-left:12px;
	-moz-transition:all 0.5s ease-in 0s;
	-webkit-transition:all 0.5s ease-in 0s;
	-o-transition:all 0.5s ease-in 0s;
}
#footer .social ul li{
	display:block;
}
#footer .social ul li:hover{
	opacity:0.8;
	cursor:pointer;
}
#footer .social ul li:hover{
	opacity:0.7;
	cursor:pointer;
}
#footer .social ul li.facebook{

} 
#footer .social ul li.facebook:hover{
	
} 
#footer .social ul li.twiter{
	
}
#footer .social ul li.twiter:hover{

}  
#footer .social ul li.youtube{
	width:63px; height:26px;	
}
  
#footer .social ul li a{
	font-size:12px;
	color:#eae8e8;
	font-weight:normal;
	display:block;
}
.foot-text{
	color:#414141;
	font-size:12px;
	line-height:24px;
	margin:30px 0px;
}
.foot-text strong{
	color:#e71e25;	
	font-style:italic;
}
#footer .coppy-right{
	width:100%;
	clear:both;
	margin-top:20px;
}
#footer .coppy-right p{
	padding:15px 0px;
	color:#dad8d8;
	font-size:12px;
	display:block;
	text-align:center;
	clear:both;
	border-top:1px solid #555555; 
}
#footer .coppy-right p a{
	color:#dad8d8;
}
.map-foot{
	width:457px; height:200px;
	margin:15px 0px;
}
.time{
	color: #65666A;
    display: block;
    float: left;
    font: 11px arial;
    overflow: hidden;
    padding: 5px 0 18px;
}
.foot-info{
	background:#e2e3e5;
}
#footer h3{
	font-size:15px;
	font-weight:bold;
	color:#414141;
	display:block;
	margin-bottom:10px;
	padding-left:15px;
	margin-top:10px;
	background:url(/Resources/Images/Web/icon-title-1.jpg) left center no-repeat;
	width:100%;
	font-style:italic;
}
#footer h3 a{
	color:#414141;
}
#footer h3 a:hover{
	padding-left:5px;
	opacity:0.6;
}

/*Mr Thanh*/
.page_navigation{ width:100%; font-size:90%; color:#272727;}
.page_navigation a{color:#272727;}
.page_navigation a:hover{ text-decoration:underline;}
.sumpage{float:right;}

#content .text-content .box-view-text .text h4 a{
	font-weight:bold;
	font-size:15px;
	color:#515151;
	line-height:25px;
}

#content .text-content-inside a{
	color:#717171;
	font-size:12px;
	font-weight:normal !important; 
	padding:0px 0px 0px 16px !important; margin:0px !important;
}
#content .text-content-inside a:hover{
	color:#e71e25 !important;
	padding:0px 0px 0px 20px !important;
}