.container {
    width: 1170px !important;
}
.no-padding-left{
	padding-left: 0px;
}
.no-padding-right{
	padding-right: 0px;
}
.no-padding{
	padding: 0px;
}
body, body a{

	font-size: 14px;
	color: #5a5a5a;
	font-family: 'Open Sans', sans-serif;
}
a:hover, a:focus {
    color: #f9d37d;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: normal;
  line-height: 1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 0px !important;
  margin-bottom: 0px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 0px;
  margin-bottom: 0px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 14px;
}
h2,
.h2 {
  font-size: 14px;
}
h3,
.h3 {
  font-size: 14px;
}
h4,
.h4 {
  font-size: 14px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.pagination {
	width: 100%;
}
.phantrang span {
	display: block;
   font-size: 11px;
    width: 22px;
    color: white;
	background: #c0030a;
    float: left;
    margin-left: 5px;
	  border-radius: 50%;
}
.phantrang a {
    display: block;
    background:#b7b7b7;
    width: 22px;
    color: white;
    float: left;
    margin-left: 5px;
	  border-radius: 50%;
	  font-size: 11px;
}
.phantrang {
    text-align: center;
    display: inline-block;
    margin: auto;
    height: 22px;
    border-radius: 50%;
	line-height: 22px;}
a, a:hover{
text-decoration: none;	
}


.group1{
	position: relative;
	
	
}
.group1 .slider .item .text .content{
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: 300;
	
}
.group1 .slider .item .text .title h1{
	font-family: 'Roboto', sans-serif;
	font-size: 32px;
	font-weight: bold;
	margin-bottom:15px;
	
}
.group1 .slider .item .text .text-content{
	background: #f9f9f9;
	padding: 35px;
	margin-top: -43px;
	height: 190px;
	margin-right: 15px;
}
.group1 .profile a{
	 color: #5a5a5a;
	 font-family: 'Roboto', sans-serif;
	font-size: 26px;
	font-weight: 300;
}
.group1 .profile:hover *{
	color: white;
	
}
.group1 .profile{
	position: absolute;
	right: 0px;
	bottom: 0px;
	padding: 35px 50px;
	height: 190px;
	background:#f9d37d;
	
	
}
.slick-dots {
    position: absolute;
    bottom: 0px !important;
    display: block;
    width: 100%;
    padding: 0;
    left: 25px  !important;
    list-style: none;
    text-align: left  !important;
}
h1{
	margin: 0px;
	padding: 0px;
}
.block-content .title a{
	font-size: 30px;
	text-transform: uppercase;
	font-weight: 700;
}
.block-content .content{
	font-size: 16px;
	font-weight: 300;
}
.block-content .title h2{
padding-top: 30px;
padding-bottom: 20px;
font-size: 36px;
	
}
.block-content .list-sub a img{
	height: 20px;
	margin-right: 3px;
}
.block-content .list-sub a{
	font-size: 16px;
	font-weight: 300;
	line-height: 20px;
	display: block;
}

.block-content .list-sub{
	margin: 20px 0px ;
	
	
}

.btn-readmore{
	height: 35px;
	line-height: 35px;
	padding-left:15px;
	padding-right: 15px;
	border-radius: 3px;
	background:#f9d37d;
	font-weight: 700;
	font-size: 12px;
	text-transform:uppercase;
	display: inline-block;
	color:#5a5a5a !important;
	
}
.vr-box iframe{
	height:516px;
}
.vr-box{
	margin-top: 30px;
	
	
}
.group2{
	margin-bottom: -50px;
	position:relative;
	z-index: 1;
}
.group3{
	position: relative;
	background:#36516f;
	height: 100vh;
}
.group3 .background{
	position: absolute;
	right: 0px;
	bottom: -15vh;
	width: 55%;
}
#block-content-group3{
	margin-top: 25vh;
}
.group3 *{
	color: white;
}
.group3 a:hover .fa-caret-right{
	color:#f9d37d;
}

.group4{
	position: relative;
	
}
.group4 .background{
	position: absolute;
	right: 55%;
	top: 15vh;
	width: 40%;
	
}
#block-content-group4{
	margin-top: 20vh;
}
.block-lienhe-group4 a{
	color: white;
	text-decoration:underline;
}
.block-lienhe-group4{
	margin-top: 30px;
	background: #36516f;
	color: white;
	padding: 28px 23px;
	margin-bottom:15vh;
}



.group5{
	position: relative;
	height: 100vh;
	overflow:hidden;
}
.group5 .background{
	position: absolute;
	top: 0px;
	left: 0px;
}
#block-content-group5{
	margin-top: 25vh;
}
.group5 *{
	color: white;
}
.group5 a:hover .fa-caret-right{
	color:#f9d37d;
}
#video-group5{
	margin-top: 15vh;
	width: 100%;
	height: 50vh;
	
}

.group6{
	background: url(../images/background-group6.png) repeat-y;
    background-size: 50% auto;
    width: 100%;
}
.group6 .left{
	
	background: #233b56;
}
.group6 .left .news{
	padding-bottom: 30px;
}
.group6 .left .news  *{
	color: white;
}

.group6 .left .hinhtintuc{
	margin-bottom: 25px;
	display: block;
}
.group6 .news{
	margin-top: 33px;
}

.news .parent{
	font-size: 14px;
	font-weight: bold;
	text-transform:uppercase;
}
.news .ngaydang{
	font-size: 14px;
}

.news .ten{
	margin-top: 25px;
	font-size: 20px;
	font-weight: bold;
	display: block;
}
.news .mota{
	margin-top: 25px;
	font-size: 16px;
	font-weight: 300;
}
.news .xemthem{
	margin-top: 20px;
	font-size: 14px;
	font-weight: bold;
	color:#f9d37d;
	display: inline-block;
	
}
.group6 .right{
	padding: 35px 0px;
}
.xemthemtinkhac{
	height:70px;
	line-height:70px;
	padding: 0px 40px;
	background:#f9d37d;
	font-weight: bold;
	display: inline-block;
	text-transform:uppercase;
	margin-top: 55px;
	
    color: #5a5a5a !important;
}
.group6 .right .news .xemthem{
	margin-top: 10px;
}
.group6 .right .news .ten{
	margin-top: 10px;
}
.group6 .right .news .mota{
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	margin-top: 10px;
}




.group7 .btn-readmore img{
	margin-right: 10px;
}
.group7 .btn-readmore{
	padding: 0px 25px;
	
}
.group7{
	position: relative;
	height: 70vh;
	overflow:hidden;
}
.group7 .background{
	position: absolute;
	top: 0px;
	left: 0px;
}
#block-content-group7{
	margin-top: 25vh;
}
.group7 *{
	color: white;

}
.group7 .title{
	font-size: 36px;
	font-weight: 700;
	padding: 0px;
}
.group7 .content{
	font-size: 30px;
	margin-bottom: 30px;
}

.background-footer{
		background: url(../images/background-footer.png) repeat-y;
    background-size: 50% auto;
    width: 100%;
	
}
.footer .item{
	padding: 60px 0px;
	
}
.footer .item-mid{
	background: url(../images/background-footer.png);
	
}
.footer{
	background: #10161d;
	
}
.header{
	padding-top: 30px;
	padding-bottom: 25px;
	background:#f6f6f6;
	margin-bottom: 10px;
}
.header .menu1{
float: right;
}
.header .menu1 a{
	font-size: 12px;
	margin-right: 25px;
	line-height:20px;
}

.header .menu1 span a{
	margin-left:8px;
	margin-right: 0px;
}

.navbar-nav {
    float: right !important;
    margin: 0;
}
.navbar-default {
     background-color: transparent !important; 
     border:0px;
}
.collapse{
	padding: 0px !important;
}
.navbar .container-fluid{
	padding: 0px;
}
.navbar {
    position: relative;
    min-height: 30px;
    margin-bottom: 0px;
	
}
.navbar-nav > li.dropdown:hover .dropdown-menu {
    display: block;
} 
	

.navbar-nav > li > a.dropdown-toggle {
	padding: 0px;
	margin-left: 35px;
	font-weight: bold;
	text-transform:uppercase;
}
.sticky {
  position: fixed;
  top: 0;
  display:block !important;
  width: 100%;
  z-index:999;
}
.header2 img{
	height: 20px;
}
.header2{
	padding-top: 5px;
	background:#f6f6f6;
	display: none;
}
#banner-tintuc{
	position: relative;
	
}
#banner-tintuc #ten{
	position: absolute;
	bottom: 25px;
	left: 25px;
	font-weight: bold;
	font-size: 30px;
	color: #fefefe;
}
#bcrum{
	margin: 10px 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	line-height: 15px;
}
#bcrum .br{
	font-size: 12px;
	font-weight:300;
	color:#5a5a5a;
	display: inline-block;
}
#bcrum .br::before{
	    float: left;
    margin-right: 15px;
    margin-left: 15px;
    content: url(../images/icon-br.png);
}


.block-tintuc .title2:hover{
	color: #ffb001;
}
.block-tintuc .title3:hover{
	color: #ffb001;
}
.block-tintuc .title1{
	line-height: 60px;
	font-size: 16px;
	text-transform: uppercase;
	background:#fad37c;
	padding: 0px 20px;
	font-weight: bold;
	
}
.block-tintuc .title2{
	display: block;
	float: left;
	width: 80%;
	line-height: 60px;
	font-size: 16px;
	text-transform: uppercase;
	background:#f6f6f6;
	padding: 0px 20px;
	margin-top: 7px;
}
.block-tintuc .title3{
	display: block;
	font-size: 16px;
	padding: 10px 20px;
	border-top: 1px solid #ebebeb;
	font-weight: 300;
}
.block-tintuc .open{
	line-height: 60px;
	background:#f6f6f6;
	float: left;
		display: block;
		cursor: pointer;
		
	margin-top: 7px;
}
.block-tintuc .opentab{
	
	width: 20%;
		
}
.block-tintuc .divcon{
	display: none;
}
.div-cap1-active .divcon{
	display: block;
}

.div-cap2-active .title3{
	color: #ffb001;
}
.div-cap1-active .title2{
	color: #ffb001;
}
.noidung-tintuc img{
	max-width: 100%;
	text-align:center;
}
.noidung-tintuc{
	margin: 15px 0px;
	
}
.noidung-tintuc .title h1{
	font-size: 18px;
	font-weight: bold;
	
}
.noidung-tintuc .content{
	max-width: 100%;
	margin-top: 20px;
}
.ngaytao{
	font-size: 12px;
	font-weight: 300;
	
}
.tinlienquan a{
	font-size: 16px;
}
.tinlienquan img{
	padding: 5px;
	border: 1px solid #ebebeb;
	width: 100%;
	margin-bottom: 10px;
}
.tinlienquan{
	padding: 20px 10px;
	border-bottom: 1px solid #ebebeb;
	
}
.menu-footer a{
	font-size: 12px;
	color: #bababa;
	font-weight: 300;
}
.menu-footer1 a{
	margin-right: 45px;
}
.menu-footer2 a{
	margin-right: 20px;
}
.thongtinfooter{
	margin-top: 25px;
	width: 80%;
	border-top: 1px solid #304b69;
	min-height: 180px;
}
.copyright{
	font-size: 12px;
	
	
}
.form-lienhe{
	padding-left: 40px;
}
.form-lienhe .title{
	font-size: 16px;
	color: white;
	font-weight: 900;
}
.form-lienhe #ten::placeholder{
	font-size: 10px;
	color: white;
	line-height: 35px;
}
.form-lienhe #ten{
	background:none;
	border: none;
	border-bottom: 1px solid #304b69;
	line-height: 35px;
	height: 35px;
	color: white;
	width: 80%;
	float: left;
	padding: 0px 10px;
	margin-top: 10px;
}
.form-lienhe #dienthoai::placeholder{
	font-size: 10px;
	color: white;
	line-height: 35px;
}
.form-lienhe #dienthoai{
	background:none;
	border: none;
	border-bottom: 1px solid #304b69;
	line-height: 35px;
	height: 35px;
	color: white;
	width: 80%;
	float: right;
	padding: 0px 10px;
	margin-top: 10px;
}
.form-lienhe #email::placeholder{
	font-size: 10px;
	color: white;
	line-height: 35px;
}
.form-lienhe #email{
	background:none;
	border: none;
	border-bottom: 1px solid #304b69;
	line-height: 35px;
	height: 35px;
	color: white;
	width: 100%;
	padding: 0px 10px;
	margin-top: 10px;
}
.form-lienhe #noidung::placeholder{
	font-size: 10px;
	color: white;
	line-height: 35px;
}
.form-lienhe #noidung{
	background:none;
	
	border: 1px solid #304b69;
	line-height: 35px;
	height: 35px;
	color: white;
	width: 100%;
	padding: 0px 10px;
	margin-top: 15px;
	height: 90px;
}
.form-lienhe #gui{
	padding: 7.5px 40px;
	font-size: 12px;
	font-weight: bold;
	color: white;
	margin-top: 10px;
	background: #304b69;
	border: none;
}
.list-tintuc .news .ten{
	margin-top: 0px;
	
}
.list-tintuc .news .mota{
	margin-top: 10px;
	
}
.list-tintuc .news{
	padding: 15px;
	border-bottom: 1px solid #ebebeb;
}
.btn-readmore *{
	color:#5a5a5a ;
}
.logo-footer{
	height: 70px;
}
.cta{
	position: relative;
	
}
.cta .text{
	width: 100%;
	position: absolute;
	bottom: 0px;
	text-align: center;
}
.cta .text .dongtren{
	color: white;
	font-size: 18px;
	
}

.cta .text .dongduoi{
	color: white;
	font-size: 24px;
	font-weight: bold;
}
.cta .cta-lienhengay{
	margin: 25px 0px;
	display : inline-block;
	color: white;
	text-transform: uppercase;
	padding: 5px 15px;
	border: 1px solid white;
	border-radius: 3px;
	
}
.duan{
	padding: 20px;
}
.duan .tenduan{
	font-weight: bold;
	
}

.duan .item{
	
	
}


#img-video img{
	border: 1px solid #eee;
	cursor: pointer;
	
}
.duan-item a:before{
	content:url(../images/folder.png);
	 transform: scale(.7);
	display: block;
}
.duan-item a{
	display:block;
	margin: 10px;
	border-radius: 5px;
	border: 1px solid #ebebeb;
	padding: 7px 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	text-align:center
}
.item-demo a:before{
	content:url(../images/demofolder.png);
	 transform: scale(.7);
	display: block;
}
