/*
Theme Name: Web Thiáº¿t Káº¿ Kiáº¿n TrÃºc 4519
Theme URI: http: //chili.vn
Description: Trang dÃ nh cho máº«u web site kiáº¿n trÃºc
Author: Chili
Author URI: http://chili.vn
Template: layerswp
Version: 1.0
Main Color:#000
Child Color:#fff
*/
@import url("../layerswp/style.css");
@import url("../layerswp-child/font-awesome/css/font-awesome.min.css");
body,
.story,
.copy,
.media .heading + .excerpt {
  font-size: 1.4rem;
  color: #000;
}
a {
  color: #000;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 1px;
}
body > section.wrapper-site {
  padding-left: 80px;
}
body > section.wrapper-site section .about-home:before,
body > section.wrapper-site section .thong-ke:before,
body > section.wrapper-site section .home-posts:before {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  height: 100%;
  z-index: 4;
  width: 7px;
  left: 42px;
  background-repeat: repeat-y;
  background-image: url(images/bg-dec.png);
  opacity: 0.5;
	opacity: 0;
	
}
.container {
  max-width: 1224px;
}
.admin-bar .header-site {
  margin-top: 32px;
}
.admin-bar .share-inner {
  top: 110px;
}
.header-site {
  padding: 0;
  width: 70%;
  top: 0;
  left: 0;
  height: 70px;
  background: #000 !important;
  z-index: 20;
  position: fixed;
}
.header-site.vis-header-b:before {
  width: 97%;
}
.header-site:before {
  content: '';
  position: absolute;
  bottom: 0;
  width: 50px;
  height: 1px;
  left: 15px;
  background: rgba(255, 255, 255, 0.21);
  -webkit-transition: all 500ms linear;
  -moz-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  -ms-transition: all 500ms linear;
  transition: all 500ms linear;
}
.header-site .header-menu {
  	padding-left: 80px;
	margin-top:12px;
}
.header-site .header-menu .site-logo-link img {
  width: 100%;
	max-height:80px;
}
.header-site .header-menu .logo {
  position: relative;
  z-index: 21;
	padding:10px 0;
 width:80px;
}
.header-site .header-menu .logo .site-description {
  display: none;
}
.header-site nav {
  position: relative;
  line-height: 0;
  display: block;
}
.header-site nav ul{
	display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    width: 85%;
    align-items: center;
}
.header-site nav li {
  margin: 0;
}
.header-site nav li.current-menu-parent > a:before {
  width: 25px;
}
.header-site nav li.current-menu-parent .sub-menu li.current-menu-item a:before {
  width: 0px;
}
.header-site nav li a {
  font-size: 10px;
  color: #fff;
  font-weight: 600;
  padding: 10px 15px;
  line-height: 1;
  letter-spacing: 1px;
  z-index: 2;
  text-transform: uppercase;
  -webkit-transition: all 100ms linear;
  -moz-transition: all 100ms linear;
  -o-transition: all 100ms linear;
  -ms-transition: all 100ms linear;
  transition: all 100ms linear;
}
.header-site nav li a:before {
  content: '';
  position: absolute;
  height: 1px;
  background: #ffffff;
  transition: all 300ms linear;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  width: 0;
  bottom: -4px;
  left: 15px;
}
.header-site nav li.current-menu-item > a:before {
  width: 25px;
}
.header-site nav li.menu-item-has-children > a:after {
  content: initial;
}
.header-site nav li.menu-item-has-children > ul.sub-menu {
  min-width: 190px;
  padding-bottom: 20px;
  visibility: hidden;
  border: none;
  background: rgba(0, 0, 0, 0.91);
  opacity: 0;
  margin-top: 30px;
  transition: all 0.2s ease-in-out;
}
.header-site nav li.menu-item-has-children > ul.sub-menu .menu-item-has-children a:after {
  content: initial;
}
.header-site nav li.menu-item-has-children > ul.sub-menu .menu-item-has-children:hover > ul.sub-menu {
  top: 0px;
  padding-top: 10px;
  left: 100%;
}
.header-site nav li.menu-item-has-children > ul.sub-menu:before {
  content: '';
  position: absolute;
  bottom: 12px;
  left: 10px;
  right: 10px;
  background: rgba(255, 255, 255, 0.21);
  height: 1px;
}
.header-site nav li.menu-item-has-children > ul.sub-menu li {
  width: 100%;
  border: none;
}
.header-site nav li.menu-item-has-children > ul.sub-menu li a {
  width: 100%;
  text-align: left;
  padding: 9px 12px;
  font-weight: 300;
}
.header-site nav li.menu-item-has-children > ul.sub-menu li a:hover {
  color: rgba(255, 255, 255, 0.61);
  background: transparent;
}
.header-site nav li.menu-item-has-children:hover > ul.sub-menu {
  opacity: 1;
  visibility: visible;
  margin-top: 0;
  top: 58px;
}
.header-site .show-share.isShare {
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.21);
}
.header-site .show-share {
  position: absolute;
  top: 15px;
  right: 50px;
  z-index: 21;
  cursor: pointer;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center ;
  color: rgba(255, 255, 255, 0.21);
  border: 1px solid rgba(255, 255, 255, 0.41);
}
.header-site .show-share span {
  color: #fff;
  position: absolute;
  left: -86px;
  top: -15px;
  opacity: 0;
  line-height: 1;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
  z-index: 2;
  text-decoration: line-through;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  transition: all 200ms linear;
}
.header-site .show-share:hover span {
  opacity: 1;
  top: 15px;
}
.header-site .show-share.isShare span {
  text-decoration: none;
}
.share-inner {
  position: fixed;
  z-index: 6;
  right: 30%;
  top: 80px;
  height: 0;
  visibility: hidden;
  width: 70%;
  background: #000;
  overflow: hidden;
}
.share-inner .lang-right-menu {
  text-align: right;
  height: 36px;
  display: block;
}
.share-inner .lang-right-menu li {
  margin-top: 10px;
  margin-right: 5px;
  display: inline-block;
}
.share-inner .lang-right-menu li:after {
  margin-left: 5px;
  display: inline-block;
  content: '';
  width: 1px;
  background: #fff;
  height: 12px;
}
.share-inner .lang-right-menu li:last-child {
  margin-right: 0;
}
.share-inner .lang-right-menu li:last-child:after {
  content: none;
}
.share-inner .share-container {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 50px;
  float: right;
  opacity: 0;
}
.share-inner .share-container .search-form label,
.share-inner .share-container .search-form .search-submit {
  display: inline-block;
}
.share-inner .share-container .search-form .search-submit {
  width: 36px;
  height: 36px;
  background: #fff;
  background-position: center;
  font-size: 0px;
  background-size: 15px 15px;
  background-repeat: no-repeat;
  background-image: url(images/search.png);
}
.share-inner .share-container .search-form {
  opacity: 0.9;
  display: inline-block;
}
.share-inner .share-container .search-form .search-field {
  font-size: 1.2rem;
  text-transform: uppercase;
  border: 2px solid #fff;
  color: #000;
  width: 360px;
  margin-right: -4px;
  transition: width 500ms linear;
}
.share-inner .share-container .search-form,
.share-inner .share-container .lang-right-menu {
  float: left;
}
.share-inner .share-container.vissc {
  opacity: 1;
}
.share-inner.visshare {
  visibility: visible;
  height: 68px;
}
.share-inner,
.share-container,
.show-share {
  transition: all 400ms linear;
  -webkit-transition: all 400ms linear;
  -moz-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  -ms-transition: all 400ms linear;
}
.swiper-container .swiper-pagination-switch {
  width: 22px;
  height: 2px;
  border-radius: 0px;
  border: none;
  transform: none;
  -webkit-transform: none;
  background: #fff;
}
.swiper-container .swiper-pagination-switch:hover {
  background: #fff;
  transform: none;
  -webkit-transform: none;
}
.swiper-container .swiper-pagination-switch.swiper-visible-switch.swiper-active-switch {
  border: none;
  background: #fff;
  transform: none;
  -webkit-transform: none;
  height: 4px;
}
#layers-widget-column-58 .heading{
	font-weight:600
}
/*paginate_links*/
.paginate_links {
 overflow: hidden;
 text-align: center;
 display: table;
}
.paginate_links .page-numbers{
 width: 32px;
 height: 32px;
 display: inline-block;
 float: left;
 margin: 0 5px 0 5px;
 padding-top: 7px;
 color: #000;
 border: 1px solid #000;
 margin-bottom: 5px;
}
.paginate_links .page-numbers:not(:first-child){
	margin-left:10px;
}
.paginate_links .page-numbers:hover{
 background: #000;
 color: #fff;
}
.paginate_links .page-numbers.prev,.paginate_links .page-numbers.next{
 background: transparent;
 width: auto;
 border: none;
}
.paginate_links .page-numbers.prev:hover,.paginate_links .page-numbers.next:hover{
 text-decoration: underline;
 color: #000;
}
.paginate_links .page-numbers.current{
 background: #000;
 color: #fff;
}
.row-slider-top {
  background: red;
  overflow: hidden;
  position: relative;
}
.about-home,
.thong-ke {
  overflow: hidden;
}
.slider-top:before {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  height: 100%;
  width: 7px;
  left: 42px;
  z-index: 5;
  background-repeat: repeat-y;
  background-image: url(images/bg-dec.png);
 /* opacity: 0.6;*/
	opacity: 0;
	display: none;
}
.slider-top.swiper-container {
  top: 0;
}
.slider-top .swiper-slide {
  -webkit-transition: all ease-in-out;
  -moz-transition: all ease-in-out;
  -o-transition: all ease-in-out;
  -ms-transition: all ease-in-out;
  transition: all ease-in-out;
}
.slider-top.swiper-container {
  z-index: 5;
}
.slider-top.swiper-container:hover .arrows .l-left-arrow {
  left: 40px;
}
.slider-top.swiper-container:hover .arrows .l-right-arrow {
  right: 40px;
}
.slider-top.swiper-container .arrows a {
  font-size: 10px;
  padding: 15px;
  line-height: 1;
  background: rgba(0, 0, 0, 0.31);
}
.slider-top .swiper-wrapper .overlay {
  padding-top: 0px !important;
}
.wrapper-site #wrapper-content .span-8 {
  padding-bottom: 0;
}
#wrapper-content{
	padding-top:0 !important;
}
.home-padding {
  padding: 120px 0;
}
section.row .layers-masonry-column {
  margin-bottom: 0;
}
.section-title-home .heading {
  line-height: 1.2;
  text-transform: uppercase;
  font-size: 40px;
  font-weight: 100;
	
}
#layers-widget-column-42  .heading{
	margin-bottom:25px
}
.section-title-home .heading strong {
  font-weight: bold;
  line-height: 2;
}
a.button {
  position: relative;
  background: transparent;
  font-weight: bold;
  padding: 12px 38px;
  font-size: 11px;
  color: #000;
  letter-spacing: 1px;
  -webkit-transition: all 400ms linear;
  -moz-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  -ms-transition: all 400ms linear;
  transition: all 400ms linear;
  border: 1px solid #000;
  overflow: hidden;
}
a.button:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: #000;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  transition: all 200ms linear;
  z-index: -1;
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}
a.button:after {
  content: "\f178";
  font-family: 'FontAwesome';
  -webkit-transition: all 400ms linear;
  -moz-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  -ms-transition: all 400ms linear;
  transition: all 400ms linear;
  top: -100%;
  position: absolute;
  color: #fff;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 16px;
  line-height: 2.4;
  font-weight: 300;
}
a.button:hover {
  color: transparent;
  background: transparent;
}
a.button:hover:before {
  width: 100%;
}
a.button:hover:after {
  top: 0;
}
.pagination a,
.pagination span,
.well {
  background-color: #fff;
}
.title-container .title {
  max-width: 1224px;
	text-align: center;
    margin: auto;
    margin: auto;
    width: 100%;
    display: block;
}
.title-container .title .heading {
  width: 100%;
	margin:auto;
}
.title-container .title .bread-crumbs {
  width: 60%;
	display:none;
}
.title-container .title .bread-crumbs ul {
  float: right;
}
.about-home > .row.container.list-grid {
  position: relative;
}
/*.about-home > .row.container.list-grid:before {
  content: '';
  background: url(images/so1.png);
  position: absolute;
  right: 0;
  bottom: 0;
  color: rgba(0, 0, 0, 0.21);
  font-weight: bold;
  text-transform: uppercase;
  width: 230px;
  height: 186px;
  display: block;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  z-index: -1;
}
*/
.about-home .about-content,
.about-home .widget_nav_menu,
.about-home .buttom-about {
  position: static;
  padding-left: 20px !important;
}
.about-home .widget_nav_menu .menu a {
  text-transform: uppercase;
}
.about-home .about-content {
  margin-bottom: 40px;
  position: static;
}
/*.about-home .about-content .media .media-body .excerpt:after {
  content: '';
  width: 80px;
  height: 8px;
  background: #000;
  display: inline-block;
  margin-top: 40px;
}*/
.about-home .widget_nav_menu {
  margin-bottom: 20px;
}
.about-home .widget_nav_menu .menu li {
  display: inline-block;
  margin-right: 20px;
}
.about-home .widget_nav_menu .menu li a {
  letter-spacing: 2px;
  font-weight: 800;
}
.about-home .widget_nav_menu .menu li:before {
  content: '';
  display: inline-block;
  width: 40px;
  height: 1px;
  margin-right: 20px;
  background: #000;
  margin-bottom: 3px;
  font-size: 1.3rem;
  -webkit-transition: all 400ms linear;
  -moz-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  -ms-transition: all 400ms linear;
  transition: all 400ms linear;
}
.about-home .widget_nav_menu .menu li:hover:before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
.about-home .widget_nav_menu .section-title .heading {
  font-weight: bold;
  font-size: 30px;
}
.about-home .buttom-about.layers-call2action-widget .button {
  padding: 12px 38px;
  font-size: 11px !important;
  letter-spacing: 1px;
  font-weight: bold;
}
.about-home .buttom-about.layers-call2action-widget .button:hover {
  background: transparent !important;
}
.about-home .buttom-about .container {
  padding: 0;
}
.about-home .buttom-about .container .heading {
  display: none;
}
.about-home .slider-about.swiper-container {
  z-index: 5;
}
.about-home .slider-about.swiper-container:hover .arrows .l-left-arrow {
  left: 10px;
}
.about-home .slider-about.swiper-container:hover .arrows .l-right-arrow {
  right: 10px;
}
.about-home .slider-about.swiper-container .arrows a {
  font-size: 10px;
  padding: 15px;
  line-height: 1;
  background: rgba(0, 0, 0, 0.31);
}
.about-home .slider-about.auto-height .swiper-slide .overlay {
  padding: 0;
}
.about-home .slider-about .swiper-wrapper .swiper-slide .container {
  padding: 0;
}
.thong-ke > .row.container.list-grid {
  position: relative;
}
/*
.thong-ke > .row.container.list-grid:before {
  content: '';
  background: url(images/so2.png);
  position: absolute;
  left: 16%;
  top: 50%;
  color: rgba(0, 0, 0, 0.21);
  font-weight: bold;
  text-transform: uppercase;
  width: 230px;
  height: 186px;
  display: block;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 1;
  opacity: 0.6;
}
*/
.thong-ke .thong-ke-title {
  position: static;
}
.thong-ke .thong-ke-title .section-title .heading:after {
  content: '';
  display: block;
  width: 100px;
  height: 4px;
  background: #fff;
  margin-top: 60px;
}
.thong-ke .thong-ke-title.section-title-home .heading {
  line-height: 1.5;
}
.thong-ke .thong-ke-title.section-title-home .heading,
.thong-ke .thong-ke-content,
.thong-ke .thong-ke-content .media-body .heading {
  color: #fff;
}
.thong-ke .thong-ke-content .media-body .counter-box .sc-counter {
  font-size: 80px;
  font-weight: bold;
}
.thong-ke .thong-ke-content .media-body .heading {
  font-weight: 300;
  margin-top: 16px;
  font-size: 16px;
  text-transform: initial;
}
.home-posts {
  overflow: hidden;
  padding-bottom: 10px !important;
}
.home-posts article {
  overflow: visible;
}
.home-posts > .row.container.list-grid {
  position: relative;
}
.home-posts > .row.container.list-grid:before {
  background: url(images/so3.png);
  position: absolute;
  right: 0;
  bottom: 0;
  color: rgba(0, 0, 0, 0.21);
  font-weight: bold;
  text-transform: uppercase;
  width: 230px;
  height: 186px;
  display: none;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  z-index: -1;
  opacity: 1;
}
.home-posts .section-title .heading {
  float: left;
}
.home-posts .section-title .heading:after {
  content: '';
  width: 80px;
  height: 8px;
  background: #000;
  display: block;
  margin-top: 40px;
display:none;
}
.home-posts .thumbnail-media a {
  opacity: 0.6;
}
.home-posts .thumbnail-media a img {
  -webkit-transform: none;
  transform: none;
  transition: none;
  margin: 0;
}
.home-posts article {
  margin-top: 40px;
  position: relative;
}
.home-posts article:first-child {
  margin-top: 0;
}
.home-posts article .thumbnail-media {
  width: 57.5%;
}
.home-posts article .thumbnail-body {
  width: 40.5%;
}
.home-posts article .thumbnail-body {
  background: transparent;
  position: absolute;
  padding: 20px;
  top: 100px;
  z-index: 2;
}
.home-posts article .thumbnail-body .article-title .heading {
  margin-bottom: 0;
}
.home-posts article .thumbnail-body .article-title .heading:before {
  content: '';
  width: 50px;
  height: 1px;
  display: block;
  background: #000;
  margin-bottom: 40px;
	display:none
}
.home-posts article .thumbnail-body .article-title .heading a {
  font-size: 40px;
  text-transform: uppercase;
  font-weight: 300;
  color: #000;
}
.home-posts article .thumbnail-body .meta-info .meta-item {
  line-height: 1.4;
}
.home-posts article .thumbnail-body .meta-info .meta-item i {
  display: none;
}
.home-posts article .thumbnail-body .meta-info a {
  font-size: 40px;
  text-transform: uppercase;
  font-weight: bold;
  color: #000;
}
.home-posts article .thumbnail-body .overlay {
  min-width: 240px;
}
.home-posts article .thumbnail-body .overlay > a {
  margin-top: 30px;
}
.home-posts article .thumbnail-body a.button:hover {
  background: transparent !important;
}
.home-posts .thumbnail-media:hover img {
  -webkit-transform: none;
  transform: none;
}
.home-posts article:nth-child(odd) .thumbnail-media {
  float: left;
}
.home-posts article:nth-child(even) .thumbnail-media img {
  float: right;
}
.home-posts article:last-child:after {
  width: 54%;
  height: 1px;
  content: '';
  background: #000;
  display: none;
  margin-top: 60px;
}
.home-posts article.layers-masonry-column .thumbnail-media {
  margin-top: 40px;
}
.home-posts article.layers-masonry-column:nth-child(even) .thumbnail-media {
  float: right;
}
.home-posts article.layers-masonry-column:nth-child(odd) .thumbnail-body {
  right: 0;
}
.home-posts .section-title {
  margin-bottom: 0;
}
.home-posts .section-title .heading:after {
  margin-top: 25px;
}
.wrapper-content {
  z-index: 1;
}
.buttom-all {
  background: #fff !important;
  margin-top: 20px;
  padding-bottom: 40px !important;
  margin-bottom: 0px !important;
}
.buttom-all .section-title {
  margin-bottom: 0;
}
.buttom-all.layers-call2action-widget .heading {
  display: none;
}
.buttom-all.layers-call2action-widget .button {
  padding: 12px 38px;
  letter-spacing: 1px;
  font-weight: bold;
  font-size: 11px !important;
}
.buttom-all.layers-call2action-widget .button:hover {
  background: transparent !important;
}
.buttom-all.layers-call2action-widget .button:hover:before {
  width: 100%;
}
.buttom-all.layers-call2action-widget .button:hover:after {
  top: 0;
}
.buttom-all.layers-call2action-widget .button:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: #000;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  transition: all 200ms linear;
  z-index: 0;
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}
.buttom-all.layers-call2action-widget .button:after {
  content: "\f178";
  font-family: 'FontAwesome';
  -webkit-transition: all 400ms linear;
  -moz-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  -ms-transition: all 400ms linear;
  transition: all 400ms linear;
  top: -100%;
  position: absolute;
  color: #fff;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 16px;
  line-height: 2.4;
  font-weight: 300;
}
.back-top {
  position: relative;
  z-index: 9;
}
.back-top .container p {
  cursor: pointer;
  text-align: right;
  text-transform: uppercase;
  font-size: 1.2rem;
  display: block;
  float: right;
  margin-top: 10px;
}
.footer-site {
  overflow: hidden;
  position: relative;
  padding-top: 40px;
  padding-bottom: 90px;
  background: #0000 ;
  color: #fff;
}
#footer .media-image img{
	height:50px;
	width:auto;
}
#footer .list-grid{
	padding:0;
}
#footer .list-grid .layers-masonry-column{
	padding:0;
}
.footer-site .media .heading + .excerpt a {
  color: #fff;
}
.footer-site .media .heading {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.footer-site:before {
  /*content: '';*/
  position: absolute;
  display: block;
  top: 0;
  height: 100%;
  z-index: 4;
  width: 7px;
  left: 42px;
  background-repeat: repeat-y;
  background-image: url(images/bg-dec.png);
  opacity: 1;
}
.footer-site .row>.span-6 .media-body .heading:before{
	margin-right: 20px;
    margin-bottom: 4px;
    content: '';
    width: 40px;
    display: inline-block;
    height: 1px;
    background: #fff;
    transition: all 400ms;
    -webkt-transition: all 400ms;
}
.footer-site .row>.span-6 .media-body .heading:hover:before {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}
.footer-site .canvas-edit {
  position: absolute;
  top: 0;
  width: 100%;
  height: auto;
}
.footer-site.tth .row > .span-6:last-child:before {
  right: 0;
}
.footer-site .row {
  padding-bottom: 0;
  padding-top: 0;
}
.footer-site .row > .column {
  margin-bottom: 0px;
}
.footer-site .row > .span-6:first-child {
  width: 32%;
}
.footer-site .row > .span-6:first-child .media-image {
  text-align: left;
}
.footer-site .row > .span-6:first-child .media-image img {
  margin: 0;
}
.footer-site .row > .span-6:last-child {
  z-index: 1;
  width: 66%;
}
.footer-site .row > .span-6:last-child:after,
.footer-site .row > .span-6:last-child:before {
  content: '';
  display: block;
  width: 100%;
}
.footer-site .row > .span-6:last-child:after {
  margin-top: 60px;
  height: 1px;
  background: rgba(255, 255, 255, 0.21);
}
.footer-site .row > .span-6:last-child:before {
  position: absolute;
  bottom: -2px;
  right: 22px;
  width: 6px;
  height: 6px;
  background: #fff;
  border-radius: 100%;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  transition: all 200ms linear;
}
.footer-site .row > .span-6:last-child .media-body .heading {
  color: #fff;
}
.footer-site .row > .span-6  h3.heading{
	font-size:16px;
	font-weight:bold;
}
#footer .section-title{
	margin-bottom:0;
}
#footer .section-title.large .heading{
	font-size:14px;
}
#footer .list-list{
	margin-top:10px
}
#footer a:hover{
	color:#c7ebfb!important;
}
a:hover{
	color:#04558a;
}
div.wpcf7 .ajax-loader{float:right;}
.footer-site .row > .span-6 .media-body .heading:before,.footer-site .row > .span-6  h3.heading:before {
  margin-right: 20px;
  margin-bottom: 4px;
  content: '';
  width: 40px;
  display: inline-block;
  height: 1px;
  background: #fff;
  transition: all 400ms ;
  -webkt-transition: all 400ms;
}
.footer-site .row > .span-6:last-child .media-body .heading:hover:before ,.footer-site .row > .span-6  h3.heading:hover:before{
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
.footer-site p {
  word-wrap: break-word;
}
.footer-bottom {
  background: #23272C;
  padding-top: 10px;
  padding-bottom: 10px;
}
.footer-bottom #mbmcl {
  text-align: right;
}
.footer-bottom #mbmcl a:hover {
  color: #D00400 !important;
}
.footer-bottom .copyright {
  color: #fff;
}
.abc + .sub-menu {
  visibility: visible ;
  opacity: 1;
  top: 100%;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  background: transparent;
}
.abc + .sub-menu li {
  background: #fff;
}
.abc + .sub-menu li::hover {
  background: #fff;
  color: #000;
}
footer.fixed-footer {
  color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 80px;
  height: 100%;
  background: #000;
  z-index: 6;
}
footer.fixed-footer .footer-social {
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
}
footer.fixed-footer .footer-social ul {
  text-align: center;
}
footer.fixed-footer .footer-social ul li {
  margin-bottom: 10px;
}
footer.fixed-footer .footer-social ul li a {
  color: #fff;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  transition: all 200ms linear;
}
footer.fixed-footer .footer-social ul li a:hover {
  color: rgba(255, 255, 255, 0.51);
}
footer.fixed-footer .footer-social:before {
  content: '';
  position: absolute;
  top: -20px;
  height: 1px;
  width: 50px;
  left: 15px;
  background: rgba(255, 255, 255, 0.21);
}
footer.fixed-footer .footer-title {
  text-align: center;
  position: fixed;
  width: 200px;
  top: 280px;
  padding-top: 26px;
  cursor: default;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  -moz-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
  z-index: 12;
}
footer.fixed-footer .footer-title a {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
  font-size: 10px;
}
footer.fixed-footer .footer-title:before {
  content: '';
  position: absolute;
  bottom: -23px;
  width: 1px;
  height: 50px;
  left: 0;
  background: rgba(255, 255, 255, 0.21);
}
.content-main {
  z-index: 5;
  padding-top: 0px;
  padding-bottom: 0px;
}
.page:not(.home) .content-main {
  margin-bottom: 0px;
}
.page:not(.home) .content-main .section-title {
  margin-bottom: 0;
}
.page:not(.home) .page-posts-title {
  padding-top: 80px;
}
.page:not(.home) .page-posts-title .section-title .heading {
  text-transform: uppercase;
  font-size: 40px;
}
.page:not(.home) .page-posts-title .section-title .excerpt {
  margin-top: 0px;
  padding-top: 40px;
  padding-bottom: 40px;
  color: #000;
  font-size: 1.4rem;
  max-width: 100%;
}
.page:not(.home) .page-posts .products.container.list-grid {
  text-align: center;
}
.page:not(.home) .page-posts .products.container.list-grid .pagination ul.page-numbers li .prev,
.page:not(.home) .page-posts .products.container.list-grid .pagination ul.page-numbers li .next {
  font-size: 0px;
}
.page:not(.home) .page-posts .products.container.list-grid .pagination ul.page-numbers li .prev:before,
.page:not(.home) .page-posts .products.container.list-grid .pagination ul.page-numbers li .next:before {
  content: '';
  width: 40px;
  display: inline-block;
  height: 1px;
  background: #000;
  margin: 9px 0;
  -webkit-transition: all 400ms linear;
  -moz-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  -ms-transition: all 400ms linear;
  transition: all 400ms linear;
}
.page:not(.home) .page-posts .products.container.list-grid .pagination ul.page-numbers li .current {
  padding: 20px 0;
  font-size: 12px;
  background: transparent;
  color: #ccc;
}
.page:not(.home) .page-posts .products.container.list-grid .pagination ul.page-numbers li a {
  padding: 20px 0;
}
.page:not(.home) .page-posts .products.container.list-grid .pagination ul.page-numbers li a:hover {
  background: transparent;
  color: #ccc;
}
.page:not(.home) .page-posts .products.container.list-grid .pagination ul.page-numbers li a:hover:before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
.page:not(.home) .page-posts article {
  margin-bottom: 2%;
  position: relative;
}
.page:not(.home) .page-posts article .thumbnail-media:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  transform: scale(1.05);
}
.page:not(.home) .page-posts article .thumbnail-media img {
  -webkit-transition: all 4000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
  -moz-transition: all 4000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
  transition: all 4000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
}
.page:not(.home) .page-posts article .thumbnail-body {
  background: #363636;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.page:not(.home) .page-posts article .thumbnail-body .overlay {
  text-align: center;
  margin: 0 auto;
}
.page:not(.home) .page-posts article .thumbnail-body .overlay .meta-info {
  display: none;
}
.meta-info {
  display: none !important;
}
.category-du-an .archive .post-content{
	display: none !important;
}
.page:not(.home) .page-posts article .thumbnail-body .overlay .heading {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
}
.page:not(.home) .page-posts article .thumbnail-body .overlay .heading a {
  display: inline-block;
  color: #fff;
	font-size:24px;
}
.page:not(.home) .page-posts article .thumbnail-body .overlay .heading a:before {
  margin-bottom: 4px;
  content: '';
  width: 100%;
  height: 2px;
  background: #fff;
  display: none;
}
.title-container {
  background-attachment: fixed !important;
  position: relative;
  padding-top: 5% !important;
  padding-bottom: 0%;
  background-position: center;
  background-repeat: no-repeat;
}
.title-container:before {
  /*content: '';*/
  position: absolute;
  display: block;
  top: 0;
  height: 100%;
  z-index: 4;
  width: 7px;
  left: 42px;
  background-repeat: repeat-y;
  background-image: url(images/bg-dec.png);
  opacity: 0.5;
}
.title-container .title .heading,
.title-container .title .bread-crumbs {
  float: left;
  color: #000;
}
.title-container .title .heading {
  font-size: 40px;
    line-height: normal;
    text-transform: uppercase;
    /* margin-right: 2%; */
    text-align: center;
    position: relative;
    display: inline-block;
    margin: auto;
    text-align: center;
}
.title-container .title .heading:after {
      content: '';
      display: block;
      width: 80px;
      height: 4px;
      background: #000;
      margin-top: 20px;
      left: 50%;
      position: absolute;
      transform: translateX(-50%);
}
.title-container .title .bread-crumbs {
  margin-top: 10px;
}
.title-container .title .bread-crumbs ul {
  margin-top: 10px;
}
.title-container .title .bread-crumbs ul li {
  margin-right: 20px;
  min-height: 50px;
}
.title-container .title .bread-crumbs ul li:nth-child(even) {
  display: none;
}
.title-container .title .bread-crumbs ul li:nth-child(odd):before {
  display: inline-block;
  content: '';
  height: 1px;
  width: 40px;
  margin-right: 20px;
  background: #fff;
  margin-bottom: 3px;
  -webkit-transition: all 400ms linear;
  -moz-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  -ms-transition: all 400ms linear;
  transition: all 400ms linear;
}
.title-container .title .bread-crumbs ul li:nth-child(odd):hover:before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
.title-container .title .bread-crumbs ul a,
.title-container .title .bread-crumbs ul span {
  color: #fff;
  font-size: 1.3rem;
  text-transform: uppercase;
}
.title-container .title .bread-crumbs ul a:hover,
.title-container .title .bread-crumbs ul span:hover {
  text-decoration: none;
}
.slider-top .swiper-wrapper .overlay > .container {
  text-transform: uppercase;
  letter-spacing: 2px;
}
.slider-top .swiper-wrapper .overlay > .container .heading {
  font-weight: 600;
  font-size: 38px;
}
.slider-top .swiper-wrapper .overlay > .container .excerpt {
  font-weight: 300;
  font-size: 18px;
  letter-spacing: 2px;
}
.slider-top .swiper-wrapper .overlay > .container .button {
  font-size: 1.4rem;
  margin-top: 30px;
  display: inline-table;
  padding: 10px 6px;
  color: #fff;
  border-left: none;
  border-right: none;
  text-transform: initial;
  font-weight: 300;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.slider-top .swiper-wrapper .overlay > .container .button:before,
.slider-top .swiper-wrapper .overlay > .container .button:after {
  display: none;
}
.content-vertical-massive {
  padding-top: 40px;
  padding-bottom: 0;
}
.map-lh .section-title .excerpt {
  max-width: 100%;
  font-size: 1.5rem;
}
.lien-he-form {
  margin-bottom: 30px;
}
.lien-he-form .media.medium .heading + .excerpt {
  margin-top: 26px;
}
.lien-he-form .media .heading {
  font-size: 3rem;
}
.lien-he-form .media.medium .wpcf7-form p:not(:first-child) {
  margin-top: 25px;
}
.lien-he-form textarea{
	max-height:100px;
}
.lien-he-form textarea,
.lien-he-form input {
  border: none;
  border-bottom: 1px solid #000;
  max-width: 100%;
}
.lien-he-form input[type="submit"] {
  background: transparent;
  font-weight: bold;
  padding: 12px 38px;
  font-size: 13px;
  color: #000;
  letter-spacing: 1px;
  -webkit-transition: all 400ms linear;
  -moz-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  -ms-transition: all 400ms linear;
  transition: all 400ms linear;
  border: 1px solid #000;
  overflow: hidden;
}
.lien-he-form input[type="submit"]:hover {
  color: #ccc;
}
.pagination li {
  border: none;
}
.page-posts {
  padding-bottom: 80px;
  padding-top: 0;
}
.content-main {
  padding-top: 80px;
  padding-bottom: 60px;
}
body.archive article {
  margin-bottom: 20px;
}
body.archive article .thumbnail {
  margin-bottom: 15px;
}
body.archive article .thumbnail img {
  width: 100%;
  height: auto;
}
body.archive article .post-content .heading {
  line-height: normal;
  padding-bottom: 10px;
}
body.archive article .post-content .heading a {
 	font-weight:bold
}
body.archive article .post-content > a {
  padding: 12px 23px;
}
body.archive article .post-content > a:hover,
body.archive article .post-content > a:hover:after {
  color: #fff;
}
body.archive article .post-content > a:after {
  padding-left: 5px;
  position: static;
  display: inline;
  font-size: 11px;
  line-height: 1;
  content: "\f178";
  font-family: 'FontAwesome';
  color: #000;
  font-weight: 300;
}
body.archive .navigation.pagination {
  margin-top: 30px;
}
body.archive .navigation.pagination a:hover {
  background: transparent;
  color: #ccc;
}
body.archive .navigation.pagination a:hover:before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
body.archive .navigation.pagination .nav-links .page-numbers {
  font-weight: 300;
}
body.archive .navigation.pagination .nav-links .page-numbers.current {
  font-size: 12px;
  background: transparent;
  border: none;
  color: #ccc;
}
body.archive .navigation.pagination .nav-links .page-numbers.prev,
body.archive .navigation.pagination .nav-links .page-numbers.next {
  font-size: 0px;
  padding: 10px 0;
}
body.archive .navigation.pagination .nav-links .page-numbers.prev:before,
body.archive .navigation.pagination .nav-links .page-numbers.next:before {
  content: '';
  width: 40px;
  height: 1px;
  display: inline-block;
  margin-bottom: 3px;
  background: #000;
  -webkit-transition: all 400ms linear;
  -moz-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  -ms-transition: all 400ms linear;
  transition: all 400ms linear;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #bababa;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #bababa;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #bababa;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #bababa;
}
.title-cate {
  margin-bottom: 20px;
}
.title-cate .post-title {
  text-transform: uppercase;
  font-weight: 300;
  font-size: 30px;
}
/*
.title-cate .post-title:after {
  content: '';
  width: 80px;
  height: 5px;
  background: #000;
  display: block;
  margin-top: 20px;
}*/
.title-cate .cat-excerpt {
  margin-bottom: 10px;
}
.title-cate a {
  text-transform: uppercase;
  font-size: 40px;
  letter-spacing: 2px;
  color: #000;
}
.title-cate .meta-info {
  color: #000;
}
.title-cate .meta-info p {
  padding-top: 20px;
}
.title-cate .meta-info p .meta-item {
  margin-right: 20px;
  display: inline-block;
}
.title-cate .meta-info p .meta-item:before {
  content: '';
  display: inline-block;
  width: 40px;
  height: 1px;
  background: #000;
  margin-bottom: 3px;
  margin-right: 20px;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  transition: all 200ms linear;
}
.title-cate .meta-info p .meta-item:hover:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.title-cate .meta-info p .meta-author {
  display: none;
}
.meta-author{
	display:none !important;
}
.title-cate .meta-info p .meta-author a {
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: bold;
}
.title-cate .meta-info p .meta-date {
  font-size: 10px;
  letter-spacing: 2px;
  font-weight: bold;
}
.title-cate .meta-info p .meta-date .l-clock-o {
  display: none;
}
.sidebar .widget_categories {
  text-transform: uppercase;
}
.sidebar .widget {
  padding: 20px 0;
  border-bottom: 1px solid #000;
}
.sidebar .widget:first-child {
  padding-top: 0;
}
.sidebar .widget .section-nav-title {
  font-size: 14px;
  color: #000;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 2px;
}
.sidebar .widget_search .search-form {
  position: relative;
}
.sidebar .widget_search .search-form:after {
  z-index: 0;
  content: '\f002';
  font-size: 14px;
  display: block;
  color: #000;
  font-family: FontAwesome;
  position: absolute;
  right: 0px;
  padding: 8px 15px;
}
.sidebar .widget_search .search-form .search-field {
  border: none;
  color: #000;
  width: 100%;
}
.sidebar .widget_search .search-form .search-field:focus {
  border: none;
}
.sidebar .widget_search .search-form .search-submit {
  color: transparent;
  width: 92px;
  z-index: 1;
  position: absolute;
  right: 0px;
  background: transparent;
}
.sidebar .widget_search .search-form .search-submit:hover {
  background: transparent;
  font-size: 0px;
  padding: 8px 40px;
  color: transparent;
}
.sidebar .popular-posts li:not(:last-child) {
  border: none;
}
.sidebar .popular-posts .wpp-list .wpp-post-title {
  text-transform: uppercase;
  font-size: 13px;
	font-weight:bold
}
.sidebar .popular-posts .wpp-list .wpp-thumbnail {
  margin-right: 10px;
}
.sidebar .widget_tag_cloud .tagcloud a {
  display: inline-block;
  font-weight: 600;

  letter-spacing: 1px;
  color: #000;
  padding: 6px 10px 6px 0;
  font-size: 10px !important;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
}
.sidebar .widget_tag_cloud .tagcloud a:hover {
  color: #ccc;
}
.sidebar .widget_categories li:not(:last-child) {
  border: none;
}
.single-post .header-site nav li.menu-item-has-children > ul.sub-menu li a:before {
  display: none;
}
.single-post .meta-info {
  text-transform: uppercase;
  margin-bottom: 20px;
}
.single-post .meta-info .meta-item {
  color: #000;
}
.single-post .meta-info .meta-item:before {
  margin-right: 10px;
  content: '';
  width: 40px;
  height: 1px;
  display: inline-block;
  background: #000;
  margin-bottom: 3px;
  -webkit-transition: all 400ms linear;
  -moz-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  -ms-transition: all 400ms linear;
}
.single-post .meta-info .meta-item:hover:before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
.single-post .meta-info .meta-item i {
  display: none;
}
.single-post .section-title .heading {
  text-transform: uppercase;
  font-weight: 300;
  font-size: 30px;
}
.single-post .section-title .heading:after {
  content: '';
  display: block;
  width: 80px;
  height: 4px;
  background: #000;
  margin-top: 20px;
}
.single-post .relative-post-default ul {
  margin-top: 20px;
}
.single-post .relative-post-default ul li {
  margin: 5px;
}
.single-post .relative-post-default .section-nav-title {
  font-size: 40px;
  text-transform: uppercase;
  font-weight: 300;
  color: #000;
}
.single-post .relative-post-default .section-nav-title:after {
  content: '';
  display: block;
  width: 80px;
  height: 4px;
  background: #000;
  margin-top: 20px;
}
.single-post .relative-post-default li a:before {
  content: " ";
  width: 0;
  margin-right: 10px;
  display: inline-block;
  height: 0;
  border-top: 4px solid transparent;
  border-left: 5px solid #000;
  border-bottom: 4px solid transparent;
}
.buttom-all {
  -webkit-transition: all 800ms linear;
  -moz-transition: all 800ms linear;
  -o-transition: all 800ms linear;
  -ms-transition: all 800ms linear;
  transition: all 800ms linear;
}
.title-container {
  /* background: url(images/img-banner.png) !important; */
  background-color: #fff;
}
.search.search-no-results .search-submit {
  margin-left: -4px;
}
.search.search-no-results input[type=search] {
  max-width: 100%;
  border-bottom: 1px solid #000;
  border-top: none;
  border-right: none;
  border-left: none;
}
.search.search-no-results input[type=search]:focus {
  border: 1px solid #000;
}
.search.search-no-results article .search-submit {
  margin-top: 30px;
  background: transparent;
  color: #000;
  border: 1px solid #000;
  padding: 12px 38px;
  font-size: 11px ;
  font-weight: bold;
}
.search.search-no-results article .search-submit:hover {
  color: #ccc;
}
.search.search-results article {
  margin-bottom: 20px;
}
.header-site nav li.menu-item-has-children > .sb + ul.sub-menu {
  visibility: visible;
  opacity: 1;
  margin-top: 28px;
  display: block;
}
.error404 {
  background: url(images/img-banner.png);
}
.error404:before {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  height: 100%;
  width: 7px;
  left: 122px;
  background-repeat: repeat-y;
  background-image: url(images/bg-dec.png);
  opacity: 0.6;
}
.error404 .foote-site-edit {
  display: none;
}
.error404 .wrapper-site {
  background: transparent;
}
.error404 .wrapper-content {
  background-size: cover;
}
.error404 .wrapper-content .content-main {
  text-align: center;
}
.error404 .wrapper-content .content-main .page-404 {
  color: #fff;
}
.error404 .wrapper-content .content-main .page-404 .title-404 {
  font-size: 150px;
}
.error404 .wrapper-content .content-main .page-404 .h2-404 {
  color: #fff;
  font-size: 38px;
  text-transform: uppercase;
}
.error404 .wrapper-content .content-main .page-404 .entry-404 a {
  display: inline-block;
  margin-top: 30px;
  padding: 10px 6px;
  color: #fff;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.error404 .wrapper-content .content-main .page-404 .entry-404 a:hover {
  color: #ccc;
}
input[type=email],
input[type=text],
input[type=url],
input[type=search],
input[type=password],
input[type=number],
input[type=tel],
input[type=date] {
  font-size: 1.4rem;
}

@media (max-width: 1400px) {
  .header-site,
  .share-inner {
    width: 90%;
  }
@media (max-width: 1236px) {
  .share-inner {
    right: 10%;
  }
  .slider-top:before,
  .footer-site:before,
  body > section.wrapper-site section .about-home:before,
  body > section.wrapper-site section .thong-ke:before,
  body > section.wrapper-site section .home-posts:before {
    /*opacity: 0.4;*/
	  opacity: 0;
  }
}
@media (max-width: 1036px) {
  .header-site nav li.menu-item-has-children:hover > ul.sub-menu {
    display: block;
  }
  .share-inner .share-container {
    padding-right: 20px;
  }
  .header-site nav li.menu-item-has-children > .sb + ul.sub-menu {
    margin-top: 0px;
  }
  .footer-site .canvas-edit {
    display: none;
  }
  .home-posts .thumbnail-media a {
    opacity: 1;
  }
  .home-posts article .thumbnail-body,
  .home-posts article .thumbnail-media {
    width: 100%;
  }
  .home-posts article .thumbnail-body {
    transform: none !important;
    -webkit-transform: none !important;
    width: 100%;
    padding: 20px 0;
    position: static;
  }
  .home-posts article .thumbnail-body .overlay {
    max-width: 100%;
    margin: 0;
  }
  .home-posts article .thumbnail-body .overlay .heading:before {
    display: none;
  }
  .home-posts > .row.container.list-grid:before {
    bottom: 0;
  }
  .slider-top .swiper-slide,
  .buttom-all {
    transform: none !important;
    transition: none !important;
    -webkit-transition: none !important;
  }
  .buttom-all {
    margin-top: 40px;
    margin-bottom: 0 !important;
    padding-bottom: 120px !important;
  }
  .home-posts article {
    margin-top: 0;
  }
  .home-posts article.layers-masonry-column:nth-child(even) .thumbnail-media {
    float: none;
  }
  .home-posts article.layers-masonry-column .thumbnail-media {
    margin-top: 20px;
  }
  .home-posts {
    padding-bottom: 0 !important;
  }
  .home-posts article .thumbnail-media a img {
    width: 100%;
  }
  .home-posts article:nth-child(even) .thumbnail-body {
    float: right;
  }
  .header-site nav li.menu-item-has-children > ul.sub-menu {
    transition: all 400ms ease;
    display: none;
    position: static;
    opacity: 1;
    background: #000;
    border: none;
    visibility: visible;
    margin-top: 0px;
  }
  .header-site nav li.menu-item-has-children > ul.sub-menu:before {
    display: none;
  }
  .header-site nav li.menu-item-has-children > ul.sub-menu li a:before {
    position: static;
    content: '';
    display: inline-block;
    width: 10px;
    height: 1px;
    background: #ccc;
    margin-bottom: 3px;
    margin-right: 10px;
  }
  .header-site nav.nav-horizontal ul {
    padding-bottom: 80px;
  }
  .header-site {
    width: 100%;
  }
  .header-site .mobi-nav {
    crursor: pointer;
    font-size: 20px;
    position: absolute;
    top: 15px;
    right: 64px;
    z-index: 21;
    cursor: pointer;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.21);
  }
  .header-site:before {
    display: none;
  }
  .header-site .show-share {
    right: 20px;
  }
  .header-site .show-share:hover span {
    opacity: 0;
  }
  .header-site nav.nav-horizontal {
    display: none;
    overflow: hidden;
    background: #000;
    top: 46px;
    left: 0px;
  }
  .header-site nav.nav-horizontal ul {
    display: block;
    width: 100%;
  }
  .header-site nav.nav-horizontal ul li {
    padding-left: 20px;
    width: 100%;
  }
  .header-site nav.nav-horizontal ul li.current_page_item a {
    color: #ccc;
  }
  .header-site nav.nav-horizontal ul li a {
    display: inline-block;
    text-align: left;
    padding: 10px 0;
  }
  .header-site nav.nav-horizontal ul li a:before {
    display: none;
  }
  .header-site nav.nav-horizontal ul li:first-child a {
    padding-left: 0;
  }
  .header-site .header-menu {
    padding-left: 0px;
  }
  .header-site .header-menu .logo {
    margin-left: 20px;
  }
  .fixed-footer {
    display: none;
  }
  body > section.wrapper-site {
    padding-left: 0px;
  }
  .header-site > .header-menu {
    display: block;
  }
  .responsive-nav {
    padding: 7px 6px;
    border: 1px solid rgba(255, 255, 255, 0.21);
  }
  .responsive-nav span.l-menu {
    line-height: 1;
    color: #fff;
  }
  .share-inner {
    width: 100%;
    right: 0;
  }
}
@media (max-width: 1024px) {
  .slider-top:before,
  .footer-site:before,
  body > section.wrapper-site section .about-home:before,
  body > section.wrapper-site section .thong-ke:before,
  body > section.wrapper-site section .home-posts:before {
    opacity: 0;
  }
}
@media (max-width: 992px) {
	.title-cate .post-title {
		line-height: 1;
	}
	.header-site .header-menu {
    	margin-top: 0;
	}
	.header-site.header-sticky.is_stuck{
	
	}
	.footer-bottom #mbmcl {
		margin-top: 0px  !important
	}
	.footer-site{
	    padding-bottom: 30px !important
	}
	.back-top .container p{
	float: none;
    text-align: center;
		padding-top: 20px
	}
  .line-trangchu {
    margin-bottom: 40px !important;
  }
	#footer img{
	max-width: 50% !important;
	}
	#footer .media-image img {
    height: auto;
	}
  .buttom-all {
    padding-bottom: 40px !important;
  }
  .line-trangchu .layers-masonry-column .media-image img {
    display: none;
  }
  .line-trangchu .layers-masonry-column:after {
    width: 100%;
  }
  _:-ms-fullscreen,
  :root .slider-about {
    height: auto !important;
  }
  _:-ms-fullscreen .image-container img,
  :root .slider-about .image-container img {
    max-height: 100% !important;
  }
  .about-home .widget_nav_menu {
    margin-bottom: 30px;
  }
  .foote-site-edit .footer-site section .container {
    padding: 0;
  }
  .foote-site-edit .footer-site .row > .span-6:first-child,
  .foote-site-edit .footer-site .row > .span-6:last-child {
    width: 100%;
    margin-right: 0px;
  }
  .foote-site-edit .footer-site .row > .span-6:last-child:after {
    margin-top: 0px;
  }
  .foote-site-edit .footer-site .row > .span-6:last-child .column {
    margin-top: 40px;
    width: 100%;
  }
  .foote-site-edit .footer-site .row > .span-6:last-child .column .media .heading {
    padding-bottom: 20px;
  }
  .foote-site-edit .footer-site:before {
    display: none;
  }
  .home-posts article {
    overflow: hidden;
  }
  .home-posts .section-title .heading:after {
    margin-bottom: 40px;
  }
  .title-container .title .heading,
  .title-container .title .bread-crumbs {
    width: 100%;
    margin-right: 0;
  }
  .thong-ke > .row.container.list-grid:before,
  .home-posts > .row.container.list-grid:before,
  .about-home > .row.container.list-grid:before {
    display: none;
  }
  .column:not(.span-12) .media .excerpt {
    max-width: 100%;
  }
  .home-padding {
    padding: 50px 0;
  }
  .about-home .buttom-about.layers-call2action-widget {
    padding-top: 0;
    padding-bottom: 0;
  }
  .about-home .buttom-about .section-title {
    margin-bottom: 0;
  }
  .about-home .clinix-gridmaker {
    width: 100%;
  }
  .about-home .clinix-gridmaker .swiper-slide img {
    width: 100%;
  }
  .home-posts article .thumbnail-media a img {
    width: 100%;
  }
  .home-posts article .thumbnail-body {
    width: 100%;
  }
  .home-posts .section-title .heading {
    float: left;
  }
}
@media (max-width: 768px) {
  .thong-ke-title .section-title {
    margin-bottom: 0;
  }
  .thong-ke-content > .container {
    padding: 0;
  }
  .thong-ke .thong-ke-title .section-title .heading:after {
    display: none;
  }
  .wpp-list li a {
    display: block;
  }
  .dia-chi {
    margin-top: 40px;
  }
  .title-container .title .bread-crumbs ul li {
    min-height: 30px;
  }
  .pull-right.sidebar {
    margin-top: 40px;
  }
  .thong-ke .thong-ke-content .media-body .counter-box .sc-counter {
    margin-top: 10px;
  }
  .slider-top .swiper-wrapper .overlay > .container .heading {
    font-size: 28px;
  }
  .slider-top .swiper-wrapper .overlay > .container .excerpt {
    font-size: 16px;
  }
  .slider-top .swiper-wrapper .overlay > .container .button {
    font-size: 1.4rem;
  }
  .section-title-home .heading,
  .home-posts article .thumbnail-body .article-title .heading a,
  .home-posts article .thumbnail-body .meta-info a,
  .title-container .title .heading,
  .page:not(.home) .page-posts-title .section-title .heading,
  .title-cate a {
    font-size: 30px;
  }
  .single article,
  .archive.category section.content-main > div,
  .home-posts article {
    margin-right: 0px;
  }
  .thong-ke .layers-masonry-column {
    width: 100%;
  }
  .sidebar,
  .sidebar + .column {
    width: 100% !important;
    margin-right: 0 !important;
  }
  .sidebar aside.widget {
    margin-right: 0px !important;
    width: 100% !important;
  }
  .map-lh .section-title .heading {
    font-size: 20px;
  }
  .lien-he-form .layers-masonry-column {
    width: 100%;
    margin-right: 0;
  }
  .lien-he-form .layers-masonry-column .media .heading {
    font-size: 20px;
  }
  .responsive-nav {
    display: none;
  }
  .footer-bottom .column,
  .footer-bottom #mbmcl {
    width: 100%;
    text-align: center !important;
  }
  .footer-bottom #mbmcl {
    float: left;
    margin-top: 10px;
  }
}
@media (max-width: 480px) {
	#layers-widget-slide-47{
		height:auto!important;
	}
  .share-inner .share-container .search-form .search-field {
    width: 200px;
  }
  .share-inner .share-container.vissc {
    padding-left: 20px;
  }
  body.archive article .post-content .heading a {
    font-weight: bold;
  }
  .search-no-results .section-title.large .heading {
    font-size: 20px;
  }
  .home-posts .thumbnail-media {
    overflow: visible;
  }
  .section-title-home .heading,
  .home-posts article .thumbnail-body .article-title .heading a,
  .home-posts article .thumbnail-body .meta-info a,
  .title-container .title .heading,
  .page:not(.home) .page-posts-title .section-title .heading,
  .title-cate a {
    font-size: 20px;
  }
  .thong-ke-content .container {
    padding: 0;
  }
  .about-home .about-content,
  .about-home .widget_nav_menu,
  .about-home .buttom-about {
    padding-left: 0px !important;
  }
  .about-content .section-title-home .heading {
    margin-top: 10px;
  }
}
.title-container .title .bread-crumbs ul li {
  text-transform: uppercase;
}
.sidebar .widget_search .search-form {
  border: 1px solid rgba(0, 0, 0, 0.07);
}
.story p {
  margin-bottom: 15px;
}
.footer-site-2 .footer-lien-he a.button {
  font-size: 1.4rem;
  font-weight: normal;
  text-transform: uppercase;
  margin-top: 0;
  padding: 0;
  color: #fff;
}
.footer-site-2 .footer-lien-he a.button:before,
.footer-site-2 .footer-lien-he a.button:after {
  display: none;
}
input[type=search]::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  display: none;
}
textarea {
  resize: vertical;
}
body {
  background: #FFF;
}
_:-ms-fullscreen,
:root .slider-about {
  height: auto !important;
}
_:-ms-fullscreen .image-container img,
:root .slider-about .image-container img {
  max-height: 600px;
}
_:-ms-fullscreen .section-title-home .heading,
:root .section-title-home .heading,
_:-ms-fullscreen .home-posts article .thumbnail-body .article-title .heading a,
:root .home-posts article .thumbnail-body .article-title .heading a {
  font-weight: 400;
}
.post-stats {
  margin-top: 10px;
  color: #999;
  font-size: 12px;
  font-weight: 300 !important;
}
.share-inner .share-container .search-form .search-submit {
  margin-top: -1px;
}
.line-trangchu {
  position: relative;
  margin-bottom: 120px;
  padding-top: 0;
	display:none;
}
.line-trangchu .row.container.list-grid {
  padding-right: 0;
}
/*
.line-trangchu .layers-masonry-column:after {
  content: '';
  width: 49%;
  height: 1px;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  background: #000;
}*/
.line-trangchu .layers-masonry-column .media-image img {
  max-width: 230px;
	display:none
}
.buttom-all {
  background: transparent !important;
}
.ays-pb-modal.ays-pb-modal_1{
	padding:0 !important;
	height:fit-content !important;
	width:fit-content !important;
	display:table !important;
}
.ays_pb_timer.ays_pb_timer_1{
	display:none !important;
}

.ays_content_box{
	padding:0 !important;
}
#respond.comment-respond{
	background:#f2f2f2;
	padding:20px
}
#respond.comment-respond h2{
	color:#000;
	font-size:32px;
}
#respond form{
	display:flex;
	flex-wrap:wrap;
	width:100%;
}
#respond form p{
	width:100%;
	max-width:100%
}
#respond form p.comment-form-email,#respond form p.comment-form-author,#respond form p.comment-form-url{
	width:33.33%;
	max-width:33.33%;
}
#respond form p:not(:last-child){
	padding-right:20px
}
#respond form textarea{
	width:100%;
	max-width:100%;
}
#respond form p.comment-form-cookies-consent{
	display:flex;
	align-items:center;
}
label{
	margin-bottom:0;
}
.form-submit input[type=submit]{
	padding:10px 20px;
	text-transform:uppercase
}
#social-contact {
    position: fixed;
    right: 30px !important;
    bottom: 140px!important;
    z-index: 99999;
}
#footer .span-6.last{
	display:flex;
	flex-wrap:wrap;
}
#footer .span-6.last >section{
	max-width:100%;
}
#footer *{
	color:#FFF !important
}

@media (max-width:600px){
	.header-site .header-menu .logo{
		width:200px;
	}
	.site-logo-link img, .mark img{
		max-height:100%;
	}
	.header-site .header-menu .site-logo-link img{
		height:50px !important;
		width:auto;
	}
	.page:not(.home) .page-posts-title{
		padding-top:30px
	}
	.title-container{
		padding-top:30px!important;
	}
	.title-container .title .bread-crumbs ul {
  float: left;
}
	#footer .span-6.last >section{
	max-width:100%;
	}
	#layers-widget-post-20{
	margin-top:30px;
	}
	#footer img{
	max-width:35%;
		margin:auto;
	}
	.header-site{
		position:relative;
		top:unset;
		left:unset;
	}
	.header-site nav.nav-horizontal{
		top:0;
	}
	.header-site nav.nav-horizontal ul{
		padding-top:15px;
		padding-bottom:20px;
	}
}
#back-to-top{
	display:block !important;
	    bottom: 90px;
    right: 30px;
    z-index: 10;
}
#back-to-top a {
    display: block;
    width: 44px;
    height: 44px;
    background-size: 44px 44px;

}

.wpcf7-not-valid-tip{
	display: none !important;
}
div.wpcf7-validation-errors,
.wpcf7-response-output.pcf7-validation-errors{
    border: none !important;
    padding: 0 !important;
    margin: 10px 0 0 0 !important;
    color: red !important;
}
.lien-he-form input[type="submit"]:hover{
	background: #000;
	color: #fff;
}
.column.dia-chi .excerpt p,
.column.dia-chi .excerpt a{
	font-size: 15px;
}
.footer-title h5:hover a{
    color: #8f8f8f !important;
}
.title-container{
    background-size: cover !important;
}
.post-categories li a:hover,
.post-title.ss a:hover,
h4.heading:hover a{
	color: #8f8f8f !important;
}
.comment-respond{
	display: none
}
.ays_content_box p img{
	display: block
}