@charset "utf-8";
body {
	background: transparent;
	font-family: Helvetica, Arial, Sans-serif;
	width:100%;
	overflow-x:hidden;
}
/* ----------NAVBAR--------- */
.chart {
	text-align: center;
}
.clear{
	clear:both;
}
.chart__bar {
	display: inline-block;
	padding: 5px 5px;
	width: 80px;
	height: 80px !important;
	background: rgba(47, 47, 47, 0.69);
}
.chart__bar-number {
	padding: 5px;
	background: rgba(0, 0, 0, 0.1);
	color:white;
	font-size:30px;
	font-weight: bold;
	width: 70px;
	line-height: 40px;
}
.chart__bar-label {
	margin-top: 3px;
	color:white;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
}
.margin-b-20 {
    margin-bottom: 20px;
}
/* ----------NAVBAR--------- */
.navbar-brand img {
	margin-top: -34px;
	margin-left: 0px;
}
.ulGioithieu{
	margin-left:0px;
	padding-left:15px;
}
.ulGioithieu li{
	margin-top:20px;
}
#main-nav {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 134px;
	border-radius:0;
	/*background:#015cf1;*/
	/*background: url(../images/headbg2.png) center -193px no-repeat;*/
	background: url(../images/bgHeader-nuoc3.jpg) no-repeat;
	z-index: 4;
	min-width: 1003px;
	border: 0 !important;
	padding-bottom:50px;
	overflow:hidden!important;
	margin-bottom:0;
}
.language {
	text-align:right;
}

video#bgvid { 
    position: absolute;
    top:0;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    transform: translateX(-50%) translateY(-50%);
 background: url('../images/bgHeader.jpg') no-repeat;
  background-size: cover;
  transition: 1s opacity;
}
.itemGallery h4{
	text-align:center;
	padding-top:10px;
}
.itemGallery h4 a{
	font-weight:bold;
	color:#232323;
}
.btncam {
    background: #ff8700;
    color: #FFF;
    padding: 10px;
    margin-top: 15px;
    text-decoration: none!important;
}
.boxImgNews{
	text-align:center;
}
.boxImgNews img{
	display:inline-block;
	
}
.boxDuan{
	padding:15px;
	background: rgba(6, 29, 114, 0.25);
}
.itemDuan{
	background: #061d72;
    padding: 0 15px;
    display: inline-block;
    color: #fff;
}
.post{
	margin-bottom:20px;
}
.downloadGray{
	background:#f5f5f5;
	padding:10px 0px;
}
.big-slide{
	background:#e9e9e9;
}
.owl-carousel {
	position: relative;
}
.owl-prev,
.owl-next {
	position: absolute;
	top: 50%;
	margin-top: -10px;
	font-size:0;
	width:40px;
	height:40px;
	line-height:40px;
	background:rgba(2, 120, 222, 0.64);
	color:#fff;
	border-radius:50%;
}
.owl-controls .owl-nav .owl-prev:after{
	content: "\f053";
    font: normal normal normal 14px/1 FontAwesome;
	line-height: 40px;
    padding-left: 12px;
}
.owl-controls .owl-nav .owl-next:after{
	content: "\f054";
    font: normal normal normal 14px/1 FontAwesome;
	line-height: 40px;
    padding-left: 15px;
}
.owl-prev {
	left: 0;
}
.owl-next {
	right: 0;
}
ul.team-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.widget-title{
	color:#333;
	font-weight:bold;
	font-size:15px;
	line-height:20px;
	margin-bottom:15px;
	text-transform:uppercase;
}
.custom-menuAbout li{
	border-style: solid;
    border-width: 1px;
    border-color: rgba(114,119,125,0.15);
    border-left: none;
    border-right: none;
    border-bottom: none;
	padding:9px 0 0 0;
	margin:10px 0 0 0;
}
.custom-menuAbout li a{
	padding-right:15px;
	   background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='13px' height='13px' viewBox='0 0 13 13' enable-background='new 0 0 13 13' fill='rgba(114,119,125,0.5)' xml:space='preserve'%3E%3Cpolygon points='5.159,2.802 8.841,6.57 5.314,10.291 4.237,9.254 6.897,6.51 4.159,3.833 '/%3E%3C/svg%3E");
	background-repeat:no-repeat;
	position: relative;
    display: block;
    padding-left: 23px;
    background-position:0 5.5px;
	color:#72777d;
	font-weight:700;
	font-size:15px;
}
.custom-menuAbout li.current-menu-item a{
	color:#006cd8;
}
.custom-menuAbout li a:before{
	background-color: rgba(114,119,125,0.15);
	top:5.5px;
	position: absolute;
    left: 0;
    width: 13px;
    height: 13px;
    content: "";
	border-radius:3px;
}
.custom-menuAbout{
	list-style:none;
	padding:0 10px;
}
.language img {
	margin-left: 5px;
}
header{
	position:relative;
}
.containterHeader{
	position:relative;
}
.boxMenu{
	background: #001b80;
	background: -moz-linear-gradient(top, #001b80 0%, rgba(0,24,113,1) 3%, #0e2373 98%, #001b80 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, #001b80), color-stop(3%, rgba(0,24,113,1)), color-stop(98%, #0e2373), color-stop(100%, #001b80));
	background: -webkit-linear-gradient(top, #001b80 0%, rgba(0,24,113,1) 3%, #0e2373 98%, #001b80 100%);
	background: -o-linear-gradient(top, #001b80 0%, rgba(0,24,113,1) 3%, #0e2373 98%, #001b80 100%);
	background: -ms-linear-gradient(top, #001b80 0%, rgba(0,24,113,1) 3%, #0e2373 98%, #001b80 100%);
	background: linear-gradient(to bottom, #001b80 0%, rgba(0,24,113,1) 3%, #0e2373 98%, #001b80 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#81c5df', endColorstr='#81c5df', GradientType=0 );
  padding:0 40px;
  border-bottom: 3px solid #ffcc00;
}
.navbar-nav>li{
	margin:0 9px;
}
.navbar-nav>li>a{
	color:#fff;
	text-transform:uppercase;
	padding:10px 3px;
	font-size: 13px;
}
.nav>li>a:focus, .nav>li>a:hover{
	background:#314694;
}
.navbar-default .navbar-nav > li > a {
	color: #fff;
	text-transform: capitalize;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{
	background:#314694;
}
.navbar-nav > .dropdown > .dropdown-menu{
	background:#03a9f4;
}
.navbar-nav > .dropdown > .dropdown-menu>li>a{
	color:#f5f5f5;
	border-bottom:1px solid #29b7f7;
}
.navbar-nav > .dropdown > .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
	background:#29b7f7;
	color:#fff;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
	color: #CBD300;
	background-color: transparent;
}
.navbar-brand {
	padding:15px 0px !important;
	font-size: 0 !important;
	height: 0 !important;
	float:none;
}
.bannerWeb{
	float:left;
}
.bannerWeb{
	padding-left:80px;
	padding-top:10px;
}
.bannerWeb h2, .bannerWeb h3{
	color:#fff;
	line-height:24px;
	font-size:26px;
	font-weight:bold;
	text-shadow: 2px 1px 2px #002096;
}
.bannerWeb h3{
	font-size:19.5px;
}
#intr {
  background:#f7f7f7;
  border-bottom:1px solid #d4d4d4;
  border-top:1px solid #d4d4d4;
  height:41px;
  overflow:hidden;
  margin-bottom:20px;
}
.textArea_other{
	width:100%;
}
.btnVWSA{
	background:#071e72;
}
.btnVWSA:hover{
	background-color: #2196F3;
    border-color: #03A9F4;
}
.numberOfMember{
	text-align:right;
	padding-top:10px;
}
.brnews {
  max-height:45px;
  padding:9px 0;
}

.brnews a {
  color:#555E6B;
}

.brnews .entry {
  display:inline-block;
}

.brnews h3 {
  background:url("../images/brnews-bg1.png") no-repeat;
  background-size:110px;
  color:#FFF;
  float:left;
  font-size:11px;
  line-height:1;
  margin:0;
  padding:6px 7px 7px;
  width:115px;
}

#scroller li {
  list-style:none;
}

#scroller li .title {
  font-weight:bold;
}

#scroller li .title:after {
  /*content:"»";*/
  font-weight:normal;
  margin:0 3px 0 15px;
}

#scroller li p {
  display:inline-block;
  margin:2px 0 0;
}

#intr .search {
  float:right;
  padding-left:30px;
}

#intr .search input[type="text"] {
  border:medium none;
  box-shadow:none;
  height:33px;
  width:77%;
}
.search form {
    background: #FFF;
    border-left: 1px solid #d4d4d4;
}
#searchform p {
    position: relative;
}
#intr .search input[type="text"] {
    border: medium none;
    box-shadow: none;
    height: 39px;
    width: 77%;
}
#intr input#searchsubmit {
    position: absolute;
    right: 0;
}
input#searchsubmit {
    background: url(../images/search-bg2.png) no-repeat;
    border: none;
    height: 39px;
    width: 44px;
    text-indent: -9999px;
}



.searchform input[type="text"] {
  height:31px;
  border-radius:0 0 0 0 !important;
  border:1px solid #d4d4d4; 
  vertical-align:top;  
  box-shadow:none !important;
  transition:none !important;
}

.widget .searchform input[type="text"]:focus{
  border:1px solid #d4d4d4;  	
}

#intr input#searchsubmit {
  position:absolute;
  right:0;
}
#main-nav1 {
	margin-top: 10px;
	border: 0;
	border-left: 0;
	background: transparent;
	border-bottom: 1px solid #ddd;
}
.navbar-default .navbar-nav>li>a {
	color: #fff;
	text-transform: uppercase;
	padding: 10px 8px !important;
}
.listAbout{
    margin-bottom: 20px;
}
.listAbout img{
	max-width:100%!important;
	height:auto!important;
}
.detail-content{
	padding:30px 0;
	font-size:1.2em;
}
.detail-content img{
	max-width:100%!important;
	height:auto!important;
}
h2.titleAbout{
	margin-bottom:20px;
	text-transform:uppercase;
	text-align:center;
	line-height:3em;
	font-size:20px;
	color:#194be0;
}
h2.titleAbout:after{
    content: '';
    display: block;
    background-color: #041b71;
    height: 2px;
    margin: 1.5rem 0 1.75rem 0;
    width: 15rem;
	position:absolute;
	left:0;
	right:0;
	margin: 0 auto;
}
.person-item {
    padding: 5px 20px;
    text-align: center;
    cursor: pointer;
    transition: all .5s ease-in-out;
}
h2.titlePost{
	font-size: 1em;
    font-weight: bold;
    margin: 10px 0px;
}
h2.titlePost a{
	color:#232323;
}
h2.titlePost_small{
	font-size: 1em;
    font-weight: bold;
    margin: 10px 0px;
}
h2.titlePost_small a{
	color:#232323;
}
h3.titlePost a {
    color: #232323;
	font-size:16px;
	font-weight:600;
}
.imgMember{
	border: 1px solid #eeeee9;
    transition: all .5s ease-in-out;
	padding: 5px;
	 border-radius: 3px;
}
.titleMember{
	margin-top: 10px;
    font-weight: bold;
    font-size: 16px;
    padding-bottom: 10px;
    text-align: center;
}
.titleMember a{
	display:block;
	text-align:center;
	color:#232323;
	font-size:18px;
}
.person-item>img {
    width: 100%;
    border-radius: 50%;
    border: 1px solid #ddd;
    transition: all .5s ease-in-out;
}
.bgGray{
	background:#f5f5f5;
	padding:25px 0px;
}
.titleListAbout a{
	color:#194be0;
	text-transform:uppercase;
	font-size:18px;
	display:block;
	padding-bottom:10px;
}
 @media screen and (min-width: 991px) {
 .logo-phone {
 display: none;
}
h2.titlePost{
	font-size: 1.6em;
}
h2.titlePost_small{
	font-size: 1.4em;
}
.boxTeam{
	min-height: 360px;
}
}
@media screen and (max-width: 991px) {
header{
	background:#004a91;
	min-height:168px;
}
 .logo-phone {
 padding: 10px 0;
 width: 170px;
 height: 124px;
 background: url(../images/headbg2.png) 40% 0 no-repeat;
 z-index: 4;
 border: 0 !important;
}
 .logo-phone img {
 display: inline-block;
 margin-left: 20px;
}
header #main-nav1{
	position:absolute;
	z-index:3;
	top:0;
	width:100%;
}
header #main-nav1 video#bgvid{
	display:none;
}
header #main-nav1 .navTop{
	position:absolute;
	top:0px;
	z-index:9;
	right:5px;
}
.bannerWeb{
	float:none;
	padding-left:0;
	padding-top:0;
	display:none;
}
.search{
	display:none;
}
.brnews h3{
	display:none;
}
.boxMenu{
	padding:0;
}
.boxMenu .navbar-nav{
	margin:7.5px 0 7.5px 15px;
}
.boxMenu .navbar-nav li.dropdown ul.dropdown-menu{
	position:relative;
	float:none;
	display:block;
}
.bannerWeb h2, .bannerWeb h3 {
    line-height: 16px;
    font-size: 14px;
}
.bannerWeb h3 {
	margin-top:0;
	font-size:10px;
}
.containterHeader{
	width:100%;
}
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
 .navbar-brand img {
 margin-top: -13px;
 margin-left: 0 !important;
}
}
@media screen and (min-width: 767px) and (max-width: 991px) {
 .navbar-default .navbar-nav > li > a {
 color: #005097;
 text-transform: capitalize;
 font-weight: 500;
}
 #main .container {
 width: 600px !important;
}
 .nav > li > a {
 padding: 10px 12px;
}
header #main-nav1 .navbar-header{
	position:absolute;
	top:0;
}
header #main-nav1 video#bgvid{
	
}
 .language {
 top: -110px !important;
}
 .logo-phone img {
 margin-left: 50px !important;
}
}
/* ----------END - NAVBAR--------- */
/* -------- MAIN ---------- */
#main {
	/* background: #afd4f1 url(../images/bg1.jpg) 50% 0 repeat-x;*/
  min-height: 100%;
	height: auto;
	position: relative;
	z-index: 2;
}
#main-content {
	padding-top: 0px;
}
#main-content .big-article{
	margin-bottom:0;
}
#sidebar {
	padding-top: 0px;
	/*border:1px solid #002899;*/
}
.listNewsHome{
	padding:15px 0 0 15px;
	margin:0;
	list-style:none;
}
.titleBox{
	margin-top:0;
	background:#001b80;
	padding:7px 13px;
	color:#fff;
	font-size:16px;
	text-transform:uppercase;
}
.titleBox a{
	color:#fff;
}
.listNewsHome li a{
	display:block;
	padding-left:28px;
	background:url(../images/dot.png) 0px 5px no-repeat;
    margin-bottom: 10px;
    line-height: 30px;
}
/*Top Main*/
.link-article {
	color: black;
}
.link-article:hover {
	color: black;
}
.article {
	margin-bottom: 30px;
	position: relative;
	overflow: hidden;
}
.homeThongbao{
	margin-bottom:0;
}
.homeThongbao_borderBT{
	margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #c0bfbf;
}
.tindocnhieu article {
    position: relative;
    margin-bottom: 10px;
    border-bottom: 1px solid #3e94c4;
	padding-bottom:5px;
	counter-increment: section;
}
.tindocnhieu article:before {
    content: counter(section);
    width: 34px;
    height: 34px;
    line-height: 34px;
    border-radius: 17px;
    font-size: 20px;
    background-color: #fff;
    display: inline-block;
    font-weight: 700;
    text-align: center;
    float: left;
    color: #383838;
}
.tindocnhieu{
	padding: 10px;
    background: rgb(0, 124, 194);
}
.tindocnhieu article:after {
    clear: both;
	content: " ";
    display: table;
}
.tindocnhieu article .linke-block {
    margin-left: 45px;
}
.tindocnhieu article .linke-block h3 {
	font-size:14px;
	margin-top: 10px;
    margin-bottom: 5px;
}
.tindocnhieu article .linke-block a {
    color: #f7f7f7;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.bgGray{
	padding-top: 40px;
    padding-bottom: 40px;
    background: #fafafa;
}
.bgBluelight{
	padding: 10px;
    background: #f0f8ff;
}
.bgOrangeLight{
	padding: 10px;
    background: rgba(230, 74, 25, 0.08);
}
.titleVWSA {
    display: block;
    font-size: 1.4em;
    margin-bottom: 15px;
    padding-bottom: 13px;
    line-height: 100%;
    color: #e64a19;
    border-bottom: 3px solid #e64a19;
    text-transform: uppercase;
	font-weight: bold;
	margin-top:0;
}
.title-orange a{
	color:#e64a19;
}
.titleVWSA.title-orange{
	color:#e64a19;
	border-bottom: 3px solid #e64a19;
}
.titleVWSA.title-orange a{
	color:#e64a19;
}
.titleVWSA.title-green{
	color:#30B47B;
	border-bottom: 3px solid #30B47B;
}
.titleVWSA.title-green a{
	color:#30B47B;
}
.titleVWSA.title-fuchsia{
	color:#7247CA;
	border-bottom: 3px solid #7247CA;
}
.titleVWSA.title-fuchsia a{
	color:#7247CA;
}
.titleVWSA.title-yellow2{
	color:#ffcc00;
	border-bottom: 3px solid #ffcc00;
}
.titleVWSA.title-yellow2 a{
	color:#ffcc00;
}
.titleVWSA.title-bright-orange{
	color:#F3A034;
	border-bottom: 3px solid #F3A034;
}
.titleVWSA.title-bright-orange a{
	color:#F3A034;
}
.titleVWSA.title-blue{
	color:#1BB7E7;
	border-bottom: 3px solid #1BB7E7;
}
.titleVWSA.title-blue a{
	color:#1BB7E7;
}
.titleVWSA.title-blue_2{
	color:#0022a1;
	border-bottom: 3px solid #0022a1;
	padding-bottom:7px;
}
.titleVWSA.title-blue_2 a{
	color:#0022a1;
}
.titleVWSA.title-blue_2 a.news-tag-white-bg{
	color:#fff;
	background:#0022a1;
}

.border {
    width: 4px;
    height: 15px;
    display: inline-block;
    margin: 0 4px;
}

.meta-date {
    display: inline-block;
    position: relative;
    vertical-align: baseline;
    font-size: 85%;
    font-weight: bold;
    color: #979797;
}
.title_black{
    margin: 0;
    font-size: 14px;
    font-weight: 600;
    padding-top: 3px;
    line-height: 20px;
}
.title_black a {
    color: #212121;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.image-link-block {
    margin-bottom: 20px;
}
.image-link-block a {
    color: #212121;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.image-link-block .image-block {
    width: 28%;
    height: 80px;
    float: left;
    background-size: cover;
    background-position: center;
    position: relative;
    text-align: center;
}
.image-link-block .linke-block {
    width: 72%;
    float: left;
    padding-left: 20px;
}
.image-link-block .title {
    margin: 0;
    font-size: 13px;
    font-weight: 600;
    padding-top: 3px;
    line-height: 20px;
}
.image-link-block .post-info {
    margin: 8px 0 0 0;
}
.post-info {
    font-size: 12px;
    line-height: 24px;
    float: left;
    width: 100%;
}
.image-link-block .image-block::before {
    opacity: 0;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: #ccc;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.image-link-block .image-block i {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -10px;
    margin-left: -8.5px;
    font-size: 20px;
    color: #727272;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 0;
}
.image-link-block:hover .image-block::before {
    opacity: 0.5;
}
.image-overlay-block {
  width: 100%;
  height: 100%;
  position: relative;
  background-size: cover;
  background-position: center;
}

.image-overlay-block:hover .overlay-gradient {
  opacity: .8;
}

.image-overlay-block .post-info a {
  color: #f7f7f7;
}

.image-overlay-block .overlay-gradient {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 1;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&amp;0+0,1+100 */
  background: -moz-linear-gradient(top, transparent 0%, black 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, transparent 0%, black 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(black));
  background: -o-linear-gradient(top, transparent 0%, black 100%);
  background: linear-gradient(to bottom, transparent 0%, black 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  /* IE6-9 */
}

.image-overlay-block .image-overlay-block-content {
  position: relative;
  height: 100%;
  z-index: 2;
  padding: 20px 20px 0 20px;
  color: #ffffff;
}
.image-overlay-block .top-part .news-tag, .image-overlay-block .top-part .tabs-horizontal-list-mega-meun li a, .tabs-horizontal-list-mega-meun li .image-overlay-block .top-part a {
    margin-right: 5px;
    margin-bottom: 5px;
}
.top-part a{
	color:#fff;
}
.red-tag-bg {
  background: #ff3636;
}

.blue-tag-bg {
  background: #36b6ff;
}

.green-tag-bg {
  background: #36ff73;
}

.yellow-bg {
  background: #E4DB50;
}
.yellow2-bg{
	background:#ffcc00;
}
.blue-bg {
  background: #1BB7E7;
}
.blue_2-bg {
    background: #0022a1;
}
.green-bg {
  background: #30B47B;
}

.red-bg {
  background: #ff1c00;
}

.orange-bg {
  background: #e64a19;
}

.bright-orange-bg {
  background: #F3A034;
}

.fuchsia-bg {
  background: #7247CA;
}
.news-tag, .tabs-horizontal-list-mega-meun li a, .time-tag, .post-type {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0 10px;
    color: #ffffff;
}
.news-tag-white-bg{
    color: #727272;
	padding:10px;
    background: #F1F1F1;
}
.titleVWSA.title-blue a.news-tag-white-bg.blue-bg{
	color:#fff;
	background:#1BB7E7;
}
.image-overlay-block .bottom-part {
    position: absolute;
    padding: 0 10px 13px;
    left: 0;
    right: 0;
    bottom: 0;
}
.image-overlay-block .title a {
    color: #ffffff;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.image-overlay-block-fixed-hight {
  height: 280px;
}

.image-overlay-block-fixed-hight .title {
  font-size: 16px;
  font-weight: bold;
  line-height: 26px;
  margin: 0 0 4px 0;
}

.image-overlay-block-fixed-hight .rating-block {
  line-height: 0;
}

.big-image-long-description .image-overlay-block-content .bottom-part .title {
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
}

.big-image-long-description .description {
  color: #7c7c7c;
  font-size: 12px;
  line-height: 17px;
}

.main2{
	padding-top:30px;
}
.article img {
	width: 100%;
}
.article .big-content {
	background: rgba(255, 255, 255, 0.8);
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	cursor: pointer;
}
.article .below {
	padding: 10px;
	
}
.article .below *{
	font-size:16px;
	line-height:20px;
}
.article div.above {
	display: block;
	height: 80px;
	padding: 5px;
	/*background-image: url(../images/Untitled-6.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;*/
	background:rgba(22, 122, 198, 0.68);
	padding: 0 10px;
}
.article div.above h3 {
	font-size: 120%;
	margin: 0;
	color: #ffffff;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 25px;
}
.article div.above h3 a{
	color:#fff;
}
.article div.above span.above {
	display: block;
	color: #000000;
	font-size: 15px;
	line-height: 20px;
}
.article div.above .link {
	color: #ffffff;
	font-size: 16px;
	line-height: 20px;
	margin-top: 5px;
}
.doitac-title {
	color: white;
	padding-top: 20px;
	text-align: center;
	padding-bottom: 20px;
	padding-left: 10px;
	background: url('../images/splash-300-deepblue.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 50%;
	margin: 0 auto;
}
.thanhvien-wrapper {
	border:1px dashed #cecece;
	background: #f8f8f8;
	padding-top: 0px;
	margin-bottom:20px;
}
.thanhvien-wrapper h3 {
	color: white;
	padding-top: 2px;
	text-align: center;
	padding-bottom: 8px;
	padding-left: 10px;
	background: url('../images/splash-300-deepblue.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: center;
	margin-top:10px;
}
.thanhvien {
	margin: 12px 0;
	padding: 0px 0 20px;
	text-align: center;
}
.thanhvien img {
	width: 22% !important;
	margin: 5px 3px;
	display: inline-block !important;
}
.navbar-collapse {
	padding:0;
}
.breaking-news {
    background: url('../images/1pxtabtrangnhat.png') repeat-x;
    position: relative;
    border: solid #eaeced;
    border-width: 1px 0;
    color: #a7a6a1;
    margin-top: 10px;
	margin-bottom:20px;
    height: 26px;
    width: 100%;
}
.breaking-news .child {
    font-weight: bold;
    color: #6f6f6f;
    margin-left: 22px;
    float: left;
    margin-top: 7px;
    font-size: 14px;
}
.breaking-news .child_2 {
    font-weight: normal;
    color: #6f6f6f;
    margin-left: 22px;
    float: left;
    margin-top: 10px;
    font-size: 12px;
}
.doitac {
	margin-right: 10px;
}
.countdown-wrapper {
    position: relative;
	background: url('../images/bg-water1.jpg');
	background-size: 100% auto;
	padding: 20px 0 20px;
	background-repeat:no-repeat;
}
.countdown {
}
.countdown-wrapper img {
}
.time-cd {
	position:relative;
	top:-12px;
	margin-left: 5px;
	margin-right: 5px;
	letter-spacing: 1px;
	text-shadow: 2px 2px #d4d4d4;
}
.countdown-wrapper h2 {
	text-align: center;
	margin-top: 20px;
	color:white;
	padding: 10px 0;
	background: rgba(0, 0, 0, 0.5)
}
.countdown-wrapper h2 a {
	color:#ff5722;
	font-size:14px;
}
/* ----------END - MAIN--------- */
/* -------------FOOTER-------- */
#footer {
	border-top: 10px solid #e9e9e9;
	padding: 0px 0 0 0;
	background: #eee;
	color:#333333;
}
#site-bottom {
	border-top: 1px solid #e9e9e9;
	color: #333;
	font-size: 12px;
	padding: 20px 0;
	background: #ddd;
}
#footer-nav {
	float: left;
}
#footer-nav ul {
	margin:0;
	padding:0;
}
#footer-nav ul li {
	display: inline;
	list-style: none;
	padding: 0 10px;
}
#footer-nav ul li:first-child {
	border-left: none;
	padding-left: 0;
}
#site-bottom a:link, #site-bottom a:visited {
	color: #333;
}
.listLinkFooter{
	list-style:none;
	padding:0;
}
.listLinkFooter li a{
	color:#727272;
}
.bderBottom{
	border-bottom:1px solid #dedede;
}
.bderTop{
	border-bottom:1px solid #fff;
}
.copyright {
	float: right;
}
/* -------------END - FOOTER-------- */
/*------ General------*/
.mgt-30 {
	margin-top: 30px;
}
.mgt-0{
	margin-top:0;
}
.mgb-0{
	margin-bottom:0;
}
.mgr-15 {
	background: #f5f5f5;
	padding: 10px;
}
.titleGioithieu{
	color: #00289c;
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(208, 208, 208, 0.26);
    padding-bottom: 20px;
	font-size:1.8em;
}
.mgr-thongtindoanhnghiep{
	border-top:1px solid #fff;
	padding:10px;
	background:#f4f4f4;
}
#divFrmComment{
	margin-top:15px;
	border-top:5px solid #5259b0;
	padding-top:15px;
}
.thongtindoanhnghiep-title{
	margin:15px 15px 0 15px;
	border-top:1px solid #dedede;
	border-bottom:1px solid #dedede;
	background:#f4f4f4;
	font:700 14px/30px arial;
	padding:0 1%;
}
.thongtindoanhnghiep-title a{
	color:#001b80 ;
}
.thongtindoanhnghiep .item a{
	color:#000;
}
.thongtindoanhnghiep .item a.video-play-button{
	color:#007cc2;
}
.thongtindoanhnghiep-title-2{
	margin:15px 0px 0 0px;
	border-top:1px solid #dedede;
	border-bottom:1px solid #dedede;
	background:#f4f4f4;
	font:700 14px/30px arial;
}
.quangcao_chantrang {
	border:1px dashed #cecece;
	padding:15px 0;
}
 @media screen and (max-width: 480px) {
 #back-to-top {
 display: none !important;
}
 .mgr-15 {
 margin-right: 10px;
 background: rgba(255, 255, 255, 0.5);
 padding: 10px;
 margin-left: 10px;
}
 .article div.above {
 padding: 20px 10px;
}
 .article div.above h3 {
 font-size: 16px !important;
 line-height: 20px;
}
 .countdown-wrapper h2 {
 font-size: 18px;
 padding: 10px 20px;
}
 .article div.above span.above {
 display: none;
}
 .chart__bar {
 margin-top: 4px;
}
}
.widget_social ul li {
	background: none;
	border: none;
	display: block;
	float: left;
	margin-right: 0;
	padding: 0;
}
.widget_social a {
	display: block;
	font-size: 32px;
	width: 70px;
	text-align: center;
}
.cl-purple {
	color: #2196f3;
}
.widget_social ul li .fa {
	line-height: 1;
}
.widget_social span {
	color: #999999;
	display: block;
	font-size: 12px;
}
.cl-2 {
	color: #ff5722;
}
.cl-3 {
	color: navy;
}
@media screen and (max-width: 767px) {
 .widget_social {
 text-align: center;
}
 .widget_social ul {
 padding: 0;
}
 .widget_social ul li {
 background: none;
 border: none;
 display: inline-block;
 float: none !important;
}
 #main-content {
 padding-top: 10px;
}
 #sidebar {
 padding-top: 0px;
}
 .doitac-section {
 margin:20px 0;
}
 .language {
 position: absolute;
 right: 0px;
 top:10px;
 width:100px;
}
 .navbar-toggle {
 position: relative;
 float: right;
 padding: 9px 10px;
 margin-top: 50px;
 margin-left: 35px !important;
 background-color: transparent;
 background-image: none;
 border: 1px solid transparent;
 border-radius: 4px;
}
.navbar-collapse {
 	background: #004f93;
}
 .navbar-header p {
 color: #888888 !important;
 font-weight: 500;
 font-size: 15px;
}
}
#back-to-top {
	position: fixed;
	bottom: 40px;
	right: 20px;
	z-index: 9999;
	width: 32px;
	height: 32px;
	text-align: center;
	line-height: 30px;
	background: #ddd;
	color: #444;
	cursor: pointer;
	border: 0;
	border-radius: 2px;
	text-decoration: none;
	transition: opacity 0.2s ease-out;
	opacity: 0;
}
#back-to-top {
	transition : all 0.5s;
}
#back-to-top i {
	color: grey;
	transition : all 0.5s;
}
#back-to-top:hover {
	background: #004f96;
}
#back-to-top:hover i {
	color:white;
}
#back-to-top.show {
	opacity: 1;
}
.video-page {
}
.video-page p, div {
	color: #333;
}
.breaking-news * {
	position: relative;
	z-index: 2;
}
.breaking-news .tabxanhtab {
	top: -4px;
	height: 30px;
}
.breaking-news .tabxanhtab .xanh1 {
	height: 30px;
	float: left;
	background: #0068b0;
	padding-left: 16px;
	padding-right: 14px;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	font-style: normal;
}
.breaking-news .tabxanhtab .row {
	height: 30px;
	float: left;
	width: 11px;
	display: block;
	background-position: -1064px -368px;
}
.breaking-news .date {
	line-height: 27px;
	color: #4d4d4d;
	margin-left: 15px;
}
.video-top {
	border:1px solid #ddd;
}
h1.videoTitle{
	font-size:20px;
	padding:10px 0px;
	font-weight:bold;
}
.video-top * {
	font-size: 0;
}
.video-top-left {
	width: 70%;
	float: left;
}
.video-top-right * {
	font-size: 14px;
}
.video-top-right {
	background: #f4f4f4;
	width: 30%;
	float: left;
	padding: 15px;
}
.video-page h3, h1, h2, h4, h5 {
	margin: 0;
	padding: 0;
}
.video-top-right .catanddate {
	width: 100%;
	float: left;
	color: #bababa;
	margin-bottom: 5px;
}
.video-top-right .catanddate a {
	color: #bababa;
}
.video-top-right h1.fc {
	font-weight: bold;
	font-size: 18px !important;
	line-height: 26px;
	color: #1d1d1d;
	border-bottom: 1px solid #bababa;
	padding-bottom: 10px;
	margin: 0;
}
.video-top-right h1.fc a {
	font-size: 18px !important;
	color: #1d1d1d;
	font-weight: 500;
}
.contensapo {
	margin-top: 20px;
}
.contensapo p {
	font-size: 15px;
	line-height: 18px;
}
.panel-video {
	margin-top: 25px;
	margin-bottom: 15px;
	padding-bottom: 40px;
	border-bottom: 1px solid #e6e6e6;
}
.panel-video .tab {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	position: relative;
	margin-bottom: 15px;
	text-transform: uppercase;
	padding-bottom: 4px;
}
.panel-video .tab a {
	color: #071d72;
}
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-bottom: 10px;
}
.videoWrapper iframe, .videoWrapper object, .videoWrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.panel-video .tab:before {
	width: 62px;
	background: #c2c2c2;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 1px;
	content: '';
	display: block;
}
.img {
	position: relative;
}
.video-item .duration {
	border-radius: 2px;
	color: white;
	display: inline-block;
	padding: 0 5px;
	line-height: 18px;
	position: absolute;
	bottom: 7px;
	left: 10px;
	background: url(../images/1pxbgvideod.png) repeat;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}
.video-item h4 a {
	color: #1d1d1d;
	font-family: Arial;
	font-size: 15px;
	display: inline-block;
	margin-top: 5px;
	line-height: 21px;
	font-weight: bold;
}
.video-item .play {
	width: 100%;
	height: 100%;
	font-size: 40px;
 // background-position: -179px -613px;
	position: absolute;
	top:0;
	text-align: center;
	left: 0;
	display: block;
}
.video-item .play i {
	margin-top: 22%;
	padding: 3px;
	color: rgba(0, 0, 0, 0.5);
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.3)
}
.news .blogList_single_post {
	position: relative;
	padding: 0px 0 60px;
}
.news .blogList_single_post .img_holder {
	position: relative;
}
.news .blogList_single_post .post {
	position: relative;
	border: 1px solid #f1f1f1;
}
.news .blogList_single_post .post .news-date {
	position: absolute;
	left: 28px;
	top: -15px;
	font-weight: 700;
	background: #337ab7;
	padding: 5px 10px;
	text-transform: uppercase;
	font-size: 12px;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
}
.news-style-2 .news-date {
	font-weight: 700;
	background: rgba(221, 221, 221, 0.45);
	padding: 5px 10px;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-size: 12px;
	color: #4f4c4c;
	font-family: 'Montserrat', sans-serif;
}
.news .blogList_single_post .post .text {
	background: #fff;
	padding: 25px 27px 30px;
}
.news-style-2 .post .text {
	background: #fff;
	padding: 0px 0px 0px;
}
.news p, .news-style-2 p {
	font-size: 15px;
	color: #020202;
	line-height: 23px;
}
.postRelated {
    padding-left: 40px;
    border-left: 5px solid;
    margin-bottom: 20px;
	border-color: #5259b0;
}
h3.aroundTitle{
    border-bottom: 1px solid;
    font-size: 30px;
    line-height: 1.1;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.postRelated ul li{
	margin:20px 0px;
}
.postRelated ul li a{
	color:#020202;
	font-size:16px;
}
.news-style-2 p {
	margin-top: 10px;
}
.news {
}
.news .blogList_single_post .post p a, .news-style-2 .post p a {
	position: relative;
	color: #616161;
	margin-right: 15px;
}
.news .blogList_single_post .post h4 a {
	display: block;
	color: #272727;
	line-height: 32px;
	text-decoration: none;
	font-weight: 400;
	font-size: 20px;
 transition: .5s ease;
}
.news .blogList_single_post .post h4 a:hover {
	color: #fac012;
 transition: .5s ease;
}
.news .blogList_single_post .post .link a {
	font-size: 14px;
	color: #333;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 15px;
 transition: .5s ease;
}
.news-style-2 {
	margin-bottom: 20px;
	border-bottom: 1px solid #f4f4f4;
	padding-bottom: 20px;
	float:left;
	width:100%;
}
.page_pagination {
	padding: 0;
	text-align: center;
}
.page_pagination li a {
	width: 55px;
	line-height: 55px;
	border: 1px solid rgba(229, 229, 229, 0.57);
	text-align: center;
	display: inline-block;
	color: #9e9e9e;
	font-size: 18px;
	border-radius: 2px;
}
.page_pagination li a.active, .page_pagination li a:hover {
	color: #fff;
	background: #006cb4;
}
.page_pagination li {
	display: inline-block;
	margin: 0 4px;
}
.single-blog-post .text-holder .meta-info li {
	display: inline-block;
	margin-right: 10px;
}
.single-blog-post .text-holder .blog-title {
	color: #292929;
	font-size: 28px;
	font-weight: 500;
	line-height: 30px;
	margin: 0px 0 10px;
	transition: all 500ms ease;
}
.single-blog-post .text-holder .meta-info {
	margin: 0;
	margin-top: 15px;
	margin-bottom   : 15px;
	padding:0;
}
.single-blog-post .text-holder .meta-info li a {
	color: #9e9e9e;
	font-size: 14px;
}
.single-blog-post .text-holder .meta-info li i {
	color: #106eaa;
	display: inline-block;
	font-size: 15px;
	padding-right: 10px;
}
.detail-content p {
	color:#333 !important;
}
.single-news {
	border-right: 1px solid #ddd;
}
.wd-adv {
	margin-bottom: 20px;
	border:1px solid #eee;
}
.latest-post {
	margin-bottom: 10px;
	padding-bottom:10px;
	/*border:1px solid #eee;*/
}
.latest-post img {
	width: 90px;
	/*height: 49px;*/
	float: left;
}
.latest-post h4 {
	padding-left: 100px;
}
.latest-post h4 a {
	font-size: 14px;
	color:#333;
}
.widget_latestpost {
	padding:5px;
}
.widget {
	margin-bottom: 20px;
}
.widget h3.title, .widget h1.entry-title {
	color: #3E4548;
	border-bottom: 1px solid #eee;
	font-weight: normal;
	margin: 0 0 30px;
	font-size: 14px;
	line-height: 2em;
}
.widget h3.title.mgb-0{
	margin-bottom:0;
}
.widget .title span, .widget h1.entry-title span {
	background: #061d72;
    padding: 0 15px;
    display: inline-block;
    color: #fff;
}
.small-img {
	width: 50%;
	float: left;
	padding: 5px;
}
.small-img:nth(2n) {
 clear: both;
}
.big-img p {
	color:#444;
}
.small-img p {
	color:#444;
	font-size: 14px;
	line-height: 16px;
}
.related-article {
	border-top:1px solid #ddd;
	margin-top: 20px;
	padding-top: 20px
}
.xemthem {
	float: left;
}
.related-article ul {
	padding-left: 95px;
}
.small-img i {
	position: absolute;
	top: 5px;
	right: 5px;
	color:white;
	padding: 5px;
	background: rgba(0, 0, 0, 0.5)
}
.breadcumb-wrapper {
	background: #F7F7F7;
	border: 1px dashed #ddd;
	padding: 10px;
	margin-bottom: 10px;
}
.breadcumb-wrapper ul, .breadcumb-wrapper li {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 16px;
}
.breadcumb-wrapper ul.link-list li a {
	color: #272727;
	font-size: 16px;
 transition: .3s ease;
}
.breadcumb-wrapper ul.link-list li a:hover{
	text-decoration:none;
}
.breadcumb-wrapper ul.link-list li a i {
	color: #0059a0;
	margin-right: 5px;
}
.breadcumb-wrapper ul.link-list li a:after {
	content: "\f101";
	font-family: 'FontAwesome';
	margin: 0 5px;
	color:#6d6d6d;
}
.breadcumb-wrapper ul.link-list li:last-child a:after {
	content: ""!important;
}
a.video-play-button {
    border: 5px solid;
    border-radius: 50%;
    color: #007cc2;
    font-size: 30px;
    height: 70px;
    left: 50%;
    padding-left: 6px;
    padding-top: 11px;
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 70px;
    z-index: 9;
}
.pd-r-0{
	padding-right:0;
}
.pd-b-0{
	padding-bottom:0;
}
.pd-b-5{
	padding-bottom:5px;
}
@media only screen and (min-width: 768px){
	.pd-l-15{
		padding-left:15px;
	}
}