@charset "utf-8";
body {
	margin: 0px auto;
	padding: 0px auto;
	font-size: 13px;
	line-height: 22px;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-weight: normal;
	background: url(../images/website/bg_header.png) top repeat-x #fff;
}
h1, h2, h3, h4, h5, h6, p, b, span, a, ul, li {
	margin: 0;
	padding: 0;
}
* {
	/*margin: 0px auto;
	padding: 0px auto;*/
	outline: none;
	text-decoration: none;
}
.clr {
	clear: both;
}
ul {
	padding: 0px;
}
img {
	border: 0;
}
.pagewrap {
	position: relative;
	width: 1200px;
	margin: 0 auto;
}
.conten {
}
/*---header---*/
.header {
	width: 100%;
}
#top_header {
	line-height: 35px;
	color: #999;
	/* background: #eee; */
    /* margin-bottom: 15px; */
	
	padding: 20px 0px 0px 0;
}
.pagewrap, #conten, #menu {
	position: relative;
	width: 1200px;
	margin: 0 auto;
}
#hotline_left, #logo_top {
	float: left;
}
#hotline_left, #logo_top {
	float: left;
}
#hotline_left ul {
	/* padding-left: 20px; */
}
#hotline_left ul h2 {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
#hotline_left ul h2 span {
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	letter-spacing: 1px;
	word-spacing: 0px;
}
.header-top-right {
	float: right
}
#timkiem_top {
	float: right;/* margin-right: 20px; */
}
#lang_top {
	float: right;
}
#lang_top ul li {
	float: left;
	padding-left: 9px;
	list-style: none;/* margin-top: 30px; */
}
#search a {
	width: 40px;
	height: 30px;
	text-indent: -10000px;
	background: url(../images/website/icon_search.png) no-repeat center center #fff;
	float: right;
	border-radius: 0px 5px 5px 0px;
	-webkit-border-radius: 0px 5px 5px 0px;
	-moz-border-radius: 0px 5px 5px 0px;
	border: solid #ccc 1px;
	border-left: none;
}
#search a:hover {
	background: url(../images/website/icon_search_1.png) no-repeat center center #ec1b3b;
}
.input_search {
	padding: 10px;
	height: 10px;
	width: 200px;
	border: none;
	float: right;
	border: solid #ccc 1px;
	background: #fff;
	border-right: none;
	border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	color: #999;
	font-size: 13px;
}
.header-main {
	width: 100%;
	margin: 0 atuo;
	padding: 30px 0;
	/* height: 50px; */
	padding-bottom: 15px;
}
.logo {
	  width: 100%;
  height: 0px;
  clear: both;
  text-align: center;
  margin-top: -30px;
  position: relative;
  margin-bottom: 45px;
}
.logo a img{margin-top: -44px;}
.logo::before {
	content: "";
	height: 50%;
	width: 43.5%;
	position: absolute;
	border-bottom: #F4D803 solid 1px;
	left: 0px;
}
.logo::after {
	content: "";
	height: 50%;
	width: 43.5%;
	position: absolute;
	border-bottom: #F4D803 solid 1px;
	right: 0px;
}
.menu-main {
	padding-top: 27px;
	clear: both;
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}
.menu {
	height: 22px;
	margin: 0 auto;
	text-align: center;
}
.menu ul {
	clear: both;
	text-align: center;
}
.menu ul li {
	list-style: none;
	padding: 0 29px;
	display: inline-block;
}
.menu ul li:last-child {
	padding-right: 0
}
.menu ul li a {
	font-size: 12px;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
}
.menu ul li a:hover {
	text-decoration: underline;
	color: yellow;
}
/*---End header---*/


/*---Slide---*/
.bannertop {
	width: 100%;
	/* background-image: url(../images/bg-slide.jpg); */
	background-repeat: repeat-x;
	position: relative;/* background-color: #fff; */
}
.mainbannertop {
	width: 1200px;
	margin: 0 auto
}
#banner li {
	float: left;
	width: 100%;
	height: 430px;
	list-style: none;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	cursor: default;
	position: relative;
}
#banner li a img{ width:100%; height:428px;}
#bannerInside {
	width: 100%;
	height: 430px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
#bannerMain {
	position: relative;
	width: 100%;
		height: 430px;
		overflow:hidden;

	margin-bottom: 30px;
}
.posBL {
	left: 0px;
	bottom: 0px;
}
.pagiBanner {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 20px;
	margin: auto;
	width: 250px;
	text-align: center;
	z-index: 10;
}
.pagiBanner a {
	display: inline-block;
	vertical-align: text-top;
	width: 13px;
	height: 13px;
	background: #ccc;
	text-indent: -100000px;
	margin: 0 3px;
	box-shadow: 1px 1px 3px rgba(0,0,0,.2);
	border: solid #FFF 1px;
}
.pagiBanner a.selected {
	background: #ED3237;
	border: solid #FFF 1px;
}
.text_copany {
	position: absolute;
	top: 33%;
	text-align: center;
	left: 0;
	right: 0;
	z-index: 2;
	color: white;
}
.text_copany h3 {
	padding: 10px;
	font-size: 28px;
	background-color: rgba(6, 6, 6, 0.62);
	width: 208px;
	letter-spacing: 6px;
}
.text_copany h1 {
	font-size: 25px;
	padding: 30px;
	line-height: 30px;
	word-spacing: 7px;
	letter-spacing: 0;
	background-color: rgba(6, 6, 6, 0.62);
	width: 432px;
	margin-top: 9px;
	margin-bottom: 9px;
}
.text_copany h2 {
	font-size: 30px;
	padding: 9px;
	background-color: rgba(6, 6, 6, 0.62);
	width: 465px;
}
/*---End Slide---*/



/*---content---*/
/*---- thẻ chung ----*/
.box-home-gt ul li h1, .title-home-tt, .title-home-vd, .title-home-tintuc {
	font-size: 30px;
}
/*---- END thẻ chung ----*/

/*---home---*/
.row-1-home {
	width: 100%;
	float: left;
	padding-bottom: 25px;
}
.row-1-home-main {
	width: 1200px;
	margin: 0 auto;
}
.box-home1 {
	color: #515151;
	width: 361px;
	float: left;
	height: 378px;
	padding: 0 28px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.box-home1:first-child {
	border: 0;
	padding-left: 0;
}
.box-home1:last-child {
	border: 0;
	padding-right: 0;
}
.box-home1 img {
	padding: 11px 0;
	padding-bottom: 16px;
}
.box-home1 h3 {
	font-size: 20px;
	padding-bottom: 15px;
	text-transform: uppercase;
}
.box-home1 p {
	font-size: 13px;
	padding: 2px 0;
	text-align: left;
}
.box-home1 p span {
	font-weight: bold;
}
.box-home1 li {
	font-size: 13px;
	color: red;
	clear: both;
	list-style: none;
	padding: 3px 0;
}
.box-home1 a {
	float: left;
	clear: both;
	background-color: #e13938;
	padding: 4px 9px;
	color: #fff;
	font-size: 16px;
	margin-top: 15px;
}
.box-home1 a:hover {
	background-color: #464646;
}
.row-2-home {
	width: 100%;
	clear: both;
	float: left;
	background-color: #f7f6f6;
}
.row-2-home-main {
	width: 1200px;
	margin: 0 auto;
	padding: 15px 0;
}
.row-2-home-main ul {
	width: 100%;
	float: left;
	text-align: center;
}
.title-home {
	width: 100%;
	text-align: center;
	clear: both;
	color: #515151;
	padding-bottom: 15px;
}
.title-home h2 {
	text-transform: uppercase;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 10px;
}
.title-home p {
	font-size: 13px;
}
.row-2-home-main ul li {
	text-align: center;
	width: 352px;
	list-style: none;
	padding: 10px 10px;
	display: inline-block;
}
.row-2-home-main ul li img {
	width: 290px;
	height: 290px;
	border: solid #eee 1px;
	padding: 5px;
	background: #fff;
	border-radius: 500px;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
}
.row-2-home-main ul li h3 {
	text-transform: uppercase;
	font-weight: bold;
	color: #d91f1e;
	font-size: 12px;
	padding: 5px 0;
	margin: 0 0 0px 0;
}
.row-2-home-main ul li p {
	text-align: center;
	color: #515151;
	line-height: 22px;
	padding: 3px 0 5px 0;
}
.hr-r2 {
	/* border-bottom: 3px solid #d91f1e; */
	width: 75%;
	height: 3px;
	background-color: #d91f1e;
	border: 0;
}
/*---End home---*/

/*---gioi thieu--*/
.box-gioithieu {
	margin-bottom: 50px;
}
.box-gioithieu .main {
	width: 1200px;
	margin: 0 auto
}
.box-gioithieu .main h1 {
	font-size: 25px;
	color: #ec1b3b;
	padding-bottom: 20px;
	font-weight: normal;
	text-align: center;
	  text-transform: uppercase;
	margin-bottom: 20px;
	background: url(../images/website/line_home_tintuc.PNG) bottom repeat-x #fff;
}
.box-gioithieu .main ul {
	width: 100%;
}
.box-gioithieu .main ul li {
	list-style: none;
}
.box-gioithieu .main ul li p {
	color: #4b4d4f;
	font-size: 13px;
	line-height: 28px;
	text-align: justify;
	padding: 8px 0;
}
.box-gioithieu .main p {
	color: #4b4d4f;
	font-size: 13px;
	line-height: 28px;
	text-align: justify;
	padding: 8px 0;
}

.box-gioithieu .main ul li p:first-letter{
	font-size:36px;}
.box-gioithieu .main ul li img {
}
.box-gioithieu .main ul li img {
	padding: 4px;
	border: 1px solid #ccc;
	
	float: right;
	margin: 15px 0 15px 15px;
}
/*---End gioithieu---*/

/*--- Dao tao ---*/
.box-daotao {
}
.box-daotao .main {
	width: 1200px;
	margin: 0 auto;
}
.box-daotao .main h1 {
	font-size: 25px;
	font-weight: normal;
	color: #ec1b3b;
	float: left;
	clear: both;
	width: 100%;
	padding-bottom: 30px;
	text-align: left;
}
.right-content {
	float: left;
	width: 915px;
	padding-left: 40px;
}
.right-content #col-daotao {
}
.right-content #col-daotao ul {
	border-bottom: 1px solid #ccc;
	float: left;
	height: 165px;
	margin-bottom: 28px;
}
.right-content #col-daotao ul:last-child {
	border-bottom: 0px;
}
.right-content #col-daotao ul li {
	list-style: none;
	float: left;
	margin-right: 30px;
}
.right-content #col-daotao ul li:last-child {
	margin: 0;
}
.right-content #col-daotao ul li a:first-child {
	font-size: 16px;
	color: #464646;
	width: 100%;
	font-weight: bold;
	margin-bottom: 8px;
}
.right-content #col-daotao ul li a:first-child:hover {
	text-decoration: underline
}
.right-content #col-daotao ul li p {
	color: #4b4d4f;
	font-size: 13px;
	line-height: 28px;
	text-align: justify;
	padding: 8px 0;
	width: 631px;
}
.right-content #col-daotao ul li a {
	font-size: 12px;
	color: #ec1b3b;
	float: left;
}
.right-content #col-daotao ul li a:last-child:hover {
	text-decoration: underline
}
.right-content #col-daotao ul li a:first-child {
	font-size: 16px;
	color: #464646;
	width: 100%;
	font-weight: bold;
	margin-bottom: 8px;
}
/*--- END Dao tao ---*/

/*--- CHUONGTRINH ---*/
.box-dichvu {
}
.box-dichvu .main {
	width: 1200px;
	margin: 0 auto;
}
.box-dichvu .main h1 {
	font-size: 22px;
	font-weight: normal;
	color: #ec1b3b;
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 18px;
	text-align: left;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 7px;
}
.right-content {
	float: left;
	width: 915px;
	padding-left: 40px;
}
.right-content #col-dichvu {
	float: left;
}
.right-content #col-dichvu ul {
	border-bottom: 1px solid #ccc;
	float: left;
	padding-bottom: 16px;
	/* height: 165px; */
	margin-bottom: 13px;
}
.right-content #col-dichvu ul:first-child {
	margin-top: 0
}
.right-content #col-dichvu ul:last-child {
	border-bottom: 0px;
	margin-bottom: 0px;
}
.right-content #col-dichvu ul li {
	list-style: none;
	float: left;
	margin-right: 30px;
}
.right-content #col-dichvu ul li:last-child {
	margin: 0;
}
.right-content #col-dichvu ul li a:first-child {
	font-size: 16px;
	color: #464646;
	width: 100%;
	font-weight: bold;
	margin-bottom: 8px;
}
.right-content #col-dichvu ul li a:first-child:hover {
	text-decoration: underline
}
.right-content ul li p {
	color: #4b4d4f;
	font-size: 13px;
	line-height: 28px;
	text-align: justify;
	padding: 8px 0;
	width: 631px;
}
.right-content #col-dichvu ul li a {
	font-size: 12px;
	color: #ec1b3b;
	float: left;
}
.right-content #col-dichvu ul li a:last-child:hover {
	text-decoration: underline
}
.right-content #col-dichvu ul li a:first-child {
	font-size: 16px;
	color: #464646;
	width: 100%;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 8px;
}
/*--- END CHUONGTRINH ---*/

/*---- DICHVU ---*/
.ct-info {

  float: right;
  width: 943px;
  clear: both;
  margin-top: -125px;
  
}
.ct-info .col3 {
	float: left;
	width: 406px;
	height: 492px;
	border: 1px solid #ccc;
	padding: 0 20px;
	text-align: center;
	background-color: #f7f6f6;
	padding-bottom: 15px;
	margin-right: 35px;
}
.ct-info .col3 h3 {
	font-size: 18px;
	color: #d91f1e;
	font-weight: normal;
	padding: 15px 0;
	text-align: center;
}
.col3e {
	text-align: left;
	padding: 10px 0;
	float: left;
	font-size: 13px;
	color: #515151;
	font-weight: bold;
}
.ct-info .col3 span {
	float: left;
	clear: both;
	color: #d91f1e;
	margin-top:-5px;
}
.ct-info .col3 span a{ color: #d91f1e;}

.ct-info .col4 {
	float: left; width:460px;
}
.viewLeft {
	width: 460px;
	float: left;
}
.viewRight {
	width: 475px;
	float: right;
}
.viewRight .desc {
	border-bottom: dotted 1px #ddd;
	/* margin-bottom: 15px; */
	padding-bottom: 10px;
}
.viewRight .desc b {
	display: block;
	margin-bottom: 10px;
}
.viewRight .desc li {
	line-height: 18px;
	border-top: dotted #CCCCCC 1px;
	margin-top: 5px;
	padding-top: 5px;
	list-style: none;
}
.viewRight .desc li span {
	color: red
}
#proCont {
	padding: 0px 0px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.listDesc {
	margin-bottom: 15px;
	box-shadow: inset 0 -5px #E6E6E6;
}
.listDesc a {
	text-transform: uppercase;
	font-size: 20px;
	display: inline-block;
	line-height: 40px;
	margin-right: 20px;
	padding-bottom: 5px;
	box-shadow: inset 0 -5px #D00000;
	color: #D00000;
}
.titleView {
	position: relative;
	margin-bottom: 10px;
	line-height: 30px;
	font-size: 20px;
	color: #339933;
	font-weight: bold;/* text-transform: uppercase; */
}
.viewRight h2 {
	font-size: 18px;
	position: relative;
	border-bottom: dotted 1px #ddd;
	margin-bottom: 10px;
	padding-bottom: 10px;
	color: #f5811e;
}
#bridal_images {
	border: 1px solid #CCC;
	background: #eee;
	padding: 5px;
	width: 460px;
	height: 400px;
	overflow: hidden;
	margin-bottom: 12px;
}
#bridal_images img {
	border: none;
	width: 100%;
	height: 400px;
	margin: 0px auto;
}
#bridal_images_list {
	display: block;
	float: left;
	width: 669px;
	padding-left: 20px;
	position: relative;

	margin-left: 14px;
}
#bridal_images_list li {
	margin-right: 9px;
	margin-left: 0px;
	list-style: none;
	float: left;
	height: 75px;
	width: 75px;
	border: 1px solid #CCC;
	background: #eee;
	padding: 4px;
	text-align: center;
	overflow: hidden;
}
#bridal_images_list li:hover {
	border: 1px solid #999;
}
#bridal_images_list img {
	width: auto;
	height: 75px;
	width: 75px;
	border: none;
}
.pro_slide_prev, .pro_slide_next {
	position: absolute;
	width: 12px;
	border: solid 1px #ccc;
	bottom: 50%;
	height: 50px;
	margin-bottom: -25px;
	text-indent: -10000px;
}
.pro_slide_prev {
	left: 0px;
	border-radius: 5px 0px 0px 5px;
	background: url(../images/website/pro_slide_prev.png) no-repeat center center #f4f4f4;
}
.pro_slide_next {
	right: 0px;
	border-radius: 0px 5px 5px 0px;
	background: url(../images/website/pro_slide_next.png) no-repeat center center #f4f4f4;
}
.col-12-chuongtrinh {
	width: 100%;
	float: left;
	margin-bottom: 25px;
}
.col-12-chuongtrinh .main {
	width: 1200px;
  margin: 0 auto;
  clear: both;
}
.tit-dv {
	margin-bottom: 20px;
}
.tit-dv h1 {
	font-size: 25px;
	font-weight: normal;
	color: #ec1b3b;
	float: left;
	clear: both;
	width: 100%;
	padding-bottom: 10px;
	text-align: left;
	border-bottom: 1px dashed #ccc;
	  margin-bottom: 18px;
}
.tit-dv p {
	color: #515151;
	font-size: 14px;
	border-bottom: 1px dashed #ccc;
}
.col-12-chuongtrinh .main #sp_ct {
	float: left;
	margin-bottom: 25px;
	  width: 915px;
  margin-left: 30px;
}
.col-12-chuongtrinh .main #sp_ct:last-child {
	margin-bottom: 0
}
.col-12-chuongtrinh .main #sp_ct li {
	float: left;
  margin-right: 32px;
  list-style: none;
  background-color: #f7f6f6;
  /* border: 1px solid #ccc; */
  width: 265px;
  height: 418px;
}
.col-12-chuongtrinh .main #sp_ct li:last-child {
	margin: 0
}
.dvinf {
	padding: 15px 15px;
}
.col-12-chuongtrinh .main #sp_ct li h3 {
	font-size: 18px;
	color: #d91f1e;
	font-weight: normal;
}
.col-12-chuongtrinh .main #sp_ct li p {
	font-size: 13px;
	color: #515151;
	padding: 10px 0 0 0;
}
.col-12-chuongtrinh .main #sp_ct li img {
}




.col-12-chuongtrinh .main #sp_ct2 {
	float: left;
	margin-bottom: 25px;
	  width: 1200px;
  margin-left: 30px;
}
.col-12-chuongtrinh .main #sp_ct2:last-child {
	margin-bottom: 0
}
.col-12-chuongtrinh .main #sp_ct2 li {
	float: left;
  margin-right: 32px;
  list-style: none;
  background-color: #f7f6f6;
  /* border: 1px solid #ccc; */
  width: 265px;
  height: 418px;
}

.conten .chuongtrinh-home .main #sp_ct2 li {
	float: left;
  margin-right: 32px;
  list-style: none;
  background-color: #f7f6f6;
  /* border: 1px solid #ccc; */
  width: 265px;
  height: 265px;
}
.chuongtrinh-home  .main #sp_ct2 {
	  margin-bottom: 20px;
  /* margin-left: 75px; */
  margin-top: 20px;
  width: 100%;
  float: left;
  text-align: center;
}
.chuongtrinh-home  .main #sp_ct2:last-child {
	  margin-bottom: 20px;
  margin-left: 40px;
  margin-top: 20px;
	
}

.chuongtrinh-home .main #sp_ct2 li h3 {
	font-weight: bold;
  color: #515151;
  font-size: 15px;
  padding: 5px 0;
  margin: 0 0 0px 0;  text-align: center;
}
.chuongtrinh-home {
  width: 100%;
  clear: both;
  float: left;
}
.chuongtrinh-home .main {
  width: 1200px;
  margin: 0 auto;
  padding: 15px 0;
}












.col-12-chuongtrinh .main #sp_ct2 li:last-child {
	margin: 0
}

.col-12-chuongtrinh .main #sp_ct2 li h3 {
	font-size: 18px;
	color: #d91f1e;
	font-weight: normal;
}
.col-12-chuongtrinh .main #sp_ct2 li p {
	font-size: 13px;
	color: #515151;
	padding: 10px 0 0 0;
}
.col-12-chuongtrinh .main #sp_ct2 li img {
}

/*---- End DICHVU ---*/

/*--- thong bao view----*/
.col-9-thongbaoview {
	width: 910px;
	float: left;
}
.col-9-thongbaoview .main {
	float: left;
	margin-bottom: 0px;
	width: 100%;
}
.col-9-thongbaoview .main .title {
	float: left;
	width: 100%;
}
.col-9-thongbaoview .main .title h3 {
	font-size: 16px;
	color: #464646;
	text-transform: uppercase;
}
.col-9-thongbaoview .main .title p {
	font-size: 13px;
	color: #939393;
	border-bottom: solid 1px #eee;
	padding: 8px 0px;
	margin-bottom: 8px;
	width: 100%;
}
.col-9-thongbaoview .main .aside {
	float: left;
	width: 910px;
	padding: 5px 0;
}
.col-9-thongbaoview .main .aside p {
	color: #4b4d4f;
	font-size: 13px;
	line-height: 28px;
	text-align: left;
	padding: 0px 0;
}
.col-9-thongbaoview .main .aside p img {

	float: right;
	margin: 10px 0 10px 10px;
	box-shadow: 7px 8px 15px -5px #888888;
}
.main #box_home {
	margin-top: 25px;
	padding: 20px;
	box-shadow: 0px 2px 5px rgba(0,0,0,.10), 0px 0px 5px rgba(0,0,0,.10);
	-webkit-box-shadow: 0px 2px 5px rgba(0,0,0,.10), 0px 0px 5px rgba(0,0,0,.10);
	float: left;
}
.main #box_home #title_page {
	margin-bottom: 0;
	float: left;
}
;
}
#box_home #title_page h3 {
	float: left;
	background: #fff;
	padding-right: 10px;
	font-size: 18px;
	color: #ED3237;
	font-weight: bold;
	text-transform: uppercase;
}
.main #box_home #other_news {
	float: left;
}
.tittle-tinlq {
	float: left;
	padding-right: 10px;
	font-size: 18px;
	color: #ec1b3b;
	font-weight: bold;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.main #box_home #other_news li {
	list-style-type: disc;
	margin-left: 25px;
	font-size: 15px;
	line-height: 26px;
	color: #777;
	float: left;
	width: 95%;
}
.main #box_home #other_news li a {
	font-size: 15px;
	line-height: 26px;
	color: #777;
}
.main #box_home #other_news li:hover {
	color: #ec1b3b
}
.main #box_home #other_news li a:hover {
	color: #ec1b3b;
	text-decoration: underline;
}
/*--- End thong bao view ----*/




/*--- tin tuc ---*/
.box-tintuc {
}
.box-tintuc .main {
	width: 1200px;
	margin: 0 auto;
}
.box-tintuc .main h1 {
	font-size: 25px;
	font-weight: normal;
	color: #ec1b3b;
	float: left;
	clear: both;
	width: 100%;
	padding-bottom: 30px;
	text-align: left;
}
.right-content {
	float: left;
	width: 913px;
	padding-left: 40px;
	padding-bottom: 25px;
}
.right-content #col-tintuc {
}
.right-content #col-tintuc ul {
	border-bottom: 1px solid #ccc;
	float: left;
	height: 165px;
	margin-bottom: 28px;
}
.right-content #col-tintuc ul:last-child {
	border-bottom: 0px;
}
.right-content #col-tintuc ul li {
	list-style: none;
	float: left;
	margin-right: 30px;
}
.right-content #col-tintuc ul li:last-child {
	margin: 0;
}
.right-content #col-thongbao ul li a:first-child {
	font-size: 16px;
	color: #464646;
	width: 100%;
	font-weight: bold;
	margin-bottom: 8px;
}
.right-content ul li p {
	color: #4b4d4f;
	font-size: 13px;
	line-height: 28px;
	text-align: justify;
	padding: 8px 0;
	width: 631px;
}
.right-content #col-tintuc ul li a {
	font-size: 12px;
	color: #ec1b3b;
	float: left;
}
.right-content #col-tintuc ul li a:last-child:hover {
	text-decoration: underline
}
.right-content #col-tintuc ul li a:first-child {
	font-size: 16px;
	color: #464646;
	width: 100%;
	font-weight: bold;
	margin-bottom: 8px;
}
.right-content #col-tintuc ul li a:first-child:hover {
	text-decoration: underline;
}
/*--- END tin tuc ---*/
/*--- Tin tuc view----*/
.col-9-tintucview {
	width: 910px;
	float: left;
}
.col-9-tintucview .main {
	float: left;
	margin-bottom: 30px;
	width: 100%;
}
.col-9-tintucview .main .title {
	float: left;
	width: 100%;
}
.col-9-tintucview .main .title h3 {
	font-size: 16px;
	color: #464646;
}
.col-9-tintucview .main .title p {
	font-size: 13px;
	color: #939393;
	border-bottom: solid 1px #eee;
	padding: 8px 0px;
	margin-bottom: 8px;
	width: 100%;
}
.col-9-tintucview .main .aside {
	float: left;
	width: 910px;
	padding: 20px 0;
}
.col-9-tintucview .main .aside p {
	color: #4b4d4f;
	font-size: 13px;
	line-height: 28px;
	text-align: left;
	padding: 0px 0;
}
.col-9-tintucview .main .aside p img {
	float: right;
	margin: 10px 0 10px 10px;
	box-shadow: 7px 8px 15px -5px #888888;
}
.main #box_home {
	margin-top: 25px;
	padding: 20px;
	box-shadow: 0px 2px 5px rgba(0,0,0,.10), 0px 0px 5px rgba(0,0,0,.10);
	-webkit-box-shadow: 0px 2px 5px rgba(0,0,0,.10), 0px 0px 5px rgba(0,0,0,.10);
	float: left;
}
.main #box_home #title_page {
	margin-bottom: 0;
	float: left;
}
;
}
#box_home #title_page h3 {
	float: left;
	background: #fff;
	padding-right: 10px;
	font-size: 18px;
	color: #ED3237;
	font-weight: bold;
	text-transform: uppercase;
}
.main #box_home #other_news {
	float: left;
}
.tittle-tinlq {
	float: left;
	padding-right: 10px;
	font-size: 18px;
	color: #ec1b3b;
	font-weight: bold;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.main #box_home #other_news li {
	list-style-type: disc;
	margin-left: 25px;
	font-size: 15px;
	line-height: 26px;
	color: #777;
	float: left;
	width: 95%;
}
.main #box_home #other_news li a {
	font-size: 15px;
	line-height: 26px;
	color: #777;
}
.main #box_home #other_news li:hover {
	color: #ec1b3b
}
.main #box_home #other_news li a:hover {
	color: #ec1b3b;
	text-decoration: underline;
}
/*--- End tin tuc view ----*/




/*---- Left content ---*/
#left_conten {
	float: left;
	width: 245px;
	border: 1px solid #ccc;
}
.menu_left {
	width: 100%;
}
.menu_left h3 {
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	background-color: #515151;
	padding: 9px 15px;
	margin-bottom: 9px;
}
.menu_left ul {
	float: left;
	width: 100%;
	margin: 0;
}
.menu_left ul li {
	list-style: none;
	font-size: 14px;
	color: #515151;
	clear: both;
	padding: 7px 0;
	border-bottom: 1px solid rgba(204, 204, 204, 0.27);
	padding-left: 15px;
}
.menu_left ul li a:hover {
	font-weight: bold;
}
#sanpham_left {
	padding: 10px;
}
#sanpham_left ul {
	margin-bottom: 10px;
	list-style: none;
}
#sanpham_left ul li img {
	width: 205px;
	height: 140px;
	border: solid #CCC 1px;
}
#sanpham_left ul h1 {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #333;
}
#sanpham_left ul:hover h1 {
	color: #ED3237;
}
/*---  END left content --- */

/*---- lien he ----*/
.col-12-lienhe {
	margin-bottom: 0px;
	width: 100%;
	float: left;
}
.col-12-lienhe .main {
	width: 1200px;
	margin: 0 auto;
}
.col-12-lienhe .main #col-1 {
	float: left;
	width: 41%;
	margin-right: 90px;
	margin-bottom: 20px;
}
.col-12-lienhe .main h1 {
	font-size: 22px;
	font-weight: normal;
	color: #ec1b3b;
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 18px;
	text-align: left;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 7px;
}

.col-12-lienhe .main h2 {  color: #4b4d4f;}
.col-12-lienhe .main #col-1 .title {
	float: left;
}
.col-12-lienhe .main #col-1 .title h2 {
	font-size: 16px;
	color: #464646;
}
.col-12-lienhe .main #col-1 .title p {
	color: #4b4d4f;
	font-size: 13px;
	line-height: 28px;
	text-align: justify;
	padding: 8px 0;
}
.map {
	height: 402px;
	border: 1px solid #ccc;
	padding: 4px;
	float: left;
	width: 500px;
	  margin-right: 100px;
}
.map1 {
	height: 402px;
	border: 1px solid #ccc;
	padding: 4px;
	float: left;
	width: 500px;
	  margin-right: 100px;
	  margin-top: 15px;
}
/*---- END lien he ----*/


/*---- Gioi thiẹu ----*/
.box-gioithieu {
	margin-bottom: 30px;
}
.box-gioithieu .main {
	width: 1200px;
	margin: 0 auto
}
#showText {
	margin-bottom: 10px;
	line-height: 23px;
}
#showText h1, #contact h1 {
	font-size: 16px;
	color: #476E41;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 10px;
}
#showText p {
	padding-bottom: 15px;
}
#one-news {
	padding-bottom: 15px;
}
#contact {
  	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
	width: 98%;
	clear: both;
}
#contact .left {
	width: 45.5%;
  float: left;
  margin-right: 57px;
}
#contact .right {
  width: 45.5%;
  float: left;
}
.formBox li {
	display: block;
	position: relative;
	margin-bottom: 10px;
}

.formBox .left li {
	margin-bottom: 35px;
}

.formBox li input, .formBox li textarea {
	border: solid 1px #E1E1E1;
	height: 38px;
	color: #999;
	padding: 0 10px 0 45px;
}
.formBox li textarea {
	padding: 10px 10px 10px 45px;
	height: 118px;
}
#contact .left input {
	width: 85%;
	font-size: 12px;
}
#contact .right input, #contact .right textarea {
	width: 85.5%;
}
.formBox li:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 45px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 10;
}
.formBox li.name:after {
	background-image: url("../images/website/contact/c_name.png")
}
.formBox li.phone:after {
	background-image: url("../images/website/contact/c_phone.png");
}
.formBox li.mail:after {
	background-image: url("../images/website/contact/c_mail.png");
}
.formBox li.local:after {
	background-image: url("../images/website/contact/c_local.png");
}
.formBox li.subject:after {
	background-image: url("../images/website/contact/c_subject.png");
}
.formBox li.mess:after {
	background-image: url("../images/website/contact/c_mess.png");
}
.formBox li.code:after {
	background-image: url("../images/website/contact/c_code.png");
}
.formBox .button {
	float: right;
	text-transform: uppercase;
	font-size: 17px;
	padding: 0 20px;
	margin-left: 10px;
	height: 38px;
	line-height: 40px;
	margin-bottom: 10px;
	color: #FFF;
	MARGIN-RIGHT: 8px;
	background: #ED3237;
}
.formBox .button:hover {
	color: #FFF;
	background-color: #464646;
}
.formBox li span {
	position: absolute;
	right: 0;
	top: 0;
	line-height: 42px;
	padding: 0 30px;
	font-weight: bold;
	z-index: 2;
	letter-spacing: 1px;
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	-ms-user-select: none;
}
#showText {
	margin-bottom: 10px;
	line-height: 23px;
}
#showText h1, #contact h1 {
	font-size: 16px;
	color: #476E41;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 10px;
}
#showText p {
	padding-bottom: 15px;
}
/*--- End gioi thieu ----*/


/*--- Dao tao view----*/
.col-9-daotaoview {
	width: 910px;
	float: left;
}
.col-9-daotaoview .main {
	float: left;
	margin-bottom: 30px;
	width: 100%;
}
.col-9-daotaoview .main .title {
	float: left;
	width: 100%;
}
.col-9-daotaoview .main .title h3 {
	font-size: 16px;
	color: #464646;
}
.col-9-daotaoview .main .title p {
	font-size: 13px;
	color: #939393;
	border-bottom: solid 1px #eee;
	padding: 8px 0px;
	margin-bottom: 8px;
	width: 100%;
}
.col-9-daotaoview .main .aside {
	float: left;
	width: 910px;
	padding: 20px 0;
}
.col-9-daotaoview .main .aside p {
	color: #4b4d4f;
	font-size: 13px;
	line-height: 28px;
	text-align: left;
	padding: 0px 0;
}
.col-9-daotaoview .main .aside p img {
	float: right;
	margin: 10px 0 10px 10px;
	box-shadow: 7px 8px 15px -5px #888888;
}
.main #box_home {
	margin-top: 25px;
	padding: 20px;
	box-shadow: 0px 2px 5px rgba(0,0,0,.10), 0px 0px 5px rgba(0,0,0,.10);
	-webkit-box-shadow: 0px 2px 5px rgba(0,0,0,.10), 0px 0px 5px rgba(0,0,0,.10);
	float: left;
}
.main #box_home #title_page {
	margin-bottom: 0;
	float: left;
}
;
}
#box_home #title_page h3 {
	float: left;
	background: #fff;
	padding-right: 10px;
	font-size: 18px;
	color: #ED3237;
	font-weight: bold;
	text-transform: uppercase;
}
.main #box_home #other_news {
	float: left;
}
.tittle-tinlq {
	float: left;
	padding-right: 10px;
	font-size: 18px;
	color: #ec1b3b;
	font-weight: bold;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.main #box_home #other_news li {
	list-style-type: disc;
	margin-left: 25px;
	font-size: 15px;
	line-height: 26px;
	color: #777;
	float: left;
	width: 95%;
}
.main #box_home #other_news li a {
	font-size: 15px;
	line-height: 26px;
	color: #777;
}
.main #box_home #other_news li:hover {
	color: #ec1b3b
}
.main #box_home #other_news li a:hover {
	color: #ec1b3b;
	text-decoration: underline;
}
/*--- End daotao view ----*/



/*---- Video VIEW ---*/
.col-12-video-view {
	margin-bottom: 50px;
}
.col-12-video-view .main {
	width: 1200px;
	margin: 0 auto;
}
.col-12-video-view .main h1 {
	font-size: 25px;
	font-weight: normal;
	color: #ec1b3b;
	float: left;
	clear: both;
	width: 100%;
	padding-bottom: 8px;
	text-align: left;
}
.col-12-video-view .main ul {
	border-bottom: 1px solid #ccc;
	width: 100%;
	height: 557px;
}
.col-12-video-view .main ul li {
	width: 850px;
	text-align: center;
	list-style: none;
}
.col-12-video-view .main ul li iframe {
	float: left;
	width: 850px;
	height: 472px;
}
.col-12-video-view .main ul li h3 {
	text-align: left;
	margin: 10px 0;
	padding: 5px 0;
	font-size: 18px;
	color: #464646;
	float: left;
}
/*---- End Video VIEW ---*/




/*---End content---*/


/*---footer---*/
.footer {
	width: 100%;
	clear: both;
	float: left;
	background-color: #6b2324;
}
.title-footer {
	width: 100%;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
.footer-main {
	width: 1200px;
	padding: 20px 0;
	color: #fff;
	margin: 0 auto;
}
.footer-main ul {
	width: 100%;
	height: 100px;
	text-align: center;
	padding: 10px 0;
}
.footer-main ul li p {
	font-size: 13px;
	line-height: 24px;
}
.footer-main ul li {
	text-align: right;
	display: inline-block;
	padding-right: 25px;
	border-right: 1px solid #ccc;
}
.footer-main ul li:last-child {
	text-align: left;
	padding: 0 0 0 25px;
	border: 0;
}
.cen-conect {
	width: 100%;
	clear: both;
	text-align: center;
}
.cen-conect img {
	background-color: #97512F;
	border-radius: 100px;
	width: 27px;
	margin-right: 2px;
}
.cen-conect img:hover {
	background-color: #BC6034;
}
.w {
	text-align: center;
	padding-left: 59px;
	font-size: 12px;
}
.w a {
	color: #fff
}
.w a:hover {
	text-decoration: underline;
}
/*---End footer---*/



#nums {
	color: #FFF;
	padding-top: 10px;
}
#nums li {
	float: right;
	padding-top: 0px;
	list-style: none;
}
#nums a {
	font-size: 14px;
	display: block;
	margin: 0 3px 0 0;
	padding: 0px 10px;
	color: #FFF;
	font-family: 'Acme', sans-serif;
	background-color: #454545;
	text-decoration: none;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
}
#nums a:hover, #nums a.active, #nums a.stay:hover {
	background-color: #ED3237;
	color: #FFF;
}
#nums a.stay {
	background-color: #454545;
	color: #FFF;
}
.phantrang {
	float: right;
}
.phantrangmain {
	width: 1200px;
	margin: 0 auto;
}
/*popup slide*/
#popSlide {
	position: fixed;
	right: 0;
	bottom: -120px;
	z-index: 100;
	width: 190px;
	background: #FFF;
	height: 150px;
	transition: bottom .2s ease-in-out;
	-webkit-transition: bottom .2s ease-in-out;
	-moz-transition: bottom .2s ease-in-out;
	-o-transition: bottom .2s ease-in-out;
	box-shadow: -2px -1px 4px rgba(0,0,0,.4);
	-webkit-box-shadow: -2px -1px 4px rgba(0,0,0,.4);
	border-radius: 5px 0 0 0;
}
#popSlide.active {
	bottom: 0px;
}
#popSlide h6 {
	display: block;
	position: relative;
	font-size: 13px;
	text-transform: uppercase;
	padding: 0 8px 0 31px;
	color: #fff;
	background: #A1A1A1;
	height: 30px;
	line-height: 32px;
	cursor: pointer;
	text-align: right;
	border-radius: 5px 0 0 0;
	overflow: hidden;
}
#popSlide h6:hover, #popSlide h6.active {
	background: #666;
}
#popSlide h6 span {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 30px;
	line-height: 25px;
	text-align: center;
	color: #fff;
	font-size: 22px;
	background: #FF0000;
}
#list-yahoo li a {
	background-image: url(../images/website/yahoo.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 27px;
	line-height: 24px;
	display: block;
	margin-right: 5px;
	margin-left: 0px;
	color: #000;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}
#list-yahoo li {
	background: none;
	padding-left: 0px;
	list-style: none;
}
#list-yahoo li a.last {
	background-image: url(../images/website/skype.png);
}
#list-yahoo li a:hover {
	opacity: .7;
}
#list-yahoo ul {
	color: #f00;
	text-align: center;
	font-weight: bold;
	border-top: dotted #CCC 1px;
	padding-top: 5px;
	margin-top: 5px;
}
#list-yahoo {
	background: #FFF;
	padding: 10px;
}
/*popup facebook*/
/*--- HOVER TITLE ---*/
.row-2-home-main ul li h3:hover, .col-12-chuongtrinh .main #sp_ct li h3:hover {
	color: #515151;
}
/*--- END HOVER TITLE ---*/

#mycustomscroll {
	overflow: auto;
	position: relative;
	height: 360px;
	text-align: justify;
	padding-right: 20px;
	margin-top:20px;
}
#mycustomscroll p{
	padding-bottom:15px;
	line-height: 23px;
	color: #515151;
	font-size: 13px;
	font-weight: normal;
}
.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0;
	left: 0;
}
.vscrollerbase {
	width: 9px;
	background: #EAEAEA;
}
.vscrollerbar {
	width: 9px;
	background-color: #999;
	cursor: pointer;
}
.vscrollerbar:hover {
	background-color: #33464A;
}

#nums ul{ float:right}
#nums ul li{ float:left}
#download img{ width:20px; height:20px;}
#download a{
     float: left;
  text-transform: uppercase;
  font-size: 11px;
  padding: 0px 6px;
  margin-left: 6px;
  height: 29px;
  line-height: 32px;
  margin-bottom: 0px;
  font-weight: bold;
  color: #FFF;
  MARGIN-RIGHT: -3px;
  background: #ED3237;}

.menu_left ul li a {
  color: #333;
}

.menu .active a
{
display: block;
color: #FFF;
background-color: #600;
width: 9em;
padding: .2em .8em;
text-decoration: none;
}

