/*
Theme Name: Cocobean Child Themes
Theme URI: http: //chili.vn
Description: Website quán cafe
Author: Matbao.com
Author URI: http://matbao.com
Template: layerswp
Version: 1.0
Main Color:#dd7d53
Child Color:#111111
*/

.se-pre-con {display: none;}

@import url("../layerswp/style.css");
@import url("../layerswp-child/font-awesome/css/font-awesome.min.css");
@import url("https://fonts.googleapis.com/css?family=Prompt:400,500,600,700&subset=vietnamese");
@font-face {
  font-family: 'simple-line-icons';
  src: url('fonts/Simple-Line-Icons.eot?v=2.3.2');
  src: url('fonts/Simple-Line-Icons.eot?v=2.3.2#iefix') format('embedded-opentype'), url('fonts/Simple-Line-Icons.woff2?v=2.3.2') format('woff2'), url('fonts/Simple-Line-Icons.ttf?v=2.3.2') format('truetype'), url('fonts/Simple-Line-Icons.woff?v=2.3.2') format('woff'), url('fonts/Simple-Line-Icons.svg?v=2.3.2#simple-line-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* 01. Tuy chinh chung */
/* - body*/
/* - icon */
/* - 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*/
/*  + td section homepage*/
/*  + td sidebar + footer*/
/*  + td chuyen muc*/
/*  + td breadcrumbs + bai viet chi tiet*/
/* - Meta info*/
/* - bai viet lien quan */
/* 02. HEADER */
/* Menu top*/
/* thong tin tren menu */
/* Main menu*/
/* Slide    */
/* 03. PAGE */
/* 404*/
/* Khong tim thay bai viet*/
/* Chuyen muc */
/* Bai viet*/
/* Lien he */
/* Hoi dap */
/* 04. SIDEBAR */
/* 05. FOOTER */
/* 06. RESPONSIVE*/
body {
  font-family: 'Lato', sans-serif;
  color: #555;
  background-color: #fff;
  font-size: 14px;
  line-height: 1.42857143;
}
ul,li {
	list-style: none !important;	
}
.story p,
p {
  color: #666;
  font-size: 15px;
  line-height: 24px;
  margin: 0;
  margin-bottom: 15px;
}
a,
.button {
  transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
}
a:hover,
a:focus {
  color: #dd7d53;
  opacity: .75;
  text-decoration: none;
  background-color: transparent;
}
:focus {
  outline: none;
}
img {
  max-width: 100%;
  height: auto;
  transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
}


@media (max-width: 1650px ) {
	.logo-center {margin-top: 0px !important;}
}
#popup-ft{
  position: fixed;
    z-index: 999999;
    width: 100%;
    height: 100vh;
    left: 0;
    top: 0;
    display: none;
}
#popup-ft .bgr{
  position: absolute;
  width: 100%;
  height: 100%;
  background: #00000085;
}
#popup-ft .content-popup{
  max-width: 600px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: #fff;

}
.form-popup {
  padding: 20px;
}
.form-popup .wpcf7 .wpcf7-form-control-wrap input{
  margin-bottom: 10px;
  background-color: #fff;
  border-color: #bababa;
}
.form-popup .wpcf7  .wpcf7-submit{
  background: #e31d1a;
    padding: 10px 20px;
    display: block;
    margin: auto;
    border-radius: 5px;
    margin-top: 10px;
}
#popup-ft .close{
  background: #fff;
  position: absolute;
  width: 20px;
  height: 20px;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  right: 3px;
  top: 3px;
line-height: 1;
cursor: pointer;
}
.form-not{
  text-align: center;
  font-weight: 400;
  display: block;
  margin-top: 10px;
}
.form-popup .title-popup h3{
  color: #255aa8;
  font-weight: 600;
  font-size: 20px;

}
input[type=email],
input[type=text],
textarea {
  max-width: 100%;
}
::-webkit-input-placeholder {
  color: #999;
  opacity: 1;
}
::-moz-placeholder {
  color: #999;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #999;
  opacity: 1;
}
/* bo hover*/
.thumbnail-media a:hover {
  transform: none !important;
}
.thumbnail-media:hover img {
  transform: none;
}
.thumbnail-media img {
  transform: none;
}
/* 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;
}*/
textarea,
input[type="text"],
input[type="password"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
  background: rgba(0, 0, 0, 0.05);
  position: relative;
  border: none;
  padding: 0;
  border: 1px solid rgba(0, 0, 0, 0.06);
  height: 45px;
  max-width: 100%;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus {
  border: 1px solid #dd7d53;
  background-color: #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
textarea {
  width: 100%;
  height: 150px;
  padding: 12px 17px;
}
select {
  border: 1px solid rgba(0, 0, 0, 0.06);
  background-color: rgba(0, 0, 0, 0.05);
  height: 45px;
  padding: 10px;
  line-height: 100%;
  outline: 0;
  max-width: 100%;
  background-image: url("images/caret.png");
  background-position: 96% center;
  background-repeat: no-repeat;
  position: relative;
  text-indent: 0.01px;
  text-overflow: '';
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
/* align */
.alignnone {
  margin: 20px auto 15px auto;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 20px auto 15px auto;
}
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
a img.alignnone {
  margin: 5px 20px 20px 0;
}
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
h1,
h2,
h3,
h4 {
  color: #111111;
  font-weight: 400;
  margin: 0px;
  padding: 0px;
}
div {
  display: block;
}
.wrapper-site .container {
  max-width: 1332px;
  padding: 0 10px;
  margin: 0 auto;
}
.wrapper-site .container .container {
  padding: 0;
}
/* menu-mobile */
#off-canvas-right .nav-mobile nav {
  width: 100%;
}
.close-canvas {
  background-color: #dd7d53;
}
.off-canvas-left .nav-mobile {
  padding: 0;
}
.off-canvas-left .menu li:not(.first-child) {
  margin-top: 0;
}
.off-canvas-left .menu .current-menu-item > a {
  color: #d2a468 !important;
}
.off-canvas-left .menu .current-menu-item .rd-navbar-submenu-toggle:after {
  color: #fff !important;
}
.off-canvas-left .menu .menu-item-has-children {
  position: relative;
  transition: 0.3s all cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.off-canvas-left .menu .menu-item-has-children .rd-navbar-submenu-toggle:after {
  content: '\f078';
  position: absolute;
  top: 0;
  right: -45px;
  width: 65px;
  height: 44px;
  font: 400 14px "FontAwesome";
  line-height: 42px;
  text-align: center;
  transition: 0.4s all ease;
  z-index: 2;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.85) !important;
}
.off-canvas-left .menu .menu-item-has-children .sub-menu {
  display: none;
  opacity: 0;
  filter: alpha(opacity=0);
}
.off-canvas-left .menu .menu-item-has-children.opened > a {
  background-color: transparent;
  color: #d2a468 !important;
}
.off-canvas-left .menu .menu-item-has-children.opened .rd-navbar-submenu-toggle:after {
  transform: rotate(180deg);
  color: #fff !important;
}
.off-canvas-left .menu .menu-item-has-children.opened .sub-menu {
  opacity: 1;
  filter: alpha(opacity=100);
  height: auto;
  display: block;
  visibility: visible;
  position: static;
  border: 0;
}
.off-canvas-left .menu-item-language {
  display: inline-block;
  float: left;
  padding: 0 12px;
}
.off-canvas-left .menu-item-language a {
  border-bottom: 0 !important;
}
.off-canvas-left .menu-item-language a:hover {
  background-color: transparent !important;
}
.off-canvas-left .menu-item-language-current {
  padding-right: 0;
}
.off-canvas-left.open {
  z-index: 5;
  position: relative;
  float: left;
}
.off-canvas-left.open + .wrapper-site {
  left: 270px;
  position: fixed;
}
.admin-bar section[class*=" off-canvas-"] {
  padding-top: 0;
}
.admin-bar section[class*=' off-canvas-'] .close-canvas {
  top: 0;
}
.header-site, .header-site.header-sticky {
	background-image: url(/wp-content/uploads/2023/06/tomi_banner.jpg)!important;
    background-size: cover;
    background-position: center;	
}
.header-site .menu .menu-item-has-children .abc + .sub-menu {
  visibility: visible ;
  opacity: 1;
  filter: alpha(opacity=100);
  display: block;
  top: 100%;
}
.header-site .l-menu:before {
  color: #000;
  font-size: 25px;
}
#off-canvas-right {
  width: 270px;
  border-right: 1px solid #f6f6f6;
  background: #fff;
  display: block;
  overflow: hidden;
  height: 100vh;
}
#off-canvas-right .menu nav,
#off-canvas-right .nav-mobile nav {
  width: 100%;
}
#off-canvas-right .menu li,
#off-canvas-right .nav-mobile li {
  font-size: 16px;
  line-height: 16px;
}
#off-canvas-right .menu li a,
#off-canvas-right .nav-mobile li a {
  display: block;
  padding: 15px 4%;
  color: rgba(0, 0, 0, 0.85);
  font-size: 13px;
  line-height: 1;
  font-weight: normal;
  text-transform: uppercase;
  font-weight: bold;
  border-bottom: 1px solid #ddd;
}
#off-canvas-right .menu li a:hover,
#off-canvas-right .nav-mobile li a:hover {
  background-color: transparent;
  color: #d2a468;
  opacity: 1;
  filter: alpha(opacity=100);
}
#off-canvas-right .menu li .sub-menu > li > a,
#off-canvas-right .nav-mobile li .sub-menu > li > a {
  margin-left: 30px;
}
#off-canvas-right .menu li.menu-item-has-children.opened > a,
#off-canvas-right .nav-mobile li.menu-item-has-children.opened > a {
  background-color: #dd7d53 !important;
  color: #fff !important;
}
#off-canvas-right .menu li.menu-item-has-children.opened > a:hover,
#off-canvas-right .nav-mobile li.menu-item-has-children.opened > a:hover {
  background-color: #dd7d53;
  color: #fff !important;
  opacity: 1;
  filter: alpha(opacity=100);
}
#off-canvas-right .sub-menu li {
  border-bottom: 0;
}
section[class*=' off-canvas-'] .widget.widget_nav_menu {
  padding: 0;
}
section[class*=' off-canvas-'] .widget.widget_nav_menu li:first-child {
  padding-top: 0;
}
section[class*=' off-canvas-'] li {
  padding: 0;
}
.off-canvas-left.open {
  z-index: 5;
  position: relative;
  float: left;
}
.off-canvas-left.open + .wrapper-site {
  left: 270px;
  position: fixed;
}
.admin-bar section[class*=" off-canvas-"] {
  padding-top: 0;
}
.admin-bar section[class*=' off-canvas-'] .close-canvas {
  top: 0;
}
.off-canvas-left.open .widget_nav_menu .menu li:not(.menu-item-language) {
  display: none;
}
.se-pre-con {
  background-color: #dcccba !important;
}
/* thiet lap trong trang */
/* Meta info */
.meta-info {
  margin-bottom: 0px;
  margin-top: 30px;
  display: block;
}
.meta-info .meta-date {
  padding-left: 0;
  border-left: 0;
}
.meta-info .meta-item {
  color: #111111;
  font-size: 14px;
  font-style: italic;
  display: inline-block;
  margin-right: 10px;
  padding-right: 13px;
  border-right: 1px dotted rgba(0, 0, 0, 0.3);
  line-height: 1;
}
.meta-info .meta-item:last-child {
  border-right: 0;
}
.meta-info .meta-item i {
  color: #dd7d53;
}
.meta-info .meta-item a {
  color: #111111;
  text-decoration: none;
  -webkit-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
  font-size: 14px;
  text-transform: capitalize;
  font-weight: normal;
}
.meta-info .meta-item a:hover {
  color: #dd7d53;
  opacity: 1;
  filter: alpha(opacity=100);
}
.pad-top56px {
  padding-top: 56px;
}
.pad-top36px {
  padding-top: 36px;
}
.pad-bottom36px {
  padding-bottom: 36px ;
}
.section-title.medium .heading {
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
  font-family: 'Prompt', sans-serif;
  margin-top: 0;
  margin-bottom: 18px;
  color: #111111;
}
.relative-post-default .section-nav-title:before,
.widget .section-nav-title:before {
  background: rgba(0, 0, 0, 0.1);
  content: "";
  height: 1px;
  left: 50px;
  right: 0;
  position: absolute;
  bottom: -12px;
}
.relative-post-default .section-nav-title:after,
.widget .section-nav-title:after {
  content: "";
  height: 2px;
  left: 0;
  width: 80px;
  position: absolute;
  bottom: -13px;
  background-color: #dd7d53;
}
#back-to-top {
  z-index: 999;
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 25px;
  right: 16px;
  overflow: hidden;
}
#back-to-top a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-image: none;
  background-color: #222;
  position: relative;
}
#back-to-top a:after {
  content: "\e607";
  position: absolute;
  left: 0;
  width: 40px;
  height: 40px;
  color: #fff;
  font-size: 24px;
  font-family: 'simple-line-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-indent: 0;
  line-height: 40px;
}
#back-to-top a:hover {
  background-color: #dd7d53;
}
/* 02. HEADER */
.header-secondary {
  background-color: #fff;
  padding: 0;
  text-transform: uppercase;
  font-size: 10px;
  color: rgba(0, 0, 0, 0.85);
  display: block;
  overflow: hidden;
}
.header-secondary .container.clearfix {
  position: relative;
  display: block;
  overflow: hidden;
}
.header-secondary .container.clearfix:after {
  content: "";
  bottom: 0;
  display: block;
  height: 1px;
  border-bottom: solid 1px rgba(0, 0, 0, 0.16);
}
.header-secondary .pull-left ul li {
  padding: 11px 0;
}
.header-secondary .pull-left ul li a {
  opacity: 1;
  filter: alpha(opacity=100);
  font-size: 10px;
  text-transform: uppercase;
  line-height: inherit;
  color: rgba(0, 0, 0, 0.85);
  font-weight: normal;
}
.header-secondary .pull-left ul li a:hover {
  color: rgba(0, 0, 0, 0.85);
}
.header-secondary .pull-right > ul li {
  padding: 0;
  display: inline-block;
  float: left;
  margin: 0 0 2px 2px;
  padding-top: 2px;
}
.header-secondary .pull-right > ul li a {
  display: block;
  text-indent: -9999px;
  position: relative;
  font-size: 14px;
  height: 32px;
  width: 32px;
  line-height: 20px;
  background-color: rgba(0, 0, 0, 0.06);
  margin-left: 0px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
}
.header-secondary .pull-right > ul li a:hover {
  background-color: #dd7d53;
  opacity: .75;
}
.header-secondary .pull-right > ul > li.menu-item-language a {
  text-indent: 1px;
  line-height: 35px;
  background-color: transparent;
}
.header-secondary .pull-right > ul > li.menu-item-language a img {
  margin-right: 0;
}
.header-site.header-right {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  background-color: #fff !important;
}
.header-site.header-right .container.clearfix {
  padding-bottom: 14px;
  padding-top: 14px;
  -webkit-flex-direction: row;
  flex-direction: row;
}
.header-site.header-right nav {
  margin-top: 0;
  order: 1;
  width: 45%;
}
.header-site.header-right .menu > li {
  margin: 0;
  padding: 0;
}
.header-site.header-right .menu > li > a {
  font-family: 'Prompt', sans-serif;
  font-weight: 600;
  font-size: 13px;
  color: rgba(0, 0, 0, 0.85);
  padding: 14px 18px;
  margin-bottom: -2px;
  z-index: 999;
  background: none;
  text-transform: uppercase;
  transition: none;
  -moz-transition: none;
  -webkit-transition: none;
  border-bottom: 2px solid transparent;
  line-height: 19.5px;
  position: relative;
}
.header-site.header-right .menu > li > a:before {
  content: '';
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #ccc;
  position: absolute;
  left: -2px;
  top: 50%;
  margin-top: -2px;
}
.header-site.header-right .menu > li > a:hover {
  border-color: rgba(0, 0, 0, 0.4);
  opacity: 1;
  filter: alpha(opacity=100);
}
.header-site.header-right .menu > li:first-child > a:before {
  display: none;
}
.header-site.header-right .menu li.current-menu-item > a {
  border-color: #dd7d53;
}
.header-site.header-right .menu li.current-menu-item > a:hover {
  color: #555;
  background-color: #e7e7e7;
}
.header-site.header-right .menu .menu-item-has-children .sub-menu {
  width: 180px;
  top: 100% !important;
  border: none;
  box-shadow: none;
  display: block;
  border-radius: 0;
  padding: 0;
  z-index: 0;
  opacity: 0;
  box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  transform: scale(1.3);
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
}
.header-site.header-right .menu .menu-item-has-children .sub-menu li {
  width: 100%;
  padding: 0;
  border: 0;
}
.header-site.header-right .menu .menu-item-has-children .sub-menu li:first-child > a {
  border-top: 0;
}
.header-site.header-right .menu .menu-item-has-children .sub-menu li a {
  text-transform: capitalize;
  line-height: 1.42857143;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  height: auto;
  padding: 10px;
  text-indent: 11px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  font-weight: normal;
}
.header-site.header-right .menu .menu-item-has-children .sub-menu li a:hover {
  background: #fff;
  color: #dd7d53;
}
.header-site.header-right .menu .menu-item-has-children .sub-menu > li.menu-item-has-children .sub-menu {
  top: 0 !important;
  left: 180px;
  box-shadow: none;
}
.header-site.header-right .menu .menu-item-has-children:hover .sub-menu {
  opacity: 1;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  z-index: 999;
}
.header-site.header-right .menu-extra {
  margin-left: 30px;
  position: relative;
  display: flex;
  display: -webkit-flex;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  order: 3;
  width: 25%;
}
.header-site.header-right .menu-extra .flat-search {
  border-left: 1px solid rgba(255, 255, 255, 0.15);
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  padding-right: 0;
  font-size: 24px;
  display: block;
}
.header-site.header-right .menu-extra .flat-search:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  border-bottom: 2px solid #dd7d53;
}
.header-site.header-right .menu-extra .flat-search .icon-magnifier:before {
  content: "\e090";
  font-family: 'simple-line-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  color: #111111;
}
.header-site.header-right .logo {
  order: 2;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  webkit-justify-content: center;
  width: 25%;
}
.header-site .container.clearfix {
  padding-bottom: 14px;
  padding-top: 14px;
}
.header-site .menu > li {
  margin: 0;
  padding: 0;
}
.header-site .menu > li > a {
  font-family: 'Prompt', sans-serif;
  font-weight: 600;
  font-size: 13px;
  color: #f4f4f4;
  padding: 14px 18px;
  margin-bottom: -2px;
  z-index: 999;
  background: none;
  text-transform: uppercase;
  transition: none;
  -moz-transition: none;
  -webkit-transition: none;
  border-bottom: 2px solid transparent;
  line-height: 19.5px;
  position: relative;
}
/*
.header-site .menu > li > a:before {
  content: '';
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #ccc;
  position: absolute;
  left: -2px;
  top: 50%;
  margin-top: -2px;
}
*/
.header-site .menu > li > a:hover {
	color: #dd7d53;
  border-color: rgba(0, 0, 0, 0.4);
  opacity: 1;
  filter: alpha(opacity=100);
}
.header-site .menu > li:first-child > a:before {
  display: none;
}
.header-site .menu li.current-menu-item > a {
  border-color: #dd7d53;
}
.header-site .menu li.current-menu-item  a:hover {
  color: #dd7d53;
  
}
.header-site .menu .menu-item-has-children .sub-menu {
  width: 145px;
  top: 100% !important;
  border: none;
  box-shadow: none;
  display: block;
  border-radius: 0;
  padding: 0;
  z-index: 0;
  opacity: 0;
  box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  transform: scale(1.3);
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
}
.header-site .menu .menu-item-has-children .sub-menu li {
  width: 100%;
  padding: 0;
  border: 0;
}
.header-site .menu .menu-item-has-children .sub-menu li:first-child > a {
  border-top: 0;
}
.header-site .menu .menu-item-has-children .sub-menu li a {
  text-transform: capitalize;
  line-height: 1.42857143;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  height: auto;
  padding: 10px;
  text-indent: 11px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  font-weight: normal;
}
.header-site .menu .menu-item-has-children .sub-menu li a:hover {
  background: #fff;
  color: #dd7d53;
}
.header-site .menu .menu-item-has-children .sub-menu > li.menu-item-has-children .sub-menu {
  top: 0 !important;
  left: 180px;
  box-shadow: none;
}
.header-site .menu .menu-item-has-children:hover .sub-menu {
  opacity: 1;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  z-index: 999;
}
.header-site.is_stuck_show.is_stuck {
  box-shadow: 0 0px 10px rgba(0, 0, 0, 0.2);
  background-color: #fff;
}
.header-site.is_stuck_show.is_stuck .logo {
  order: 1;
}
.header-site.is_stuck_show.is_stuck .container {
  padding-top: 0;
  padding-bottom: 0;
}
.header-site.is_stuck_show.is_stuck .site-logo-link img,
.header-site.is_stuck_show.is_stuck .mark img {
  width: 65%;
}
.header-site.is_stuck_show.is_stuck .menu-extra .flat-search {
  padding-top: 0;
  padding-bottom: 0;
}
.header-site.is_stuck_show.is_stuck .menu-extra .flat-search .icon-magnifier:before {
  line-height: 45px;
}
.site-logo-link img,
.mark img {
  max-height: inherit;
}
.top-search {
  position: fixed;
  right: 0;
  left: -100%;
  z-index: -1;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.95);
  display: table;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.top-search.active {
  left: 0px;
  z-index: 999991;
  opacity: 1;
}
.top-search .search-form {
  overflow: hidden;
  vertical-align: middle;
  text-align: center;
  position: absolute;
  width: 404px;
  height: auto;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.top-search .search-form:before {
  position: absolute;
  height: 60px;
  top: 0;
  right: 0;
  content: "\e090";
  font-family: 'simple-line-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 60px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  color: #fff;
}
.top-search .search-form ::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.3);
}
.top-search .search-form ::-moz-placeholder {
  color: rgba(255, 255, 255, 0.3);
}
.top-search .search-form :-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.3);
}
.top-search .search-form .search-field {
  height: 60px;
  width: 404px;
  padding: 0;
  border: none;
  background: none;
  color: rgba(255, 255, 255, 0.3);
  font-size: 12px;
  border-bottom: solid 1px rgba(255, 255, 255, 0.2);
}
.top-search .search-form .search-submit {
  display: block;
  position: absolute;
  right: 0;
  padding: 0;
  margin: 0;
  top: 0;
  width: 60px !important;
  height: 60px;
  text-indent: -999px;
  width: auto;
  background-color: transparent;
  box-shadow: none;
  text-shadow: none;
  color: #7a7a7a;
  border: 0;
}
.top-search .btn-close {
  position: absolute;
  top: 50px;
  right: 50px;
  z-index: 99;
  display: block;
  overflow: hidden;
  width: 60px;
  height: 60px;
}
.top-search .btn-close:before {
  content: "\e082";
  display: inline-block;
  font-family: 'simple-line-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 3.33em;
  color: #fff;
  cursor: pointer;
  padding-top: 2px;
}
.auto-height .swiper-slide .overlay {
  height: 560px;
}
.auto-height .container.clearfix {
  background-color: transparent;
}
.auto-height .arrows .animate:before {
  font-family: 'simple-line-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.auto-height .arrows .l-left-arrow::before {
  content: "\e07a";
}
.auto-height .arrows .l-right-arrow::before {
  content: "\e079";
}
/* 03. PAGE */
.content-one .section-title {
  margin-bottom: 36px;
}
.content-one .section-title .excerpt {
  max-width: 100%;
}
.content-one .section-title .excerpt p {
  margin-bottom: 0;
  color: #555;
}
.content-one .layers-masonry-column {
  margin-bottom: 0;
}
.content-one .layers-masonry-column .media-image a {
  display: inline-block;
  overflow: hidden;
  line-height: 1;
}
.content-one .working-hours {
  margin: 39px 0;
}
.content-one .working-hours .excerpt h3 {
  font-size: 24px;
  line-height: 32px;
  font-weight: bold;
  text-align: left;
  margin-bottom: 18px;
}
.content-one .working-hours .excerpt h3 strong {
  display: block;
  color: #dd7d53;
  font-weight: bold;
}
.content-one .working-hours .excerpt h6 {
  font-size: 13px;
  line-height: 18px;
  font-weight: bold;
  letter-spacing: -0.5px;
  margin-bottom: 18px;
  color: #111111;
}
.content-one .working-hours .excerpt .open-house {
  width: calc(50% - 5px);
  margin-right: 10px;
  float: left;
}
.content-one .working-hours .excerpt .open-house:last-child {
  margin-right: 0;
}
.content-one .working-hours .excerpt .open-house .item {
  font-weight: bold;
  color: #888888;
  display: block;
  font-weight: 600;
  font-size: 12px;
}
.content-one .working-hours .excerpt .open-house .item:last-child {
  margin-top: 10px;
}
.content-one .working-hours .excerpt .open-house .item strong {
  font-weight: 600;
  display: block;
  color: #111;
}
.content-two {
  padding-top: 0;
}
.content-two .section-title {
  position: relative;
  padding-top: 30px;
  padding-bottom: 35px;
  border-top: 1px solid #ddd;
  margin: 0;
  font-weight: bold;
}
.content-two .section-title .heading {
  margin-bottom: 0;
}
.content-two .lcam-carousel-controller-top-right {
  top: -35px;
  position: absolute;
  right: 0;
  margin-bottom: 15px;
  text-align: right;
}
.content-two .lcam-carousel-controller-top-right button {
  background-color: transparent !important;
  margin: 0;
  padding: 0;
}
.content-two .lcam-carousel-controller-top-right button i.fa {
  color: #aaa;
  font-size: 24px;
  text-align: center;
  font-family: 'simple-line-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-top: 2px;
  padding-left: 2px;
}
.content-two .lcam-carousel-controller-top-right button:hover i:before {
  color: #dd7d53;
}
.content-two .lcam-carousel-controller-top-right .lcam-carousel-to-prev i.fa-caret-left:before {
  content: "\e07a";
}
.content-two .lcam-carousel-controller-top-right .lcam-carousel-to-next i.fa-caret-right:before {
  content: "\e079";
}
.content-two .thumbnail-media {
  position: relative;
  line-height: .1;
  margin-bottom: 12px;
}
.content-two .thumbnail-media a {
  display: block;
  line-height: .1;
  position: relative;
}
.content-two .thumbnail-media a:after {
  text-align: center;
  content: "\e090";
  position: absolute;
  bottom: -200px;
  line-height: 30px;
  width: 30px;
  height: 30px;
  right: 15px;
  border: 5px solid #fff;
  transition: bottom 250ms ease;
  -moz-transition: bottom 250ms ease;
  -webkit-transition: bottom 250ms ease;
  background: #fff;
  border-radius: 4px;
  font-size: 19px;
  color: #424242;
  font-family: 'simple-line-icons';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  z-index: 9;
}
.content-two .thumbnail-media a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.content-two .thumbnail-media a:hover:after {
  bottom: 10px;
  background-color: #dd7d53;
}
.content-two .thumbnail-media:hover a:before {
  content: "";
  position: absolute;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: .65;
  filter: alpha(opacity=65);
}
.content-two .thumbnail-body {
  background-color: transparent !important;
  padding: 0;
}
.content-two .thumbnail-body .heading {
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
  line-height: 1.25;
  font-size: 15px;
  text-align: center;
}
.content-two .thumbnail-body .heading a {
  line-height: 1.25;
  font-size: 15px;
  color: rgba(0, 0, 0, 0.86);
  font-weight: bold;
  text-align: center;
}
.content-two .thumbnail-body .heading a:hover {
  color: #dd7d53;
}
.content-two .thumbnail-body .meta-info {
  display: none;
}
.content-three {
  padding-bottom: 18px;
  padding-top: 0;
}
.content-three .layers-masonry-column {
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  margin-bottom: 0;
  width: calc(33.3333% - 13.3333333px);
  justify-content: space-between;
  margin-bottom: 20px;
}
.content-three .thumbnail-media {
  position: relative;
}
.content-three .thumbnail-body {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: transparent;
}
.content-three .thumbnail-body:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: .3;
  filter: alpha(opacity=30);
  z-index: -1;
}
.content-three .thumbnail-body:hover:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: .3;
  filter: alpha(opacity=30);
  z-index: -1;
}
.content-three .thumbnail-body .meta-info {
  display: none;
}
.content-three .overlay {
  position: absolute;
  padding: 30px;
  color: #fff;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.content-three .overlay .article-title .heading {
  font-size: 24px;
  line-height: 32px;
  margin: 0;
  margin-bottom: 10px;
}
.content-three .overlay .article-title .heading a {
  font-size: 24px;
  line-height: 32px;
  color: #fff;
  font-weight: bold;
}
.content-three .overlay .article-title .heading a:hover {
  opacity: 1;
  filter: alpha(opacity=1);
}
.content-three .overlay .excerpt {
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  font-family: sans-serif;
}
.content-three .overlay a.button {
  text-transform: uppercase;
  padding: 10px 20px;
  margin-top: 15px;
  border-radius: 40px;
  line-height: 1.44;
  color: #fff;
  background-color: transparent;
  font-size: 11px;
  font-weight: bold;
  border: 2px solid #fff;
}
.content-three .overlay a.button:hover {
  background-color: #dd7d53 !important;
  border-color: transparent;
  opacity: 1;
  filter: alpha(opacity=100);
}
.content-three .overlay .meta-info .meta-item i {
  display: none;
}
.content-three .overlay .meta-info .meta-item a {
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
}
.content-four {
  padding-top: 0;
}
.content-four .logo-section {
  margin-bottom: 18px;
}
.content-four .banners-block {
  display: block;
  overflow: hidden;
  margin-left: 0;
}
.content-four .banners-block .col-sm-4 {
  display: block;
  overflow: hidden;
  width: calc(33.3333% - 15px);
  margin-right: 20px;
  float: left;
}
.content-four .banners-block .col-sm-4:nth-child(3n+3) {
  margin-right: 0;
}
.content-four .quality {
  width: calc(25% - 22.5px);
  margin-right: 30px;
}
.content-four .quality:nth-child(4n+4) {
  margin-right: 0;
}
.content-four .quality .media-image img {
  margin-left: 0;
}
.content-four .quality .excerpt h4 {
  font-size: 18px;
  line-height: 26px;
  font-weight: bold;
  margin-bottom: 9px;
  color: #111111;
}
.content-four .quality .excerpt p {
  margin-top: 0;
  font-size: 14px;
  margin-bottom: 0;
  line-height: 24px;
  padding-left: 2px;
}
/* 404*/
.error404 .content-main {
  padding-top: 0px !important;
}
.error404 .page-404 {
  text-align: center;
  background-color: #fff;
  padding: 0 10px;
  margin-bottom: 30px;
}
.error404 .page-404 .title-404 {
  margin-bottom: 20px;
  color: #dd7d53;
  font-family: cursive;
}
.error404 .page-404 .clear {
  clear: both;
}
.error404 .page-404 .entry-404 a {
  margin: 20px 0px;
  color: #fff;
  padding: 10px 25px;
  display: inline-block;
  background-color: #dd7d53;
}
.error404 .page-404 .entry-404 .search-404 .search-form {
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 50px;
  width: 278px;
  position: relative;
}
.error404 .page-404 .entry-404 .search-404 .search-form:before {
  content: "\f002";
  font-family: 'FontAwesome';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  line-height: 50px;
  padding: 0 16px;
  background-color: transparent;
  color: #111111;
  z-index: 99;
}
.error404 .page-404 .entry-404 .search-404 .search-form:focus:before,
.error404 .page-404 .entry-404 .search-404 .search-form:hover:before {
  color: #111111;
}
.error404 .page-404 .entry-404 .search-404 .search-form .search-field {
  width: 100%;
  border: 1px solid #fff;
  color: #555;
  font-size: 14px;
  height: 50px;
  font-weight: 300;
  margin-bottom: 0;
}
.error404 .page-404 .entry-404 .search-404 .search-form .search-submit {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  text-indent: -999px;
  height: 50px;
  width: auto;
  padding: 13px 23px;
  background-color: transparent;
  border: 0;
  box-shadow: none;
  text-shadow: none;
}
/* Khong tim thay bai viet*/
.search-no-results .content-main {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 60px;
}
.search-no-results .column.span-9 {
  width: calc(74.5% - 60px);
  margin-right: 60px;
}
.search-no-results .column.span-9 .story p,
.search-no-results .column.span-6 .story p {
  margin-bottom: 30px;
}
.search-no-results .story input[type=text] {
  max-width: 100%;
}
.search-no-results .story .search-form {
  position: relative;
}
.search-no-results .story .search-form:before {
  content: "\f002";
  position: absolute;
  right: 0;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 17px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #555;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-indent: 0;
  font-weight: normal;
  z-index: 1;
  text-align: center;
}
.search-no-results .story .search-form .search-submit {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 45px !important;
  height: 45px;
  text-indent: -999px;
  width: auto;
  background-color: transparent;
  box-shadow: none;
  text-shadow: none;
  color: #111111;
  border: 0;
  z-index: 9;
}
.search-no-results .story .search-form input.search-field {
  background: #fff;
  border: medium none;
  box-shadow: none;
  color: #111111;
  font-family: "Lato", sans-serif;
  font-size: 15px;
  outline: medium none;
  padding: 10px;
  width: 100%;
  height: 45px;
  margin-bottom: 0;
  max-width: 100%;
  border: 1px solid #ccc;
}
.search-no-results .story .search-form input.search-field:focus {
  border-color: #dd7d53;
}
/* BREACRUMB */
/*.page-id-1429 .title-container {
	background: url("https://tomicomvn404.chiliweb.org/wp-content/uploads/2023/07/b111.png");
}*/
.title-container {
  margin: 0;
  margin-bottom: 60px;
  padding: 150px 0;
  background-color: transparent;
  background: url('images/anh-nen-chuyen-muc.jpg') no-repeat;
  background-size: 100% !important;
  background-position: center;
  position: relative;
}
.title-container:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /*background: rgba(16, 15, 14, 0.3);*/
	background: transparent;
}
.title-container .title {
  max-width: 1170px;
  padding: 0 10px;
  text-align: center;
  position: relative;
  z-index: 9;
  display: none;
}
.title-container .title .heading {
  font-size: 45px;
  font-weight: 700;
  color: #fff;
  text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.15);
  margin-top: 20px;
  margin-bottom: 10px;
  line-height: 1.1;
}
.title-container .title .bread-crumbs {
  margin: 0;
  padding: 0;
}
.title-container .title .bread-crumbs ul {
  float: right;
}
.title-container .title .bread-crumbs li {
  font-size: 16px;
  color: #fff;
  display: inline-block;
  padding: 0 5px;
  line-height: 1.42857143;
  text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.15);
}
.title-container .title .bread-crumbs li a {
  color: #fff;
  text-decoration: none;
  font-size: 16px;
}
.title-container .title .bread-crumbs li a:hover {
  -webkit-transform: rotateX(360deg);
  -webkit-transform-style: preserve-3d;
  transform: rotateX(360deg);
  transform-style: preserve-3d;
  text-decoration: none;
}
.title-container .title .bread-crumbs li .current {
  text-transform: inherit;
  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;
}
.title-container + .container {
  padding-bottom: 60px !important;
}
/* Chuyen muc */
#wrapper-content .column.span-9 {
  padding-bottom: 0;
  margin-bottom: 0;
}
/* Phan trang*/
.pagination {
  margin: 0;
  margin-top: 30px;
}
.pagination a,
.pagination span {
  min-width: 30px;
  color: #111111;
}
.pagination .nav-links .page-numbers {
  margin: 0 3px;
  border: 1px solid #f0f0f0;
  color: #7a7a7a;
  padding: 7px 17px;
  background-color: transparent;
}
.pagination .nav-links .page-numbers:hover {
  color: #dd7d53;
  border-color: #e6eecb;
  background: transparent;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.06);
}
.pagination .nav-links .current {
  background: transparent;
  color: #dd7d53;
  border-color: #f0f0f0;
  box-shadow: none;
}
.archive .column.span-9,
.search-results .column.span-9 {
  width: calc(74.5% - 40px);
  margin-right: 40px;
}
.archive .wrapper-content,
.search-results .wrapper-content {
  margin-bottom: 0px;
}
.post-news-item {
  display: flex;
flex-flow:row wrap
}
.post-news-item:nth-child(odd) .thumbnail {
  order: 2;
  margin-bottom: 0;
}
.post-news-item:nth-child(odd) .post-content {
  margin-bottom: 30px;
  order: 1;
}
.post-news-item .thumbnail {
  margin-bottom: 30px;
}
.post-news-item .meta-info{
margin-top:0;
}
.post-news-item  .copy ul,.post-news-item  .copy ul li {
	list-style: disc!important;
}
.post-news-item .thumbnail img {


  transition: opacity 0.35s, transform 0.35s;

  transform: scale(1);
}
.post-news-item .thumbnail:hover img {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.post-news-item .thumbnail:hover a:after {
  opacity: 1;
}
.post-news-item .thumbnail:hover a:before {
  opacity: 1;
}
.post-news-item .thumbnail a {
  display: block;
  overflow: hidden;
  position: relative;
  line-height: .1 ;
}
.post-news-item .thumbnail a:before {
  content: "\f141";
  position: absolute;
  z-index: 2;
  text-align: center;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 40px;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  color: #dd7d53;
}
.post-news-item .thumbnail a:after {
  content: '';
  position: absolute;
  display: block;
  background: rgba(255, 255, 255, 0.9);
  left: 15px;
  right: 15px;
  top: 15px;
  bottom: 15px;
  z-index: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
.post-news-item .post-content {
  padding: 0;
  background-color: transparent;
}
.post-news-item .post-content .article-title .heading {
padding-right: 50px;
  padding-bottom: 15px;
  position: relative;
}
.post-news-item .post-content .article-title .heading a {
  font-size: 28px;
  font-weight: bold;
  line-height: 36px;
  text-transform: uppercase;
  color: #111111;
}
.post-news-item .post-content .article-title .heading a:hover {
  color: #111111;
  opacity: 1;
  filter: alpha(opacity=100);
}
.post-news-item .post-content .article-title .heading:after {
  content: '';
  position: absolute;
  left: 0px;
  bottom: 0px;
  height: 2px;
  width: 80px;
  background: #dd7d53;
}
.post-news-item .post-content .excerpt {
  color: #666;
  font-size: 15px;
  line-height: 24px;
  font-family: 'Roboto' sans-serif;
  margin-bottom: 0;
}
.column.span-6 .post-news-item .post-content .article-title .heading {
  padding-right: 0;
}
/* Bai viet*/
.single-post .wrapper-content {
  margin-bottom: 60px;
}
.single-post .column.span-9 .section-title.large {
  margin-bottom: 10px;
}
.single-post .column.span-9 .section-title.large .heading {
  font-size: 24px;
  margin-bottom: 20px;
  margin-top: 0;
  padding: 0 15px 0 0;
  position: relative;
  line-height: 36px;
  text-transform: inherit;
  color: #111111;
  font-weight: normal;
  font-weight: 600;
}
.single-post .column.span-9 .meta-info {
  margin-top: 0;
  margin-bottom: 10px;
}
.relative-post-default ul li {
  padding: 0;
}
.relative-post-default ul li a {
  font-size: 15px;
  display: inline-block;
  line-height: 30px;
  color: #666;
}
.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 #dd7d53;
  border-bottom: 4px solid transparent;
}
.relative-post-default ul li a:hover {
  color: #dd7d53;
}
/* Gioi thieu */
.page-id-634 .wrapper-content,
.page-id-473 .wrapper-content {
  margin-bottom: 60px;
}
.page-id-634 .content-main .section-title.large,
.page-id-473 .content-main .section-title.large {
  display: block;
  margin-bottom: 50px;
}
.page-id-634 .content-main .section-title.large .heading,
.page-id-473 .content-main .section-title.large .heading {
  font-weight: bold !important;
}
.page-id-634 .content-main .column.span-12,
.page-id-473 .content-main .column.span-12 {
  margin-bottom: 0;
}
.page-id-634 .content-main .story p:last-of-type,
.page-id-473 .content-main .story p:last-of-type {
  margin-bottom: 0;
}
/* Lien he */
.search-no-results .section-title,
.page-id-634 .section-title,
.page-id-473 .section-title,
.page-id-699 .section-title,
.page-id-376 .section-title {
  margin-bottom: 20px;
}
.search-no-results .section-title .heading,
.page-id-634 .section-title .heading,
.page-id-473 .section-title .heading,
.page-id-699 .section-title .heading,
.page-id-376 .section-title .heading {
  font-size: 24px;
  line-height: 30px;
  color: #111111;
  position: relative;
  text-transform: inherit;
  margin-top: 0;
  margin-bottom: 18px;
}
.search-no-results .section-title .heading:before,
.page-id-634 .section-title .heading:before,
.page-id-473 .section-title .heading:before,
.page-id-699 .section-title .heading:before,
.page-id-376 .section-title .heading:before {
  background: rgba(0, 0, 0, 0.1);
  content: "";
  height: 1px;
  left: 50px;
  right: 0;
  position: absolute;
  bottom: -12px;
}
.search-no-results .section-title .heading:after,
.page-id-634 .section-title .heading:after,
.page-id-473 .section-title .heading:after,
.page-id-699 .section-title .heading:after,
.page-id-376 .section-title .heading:after {
  content: "";
  height: 2px;
  left: 0;
  width: 80px;
  position: absolute;
  bottom: -13px;
  background-color: #dd7d53;
}
.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: 40px;
  /**  Icon sidebar  **/
  /**  Icons  **/
  /**  Pricing tables  **/
}
.lien-he-form .layers-masonry-column {
  margin-bottom: 0;
}
.lien-he-form .layers-masonry-column:first-child {
  width: 51%;
  margin-right: 0;
}
.lien-he-form .layers-masonry-column * {
  overflow: visible;
}
.lien-he-form input {
  min-height: 47px;
}
.lien-he-form p {
  margin-bottom: 20px !important;
}
.lien-he-form p .your-message {
  line-height: 1;
}
.lien-he-form span.wpcf7-not-valid-tip {
  margin-top: 5px;
}
.lien-he-form textarea,
.lien-he-form input {
  color: #111111;
  border-radius: 3px;
  box-shadow: none;
  padding: 12px;
  max-width: 100%;
  margin: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-size: 14px !important;
  font-family: 'Open sans', sans-serif;
}
.lien-he-form textarea {
  min-height: 152px;
}
.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: 0;
}
.lien-he-form .list-grid .lh {
  margin-bottom: 20px;
}
.lien-he-form .list-grid .media .media-body .heading {
  font-weight: 800;
  font-size: 24px;
  line-height: normal;
  color: #222;
  margin: 35px 0 15px 0;
  font-family: 'tahoma';
}
.lien-he-form .list-grid .media .excerpt {
  max-width: 100%;
}
.lien-he-form .list-grid .media .excerpt p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  margin-top: 0;
  color: #111111;
}
.lien-he-form .list-grid .media .excerpt p strong {
  color: #222;
}
.lien-he-form div.wpcf7-response-output {
  margin: 20px 15px 0;
  display: block;
  overflow: hidden;
  margin-left: 0;
  margin-right: 0;
}
.lien-he-form hr.height-30 {
  border: none;
  height: 30px;
  margin: 0;
}
.lien-he-form .wpcf7-form p font {
  display: block;
  overflow: hidden;
  margin: 0 0 20px 0;
  font-weight: normal;
  line-height: 24px;
  font-size: 14px;
  color: #7a7a7a;
  font-family: "Open Sans", sans-serif;
}
.lien-he-form .wpcf7-form > p:first-of-type {
  margin-bottom: 0 0 15px 0;
  line-height: 24px;
}
.lien-he-form .wpcf7-form > p:last-of-type {
  margin-bottom: 0 !important;
}
.lien-he-form .wpcf7-form .wpcf7-submit {
  text-transform: uppercase;
  padding: 10px 24px 7px;
  border-radius: 40px;
  line-height: 1;
  color: #fff;
  background-color: #424242;
  font-size: 13px;
  font-weight: normal;
  border: 0;
}
.lien-he-form .wpcf7-form .wpcf7-submit:hover {
  background-color: #dd7d53;
  color: #fff;
}
.lien-he-form .ttlh {
  margin-left: 16.66666667%;
}
.lien-he-form .icon-sidebar {
  list-style: none;
  padding: 0;
  margin: 0;
}
.lien-he-form .icon-sidebar li {
  overflow: hidden;
  margin-bottom: 15px;
  font-size: 14px;
  color: #666;
  line-height: 24px;
  font-family: "Open Sans", sans-serif;
}
.lien-he-form .icon-sidebar li:last-child {
  margin-bottom: 0;
}
.lien-he-form .icon-sidebar li i {
  height: 39px;
  width: 39px;
  line-height: 36px;
  border-radius: 50%;
  border: 1px solid #ddd;
  text-align: center;
  color: #dd7d53;
  font-size: 24px;
  float: left;
  margin-right: 30px;
}
.lien-he-form .icon-sidebar li h5 {
  margin: 5px 0;
  font-size: 19px;
  color: #111111;
  font-weight: bold;
}
.lien-he-form i.icon {
  font-size: 34px;
  color: #dd7d53;
  margin-bottom: 20px;
}
.lien-he-form i.icon-left {
  float: left;
  margin-top: 8px;
}
.lien-he-form i.icon-left + h4 + p,
.lien-he-form i.icon-left + h4 {
  padding-left: 60px;
}
.lien-he-form i.icon-left + h4 {
  margin-bottom: 5px;
}
.lien-he-form .pricing-table {
  padding: 40px;
  background: #fff;
  border: 1px solid #e6e6e6;
  text-align: center;
}
.lien-he-form .pricing-table header {
  padding-bottom: 30px;
  border-bottom: 1px solid #e6e6e6;
}
.lien-he-form .pricing-table header h4 {
  font-size: 24px;
}
.lien-he-form .pricing-table header span {
  font-size: 40px;
  color: #dd7d53;
}
.lien-he-form .pricing-table ul {
  list-style: none;
  padding: 0;
  margin: 20px 0;
}
.lien-he-form .pricing-table ul li {
  list-style: none;
  display: block;
  padding: 10px 0;
}
/* 04. SIDEBAR */
.relative-post-default .section-nav-title,
.sidebar .section-nav-title {
  font-size: 24px;
  margin-bottom: 35px;
  margin-top: 0;
  padding: 0 15px 0 0;
  position: relative;
  line-height: 36px;
  text-transform: inherit;
  color: #111111;
  font-weight: normal;
  font-weight: bold;
}
.sidebar {
  margin-bottom: 0;
}
.sidebar .widget li:not(:last-child) {
  margin: 0;
}
.sidebar .widget {
  background: transparent;
  min-height: 10px !important;
  padding: 0;
  width: 100%;
  margin-bottom: 30px;
}
.sidebar .widget ul li {
  margin: 0;
  list-style: none;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.15) !important;
  padding: 10px 0 !important;
}
.sidebar .widget ul li a {
  color: rgba(0, 0, 0, 0.65);
  font-size: 15px;
  line-height: 22px;
}
.sidebar .widget ul li a:hover {
  color: #dd7d53;
}
.sidebar .widget ul li:last-child {
  border-bottom: 0 !important;
}
.sidebar .widget ul .current-cat a {
  color: #dd7d53 !important;
}
.sidebar .widget:last-child {
  margin-bottom: 0;
}
.sidebar .widget_search {
  padding: 0;
  background-color: transparent;
}
.sidebar .widget_search .search-form {
  position: relative;
}
.sidebar .widget_search .search-form .search-submit {
  background-image: url(images/arrow.png);
  background-repeat: no-repeat;
  background-position: center;
  height: 45px;
  line-height: 45px;
  padding: 0 40px;
  width: 24px;
  position: absolute;
  background-color: transparent;
  right: 0;
  top: 0;
  -webkit-opacity: 0.3;
  -khtml-opacity: 0.3;
  -moz-opacity: 0.3;
  opacity: 0.3;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
  filter: alpha(opacity=30);
  font-size: 0;
}
.sidebar .widget_search .search-form .search-submit:hover {
  background-color: transparent;
  -webkit-opacity: 1;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.sidebar .widget_search .search-form .search-field {
  width: 100%;
}
.sidebar .widget_tag_cloud .tagcloud {
  padding-top: 10px;
  display: block;
  overflow: hidden;
}
.sidebar .widget_tag_cloud .tagcloud a {
  color: #fff;
  background: #111111;
  height: 30px;
  line-height: 30px;
  padding: 0 25px;
  margin: 0 5px 5px 0;
  float: left;
  position: relative;
  font-size: 15px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
  border-radius: 40px;
  text-transform: capitalize;
}
.sidebar .widget_tag_cloud .tagcloud a:hover {
  color: #fff;
  background-color: #dd7d53;
  opacity: 1;
  filter: alpha(opacity=100);
}
.sidebar.pull-right {
  padding-left: 0px;
}
/* 05. FOOTER */
.footer-site .section-title .heading,
.footer-site .section-nav-title {
  font-size: 14px;
  margin-bottom: 14px;
  line-height: 18px;
  font-weight: bold;
  text-transform: inherit;
  font-family: Open Sans, "Helvetica Neue", Helvetica, sans-serif;
}
.footer-site .section-title .heading:after,
.footer-site .section-nav-title:after,
.footer-site .section-title .heading:before,
.footer-site .section-nav-title:before {
  display: none;
}
.footer-site.invert .section-title .heading,
.footer-site.invert .section-nav-title {
  color: #111111;
}
.footer-site {
  padding: 0;
  font-size: 14px;
  background-color: #fff !important;
  /* Bai viet moi*/
  /* form dang ky nhan tin */
  /* Thong tin lien he */
  /* menu thong tin huu ich*/
  /* Chuyen muc*/
}
.footer-site > .container.clearfix {
  padding-top: 50px;
  padding-bottom: 50px;
  border-top: solid 1px #ddd;
  border-bottom: solid 1px #ddd;
}
.footer-site .section-title {
  margin-bottom: 0;
}
.footer-site .row {
  padding-bottom: 0;
  padding-top: 0;
}
.footer-site .row .row {
  padding: 0;
}
.footer-site .column.span-3 {
  margin-bottom: 8.5px;
}
.footer-site .column.span-3 .layers-masonry-column {
  margin-bottom: 0;
}
.footer-site .widget_recent_entries ul li {
  position: relative;
  margin-left: 17px;
  margin-bottom: 5px;
  line-height: 20px;
}
.footer-site .widget_recent_entries ul li:before {
  content: "";
  position: absolute;
  left: -16px;
  width: 5px;
  height: 6px;
  background-color: #dd7d53;
  top: 50%;
  transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
}
.footer-site .widget_recent_entries ul li a {
  color: #666;
  -webkit-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
  font-size: 13px;
}
.footer-site .widget_recent_entries ul li a:hover {
  color: #dd7d53;
}
.footer-site textarea:focus,
.footer-site input:focus {
  box-shadow: none;
}
.footer-site div.wpcf7 img.ajax-loader {
  float: left;
}
.footer-site span.wpcf7-not-valid-tip {
  margin-top: 4px;
}
.footer-site .wpcf7-form p {
  margin: 0 0 15px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.75);
  font-size: 1.4rem;
}
.footer-site .wpcf7-form p:first-of-type {
  padding-top: 1px;
}
.footer-site .wpcf7-form input,
.footer-site .wpcf7-form textarea {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.15);
  color: #aaa;
  margin-bottom: 0;
  padding: 8px;
  font-size: 14px;
  height: auto;
}
.footer-site .wpcf7-form input:focus,
.footer-site .wpcf7-form textarea:focus {
  border-color: #dd7d53;
}
.footer-site .wpcf7-form textarea {
  resize: none;
  max-height: 50px;
}
.footer-site .wpcf7-form .btn-submit {
  text-align: right;
  margin-bottom: 0;
}
.footer-site .wpcf7-form div.wpcf7-response-output {
  margin-left: 0;
  margin-right: 0;
  color: #111111;
}
.footer-site .wpcf7-form .wpcf7-submit {
  text-transform: uppercase;
  padding: 10px 24px 7px;
  border-radius: 40px;
  line-height: 1;
  color: #fff;
  background-color: #424242;
  font-size: 13px;
  font-weight: normal;
  border: 0;
}
.footer-site .wpcf7-form .wpcf7-submit:hover {
  color: #fff;
  background-color: #dd7d53;
}
.footer-site .logo-footer .media-image img {
  margin-left: 0;
}
.footer-site .ttlh .excerpt p {
  margin: 0 0 7px 0;
  line-height: 1.6em;
  padding-left: 2px;
  font-size: 13px;
  color: #666;
}
.footer-site .ttlh .excerpt p i {
  width: 20px;
  font-size: 15px;
  color: #dd7d53;
  line-height: 1.6em;
  display: block;
  float: left;
  height: 44px;
}
.footer-site .ttlh .excerpt p a {
  color: rgba(0, 0, 0, 0.65);
}
.footer-site .ttlh .excerpt p a:hover {
  color: #dd7d53;
}
.footer-site .last .widget_text .textwidget {
  padding-bottom: 12px;
  color: rgba(0, 0, 0, 0.65);
  font-size: 13px;
}
.footer-site .widget_nav_menu ul li {
  padding: 0;
  display: inline-block;
  float: left;
  margin: 0 0 2px 2px;
  padding-top: 2px;
}
.footer-site .widget_nav_menu ul li a {
  display: block;
  text-indent: -9999px;
  position: relative;
  font-size: 14px;
  height: 36px;
  width: 36px;
  line-height: 20px;
  background-color: rgba(0, 0, 0, 0.06);
  margin-left: 0px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
}
.footer-site .widget_nav_menu ul li a:before {
  content: "";
  position: absolute;
  color: #595959;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-indent: 0;
  font-size: 14px;
  top: 0;
  left: 50%;
  line-height: 36px;
  transform: translateX(-50%);
}
.footer-site .widget_nav_menu ul li a:hover {
  background-color: #dd7d53;
  opacity: .75;
}
.footer-site .widget_nav_menu ul li a[href*="facebook"]:before {
  content: "\f09a";
}
.footer-site .widget_nav_menu ul li a[href*="instagram"]:before {
  content: "\f16d";
}
.footer-site .widget_nav_menu ul li a[href*="maps"]:before {
  content: "\f0ac";
}
.footer-site .widget_nav_menu ul li a[href*="youtube"]:before {
  content: "\f16a";
}
.footer-site .widget_nav_menu ul li a[href*="tiktok"]:before {
  content: "\e07b";
}
.footer-site .widget_categories .cat-item a {
  text-transform: capitalize;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #111111;
  text-decoration: none;
}
.footer-site .widget_categories .cat-item a:hover {
  color: #dd7d53;
}
.footer-bottom .copyright {
  padding: 18px 0;
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  width: 100%;
}
.footer-bottom .copyright .column {
  flex: 1;
}
.footer-bottom .copyright .site-text {
  color: rgba(0, 0, 0, 0.65);
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 0;
}
.footer-bottom .copyright #mbmcl {
  float: right;
}
.footer-bottom .copyright #mbmcl a:hover {
  color: #ed1c24 !important;
  opacity: 1;
  filter: alpha(opacity=100);
}
/* 06. RESPONSIVE*/
@media (min-width: 768px) {
  .content-one .column.span-3 {
    width: calc(25% - 20px);
    margin-right: 20px;
  }
  .content-one .column.span-4 {
    width: calc(33.3333% - 20px);
    margin-right: 20px;
  }
  .content-one .column.span-3.working-hours {
    width: 41.6667%;
    margin-right: 0;
  }
}
@media (min-width: 1008px) {
  .content-one .container .layers-masonry-column.column.span-3:first-child {
    margin-left: 8.33333%;
  }
  .content-one .section-title .excerpt {
    max-width: 83.33333%;
    margin-left: 8.33333%;
  }
  .content-one .column.span-3.working-hours {
    width: 25%;
  }
  .content-four .banners-block {
    margin-left: 8.33333333%;
  }
}
@media only screen and (min-width: 1332px) {
  .header-secondary .container.clearfix:after {
    width: 100%;
    max-width: 1251px;
  }
  .wrapper-site .container {
    padding: 0 40px;
  }
  .title-container .title {
    padding: 0 40px;
  }
}
@media (max-width: 1199px) {
  .header-site .nav .menu {
    display: none;
  }
  .header-site.is_stuck_show.is_stuck {
    display: none !important;
  }
  .auto-height .swiper-slide .overlay {
    padding-top: 38% !important;
    height: auto;
  }
  section[class*=' off-canvas-'] .nav-mobile {
    display: block;
  }
  .responsive-nav {
    display: block !important;
    margin-top: 0;
    margin-left: 0;
  }
  .responsive-nav .l-menu {
    font-family: 'simple-line-icons';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .responsive-nav .l-menu:before {
    font-size: 30px;
    color: rgba(0, 0, 0, 0.86);
  }
  .content-three .overlay .excerpt {
    display: none;
  }
  .header-site .menu-extra {
    margin-left: 0;
  }
  .header-site .logo,
  .header-site nav {
    width: 45%;
  }
}
@media (max-width: 991px) {
  .content-three .thumbnail-body .meta-info {
    display: none;
  }
  .content-three .overlay .excerpt {
    display: none;
  }
  .content-three .overlay .article-title .heading {
    line-height: 25px;
    margin-bottom: 0;
  }
  .content-three .overlay .article-title .heading a {
    font-size: 20px;
    line-height: 20px;
  }
  .lien-he-form .ttlh.column.span-4 {
    width: 42%;
    margin-left: 6.666667%;
  }
}
@media (max-width: 850px) {
  .header-site .logo {
    width: 40%;
  }
  .archive .sidebar.span-3,
  .search-results .sidebar.span-3 {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    display: block;
    float: none;
  }
  .archive .sidebar.span-3.pull-left,
  .search-results .sidebar.span-3.pull-left {
    margin-bottom: 36px;
  }
  .archive .column.span-3 + .column.span-6 + .column.span-3,
  .search-results .column.span-3 + .column.span-6 + .column.span-3 {
    margin-left: 0;
  }
  .archive .column.span-9,
  .search-results .column.span-9,
  .archive .column.span-3 + .column.span-6,
  .search-results .column.span-3 + .column.span-6 {
    width: 100%;
    float: none;
    margin-bottom: 60px !important;
  }
  .sidebar.span-3 {
    width: 100%;
    float: none;
    clear: both;
    margin-right: 0;
  }
  .single-post .column.span-9,
  .search-no-results .column.span-9 {
    width: 100%;
    margin-bottom: 36px !important;
  }
  .wrapper-site .column.span-9 {
    margin-right: 0;
  }
}
@media only screen and (max-width: 1007px) and (min-width: 768px) {
  .content-one .column.span-3.working-hours {
    margin: 0;
  }
}
@media (width: 768px) {
  .content-one .column.span-3 {
    width: calc(25% - 20px);
    margin-right: 20px;
  }
  .content-one .column.span-4 {
    width: calc(33.3333% - 20px);
    margin-right: 20px;
  }
  .content-one .column.span-3.working-hours {
    width: 41.6667%;
    margin-right: 0;
    clear: right;
  }
  .footer-site .logo-footer .media-image img {
    margin-left: 0;
  }
  .content-three .overlay .excerpt {
    display: none;
  }
  .post-news-item .post-content .article-title .heading {
    font-size: 20px;
    padding-bottom: 18px;
    margin-bottom: 18px;
    min-height: auto;
  }
  .post-news-item .post-content .article-title .heading a {
    font-size: 20px;
    line-height: 21px;
  }
}
@media (max-width: 767px) {
  .wrapper-site .container {
    padding-left: 10px;
    padding-right: 10px;
  }
  .bread-crumbs li {
    float: none;
    text-align: center;
  }
  .title-container .title .bread-crumbs li {
    padding: 0;
  }
  .category .pagination {
    top: 98% !important;
  }
  .content-one {
    padding-bottom: 15px;
  }
  .content-one .container {
    margin-left: 0;
  }
  .content-one .section-title {
    margin-bottom: 0;
  }
  .content-one .section-title .excerpt {
    margin-right: 0;
  }
  .content-one .layers-masonry-column {
    width: 100%;
    margin-right: 0;
  }
  .content-one .working-hours {
    margin: 39px 0;
    width: 100%;
  }
  .content-one .working-hours .excerpt h3 {
    text-align: center;
  }
  .content-one .working-hours .excerpt h6 {
    text-align: center;
  }
  .content-one .working-hours .excerpt .open-house {
    text-align: center;
  }
  .content-three .layers-masonry-column {
    width: calc(50% - 10px);
    margin-bottom: 20px;
    display: block;
    max-width: 404px;
  }
  .lien-he-form .media.medium .excerpt ul,
  .lien-he-form .media.medium .excerpt ol {
    margin-left: 0;
  }
  .lien-he-form .column.span-4,
  .lien-he-form .column.span-6 {
    width: 100%;
    float: none;
    clear: both;
    margin-left: 0;
    margin-right: 0;
  }
  textarea,
  input {
    max-width: 100% !important;
  }
  .footer-site .logo-footer .media-image img {
    margin-left: 0;
  }
  .footer-bottom .copyright {
    display: block;
  }
  .footer-bottom .copyright .site-text {
    margin-bottom: 8px;
  }
  .footer-bottom .copyright .column.span-8 {
    width: 100%;
    text-align: center;
  }
  .footer-bottom .copyright #mbmcl {
    float: none;
    text-align: center;
  }
  .post-news-item {
    width: calc(50% - 15px);
  }
  .footer-site .logo-footer .media-image img {
    max-width: 80%;
  }
  .lien-he-form .ttlh.column.span-4 {
    width: 100%;
    margin-left: 0;
  }
  .post-news-item .post-content .article-title .heading {
    font-size: 20px;
    padding-bottom: 18px;
    min-height: auto;
  }
	body.archive .copy {max-height: 140px !important;}
	
  .post-news-item .post-content .article-title .heading a {
    font-size: 20px;
    line-height: 21px;
  }
}
@media (max-width: 767px) and (min-width: 568px) {
  .content-three .overlay .excerpt {
    display: none;
  }
  .site-logo-link img,
  .mark img {
    max-width: 60%;
  }
  .content-four .quality {
    width: calc(50% - 22.5px);
    margin-right: 30px;
    margin-bottom: 20px;
  }
  .content-four .quality:nth-child(2n+2) {
    margin-right: 0;
  }
  .content-three .overlay .article-title .heading {
    line-height: 25px;
  }
  .content-three .overlay .article-title .heading a {
    font-size: 20px;
    line-height: 20px;
  }
}
@media (max-width: 568px) {
  .header-secondary .pull-left {
    display: none;
  }
  .header-secondary .pull-right {
    float: none;
    text-align: center;
  }
  .single-post .column.span-9 .section-title.large .heading {
    font-size: 20px;
    line-height: 21px;
  }
  .content-three .layers-masonry-column {
    width: 100% !important;
    display: block;
    max-width: 404px;
    margin: 0 auto 20px !important;
    float: none;
  }
  .content-three .overlay .excerpt {
    display: block;
  }
  .content-three .overlay .article-title .heading {
    font-size: 24px;
    line-height: 32px;
    margin: 0;
    margin-bottom: 15px;
  }
  .content-three .overlay .article-title .heading a {
    font-size: 24px;
    line-height: 32px;
    color: #fff;
    font-weight: bold;
  }
  .content-three .overlay .article-title .heading a:hover {
    opacity: 1;
    filter: alpha(opacity=1);
  }
  .content-four .quality {
    width: 100%;
    margin-right: 0;
    float: none;
    margin-bottom: 20px;
  }
  .relative-post-default .section-nav-title,
  .sidebar .section-nav-title {
    font-size: 20px !important;
  }
}
@media (max-width: 480px) {
  .post-news-item {
    display: block;
    width: 100%;
    float: none;
  }
  .content-three .overlay .article-title .heading,
  .content-three .overlay .article-title .heading a {
    font-size: 18px;
    line-height: 21px;
  }
  .content-three .overlay .excerpt {
    line-height: 21px;
  }
  .header-site .menu-extra {
    margin-left: 0;
  }
  .post-news-item:nth-child(odd) .thumbnail {
    margin-bottom: 30px;
  }
  .content-three .thumbnail-body:after {
    opacity: .5;
    filter: alpha(opacity=50);
  }
  .content-four .banners-block .col-sm-4 {
    width: 100%;
    margin-right: 0;
    float: none;
    text-align: center;
  }
  .content-four .banners-block .col-sm-4 img {
    margin: 0 auto;
  }
  .footer-site .ttlh .excerpt p:last-of-type {
    margin-bottom: 0;
  }
  .footer-site .column.span-3 {
    margin-bottom: 25px;
  }
  .footer-site .column.span-3 .layers-masonry-column {
    margin-bottom: 0;
  }
  .footer-site .column.span-3:last-child {
    margin-bottom: 0;
  }
  .layers-map {
    max-height: 300px!important;
  }
  .top-search .btn-close {
    top: 20px;
    right: 10px;
    width: 30px;
    height: 30px;
  }
  .top-search .btn-close:before {
    font-size: 25px;
  }
  .top-search .search-form {
    width: 280px;
  }
  .top-search .search-form:before {
    height: 40px;
    line-height: 40px;
    font-size: 20px;
  }
  .top-search .search-form .search-field {
    width: 280px;
    height: 40px;
  }
  .top-search .search-form .search-submit {
    width: 40px;
    height: 40px;
  }
}

.menu-extra {
	top: 8px;
    position: relative;
    left: 5px;
}

@media (max-width: 1200px){
	.menu-extra {display: none}
	.header-site .logo, .header-site nav {
    width: 90%;
}
}
#menu-main-menu-1 > .menu-item-language {
	/*position: absolute;
   
    right: 232px;	*/
	 top: 8px;
}
#menu-trinh-don-chinh-1 > .menu-item-language {
	/*position: absolute;
   
    right: 232px;	*/
	 top: 8px;
}
#menu-main-menu-1 > .menu-item-language a,
#menu-trinh-don-chinh-1 > .menu-item-language a,
#menu-main-menu > .menu-item-language a,
#menu-main-menu> .menu-item-language a
{
	
	color:#454545;
	background-color: rgba(0, 0, 0, 0.1);
	padding: 4px 8px;
	margin-bottom: 0px;
}
.search-form1 form .search-icon {
	background: rgba(0, 0, 0, 0.05);
	border: 1px solid rgba(0, 0, 0, 0.06);
    height: auto;
    width: 32px;
    padding: 4px;
    
}
.search-form1 form #search  {
	display: inline-block;
    width: 100px;
	height: 32px;
}
.menu-extra > form > label input {
	height: 25px;	
}
.menu-extra > form > label .search-submit {
		
}
.is_stuck_show .menu-item-language {
	display: none;
}

.customhinhanh-danhmucsanpham h5 {
	text-align: center !important;
}

.customhinhanh-danhmucsanpham img {
		width: 480px;
	height: 480px;
}

body.archive.category .span-9 article,
body.search .span-9 article {
	position: unset !important;
	width: 100%;
margin-bottom: 30px;
	
}
.post-news-item .thumbnail{
width:40%;
}
.post-news-item .post-content{
width:60%;
}
body.archive.category .span-9 article .post-content,
body.search .span-9 article .post-content{ 	margin: auto; padding-left: 50px;}



aside > ul > li > a {font-weight: bold !important;}



.cat-item-78, .cat-item-8, .cat-item-215 {display:none;}

body.archive .copy {
	padding-top: 15px;
	max-height: 127px;
	overflow: hidden;
}

#layers-widget-column-27-987 .heading {font-weight: bold;}

.copy h2 {font-size: 2rem !important;}


@media (min-width: 247px ) and (max-width: 480px){
	footer .column.span-3.last {
		display: block;
		margin-top: 70px;
	}
}

@media (max-width: 768px){
	.logo-center{margin-top: 0px;}
	
	#layers-widget-slide-27 {padding: 0;
	    margin-top: -190px;}
}

@media (max-width: 1200px){
	#layers-widget-slide-35 {
	height: 350px !important;
}

}

@media (max-width: 1024px){
	#layers-widget-column-27, #layers-widget-column-46 {padding-top: 0px;}
}

@media (max-width: 768px){
	#layers-widget-column-27 , #layers-widget-column-46{
		padding-top: 0 !important;
	}
	#layers-widget-slide-35, #layers-widget-slide-36 {
	height: 205px !important;
	}
}
.nav-vertical #menu-main-menu li .sub-menu,
.nav-vertical #menu-trinh-don-chinh li .sub-menu {
	    overflow-y: scroll;
    height: 332px;
}
.nav-vertical #menu-main-menu li .sub-menu li ul,
.nav-vertical #menu-trinh-don-chinh li .sub-menu li ul {
	 overflow-y: unset;
    height: unset;
}

.nav-vertical #menu-item-1770:hover .sub-menu,
.nav-vertical #menu-item-1937:hover .sub-menu {
	display: block !important;
	visibility: visible !important;
	opacity: 1 !important;
}
.nav-vertical .sub-menu li ul.sub-menu {padding-left: 15px;}

.nav-vertical .sub-menu
{
	display: none !important;
	visibility: hidden !important;
	opacity: 0 !important;
}

.title-container {
	background-size: 100%;	
}
@media (max-width: 1722px){
	.title-container {
		padding: 135px;
	}
}


@media (max-width: 1570px){
	.title-container {
		padding: 123px;
	}
}

@media (max-width: 1450px){
	.title-container {
		padding: 114px;
	}
}

@media (max-width: 810px){
	.title-container {
		padding: 63px;
	}
}

@media (max-width: 780px) {
	.title-container {
		padding: 60px;
	}
}



@media (max-width: 768px) {
.title-container {
	padding: 46px;
	}
}

@media (max-width: 480px){
article .thumbnail.push-bottom{
		width: 100%;
	}
	article .post-content {
		width: 100% !important;
		margin: 0px !important;
	}
}
@media (max-width: 468px) {
	.title-container {
	padding: 37px;
	}
}

@media (max-width: 420px) {
	.title-container {
		padding: 31px;
	}
}

@media (max-width: 536px ) {
#layers-widget-column-27, #layers-widget-column-46 {margin-top: -50px;}	
}
.post-news-item .copy ul {margin: 0;}

.content-vertical-massive {padding-top: 0px;}


.wp-block-gallery, .blocks-gallery-grid {display: flex; flex-wrap: wrap;}
.wp-block-gallery-1 .wp-block-image, .wp-block-gallery-1 .blocks-gallery-item {width: 100%; display: inline;}
.wp-block-gallery-2 .wp-block-image, .wp-block-gallery-2 .blocks-gallery-item {width: 49%; display: inline;}
.wp-block-gallery-3 .wp-block-image, .wp-block-gallery-3 .blocks-gallery-item {width: 32%; display: inline;}
.wp-block-gallery-4 .wp-block-image, .wp-block-gallery-4 .blocks-gallery-item {width: 24%; display: inline;}
.wp-block-gallery-5 .wp-block-image, .wp-block-gallery-5 .blocks-gallery-item {width: 19%; display: inline;}
.wp-block-gallery-6 .wp-block-image, .wp-block-gallery-6 .blocks-gallery-item {width: 16%; display: inline;}


