@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700,600);
@import url(https://fonts.googleapis.com/css?family=Oswald:400,300);
/*font-family: 'Open Sans', sans-serif;*/
@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,700,700i');

body {
	/*font-family: Arial,'Open Sans', sans-serif;*/
	font: 300 16px 'Roboto', sans-serif;
	background: #fff;
}

a:hover {
	text-decoration: none;
}

ul, ol {
	margin: 0;
	padding: 0;
}

ul li {
	list-style: none;
	/*text-transform: uppercase;*/
}
select, input, button{outline: none;}
.fix-pad{
	padding: 0px;
}
.fix-pad-r{
	padding-right: 0px !important
}
.clearrowmargin{
	margin: 0px
}
.no-border{
	border: 0px !important
}
.row-logo_search{
	/*height: 125px;*/
}
.top-logo, .top-logo .navbar-brand{
	padding: 0px;
	display: block;
	height: auto;
	margin-top: 10px;
}
.row-head_menu{
	background: #1E5998;
	height: auto;
}
a.icon-home {
	padding: 0px 25px !important
}
a.icon-home img{
	background: url('../images/icon-home.png') no-repeat center;
	width: 30px;
	height: 50px;
	background-size: 25px 19px;
	display: block;
}

.icon-menu
{
	margin: 0px;
	display: inline-block;
	width: 100%;
	height:auto;
	text-align: center;
}

.icon-menu div a{
	background: #fff;
	border: 3px solid #cceffb;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width: 136px;
	height: 101px;
	text-align: center;
	margin: 0 auto;
	display: block;
	font: bold 19px 'Roboto', sans-serif;
	padding: 0px;
	color: #1a0078
}
.icon-menu div a:hover{
	color: #ff6818
}
.icon-menu div a span{
	font-size: 16px;
	line-height: 18px;
	display: block;
}
.block-icon{
	position: relative;
	min-height: 1px;
	padding: 12px 6px;
	/*float: left;*/
	width: auto;
	display: inline-block;
}
.div-icon{
	width: 100%;
	height: 100%;
	white-space: nowrap;
	text-align: center;
}
.div-icon:before{
    /*content: "";
    display: contents;
    margin-left: -3px;
    height: 100%;
    vertical-align: middle;*/
}
.div-icon>img{
	max-width: 100%;
	max-height: 100px;
	vertical-align: middle;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
/*news*/
.topic_display{
	clear: both;
}
.headtopic{
	background:#1E5998;
	height:41px;
	text-align:left;
	line-height:2.5;
	color:#fff;
	padding-left: 17px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
.headtopic h3, .headtopic a{ 
	margin: 0px !important;
	padding-top: 10px;
	text-transform: uppercase;
	color: #fff;
	font-size: 21px;
	font-weight: bold;
}
.maintopic{
	background:#fff;
	padding: 5px 1px;
	border: 1px solid #d4d4d4;
	border-top: 0px;
	margin-bottom: 15px;
	display: inline-block;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}
.w-100{
	width: 100%
}
.default-page{
	background: #fff
}
/*category NEWS*/
.block-category{
	text-align: left;
	padding: 0px;
}
.block-category img{
	width: 100%;
	height: auto;
}
.center-img{
	width: 100%;
	height: 205px;
	margin: 0 auto;
	overflow: hidden;
	background: rgba(237,237,237,0.2);
	position: relative;
}
.center-img img{
	position: relative;
	top: 50%;
	left: 0;
	max-height: none;
	width: 100%;
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.link-fix-length{
	padding-top: 10px;
	font: 700 18px 'Roboto';
	margin: 0px;
	color: #111;
	display: -webkit-box;
	max-width: 100%;
	max-height: 63px;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-bottom: 0;
}
.block-category .link-fix-length:hover, .block-small-category .link-fix-length:hover{
	color: #1E5998
}
.p-fix-length{
	display: -webkit-box;
	max-width: 100%;
	max-height: 45px;
	margin: 0 auto;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 15.5px;
	line-height: 23px;
	margin-top: 3px;
}
.block-small-category {
	padding: 0px;
}
.block-small-category a {
	display: inline-block;
	margin-bottom: 0px;
}
.block-small-category a:nth-last-child(1) {
	margin-bottom: 0px;
}
.block-small-category>a>h4 {
	font-size: 17px;
	padding-top: 0px;
	margin-bottom: 5px;
	font: 700 18px 'Roboto';
	margin: 0px;
	color: #111;
	display: -webkit-box;
	max-width: 100%;
	max-height: 63px;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-bottom: 0;
}
.block-small-category>a>div {
	width: 40%;
	float: left;
}
.block-small-category>a>div>section {
	width: 100%;
	height: 97px;
	margin: 0 auto;
	overflow: hidden;
	background: rgba(237,237,237,0.2);
	position: relative;
}
.block-small-category>a>div>section>img {
	height: auto;
	position: relative;
	top: 50%;
	left: 0;
	max-height: none;
	width: 100%;
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.block-small-category>a>p{
	font: normal 15px/19.5px 'Roboto';
	margin: 0px;
	color: #111;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 60%;
	max-width: 100%;
	float: left;
	max-height: 100px;
	padding: 0 0 0 6px;
}


.row-viewmore{
	width: 100%;
	display: inline-block;
	text-align: right;
	padding-right: 15px;
}
.view-more{
	background: #00a2f4;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	padding: 8px 16px;
	display: inline-block;
	margin-left: 15px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 410;
	line-height: 14px;
	font-weight: 400;
}
.view-more:hover{
	color: #fefefe
}
.view-more i{
	background: url('../images/icon-plus.png') left 2px no-repeat;
	width: 12px;
	height: 12px;
	background-size: 12px;
	display: inline-block;
}
/*login*/
.bodylogin {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 300;
	color: #888;
	line-height: 30px;
	text-align: center;
}

.form-bottom {
	padding: 25px 25px;
	background: #eee;
	-moz-border-radius: 0 0 4px 4px; -webkit-border-radius: 0 0 4px 4px; border-radius: 0 0 4px 4px;
	text-align: left;
	margin-bottom: 15px;
}

.form-bottom form textarea {
	height: 100px;
}

.form-bottom form button.btn {
	width: 100%;
}

.form-bottom form .input-error {
	border-color: #de995e;
}
.title-ttmt{
	background: url(../images/title-ttmt.png) center left no-repeat;
	height: 52px;
	width: 100%;
}
.title-ttmt h5{
	text-align: left;
	padding-left: 58px;
	color: #1E5998;
	font: 700 20px/52px 'Roboto';
	background: url(../images/line-ttmt.png) center right no-repeat;
	margin: 0px;
}
button.btn-login {
	width: auto;
	margin: 0;
	padding: 0 18px;
	vertical-align: middle;
	background: #75C5F1;
	border: 0;
	font: 300 16px/34px 'Roboto';
	color: #fff;
	-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
	text-shadow: none;
	-moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;
	-o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;
}   
button.btn-login:hover {
	color: #005b90
}
.forget-pass{
	color: #8c8c8c;
	font: 300 15px/34px 'Roboto';
	border-bottom: 1px solid
}
.forget-pass:hover{
	color: #707070;
}
.divleftmenuinfo {
	padding-bottom: 10px;
}
.divsetbackground {
	background: #fff;
	padding: 0px;
	margin-bottom: 15px;
	border: 1px solid #e0e0e0;
	border-top: 0px
}
.divhotnews {
	color: #fff;
	padding: 10px;
	background: #1E5998;
	height: 41px;
}
.divhotnews span.title{
	padding-left: 55px;
	font: 700 20px/20px 'Roboto';
}
.icon-img, .icon-youtube, .icon-static{
	background: url('../images/icon-img.png') left center no-repeat;
	width: 51px;
	height: 46px;
	position: absolute;
	left: 7px;
	top: -4px;
}
.icon-youtube{
	background: url('../images/icon-youtube.png') left center no-repeat;
}
.icon-static{
	background: url('../images/icon-static.png') left center no-repeat;
}
.static-1{
	padding: 15px;
}
.static-1>div>span{
	color: #1E5998
}

/*footer*/
footer#footer {
	background: #2a2a2a;
	position: relative;
	background-position: top center;
}



.copyright {
	color: #989898;
	padding-top: 20px;
	padding-bottom: 20px;
	display: inline-block;
}

.copyright a {
	color: #989898;
}
footer#footer .social_icon ul li {
	background: #363636;
	height: 35px;
	width: 35px;
	overflow: hidden;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
footer#footer .social_icon ul li a,
footer#footer .social_icon ul li i {
	color: #898989 !important;
	font-size: 16px;
}
footer#footer .social_icon ul li:hover a,
footer#footer .social_icon ul li:hover i{
	color: #363636 !important;
}
footer#footer .social_icon ul li:hover{
	background: #989898 !important;
}
footer#footer .social_icon ul li {
	float: left;
	text-align: left;
}
footer#footer .social_icon ul li a {
	text-align: center;
	margin: 0 auto;
	display: block;
	padding-top: 7px;
}
li.social_icon ul li {
	padding-top: 0px !important;
}

footer#footer .widget1 {
	padding-top: 40px;
}
footer#footer h4.widget1-title {
	color: #dbdbdb;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 20px;		
}
footer#footer .widget1 .widget1-item ,
footer#footer .widget1 .widget1-item a{
	color: #898989;
	line-height:20px;
        /*-webkit-transition: all 0.25s ease-out;
        -moz-transition: all 0.25s ease-out;
        -o-transition: all 0.25s ease-out;
        -ms-transition: all 0.25s ease-out;
        transition: all 0.25s ease-out;*/
    }
    .copyright a:hover,
    footer#footer .widget1 .widget1-item a:hover{
    	color: #75C5F1;
    }
    footer#footer ul.widget1-menu li {
    	padding: 15px 1px;
    	border-bottom: 1px solid #363636;		
    }
    footer#footer ul.widget1-menu li:last-child,
    footer#footer ul.widget1-menu li.social_icon ul li{
    	border-bottom: 0px;		
    }
    .widget1-menu{
    	padding-top: 30px;
    	display: inline-block;
    }
    .fix-mar-b{
    	margin-bottom: 0px !important;
    }
    .video-carousel{
    	margin-bottom: 0px;
    }
    .video-carousel p{
    	margin: 0px;
    }
    /*--return-to-top------------*/
    #return-to-top {
    	position: fixed;
    	bottom: 10px;
    	right: 10px;
    	background: rgb(0, 0, 0);
    	background: rgba(0, 0, 0, 0.5);
    	width: 50px;
    	height: 50px;
    	display: block;
    	text-decoration: none;
    	-webkit-border-radius: 35px;
    	-moz-border-radius: 35px;
    	border-radius: 35px;
    	display: none;
    	-webkit-transition: all 0.3s linear;
    	-moz-transition: all 0.3s ease;
    	-ms-transition: all 0.3s ease;
    	-o-transition: all 0.3s ease;
    	transition: all 0.3s ease;
    }
    #return-to-top i {
    	color: #fff;
    	margin: 0;
    	position: relative;
    	left: 16px;
    	top: 13px;
    	font-size: 19px;
    	-webkit-transition: all 0.3s ease;
    	-moz-transition: all 0.3s ease;
    	-ms-transition: all 0.3s ease;
    	-o-transition: all 0.3s ease;
    	transition: all 0.3s ease;
    }
    #return-to-top:hover {
    	background: rgba(0, 0, 0, 0.9);
    }
    #return-to-top:hover i {
    	color: #fff;
    	top: 5px;
    }
	.my-4{
		position: relative;
		text-align: center;
		color: #f2ab00;
		font-size: 24px;
		font-weight: bold;
		text-transform: uppercase;
		margin: 1.5rem;
		margin-bottom: 30px;
	}
	.my-4:after {
		content: "";
		position: absolute;
		width: 40px;
		height: 3px;
		top: 100%;
		right: 48%;
		background: #f2ab00;
		bottom: 0;
	}
	.read-more {
		float: right;
		
	}
	.wrap-announcement {
		
		overflow-x: hidden;
		overflow-y: hidden;
	}
	.portfolio-item {
		margin-bottom: 12px;
	}
	.announce-item .date-time {
		float: left;
		width: 73px;
		height: 73px;
	}
	.month-announce {
		background-color: #271756;
		color: #fff;
		padding: 3px;
		display: block;
		width: 100%;
		text-align: center;
	}
	.date-announce {
		background-color: #facb01;
		font-weight: bold;
		color: #fff;
		width: 100%;
		font-size: 28px;
		display: block;
		text-align: center;
	}
	.announce-body {
		
		padding-top: 0;
		padding-left: 80px;
	}
	.row-layout {
		margin-left: -15px;
		margin-right: -15px;
	}
	.linkheader {
		margin-top: 25px;
	}
	.contact-menu {
		font-size: 16px;
		text-align: right;
		margin: 10px 0 20px;
	}
	.contact-menu li {
		display: inline-block;
		border-right: 1px solid #3E4095;
		padding: 0 8px;
		text-transform: none;
	}
	.contact-menu li:last-child {
		border-right: none;
	}
	.contact-menu li a {
		color: #3E4095;
		text-decoration: none;
		font-family: 'RobotoBold',arial;
		font-weight: 500;
	}
	.social-menu {
		font-size: 16px;
		text-align: right;
		margin: 10px 0 20px;
	}
	.social-menu li {
		display: inline-block;
		border-radius: 3px;
		padding: 0 8px;
		text-transform: none;
		/* background-color: #f5c600; */
	}
	.social-menu li a {
		color: #3E4095;
		text-decoration: none;
		font-family: RobotoBold,arial;
		font-weight: 700;
	}
	.li-face {
		background: #f5c600;
	}
	.li-youtobe {
		background: #e61c1c;
	}
	.li-switter {
		background: #00aeff;
	}
	.li-youtobe {
		background: #e61c1c;
	}

	img {
    
    border: 0;
    background-color: transparent;
    vertical-align: top;
    max-width: 100%;
}
h3.section-title {
    margin-left: 0px;
    margin-bottom:15px;
    padding-bottom: 3px;
	padding-top:3px;
	padding-left:10px;
	border-left:5px solid #0a8cd7;
    font-family: Arial,'Oswald', sans-serif;
    font-weight: 700;	
    font-size:18px;
	color:#1E5998;
    line-height: 18px;
}
.fieldRequired {
    background-attachment: scroll;
    background-color: transparent;
    background-image: url(../images/required.gif);
    background-position: center;
    background-repeat: no-repeat;
    color: #DD0000;
    padding-bottom: 0px;
    padding-left: 8px;
    padding-right: 5px;
    padding-top: 0px;
}

/*Chinh them 2024*/

.breadcrumbHome {
}

	.breadcrumbHome ul {
		clear: both;
		display: inline-block;
		list-style: outside none none;
		margin: 0;
		padding: 0px 0 0;
		width: 100%;
	}

		.breadcrumbHome ul li {
			background: rgba(0, 0, 0, 0) url(../img/icon_right.png) no-repeat scroll -1px 10px;
			float: left;
			padding: 5px 9px 6px 13px;
		}

			.breadcrumbHome ul li:first-child {
				background: rgba(0, 0, 0, 0) url(../img/icon_home.png) no-repeat scroll 0 8px !important;
				padding: 5px 7px 6px 18px;
			}

			.breadcrumbHome ul li.home {
				background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
				padding: 7px 6px 6px 5px;
			}

				.breadcrumbHome ul li.home a {
					background: rgba(0, 0, 0, 0) url(../img/icon_home.png) no-repeat scroll 0 0;
					display: block;
					height: 13px;
					width: 13px;
				}

			.breadcrumbHome ul li a, .breadcrumbHome ul li a:link, .breadcrumbHome ul li a:visited {
				color: blue;
			}

				.breadcrumbHome ul li a:hover {
					color: red;
				}

				.breadcrumbHome ul li a.selected {
					color: red;
					font-weight: 600;
				}

/*=============================================================*/