@charset "utf-8";

/* CSS Document */

* {
    margin: 0;
    padding: 0;
}

html {
    height: 100%;
}

body {
    height: 100%;
    background-color: #eaebef;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    overflow-x: hidden;
    /*
    background: url(/templates/full/2018/images/bgr-page1.jpg) no-repeat center center fixed;*/
    /*background: url(/templates/full/2024/vi/images/banner-image2024.jpg) no-repeat center center;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    */
}

li {
    list-style: none;
}


/**header and banner**/
li.lang-switcher {
    border: 1px solid #2092a6;
    color: #2092a6;
    border-radius: 10px;
}
li.lang-switcher a{
    color: #2092a6 !important;
}
li.lang-switcher a:hover,
li.lang-switcher a:focus{
    color: #2092a6;
}
.full {
    width: 100%;
}

.no-brg {
    background: none !important;
    border: none !important;
}

.full-height {
    height: 100% !important;
    background: #fff;
}

.fa-2 {
    font-size: 28px;
}

.content {
    margin-top: 25px;
    height: 100%;
}

.left {
    float: left !important;
}

.right {
    float: right !important;
}

.background {
    background-color: #fff;
}

.background1 {
    background-color: #eceaeb;
}

.background2 {
    background-color: #1bbc9b;
}

.no-padding {
    margin: 0 !important;
    padding: 0 !important;
}

.midle {
    width: 100%;
    text-align: center;
}

.inline {
    display: inline !important;
}

.no-margin {
    margin: 0 !important;
}

.has-padd {
    padding: 25px !important;
}

.center {
    text-align: center;
}

.bold {
    font-weight: bold;
}

.mar-bot {
    margin-bottom: 20px !important;
}

.mar-bot1 {
    margin-bottom: 40px;
}

.mar-bot2 {
    margin-bottom: 5px !important;
}

.padd-top {
    padding-top: 20px !important;
}

.padd-bot {
    padding-bottom: 20px !important;
}

.upper-case {
    text-transform: uppercase;
}

.padding1 {
    padding: 5px 15px !important;
}

.has-border {
    border: 6px solid #fff;
}

.color {
    color: #353f4e;
    font-size: 12px;
}

ul.dropdown-menu li>a:hover,
ul.dropdown-menu li>a:visited,
ul.dropdown-menu li>a:active {
    color: #262626;
}

li.custom-nav {
    margin: 3px 3px 3px 0px !important;
}

a.drop-link:hover,
a.drop-link:active {
    color: #333;
    text-decoration: underline;
}

li.main-nav.inactive a.dropdown-tog:hover,
li.main-nav.inactive a.dropdown-tog:active {
    color: #fff;
    text-decoration: underline;
}

li.main-nav.inactive a.dropdown-toggle:hover,
li.main-nav.inactive a.dropdown-toggle:active {
    color: #fff;
    text-decoration: underline;
}

li.dropdown.inactive a.dropdown-toggle:hover {
    color: #fff;
}

li.dropdown.inactive.open a.dropdown-toggle:hover {
    color: #262626;
}

.slide-img {
    padding-right: 0px !important;
}

.body-search {
    padding: 0 !important;
    border: none !important;
}

.panel-search {
    background: none;
    border: none;
}

.info-panel {
    border: none;
}

.my-panelhead a {
    color: #fff;
}

a.search-link:link,
a.search-link:hover,
a.search-link:active,
a.search-link:visited {
    color: #fff !important;
}

@media screen and (max-width: 783px) {
    ul.dropdown-menu li a {
        color: #fff !important;
    }
}

@media screen and (max-width: 1007px) {
    .custom-height {
        height: auto !important;
        min-height: auto !important;
    }
    .list-dnqt {
        min-height: auto !important;
    }
    .shadow-box {
        min-height: auto !important;
    }
    .slide-img {
        padding: 0 !important;
    }
    .my-panelhead {
        display: block !important;
        background: none !important;
    }
    li.search-li {
        display: block !important;
    }
}

@media screen and (min-width: 1208px) {
    .seeker {
        height: 260px !important;
    }
    .custom-carousel {
        height: 313px !important;
    }
}

@media screen and (max-width: 1280px) and (min-width: 1007px) {
    .seeker {
        height: 250px !important;
    }
    .custom-carousel {
        height: 310px !important;
    }
    .crousel-img {
        height: 298px !important;
    }
}

.seeker {
    /*background: #FFFFFF;
    border-radius: 10px;*/
}

.mytab {
    margin-bottom: 10px;
    /*background: #333;*/
    background: #FFFFFF;
    border-radius: 10px 10px 0;
}

#accordion{
    background-color: #fff;
    border-radius: 10px;
    border-bottom: 4px solid #167297;
    box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.2);
    -webkit-box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.2);
    -moz-box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.2);
    height: 100%;
}

ul.mytab li, ul.mytab li a {
    border-radius: 10px 10px 0;
}

.custom-color a {
    color: #353f4e;
}

.custom-color.active a {
    color: #f4730d !important;
    font-weight: bold;
	background-color: #FFFFFF !important;
}

.custom-color1 {
    color: #f4730d !important;
}

.no-brg .navbar-nav>li>a {
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    border-radius: 6px;
}


/***home-content****/

div.notice {
    background-color: #fff;
    margin-top: 65px !important;
    margin-bottom: 50px !important;
}

.notice-list {
    margin: 10px 0px !important;
    padding: 0px 10px 0 0;
}

.notice-items-list {
    border: none !important;
}

.notice-items-list {
    /*
    padding-left: 30px;
    background: url(/templates/full/2018/images/bullet.png) 0 16px no-repeat;
    padding: 7px 30px !important;
    */
}

.notice-items-list a {
    font-size: 14px;
    color: #333;
}

.notice-items-list a:hover {
    color: #23527c;
}

.operator {
    /*background-color: #fff;*/
}

li.dnqt-item {
    text-align: left;
}

.blue-background {
    background-color: #1b91bf;
}

li.dnqt-item {
    padding-left: 20px;
    background: url(/templates/full/2024/vi/images/list-style.png) 0 5px no-repeat;
    margin-top: 15px;
}

li.dnqt-item>p {
    text-transform: uppercase;
    color: #353f4e;
    font-weight: 700;
    /*font-weight: bold;*/
    /*margin-bottom: 40px;*/
}

a.detail {
    display: block;
    background: #23527c;
    padding: 0px 8px;
}

.custom-height {
    min-height: 450px;
}

.list-dnqt {
    /*min-height: 380px;*/
}

p.tendn {
    /*margin-bottom: 5px !important;*/
    margin-bottom: 0;
}

p.tengd {
    color: #f59b19 !important;
}

.dn-label {
    text-transform: uppercase;
    font: bold 25px arial;
    color: #2c3746;
}

.dn-label img {
    position: relative;
    top: -2px;
    padding-right: 15px;
}

.company-type-label {
    text-transform: uppercase;
    font: bold 16px arial;
    color: #1ba7bc !important;
}

.custom-padding {
    margin-bottom: 0px !important;
}

.custom-color>.panel-heading {
    background-color: #d1edf2 !important;
    border-color: #d1edf2 !important;
	border-radius: 5px; 
}

.custom-background {
    background: #fff !important;
    border-color: #fff !important;
}

.custom-background {
    text-transform: uppercase;
    font: bold 20px arial;
    display: block;
    color: #1b4d8c;
    padding: 25px 0px 10px 0px;
}

a.vbpq {
    background: url(/templates/full/2018/images/icon-vbpq.png) 0 12px no-repeat;
    padding: 22px 0px 15px 50px;
}

a.hdtt {
    background: url(/templates/full/2018/images/icon-hdtt.png) 0 12px no-repeat;
    padding: 22px 0px 15px 50px;
}

a.ttsk {
    background: url(/templates/full/2018/images/icon-ttsk.png) 0 12px no-repeat;
    padding: 22px 0px 10px 50px;
}

.news-wrap {
    background-color: #fff;
    margin-top: 40px !important;
    padding-top: 30px;
}

ul.news-items-wrap li {
    text-align: left;
    padding: 10px 0px;
    border-bottom: 1px dotted #d0d0d0;
}

ul.news-items-wrap li a {
    color: #333;
}

ul.news-items-wrap li a:hover {
    color: #23527c;
}

.shadow-box {
    -moz-box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, .5);
    box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, .5);
    min-height: 450px;
}


/****side-bar****/

.panel-custom>.panel-heading {
    color: #fff;
    background-color: #2b455e;
    border-color: #2b455e;
}

li.custom-list {
    padding: 10px 0px;
    border-bottom: 1px dotted #fff;
}

li.custom-list a {
    color: #fff;
}

li.custom-list1 {
    padding: 10px 0px;
    border-bottom: 1px dotted #d0d0d0;
}

li.custom-list1 a {
    color: #323232;
}


/***main-content**/

ul.custom-tab {
    border-bottom: 2px solid #244990 !important;
}

ul.custom-tab li.active a {
    background-color: #244990 !important;
    color: #fff !important;
    font-weight: bold !important;
}

.total-comp {
    /*border: 1px solid #d0d0d0;*/
    padding: 10px;
    margin-bottom: 30px;
    border-radius: 10px;
    /*background-color: #f9f9f9;*/
    background-color: #f2f2f2;
    border-bottom: 4px solid #cacaca;
}

.total-comp img {
    margin-right: 15px;
}

h4.total-label {
    color: #337ab7;
    font-size: 14px;
}

h4.total-number {
    color: #ff800d;
    font-weight: bold;
    font-size: 22px;
}

.piece {
    font-weight: bold;
    color: #14c398;
}

span.total-provinces {
    color: #ff800d;
}

ul.custom-tab li a {
    border-radius: 0 !important;
}

.thick-border {
    /*border-bottom: 10px solid #bee8f4;*/
    margin-bottom: 15px;
}

.company-name {
    padding: 15px;
    background: #1b91bf;
    border-radius: 10px;
    background-color: #f2f2f2;
    border-bottom: 4px solid #cacaca;
}

.penal-company {
    padding: 15px 15px 15px 50px;
    background: #2c455e url(/templates/full/2018/images/icon-vipham.png) no-repeat;
    background-position: 10px;
}

span.blue-color {
    color: #244990;
}

.tendn {
    color: #f59408;
}

.tengiaodich {
    color: #343e4d;
}

li.info {
    /*padding: 0px 0px 0px 15px;*/
    /*background: url(/templates/full/2018/images/doted.png) 0 7px no-repeat;*/
    /*color: #27425d;*/
    color: #6e6e6e;
    list-style: square;
}

a.vbpq1,
a.hdtt1,
a.ttsk1,
a.icons {
    padding: 0px 0px 0px 50px;
    line-height: 40px;
    display: block;
    font-size: 18px;
}

a.vbpq1 {
    background: url(/templates/full/2018/images/icon-vbpq.png) 0 0px no-repeat;
}

a.hdtt1 {
    background: url(/templates/full/2018/images/icon-hdtt.png) 0 0px no-repeat;
}

a.ttsk1 {
    background: url(/templates/full/2018/images/icon-ttsk.png) 0 0px no-repeat;
}

a.icons {
    background: url(/templates/full/2018/images/icon-doahnghiepLH.png) 0 0px no-repeat;
}

.cat-bread {
    height: 40px;
}

.doc-name a {
    color: #343e4d;
}

.doc-name {
    font-weight: 700 !important;
}

.italic {
    font-style: italic;
}

.grey-color {
    color: #5c5c5c;
}

.photo_grid3 {
    position: relative;
    margin: 0 auto;
    max-width: 1000px;
    list-style: none;
    height: 550px;
}

.photo_grid3 figure {
    float: left;
    overflow: hidden;
    margin-bottom: 20px;
    height: 390px;
    width: 100%;
    cursor: pointer
}

.photo_grid3 figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    width: 100%;
    height: 100%;
}

.photo_grid {
    position: relative;
    margin: 0 auto;
    max-width: 1000px;
    list-style: none;
    height: 320px;
}

.photo_grid figure {
    float: left;
    overflow: hidden;
    margin-bottom: 20px;
    height: 200px;
    width: 100%;
    cursor: pointer
}

h4.news-title {
    color: #343e4d;
    font-weight: bold;
    font-size: 16px;
}

.photo_grid figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    width: 100%;
    height: 100%;
}

@media screen and (max-width: 1024px) {
    .photo_grid3 figure {
        height: auto !important;
    }
    .photo_grid3 {
        height: auto !important;
    }
}

@media screen and (max-width: 992px) {
    .photo_grid figure {
        height: auto !important;
        width: 50%;
    }
    .news-list-style-1 h4.news-title {
        padding: 0 !important;
        margin: 0 !important;
    }
    .photo_grid figure a {
        display: block;
        margin-right: 15px;
    }
    .photo_grid {
        height: auto !important;
        width: 100%;
        float: left;
    }
}


/*items*/

ul.more-title {
    margin-top: 20px;
}

h4.other-news-title a {
    font: 700 14px/20px arial;
}

.item-content img {
    max-width: 100%;
    height: auto !important;
}

.item-content a {
    font-weight: bold;
}

.more-label {
    font-weight: bold;
    font-size: 16px;
    color: #f59408;
    /*border-bottom: 2px solid #d6d6d6;*/
    text-transform: uppercase;
}

.more-label a {
    font: 700 14px/20px arial;
    padding-bottom: 5px;
    display: inline-block;
    position: relative;
    color: #f59408;
}

.more-label a:hover {
    text-decoration: none;
}

.more-label a:after {
    content: '';
    width: 100%;
    height: 2px;
    /*background: #d77c29;*/
    position: absolute;
    top: 25px;
    left: 0;
}

li.more-item {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px dashed #25435b;
    width: 80%;
}

li.more-item:last-child {
    border: none;
}

li.more-item a {
    color: #25435b;
}

.custom-fa {
    color: #d77c29;
    font-weight: bold;
    margin-right: 10px;
}

@media screen and (max-width: 640px) {
    li.more-item {
        width: 100%;
    }
}

.photograph_nav2 {
    float: left;
    width: 100%;
    margin: 15px 0px 30px 0px;
}

.photograph_nav2 li:last-child {
    margin: 0 !important;
}

.photograph_nav2 li.three {
    width: 30.884%!important;
    margin: 0 3.67% 10px 0;
    padding-top: 0!important;
    margin-top: 0!important;
    border-top: none!important;
    float: left;
}

ul.photograph_nav2 .photo_grid1 {
    position: relative;
    margin: 0 auto;
    max-width: 1000px;
    list-style: none;
    text-align: left;
    height: 230px;
}

ul.photograph_nav2 .photo_grid1 figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 2%;
    margin-top: 0;
    height: 150px;
    width: 100%;
    text-align: center;
    cursor: pointer;
}

.photo_grid1 figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    width: 100%;
    height: 100%;
    opacity: 1;
}

.other-news {
    padding: 10px 0px;
}

@media screen and (max-width: 480px) {
    .dynamic-width {
        width: 100% !important;
        height: auto !important;
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 640px) {
    .photograph_nav2 li.three {
        width: 100% !important;
        height: auto !important;
    }
    ul.photograph_nav2 .photo_grid1 figure {
        width: 35% !important;
        height: auto !important;
        margin: 0 10px 0 0 !important;
    }
    ul.photograph_nav2 .photo_grid1 {
        text-align: left;
        height: auto !important;
    }
}

h4.result {
    color: #d77c29;
}

h4.result span {
    color: #244990;
}

.mar-right {
    margin-right: 10px;
}

.footer {
    /*
    padding-top: 40px;
    margin-bottom: 40px;
    */
}

ul.footer-content li {
    display: inline;
    float: left;
    color: #fff;
    /*border-right: 1px solid #fff;*/
    padding-right: 20px;
    margin-right: 20px;
    /*font-size: 10pt;*/
    font-size: 9pt;
}

ul.footer-content li:last-child {
    border: none;
}

@media screen and (max-width: 1007px) {
    ul.footer-content li {
        width: 100% !important;
        padding: 5px 0px !important;
        border: none !important;
        text-align: center !important;
    }
}

.home-cat-block-img {
    width: 100%;
    padding-bottom: 37%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.home-cat-block05 {
    background-image: url('templates/full/2018/images/image-ttsk.png');
}

.home-cat-block15 {
    background-image: url('/templates/full/2018/images/image-vbpq.png');
}

.home-cat-block1505 {
    background-image: url('/templates/full/2018/images/image-vbpq.png');
}

.home-cat-block1510 {
    background-image: url('/templates/full/2018/images/image-ttsk.png');
}

.home-cat-block25 {
    background-image: url('/templates/full/2024/vi/images/imag-huongdan.png');
}

.home-cat-block1025 {
    background-image: url('/templates/full/2024/vi/images/imag-thuhoi.png');
}

.home-cat-block-title1505 {
    /*
    background: url('/templates/full/2018/images/icon-vbpq.png') 0 12px no-repeat;
    padding: 22px 0px 15px 50px;
    */
}

.home-cat-block-title1510 {
    /*
    background: url('/templates/full/2018/images/icon-hdtt.png') 0 12px no-repeat;
    padding: 22px 0px 15px 50px;
    */
}

.home-cat-block-title25 {
    /*
    background: url('/templates/full/2018/images/icon-ttsk.png') 0 12px no-repeat;
    padding: 22px 0px 15px 50px;
    */
}

@media (min-width: 992px) {
    .home-block-item {
        /*min-height: 466px;*/
    }
}

div#myNavbar {
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
}

div#myNavbar .dropdown-tog,
div#myNavbar .dropdown-toggle
{
    padding: 5px 5px !important;
}


/* 2025 */
/*
::-webkit-scrollbar {
  display: none;
}
#home-notices {
  -ms-overflow-style: none; 
  scrollbar-width: none;  
}
*/
/*
#home-notices {
    overflow: overlay;
    scrollbar-gutter: auto;
}
*/
#home-notices::-webkit-scrollbar-corner {
    background-color: transparent;
}
.home-notices::-webkit-scrollbar {
    background-color: transparent;
}

#home-notices-content{
    /*
    background: rgb(0, 164, 255);
    background: linear-gradient(to bottom, rgba(0, 164, 255, 1) 0%, rgba(0, 212, 255, 1) 46%, rgba(96, 228, 255, 1) 100%);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    */
}

div#home-notices-wrapper {
    background: linear-gradient(to bottom, rgba(27,140,188,1) 0%, rgba(30,185,209,1) 100%);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    /*background-attachment: fixed;*/
    /*overflow-y: auto;
    overflow-x: hidden;*/
    height: 100%;
    padding: 15px;
    border-radius: 10px;
    border-bottom: 4px solid #167297;
    box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.2);
-webkit-box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.2);
-moz-box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.2);
}

div#home-notices-container {
    overflow-y: auto;
    overflow-x: hidden;
    height: 100%;
}

div#home-notices-container {
    /*-ms-overflow-style: none;  /* Internet Explorer 10+ */
    /*scrollbar-width: none;  /* Firefox */
}
div#home-notices-container::-webkit-scrollbar { 
    /*display: none;  /* Safari and Chrome */
    background-color: transparent;
}
div#home-notices-container::-webkit-scrollbar-corner {
    background-color: transparent;
}


div#home-notices-container::-webkit-scrollbar {
    /*width: 16px;*/
    /*border: 5px solid white;*/
}

div#home-notices-container::-webkit-scrollbar-thumb {
    background-color: transparent;
    background-clip: padding-box;
    /*border: 0.05em solid #eeeeee;*/
}

div#home-notices-container::-webkit-scrollbar-track {
    background-color: transparent;
}
  /* Buttons */
  div#home-notices-container::-webkit-scrollbar-button:single-button {
    background-color: transparent;
    display: block;
    border-style: solid;
    height: 13px;
    width: 16px;
  }
  /* Up */
  div#home-notices-container::-webkit-scrollbar-button:single-button:vertical:decrement {
    border-width: 0 8px 8px 8px;
    border-color: transparent transparent #fff transparent;
  }

  div#home-notices-container::-webkit-scrollbar-button:single-button:vertical:decrement:hover {
    border-color: transparent transparent #fff transparent;
  }
  /* Down */
  div#home-notices-container::-webkit-scrollbar-button:single-button:vertical:increment {
    border-width: 8px 8px 0 8px;
    border-color: #fff transparent transparent transparent;
  }

  div#home-notices-container::-webkit-scrollbar-button:vertical:single-button:increment:hover {
    border-color: #fff transparent transparent transparent;
  }

  div#home-notices-container .notice-items-list{
    position: relative;
    display: block;
    padding: 5px 0;
    margin-bottom: 5px;
    background-color: transparent;
    border-bottom: 1px dotted #2b455e !important;
  }

div#home-notices-content * {
    color: #fff;
}

div#home-notices-content .notice-headline{
    font-weight: bold;
}

#home-search-wrapper #search-banner-wrapper{
    background: url(/templates/full/2024/vi/images/banner-image2024.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin: 0px -15px;
}

#home-search-wrapper #search-banner-container{
    height: 50vh;
    position: relative;
}
#search-banner-content{
    
}
#home-search-wrapper #search-banner-content{
    position: absolute;
    bottom: -50px;
    /*padding-right: 15px;*/
    width: 100%;
    padding-right: 30px;
}

#home-content-wrapper{
    /*padding-top: 90px;*/
}

div#home-company-list-wrapper {
    padding-top: 100px;
    padding-bottom: 40px;
    background: linear-gradient(to bottom, rgba(27, 140, 188, 1) 0%, rgba(30, 185, 209, 1) 100%);
}

#home-company-list-content {
    background-color: #fff;
    border-radius: 10px;
    border-bottom: 4px solid #1893a6;
}

div#operator-list {
    /*background-color: #fff;*/
    padding: 0px 30px 30px;
}

#home-company-list-headline {
    /*background-color: #fff;*/
    padding: 20px 15px;
}

.detail-btt {
    display: block;
    padding: 10px 20px;
    border: 1px solid #d1edf2;
    border-radius: 7px;
    color: #33abbf !important;
    font-weight: bold;
    text-transform: uppercase;
    background-color: #fff;
    font-size: 12px;
    width: fit-content;
    align-self: self-end;
    margin-top: auto;
}

.equal {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
}

.operator-list-col {
    height: 100%;
    display: flex;
    flex-direction: column;
    flex: 1;
}

.operator-list-panel {
    padding: 15px 0px 0px 0px;
}

div#footer {
    background-color: #353f4e;
    padding-top: 20px;
    padding-bottom: 20px;
}

.news-panel-heading {
    background-color: #f59b19 !important;
}

.home-cat-block-title {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
}

div#home-news-wrapper {
    background-color: #f2f2f2;
    padding: 50px 0;
}

.news-panel-body{
    padding: 20px 20px 0px 20px;
}

.news-panel {
    height: 100%;
    border-bottom: 4px solid #bebebe;
}

.footer {
    display: flex;
    justify-content: space-between;
}

ul.footer-content {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
#main-header{
    background-color: #f59b19;
}
#main-menu{
    background-color: #353f4e;
    padding: 10px 0px;
}
#main-menu .navbar{
    min-height: auto;
}
#search-banner-content .mytab li a {
    text-transform: uppercase;
    padding: 15px 15px;
}

button#btnsearch11 {
    background-color: #f59b19;
    max-width: 50%;
}

.main-menu-brand-logo{
    display: flex;
        justify-content: center;
        flex-direction: column;
}
.main-menu-brand-logo img{
    width: fit-content;
    margin-bottom: 15px;
}

div#page-search-wrapper {
    margin-top: 40px;
}

div#company-page-list-wrapper {
    border-radius: 5px;
    border-bottom: 5px solid #cacaca;
}

.section-title {
    color: #343e4d;
    font-size: 15pt;
}

#company-page-list-wrapper li.info::marker{
    color: #f59408;
}
#company-page-list-wrapper li.info{
    font-weight: bold;
}

#company-page-list-wrapper .other-info{
    padding-left: 15px;
}

.pagination > li {
    display: inline-block;
    margin-right: 5px;
}
.pagination > li a{
    border: 1px solid orange;
    font-weight: bold;
    padding: 10px 18px;
}
.pagination > li > a {
    color: #343e4d;
    border-radius: 5px;
}
.pagination > li > a:hover {
    background-color: #f59408;
}
.pagination > li.active > a {
    background-color: #f59408;
    border-color: #f59408;
    color: #343e4d;
    border: 1px solid orange;
}
.pagination > li:last-child > a{
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

#right-content-wrapper{
    margin-top: 20px;
}

.side-nav-sub {
    padding-left: 15px;
}
.side-nav-sub .side-nav-item {
    display: list-item;
    list-style-position: inside;
    list-style-type: "- ";
}

.side-nav-item a.side-nav-link{
    color: #fff;
}

.side-nav-item-sub a.side-nav-sub-link{
    color: #000;
}

.dmc-wrapper {
    background: linear-gradient(to bottom, rgba(27, 140, 188, 1) 0%, rgba(30, 185, 209, 1) 100%);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    height: 100%;
}

.side-nav-link-has-sub{
    text-transform: uppercase;
}

.side-nav-link-home{
    text-transform: uppercase;
}

a.side-nav-link {
    font-size: 13px;
}

.danhmucchinh-headline-title{
    color: #fff;
}

div#side-nav-wrapper {
    padding: 0px 0px 0px 15px;
}

.info-panel .panel-heading {
    background-color: #f59408;
    padding: 15px;
}
.info-panel-heading {
    text-align: center;
}

.info-panel-heading a {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13pt;
}

.panel-image img {
    width: 100%;
}

#page-search-wrapper #accordion {
    border-bottom: 4px solid #c2c1c1;
}

#page-search-wrapper #home-notices-wrapper{
    border-bottom: 4px solid #c2c1c1;
}
.page-content-block-headline .section-title {
    font-size: 15pt;
    font-weight: bold;
    text-transform: uppercase;
    padding: 20px 0;
    display: block;
}

.training-facility-name {
    padding: 15px;
    border-radius: 10px;
    background-color: #f2f2f2;
    border-bottom: 4px solid #cacaca;
}
.training-facility-name a{
    color: #212c3d;
    font-weight: bold;
    text-transform: uppercase;
}
#training-facility-page-list-wrapper .other-info{
    padding-left: 15px;
}
#training-facility-page-list-wrapper .other-info .info {
    display: list-item;
    color: #6e6e6e;
    list-style: square;
    list-style-position: inside;
}

#training-facility-page-list-wrapper .info::marker {
    color: #f59408;
}

.news-img {
    position: relative;
    padding-top: 56.25%;
}
.news-img a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
}

.news-img img {
    height: 100%;
    object-fit: cover;
}

@media screen and (min-width: 992px) {
    .news-item .news-title{
        margin-top: 0;
        margin-bottom: 0;
    }
}

.news-item {
    margin-bottom: 30px;
}

.news-title a {
    color: #343e4d;
}

.news-list-wrapper {
    border-bottom: 4px solid #c2c1c1;
    border-radius: 5px;
}

.other-news-title a {
    color: #343e4d;
}

.more-list-item-type1 .other-news-title a {
    font-size: 11pt;
    font-weight: bold;
    text-align: justify;
    display: inline-block;
    margin: 10px 0px;
}

.more-list-item-type2 .other-news-title a {
    font-size: 11pt;
    font-weight: bold;
    text-align: justify;
    display: inline-block;
}

.more-list-item-type2 .other-news-date{
    font-style: italic;
    margin-left: 5px;
    color: #9f9f9f;
}

.more-list-type2 {
    border-bottom: 1px dotted #5c5c5c;
}

.more-item {
    border-bottom: 1px dotted #c5c5c5;
    padding: 10px 0px;
    display: block;
    width: 100%;
}

.more-item a {
    font-size: 11pt;
    font-weight: bold;
    text-align: justify;
    color: #343e4d;
}

.training-list-wrapper{
    border-bottom: 4px solid #c2c1c1;
    border-radius: 5px;
}

@media screen and (max-width: 1024px) {
    div#search-banner-container #accordion:not(:has(div.collapse.in)) {
        /*display: none;*/
    }
}

@media screen and (max-width: 768px) {
    .footer-banner{
        display: block;
    }
}

@media screen and (max-width: 768px) {
    .footer {
        flex-direction: column;
    }
    .footer-banner{
        text-align: center;
    }
    ul.footer-content li{
        text-align: left !important;
    }
    div#myNavbar {
        width: 100%;
    }
}