<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*Custom Media CSS*/
/* @media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 990px;
  }
}*/
body{
	background: #fff;
}
h1,h2,h3,h4,h5{
	/* margin: 0; */
}
.margin-b{
	height: 125px;
}
@media screen and (min-width: 769px) and (max-width: 1000px) {
	.margin-b{
		height: 192px;
	}
}
@media (max-width: 767px) {
	.margin-b{
		height: 69px;
	}
	.video-container {
		position: relative;
		padding-bottom: 56.25%;
		padding-top: 30px; 
		height: 0; 
		overflow: hidden;
	}
	 
	.video-container iframe,
	.video-container object,
	.video-container embed,
	.video-container video	{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
}
@media (max-width: 440px) {
	.margin-b{
		height: 65px;
	}	
}	

.container111111111 {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}
@media (min-width: 768px) {
	.cmain-menu .nonPaddLeft{
		padding-left: 0;
	}	
}
@media (max-width: 767px) {
	.search_mailBox{
		display: none;
	}	
}	

.table &gt; tbody &gt; tr &gt; td, .table &gt; tbody &gt; tr &gt; th, .table &gt; tfoot &gt; tr &gt; td, .table &gt; tfoot &gt; tr &gt; th, .table &gt; thead &gt; tr &gt; td, .table &gt; thead &gt; tr &gt; th{
	vertical-align: middle;
	letter-spacing: 0;
}
@media (min-width: 1200px) {
	.container {
		width: 1194px;
	}
}
@media (max-width: 580px) {
	.fc-center {
		margin-top: 10px;
	}
}

.btn_buy_now {
	display: inline-block;
	text-transform: uppercase;
	background: #c42323;
	border-bottom: 3px solid #981414;
	/* width: 100%; */
	width: 120px;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	text-align: center;
	color: #fff !important;
	padding: 4px 0px 0 0px;
	height: 36px;
	margin-bottom: 0px;
	cursor: pointer;	
}
.btn_buy_now:hover{
	border-bottom: 2px solid #981414;
}

.background{
	width: 100%;
	border: 0px solid #ff0000;
	transition:all linear 0.25s;
	-webkit-transition:all linear 0.25s;
}
@media (min-width: 980px) {
	.background{
		height: 450px;
		background-size: cover !important;
	}
}
@media (max-width: 979px) {
	.background{
		height: 350px;
		background-size: cover !important;
	}
}
@media (max-width: 767px) {
	.background{
		height: 280px;
		background-size: cover !important;
	}
}
@media (max-width: 667px) {
	.background{
		height: 180px;
		background-size: cover !important;
	}
}
.background img{
	width: 100%;
}

.cirlcle_alert{
	position: relative;
	top: -5px;
	right: 1px;
	/* right: 32px; */
	float: right;
	background: #ff0000;
	height: 15px;
	padding: 0px 4px 0 4px;
	color: #fff;
	font-family: Arial;
	font-size: 11px;
	-webkit-border-radius: 16px 16px 16px 16px;
	border-radius: 16px 16px 16px 16px;
}
@media (max-width: 767px) {
	.cirlcle_alert{
		top: 2px;
		margin-right: 20px;
		font-size: 12px;
		height: 17px;
		padding: 1px 5px 0 5px;
	}	
}	

/* .container {
  padding-right: 10px;
  padding-left: 10px;
} */

.fc-day-grid-container{	
	min-height: 300px !important;
}
.flex{	
	flex-wrap: wrap;
	display: flex;
}
img.img-round{
	width: 350px;
	-webkit-border-radius: 12px 12px 12px 12px;
	border-radius: 12px 12px 12px 12px;
}

.clear{
	clear: both;
}
p{
	padding: 0;
	margin: 0;
}
a:hover, a b:hover{
	text-decoration: none;
}

#border-bottom {
	position: absolute;
	background: #b9812e;
	width: 68%;
	height: 2px;
	bottom: 0;
}
.sub-page-title{
	float: left;
	padding-bottom: 8px;
	/* font-family: Roboto Slab; */
	/* font-size: 18px !important; */
	color: #0080a0;
	text-transform: uppercase;
	font-weight: 600;
	/* border-bottom: 1px solid #0015c2; */
	border-bottom: 3px solid #008dc7;
}

/*********** Block Header **********/
.cheader{
	/* position: relative; */
	/* position: fixed; */
	position: absolute;
	background: #fff;
	padding: 10px 0;
	width: 100%;
	height: auto;
	z-index: 100;
	border: 0px solid #ff0000;
	-webkit-box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.05);box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.05);
}
@media (min-width: 769px) {
	.cheader{
		position: fixed;
	}	
}	
.cheader-shadow{
	/*-webkit-box-shadow: 0 0px 4px 0 #000; box-shadow: 0 0px 4px 0 #000;*/
	-webkit-box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.05);box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.05);
}

.top_header{
	position: relative;
	width: 100%;
	min-height: 40px;
	padding-top: 5px;
	background: #004d00;
	font-size: 16px;
	font-weight: 500;
	color: #fff;
}
.top_header-left{
	position: relative;
	float: left;
}
.top_header-left .lang{
	float: left;
	background: rgba(255,255,255,0.3);
	padding: 5px 9px 6px 9px;
}
@media (max-width: 1200px) {
	.top_header-left{
		margin-left: 5px;
	}	
}

.top_header .ctel{
	float: left;
	font-size: 12px;
	margin-right: 15px;
	border: 0px solid #ff0000;
}
@media (max-width: 900px) {
	.top_header .ctel{
		margin-right: 10px;
	}	
}	
.top_header .tel{
	background: url(../images/template/tel.png) no-repeat left 6px;
	min-height: 30px;
	padding-left: 20px;
	padding-top: 6px;
}

.top_header .cmail{
	float: left;
	font-size: 12px;
	text-align: left;
}
.top_header .mail{
	background: url(../images/template/mail.png) no-repeat left 8px;
	min-height: 30px;
	padding-left: 22px;
	padding-top: 6px;
}

@media (min-width: 768px) and (max-width: 820px){
	.top_header{
		font-size: 14px;
	}
	.top_header-left{
		top: 1px;
	}	
}

.top_header-right{
	position: relative;
	float: right;
}
@media (max-width: 1200px) {
	.top_header-right{
		padding-right: 5px;
	}				
}

@media (min-width: 768px) and (max-width: 820px){
	.top_header-right .login, .top_header-right .logins, .top_header-right .logout{
		top: 1px;
	}	
}
.top_header-right .login:hover, .top_header-right .logins:hover, .top_header-right .logout:hover, .top_header-right a:hover{
	color: #c61b1f;
}	

.top_header-right .lang{
	float: left;
	background: rgba(255,255,255,0.3);
	padding: 7px;
}
.lang .lang-text{
	float: left;
	margin-right: 5px;
	height: 16px;
	/* font-size: 11px; */
	color: #fff;
}
.lang .lng_kh{
	background: url(../images/template/lang.png) no-repeat left bottom;
	width: 26px;
	float: left;
	margin-right: 9px;
	height: 19px;
	border: 0px solid #ff0000;
}
.lang .lng_en{
	background: url(../images/template/lang.png) no-repeat right bottom;
	width: 26px;
	float: left;
	height: 19px;
	border: 0px solid #ff0000;
}


.header{
	position: relative;
	width: 100%;
	height: auto;
	/* padding: 5px 0; */
	/* margin-bottom: 14px; */
	border: 0px solid #ff0000;
}
@media (min-width: 768px) and (max-width: 934px){
	.header{
		margin-bottom: 0px;
	}	
}	

.c_right-top-right{
	position: relative;
	margin-top: 10px;
	float: right;
	border: 1px solid #ff0000;
	font-size: 12px;
}
.right-top-right{
	position: relative;
	float: right;
	border: 1px solid #ff0000;
	font-size: 12px;
	margin-bottom: 10px;
}
.right-top-right .padding-left{
	padding-left: 22px;
}
.right-top-right .cmail{
	/* width: 160px; */
	margin-right: 5px;
	/* float: left; */
	color: #e22b31;
	text-align: left;
	border: 0px solid #ff0000;
	margin-bottom: 2px;
}
.right-top-right .mail{
	background: url(../images/template/mail.png) no-repeat left 4px;
	padding-left: 22px;
	height: 22px;
	color: #000;
}
.right-top-right .ctel{
	/* float: left; */
	color: #e22b31;
	border: 0px solid #ff0000;
}
.right-top-right .tel{
	background: url(../images/template/tel.png) no-repeat left top;
	padding-left: 20px;
	height: 20px;
	color: #000;
	text-transform: uppercase;
}
.header .logo{
	position: relative;
    float: left;
	padding-bottom: 0px;
	margin-top: 15px;
	/* margin-left: 12px; */
	border: 0px solid #0624c4;
	z-index:99999;
}	
.header img{
    display: block;
	margin: 0 auto;
}
.header img.icon-search, .header img.icon-search-hide{
	position: absolute; right: 0; top: 35px;cursor: pointer;z-index: 100;
}
@media screen and (min-width: 769px) and (max-width: 1000px) {
	.header .logo{
		/* position: relative; */
		float: none;
		margin-left: 5px;
		margin-bottom: 4px;
		margin-top: 0px;
		border: 0px solid #000;
	}
}	

@media (max-width: 1200px) {
	.header .logo{
		margin-left: 5px;
	}
	.header .my-menu{
		margin-right: 5px;
	}
	.header img.icon-search, .header img.icon-search-hide{
		right: 10px; top: 35px;
	}	
}

@media (max-width: 979px) {
	/*.header .logo{
		margin-top: 13px;
		width: 240px;
	}*/
}

@media (max-width: 768px) {
	.header img.icon-search, .header img.icon-search-hide{
		right: 15px; top: 11px;
	}
	.header .logo{
		width: 240px;
		margin-left: 10px;
		margin-top: 0px;
		margin-bottom: 2px;
	}	
}
@media (max-width: 480px) {
	.header img.icon-search, .header img.icon-search-hide{
		right: 12px; top: 9px;
	}	
}	
	
.follow .lng_kh{
	background: url(../images/template/lng.png) no-repeat left bottom;
	width: 25px;
	float: left;
	margin-right: 15px;
	height: 20px;
	border: 0px solid #ff0000;
}
.follow .lng_en{
	background: url(../images/template/lng.png) no-repeat right bottom;
	width: 25px;
	float: left;
	margin-right: 5px;
	height: 20px;
	border: 0px solid #ff0000;
}

@media (max-width: 1189px) {	
	.right-top-right,.right-top-rights, .follow{
		margin-right: 10px;
	}	
}	

@media (max-width: 680px) {
	/*.header .logo{
		width: 100%;
		margin-left: 0;
		padding: 5px 10px;
	}*/
	.header{
		margin-bottom: 2px;
	}
	.right-top-right,.right-top-rights, .follow{
		margin-right: 0px;
		margin-bottom: 0px;
	}
	.c_right-top-right{
		position: relative;
		margin-top: 10px;
		float: right;
		border: 0px solid #ff0000;
		font-size: 12px;
		
		padding: 0 15px;
	}
}

@media (max-width: 767px) {
	.header{
		padding: 0;
	}
	.top_header-left{
		/* display: none; */
	}		
	.cmail{
		display: none;
	}	
	.top_header-right{
		/* float: none; */
		margin: 0 auto;
		/* padding-left: 16px; */
		border: 0px solid #ff0000;
	}	
	.header{
		margin-bottom: 1px;
	}
	/*.header .logo{
		width: 260px;
	}*/
}

/*@media (max-width: 340px){
	.header .logo{
		margin-left: 48px;
	}
}*/
@media (max-width: 440px){
	.header .logo{
		width: 218px;
		margin-left: 10px;
	}
}	

/*********** Block Menu **********/
.ccmenu{
	position: relative;
	/*width: 100%;*/
	z-index: 100;
}
.cmenu{
	position: relative;
	float: right;
	padding: 0;
	min-height: 36px;
	background: #439247;
	/* text-align: center; */
	border: 1px solid #ff0000;
	-webkit-box-shadow: 0 3px 5px 0 #787878;
	box-shadow: 0 3px 5px 0 #787878;
}
.cmmenu{
	position: absolute;
	display: none;
	border: 0px solid #ff0000;
	width: 100%;
	left: 0;
	background: #fff;
	-webkit-box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.05);box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.05);
}
.menu-icon{
	position: relative;
	border: 0px solid #ff0000;
	width: 100%;
	left: 0;
	background: #fff;
}		
.cmmenu .col-md-4.col-sm-4, .menu-icon .col-md-4.col-sm-4{
	padding: 20px 10px;
	font-size: 13px;
	margin-bottom: 10px;
	/* min-height: 50px; */
	border: 0px solid #ff0000;
	transition:all linear 0.25s;
	-webkit-transition:all linear 0.25s;
}
@media (max-width: 767px){
	.cmmenu{
		position: relative;
		display: none;
		border: 0px solid #ff0000;
		width: 100%;
		left: 0;
		background: #fff;
		-webkit-box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.05);box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.05);
	}
	.cmmenu .col-md-4.col-sm-4{
		padding: 5px;
		margin: 0;
		border-bottom: 1px solid #efeeee;
	}
	.menu-icon .col-md-4.col-sm-4{
		padding: 10px 5px;
		margin: 0;
		width: 100% !important;
		border-bottom: 1px solid #efeeee;
	}
}
.cmmenu .col-md-4.col-sm-4 a, .cmmenu .col-md-4.col-sm-4 a:hover{
	padding: 0 !important;
	margin: 0;
	width: 100%;
	height: 100%;
	border: none!important;
	background: none!important;
	font-weight: normal !important;
}
.cmmenu .col-md-4.col-sm-4:hover, .cmmenu .col-md-4.col-sm-4.current{
	background: #efeeee;
}	
.cmmenu .col-md-4.col-sm-4 .mnu_icon, .menu-icon .col-md-4.col-sm-4 .mnu_icon{
	float: left;
	padding: 6px 0;
	width: calc(80px);
	position: relative;
	margin: 0;
	border: 0px solid #ff0000;
}
.cmmenu .col-md-4.col-sm-4 .mnu_title, .menu-icon .col-md-4.col-sm-4 .mnu_title{
	float: right;
	width: calc(100% - 90px);
	padding-right: 0px;
	margin: 0;
	border: 0px solid #000;
	color: #61636a;
}
.my-menu{
	/* position: relative; */
	float: right;
	padding: 0 !important;
}

@media (max-width: 767px) {
	.cmmenu .col-md-4.col-sm-4, .menu-icon .col-md-4.col-sm-4{
		width: 100%;
	}	
	.cmmenu .col-md-4.col-sm-4 .mnu_icon, .menu-icon .col-md-4.col-sm-4 .mnu_icon{
		width: calc(50px);
	}
	.cmmenu .col-md-4.col-sm-4 .mnu_title{
		width: calc(100% - 60px);
		padding-right: 0px;
		padding-top: 20px;
	}	
	.menu-icon .col-md-4.col-sm-4 .mnu_title{
		width: calc(100% - 60px);
		padding-right: 0px;
		padding-top: 0px;
	}
	.cmmenu .col-md-4.col-sm-4 .mnu_title span.iconDetail{
		display: none;
	}
	.my-menu {
		position: relative;
		float: right;
		padding: 0 !important;
		position: absolute;
		top: -40px;
	}
	
}	

@media (max-width: 1099px) {
	.ccmenu {
		padding: 0 10px;
	}	
}

.container .menu, .bgmenu{
	position: relative;
	/* margin: 12px auto; */
	/* width: 100%; */
	min-height: 42px;
	/* text-align: center; */
	border: 0px solid #ff0000;
}
.form-search{
	/* display: none; */
}	
.container .bgmenu .btn-src, .container .bgmenu .btn-close{
	position: absolute;
	width: 34px;
	height: 36px;
	right: 20px;
	top: 7px;
	border: 0px solid #ff0000;
	z-index: 1000;
	cursor: pointer;
}

@media (max-width: 767px) {
	.container .menu{
		background: none;
	}
	.ccmenu {
		margin-bottom: 5px;
	}
	.container .bgmenu .btn-src, .container .bgmenu .btn-close{
		top: 1px;
	}	
}
.container .menu .ulmenu{
	position: relative;
	/* left: 11px; */
	list-style-type:none;
	margin: 0;
	padding: 0;
}
.container .menu li:first-child{
	margin-right: -5px;
	float: left;
	background-image:none;
}
.container .menu li{
	position:relative;
	float: left;
	list-style-type:none;
	border: 0px solid #f00;
	transition:all linear 0.25s;
	-webkit-transition:all linear 0.25s;
}
.container .menu li a{
	width: auto;
	height: 42px;
	color:#fff;
	font-size: 15px;
	text-align: center;
	text-transform: uppercase;
	margin: 0;
	padding: 9px 26px 33px 24px;
	text-decoration:none;
	/* border: 1px solid #ff0000; */
	text-shadow: 1px 1px 1px #1F1F1F;
}

@media (max-width: 1099px) {
	.container .menu li a{
		padding: 9px 23px 33px 21px;
	}	
}
@media (max-width: 1045px) {
	.container .menu li a{
		padding: 9px 20px 33px 18px;
	}	
}
@media (max-width: 992px) {
	.container .menu li a{
		padding: 9px 17px 33px 15px;
	}	
}
@media (max-width: 950px) {
	.container .menu li a{
		padding: 9px 13px 33px 12px;
	}	
}
@media (max-width: 890px) {
	.container .menu li a{
		padding: 11px 11px 31px 10px;
		font-size: 13px;
	}	
}
@media (max-width: 802px) {
	.container .menu li a{
		padding: 11px 9px 31px 8px;
		font-size: 13px;
	}	
}
@media (max-width: 767px) {
	.container .menu, .container .bgmenu{
		/* background: none; */
		/* display: none; */
		width: 100%;
		/* top: 42px; */
		top: 0px;
		position: absolute;
		border-top: 1px solid #01734d;
	}
	.container .menu li a{	
		height: 36px;
		display: block;
		float: none;
		text-align: left;	
		width: 100%;
		padding: 9px 15px 30px 15px;		
	}
	.container .menu li:first-child{
		margin: 0;
		/* border-top: 0px solid #01734d; */
		background:#019966 url(../images/template/line.png) repeat-x bottom center;
	}	
	.container .menu li{
		display: block;
		float: none;
		width: 100%;
		text-align: left;
		/* background-image: none; */
		background: #019966;
		/* border-top: 1px solid #01734d; */
		background:#019966 url(../images/template/line.png) repeat-x bottom center;
		/* border: 1px solid #ff0000; */
	}	
}
.container .menu li a:hover, .container .menu li a.current{
	/* background: #dd8303; */
	color: #f9f006;
}
	

/*********** Block Slide **********/
.cslide{
	width: 100%;
	padding: 0;
	height: auto;
	background: #66cc9a;
}
.container .slide{
	position: relative;
	padding: 0;
	height: auto;
	border: 0px solid #ff0000;
}

.container.ccontainer .content{
	position: relative;
	/* padding: 0 20px; */
	margin: 0 auto;
	color: #333333;
	line-height: 24px;
	min-height: 300px;
	border: 0px solid #000;
	/* text-align: justify; */
}

@media (max-width: 1200px) {
	.container.ccontainer{
		padding: 0 10px;
	}
}
@media (min-width: 768px) and (max-width: 1024px){
	.container.ccontainer .content{
		/* padding: 0 10px; */
		/* margin: -20px auto 0 auto; */
	}
}
@media (max-width: 767px) {
	.container.ccontainer .content{
		padding: 0;
		/* margin: -5px auto 0 auto; */
		margin: 0 auto;
	}
}

.content .row{
	margin-right: -10px;
	margin-left: -10px;
}
.content .col-md-3 img{
	cursor: pointer;
}
.vdoYT{
	position: relative;
	border: 0px solid #ff0000;
	margin-bottom: 8px;
}
.vdoPlay{
	position: absolute;
	width: 100%;
	height: 100%;
	background: url('../images/template/play.png') no-repeat center center;
	opacity: 0.6;
}	
.galZoom{
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0) url('../images/template/zoom_img.png') no-repeat center center;
	opacity: 0;
}
.galAlb .col-md-2.col-sm-4 .gal_album .galZoom{
	background: rgba(0,0,0,0.2) url('../images/template/zoom_img.png') no-repeat center center;
	width: calc(100% - 20px);
	height: 100%;
	z-index: 1;
	transition:all linear 0.25s;
	-webkit-transition:all linear 0.25s;
}
.vdoPlay:hover, .galZoom:hover{
	opacity: 1;
}	
.content .col-md-2, .row.galAlb .col-md-2, .content .col-md-3, .content .col-md-4, .content .col-md-9{
	position: relative;
	padding: 0 10px;
	/* margin-bottom: 20px; */
	/* font-size: 13px; */
	text-align: left;
	/* cursor: pointer; */
}
.wrap_detail img{
	margin: 10px 0;
}


@media screen and (max-width: 991px) {
	.content .col-md-2.col-sm-4, .row.galAlb .col-md-2.col-sm-4{
		width: 25%;
	}
	.content .row.videYT .col-md-3.col-sm-4{
		width: 25%;
	}	
}
@media screen and (max-width: 767px) {
	.content .col-md-2.col-sm-4, .row.galAlb .col-md-2.col-sm-4{
		float: left;
	}
	.content .row.videYT .col-md-3.col-sm-4{
		float: left;
	}	
}
@media screen and (max-width: 710px) {
	.content .col-md-2.col-sm-4, .row.galAlb .col-md-2.col-sm-4{
		width: 33.3%;
	}
	.content .row.videYT .col-md-3.col-sm-4{
		width: 33.3%;
	}	
}
@media screen and (max-width: 530px) {
	.content .row.videYT .col-md-3.col-sm-4{
		width: 50%;
	}	
}
@media screen and (max-width: 509px) {
	.content .col-md-2.col-sm-4, .row.galAlb .col-md-2.col-sm-4{
		width: 50%;
	}	
}
@media screen and (max-width: 350px) {
	.content .col-md-2.col-sm-4, .row.galAlb .col-md-2.col-sm-4{
		width: 100%;
	}
	.content .row.videYT .col-md-3.col-sm-4{
		width: 100%;
	}	
}	

/*********** Block About **********/
@media screen and (min-width: 768px) {
	.content .row .col-md-9.col-sm-8.no-padding-left{
		/* padding-left: 5px; */
	}	
}
@media screen and (max-width: 767px) {
	.cAbout{
		padding-left: 10px;
		padding-right: 10px;
	}	
}	
.content .wrap_cate{
	position: relative;
	/* background: #2c8231; */
	margin-bottom: 20px;
}
.content .wrap_detail{
	position: relative;
	min-height: 400px;
}
.content .wrap_cate ul{
	position: relative;
	list-style: none;
	padding: 0;
	margin: 0;
}
.content .wrap_cate ul li{
	position: relative;
	width: 100%;
	list-style: square;
	font-size: 20px;
	color: #0387a8;
}
.content .wrap_cate ul li a{
	display: block;
	width: 100%;
	font-size: 20px;
	padding: 5px;
	padding-left: 0px;
	line-height: 20px;
	color: #0387a8;
	transition:all linear 0.15s;
	-webkit-transition:all linear 0.15s;
}
.content .wrap_cate ul li:hover, .content .wrap_cate ul li.current, .content .wrap_cate ul li a:hover,.content .wrap_cate ul li a.current{
	color: #000;
	text-decoration: none;
}	
	

/* Shine */
.figure_shine {
	position: relative;
	overflow: hidden;
}
.figure_shine::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.figure_shine:hover::before {
/* 	-webkit-animation: shine .75s;
	animation: shine .75s; */
	-webkit-animation: shine 1.3s;
	animation: shine 1.3s;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}

/* Circle */
.figure_circle{
	position: relative;
	overflow: hidden;
}
.figure_circle::before {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	display: block;
	content: '';
	width: 0;
	height: 0;
	background: rgba(255,255,255,.2);
	border-radius: 100%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0;
}
.figure_circle:hover::before {
	-webkit-animation: circle .75s;
	animation: circle .75s;
}
@-webkit-keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}
@keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}
.content .col-md-4 .thumb_project_title{
	position: absolute;
	width: 100%;
	padding: 7px 10px 4px 10px;
	bottom: 0;
	font-size: 17px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	background: rgba(0,0,0,0.6);
}
@media (max-width: 1030px) {
	.content {
		/* padding: 0 10px; */
	}
}
@media (max-width: 767px) {
	.content .col-md-4{
		/* padding: 0 22px; */
		margin-bottom: 14px;
	}
	.content {
		/* padding: 0 10px; */
	}
}
@media (min-width:420px) and (max-width: 767px){
	.content .col-md-4.col-sm-4{
		width: 50%;
		float: left;
	}
}
@media (max-width:419px){
	.content .col-md-4.col-sm-4{
		width: 100%;
		float: left;
	}
}	
@media (max-width: 370px) {.content .col-md-4 .thumb_project_title{font-size: 15px;}}	
@media (min-width: 768px) and (max-width: 900px) {
	.content .col-md-4{
		/* padding: 0 5px; */
		margin-bottom: 10px;
	}
	.content .col-md-4 .thumb_project_title{font-size: 15px;}
}

/*********** Block List Project **********/
.container .m_project{
	padding: 0 10px;
	background: #e71e29;
	/* text-align: center; */
}
.container .m_project ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
.container .m_project ul li{
	display: inline-block;
	/* margin: 0 20px; */
	/* border: 0px solid #fff; */
	border-right: 1px dashed #ba010a;
}
.container .m_project ul li:last-child{
	display: inline-block;
	border: none;
}
.container .m_project ul li a{
	display: block;
	/* padding: 9px 20px 14px 20px; */
	padding: 9px 15px 14px 15px;
	margin: 0 4px;
	border: 0px solid #ff0000;
	color: #fff;
}
@media (max-width: 767px) {
	.container .m_project{
		text-align: left;
	}	
	.container .m_project ul li{
		display: block;
		float: none;
		border-bottom: 1px solid #ba010a;
	}
	.container .m_project ul li a{
		display: block;
		padding: 5px 15px 8px 15px;
		margin: 0 4px;
		border: 0px solid #ff0000;
		color: #fff;
	}	
}	
.container .m_project ul li a:hover, .container .m_project ul li a.current{
	color: #000;
}

.content .row .col-md-8.col-sm-8{
	padding: 0 10px;
	margin-bottom: 40px;
}
.project .col-md-4.col-sm-4.widthFull{
	margin-bottom: 0;
}
@media screen and (max-width: 767px) {
	.project .col-md-4.col-sm-4.widthFull{
		width: 100%;
		float: none;
		margin-bottom: 15px;
	}	
}	
.project .col-md-4.col-sm-4,
.project .col-md-4.col-sm-4 a
{
	font-size: 14px;
	margin-bottom: 30px;
	color: #565656;
	border: none;
}
.project .col-md-4.col-sm-4 a:hover
{
	color: #000;
}
.project .col-md-4.col-sm-4 h4{
	color: #000;
	font-size: 18px;
	padding: 0;
	margin: 0;
}	
.project .col-md-4.col-sm-4 .cover_img{
	position: relative;
}
.project .col-md-4.col-sm-4 .cshadow{
	margin: 0 auto;
}
.project .col-md-4.col-sm-4 .cshadow img{
	border: none;
	margin: 0 auto;
	display: block;
}
.project .col-md-4.col-sm-4 .cover_img img{
	margin: 0 auto;
	width: 100%;
	/* border-left: 4px solid #4bcb3e; */
}
.project .col-md-4.col-sm-4 .blur{
	position: absolute;
	display: none;
	background: rgba(0,0,0,0.3);
	width: 100%;
	height: 100%;
	z-index: 1;
	transition:all linear 0.25s;
	-webkit-transition:all linear 0.25s;
}
.project .col-md-4.col-sm-4 .blur-ream-more{
	position: absolute;
	display: none;
	background: rgba(0,0,0,0.5);
	/* width: 100%;
	height: 100%; */
	width: calc(100% - 24px);
	height: calc(100% - 24px);
	z-index: 1;
	transition:all linear 0.25s;
	-webkit-transition:all linear 0.25s;
	border: 0px solid #000;
}
.project .col-md-4.col-sm-4 .blur-ream-more .learnMore{
	/* position: absolute; */
	display: inline-block;
	border: 1px solid #fff;
	padding: 2px 15px 6px 15px;
	color: #fff;
}
.project .col-md-4.col-sm-4 .bgBlur{
	position: absolute;
	/* display: none; */
	/* background: rgba(255,255,255,0.4); */
	background: rgba(0,0,0,0.5);
	width: 100%;
	/* height: 100%; */
	height: 46px;
	font-size: 18px;
	padding: 8px;
	bottom: 0;
	/* color: #000; */
	color: #fff;
	z-index: 1;
	overflow: hidden;
	transition:all linear 0.25s;
	-webkit-transition:all linear 0.25s;
}
.project .col-md-4.col-sm-4:hover .bgBlur{
	display: block;
	transition:all linear 0.25s;
	height: 100%;
	transition:all linear 0.25s;
	-webkit-transition:all linear 0.25s;
}
.project .col-md-4.col-sm-4.widthFull .cover_img:hover .blur-ream-more{
	display: block;
	transition:all linear 0.25s;
	/* height: 90%; */
	transition:all linear 0.25s;
	-webkit-transition:all linear 0.25s;
}
.project .col-md-4.col-sm-4 .bgBlur span{
	font-size: 14px;
	line-height: 18px;
	color: #fff;
	transition:all linear 0.25s;
	-webkit-transition:all linear 0.25s;
}

.project .col-md-4.col-sm-4 .ccircle-pro{
	position: absolute;
	left: 0;
	text-align: center;
	display: none;
	z-index: 10;
	width: 100%;
	bottom: 50px;
	font-size: 28px;
	text-transform: uppercase;
	font-weight: 600;
	color: #fff;
	transition:all linear 0.25s;
	-webkit-transition:all linear 0.25s;
	border: 0px solid #4bcb3e;
}
.project .col-md-4.col-sm-4 .ccircle-pro .circle-pro{
	position: relative;
	display: inline-block;
	font-size: 16px;
	text-align: center;
	padding: 6px 28px;
	font-weight: 400;
	background: #4bcb3e;
	color: #fff;
}
.project .col-md-4.col-sm-4:hover .cover_img img{
	/* opacity: 0.9; */
		transition:all linear 0.25s;
	-webkit-transition:all linear 0.25s;
}

.project .col-md-4.col-sm-4:hover .blur{
	display: block;
	transition:all linear 0.25s;
	-webkit-transition:all linear 0.25s;
}
.project .col-md-4.col-sm-4:hover .ccircle-pro{
	display: block;
	transition:all linear 0.25s;
	-webkit-transition:all linear 0.25s;
}
.list_project, .list_gallery{
	position: relative;
	margin: 0 auto;
	color: #000;
	background: #fff;
	border: 0px solid #000;
}

.list_project .cover_project{
	border-top: 1px solid #e8e8e8;
	padding-top: 16px;
	margin-top: 16px;
}
.list_project .cover_project:first-child {
	border: none;
	margin-top: 0px;
}	
.list_project .cover_project p{
	font-size: 13.5px;
	line-height: 21px;
	color: #3d3d3d;
}
.list_project .cover_project .col-md-5.col-sm-5{
	padding-left: 0;
}
@media (min-width: 768px) and (max-width: 980px) {
	.list_project .cover_project .col-md-5.col-sm-5{
		padding-left: 0;
		padding-right: 0;
	}
}
@media (min-width: 590px) and (max-width: 767px) {
	.list_project .cover_project .col-md-5.col-sm-5{
		padding-left: 0;
		padding-right: 0;
		width: 41.67%;
		float: left;
	}
	.list_project .cover_project .col-md-7.col-sm-7{
		width: 58.33%;
		float: left;
	}
}
@media (max-width: 590px) {
	.list_project .cover_project .col-md-7.col-sm-7{
		padding-left: 0;
		padding-right: 0;
	}	
}	
@media (max-width: 589px) {
	.list_project .cover_project .col-md-7.col-sm-7{
		margin-top: 10px;
	}
}	

.listPageproject{
	margin-bottom: 8px; min-height: 20px; padding: 0;
}	
.listPageproject .col-md-3.col-sm-4,.listPageproject .col-md-9.col-sm-8 {
	margin-bottom: 8px;
}
.list_project .row, .list_gallery .row{
	margin-right: -9px;
	margin-left: -9px;
}
.list_project .col-md-3, .list_gallery .col-md-3{
	padding: 0 9px;
	margin-bottom: 18px;
	border: 0px solid #ff0000;
}
.list_project .col-md-3 .tab_project_title{
	padding: 6px 10px 4px 10px;
	bottom: 0;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
	background: #cc0033;
}	
.box_project{
	padding: 10px 0 8px 0;
	margin-bottom: 2px;
	line-height: 19px;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	border-bottom: 1px solid #ccc;
	text-decoration: none;
}
.list_gallery .col-md-3 .box_gallery{
	padding: 10px 0 8px 0;
	margin-bottom: 2px;
	line-height: 19px;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.box_project a, .listPageproject a{
	color: #333333;
}	
.box_project .box_project_title, .listPageproject .box_project_title a, .box_project .box_project_title a, .box_project_title{
	font-size: 17px;
	font-weight: normal;
	color: #028a3b;
}
.box_project a:hover, .listPageproject a:hover, .box_project .box_project_title:hover, .box_project .box_project_title a:hover{
	color: #000;
	text-decoration: none;
}	
.box_project .box_project_date, .box_project_date{
	color: #cc0033;
}	
.list_gallery .col-md-3 .gal_album{
	position: relative;
	border: 0px solid #ff0000;  
	min-height: 20px;
	/* margin-bottom: 10px; */
}
.galAlb .col-md-2.col-sm-4 {
    margin-bottom: 20px;
}



.list_project .col-md-3 .album_title, .list_gallery .col-md-3 .album_title{
	position: absolute;
	width: 100%;
	padding: 7px 0;
	bottom: 0;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	background: rgba(0,0,0,0.6);
}
.view_more, .view_more a{
	padding: 7px 0;
	font-weight: normal;
	color: #ff0000;
	text-align: center;
	width: 100%;
	border: 0px solid #ff0000;
}
.view_more a:hover{
	color: #ff0000;
	text-decoration: underline;
}	
.box_project p.video_iframe{
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height: auto;
	overflow:hidden;
}

.box_project p iframe, .box_project object, .box_project embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
@media (max-width: 1099px) {
	.list_project {
		/* padding: 0 10px; */
	}	
	.list_gallery {
		padding: 0 10px;
	}
}	
@media (max-width: 991px) {
	.list_gallery .col-md-3 {
		margin-bottom: 0px;
	}
}	
@media (max-width: 767px) {
	.list_project .col-md-3 {
		/* padding: 0 0 0 12px; */
		margin-bottom: 14px;
	}
	.list_project .row{
		/* margin: 0; */
		/* padding: 0 12px 0 0; */
	}
	.list_gallery .col-md-3.col-sm-4 {
		width: 50%;
		float: left;
	}
}
@media (max-width: 610px){
	.listPageproject{
		border-bottom: 1px solid #ccc;
		margin-bottom: 12px;
	}
}	
	
@media (min-width: 610px) and (max-width: 767px){
	.listPageproject .col-md-3.col-sm-4 {
		width: 33.3333%;
		float: left;
	}
	.listPageproject .col-md-9.col-sm-8 {
		width: 66.6667%;
		float: left;
	}
}	

@media (min-width: 980px) and (max-width: 992px) {
	.list_project .col-md-3, .listPageproject .col-md-3, .list_project .col-sm-4 {
		width: 25%;
	}
}	
@media (min-width: 600px) and (max-width: 979px){
	.list_project .col-md-3, .list_project .col-sm-4 {
		width: 50%;
		float: left;
	}
}
@media (max-width: 429px) {
	.list_gallery .col-md-3.col-sm-4 {
		width: 100%;
	}
}

/************* Block Map ************/
.colMap{
	padding: 0;
}

.containing-table {
    display: table;
    width: 100%;
}
.centre-align {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.content_footer {
    display: inline-block;
    vertical-align: top; /* Removes the extra white space below the baseline */
}

/*********** Block People **********/
.content-people{
	
}
.content-people .col-md-3.col-sm-3{
	margin-bottom: 20px;
	border: 0px solid #ff0000; 
	min-height: 100px;
}
.content-people .col-md-3.col-sm-3 .people-img img{
	display: block;
	width: 100%;
	margin: 0 auto;
}

@media screen and (min-width: 500px) and (max-width: 767px) {
	.content-people .col-md-3.col-sm-3{
		width: 33.33%;
		float: left;
	}
}
@media screen and (min-width: 321px) and (max-width: 499px) {
	.content-people .col-md-3.col-sm-3{
		width: 50%;
		float: left;
	}
}

.content-people .col-md-3.col-sm-3 a .cover-people{
	color: #333333;
}	
.content-people .col-md-3.col-sm-3 .cover-people:hover{
	background: #c59651;
	color: #fff;
	transition:all linear 0.25s;
	-webkit-transition:all linear 0.25s;
}	
.content-people .col-md-3.col-sm-3 .people-img{
	border: 0px solid #ff0000; min-height: 100px;
}

.content-people .col-md-3.col-sm-3 .people-border, .content-people-det .col-md-3.col-sm-3 .people-border{
	border: 4px solid #c59651;
	min-height: 30px;
	padding: 16px 4px;
	text-align: center;
}
.content-people .col-md-3.col-sm-3 .people-border p{
	padding: 0!important;
	margin: 0!important;
	line-height: 1.5;
}	
.content-people .col-md-3.col-sm-3 .people-border .people-name{
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}
.content-people .col-md-3.col-sm-3 .people-border .people-posi{
	font-size: 11px;
	text-transform: uppercase;
	font-weight: normal;
}
.content-people-det .col-md-9.col-sm-9 p.people-name, .content-people-det .col-md-9.col-sm-9 p.people-posi{
	padding: 0!important;
	margin: 0!important;
	line-height: 1.2;
}
@media screen and (min-width: 768px) {
	.content-people-det .col-md-9.col-sm-9{
		border-left: 1px solid #ccc;
	}
}
@media screen and (max-width: 767px) {
	.content-people-det .col-md-3.col-sm-3 .people-img img{
		margin-bottom: 15px;
	}
}

.content-people-det .col-md-9.col-sm-9 .people-name{
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
}
.content-people-det .col-md-9.col-sm-9 .people-posi{
	font-size: 11px;
	color: #626161;
	text-transform: uppercase;
	font-weight: normal;
}
.tab_back{
	background: #b89b5e;
	line-height: 22px;
	font-style: normal;
	font-family: Hanuman;
	font-size: 15px;
	color: #fff;
	padding: 8px 10px 6px 10px;
}
.tab_back:hover{
	background: #8f6d26;
}
.tab_rel_doc{
	background: #BF7C00;
	line-height: 22px;
	font-style: normal;
	font-family: Hanuman;
	font-size: 15px;
	color: #fff;
	padding: 8px 10px 6px 10px;
}

/*********** Block Icon **********/
.content-page-icon{
	
}
.content-page-icon .col-md-4.col-sm-4{
	margin-bottom: 40px; 
	padding: 0 10px;
	border: 0px solid #ff0000;
}
@media screen and (max-width: 767px) {
	.content-page-icon .col-md-4.col-sm-4{
		width: 100%;
	}
}
.page-icon{
	margin: 0 auto;
	min-height: 70px;
	/* text-align: center; */
	font-size: 13.5px;
	line-height: 22px;
	color: #424242;
	border: 0px solid #000;
	/* margin-bottom: 10px; */
	border: 0px solid #ff0000;
	transition:all linear 0.25s;
	-webkit-transition:all linear 0.25s;
}
.page-icon:hover{
	margin: 0 auto;
	margin-top: -8px;
	color: #0192b7;
}
.page-icon img{
	display: block;
	margin: 0 auto;
}	
.page-icon .page-icon-title{
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 23px;
}

a.read_more_button{
	/* float: right; */
	color: #004d00;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	border: 1px solid #dfdfdf;
	-webkit-border-radius: 17px 17px 17px 17px;
	border-radius: 17px 17px 17px 17px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#dfdfdf+0,ffffff+100 */
	background: #dfdfdf; /* Old browsers */
	background: -moz-linear-gradient(bottom,  #dfdfdf 0%, #ffffff 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(bottom,  #dfdfdf 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to top,  #dfdfdf 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dfdfdf', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	transition:all linear 0.25s;
	-webkit-transition:all linear 0.25s;	
}
a.read_more_button:hover{
	color: #c57502;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#dfdfdf+0,ffffff+100 */
	background: #dfdfdf; /* Old browsers */
	background: -moz-linear-gradient(top,  #dfdfdf 0%, #ffffff 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #dfdfdf 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #dfdfdf 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dfdfdf', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */	
}

/*********** Block Product **********/
.container .product .col-md-3.col-sm-3{
	font-size: 13px;
	margin-bottom: 30px;
	word-break: break-all;
}
@media (max-width: 767px) {
	.container .product .col-md-3.col-sm-3{
		margin-bottom: 25px;	
	}
}	
@media (min-width: 500px) AND (max-width: 767px) {
	.container .product .col-md-3.col-sm-3{
		width: 50%;
	}
}
@media (max-width: 499px) {
	.container .product .col-md-3.col-sm-3, .container .product .col-md-3.col-sm-3 img{
		width: 100%;
	}
}	

.container .col-md-4.col-sm-4 ul{
	padding: 0; margin: 0;
	list-style: none;
}
.container .col-md-4.col-sm-4 ul li{
	color: #008dc7;
	margin-bottom: 12px;
	line-height: 23px;
}
.container .col-md-4.col-sm-4 ul li a{
	color: #0075c7;
}
.container .col-md-4.col-sm-4 ul li a:hover{
	color: #004d00;
}

.container .product .col-md-4.col-sm-4 img {
  width: 100%;
}

.container .product .col-md-3.col-sm-3 a, .container .product .col-md-4.col-sm-4 a, .container .product .col-md-12.col-sm-12 a{
	color: #484747;
}




/*********** Block Activity **********/
@media (max-width: 767px) {
	.col-md-4.col-sm-4.c_activity{
		width: 100%;
	}	
}	
.list_activity{
	position: relative;
	margin: 0 auto;
	color: #000;
	background: #fff;
	border: 0px solid #000;
}
.list_activity .cover_activity{
	border-top: 1px solid #e8e8e8;
	padding-top: 16px;
	margin-top: 16px;
}
.list_activity .marGin{
	border-top: 1px solid #e8e8e8;
	padding-top: 10px;
	margin-top: 10px;
}
.list_activity .cover_activity:first-child {
	border: none;
	margin-top: 0px;
}	
.list_activity .cover_activity p{
	font-size: 13.5px;
	line-height: 21px;
	color: #3d3d3d;
}

.list_activity .cover_activity .colLogo{
	float: left;
	padding: 6px 0;
	width: calc(145px);
	position: relative;
	margin-bottom: 10px;
	border: 2px solid #ccc;
}
.list_activity .cover_activity .colLogo img{
	margin: 0 auto;
}
.list_activity .cover_activity .colTitle{
	float: right;
	width: calc(100% - 160px);
	padding-right: 0px;
	margin: 0;
	border: 0px solid #000;
	color: #61636a;
}
@media (min-width: 768px) and (max-width: 975px){
	.list_activity .cover_activity .colLogo{
		width: 70%;
	}	
	.list_activity .cover_activity .colTitle{
		width: 100%;
	}	
}
@media (max-width: 400px){
	.list_activity .cover_activity .colLogo, .list_activity .cover_activity .colTitle{
		width: 100%;
	}	
}
.list_activity .cover_activity .colTitle p{
	font-size: 13px !important;
}	

.list_activity .cover_activity .col-md-51.col-sm-51{
	padding-left: 0;
	width: 56px; float: left; margin-right: 15px;
}
.list_activity .cover_activity .col-md-51.col-sm-51 .box_month{
	/* float: right; */
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	padding: 0px;
	font-size: 11px;
	/* border: 1px solid #e8e6e6; */
	-webkit-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
	background: #015c01;
	transition:all linear 0.25s;
	-webkit-transition:all linear 0.25s;	
}
.list_activity .cover_activity .col-md-51.col-sm-51 .box_date{
	/* float: right; */
	color: #424242;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 24px;
	text-align: center;
	padding: 5px;
	/* border: 1px solid #e8e6e6; */
	-webkit-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e8e6e6+0,ffffff+100 */
	background: #e8e6e6; /* Old browsers */
	background: -moz-linear-gradient(bottom,  #e8e6e6 0%, #ffffff 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(bottom,  #e8e6e6 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to top,  #e8e6e6 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e6e6', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	transition:all linear 0.25s;
	-webkit-transition:all linear 0.25s;	
}
@media (min-width: 768px) and (max-width: 980px){
	.list_activity .cover_activity .col-md-51.col-sm-51{
		padding-left: 0;
		width: 100%;
		margin-right: 0;
		margin-bottom: 10px;
	}
	.box_month, .box_date{
		width: 50%;
	}	
	.list_activity .cover_activity .col-md-91.col-sm-91{
		clear: both;
	}	
}
@media (max-width: 350px) {
	.list_activity .cover_activity .col-md-51.col-sm-51{
		padding-left: 0;
		width: 100%;
		margin-right: 0;
		margin-bottom: 10px;
	}
	.box_month, .box_date{
		width: 50%;
	}	
	.list_activity .cover_activity .col-md-91.col-sm-91{
		clear: both;
	}	
}	
.list_activity .cover_activity .colTitle h4, .list_activity .cover_activity .col-md-91.col-sm-91 h4{
	margin: 0;
	padding: 0;
}	
@media (min-width: 768px) and (max-width: 980px) {
	.list_activity .cover_activity .col-md-5.col-sm-5{
		padding-left: 0;
		padding-right: 0;
	}
}
@media (min-width: 590px) and (max-width: 767px) {
	.list_activity .cover_activity .col-md-5.col-sm-5{
		padding-left: 0;
		padding-right: 0;
		width: 41.67%;
		float: left;
	}
	.list_activity .cover_activity .col-md-7.col-sm-7{
		width: 58.33%;
		float: left;
	}
}
@media (max-width: 590px) {
	.list_activity .cover_activity .col-md-7.col-sm-7{
		padding-left: 0;
		padding-right: 0;
	}	
}	
@media (max-width: 589px) {
	.list_activity .cover_activity .col-md-7.col-sm-7{
		margin-top: 10px;
	}
}	

.container .activities .col-md-12.col-sm-12{
	color: #484747;
	transition:all linear 0.25s;
	-webkit-transition:all linear 0.25s;
	line-height: 24px;
}
.container .activities .col-md-12.col-sm-12 a.btn_view_post {
	display: block;
	text-transform: uppercase;
	background: #004d00;
	border-bottom: 3px solid #003000;
	width: 140px;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	text-align: center;
	color: #fff !important;
	padding: 8px 20px 0 20px;
	height: 40px;	
}
.container .activities .col-md-12.col-sm-12 a.btn_view_post:hover{
	border-bottom: 2px solid #003000;
}	
.container .activities .col-md-4.col-sm-4, .container .activities .col-md-3.col-sm-3{
	margin-bottom: 35px;
	color: #565656;
	transition:all linear 0.25s;
	-webkit-transition:all linear 0.25s;	
}
.container .activities .col-md-3.col-sm-3{
	font-size: 13px;
	margin-bottom: 30px;
	word-break: break-all;
}
@media (max-width: 767px) {
	.container .activities .col-md-3.col-sm-3{
		margin-bottom: 25px;	
	}
}	
@media (min-width: 500px) AND (max-width: 767px) {
	.container .activities .col-md-3.col-sm-3{
		width: 50%;
	}
}
@media (max-width: 499px) {
	.container .activities .col-md-3.col-sm-3, .container .activities .col-md-3.col-sm-3 img{
		width: 100%;
	}
}	

.container .col-md-4.col-sm-4 ul{
	padding: 0; margin: 0;
	list-style: none;
}
.container .col-md-4.col-sm-4 ul li{
	color: #008dc7;
	margin-bottom: 12px;
	line-height: 23px;
}
.container .col-md-4.col-sm-4 ul li a{
	color: #0075c7;
}
.container .col-md-4.col-sm-4 ul li a:hover{
	color: #004d00;
}

.container .activities .col-md-4.col-sm-4 img {
  width: 100%;
}

.container .activities .col-md-3.col-sm-3 a, .container .activities .col-md-4.col-sm-4 a, .container .activities .col-md-12.col-sm-12 a{
	color: #484747;
}	
.container .activities .col-md-4.col-sm-4:hover{
	padding: 0 20px;
	color: #000;
}
.container .activities .col-md-4.col-sm-4 a:hover, .container .activities .col-md-3.col-sm-3 a:hover, .container .activities .col-md-12.col-sm-12 a:hover{
	color: #000;
}
.container .activities .col-md-4.col-sm-4 h4{
	border: 0px solid #ff0000;
	/* text-align: center; */
	margin-top: 10px;
	/* font-weight: 600; */
	/* text-transform: uppercase; */
	padding: 0px;
}
.container .activities .col-md-4.col-sm-4 .post-date, .container .activities .col-md-3.col-sm-3 .post-date{
	color: #e61e29;
	font-size: 13px;
}
.container .post-date-detail{
	color: #e61e29;
	font-size: 15px;
}

@media (max-width: 767px) {
	.container .activities{
		/* padding-left: 10px; */
		/* padding-right: 10px; */
	}	
}
@media screen and (max-width: 767px) {
	.container .activities .col-md-4.col-sm-4{
		width: 50%;
		float: left;
	}	
}
@media (max-width: 600px) {
	.container .activities .col-md-4.col-sm-4{
		width: 100%;
	}	
}

.tab-carousel-title{
	/* padding-bottom: 22px; */
	/* font-family: Roboto Slab; */
	color: #3d3d3d;
	/* text-transform: uppercase; */
	/* font-weight: 600; */
	border-bottom: 1px solid #dfdfdf;
}

.tab-carousel-title a{
	position: relative;
	float: left;
	padding-bottom: 12px;
	/* display: block; */
	color: #3d3d3d;
	/* border-bottom: 3px solid #008dc7; */
}

.tab-carousel-title a .tab-line{
	position: absolute;
	bottom: -4px;
	/* width: 100%; */
	width: 78px;
	height: 4px;
	background: #1e771a;
}	

.item {
	position: relative;
	margin: 0 15px;
	text-align: center;
	background: #f6f6f6;
	color: #565656;
	border-bottom: 1px solid #c3c3c3;
	transition:all linear 0.25s;
	-webkit-transition:all linear 0.25s;
}
.item a{
	color: #565656;
}
@media screen and (min-width: 768px) {
	.marginLR {
		margin-left: -15px; margin-right: -15px;
	}
}	
@media screen and (max-width: 767px) {
	.item {
		margin: 0 8px;
	}
	.marginLR {
		margin-left: -8px; margin-right: -8px;
	}
}	
.item:hover{
	margin: 0 20px;
	background: #008dc7;
	color: #fff;
	border-bottom: 1px solid #008dc7;
}
.item a:hover{
	color: #fff;
}
.item h4{
	border: 0px solid #ff0000;
	text-align: center;
	margin-top: 20px;
	color: #000;
	font-size: 15px;
	font-weight: 600;
	text-transform: uppercase;
	padding: 0px 10px;
}

.item img {
  width: 100%;
}

.item p{
	padding: 0 15px 10px;
	font-size: 14px;
	word-break: break-all;
}


/*********** Block Service **********/
.content-service{
	
}
.content-service .col-md-4.col-sm-4{
	margin-top: 60px; 
	margin-bottom: 50px; 
	padding: 0 10px;
}
.content-service .col-md-6.col-sm-6{
	margin-top: 30px; 
	margin-bottom: 0px; 
	padding: 0 10px;
}	
.service-title, .law-regular-title{
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
}

.service-icon{
	margin: 0 auto;
	min-height: 70px;
	text-align: left;
	padding-left: 90px;
	line-height: 19px;
	color: #585757 !important;
	background-repeat: no-repeat;
	background-position: left top;
	border: 0px solid #000;
	margin-bottom: 10px;
}

.service-icon:hover{
	color: #a36c1a !important;
}
.law-regular{
	margin: 0 auto;
	min-height: 70px;
	font-size: 13px;
	text-align: left;
	padding-left: 0px;
	line-height: 19px;
	color: #585757 !important;
	background-repeat: no-repeat;
	background-position: left top;
	border: 0px solid #000;
	margin-bottom: 0px;
}
a.download{
	background: url('../images/template/pdf.png') no-repeat left center;
	padding-left: 24px;
	/* float: right; */
	font-size: 13px;
	color: #b56c01;
}
a.download:hover{
	color: #9d5e01;
}
	

/* .law-regular:hover{ */
	/* color: #a36c1a !important; */
/* }	 */
@media screen and (min-width: 768px) and (max-width: 899px) {
	.service-icon{
		padding-left: 0;
		padding-top: 80px;
		background-position: center top;
	}	
}
@media screen and (max-width: 900px) {
	/* .content-service .col-md-4.col-sm-4, .content-service .col-md-6.col-sm-6{ */
	.content-service .col-md-4.col-sm-4{
		margin-top: 30px; 
		margin-bottom: 0px;
		border: 0px solid #ff0000;
	}	
}
@media screen and (max-width: 767px) {
	.service-icon{
		padding-left: 82px;
	}
	/*.content-service .col-md-6.col-sm-6, .welcome{
		padding: 0 5px;
	}*/	
	.p-left{
		padding: 0 10px;
	}
}


/*********** Block footer **********/
.cfooter{
	padding: 0;
	min-height: 100px;
	font-size: 14px;
	font-weight: normal;
	color: #535353;
	
}
.cfooter h1{
	font-family: Ubuntu;
	color: #3f3f3f;
	font-size: 22px;
	font-weight: 400;
	margin: 0 !important;
	padding: 0 !important;
}	
.bg_footer{
	padding: 0;
	min-height: 140px;
	background: #f8f8f8;
	font-size: 14px;
	font-weight: normal;
	line-height: 23px;
	color: #535353;
	/* padding: 40px 0; */
}
.bg_footer .col-md-3.col-sm-3{
	padding-top: 0 !important;
	margin-bottom: 10px;
	overflow: hidden;
}
@media screen and (max-width: 767px) {
	.bg_footer .col-md-3.col-sm-3{
		width: 100%;
	}	
}	

.bg_footer .follow{
	position: relative;
	text-align: center;
	margin: 0 auto;
	background: rgba(255,255,255,0.3);
	padding: 4px 9px;
	border: 0px solid #ff0000;
}
.follow .sicon:last-child{
	width: 22px;
	height: 22px;
	display: inline-block;
	margin-right: 0px;
}
.follow .sicon{
	width: 22px;
	height: 22px;
	display: inline-block;
	margin-right: 3px;
}

.bg_footer .navigation ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
.bg_footer .navigation ul li:first-child{
	/* padding: 0 20px 0 0; */
}	
.bg_footer .navigation ul li{
	font-size: 14px;
	/* float: left; */
	line-height: 18px;
	color: #535353;
	text-decoration: none;
	margin-top: 6px;
	margin-bottom: 6px;
}
.bg_footer .navigation ul li:last-child{
	border-right: none;
}
.bg_footer .navigation ul li a{
	font-size: 15px;
	padding: 0;
	margin: 0;
	/* text-transform: uppercase; */
	color: #535353;
	text-decoration: none;
}
.bg_footer .navigation ul li a:hover, .bg_footer .navigation ul li a.current{
	color: #000;
}	

.bg_footer .col-md-4.col-sm-4{
	/* border: 1px solid #000; */
	padding-top: 20px;
	padding-bottom: 10px;
}

.bg_footer .colm{
	margin: 0 auto;
	min-height: 48px;
	text-align: left;
	overflow: hidden;
}

.bg_footer .facebook{
	overflow: hidden;
}

.cfooter .ccopyright{
	padding: 12px 10px;
	background: #e71f29;
	font-size: 14px;
	/* border-top: 1px solid #e71f29; */
}
.cfooter .copyright{
	text-align: center;
	color: #fff;
}
.cfooter .designBy{
	color: #fff;
}

.cfooter .designBy span:hover{
	color: #000;
}	
@media screen and (max-width: 1200px) {
	.bg_footer .row{
		padding: 0 10px;
	}
}
@media screen and (min-width: 768px) {
	.containing-table {
		height: 180px;
	}
	.bg_footer .facebook{
		min-height: 48px;
		margin-bottom: 20px;
	}
}
@media screen and (max-width: 560px) {
	.cfooter .copyright{
		clear: both;
		/* float: left; */
	}
}
@media screen and (max-width: 767px) {
	.containing-table {
		padding: 10px 0;
		background: url(../images/template/bline.png) repeat-x bottom center;
	}
	.bg_footer .facebook{
		min-height: 48px;
		margin-bottom: 10px;
	}	
}

.not_found{
	margin: 0 auto;
	background: url('../images/template/not_found.png') no-repeat center center;
	width: 100%;
	border: 0px solid #ccc;
	min-height: 120px;
	margin-bottom: 30px;
}	

#login{
	position: relative;
	margin: 0 auto;
	/* margin-top: 152px; */
	width: 80%;
	min-height: 200px;
	background: #fff;
	-webkit-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	/*-webkit-box-shadow: 0 0 4px 0 #262626;
	box-shadow: 0 0 4px 0 #262626;*/
	border: 1px solid #b89b5e;
	border-top: 1px solid #b89b5e;
}
@media screen and (max-width: 560px) {
	#login{
		width: 100%;	
	}	
}	
#login .tab_login_form{
	position: relative;
	margin: 0 auto;
	width: 100%;
	height: 44px;
	padding: 8px 0 2px 54px;
	background: #b89b5e url('../images/template/key.png') no-repeat 20px 8px;
	-webkit-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
	font-size: 22px;
	color: #fff;
	line-height: 24px;
}	
#login .login_form{
	position: relative;
	margin: 20px auto;
	width:  100%;
	min-height: 50px;
	background: #fff;
	/*font-family: Arial;*/
	font-size: 16px;
	color: #000;
	padding: 0px 20px;
}
#login .login_form input[type="text"], #login .login_form input[type="password"]{
	background: #fff none repeat scroll 0 0;
    border: 2px solid #b89b5e;
    color: #000;
    height: 38px;
    margin: 0 0 7px;
    padding: 5px 10px 5px 10px;
    text-align: left;
    width: 100%;
    z-index: 1;
	/*font-family: Hanuman;*/
	font-style: normal;
	font-size: 14px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}	
#login .login_form #submit{
	display: block;
	margin: 0 auto;
	border: none;
	background: #b89b5e;
	color: #fff;
	width: 100%;
	height: 38px;
	text-align: center;
	text-transform: uppercase;
	cursor: pointer;
	z-index: 100;
	font-size: 15px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	text-shadow: 1px 1px 1px #1F1F1F;
}
#login .login_form #submit:hover{
	background: #946b14;
}</pre></body></html>