/*
Theme Name: Cuisine Child Themes
Theme URI: http: //chili.vn
Description:Website nhÃ  hÃ ng Äƒn uá»‘ng
Author: Matbao.com
Author URI: http://matbao.com
Template: layerswp
Version: 1.0
Main Color:#a77b62
Child Color:#000000
*/
@import url("../layerswp/style.css");
@import url("../layerswp-child/font-awesome/css/font-awesome.min.css");
@import url("http://fonts.matbaomedia.com/fonts-library/utm_swissblack/fonts.css");
@import url("http://fonts.matbaomedia.com/fonts-library/utm_staccato/fonts.css");
@import url("http://fonts.matbaomedia.com/fonts-library/utm_avo/fonts.css");
@font-face {
  font-family: 'RobotoSlab';
  src: url('fonts/RobotoSlab-Light.eot');
  src: url('fonts/RobotoSlab-Light.eot') format('embedded-opentype'), url('fonts/RobotoSlab-Light.woff') format('woff'), url('fonts/RobotoSlab-Light.ttf') format('truetype'), url('fonts/RobotoSlab-Light.woff#RobotoSlab-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* 01. Tuy chinh chung */
/* - body*/
/* - Set 16:9 for thumbnail*/
/* - fix safari*/
/* - menu mobile*/
/* - Back top top */
/* - tat dau x tren thanh tim kiem*/
/* - bo hover*/
/* - Phan trang*/
/* - The input */
/* - Tieu de*/
/*  + Äá»‹nh dáº¡ng tiÃªu Ä‘á»*/
/*  + td sidebar + footer*/
/*  + td chuyen muc*/
/*  + td breadcrumbs + bai viet chi tiet*/
/* - Meta info*/
/* - bai viet lien quan */
/* 02. HEADER */
/* Menu top*/
/* LOGO*/
/* Main menu*/
/* Slide    */
/* 03. PAGE */
/* 404*/
/* Khong tim thay bai viet*/
/* Home page */
/* Chuyen muc */
/* Lien he */
/* Hoi dap */
/* 04. SIDEBAR */
/* 05. FOOTER */
/* 06. RESPONSIVE*/
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #000000;
  font-size: 16px;
  font-weight: normal;
  line-height: 2.4rem;
  letter-spacing: normal;
  background-color: #fff;
}
.wrapper-site .container {
  max-width: 1170px;
  padding: 0 15px;
}
.wrapper-site .container .container {
  padding: 0;
}
/*
Set 16:9 for thumbnail
*/
.featured-image {
  position: relative;
  height: 0;
  overflow: hidden;
  display: block;
  padding-bottom: 56.25%;
}
.featured-image img {
  position: absolute;
  left: 0;
  min-height: 100%;
  top: 0;
  bottom: 0;
  right: 0;
}
/*
/*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;
  }
}
.story {
  font-size: 1.4rem;
}
.story p {
  margin-bottom: 1.8rem;
  color: #444;
}
h1,
h2,
h3,
h4,
h5,
h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  margin: 0 0 15px 0;
  font-weight: normal;
  font-family: 'utm_swissblack';
}
/* menu mobile*/
.off-canvas-right {
  color: #000 !important;
  background-color: #eee;
  box-shadow: 6px 0 5px 5px #888;
}
.off-canvas-right .search-form .search-field {
  border: 1px solid #000;
}
.off-canvas-right .search-form .search-submit {
  background-color: #a77b62;
  color: #fff;
  font-weight: normal;
}
.off-canvas-right .current-post-ancestor > a,
.off-canvas-right .current-menu-parent > a,
.off-canvas-right .current-menu-item > a {
  color: #a77b62 !important;
}
.off-canvas-right .sub-menu {
  position: static;
  border: none;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.off-canvas-right .sub-menu li {
  border: none;
}
.off-canvas-right .sub-menu li a {
  padding-top: 0;
  padding-bottom: 0;
}
.abc + .sub-menu {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.responsive-nav .l-menu {
  color: #fff;
}
.responsive-nav .l-menu:hover {
  color: #a77b62;
}
.responsive-nav .l-menu:focus {
  color: #a77b62;
}
.nav-mobile {
  padding-bottom: 0;
}
.nav-mobile + .widget_nav_menu {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.nav-mobile + .widget_nav_menu ul li a {
  font-weight: 600;
  color: #000;
}
.nav-mobile + .widget_nav_menu ul li a:hover {
  color: #a77b62;
}
section[class*=' off-canvas-'] li a {
  color: #000;
}
section[class*=' off-canvas-'] li a:hover {
  color: #a77b62;
}
.invert .nav-vertical li a:hover {
  color: #000000;
}
.nav-mobile {
  padding-bottom: 0;
}
.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;
}
.menu-item-language-current {
  display: inline-block;
  float: left;
  margin-right: 15px;
}
/* ===
  Back top top
===
 */
/* back to top*/
#back-to-top a {
  background: #a77b62 url("images/arrow_to_top.png") no-repeat center;
  z-index: 999;
  width: 42px;
  height: 40px;
  transition: all 0.3s ease-in-out;
  border-radius: 2px;
}
/* tat dau x tren thanh tim kiem*/
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;
}
/* bo hover*/
.thumbnail-media a:hover {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
}
.thumbnail-media:hover img {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.thumbnail-media img {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
/* Phan trang*/
.pagination {
  margin: 20px 0px 80px 0;
  display: flex;
  clear: both;
}
.pagination a,
.pagination span {
  min-width: 30px;
  color: #000000;
}
.pagination .nav-links {
  border: 2px solid #e0e0e0;
  border-radius: 4px;
  margin: 0px auto;
  display: inline-block;
}
.pagination .nav-links .page-numbers {
  display: inline-block;
  padding: 8px 20px;
  border-right: 2px solid #e0e0e0;
  font-size: 14px;
  background-color: #fff;
  color: #828282;
  float: left;
}
.pagination .nav-links .page-numbers:last-child {
  border-right: 0;
}
.pagination .nav-links .page-numbers:hover {
  color: #a77b62;
}
.pagination .nav-links .current {
  background: #fff;
  color: #a77b62;
}
.pagination .nav-links .current:hover {
  background: #fff;
  color: #a77b62;
}
/* The input */
textarea,
input {
  border: 1px solid #e3e3e3;
  transition: 300ms;
  -webkit-transition: 300ms;
  /* padding: 10px 15px; */
  border-radius: 3px;
}
textarea,
input {
  max-width: 100% !important;
}
input[type="submit"],
.button {
  -webkit-transition: color 400ms, background-color 400ms, border-color 400ms;
  -o-transition: color 400ms, background-color 400ms, border-color 400ms;
  transition: color 400ms, background-color 400ms, border-color 400ms;
}
/* Tieu de*/
/* Äá»‹nh dáº¡ng tiÃªu Ä‘á»*/
/* style 1 */
.td-nho {
  font-size: 52px;
  font-weight: 400;
  color: #a77b62;
  line-height: 1;
  font-family: 'utm_staccato';
}
.td-lon {
  font-size: 60px;
  line-height: 1;
  margin: 0 0 50px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
}
.td-footer {
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  text-transform: uppercase;
  margin-bottom: 30px;
  margin-top: 30px;
}
.td-chuyenmuc {
  font-size: 24px;
  margin-bottom: 15px;
  margin-top: 25px;
  font-weight: 700;
}
/* td chuyen muc */
article .section-title,
.article-title {
  display: flex;
  align-items: flex-start;
}
article .section-title .thumbnail,
.article-title .thumbnail {
  margin-bottom: 25px;
}
article .section-title .heading,
.article-title .heading {
  margin-bottom: 10px;
}
article .section-title .heading a,
.article-title .heading a {
  font-size: 20px;
  line-height: 27px;
  margin-bottom: 10px;
  font-weight: bold;
  /* font-family: "Open Sans", Arial, Helvetica, sans-serif !important; */
  color: #000;
overflow: hidden;
    text-overflow: ellipsis;
    line-height: 25px;
    -webkit-line-clamp: 3;
    height: 75px;
    display: -webkit-box;
    -webkit-box-orient: vertical;}
article .section-title .heading a:hover,
.article-title .heading a:hover {
  color: #a77b62;
}
/* td sidebar */
.section-nav-title {
  padding: 0px 0px 5px;
  font-size: 18px;
  font-weight: 600;
  color: #000000;
  display: block;
  margin: 0px 0px 20px;
  line-height: normal;
  text-transform: inherit;
}
.footer-site .section-title {
  margin-bottom: 0;
}
/* td breadcrumbs + bai viet chi tiet */
.title-container {
  margin: 0px 0 60px;
  background-color: transparent;
  background: url('images/img-banner.jpg') no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
.title-container .title {
  max-width: 1170px;
  padding: 80px 15px 100px;
  text-align: center;
}
.title-container .title .heading {
  text-transform: uppercase;
  font-size: 60px;
  font-weight: normal;
  line-height: 1.1;
  margin: 0;
  color: #fff;
  word-wrap: break-word;
}
.title-container .title .excerpt {
  line-height: 22px;
  margin: 20px 0 15px;
  width: 40%;
}
.title-container .title .bread-crumbs {
  display: NONE;line-height: 22px;
  margin: 30px 0 10px;
}
.title-container .title .bread-crumbs ul {
  float: right;
}
.title-container .title .bread-crumbs li {
  font-size: 12px;
  color: #fff;
}
.title-container .title .bread-crumbs li a {
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
}
.title-container .title .bread-crumbs li a:hover {
  color: #fff;
}
.title-container .title .bread-crumbs li .current {
  text-transform: uppercase;
  color: #fff;
}
.title-container .title .bread-crumbs li .current a {
  color: #fff;
}
.title-container .title .bread-crumbs li .current a:hover {
  text-decoration: none;
  color: #fff;
}
.title-container .title .bread-crumbs li:last-child {
  margin-right: 0;
}
/* Meta info */
.meta-info {
  color: rgba(0, 0, 0, 0.75);
  font-size: 1.6rem;
  display: block;
  margin-top: 0px;
  margin-bottom: 20px;
}
.meta-info p {
  line-height: 1;
}
.meta-info a {
  color: #000;
  font-size: 14px;
  text-transform: inherit;
  font-weight: 400;
  /* font-family: "Open Sans", Arial, Helvetica, sans-serif !important; */
}
.meta-info a:hover {
  color: #a77b62;
}
.meta-info .meta-item {
  display: inline-block;
  margin-right: 15px;
  color: #000;
  /* font-family: "Open Sans", Arial, Helvetica, sans-serif !important; */
  letter-spacing: 1px;
  font-size: 14px;
  line-height: 17px;
  font-weight: 400;
}
.meta-info .meta-item i {
  color: #999;
  font-size: 14px;
}
.meta-info .meta-item i.l-folder-open-o:before {
  content: "\f0ca";
  font-family: FontAwesome;
}
.date {
  color: #fff;
  background-color: #a77b62;
  width: 120px;
  margin: 0 20px 0 0;
  text-align: center;
  padding: 68px 0 30px;
}
.date .day {
  font-size: 60px;
  font-style: normal;
  display: block;
  line-height: 1;
}
.date .year {
  font-size: 12px;
  font-style: normal;
  display: block;
  line-height: 100% !important;
  padding-top: 9px;
  padding-bottom: 7px;
  background: url('images/dark-transparent.png');
}
/* bai viet lien quan */
.relative-post-default {
  padding-top: 20px;
  border-top: solid 1px #efefef;
  margin-top: 20px;
}
.relative-post-default .section-nav-title {
  border-bottom: 0;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-size: 24px;
}
.relative-post-default ul li {
  padding: 3px 0;
}
.relative-post-default ul li a {
  font-size: 1.6rem;
}
.relative-post-default ul li a:before {
  margin-bottom: 1px;
  content: " ";
  width: 0;
  margin-right: 10px;
  display: inline-block;
  height: 0;
  border-top: 4px solid transparent;
  border-left: 5px solid #a77b62;
  border-bottom: 4px solid transparent;
}
.relative-post-default ul li a:hover {
  color: #a77b62;
}
/*  02. HEADER */
/* LOGO*/
.logo {
  width: 125px;
  margin: 0 auto;
  line-height: .1;
}
.site-logo-link img,
.mark img {
  max-height: 100px;
}
/* Main menu*/
.header-sticky.is_stuck.is_stuck_show {
  margin-top: 0;
}
.header-site {
  background-color: transparent;
  /* margin-top: 20px; */
}
.header-site nav .menu > li {
  height: 85px;
  line-height: 85px;
  padding: 0;
  margin: 0;
  display: inline-block;
  position: relative;
}
.header-site nav .menu > li > a {
  margin: 0 20px;
  font-weight: 400;
  line-height: 34px;
  height: 34px;
  display: inline-block;
  position: relative;
  -webkit-transition: 300ms ease-in-out;
  -o-transition: 300ms ease-in-out;
  transition: 300ms ease-in-out;
}
.header-site nav .menu > li > a:before {
  content: " ";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 2px;
  opacity: 0;
  background: #fff;
  -webkit-transition: 300ms ease-in-out;
  -o-transition: 300ms ease-in-out;
  transition: 300ms ease-in-out;
}
.header-site nav .menu > li > a:hover:before {
  left: 0;
  opacity: 1;
  width: 100%;
}
.header-site nav .menu .menu-item-language > a {
  padding: 0;
  margin: 0;
  margin-left: 6px;
}
.header-site nav .menu .menu-item-language > a:before {
  display: none;
}
.header-site nav .menu li {
  text-align: -webkit-match-parent;
}
.header-site nav .menu li a {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
}
.header-site nav .menu .menu-item-has-children > a:after {
  content: " \f107";
  font-family: "FontAwesome";
  opacity: 1;
  filter: alpha(opacity=100);
  font-size: 14px;
  font-weight: 700;
}
.header-site nav .menu .current-post-ancestor > a,
.header-site nav .menu .current-menu-parent > a,
.header-site nav .menu .current-menu-item > a {
  font-weight: bold;
}
.header-site nav .menu .current-post-ancestor > a:before,
.header-site nav .menu .current-menu-parent > a:before,
.header-site nav .menu .current-menu-item > a:before {
  left: 0;
  opacity: 1;
  width: 100%;
}
.header-site nav .menu .sub-menu {
  top: 100%!important;
  border: none;
  padding: 0;
  margin: 0;
  min-width: 220px;
  font-size: 16px;
  left: 0!important;
  z-index: 99;
  background-color: rgba(231, 39, 45, 0.8);
  color: #fff;
}
.header-site nav .menu .sub-menu li {
  background-color: transparent;
  border-bottom: 0;
  padding: 0;
  margin: 0;
  width: 100%;
}
.header-site nav .menu .sub-menu li a {
  font-size: 14px;
  line-height: normal;
  font-weight: 700;
  font-family: inherit;
  padding: 13px 20px;
  display: block;
}
.header-site nav .menu .sub-menu li a:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.2);
}
.header-site nav .menu .sub-menu .menu-item-has-children > a:after {
  padding: 0;
}
.header-sticky.is_stuck.is_stuck_show {
  background-color: rgba(0, 0, 0, 0.9) !important;
}
.header-site.invert nav .menu li a {
  color: #fff;
}
.header-site.invert nav .menu li a:hover {
  color: #fff;
}
.header-site.invert .sub-menu li a {
  background-color: transparent;
}
.header-site.invert .sub-menu {
  background-color: rgba(231, 39, 45, 0.8);
}
.invert.header-sticky nav .menu li a {
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}
/* Slide  */
.auto-height .swiper-slide .overlay {
  padding-top: 0 !important;
}
/* 03. PAGE */
/* 404*/
.error404 .wrapper-content {
  background: url('images/bg-404.jpg') no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  background-attachment: fixed;
}
.error404 .content-main {
  padding-top: 20px !important;
  min-height: 550px;
}
.error404 .page-404 {
  text-align: center;
  padding-top: 100px;
}
.error404 .page-404 .title-404 h1 {
  color: #fff;
  display: inline-block;
  font-size: 102px;
  font-weight: 700;
  line-height: 1;
  margin: 0;
  padding: 0;
}
.error404 .page-404 .h2-404 {
  font-size: 18px;
  color: #fff;
  margin-top: 10px;
  margin-bottom: 30px;
  font-weight: normal;
  font-family: inherit;
  text-transform: uppercase;
}
.error404 .page-404 .clear {
  clear: both;
}
.error404 .page-404 .entry-404 a {
  margin: 20px 0px;
  color: #fff;
  display: inline-block;
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  padding: 9px 15px;
  text-transform: uppercase;
  transition: color 400ms ease 0s, background-color 400ms ease 0s, border-color 400ms ease 0s;
  font-weight: normal;
}
.error404 .page-404 .entry-404 a:hover {
  background-color: #fff;
  color: #000;
  border-color: #fff;
}
/* Khong tim thay bai viet*/
.search-no-results textarea,
.search-no-results input {
  max-width: 100% !important;
}
.search-no-results .section-title {
  display: block;
  position: static;
  margin-bottom: 0;
}
.search-no-results .section-title .heading {
  border-bottom: 0;
  font-weight: 700;
  font-style: normal;
  color: #000;
  font-size: 36px;
  margin-bottom: 10px;
  line-height: normal;
}
.search-no-results .story .search-form {
  position: relative;
}
.search-no-results .story .search-form:hover {
  transition: 300ms;
  -webkit-transition: 300ms;
}
.search-no-results .story .search-form:hover:after {
  background-color: #a77b62;
  color: rgba(255, 255, 255, 0.7);
}
.search-no-results .story .search-form:after {
  content: "\f002";
  font-family: 'FontAwesome';
  font-size: 14px;
  color: #fff;
  position: absolute;
  top: 0;
  right: 10px;
  cursor: pointer;
  line-height: 49px;
  text-align: center;
  padding: 0 17px;
  background-color: #a77b62;
  border: 2px solid #a77b62;
}
.search-no-results .story .search-form .search-field {
  border: 2px solid #e9edf0;
  position: relative;
  width: 98%;
  color: #555;
  min-height: 50px;
  border-radius: 2px;
}
.search-no-results .story .search-form .search-field:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.search-no-results .story .search-form .search-submit {
  position: absolute;
  right: 10px;
  top: 0;
  text-indent: -9999px;
  padding: 16px 25px;
  border-radius: 0;
  z-index: 2;
  background-color: transparent;
}
.search-no-results .story p {
  font-size: 16px;
  margin-bottom: 10px;
}
/* Home page */
.content-one {
  padding-top: 0px;
  padding-bottom: 0;
}
.content-one .list-grid {
  display: flex;
  align-items: stretch;
}
.content-one .layers-masonry-column {
  margin-bottom: 0;
}
.content-one .media-body {
  padding-top: 100px;
  padding-bottom: 100px;
}
.content-one .media-body .heading {
  font-size: 52px;
  font-weight: 400;
  color: #a77b62;
  line-height: 1;
  font-family: 'utm_staccato';
  margin-bottom: 20px;
}
.content-one .media-body .excerpt .chef-title {
  font-size: 60px;
  margin: 0 0 50px;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.2;
  text-transform: inherit;
  color: #000;
  margin-bottom: 50px;
  letter-spacing: 3px;
}
.content-one .media-body .excerpt p {
  font-size: 16px;
  line-height: 24px;
  font-family: 'RobotoSlab';
  font-weight: 400;
}
.content-one .media-body .excerpt p img {
  margin-top: 40px;
}
.content-two {
  background-position: center;
  background-attachment: fixed;
  padding-bottom: 90px;
  padding-top: 0;
}
.content-two .list-grid {
  display: flex;
  flex-wrap: wrap;
}
.content-two .uu-dai,
.content-two .thuc-don {
  margin-top: -70px;
  background: url('/wp-content/uploads/2022/06/thucdon.png') no-repeat;
  padding: 110px;
  position: relative;
  z-index: 1;
  color: #fff;
}
.content-two  #layers-widget-column-42-85.uu-dai {
	margin-top: -70px;
  background: url('/wp-content/uploads/2022/06/anh-uu-daii.png') no-repeat !important;
  padding: 110px;
  position: relative;
  z-index: 1;
  color: #fff;
}
.content-two .uu-dai .media-image,
.content-two .thuc-don .media-image {
  max-width: 50%;
  margin-left: 0;
  float: left;
}
.content-two .uu-dai .media-image img,
.content-two .thuc-don .media-image img {
  margin-left: 0;
  margin-bottom: 30px;
}
.content-two .uu-dai .media-body .excerpt h2,
.content-two .thuc-don .media-body .excerpt h2 {
  font-size: 60px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1;
  margin: 0 0 50px;
  color: #fff;
}
.content-two .uu-dai .media-body .excerpt p,
.content-two .thuc-don .media-body .excerpt p {
  margin-bottom: 50px;
  font-size: 20px;
  line-height: 1.6;
  font-family: 'RobotoSlab';
  font-weight: 400;
}
.content-two .uu-dai .media-body a.button,
.content-two .thuc-don .media-body a.button {
  margin-top: 0;
  border-style: solid;
  border-width: 3px;
  padding: 15px 10px;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 2px;
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}
.content-two .uu-dai .media-body a.button:hover,
.content-two .thuc-don .media-body a.button:hover {
  background-color: #fff;
  color: #000;
}
.content-two .img-thuc-don .media-image img {
  margin-top: 36%;
}
.content-two .img-thuc-don .media-image img,
.content-two .img-uu-dai .media-image img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 2000ms;
  -o-transition: 2000ms;
  transition: 2000ms;
}
.content-two .img-thuc-don .media-image img:hover,
.content-two .img-uu-dai .media-image img:hover {
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
}
/*
.content-two .uu-dai {
  background: Url(http://ctaocomvn393.chiliweb.org/wp-content/uploads/2022/06/anh-uu-daii.png) no-repeat !important;
}
*/
.content-four {
  padding-top: 0;
  padding-bottom: 0;
}
.content-four .container {
  padding: 0 15px;
}
.content-four .media {
  position: relative;
}
.content-four .media:hover {
  -webkit-transition: all 800ms 0ms;
  -o-transition: all 800ms 0ms;
  transition: all 800ms 0ms;
}
.content-four .media:hover .media-image img {
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.content-four .media .media-image {
  position: relative;
}
.content-four .media .media-image img {
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 800ms;
  -o-transition: 800ms;
  transition: 800ms;
}
.content-four .media .media-body {
  position: absolute;
  left: 0;
  bottom: 0;
}
.content-four .media .media-body .excerpt {
  padding: 30px;
}
.content-four .media .media-body .excerpt h3,
.content-four .media .media-body .excerpt h4 {
  font-size: 34px;
  color: #ffffff;
  font-family: 'utm_staccato';
  font-weight: normal;
  margin-bottom: 0;
  -ms-transform: translateY(0px);
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  line-height: 1.5;
}
.content-four .media .media-body .excerpt h4 {
  font-family: 'utm_swissblack';
  text-transform: capitalize !important;
  
}
.content-four .mon-an-dac-trung {
  position: relative;
}
.content-four .mon-an-dac-trung:before {
  content: " ";
  position: absolute;
  top: 0;
  left: -300%;
  height: 100%;
  width: 400%;
  background-image: url('/wp-content/uploads/2022/06/dactrung.png');
  background-repeat: repeat-x;
  background-position: 100% 0;
  background-color: #a77b62;
  z-index: 0;
}
.content-four .mon-an-dac-trung .media-body {
  padding: 130px 0 0;
  position: static;
}
.content-four .mon-an-dac-trung .media-body .excerpt h2 {
  color: #fff;
  font-family: 'utm_staccato';
  font-size: 36px;
  line-height: 1;
  margin: 0;
  font-weight: normal;
}
.content-four .mon-an-dac-trung .media-body .excerpt h3 {
  font-size: 60px;
  line-height: 1;
  margin: 0 0 50px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  font-family: 'utm_swissblack';
  margin-bottom: 51px;
}
.content-four .mon-an-last {
  position: relative;
}
.content-four .mon-an-last:before {
  content: " ";
  position: absolute;
  top: 0;
  right: -300%;
  height: 100%;
  width: 400%;
  background-image: url('/wp-content/uploads/2022/06/dactrung.png');
  background-repeat: repeat-x;
  background-position: 100% 0;
  background-color: #a77b62;
  z-index: 0;
}
.content-five {
  padding-top: 100px;
  padding-bottom: 100px;
  background-attachment: fixed;
}
.content-five .list-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.content-five .section-title {
  margin-bottom: 0;
}
.content-five .section-title .heading {
  font-size: 52px;
  font-weight: 400;
  color: #a77b62;
  line-height: 1;
  font-family: 'utm_staccato';
  text-transform: capitalize;
  margin-bottom: 10px;
  font-size: 45px;
  line-height: normal;
}
.content-five .section-title .excerpt {
  margin-top: 0;
}
.content-five .section-title .excerpt p {
  font-size: 60px;
  line-height: 1;
  margin: 0 0 50px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  color: #383847;
  margin-bottom: 30px;
  line-height: normal;
  font-size: 56px;
}
.content-five .media .media-image {
  padding: 20px;
  padding-right: 0;
  padding-bottom: 0;
}
.content-five .media .media-body {
  margin: 20px;
  margin-left: 0;
}
.content-five .media .media-body .heading {
  font-size: 52px;
  font-weight: 400;
  color: #a77b62;
  line-height: 1;
  font-family: 'utm_staccato';
  text-transform: capitalize;
  line-height: 1.2;
  font-size: 45px;
}
.content-five .media .media-body .excerpt h3 {
  font-size: 24px;
  font-weight: 400;
  color: #000000;
  font-family: 'utm_avo';
  margin-top: 20px;
  margin-bottom: 10px;
}
.content-five .media .media-body .excerpt p {
  font-size: 16px;
  line-height: 24px;
  margin-top: 10px;
}
.content-five .goi-db {
  /* margin: 20px; */
  margin-left: 0;
  margin-bottom: 0;
  /* padding-left: 50px; */
}
.content-three .container {
  display: flex;
}
.content-three .media {
  overflow: visible;
}
.content-three .layers-masonry-column {
  margin-bottom: 0;
}
.content-three .layers-masonry-column .ykkh {
  padding-right: 35px;
  padding-left: 0px;
  padding-top: 100px;
  padding-bottom: 100px;
}
.content-three .layers-masonry-column .ykkh:before {
  content: " ";
  position: absolute;
  top: 0;
  left: -300%;
  height: 100%;
  width: 400%;
  background-image: url('images/bg-thuc-don.png');
  background-repeat: repeat-x;
  background-position: 100% 0;
  background-color: #fff;
  z-index: 0;
  display: block;
}
.content-three .layers-masonry-column .ykkh .lcam-carousel-container {
  padding-right: 50px;
}
.content-three .layers-masonry-column .ykkh .lcam-carousel-controller-top-right {
  margin-bottom: 5px;
}
.content-three .layers-masonry-column .ykkh .lcam-carousel-controller-top-right .lcam-carousel-to-prev,
.content-three .layers-masonry-column .ykkh .lcam-carousel-controller-top-right .lcam-carousel-to-next {
  padding: 5px 10px;
}
.content-three .layers-masonry-column .ykkh .section-title {
  margin-bottom: 0;
  position: relative;
}
.content-three .layers-masonry-column .ykkh .section-title .heading {
  font-size: 52px;
  font-weight: 400;
  color: #a77b62;
  line-height: 1;
  font-family: 'utm_staccato';
  margin-bottom: -5px;
  font-size: 36px;
  text-transform: capitalize;
}
.content-three .layers-masonry-column .ykkh .section-title .excerpt p {
  font-size: 36px;
  line-height: normal;
  color: #333333;
  text-transform: uppercase;
  margin-bottom: 30px;
  font-family: 'utm_swissblack';
}
.content-three .layers-masonry-column .ykkh .media-image {
  margin-right: 0;
  width: 30%;
}
.content-three .layers-masonry-column .ykkh .media-image img {
  max-width: 86%;
  float: left;
}
.content-three .layers-masonry-column .ykkh .media-image img:hover {
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  -webkit-transform: none;
  transform: none;
}
.content-three .layers-masonry-column .ykkh .media-body .excerpt p {
  font-size: 14px;
  font-family: 'RobotoSlab';
  font-weight: bolder;
}
.content-three .layers-masonry-column .dong-gop-yk {
  padding-left: 35px;
  padding-right: 15px;
  padding-right: 0;
  padding-top: 100px;
  padding-bottom: 137px;
}
.content-three .layers-masonry-column .dong-gop-yk:before {
  content: " ";
  position: absolute;
  top: 0;
  right: -300%;
  height: 100%;
  width: 400%;
  background-image: url('images/bg-thuc-don.png');
  background-repeat: repeat-x;
  background-position: 100% 0;
  background-color: #a77b62;
  z-index: 0;
  display: block;
}
.content-three .layers-masonry-column .dong-gop-yk .section-title {
  margin-bottom: 0;
  position: relative;
}
.content-three .layers-masonry-column .dong-gop-yk .section-title .heading {
  font-size: 52px;
  font-weight: 400;
  color: #a77b62;
  line-height: 1;
  font-family: 'utm_staccato';
  margin-bottom: -5px;
  font-size: 36px;
  text-transform: capitalize;
  color: #fff;
}
.content-three .layers-masonry-column .dong-gop-yk .section-title .excerpt p {
  font-size: 36px;
  line-height: normal;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 30px;
  font-family: 'utm_swissblack';
}
.content-three .layers-masonry-column .dong-gop-yk .media-body .excerpt {
  font-size: 14px;
  font-family: 'RobotoSlab';
  margin-bottom: 25px;
  line-height: 24px;
  font-weight: bolder;
}
.content-three .layers-masonry-column .dong-gop-yk .media-body .button {
  margin-top: 0;
  background-color: transparent;
  font-weight: normal;
  padding: 0;
  font-size: 16px;
}
.content-three .layers-masonry-column .dong-gop-yk .media-body .button:after {
  content: "";
  display: block;
  margin-top: 5px;
  height: 1px;
  background-color: #fff;
}
.content-three .layers-masonry-column .dong-gop-yk .media-body .button:hover {
  color: rgba(255, 255, 255, 0.7);
}
.content-three .layers-masonry-column .lcam-carousel-to-prev,
.content-three .layers-masonry-column .lcam-carousel-to-next {
  padding: 0 5px;
}
.content-six {
  padding-bottom: 100px;
  padding-top: 100px;
  background-attachment: fixed;
}
.content-six .section-title {
  margin-bottom: 0;
}
.content-six .section-title .heading {
  font-size: 52px;
  font-weight: 400;
  color: #a77b62;
  line-height: 1;
  font-family: 'utm_staccato';
  color: #fff;
  margin-bottom: 20px;
}
.content-six .section-title .excerpt {
  max-width: 100%;
}
.content-six .section-title .excerpt h3 {
  font-size: 60px;
  line-height: 1;
  margin: 0 0 50px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.3;
  margin-bottom: 0;
  font-size: 40px;
}
.page-menu {
  padding-bottom: 80px;
  padding-top: 0;
}
/* Chuyen muc */
.post-news-item {
  margin-bottom: 80px;
}
.post-news-item .post-content .article-title {
  flex-wrap: wrap;
}
.post-news-item .post-content .article-title .date {
  color: #fff;
  background-color: #a77b62;
  width: 120px;
  margin: 0 20px 0 0;
  text-align: center;
  padding: 68px 0 30px;
  position: relative;
  top: -90px;
  left: 30px;
  margin-bottom: -150px;
}
.post-news-item .post-content .article-title .heading {
  padding-left: 40px;
  width: 72%;
  margin-bottom: 10px;
}
.post-news-item .post-content .article-title .heading a {
  line-height: 1.1;
}
.post-news-item .post-content .article-title .meta-info {
  font-size: 14px;
  padding-left: 180px;
}
.post-news-item .post-content .copy {
  padding-left: 180px;
}
.post-news-item .post-content .copy p {
  font-size: 14px;
  color: #000;
  line-height: 24px;
}
.post-news-item .post-content .read_more {
  margin-left: 180px;
  color: #000000;
  text-transform: capitalize;
  border-bottom: 2px solid;
  font-size: 14px;
}
.post-news-item .post-content .read_more:hover {
  color: #a77b62;
}
/* bai viet*/
.single-post article .section-title {
  position: static;
  display: block;
  margin-top: 0;
  margin-bottom: 15px;
}
.single-post article .section-title .heading {
  margin-top: 0;
  font-size: 30px;
  line-height: 1.3;
}
.single-post article .section-title .heading:hover {
  color: #a77b62;
}
.single-post .content-main {
  margin-bottom: 80px;
}
.single-post .story p {
  font-size: 14px;
  line-height: 24px;
  color: #000;
}
/* Lien he */
.map-lh {
  padding: 0;
}
.map-lh .column {
  width: 100%;
  margin: 0 auto !important;
  border-style: solid;
  max-width: 100%;
}
.map-lh .column .layers-map {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 5px;
}
.lien-he-form {
  padding: 0;
  border-top: 0;
  margin-bottom: 80px;
}
.lien-he-form .section-title {
  margin-bottom: 0;
}
.lien-he-form div.wpcf7-validation-errors {
  margin-left: 0;
  margin-right: 0;
}
.lien-he-form .wpcf7-form-control-wrap {
  margin-top: 0;
}
.lien-he-form .list-grid .column {
  margin-bottom: 0;
}
.lien-he-form .list-grid .lh {
  margin-bottom: 20px;
}
.lien-he-form .list-grid .media .media-body .heading {
  font-weight: 500;
  font-size: 24px;
  line-height: normal;
  color: #000000;
  margin: 35px 0 15px 0;
}
.lien-he-form .list-grid .media .excerpt {
  max-width: 100%;
}
.lien-he-form .list-grid .media .excerpt p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 15px;
  margin-top: 0;
}
.lien-he-form .wpcf7-form p {
  margin-bottom: 20px !important;
}
.lien-he-form .wpcf7-form > p:last-of-type {
  margin-bottom: 0 !important;
}
.lien-he-form .wpcf7-form input:focus,
.lien-he-form .wpcf7-form textarea:focus {
  border-color: #a77b62;
}
.lien-he-form .wpcf7-form textarea {
  border-radius: 2px;
  border: 2px solid #e9edf0;
}
.lien-he-form .wpcf7-form .wpcf7-text {
  min-height: 50px;
  font-weight: 400;
  padding: 12px 15px;
  font-size: 14px;
  line-height: 1.428571429;
  background-color: transparent;
  border-radius: 2px;
  border: 2px solid #e9edf0;
}
.lien-he-form .wpcf7-form .wpcf7-submit {
  border: 2px solid #a77b62;
  padding: 5px 30px;
  font-size: 14px;
  font-weight: bold;
  border-radius: 3px;
  color: #a77b62;
  line-height: 24px;
  background-color: transparent;
  text-transform: uppercase;
}
.lien-he-form .wpcf7-form .wpcf7-submit:hover {
  background-color: #a77b62;
  color: #fff;
}
/* Gioi thieu */
.page-template-default article .section-title {
  margin-bottom: 0;
  position: static;
  display: block;
}
.page-template-default article .section-title .heading {
  margin-top: 0;
  line-height: 1;
  margin-bottom: 20px;
  display: none;
}
.page-template-default .content-main {
  margin-bottom: 80px;
}
.page-template-default .row .column:last-child {
  margin-bottom: 0;
}
.page-template-default .story p:last-child {
  margin-bottom: 0;
}
.page-template-default .footer-site .row > .row {
  margin-bottom: 40px;
}
.page-template-default .footer-site .row .column {
  margin-bottom: 0;
}
.page-template-default .footer-site .last .row > .row {
  margin-bottom: 0;
}
/* 04. SIDEBAR */
.sidebar {
  /* tim kiem*/
}
.sidebar.pull-right .well {
  padding-top: 0;
  padding-right: 0;
  padding-left: 0;
}
.sidebar .well {
  background-color: transparent;
}
.sidebar .widget_search {
  margin-bottom: 10px;
}
.sidebar .widget_search .search-form {
  position: relative;
}
.sidebar .widget_search .search-form:hover {
  transition: 300ms;
  -webkit-transition: 300ms;
}
.sidebar .widget_search .search-form:hover:before {
  color: rgba(255, 255, 255, 0.7);
}
.sidebar .widget_search .search-form:before {
  content: "\f002";
  font-family: 'FontAwesome';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  color: #fff;
  line-height: 50px;
  padding: 0 16px;
  background-color: #a77b62;
}
.sidebar .widget_search .search-form .search-field {
  width: 100%;
  border: 1px solid #eee;
  color: #555;
  font-size: 14px;
  height: 50px;
  font-weight: 300;
  margin-bottom: 0;
}
.sidebar .widget_search .search-form .search-submit {
  display: block;
  position: absolute;
  top: 0;
  right: -2px;
  text-indent: -999px;
  height: 50px;
  width: auto;
  padding: 13px 23px;
  background-color: transparent;
}
.sidebar .widget_tag_cloud,
.sidebar .popular-posts,
.sidebar .widget_recent_entries,
.sidebar .widget_categories {
  margin-bottom: 10px;
  font-size: 14px;
}
.sidebar .widget_tag_cloud ul li:hover,
.sidebar .popular-posts ul li:hover,
.sidebar .widget_recent_entries ul li:hover,
.sidebar .widget_categories ul li:hover {
  color: #a77b62;
}
.sidebar .widget_tag_cloud ul li a,
.sidebar .popular-posts ul li a,
.sidebar .widget_recent_entries ul li a,
.sidebar .widget_categories ul li a {
  color: #000;
  font-size: 14px;
  padding: 4px 0;
  line-height: 28px;
}
.sidebar .widget_tag_cloud ul li a:hover,
.sidebar .popular-posts ul li a:hover,
.sidebar .widget_recent_entries ul li a:hover,
.sidebar .widget_categories ul li a:hover {
  color: #a77b62;
}
.sidebar .wpp-list li:last-child .wpp-thumbnail {
  margin-bottom: 0;
}
.sidebar .wpp-list li:first-child {
  padding-top: 5px;
}
.sidebar .widget li:not(:last-child) {
  margin: 0 0 0;
}
.sidebar .widget li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  padding: 5px 0 !important;
  font-size: 16px;
}
.sidebar .tagcloud {
  padding: 5px 0 0 0;
}
.sidebar .tagcloud a {
  font-size: 14px !important;
  color: rgba(0, 0, 0, 0.75);
  text-decoration: none;
  padding: 10px 9px;
  line-height: 12px;
  border: 1px solid #999;
  display: inline-block;
  margin-bottom: 3px;
}
.sidebar .tagcloud a:hover {
  background: #a77b62 !important;
  color: #fff;
  border: 1px solid #a77b62;
}
/* 05. FOOTER */
.footer-site {
  background-color: transparent;
  padding-top: 0;
  padding-bottom: 0;
  /* Bai viet moi */
  /* mang xa hoi */
}
.footer-site .container {
  max-width: 1170px;
  padding: 0 15px;
}
.footer-site .heading {
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  text-transform: uppercase;
  margin-bottom: 30px;
  margin-top: 30px;
  color: #a77b62;
}
.footer-site .media-image {
  min-height: 72px;
}
.footer-site .media.medium p:not(:first-child),
.footer-site .media.medium .button {
  margin-top: 0;
}
.footer-site .excerpt p {
  margin-bottom: 4px;
  font-size: 16px;
}
.footer-site .row {
  padding-bottom: 0;
}
.footer-site .row .row {
  padding: 0;
}
.footer-site .popular-posts .wpp-thumbnail {
  width: 78px;
  height: 78px;
  margin: 7px 15px 9px 0;
}
.footer-site .popular-posts .wpp-post-title {
  font-size: 14px;
  line-height: 18px;
  color: rgba(0, 0, 0, 0.75);
}
.footer-site .popular-posts .wpp-post-title:hover {
  color: #a77b62;
}
.footer-site .popular-posts .post-stats {
  font-size: 11px;
  color: rgba(0, 0, 0, 0.4);
  font-weight: normal;
}
.footer-site .last .layers-masonry-column {
  margin-bottom: 0;
}
.footer-site .widget_nav_menu .menu {
  text-align: center;
}
.footer-site .widget_nav_menu .menu li {
  display: inline-block;
  margin: 0 12px;
}
.footer-site .widget_nav_menu .menu li a {
  font-size: 0;
  position: relative;
  display: block;
}
.footer-site .widget_nav_menu .menu li a:before {
  position: absolute;
  content: "";
  display: block;
  height: 24px;
}
.footer-site .widget_nav_menu .menu li a[href*="facebook"] {
  width: 24px;
}
.footer-site .widget_nav_menu .menu li a[href*="facebook"]:before {
  background: url('images/facebook.png');
  width: 24px;
}
.footer-site .widget_nav_menu .menu li a[href*="facebook"]:hover:before {
  background: url('images/facebook-hover.png');
}
.footer-site .widget_nav_menu .menu li a[href*="plus"] {
  width: 23px;
}
.footer-site .widget_nav_menu .menu li a[href*="plus"]:before {
  background: url('images/google-plus.png') no-repeat;
  width: 23px;
}
.footer-site .widget_nav_menu .menu li a[href*="plus"]:hover:before {
  background: url('images/google-plus-hover.png');
}
.footer-site .widget_nav_menu .menu li a[href*="twitter"] {
  width: 24px;
}
.footer-site .widget_nav_menu .menu li a[href*="twitter"]:before {
  background: url('images/twitter.png');
  width: 24px;
}
.footer-site .widget_nav_menu .menu li a[href*="twitter"]:hover:before {
  background: url('images/twitter-hover.png');
}
.footer-site.invert .section-title .heading {
  color: rgba(255, 255, 255, 0.54902);
}
.footer-site.invert .ttlh .excerpt p,
.footer-site.invert .popular-posts .wpp-post-title,
.footer-site.invert .popular-posts .post-stats,
.footer-site.invert .wpcf7-form p {
  color: #fff;
}
.footer-bottom {
  padding: 10px 0 0;
  background-color: #a77b62;
  font-size: 12px;
}
.footer-bottom .container {
  max-width: 1170px;
  padding: 0 15px;
}
.footer-bottom .site-text {
  color: #fff !important;
  font-size: 12px;
  line-height: 18px;
  margin: 10px 0;
}
.footer-bottom a {
  color: #fff;
}
.footer-bottom #mbmcl {
  float: right;
  color: #444 !important;
  text-align: right;
  margin: 7px 0 0;
}
.footer-bottom #mbmcl a:hover {
  color: #d00400 !important;
}
/* 06. RESPONSIVE*/
@media (max-width: 1200px) {
  .bread-crumbs {
    /* display: block; */
  }
  .header-site nav .menu li a {
    font-size: 12px;
  }
  .header-site nav .menu > li > a {
    margin: 0 13px;
  }
  .content-three .layers-masonry-column .dong-gop-yk {
    padding-right: 24px;
  }
  .content-three .layers-masonry-column .ykkh {
    padding-left: 35px;
  }
  .content-three .layers-masonry-column .ykkh .lcam-carousel-container {
    padding-right: 0;
  }
  .image-left .media-image {
    max-width: 30%;
  }
  .content-three .layers-masonry-column .ykkh .media-image img {
    max-width: 86%;
    float: left;
  }
  .title-container .title {
    padding: 75px 15px 120px;
  }
}
@media (max-width: 960px) and (min-width: 850px) {
  .header-site nav .menu > li > a {
    margin: 0 6px;
  }
	
}
@media (max-width: 1200px) and (min-width: 992px) {
  .content-one .layers-masonry-column {
    background-size: contain;
  }
  .content-two .uu-dai .media-image img,
  .content-two .thuc-don .media-image img {
    max-width: 80%;
  }
  .content-two .uu-dai,
  .content-two .thuc-don {
    margin-top: -100px;
  }
  .content-two .uu-dai .media-body .excerpt h2,
  .content-two .thuc-don .media-body .excerpt h2 {
    margin: 0 0 40px;
    font-size: 45px;
  }
  .content-five .media .media-body {
    margin-bottom: 0;
  }
  .content-four .mon-an-dac-trung .media-body {
    padding: 90px 0 0;
  }
  .content-four .media .media-body .excerpt {
    padding-top: 0;
  }
  .content-four .media {
    width: 100%;
  }
}
@media (max-width: 1024px) and (min-width: 997px) {
  .content-four .media {
    width: 101%;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  /* chuyen muc*/
  .auto-height .swiper-slide .overlay {
    padding-top: 38% !important;
  }
	
  .post-news-item.column.span-4 {
    width: 48%;
    margin-right: 4%;
    float: left;
  }
  .post-news-item.column.span-4:nth-child(2n+2) {
    margin-right: 0 !important;
  }
  .post-news-item.column.span-4:nth-child(3n+3) {
    margin-right: 4%;
  }
  .post-news-item.column.span-4:nth-child(4n+4) {
    clear: none;
  }
  .sidebar.span-3.pull-left .well {
    padding: 0;
    padding-bottom: 20px;
  }
}
@media (min-width: 768px) {
.form-row1 {
    display: flex;
}
}
@media (max-width: 991px) {
  .wrapper-site .container {
    max-width: 970px;
    padding-left: 35px;
    padding-right: 35px;
  }
  .content-one .media-body {
    padding-top: 40px;
    padding-bottom: 60px;
  }
  .content-one .layers-masonry-column:nth-child(1) {
    display: none;
  }
  .content-one .column-flush.span-6 {
    width: 100%;
  }
  .content-two .list-grid {
    display: block;
  }
  .content-two .uu-dai,
  .content-two .thuc-don {
    padding: 40px;
    margin-top: 0;
    width: 100%;
  }
  .content-two .uu-dai .media-body .excerpt p,
  .content-two .thuc-don .media-body .excerpt p {
    font-size: 16px;
  }
  .content-two .img-thuc-don,
  .content-two .img-uu-dai {
    display: none;
  }
  .content-three .layers-masonry-column .dong-gop-yk,
  .content-three .layers-masonry-column .ykkh {
    padding-top: 50px;
    padding-bottom: 60px;
  }
  .content-three .layers-masonry-column .ykkh {
    padding-left: 15px;
    padding-right: 30px;
  }
  .content-four .mon-an-last:before {
    display: none;
  }
  .content-four .column-flush.span-4 {
    width: 50%;
    float: left;
  }
  .content-four .column-flush.span-4 .media-image img {
    width: 100%;
  }
  .content-four .mon-an-dac-trung {
    width: 100% !important;
  }
  .content-four .mon-an-dac-trung:before {
    background: #fff;
  }
  .content-four .mon-an-dac-trung .media-body {
    padding: 10px 0 10px;
  }
  .content-four .mon-an-dac-trung .media-body .excerpt {
    padding: 0;
  }
  .content-four .mon-an-dac-trung .media-body .excerpt h2 {
    color: #a77b62;
  }
  .content-four .mon-an-dac-trung .media-body .excerpt h3 {
    color: #000;
    margin-bottom: 20px;
    font-size: 50px;
    line-height: normal;
  }
  .content-five .offset-left-2 {
    margin-left: 0;
  }
  .content-five .column-flush.span-4 {
    width: 50%;
  }
  .content-six {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .content-six .section-title .excerpt h3 {
    font-size: 30px;
    margin-bottom: 35px;
  }
  .footer-site .column.span-3 {
    float: left;
    width: 49%;
    margin-right: 2%;
  }
  .footer-site .column.span-3:nth-child(2n+2),
  .footer-site .column-flush.span-3:nth-child(2n+2) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 850px) {
  .header-inline .inline-left-nav,
  .header-site.header-inline nav {
    display: none;
  }
  .header-inline .inline-right-nav {
    display: inline;
    width: auto;
  }
  .header-inline .logo {
    text-align: left;
  }
  .header-inline .inline-site-logo {
    display: -webkit-flex;
    -webkit-flex: 1;
    display: flex;
    justify-content: flex-start;
    justify-content: -webkit-flex-start;
    margin: 0;
    flex: 1;
  }
  .responsive-nav {
    display: block !important;
    margin: 0;
  }
  .header-site nav {
    margin-top: 0;
  }
  .logo {
    margin: 0;
  }
  .header-site {
    margin-top: 20px;
  }
  .header-site.header-sticky {
    margin-top: 0;
    padding: 20px 0;
  }
  .header-sticky.is_stuck.is_stuck_show {
    display: none;
  }
  .header-site .nav .menu {
    display: none;
  }
  section[class*=' off-canvas-'] .nav-mobile {
    display: block;
  }
  .header-site .container,
  .header-site > .clearfix {
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  .header-secondary .container .search-area-close,
  .header-secondary .container .search-form {
    top: 140%;
    right: 70px;
  }
  .header-secondary .container .search-trigger {
    top: 140%;
    right: 50px;
  }
  section[class*=' off-canvas-'] .widget.widget_nav_menu li {
    margin-right: 15px;
  }
}
@media only screen and (min-width: 768px) {
  .responsive-nav {
    display: none;
  }
  .nav-horizontal ul {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 1065px) {
  .column.span-6 .post-news-item .post-content .article-title .heading {
    width: 60%;
  }
}
@media (width: 768px) {
  textarea {
    max-width: 100% !important;
  }
  .wrapper-site .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .column.span-9 {
    width: 66%;
    float: left;
  }
  .span-9 {
    width: 23.5%;
    clear: right;
    float: right;
  }
  .span-9 .well {
    padding-bottom: 20px;
  }
  .sidebar.span-3 {
    float: left;
    width: 23.5%;
  }
  .sidebar.span-3 .widget {
    width: 100%;
  }
  .sidebar.pull-right.span-3 {
    float: right;
    width: 32%;
    clear: right;
  }
  .sidebar.pull-right.span-3 .widget {
    width: 100%;
  }
  .sidebar.span-3 + .span-6 {
    width: 49%;
  }
  .sidebar.span-3 + .span-6 + .span-3 {
    width: 23.5%;
    float: right;
    clear: right;
  }
  .sidebar.span-3 + .span-6 + .span-3 .widget {
    width: 100%;
  }
  /* footer-bottom*/
  .footer-bottom .column.span-8 {
    width: 66%;
    float: left;
  }
  .footer-site .column.span-9 {
    margin-bottom: 5px;
    text-align: left;
  }
  .footer-site .column.span-3.last {
    text-align: center;
  }
  .post-news-item .post-content .article-title .heading {
    width: 71%;
  }
}
@media (max-width: 767px) {
  body {
    font-size: 16px;
  }
  .auto-height .swiper-slide .overlay {
    padding-top: 38% !important;
  }
  .single-post article .section-title .heading {
    line-height: 1.3;
  }
  .wrapper-site .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .story img {
    max-width: 100%;
  }
  .column {
    margin-right: 0;
  }
  .content-one {
    padding-top: 0;
  }
  .content-four .column-flush.span-4 {
    width: 100%;
  }
  .content-four .mon-an-dac-trung:before {
    display: none;
  }
  .content-four .mon-an-dac-trung .media-body {
    padding: 60px 0 0;
  }
  .content-four .mon-an-dac-trung .media-body .excerpt {
    text-align: center;padding: 0;
  }
  .content-four .mon-an-dac-trung .media-body .excerpt h2 {
    color: #a77b62;
  }
  .content-four .mon-an-dac-trung .media-body .excerpt h3 {
    color: #000;
    margin-bottom: 20px;
    line-height: 1.3;
  }
  .content-four .mon-an-last:before {
    display: none;
  }
  .content-four .media .media-image img {
    width: 100%;
  }
  .page-template-default .last {
    margin-bottom: 20px !important;
  }
  .content-five .column-flush.span-4 {
    width: 50%;
  }
  .content-five .goi-db {
    margin: 0;
    padding-bottom: 0;
  }
  .content-five .media .media-image {
    padding: 0;
  }
  .content-three .container {
    display: block;
  }
  .content-three .column-flush.span-6 {
    width: 100%;
  }
  .content-three .layers-masonry-column .dong-gop-yk:before {
    right: -290%;
  }
  .content-three .layers-masonry-column .ykkh:before {
    left: -290%;
  }
  .content-three .layers-masonry-column .dong-gop-yk,
  .content-three .layers-masonry-column .ykkh {
    padding: 60px 0px;
  }
  .content-three .layers-masonry-column .dong-gop-yk .media-image,
  .content-three .layers-masonry-column .ykkh .media-image {
    width: 20%;
  }
  .content-three .layers-masonry-column .dong-gop-yk .lcam-carousel-container,
  .content-three .layers-masonry-column .ykkh .lcam-carousel-container {
    padding-right: 0;
  }
  .content-three .layers-masonry-column .dong-gop-yk .section-title .excerpt p,
  .content-three .layers-masonry-column .ykkh .section-title .excerpt p {
    font-size: 32px;
  }
  .single-post .content-main {
    margin-bottom: 35px;
  }
  .content-six {
    display: none;
  }
  .header-site nav {
    margin-top: 0;
  }
  /* td breadcrumbs + bai viet chi tiet*/
  .title-container .title-post .heading {
    width: 100%;
    text-align: center;
  }
  .title-container .title-post {
    display: block;
  }
  .meta-info .meta-item {
    display: inline-block;
    text-align: center;
    line-height: 28px;
    letter-spacing: 1.5px;
    color: #000;
  }
  .meta-info .meta-date {
    border: none;
    text-align: center;
    padding-left: 0;
  }
  .date {
    width: 90px;
    padding: 10px 0 0px;
  }
  .post-news-item {
    margin-bottom: 50px;
  }
  .post-news-item .post-content .article-title {
    position: static;
    display: block;
  }
  .post-news-item .post-content .article-title .date {
    position: relative;
    top: -80px;
    left: 30px;
    margin-bottom: -65px;
    padding: 10px 0 10px 0;
  }
  .post-news-item .post-content .article-title .date .day {
    font-size: 32px;
  }
  .post-news-item .post-content .article-title .heading {
    margin-top: 0px;
    margin-bottom: 15px;
    padding-left: 0;
    width: 100%;
  }
  .post-news-item .post-content .article-title .meta-info {
    width: 100%;
    padding-left: 0;
  }
  .post-news-item .post-content .copy {
    padding-left: 0;
  }
  .post-news-item .post-content .read_more {
    margin-left: 0;
  }
  .page-template-default .content-main {
    margin-bottom: 45px;
  }
  .page-menu {
    padding-bottom: 45px;
  }
  /* sidebar */
  .sidebar .widget_search {
    display: none;
  }
  .sidebar.span-3 + .span-6 + .span-3 .widget {
    width: 100%;
  }
  .sidebar.span-3 + .span-6 {
    width: 100%;
  }
  .sidebar .well {
    padding: 0;
    margin-bottom: 30px;
  }
  .sidebar.span-3 {
    width: 100%;
  }
  .relative-post-default .section-nav-title {
    margin-bottom: 15px;
    border-bottom: 1px solid #ccc;
  }
  /* footer-bottom*/
  .footer-bottom .site-text {
    float: none;
    text-align: center;
  }
  .footer-bottom #mbmcl {
    width: 100%;
    margin: 0;
    text-align: center;
  }
  /* lien he*/
  .lien-he-form {
    margin-bottom: 45px;
  }
  .lh.column.span-4 {
    width: 100%;
    float: none;
    clear: both;
  }
  .lien-he-form .column.span-6 {
    width: 100%;
    float: none;
    clear: both;
  }
  textarea,
  input {
    max-width: 100% !important;
  }
  .footer-site .column.span-3 {
    width: 100%;
    float: none;
    clear: both;
  }
  .footer-site .last {
    margin-bottom: 40px !important;
  }
}
@media (max-width: 640px) {
  .image-left .media-image,
  .image-right .media-image {
    float: left;
    max-width: 49%;
    margin-right: 20px;
  }
  .content-five .list-grid {
    display: block;
  }
  .content-five .column-flush.span-4 {
    width: 100%;
  }
  .content-five .goi-db {
    padding-right: 15px;
    padding-left: 15px;
  }
  .content-five .media .media-image img {
    width: 100%;
  }
  .content-five .media .media-body {
    text-align: center;
  }
}
@media (max-width: 480px) {
	.logo {
		width: 70px;}
  .auto-height .swiper-slide .overlay {
    padding-top: 45% !important;
  }
  .media.image-right .media-image,
  .media.image-left .media-image {
    float: left;
    display: inline;
    margin: 0;
    margin-right: 15px;
  }
  .title-container {
    margin-bottom: 60px;
  }
  .title-container .title .heading {
    font-size: 35px;
  }
  .page-template-default .row .column:last-child {
    margin-bottom: 20px;
  }
  .content-one .media-body {
    padding-top: 10px;
    padding-bottom: 40px;
  }
  .content-one .media-body .excerpt .chef-title {
    font-size: 35px;
  }
  .content-two .media-body {
    text-align: center;
  }
  .content-two .uu-dai .media-image,
  .content-two .thuc-don .media-image {
    float: none;
    margin: 0 auto;
  }
  .content-two .uu-dai .media-image img,
  .content-two .thuc-don .media-image img {
    display: inline;
  }
  .content-two .uu-dai .media-body .excerpt h2,
  .content-two .thuc-don .media-body .excerpt h2 {
    font-size: 35px;
  }
  .content-three .layers-masonry-column .ykkh .media-body {
    display: inline;
    margin-top: 0;
  }
  .content-three .layers-masonry-column .ykkh .media-image img {
    max-width: 90%;
    margin: 0;
    height: auto;
  }
  .content-four .container {
    padding: 0 15px;
  }
  .content-four .mon-an-dac-trung .media-body {
    margin-bottom: 15px;padding: 0;
  }
  .content-four .mon-an-dac-trung .media-body .excerpt h2 {
    margin-top: 20px;
  }
  .content-four .mon-an-dac-trung .media-body .excerpt h3 {
    font-size: 35px;
  }
  .content-five {
    padding-top: 60px;
    padding-bottom: 25px;
  }
  .content-five .section-title .excerpt p {
    font-size: 35px;
  }
  .content-five .section-title .excerpt p .heading {
    font-size: 40px;
    margin-bottom: 0;
  }
  .content-six .section-title .heading {
    font-size: 40px;
  }
  .post-news-item.column.span-4 {
    width: 100%;
    float: none;
    clear: both;
  }
  .header-secondary nav {
    display: block;
    width: 100%;
    float: none;
    clear: both;
    text-align: center;
    margin-bottom: 5px;
  }
  .header-secondary .container .search-area-close,
  .header-secondary .container .search-form {
    display: none;
  }
  .header-secondary .container .search-trigger {
    display: none !important;
  }
  .error404 .page-404 .h2-404 {
    font-size: 20px;
  }
  .error404 .page-404 .entry-404 .search-404 .search-form {
    width: auto;
  }
  .layers-map {
    height: 300px !important;
  }
}
/*# sourceMappingURL=style.css.map */

#responsive-form{
	max-width:600px /*-- change this to get your desired form width --*/;
	margin:0 auto;
        width:100%;
}
.form-row{
	width: 100%;
}
.column-half, .column-full{
	float: left;
	position: relative;
	padding: 0.65rem;
	width:100%;
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}
.wrapper-content {
    padding-top: 0px !important;
}
.header-site, .header-site.header-sticky {
    background-color: rgb(30 28 33 / 0%) !important;
}
 
/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) { 
	.column-half{
		width: 50%;
	}
}
.story img {
    margin: auto;
}

span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 14px;
    font-weight: normal;
    display: block;
}
div.wpcf7-validation-errors {
    font-size: 14px;
	border: 2px solid }
#layers-widget-lcam_posts-11 .thumbnail:not(.with-overlay) .thumbnail-body {
    background-color: #F5F5F5 !important;
}
.footer-site .widget_nav_menu .menu li a[href*="instagram"]:before {
    background: url(http://ctaocomvn393.chiliweb.org/wp-content/uploads/2022/05/icons8-instagram-24.png);
    width: 24px;
}
@media (max-width: 768px){
.content-four .mon-an-dac-trung .media-body .excerpt h4 {
    color: #a77b62 !important;
}
	.single-post article .section-title .heading a, .article-title .heading a {
    
    height: 47px !important;
}
}
.dvls_maps_wrap input.dvls-submit {
    margin-left: 3px !important;
    border: 0;
    background: #4f1c78;
    height: 35px;
    padding: 0 15px;
    border-radius: 3px;
    color: #fff;
}
.single-post article .section-title .heading a, .article-title .heading a {
    font-size: 16px;
    line-height: 27px;
    margin-bottom: 10px;
    font-weight: bold;
    /* font-family: "Open Sans", Arial, Helvetica, sans-serif !important; */
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 25px;
    -webkit-line-clamp: 3;
    height: 27px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}


div.wpcf7-response-output {
    margin: 0;
    padding: 0.2em 1em;
}
textarea, input, select, button {
	font-family: 'LORA';}