#top-bar {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 2;
}

button.buttonpop{
    background-color: #000033!important; 
    border-color: #000033!important;
}
button.buttonpop:hover,button.buttonpop:focus{
    background-color: #C68D00!important; 
    border-color: #C68D00!important;
}
.admin-bar #top-bar {
  top: 32px;
}

#masthead {
  position: absolute;
  top: 25px;
  right: 0;
  left: 0;
}

#masthead .vietmoz-menu > li > a {
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
}

.admin-bar #masthead {
  top: 57px;
}

#mhead {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
}

.admin-bar #mhead {
  top: 32px;
}

.home #primary {
  background: transparent;
}

@media screen and (min-width: 992px) {
  .vmz_carousel .slide-info {
    top: 55% !important;
  }
}

@media screen and (min-width: 1600px) {
  .vmz_carousel .slide-info {
    top: 45% !important;
  }
}

#noi-bat {
  display: none;
  margin-bottom: 40px;
  color: #fff;
}

@media screen and (min-width: 992px) {
  #noi-bat {
    margin-bottom: 90px;
  }
}

#noi-bat.vc_row.vc_row-flex > .vc_column_container > .vc_column-inner {
  padding-top: 0;
  background-color: rgba(27,31,127,0.65) !important
}

#noi-bat .title, #noi-bat .title a {
  color: #fff;
}

#noi-bat > div {
  border-right: 2px solid #ffffff;
}

@media screen and (min-width: 768px) {
  #noi-bat {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: -80px;
    position: relative;
  }
}

@media screen and (min-width: 992px) {
  #noi-bat {
    margin-top: -100px;
  }
}

@media screen and (min-width: 1600px) {
  #noi-bat {
    margin-top: -200px;
  }
}

#kinh-nghiem {
  margin-bottom: 80px;
}

#kinh-nghiem .vc_column-inner {
  padding-top: 0;
}

#kinh-nghiem .vmz_heading {
  margin-left: -15px;
  margin-right: -15px;
}

#kinh-nghiem .vmz_heading .title {
  padding-left: 30px;
}

#kinh-nghiem .vmz_heading ~ .vc_row {
  padding-left: 15px;
  padding-right: 15px;
}

#kinh-nghiem .dang-ky {
  background: #26469d;
  padding: 30px 20px 20px;
}

#kinh-nghiem .dang-ky h3 {
  text-align: center;
  font-weight: bold;
  font-size: 24px;
  color: #fff;
}

#kinh-nghiem .dang-ky label {
  color: #fff;
}

#kinh-nghiem .dang-ky input[type="text"] {
  border: 1px solid #fff;
  background: transparent;
  border-radius: 0;
  margin-bottom: 0;
}

#kinh-nghiem .dang-ky input[type="text"]::-webkit-input-placeholder {
  color: #fff;
}

#kinh-nghiem .dang-ky input[type="text"]::-moz-placeholder {
  color: #fff;
}

#kinh-nghiem .dang-ky input[type="text"]:-moz-placeholder {
  color: #fff;
}

#kinh-nghiem .dang-ky input[type="text"]:-ms-input-placeholder {
  color: #fff;
}

#kinh-nghiem .dang-ky .input-select {
  position: relative;
  margin-bottom: 30px;
}

#kinh-nghiem .dang-ky .input-select:after {
  content: "\f35f";
  font-family: Ionicons;
  position: absolute;
  color: #fff;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
}

#kinh-nghiem .dang-ky .input-select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin-bottom: 0;
  border: 1px solid #fff;
  background: transparent;
  color: #fff;
  padding: 10px;
  border-radius: 0;
}

#thanh-tich {
  padding-top: 20px;
  padding-bottom: 50px;
}

#thanh-tich .vmz_feature {
  color: #fff;
}

#thanh-tich .vmz_feature .title {
  color: #fff;
  text-transform: uppercase;
}

#y-kien {
  margin: 50px 0;
}

#y-kien .vc_column-inner {
  padding-top: 0;
}

#y-kien .vc_col-sm-3 {
  border-right: 1px solid #ebebeb;
}

.slick-dots li button:before {
  color: #000;
}

.line {
  padding-left: 30px;
  position: relative;
}

.line i {
  position: absolute;
  top: 0;
  left: 0;
}

.posted-on,
.posted-on + .divider,
.byline,
.byline + .divider {
  display: none;
}

.widget_post_list .entry-meta {
  line-height: 1;
  color: #fff;
  font-size: 11px;
}

footer .widget-title {
  text-transform: uppercase;
  font-size: 20px !important;
}

.bottom-footer .container {
  border-top: 1px solid #fff;
  padding-top: 40px;
}

.title-bar {
  width: 100%;
  height: 434px;
  background: url(../images/title-bar-bg.png) no-repeat center center;
  background-size: cover;
  margin-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-bottom: 40px;
}

.title-bar .flex-height {
  margin-top: auto;
}

.title-bar .container {
  width: 100%;
}

.title-bar .container .container {
  padding: 0;
}

.title-bar .cat a, .title-bar .entry-title {
  font-size: 30px !important;
  text-transform: uppercase;
  color: #fff;
}

.title-bar .cat a:hover, .title-bar .entry-title:hover {
  color: #308bd1;
}

.title-bar .entry-title {
  font-size: 48px !important;
}

.title-bar #breadcrumbs {
  color: #fff;
}

.title-bar #breadcrumbs a {
  color: #ffae01;
}

.single-course .title-bar #breadcrumbs .insider {
  display: inline-block;
  background: rgba(0, 0, 0, 0.3);
  padding: 5px 10px;
  border-radius: 3px;
}

.single-course .entry-content .info {
  background-size: cover;
  background-repeat: no-repeat;
  height: 310px;
  width: 100%;
  background-position: center center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 40px;
}

.single-course .entry-content .info .more {
  background: rgba(255, 255, 255, 0.9);
  padding: 5px 50px 10px;
  position: relative;
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.single-course .entry-content .info .more > div {
  padding-top: 5px;
  width: 30%;
  border-right: 1px solid #ccc;
  margin-right: 5%;
}

.single-course .entry-content .info .more > div:last-child {
  border-right: none;
  margin-right: 0;
}

.single-course .entry-content .info .more:before {
  content: '';
  width: 100%;
  height: 1px;
  background: #ffae01;
  position: absolute;
  top: 5px;
  left: 0;
}

.single-course .entry-content .info .more .txt {
  display: block;
}

.single-course .entry-content .info .title {
  background: rgba(48, 139, 209, 0.9);
  text-transform: uppercase;
  font-size: 25px;
  font-weight: bold;
  color: #fff;
  font-family: 'Roboto Condensed';
  padding: 10px 80px 10px 50px;
}

.single-course .entry-content .navs {
  background: #fafafa;
  margin-left: -20px;
  margin-right: -20px;
  padding: 0 20px;
}

.single-course .entry-content .navs li {
  display: inline-block;
  padding: 20px 10px;
  border-right: 1px solid #ebebeb;
}

.single-course .entry-content .navs li:before {
  content: none;
}

.single-course .entry-content .navs li:last-child {
  border-right: none;
}

.single-course .entry-content .navs li:hover {
  background: #308bd1;
}

.single-course .entry-content .navs li:hover a {
  color: #fff;
}

.single-course .entry-content .navs a {
  color: #323232;
}

.single-course .entry-content .section {
  margin-bottom: 40px;
}

.single-course .entry-content h2 {
  font-size: 24px;
}

.single-course .entry-content h2:before {
  content: '\f120';
  font-family: Ionicons;
  color: #ffae01;
  font-size: 20px;
  margin-right: 5px;
}

.single-course .entry-content ul {
  list-style: none;
}

.single-course .entry-content ul li {
  position: relative;
}

.single-course .entry-content ul li:before {
  content: '\f21b';
  font-family: Ionicons;
  font-size: 10px;
  color: #ffae01;
  position: absolute;
  left: -15px;
  top: 4px;
}

.single-course .entry-content input[type="color"], .single-course .entry-content input[type="date"], .single-course .entry-content input[type="datetime"], .single-course .entry-content input[type="datetime-local"], .single-course .entry-content input[type="email"], .single-course .entry-content input[type="month"], .single-course .entry-content input[type="number"], .single-course .entry-content input[type="password"], .single-course .entry-content input[type="search"], .single-course .entry-content input[type="tel"], .single-course .entry-content input[type="text"], .single-course .entry-content input[type="time"], .single-course .entry-content input[type="url"], .single-course .entry-content input[type="week"], .single-course .entry-content input:not([type]), .single-course .entry-content textarea {
  font-size: 14px;
}

.single-course .entry-content textarea[name="noi-dung"] {
  height: 100px;
}

.home .vmz_post_carousel .slick-next {
  right: 0;
  top: -40px;
}

.home .vmz_post_carousel .slick-prev {
  right: 60px;
  left: auto;
  top: -40px;
}

.post-type-archive-course #primary {
  padding: 0;
  background: transparent;
}

.post-type-archive-course article .read-more {
  display: none;
}

.post-type-archive-course article .more {
  padding: 5px;
  position: relative;
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.post-type-archive-course article .more > div {
  padding-top: 5px;
  width: 30%;
  border-right: 1px solid #ccc;
  margin-right: 5%;
}

.post-type-archive-course article .more > div:last-child {
  border-right: none;
  margin-right: 0;
}

.post-type-archive-course article .more:before {
  content: '';
  width: 100%;
  height: 1px;
  background: #ffae01;
  position: absolute;
  top: 5px;
  left: 0;
}

.post-type-archive-course article .more .txt {
  display: block;
}

.widget_upcoming_course p {
  margin-bottom: 0;
  color: #ababab;
  font-size: 14px;
  line-height: 1.4;
}

.widget_upcoming_course li.course {
  padding: 10px 30px !important;
}

.widget_upcoming_course li.course:before {
  content: "\f2d1" !important;
  font-family: Ionicons;
  border: none !important;
  top: 23px !important;
  color: #ffae01;
}

.widget_upcoming_course li.course:hover:before {
  color: #308bd1;
}

.vmz_course_carousel .slick-list {
  margin-left: -15px;
  margin-right: -15px;
}

.vmz_course_carousel .slick-slide {
  padding-left: 15px;
  padding-right: 15px;
}

.vmz_course_carousel .insider {
  background: #fff;
  padding: 15px;
}

.vmz_course_carousel .post-thumbnail {
  margin: -15px -15px 20px -15px;
}

.vmz_course_carousel .post-title {
  font-size: 18px;
}

.vmz_course_carousel .post-excerpt {
  font-size: 14px;
  margin-bottom: 15px;
}

.vmz_course_carousel .read-more {
  display: none;
}

.vmz_course_carousel .more {
  padding: 5px;
  position: relative;
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.vmz_course_carousel .more > div {
  padding-top: 5px;
  width: 30%;
  border-right: 1px solid #ccc;
  margin-right: 5%;
}

.vmz_course_carousel .more > div:last-child {
  border-right: none;
  margin-right: 0;
}

.vmz_course_carousel .more:before {
  content: '';
  width: 100%;
  height: 1px;
  background: #ffae01;
  position: absolute;
  top: 5px;
  left: 0;
}

.vmz_course_carousel .more .txt {
  display: block;
}

.vmz_course_carousel .slick-next {
  right: 0;
  top: -40px;
}

.vmz_course_carousel .slick-prev {
  right: 60px;
  left: auto;
  top: -40px;
}

.vmz_carousel .title, .vmz_carousel .subtitle {
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.72);
}