/*BANNER*/
.mainmenu{
	padding:0px 5px !important;	
	position:relative;	
}
.mainmenu:hover ul{
	display:block;	
	position:absolute;
	top:50px !important;
	left:10px;
	background:#0E2861;
}
.mainmenu ul li{
	line-height:35px;
	height:35px !important;
	border-bottom:#BFBFBF solid 1px;
	width:200px !important;
	padding-left:20px;
}
.mainmenu ul li a, .mainmenu ul li a:hover, .mainmenu ul li a:visited{
	color:#FFF !important;	
	font-size:15px !important;
}
.submenu{
	list-style:none;
	display:none;	
}
/*HOME PRODUCT*/
.containers{
	max-width:1170px; margin:0 auto
	}
label{
	color:#a3a3a3;	
}
@media all and (max-width: 480px) {
	.dt-sc-one-third{
		width:100% !important;
		margin:0 auto !important;
			
	}
	.containers{
		max-width:100% !important; padding:0 30px;
		max-height:500px;
	}
	.blog-carousel{
		max-width:100% !important;
		}
	.entry-detail{
		text-align:justify;
		padding:10px 5px !important;	
	}
	.entry-thumb-meta{
		widows:90% !important;
	}
	.caroufredsel_wrapper{
		max-height:430px !important;		
	}
	.blog-carousel-wrapper .blog-carousel-arrows { opacity:1  !important; }
}

/*HOME NEWS*/
.home-news-bound{
	position:relative;  
	padding:20px 0px 30px 0px;
}

.custommer-bound{
	float:left; width:45%; text-align:left !important; 
}
.hot-news-bound{
	width:47%;  float:left; text-align:left !important; margin-left:50px !important;	
	}
@media all and (max-width: 800px) {
.hot-news-bound{
	width:100%;  float:left; text-align:left !important; margin-left:0px !important;margin:0 auto !important;
	padding:0px 20px !important;
	}
	.custommer-bound{
		width:100%;
		float:left;	
		margin:0 auto !important;
		padding:0px 20px !important;
}

}
/*FOTTER*/
.logo-fotter{
	float:left; margin:15px 30px 0px 0px; display:block; background:url(../images/logo.png) 50% 10% no-repeat; width:150px; min-height:80px; display:block
	}
@media all and (max-width: 800px) {
	.logo-fotter{
		display:none;	
	}
	.footer-infomation{
		width:100%;
		clear:both;
		}
    .footer-menu-bound{
		display:none !important;
	}
	.tb-bo-cong-thuong{
		display:none !important;
		}

}
.footer-bound{
	position: relative; padding:25px 0px 0px 0px;
	}
	.footer-content{
	float:left; padding:10px 0px; font-size:12px; 	
	}
/*ABOUT US*/
.about-us{
	max-width:1150px;
	margin:0 auto;
	padding:10px 0px;
}
.about-us-bound img{
	float:left;
	margin-right:40px;	
	max-width:550px;	
}
.about-us-text{
	font-size:16px;
	line-height:25px;
	text-align:justify;
}
.about-us-text h2{
	font-size:26px !important;
	line-height:26px !important;
	font-weight:bold !important;	
}

a.shortcode.small {
    font-size: 80%;
    font-weight: bold;
}
a.shortcode.red {
    border-color: #b00704;
    background-color: #e41d24;
    color: #fff !important;
    text-shadow: 0 -1px 0 rgba(0,0,0,.1);
	padding:10px;
}
a.shortcode {
    font-size: 1.05em;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 2px;
    padding: .5em 1em;
}
@media all and (max-width: 800px) {
	.about-us-bound img{
		width:100%;
		margin:0 auto !important;
		padding:10px;	
	}
	.about-us-text{
		width:100%;
		padding:0px 15px;
	}


}
/*HOME TITLE*/
.counter{
	clear:both;
	
	background:#EFEEF7; min-height:150px; padding:15px 0px; margin:0 auto
}
.partner{
	background:url(../images/doi-tac.png) 0 50% no-repeat;	
}
.partner:hover{
	background:url(../images/doi-tac_hover.png) 0 50% no-repeat;	
}
.employee{
	background:url(../images/nhan-vien.png) 0 50% no-repeat;	
}
.employee:hover{
	background:url(../images/nhan-vien_hover.png) 0 50% no-repeat;	
}
.customer{
	background:url(../images/khach-hang.png) 0 50% no-repeat;	
}
.customer:hover{
	background:url(../images/khach-hang_hover.png) 0 50% no-repeat;	
}
.counter_project{
	background:url(../images/du-an.png) 0 50% no-repeat;	
}
.counter_project:hover{
	background:url(../images/du-an_hover.png) 0 50% no-repeat;	
}
#shiva
{
	width: auto;
	height: 100px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	float:left;
	margin:5px 65px;
	position:relative;
}
#shiva p{
	color:#F60;
	font-size:14px;
	padding:10px 0px;
	position:absolute;
	top:55px;
	left:85px;
	width:100px;
	text-transform:uppercase;	
	text-align:left;
}

.count
{
  color:#555555;
  margin-left:80px;
  font-size:25px;
  font-weight:bold;
  line-height:100px;
}
.add
{
  color:#555555;
  font-size:25px;
  font-weight:bold;
}

#talkbubble {
   width: 120px;
   height: 80px;
   background: red;
   position: relative;
   -moz-border-radius:    10px;
   -webkit-border-radius: 10px;
   border-radius:         10px;
  float:left;
  margin:20px;
}
#talkbubble:before {
   content:"";
   position: absolute;
   right: 100%;
   top: 26px;
   width: 0;
   height: 0;
   border-top: 13px solid transparent;
   border-right: 26px solid red;
   border-bottom: 13px solid transparent;
}

.linker
{
  font-size : 20px;
  font-color: black;
}
/*HOME VIDEO*/
#preview {
    position: relative;
}
 
.#preview iframe,
.#preview object,
.#preview embed {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}
/*HOME ACTIIVE ALBUM*/
[data-ur-set="carousel"] {
  overflow: hidden;
  position: relative;
}
[data-ur-carousel-component="scroll_container"] {
  clear: both;
  display: block;
}
[data-ur-carousel-component="scroll_container"]:after {
  clear: both;
  content: "";
  display: table;
}
[data-ur-carousel-component="scroll_container"] img {
  -webkit-user-drag: none;
}
[data-ur-carousel-component="item"] {
  display: inline-block;
  float: left;
  padding:10px;
}
.projects h3 {
    margin-top: 0;
    text-align: center;
    font-size: 24px !important;
    color: #fff;
	font-family:Arial, Helvetica, sans-serif !important;
    text-transform: uppercase;
}
.highslide img{
	border:#86898F solid 1px !important;
	margin:0px 1px;	
}
.home-news-bound{background:url(../images/about-bg-03.png) top left fixed no-repeat}
.h-post-title{font-family:'UTM' !important; font-size:25px; font-weight:bold !important}
.bound-category-news {
    background: rgba(0, 0, 0, 0) url("../images/bg_danhmuc.png") no-repeat scroll left top;
    color: #025c94;
    font-family: UTM;
    font-size: 20px;
    height: 44px;
    line-height: 44px;
    text-indent: 25px;
    text-transform: uppercase;
}
.hpc-bound {
    font-weight: bold !important;
    padding-bottom: 10px;
}
.hpc-bound ul{
	margin:0px;
}
.hpc-bound ul li {
    cursor: pointer;
    list-style: outside none none;
}
.hpc-bound ul li:last-child {
    border-bottom: medium none;
}
.hpc-bound ul li a, .hpc-bound ul li a:visited {
    background: rgba(0, 0, 0, 0) url("../images/bg_danhmuc.png") no-repeat scroll left center;
    color: #4C4C4C !important;
    display: block;
    font-family: "UTM";
    font-size: 12px;
    height: 44px;
    line-height: 44px;
    text-indent: 25px;
	font-size:20px;
    text-transform: uppercase;
}
.hpc-bound ul li ul li {
    border-bottom: medium none !important;
    list-style: outside none none;
	background:#F4F3F3;	
}
.hpc-bound ul li ul li a, .hpc-bound ul li ul li a:visited {
    background: rgba(0, 0, 0, 0) url("../images/menu-left-child-bg.png") no-repeat scroll left center;
    color: #4a4a4a;
    display: block;
    font-size: 13px !important;
    height: 34px !important;
    line-height: 34px !important;
    margin-top: 0 !important;
    text-indent: 35px;
    text-transform: none !important;
	font-family:Arial, Helvetica, sans-serif !important;
}
.hpc-bound ul li ul li ul li a, .hpc-bound ul li ul li ul li a:visited {
    background: rgba(0, 0, 0, 0) url("../images/li-chil3.png") no-repeat scroll left center;
    color: #4a4a4a;
    display: block;
    height: 34px !important;
    line-height: 34px !important;
    text-indent: 20px;
    text-transform: none !important;
}
.hpc-bound ul li a:hover, .hpc-bound ul li ul li a:hover, .hpc-bound ul li ul li ul li a:hover {
    color: #bd1b22;
    text-decoration: none !important;
}