* {
 
padding: 0;
 
margin: 0;
 
border: none;
 
}

@font-face {
    font-family:'Roboto-Regular';
    src: url(../font-family/Roboto-Regular.ttf);
}
body{
	font-family: 'Nunito Sans', sans-serif;
}
img{
	max-width: 100%;
}
a{
	text-decoration: none !important;
}
ul{
	padding: 0px;
}
li{
	list-style: none;
}
.slider .container{
	position:relative;
}
.bannerdm{
	position:absolute;
	    top: 83%;
    left: 0px;
}
.slider{
	margin-bottom:280px;
}
.imggt img{
	border:20px solid #fff;
}
.boxvanbangt{
	background:#fff;
	margin-left: -120px;
    padding:50px;
    margin-top: 100px;
	width:100%;
}
.xemthemgt a{
	color: #000;
    text-transform: uppercase;
    text-align: center;
    padding: 8px 20px;
    border: 2px solid #000;
    font-size: 13px;
    font-weight: bold;
}
.doitac{
	margin-top:30px;
	padding-bottom: 60px;
}
.xemthemgt{
	margin-top:30px;
}
.sliderdt img{
	width: 170px;
    height: 34px;
	object-fit:cover;
}
.xemthemgt .fa-long-arrow-right{
	color:#000;
}
.boxvanbangt h2{
	    font-family: Prata, serif;
	margin-top:0px;
	margin-bottom:30px;
	font-size:28px;
}
.boxvanbangt p{
	font-size:18px;
}
.noidungchitiet ul li{
	list-style: square;
}
.noidungchitiet ul{
	padding-left:20px;
}
.bannerdm .row{
	padding-left:100px;
	padding-right:100px;
}
.bannerdm .gb-icon {
    font-size: 1em;
    line-height: 0;
    padding-left: 0.5em;
}
.bannerdm .gb-icon svg {
    height: 14px;
    width: 14px;
}
.bannerdm .img-anh{
	position:relative;
	width:100%;
	height:200px;
}
.bannerdm .img-anh img{
	width:100%;
	height:100%;
	object-fit:cover;
}
.bannerdm .img-anh:before{
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgb(33 23 23 / 64%);
}
.btnxt a{
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	color:#fff;
	text-transform:uppercase;
	    text-align: center;
    padding: 8px 20px;
	border: 2px solid #fff;
	font-size: 13px;
	font-weight:bold;
	z-index:3;
}
.btnxt a:hover{
	background:#fff;
	color:#000;
}
.btnxt a:hover .fa-long-arrow-right{
	color:#000;
}
.fa-long-arrow-right{
	color:#fff;
}
.boxmailkm{
	margin-top:50px;
	margin-bottom:30px;
	background:#ebedf0;
	padding: 30px 40px;
	margin-left:100px;
	margin-right:100px;
	display:flex;
}
.fomfnm{
	position:relative;
}
.fomfnm input{
	width:100%;
	height:41px;
	border:1px solid #dbd6d6;
	padding:10px;
}
.buttonsm{
	position:absolute;
	top:10px;
	right:15px;
	background:transparent;
}
.boxmailkm h2{
	margin-top:5px;
	margin-bottom:0px;
}
@media (max-width: 468px){
	.container {
    padding-right: 15px;
    padding-left: 15px;
}
}
.header-top ul{
	padding: 0px;
	margin-bottom: 0;
	display: flex;
    column-gap: 40px
}
.header-top ul li{
	list-style: none;
}
.header-top{
	    padding-top: 13px;
    padding-bottom: 13px;
	border-bottom: 1px solid rgba(69, 69, 69, 0.3);
}
.header-top ul li a{
	text-transform: uppercase;
	color: #000;
	font-family: 'Nunito Sans', sans-serif;
	font-weight:bold;
	font-size: 12px;
    letter-spacing: 1px;
}
.content-singer .boxtrang{
	background: #fff;
    padding: 30px;
    position: relative;
    margin-top: -150px;
    margin-left: auto;
    margin-right: auto;
	
}
.content-singer .banner img{
	border:20px solid #fff;
	height:600px !important;
	object-fit:cover;
}
.content-singer{
	padding-top: 30px;

    padding-bottom: 30px;
}
.mangxahoi{
	float: right;
}
.footer{
	background: #fff;
	padding-top: 30px;
}
.copyright{
	background:#000;
	color: #000;
	text-align: center;
}
.footer .widget-title{
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 18px;
	margin-bottom: 20px;
}
.footer .menu a{
	color: #000;
	font-size: 15px;
	margin-bottom: 15px;
	display: block;
}
.tagcloud .title-tt h3{
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 18px;
	margin-bottom: 20px;
}
.tagcloud{
	margin-bottom: 30px;
}
.tagcloud a{
	color: #000;
	font-size: 15px;
	padding-right:10px;
}
.boxcaption p{
	font-size: 16px;
}
.copyright p{
	text-align: center;
	color: #fff;
	line-height: 40px;
	margin-bottom: 0;
}
.mangxahoift{
	float: left;
}
.mangxahoift ul li{
	list-style: none;
}
.titledanhmuc h1{
	font-family: 'Prata', serif;
	    font-size: 40px;
}
.boxtinnoibat{
	margin-bottom: 30px;
}
.mangxahoift ul{
	padding: 0px;
    margin-bottom: 0;
    display: flex;
    column-gap: 40px;
}
.mangxahoift ul li a{
	color: #000;
}
#back_top {
    font-size: 30px;
    cursor: pointer;
    position: fixed;
    z-index: 100;
    width: 50px;
    height: 50px;
    background: #243851;
    bottom: 130px;
    right: 20px;
    color: #fff;
    display: none;
    text-align: center;
    line-height: 50px;
    transition: all 0.3s;
}
#back_top i{padding:0 10px !important;}
#back_top:hover{
    background:  #ff9900;
    color: #fff;
}
.navbar-header .logo-top {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    top: 0px;
    left: 0;
    z-index: 9999;
}
.navbar-header .logo-top img {
    width: 100%;
}
.social-circle li a {
	display:inline-block;
	position:relative;
	margin:0 auto 0 auto;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	text-align:center;
	width: 25px;
	height: 25px;
	font-size:16px;
	
}
.social-circle li i {
	margin:0;
	line-height:25px;
	text-align: center;
}

.social-circle li a:hover i, .triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
.social-circle i {
	color: #fff;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}

/*menu*/
.navbar-default {
    background-color: #fff;
    border:none;
    border-radius: 0px;
}
.navbar-default .container{
	position: relative;
}
.affix .header-top {
    display: none;
}
.affix {
    top: -10px;
    width: 100%;
    padding-top: 10px;
    -webkit-transition: all .5s ease-in-out;
    transition: all 0.8s ease-in-out;
    z-index: 99999;
    
}
.vienborder{
	border-bottom: 1px solid #ddd;
	margin-top: 30px;
	margin-bottom: 30px;
}
.noidungchitiet{
	font-size: 18px;
	    line-height: 35px;
}
.noidungchitiet img{
	margin:15px auto;
	display: block;
}
.tintucmoinhat{
	margin-top: 30px;
}
.navbar-brand{
	padding: 7px 15px;
}
.navbar-default .navbar-nav > li > a{
	        text-transform: uppercase;
    color: #222222;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: bold;
    padding: 20px 15px;
    font-size: 12px;
    letter-spacing: 3px;
}
.header-main{
	padding: 20px 0px;
}
.widget-titlehj{
	text-align:center;
	color: #000;
	font-size: 26px;
	font-weight: bold;
}
.baivietlienquan h3{
	color: #000;
	font-size: 18px;
	font-weight: bold;
}
.baivietlienquan .tinmoi{
	margin-bottom: 30px;
}
.baivietlienquan .tinmoi:hover h3{
	color: #f74c09;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus{
	color: #f7941e;
}
.hinhanhds ul li a{
	padding-left: 0px !important;
}
/* .header-main .current-menu-item > a{
	color:#f7941e !important; 
} */
/* .current-menu-item > a:before{
	position: absolute;
    bottom: -4px;
    left: 0;
    content: '';
    width: 100%;
    height: 1px;
    background:#f7941e;
    z-index: 2;
} */
.hinhanhds ul li a:before{
	content: '';
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    color: #666666;
    background-color: transparent;
}
.img-tinanh{
	position: relative;
	width: 265px;
	height: 150px;
}
.img-tinanh img{
	width: 100%;
	height: 100%;
}
.navbar-nav .fa-home{
	font-size: 30px;
}
.note-tin-tuc1{
	position: absolute;
	top: 0;
	left: 0;
	padding-top: 0px !important;
}
main{
	background: #f9fafa;
}
h2.gb-headline-89e00bd9 {
    display: flex;
    flex-direction: column;
    text-align: center;
    margin-bottom: 40px;
font-family: 'Prata', serif;
}
.tintuc1{
	margin-top: 30px;
}
.boxtinnoibat .boxcaption{
	padding: 20px 30px 0px 30px;
}
.boxtinnoibat{
	background: #fff;
	padding-bottom: 30px;
	border-radius: 5px;
	overflow:hidden;
}
.boxtinnoibat .boxcaption h2{
	font-family: 'Prata', serif;
  	overflow: hidden;
    text-overflow: ellipsis;
    font-weight: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 40px;
    letter-spacing: 2px;
}
.boxtinchung{
	background: transparent;
}
.boxtinchung .boxcaption{
	padding: 25px 0px 0px 0px;
}
.boxtinchung .boxcaption .tenduan{
	font-size: 24px;
}
.boxtinnoibat .imganh img{
	height: 235px;
	width: 100%;
	object-fit: cover;
}
.boxtinchung .imganh img{
	height: 180px;
}
.boxtinchung .xemthem{
	padding-left: 0;
	padding-right: 0;
}
.affix .header-main {
    padding: 10px 0px;
}
.boxtinnoibat:hover .boxcaption h2,.xemthem a:hover{
	color: #f7941e;
}
.time{
	color: #666666;
	font-size: 18px;
	margin-bottom: 10px;
}
.xemthem{
	padding-left: 30px;
	padding-right: 30px;
	margin-top:20px;
}
.xemthem a{
	text-transform: uppercase;
    font-weight: bold;
    color: #000
}
.xemthem .gb-icon{
	font-size: 14px;
    line-height: 0;
    padding-left: 0.5em
}
.xemthem .gb-icon svg {
    height: 14px;
    width: 14px;
}
.motand{
	font-size: 18px;
	font-family: 'Prata', serif;
	color: #000;
}
.tendanhmuc a:last-child{
	display: none;
}
.imganh{
	position: relative;
}
.tendanhmuc{
	position: absolute;
	top: 10px;
	left: 10px;
}
.tendanhmuc a{
	display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 10px;
    letter-spacing: 0.1em;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    padding: 3px 7px 2px 8px;
    margin-right: 8px;
    background: #33455c;
    color: #fff;
}
h2.gb-headline-89e00bd9 .gb-icon {
    line-height: 0;
    color: #29b1cc;
    padding-bottom: 0;
}
h2.gb-headline-89e00bd9 .gb-icon svg {
    width: 40px;
    height: 40px;
    color: #29b1cc;
}
.navbar-right {
	margin-right: 35px;
}
.active-a{
	color: #f6941d !important;
}
.navbar-default .navbar-nav> li:hover > a{
	color:#f7941e;
}
.navbar-default ul li{
	position: static;
}
.navbar{
	margin-bottom: 0px;
}
.navbar-default ul li > .sub-menu{
	border-top: 2px solid #fff;
	display: none;
	position: absolute;
	background: #243851;
	min-width: 260px;
	padding: 0px;
	top: 100%;
	z-index: 999;
}
.navbar-default .sub-menu ul{
	position: absolute;
	left: 100%;
	top: 0 !important;
	margin-top: 0;
}
.navbar-default .sub-menu li{
	list-style-type: none;
	height: 40px;
	border-bottom: 1px solid #fff;
	position: relative;
}
.navbar-default .sub-menu li a{
	color: #fff;
	font-family:'Roboto-Regular';
	font-size: 16px;
	display: block;
	line-height: 40px;
	text-decoration: none;
	padding-left: 15px;
	text-transform: capitalize;
}
.navbar-default ul ul {
	min-width: 300px !important;
}
.navbar-default .sub-menu li a:hover{
	color: #ffff;
    background: #f7941e;
}
 .navbar-header{
 	position: relative;
 }
.menu-mobile{
	padding-top: 10px;
	padding-bottom: 10px;
}
.menu-mobile .fa-bars{
	color: #000;
	font-size: 30px;
	margin-top: 20px;
}
.tiemkiem-mobile .fa-search{
	color: #000;
	font-size: 24px;
	float: right;
	margin-top: 20px;
}
.form-mobile{
	margin-top: 10px;
	display: none;
	background: #0081cb;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
}

.form-mobile button{
	background: none;
	position: absolute;
	top: 15px;
	right: 40px;
	
}
.logombt{
	margin-top: 10px;
}
.form-mobile button .fa-search{
	color: #0081cb;
}
.search-top {
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0px;
    color:#243851;
    font-weight: bold;

}
.f-search {
	position: absolute;
	top: 100%;
	right:0px;
	z-index: 999;
	display: none;
}
.search-form {
	padding: 10px;
    background: #000;
    border-top: 2px solid #fff;
}

.search-wrap button{
	background: none;
	color: #0081cb;
}
.logo-top{
	width: 200px;
	margin-top:15px;
	margin-bottom: 10px;
}
.boxcaption h2,.boxcaption h3{
	margin-top: 0px;
	color: #000;
    letter-spacing: -1px;
    font-weight: bold;
}
.nav-right{
	float: right;
}
.slider-top img{
	max-height: : 650px;
	overflow: hidden;
}
.boxcaption h2 a,.boxcaption h3 a{
	color: #000;
}
.tintucmoinhat h2{
	font-size: 40px;
	line-height: 1.1;

}

.vienborder1{
	margin-top: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #ececec;
}
.tenduan:hover a{
	color: #f74c09;
}
.tieudesdebar{
	margin-top: 0px;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 30px;
}
.tintuchome .boxcaption h2{
	font-size: 22px;
	line-height: 1.33;
}
.sidebar1 .postitemright{
	background: #f5f5f2;
	padding: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}

.sidebar1 .postitemright .col-sm-7 h4{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 16px;
  overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-height: 1.25;
}

.sidebar1 .postitemright .col-sm-7 h4 a{
	color: #000;
	font-weight: bold;
}
.tieudebaiviet h1{
	font-size: 38px;
    line-height: 1.08;
    margin-bottom: 20px;
    font-weight: bold;
}
.tieudebaiviet .motabv{
	font-weight: bold;
	font-size: 20px;
    line-height: 1.5;
    margin-bottom: 22px
}
.tintuchome1 .boxanh img{
	width: 100%;
	height: 130px;
	object-fit: cover;
}
header{
	background: #fff;
}
.becum ul li{
	display: inline-block;
	list-style: none;
	margin-right: 5px;
	padding-right: 5px;
	font-weight: bold;
}
.becum{
	margin-top: 10px;
	margin-bottom: 30px;
	background: rgba(229, 229, 229, 0.5);
	padding: 10px;
}
.becum ul{
	margin-bottom: 0px;
}
.becum ul li a{
	color: #000;
}
.becum ul li:last-child{
	color: #f74c09;
}
.baivietlienquan{
	margin-top:30px;
	clear:both;
}
@media screen and (max-width: 600px) {
	
	.bannerdm {
    position: relative;
    top: 30px;
    left: 0px;
}
	.content-singer .banner img {
    border: none;
    height: 300px !important;
    object-fit: cover;
}
	.content-singer .boxtrang {
    background: #fff;
    padding: 30px 10px;
    position: relative;
    margin-top: -150px;
    margin-left: auto;
    margin-right: auto;
}
	.bannerdm .row {
    padding-left: 0px;
    padding-right: 0px;
}
	.bannerdm .img-anh {
    position: relative;
    width: 100%;
    height: 100px;
}
	.boxdanhmuc{
		margin-bottom:30px;
	}
	.btnxt a{
		width:80%;
		padding: 8px 10px;
	}
	.boxmailkm {
    margin-top: 30px;
    margin-bottom: 30px;
    background: #ebedf0;
    padding: 30px 20px;
    margin-left: 0px;
    margin-right: 0px;
    display: table;
}
	.boxmailkm h2{
		margin-bottom:30px;
	}
	.slider {
    margin-bottom: 0px;
}
	.boxvanbangt {
    background: #fff;
    margin-left: 0px;
    padding: 30px;
    margin-top: 0px;
    width: 100%;
}
	.boxvanbangt p {
    font-size: 18px;
    text-align: justify;
}
	.boxvanbangt h2 {
    font-family: Prata, serif;
    margin-top: 0px;
    margin-bottom: 30px;
    font-size: 25px;
    line-height: 40px;
    font-weight: bold;
}
		.tenduan{
			margin-top: 20px !important;
		}
		.sidebar1 .postitemright{
			padding-top: 10px;
			padding-bottom: 10px;
		}
		.tintuchome1 .boxanh img{
		width: 100%;
		height: auto !important;
		object-fit: cover;
		}
		.tieudebaiviet h1 {
		    font-size: 28px;
		    line-height: 1.08;
		    margin-bottom: 20px;
		    font-weight: bold;
		}
		.tieudebaiviet .motabv {
		    font-weight: bold;
		    font-size: 16px;
		    line-height: 1.5;
		    margin-bottom: 22px;
		}
}
@media screen and (min-width: 1200px) {
	.container {
    width: 1270px;
}
.content-singer .boxtrang{
	width: 1000px;
	display:block;
}
.postitem{
	margin-left: -15px;
	margin-right: -15px;
	display: table;
	width: 100%;
}
.sidebar1 .postitemright .col-sm-7,.sidebar1 .postitemright .col-sm-5{
	padding-left: 0px;
}
}