/*
Theme Name: Travel 5364
Theme URI: http: //chili.vn
Description: MÃƒÂ¡Ã‚ÂºÃ‚Â«u web dÃƒÂ¡Ã‚Â»Ã¢â‚¬Â¹ch vÃƒÂ¡Ã‚Â»Ã‚Â¥ du lÃƒÂ¡Ã‚Â»Ã¢â‚¬Â¹ch.
Author: Chili
Author URI: http: //chili.vn
Template: layerswp
Version: 1.0
Main Color:#6dc234
Child Color:#363c48
*/
@font-face {
  font-family: 'HelveticaNeue-Light';
  src: url('fonts/HelveticaNeue-Light.eot?#iefix') format('embedded-opentype'), url('fonts/HelveticaNeue-Light.woff') format('woff'), url('fonts/HelveticaNeue-Light.ttf') format('truetype'), url('fonts/HelveticaNeue-Light.svg#HelveticaNeue-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}

/*

1. Install Basic
2. Style Header
3. Slider show
4 . Style slider product
5 . footer
6 .search top
7 . responsive


*/
/*fix safari*/
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* Safari and Chrome, if Chrome rule needed */
  .someClass {
    color: #c00;
  }
  /* Safari 5+ ONLY */
  ::i-block-chrome,
  .someClass {
    color: #000;
  }
}
body {
  font-size: 1.4rem;
}
/*
Set 16:9 for thumbnail
*/
.post-news-item .thumbnail a,
.thumbnail-media a,
.media-image a,
.featured-image {
  position: relative;
  height: 0;
  overflow: hidden;
  display: block;
  padding-bottom: 56.25%;
}
.post-news-item .thumbnail a img,
.thumbnail-media a img,
.media-image a img,
.featured-image img {
  position: absolute;
  left: 0;
  min-height: 100%;
  top: 0;
  bottom: 0;
  right: 0;
}
.childcolor {
  color: #363c48;
}
.childcolor_heading .heading {
  color: #363c48 !important;
}
.container {
  max-width: 1180px;
}
.site-logo-link img,
.mark img {
  max-height: inherit;
}
.archive article .heading {
  font-weight: bold;
}
.current-cat,
.current-cat a {
  color: #6dc234;
}
.relative-post-default ul {
  margin-top: 10px;
}
.relative-post-default ul li a:before {
  content: " ";
  width: 0;
  margin-right: 10px;
  display: inline-block;
  height: 0;
  border-top: 4px solid transparent;
  border-left: 5px solid #363c48;
  border-bottom: 4px solid transparent;
}
a:hover {
  color: #6dc234;
}
article h5.section-nav-title:after {
  content: " ";
  width: 51px;
  height: 1px;
  display: block;
  margin-top: 10px;
  background: #000;
}
/*custom contact page*/
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: rgba(54, 60, 72, 0.5);
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: rgba(54, 60, 72, 0.5);
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  /* Older versions of Firefox */
  color: rgba(54, 60, 72, 0.5);
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: rgba(54, 60, 72, 0.5);
}
.search-form input[type="search"]::-webkit-input-placeholder {
  font-size: 1.5rem;
}
.search-form input[type="search"]::-moz-placeholder {
  font-size: 1.5rem;
}
.search-form input[type="search"]:-moz-placeholder {
  /* Older versions of Firefox */
  font-size: 1.5rem;
}
.search-form input[type="search"]:-ms-input-placeholder {
  font-size: 1.5rem;
}
.content-contact p {
  margin-bottom: 3px;
}
/*page title*/
.page .section-title.large .heading,
.single-post .section-title.large .heading {
  font-weight: bold;
}
/*custom languages menu*/
.lang-right-menu {
  margin-left: 40px;
}
.lang-right-menu li {
  float: left;
  margin-right: 10px;
}
.lang-right-menu li:after {
  margin-left: 10px;
  display: inline-block;
  content: '';
  width: 1px;
  background: #fff;
  height: 12px;
}
.lang-right-menu li:last-child {
  margin-right: 0;
}
.lang-right-menu li:last-child::after {
  display: none;
}
/*
####
  Color class 
####
*/
.nav-horizontal li a {
  color: #fff;
}
.nav-horizontal li a:hover {
  color: #6dc234;
}
.header-site .nav-horizontal .current_page_item a,
.header-site .nav-horizontal li.current-menu-item > a {
  color: #6dc234;
}
.header-site .nav-horizontal .current-menu-item .sub-menu li a {
  color: #fff;
}
body {
  color: #363c48;
  font-family: 'HelveticaNeue-Light';
}
.responsive-nav .l-menu {
  color: #fff;
}
.header-site .nav ul.menu > li {
  padding: 20px 5px 20px 10px;
}
.header-site .nav .menu .sub-menu {
  width: 180px;
}
.header-site .nav .menu .sub-menu .sub-menu {
  left: 180px;
  top: 0;
}
.header-site .container {
  padding: 0px 20px;
}
.header-site {
  padding-top: 10px;
}
.header-site.header-sticky {
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  background-color: #363c48;
}
.off-canvas-right + .wrapper-site .is_stuck_show {
  left: 0px;
  transition: left 0.3s ease-in-out;
  -moz-transition: left 0.3s ease-in-out;
  -webkit-transition: left 0.3s ease-in-out;
}
.off-canvas-right.open + .wrapper-site .is_stuck_show {
  left: -240px;
  -moz-transition: left 0.3s ease-in-out;
  -webkit-transition: left 0.3s ease-in-out;
}
.wrapper-site #back-to-top a {
  width: 40px;
  height: 40px;
  background: transparent url("images/top.png") no-repeat;
  background-size: 40px 40px;
}
/*Button*/
.button {
  font-weight: inherit;
  padding: 7px 20px;
}
/*404*/
.clear {
  clear: both;
}
.page-404 {
  text-align: center;
}
.page-404 .title-404 {
  font-size: 200px;
  font-weight: bold;
  color: #6dc234;
}
.page-404 .h2-404 {
  font-size: 50px;
}
.page-404 .entry-404 a {
  margin: 20px 0px;
  color: #fff;
  padding: 10px 25px;
  display: inline-block;
  background-color: #6dc234;
}
.page-404 .entry-404 a:hover {
  background-color: #363c48;
  transition: all 300ms ease-in-out;
}
.page-404 .entry-404 .search-404 .search-form {
  float: none;
  margin: 0 auto;
  margin-top: 20px;
  width: 278px;
}
.page-404 .entry-404 .search-404 .search-form input {
  height: 38px;
  color: #fff;
}
/*search form header*/
.page-404 input[type='search']::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #fff;
}
.page-404 input[type='search']:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #fff;
}
.page-404 input[type='search']::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff;
}
.page-404 input[type='search']:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
}
.page-404 input[type='search']:placeholder-shown {
  /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
  color: #fff;
}
.page-404 input[type='search'] {
  color: #fff;
}
/*fix row page layyer*/
/*Header*/
.header-overlay-no-push .header-overlay:not(.is_stuck) {
  background: rgba(0, 0, 0, 0.26);
}
.header-site .nav-horizontal li:last-child {
  margin-right: 0px;
  padding-right: 0px !important;
}
.header-site {
  background: #6dc234;
}
.header-site nav > .menu > li > a {
  font-size: 1em;
  text-transform: uppercase;
}
.header-site nav > .menu > li ul {
  border: none;
}
.header-site nav > .menu > li ul li {
  width: 100%;
}
.header-site nav > .menu > li ul li a {
  border-color: #ececec;
  display: block;
  white-space: nowrap;
  padding: 15px 20px;
  text-transform: none;
  font-weight: normal;
}
.header-site nav > .menu > li ul li a:hover {
  background: #6dc234;
  color: #fff;
}
/*
Set 16:9 for thumbnail
*/
.post-news-item .thumbnail a,
.thumbnail-media a,
.media-image a,
.featured-image {
  position: relative;
  height: 0;
  overflow: hidden;
  display: block;
  padding-bottom: 56.25%;
}
.post-news-item .thumbnail a img,
.thumbnail-media a img,
.media-image a img,
.featured-image img {
  position: absolute;
  left: 0;
  min-height: 100%;
  top: 0;
  bottom: 0;
  right: 0;
}
/*Home*/
/*Tour Tieu Bieu*/
.tour-tieu-bieu {
  background: #f5f6f6;
}
.home .wrapper-site {
  background: #f5f6f6;
}
.home .wrapper-site .wpp-list li {
  clear: none;
}
.home .wrapper-site aside.popular-posts {
  z-index: 9;
  position: relative;
  margin-top: -85px;
  margin-bottom: 50px;
}
.home .wrapper-site aside.popular-posts li {
  padding-bottom: 20px;
}
.home .wrapper-site aside.popular-posts li a.wpp-post-title {
  padding: 20px 20px 5px;
}
.home .wrapper-site aside.popular-posts .wpp-views,
.home .wrapper-site aside.popular-posts .wpp-views,
.home .wrapper-site aside.popular-posts .wpp-comments,
.home .wrapper-site aside.popular-posts .wpp-author,
.home .wrapper-site aside.popular-posts .wpp-date,
.home .wrapper-site aside.popular-posts .wpp-category {
  font-weight: normal;
  padding: 0 20px 5px;
  font-size: 1.2rem;
  display: inline-block;
}
.home .wrapper-site aside.popular-posts .section-title .heading {
  color: #fff;
}
.home .wrapper-site aside.popular-posts li {
  background: #fff;
  float: left;
  width: 23.5%;
  margin-right: 2%;
  font-weight: 600;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  border-radius: 2px;
}
.home .wrapper-site aside.popular-posts li a:hover img {
  transform: scale(1.08);
  transition: all 0.2s ease-in-out 0s, transform 4s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s, transform 4s ease-in-out 0s;
}
.home .wrapper-site aside.popular-posts li:last-child {
  margin-right: 0;
}
.home .wrapper-site aside.popular-posts li .wpp-post-title {
  display: inline-block;
}
.home .wrapper-site aside.popular-posts li .wpp-post-title:hover {
  color: #6dc234;
}
.home .wrapper-site aside.popular-posts:after {
  content: '';
  display: block;
  clear: both;
}
/* bÃƒÆ’Ã‚Â i viÃƒÂ¡Ã‚ÂºÃ‚Â¿t liÃƒÆ’Ã‚Âªn quan*/
.relative-post-default {
  padding-top: 30px;
  border-top: solid 1px #efefef;
}
.relative-post-default .section-nav-title {
  margin-bottom: 0px;
}
.relative-post-default ul li {
  padding: 3px 0;
}
/*butoom*/
.lien-he-form p input[type="submit"] {
  box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
  border-radius: 3px;
}
.lien-he-form p input[type="submit"]:hover {
  background: #363c48 !important;
}
.media .button,
.title-a,
article .button {
  box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
  border-radius: 3px;
}
.media .button:hover,
.title-a:hover,
article .button:hover {
  background: #363c48 !important;
}
.media.medium .button,
article .button {
  margin-top: 12px !important;
}
.slider-botom .media .button,
.slider-botom article .button {
  margin-top: 20px !important;
}
.hom-tin-tuc .heading {
  position: relative;
}
.title-a {
  top: 4px;
  position: absolute;
  background: #6dc234;
  font-size: 1.3rem;
  text-transform: none;
  color: #fff !important;
  padding: 3px 8px;
  margin-left: 10px;
  font-weight: normal;
}
/*tour-tieu-bieu*/
.tour-tieu-bieu {
  position: relative;
  background: transparent;
  z-index: 9;
}
.tour-tieu-bieu .section-title .heading {
  color: #fff !important;
}
/*home-search*/
.home-search {
  background: #fff;
  padding-top: 40px;
  padding-bottom: 20px;
}
.home-search .media .heading {
  font-size: 2.2rem;
  font-weight: bold;
}
.home-search .media-image {
  max-width: 33.33%;
}
.home-search .media-body {
  padding-top: 30px;
}
.home-search .media-body .excerpt {
  margin-top: 20px !important;
}
.home-search .media-body .excerpt:after {
  display: block;
  content: '';
  clear: both;
}
.home-search .media-body .excerpt .search-form {
  width: 100%;
  float: right;
}
.home-search .media-body .excerpt .search-form label {
  float: none;
}
.home-search .media-body .excerpt .search-form input[type="search"] {
  border-radius: 7rem;
  padding: 5px 20px;
  width: 100%;
  background: url("images/search-icon-hi.png") no-repeat scroll 98% center;
  background-size: 24px 24px;
  height: 50px;
  font-size: 20px;
}
.home-search .media-body .excerpt .search-form input[type="search"]:hover {
  border-color: #363c48;
}
/*tour-cat*/
.tour-cat {
  padding-top: 50px;
  padding-bottom: 30px;
}
.tour-cat .media {
  background: #fff;
  webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  border-radius: 2px;
}
.tour-cat .media .media-image {
  overflow: hidden;
}
.tour-cat .media .media-image:hover img {
  transform: scale(1.08);
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  transition: all 0.2s ease-in-out 0s, transform 4s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s, transform 4s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s, transform 4s ease-in-out 0s;
}
.tour-cat .media .media-body {
  padding: 20px;
}
.tour-cat .media .media-body .heading {
  line-height: 1;
}
.tour-cat .image-top .media-body {
  margin-top: 0px;
}
/*slider-botom*/
.slider-botom {
  padding-bottom: 0px;
  padding-top: 0px;
}
.slider-botom li .content {
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.7);
  -webkit-text-shadow: 0 1px 1px rgba(0, 0, 0, 0.7);
  -moz-text-shadow: 0 1px 1px rgba(0, 0, 0, 0.7);
  padding: 10%;
}
.slider-botom .media-body,
.slider-botom .media-body .heading {
  color: #fff;
}
.slider-botom .media-body .heading {
  font-size: 4rem;
}
.slider-botom .media-body .excerpt {
  font-size: 2rem;
}
/*hom-tin-tuc*/
.hom-tin-tuc {
  background: #fff;
  padding-top: 40px;
  padding-bottom: 30px;
}
.hom-tin-tuc article {
  webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  border-radius: 2px;
}
.hom-tin-tuc article .thumbnail-body {
  background: #fff;
}
.hom-tin-tuc article .thumbnail-body {
  padding: 20px;
}
.hom-tin-tuc .image-top article {
  margin-top: 0px;
}
/*about*/
.about .media .heading {
  font-size: 3rem;
  color: #fff;
}
/*
BUTTON
*/
.button {
  background: #6dc234;
}
.section-nav-title {
  font-weight: normal;
  margin-bottom: 20px;
}
.heading {
  position: relative;
  font-size: 1.8rem;
}
.text-left .section-nav-title:after,
.text-left h3.heading:after {
  margin-left: 0;
}
.section-nav-title {
  font-size: 2.1rem;
}
.media .heading {
  color: #363c48;
  font-weight: 700;
}
.invert .section-title .heading,
.invert.section-title .heading {
  color: #fff;
}
.widget .section-nav-title,
.section-title .heading {
  color: #363c48;
  text-transform: uppercase;
}
.header-site .menu-item-has-children > a:after {
  margin-left: 0px;
}
.copyright {
  font-size: 1.4rem;
}
.section-title.large .heading {
  font-size: 2rem;
}
.section-title .heading {
  font-size: 2rem;
}
.section-title .heading + .excerpt,
.section-title .excerpt {
  margin-top: 15px;
  font-size: 1.4rem;
  color: #2c2d2d;
}
.swiper-slide .section-title .excerpt {
  color: #2c2d2d;
}
.section-paralax-excerpt-white .section-title .excerpt {
  color: #fff;
}
.content-main {
  padding: 30px 20px 10px;
}
.media.medium p:not(:first-child),
.media.medium .button {
  margin-top: 0;
}
/*
doi-tac
*/
.doi-tac .section-title {
  display: none;
}
#mbmcl {
  float: right;
  color: #fff;
  font-family: arial;
}
#mbmcl a:hover {
  color: #D00400 !important;
}
.footer-bottom {
  background: #333;
  padding: 20px 0;
}
.footer-bottom .site-text {
  color: #8F8F8F !important;
}
.footer-bottom a {
  color: #fff;
}
.footer-site .section-nav-title:after,
.footer-site h3.heading:after {
  font-weight: normal;
  color: #6dc234;
  background: none;
  margin-top: 7px;
  margin-left: 0;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAECAYAAABP2FU6AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTQwRTBBQ0Q1QjdBMTFFNUJERTQ4RUMwNUY3NTI5NzAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTQwRTBBQ0U1QjdBMTFFNUJERTQ4RUMwNUY3NTI5NzAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFNDBFMEFDQjVCN0ExMUU1QkRFNDhFQzA1Rjc1Mjk3MCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFNDBFMEFDQzVCN0ExMUU1QkRFNDhFQzA1Rjc1Mjk3MCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PrDY+QoAAAAZSURBVHjaYkhOTu5iYmBgKAMRDCCiCyDAACNuArrLbUtVAAAAAElFTkSuQmCC);
  background-position: bottom center;
  background-repeat: repeat-x;
  padding-bottom: 10px;
}
/*
Footer Link
*/
.footer-site .widget li a {
  display: block;
  padding: 0px 0;
}
/*
Plugin
*/
#sola_nl_title h3 {
  margin-bottom: 15px;
  font-size: 1.8rem;
  font-weight: normal;
  color: #323232;
  text-transform: uppercase;
}
#sola_nl_title h3:after {
  display: block;
  content: "";
  width: 100px;
  height: 2px;
  margin-top: 13px;
  margin-right: auto;
  margin-top: 7px;
  margin-left: 0;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAECAYAAABP2FU6AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTQwRTBBQ0Q1QjdBMTFFNUJERTQ4RUMwNUY3NTI5NzAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTQwRTBBQ0U1QjdBMTFFNUJERTQ4RUMwNUY3NTI5NzAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFNDBFMEFDQjVCN0ExMUU1QkRFNDhFQzA1Rjc1Mjk3MCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFNDBFMEFDQzVCN0ExMUU1QkRFNDhFQzA1Rjc1Mjk3MCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PrDY+QoAAAAZSURBVHjaYkhOTu5iYmBgKAMRDCCiCyDAACNuArrLbUtVAAAAAElFTkSuQmCC);
  background-position: bottom center;
  background-repeat: repeat-x;
  padding-bottom: 10px;
}
#menu-mang-xa-hoi li a .fa {
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  margin-right: 10px !important;
  border-radius: 50%;
  background: #6dc234;
  color: #fff;
}
#menu-mang-xa-hoi li a .fa.fa-facebook {
  background: #3b5998;
}
#menu-mang-xa-hoi li a .fa.fa-google {
  background: #d34836;
}
#menu-mang-xa-hoi li a .fa.fa-twitter {
  background: #00aced;
}
.lcam-consingle-portfolio-2 .media.image-top .media-body {
  background: #6dc234 !important;
}
.widget_sola_nl_subscribe_widget input[type="submit"] {
  background: #6dc234;
  display: inline-block;
  padding: 7px 15px;
  border: none;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}
.title-container {
  background-color: #6dc234 !important;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  text-align: center;
	display:none;
}
.wrapper-content{
	margin-top:10px;
}
.home .wrapper-content{
	margin-top:0;
}
.title-container .bread-crumbs {
  margin-bottom: 0px;
}
.title-container .excerpt {
  margin-top: 0px;
  color: #fff;
}
.title-container .excerpt {
  max-width: inherit;
}
.title-container h3.heading:before {
  left: 50%;
  top: 90%;
  color: #fff;
}
.title-container {
  color: #fff;
}
.title-container .title {
  max-width: 1180px;
  text-align: left;
  padding: 96px 20px;
}
.title-container .bread-crumbs li span.current,
.title-container .bread-crumbs li a,
.title-container .bread-crumbs li,
.title-container .excerpt p,
.title-container .heading {
  color: #fff;
  text-transform: uppercase;
}
/***

WPINT

**/
.web-info .company_name {
  text-transform: uppercase;
}
/*
FOOTER
*/
.footer-site {
  padding: 20px 0;
}
.footer-site .about .about-tow {
  padding-top: 10px;
}
.footer-site .row {
  padding: 0;
}
.footer-site .section-nav-title {
  font-size: 2.5rem;
}
.footer-site.invert .section-nav-title {
  color: #fff;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/*

*/
.sidebar aside {
  margin-bottom: 20px;
}
.sidebar .section-nav-title:after {
  margin-left: 0;
}
/*
  News layout 1
*/
.post-news-item {
  margin-bottom: 10px;
}
.post-news-item .thumbnail {
  float: left;
  width: 35%;
  margin-right: 20px;
}
.post-news-item .thumbnail:hover img {
  opacity: 0.6;
}
.post-news-item .button {
  margin-top: 10px;
}
/*lang end*/
.lang-f:after,
.lang_sel_click:after {
  content: '';
  display: block;
  clear: both;
}
/* 
Search Top
*/
#lang_sel_click {
  max-width: 150px;
  height: auto;
}
/*
Search form
*/
.search-form {
  float: left;
  overflow: hidden;
  width: 33.33%;
}
.search-form label {
  float: left;
}
.search-form .search-submit {
  height: 36px;
  border-radius: 0 !important;
  display: none !important;
}
.search-form input[type="search"] {
  background: #444444;
  height: 26px;
  width: 278px;
  font-size: 1.3rem;
}
.story {
  font-size: 1.4rem;
}
.search-no-results .story {
  width: 66%;
  float: left;
  margin-right: 2%;
  margin-bottom: 50px;
}
#back-to-top {
  bottom: :70px !important;
  display: block;
}
/*Color*/
.meta-info,
a {
  color: #363c48;
}
/*end color*/
.single-post article.column h1.heading {
  line-height: 1;
}
.single-post article.column .meta-info {
  margin-bottom: 20px;
}
.single-post article.column .heading {
  font-size: 2.5rem;
  text-transform: inherit;
}
.single-post article.column .story {
  font-size: 1.4rem;
}
.single-post .section-title {
  margin: 20px 0 10px;
}
.single-post .section-title .meta-info {
  display: none;
}
.single-post .footer-site .section-title {
  margin: 0px 0px 20px;
}
.abc + .sub-menu {
  visibility: visible ;
  opacity: 1;
  top: 100%;
  transition: all 0.2s ease-in-out;
  background: transparent;
}
.abc + .sub-menu li {
  background: #363c48;
}
.abc + .sub-menu li::hover {
  background: #fff;
  color: #6dc234;
}
/*custom*/
.title-box-shdow {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
}
.title-box-shdow .heading {
  font-weight: bold;
}
.title-box-shdow .excerpt {
  font-weight: normal;
}
/*menu*/
.header-site .nav-horizontal li ul li {
  margin: 0px;
}
.sub-menu li {
  border-style: none;
}
.nav li:hover .sub-menu li a {
  color: #fff;
}
.nav li .sub-menu li.current_page_item a {
  color: #6dc234;
}
.nav li:hover .sub-menu {
  top: 80%;
}
.nav li:hover .sub-menu li.current_page_item a {
  color: #6dc234;
}
.nav li:hover .sub-menu li {
  margin: 0px;
  background: #2b3039;
}
.nav li:hover .sub-menu li:hover {
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  -o-transition: background 0.3s ease-in-out;
  transition: all background 0.3s ease-in-out;
}
.nav li:hover .sub-menu li:hover a {
  background: rgba(0, 0, 0, 0.26);
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  -o-transition: background 0.3s ease-in-out;
  transition: all background 0.3s ease-in-out;
  color: #6dc234;
}
.animation {
  -webkit-transition: all 0.3s ease-out 0.2s;
  -moz-transition: all 0.3s ease-out 0.2s;
  -o-transition: all 0.3s ease-out 0.2s;
  transition: all 0.3s ease-out 0.2s;
}
.header-site .menu-item-has-children > a:after {
  opacity: 1;
  margin-left: 4px;
}
.inline-site-logo {
  position: relative;
}
.inline-site-logo:after {
  content: '';
  background-image: url('../../uploads/2015/12/bg-logo.png');
  background-size: 100% auto;
  background-repeat: no-repeat;
  bottom: -50px;
  display: inline-block;
  height: 50px;
  left: -80px;
  position: absolute;
  width: 380px;
}
.header-inline .logo {
  margin-bottom: -40px;
}
.header-inline .inline-site-logo {
  /* z-index: 9;*/
}
.header-left .logo img,
.header-right .logo img,
.header-center .logo img,
.nav-clear .logo img {
  max-width: 228px;
}
.header-center .logo,
.nav-clear .logo {
  margin-top: 10px;
}
.header-site .menu-item-has-children > a:hover:after {
  opacity: 1;
}
.nav-clear .logo {
  margin-left: 20px;
  margin-right: 20px;
}
.header-site .menu li a:hover :after,
.header-site .menu li a:before:hover {
  background-color: #fff;
}
.inline-right-nav {
  padding-left: 2%;
}
.tag-content .meta-info {
  margin: 10px 0;
  border-left: none;
  border-right: none;
  margin-bottom: 0px !important;
  font-size: 1.4rem !important;
}
.tag-content .meta-tags a {
  padding: 3px 15px;
  color: #212121;
  margin: 0 2px;
  border-radius: 3px;
  border: 1px solid #e5e5e5;
  background: #e5e5e5;
  display: inline-block;
}
.tag-content .meta-tags a:hover {
  color: #fff;
  background: #6dc234;
}
.is_stuck .nav li:hover .sub-menu {
  top: 100%;
}
.is_stuck .sub-menu .li a:before {
  background: #bababa;
}
.is_stuck .inline-site-logo {
  max-width: 105px;
}
.is_stuck .inline-site-logo .logo {
  margin-bottom: 0;
}
.is_stuck .inline-site-logo:after {
  display: none;
}
.search-no-results article .search-form {
  width: 100%;
}
/*content-one*/
.content-one {
  padding: 0px;
}
.content-one .button {
  min-height: 42px;
  padding: 10px 15px;
}
.content-one .layers-masonry-column {
  margin: 0px;
}
.content-one .container .media .media-body {
  margin-top: 50px;
  margin-right: 0px;
}
.content-one .container .media .media-body a {
  color: #6dc234;
  border: 2px solid #6dc234;
  background: #fff;
  margin-top: 50px !important;
}
.content-one .container .media .media-body a:hover {
  background: #6dc234;
  color: #fff;
  -webkit-transition: background 5s , color 5s ;
  -moz-transition: background 5s , color 5s ;
  transition: background 5s , color 5s ;
}
.content-one .row .media-body {
  margin-top: 50px;
  margin-right: 20px;
}
.content-one .row .media-body a {
  color: #6dc234;
  width: 128px;
  border: 2px solid #6dc234;
  background: #fff;
  margin-top: 50px !important;
}
.content-one .row .media-body a:hover {
  background: #6dc234;
  color: #fff;
  -webkit-transition: background 5s , color 5s ;
  -moz-transition: background 5s , color 5s ;
  transition: background 5s , color 5s ;
}
.content-one h5.heading,
.album-home h3.heading,
.kh-than-thiet h3.heading,
.tin-tuc-home h3.heading {
  font-size: 2rem;
  margin-bottom: 20px;
  /*
  background: url('../../uploads/2015/12/bg-sub-heading.png') no-repeat scroll 50% 100%;
  padding: 0 0 27px;
 */
}
.content-one h5.heading:after,
.album-home h3.heading:after,
.kh-than-thiet h3.heading:after,
.tin-tuc-home h3.heading:after {
  content: '';
  width: 274px;
  height: 27px;
  background: url('../../uploads/2015/12/bg-sub-heading.png') no-repeat scroll 50% 100%;
  display: block;
  margin: 0 auto;
}
.lien-he-form {
  padding-top: 40px;
  padding-bottom: 0;
}
.lien-he-form .section-title .heading {
  font-weight: bold;
}
.lien-he-form .contact-text-area {
  margin-bottom: 8px;
}
.lien-he-form .excerpt {
  line-height: 2;
}
.lien-he-form p input[type=submit] {
  padding: 10px 25px;
  background: #6dc234;
  color: #fff;
}
.lien-he-form p input[type=submit]:hover {
  background: #363c48;
  color: #6dc234;
}
.map-lh {
  padding-top: 0 ;
  padding-bottom: 0;
}
textarea {
  height: 100px;
  max-width: 100%;
}
.section-title {
  margin-bottom: 20px;
}
.content-one .text-left h5.heading:after,
.album-home .text-left h3.heading:after,
.y-kien-kh .text-left h3.heading:after,
.kh-than-thiet .text-left h3.heading:after {
  margin-left: 0px;
}
.content-one .text-right h5.heading:after,
.album-home .text-right h3.heading:after,
.y-kien-kh .text-right h3.heading:after,
.kh-than-thiet .text-right h3.heading:after {
  margin-right: 0px;
}
/*album-home*/
.album-home {
  padding: 50px 0;
}
.album-home .section-title p {
  /*font-size: 1.1em;*/
}
.album-home .portfolio-item .featured-image {
  margin-bottom: 0px;
}
/*y-kien-khach-hang*/
/*.y-kien-kh {
  .heading, .excerpt{
    color: #fff;
  }
  color: #fff;
  padding: 50px 0;
  .section-title {
    margin-bottom: 0px;
  }
  .media-image {
    width: 180px;
    padding: 20px;
  }
  .image-left ,.image-right {
    .media-body {
      margin-top: 20px;
    }
  }
}*/
/*Khach-hang-than-thiet*/
.kh-than-thiet {
  padding: 50px 0px;
}
/*layer plus fix*/
.archive #wrapper-content .span-8,
.page #wrapper-content .span-8 {
  padding-bottom: 20px;
}
.article-title a:hover {
  color: #6dc234;
  -webkit-transition: color 2s;
  -moz-transition: color 2s;
  transition: color 2s;
}
.tin-tuc-home {
  padding: 50px 0;
}
.tin-tuc-home .article-title a:hover {
  color: #6dc234;
  -webkit-transition: color 2s;
  -moz-transition: color 2s;
  transition: color 2s;
}
.thumbnail-body .heading {
  font-weight: bold;
}
.thumbnail-body .button {
  padding: 5px 15px;
}
.thumbnail-body .button:hover {
  -webkit-transition: background 5s;
  -moz-transition: background 5s;
  transition: background 5s;
}
.about .excerpt .menu {
  font-size: 1.5rem;
  margin-left: 0px !important;
  list-style-type: none;
}
.about .excerpt .menu:after {
  content: '';
  display: block;
  clear: both;
}
.about .excerpt .menu li {
  padding: 5px 0px;
  color: #aaa;
  display: inline-block;
  float: left;
}
.about .excerpt .menu li:last-child a::after {
  content: '';
}
.about .excerpt .menu li a:after {
  padding: 0 20px;
  content: '|';
  color: #aaa;
}
.about .excerpt .menu li a:hover {
  color: #51565f;
}
.about .excerpt .menu li:first-child {
  padding-left: 0px;
}
.about .container {
  padding: 0px;
}
.tt-lien-he {
  padding-top: 50px;
  padding-bottom: 0px;
}
.tt-lien-he .section-title {
  margin-bottom: 20px;
}
.footer-site .column {
  margin-bottom: 0;
}
.footer-site .tagcloud a {
  display: inline-block;
  background: transparent none repeat scroll 0% 0%;
  line-height: 41px;
  padding: 0px 20px;
  border: 1px solid #5B5B5B;
  font-size: 1.4rem !important;
  margin-bottom: 5px;
}
.footer-site .tagcloud a:hover {
  background: #6dc234 none repeat scroll 0% 0%;
  border-color: #6dc234;
  transition: all 300ms ease-in-out 0s;
}
.footer-site .widget_recent_entries {
  font-size: 1.4rem;
}
.footer-site .widget_recent_entries li {
  position: relative;
  padding: 4px 0;
  margin-bottom: 0px;
  list-style: outside none none;
  border-top: 1px solid #646464;
}
.footer-site .widget_recent_entries li:first-child {
  border: 0px none;
  padding-top: 0;
}
.footer-site .widget_recent_entries li:first-child a {
  padding-top: 0px;
}
.footer-site .widget_recent_entries li:first-child:after {
  top: 30%;
}
.footer-site .widget_recent_entries li:after {
  position: absolute;
  top: 50%;
  left: 0px;
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  background: #545454 none repeat scroll 0% 0%;
  margin-top: -2px;
}
.footer-site .widget_recent_entries li a {
  padding: 10px 0px 10px 18px;
  margin: 0px 0px 0px 8px;
}
.footer-site .widget_text .wpcf7-form p {
  margin-bottom: 0;
}
.footer-site .widget_text input[type='submit'] {
  width: 100%;
  height: 50px;
  border: 0px none;
  background: #6dc234 none repeat scroll 0% 0%;
  font-size: 1.4rem;
  font-weight: 400;
  color: #FFF;
}
.footer-site .widget_text .wpcf7-form-control-wrap {
  margin-bottom: 15px;
}
.footer-site .widget_text .wpcf7-form-control-wrap input[type='text'],
.footer-site .widget_text .wpcf7-form-control-wrap input[type='email'] {
  width: 100%;
  border: 1px solid #666;
  background: transparent none repeat scroll 0% 0%;
  box-shadow: none;
  border-radius: 0px;
  height: 48px;
  line-height: 24px;
  padding: 15px;
}
.footer-site .widget_text .wpcf7-form-control-wrap textarea {
  width: 100%;
  border: 1px solid #666;
  background: transparent none repeat scroll 0% 0%;
  box-shadow: none;
  border-radius: 0px;
  height: 56px;
  line-height: 24px;
}
#lang_sel_click ul ul {
  top: 34px;
}
#lang_sel_click ul ul a {
  padding: 8px 0 6px 10px;
}
#lang_sel_click img.iclflag {
  margin-right: 5px;
}
#lang_sel_click a.lang_sel_sel {
  background: #FFF url("images/nav-arrow-down.png") no-repeat scroll 97%;
}
#lang_sel_click a:hover,
#lang_sel_click :hover > a {
  background: #fff url("images/nav-arrow-down.png") no-repeat scroll 97%;
}
#lang_sel_click ul ul a:hover,
#lang_sel_click ul ul :hover > a {
  background-color: #fff;
  color: #6dc234;
  z-index: 999;
}
#lang_sel_click a.lang_sel_sel {
  padding: 8px 0 6px 10px;
  border-color: #c7c7c7;
  background-color: #F3F3F3;
  color: #363c48;
}
#lang_sel_click a.lang_sel_sel:hover {
  color: #6dc234;
}
#lang_sel_click a:hover,
#lang_sel_click :hover > a {
  color: #6dc234;
}
.story p {
  margin-bottom: 10px;
}
.push-bottom-large {
  margin-bottom: 10px;
}
.page .content-main {
  padding: 40px 20px 30px;
}
.page .content-main .column {
  margin-bottom: 0;
}
.page .content-main .column .story p:last-child {
  margin-bottom: 0px;
}
.page .page-tin-tuc {
  padding-top: 50px;
  padding-bottom: 30px;
}
.page .page-tin-tuc .pagination {
  margin-bottom: 10px;
}
/* page dat xe */
.page-template-template-book-cars .column.span-12>.section-title.large{
  display: none;
}
.wpcf7 #booking-cars{
  max-width: 650px;
  padding: 30px 20px;
  margin: 0 auto;
  background: #f9f9f9;
  box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.23 ); 
}
#booking-cars .frm-title h3{
  font-size: 30px;
  font-weight: normal;
  margin-bottom: 25px;  
}
#booking-cars .column{
  margin-bottom: 20px;
}
#booking-cars .wpcf7-textarea, 
#booking-cars .wpcf7-select, 
#booking-cars .wpcf7-text {
  width: 100%;
  max-width: 100%;
  border: 1px solid #dfdfdf;
  color: #7b7b7b;
  padding: 10px;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
  height: 40px;
}
#booking-cars .wpcf7-textarea{
  height: 100px;
}
#booking-cars .wpcf7-submit{
  box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  background: #6dc234;
  padding: 10px 25px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  color: #fff;  
}
#booking-cars .mb-0{
  margin-bottom: 0;
}
#booking-cars span.wpcf7-not-valid-tip{
  margin-top: 8px;
}
.pagination {
  margin: 0 0 0 0;
}
.push-bottom {
  margin-top: 10px;
}
.section-title.small {
  margin-bottom: 20px;
}
.sidebar .widget li:not(:last-child) {
  padding: 6px 0 6px;
}
/*LiÃƒÆ’Ã‚Âªn hÃƒÂ¡Ã‚Â»Ã¢â‚¬Â¡*/
input[type="email"],
input[type="text"],
input[type="url"],
input[type="search"],
input[type="password"],
input[type="number"],
input[type="tel"],
input[type="date"] {
  max-width: 100%;
  height: 48px;
}
.lien-he {
  padding: 20px 0 20px;
}
.lien-he .wpcf7-form-control-wrap {
  margin-top: 0px;
}
.lien-he .content {
  padding: 0px;
}
.lien-he .wpcf7-submit {
  border: none;
  padding: 10px 20px;
  background: #6dc234;
}
.lien-he .wpcf7-submit:hover {
  background: #363c48;
}
.lien-he textarea,
.lien-he input,
.lien-he select,
.lien-he button {
  border: 1px solid #666;
}
.lien-he textarea {
  height: 150px;
}
.header-secondary {
  padding: 10px 0px;
}
.header-inline .site-logo-link + .site-description {
  margin-top: 0px;
}
.post-content {
  width: 60%;
  float: left;
}
section.archive header.section-title {
  margin-bottom: 15px;
}
section.archive .column article.post-news-item:first-child {
  margin-top: 20px;
}
section.archive .column article.post-news-item .push-bottom {
  margin-top: 0px;
}
section.archive .column article.post-news-item:after {
  content: '';
  display: block;
  clear: both;
}
.title-container {
  text-align: center;
  background: url(images/img-banner.jpg);
  background-size: cover;
  position: relative;
  background-position: center center;
  color: #fff;
}
.title-container:after {
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: 0;
  top: 0;
  right: 0;
  content: "";
  background: rgba(0, 0, 0, 0.3);
}
.title-container .title {
  position: relative;
  z-index: 9;
  padding-top: 10%;
  padding-bottom: 50px;
}
.title-container .heading {
  font-size: 2.5rem;
  color: #fff;
  text-transform: uppercase;
}
.title-container .bread-crumbs a {
  color: #fff;
}
.title-container .bread-crumbs .current {
  color: #fff;
}
.auto-height .swiper-slide .overlay {
  padding-bottom: 25%;
}
/*Reposive*/
.hom-tin-tuc article .thumbnail-body .heading {
  font-size: 1.7rem;
}
.hom-tin-tuc article .thumbnail-body .meta-info {
  margin-top: 5px;
}
.home .wrapper-site aside.popular-posts li .wpp-post-title {
  font-size: 1.7rem ;
  font-weight: bold;
}
@media (max-width: 1190px) {
  .header-inline .logo {
    z-index: 9;
    margin-bottom: -20px;
  }
  .header-inline .logo .site-logo-link {
    width: 140px;
  }
  .header-inline .inline-site-logo {
    width: auto;
    margin: 0px;
  }
  .header-inline .inline-site-logo:after {
    left: -55px;
    width: 250px;
  }
}
@media (max-width: 1024px) {
  .archive .meta-item.meta-author {
    display: none;
  }
  .home .wrapper-site aside.popular-posts li .wpp-post-title {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkt-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
  }
  .home-search {
    padding-top: 30px;
  }
  .home-search .media .media-image {
    width: 100%;
    max-width: 100%;
  }
  .home-search .media .media-image img {
    width: 100%;
    max-width: 370px;
  }
  .home-search .media .media-body {
    text-align: center;
    max-width: 100%;
    width: 100%;
  }
  .home-search .media .media-body .excerpt {
    width: 70%;
    margin: 0 auto;
  }
  .about .about-one {
    width: 100%;
  }
  .about .about-one .menu li a {
    font-size: 1.5rem;
  }
  .about .about-one .media .excerpt {
    max-width: 100%;
  }
  .about .about-tow {
    display: none;
  }
  .header-left .logo img,
  .header-right .logo img,
  .header-center .logo img,
  .nav-clear .logo img {
    max-width: 180px;
  }
  .nav-horizontal li {
    margin: 0px;
  }
  .header-inline .column {
    margin-right: 0;
  }
  .header-inline .nav-horizontal li {
    padding: 0 5px;
  }
  .content-one .media-body {
    padding-bottom: 20px;
  }
  .fix .list-grid article {
    width: 48%;
  }
  .heading {
    font-size: 1.8rem;
  }
}
@media (max-width: 991px) {
  .home .wrapper-site aside.popular-posts li {
    float: left;
    margin-bottom: 20px;
    width: 49%;
    margin-right: 2%;
  }
  .home .wrapper-site aside.popular-posts li:nth-child(2n+2) {
    margin-right: 0px;
  }
}
@media (max-width: 900px) {
  .header-site .container {
    position: relative;
  }
  .lang-right-menu {
    position: absolute;
    right: 60px;
    top: 30px;
  }
  .nav-horizontal ul {
    display: none;
  }
  .responsive-nav {
    display: inline-block;
  }
  section[class*=' off-canvas-'] .nav-mobile {
    display: block;
  }
}
@media (max-width: 860px) {
  .page-tin-tuc .list-list article .column {
    width: 49%;
  }
  .page-tin-tuc .list-list article .column a img {
    width: 100%;
  }
}
@media (max-width: 800px) {
  .content-one .media-image {
    height: 100%;
  }
  .media.large .heading {
    font-size: 2.5rem;
  }
  .media.large .excerpt {
    font-size: 1.4rem;
  }
  .footer-site .tagcloud {
    min-height: 240px;
  }
}
@media (max-width: 768px) {
  .lang-right-menu {
    top: 40px;
  }
  .lien-he-form .layers-masonry-column {
    width: 100%;
  }
  #back-to-top {
    bottom: 40px;
  }
  .page-tin-tuc .list-list article .column {
    width: 100%;
  }
  .page-tin-tuc .list-list article .column a img {
    width: 100%;
  }
  .tour-cat .layers-masonry-column {
    width: 100%;
  }
  .tour-cat .layers-masonry-column .media-image {
    width: 100%;
  }
  .tour-cat .layers-masonry-column .media-image img {
    width: 100%;
  }
  .header-site .container {
    padding: 10px 20px;
  }
  .is_stuck .inline-site-logo {
    max-width: 100%;
  }
  .off-canvas-right .sub-menu li {
    background: transparent !important;
    color: rgba(255, 255, 255, 0.8) !important;
  }
  .off-canvas-right .sub-menu li:hover a {
    background: transparent !important;
    color: #fff !important;
  }
  .widget.widget_nav_menu .menu .sub-menu {
    position: static;
    visibility: visible;
    border: none;
    opacity: 1;
  }
  .off-canvas-right .nav-mobile {
    padding-bottom: 0px;
  }
  section[class*=" off-canvas-"] .widget.widget_nav_menu {
    padding: 0 20px;
  }
  section[class*=" off-canvas-"] .widget.widget_nav_menu a {
    font-weight: 700;
  }
  .header-site .inline-right-nav {
    margin-right: 20px !important;
  }
  .header-inline .column {
    margin-right: 2%;
  }
  .header-inline .logo {
    margin-bottom: 0;
    padding: 4px 20px;
  }
  .header-inline .logo .site-logo-link {
    width: 90px;
  }
  .header-inline .inline-site-logo::after {
    display: none;
  }
  .sidebar {
    width: 100% !important;
  }
  .sidebar .widget {
    width: 100% !important;
  }
  .lien-he .column {
    width: 100%;
  }
  .lien-he .column textarea {
    max-width: 100%;
  }
  .footer-site textarea {
    max-width: 100%;
  }
  .footer-site .column {
    width: 100%;
  }
  .footer-site .column:not(:first-child) {
    margin-top: 10px;
  }
  .footer-site .column .tagcloud {
    min-height: 50px;
  }
  .page-tin-tuc article.column,
  .tuyen-dung article.column {
    width: 100%;
    margin-right: 0px;
  }
  .page-tin-tuc article.column .thumbnail-media,
  .tuyen-dung article.column .thumbnail-media {
    width: 48%;
    margin-right: 2%;
    float: left;
  }
  .page-tin-tuc article.column .thumbnail-body,
  .tuyen-dung article.column .thumbnail-body {
    width: 50%;
    padding: 0;
    background-color: #fff;
    /*.heading {
        width: 100%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow:ellipsis;
        -o-text-overflow:ellipsis;
        -ms-text-overflow:ellipsis;
        -webkit-text-overflow:ellipsis;
      }*/
    padding-top: 0px;
    float: left;
    margin-right: 0px;
  }
  .single-post .sidebar {
    margin-right: 0px;
  }
  .single-post .sidebar aside {
    margin-right: 0px !important;
  }
  .single-post article.column {
    margin-right: 0px;
  }
}
@media (max-width: 767px) {
  .home-search .media .media-body .excerpt {
    width: 100%;
  }
  .slider-botom .media .excerpt {
    white-space: nowrap;
  }
  .home .wrapper-site aside.popular-posts {
    margin-top: 50px;
  }
  .home .wrapper-site aside.popular-posts li {
    float: left;
    margin-bottom: 20px;
    width: 49%;
    margin-right: 2%;
  }
  .home .wrapper-site aside.popular-posts li:nth-child(2n+2) {
    margin-right: 0px;
  }
  .home .wrapper-site aside.popular-posts .section-title .heading {
    color: #363c48;
  }
  .footer-site .about .media-image img {
    max-width: 50%;
  }
  .footer-bottom .column,
  .footer-bottom #mbmcl {
    width: 100%;
    text-align: center;
  }
  .search-no-results .story {
    width: 100%;
  }
  .search-no-results .search-form {
    width: 100%;
  }
}
@media (max-width: 692px) {
  .content-one .media-image {
    float: none;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 640px) {
  .page-tin-tuc article.column,
  .tuyen-dung article.column {
    width: 100%;
  }
  .page-tin-tuc article.column .thumbnail-media,
  .tuyen-dung article.column .thumbnail-media {
    width: 100%;
    float: none;
  }
  .page-tin-tuc article.column .thumbnail-media a img,
  .tuyen-dung article.column .thumbnail-media a img {
    width: 100%;
  }
  .page-tin-tuc article.column .thumbnail-body,
  .tuyen-dung article.column .thumbnail-body {
    padding: 0;
    background-color: #fff;
    padding-top: 0px;
    float: none;
    width: 100%;
    margin-right: 0px;
  }
  .page-tin-tuc article.column .thumbnail-body .heading,
  .tuyen-dung article.column .thumbnail-body .heading {
    margin: 15px 0 6px;
    width: 100%;
    overflow: hidden;
  }
  .archive article.post-news-item {
    margin-bottom: 20px;
    width: 100%;
  }
  .archive article.post-news-item .thumbnail {
    width: 100%;
    margin: 0px;
    float: none;
  }
  .archive article.post-news-item .thumbnail a img {
    width: 100%;
  }
  .archive article.post-news-item .post-content {
    width: 100%;
  }
  .page-404 .title-404 {
    font-size: 100px;
  }
  .page-404 .h2-404 {
    font-size: 25px;
  }
}
@media (max-width: 480px) {
  .slider-botom .media .heading {
    font-size: 2.5rem;
  }
	p {
    font-size: 15px !important;
}
  .slider-botom .media .excerpt {
    white-space: inherit;
    font-size: 1.4rem;
  }
  .page-tin-tuc .list-masonry {
    padding: 0;
  }
  .home .wrapper-site aside.popular-posts li {
    width: 100%;
  }
  .media.large .heading {
    font-size: 2rem;
  }
  .section-title .heading {
    font-size: 2rem;
  }
  .post-news-item .thumbnail {
    width: 100%;
  }
  /*padding*/
  .home .wrapper-site aside.popular-posts {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .home-search,
  .hom-tin-tuc {
    margin-top: 30px;
    margin-bottom: 20px;
  }
  .tour-cat {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 30px;
  }
}
@media (max-width: 360px) {
  .header-left .logo img,
  .header-right .logo img,
  .header-center .logo img,
  .nav-clear .logo img {
    max-width: 100px;
  }
  .lang-right-menu {
    top: 24px;
  }
  #booking-cars .frm-title h3{
    font-size: 25px;
  }
}


.zalo-chat-widget {
    right: 20px !important;
    bottom: 182px !important;
}
.meta-info {
    display: none;
}
.slider-top .swiper-slide {
    height: auto;
    background-size: cover;
}

@media only screen and (max-width: 768px){
.mypage-alo-phone {
    left: 8px !important;
    bottom: 0 !important;
	}}


.home section#wrapper-content {
    padding-top: 0px !important;
}
.header-site.header-sticky:not(.is_stuck) {
    background: rgba(0, 0, 0, 0.26);
}
/*# sourceMappingURL=style.css.map 

