/*
Theme Name: Dịch vụ chụp ảnh món ăn 71961
Theme URI: http: //chili.vn
Description: Web site cho trang dịch vụ, Giới thiệu món ăn.
Author: Chili
Author URI: http: //chili.vn
Template: layerswp
Version: 1.0
Main Color:#EF842D
Child Color:#666666
*/
@import url("../layerswp/style.css");
@import url("../layerswp-child/font-awesome/css/font-awesome.min.css");
@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;
}
@font-face {
  font-family: 'HelveticaNeue-Medium';
  src: url('fonts/HelveticaNeue-Medium.eot?#iefix') format('embedded-opentype'), url('fonts/HelveticaNeue-Medium.woff') format('woff'), url('fonts/HelveticaNeue-Medium.ttf') format('truetype'), url('fonts/HelveticaNeue-Medium.svg#HelveticaNeue-Medium') 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;
  }
}
/*
Set 16:9 for thumbnail
*/
.post-news-item .thumbnail a,
.set-16-9 .thumbnail-media a,
.set-16-9 .media-image a,
.set-16-9 .featured-image {
  position: relative;
  height: 0;
  overflow: hidden;
  display: block;
  padding-bottom: 56.25%;
}
.post-news-item .thumbnail a img,
.set-16-9 .thumbnail-media a img,
.set-16-9 .media-image a img,
.set-16-9 .featured-image img {
  position: absolute;
  left: 0;
  min-height: 100%;
  top: 0;
  bottom: 0;
  right: 0;
}
.childcolor {
  color: #666666;
}
.childcolor_heading .heading {
  color: #666666 !important;
}
.container {
  max-width: 1180px;
}
.site-logo-link img,
.mark img {
  max-height: inherit;
}
/*custom layer font */
.media.small .excerpt {
  font-size: 1.4rem;
}
.tin-tuc .lcam-posingle-style-4 .copy {
  font-size: 1.4rem;
}
/*
####
  Custom 7196 

####
*/
.header-site nav > .menu > li ul li a {
  color: #fff;
}
.section-call-button {
  background: #EF842D;
}
.section-call-button .section-title .heading {
  color: #fff;
  font-size: 2.8rem;
}
.about-tow .custom-about .media {
  position: relative;
}
.about-tow .custom-about .media:hover .media-body {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.about-tow .custom-about .media .media-image a {
  padding-bottom: 100%;
}
.about-tow .custom-about .media .media-body {
  transform: translate3d(0, 25px, 0);
  -webkit-transform: translate3d(0, 25px, 0);
  opacity: 0;
  transition: transform 0.1s ease-in-out 0.1s, opacity 0.2s ease-in-out 0.15s;
  -webkit-transition: transform 0.1s ease-in-out 0.1s, opacity 0.2s ease-in-out 0.15s;
  padding: 20px;
  position: absolute;
  bottom: 0;
  background: #EF842D;
  color: #fff;
}
.footer-about .media.medium p:not(:first-child),
.about-tow-one .media.medium p:not(:first-child) {
  margin-top: 10px;
}
.relative-post-default {
  margin-top: 10px;
}
.relative-post-default .section-nav-title {
  margin-bottom: 5px;
}
.relative-post-default ul li:before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  position: relative;
  top: -3px;
  margin-right: 10px;
  border-radius: 50%;
  background-color: #EF842D;
}
.contact-content p {
  margin-bottom: 8px;
}
.line-home {
  color: #EF842D;
}
.line-home .horizontal-rule:before,
.line-home .horizontal-rule:after {
  border-color: #EF842D;
}
.lang-right-menu {
  margin-top: -6px;
}
li.search-item-menu {
  padding-top: 12px;
  padding-bottom: 20px;
}
li.search-item-menu > a {
  padding-left: 15px;
  color: #fff;
  padding-right: 30px;
  line-height: 40px;
}
li.search-item-menu:hover ul {
  display: block;
}
li.search-item-menu ul {
    display: none;
    position: absolute;
    width: 230px;
    right: 60px;
    z-index: 9999;
}
li.search-item-menu ul .search-form {
    width: 365px;
}
li.search-item-menu ul .search-form input[type="search"] {
    width: 250px;
    height: 38px;
    border: none;
    background: #fff;
    border: 2px solid #ef842d;
    border-right: 0;
    border-radius: 7px;
}
.lang-right-menu li {
  float: left;
  margin-right: 10px;
}
.lang-right-menu li:after {
  margin-left: 10px;
  display: inline-block;
  content: '';
  width: 1px;
  background: #EF842D;
  height: 12px;
}
.lang-right-menu li:last-child {
  margin-right: 0;
}
.lang-right-menu li:last-child:after {
  display: none;
}
.sub-menu {
  z-index: 99;
}
.archive article.post-news-item .copy p {
  margin-bottom: 10px;
}
.archive article.post-news-item p.excerpt {
  margin-bottom: 6px;
}
.archive .content-main {
  padding-top: 40px;
}
.contact-info .media .heading {
  color: #EF842D;
}
.contact-info .content {
  padding: 0;
}
.contact-info .content .heading {
  color: #EF842D;
}
input[type=button],
input[type=submit],
button {
  background: #EF842D;
  font-weight: inherit;
  padding: 10px 25px;
}
input[type=button]:hover,
input[type=submit]:hover,
button:hover {
  color: #EF842D;
  background: #666666;
}
.contact-info.content-vertical-massive {
  padding-top: 40px;
  padding-bottom: 0;
}
.map.content-vertical-massive {
  padding-top: 0px;
  padding-bottom: 0;
}
#wrapper-content .contact-info .span-8,
.archive #wrapper-content .span-8 {
  padding-bottom: 0 !important;
}
.about-tow .layers-masonry-column .heading a {
  color: #fff !important;
}
.section-call-button .container .section-title {
  margin-bottom: 16px;
}
.section-call-button .container .section-title .heading {
  padding-top: 26px;
}
.layers-call2action-widget .style2 .heading {
  padding-top: 30px;
}
.footer-site .media-image img {
  margin: 0;
}
.footer-site .widget li {
  margin-bottom: 15px;
}
a:hover {
  color: #EF842D;
}
.button:hover {
  color: #EF842D !important;
}
.event-section,
.testimonial {
  border-top: 1px solid #f7f7f7;
}
.service-us .content {
  padding: 0px;
}
a.bottom,
.layers-call2action-widget .button {
  background: #EF842D !important;
}
.background-child {
  background: #666666;
}
.header-site .nav-horizontal li .sub-menu {
  border-top: 2px solid #EF842D;
}
.header-site .nav-horizontal li .sub-menu li {
  border-style: none;
  padding: 0px 15px;
}
/*tu-van */
.tu-van {
  background-color: #EF842D;
}
.tu-van.layers-call2action-widget {
  padding: 30px 0;
}
.tu-van .style2 .heading {
  padding-top: 10px !important;
  color: #fff;
}
.tu-van.layers-call2action-widget .style2 .button {
  margin-top: 0px;
}
.tu-van .section-title {
  margin-bottom: 0px;
}
/* About homư */
.about-hom .media .media-image {
  margin-bottom: 20px;
}
/*.about-home {
  padding-top: 50px;
  padding-bottom: 25px;
}
.about-home-tow {
  background-color: #95A5A6;
  .media .heading ,.excerpt {
    color: #fff;
  }
}*/
/* post-tu-van */
.post-tu-van {
  padding-top: 50px;
  padding-bottom: 0;
}
.post-tu-van li {
  margin-right: 20px;
}
.post-tu-van li:last-child {
  margin-right: 0px;
}
.post-tu-van .content {
  padding: 0 ;
}
.post-tu-van .lcam-carousel-controller .lcam-carousel-to-next,
.post-tu-van .lcam-carousel-controller .lcam-carousel-to-prev,
.post-tu-van .lcam-carousel-controller-bottom-center .lcam-carousel-to-next,
.post-tu-van .lcam-carousel-controller-bottom-center .lcam-carousel-to-prev,
.post-tu-van .lcam-carousel-controller-bottom-left .lcam-carousel-to-next,
.post-tu-van .lcam-carousel-controller-bottom-left .lcam-carousel-to-prev,
.post-tu-van .lcam-carousel-controller-bottom-right .lcam-carousel-to-next,
.post-tu-van .lcam-carousel-controller-bottom-right .lcam-carousel-to-prev,
.post-tu-van .lcam-carousel-controller-center .lcam-carousel-to-next,
.post-tu-van .lcam-carousel-controller-center .lcam-carousel-to-prev,
.post-tu-van .lcam-carousel-controller-center-hover .lcam-carousel-to-next,
.post-tu-van .lcam-carousel-controller-center-hover .lcam-carousel-to-prev,
.post-tu-van .lcam-carousel-controller-top-center .lcam-carousel-to-next,
.post-tu-van .lcam-carousel-controller-top-center .lcam-carousel-to-prev,
.post-tu-van .lcam-carousel-controller-top-left .lcam-carousel-to-next,
.post-tu-van .lcam-carousel-controller-top-left .lcam-carousel-to-prev,
.post-tu-van .lcam-carousel-controller-top-right .lcam-carousel-to-next,
.post-tu-van .lcam-carousel-controller-top-right .lcam-carousel-to-prev {
  background-color: #EF842D;
  color: #fff;
}
.post-tu-van .lcam-widget-container button.lcam-carousel-to-prev,
.post-tu-van .lcam-widget-container button.lcam-carousel-to-next {
  color: #fff !important;
}
/*Line*/
.line-home .horizontal-rule {
  margin: 0;
}
.line-home .horizontal-rule .fa {
  color: #EF842D;
}
.line-home .horizontal-rule::before,
.line-home .horizontal-rule::after {
  border-color: #EF842D;
}
/*Evnet home*/
.event-home {
  padding-top: 30px;
  padding-bottom: 0;
}
.event-home .section-title {
  margin-bottom: 30px;
}
.event-home article {
  padding-bottom: 20px;
}
.event-home .lcam-carousel-controller .lcam-carousel-to-next,
.event-home .lcam-carousel-controller .lcam-carousel-to-prev,
.event-home .lcam-carousel-controller-bottom-center .lcam-carousel-to-next,
.event-home .lcam-carousel-controller-bottom-center .lcam-carousel-to-prev,
.event-home .lcam-carousel-controller-bottom-left .lcam-carousel-to-next,
.event-home .lcam-carousel-controller-bottom-left .lcam-carousel-to-prev,
.event-home .lcam-carousel-controller-bottom-right .lcam-carousel-to-next,
.event-home .lcam-carousel-controller-bottom-right .lcam-carousel-to-prev,
.event-home .lcam-carousel-controller-center .lcam-carousel-to-next,
.event-home .lcam-carousel-controller-center .lcam-carousel-to-prev,
.event-home .lcam-carousel-controller-center-hover .lcam-carousel-to-next,
.event-home .lcam-carousel-controller-center-hover .lcam-carousel-to-prev,
.event-home .lcam-carousel-controller-top-center .lcam-carousel-to-next,
.event-home .lcam-carousel-controller-top-center .lcam-carousel-to-prev,
.event-home .lcam-carousel-controller-top-left .lcam-carousel-to-next,
.event-home .lcam-carousel-controller-top-left .lcam-carousel-to-prev,
.event-home .lcam-carousel-controller-top-right .lcam-carousel-to-next,
.event-home .lcam-carousel-controller-top-right .lcam-carousel-to-prev {
  background-color: #EF842D;
  color: #fff;
}
.event-home .lcam-widget-container button.lcam-carousel-to-prev,
.event-home .lcam-widget-container button.lcam-carousel-to-next {
  color: #fff !important;
}
/*coment-home*/
.coment-home {
  padding-top: 30px;
}
.coment-home li {
  padding-bottom: 20px;
}
.coment-home .section-title {
  margin-bottom: 30px;
}
.coment-home .lcam-carousel-controller .lcam-carousel-to-next,
.coment-home .lcam-carousel-controller .lcam-carousel-to-prev,
.coment-home .lcam-carousel-controller-bottom-center .lcam-carousel-to-next,
.coment-home .lcam-carousel-controller-bottom-center .lcam-carousel-to-prev,
.coment-home .lcam-carousel-controller-bottom-left .lcam-carousel-to-next,
.coment-home .lcam-carousel-controller-bottom-left .lcam-carousel-to-prev,
.coment-home .lcam-carousel-controller-bottom-right .lcam-carousel-to-next,
.coment-home .lcam-carousel-controller-bottom-right .lcam-carousel-to-prev,
.coment-home .lcam-carousel-controller-center .lcam-carousel-to-next,
.coment-home .lcam-carousel-controller-center .lcam-carousel-to-prev,
.coment-home .lcam-carousel-controller-center-hover .lcam-carousel-to-next,
.coment-home .lcam-carousel-controller-center-hover .lcam-carousel-to-prev,
.coment-home .lcam-carousel-controller-top-center .lcam-carousel-to-next,
.coment-home .lcam-carousel-controller-top-center .lcam-carousel-to-prev,
.coment-home .lcam-carousel-controller-top-left .lcam-carousel-to-next,
.coment-home .lcam-carousel-controller-top-left .lcam-carousel-to-prev,
.coment-home .lcam-carousel-controller-top-right .lcam-carousel-to-next,
.coment-home .lcam-carousel-controller-top-right .lcam-carousel-to-prev {
  background-color: #EF842D;
  color: #fff;
}
.coment-home .lcam-widget-container button.lcam-carousel-to-prev,
.coment-home .lcam-widget-container button.lcam-carousel-to-next {
  color: #fff !important;
}
.meta-info {
  color: #666666;
}
/*footer*/
.footer-site .lien-he-home .container {
  padding: 0;
}
.footer-site .section-title .heading {
  font-size: 2.5rem;
}
.footer-site .web-info .company_name {
  text-transform: none;
}
/*
####
  Color class 
####
*/
.nav-horizontal li a {
  color: #fff;
}
.nav-horizontal li a:hover {
  color: #EF842D;
}
body {
  color: #666666;
}
.responsive-nav .l-menu {
  color: #EF842D;
}
.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;
}
/*404*/
.clear {
  clear: both;
}
.page-404 {
  text-align: center;
}
.page-404 .title-404 {
  font-size: 200px;
  font-weight: bold;
  color: #EF842D;
}
.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: #EF842D;
}
.page-404 .entry-404 a:hover {
  background-color: #666666;
  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;
}
.header-site nav {
  margin: 0px 7px 0 0;
}
.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: #EF842D;
  color: #fff;
}
/*
BUTTON
*/
.button {
  background: #EF842D;
  font-weight: normal;
}
.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;*/
}
.content-vertical-massive .section-nav-title:after,
.content-vertical-massive h3.heading:after {
  /* display: block;
      content: "";
      background:@maincolor;
      width: 130px;
      height: 1px;
      margin-top: 13px;
      margin-right: auto;
      margin-left: auto;
      margin-top: 20px;*/
}
.content-vertical-massive .section-title .heading:before {
  /*background:@maincolor;
      content: "";
      display: inline-block;
      height: 14px;
      left: 50%;
      margin: 0 0 0 -17px;
      position: absolute;
      top: 46.5px;
      width: 40px;
      -moz-transform: skew(-40deg);
      -webkit-transform: skew(-40deg);
      -o-transform: skew(-40deg);
      -ms-transform: skew(-40deg);
      transform: skew(-40deg);*/
}
.heading {
  position: relative;
  font-size: 2.1rem;
}
.text-left .section-nav-title:after,
.text-left h3.heading:after {
  margin-left: 0;
}
.section-nav-title {
  font-size: 2.1rem;
}
.media .heading {
  color: #666666;
  font-weight: 700;
}
.invert .section-title .heading,
.invert.section-title .heading {
  color: #fff;
}
.widget .section-nav-title,
.section-title .heading {
  color: #EF842D;
  text-transform: uppercase;
}
.header-site .menu-item-has-children > a:after {
  margin-left: 4px;
}
.copyright {
  font-size: 1.4rem;
}
.section-title.large .heading {
  font-size: 3rem;
}
.section-title .heading {
  font-size: 3rem;
}
.section-title .heading + .excerpt,
.section-title .excerpt {
  margin-top: 15px;
  font-size: 1.5rem;
  color: #2c2d2d;
}
.swiper-slide .section-title .excerpt {
  color: #2c2d2d;
}
.section-paralax-excerpt-white .section-title .excerpt {
  color: #fff;
}
.content-main {
  padding: 20px;
}
.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;
}
#mbmcl a:hover {
  color: #D00400 !important;
}
.footer-bottom {
  background: #333;
  padding: 20px 0;
}
.footer-bottom .site-text {
  font-size: 1.3rem;
  color: #8F8F8F !important;
}
.footer-bottom a {
  color: #fff;
}
.hasbg .section-title .heading:after {
  color: #EF842D !important;
}
.footer-site .section-nav-title:after,
.footer-site h3.heading:after {
  font-weight: normal;
  color: #EF842D;
  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: #EF842D;
  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: #EF842D !important;
}
.widget_sola_nl_subscribe_widget input[type="submit"] {
  background: #EF842D;
  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: #EF842D !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;
}
.admin-bar .header-sticky.is_stuck.is_stuck_show {
  border-bottom: 3px solid #EF842D;
  background-color: #fff;
}
.admin-bar .header-sticky.is_stuck.is_stuck_show .nav-horizontal li a {
  color: #666666;
}
.admin-bar .header-sticky.is_stuck.is_stuck_show li.search-item-menu > a {
  color: #EF842D;
}
/*
FOOTER
*/
.footer-site {
  padding: 40px 0 40px;
}
.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 .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
*/
.search-form {
  float: left;
  overflow: hidden;
  width: 33.33%;
}
.search-form label {
  float: left;
}
.search-item-menu .search-form .search-submit {
  height: 38px;
  border-radius: 0 7px 7px 0px;
  margin-left: -5px;
  padding: 10px 15px !important;
  /*display: none !important;*/
}
.search-form .search-submit:hover {
      background: #EF842D !important;
      color: #fff !important;
}
.search-form input[type="search"] {
    background: #f2f2f2;
    width: 208px;
    font-size: 1.3rem;
    border: 2px solid #ef842d;
    border-radius: 5px 0 0 5px;
}
.sidebar .search-submit {
    float: left;
    height: 48px;
    position: absolute;
    right: 10px;
    border-radius: 0px 5px 5px 0px;
}
.story {
  font-size: 1.5rem;
}
.search-no-results .story {
  width: 66%;
  float: left;
  margin-right: 2%;
  margin-bottom: 50px;
}
#back-to-top {
  bottom: 70px;
  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 .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: #EF842D;
}
.abc + .sub-menu li::hover {
  background: #fff;
  color: #EF842D;
}
/*menu*/
.header-site .nav-horizontal li ul li {
  margin: 0px;
}
.nav li:hover .sub-menu {
  top: 100%;
}
.nav li:hover .sub-menu li {
  margin: 0px;
  background: #1a1f27;
}
.nav li:hover .sub-menu li:hover {
  background: #fff;
  -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: #fff;
  -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: #EF842D;
}
.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;
}
.header-site .nav-horizontal li {
  margin: 0px 5px;
  padding: 12px 10px;
}
.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: 128px;
}
.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.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: #EF842D;
}
.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: #EF842D;
  border: 2px solid #EF842D;
  background: #fff;
  margin-top: 50px !important;
}
.content-one .container .media .media-body a:hover {
  background: #EF842D;
  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: #EF842D;
  width: 128px;
  border: 2px solid #EF842D;
  background: #fff;
  margin-top: 50px !important;
}
.content-one .row .media-body a:hover {
  background: #EF842D;
  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;
}
.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;
}
.y-kien-kh h3.heading,
.dich-vu h3.heading {
  font-size: 3rem;
  margin-bottom: 20px;
}
.y-kien-kh h3.heading:after,
.dich-vu h3.heading:after {
  content: '';
  width: 274px;
  height: 27px;
  background: url('../../uploads/2015/12/bg-sub-heading2.png') no-repeat scroll 50% 100%;
  display: block;
  margin: 0 auto;
}
.lien-he-form {
  padding-top: 40px;
  padding-bottom: 0;
}
.lien-he-form .excerpt {
  line-height: 2;
}
.lien-he-form p input[type=submit] {
  padding: 10px 25px;
  background: #EF842D;
  color: #fff;
}
.lien-he-form p input[type=submit]:hover {
  background: #666666;
  color: #EF842D;
}
.map-lh {
  padding-top: 0 ;
  padding-bottom: 0;
}
textarea {
  height: 100px;
  max-width: 100%;
}
.section-title {
  margin-bottom: 30px;
}
.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;
}
/*Khach-hang-than-thiet*/
.kh-than-thiet {
  padding: 50px 0px;
}
/*Dich vu*/
.dich-vu {
  padding: 50px 0;
  /*background-attachment: fixed;*/
}
.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: #EF842D none repeat scroll 0% 0%;
}
.dich-vu li article.thumbnail .thumbnail-body a.button {
  border-color: #EF842D;
}
.dich-vu li article.thumbnail .thumbnail-body a.button:hover {
  background: #CE2E85 none repeat scroll 0% 0%;
  color: #fff;
  -webkit-transition: background 2s;
  -moz-transition: background 2s;
  transition: background 2s;
}
.article-title a:hover {
  color: #EF842D;
  -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: #EF842D;
  -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 .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.5rem !important;
  margin-bottom: 5px;
}
.footer-site .tagcloud a:hover {
  background: #EF842D none repeat scroll 0% 0%;
  border-color: #EF842D;
  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;
  border-top: 1px solid #bababa;
}
.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: 5px 0px 5px 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: #EF842D 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;
}
.section-main .section-title .heading:after {
  content: "";
  display: block;
  width: 90px;
  height: 1px;
  background: #EF842D;
  bottom: 17px;
  margin: 10px auto 0 auto;
}
.paralax-bg {
  background-attachment: fixed !important;
}
#lang_sel_click a.lang_sel_sel {
  border-color: #444;
  background-color: #444;
  color: #FFF;
}
#lang_sel_click a.lang_sel_sel:hover {
  color: #EF842D;
}
#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: #EF842D;
}
.story p {
  margin-bottom: 10px;
}
.page .content-main {
  padding: 40px 20px 50px;
}
.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;
}
.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: #EF842D;
}
.lien-he .wpcf7-submit:hover {
  background: #666666;
}
.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;
  padding-right: 20px;
  padding-left: 20px;
}
.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: 0px;
}
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: 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: 30%;
}
.introl-timeline .media-body .button {
  margin-top: 20px;
  border: 1px solid #EF842D;
  color: #EF842D;
  background: none;
  padding: 10px 30px;
}
/*Reposive*/
@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) {
  .about-tow .column {
    margin-bottom: 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: 2.5rem;
  }
}
@media (max-width: 930px) {
  #back-to-top {
    bottom: 82px;
  }
  .lang-right-menu {
    margin-top: 0px;
  }
  .about-tow .column {
    margin-bottom: 20px;
  }
  .section-call-button .container .section-title .heading {
    padding-top: 15px;
  }
  li.search-item-menu {
    padding-bottom: 0;
    padding-top: 0;
    top: 12px;
  }
  li.search-item-menu a {
    color: #fff;
  }
  .responsive-nav {
    position: absolute;
    top: 14px;
    right: 20px;
  }
  li.search-item-menu {
    position: absolute;
    right: 100px;
  }
  li.search-item-menu ul {
    top: 0px;
    right: 0;
  }
  .lang-right-menu {
    position: absolute;
    right: 60px;
    top: 22px;
  }
  .nav-horizontal ul.menu {
    display: none;
  }
  section[class*=' off-canvas-'] .nav-mobile {
    display: block;
  }
  .off-canvas-right nav {
    display: block;
  }
  .responsive-nav {
    display: block;
  }
  .layers-call2action-widget .section-title.large .heading {
    text-align: center;
    width: 100%;
    clear: both;
    margin-bottom: 10px;
  }
  .layers-call2action-widget .style2 .button {
    max-width: 300px;
    font-size: 16px !important;
    float: none !important;
    margin: 0 auto;
    display: block;
    clear: both;
  }
  .about-tow .layers-masonry-column {
    width: 48%;
  }
}
@media (max-width: 800px) {
  .footer-about {
    margin-bottom: 20px;
  }
  .content-one .media-image {
    height: 100%;
  }
  .media.large .heading {
    font-size: 2.5rem;
  }
  .media.large .excerpt {
    font-size: 1.5rem;
  }
  .footer-site .lien-he-home .section-title {
    margin-bottom: 10px;
  }
  .footer-site .lien-he-home .container {
    padding: 0;
  }
  .footer-site .column {
    width: 100%;
  }
  .footer-site .column .layers-masonry-column {
    width: 100%;
  }
  .footer-site .tagcloud {
    min-height: 240px;
  }
}
@media only screen and (max-width: 768px) and (min-width: 481px) {
  .sidebar aside {
    margin-bottom: 30px !important;
  }
}
@media (max-width: 768px) {
  .footer-bottom .column,
  .footer-bottom #mbmcl {
    width: 100%;
  }
  .footer-bottom .site-text {
    text-align: center;
  }
  #mbmcl {
    float: none;
    max-width: 100%;
    text-align: center;
    margin-top: 10px;
  }
  .footer-site .lien-he-home .section-title {
    margin-bottom: 5px;
  }
  .single-post .footer-site .section-title {
    margin: 0px 0px 5px;
  }
  .footer-site .section-nav-title {
    margin-bottom: 5px;
  }
  .contact-info .layers-masonry-column {
    width: 100%;
  }
  .home .wrapper-site aside.popular-posts {
    padding-bottom: 30px;
  }
  .dich-vu .thumbnail-body .meta-item,
  .dich-vu .thumbnail-body .meta-item a,
  .dich-vu .thumbnail-body .button {
    color: #666666 !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;*/
  }
  .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: 5px;
  }
  .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;
  }
}
@media (max-width: 767px) {
  .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 (min-width: 1280px) {
  .introl-timeline .media-body {
    margin-top: 90px;
  }
}
@media (max-width: 640px) {
  .about-hom .layers-masonry-column {
    width: 100%;
  }
  .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) {
  .about-tow .column {
    margin-bottom: 30px;
  }
  .about-tow .column:last-child {
    margin-bottom: 0px;
  }
  .footer-site {
    padding: 20px 0 20px;
  }
  .about-hom .service-content {
    padding-top: 0;
  }
  .about-hom .service_widgt {
    margin-bottom: 0;
  }
  .testimonial.content-vertical-massive,
  .tin-tuc.content-vertical-massive,
  .service-us.content-vertical-massive,
  .about-hom.content-vertical-massive,
  .about-tow.content-vertical-massive {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .section-title.large .heading,
  .footer-site .section-nav-title,
  .section-title .heading {
    font-size: 2rem;
  }
  li.search-item-menu ul {
    top: 58px;
    left: -44px;
  }
  .title-container .title {
    padding-bottom: 30px;
  }
  .title-container .heading,
  .bread-crumbs {
    float: left;
    clear: both;
  }
  .about-tow .layers-masonry-column {
    width: 100%;
  }
  .post-news-item .thumbnail {
    width: 100%;
  }
}
/*Custom global*/
.content-vertical-massive {
  padding-top: 40px;
  padding-bottom: 40px;
}
.horizontal-rule {
  margin: 0px;
}
.background-main-color-buttom-view button.lcam-carousel-to-prev,
.background-main-color-buttom-view button.lcam-carousel-to-next {
  background: #EF842D;
}
.background-main-color-buttom-view button.lcam-carousel-to-prev .fa-chevron-left:before,
.background-main-color-buttom-view button.lcam-carousel-to-next .fa-chevron-left:before,
.background-main-color-buttom-view button.lcam-carousel-to-prev .fa-chevron-right:before,
.background-main-color-buttom-view button.lcam-carousel-to-next .fa-chevron-right:before {
  color: #fff;
}
.lang-right-menu{display:none;}
aside#search-5 {
    display: block;
    overflow: hidden;
}
.sidebar .search-form { width: 100%; }
@media (min-width:0px) and (max-width: 767px) {
  .sidebar .search-submit {
    position: relative;
  }
  .sidebar .search-form input[type="search"] { width: 100%; border-radius: 5px; }
  .sidebar .search-form label { float: none; }
  .sidebar .search-submit {
    position: relative;
    border-radius: 5px;
    right: inherit;
  }
}