body{
	font-size: 14px;
	color: black;
	font-family: 'RobotoRegular',Arial;
	overflow-x: hidden;
	padding-top: 85px;
}
html{
	overflow: visible !important;
}
/*
    transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
*/
/*******************************************************************************************/
/*Menu website*/
/*.full-navbar-index{
	background-color: #f6f6f6 !important;
    border-color: #f6f6f6 !important; 
    margin-bottom: 0px !important;
}*/
.full-navbar-index{
 background-color: #f6f6f6 !important;
    border-color: transparent;
    margin-bottom: 0px !important;
    min-height: 85px;
}
.sticky {
 transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
 min-height: 55px; 
}
.edit-menu-index{
	margin-top: 30px;
	transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -webkit-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
}
.sticky .edit-menu-index{
	margin-top: 0px;
	transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -webkit-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
}
.sticky .logo-nav{
	padding: 0px 15px !important;
	transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -webkit-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
}
.logo-nav img
{
	width: 70px;
	height: 70px;
}
.header-scroll .navbar-header a>img{
    transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -webkit-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
}
.sticky {
	transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    min-height: 55px; 

}
.sticky .navbar-header a>img{
	width: 50px;
    height: 50px;
    margin-top: 0px;
    transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -webkit-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
	}
.navbar-menu{
    margin: 10px 0px 10px 180px;
	transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
}
.navbar-menu>li>a{
	display: inline-block;
	font-size: 14px;
	color: #363636 !important;
	padding: 7px 50px;
	text-transform: uppercase;
	font-family: 'RobotoBold';
	transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
}
.navbar-menu >li.active >a{
	background: none  !important;
	font-size: 14px;
	font-family: 'RobotoBold';

}
.navbar-language >li>a>img{
	-webkit-box-shadow: 0px 2px 2px 0px rgba(169,169,169,1);
	-moz-box-shadow: 0px 2px 2px 0px rgba(169,169,169,1);
	box-shadow: 0px 2px 2px 0px rgba(169,169,169,1);
	border-radius: 50px;
}
.navbar-language >li>a{
	padding: 0px 0px;
	margin: 10px 10px;
}
/*END Menu website*/
/*footer*/
.full-footer{
	background: #eceded;
}
.content-top-footer{
	margin-top: 25px;
}
.content-top-footer ul>li{
	float:left;
	width: 10%;
	text-align:center;
}
.content-top-footer ul>li.active{
	font-weight: bold;
}
.content-top-footer ul>li>a{
	color: #000;
	font-size: 13px;
	font-family: 'roboto_light';
	text-transform: uppercase;
	/*margin-left: 48px;*/
}
.content-top-footer ul>li>a:hover{
	font-weight: bold;
}
.content-middle-footer{
	text-align: center;
	margin-top: 20px;
}
.content-icon-fb , .content-icon-skype , .content-icon-viber{
	display: inline-block;
	margin: 0px 45px;
	position: relative;
}

/*Facebook*/
.content-icon-fb p{
	position: absolute;
	top: 7px;
	left: 14px;
	color: #333333;
	font-family: 'OpenSansLight';
	font-size: 14px;
}
.content-icon-fb span{
	position: absolute;
	top: 6px;
	right: -70px;
	color: #000;
	font-family: 'OpenSansBold';
}
.content-icon-fb:after{
	font-family: 'FontAwesome';
	position: absolute;
	top: -1px;
	right: 7px;
	font-size: 24px;
	content: "\f082";
	color: #000;
	z-index: 10;
}
/*End Facebook*/
/*Skype*/
.content-icon-skype p{
	position: absolute;
	top: 7px;
	left: 30px;
	color: #333333;
	font-family: 'OpenSansLight';
	font-size: 14px;
}
.content-icon-skype span{
	position: absolute;
	top: 6px;
	right: -45px;
	color: #000;
	font-family: 'OpenSansBold';
}
.content-icon-skype:after{
	font-family: 'FontAwesome';
	position: absolute;
    top: 0px;
    right: 7px;
	font-size: 24px;
	content: "\f17e";
	color: #000;
	z-index: 10;
}
/*End Skype*/
/*Viber*/
.content-icon-viber p{
	position: absolute;
	top: 7px;
	left: 18px;
	color: #333333;
	font-family: 'OpenSansLight';
	font-size: 14px;
}
.content-icon-viber span{
	position: absolute;
	top: 6px;
	right: -40px;
	color: #000;
	font-family: 'OpenSansBold';
}
.content-icon-viber:after{
	font-family: 'FontAwesome';
	position: absolute;
    top: 3px;
    right: 4px;
	content: url('../images/icon-viber-footer.png');
	color: #000;
	z-index: 10;
}
/*End Viber*/
/*Copyright*/
.copyright{
	margin: 10px auto;
}
.copyright p{
	color: #999999;
	font-size: 13px;
	font-family: 'RobotoRegular';
	text-align: center;
}
/*CSS Slide first index*/
#owl-header-slide .item img{
	display: block;
	width: 100%;
	height: auto;
}
#owl-header-slide .owl-controls .owl-pagination{
	position:absolute;
	right: 110px;
	bottom: 0px;
}
#owl-header-slide .owl-controls .owl-page{
	display: block;

}
#owl-header-slide .owl-controls .owl-page span{
	background: #333;
	margin: 20px auto;
	opacity: 1;
	width: 10px;
    height: 10px;
}
#owl-header-slide  .owl-controls .owl-page.active span{
	background: none  !important;
	opacity: 1;
	border: 1px solid #333;
}
#owl-header-slide .owl-controls {
	margin-top: 0px;
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: 20px;

}
/*End CSS Slide first index*/
/*******************************************************************************************/


.top-content-sp{
	position: relative;
}
.top-content-sp i {
    font-size: 60px;
	color: #cccccc !important;
}
.btn-prev-owl-angle-sp {
    top: 35%;
    position: absolute;
    left: 8%;
	padding: 30px 20px;
}
.btn-next-owl-angle-sp {
    top: 35%;
    position: absolute;
    right: 8%;
    padding: 30px 20px;
}
.btn-next-owl-angle-sp:hover {
	background: #dfdfdf;
	border-radius: 10px;
}
.btn-prev-owl-angle-sp:hover {
	background: #dfdfdf;
	border-radius: 10px;
}

/*Content masonry sanpham*/
.full-content-sp{
	margin: 40px auto;
}
.edit-grid-masonry-item{
	border: 1px solid #5b9b43 !important;
	padding: 30px 20px !important;
	background: transparent !important;
}
.edit-grid-masonry-item h1{
	color: #000;
	font-size: 20px;
	font-family: 'RobotoBold';
	text-transform: uppercase;
	margin-bottom: 25px;
}
.edit-grid-masonry-item p{
	color: #666;
	font-size: 14px;
	font-family: 'roboto_light';
	margin-bottom: 35px;
}
.edit-grid-masonry-item a{
	background: #a25742;
	padding: 8px 20px;
	border-radius: 20px;
	color: #fff;
	font-size: 16px;
	font-family: 'MyriadProRegular';

}
.edit-grid-masonry-item i{
	font-size: 20px;
	color: #fff;
	top: 5px;
    right: 5px;	
    position: relative;
}
.grid-sizer{
	position: absolute;
}
.grid-sizer,.grid-masonry-sp-item {
	float: left;
}
.grid-masonry-sp-item {
	width: 31.33333%;
	float:left;
	margin: 1% 1% 15px 1%;
	border: 1px solid #f3f3f3;
	padding: 5px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	overflow: hidden;
	background: #f3f3f3;
}
.grid-masonry-sp-item >a>img {
  display: block;
  max-width: 100%;
}

/*END Content masonry sanpham*/

/*CSS San Pham Chi Tiet*/
.full-content-spct{
	margin: 60px auto;
}
/*
.bg-bottom-head-spct{
	background:bg-bottom-head-spct: url('../images/bg-bottom-head-sp-02.png') no-repeat top left;
	width: 100%;
	height: 254px;
}
*/
.top-content-spct{
	background: #f3f3f3;
	position: relative;
}
.top-content-spct i {
    font-size: 60px;
	color: #cccccc !important;
}
.btn-prev-owl-angle-spct {
    top: 38%;
    position: absolute;
    left: 2%;
	padding: 30px 20px;
	background: rgba(255,255,255,0.1);
}
.btn-next-owl-angle-spct {
    top: 38%;
    position: absolute;
    right: 2%;
    padding: 30px 20px;
    background: rgba(255,255,255,0.1);
}
.btn-next-owl-angle-spct:hover {
	background: rgba(255,255,255,0.2);
}
.btn-prev-owl-angle-spct:hover {
	background: rgba(255,255,255,0.2);
}
#owl-spct .owl-item{
	max-height: 500px;
}
#owl-spct .item img{
	margin: 50px auto;
	max-height: 400px;
}
#owl-sp .item img{
	display: block;
	width: 100%;
	height: auto;
}

.btn-left-spct{
	margin: 40px auto;
	text-align: center;
}
.btn-left-spct >a{
	background: #a25742;
	padding: 8px 20px;
	border-radius: 20px;
	color: #fff;
	font-size: 16px;
	font-family: 'MyriadProRegular';
}
.btn-left-spct >a>i{
	font-size: 20px;
	color: #fff;
	top: 5px;
	right: 5px;
	position: relative;
}
/*right*/
.right-content-spct h1{
	color: #000000;
	font-weight: bold;
	font-family: 'OpenSansLight';
	font-size: 30px;
	text-transform: uppercase;
	margin-bottom: 30px;
}
.right-content-spct p{
	color: #333333;
	font-family: 'OpenSansLight';
	font-size: 14px;
    line-height: 22px;
}
.right-content-spct span{
	color: #5b9b43;
	font-family: 'OpenSansBold';
	font-size: 14px;
}
.keyword{
	color: #333333 !important;
	font-family: 'OpenSansBold';
	font-size: 14px;
}
/*test Hover image sanphamchitiet*/
.hoverimage img{
-webkit-transform:scale(0.8); 
-moz-transform:scale(0.8); 
-o-transform:scale(0.8); 
-webkit-transition-duration: 0.5s; 
-moz-transition-duration: 0.5s; 
-o-transition-duration: 0.5s;
margin: 0 10px 5px 0; 
cursor: move;
}
.hoverimage img:hover{
-webkit-transform:scale(1.1); 
-moz-transform:scale(1.1); 
-o-transform:scale(1.1); 
opacity: 1; 
}
/*END test Hover image sanphamchitiet*/
/*END CSS San Pham Chi Tiet*/

/******CSS Tin Tuc*****/
/*
.bg-bottom-head-tt{
	background: url('../images/bg-bottom-head-tt-02.png') no-repeat top left;
	width: 100%;
	height: 254px;
}
*/
.full-content-tintuc{
	margin: 50px auto;
}
.grid-sizer-tt, .grid-masonry-tt-item {
  float: left;
}
.grid-masonry-tt-item {
	width: 31.33333%;
	margin: 1% 1% 15px 1%;
	border: 1px solid #f3f3f3;
    padding: 30px 20px 40px 20px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	overflow: hidden;
	background: #f3f3f3;
}
.grid-masonry-tt-item >a>img {
  display: block;
  max-width: 100%;
}
.img-tt-masonry img{
    margin: 10px auto 20px auto;
}

.text-head-tt-item h1{
	font-size: 18px;
	color: #5b9b43;
	font-family: 'OpenSansBold';
	text-transform: uppercase;
    line-height: 22px;
    margin-bottom: 10px;
}
.text-head-tt-item p{
	font-family: 'opensanr';
	color: #9f9999;
	font-size: 13px;
}
.text-head-tt-item i{
	margin-right: 10px;
}
.text-head-tt-item span{
	margin: 0px 10px;
}
.text-bottom-tt-item{
	margin-bottom: 30px;
}
.text-bottom-tt-item p{
	color: #666666;
	font-family: 'OpenSansLight';
	font-size: 14px;
}
.btn-showmore-tt-item a{
	color: #ffffff;
	font-size: 18px;
	font-family: 'OpenSansLight';
	padding: 5px 20px;
	background: #a25742;
	border-radius: 10px;
}
/*****END CSS Tin Tuc*******/
/***CSS Tuyen Dung***/
.full-btn{
	text-align: center;
    margin-bottom: 40px;
}
.btn-tuyendung-top{
	margin: 0px 40px;
}
.btn-tuyendung-top a{
	border-radius: 20px;
	padding:7px 50px;
	border: 1px solid #5b9b43;
	color: #5b9b43;
	font-family: 'OpenSansLight';
	font-size: 16px;
	text-align: center;
    transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
}
.btn-tuyendung-top a:hover{
	background: #5b9b43;
	color: #fff;
}
.btn-tuyendung-top a.active{
	border: 3px solid #5b9b43;
	padding: 5px 50px !important;
}
.btn-td{
	display: inline-block;
}
.btn-nv{
	display: inline-block;
}
.full-like-share{
	margin-top: 30px;
}
.full-content-tuyendung{
	margin: 50px auto;
	min-height: 300px;
}
tr.tbInfo-row td {
    padding: 4px 10px 7px 10px;
    line-height: 23px;
    border-bottom: 1px solid #ebebeb;
    color: #555555;
}
.br-L {
    border-left: 1px solid #ebebeb;
}
.redTxt {
    color: #ff0000;
}
.title-head-ttskct i {
    margin-right: 5px;
}
.title-head-ttskct span {
    margin: auto 10px;
}
.title-head-ttskct h1 {
    color: #5b9b43;
    font-size: 16px;
    font-family: 'OpenSansBold';
    text-transform: uppercase;
}
.title-head-ttskct p {
    font-size: 14px;
    color: #999999;
    margin-top: 15px;
    margin-bottom: 30px;
    font-family: 'MyriadProRegular';
}
.title-right-ttskct {
    position: relative;
}
.block-title-baimoi {
    color: #5b9b43;
    font-size: 20px;
    font-family: 'opensanr';
    text-transform: uppercase;
    display: inline-block;
    background: #fff !important;
    padding-right: 10px;
}
.top-content-right-tdct {
    border: 1px solid #5b9b43;
    padding: 40px;
    margin-bottom: 70px;
    margin-top: 50px;
    border-radius: 10px;
}
.thongtincanhan-tdct {
    margin: 40px auto;
}
.thongtincanhan-tdct p {
    font-size: 14px;
    color: #5b9b43;
    font-family: 'opensanr';
    display: block;
}
.thongtinlh-tdct p {
    font-size: 14px;
    color: #333333;
    font-family: 'OpenSansLight';
    display: block;
    margin-bottom: 3px;
}
.hr-tdct {
    width: 100%;
    border: 1px solid #5b9b43;
    margin-bottom: 30px;
}
.thongtinlh-tdct-bottom h5 {
    color: #666666;
    font-size: 15px;
    font-family: 'OpenSansBold';
    margin-bottom: 10px;
}
.thongtinlh-tdct-bottom i {
    margin-right: 3px;
}
.thongtinlh-tdct-bottom p {
    font-size: 14px;
    color: #666666;
    font-family: 'OpenSansBold';
    display: block;
    margin-bottom: 3px;
    line-height: 25px;
}
.thongtinlh-tdct-bottom span{
	display: block;
}
.content-full-baimoi-tdct {
    position: relative;
    margin: 0px auto;
    max-width: 356px;
}
.text-fullsp-tt h2 {
    font-size: 18px;
    font-family: 'HelveticaNeueCondensedBlack';
    color: #333;
    margin: 20px auto;
}
.content-full-baimoi-tdct {
    position: relative;
    margin: 0px auto;
    max-width: 356px;
}
.content-full-baimoi-tdct:hover .bg-hover-baiviet-td , .content-full-baimoi-tdct:hover .content-hover-baiviet-td{
	display: block;
}
.bg-hover-baiviet-td {
    background: rgba(91,155,67,0.61);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    display: none;
    margin: 15px 15px;
}
.content-hover-baiviet-td {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -10px;
    margin-left: -15px;
    z-index: 3;
    display: none;
}
.content-hover-baiviet-td i {
    color: #fff;
    font-size: 30px;
}
.text-fullsp-tt h2 {
    font-size: 16px;
    font-family: 'OpenSansBold';
    color: #333333;
    margin: 20px auto;
}
.page-tvvhvideo {
    margin-bottom: 30px;
}
.ul-paging li {
    display: inline-block;
}
.ul-paging li a {
    display: block;
    padding: 3px 8px;
    margin-right: 2px;
    margin-bottom: 10px;
    border: 1px solid #ddd;
    box-shadow: 2px 2px 2px silver;
    border-radius: 5px;
    color: #57585a;
    background: #f2f2f2;
    font-family: 'OpenSansBold';
    transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
}
.page-of-tintuc {
    border: none !important;
    border-radius: none !important;
    background: #fff !important;
    box-shadow: none !important;
}
.ul-paging li a.active {
    border: none;
    border-radius: none;
    background: #fff;
    box-shadow: none;
}
/*Tin Tuc Chi Tiet*/
.title-head-ttct h1{
	color: #5b9b43;
    font-size: 22px;
    font-family: 'OpenSansBold';
    text-transform: uppercase;
}
.title-head-ttct p{
	font-size: 14px;
    color: #999999;
    margin-top: 15px;
    margin-bottom: 30px;
    font-family: 'MyriadProRegular'
}
.title-head-ttct i {
    margin-right: 5px;
}
.title-head-ttct span {
    margin: auto 10px;
}
.content-left-ttct img{
	margin: 30px 0px 30px 0px;
	max-width: 100% !important;
    height: auto !important;
}
.content-left-ttct p{
	color: #666666;
    font-family: 'OpenSansLight';
    font-size: 14px;
    line-height: 22px;
    margin-top: 10px;
}
.content-left-ttct span{
	color: #666666;
	font-family: 'OpenSansBold';
	font-size: 14px;
}
.box-ttct-item-right{
	background: #f6f6f6 !important;
    padding: 20px 20px;
    border-radius: 10px;
    margin: 0px auto 30px auto;
    max-width: 360px;
}
.full-content-tintucchitiet{
	margin: 50px auto;
}
/*****Lien He*****/
.full-content-lienhe{
	margin: 40px auto;
}
.block-left{
	text-align: center;
}
.block-left i{
	font-size: 50px;
}
.block-left p{
	font-size: 20px;
	color: #333333;
	margin-left: -17px;
	font-family: 'OpenSansLight';
	text-transform: uppercase;
}
.edit-center-lienhe{
	margin: 20px auto;
}
.box-center-lh{
	margin: 40px auto;
}
/**/
/*******CSS Lien He*******/
	/*Css Placeholder*/
.title-form-lh{
	font-family: 'OpenSansBold';
	color: #333333;
	text-transform: uppercase;
	font-size: 20px;
    margin: 35px auto;
}
.form-contact ::-webkit-input-placeholder {
	font-size: 14px;
	color:#5b9b43 !important;
}
.form-contact :-moz-placeholder { /* Firefox 18- */
	font-size: 14px;
	color:#5b9b43 !important;
}
.form-contact ::-moz-placeholder {  /* Firefox 19+ */
	font-size: 14px;
	color:#5b9b43 !important;
}
.form-contact :-ms-input-placeholder {   
	font-size: 14px;
	color:#5b9b43 !important;
}
.content-contact{
	margin-top: 30px;
	margin-bottom: 50px;
}
.content-input-left-ct {
    position: relative; 
}
.content-input-left-ct input{
	display: block;
	width:100%;
	padding-left: 40px; 
	height: 35px; 
	border: 1px solid #c2c2c2 ;
	border-radius: 17px;
}

.content-input-left-ct {
    position: relative; 
}
.content-input-left-ct textarea{
	display: block;
	width:100%;
	padding-left: 40px;
	height: 135px;
	border: 1px solid #c2c2c2 ;
	border-radius: 17px;
	resize:none;
}

.content-input-name-ct {
	position: relative;
}
.content-input-name-ct:before {
    font-family: 'Pe-icon-7-stroke';
    position: absolute;
    top: 2px;
    left: 10px;
    content: "\e605";
    color: #874487;
  	font-size: 21px;
}

.content-input-phone-ct{
	position: relative;
}
.content-input-phone-ct:before{
	font-family: 'Pe-icon-7-stroke';
    position: absolute;
 	top: 2px;
    left: 10px;;
	font-size: 21px;
    content: "\e670";
    color: #333333;
}
.content-input-address-ct{
	position: relative;
}
.content-input-address-ct:before{
	font-family: 'Pe-icon-7-stroke';
    position: absolute;
 	top: 2px;
    left: 10px;
	font-size: 21px;
    content: "\e654";
    color: #333333;
}

.content-input-content-ct{
	position: relative;
}
.content-input-content-ct:before{
	font-family: 'Pe-icon-7-stroke';
    position: absolute;
	top: 0px;
    left: 10px;
	font-size: 21px;
    content: "\e62c";
    color: #333333;
}

.content-button-ct button{
	width : 120px;
	float: right;
	background: #ebebeb;
	font-size: 16px;
	font-family: 'OpenSansBold';
	border: 1px solid #ebebeb;
	height: 35px; 
	color: #333333;
	border-radius: 10px;
}
.content-button-ct{
	position: relative;
}
.btn-send{
	text-align: right;
}
.btn-send a{
	border-radius: 17px;
	background: #a25742;
	color: #fff;
	font-family: 'opensanr';
	font-size: 13px;
	padding: 5px 40px;
}

.img-map-lh img{
	margin: 0px auto;
}
.img-map-lh{
    margin: 0px auto;
    height: 450px;
}
/*******Danh Sach Nhan Vien******/
/*
.bg-bottom-head-dsnv{
	background: url('../images/bottom-head-dsnv.png') no-repeat top left;
	width: 100%;
	height: 254px;
}
*/
.popup-img-full-dsnv  img{
	margin: 0px auto;
}
.box-item-nhanvien img{
	margin: 0px auto;
}
.box-item-nhanvien{
	margin-bottom: 20px;
}

.box-item-nhanvien-img
{
	width: 100%;
	height: 220px;
	border:1px solid #ccc;
	border-radius: 10px;
	position: relative;
}/*harry support - 
.box-item-nhanvien-img img
{
	min-height: 200px;
	max-height: 200px;
	max-width: 132px;
	position: absolute;

}
*/
.box-item-nhanvien-img img
{
	margin: 0px auto;
    max-height: 220px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    position: absolute;
    max-width: 100%;
}
.box-img-doitac-more-r{
	position: relative;
	width: 100%;
	height: 150px;
	overflow: hidden;
	border: 1px solid #ccc;
	border-radius: 10px;
	overflow: hidden;
	padding: 10px;
}
.box-img-doitac-more-r img{
	margin: 0px auto;
	max-height: 120px;
	top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    position: absolute;
}
.fullname-nhanvien{
	text-align: center;
	margin-top: 20px;
}
.fullname-nhanvien h1{
	color: #5b9b43;
	font-family: 'OpenSansBold';
	font-size: 14px;
	cursor: pointer;
	margin-bottom: 10px;
}
.job-nhanvien h1{
	color: #333333;
	font-family: 'OpenSansLight';
	font-size: 14px;
	text-align: center;
}
.about-nhanvien h3{
	color: #5b9b43;
	font-family: 'OpenSansBold';
	font-size: 14px;
}
.about-nhanvien p{
	color: #333;
	font-family: 'OpenSansLight';
	font-size: 14px;
}

/**/
.popup-text-fullsp-dsnv{
	padding: 30px 0px 0px 0px;
}
.popup-text-fullsp-dsnv h3{
	color: #5b9b43;
	font-family: 'OpenSansBold';
	font-size: 14px;
	margin-bottom: 5px;
}
.popup-text-fullsp-dsnv  p{
	color: #333;
	font-family: 'OpenSansLight';
	font-size: 14px;
	line-height: 27px;
}
.popup-text-fullsp-dsnv .edit-fullname h1{
	color: #5b9b43;
	font-family: 'OpenSansBold';
	font-size: 24px;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.popup-text-fullsp-dsnv .edit-job h1{
	color: #333333;
	font-family: 'OpenSansLight';
	font-size: 14px;
	margin-bottom: 35px;
	text-transform: uppercase;
}

.edit-radius-modal-content{
	border-radius: 20px !important;
	overflow: hidden;
	padding: 40px 30px;
}
/*******Gioi Thieu******/
.full-content-gioithieu{
	margin: 40px auto;
}
.title-gioithieu{
	color: #5b9b43;
	font-family: 'OpenSansBold';
	font-size: 30px;
	margin-bottom: 30px;
}
.content-left-gt p{
	font-size: 14px;
	color: #666666;
	font-family: 'OpenSansLight';
}
.img-right-gt{
    border-radius: 25px;
    overflow: hidden;
}

/*********CSS Page QA*******/
/*
.bg-bottom-head-qa{
	background: url('../images/bg-bottom-head-qa-02.png') no-repeat top left;
	width: 100%;
	height: 254px;
}
*/
.full-content-qa{
	margin: 50px auto;
}
.box-item-qa-one{
	background: #e1e1e1;
	border-radius: 5px;
	padding: 15px 20px;
	word-wrap: break-word;
}
.box-item-qa-two{
	background: #ebebeb;
	border-radius: 5px;
	padding: 15px 20px;
	word-wrap: break-word;
}
.title-item-qa{
	color: #333333;
	font-family: 'OpenSansBold';
	text-transform: uppercase;
	font-size: 14px;
	cursor: pointer;
}
.detail-item-qa{
	padding: 0px 35px;
	display: none;
}
.detail-item-qa p{
	color: #333333;
	font-family: 'OpenSansLight';
	font-size: 14px;
	margin: 15px 0px 0px 0px;
}
/******Danh Sach Bo Suu Tap*****/
.grid-sizer-coll{
  float: left;
  width: 25%;
}
.grid-masonry-coll-item {
  float:left;
  width: 25%;
  padding: 15px;
}
.grid-masonry-coll-item >a>img {
  display: block;
  max-width: 100%;
}
.grid-coll-big{
	width: 50% !important;
}
.img-sp-masonry img{
	margin: 0px auto;
	border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
}
/***************/
.full-content-coll-list{
	margin: 100px auto;
}
.grid-masonry-coll-item:hover .bg-hover-coll-list ,
.grid-masonry-coll-item:hover .text-hover-coll-list {
	display: block;
}
/*
.img-coll-list-one{
	position: relative;
	max-width: 555px;
	margin: 0px auto 31px auto;

}
.img-coll-list-two{
	position: relative;
	max-width: 262px;
	max-height: 100%;
	margin: 0px auto 31px auto;
}
.img-coll-list-three-mini-1{
	position: relative;
	margin-bottom: 31px;
	max-width: 262px;
	margin: 0px auto 31px auto;
}
.img-coll-list-three-mini-2{
	position: relative;
	max-width: 262px;
	margin: 0px auto 31px auto;
}
*/
.bg-hover-coll-list{
	position: absolute;
	color: #5b9b43;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	background: rgba(91,155,67,0.86);
	display: none;
	z-index: 0;
	/*margin: 15px;*/
}
/*10h23 .. 7-10-2015*/
.box-full-coll-item{
	position: relative;
}
.text-hover-coll-list{
	position: absolute;
    text-align: center;
    /* top: 50%; */
    /* left: 50%; */
    /* margin-top: -45px; */
    /* margin-left: -111px; */
    display: none;
    z-index: 3;
    width: 100%;
    /* position: relative; */
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
/**/
.text-hover-coll-list h1{
	color: #fff;
	font-size: 29px;
	text-transform: uppercase;
	font-family: 'RobotoBold';
}
.text-hover-coll-list p{
	font-size: 16px;
	font-family: 'roboto_light';
	color: #fff;
}
.text-hover-coll-list a{
	font-size: 20px;
	font-family: 'roboto_light';
	color: #fff;
	text-transform: uppercase;
	padding: 5px 30px;
	border: 1px solid #fff;
	border-radius: 20px;
	background: rgba(255,255,255,0.1);
	transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
}
.text-hover-coll-list a:hover{
	background: rgba(255,255,255,0.3);
}
.img-content-top-coll{
	margin-bottom: 30px;
}
/*CSS Bo Suu Tap*/
.full-content-bosuutap{
	margin: 40px auto;
}
.img-bosuutap{
	 margin-bottom: 25px;
}
.img-bosuutap img{
	margin: 0px auto;
}
.fancybox-nav span{
	visibility: visible !important;
}
.fancybox-opened .fancybox-skin{
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.0) !important;
}
.fancybox-skin{
	background: rgba(0, 0, 0, 0.0) !important;
}
/***Catalogue*/
#pdf-profile{
	height: 600px;
}
.full-content-thongke{
	margin: 0px auto;
}
/*Doi Tac Chi Tiet*/
.img-dtct-left-top{
	border: 2px solid #e1e1e1;
	border-radius: 10px;
	overflow: hidden;
	padding: 10px;
	position: relative;
}
.img-dtct-left-top img{
	margin: 0px auto;
}
.img-dtct-left-bottom img{
	margin: 10px auto;
}
.text-dtct-right-top{
	background: #ebebeb;
    border-radius: 10px;
    overflow: hidden;
    padding: 20px 20px;
    border: 4px solid #ebebeb;
    word-wrap: break-word;
}
.name-dtct-right h1{
	color: #5b9b43;
	font-size: 24px;
	font-family: 'OpenSansBold';
	text-transform: uppercase;
	margin-bottom: 5px;
}
.job-dtct-right h1{
	color: #333333;
	font-family: 'OpenSansLight';
	font-size: 14px;
	text-transform: uppercase;
}
.about-dtct-right h3{
	color: #5b9b43;
	font-family: 'OpenSansBold';
	font-size: 14px;
    margin: 5px auto;
}
.about-dtct-right p{
	color: #333333;
	font-family: 'OpenSansLight';
	font-size: 14px;
}
.text-dtct-right-bottom{
	padding: 20px 20px;
}
.full-dtct-bottom{
	border-radius: 10px;
	border: 1px solid #ebebeb;
	margin-top: 20px;
}
.table-partner{
    display: table;
    width: 100%;
    table-layout: fixed;
}
.cell-partner{
    display: table-cell;
    vertical-align: middle;
    float: none;
}
.content-left-gt span strong em {
	color: #5b9b43;
	font-family:'OpenSansLight';
}
.content-left-gt p  em {
	color: #000000;
	font-size: 14px;
	font-family: 'OpenSansBold';
}
.connect-icon img{
	width:30px;
	padding:5px;
	vertical-align: middle;
	display: inline;
}
.wpcf7-form-control-wrap{
    position: static!important;
}
/*customer*/
.customer-submenu{
	margin: 50px 0px;
	text-align: center;
	font-family: "OpenSansLight";
	font-size: 16pt;
	text-transform: uppercase;
}
.customer-submenu h1>span>a{
	color:#5b9b43;
}
.customer-submenu h1>span.customer-submenu-pro{
	margin-right: 80px;
}
.customer-submenu h1>span>a{
	border:1px solid #5b9b43;
	border-radius: 16px;
	-moz-border-radius: 16px;
	-o-border-radius: 16px;
	-webkit-border-radius: 16px;
	-ms-border-radius: 16px;
	padding: 3px 35px;
}
.customer-submenu h1>span.active>a{
	border:2px solid #5b9b43;
}
.customer-block{
	margin-bottom: 50px;
}
.customer-product{
	position: relative;
}
.customer-product-drape{
	position: absolute;
	display: none;
	top:0;
	right: 0;
	left:0;
	bottom: 0;
}
.customer-product-hover{
	position: absolute;
	font-family: "roboto_light";
	top:50%;
	left: 22%;
	display: none;
}
.customer-product-hover h3{
	text-transform: uppercase;
	font-size: 24pt;
	color:#fff;
}
.customer-product-hover h3>span>a{
	border:1px solid #fff;
	border-radius: 16px;
	-moz-border-radius: 16px;
	-o-border-radius: 16px;
	-webkit-border-radius: 16px;
	-ms-border-radius: 16px;
	text-transform: uppercase;
	color: #fff;
	padding: 2px 20px;
	font-size: 20pt;
}
.customer-product:hover  .customer-product-drape, .customer-product:hover  .customer-product-hover{
	display: block;
}
.customer-product-detail
{
	display: table;
	margin-top:5px;
}
.customer-product-detail .customer-product-detail-time{
	display: table-cell;
	vertical-align: middle;
	float: none;
	padding: 30px 10px;
    background: #ebebeb;
    border: 1px solid transparent;
    border-radius: 10px;
    font-family: "OpenSansBold";
}
.customer-product-detail .customer-product-detail-content{
	text-transform: uppercase;
	display: table-cell;
	vertical-align: middle;
	float: none;
	padding-left: 20px;
	font-size: 17px;
	color: #333333;
}
/*pagenation*/
ul.pagination {
    display: inline-block;
    padding: 0;
    margin: 0;
}

ul.pagination li {display: inline;}

ul.pagination li a {
    color: black;
    float: left;
    padding: 4px 16px;
    text-decoration: none;
    transition: background-color .3s;
    border: 1px solid #ddd;
    display: block;
    box-shadow: #CCCCCC 1px 1px 1px 1px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
     margin-right: 10px;
}
ul.pagination li a.active {
    border: none;
    box-shadow:none;
}

ul.pagination li a:hover:not(.active) {background-color: #ddd;}
.pagination-detail{
	float: left;
	margin-right: 30px;
	line-height: 38px; 
}
.customer-page{
	text-align: center;
	margin-bottom: 100px;
}
/*customer authen */
.customer-authen-hover{
	position: absolute;
	font-family: "roboto_light";
	top:20%;
	display: none;
	color:#fff;
        width: 100%;
}
.customer-authen-hover h1{
	text-transform: uppercase;
	font-size: 24pt;
	font-family: "RobotoBold";
	text-align: center;
}
.customer-authen-hover h2{
	text-align: center;
}
.customer-authen-hover h2>span{
	font-size: 15pt;

}
.customer-authen-hover h3{
	text-align: center;
	margin-top: 20px;
}
.customer-authen-hover h3>span>a{
	border:1px solid #fff;
	border-radius: 16px;
	-moz-border-radius: 16px;
	-o-border-radius: 16px;
	-webkit-border-radius: 16px;
	-ms-border-radius: 16px;
	text-transform: uppercase;
	color: #fff;
	padding: 2px 20px;
	font-size: 20pt;
}
.customer-product:hover  .customer-product-drape, .customer-product:hover  .customer-authen-hover{
	display: block;
}
/*customer detail*/
.customer-design-content{
	margin-bottom: 80px;
}
.customer-design-content h1{
	font-size: 17pt;
	color: #5b9b43;
	text-transform: uppercase;
	font-family: "OpenSansBold";
}
.customer-design-content h2{
	color: #9f9999;
	line-height: 25px;
}
.customer-design-content h2>i{
	margin-right: 10px;
}
.customer-design-content h2>span{
	margin-right: 10px;
}
.customer-design-content p{
	font-size: 14pt;
	color: #666666;
	font-family: "OpenSansLight";
	margin: 0px;
}
.customer-design-content img{
	margin: 50px 0px;
}
.customer-product-img img{
	border-radius:15px;
	-moz-border-radius:15px;
	-o-border-radius:15px;
	-ms-border-radius:15px;
	-webkit-border-radius:15px;
	min-width: 100%;
	max-width: 100%;
}
.customer-product-drape img{
	width: 100%;
	height: 100%;
}
.wp-pagenavi.pagination a {
    color: black;
    float: left;
    padding: 4px 16px;
    text-decoration: none;
    transition: background-color .3s;
    border: 1px solid #ddd;
    display: block;
    box-shadow: #CCCCCC 1px 1px 1px 1px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    margin-right: 10px;
}
