   
.UIBanner_default {
    background-image: url(https://storage-vnportal.vnpt.vn/gov-tnn/11492/Header/header.png) !important;
        background-repeat: no-repeat;
    background-size: cover;
    background-position: right top;
}

.UIBannerControl {
    margin: 0 auto !important;
    /* max-width: 1068px; */
    height: 150px;
    width: 100%;
    z-index: 2;
    /* height: 129px; */
    /* padding: 25px 0; */
    
}

.UIBannerControl{
	  max-width: var(--body-width);
	  margin: 0 auto;
}
.apollo_slides {
    height: 200px;
}

#banner .logo img {
    height: 120px;
    width: auto;
}

.apollo_slides {
  position: relative;

        width:100%;
  height: auto;
  overflow: hidden; }

.apollo_slides a.nivo-imageLink {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  z-index: 6;
  display: none;
  background: white;
  filter: alpha(opacity=0);
  opacity: 0; }

.nivoSlider:hover .nivo-directionNav a {
  transform: translate(0%, 0px);
  -ms-transform: translate(0%, 0px);
  -webkit-transform: translate(0%, 0px);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1; }
.nivo-controlNav {
  display: none;
  width: 100%;
  position: absolute;
  bottom: 10px;
  text-align: center;
  z-index: 10; }

.nivo-controlNav .nivo-control {
  position: relative;
  border: 0;
  background: url(../img/bullets.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
  font-size: 0px;
  width: 22px;
  height: 22px;
  cursor: pointer; }

.nivo-controlNav .nivo-control.active {
  background-position: 0 -22px; }

.nivo-main-image {
  display: block !important;
  position: relative !important;
  width: 100% !important; }

.apollo_slides img {
  position: absolute;
  top: 0px;
  left: 0px;
  max-width: none; }

.nivo-box {
  display: none;
  position: absolute;
  z-index: 5;
  overflow: hidden; }

.nivo-box img {
  display: none;
  max-width: none; }

.nivo-slice {
  display: none;
  position: absolute;
  z-index: 5;
  height: 100%;
  top: 0; }


/* hieu top banner css */
#banner {
  display: block;
  position: relative;
  overflow: hidden; }

#banner .logo {
  margin-right: 10px;
  padding: 0px; }

#banner img {
  width: 100%;
  display: block; }

#banner .hero-cover {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 100vw;
  z-index: 1;
  text-align: right; 
}

#banner .hero-cover img {
  max-width: 100%;
  display: inline-block; }

#banner .hero-text {
  position: relative;
  z-index: 10;
  padding: 0px 0px; 
}

#banner .bg {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 3;
  /* background: #166b41 ; */
  /* For browsers that do not support gradients */
  /* background: -webkit-linear-gradient(left, #af292e  0%, #af292e  30%, rgba(255, 255, 255, 0) 50%); */
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(left, #af292e  0%, #af292e  30%, rgba(255, 255, 255, 0) 50%);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(left, #af292e  0%, #af292e  30%, rgba(255, 255, 255, 0) 50%);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(left, #af292e  0%, #af292e  30%, rgba(255, 255, 255, 0) 50%);
  /* Standard syntax */
  }

#banner .desc__title2 {
  font-size: 20px;
  font-weight: normal; }

.apollo_slides {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden; }

.apollo_slides a.nivo-imageLink {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  z-index: 6;
  display: none;
  background: white;
  filter: alpha(opacity=0);
  opacity: 0; }

.nivoSlider:hover .nivo-directionNav a {
  transform: translate(0%, 0px);
  -ms-transform: translate(0%, 0px);
  -webkit-transform: translate(0%, 0px);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1; }

#banner .desc {
  padding: 15px 0px;
  padding-top: 21px;
  text-transform: uppercase;
  /* font-weight: bold; */
  /* text-shadow: 1px 0 0 #fff, -1px 0 0 #fff, 0 1px 0 #fff, 0 -1px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff; */
  }

#banner .desc__title1 {
    font-size: 20px;
    color: #ffffff;
    font-family: Arial, sans-serif !important;
    font-weight: 200;
}

#banner .desc__title__main {
    font-size: 30px;
    margin: 5px 0px;
    font-weight: bold;
    line-height: 1.1;
    color: #f5f307;
    /* border: 1px solid red; */
    text-shadow: 2px 0 #FF0000, -2px 0 #FF0000, 0 2px #FF0000, 0 -2px #FF0000, 1px 1px #FF0000, -1px -1px #FF0000, 1px -1px #FF0000, -1px 1px #FF0000;
    text-align: left;
}
}

#banner .desc__title2 {
  font-size: 20px;
  font-weight: normal; }

.nivo-controlNav {
  display: none;
  width: 100%;
  position: absolute;
  bottom: 10px;
  text-align: center;
  z-index: 10; }

.nivo-controlNav .nivo-control {
  position: relative;
  border: 0;
  background: url(../img/bullets.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
  font-size: 0px;
  width: 22px;
  height: 22px;
  cursor: pointer; }

.nivo-controlNav .nivo-control.active {
  background-position: 0 -22px; }

.nivo-main-image {
  display: block !important;
  position: relative !important;
  width: 100% !important; }

.apollo_slides img {
  position: absolute;
  top: 0px;
  left: 0px;
  max-width: none; }

.nivo-box {
  display: none;
  position: absolute;
  z-index: 5;
  overflow: hidden; }

.nivo-box img {
  display: none;
  max-width: none; }

.nivo-slice {
  display: none;
  position: absolute;
  z-index: 5;
  height: 100%;
  top: 0; }

#banner {
  display: block;
  position: relative;
  overflow: hidden;
  background: transparent;
}


.top-menu {
    padding: 0px 10px;
}

.pull-right-cont {
    float: right;
}

.top-left ul.links, .top-right ul.links {
    margin: 0;
}

.top-menu .links li {
    display: inline-block;
    line-height: 0px;
}

.top-menu .links li a {
    display: inline-block;
    position: relative;
    padding: 5px 0px;
    text-align: center;
}

.top-menu .top-right .links .icon {
    margin-right: 5px;
    display: inline-block;
}


.ngonngu {
    width: 187px;
    height: 24px;
    line-height: 20px;
    background: url(https://storage-vnportal.vnpt.vn/gov-tnn/11492/Header/ngonngu.png) no-repeat;
    position: absolute;
    top: -1px;
    right: 20px;
    z-index: 9;
    color: #fff;
    text-align: center;
    display: block;
}

@media only screen and (min-width: 769px) {
    .apollo_slides {
        height: 100%;
    }
    #banner .hero-text {
    display: flex;
  align-items: center;
        height: 100%;
}
    #banner .logo img {
        /*max-width: 80px;*/
        width: 100%;
        vertical-align: middle;
        padding: 0px;
        margin-right: 0px;


    }
    #banner #slider img{
            height: 192px !important;
        width: 70%!important;
        object-fit: cover;
        margin-left: auto;
            
        }
    #banner .logo {
        padding: 0px;
        margin-right: 0px;
               vertical-align: middle;
    float: left;
    }
}

@media only screen and (min-width: 768px) {
    #banner .desc {
 
        padding-left: 1.8em;
    }
}


@media (max-width: 768px) {
    #banner .logo img {
        max-width: 80px;
        width: 100%;
        vertical-align: middle;
        padding: 0px;
        margin-right: 0px;
        
    }
    #banner .logo {
        width: 100% !important;
        padding: 0px;
        margin-right: 0px;
        text-align: center;
    }
    
    
}

.hero-text {
    text-align: center;
}


@media (max-width: 768px) {
    #banner img {
        display: inline-block;
        max-width: 100%;
        margin-top: 20px;
    }
    #banner .bg {
            background: #166b41 ;
    }
}

@media (max-width: 768px) {
    .hero-cover {
        display: none !important;
    }
    #banner .desc__title1 {

    text-align: center;}

#banner .desc__title__main {
    text-align: center;
}

}

@media (max-width: 768px) {
    #banner .desc__title1 {
        font-size: 14px;
        line-height: 12px;
    }
}

@media (max-width: 768px) {
    #banner .desc__title__main {
        font-size: 16px;
    }
}

@media (max-width: 768px) {
    #banner .desc__title2 {
        font-size: 14px;
        line-height: 20px;
    }
}
td {
  padding-right: 10px;  
}
td:last-child {
  padding-right: 0;     
}