@media (min-width: 1200px) {
  .bootstrap-vnp .container {
    padding: 0px; } }
.bootstrap-vnp html,
.bootstrap-vnp body {
  overflow-x: hidden;
  color: #000000;
  font-family: Arial !important;
  line-height: 1.5;
  padding-bottom: 0;
  height: 100%;
  text-align: justify; }

.aui {
  font-family: Arial !important;
  color: #000000;
  font-size: 14px; }

.bootstrap-vnp {
  /* font-family: Arial !important; */
  /* color: #000000; */
  /* font-size: 14px; */
  }

.bootstrap-vnp a:focus,
.bootstrap-vnp a:hover {
  color: #1b50a0; }

.bootstrap-vnp a:visited {
  color: #000000; }

.bootstrap-vnp .container {
  width: 1130px; }

.bootstrap-vnp .header {
  background-color: #FFF;
  z-index: 1000; }

.bootstrap-vnp .header .actions {
  margin-top: 10px; }

.bootstrap-vnp .img-banner img {
  display: block;
  position: relative;
  padding: 10px; }

.bootstrap-vnp .header-menu {
  background: #0066b3;
  border-bottom: 1px solid #FFFFFF;
  z-index: 1001;
  /*font-family: Arial,Helvetica,sans-serif;*/ }

.bootstrap-vnp .login {
  float: right;
  /*font-family: Arial,Helvetica,sans-serif;*/ }

.bootstrap-vnp .login li {
  padding: 20px;
  float: left; }

.bootstrap-vnp .login li:hover {
  background-color: #f3f3f3;
  border-top: 2px solid #ffc747;
  padding: 18px 20px 20px 20px; }

.bootstrap-vnp .login li.active {
  background-color: #f3f3f3;
  border-top: 2px solid #ffc747;
  padding: 18px 20px 20px 20px; }

.bootstrap-vnp .login li img {
  padding-right: 5px;
  float: left; }

.bootstrap-vnp .menu-container {
  float: left;
  position: relative; }

.bootstrap-vnp .menu-container ul.menu-left li {
  float: left;
  line-height: 23px; }

.bootstrap-vnp .menu-container ul.menu-left li:hover {
  background: url("/html/themes/classic/images/vinaphone/icon_menu.png") no-repeat right top #0296e1;
  -webkit-box-shadow: none;
  transition: padding 0.5s ease; }

.bootstrap-vnp .menu-container ul.menu-left li:hover ul {
  display: block; }

.bootstrap-vnp .menu-container ul.menu-left li:hover ul li ul {
  display: none; }

.bootstrap-vnp .menu-container ul.menu-left li:last-child {
  border-right: none; }

.bootstrap-vnp .menu-container ul.menu-left li a {
  color: white;
  font-weight: normal !important;
  display: block;
  white-space: nowrap;
  text-transform: uppercase;
  padding: 8px 30px 8px 30px; }

.bootstrap-vnp .menu-container ul.menu-left li ul {
  position: absolute;
  background: #FFF;
  color: #000;
  width: 250px;
  height: auto;
  display: none;
  float: left;
  border: 1px dotted #e1e1e1;
  z-index: 200; }

.bootstrap-vnp .menu-container ul.menu-left li ul li a {
  color: #000;
  border-bottom: 1px dotted #e1e1e1;
  background: #FFF;
  text-transform: none;
  padding: 5px 10px; }

.bootstrap-vnp .menu-container ul.menu-left li ul li {
  border-top: none;
  float: left;
  width: 250px;
  position: relative; }

.bootstrap-vnp .menu-container ul.menu-left li ul li:hover a {
  color: #000;
  border-left: 2px solid #ffc747;
  background: #f8f8f8;
  padding-left: 7px;
  width: 100%;
  -webkit-box-shadow: none;
  transition: padding 0.5s ease; }

/* search input field */
.bootstrap-vnp input[type=search1] {
  background: #ededed url(/html/themes/classic/images/vinaphone/icon_search.png) no-repeat 0px center;
  border: solid 0px #1b50a0;
  width: 40px;
  height: 40px;
  padding: 0px 0px 0px 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
  float: right; }

#searchForm input[type=search1] {
  width: 40px;
  padding-left: 0px;
  color: transparent;
  cursor: pointer;
  position: static; }

#searchForm input[type=search1]:hover {
  background-color: #fff; }

#searchForm input[type=search1]:focus {
  width: 100%;
  padding-left: 55px;
  color: #000;
  background-color: #fff;
  cursor: auto; }

#searchForm input:-moz-placeholder {
  color: transparent; }

#searchForm input::-webkit-input-placeholder {
  color: transparent; }

.bootstrap-vnp .main-content {
  margin-top: 20px;
  width: 100%; }

.bootstrap-vnp .content {
  width: 100%; }

.bootstrap-vnp .content ul {
  width: 100%;
  float: left; }

.bootstrap-vnp .content ul li {
  width: 50%;
  padding: 10px;
  float: left; }

.bootstrap-vnp .content2 {
  width: 100%;
  position: relative; }

.bootstrap-vnp .content2 ul {
  width: 100%;
  float: left; }

.bootstrap-vnp .content2 ul li {
  width: 33.3333333%;
  padding: 10px;
  float: left; }

.bootstrap-vnp .box {
  width: 25%;
  float: left;
  padding: 10px;
  font-weight: bold; }

.bootstrap-vnp .box a {
  font-weight: bold;
  font-size: 14px; }

.bootstrap-vnp .box-footer {
  width: 20%;
  float: left;
  padding: 10px; }

.bootstrap-vnp .box-footer a {
  /*font-weight: bold;*/
  color: #0068b3;
  /*font-size: 14px;*/ }

.bootstrap-vnp .box-footer .footer-menu {
  font-size: 15px; }

.bootstrap-vnp .ace-icon {
  text-align: center; }

.bootstrap-vnp .fa {
  text-align: center;
  font-size: 20px; }

.bootstrap-vnp .btn-primary {
  background-color: #e2eefe;
  border-color: #e2eefe;
  color: #000;
  padding: 15px 30px;
  border-radius: 0px; }

.bootstrap-vnp .btn-primary.focus, .bootstrap-vnp .btn-primary:focus {
  background-color: #e2eefe;
  border-color: #e2eefe;
  color: #000; }

.bootstrap-vnp .btn-primary:hover {
  background-color: #036eda;
  border-color: #036eda;
  color: #fff; }

.bootstrap-vnp .btn-primary.active, .bootstrap-vnp .btn-primary:active, .bootstrap-vnp .btn-primary.active:hover, .bootstrap-vnp .open > .dropdown-toggle.btn-primary {
  background-color: #036eda;
  border-color: #036eda;
  color: #fff; }

.bootstrap-vnp .text {
  text-align: center;
  font-weight: normal;
  /*height:85px;
  font-family: Arial,Helvetica,sans-serif;*/ }

.bootstrap-vnp .box img {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.bootstrap-vnp .box .title {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  padding: 8px 0px;
  color: #ffc747; }

.bootstrap-vnp .box3 {
  background-color: #FFF;
  border: 1px solid #c5d0dc;
  padding: 20px;
  overflow: hidden; }

.bootstrap-vnp .box-tab {
  background-color: #eff3f8;
  margin-top: 20px;
  border: 1px solid #c5d0dc;
  border-bottom: none;
  }

.bootstrap-vnp .box-tab:after {
  content: "";
  display: block;
  clear: both; }

.bootstrap-vnp .label-lg {
  margin-left: 80px;
  font-weight: normal;
  border-radius: 0px;
  padding: 5px 20px; }

.bootstrap-vnp .arrowed-right {
  position: relative;
  margin-right: 6px;
  z-index: 1; }

.bootstrap-vnp .arrowed-right::after {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: #ffc747;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: transparent transparent transparent #ffc747;
  border-image: none;
  border-style: solid;
  border-width: 14px 6px;
  right: -12px;
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  z-index: -1; }

.bootstrap-vnp .label.label-yelow {
  background-color: #ffc747;
  /*font-family: Arial,Helvetica,sans-serif;*/ }

.bootstrap-vnp .label-slide {
  font-weight: normal;
  border-radius: 0px;
  padding: 5px 20px;
  position: absolute;
  bottom: 20px;
  margin-left: 30px; }

.bootstrap-vnp .label-detail {
  font-weight: normal;
  border-radius: 0px;
  padding: 8px 20px;
  float: right;
  bottom: -20px; }

.bootstrap-vnp .label-bl {
  font-weight: normal;
  border-radius: 0px;
  padding: 5px 20px;
  position: absolute;
  bottom: 50px;
  margin-left: 30px; }

.bootstrap-vnp .label.label-blue {
  background-color: #036eda; }

.blue-right {
  position: relative;
  margin-right: 6px;
  z-index: 1; }

.bootstrap-vnp .blue-right::after {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: #036eda;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: transparent transparent transparent #036eda;
  border-image: none;
  border-style: solid;
  border-width: 14px 6px;
  right: -12px;
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  z-index: -1; }

.bootstrap-vnp .label.label-white {
  background-color: #FFF;
  color: #000; }

.bootstrap-vnp .white-right {
  position: relative;
  margin-right: 6px;
  z-index: 1; }

.bootstrap-vnp .white-right::after {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: #FFF;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: transparent transparent transparent #FFF;
  border-image: none;
  border-style: solid;
  border-width: 14px 6px;
  right: -12px;
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  z-index: -1; }

.bootstrap-vnp .line {
  border-top: 1px solid #d9dadb;
  width: 100%;
  margin: 20px 0px 20px 0px; }

.bootstrap-vnp .img {
  margin-bottom: 15px;
  position: relative; }

.bootstrap-vnp .overlay-time {
  position: absolute;
  width: 100%;
  padding: 15px;
  font-size: 20px;
  font-weight: bold;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.5);
  zoom: 1;
  background-color: transparent\6;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#e6000000, endColorstr=#e6000000)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e6000000, endColorstr=#e6000000);
  bottom: 0px;
  left: 0px;
  color: white; }

.bootstrap-vnp .overlay-time2 {
  position: absolute;
  width: 100%;
  padding: 10px;
  background-color: #0296e1;
  zoom: 1;
  background-color: transparent\0;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#e6000000, endColorstr=#e6000000)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e6000000, endColorstr=#e6000000);
  bottom: 0px;
  left: 0px;
  color: white; }

.bootstrap-vnp .breadcrum {
  margin-left: 15px;
  font-weight: bold; }

.bootstrap-vnp .breadcrum a {
  color: #000;
  font-weight: normal; }

.bootstrap-vnp .breadcrum a:hover {
  text-decoration: none; }

.bootstrap-vnp .breadcrum span {
  color: #000; }

.bootstrap-vnp .greey-bgr {
  margin-top: 20px;
  background-color: #eef5ff;
  width: 100%;
  margin-bottom: 20px; }

.bootstrap-vnp .mt20 {
  margin-top: 20px; }

.bootstrap-vnp .title {
  font-size: 20px;
  position: relative;
  color: #000000;
  margin-left: -5px;
  text-align: justify;
  /*font-family: Arial,Helvetica,sans-serif;*/ }

.bootstrap-vnp .title1 {
  /*font-family: Arial,Helvetica,sans-serif;*/
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 15px;
  text-align: justify; }

.bootstrap-vnp .nav-tabs {
  border-bottom: none; }

.bootstrap-vnp .nav-tabs > li {
  float: left; }

.bootstrap-vnp .nav-tabs > li > a {
  border: none;
  border-radius: 0px;
  margin-right: 0px;
  display: block;
  color: #000;
  padding: 6px 10px;
  position: relative; }

.bootstrap-vnp .nav > li > a:hover, .bootstrap-vnp .nav > li > a:focus, .bootstrap-vnp .nav > li.active {
  color: #036eda;
  background-color: #FFF; }

.bootstrap-vnp .nav-tabs > li.active > a, .bootstrap-vnp .nav-tabs > li.active > a:focus, .bootstrap-vnp .nav-tabs > li.active > a:hover {
  background: url("/html/themes/classic/images/vinaphone/icon_tab.png") no-repeat right top #036eda;
  color: #FFF;
  border: none; }

.bootstrap-vnp .box-tabs {
  border-bottom: none; }

.bootstrap-vnp .box-tabs > li {
  float: left; }

.bootstrap-vnp .box-tabs > li > a {
  border: none;
  border-radius: 0px;
  margin-right: 0px;
  display: block;
  color: #000;
  padding: 10px 15px;
  position: relative; }

.bootstrap-vnp .box > li > a:hover, .bootstrap-vnp .nav > li > a:focus, .bootstrap-vnp .nav > li.active, .bootstrap-vnp .box-footer > li > a:hover {
  color: #036eda;
  background-color: #FFF; }

.bootstrap-vnp .box-tabs > li.active > a, .bootstrap-vnp .box-tabs > li.active > a:focus, .bootstrap-vnp .box-tabs > li.active > a:hover {
  background: #036eda;
  color: #FFF;
  border: none; }

.bootstrap-vnp .table > thead > tr > th {
  vertical-align: top !important;
  background-color: #f7f7f7;
  color: #000;
  text-align: center; }

.bootstrap-vnp .table-vb > thead > tr > th {
  vertical-align: top !important;
  background-color: #fbfbfb;
  color: #000;
  text-align: center;
  padding: 10px; }

.bootstrap-vnp .table-condensed > tbody > tr > td, .bootstrap-vnp .table-condensed > tbody > tr > th, .bootstrap-vnp .table-condensed > tfoot > tr > td, .bootstrap-vnp .table-condensed > tfoot > tr > th, .bootstrap-vnp .table-condensed > thead > tr > td, .bootstrap-vnp .table-condensed > thead > tr > th {
  padding: 10px; }

.bootstrap-vnp .footer {
  /*margin-top:20px;*/
  width: 100%;
  padding-bottom: 10px;
  /*font-family: Arial,Helvetica,sans-serif;*/ }

.bootstrap-vnp .footer-line {
  color: #FFF;
  padding: 5px;
  font-size: 16px;
  font-weight: bold;
  background: #0066b3;
  border: none; }

.bootstrap-vnp .img-footer {
  padding-right: 10px;
  display: inline-block;
  vertical-align: middle; }

.bootstrap-vnp .list-tab {
  width: 100%;
  /*padding:10px 15px 10px 15px;*/
  overflow: hidden;
  font-size: 12px;
  padding-top: 5px; }

.bootstrap-vnp .list-tab li {
  width: 100%; }

.bootstrap-vnp .list-tab li a {
  font-weight: normal !important;
  border-bottom: 0px solid #d8d7d7; }

/*red_bullet_list---------------*/
.bootstrap-vnp ul.red_bullet {
  padding-left: 10px;
  margin: 0px; }

.bootstrap-vnp ul.red_bullet li {
  list-style-image: url(/html/themes/classic/images/vinaphone/red_ul_bullet.png); }

.bootstrap-vnp ul.red_bullet li a, .bootstrap-vnp ul.red_bullet li a:visited, .bootstrap-vnp ul.red_bullet li a:active, .bootstrap-vnp ul.red_bullet li a:focus {
  color: #000;
  text-decoration: none; }

.bootstrap-vnp ul.red_bullet li a:hover {
  color: #1b50a0;
  text-decoration: none; }

/*end red_bullet_list--------------*/
.bootstrap-vnp .icon-menu {
  display: none; }

@media (max-width: 1024px) {
  .bootstrap-vnp .container {
    width: 100%; } }
@media (max-width: 991px) {
  .bootstrap-vnp .container {
    width: 100%; }

  .bootstrap-vnp input[type=search] {
    margin-top: 8px; }

  .bootstrap-vnp .menu-list {
    display: none; }

  .bootstrap-vnp .menu-list.scollpane {
    display: block; }

  .bootstrap-vnp .icon-menu {
    display: block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #FFFFFF;
    width: 35px;
    height: 35px;
    text-align: center;
    cursor: pointer;
    margin-left: 5px;
    float: left; }

  .bootstrap-vnp .icon-menu .fa {
    line-height: 35px;
    font-size: 20px; }

  .bootstrap-vnp .menu-container ul.menu-left li {
    width: 100% !important; }

  .bootstrap-vnp .menu-container ul.menu-left li a {
    width: 100%;
    border: none; }

  .bootstrap-vnp .menu-container ul.menu-left {
    width: 100%; }

  .bootstrap-vnp .menu-container {
    padding: 2px 2px; }

  .bootstrap-vnp .menu-container ul.menu-left li ul li {
    background: #aa021e; }

  .bootstrap-vnp .menu-container ul.menu-left li ul li:hover a {
    background: #f8f8f8; }

  .bootstrap-vnp .menu-container ul.menu-left li ul {
    width: 94%; } }
@media (max-width: 768px) {
  .bootstrap-vnp .content ul li {
    width: 100%; }

  .bootstrap-vnp .content2 ul li {
    width: 100%; }

  .bootstrap-vnp .notify {
    margin-top: -30px; }

  .bootstrap-vnp .content-tp li {
    width: 50%; }

  .bootstrap-vnp .text {
    height: auto;
    /*margin-bottom:10px;*/ }

  .bootstrap-vnp .label-lg {
    margin-left: 30px; }

  .bootstrap-vnp .box {
    width: 50%; }

  .bootstrap-vnp .box-footer {
    width: 33.33333333%; } }
@media (max-width: 480px) {
  .bootstrap-vnp .content ul li {
    width: 100%; }

  .bootstrap-vnp .content2 ul li {
    width: 100%; }

  .bootstrap-vnp .box {
    width: 50%; }

  .bootstrap-vnp .box-footer {
    width: 50%; } }
@media (max-width: 431px) {
  .bootstrap-vnp .box {
    min-height: 140px; } }
@media (max-width: 360px) {
  .bootstrap-vnp .content-tp li {
    width: 100%; }

  .bootstrap-vnp .box {
    width: 100%;
    min-height: 100px; }

  .bootstrap-vnp .box-footer {
    width: 100%; } }
@media (max-width: 991px) {
  .bootstrap-vnp body {
    position: relative; } }
.bootstrap-vnp .list-news {
  margin-bottom: 20px;
  padding-bottom: 20px;
  width: 100%;
  border-bottom: 1px solid #cccccc; }

.bootstrap-vnp .title-list-news1 {
  float: left;
  font-size: 18px;
  color: #FFFFFF;
  font-weight: bold;
  background-color: #0066b3;
  padding: 10px;
  width: 100%;
  text-align: justify; }

.aui .portlet-borderless-container {
  padding: 0px; }

.aui .portlet-borderless-container .taglib-header .header-title {
  font-size: 20px;
  font-weight: bold; }

.aui .portlet-borderless-container .taglib-header {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 0px; }

.taglib-header .header-back-to a {
  float: left;
  padding: 0px;
  padding-left: 0px; }

/* Tin tuc */
.bootstrap-vnp .tintuc-content {
  font-family: Arial !important;
  font-size: 14px !important; }

/*
.bootstrap-vnp .tintuc-content > * > *{
	font-family: Arial !important;
	font-size: 14px !important;
}

.bootstrap-vnp .tintuc-content > * > * > * > * {
	font-family: Arial !important;
	font-size: 14px !important;
}

.bootstrap-vnp .tintuc-content > * > * > * > * > * > * {
	font-family: Arial !important;
	font-size: 14px !important;
}
*/
.bootstrap-vnp .tintuc-content ul {
  list-style: disc;
  list-style-type: disc; }

.bootstrap-vnp .tintuc-content ul ul {
  list-style-type: circle;
  margin-left: 10px; }

.bootstrap-vnp .tintuc-content ul ul ul {
  list-style-type: square;
  margin-left: 20px; }

.bootstrap-vnp .tintuc-content ol {
  list-style-type: decimal; }

.bootstrap-vnp .tintuc-content ol ol {
  list-style: upper-alpha;
  margin-left: 10px; }

.bootstrap-vnp .tintuc-content ol ol ol {
  list-style: lower-roman;
  margin-left: 20px; }

.bootstrap-vnp .tintuc-content ol ol ol ol {
  list-style: lower-alpha;
  margin-left: 30px; }

.bootstrap-vnp .tintuc-content img {
  display: block !important;
  height: auto !important;
  max-width: 100% !important; }

/* END Tin tuc */
/* Tin dich vu */
.bootstrap-vnp .subTittle {
  font-family: Arial !important;
  font-size: 14px !important;
  text-align: justify !important; }

.bootstrap-vnp .subTittle p, .bootstrap-vnp .subTittle li {
  margin-bottom: 10px;
  line-height: 20px; }

.bootstrap-vnp .subTittle li {
  padding-left: 10px;
  position: relative; }

.bootstrap-vnp .subTittle li:before {
  content: "";
  width: 3px;
  height: 3px;
  background: #353637;
  position: absolute;
  top: 5px;
  left: 0px; }

/*
.bootstrap-vnp .subTittle > * > * {
	font-family: Arial !important;
	font-size: 14px !important;
}

.bootstrap-vnp .subTittle > * > * > * > * {
	font-family: Arial !important;
	font-size: 14px !important;
}

.bootstrap-vnp .subTittle > * > * > * > * > * > * {
	font-family: Arial !important;
	font-size: 14px !important;
}
*/
.bootstrap-vnp .subTittle ul {
  list-style: disc;
  list-style-type: disc; }

.bootstrap-vnp .subTittle ul ul {
  list-style-type: circle;
  margin-left: 10px; }

.bootstrap-vnp .subTittle ul ul ul {
  list-style-type: square;
  margin-left: 20px; }

.bootstrap-vnp .subTittle ol {
  list-style-type: decimal; }

.bootstrap-vnp .subTittle ol ol {
  list-style: upper-alpha;
  margin-left: 10px; }

.bootstrap-vnp .subTittle ol ol ol {
  list-style: lower-roman;
  margin-left: 20px; }

.bootstrap-vnp .subTittle ol ol ol ol {
  list-style: lower-alpha;
  margin-left: 30px; }

.bootstrap-vnp .subTittle img {
  display: block !important;
  height: auto !important;
  max-width: 100% !important; }

/* Chi tiet */
.bootstrap-vnp .box3 {
  font-family: Arial !important;
  font-size: 14px !important; }

/*
.bootstrap-vnp .box3 > * > *{
	font-family: Arial !important;
	font-size: 14px !important;
}

.bootstrap-vnp .box3 > * > * > * > * {
	font-family: Arial !important;
	font-size: 14px !important;
}

.bootstrap-vnp .box3 > * > * > * > * > * > * {
	font-family: Arial !important;
	font-size: 14px !important;
}
*/
.bootstrap-vnp .box3 ul {
  list-style: disc;
  list-style-type: disc; }

.bootstrap-vnp .box3 ul ul {
  list-style-type: circle;
  margin-left: 10px; }

.bootstrap-vnp .box3 ul ul ul {
  list-style-type: square;
  margin-left: 20px; }

.bootstrap-vnp .box3 ol {
  list-style-type: decimal; }

.bootstrap-vnp .box3 ol ol {
  list-style: upper-alpha;
  margin-left: 10px; }

.bootstrap-vnp .box3 ol ol ol {
  list-style: lower-roman;
  margin-left: 20px; }

.bootstrap-vnp .box3 ol ol ol ol {
  list-style: lower-alpha;
  margin-left: 30px; }

.bootstrap-vnp .box3 img {
  display: block !important;
  height: auto !important;
  max-width: 100% !important; }

/* Tin dich vu */
.bootstrap-vnp .content ul li img {
  width: 100%; }

.bootstrap-vnp .content2 ul li img {
  width: 100%; }

/*Back to Top*/
#vnp_scroll {
  position: fixed;
  right: 10px;
  bottom: 10px;
  cursor: pointer;
  width: 50px;
  height: 50px;
  background-color: #3498db;
  text-indent: -9999px;
  display: none;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
  z-index: 9999; }

#vnp_scroll span {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -8px;
  margin-top: -12px;
  height: 0;
  width: 0;
  border: 8px solid transparent;
  border-bottom-color: #ffffff;
  z-index: 9999; }

#vnp_scroll:hover {
  background-color: #e74c3c;
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)"; }

.bootstrap-vnp .search-line {
  color: #0066b3;
  padding: 8px 15px;
  font-size: 18px;
  font-weight: bold;
  background: #f0f0f0;
  overflow: auto;
  margin: 0px;
  margin-bottom: 20px; }

.bootstrap-vnp .btn-search {
  background-color: #0296e1 !important;
  margin-left: -5px;
  border-color: #0296e1;
  border-radius: 0px;
  color: #fff; }

.bootstrap-vnp .input-search-vnp {
  border: 1px solid #d3d1d1 !important;
  color: #999 !important;
  font-size: 13px !important;
  padding: 6px 30px !important;
  margin-bottom: 0px !important;
  width: 244px !important;
  height: 34px !important; }

.bootstrap-vnp .input-icon {
  position: relative; }

.bootstrap-vnp .search-icon {
  bottom: 1px;
  color: #d3d1d1;
  display: inline-block;
  font-size: 16px;
  left: 10px;
  line-height: 20px;
  position: absolute;
  margin-right: -10px;
  z-index: 2; }

.bootstrap-vnp .label-text {
  text-align: right;
  margin-top: 5px; }

.bootstrap-vnp .red {
  color: red !important; }

.bootstrap-vnp .btn-submit {
  padding: 2px 40px;
  display: inline-block;
  background: #e31803;
  color: #fff;
  font-size: 20px;
  text-align: center;
  text-transform: uppercase; }

.bootstrap-vnp .check-action {
  position: relative;
  padding-left: 30px; }

.bootstrap-vnp .underline {
  text-decoration: underline; }

.bootstrap-vnp .check-action .check {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 10;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer; }

.bootstrap-vnp .check-action .icon {
  width: 18px;
  height: 18px;
  border: 1px solid #ddd;
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  margin: auto;
  background: #fff; }

.bootstrap-vnp .check-action .check:checked + .icon:before {
  font-family: FontAwesome;
  content: "\f00c";
  font-size: 11px;
  text-align: center;
  color: #0066b3;
  display: block;
  line-height: 16px; }

.bootstrap-vnp .check-action.-radio .icon {
  border-radius: 50%; }

.bootstrap-vnp .check-action.-radio .check:checked + .icon:before {
  position: absolute;
  top: 3px;
  right: 3px;
  left: 3px;
  bottom: 3px;
  content: "";
  background: #0066b3;
  border-radius: 50%; }

.bootstrap-vnp .box-register {
  max-width: 768px;
  margin: 0px auto;
  padding: 30px 0px; }

.bootstrap-vnp .box-register .title {
  font-size: 22px;
  color: #0066b3;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 30px;
  font-weight: bold; }

.bootstrap-vnp .box-register .note {
  padding: 10px 0px; }

.bootstrap-vnp .box-register .select-custom {
  position: relative; }

.bootstrap-vnp .box-register .select-custom select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.bootstrap-vnp .box-register .select-custom:after {
  content: "\f107";
  font-family: FontAwesome;
  position: absolute;
  top: 5px;
  right: 20px;
  width: 0px;
  height: 0px;
  color: #888; }

.bootstrap-vnp .box-register .form-group.-services .title-name {
  margin-bottom: 10px;
  display: block; }

.bootstrap-vnp .box-register .form-group.-services .list {
  padding-left: 10px; }

.bootstrap-vnp .box-register .form-control {
  border-radius: 0px;
  box-shadow: none;
  height: auto;
  padding: 6px 10px; }

.bootstrap-vnp .box-register .form-control.has-error {
  background-color: #fef3f4;
  border: 1px solid #e42727; }

.bootstrap-vnp .box-register .actions {
  margin-top: 20px; }

.bootstrap-vnp .box-register .actions .btn {
  border-radius: 0px;
  padding: 6px 20px;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase; }

.bootstrap-vnp .box-register .actions .btn.btn-submit {
  background: #e6050a; }

.bootstrap-vnp .box-register .actions .btn.btn-submit:hover {
  background: #b40408; }

.bootstrap-vnp .box-register .actions .btn.btn-reset {
  background: #f0ad4e; }

.bootstrap-vnp .box-register .actions .btn.btn-reset:hover {
  background: #ec971f; }

.bootstrap-vnp .box-register .captra {
  display: table-cell;
  vertical-align: middle; }

.bootstrap-vnp .box-register .captra img {
  height: 34px; }

.bootstrap-vnp .box-register .refresh {
  display: table-cell;
  color: #0066b3;
  font-size: 23px;
  background: none;
  padding: 0px 20px;
  vertical-align: middle; }

.bootstrap-vnp .box-register .refresh:hover {
  color: #004980; }

.bootstrap-vnp .box-register .box-captra {
  display: table; }

.bootstrap-vnp .headline {
  color: #0066b3;
  font-size: 24px;
  margin: 20px 0px;
  text-transform: uppercase;
  text-align: center;
  display: block;
  font-weight: bold; }

.bootstrap-vnp .box-shopcart {
  font-size: 14px;
  padding: 30px 0px; }

.bootstrap-vnp .box-shopcart .steps {
  overflow: hidden;
  margin: 20px 0px; }

.bootstrap-vnp .box-shopcart .steps .number {
  width: 30px;
  background: #999;
  color: #fff;
  display: inline-block;
  border-radius: 50%;
  height: 30px;
  text-align: center;
  margin-right: 5px;
  line-height: 30px; }

.bootstrap-vnp .box-shopcart .steps .step {
  width: 20%;
  float: left;
  padding-bottom: 5px;
  border-bottom: 3px solid #999999; }

.bootstrap-vnp .box-shopcart .steps .step.-passed:nth-child(1) {
  color: #f0ad4e;
  border-bottom-color: #f0ad4e; }

.bootstrap-vnp .box-shopcart .steps .step.-passed:nth-child(1) .number {
  background: #f0ad4e; }

.bootstrap-vnp .box-shopcart .steps .step.-passed:nth-child(2) {
  color: #4cbc01;
  border-bottom-color: #4cbc01; }

.bootstrap-vnp .box-shopcart .steps .step.-passed:nth-child(2) .number {
  background: #4cbc01; }

.bootstrap-vnp .box-shopcart .steps .step.-passed:nth-child(3) {
  color: #e31803;
  border-bottom-color: #e31803; }

.bootstrap-vnp .box-shopcart .steps .step.-passed:nth-child(3) .number {
  background: #e31803; }

.bootstrap-vnp .box-shopcart .steps .step.-passed:nth-child(4) {
  color: #0066b3;
  border-bottom-color: #0066b3; }

.bootstrap-vnp .box-shopcart .steps .step.-passed:nth-child(4) .number {
  background: #0066b3; }

.bootstrap-vnp.box-shopcart .steps .step.-passed:nth-child(5) {
  color: #D81B60;
  border-bottom-color: #D81B60; }

.bootstrap-vnp .box-shopcart .steps .step.-passed:nth-child(5) .number {
  background: #D81B60; }

.bootstrap-vnp .box-shopcart .table-custom {
  width: 100%;
  overflow-x: auto; }

.bootstrap-vnp .box-shopcart .table-custom .table .stt {
  text-align: center; }

.bootstrap-vnp .box-shopcart .table-custom .table > thead th {
  text-align: center;
  background: #1ca1e4;
  color: #fff;
  font-weight: normal;
  border: 1px solid #1ca1e4; }

.bootstrap-vnp .box-shopcart .table-custom .table tbody td {
  border: 1px solid #ddd; }

.bootstrap-vnp .box-shopcart .table-custom .table tbody tr:nth-child(2n+2) td {
  background: #f2f7f8; }

.bootstrap-vnp .box-shopcart .title {
  color: #0066b3;
  font-size: 24px;
  margin: 20px 0px;
  text-transform: uppercase;
  text-align: center;
  display: block; }

.bootstrap-vnp .box-shopcart .table-pricing {
  max-width: 500px;
  margin: 0px auto;
  border: 1px solid #ddd; }

.bootstrap-vnp .box-shopcart .table-pricing .number,
.bootstrap-vnp .box-shopcart .table-pricing .price {
  font-weight: bold;
  color: #138eec; }

.bootstrap-vnp .box-shopcart .table-pricing td {
  padding: 10px; }

.bootstrap-vnp .box-shopcart .table-pricing .btn-shopcart {
  color: #138eec;
  position: relative; }

.bootstrap-vnp .box-shopcart .panel {
  box-shadow: none; }

.bootstrap-vnp .box-shopcart .panel .head {
  padding: 7px 10px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  background: #1ca1e4; }

.bootstrap-vnp .box-shopcart .panel .body {
  padding: 30px 20px;
  border: 1px solid #ddd; }

.bootstrap-vnp .box-shopcart .bootstrap-vnp.box-bill .ul .li {
  margin-bottom: 15px;
  display: table;
  width: 100%; }

.bootstrap-vnp .box-shopcart .bootstrap-vnp.box-bill .ul .li .cell {
  display: table-cell; }

.bootstrap-vnp .box-shopcart .bootstrap-vnp.box-bill .ul .li .txt {
  width: 150px; }

.bootstrap-vnp .box-shopcart .bootstrap-vnp.box-bill .ul .li .val {
  text-align: right;
  color: #ed0c27; }

.bootstrap-vnp .box-shopcart .bootstrap-vnp.box-bill .total {
  border: 1px solid #e3e2e2;
  padding: 10px;
  text-align: center;
  background: #f2f7f8; }

.bootstrap-vnp .box-shopcart .bootstrap-vnp.box-bill .total .value {
  font-size: 20px;
  color: #ed0c27; }

.bootstrap-vnp .box-shopcart .bootstrap-vnp.box-bill .actions {
  padding: 10px 20px; }

.bootstrap-vnp .box-shopcart .bootstrap-vnp.box-bill .actions .btn {
  background: #e51f2d;
  color: #fff;
  cursor: pointer;
  border-radius: 0px;
  width: 100%;
  font-size: 20px;
  text-transform: uppercase; }

.bootstrap-vnp .box-shopcart .bootstrap-vnp.box-bill .actions .btn:hover {
  background: #bb1621; }

.bootstrap-vnp .box-shopcart .panel.-login {
  background: #f2f7f8; }

.bootstrap-vnp .box-shopcart .form-login .note {
  margin-bottom: 15px; }

.bootstrap-vnp .box-shopcart .form-login .form-group {
  display: table;
  width: 100%; }

.bootstrap-vnp .box-shopcart .form-login .label-text {
  display: table-cell;
  width: 120px;
  padding-right: 10px;
  vertical-align: middle; }

.bootstrap-vnp .box-shopcart .form-login .input {
  display: table-cell; }

.bootstrap-vnp .box-shopcart .form-login .btn-login {
  padding: 2px 40px;
  display: inline-block;
  background: #e31803;
  color: #fff;
  font-size: 20px;
  text-align: center;
  text-transform: uppercase;
  display: block; }

.bootstrap-vnp .box-shopcart .form-login .btn-login:hover {
  background: #b11302;
  color: #fff; }

.bootstrap-vnp .box-shopcart .form-login .forget-pass {
  text-align: right;
  display: block;
  margin-bottom: 14px; }

.bootstrap-vnp .box-shopcart .form-login .link {
  display: inline-block;
  text-align: right;
  color: #0066b3;
  border-bottom: 1px solid #0066b3; }

.bootstrap-vnp .box-shopcart .form-login .link:hover {
  color: #004980; }

.bootstrap-vnp .box-shopcart .form-register .headline {
  margin-bottom: 30px;
  font-size: 18px; }

.bootstrap-vnp .box-shopcart .form-register .desc {
  margin-bottom: 20px; }

.bootstrap-vnp .box-shopcart .form-register .btn-register {
  padding: 2px 10px;
  font-size: 20px;
  text-transform: uppercase;
  text-align: center;
  background: #4cbc01;
  color: #fff;
  margin-top: 40px;
  display: block; }

.bootstrap-vnp .box-shopcart .form-register .btn-register:hover {
  background: #378901; }

.bootstrap-vnp .box-shopcart .bootstrap-vnp.box-info .info {
  margin-bottom: 17px; }

.bootstrap-vnp .box-shopcart .bootstrap-vnp.box-info ul > li {
  display: table;
  width: 100%;
  margin-bottom: 5px; }

.bootstrap-vnp .box-shopcart .bootstrap-vnp.box-info ul > li .txt {
  display: table-cell;
  width: 120px;
  padding-right: 10px; }

.bootstrap-vnp .box-shopcart .bootstrap-vnp.box-info ul > li .val {
  display: table-cell; }

.bootstrap-vnp .box-shopcart .bootstrap-vnp.box-info .actions {
  text-align: center;
  margin-top: 20px; }

.bootstrap-vnp .box-shopcart .bootstrap-vnp.box-info .table-gray {
  width: 100%; }

.bootstrap-vnp .box-shopcart .bootstrap-vnp.box-info .table-gray td,
.bootstrap-vnp .box-shopcart .bootstrap-vnp.box-info .table-gray th {
  border: 1px solid #ddd;
  padding: 8px 10px;
  font-weight: normal; }

.bootstrap-vnp .box-shopcart .bootstrap-vnp.box-info .table-gray th {
  text-align: center;
  background: #f3f3f3;
  border-left-color: #f3f3f3;
  border-right-color: #f3f3f3; }

.bootstrap-vnp .box-shopcart .panel.-transaction .li {
  margin-bottom: 20px; }

.bootstrap-vnp .box-shopcart .panel.-transaction .li:last-child {
  margin-bottom: 0px; }

.bootstrap-vnp .box-shopcart .panel.-transaction .btn-pay {
  text-transform: uppercase;
  border-radius: 0px; }

.bootstrap-vnp .section-pricing .pricing-canvas {
  display: table;
  width: 100%;
  border: 1px solid #ddd; }

.bootstrap-vnp .section-pricing .pricing-canvas .pricing-item {
  display: table-cell;
  border-right: 1px solid #ddd; }

.section-pricing .pricing-canvas .pricing-item:hover .head,
.section-pricing .pricing-canvas .pricing-item:hover .price-box {
  background: #4cbc01; }

.bootstrap-vnp .section-pricing .pricing-canvas.-custom {
  display: block; }

.bootstrap-vnp .section-pricing .pricing-canvas.-custom .pricing-item {
  width: 25%;
  float: left; }

.bootstrap-vnp .section-pricing .pricing-canvas.-custom:after {
  content: "";
  display: block;
  clear: both; }

.bootstrap-vnp .section-pricing .pricing-canvas .pricing-item:last-child {
  border-right: 0px; }

.bootstrap-vnp .section-pricing .pricing-canvas .pricing-item:hover .head,
.bootstrap-vnp .section-pricing .pricing-canvas .pricing-item:hover .price-box {
  background: #4cbc01; }

.bootstrap-vnp .section-pricing .head {
  background: #0a96df;
  color: #fff;
  padding: 5px 10px;
  text-align: center;
  text-transform: uppercase;
  border-bottom: 1px solid #ddd; }

.bootstrap-vnp .section-pricing .price-box {
  padding: 20px;
  background: #0054a6; }

.bootstrap-vnp .section-pricing .price-box .price-desc {
  height: 80px;
  background: #fff;
  border-radius: 20px;
  text-align: center; }

.bootstrap-vnp .section-pricing .price-box .price-desc .val {
  position: relative;
  top: 50%;
  color: #999;
  transform: translateY(-50%); }

.bootstrap-vnp .section-pricing .price-box .price-desc .val .num {
  display: block;
  color: #222;
  font-weight: bold; }

.bootstrap-vnp .section-pricing .pricing-mess {
  font-size: 14px; }

.bootstrap-vnp .section-pricing .pricing-mess .li {
  padding: 7px 10px; }

.bootstrap-vnp .section-pricing .pricing-mess .li:nth-child(2n+2) {
  background: #f3f3f3; }

.bootstrap-vnp .section-pricing .pricing-mess .icon {
  font-size: 14px;
  width: 16px;
  margin-right: 5px;
  color: #4cbc01; }

.bootstrap-vnp .section-pricing .pricing-mess .icon.no {
  color: #ffa63d; }

.bootstrap-vnp .section-pricing .actions .btn {
  width: 100%;
  border-radius: 0px;
  text-align: center;
  background: #0a96df;
  font-size: 16px;
  text-transform: uppercase;
  color: #fff; }

.bootstrap-vnp .section-pricing .actions .btn:hover {
  background: #0875ae; }

.bootstrap-vnp .section-pricing .actions .btn.btn-trial {
  background: #ffa63d; }

.bootstrap-vnp .section-pricing .actions .btn.btn-trial:hover {
  background: #ff8f0a; }

.bootstrap-vnp .section-pricing.box-shopcart .table-pricing {
  width: 100%;
  max-width: 100%; }

.bootstrap-vnp .section-pricing.box-shopcart .table-pricing th {
  border-bottom: none;
  font-size: 18px;
  text-transform: uppercase; }

.bootstrap-vnp .section-pricing .pricing-box {
  border: 1px solid #ddd;
  margin: 15px 0px; }

.bootstrap-vnp .section-pricing .pricing-box .pricing-mess {
  background: #f3f3f3;
  padding: 20px;
  border-bottom: 1px solid #ddd; }

.bootstrap-vnp .section-pricing .pricing-box .price {
  padding: 10px;
  text-align: center;
  font-size: 16px;
  color: #999; }

.bootstrap-vnp .section-pricing .pricing-box .price .number {
  color: #222; }

@media (max-width: 991px) {
  .bootstrap-vnp .section-pricing .pricing-canvas {
    display: block; }

  .bootstrap-vnp .section-pricing .pricing-canvas .pricing-item {
    display: block;
    width: 50%;
    float: left; }

  .bootstrap-vnp .section-pricing .pricing-canvas .pricing-item:nth-child(2n+3) {
    clear: both; }

  .bootstrap-vnp .section-pricing .pricing-canvas.-custom .pricing-item {
    width: 50%; } }
@media (max-width: 768px) {
  .bootstrap-vnp .section-pricing .pricing-canvas .pricing-item {
    width: 100%;
    margin-bottom: 20px;
    border: 1px solid #ddd; }

  .bootstrap-vnp .box-footer {
    width: 100%; }

  #homeslider .bootstrap-vnp.box-content .image {
    display: none; }

  .section.-news .item {
    margin-bottom: 20px; }

  #homeslider .carousel-inner > .item {
    min-height: 0px; }

  .label-text {
    text-align: left; }

  .bootstrap-vnp .box-shopcart .steps .step {
    text-align: center;
    padding: 10px; }

  .bootstrap-vnp .box-shopcart .steps .txt {
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }

  .bootstrap-vnp .box-shopcart .bootstrap-vnp.box-info ul > li {
    margin-bottom: 10px; }

  .bootstrap-vnp .box-shopcart .bootstrap-vnp.box-info ul > li .txt,
  .bootstrap-vnp .box-shopcart .bootstrap-vnp.box-info ul > li .val {
    display: block;
    width: 100%; }

  .bootstrap-vnp .box-shopcart .bootstrap-vnp.box-bill .ul .li .txt,
  .bootstrap-vnp .box-shopcart .bootstrap-vnp.box-bill .ul .li .val {
    display: block;
    text-align: left; }

  .bootstrap-vnp .section-pricing .pricing-canvas.-custom .pricing-item {
    width: 100%; } }
@media (max-width: 480px) {
  .bootstrap-vnp .box-shopcart .steps {
    padding-left: 30px;
    position: relative; }

  .bootstrap-vnp .box-shopcart .steps:before {
    content: "";
    width: 3px;
    height: 100%;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 20px;
    background: #999; }

  .bootstrap-vnp .box-shopcart .form-login .label-text,
  .bootstrap-vnp .box-shopcart .form-login .input {
    display: block; }

  .bootstrap-vnp .box-shopcart .steps .step {
    width: 100%;
    text-align: left;
    border-bottom: 0px;
    padding: 10px 0px;
    position: relative;
    padding-left: 20px; }

  .bootstrap-vnp .box-shopcart .steps .step .number {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: -24px;
    margin: auto; } }
.aui .news-related {
  margin-bottom: 20px; }

.aui .news-related .title {
  margin: 0px;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #d5d6d7; }

.aui .other_assets_news {
  margin-bottom: 20px; }

.aui .article .other_assets_news li {
  margin-bottom: 0px; }

.aui .article iframe {
  width: 100% !important;
  height: auto !important; }

.aui .other_assets_news li a {
  padding: 5px 10px;
  display: block;
  position: relative;
  padding-left: 20px; }

.aui .other_assets_news li a:before {
  top: 15px;
  left: 0px;
  content: "";
  width: 4px;
  height: 4px;
  position: absolute;
  background: #036eda; }

.portlet-asset-publisher .asset-content {
  margin: 0px !important; }

.aui .article h1 {
  margin: 0px;
  margin-bottom: 20px;
  font-size: 32px; }

.aui .article .date_post {
  margin-bottom: 0px; }

.aui .article .asset-content * {
  font-family: arial !important;
  line-height: 1.3333 !important; }

.aui .article .title-news {
  border-bottom: 1px dotted #ddd;
  padding-bottom: 10px;
  margin-bottom: 20px; }

.aui .article .title-news div {
  margin-bottom: 0px; }

.aui .article .title-news .col-sm-6 {
  padding: 0px; }

.aui .article .title-news .row-cont:after {
  content: "";
  display: block;
  clear: both; }

.aui .article p, .aui .article div, .aui .article li {
  line-height: 20px;
  }

#share-social {
  float: right; }

#share-social > a {
  display: inline-block;
  width: 30px;
  text-align: center;
  line-height: 30px;
  height: 30px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  color: #fff; }

#share-social > a:nth-child(1) {
  background: #3b5999; }

#share-social > a:nth-child(2) {
  background: #55acee; }

#share-social > a:nth-child(3) {
  background: #dd4b39; }

#share-social > a:hover {
  opacity: 0.8; }