/*
Theme Name: Auto Spa Themes
Theme URI: http: //chili.vn
Description: Wedding
Author: Matbao.com
Author URI: http://matbao.com
Template: layerswp
Version: 1.0
@maincolor:#2d5578;
@childcolor:#777777;
*/
@import url("../layerswp/style.css");
@import url("../layerswp-child/font-awesome/css/font-awesome.min.css");
/*

*/
/*

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;
  }
}
/*
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: #222222;
}
.childcolor_heading .heading {
  color: #222222 !important;
}
.container {
  max-width: 1180px;
}
.site-logo-link img,
.mark img {
  max-height: inherit;
}
.header-site .menu-item-has-children > a:after {
  opacity: 0;
}
.header-site nav {
  justify-content: center;
}
/*
####
  Color class
####
*/
.nav-horizontal li a {
  color: #194568;
}
.nav-horizontal li a:hover {
  color: rgb(55 135 202);
}
body {
  color: #2d5578;
}
.responsive-nav .l-menu {
  color: #fff;
}
.header-site.header-sticky {
  background-color: #fff;
}
.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 {
  padding: 5px;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 50%;
}
.wrapper-site #back-to-top a {
  background: transparent url("images/icon.png") no-repeat;
}
.wrapper-site #back-to-top:hover {
  background: #2d5578;
}
/*404*/
.clear {
  clear: both;
}
.error404 .header-site.header-sticky {
  background: #2d5578 !important;
}
.error404 .header-left.is_stuck.is_stuck_show {
  background: #fff !important;
}
.page-404 {
  text-align: center;
}
.page-404 button,
.page-404 input[type=button],
.page-404 input[type=submit] {
  padding: 13px 38px 13px 38px;
}
.page-404 .title-404 {
  font-size: 200px;
  font-weight: bold;
  color: #2d5578;
}
.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: #2d5578;
}
.page-404 .entry-404 a:hover {
  background-color: #222222;
  transition: all 300ms ease-in-out;
}
.page-404 .entry-404 .search-404 .search-form {
  float: none;
  margin: 0 auto;
  margin-top: 20px;
  width: 278px;
}
.sub-menu {
  margin-left: 25px;
  width: 300px;
  padding-top: 20px !important;
  padding-left: 12px !important;
  padding-bottom: 20px !important;
  background: #2d5578;
}
.sub-menu li {
  border-bottom: none !important;
}
.sub-menu li a {
  padding: 10px 0 !important;
}
.header-site {
  background: #2d5578;
}
.header-site nav {
  margin: 0px 7px 0 0;
}
.header-site nav > .menu > li > a {
  font-size: 15px;
  text-transform: uppercase;
  font-weight: normal;
  font-weight: 700;
}
.header-site nav > .menu > li ul {
  border: none;
}
.header-site nav > .menu > li ul li {
  width: 100%;
  /* background-color: #2d5578 !important; */
}
.header-site nav > .menu > li ul li a {
  display: block;
  white-space: nowrap;
  text-transform: none;
  font-weight: normal;
  /* color: #fff; */
}
.header-site nav > .menu > li ul li a:hover {
  /* background: #2d5578; */
  /* color: #fff; */
  transition: color 0.2s ease, margin-left 0.2s ease;
}
/*
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;
}
/*
BUTTON
*/
.single_add_to_cart_button button alt {
  background: 0 0;
  border-color: #2d5578;
  color: #2d5578;
  transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
  position: relative;
  border-width: 2px;
  border-style: solid;
  display: inline-block;
  padding: 14px 34px 14px 34px;
  border-radius: 999px;
  line-height: 1;
  font-weight: normal;
}
.button:hover {
  background-color: #2d5578;
}
.section-nav-title {
  font-weight: normal;
  margin-bottom: 20px;
}
.section-nav-title:after {
  /*display: block;
      content: "";
      background:@maincolor;
      width: 130px;
      height: 27px;
      margin-top: 13px;
      margin-right: auto;
      margin-left: auto;
      margin-top: 20px;*/
}
.heading a {
  /* letter-spacing: 2px; */
  /* color: #222222; */
  position: relative;
  font-size: 2.1rem;
  text-transform: uppercase;
}
.archive.category .hentry.category-tin-tuc {
  margin-bottom: 30px;
  border-bottom: 1px solid #2d5578;
  padding-bottom: 30px;
}
.archive.category .hentry.category-tin-tuc .push-bottom.thumbnail a {
  line-height: 0.1;
  display: block;
}
.archive.category .hentry.category-tin-tuc .push-bottom.thumbnail a:before {
  z-index: 2;
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  background: transparent;
}
.archive.category .hentry.category-tin-tuc .push-bottom.thumbnail a:after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  background: transparent;
  background: rgba(38, 47, 63, 0.3);
}
.archive.category .hentry.category-tin-tuc .push-bottom.thumbnail a:hover::before {
  background: rgba(38, 47, 63, 0.3);
  position: absolute;
  content: "";
  top: 0;
  width: 100%;
  height: 100%;
  transition: background .4s;
  z-index: 1;
}
.text-left .section-nav-title:after,
.text-left h3.heading:after {
  margin-left: 0;
}
.section-nav-title {
  font-size: 2.1rem;
}
.media .heading {
  color: #2d5578;
  font-weight: 700;
}
.invert .section-title .heading,
.invert.section-title .heading {
  color: #fff;
}
.widget .section-nav-title,
.section-title .heading {
  color: #2d5578;
  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: 3rem;
}
.section-title .heading {
  font-size: 3rem;
}
.home.page .section-title .heading + .excerpt,
.home.page .section-title.text-center .excerpt {
  margin-top: 15px;
  font-size: 16px;
  color: #194569;
  font-style: italic;
}
.about-right .media.medium .heading + .excerpt {
  line-height: 35px;
}
.home-page3 .media.medium .heading + .excerpt {
  line-height: 26px;
  color: #2d5578;
}
.section-title .heading + .excerpt,
.section-title .excerpt {
  margin-top: 15px;
  font-size: 1.5rem;
  color: #2d5578;
  line-height: 26px;
}
.swiper-slide .section-title .excerpt {
  color: #2c2d2d;
}
.section-paralax-excerpt-white .section-title .excerpt {
  color: #fff;
}
.content-vertical-massive {
  padding-top: 1.5%;
  padding-bottom: 6%;
}
.archive h1.heading a:hover {
  color: #777777;
}
.wpp-date {
  color: #A8B1B6;
  bottom: 3px;
  font-size: 15px;
  line-height: 28px;
  padding-left: 16px;
  font-weight: normal;
  position: relative;
  display: none;
}
.post-stats {
  margin-top: 10px;
}
#wpp-3 .wpp-post-title {
  line-height: 186%;
  color: #777777;
  display: block;
  margin-left: 120px;
}
#wpp-3 .wpp-post-title:hover {
  text-decoration: underline;
}
.column.pull-right.sidebar.no-gutter.span-3 .search-field {
  width: 100% !important;
}
.column.pull-right.sidebar.no-gutter.span-3 .search-submit {
  display: none;
}
.column.pull-right.sidebar.no-gutter.span-3 .widget_search .search-form:after {
  content: "\f002";
  opacity: 1;
  font-family: FontAwesome;
  color: #777777;
  line-height: 32px;
  padding: 0 10px;
  float: right;
  background: transparent;
  height: 36px;
  width: 15px;
  margin-right: 5px;
  z-index: 99;
  margin-top: -46px;
}
.column.pull-right.sidebar.no-gutter.span-4 .search-submit {
  display: none;
}
.column.pull-right.sidebar.no-gutter.span-4 .widget_search .search-form:after {
  content: "\f002";
  opacity: 1;
  font-family: FontAwesome;
  color: #777777;
  margin-top: -46px;
  line-height: 32px;
  padding: 0 10px;
  float: right;
  background: transparent;
  height: 36px;
  width: 15px;
  margin-right: 5px;
}
.column.pull-right.sidebar.no-gutter.span-4 .content {
  padding-top: 0px;
  padding: 0;
}
.pagination a:hover {
  background-color: #2d5578;
}
.content-main {
  padding: 20px 20px 20px 20px;
  /* padding-bottom: 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;
  text-align: right;
}
#mbmcl a:hover {
  color: #fff !important;
}
@media only screen and (max-width: 425px) {
form.woocommerce-ordering {
    width: 100%;
}
}
@media only screen and (min-width: 768px) {
  .your-name input {
    /* border-bottom: none; */
    /* border-right: none; */
  }
  .your-subject input {
    /* border-right: none; */
  }
  .your-email input {
    /* border-bottom: none; */
    /* border-right: none; */
  }
}
textarea,
input,
select,
button {
  border: 1px solid #2d5578 !important;
  border-radius: 26px;
}
.footer-bottom {
  background: #2d5578;
  padding: 20px 0;
}
.footer-bottom .site-text {
  color: #fff !important;
}
.footer-bottom a {
  color: #fff;
}
.footer-site .section-nav-title:after,
.footer-site h3.heading:after {
  font-weight: normal;
  color: #2d5578;
  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;
  color: #fff;
}
.footer-site .widget li a:hover {
  color: #fff;
  text-decoration: underline;
}
/*
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: #2d5578;
  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: #2d5578 !important;
}
.widget_sola_nl_subscribe_widget input[type="submit"] {
  background: #2d5578;
  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: #2d5578 !important;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  text-align: center;
}
.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 {
  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;
}
.header-sticky.is_stuck.is_stuck_show {
  border-bottom: 1px solid #e1e1e1;
}
/*
FOOTER
*/
.footer-site {
  padding: 50px 0 0px;
}
.footer-site .row {
  padding: 0;
}
.footer-site .section-nav-title {
  font-weight: 600;
  font-size: 15px;
}
.footer-site.invert .section-nav-title {
  color: #fff;
  margin-bottom: 20px;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/*

*/
.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;
}
/*
Search Top
*/
#lang_sel_click {
  z-index: 999;
  float: right;
  height: auto;
}
/*
Search form
*/
.story {
  font-size: 1.5rem;
}
.search-no-results .story {
  width: 66%;
  float: left;
  margin-right: 2%;
  margin-bottom: 50px;
}
#back-to-top {
  bottom: 70px !important;
  display: block;
}
.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.5rem;
}
.single-post .meta-info + .heading,
.single-post .excerpt + .meta-info {
  margin-top: 0px;
}
.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: 100px;
  transition: all 0.2s ease-in-out;
  background: transparent;
}
.abc + .sub-menu li::hover {
  background: #fff;
  color: #2d5578;
}
.sub-menu li a:hover:before {
  content: "\f105";
  font-family: FontAwesome;
  padding-right: 10px;
  font-size: 20px;
  display: inline;
}
/*menu*/
.header-site .nav-horizontal li ul li {
  margin: 0px;
}
.nav li:hover .sub-menu {
  top: 70px;
}
.nav li:hover .sub-menu li {
  margin: 0px;
  /* background: #222222; */
}
.nav li:hover .sub-menu li:hover a {
  background-color: #2d557800;
  /* color: #fff; */
}
.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 .nav-horizontal li {
  margin: 0px 5px;
  padding: 0 15px;
}
.header-site .menu li {
  position: relative;
}
.header-site .menu li a {
  padding: 0px 0;
}
.inline-site-logo {
  position: relative;
}
.inline-site-logo:after {
  content: '';
  background-image: url('images/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 {
  z-index: 4;
  margin-bottom: -40px;
}
.header-inline .inline-site-logo {
  /* z-index: 9;*/
}
.header-left nav,
.header-right nav,
.header-center nav,
.nav-clear nav {
  margin: 0px;
}
.header-left .logo img,
.header-right .logo img,
.header-center .logo img,
.nav-clear .logo img {
  max-width: 185px;
}
.header-center .logo,
.nav-clear .logo {
  margin-top: 10px;
}
.header-site .menu-item-has-children > a:hover:after {
  opacity: 0;
}
.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.5rem !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: #2d5578;
}
.header-left .logo {
  position: relative;
}
.menu-item-language {
  padding: 0px !important;
  margin: 0px !important;
}
.menu-item-language-current {
  padding-left: 15px !important;
}
.favicon {
  border-radius: 2px #000;
  margin-right: 40px;
}
.is_stuck .site-logo-link img {
  max-width: 105px;
}
.is_stuck .nav li:hover .sub-menu {
  top: 86px;
}
.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: #2d5578;
  border: 2px solid #2d5578;
  background: #fff;
  margin-top: 50px !important;
}
.content-one .container .media .media-body a:hover {
  background: #2d5578;
  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: #2d5578;
  width: 128px;
  border: 2px solid #2d5578;
  background: #fff;
  margin-top: 50px !important;
}
.content-one .row .media-body a:hover {
  background: #2d5578;
  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: 3rem;
  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: 60px;
  height: 2px;
  background: #e1e1e1;
  margin: 0 auto;
  margin-top: 20px;
  display: block;
  margin-bottom: 25px;
}
.ban-do .media .text-center .excerpt {
  cursor: pointer;
}
.home.page .ban-do .column {
  margin-bottom: 20px !important;
}
.ban-do .column {
  margin-bottom: 0px !important;
}
.lien-he-form {
  padding-top: 10px;
  padding-bottom: 45px;
}
.lien-he-form .media.medium p:not(:first-child),
.lien-he-form .media.medium .button {
  margin-top: 0px;
  text-align: center;
}
.lien-he-form .column.span-6 {
  width: 50%;
  margin-right: 0px;
}
.lien-he-form .excerpt {
  line-height: 2;
}
.lien-he-form p input[type=submit] {
  position: relative;
  border-width: 2px;
  border-style: solid;
  border-radius: 999px;
  display: inline-block;
  color: #2d5578;
  border-color: #2d5578;
  padding: 16px 38px 16px 38px;
  background: transparent;
  text-align: center;
}
.lien-he-form p input[type=submit]:hover {
  background: #2d5578;
  color: #fff;
}
.ban-do {
  padding-top: 0px;
}
.map-lh {
  padding-top: 0 ;
  padding-bottom: 0;
}
textarea {
  height: 144px;
  max-width: 100%;
}
.section-title {
  margin-bottom: 20px;
}
.home.page .section-title {
  margin-bottom: 30px;
  /* margin-top: 40px; */
}
.home.page .section-title .heading {
  margin-bottom: 20px;
  margin-top: 50px;
  letter-spacing: 2px;
  font-weight: 500;
}
.home.page .section-title .excerpt {
  max-width: 100%;
}
.home.page .media .heading {
  margin-top: 15px;
  margin-bottom: 10px;
}
.home.page .section-title .heading {
  margin-top: 30px;
  text-align: center;
  font-weight: 600;
}
.home.page .section-title .heading:after {
  content: '';
  width: 320px;
  height: 2px;
  background: #a7a7a7;
  margin: 0 auto;
  margin-top: 20px;
  display: block;
  margin-bottom: 25px;
}
.new .thumbnail:not(.with-overlay) .thumbnail-body {
  background-color: transparent !important;
  border-bottom: 1px solid #e1e1e1;
}
.class-testimonials .column.span-6 {
  width: 50%;
  margin-right: 0% !important;
}
.new .section-title {
  margin-bottom: 0px !important;
}
.new .row {
  /* padding: 80px !important; */
  padding-top: 0 !important;
  padding-bottom: 0px !important;
}
.home-page.new {
  background-size: cover;
}
.home-page.new span.meta-item.meta-date {
  width: 100%;
  float: none;
}
.home-page.new h4.heading {
  margin-top: 10px !important;
}
.home-page.new .thumbnail-body {
  padding: 0px;
}
.home-page.new .overlay {
  margin-bottom: 30px;
  text-align: center;
  margin-top: 30px;
}
.home-page.new .meta-item:first-child {
  color: #fff;
}
.home-page.new a {
  color: #2d5578;
  font-weight: 500;
  font-size: 17px;
  text-transform: uppercase;
}
.home.page .home-comment .media-body .excerpt p {
  padding: 0px;
  font-size: 18px;
  line-height: 30px;
  font-style: italic;
  font-weight: normal;
}
.home.page .home-comment .section-title {
  /* padding-top: 60px; */
}
.home.page .home-comment .media .heading {
  margin-top: 160px;
}
.home-comment .lcam-carousel-container {
  padding-top: 0px !important;
  padding: 40px;
}
.home-comment .media.medium .heading + .excerpt {
  /* margin-top: 40px; */
}
.home-comment .section-title .heading {
  margin-top: 15px !important;
}
.home-comment .section-title .heading:after {
  content: '';
  width: 60px;
  height: 2px;
  background: #e1e1e1;
  margin: 0 auto;
  margin-top: 20px;
  display: block;
  margin-bottom: 25px;
}
.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 {
  color: #fff;
  padding: 50px 0;
}
.y-kien-kh .heading,
.y-kien-kh .excerpt {
  color: #fff;
}
.y-kien-kh .section-title {
  margin-bottom: 0px;
}
.y-kien-kh .media-image {
  width: 180px;
  padding: 20px;
}
.y-kien-kh .image-left .media-body,
.y-kien-kh .image-right .media-body {
  margin-top: 20px;
}
.widget_recent_entries a:hover {
  color: #fff;
}
/*Khach-hang-than-thiet*/
.kh-than-thiet {
  padding: 50px 0px;
}
/*Dich vu*/
.dich-vu {
  padding: 50px 0;
}
.dich-vu .section-title .heading + .excerpt,
.dich-vu .section-title .excerpt {
  color: #fff;
}
.dich-vu .heading,
.dich-vu .excerpt {
  color: #fff;
}
.dich-vu li article.thumbnail .lcam-posingle-date {
  background: #2d5578 none repeat scroll 0% 0%;
}
.dich-vu li article.thumbnail .thumbnail-body a.button {
  border-color: #2d5578;
}
.dich-vu li article.thumbnail .thumbnail-body a.button:hover {
  background: #2d5578 none repeat scroll 0% 0%;
  color: #fff;
  -webkit-transition: background 2s;
  -moz-transition: background 2s;
  transition: background 2s;
}
.tin-tuc-home {
  padding: 20px 0;
}
.tin-tuc-home .article-title a:hover {
  color: #2d5578;
  -webkit-transition: color 2s;
  -moz-transition: color 2s;
  transition: color 2s;
}
.thumbnail-body .button {
  padding: 10px 25px;
}
.thumbnail-body .button:hover {
  -webkit-transition: background 5s;
  -moz-transition: background 5s;
  transition: background 5s;
}
.about .excerpt p {
  color: #fff;
}
.about .media .heading {
  margin-top: 0px !important;
  color: #fff;
  font-weight: 600;
  margin-bottom: 25px;
  font-size: 15px;
}
.about .container {
  padding: 0px;
}
.tt-lien-he {
  padding-top: 50px;
  padding-bottom: 0px;
}
.tt-lien-he .section-title {
  margin-bottom: 20px;
}
.footer-site .web-info li {
  color: #A8B1B6;
}
.footer-site .section-title.small .heading {
  font-size: 2rem;
}
.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.5rem !important;
  margin-bottom: 5px;
}
.footer-site .tagcloud a:hover {
  background: #2d5578 none repeat scroll 0% 0%;
  border-color: #2d5578;
  transition: all 300ms ease-in-out 0s;
}
.footer-site .widget_recent_entries {
  font-size: 1.5rem;
}
.footer-site .widget_recent_entries li {
  position: relative;
  padding: 4px 0;
  margin-bottom: 0px;
  list-style: outside none none;
}
.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_text .wpcf7-form p {
  margin-bottom: 0;
}
.footer-site .widget_text input[type='submit'] {
  width: 100%;
  height: 50px;
  border: 0px none;
  background: #2d5578 none repeat scroll 0% 0%;
  font-size: 1.5rem;
  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 a.lang_sel_sel {
  border-color: #444;
  background-color: #444;
  color: #fff;
}
#lang_sel_click a.lang_sel_sel:hover {
  color: #2d5578;
}
#lang_sel_click a:hover,
#lang_sel_click ul ul a:hover,
#lang_sel_click :hover > a,
#lang_sel_click ul ul :hover > a {
  color: #2d5578;
}
.story p {
  margin-bottom: 10px;
}
.page .content-main {
  padding: 20px 0 40px 0;
}
.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: 50px;
}
.pagination {
  margin: 0 0 0 0;
}
.copy {
  padding: 10px 0;
  line-height: 28px;
}
.meta-info.push-bottom {
  margin-top: 20px;
  margin-bottom: 30px;
}
.section-title.small {
  margin-bottom: 20px;
}
.sidebar .widget li:not(:last-child) {
  padding: 6px 0 6px;
}

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: #2d5578;
}
.lien-he .wpcf7-submit:hover {
  background: #222222;
}
.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-site .container {
  padding: 0px;
}
.header-inline .site-logo-link + .site-description {
  margin-top: 0px;
}
.post-content {
  width: 60%;
  float: left;
}
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;
}
/*fix
.fix {
  .layers-post-widget {
    max-width: 1180px;
    margin: 0 auto;
  }
  .container {
    padding: 0px;
    margin: 0 20px;
  }
}*/
.title-container {
  text-align: center;
  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: "";
}
.title-container .title {
  position: relative;
  z-index: 9;
  padding-top: 130px;
  padding-bottom: 60px;
}
.title-container .heading {
  color: #fff;
  font-size: 38px;
  line-height: 60px;
  font-weight: bold;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.title-container .bread-crumbs {
  letter-spacing: 2px;
  margin-top: 20px;
  font-size: 14px;
}
.title-container .bread-crumbs a {
  color: #fff;
}
.title-container .bread-crumbs .current {
  color: #fff;
}
.slider-top {
  height: auto !important;
}
.auto-height .swiper-slide .overlay {
  padding-bottom: 37%;
}
/*Reposive*/
@media (max-width: 1190px) {
  .header-sticky.is_stuck.is_stuck_show section[class*=' off-canvas-'] {
    display: none;
  }
  .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 (width: 1024px) {
  .content-main {
    width: 960px;
  }
}
@media (max-width: 1024px) {
  .sub-menu {
    padding-top: 0px !important;
    margin-left: 0px;
    padding-bottom: 0px !important;
  }
  .sub-menu li a {
    padding-left: 30px;
  }
  section[class*=' off-canvas-'] .widget.widget_nav_menu {
    padding: 0px;
  }
  section[class*=' off-canvas-'] .widget.widget_nav_menu .sub-menu li a:last-child {
    padding-bottom: 0px!important;
  }
  section[class*=' off-canvas-'] .widget.widget_nav_menu .sub-menu li a:first-child {
    padding-bottom: 15px!important;
  }
  section[class*=' off-canvas-'] .widget.widget_nav_menu .menu li a {
    padding-left: 15px;
    margin-top: 10px;
    margin-bottom: -10px;
  }
  section[class*=' off-canvas-'] .widget.widget_nav_menu .sub-menu {
    width: 100%;
  }
  section[class*=' off-canvas-'] .widget.widget_nav_menu .sub-menu li {
    padding: 0px !important;
  }
  .menu li {
    border-bottom: 1px solid #E2E6E7;
  }
  .sub-menu li a {
    padding-left: 30px !important;
    border-top: 1px solid #E2E6E7;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  .header-site nav > .menu > li > a {
    padding-left: 15px;
  }
  .content.nav-mobile {
    border: 1px solid #E2E6E7;
    padding: 0px;
  }
  section[class*=' off-canvas-'] .nav-vertical li {
    border-bottom: 1px solid #E2E6E7;
  }
  .header-site nav {
    width: 100%;
  }
  nav ul {
    width: 100%;
  }
  .header-left .logo {
    margin-left: 0px;
    padding-left: 20px;
  }
  .header-left nav {
    margin-left: 0px;
  }
  .header-inline .column {
    margin-right: 0;
  }
  .header-inline .nav-horizontal li {
    padding: 0 5px;
  }
  .content-one .media-body {
    padding-bottom: 20px;
  }
  /*.dich-vu {
      li article.thumbnail .thumbnail-body {
        a.button{
          background:@maincolor;
          &:hover {
            background:@childcolor;
            border-color: @childcolor;
          }
        }
        .meta-author {
          color: rgba(0, 0, 0, 0.85);
          a {
            color: rgba(0, 0, 0, 0.85);
          }
        }
      }
  }*/
  .fix .list-grid article {
    width: 48%;
  }
  .heading {
    /* font-size: 2.5rem; */
  }
}
.home-icon-lien-he .media .heading {
  margin-top: 30px;
  margin-bottom: 20px;
}
@media (max-width: 800px) {
  .content-one .media-image {
    height: 100%;
  }
  .media.large .heading {
    font-size: 2.5rem;
  }
  .media.large .excerpt {
    font-size: 1.5rem;
  }
  .footer-site .invert a {
    color: #A8B1B6 !important;
  }
  .footer-site .column {
    width: 48%;
  }
  .footer-site .column .layers-masonry-column {
    width: 100%;
  }
  .footer-site .tagcloud {
    min-height: 240px;
  }
}
@media (max-width: 767px) {
  .header-left .logo {
    order: none !important;
    flex: none !important;
  }
  .header-site nav {
    order: none !important;
    flex: 1 !important;
  }
}
@media (max-width: 320px) {
  .dia-chi-chan-trang {
    margin-top: 40px;
  }
  .home-icon .media-image {
    float: none !important;
    margin: 0px !important;
  }
  .trang-chu-lien-he .media .heading {
    padding-bottom: 16px;
  }
  .auto-height .swiper-slide .overlay {
    padding-bottom: 30%;
  }
  .about-home .span-8 {
    padding-left: 0px !important;
  }
  .home-comment .section-title {
    padding-left: 20px;
    padding-right: 20px;
  }
  .title-container .heading {
    font-size: 40px;
  }
  .single-post .content-main {
    padding: 50px 0 105px 0;
    padding-bottom: 40px;
  }
  .single-post .relative-post-default {
    margin-top: 40px;
  }
  .single-post .column.pull-right.sidebar.no-gutter.span-4 {
    margin-top: 20px;
  }
  .control-edit .fa-comments-o:before {
    margin-left: 11px!important;
    margin-right: 11px!important;
  }
  .header-center nav,
  .header-left nav,
  .header-right nav,
  .nav-clear nav {
    margin: 0px !important;
  }
}
@media (width: 768px) {
  .single.single-post .column.span-8 {
    width: 66%;
    float: left;
  }
  .single.single-post .container {
    width: 750px;
  }
  .archive.category-tin-tuc .content-main {
    width: 750px;
  }
  .sidebar.span-4 {
    clear: none;
  }
  .column {
    float: left;
  }
  .content-main.archive .span-8 {
    float: left;
  }
  .sidebar.span-4 .widget {
    float: left;
    width: 100%;
  }
  .sidebar.span-4 {
    width: 32%;
    float: left;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .responsive-nav .l-menu {
    padding-left: 12px;
    padding-right: 12px;
    border: 1px solid #fff;
  }
  .header-site nav {
    flex: 0;
    justify-content: flex-end;
  }
  .favicon {
    display: flex;
    flex: 1;
    justify-content: flex-end;
  }
}
@media only screen and (max-width: 959px) and (min-width: 0px) {
  .class-home-people .home-page3 {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
}
@media (max-width: 768px) {
  .about .media-image a {
    padding-bottom: 74px;
  }
  .page .content-main {
    padding: 110px 20px 120px 20px;
  }
  .new .row {
    padding-top: 0px !important;
    /* padding: 60px!important; */
  }
  .wpcf7 .column {
    margin-bottom: 0px !important;
  }
  .dang-ky-nhan-tin {
    padding-top: 30px !important;
  }
  .dang-ky-nhan-tin .media .heading {
    margin-bottom: 30px !important;
  }
  .home-icon-lien-he .style1.go {
    padding: 0px !important;
  }
  .home-icon-lien-he .container {
    padding: 0 10px;
  }
  .lien-he-form .container {
    padding: 0 10px;
  }
  .content-main.archive .span-8 {
    width: 100%;
  }
  .about-home .column.span-7,
  .about-home .column.span-8,
  .about-home .column.span-9,
  .about-home .column.span-10,
  .about-home .column.span-11,
  .about-home .column.span-12 {
    clear: none;
  }
  .tin .column.span-4 .thumbnail-media a img {
    width: 100% !important;
  }
  .tin .thumbnail-body .excerpt {
    margin-top: 15px;
  }
  .footer-site.invert .section-nav-title {
    margin-top: 40px;
  }
  .copyright .column.span-8 {
    text-align: center;
  }
  .copyright #mbmcl {
    text-align: center;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .footer-site {
    padding: 31px 0 0px;
  }
  .service_widgt {
    margin-bottom: 0px !important;
  }
  .content.widget_nav_menu {
    display: none;
  }
  .home-page-pay .span-3.column:before {
    transform: translate(-50%) rotate(90deg);
    position: absolute;
    left: 50%;
    top: -31px;
  }
  .header-sticky.is_stuck.is_stuck_show {
    display: none;
  }
  .about .media-image img {
    max-width: 170px;
  }
  .class-testimonials > .row.list-grid {
    display: block !important;
  }
  .class-testimonials .column.span-6 {
    width: 100%;
  }
  .home-page2 > .row > .layers-masonry-column.column {
    min-height: 300px;
    flex-basis: 100%;
    display: flex;
    position: static !important;
  }
  .class-home-people > .row.list-grid {
    display: block !important;
  }
  .tin .button {
    color: #2d5578 !important;
  }
  .class-home-people .layers-masonry-column.clinix-gridmaker.column.span-6 {
    width: 100%;
  }
  .home-page-pay .column.span-3 {
    width: 100%;
  }
  .home-page-pay .span-3.column:before {
    margin-top: 0 !important;
  }
  .header-site nav {
    float: left;
    justify-content: none;
  }
  .dich-vu .thumbnail-body .meta-item,
  .dich-vu .thumbnail-body .meta-item a,
  .dich-vu .thumbnail-body .button {
    color: #222222 !important;
  }
  .dich-vu li article.thumbnail .thumbnail-body a.button:hover {
    color: #fff !important;
  }
  .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;
  }
  .tin-tuc-home .thumbnail-body .heading,
  .dich-vu .thumbnail-body .heading {
    /*width: 100%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow:ellipsis;
        -o-text-overflow:ellipsis;
        -ms-text-overflow:ellipsis;
        -webkit-text-overflow:ellipsis;*/
  }
  .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%;
  }
  .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 {
    padding: 0;
    background-color: #fff;
    padding-top: 0px;
    float: left;
    width: 48%;
    margin-right: 0px;
  }
  .page-tin-tuc article.column .thumbnail-body .heading,
  .tuyen-dung article.column .thumbnail-body .heading {
    width: 100%;
    /*overflow: hidden;
        white-space: nowrap;
        text-overflow:ellipsis;
        -o-text-overflow:ellipsis;
        -ms-text-overflow:ellipsis;
        -webkit-text-overflow:ellipsis;*/
  }
  .single-post .sidebar {
    margin-right: 0px;
  }
  .single-post .sidebar aside {
    margin-right: 0px !important;
  }
  .single-post article.column {
    margin-right: 0px;
  }
}
.sidebar .search-field {
  width: 100%;
  border-radius: 20px;
}
.relative-post-default ul li {
  line-height: 30px;
}
.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 #222;
  border-bottom: 4px solid transparent;
}
@media only screen and (max-width: 479px) and (min-width: 1024px) {
  .trang-chu-lien-he .media .heading {
    text-align: center !important;
    margin-bottom: 0px !important;
  }
  .trang-chu-lien-he .text-left {
    text-align: center;
    margin-top: 0px !important;
  }
  span.meta-item.meta-date {
    width: 100% !important;
  }
  span.meta-item.meta-author {
    width: 100% !important;
  }
  .single.single-post .column.span-8 {
    width: 300px !important;
    margin-left: auto;
    margin-right: auto;
  }
  .single.single-post .column.pull-right.sidebar.no-gutter.span-4 {
    width: 300px !important;
    margin-left: auto;
    margin-right: auto !important;
  }
  .single.single-post .column.pull-right.sidebar.no-gutter.span-4 .content {
    padding-left: 0px;
  }
  .new .row {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .home-icon-lien-he .container {
    width: 300px;
    padding: 0px;
  }
  .home-icon-lien-he .container .column.span-4 {
    width: 100%;
  }
  .lien-he-form .container {
    width: 300px;
    padding: 0px;
  }
  .lien-he-form .container .column.span-6 {
    width: 100%;
  }
  .content-main.archive .span-8 {
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
  }
  .content-main.archive .pull-right.sidebar.no-gutter.span-4 {
    margin-left: auto;
    margin-right: auto !important;
    float: none !important;
    width: 340px !important;
  }
  .class-home-people .home-page3 {
    padding-left: 20px!important;
    padding-right: 20px !important;
  }
  .about-home .container {
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
  }
  .footer-site .container {
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px !important;
  }
  .fa-comments-o:before {
    margin-left: 25px !important;
    margin-right: 25px !important;
  }
  .home-icon .container {
    width: 340px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
  }
}
@media only screen and (max-width: 767px) {
  .favicon {
    display: none;
  }
  .sidebar.span-4 .widget {
    width: 100% !important;
  }
}
@media only screen and (max-width: 767px) and (min-width: 480px) {
  .single.single-post .column.span-8 {
    width: 460px;
    margin-left: auto;
    margin-right: auto;
  }
  .single.single-post .column.pull-right.sidebar.no-gutter.span-4 {
    width: 460px;
    margin-left: auto;
    margin-right: auto !important;
  }
  .single.single-post .column.pull-right.sidebar.no-gutter.span-4 .content {
    padding-left: 0px;
  }
  .home-icon .column.span-4 {
    width: 100%;
  }
  .header-center nav,
  .header-left nav,
  .header-right nav,
  .nav-clear nav {
    margin: 0px !important;
  }
  .home-icon-lien-he .container {
    width: 460px;
  }
  .home-icon-lien-he .container .column.span-4 {
    width: 100%;
  }
  .lien-he-form .container {
    width: 460px;
  }
  .lien-he-form .container .column.span-6 {
    width: 100%;
  }
  .content-main.archive .span-8 {
    width: 460px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
  }
  .content-main.archive .pull-right.sidebar.no-gutter.span-4 {
    margin-left: auto;
    margin-right: auto !important;
    float: none !important;
    width: 500px !important;
  }
  .home.page .section-title {
    margin-bottom: 40px;
  }
  .about-home .container {
    width: 460px;
  }
  .about-home .column.span-4 {
    width: 100%;
  }
  .about-home .about-right .column.span-6 {
    width: 100%;
  }
  .about-home .about-left .media-image img {
    width: 100%;
  }
  .about-home .column.span-7,
  .about-home .column.span-8,
  .about-home .column.span-9,
  .about-home .column.span-10,
  .about-home .column.span-11,
  .about-home .column.span-12 {
    clear: both !important;
  }
  .footer-site {
    padding: 50px 0 20px;
  }
  .footer-site .container {
    width: 460px;
  }
  .home-icon .container {
    width: 460px;
  }
}
@media (max-width: 767px) {
  .header-left .logo {
    padding-left: 0px;
  }
  .favicon {
    margin-right: 0px ;
  }
  .responsive-nav {
    margin: 0px;
  }
  .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 {
    width: 100%;
    /*overflow: hidden;
        white-space: nowrap;
        text-overflow:ellipsis;
        -o-text-overflow:ellipsis;
        -ms-text-overflow:ellipsis;
        -webkit-text-overflow:ellipsis;*/
  }
  .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) {
  .footer-site {
    /* padding-left: 20px; */
    /* padding-right: 20px; */
  }
  .footer-site ul {
    display: block;
  }
  .footer-site ul li.phone-hotline {
    display: block;
  }
  .footer-site ul li.phone-hotline div {
    display: inline-block;
    color: red;
    text-align: left;
  }
  .home-icon .container,
  .footer-site .container {
    width: 100%;
  }
  .style1.service_widgt h5,
  .style1.service_widgt .excerpt,
  .style1.service_widgt a {
    margin-left: 0 !important;
    text-align: center;
  }
  .section-title .heading {
    font-size: 2.5rem;
  }
  .post-news-item .thumbnail {
    width: 100%;
  }
}
.header-sticky.is_stuck.is_stuck_show .nav-horizontal li a {
  color: #194568;
}
.header-sticky.is_stuck.is_stuck_show .nav-horizontal li a:hover {
  color: #2d5578;
}
.header-sticky.is_stuck.is_stuck_show .sub-menu li a {
  /*color: #fff;*/
}
.gioi-thieu-cham-soc-xe:before {
  content: "";
  speak: none;
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  height: 50px;
  display: block;
  position: relative;
  width: 48px;
  background: url(/wp-content/uploads/2022/10/icon-xe-01.png);
  -webkit-font-smoothing: antialiased;
}
.trang-chu-dich-vu-phu-nano:before {
  content: "";
  speak: none;
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  height: 0px;
  display: block;
  position: relative;
  width: 48px;
  /* background: url(/wp-content/uploads/2022/09/favicon.png); */
  -webkit-font-smoothing: antialiased;
}
#layers-widget-column-47-739:before {
  content: "\f234";
  font-family: FontAwesome;
  speak: none;
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: #2d5578;
  -webkit-font-smoothing: antialiased;
}
.trang-chu-dich-vu-do-xe:before {
  content: "";
  speak: none;
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  height: 0px;
  display: block;
  position: relative;
  width: 50px;
  /* background: url(/wp-content/uploads/2022/09/favicon.png); */
  -webkit-font-smoothing: antialiased;
}
.trang-chu-dich-vu-cham-soc-xe:before {
  content: "";
  speak: none;
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  height: 0px;
  display: block;
  position: relative;
  width: 50px;
  /* background: url(/wp-content/uploads/2022/09/favicon.png); */
  -webkit-font-smoothing: antialiased;
}
.gioi-thieu-do-xe:before {
  content: "";
  speak: none;
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  height: 50px;
  display: block;
  position: relative;
  width: 50px;
  background: url(/wp-content/uploads/2022/10/icon-phá»¥-tÃ¹ng.png);
  -webkit-font-smoothing: antialiased;
}
.trang-chu-dich-vu-bao-duong:before {
  content: "";
  speak: none;
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  height: 0px;
  display: block;
  position: relative;
  width: 48px;
  /* background: url(/wp-content/uploads/2022/09/favicon.png); */
  -webkit-font-smoothing: antialiased;
}
.lcam-consingle-default .media-body.text-center {
  justify-content: center;
  flex-wrap: wrap-reverse;
  display: flex;
}
#layers-widget-column-55 {
  background-attachment: fixed;
}
.favicon .fa-facebook-f:before,
.favicon .fa-facebook:before {
  color: #194568;
}
.favicon .fa-twitter:before {
  color: #194568;
}
.favicon .fa-google-plus:before {
  color: #194568;
}
.favicon .fa-flickr:before {
  color: #fff;
}
.favicon .fa-instagram:before {
  color: #fff;
}
.favicon .fa-search:before {
  color: #fff;
}
.favicon .search-form input[type=search] {
  display: none;
}
.lcam-carousel-controller-bottom-center {
  display: block;
  position: absolute;
  bottom: 139px;
  left: 50%;
  transform: translateX(-50%);
}
button.lcam-carousel-to-prev,
button.lcam-carousel-to-next {
  background-color: transparent !important;
  border-radius: 50%;
  border-color: #E2E6E7;
  width: 44px;
  height: 44px;
  color: #222 !important;
  float: left;
  border-style: solid;
  border-width: 1px;
}
.fa-caret-left:before {
  content: "\f104" !important;
}
.fa-caret-right:before {
  content: "\f105" !important;
}
.home.page .media .heading h5 {
  margin-top: 74px !important;
}
.fa-check:before {
  color: #2d5578;
}
.fa-comments-o:before {
  color: #2d5578;
  position: relative;
  font-size: 48px;
  margin-left: 50px;
  margin-right: 50px;
  margin-top: 16px;
  display: inline-block;
}
.control-edit {
  float: left;
}
#layers-widget-column-47 .section-title {
  margin-top: 0px !important;
}
.class-testimonials .column {
  margin-bottom: 0px;
}
.class-testimonials .new .excerpt p {
  color: #fff !important;
}
.class-testimonials .new .section-title {
  /* margin-top: 20px; */
}
.class-testimonials > .row.list-grid {
  display: flex;
}
.home-page3 {
  margin-top: 40px !important;
  padding-bottom: 40px !important;
  padding-left: 2% !important;
}
.home-page3 .column {
  margin-bottom: 20px !important;
}
.tagcloud a {
  border: 1px solid #2d5578;
  display: block;
  margin-bottom: 5px;
  border-width: 1px;
  border-style: solid;
  padding: 9px 16px 9px 12px;
  color: #2d5578;
  display: inline-block;
  text-transform: inherit;
  font-size: 15px!important;
  border-radius: 20px;
}
.tagcloud a:hover {
  background: #2d5578;
  color: #fff;
}
.dang-ky-nhan-tin input[type=email] {
  padding: 15px 0px 15px 10px;
  background: transparent;
  border: 1px solid #fff !important;
  color: #A8B1B6;
  height: auto;
}
.dang-ky-nhan-tin input::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #A8B1B6;
}
.dang-ky-nhan-tin input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #A8B1B6;
}
.dang-ky-nhan-tin input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #A8B1B6;
}
.dang-ky-nhan-tin input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #A8B1B6;
}
.dang-ky-nhan-tin input:placeholder-shown {
  /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
  color: #A8B1B6;
  border-radius: 25px;
}
.dang-ky-nhan-tin input {
  color: #A8B1B6;
}
.dang-ky-nhan-tin button,
.dang-ky-nhan-tin input[type=button],
.dang-ky-nhan-tin input[type=submit] {
  color: #ffffff;
  border-color: #fff;
}
.dang-ky-nhan-tin .media .heading {
  color: #ffffff;
  font-size: 15px;
  margin-top: 0px !important;
}
.class-home-people > .row.list-grid {
  display: flex;
}
.class-home-people .column {
  margin-bottom: 0px;
}
.pagination .current {
  background-color: #2d5578;
  line-height: 37px;
  width: 44px;
  border: none !important;
}
.pagination a,
.pagination span {
  line-height: 37px;
  padding: 3px 18px;
  color: #777777;
  background-color: transparent;
  border: 1px solid #E2E6E7;
}
p.excerpt {
  color: #777777;
}
#layers-widget-column-57-485 .media .heading:before {
  content: "\f095";
  font-family: FontAwesome;
  speak: none;
  font-size: 48px;
  font-style: normal;
  font-weight: 100;
  font-variant: normal;
  float: left;
  margin-right: 30px;
  text-transform: none;
  line-height: 1;
  color: #2d5578;
  -webkit-font-smoothing: antialiased;
}
.home-icon .media .heading {
  color: #222;
  font-weight: 500;
}
.style1.service_widgt span,
.style3.service_widgt span {
  border-radius: 50% ;
  text-align: center;
  color: #2d5578 !important;
  line-height: 1.85;
  font-size: 48px !important;
  background: none !important;
}
#layers-widget-lcam_contents-11 button.lcam-carousel-to-prev,
#layers-widget-lcam_contents-11 button.lcam-carousel-to-next {
  outline: none;
}
.home-page-pay {
  padding: 38px 0px 38px 0px;
  background-size: cover;
  background-attachment: fixed;
}
.home-page-pay .span-3.column:before {
  content: "\f105";
  font-family: FontAwesome;
  speak: none;
  font-size: 44px;
  font-style: normal;
  font-weight: 100;
  font-variant: normal;
  float: left;
  height: 47px;
  padding-left: 4px;
  margin-top: 25%;
  text-transform: none;
  line-height: 1;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  width: 44px;
  border-width: 1px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  text-align: center;
  border-style: solid rgba(255, 255, 255, 0.3);
  border-radius: 999px;
}
.home-page-pay .span-3.column:first-child:before {
  display: none;
}
.home-page-pay .section-title {
  color: #fff;
}
.home-page-pay .fa-check:before {
  color: #2a7cc5;
  text-align: center;
}
.home-page-pay .style2.service_widgt span {
  color: #2a7cc5;
  line-height: 50px;
  width: 110px;
  height: 110px;
}
.home-page-pay .media .heading {
  color: #fff;
}
#layers-widget-column-47 {
  margin-left: 6%;
}
.animatedParent .style2.service_widgt span {
  line-height: 94px;
  border: 1px solid rgba(255, 255, 255, 0.3);
}
#wrapper-content .span-8 {
  padding-bottom: 0px !important;
}
.swiper-container .arrows a {
  background: rgba(38, 47, 63, 0.3);
}
@media only screen and (min-width: 481px) {
  .home-icon-lien-he .span-3 .image-left .media-image,
  .home-icon-lien-he .span-4 .image-left .media-image {
    padding-top: 30px;
  }
  .home-icon .span-3 .image-left .media-image,
  .home-icon .span-4 .image-left .media-image {
    padding-top: 30px;
  }
}
@media only screen and (max-width: 480px) {
  .home-icon-lien-he .media.image-left .media-image {
    float: left;
    margin: 24px 0 20px;
  }
  .home-icon .media.image-left .media-image {
    float: left;
    margin: 24px 0 20px;
  }
}
.about .section-title {
  margin: 0px !important;
}
.about .section-title .heading {
  margin-top: 0px !important;
  float: left;
  margin-bottom: 40px !important;
}
.about .section-title .heading:after {
  background: none !important;
  margin-top: 0px !important;
}
.about .media-image img {
  width: 64%;
  position: relative;
  float: left;
}
.multicolor-subscribe-form .mcolor-button {
  position: relative;
  font-weight: 100;
  border-color: #e1e1e1;
  border: 2px;
  padding: 10px 30px 10px 30px;
  border-radius: 26px!important;
  top: 28px;
  border-radius: 26px !important;
  background: transparent;
}
.multicolor-subscribe-form .mcolor-subbox {
  background: transparent;
}
.multicolor-subscribe-form .mcolor-subbox {
  padding: 26px 8px;
  padding-bottom: 70px;
}
.logo-2 {
  display: none;
}
.header-sticky.is_stuck.is_stuck_show nav > .menu > li.current-menu-item > a {
  color: #2d5578;
}
.header-sticky.is_stuck.is_stuck_show .logo-2 {
  display: inherit !important;
}
.header-sticky.is_stuck.is_stuck_show .template-icon-meta-search:before {
  content: "\f002";
  font-family: FontAwesome;
  color: #194568;
}
.header-sticky.is_stuck.is_stuck_show .site-logo-link {
  display: none;
}
.header-sticky.is_stuck.is_stuck_show .favicon .fa-facebook-f:before,
.header-sticky.is_stuck.is_stuck_show .favicon .fa-facebook:before {
  color: #194568;
}
.header-sticky.is_stuck.is_stuck_show .favicon .fa-twitter:before {
  color: #194568;
}
.header-sticky.is_stuck.is_stuck_show .favicon .fa-google-plus:before {
  color: #194568;
}
.header-sticky.is_stuck.is_stuck_show .favicon .fa-flickr:before {
  color: #A8B1B6;
}
.header-sticky.is_stuck.is_stuck_show .favicon .fa-instagram:before {
  color: #A8B1B6;
}
.header-sticky.is_stuck.is_stuck_show .favicon .fa-search:before {
  color: #A8B1B6;
}
.template-icon-meta-search:before {
  content: "\f002";
  font-family: FontAwesome;
  color: #194568;
}
body > .template-component-search-form {
  top: 0px;
  left: 0px;
  opacity: 0;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 99999;
  position: fixed;
}
body > .abcde {
  background: #1B1B1B;
  width: 100%;
  height: 100%;
  display: table;
  opacity: 0.95;
  transition: all 200ms ease-in-out;
}
body > .abcde > div {
  position: absolute;
}
.abcde ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  opacity: 0 !important;
}
.abcde ::-moz-placeholder {
  /* Firefox 19+ */
  opacity: 0 !important;
}
.abcde :-ms-input-placeholder {
  /* IE 10+ */
  opacity: 0 !important;
}
.abcde :-moz-placeholder {
  /* Firefox 18- */
  opacity: 0 !important;
}
.abcde .search-submit {
  display: none;
}
.abcde .search-form {
  z-index: 99;
  width: 95%;
  max-width: 500px;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%);
}
.abcde .search-form:after {
  content: "\f002";
  opacity: 1;
  font-size: 20px;
  font-family: FontAwesome;
  color: #fff;
  position: absolute;
  top: 19%;
  right: 11px;
}
body > .abcde > div {
  top: 0px;
  left: 0px;
  z-index: -1;
  width: 100%;
  height: 100%;
}
.lien-he-form input[type=password],
.lien-he-form input[type=number],
.lien-he-form input[type=tel],
.lien-he-form input[type=date],
.lien-he-form input[type=email],
.lien-he-form input[type=text],
.lien-he-form input[type=url],
.lien-he-form input[type=search] {
  /* height: 104px; */
  /* padding: 0 15px; */
}
.wpcf7-form-control-wrap {
  margin-top: 0px;
}
.abcde input[type=password],
.abcde input[type=number],
.abcde input[type=tel],
.abcde input[type=date],
.abcde input[type=email],
.abcde input[type=text],
.abcde input[type=url],
.abcde input[type=search] {
  height: 48px;
  z-index: 9999999999;
  background: transparent;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.about-home .about-right .section-title {
  margin-top: 0px !important;
}
#layers-widget-layers_plus_column_gridmaker-3 {
  /* margin-bottom: 30px; */
}
.well {
  background: none !important;
}
.sidebar .widget li:not(:last-child) {
  border-bottom: none;
}
.header-sticky.is_stuck.is_stuck_show .sub-menu li a:hover {
 /* color: #fff;*/
}
#layers-widget-column-65-158 {
  margin-bottom: 0px !important;
}
.content-vertical-massive.ban-do {
  padding-bottom: 0px !important;
}
.content-vertical-massive.ban-do .fa-map-marker:before {
  font-size: 30px;
}
.content-vertical-massive.ban-do .media.large p:not(:first-child),
.content-vertical-massive.ban-do .media.large .button {
  margin-top: 0px !important;
}
.map-lh {
  display: none;
}
.home-page2 > .row > .layers-masonry-column.column {
  margin-bottom: 0px;
  padding: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover;
}
span.meta-item.meta-date {
  width: 31%;
  float: left;
  color: #333;
}
span.meta-item.meta-date:hover {
  text-decoration: underline;
}
span.meta-item.meta-author {
  width: 13%;
  float: left;
  margin-top: 0px;
  color: #333;
  display: none;
}
span.meta-item.meta-author a {
  color: #333 !important;
}
span.meta-item.meta-author a:hover {
  text-decoration: underline;
}
span.meta-item.meta-category a {
  color: #333 !important;
}
span.meta-item.meta-category a:hover {
  text-decoration: underline;
}
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;
}
input[type=button],
input[type=submit],
button {
  position: relative;
  border-width: 1px;
  border-style: solid;
  border-radius: 999px;
  display: inline-block;
  color: #2d5578;
  border-color: #2d5578;
  padding: 11px 38px 30px 38px;
  background: 0 0;
  text-align: center;
  margin-top: 20px;
}
input[type=button]:hover,
input[type=submit]:hover,
button:hover {
  background: #2d5578;
  color: #fff;
  border-width: none;
}
.tin .button {
  color: #fff;
}
@media (min-width: 1025px) {
  .off-canvas-right {
    display: none;
  }
}
@media (max-width: 1149px) and (min-width: 960px) {
  .home-page3 {
    padding-left: 60px !important;
    padding-right: 60px !important;
  }
  .home-page3 .column.span-6 {
    width: 100%;
  }
}
@media (max-width: 1149px) {
  .responsive-nav .l-menu {
    color: #2d5578;
    border: 1px solid #2d5578;
    padding: 0 10px;
    margin-right: 10px;
  }
  .header-left .logo {
    float: left;
    order: 1;
    flex: 1;
  }
  .home-page3 {
    padding-left: 60px !important;
    padding-right: 60px !important;
  }
  .header-sticky.is_stuck.is_stuck_show .responsive-nav .l-menu {
    border: 1px solid #194568;
    color: #194568;
  }
  .header-site nav > .menu > li ul li a {
    color: #2d5578;
    font-size: 15px;
  }
  .menu-item-language-current {
    padding-left: 0px!important;
  }
  .content {
    padding-top: 0px;
  }
  .close-canvas {
    /* display: none; */
    background: transparent;
    color: #A8B1B6 !important;
    left: 4%;
    right: none;
    padding: 0px;
    text-align: center;
  }
  .close-canvas i {
    font-size: 30px;
  }
  .header-site nav {
    order: 3;
    flex: 0;
    justify-content: flex-end;
  }
  .favicon {
    order: 2;
    z-index: inherit;
  }
  .header-site nav > .menu > li.current-menu-item > a {
    color: #2d5578;
  }
  .nav-horizontal ul {
    display: none !important;
  }
  .responsive-nav {
    display: block;
  }
  .off-canvas-right.open {
    display: block;
    background: #fff;
    width: 100%;
    top: 0px;
    height: auto;
    transition: all 0.2s ease;
    color: #777777;
  }
  .off-canvas-right {
    left: 0px;
    width: 100%;
    height: 100%;
    /* display: block; */
    transition: all 0.2s ease;
    position: fixed;
    z-index: 100005 !important;
    height: auto !important;
  }
  section[class*=' off-canvas-'] li a {
    color: #2d5578;
  }
  section[class*=' off-canvas-'] {
    display: none;
    top: auto;
  }
  .admin-bar section[class*=' off-canvas-'] .close-canvas {
    top: 46px;
  }
  section[class*=' off-canvas-'] .widget.widget_nav_menu li {
    display: inherit;
    margin: 0;
    text-align: left;
    padding: 15px 0 !important;
    text-transform: uppercase;
  }
  .header-site .menu li a {
    padding: 6px 0;
  }
  .sub-menu {
    visibility: visible;
    opacity: 1;
    position: relative;
    top: 4px;
    border: none;
  }
}
.favicon {
  border: 1px solid #194569;
  padding: 6px;
  border-radius: 20px;
  float: left;
  width: 180px;
  padding-left: 10px;
}
.archive.category-tin-tuc .column.span-8 img {
  width: 100%;
}
.class-home-people #layers-widget-layers_plus_column_gridmaker-7-99 .media {
  height: 100%;
  width: 100%;
	justify-content: unset;
}
.header-site.content {
  padding-top: 0px;
  padding-bottom: 0px;
}
.trang-chu-lien-he {
  padding-top: 0px;
  padding-bottom: 15px;
}
.trang-chu-lien-he .media .heading {
  font-size: 17px;
}
.trang-chu-lien-he .text-right .media .heading {
  font-size: 26px;
  line-height: 32px;
  letter-spacing: 2px;
  font-weight: 500;
}
.trang-chu-lien-he .text-left {
  margin-top: 20px;
  margin-bottom: 20px;
}
.home-page3 .media .heading {
  letter-spacing: 2px;
  font-size: 20px;
}
.home-icon {
  padding: 45px 0;
}
.about-home .section-title {
  margin-top: 0px !important;
}
.about-right .fa-check:before {
  margin-right: 10px;
}
.footer-site.invert .container.clearfix {
  border-bottom: 1px solid #a8b1b6;
}
.footer-bottom {
  padding-bottom: 20px;
}
.about-home .span-8 {
  /* padding-left: 35px; */
}
.relative-post-default {
  border-top: solid 1px #efefef;
  margin-top: 38px;
}
.relative-post-default .section-nav-title {
  padding-top: 30px;
}
.dang-ky-nhan-tin input[type=submit] {
  border-color: #fff !important;
  padding: 12px 33px 12px 32px;
  margin-top: 5px;
  margin-bottom: 30px;
}
.dang-ky-nhan-tin input[type=submit]:hover {
  border-color: #fff !important;
}
.dia-chi-chan-trang .media .heading {
  color: #fff;
  margin-top: 0px !important;
  font-weight: 600;
  font-size: 15px;
}
.dia-chi-chan-trang .excerpt p {
  color: #fff;
  line-height: 26px;
  font-size: 1.5rem;
}
.menu-item-language img.iclflag {
  margin-right: 7px;
}
.footer-site {
    background-color: #2d5578 !important;
}
div#mbmcl a {
    font-size: 13px !important;
}
section#post-831 .section-title.large .heading {
    display: none;
}
.story ul {
    margin: 0 0 10px 35px !important;
}
section#post-826 .section-title.large .heading {
    display: none;
}
section#post-967 .section-title.large .heading {
    display: none;
}

#layers-widget-layers_plus_column_gridmaker-3 p.excerpt {
    color: #000;
}
ul#menu-trinh-don-chinh {
    border-left: 1px solid #2d5578;
}
ul#menu-trinh-don-chinh li {
    border-right: 1px solid #2d5578;
}
button.single_add_to_cart_button.button.alt {
    margin: 0;
}
section#wrapper-content {
    /* padding: 20px; */
}

span.woocommerce-Price-amount.amount {
    font-size: 22px;
    color: #194568;
}
.sub-menu {
	top: 71px !important;
	}


section#layers-widget-lcam_contents-11 .lcam-carousel-controller-bottom-center {
    display: flex;
}
.invert .nav-vertical li a:hover {
    background: none;
    color: #2d5578;
}

#off-canvas-right .menu > .menu-item.menu-item-has-children {position: relative;padding-right: 20px;}
#off-canvas-right .menu > .menu-item.menu-item-has-children > span {
  position: absolute;
  top: 5px;
  right: 0px;
  z-index: 99;
  width: 20px;
  height: 20px;
  text-align: center;
}

#off-canvas-right .menu > .menu-item.menu-item-has-children .sub-menu {
  display: none;
}

#off-canvas-right .menu > .menu-item.menu-item-has-children.active .sub-menu {
  display: block;
}
#layers-widget-column-69-984 .button.btn-medium {
    color: #194569;
    background-color: #fff0;
    padding: 9px 31px;
	border-radius: 100px;
    border: 1px solid #194569;
}

.products .img-wrap img {
    display: block;
    width: 100%;
}

.woocommerce-page section.column.span-9.no-gutter {
    width: 100%;
}

.type-product h2.woocommerce-loop-product__title {
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 25px;
    -webkit-line-clamp: 2;
    height: 54px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin-top: 15px;
}


.woocommerce-result-count-container {
    padding: 10px;
    background: #f5f5f500 !important;
}


section[class*=' off-canvas-'] .nav-mobile ul#menu-trinh-don-chinh-1 {
}

.single-product .column.span-9.no-gutter {
    width: 100%;
}