﻿.cus-ul-child{
    padding-left: 10px;
}
.cus-mar {
    position: absolute;
    bottom: 0;
    right: 5px;
    font-size: 18px;
    left: 5px;
    color: #fe070e;
    font-weight: bold;
    font-style: italic;
}
#featured {
    display: inline-block;
    width: 100%;
}
.content_row {
   /* margin-top: 10px;*/
    margin-right: 0px;
    margin-left: 0px;
    display: inline-block;
    width: 100%;
}
.video_css a.top {
    display: block;
    position: relative;
}
.video_css a.top .styleBb {
    width: 100px;
    height: 50px;
    background-color: rgba(0,0,0,.2);
    border-radius: 14%;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
    top: 30%
}
.video_css a.top .styleBb i {
    position: absolute;
    top: 13.5%;
    left: 32%;
    font-size: 38px;
    color: #ddd;
}
#lstVanBanPl table thead {
    background-image: linear-gradient(rgb(0, 134, 244), rgb(0, 106, 193));
    color: #fff;
}
#lstVanBanPl table thead tr th{
    text-align: center;
}
#lstVanBanPl table tbody tr .cls-cent{
    vertical-align: middle;
    text-align: center;
}
.slide-images .title{
    background: rgba(55,114,165, 0.7);
    margin: 0;
}
@media (min-width: 768px){
    .float-left {
        float: left;
    }
    .float-right {
        float: right;
    }
}
.sidebar-link li:last-child{
    margin-bottom: 0px;
}
.block-news-home img{
    width: 100%;
}
.cus-box-news-home_right .item-p{
    color: #000000;
    /*font-weight: 500;*/
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 20px;
    max-height: calc(20px * 2);
    -webkit-transition: 0.2s;
    transition: 0.2s;
    padding-left: 15px;
    position: relative;
    height: 40px;
    margin: 0px;
}
.cus-box-news-home{
    padding: 5px !important;
}
.cus-box-news-home_right.item ul{
    height: auto !important;
}
@media (min-width: 768px){
    .w-50{
        width: calc(50% - 16px) !important;
    }
    .no-padding-r{
        padding-right: 0 !important;
    }
    .no-padding-l{
        padding-left: 0 !important;
    }
}
@media (max-width: 767px) {
    .pd-bt-10{
        padding-bottom: 10px;
    }
    .gallery-link a img {
        height: 300px
    }
    .showitem_tab ul.cls-item li {
        width: 100%;
    }
}

#lstLinkMenuSidebar {
    margin: 0;
    /* margin-top: 20px; */
    display: inline-block;
}
main{
    display: inline-block;
    width: 100%;
    margin-top: 10px;
}
.sub_menu {
    display: inline-block;
    width: 100%;
    box-shadow: 0 5px 5px -5px #333;
    background: #f4f7fe;
    height: 39px;
}
.sub_menu ul {
    margin: 0;
    padding: 0;
    line-height: 29px;
}
.sub_menu ul li {
    float: left;
    padding: 5px 20px;
}
.sub_menu ul li .time_count {
    padding-left: 5px;
}
.sub_menu ul li.last {
    float: right;
}

.gallery-link a img {
    height: 145px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    border: 0;
    outline: 0;
}

    .gallery-link .title_box a {
        /*color: #000;
        margin: 10px 0 6px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        line-height: 22px;
        transition: .2s;
        margin-top: 0;
        font-size: 14px;*/
    }

.gallery-link .title_box p {
    color: #000000;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 14px;
    margin: 7px 0 0px 0;
    font-weight: 500;
}
.custombox {
    padding: 13px!important;
}
.box-news2 .gallery-link {
  padding: 6px 0;
    border-bottom: 1px dotted #dfdfdf;
}
.box-news2 .gallery-link:last-child {
    border-bottom: 0;
}
.box-news2 .gallery-link a.img {
  position: relative;
  padding-left: 15px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 20px;
    max-height: 42px;
    transition: .2s;
    position: relative;
    font-size: 14px;
}

.box-news2 .gallery-link a.img:before {
  content: "\f111";
    position: absolute;
    top: 0;
    left: 0;
    font-family: FontAwesome;
    font-size: 8px;
    color: #DA3B01;
}


.box-news2 {
    width: 100% !important;
    overflow-y: scroll;
    max-height: 211px;
}
.box-news2::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);
}
.box-news2::-webkit-scrollbar {
width: 5px;
}
.box-news2::-webkit-scrollbar-thumb {
background-color: #588fbe;
}

.title-head {
    height: 45px;
    padding: 0;
    line-height: 51px;
    /*background-image: url(../images/bg-pattern.png);*/
    background-image: linear-gradient(to right, #0098d6 0%, #00cbd6 100%);
    /*background-repeat: repeat;*/
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    overflow: hidden;
    font-weight: bold;
    font-size: 16px;
    border-bottom: 2px solid #1c82d5;
}
.title-head .name {
    display: inline-block;
    letter-spacing: 1px;
    line-height: 40px;
    padding: 0 5px;
    vertical-align: middle;
    float: left;
    /*background: #1c82d5;*/
    color: #fff;
    position: relative;
	border-top-right-radius: 10px !important;
    border-top-left-radius: 10px !important;
	text-transform: uppercase;
}
.title-head .name a{
    color: #fff;
}

.title-head .icon-dd {
    padding: 6px;
    border-radius: 50%;
    background: #fff;
    width: 26px;
    height: 26px;
    display: inline-flex;
}
.title-head .icon-dd i {
	color: #da3b01;
	font-size: 14px;
	position: relative;
}


#featured .right {
	padding-right: 0;
}

.inline-block {
    display: inline-block;
    width: 100%;
}
/*.box-news-home_right.item ul {
    height: 200px;
}*/
.block-news-home.item-two {
	background: inherit;
}
.block-news-home.item-two1 {
	background: inherit;
}
.list_item_news {
border-top: 0;
width: 100%;
display: flow-root;
background: #fff;
border-left: 0;
}

.list_item_news .ui-tabs-active {
  position: relative;
  background: #F7D693;
}
.list_item_news .ui-tabs-active a {
  color: #000!important
}
.list_item_news .ui-tabs-active::before {
  content: '';
  border-right: 8px solid #F7D693;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  position: absolute;
  left: -8px;
  top: 40%;
}

.list_item_news .item-center {
  padding: 8px!important;
  margin-bottom: 0!important;
  border-bottom: 1px dotted #ddd;
}

#featured .left {
  height: auto;
  background: #fff;
  margin: 0;
  padding: 0;
  overflow: hidden;
  border-right: 0
}

#featured .left .box-img h4 {
    height: 50px;
    /*color: #588fbe;*/
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
   /* color: #588fbe;*/
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    padding: 0 10px
}
#featured .left .box-img .des{
    
    /*overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;*/
}
#featured .left .box-img .des .ct{
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding: 0 10px
}

#featured .left .ct {
  color: #000;
  font-size: 14.5px;
}

#featured .site_block_title_top h3 {
    text-transform: uppercase;
    font-weight: 700;
    height: 45px;
    margin: 0;
    background: url(/Images/bgTitle.png) #588fbe no-repeat 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-flex;
    -webkit-align-items: center;
    padding-left: 18px;
}
#featured .site_block_title_top h2 {
    text-transform: uppercase;
    font-weight: 700;
    height: 45px;
    margin: 0;
    background: url(/Images/bgTitle.png) #588fbe no-repeat 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-flex;
    -webkit-align-items: center;
    padding-left: 18px;
}
#featured .site_block_title_top h3 a {
    font-size: 14px;
    color: #fff;
    position:relative;
    top: 1px;
}
.box-img .time,
.box-img .view {
    position: relative;
    top: 10px;
    left: 10px;
    color: #7A7574
}
.box-img .view {
  padding-left: 20px
}
.box-img a img {
  height: 450px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    border: 0;
    outline: 0;
}

@media (max-width: 1199px) {
  .search-mobile {
		width: auto;
		opacity: 1;
		visibility: visible;
	}
	
	.search-mobile i {
		color: #009ee3;
		font-size: 25px;

		right: 51px;
		position: absolute;
		top: 33%;
	}

	.top-header .search-lang .search-home.goIn {
		opacity: 1;
		visibility: visible;
		-webkit-transform: translateY(0px);
		transform: translateY(0px);
	}
	
	.top-header .search-lang .search-home {
		position: fixed;
		top: 85px;
		left: 0;
		width: calc(100% - 16px);
		margin: 0 8px;
		z-index: 9999;
		opacity: 0;
		visibility: hidden;
		-webkit-transform: translateY(20px);
		transform: translateY(20px);
		-webkit-transition: 0.3s;
		transition: 0.3s;
	}
}

@media screen and (min-width: 992px) {
  .news-home .news-home-hot a.img img {
    height: 580.88px;
  }
  .first-item-img {
    height: 122px;
  }
}
@media screen and (max-width: 767px) {
  #featured .right {
	  padding-left: 0
  }
}
@media screen and (min-width: 1199px){
  #banner_mobile {
    display: none
  }
}
/*hong*/
.item-sohieu{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.cls-text-qd h4{
    text-transform: uppercase;
    font-weight: bold;
}
.cls-text-qd p{
    font-style:italic;
}
/*loadding*/
.loading-box .text-title {
    font-weight: bold;
    margin-top: 5px;
    font-size: 1.1em;
    color: #0A2D49
}

.loading-box {
    position: fixed!important;
    top: 25%;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    display: none;
    overflow: auto;
    overflow-y: scroll;
    height: 100vh;
    position: relative;
}

.loading-box .box-show {
    margin: auto;
    width: 170px;
    margin-top: 170px;
    height: 180px;
    padding: 15px;
    text-align: center;
    border-radius: 3px;
    position: relative;
    background: #7bcaf3;
    box-shadow: 0 1px 1px rgba(50,50,50,.2);
}

.box-show .box-content {
    bottom: 15px;
    margin: auto;
    font-size: 12px;
    text-transform: uppercase;
    padding: 0;
    position: absolute;
    color: #fff;
    font-weight: bold;
        width: 82%;
}

.loading-box .loading-page {
    float: none;
    margin: 0 auto;
    border-bottom: 6px solid #fff;
    border-left: 6px solid #fff;
    border-right: 6px solid #DA3B01;
    border-top: 6px solid #DA3B01;
    border-radius: 100%;
    height: 60px;
    width: 60px;
    -webkit-animation: spin .6s infinite linear;
    -moz-animation: spin .6s infinite linear;
    -ms-animation: spin .6s infinite linear;
    -o-animation: spin .6s infinite linear;
    animation: spin .6s infinite linear;
    position: absolute;
    top: calc(50% - 50px);
    left: 0;
    right: 0;
}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg);
    }
}
@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}
@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
/*end loadding*/
.slide-video .item.popup-youtube h3.title {
    background: rgba(55,114,165, 0.7);
    bottom: 0;
}
.detail-content .heading-direct, .list-content .heading-direct {
    height: 36px
}
.list-content .heading-direct h3 {
    width: 100%;
}
.detail-content .heading-direct h3 i, .list-content .heading-direct h3 i {
    font-size: 14px;
    width: 21px;
    height: 26px;
    flex: 0 0 26px;
}

.slide-home .carousel-home {
	margin-bottom: 0px
}
.sologan {
    width: 100%;
}
/*nav.menu {
	margin-bottom: 20px
}
nav.menu ul > li a {
	height: 72px;
}*/
/*.slide-home {
	border-top: 4px solid #DA3B01;
}*/
.box-interactive {
	margin: 6px 0;
}
/*.sidebar .block-links-sidebar {
    padding: 5px 10px;
}*/
/*main {
	display: inline-block;
    width: 100%;
}

main.cs-s {
	position: relative;
	top: -100px;
}
header {
	z-index: 111;
    position: relative;
}
header nav.menu.csu {
	margin-bottom: 4px;
}*/
#certificates .sys-certificates li {
    display: inline-block;
    width: 100%;
    font-size: 16px;
}
#certificates .sys-certificates li span {
    font-style: italic;
    font-size: 12px;
    color: #676767;
}
.pagination-primary .pagination li.active a {
    background-color: #DA3B01;
    color: #fff;
}
.block-notifi-sidebar .list-more {
    position: absolute;
    bottom: 4px;
    right: 6px;
    color: #DA3B01;
}
/*HỒNG*/
#weatherCurrent img {
    width: 40%!important;
}
#weatherCurrent span {
    position: absolute;
    padding-left: 78px;
    margin-top: -10px !important;
}
/*
.cls-content{
    display: inline-block;
    width: 100%;
    margin-top: 15px;
    }
#contact_html{
    text-align: center;
    color: #DA3B01;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}
.cls-message{
    font-weight: 700;
}
.ft-social{
    float:right;
}
.ft-social a:hover .a2a_svg, .social-post a:hover .a2a_svg{
    opacity: 1 !important;
}
.ft-social .a2a_svg{
  border-radius: 50% !important;
}
.cls-form-control .icon-select{
    right: 18px !important;
}*/
/*END HỒNG*/

/*nav.menu ul > li a i {
	color: #000
}

#container-menu li a {
  border-right: 1px solid #E5E5E5
}
nav.menu {
	background-color: #FFFFFF;
    box-shadow: 0 3px 3px 0 rgba(0,0,0,0.15);
}
nav.menu ul > li a {
	color: #000
}*/
.rhead {
    height: 35px;
    padding: 0;
    line-height: 51px;
    background-image: linear-gradient(to right, #0098d6 0%, #00cbd6 100%);
    /*background-image: url(../../Images/bg-pattern.png);
    background-repeat: repeat;*/
    text-overflow: ellipsis;
    white-space: normal;
    position: relative;
    overflow: hidden;
    font-weight: bold;
    font-size: 16px;
}
.rhead .name {
    display: inline-block;
    letter-spacing: 1px;
    line-height: 35px;
    padding: 0 5px;
    vertical-align: middle;
    float: left;
    /*background: #014D8F;*/
    color: #fff;
    position: relative;
    text-transform: uppercase
}
/*.rhead .name::after {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(187,0,0,0);
	border-left-color: #014D8F;
	border-width: 25px;
	margin-top: -25px;
	z-index: 1;
	border-left-width: 10px;
}*/

.rhead .link {
    float: right;
    margin-left: 20px;
    color: #DA3B01;
    /*background: #F5F5F5;*/
    padding: 0 10px;
    text-transform: uppercase;
    line-height: 40px;
    vertical-align: middle;
    font-size: 12px;
    /*border-right: 1px solid #dfdfdf;
    border-top: 1px solid #dfdfdf;*/
}

.rhead .icon-dd {
	padding: 6px;
	border-radius: 50%;
	background: #fff;
	width: 26px;
	height: 26px;
	display: inline-flex;
}

.rhead .icon-dd i {
	color: #DA3B01;
	font-size: 14px;
	position: relative;
	/* left: 2px; */
}

.block-news-home {
	background: inherit
}

.box-news-home {
    overflow: hidden;
	background: #fff;
}

.lst_img {
  list-style: none;
  margin: 0;
  padding: 0;
}

.lst_img li {
  padding-left: 5px!important;
  padding-right: 5px!important;
  margin-bottom: 10px;
}

/*.lst_img li:nth-child(3n+3) {
	padding-right: 0;
}*/

.lst-notifi-set li {
    height: 53.8px;
}

.cs_vh .title .cstitle {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}

#captcha-area {
    transform:scale(0.94);
    -webkit-transform:scale(0.94);
    transform-origin:0 0;
    -webkit-transform-origin:0 0;
}

.box-news-home_right.item ul {
  height: 200px;
}

#submit_contact_form .form-group {
    margin-bottom: 13.4px;
}
#submit_contact_form label.error {
    color: #DA3B01;
    font-size: 13px;
    font-weight:400;
    margin-bottom: 0;
    font-style: italic
}

@media (min-width: 767px) {
    .menu li.last {
        position: absolute!important;
        right: 7px!important;
    }
}

@media (max-width: 767px) {
    .item-bottom {
        padding-right: 0px!important;
        padding-left: 0;
        margin-top: 20px;
        display: inline-block;
        width: 100%;
    }
    .item-top {
        padding-right: 0;
    }
    .box-news-home .item {
        width: 100%;
    }
    .sidebar-m {
        margin-top: 20px;
    }
    #weather_sdl {
        margin-top: 20px;
    }
    .box-news-home_right.item ul {
      height: auto;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .item-top {
        display: inline-block;
        width: 100%;
        padding-right: 0;
    }

    .item-bottom {
        padding-right: 0px!important;
        padding-left: 0;
        margin-top: 20px;
        display: inline-block;
        width: 100%;
    }
}

@media screen and (min-width: 992px) {
  .news-home .news-home-hot a.img img {
    height: 580.88px;
  }
  .first-item-img {
    height: 122px;
  }
}

@media (min-width: 991px) and (max-width: 1296px) {
    #captcha-area, .g-recaptcha {
        transform:scale(0.6);
        -webkit-transform:scale(0.6);
        transform-origin:0 0;
        -webkit-transform-origin:0 0;
    }
}

/*hồng thêm*/
#slide_news .sp-thumbnail-image-container {
	width: 100px;
	height: 80px;
	overflow: hidden;
	float: left;
}

#slide_news .sp-thumbnail-image {
	height: 100%;
}

#slide_news .sp-thumbnail-text {
	width: 170px;
    float: right;
    padding: 8px;
    background-color: #F0F0F0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 80px
}

#slide_news .sp-thumbnail-title {
	margin-bottom: 5px;
	text-transform: uppercase;
	color: #333;
}

#slide_news .sp-thumbnail-description {
	font-size: 14px;
	color: #333;
}

@media (max-width: 500px) {
	#slide_news .sp-thumbnail {
		text-align: center;
	}

	#slide_news .sp-thumbnail-image-container {
		display: none;
	}

	#slide_news .sp-thumbnail-text {
		width: 120px;
	}

	#slide_news .sp-thumbnail-title {
		font-size: 12px;
		text-transform: uppercase;
	}

	#slide_news .sp-thumbnail-description {
		display: none;
	}
}
.showitem_tab{
    border: 1px solid #ddd;
}
.showitem_tab ul.cls-item{
    background-image: url(../../Images/bg-pattern.png);
}
.showitem_tab ul li.active .tab_one{
    color: #fff;
    background: #014D8F;
}
.showitem_tab ul li .tab_one{
    color: #337ab7;
}
.showitem_tab ul.cls-item li{
    font-size: 16px;
    font-weight: bold;
}
/*tab*/
.showitem_tab ul.cls-item {
    padding: 5px 5px 0px 5px;
    background: url(/Images/bgTitle.png) #588fbe no-repeat 100%;
}
.showitem_tab ul.cls-item li a {
    padding: 6px 10px;
    border-radius: 0;
    font-weight: bold;
    color: #fff;
        font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
}
.showitem_tab ul li.active a {
    background: #fff!important;
    color: #555!important
}
.showitem_tab .tab-content {
    background: #fff;
}
.nav-pills>li.active>a {
    background-color: #F8342F;
}
.block-notifi-sidebar.document ul li a {
    max-height: initial;
}
.block-notifi-sidebar.document ul li a::before {
    content: ''
}
.block-notifi-sidebar.document ul li a i {
    display: block;
    font-weight: normal;
}
.showitem_tab .box-news-home {
    border: 0
}
/*end*/
.show_tab ul.cls-item li{
    font-size: 14px !important;
}
.item-sch a:before {
    content: "\f111";
    position: absolute;
    top: 0;
    left: 0;
    font-family: FontAwesome;
    font-size: 8px;
    color: #DA3B01;
}
.item-sch a {
    display: block;
    color: #000000;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 20px;
    max-height: calc(20px * 2);
    -webkit-transition: 0.2s;
    transition: 0.2s;
    padding-left: 15px;
    position: relative;
}
.item-sch {
    padding: 5px 9.1px;
    border-bottom: 1px dotted #dfdfdf;
}

.item-sch:last-child {
    border-bottom: 0
}

.item-video .slide-video .owl-nav .owl-next {
        background: url(../images/next-slide.png) no-repeat center;
        background-size: 100%;
        margin: 0;
        padding: 0; 
}
.item-video .slide-video .owl-nav .owl-next:hover {
    background: url(../images/next-slide.png) no-repeat center; 
}
.item-video .slide-video .owl-nav .owl-prev {
    background: url(../images/prev-slide.png) no-repeat center;
    background-size: 100%;
    margin: 0;
    padding: 0; 
}
.item-video .slide-video .owl-nav .owl-prev:hover {
    background: url(../images/prev-slide.png) no-repeat center; 
}
.slide-video .popup-youtube h3{
    font-size: 15px;
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 100%;
    color: #fff;
    text-align: center;
    padding: 5px 10px;
    font-weight: 500;
    text-transform: uppercase;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 28px;
    max-height: calc(28px * 2);
    z-index: 2;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

