a {
    color: #449d44;
    text-decoration: none;
}
a:focus, a:hover {
    color: #23527c;
}

.nb_content_title img {
    height: 240px;
}

.carousel-indicators {
    left: 0;
    width: 100%;
    margin: 0px;
    bottom: -10px;
}

.carousel-indicators li {
    width: 12px;
    height: 12px;
    background: #999999;
    border-color: #999999;

}

.carousel-indicators .active {
    width: 14px;
    height: 14px;
    background: #449d44;
    border-color: #449d44;
}

.carousel-inner .thumbnail {
    margin-bottom: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.carousel-inner .caption {
    font-weight: bold;
}

.carousel-inner .caption a {
    color: #1f388b
}

.sidebar .img-responsive,
.viewest_item .img-responsive {
    height: 96px;
    width: 141px;
}

.category_main {
    margin-top: 20px;
}

.news-list-01 {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    height: auto;
    background: #fcfcfc;
    box-sizing: border-box;
    text-align: justify;
}

.news-list-01 img {
    width: 100%;
}

.news-list-01 .title {
    position: relative;
    width: 100%;
    height: 54px;
    background: url('../images/title-border-bg.png') repeat-x left bottom;
}

.news-list-01 .title span {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: url('../images/title-left-bg.png') no-repeat left bottom;
    font-size: 24px;
    font-weight: bold;
    box-sizing: border-box;
    padding-top: 10px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news-list-01 .lastest-news {
    position: relative;
    box-sizing: border-box;
    margin: 10px 0px;
    padding: 0px;
}

.news-list-01 .lastest-news a {
    width: 100%;
    height: auto;
    font-weight: bold;
    display: block;
    font-size: 15px;
}

.news-list-01 .lastest-news a img {
    width: 100%;
    height: auto;
}

.news-list-01 .lastest-news span {
    position: relative;
    color: #797979;
}

.news-list-01 a {
    font-weight: bold;
    display: block;
}

.news-list-01 .news-avarta {
    position: relative;
    width: 100%;
    height: 125px;
    background-size: cover;
    background-position: center center;
    margin-bottom: 10px;
}

.news-list-01 .border {
    position: relative;
    width: 100%;
    height: 6px;
    background: url(../images/news-list-01-lastest-border-bottom.png) repeat-x left top;
    margin: 10px 0px;
}

.news-list-01 .news-item {
    margin: 0px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #666;
    padding: 0px 0px 10px 0px;
}

.news-list-01 .news-item a img {
    width: 100%;
    height: auto;
    display: block;
    margin-top: 5px;
}

.news-list-01 .news-item p {
    margin-bottom: 0px;
}

.date {
    color: #797979;
}

.block_search {
    margin-bottom: 20px;
}

.td-search-query {
    color: red;
}

.site-categories {
    padding: 0;
    margin-left: 20px;
}

.site-categories li {
    list-style: none;
    border-bottom: 1px dotted #333;
    padding-top: 10px;
}

.site-categories li a {
    color: #004f80;
    font-weight: bold;
}

.maps {
    margin-top: 20px;
}

.maps iframe {
    width: 100%;
}

.bad .form-control {
    border: 1px solid red;
}

.help-block {
    color: red;
}

table.table_file {
    width: 100%;
    border: 1px #ddd solid;
    margin-bottom: 5px;
}

table.table_file th,
table.table_file td {
    padding: 6px;
}

table.table_file tr>th+th,
table.table_file tr>td+td {
    border-left: 1px #ddd solid;
}

table.table_file tr+tr>th,
table.table_file tr+tr>td {
    border-top: 1px #ddd solid;
}

table.table_file tr>th {
    background: #f4f4f4;
}

table.table_file .header-top th {
    border-bottom: 2px #ddd solid;
}

table.table_file .header-left th {
    border-right: 2px #ddd solid;
}

table.table_file .header-right th {
    border-left: 2px #ddd solid;
}

table.table_file .header-bottom th {
    border-top: 2px #ddd solid;
}

.list-unstyled li {
    padding: 5px 0;
}

.div-calendar {
    padding: 20px 0px;
    border-bottom: 1px dashed darkred;
}

.div-calendar:last-child {
    border: none;
}

.div-calendar .title-calendar {
    font-weight: bold;
    font-size: 1.3em;
    color: blue;
    margin-bottom: 20px;
}

.div-calendar .title-content {
    margin-bottom: 20px;
}

.div-calendar .title-content table {
    max-width: 100%;
}

.div-calendar .entry-date {
    font-style: italic;
    color: silver;
}

.th-lich-cong-tac .div-no-calendar span {
    text-align: center;
    width: 100%;
    padding: 5px;
    color: #588a3f;
    background: #f9f4e9;
    margin: 4px 0px;
    display: block;
    border-radius: 5px;
}

.vaban-nd {
    overflow: hidden;
}

.vaban-nd ul {
    margin: 0px;
}

.vaban-nd ul li {
    list-style: none;
}

.item-vb {
    padding: 10px;
    overflow: hidden;
    position: relative;
    border-bottom: 2px solid #fff;
    background-color: #f8f8f8;
}

.item-vb:last-child {
    border: 0;
}

.im-vb {
    border-radius: 10px;
    float: left;
    height: 67px;
    width: 67px;
    margin-right: 10px;
    overflow: hidden;
    display: block;
    margin-top: 3px;
    position: relative;
}

.item-vb li p {
    margin: 0px;
    font-size: 12px;
    color: #666;
}

.vb-Tit {
    padding-bottom: 5px;
}

.vb-Tit a {
    font-size: 14px;
    color: #000;
    display: block;
    font-weight: bold;
}

.vb-Tit a:hover {
    color: #197bae;
}

.item-vb em {
    background-color: #ff0;
}

.stt-Vb {
    border-radius: 100%;
    background: #F8F8F8;
    padding: 1px 4px;
    color: #1184CE;
    line-height: 16px;
    font-size: 12px;
    font-weight: 700;
    min-width: 18px;
    text-align: center;
    border: 1px solid;
    display: inline-block;
}


.item-vb .ct {
    padding-left: 0px;
    padding-top: 2px;
    font-size: 12px;
    color: #888;
    margin-top: 22px;
    text-indent: 20px;
}

.date-vb li {
    display: inline;
    padding-right: 25px;
    font-size: 12px;

    color: #888;
}

.vb-Tit img {
    width: 30px;
}

.vb-Tit span {
    color: red;
}

.text-bule {
    color: #0493dd;
}

.taive {
    border: 1px solid #e497a1;
    padding: 6px;
    background: #fbfdbb;
    display: block;
    width: 75px;
    float: right;
}

.taive img {
    width: 20px;
    height: 19px;
    float: left;
    margin-right: 3px;
}
.block_ads_sidebar{
    max-height: 450px;
    overflow: auto;
}
.block_ads_sidebar .image {
    margin-bottom: 5px;
}

.block_ads_sidebar .image:last-child {
    margin-bottom: 0px;
}

.block_ads_sidebar .image img {
    width: 100%;
}

#banner_top .banner {
    width: 100%;
}

.top_header {
    background: #449d44;
    padding: 0px 10px;
}

.top_header h1 {
    font-size: 14px;
    text-align: left;
    margin: 0px;
    padding: 0px;
    line-height: 37px;
    color: #fff;
}

.top-menu {
    margin: 0px;
    padding: 0px;
}

.top-menu li {
    list-style: none;
    position: relative;
    display: inline-block;
    line-height: 37px;

}

.top-menu>li>a {
    color: #f1f1f1;
    border-right: 1px solid #9e9e9e;
    padding: 0px 7px;
    position: relative;
}

.top-menu li:last-child a {
    border: 0;
}

.child-menu {
    display: none;
    margin: 0;
    width: 200px;
    position: absolute;
    right: 0;
    background: #EAECD6;
    z-index: 999;
    padding: 0px;
}
@media only screen and (min-width: 768px) {
    .top-menu li:hover .child-menu {
        display: block;
    }
}

.child-menu li a {
    color: #333;
    line-height: 1.3;
    padding: 5px;
    display: block;
    width: 100%;
}

.child-menu li a:hover {
    text-decoration: underline;
}

.child-menu li {
    border-bottom: 1px solid #f1f1f1;
    display: block;
}

.child-menu li:last-child {
    border: 0;
}
.list-social img{
    width: 20px;
}
.form-search .input-group{z-index: 1;}

.has-sub-td-wrap{
    position: unset !important;
}
.td-wrap-mega{
    display: none;
    position: absolute;
    left: 0;
    z-index: 99;
    width: 100%;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
    background: #ffffff;
}
.cssmenu li:hover>.td-wrap-mega{
    display: block;
}

.td-wrap-mega .sub_cats{
    width: 20%;
    float: left;
    z-index: 999 !important;
    left: 0 !important;
    position: relative !important;
    min-height: 300px;
    background: #449d44;
}

.td-wrap-mega .td_block_inner{
    position: relative;
    padding-bottom: 0px;
    background-color: white;
    width: 80%;
    float: left;
}

.td-wrap-mega .sub_cats li a{
 width: auto !important;
}

.td_mod_mega_menu {
    width: 17.2703125%;
    float: left;
    margin-bottom: 53px;
    padding-top: 21px;
    margin-left: 2.34375%;
}

.thumb-wrap-menu img{
    width: 100%;
    height: 101px;
}
.entry-title a{
 color: #333;
 font-size: 15px;
 line-height: 1.2;
 text-align: justify;
}
.entry-title a:hover{
    text-decoration: underline;
}
.vb-xem-nhieu{margin-bottom: 15px;}
.list-files {padding: 0; margin: 0;}

.list-files li{
    padding: 10px;
    border-bottom: 1px #e2e2e2 dashed;
    list-style: none;
}
.list-files li:last-child{border: none;}
.list-files li a{
    color: #333;
    padding-left: 15px;
    background: url(/images/ic-widget.png) no-repeat top left;
    background-position-y: 5px;
}
.list-files li a:hover{color: #c10600;}

.form-search-mobile {
    margin-top: 3px;
    width: 80%;
    position: absolute;
    top: 0;
    right: 0;
}

.form-search-mobile form, .form-search-mobile form input{
    margin: 0px;
}

.td_mod_images{
    margin-bottom: 15px;
}
.td_mod_images .thumb-wrap-new-0 img {
    margin-bottom: 0px;
    width: 100%;
    height: 180px;
}

.td-meta-info-container-2 {
    padding: 6px 10px;
    background: rgb(3, 102, 189);
    height: 70px;
}

.td-meta-info-container-2 .entry-title {
    margin: 0px;
    font-size: 1em;
    line-height: 20px;
}
.td-meta-info-container-2 .entry-title a {
    color: #fff;
}

.meta-info {
    color: #999;
    font-size: 12px;
    margin-top: 5px;
}
.meta-info time {
    font-style: italic;
    white-space: nowrap;
}
.td-post-text-content iframe{
    width: 100%;
}
.list-contact{margin-top: 30px;}

.artcle-tools{
    margin: 10px 0;
    line-height: 20px !important;
    text-align: justify;
    font-size: 14px;
    color: #000;
    background: transparent !important;
    overflow: hidden;
}

.artcle-tools .tandan-span-date-publish {
    padding: 2px 20px 2px 2px;
    border-radius: 0 0px 60px 0;
    border-left: 2px #ddd solid;
}
.artcle-tools .tandan-span-date-publish {
    font-style: italic;
    color: #383838;
    font-size: 8pt;
    display: inline-block;
}
.artcle-tools .tandan-span-date-publish{background:#F3E7E7;border-color:#8D0000;}

.artcle-tools .at-btn {
    padding: 4px 1px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    line-height: 8px;
    vertical-align: middle;
}
.artcle-tools .at-btn, .at-sep, .at-btn .icon, .at-btn .icon-text {
    display: inline-block;
}

.artcle-tools .icon.print {
    background-position: 0 0;
}
.artcle-tools .icon {
    background-image: url(img/art-tools.png);
    background-repeat: no-repeat;
}
.at-btn .icon {
    /* content: " "; */
    width: 16px;
    height: 16px;
    background-position: 16px 16px;
}
.at-btn, .at-sep, .at-btn .icon, .at-btn .icon-text {
    display: inline-block;
}
.at-btn {
    padding: 4px 1px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    line-height: 8px;
    vertical-align: middle;
}
.artcle-tools .icon {
    background-image: url(/img/art-tools.png);
    background-repeat: no-repeat;
}
.at-btn .icon {
    content: " ";
    width: 16px;
    height: 16px;
    background-position: 16px 16px;
}
.artcle-tools .icon.contrast {
    background-image: url(/img/tangtuongphan.png) !important;
    width: 20px;
    height: 20px;
    background-position: center;
}
.artcle-tools .article-contrast .artcle-tools .icon.contrast {
    background-image: url(/img/giamtuongphan.png) !important;
}
.at-sep {
    padding: 8px 2px;
    vertical-align: middle;
    border-left: 1px #888 solid;
}
.artcle-tools .at-btn:hover {
    background: #eee;
}
.artcle-tools .icon-text {
    color: #888;
}
.artcle-tools .at-btn:hover .icon-text {
    color: #000;
}
.artcle-tools .icon.print {
    background-position: 0 0;
}
.artcle-tools .at-btn:hover .icon.print {
    background-position: 0 -16px;
}
.artcle-tools .icon.zoom-out {
    background-position: -16px 0;
}
.artcle-tools .at-btn:hover .icon.zoom-out {
    background-position: -16px -16px;
}
.artcle-tools .icon.zoom-in {
    background-position: -32px 0;
}
.artcle-tools .at-btn:hover .icon.zoom-in {
    background-position: -32px -16px;
}

.article-contrast .artcle-tools .icon.contrast {
    background-image: url(/img/giamtuongphan.png) !important;
}

.artcle-tools .fb-like{margin-bottom: -8px;}

.article-contrast {
    background-color: rgb(220, 220, 220);
}

/*Font*/

.zoom-09 p,
.zoom-09 p span,
.zoom-09 > div {
    font-size: 12px !important;
}
.zoom-11 p,
.zoom-11 p span,
.zoom-11 p font,
.zoom-11 > div {
    font-size: 14px !important;
    line-height: 22px;
}
.zoom-12 p,
.zoom-12 p span,
.zoom-12 p font,
.zoom-12 > div {
    font-size: 16px !important;
    line-height: 26px;
}
.zoom-13 p,
.zoom-13 p span,
.zoom-13 p font,
.zoom-13 > div {
    font-size: 20px !important;
    line-height: 30px;
}
.td-scroll-up{
    position: fixed;
    bottom: 10px;
    right: 5px;
    display: none;
    background-color: #43df31;
    padding: 10px;
    cursor: pointer;
    color: #fff;
}

.td-scroll-up-visible{
    display: block;
}
.nav-sidebar-news li:last-child{float: right;}
.nav-sidebar-news .tab-content{
    margin-bottom:30px;
}
.nav-sidebar-news>li>a{
    text-transform: uppercase;
    color: #333;
    font-size: 18px;
    font-weight: bold;
    padding: 10px;
    border:none;
}
.nav-sidebar-news>li.active>a, .nav-sidebar-news>li.active>a:focus, .nav-sidebar-news>li.active>a:hover{
    color: #449d44;
    cursor: pointer;
    border:none;
    border-bottom: 3px solid #449d44;
}
.v_content{
    text-align: justify;
}
.v_content img, .v_content input{max-width: 100% !important;}

#booking h1 {
    text-transform: uppercase;
    color: #449d44;
    padding: 0;
    margin-top: 5px;
    margin-bottom: 0px;
    font-size: 2rem;
}
.row{
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
@media only screen and (max-width: 768px) {
    .top-menu .child-menu.open {
        display: block;
    }
}