html, body {
	font-family: Muli-R, Arial, sans-serif;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	color: #414042;
	line-height:20px;	
}
h1, h2, h3, h4, h5, h6 {
	line-height: normal;
	margin:0px;
	padding:5px 0px;
}
a {
	text-decoration: none;
}
strong, b{
	font-family:Roboto-B, Tahoma, Geneva, sans-serif;
	font-weight:normal;
}
img {
	border: none;
	max-width: 100%;
}

#page {
	overflow:hidden;
	width:100%;
	margin:0 auto;
	position:relative;
}
.c, .c5, .c10, .c15, .c20, .c30, .c3, .c2, .c80,.c40 {
	clear: both;
}
.c {
	height: 0px;
}
.c2 {
	height: 2px;
}
.c3 {
	height: 3px;
}
.c5 {
	height: 5px;
}
.c10 {
	height: 10px;
}
.c15 {
	height: 15px;
}
.c20 {
	height: 20px;
}
.c30 {
	height: 30px;
}
.c35 {
	height: 35px;
}
.c40 {
	height: 40px;
}
.c80 {
	height: 80px;
}
.header-mobile{
	display:none;	
	background:#000;
	padding:0px 10px 0px 0px;
}
.header-mobile .item-menu{
	color:#ccc;
	width:40px;
	height:40px;
	text-align:center;
	line-height:40px;
	border:solid 1px #666;
	margin-top:7px;
	margin-right:10px;
}
.overlay{
	background:#000;
	opacity:.7;
	display:none;
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;	
	z-index:99999;
}
.text-line-2 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.text-line-4 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}
.text-line-3 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.text-line-5 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
}
.text-line-6 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
}
.text-line-10 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 10;
	-webkit-box-orient: vertical;
}
.box-slide{
	position:relative;	
}
.header{
	position:relative;
	width:100%;
	background:#263268;
	height:85px;
	color:#FFF;
}
.header1:after {
    position: absolute;
    bottom: -4px;
    left: 0px;
    height: 4px;
    width: 100%;
    content: "";
    background: url(../images/bg-bottom-banner.png) repeat-x;
    z-index: 9;
}
.header .menu{
	color:#636466;
}
.header .space-header{
	height:85px;
	width:0px;	
}
.hotline-menu{
	align-self:center;
	font-family:Muli, Tahoma, Geneva, sans-serif;	
}
.header .menu .mnu{
	color:#fff;
	font-family:Muli-B, Tahoma, Geneva, sans-serif;
	display:inline-block;
	padding:5px 10px;
	cursor:pointer;
	transition:background 0.5s, -webkit-border-radius .05s,border-radius .05s;
}
.header .menu .mnu:hover{
	background:#B0874D;
	color:#FFF;
	-webkit-border-radius:5px 5px 0px 0px;
	border-radius:5px 5px 0px 0px;
	transition:background 0.5s, -webkit-border-radius .05s,border-radius .05s;
}
.header .menu .mmnu .fa{
	font-size:18px;
}
.header .menu .mnu .menudown{
	position:absolute;
	top:0px;
	width:250px;
	height:100vh;
	right:0px;
	background:#263268;
	z-index:9999999;
	visibility:hidden;
	-webkit-border-radius:5px 0px 5px 5px;
	border-radius:5px 0px 5px 5px;
	text-align:right;
	opacity:.85;
}
.header .menu .mnu .menudown:after{
	width:1000px;
	background:#263268;
	right:-1000px;
	height:100%;
	content:"";
	position:absolute;
	top:0px;
}
.header .menu .mnu:hover .menudown{
	visibility:visible;
	
}
.logo{
	width:208px;
	height:72px;
	position:relative;
}
.logo .lg{
	height:85px;
	background:#FFF;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	z-index:3;
	width:127px;
}
.logo .lg:before{
	width:1000px;
	position:absolute;
	top:0px;
	left:-1000px;
	background:#FFF;
	content:"";
	height:100%;
}
.logo .lg:after{
	width:53px;
	height:100%;
	background-image:url(../images/right-logo.png) ;
	background-repeat:no-repeat;
	background-size:100%;
	right:-53px;
	top:0px;
	position:absolute;
	content:"";
	height:85px;
}
.box-menubar{
	height:85px;	
}
.menubar{
	height:85px;
	position:relative;	
	z-index:2;
	width:calc(100% - 270px);
}
.menubar:after{
	position: absolute;
    bottom: -4px;
    left: 0px;
    height: 4px;
    width: 100%;
    content: "";
    background: url(../images/bg-bottom-banner.png) repeat-x;
    z-index: 9;
}
.nav{
	margin:0px;
	padding:0px;	
	text-align:center;
}
.nav>li{
	list-style:none;
	position:relative;
	display:inline-block;
	font-family:Muli-B, Tahoma, Geneva, sans-serif;
	font-size:14px;
}
.nav>li>a{
	color:#fff;
	display:block;
	padding:0px 10px;
	line-height:85px;	
}
.nav > li:hover:after{
	content:"";
	bottom:0px;
	width:100%;
	left:0px;
	content:"";
	height:4px;
	background:#ba9457;
	position:absolute;
}
.nav>li:hover a,.nav>li.active > a{
	color:#ba9457;	
}
.nav>li>ul{
	margin:0px;
	padding:0px;
	position:absolute;
	top:100%;
	left:0px;
	display:none;
	width:260px;
	z-index:9999999;
	background:#ba9457;
	text-align:left;
}

.nav li ul li{
	width:100%;
	display:inline-block;
	line-height:25px !important;
	border-top:solid 1px #ba9457;
	transition:background 0.2s;
}
.nav li ul li:first-child{
	border-top:none;
}
.nav li:hover ul li a{
	color:#fff;
}
.nav li ul li a{
	text-transform:none;
	display:block;
	color:#fff;
	padding:5px 10px;
}
.nav li ul li:hover{
	background:#25316c;
}
.nav li ul li:hover a{
	color:#FFF;	
}



.title-home{
	font-family:Muli-B, Tahoma, Geneva, sans-serif;
	color:#b38a4f;
	font-size:24px;
	text-transform:uppercase;
	text-align:left;	
	position:relative;
	margin:0px;
}

.title-home a{
	color:#b38a4f;
}

.footer{
	background-color:#263268;
	background-image:url(../images/bg-logo-footer.png), url(../images/bg-logo-footer.png);
	background-repeat:no-repeat, no-repeat;
	background-size:auto 100%, auto 100%;
	background-position:left center, right center;
	color:#c9cfed;	
}
.title-page{
	color:#b38a4f;
	font-family:Muli-B, Tahoma, Geneva, sans-serif;
	font-size:24px;
	text-align:center;
	font-weight:normal; 
	position:relative;
	text-transform:uppercase;
	margin:0px;
	padding:0px;
}
.desciption-page{
	text-align:center;
	text-transform:uppercase;
	color:#b38a4f;
	font-family:Muli, Tahoma, Geneva, sans-serif;
	font-size:20px;
}
.title-page a{
	color:#b38a4f;
}
.line-page{
	width:50px;
	height:3px;
	background-color:#b38a4f;	
	margin:0 auto;
}
.news-detail-name{
	color:#6f130d;
	font-family:Muli-B, Tahoma, Geneva, sans-serif;
	font-size:28px;
	text-align:left;
	position:relative;	
}
.download-detail-name{
	color:#6f130d;
	font-family:Muli-B, Tahoma, Geneva, sans-serif;
	font-size:20px;
	text-align:left;
	position:relative;	
}
.intro-detail{
	font-family:Roboto-B, Tahoma, Geneva, sans-serif;
	font-size:14px;	
}

.crumb{
	background:#fff;	
	color:#414042;
	text-align:left;
	font-family:Muli, Tahoma, Geneva, sans-serif;
	font-size:14px;
}
.crumb a{
	display:inline-block;
	padding:10px 5px;
	color:#414042;
	position:relative;
}
.crumb a:last-child{
	color:#aa8856;
}
.crumb-child{
	border-bottom:solid 1px #e1e1e1;	
}
.margin-bottom-10{
	margin-bottom:10px;	
}
.margin-bottom-20{
	margin-bottom:20px;	
}
.margin-bottom-40{
	margin-bottom:40px;	
}

.margin-bottom-60{
	margin-bottom:60px;	
}
.margin-bottom-100{
	margin-bottom:100px;	
}
.form_error{
	color:#FF0000;	
}

.image-news-home{
	overflow:hidden;	
}
.image-news-home img{
	display:block;
}
.news-name-home , .news-name{
	font-family:Muli-B, Tahoma, Geneva, sans-serif;
	font-size:16px;
	margin:0px;
	color:#333132;
}
.news-name-home a,.news-name a{
	color:#333132;
	
}
.product-home-arrow-left,.product-home-arrow-right{
	width:52px;
	height:52px;	
	position:absolute;
	top:35%;
	z-index:3;
	background-repeat:no-repeat;
	background-position:center;
	background-size:100%;
	outline:none;
}
.product-home-arrow-left{
	left:-55px;	
	background-image:url(../images/pro-home-arrow-left.png);
}
.product-home-arrow-right{
	right:-55px;	
	background-image:url(../images/pro-home-arrow-right.png);
}
.pro-box{
	text-align:center;	
}
.linksmo {
	text-align:left;	
}
.linksmo a{ 
	color:#c9cfed;
	display:block;
	padding-bottom:5px;
}
.linksmo a:hover{
	color:#FFF; 
}
.linksmo a .fa{
	color:#FFF;
	width:20px;	
} 
.copyright{
	background:#18225e;
}
.copyright a{
	color:#FFF;	
} 
.title-footer{
	font-family:Muli-B, Tahoma, Geneva, sans-serif;
	font-size:15px;
	color:#dfbf82;
	text-transform:uppercase;	
}
.title-footer a{
	color:#dfbf82;
}
.menufooter{
	margin:0px;
	padding:0px;	
}
.menufooter li{
	list-style:none;
	padding-bottom:5px;	
}
.menufooter a{
	color:#c9cfed;
	
}
.menufooter a:hover{
	text-decoration:underline;	
}
.price{
	font-family:Muli-B, Tahoma, Geneva, sans-serif;
	font-size:16px;
	color:#b93128;	
}
.pricekm{
	color:#646464;
}
.product-name{
	font-family:Muli-B, Tahoma, Geneva, sans-serif;
	color:#414042;
	margin:0px;	
}
.product-name a{
	color:#414042;	
}
.other-product-title{
	color:#6f130d;
	font-size:24px;
	font-family:Play-B, Tahoma, Geneva, sans-serif;	
}
.title-right{
	color:#edce8e;	
	font-family:Muli-B;
	font-size:18px;
	font-weight:normal;
	margin:0px;
	padding:10px 20px;
	background:#263268;
	display:block;
}
.title-right a{
	color:#edce8e;
}
.menuleft{
	padding:10px 0px;
	margin:0px;
	font-family:Muli, Tahoma, Geneva, sans-serif;	
}
.menuleft li{
	list-style:none;
	padding:3px 0px;
}
.menuleft a{
	color:#414042;
	display:block;	
	position:relative;
	padding-right:30px;
}
.menuleft a .fa{
	position:absolute;
	top:15px;
	right:0px;
	font-size:11px;
	width:30px;
	height:100%;
	z-index:1;
	text-align:right;
}
.menuleft a.active .fa{
	position:absolute;
	top:0px;
	right:0px;
	
	font-size:11px;
	text-align:right;
	height:100%;
}
.menuleft > li.active > a{
	color:#790103;
	font-family:Muli-B, Tahoma, Geneva, sans-serif;
}
.menuleft li .fa-plus{
	display:block;
}
.menuleft li .fa-minus{
	display:none;
}

.menuleft li.active .fa-plus{
	display:none;
}
.menuleft li.active .fa-minus{
	display:block;
}
.menuleft li ul{
	padding:0px;
	margin:0px;	
	display:none;
}
.menuleft li ul li a{
	padding-left:15px;
}
.menuleft li.active ul{
	display:block;
}

.box-big-detail{
	width:85%;
}

.box-thumb-detail{
	width:14%;
}
.box-thumb-detail #thumb_image{
	position:absolute;
	top:50px;
	left:0px;
	width:100%;
	height:calc(100% - 100px);	
}
.thumb_product_list img{
	border:solid 1px #EEE;	
}
.tab-product-detail a{
	border:solid 1px #b7b7b7;
	margin-right:5px;	
	padding:10px 15px;
	font-family:Muli-B, Tahoma, Geneva, sans-serif;
	text-transform:uppercase;
	color:#58595b;
}
.tab-product-detail a.active{
	background:#d7d7d7;
}
.content-tab{
	display:none;	
}
.hotline-detail-product{
	color:#FFF;
	background:#771d1b;
	padding:15px;
	text-align:center;
	max-width:290px;
	display:block;
	margin:0 auto;	
	font-family:Muli-B, Tahoma, Geneva, sans-serif;
}
.btn-order-detail-product{
	color:#58595b;
	border:solid 1px #636363;
	padding:15px;
	text-align:center;
	max-width:290px;
	font-family:Muli-B, Tahoma, Geneva, sans-serif;
	text-transform:uppercase;
	display:block;
	margin:0 auto;	
}
.ttkhuyenmai{
	border:solid 1px #e1e1e1;
	padding:10px;
	text-align:center;	
}
.cell-filter-sort{
	width:225px;	
}
.cell-filter-sort span{
	width:90px;	
}
.cell-filter-sort select{
	width:calc(100% - 90px);
	background:none;
	border:none;
	font-family:Muli-B, Tahoma, Geneva, sans-serif;
	outline:none;
	height:35px;
}
.selectfilter{
	background:none;
	border:none;
	height:35px;
	outline:none;
	width:auto;
	margin-right:10px;
	font-family:Muli-B, Tahoma, Geneva, sans-serif;
}
.cell-filter-attr{
	width:calc(100% - 225px);	
}
.overlay-pro{
	background:#FFF;
	opacity:0.4	;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
}
.paging{
	text-align:center;	
}
.paging a{
	display:inline-block;	
	background:#FFF;
	min-width:25px;
	min-height:25px;
	line-height:25px;
	text-align:center;
	color:#333;
	margin:2px;
	border:solid 1px #CCC;
}
.paging .clicked{
	background:#263268;
	color:#FFF; 	
	border:solid 1px #263268;
}
.box-cat-home{
	position:relative;
	display:block;	
	overflow:hidden;
}
.box-cat-home:after{
	background:none;
	opacity:0;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:1;
	content:"";
	transition:background 0.5s;
}

.box-cat-home:hover:after{
	background:#000;
	opacity:.5;
}
.box-cat-home:before{
	border:none;
	position:absolute;
	top:0px;
	left:0px;
	width:calc(100%);
	height:calc(100%);
	z-index:2;
	content:"";
	transition:top 0.5s, left 0.5s, width 0.5s, height 0.5s;
}
.box-cat-home:hover:before{
	border:solid 1px #9b918f;
	top:10px;
	left:10px;
	width:calc(100% - 20px);
	height:calc(100% - 20px);
}
.box-cat-home .name{
	position:absolute;
	top:calc(100% - 100px);
	left:20px;
	color:#FFF;
	z-index:3;
	font-size:16px;
	text-transform:uppercase;
	font-weight:normal;
	font-family:Play, Tahoma, Geneva, sans-serif;
	transition:top 0.5s, left 0.5s;
	text-align:center;
}
.box-cat-home:hover .name{
	top:50%;
	left:50%;
	text-align:center;
	transform:translate(-50%,-50%);
}
.box-cat-home .name .icon-cat{
	visibility:hidden;
	transition:visibility .5s;
}
.box-cat-home:hover .name .icon-cat{ 
	visibility:visible;
}
.txt-contact{
	border:solid 1px #CCC;
	height:35px;
	padding:0px 5px;
	width:100%;
	margin-bottom:15px;
	margin-top:5px; 	
}
.btn-send{
	background:#263268;
	height:35px;
	padding:0px 30px;
	text-align:center;
	color:#FFF;
	line-height:35px;
	border:none;	
}
.menu-top-left{
	
}
.facebook-fixed{
	position:fixed;
	top:35%;
	right:0px;
	z-index:999999;
	width:50px;
	height:165px;
	background-image:url(../images/facebookpage.png);
	background-repeat:no-repeat;
	background-position:center;
	background-size:100%;
	display:block;
	-webkit-border-radius:3px 0px 0px 3px;
	border-radius:3px 0px 0px 3px;	
}
.menu-drop{
	margin:0px;
	padding:0px;	
}
.menu-drop li{
	list-style:none;
	border-top:solid 1px #c99e66;
	position:relative;
}
.menu-drop li:first-child{
	border-top:none;
}
.menu-drop li:hover{
	background:#bc8e4d;
}
.menu-drop li a{
	color:#FFF;
	display:block;
	padding:8px 10px;
}
.menu-drop li span{
	position:absolute;
	left:0px;
	width:35px;
	height:100%;
	
	text-align:center;
	line-height:35px;
	top:0px;	
}
.menu-drop > li > a{
	padding-left:40px;	
}
.menu-drop li:hover span{
	background:#bc8e4d;
}
.menu-drop li ul{
	position:absolute;
	top:0px;
	right:100%;
	width:230px;
	background:#bc8e4d;
	padding:0px;
	margin:0px;
	font-weight:normal;
	display:none;
	-webkit-border-radius:5px 0px 0px 5px;
	border-radius:5px 0px 0px 5px;
}
.menu-drop li ul li a{
	font-weight:normal;
	font-family:Muli, Tahoma, Geneva, sans-serif;
}
.menu-drop li ul li{
	border-right:solid 1px #c99e66;
}
.menu-drop li ul li:first-child{
	border-right:none;
}

.article-c-image{
	width:125px;
	position:relative;	
	background:#FFF;
}
.article-c-image img{
	-webkit-border-radius:50%;
	border-radius:50%;
	margin-top:-60px;
}
.article-c-name{
	width:calc(100% - 130px);
	font-family:Muli-B, Tahoma, Geneva, sans-serif;
	color:#414042;
	font-size:14px;
}
.article-cell{
	border:solid 1px #e1e1e1;
	-webkit-border-radius:5px;
	border-radius:5px;
	padding:15px;	
}
.article-name{
	font-size:16px;
	color:#6f130d;
	font-family:Muli-B, Tahoma, Geneva, sans-serif;	
}
.article-name a{
	color:#6f130d;
}
.article-name .fa{
	font-size:20px;
}
.search-top{
	width:40px;
	text-align:center;
	align-self:center;	
}
.lang-top{
	align-self:center;	
	background:#303f83;
	color:#FFF;
	height:29px;
	width:90px;
	text-align:center;
	line-height:27px;
}
.hotline-top{
	align-self:center;	
	margin-right:20px;
	position:relative;	
	color:#FFF;
}
.lang-top a{
	color:#FFF;
}
.hotline-top:before{
	height:2px;
	background:#dfbf82;
	width:15px;
	position:absolute;
	left:-20px;
	content:"";
	top:50%;
}
.item-cat-home img{
	display:block;
	transition:opacity .4s
}
.item-cat-home .info{
	position:absolute;
	top:0px;
	left:0px;
	color:#FFF;
	width:85%;
	max-height:95%;
	overflow:hidden;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	visibility:hidden;
	transition:visibility .4s
}
.item-cat-home:hover img{
	opacity:0.1;
	transition:opacity .4s
}
.item-cat-home:hover .info{
	visibility:visible;
	transition:visibility .4s;
	padding-top:20px;
}
.item-cat-home .info .name{
	font-family:Muli-Black, Tahoma, Geneva, sans-serif;
	font-size:20px;
	text-transform:uppercase;	
	position:relative;
}
.item-cat-home .name-cat{
	font-family:Muli-Black, Tahoma, Geneva, sans-serif;
	font-size:20px;
	text-transform:uppercase;	
	position:absolute;
	width:100%;
	bottom:0px;
	width:100%;	
	color:#FFF;
	max-height:100%;
	padding:20px;
	z-index:1;
}
.item-cat-home .name-cat:before{
	position:absolute;
	bottom:-20px;
	min-height:169px;
	width:100%;
	left:0px;
	content:"";
	z-index:-1;
	background:url(../images/bg-catname.png) repeat-x bottom;
}
.item-cat-home .name-cat{
	display:block;
}
.item-cat-home:hover .name-cat{
	display:none;
}

.item-cat-home .info .name:after{
	width:52px;
	height:4px;
	background:#fff;
	top:-10px;
	left:0px;
	position:absolute;
	content:"";	
}
.item-cat-home .name-cat:after{
	width:52px;
	height:4px;
	background:#dfbf82;
	top:0px;
	left:20px;
	position:absolute;
	content:"";
}
.box-news-home{
	background-image:url(../images/bg-news-home.png);
	background-repeat:no-repeat;
	background-position:right;
	min-height:400px;
	background-size:contain;
}

.box-about1{
	background: rgb(236,199,126); /* Old browsers */
background: -moz-linear-gradient(left, rgba(236,199,126,1) 0%, rgba(185,143,83,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(236,199,126,1) 0%,rgba(185,143,83,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(236,199,126,1) 0%,rgba(185,143,83,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ecc77e', endColorstr='#b98f53',GradientType=1 );
	color:#FFF;
}
.box-about1 .cell1{
	position:relative;	
}
.box-about1 .cell2{
	padding-right:50px;
}

.about-tam-nhin{
	background-image:url(../images/bg-news-home.png) ;	
	background-repeat:no-repeat;
	background-size:auto 100%;
	background-position:right center;
	min-height:200px;
}
.about-gia-tri{
	background-image:url(../images/bg-about1.png);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
	min-height:200px;	
	text-align:center;
	color:#FFF;
}
.about-title{
	font-size:26px;
	color:#FFF;
	margin:0px;
	text-transform:uppercase;
	position:relative;
}
.about-title.center{
	text-align:center;	
}
.about-title:after{
	position:absolute;
	bottom:-5px;
	height:3px;
	width:40px;
	background:#b1884d;
	left:0px;
	content:"";
}
.about-title.center:after{
	left:50%;
	transform:translateX(-50%);
}
.about-title.white:after{
	background:#FFF;
}
.about-gia-tri .icon-gia-tri{
	width:78px;
	
	margin:0 auto;
	margin-bottom:15px;
	position:relative;
} 
.about-gia-tri .icon-gia-tri img{
	display:block;
	width:100%;
	height:100%;
}

.box-about-chung-nhan{
	background-color:#f1f2f2;
	min-height:200px;	
	background-image:url(../images/bg-chungnhan.png);
	background-repeat:no-repeat;
	background-position:left;
}
.box-cocautochuc{
	background-image:url(../images/bg-sodo.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-size:cover;
}
.box-banlanhdao{
	background: linear-gradient(to top, #fff 50%, #d6b06c 50%);
}
.box-6{
	width:125px;
	margin:0 auto;
	position:relative;	
}
.box-item-tochuc{
	width:125px;
	height:131px;
	margin:0 auto;	
	background-image:url(../images/luclang.png);
	background-position:center;
	background-size:contain;
	margin-bottom:40px;
	position:relative;
}
.box-item-tochuc.blue{
	background-image:url(../images/luclang-blue.png);
	position:absolute;
	top:84px;
	left:250px;
}
.box-item-tochuc .item-tochuc{
	width:115px;
	height:125px;
	margin-top:5px;
	margin-left:5px;
	padding:10px;
	text-align:center;
	text-transform:uppercase;
	color:#FFF;
	font-family:Muli-B, Tahoma, Geneva, sans-serif;
}
.box-item-tochuc .item-tochuc .space{
	width:0px;
	height:111px;
}
.box-item-tochuc .item-tochuc .text{
	width:100%;
	max-height:121px;
	overflow:hidden;
	align-self:center;
}
.box-item-tochuc .item-tochuc:after{
	width:8px;
	height:8px;
	background:#263268;
	content:"";
	position:absolute;
	bottom:0px;
	left:49%;
	transform:translateX(-50%);
	-webkit-border-radius:50%;
	border-radius:50%;
}
.box-item-tochuc .item-tochuc:before{
	width:8px;
	height:8px;
	background:#263268;
	content:"";
	position:absolute;
	top:-4px;
	left:49%;
	transform:translateX(-50%);
	-webkit-border-radius:50%;
	border-radius:50%;
}
.box-item-tochuc.blue .item-tochuc:after{
	left:0px;
	bottom:44%;
	transform:translateX(0%);
	transform:translateY(-50%);
}
.box-item-tochuc .item-tochuc.nonetop:before{
	display:none;
}
.box-item-tochuc .line{
	width:1px;
	background:#FFF;
	position:absolute;
	bottom:-44px;
	height:44px;
	left:49%;
	transform:translateX(-50%);
}
.box-item-tochuc .line:after{
	width:8px;
	height:8px;
	background:#fff;
	content:"";
	position:absolute;
	bottom:40%;
	left:50%;
	transform:translate(-50%,-50%);
	-webkit-border-radius:50%;
	border-radius:50%;	
}
.box-item-tochuc.blue .line{
	width:191px;
	height:1px;
	left:-191px;
	top:50%;
	transform:translateX(0);
	
}
.box-item-tochuc.blue .line:after{
	display:none;
}
.item-room{
	position:relative;
	width:calc(14.28% - 10px);
}
.item-room .text{
	position:relative;
	z-index:1;
	text-align:center;
	padding:10px;
}
.item-room:before{
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	background:#FFF;
	opacity:.32;
	content:"";
	z-index:0;
}
.content-room{
	position:relative;
	margin-top:44px !important;	
}
.content-room:after{
	width:calc(100% - 13.6%); 
	height:1px;
	background:#FFF;
	content:"";
	top:-27px;
	left:6.7%;
	position:absolute;
}
.item-room{
	color:#FFF;
	text-transform:uppercase;
	font-family:Muli-B, Tahoma, Geneva, sans-serif;	
}
.item-room .line{
	height:27px;
	width:1px;
	background:#FFF;
	position:absolute;
	top:-27px;
	left:49%;	
}
.item-room .line:before{
	width:8px;
	height:8px;
	background:#FFF;
	-webkit-border-radius:50%;
	border-radius:50%;
	position:absolute;
	top:-4px;
	left:-4px;
	content:"";
}
.item-room .line:after{
	width:8px;
	height:8px;
	background:#FFF;
	-webkit-border-radius:50%;
	border-radius:50%;
	position:absolute;
	bottom:-4px;
	left:-4px;
	content:"";
}
.chungchi .swiper-slide{
	position:relative;
}
.chungchi .swiper-slide img{
	display:block;
}
.chungchi .swiper-slide:after{
	background:#000;
	opacity:.6;
	content:"";
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:2;
	position:absolute;
}
.chungchi .swiper-slide-active{
	transform:scale(1.24);
	z-index:3;	
	transition:transform 0.3s;
	border:solid 5px #e1e1e1;
	opacity:1;
}
.chungchi .swiper-slide.swiper-slide-active:after{
	display:none;
}
.chungchi .swiper-slide-next,.chungchi .swiper-slide-prev{
	z-index:1;
	transition:transform 0.3s;
	transform:scale(0.9);
}
.c-pro{
	-webkit-border-radius:3px;
	border-radius:3px;
	overflow:hidden;
	position:relative;	
}
.c-pro .hover-info-pro{
	visibility:hidden;
	color:#FFF;
	background:#263268;
	opacity:0;
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	transition:visibility .3s, opacity .3s;
	padding:40px 20px 20px 20px;
}
.c-pro:hover  .hover-info-pro{
	visibility:visible;
	transition:visibility .3s, opacity .3s;
	opacity:1;
}
.c-pro .hover-info-pro .name{
	color:#dfbf82;
	font-size:16px;
	font-family:Muli-B, Tahoma, Geneva, sans-serif;
	position:relative;	
}
.c-pro .hover-info-pro .name:after{
	width:30px;
	height:2px;
	background:#dfbf82;
	position:absolute;
	left:0px;
	top:-10px;
	content:"";
}
.c-pro-name{
	 background:#263268;
	 color:#FFF;
	 margin:0px;
	 padding:0px;
	 font-size:14px;
	 font-family:Muli, Tahoma, Geneva, sans-serif;
	 font-weight:normal;	
}
.c-pro-name a{
	display:block;	
	color:#FFF;
	padding:10px;
}
.pro-tongquan .tongquan-image{
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	min-height:350px;
	position:relative;
}
.pro-tongquan{
	background-repeat:no-repeat, no-repeat;
	background-position:right top, left top;
	background-size:66.66% 100%, auto 100%;
}
.tongquan-text{
	padding-right:30px;	
}
.pro-tongquan .tongquan-ttkhuyenmai{
	position:absolute;
	bottom:50px;
	max-width:515px;
	width:100%;
	left:-4.30%;
	background: rgb(239,208,144); 
	background: -moz-linear-gradient(left, rgba(239,208,144,1) 0%, rgba(170,136,87,1) 100%);
	background: -webkit-linear-gradient(left, rgba(239,208,144,1) 0%,rgba(170,136,87,1) 100%); 
	background: linear-gradient(to right, rgba(239,208,144,1) 0%,rgba(170,136,87,1) 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efd090', endColorstr='#aa8857',GradientType=1 );
	padding:20px;
	color:#FFF;
}
.matbang-text{
	background: rgb(239,208,144); 
	background: -moz-linear-gradient(left, rgba(239,208,144,1) 0%, rgba(170,136,87,1) 100%);
	background: -webkit-linear-gradient(left, rgba(239,208,144,1) 0%,rgba(170,136,87,1) 100%); 
	background: linear-gradient(to right, rgba(239,208,144,1) 0%,rgba(170,136,87,1) 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efd090', endColorstr='#aa8857',GradientType=1 );
	background-size:60% 100%;
	background-position:right;
}
.matbang-image{
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	min-height:350px;
	position:relative;
}
.tongquanflex{
	background-image:url(../images/bg-matbang.png), url(../images/bat-dong-san1_02.png), url(../images/bg-matbang1.png);
	background-size:33.33% 100%,auto 100%, 66.66% 100%;	
	background-position:left center, right center, right center;
	background-repeat:no-repeat, no-repeat, repeat-y;
}
.map-matbang{
	
	height:80%;
	width:210%;
	background:#FFF;
	z-index:1;
	position:relative;
}
.pro-dichvu{
	background-repeat:no-repeat, no-repeat;
	background-size:auto 100%, 66.66% auto;
	background-position:left center, right center;
	min-height:200px;
}
.hinhanh{
	color:#FFF;	
}
.box-contact-footer{
	background-color:#ebebeb;
	background-image:url(../images/bat-dong-san1_02.png);
	background-repeat:no-repeat;
	background-size:auto 100%;
	background-position:left center;
}
.box-contact-form{
	min-height:200px;
	background: rgb(239,208,144); 
	background: -moz-linear-gradient(left, rgba(239,208,144,1) 0%, rgba(170,136,87,1) 100%);
	background: -webkit-linear-gradient(left, rgba(239,208,144,1) 0%,rgba(170,136,87,1) 100%); 
	background: linear-gradient(to right, rgba(239,208,144,1) 0%,rgba(170,136,87,1) 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efd090', endColorstr='#aa8857',GradientType=1 );	
	padding:20px;
	color:#FFF;
}
.contact-footer-item{
	margin-bottom:15px;	
}
.contact-footer-item input{
	width:100%;
	color:#333;
	height:35px;
	border:none;
	padding:0px 10px;
	-webkit-border-radius:4px;
	border-radius:4px;
}
.contact-footer-item textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	border:none;
	width:100%;
	padding:10px;
	height:60px;
	-webkit-border-radius:4px;
	border-radius:4px;	
}
.contact-footer-item .btn-send-c{
	background:#263268;	
	display:block;
	color:#FFF;
	text-align:center;
	padding:10px;
	-webkit-border-radius:4px;
	border-radius:4px;
}
.pro-hinhanh{
	overflow:inherit !important;
}
.pro-hinhanh .swiper-slide{
	position:relative;	
}
.pro-hinhanh .swiper-slide:after{
	background:#000;
	content:"";
	opacity:.5;
	transition:visibility 0.2s;
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	visibility:visible;
}
.pro-hinhanh .swiper-slide.swiper-slide-active:after{
	visibility:hidden;
	transition:visibility 0.2s;
}
.pro-image-next,.pro-image-prev{
	width:42px;
	height:42px;
	background:#FFF;
	color:#333;
	text-align:center;
	line-height:40px;
	position:absolute;
	top:45%;
	z-index:3;
	-webkit-border-radius:50%;
	border-radius:50%;
	outline:none;
}
.pro-image-next{
	right:-50px;	
}
.pro-image-prev{
	left:-50px;	
}
.subtab{
	background:#263268;
	color:#f0d190;
	font-family:Muli-B, Tahoma, Geneva, sans-serif;
}
.subtab a{
	color:#f0d190;
	padding:10px 25px;
}
.downloadfile{
	color:#f0d190;
	background:#2c4088;
}

.subtab a.active {
	position: relative;
	background: #263268;
}
.subtab a.active:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(38, 50, 104, 0);
	border-top-color: #263268;
	border-width: 8px;
	margin-left: -8px;
	
}
.title-pro{
	color:#aa8856;
	font-family:Muli-Black,  Tahoma, Geneva, sans-serif;
	font-size:24px;
	text-transform:uppercase;
	font-weight:normal;	
}
.title-pro a{
	color:#aa8856;
}
.btn-downloadfile{
	background:#263268;
	color:#f0d190;
	font-size:16px;
	font-family:Muli-B, Tahoma, Geneva, sans-serif;
	text-align:center;
	padding:10px 25px;	
}
.pro-detail-name{
	color:#99794a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	margin:0px;	
}
.news-name-right{
	color:#333;
	font-weight:normal;	
}
.news-name-right a{
	color:#333;
}

.box-menu-left{
	margin-top:-40px;
	position:relative;	
	box-shadow:0px 0px 10px #CCC;
}
.menuleft{
	padding:0px 20px;	
}
.menuleft li{
	border-top:dashed 1px #CCC;	
}
.menuleft li:first-child{
	border-top:none;
}
.menuleft li a{
	display:block;
	padding:8px 0px;	
	font-size:16px;
}
.menuleft li.active a{
	color:#ab8957;	
}
.error{
	border:solid 1px #FF0000 !important;	
}
.video-photo img{
	display:block;
}
.video-cell{
	background:#ebebeb;	
	-webkit-border-radius:4px;
	border-radius:4px;
	overflow:hidden;	
}
.videoname{
	margin:0px;
	font-size:16px;
	padding:10px 20px;
	font-weight:normal;
	font-family:Muli, Tahoma, Geneva, sans-serif;
	color:#414042;	
}
.videoname a{
	color:#414042;		
}
.box-topnews{
	background-color:#ebebeb;
	background-image:url(../images/bg-news-home.png) ;
	background-position:right center;
	background-repeat:no-repeat;
	background-size:auto 100%;	
}
.btn-detail-news-first{
	padding:10px 30px;	
	color:#FFF;
	text-transform:uppercase;
	background: rgb(153,121,74); 
	background: -moz-linear-gradient(left, rgba(153,121,74,1) 0%, rgba(238,207,142,1) 100%);
	background: -webkit-linear-gradient(left, rgba(153,121,74,1) 0%,rgba(238,207,142,1) 100%); 
	background: linear-gradient(to right, rgba(153,121,74,1) 0%,rgba(238,207,142,1) 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99794a', endColorstr='#eecf8e',GradientType=1 );
}
.table-list-td{
	border-collapse:collapse;
	border-bottom:solid 1px #ebebeb;		
}
.table-list-td th{
	background:#263268;
	color:#edcf8e;
	padding:10px 10px;
	text-align:left;
	
}
.table-list-td td{
	padding:10px 10px;
}
.table-list-td tr td:first-child{
	border-left:solid 1px #ebebeb;		
}
.table-list-td tr td:last-child{
	border-right:solid 1px #ebebeb;		
}
.table-list-td tr:nth-child(odd){
	background:#ebebeb;	
}
.table-list-td td a{
	color:#414042;	
}
.table-list-td td a:hover{
	font-family:Muli-B, Tahoma, Geneva, sans-serif;
	color:#263268;	
}
.frm-apply-td{
	padding:30px 30px;	
	color:#FFF;
	background: rgb(176,135,77); /* Old browsers */
background: -moz-linear-gradient(left, rgba(176,135,77,1) 0%, rgba(243,208,133,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(176,135,77,1) 0%,rgba(243,208,133,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(176,135,77,1) 0%,rgba(243,208,133,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b0874d', endColorstr='#f3d085',GradientType=1 );
	min-height:300px;
	-webkit-border-radius:4px;
	border-radius:4px;
	
}
.td-item{
	margin-bottom:20px;	
}
.td-item input{
	height:38px;
	width:100%;
	background:#FFF;
	padding:0px 10px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:none;	
}
.subcatnewshome a{
	display:block;
	text-align:right;
	text-transform:uppercase;
	padding-bottom:5px;
	font-family:Muli-B, Tahoma, Geneva, sans-serif;
	color:#99794a;
}
.news-arrow-left-home,.news-arrow-right-home{
	width:38px;
	height:34px;
	background:#263268;
	color:#FFF;
	text-align:center;
	line-height:34px;
	display:inline-block;	
}
.btn-news-detail-home{
	background: rgb(153,121,74);
	background: -moz-linear-gradient(left, rgba(153,121,74,1) 0%, rgba(238,207,142,1) 100%);
	background: -webkit-linear-gradient(left, rgba(153,121,74,1) 0%,rgba(238,207,142,1) 100%);
	background: linear-gradient(to right, rgba(153,121,74,1) 0%,rgba(238,207,142,1) 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99794a', endColorstr='#eecf8e',GradientType=1 );
	color:#FFF;
	text-transform:uppercase;
	padding:8px 15px;;
}
.view-profile{
	background:#FFF;
	font-family:Muli-B, Tahoma, Geneva, sans-serif;
	color:#b59560;
	display:inline-block;
	padding:8px 15px;
	-webkit-border-radius:5px;
	border-radius:5px;	
}
.partner-arrow{
	width:37px;
	height:37px;
	background:#334287;
	color:#fff;
	text-align:center;
	line-height:37px;
	position:absolute;
	bottom:20px;
	right:50px;	
	-webkit-border-radius:50%;
	border-radius:50%;
	outline:none;
}
.partner-next{
	right:10px;	
	background:#ebebeb;
	color:#334287;
}
.partner-arrow:hover{
	background:#ebebeb;
	color:#334287;	
}
.title-partner{
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:center;
	position:relative;
	color:#99794a;
	font-size:30px;
	margin:0px;	
}

.listcodong{
	border-collapse:collapse;	
	-webkit-border-radius:5px 5px 0px 0px;
	border-radius:5px 5px 0px 0px;
	border-bottom:solid 1px #EbEbEb;
}
.listcodong th{
	background:#263268;
	color:#edcf8e;
	padding:10px 8px;
	font-family:Muli-B, Tahoma, Geneva, sans-serif;
	font-size:14px;
}
.listcodong th:first-child{
	-webkit-border-radius:5px 0px 0px 0px;
	border-radius:5px 0px 0px 0px;
}
.listcodong th:last-child{
	-webkit-border-radius:0px 5px 0px 0px;
	border-radius:0px 5px 0px 0px;
}
.listcodong tr td{
	background:#EbEbEb;
	padding:8px 10px;
}
.listcodong tr td:first-child{
	border-left:solid 1px #ebebeb;
}
.listcodong tr td:last-child {
	border-right:solid 1px #ebebeb;
	color:#979797; 
}
.listcodong tr td:last-child  a{
	color:#979797; 	
}
.listcodong tr:nth-child(odd) td{
	background:#fff;
}
.downloaddetail{
	color:#edcf8e;
	-webkit-border-radius:5px;
	border-radius:5px;
	text-align:center;
	font-family:Muli-B, Tahoma, Geneva, sans-serif;
	padding:10px 30px;
	display:inline-block;
	background:#263268;	
}
.download-list-name{
	color:#414042;	
}
.download-list-name:hover{
	color:#263268;	
}
.title-other{
	background:#263268;
	height:42px;
	margin-right:51px;
	display:inline-block;
	position:relative;	
	line-height:42px;
	padding:0px 20px;
	color:#eed08f;
	font-family:Muli-B, Tahoma, Geneva, sans-serif;
	font-size:16px;
}
.title-other:after{
	background:url(../images/right-other-news1.png);
	width:51px;
	height:42px;
	position:absolute;
	right:-51px;
	top:0px;
	content:"";
}
.listother{
	padding:20px 0px;
	margin:0px;	
}
.listother li{
	list-style:none;	
	padding:3px 0px;
}
.listother li a{
	color:#414042;
	display:inline-block;
	padding-left:10px;
	position:relative;
}
.listother li a:hover{
	text-decoration:underline;
}
.listother li a:after{
	content:"\f0da";
	position:absolute;
	top:1px;
	left:0px;
	font-size:14px;
	font-family:FontAwesome;
	color:#959595;
}
.arrow-other-news-next,.arrow-other-news-prev{
	width:32px;
	height:29px;
	position:absolute;
	background:#FFF;
	right:5px;
	top:7px;	
	text-align:center;
	line-height:29px;
	color:#333;
	outline:none;
}
.arrow-other-news-prev{
	right:43px;	
}
.cell-lanhdao{
	background:#EBEBEB;
	border:solid 10px #FFF;
}
.cell-lanhdao .info{
	padding:10px;	
	color:#565657;
	font-family:Muli-B, Tahoma, Geneva, sans-serif;
}
.lanhdao-name{
	color:#99794a;
	text-transform:uppercase;
	font-family:Muli-B, Tahoma, Geneva, sans-serif;
}
.lanhdao-name a{
	color:#99794a;
}
.arrow-lanhdao-left,.arrow-lanhdao-right{
	display:inline-block;
	width:34px;
	height:34px;
	text-align:center;
	line-height:34px;
	background:#ebebeb;
	color:#263268;	
	-webkit-border-radius:50%;
	border-radius:50%;
	font-size:18px;
	outline:none;
}
.arrow-lanhdao-left:hover,.arrow-lanhdao-right:hover{
	background:#263268;
	color:#FFF;
}
.article-next,.article-prev{
	width:42px;
	height:42px;
	-webkit-border-radius:50%;
	border-radius:50%;
	box-shadow:0px 0px 4px #CCC;
	text-align:center;
	line-height:42px;
	position:absolute;
	top:45%;
	font-size:18px;
	z-index:1;
	background:#FFF;
	color:#333;
	outline:none;
}
.article-next{
	right:0px;	
}
.article-prev{
	left:0px;	
}
.title-form-td{
	font-family:Muli-Black, Tahoma, Geneva, sans-serif;
	font-family:18px;	
}
.btn-upload-cv{
	background:#263268;
	width:100%;
	height:38px;
	display:block;
	-webkit-border-radius:5px;
	border-radius:5px;
	line-height:38px;
	padding:0px 10px;
	color:#eed08f;
}
.btn-gui-hs{
	background:#263268;
	width:100%;
	height:38px;
	display:block;
	-webkit-border-radius:5px;
	border-radius:5px;
	line-height:38px;
	padding:0px 10px;
	color:#FFF;
	text-align:center;
}
.header-mobile{
	height:55px;
	background:#263268;
	display:none;

}
.header-mobile .logo{
	width:130px;
	background:#FFF;
	position:relative;
	height:55px;
	
}
.header-mobile .logo div{
	width:100%;
	height:100%;
	overflow:hidden;	
}
.header-mobile .logo:after{
	background-image:url(../images/right-logo.png);
	background-repeat: no-repeat;
	background-position:right top;
	background-size: 131%;
	position:absolute;
	top:0px;
	right:-40px;
	content:"";
	width:40px;
	height:100%;
}
.header-mobile .menu{
	width:calc(100% - 130px);
	padding-left:50px;	
	padding-top:10px;
	text-align:right;
}
.header-mobile .menu a{
	width:35px;
	height:35px;
	color:#FFF;
	border:solid 1px #31459e;
	text-align:center;
	line-height:35px;
	display:inline-block;
	font-size:20px;
}
.catservicehome{
	/*background-image:url(../images/bg-service-home.png);
	background-size:50% auto;*/
	background: linear-gradient(to top, #fff 60%, #25316c 40%);
}
.box-cathome{
	position:relative;	
}
.box-cathome .name{
	position:absolute;
	bottom:0px;
	color:#FFF;
	padding:10px 10px;
	z-index:2;
}
.box-cathome .bg-name{
	background:url(../images/bg-bottom-box-cathome.png) no-repeat top; min-height:200px;
	position:absolute;
	bottom:0px;
	z-index:1;
	left:0px;
	width:100%;
}
.cat-next,.cat-prev{
	width:35px;
	height:35px;
	background:#334287;
	color:#FFF;
	position:absolute;
	text-align:center;
	line-height:35px;
	-webkit-border-radius:50%;
	border-radius:50%;
	top:30%;
	outline:none;
	z-index:2;
}
.cat-next:hover,.cat-prev:hover{
	background:#FFF;
	color:#334287;
}
.cat-next{
	right:-40px;
	background:#FFF;
	color:#334287;	
}
.cat-prev{
	right:0px;	
}
.news-home{
	background-image:url(../images/bg-news-home.png)	;
	background-repeat:no-repeat;
	background-size:auto 100%;
	background-position:right;
	background-color:#ebebeb;
}
.sub-news-home a{
	font-family:Muli-B, Tahoma, Geneva, sans-serif;
	color:#828282;
	text-transform:uppercase;
	margin:0px 10px;	
	position:relative;
}
.sub-news-home a:before{
	position:absolute;
	top:2px;
	left:-10px;
	width:1px;
	height:14px;
	background:#828282;
	content:"";
}
.sub-news-home a:first-child:before{
	display:none;
}
.sub-news-home a:last-child{
	margin-right:0px;
}
.sub-news-home a:hover{
	color:#b38a4f;
}
.swiper-wrapper .item-duan-home{
	padding:15px;	
	min-height:125px;
}
.swiper-wrapper .item-duan-home:nth-child(odd){
	background:#e1e1e1;
}
.gallery-text .swiper-slide-thumb-active{
	background:#25316c !important;
	color:#FFF;
}
.box-partner{
	background-image:url(../images/bg-partner.png);
	background-repeat:no-repeat;
	background-size:cover;
}
.partner-cat-info{
	background: rgb(241,203,131);
	background: -moz-linear-gradient(top, rgba(241,203,131,1) 0%, rgba(179,138,79,1) 100%);
	background: -webkit-linear-gradient(top, rgba(241,203,131,1) 0%,rgba(179,138,79,1) 100%); 
	background: linear-gradient(to bottom, rgba(241,203,131,1) 0%,rgba(179,138,79,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1cb83', endColorstr='#b38a4f',GradientType=0 );	
}
.swiper-item-partner{
	background:#FFF;
	-webkit-border-radius:3px;
	border-radius:3px;
	overflow:hidden;	
}
.box-slide-partner{
	background:url(../images/bg-box-partner.png);
	padding:20px;
	position:relative;
}
.box-slide-partner:before{
	background:url(../images/bg-box-partner.png);
	position:absolute;
	content:"";
	top:0px;
	width:30px;
	height:100%;
	left:-26px;
}
.qthtpt{
	background-image:url(../images/bg-qt-hinhthanh.png);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:right;
	background-color:#f1f2f2;
}
.chungnhan .swiper-pagination-bullet{
	background:#FFF;
	opacity:1;
}
.chungnhan .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background:#25316c;	
}
.item-htpt{
	text-align:center;	
	color:#b48b4f;
	font-family:Roboto-B, Tahoma, Geneva, sans-serif;
}

.image-htpt{
	width:80px;	
	margin:0 auto;
}
.content-htpt{
	display:none;	
}
#showcontenthtpt{
	font-family:Muli-B, Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#25316c;	
}
.item-htpt .name{
	font-family:Roboto-B, Tahoma, Geneva, sans-serif;
	font-size:22px;
	color:#b48b4f;
	padding:10px 0px 5px 0px;	
}
.item-htpt .name a{
	color:#b48b4f;	
}
.item-htpt.swiper-slide-active .name,.item-htpt.swiper-slide-active{
	color:#25316c;
}
.item-htpt.swiper-slide-active .name a{
	color:#25316c;
}
.arrow-left-htpt,.arrow-right-htpt{
	width:42px;
	height:42px;
	position:absolute;
	top:40%;
	outline:none;
}
.arrow-left-htpt{
	background:url(../images/arrow-htpt-left.png);
	background-repeat:no-repeat;
	left:0px;
}
.arrow-right-htpt{
	background:url(../images/arrow-htpt-right.png);
	background-repeat:no-repeat;
	right:0px;
}
.cell-du_an{
	background:#FFF;	
}
.duan-name{
	color:#333132;
	font-family:Muli-B, Tahoma, Geneva, sans-serif;	
	font-size:14px;
}
.duan-name a{
	color:#333132;	
}
.duan-name:hover a{
	color:#263268;	
}
.tab-duan{
	text-align:center;	
}
.tab-duan span{
	display:inline-block;
	background:#fff;
	box-shadow:5px 5px 10px #ccc;
	position:relative;
	margin:0px 10px;
}
.tab-duan a{
	display:inline-block;
	padding:0px 20px;
	height:43px;
	line-height:43px;
	color:#b38a4f;
	font-weight:bold;
}
.tab-duan span:before{
	position:absolute;
	left:-9px;
	background:#fff;
	width:20px;
	height:43px;
	transform:skewX(-20deg);
	content:"";
}
.tab-duan span:first-child:before{
	display:none;
}
.tab-duan span:after{
	position:absolute;
	right:-9px;
	background:#fff;
	width:20px;
	height:43px;
	transform:skewX(-20deg);
	content:"";
}
.tab-duan span:last-child:after{
	display:none;
}
.tab-duan span.active a{
	color:#f5cf85;
}
.tab-duan span.active{
	background:#273a7e !important;
}
.tab-duan span.active:before,.tab-duan span.active:after{
	background:#273a7e;
}
.btn-search-duan{
	width:104px;
	background:#25316c;
	color:#FFF;	
	text-align:center;
	height:38px;
	line-height:38px;
}
.txt-search-duan{
	width:100%;
	height:38px;
	background:#FFF;
	border:solid 1px #e1e1e1;
	-webkit-border-radius:2px;
	border-radius:2px;
	outline:none;
	padding:0px 10px;	
}
.box-contact-tv{
	padding:20px;	
	-webkit-border-radius:5px;
	border-radius:5px;
	background: rgb(176,135,77);
	background: -moz-linear-gradient(left, rgba(176,135,77,1) 0%, rgba(243,207,133,1) 100%);
	background: -webkit-linear-gradient(left, rgba(176,135,77,1) 0%,rgba(243,207,133,1) 100%); 
	background: linear-gradient(to right, rgba(176,135,77,1) 0%,rgba(243,207,133,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b0874d', endColorstr='#f3cf85',GradientType=1 ); 
	
}
#dktv-right input,#dktv-right textarea{
	width:100%;
	border:none;
	background:#FFF;
	-webkit-border-radius:5px;
	border-radius:5px;
	height:38px;
	margin-bottom:10px;
	padding:0px 5px;
	outline:none;
}
#dktv-right textarea{
	height:57px;
	padding:5px;	
}
#dktv-right a{
	background:#25316c;
	height:38px;
	width:100%;
	display:block;
	color:#FFF;
	font-family:Muli-B, Tahoma, Geneva, sans-serif;
	text-transform:uppercase;
	line-height:38px;
	-webkit-border-radius:5px;
	border-radius:5px;
	text-align:center;	
}
.title-form-dktv{
	color:#FFF;
	font-size:18px;
	font-family:Muli-B, Tahoma, Geneva, sans-serif;	
}
.box-info-project{
	background:#25316c;
	padding:15px;
	color:#FFF;	
}
.other-title{
	color:#b38a4f;
	font-family:Muli-B, Tahoma, Geneva, sans-serif;
	font-size:18px;
	text-transform:uppercase;	
	width:100%;
	overflow:hidden;
}
.other-title span{
	position:relative;
}
.other-title span:after{
	height:10px;
	background:#ebebeb;
	width:1400px;
	left:calc(100% + 10px);
	content:"";
	position:absolute;
	top:9px;
}
.project-detail-name{
	color:#b38a4f;
	font-size:18px;	
}
.text-service-list{
	background:#FFF;
	padding:25px 25px 25px 35px;	
	width:calc(100% + 60px);
	position:relative;
	z-index:1;
	margin-left:-60px;
	top:50%;
	transform:translateY(-50%)
}
.flex-reverse .text-service-list{
	margin-left:0px;
	padding:25px 35px 25px 25px;
}

.service-name{
	font-family:Muli-B, Tahoma, Geneva, sans-serif;
	font-size:18px;
	margin:0px;
	color:#b38a4f;	
	text-transform:uppercase;
	position:relative;
}
.service-name a{
	color:#b38a4f;		
}
.service-name:after{
	position:absolute;
	bottom:-2px;
	width:40px;
	height:2px;
	background:#b38a4f;
	content:"";
	left:0px;
}
.left-page-detail{
	background:#f1f2f2;
	position:relative;	
}
.left-page-detail:before{
	position:absolute;
	width:1000px;
	left:-1000px;
	background:#f1f2f2;
	height:100%;
	content:"";
}
.catnameleft{
	width:calc(100% - 20px);
	background:#25316c;
	display:block;
	-webkit-border-radius:30px;
	border-radius:30px;
	text-align:center;
	font-size:18px;
	font-family:Muli-B, Tahoma, Geneva, sans-serif;
	color:#f4cf85;
	padding:10px;
}

.leftmenu{
	margin:0px;
	padding:10px 20px 0px 0px;	
}
.leftmenu li{
	list-style:none;
	text-align:right;

}
.leftmenu li a{
	display:inline-block;
	padding:5px 0px;
	color:#58595b;
	font-family:Muli-B, Tahoma, Geneva, sans-serif;
	font-size: 16px;
}
.leftmenu li.active a{
	color:#aa8856;
	font-family:Muli-B, Tahoma, Geneva, sans-serif;	
}

.leftmenu li ul{
	display:none;
}
.leftmenu li.active ul{
	display:block;
}

.leftmenu li ul a{
	color: #58595b !important;
    font-family: Muli !important;
	font-size: 14px;
}


.leftmenu ul  a.active{
	color:#58595b !important;
}

.service-intro-detail{
	font-size:14px;	
}
.news-hot-name{
	background:url(../images/bg-box-partner.png);
	padding:15px;
	width:100%;
	position:absolute;
	bottom:0px;
	left:0px;
	color:#FFF;	
}
.news-hot-name a{
	color:#FFF;
}
.arrow-news-hot-left,.arrow-news-hot-right{
	width:37px;
	height:37px;
	position:absolute;
	top:45%;
	outline:none;
}
.arrow-news-hot-left{
	left:-40px;	
	background:url(../images/arrow-news-hot-left.png) no-repeat;
}
.arrow-news-hot-right{
	right:-40px;
	background:url(../images/arrow-news-hot-right.png) no-repeat;	
}
.ul-othernews{
	padding:0px;
	margin:0px;	
}
.ul-othernews li{
	list-style:none;	
	position:relative;
	padding-left:10px;
	color:#333132;
	padding-bottom:3px;
}
.ul-othernews li a{
	color:#333132;
}
.ul-othernews li a:hover{
	color:#263268;	
}
.ul-othernews li:after{
	position:absolute;
	left:0px;
	font-family:FontAwesome;
	content:"\f0da";
}
.image-hoatdong{
	-webkit-border-radius:5px;
	border-radius:5px;
	overflow:hidden;	
}

.logo-footer{
	width:135px;
	background:#FFF;
	position:relative;
	height:84px;
}
.logo-footer:after{
	position:absolute;
	background:url(../images/right-logo-footer.png) no-repeat left;
	right:-54px;
	width:54px;
	height:100%;
	content:"";
}
.logo-footer:before{
	position:absolute;
	background:#FFF;
	left:-1000px;
	width:1000px;
	height:100%;
	content:"";
}
.copyright-footer{
	width:calc(100% - 185px);
	align-self:center
}
.title-cat-service-home{
	position:relative;	
}
.title-cat-service-home:after{
	content:"";
	background:#FFF;
	width:50px;
	height:3px;
	position:absolute;
	left:0px;
	bottom:-5px;
}
.title-cat-service-home span:first-child{
	font-family:Muli-B, Tahoma, Geneva, sans-serif;
	font-size:24px;
	color:#f6d086;
	display:block;
	text-transform:uppercase;
}
.title-cat-service-home span:last-child{
	font-family:Muli, Tahoma, Geneva, sans-serif;
	font-size:24px;
	color:#f6d086;
	font-weight:normal;
	display:block;
}
.filter-input{
	width:calc(100% - 125px);	
}
.box-content-cat-serivce-home{
	padding-top:20px;	
}
.content-text ul{
	margin:0px;
	padding:0px;
	
}
.content-text ul li{
	list-style:none;
	position:relative;	
	padding-left:12px;
}
.content-text ul li:before{
	content:"\f111";
	font-size:8px;
	position:absolute;
	left:0px;
	font-family:FontAwesome;
	
}
.flag_lang{
	display:inline-block;
	
	background-repeat:no-repeat;
	background-size:100%;
	width:25px;
	height:25px;	
}
.flag_lang.en{
	background-image:url(../images/lang_en1.png);
}
.flag_lang.vn{
	background-image:url(../images/lang_vn1.png);
}
.cat-next.swiper-button-disabled,.cat-prev.swiper-button-disabled{
	background:#3b4366;
	color:#ccc;
}
.searchpc{
	width:220px;
	position:absolute;
	top:100%;
	right:0px;
	background:#263268;	
	z-index:9999;
	padding:30px 5px 5px 5px;
	display:none;
}
.searchpc input{
	width:calc(100% - 30px);
	height:25px;
	border:none;
	background:#FFF;
	padding:0px 5px;
}
.searchpc a{
	width:30px;
	height:25px;
	color:#FFF;
	text-align:center;
	line-height:25px;	
}
.box-htpt{
	background:#F1F1F1;	
	padding:15px;
	margin-bottom:30px;
}
.arrow,.arrow1{
	position:relative;
}
.arrow:after,.arrow1:after{
	border-top:solid 10px #F1F1F1;
	border-left:solid 10px transparent;
	border-right:solid 10px transparent;
	position:absolute;
	bottom:-45px;
	left:50%;
	content:"";
	transform:translateX(-50%);
}
.arrow:before,.arrow1:before{
	width:4px;
	height:25px;
	left:50%;
	transform:translateX(-50%);
	position:absolute;
	bottom:-35px;
	background:#F1F1F1;
	content:"";
}
.arrow1:after,.arrow1:before{
	display:none;	
}
.box-htpt .name {
    font-family: Roboto-B, Tahoma, Geneva, sans-serif;
    font-size: 22px;
    color: #b48b4f;
    padding: 10px 0px 5px 0px;
}
.box-htpt .title {
    font-family: Roboto-B, Tahoma, Geneva, sans-serif;
    font-size: 18px;
    color: #b48b4f;
}
.content-box-htpt .box-htpt:nth(last-child) arrow:before,.content-box-htpt .box-htpt:last-child arrow:after{
	display:none;
}


.createdate{
	color:#999;
}

.service-prev, .service-next{
	position:absolute;
	background: #CCC;
    height: 30px;
    width: 30px;
    text-align: center;
    border-radius: 50%;
    line-height: 29px;
    font-size: 24px;	
	outline:none;
	top: 30px;	
	cursor:pointer;
}

.service-prev{
	
}
.service-next{
	
}



