/* custom boostrap */

.video-container {
            position: relative;
            width: 100%;
            padding-bottom: 56.25%; /* Tỉ lệ 16:9 */
            height: 0;
            overflow: hidden;
            max-width: 800px;
            margin: auto;
        }
        .video-container iframe {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
        }
.content_tc {
    width: 100%;
    margin: 0 auto;
    min-height:100px;
}
.headerdt{
    font-size: 28px;
    color: #004689;  
    text-transform: uppercase;
    font-family: 'Montserrat-Bold';
    font-weight: normal;
    text-align:center;
}
.content_tc a img{
    float: left;
    //padding-left: 15%;
    height:110px;
}
.namecty{text-align:center;padding:3px;font-size:26px;font-family:revert;color:blue;}

.hotline-1{background: #ED081E;display: inline-block;float: right;color:#fff;padding:9px;border-radius: 7px;font-size: 17px;margin-right: 15px;}
.hotline-2{background: #00A95F;display: inline-block;float: right;color:#fff;padding:9px;border-radius: 7px;font-size: 17px;margin-right: 15px;}
.popup-with-zoom-animxxx {background: #00A95F;display: inline-block;float: right;color:#fff;padding:9px;border-radius: 7px;font-size: 17px;margin-right: 15px;}

h1.name {
  font-size: 20pt;
}
h1.header,
h2.header,
h3.header {
  position: relative;
  //text-align: center;
  font-size: 16px;
  font-weight: 700;
  //padding-bottom: 3px;
  text-transform: uppercase;
}
h3.header:after {
  content: "";
  display: block;
  background: #00a2d1 center center no-repeat;
  width: 100px;
  height: 4px;
  margin: 15px 10px;
}
.warper {
  margin-top: 0px;
  background-color: #fff;
}
/* header */
header {
  text-align: center;
  clear: both;
  overflow: hidden;
  background-color: #2A2A2A;
}
header .logo {
  padding: 10px 0;
  height: 100px;
}
header .logo img {
  max-width: 100%;
  max-height: 100%;
}
header .title h2 {
  font-size: 40px;
  font-weight: bold;
  color: red;
  text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
}
header .title p {
  font-size: 30px;
  font-weight: bold;
  color: #FCF700;
  text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
}
header .search {
  padding: 20px 0;
}
header .search .form-search {
  position: relative;
  margin: 0;
  padding: 0;
}
header .search .form-search .form-group {
  float: left;
}
header .search .form-search .form-group .form-control {
  height: 45px;
  padding: 0px 25px;
  border-radius: 0px;
  border: none;
  box-shadow: none;
  width: 300px;
}
header .search .form-search .btn-search {
  color: #0D4671;
  line-height: 45px;
  padding: 0;
  width: 45px;
  border-radius: 0px;
  border: none;
  box-shadow: none;
  display: block;
  height: auto;
}
header .search .navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}
@media (min-width: 768px) {
  header .search .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
header .phone {
  padding: 20px 0;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}
/* navigation */
.navigation {
  //background-color: #96744e;
  font-family: 'Tahoma', Arial, Verdana, sans-serif;
  z-index: 99999;
 // position: relative;
  //border-top: 4px solid #0D4671;
 // border-bottom: 4px solid #0D4671;
  -webkit-box-shadow: 0px 3px 10px -2px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 3px 10px -2px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 3px 10px -2px rgba(0, 0, 0, 0.75);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  /* dropdown menu */
}
.navigation .search .form-control {
  border: 2px solid #0094d4;
}
.navigation .search button[type="submit"] {
  background-color: #0094d4;
  //color: #fff;
}
.navigation .navbar {
  margin-bottom: 0;
  
}
.navigation .navbar-default {
  min-height: 0;
  border: 0;
}
.navigation .navbar-default .navbar-collapse,
.navigation .navbar-default .navbar-form {
  //border-color: #96744e;
}
.navigation .navbar-brand,
.navigation .logo {
  padding: 0;
}
.navigation .navbar-brand img,
.navigation .logo img {
  max-height: 100%;
}
.navigation .navbar-nav > li {
 // background-color: #96744e;
 //color:black;
}
.navigation .navbar-nav > li:hover {
  background-color: #0D4671;
}
.navigation .navbar-nav > li:hover a {
  color: #fff;
}
.navigation .navbar-nav > li > a {
  //color: #fff;
  text-transform: capitalize;
  font-size: 13px;
  font-weight: bold;
  padding: 15px 15px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .navigation .navbar-nav > li > a {
    font-size: 18px;
    font-weight: bold;
    padding: 15px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .navigation .navbar-nav > li > a {
    font-size: 12px;
    font-weight: bold;
    padding: 15px 6px;
  }
}
.navigation .navbar-nav > li .dropdown-menu {
  //background-color: #96744e;
  margin: 0;
  padding: 0;
  border-top: 2px solid #82D5DB;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navigation .dropdown-menu > li > a {
  color: #0D4671;
  padding: 10px 20px;
}
.navigation .navbar-default .navbar-nav > .open > a,
.navigation .navbar-default .navbar-nav > .open > a:focus,
.navigation .navbar-default .navbar-nav > .open > a:hover {
  background-color: #0D4671;
  color: #fff;
}
.navigation .dropdown:hover > .dropdown-menu {
  display: block;
}
.navigation .navbar-default .navbar-nav .open .dropdown-menu > li > a {
  color: #0D4671;
  padding: 10px 20px;
}
.gallery {
  padding: 15px;
  position: relative;
}
.gallery .header {
  margin-bottom: 20px;
}
.gallery .header h4 {
  line-height: 1em;
  font-size: 18px;
  font-family: 'Tahoma', Arial, Verdana, sans-serif;
  font-weight: bold;
  display: table-cell;
  white-space: pre;
}
.gallery .header .hr-box {
  display: table-cell;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 100%;
}
.gallery .header .hr-box .hr-line {
  height: 1px;
  border-top: 1px solid #2a2a2a;
  display: block;
  position: relative;
  top: 1px;
  width: 100%;
}
.gallery .custombutton .next,
.gallery .custombutton .prev {
  color: #000;
  position: absolute;
  top: 50%;
  z-index: 999;
  cursor: pointer;
}
.gallery .custombutton .next {
  right: 10px;
}
.gallery .custombutton .prev {
  left: 10px;
}
.gallery .box-content {
  display: block;
  padding: 0px 30px;
}
.gallery .box-content .owl-gallery {
  padding: 0 10px;
}
.gallery .box-content img {
  height: 100px;
}
.slider .slider-button {
  position: relative;
}
.slider .slider-button .prev,
.slider .slider-button .next {
  position: absolute;
  top: 40%;
  z-index: 99;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.1);
  padding: 15px 20px;
  font-size: 18px;
}
.slider .slider-button .prev {
  left: 0;
}
.slider .slider-button .next {
  right: 0;
}
.slider .owl-carousel .owl-item img {
  height: 500px;
}
@media (min-width: 768px) and (max-width: 992px) {
  .slider .owl-carousel .owl-item img {
    height: 400px;
  }
}
@media (max-width: 768px) {

.namecty{font-size:16px;}
.hotline-1{background: #ED081E;display: inline-block;float: right;color:#fff;padding:9px;border-radius: 7px;font-size: 11px;margin-right:9px;margin-top:3px;}
.hotline-2{display:none;}
.popup-with-zoom-animxxx {background: #00A95F;display: inline-block;float: right;color:#fff;padding:9px;border-radius: 7px;font-size: 12px;margin-right: 5px;margin-top:3px;}


  .slider .owl-carousel .owl-item img {
    height: 350px;
    
  }
   .slider .carousel {display:block;
	}
}
@media (max-width: 568px) {
  .slider .owl-carousel .owl-item img {
    height: 250px;
  }
}
@media (max-width: 468px) {
  .slider .owl-carousel .owl-item img {
    height: 200px;
  }
}
.slider-partner {
  position: relative;
  padding: 10px 0;
  margin-bottom: 10px;
}
.slider-partner .box-content {
  position: relative;
}
.slider-partner .wg_pr_btn .next,
.slider-partner .wg_pr_btn .prev {
  position: absolute;
  top: 19%;
  z-index: 99;
  padding: 0;
  font-size: 15px;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  line-height: 47px;
  text-align: center;
  color: #fff;
  opacity: 0.1;
  background-color: #000000;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}
.slider-partner .wg_pr_btn .next {
  right: 0px;
}
.slider-partner .wg_pr_btn .prev {
  left: 0px;
}
.slider-partner .wg_pr_btn .next:hover,
.slider-partner .wg_pr_btn .prev:hover {
  background-color: #0D4671 !important;
}
.slider-partner .title-header {
  border: none;
}
.slider-partner .title-header h2.header,
.slider-partner .title-header h3.header {
  font: bold 18px/20px Roboto, sans-serif;
  color: #00a1f1;
}
.slider-partner .owl-carousel .owl-item img {
  width: auto;
}
.slider-partner .item-brand {
  display: table;
  width: 100%;
}
.slider-partner .image-brand {
  display: table-cell;
  height: 109px;
  width: 100%;
  text-align: center;
  vertical-align: middle;
  border: solid 1px #ebebeb;
}
.slider-partner .image-brand img {
  max-height: 100%;
  max-width: 100%;
}
.slider-partner .title-brand {
  display: table-row;
  width: 100%;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  background-color: #2a2a2a;
  color: #fff;
}
.home-about {
  margin-bottom: 30px;
  overflow: hidden;
}
.home-about .info {
  position: relative;
  width: 43.0769%;
  float: left;
  padding: 27px 0 27px 30px;
  background-color: #2a2a2a;
  height: 240px;
}
.home-about .info h3 {
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 17px;
}
.home-about .info .desc {
  color: #989898;
  line-height: 22px;
}
.home-about .info .color-featured {
  text-decoration: none;
  color: #00a2d1;
}
.home-about .info:after {
  content: '';
  position: absolute;
  top: 0;
  right: -67px;
  width: 0;
  height: 0;
  border-top: 0 solid transparent;
  border-bottom: 240px solid transparent;
  border-left: 67px solid #2a2a2a;
}
.home-about .image {
  width: 56.9231%;
  float: left;
  height: 240px;
  overflow: hidden;
}
.home-about .image img {
  text-align: center;
}
.home-about .img-fix {
  width: 100%;
}
/* sidebar */
.sidebar {
  padding-right: 0;
  padding-top: 10px;
  font-family: 'Tahoma', Arial, Verdana, sans-serif;
}
.sidebar .box {
  margin-bottom: 10px;
}
.sidebar .box h3.header {
  background-color: #0D4671;
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  padding: 10px;
  margin: 0;
}
.sidebar .box .box-content {
  padding: 10px;
  overflow: hidden;
  border: 1px solid #e6f2f7;
}
.sidebar .box .box-content ul {
  list-style: none;
}
.sidebar .box table tr td {
  padding: 10px;
}
.no-padding {
  padding: 0 !important;
}
.featured-prod {
  margin-bottom: 10px;
  overflow: hidden;
}
.featured-prod .info {
  padding: 30px 20px 32px;
  background-color: #2a2a2a;
}
.featured-prod .info h3 {
  font-size: 16px;
  margin-bottom: 25px;
  font-weight: 700;
}
.featured-prod .info h3 a {
  color: #fff;
}
.featured-prod .info .desc {
  color: #989898;
  padding-bottom: 18px;
  border-bottom: solid 1px #363636;
  margin-bottom: 20px;
}
.featured-prod .info .color-featured {
  text-decoration: none;
  color: #00a2d1;
}
.featured-prod .info .price-box {
  position: absolute;
  bottom: 0;
  right: 12px;
  margin-bottom: 0;
  font-weight: 700;
  color: #fff;
  background-color: #00a2d1;
  padding: 4px 20px;
}
.featured-prod .info .price-box .product-price {
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  display: block;
  font-weight: 500;
}
.featured-prod .info .price-box:before {
  content: '';
  position: absolute;
  left: -16px;
  top: 0;
  width: 0;
  height: 0;
  border-top: 32px solid transparent;
  border-bottom: 0 solid transparent;
  border-right: 16px solid #00a2d1;
}
/* product */
.products {
  background-color: rgba(255, 255, 255, 0.7);
  clear: both;
}
.products h1.header,
.products h2.header {
  text-align: center;
  font-weight: bold;
  color: #183544;
  font-size: 21px;
}
.products .item,
.product-slider-horizontal .item {
  overflow: hidden;
  margin-bottom: 10px;
  text-align: center;
}
.products .item .img,
.product-slider-horizontal .item .img {
  position: relative;
  padding: 0;
  width: 100%;
  height: 230px;
  margin-right: 5px;
  overflow: hidden;
}
.products .item .img img,
.product-slider-horizontal .item .img img {
  height: 100%;
}
.products .item .title,
.product-slider-horizontal .item .title {
  z-index: 10;
  position: relative;
  padding: 15px 0;
  border-bottom: solid 1px #ebebeb;
}
.products .item .title h3,
.product-slider-horizontal .item .title h3 {
  text-align: left;
  font-size: 1em;
  line-height: 18px;
  color: #555555;
  font-weight: 600;
  margin: 0;
  padding: 0;
  height: 19px;
  overflow: hidden;
}
.products .item .title h3 a,
.product-slider-horizontal .item .title h3 a {
  color: #000;
}
.products .item .title .excerpt,
.product-slider-horizontal .item .title .excerpt {
  height: 40px;
  overflow: hidden;
}
.products .item .product-item-price,
.product-slider-horizontal .item .product-item-price {
  color: red;
  font-size: 14px;
  line-height: 24px;
  font-weight: bold;
  display: inline-block;
}
.products .item .product-item-price-old,
.product-slider-horizontal .item .product-item-price-old {
  text-decoration: line-through;
  color: #acacac;
  font-size: 14px;
  line-height: 26px;
}
.product-slider-vertical ul {
  overflow: hidden;
  width: 100%;
}
.product-slider-vertical .item {
  padding-bottom: 10px;
  overflow: hidden;
}
.product-slider-vertical .item .img {
  padding: 0;
  float: left;
  width: 100px;
  height: 100px;
  margin-right: 5px;
  border: 1px solid #ccc;
  overflow: hidden;
  display: -webkit-flex;
  -webkit-align-items: center;
  display: flex;
  align-items: center;
}
.product-slider-vertical .item .img img {
  width: 100%;
}
.product-slider-vertical .item .title {
  font-family: 'Tahoma', Arial, Verdana, sans-serif;
}
.product-slider-vertical .item .title h3 {
  height: 17px;
  overflow: hidden;
  font-size: 15px;
  font-weight: 300;
  padding: 0;
  margin: 0  0 5px 0;
}
.product-slider-vertical .item .title h3 a {
  color: #000;
}
.product-slider-vertical .item .title .excerpt {
  height: 40px;
  overflow: hidden;
}
.product-slider-vertical .item .product-item-price {
  color: #0D4671;
  font-size: 14px;
  line-height: 26px;
  font-weight: bold;
  margin-right: 10px;
  margin-bottom: 10px;
  display: inline-block;
}
.product-slider-vertical .item .product-item-price-old {
  text-decoration: line-through;
  color: #acacac;
  font-size: 14px;
  line-height: 26px;
}
.product-slider-horizontal {
  position: relative;
  background-color: #fff;
  padding: 5px;
  margin: 5px 0;
}
.product-slider-horizontal .wg_pr_btn .next,
.product-slider-horizontal .wg_pr_btn .prev {
  position: absolute;
  top: 45%;
  z-index: 99;
  padding: 5px 10px;
  font-size: 20px;
  color: #fff;
  opacity: 0.1;
  background-color: #000000;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}
.product-slider-horizontal .wg_pr_btn .next {
  right: 0px;
}
.product-slider-horizontal .wg_pr_btn .prev {
  left: 0px;
}
.product-slider-horizontal .wg_pr_btn .next:hover,
.product-slider-horizontal .wg_pr_btn .prev:hover {
  background-color: #0D4671 !important;
}
.product-slider-horizontal .wg_pr_btn_top .next,
.product-slider-horizontal .wg_pr_btn_top .prev {
  position: absolute;
  top: 10px;
  z-index: 99;
  padding: 4px 10px 0px 10px;
  font-size: 10px;
  color: #fff;
  opacity: 0.1;
  background-color: #000000;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}
.product-slider-horizontal .wg_pr_btn_top .next {
  right: 5px;
}
.product-slider-horizontal .wg_pr_btn_top .prev {
  right: 33px;
}
.product-slider-horizontal .wg_pr_btn_top .next:hover,
.product-slider-horizontal .wg_pr_btn_top .prev:hover {
  background-color: #0D4671 !important;
}
.product-slider-horizontal:hover .wg_pr_btn .next,
.product-slider-horizontal:hover .wg_pr_btn_top .next,
.product-slider-horizontal:hover .wg_pr_btn .prev,
.product-slider-horizontal:hover .wg_pr_btn_top .prev {
  opacity: 1;
  background-color: #000000;
}
.products-detail {
  font-family: 'Tahoma', Arial, Verdana, sans-serif;
  padding: 10px;
}
.products-detail .page-child {
  overflow: hidden;
}
.products-detail h1.header {
  display: block;
  font-size: 27px;
  margin: 0;
  text-transform: uppercase;
  color: #000;
}
.products-detail h1,
.products-detail h2,
.products-detail h3,
.products-detail h4,
.products-detail h5,
.products-detail h6 {
  font-family: 'Tahoma', Arial, Verdana, sans-serif;
  margin-bottom: 10px;
}
.products-detail h1 {
  font-size: 25px;
}
.products-detail h2 {
  font-size: 23px;
}
.products-detail h3 {
  font-size: 20px;
}
.products-detail h4 {
  font-size: 18px;
}
.products-detail h5 {
  font-size: 16px;
}
.products-detail h6 {
  font-size: 15px;
}
.products-detail .category-detail {
  color: #999!important;
  font-size: 14px;
  font-weight: 400!important;
  font-family: Roboto, sans-serif;
  line-height: 20px;
}
.products-detail .excerpt-detail {
  overflow-y: auto;
  max-height: 200px;
  margin: 10px 0;
}
.products-detail .box-price-detail {
  padding: 5px;
}
.products-detail .box-price-detail p {
  display: inline-block;
  font-size: 20px;
}
.products-detail .box-price-detail p.price {
  font-weight: bold;
  font-size: 18px;
  color: #FF0000;
}
.products-detail .box-price-detail p.price-old {
  font-weight: 200;
}
.products-detail .gallery-product-img {
  position: relative;
  text-align: center;
}
.products-detail .gallery-product-img img,
.products-detail .gallery-product-img .zoomWrapper {
  max-width: 100%!important;
  height: 350px!important;
}
.products-detail .gallery-product-thum {
  position: relative;
  overflow: hidden;
}
.products-detail .gallery-product-thum .custombutton .next,
.products-detail .gallery-product-thum .custombutton .prev {
  position: absolute;
  top: 35%;
  background-color: rgba(7, 50, 86, 0.68);
  color: #fff;
  line-height: 15px;
  z-index: 99;
  cursor: pointer;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
}
.products-detail .gallery-product-thum .custombutton .next {
  right: -30px;
  padding: 15px 10px;
}
.products-detail .gallery-product-thum .custombutton .prev {
  left: -30px;
  padding: 15px 10px;
}
.products-detail .gallery-product-thum .gallery-product a {
  padding: 0;
  width: 100%;
  height: 100px;
  margin-right: 5px;
  border: 1px solid #ccc;
  overflow: hidden;
  display: -webkit-flex;
  -webkit-align-items: center;
  display: flex;
  align-items: center;
  text-align: center;
  margin-top: 10px;
  display: block;
  background-color: #efefef;
  opacity: 0.5;
}
.products-detail .gallery-product-thum .gallery-product a.active,
.products-detail .gallery-product-thum .gallery-product a:hover {
  border: 1px solid #0D4671;
  opacity: 1;
}
.products-detail .gallery-product-thum .gallery-product img {
  width: auto;
  height: 100%;
  display: inline-block;
}
.products-detail .gallery-product-thum:hover .next {
  right: 0px;
}
.products-detail .gallery-product-thum:hover .prev {
  left: 0px;
}
.products-detail .btn-socianetwork {
  border: 1px solid #ebebeb;
  display: inline-block;
  padding: 5px 20px;
  color: #777;
  min-width: 100px;
}
.products-detail .btn-socianetwork:hover {
  color: #fff;
}
.products-detail .btn-socianetwork:hover i.fa {
  color: #fff;
}
.products-detail .btn-facebook i.fa {
  color: #7489B8;
}
.products-detail .btn-google i.fa {
  color: #E04B34;
}
.products-detail .btn-twitter i.fa {
  color: #00AAF0;
}
.products-detail .btn-facebook:hover {
  background-color: #7489B8;
}
.products-detail .btn-google:hover {
  background-color: #E04B34;
}
.products-detail .btn-twitter:hover {
  background-color: #00AAF0;
}
.products-detail .nav-tabs > li {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.products-detail .nav-tabs > li.active > a,
.products-detail .nav-tabs > li.active > a:focus,
.products-detail .nav-tabs > li.active > a:hover {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-size: 18px;
  font-weight: bold;
}
.products-detail .tab-content {
  border-top: 0px solid #ccc;
}
/* post */
.post .post-list {
  overflow: hidden;
}
.post .post-list .item {
  overflow: hidden;
  margin-bottom: 10px;
  max-height: 200px;
}
.post .post-list .item .img {
  padding: 0;
  overflow: hidden;
}
.post .post-list .item .img img {
  width: 100%;
  vertical-align: top;
  margin: 0 0 0;
}
.post .post-list .item .title h1.header,
.post .post-list .item .title h2.header,
.post .post-list .item .title h3.header {
  margin-top: 0;
  padding-top: 0;
}
.post .post-list .item .title .time {
  padding: 5px 0;
  font-size: 12px;
}
.post .post-list .item .title .time .block {
  padding-right: 5px;
  display: inline-block;
}
.post .post-list .item .title .time i.fa {
  color: #ccc;
  font-weight: bold;
  padding-right: 5px;
}
.post .post-list .item .title .time span {
  color: #9C9C9C;
}
.post .page-detail .time {
  padding: 5px 0;
  font-size: 12px;
}
.post .page-detail .time .block {
  padding-right: 10px;
  display: inline-block;
}
.post .page-detail .time i.fa {
  color: #000;
  font-weight: bold;
  padding-right: 5px;
}
.post .page-detail .time span {
  color: #000;
}
.post .page-detail #comment h3 {
  font-size: 18px;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 5px;
  border-bottom: 2px solid #0D4671;
  padding-bottom: 5px;
  color: #0D4671;
}
.post .page-detail #comment .post-list .item {
  margin-bottom: 5px;
}
.post .page-detail #comment .post-list .item .img {
  height: 60px;
}
.post .page-detail #comment .post-list .item .img img {
  height: 100%;
}
.post .page-detail #comment .post-list .item .title h1.header,
.post .page-detail #comment .post-list .item .title h2.header,
.post .page-detail #comment .post-list .item .title h3.header {
  margin-top: 0;
  padding-top: 0;
  font-size: 15px;
  font-weight: 100;
  margin-bottom: 0;
  padding-bottom: 0;
}
.post .page-detail #comment .post-list .item .title h1.header a,
.post .page-detail #comment .post-list .item .title h2.header a,
.post .page-detail #comment .post-list .item .title h3.header a {
  color: #000;
}
.post .page-detail #comment .post-list .item .title .title {
  font-size: 11px;
}
.post-slider-vertical ul {
  overflow: hidden;
}
.post-slider-vertical .item {
  padding-bottom: 10px;
  overflow: hidden;
}
.post-slider-vertical .item .img {
  padding: 0;
  background-color: #efefef;
  float: left;
  width: 100px;
  height: 100px;
  margin-right: 5px;
  border: 1px solid #ccc;
  overflow: hidden;
  display: -webkit-flex;
  -webkit-align-items: center;
  display: flex;
  align-items: center;
}
.post-slider-vertical .item .img img {
  width: 100%;
}
.post-slider-vertical .item .title {
  font-family: 'Tahoma', Arial, Verdana, sans-serif;
}
.post-slider-vertical .item .title h3 {
  height: 17px;
  overflow: hidden;
  font-size: 15px;
  font-weight: 700;
  padding: 0;
  margin: 0  0 5px 0;
}
.post-slider-vertical .item .title h3 a {
  color: #000;
}
.post-slider-vertical .item .title .excerpt {
  height: 40px;
  overflow: hidden;
}
.post-slider-horizontal .item {
  overflow: hidden;
  margin-bottom: 10px;
  padding:15% 5% 15% 5%;
}
.post-slider-horizontal .item .img {
  padding: 0;
  overflow: hidden;
  //height: 400px;
}
.post-slider-horizontal .item .img img {
  width: 100%;
  vertical-align: top;
  margin: 0 0 0;
}
.post-slider-horizontal .item .title h3 {
  height: 34px;
  overflow: hidden;
  font-size: 16px;
  font-weight: 700;
  padding: 0;
  margin: 10px  0 10px 0;
}
.post-slider-horizontal .item .title h3 a {
  color: #000;
}
.post-slider-horizontal .item .title .excerpt {
  height: 40px;
  overflow: hidden;
}
.post-categories-menu .box-content {
  padding: 0 !important;
  border: 1px solid #e6f2f7;
}
.post-categories-menu .panelvmenu {
  border: 0px solid #e6f2f7;
}
.post-categories-menu .panelvmenu a.list-group-item-vmenu {
  background-color: #fff;
  position: relative;
  display: block;
  padding: 10px 15px;
  font-family: 'Tahoma', Arial, Verdana, sans-serif;
  color: #000;
  font-size: 15px;
  border-bottom: 1px solid #ccc;
}
.post-categories-menu .panelvmenu a.arrow-sub-vmenu {
  position: relative;
  z-index: 999;
  float: right;
  border-left: 1px solid #ccc;
}
.post-categories-menu .panelvmenu a.arrow-sub-vmenu i {
  position: absolute;
  font-size: 20px;
  top: -42px;
  color: #161616;
  right: 0px;
  height: 42px;
  width: 42px;
  text-align: center;
  line-height: 42px;
  border-left: 1px solid #ccc;
}
.post-categories-menu .panelvmenu a.active {
  font-weight: bold;
}
/* page-child */
.page-child {
  padding: 10px;
  margin: 10px 0;
  background-color: #fff;
}
.page-child table {
  width: 100%;
}
.page-child table tr td {
  border: 1px solid #ccc;
  padding: 5px;
}
.page-child h1.header-detail,
.page-child h2.header-detail {
  font-family: 'Tahoma', Arial, Verdana, sans-serif;
  padding: 10px 0;
  font-size: 18px;
  font-weight: bold;
  margin-top: 0;
}
.page-child img {
  max-width: 100%;
  height: auto;
}
.page-child .tab-content {
  padding: 10px;
}
.page-child .nav-tabs > li > a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.page-child .nav-tabs > li {
  float: none !important;
}
@media (min-width: 480px) {
  .page-child .nav-tabs > li {
    float: left !important;
  }
}
.page-child .nav-tabs > li.active > a,
.page-child .nav-tabs > li.active > a:focus,
.page-child .nav-tabs > li.active > a:hover {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
footer {
  background-color: #f3f3f3;
  //color: #fff;
  overflow: hidden;
  padding: 20px;
}
footer a {
  //color: #fff;
}
footer ul {
  padding: 0;
}
.footer-bottom {
  background-color: #000;
  border-top: 1px solid #383636;
  padding: 10px 0;
}
.footer-bottom a {
  color: #fff;
}
/* Mixins */
@media (min-width: 1200px) {
  .container {
    width: 100%x;
  }
}
img {
  max-width: 100%;
}
