/*
Theme Name: H&K Child Themes
Theme URI: http: //chili.vn
Description: Website thiết kế nội thất và bất động sản
Author: Matbao.com
Author URI: http://matbao.com
Template: layerswp
Version: 1.0
Main Color:#006400
Child Color:#333333
*/
@import url("../layerswp/style.css");
@import url("../layerswp-child/font-awesome/css/font-awesome.min.css");
@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: 15px/28px;
  font-weight: 400;
  background-color: #fff;
  color: #777777;
  line-height: 1.8;
}
.story p,
p {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px;
  color: #777;
}
a,
.button {
  -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;
}
a:hover,
a:focus {
  color: #006400;
  text-decoration: none;
  background-color: transparent;
}
:focus {
  outline: none;
}
img {
  max-width: 100%;
  height: auto;
  -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;
}
input[type=email],
input[type=text],
textarea {
  max-width: 100%;
}
/* bo hover*/
.thumbnail-media a:hover {
  transform: none !important;
}
.thumbnail-media:hover img {
  transform: none;
}
.thumbnail-media img {
  transform: none !important;
  transition: none !important;
}
/* 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 #006400;
  background-color: #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
textarea:-moz-placeholder,
textarea::-moz-placeholder,
input:-moz-placeholder,
input::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
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: 150%;
  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: #333333;
  font-weight: 400;
  margin: 0px;
  padding: 0px;
}
div {
  display: block;
}
.wrapper-site .container {
  max-width: 1140px;
  padding: 0 15px;
  margin: 0 auto;
}
.wrapper-site .container .container {
  padding: 0;
}
/* menu-mobile */
.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 .nav-mobile nav {
  width: 100%;
}
.off-canvas-right.open + .wrapper-site .rd-navbar-aside-button {
  position: static;
}
.close-canvas {
  background-color: #006400;
}
#off-canvas-right {
  width: 270px;
  border-right: 1px solid #f6f6f6;
  background: #333333;
  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: #fff;
  font-size: 15px;
  line-height: 1;
  text-transform: inherit;
  font-weight: normal;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
#off-canvas-right .menu li a:hover,
#off-canvas-right .nav-mobile li a:hover {
  background-color: #000;
  color: #fff;
}
#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 .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 .nav-mobile {
  padding: 0;
}
.off-canvas-left .menu li:not(.first-child) {
  margin-top: 0;
}
.off-canvas-left .menu .current-menu-item > a {
  color: #006400;
}
.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: 23px;
  right: 0;
  margin-top: -22px;
  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: #fff;
}
.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: #006400;
  color: #fff !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;
}
.off-canvas-left.open .widget_nav_menu .menu li:not(.menu-item-language) {
  display: none;
}
/* back to top*/
#back-to-top {
  bottom: 0;
  right: 45px;
}
#back-to-top a {
  z-index: 999;
  width: 40px;
  height: 30px;
  text-align: center;
  position: relative;
  text-indent: inherit;
  font-size: 0;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.3) !important;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
#back-to-top a:before {
  content: '';
  position: absolute;
  content: "\f105";
  display: block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 18px;
  color: #fff;
  top: 0;
  left: 5px;
  height: 30px;
  width: 40px;
  line-height: 1;
  z-index: 3;
  background-position: center center;
  background-repeat: no-repeat;
  transform: rotate(-90deg);
}
#back-to-top a:hover {
  color: #fff;
  background: #006400 !important;
  transition: all 200ms ease-in-out;
  -webkit-transition: all 200ms ease-in-out;
  height: 36px;
}
#back-to-top a:hover:before {
  color: #fff;
}
/**
* Thiet lap trong trang
*/
.section-title.medium .heading {
  font-family: "Times New Roman", Georgia, Serif;
}
.about-us .section-title.medium .heading{
  font-family: "Montserrat", Helvetica, sans-serif;
  font-size: 26px;
  line-height: 30px;
}
.flat-row {
  clear: both;
  display: block;
  position: relative;
  padding: 0 0;
}
.flat-testimonials {
  position: relative;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05) inset;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05) inset;
  -ms-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05) inset;
  -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05) inset;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05) inset;
}
.flat-testimonials:before {
  background-color: #ffffff;
  top: -15px;
  content: "";
  height: 30px;
  left: 50%;
  margin-left: -15px;
  position: absolute;
  width: 30px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1);
}
.pad-bottom100px {
  padding-bottom: 100px;
  overflow: hidden;
}
.pad-bottom20px {
  padding-bottom: 20px;
}
.pad-bottom40px {
  padding-bottom: 5rem;
}
.col-sp-4 {
  width: calc(25% - 22.5px);
  margin-right: 30px;
}
.col-sp-4:nth-child(4n+4) {
  margin-right: 0;
}
.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: 3px;
  left: 0;
  width: 40px;
  position: absolute;
  bottom: -13px;
  background-color: #006400;
}
/* td breadcrumbs + bai viet chi tiet */
.title-container {
  background: url('images/anh-nen-chuyen-muc.jpg') no-repeat;
  width: 100%;
  background-attachment: fixed;
  background-position: 50% 0;
  background-size: cover;
  padding: 125px 0 45px 0;
  padding-top: 125px !important;
  margin-bottom: 50px;
}
.title-container .title {
  max-width: 1140px;
  padding: 0px 15px;
  text-align: left;
}
.title-container .title .heading {
  margin: 0;
  font: 40px/42px "Times New Roman", Georgia, Serif;
  color: #fff;
  margin-bottom: 5px;
}
.title-container .title .excerpt {
  line-height: 22px;
  margin: 20px 0 15px;
  width: 40%;
}
.title-container .title .bread-crumbs {
  line-height: 27px;
  margin: 0;
}
.title-container .title .bread-crumbs ul {
  float: right;
}
.title-container .title .bread-crumbs li {
  font-size: 15px;
  color: #fff;
}
.title-container .title .bread-crumbs li a {
  font-size: 15px;
  color: #fff;
  text-transform: inherit;
  line-height: 27px;
}
.title-container .title .bread-crumbs li a:hover {
  color: #fff;
}
.title-container .title .bread-crumbs li .current {
  text-transform: inherit;
  color: #006400;
  position: relative;
}
.title-container .title .bread-crumbs li .current a {
  text-transform: inherit;
  color: #006400;
  position: relative;
}
.title-container .title .bread-crumbs li .current a:hover {
  text-decoration: none;
}
.title-container .title .bread-crumbs li .current:before {
  position: absolute;
  left: 0;
  top: 100%;
  content: "";
  width: 0;
  height: 2px;
  background-color: #ccc;
  -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;
}
.title-container .title .bread-crumbs li .current:hover:before {
  width: 100%;
}
.title-container .title .bread-crumbs li:last-child {
  margin-right: 0;
}
/* 02. HEADER */
.header-secondary {
  background-color: #006400;
  padding: 0;
}
.header-secondary .pull-left ul li {
  padding: 7px 0;
  margin-left: 0;
  margin-right: 0;
}
.header-secondary .pull-left ul li a {
  opacity: 1;
  filter: alpha(opacity=100);
  font-size: 13px;
  line-height: 1.8;
  font-weight: normal;
  position: relative;
}
.header-secondary .pull-left ul li a:before {
  content: "";
  display: inline-block;
  left: 0;
  top: 5px;
  font-family: FontAwesome;
  content: "\f041";
  color: #fff;
  font-size: 15px;
  padding-right: 10px;
}
.header-secondary .pull-right > ul > li {
  padding: 7px 0;
  padding-left: 10px;
  margin: 0;
}
.header-secondary .pull-right > ul > li a {
  opacity: 1;
  filter: alpha(opacity=100);
  font-weight: normal;
  font-size: 13px;
  line-height: 1.8;
  display: inline-block;
  text-transform: capitalize;
}
.header-secondary .pull-right > ul > li a:hover {
  color: #333333;
}
.header-secondary .pull-right > ul > li.service {
  padding-left: 16px;
}
.header-secondary .pull-right > ul > li.service:after {
  border-top: 5px solid rgba(0, 0, 0, 0.2);
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  content: "";
  height: 0;
  width: 0;
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 0 3px;
}
.header-secondary .pull-right > ul > li.service .sub-menu {
  display: block;
  left: 0;
  top: 47px;
  width: 210px;
  border: 0;
  background-color: #222;
  transform: translate(0px, -10px);
  transition: all 0.3s ease-in-out;
  z-index: 999;
}
.header-secondary .pull-right > ul > li.service .sub-menu li {
  width: 100%;
  padding: 0;
  border-bottom: 0;
  padding-left: 0;
}
.header-secondary .pull-right > ul > li.service .sub-menu li a {
  display: block;
  padding: 5px 30px;
  line-height: 29px;
  color: #ccc;
  width: 100%;
}
.header-secondary .pull-right > ul > li.service .sub-menu li:hover a {
  background: rgba(0, 0, 0, 0.2);
  color: #ffffff;
}
.header-secondary .pull-right > ul > li.menu-item-language {
  padding-left: 6px;
}
.header-secondary .pull-right > ul > li.menu-item-language-current {
  padding-left: 20px;
}
.site-brand .container .wrap-logo {
  display: flex;
  overflow: hidden;
}
.site-brand .container .wrap-logo .logo {
  flex: 1;
  float: left;
  margin: 20px 0;
}
.site-brand .container .wrap-logo .logo .site-logo-link img,
.site-brand .container .wrap-logo .logo .mark img {
  max-height: inherit;
}
.site-brand .container .wrap-logo .info-company {
  flex: 2;
  vertical-align: middle;
  text-align: right;
  padding: 30px 0;
  float: right;
  width: 60%;
}
.site-brand .container .wrap-logo .info-company .excerpt {
  display: flex;
  justify-content: flex-end;
}
.site-brand .container .wrap-logo .info-company .excerpt .textwidget .info-icon {
  display: inline-block;
  text-align: left;
  margin-bottom: 0;
  vertical-align: top;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  padding-right: 38px;
  margin-right: 38px;
  color: #777;
  font-size: 13px;
  line-height: 27px;
}
.site-brand .container .wrap-logo .info-company .excerpt .textwidget .info-icon i {
  font-size: 32px;
  vertical-align: middle;
  margin-right: 15px;
  color: #006400;
}
.site-brand .container .wrap-logo .info-company .excerpt .textwidget .info-icon i:before {
  content: "";
  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;
}
.site-brand .container .wrap-logo .info-company .excerpt .textwidget .info-icon .icon-call-out:before {
  content: "\e046";
}
.site-brand .container .wrap-logo .info-company .excerpt .textwidget .info-icon .icon-clock:before {
  content: "\e081";
}
.site-brand .container .wrap-logo .info-company .excerpt .textwidget .info-icon .text-content {
  display: inline-block;
  line-height: 21px;
  vertical-align: middle;
  font-size: 14px;
}
.site-brand .container .wrap-logo .info-company .excerpt .textwidget .info-icon .text-content span {
  color: #333333;
}
.site-brand .container .wrap-logo .info-company .excerpt .textwidget:last-child .info-icon {
  padding-right: 0;
  margin-right: 0;
  border-right: 0;
}
.header-site {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.header-site .container.clearfix {
  -webkit-flex-direction: row;
  -webkit-align-items: row;
  flex-direction: row;
}
.header-site nav {
  margin-top: 0;
}
.header-site .menu > li {
  margin: 0;
  padding: 0;
}
.header-site .menu > li > a {
  line-height: 80px;
  padding: 0 20px;
  font-size: 16px;
  font-weight: bold;
  font-family: "Roboto", sans-serif;
  color: #fff;
}
.header-site .menu > li > a:hover {
  color: #006400;
}
.header-site .menu li.current-menu-item > a,
.header-site .menu li.current-menu-parent > a {
  color: #006400;
}
.header-site .menu li.home-menu > a {
  padding: 0;
  margin: 0;
  text-indent: -9999px;
  border-right: 1px solid rgba(255, 255, 255, 0.15);
  padding-right: 24px;
  margin-right: 15px;
  position: relative;
  font-weight: 500;
  width: 66.74px;
}
.header-site .menu li.home-menu > a:before {
  font-family: "simple-line-icons";
  content: "\e069";
  text-indent: 0;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 32px;
  color: #006400;
}
.header-site .menu .menu-item-has-children > a::after {
  border-top: 5px solid #777;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  bottom: 19px;
  left: 50%;
  margin-left: -5px;
  opacity: 1;
  filter: alpha(opacity=100);
}
.header-site .menu .menu-item-has-children .sub-menu {
  -webkit-opacity: 0;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  visibility: hidden;
  width: 250px;
  left: -10px;
  top: 150%;
  margin: 0;
  padding: 10px 0;
  border: 0;
  -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;
  background-color: #fff;
}
.header-site .menu .menu-item-has-children .sub-menu > li {
  margin: 0;
  padding: 0;
  width: 100%;
  border: 0;
}
.header-site .menu .menu-item-has-children .sub-menu > li > a {
  color: #a6a6a6;
  padding: 5px 30px;
  border: 0;
  font-size: 14px;
  display: block;
  font-family: "Roboto", sans-serif;
  text-decoration: none;
  line-height: 25.2px;
  font-weight: normal;
  text-transform: capitalize;
}
.header-site .menu .menu-item-has-children .sub-menu > li > a:hover {
  background-color: #000000;
}
.header-site .menu .menu-item-has-children:hover {
  -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;
}
.header-site .menu .menu-item-has-children:hover .sub-menu {
  top: 100%;
  filter: alpha(opacity=100);
  opacity: 1;
  visibility: visible;
}
.header-site .social-links {
  float: right;
  margin-top: 24px;
}
.header-site .social-links .option-social-links li {
  display: inline-block;
  float: left;
}
.header-site .social-links .option-social-links li a {
  display: block;
  text-indent: -9999px;
  position: relative;
  font-size: 18px;
  width: 32px;
  height: 32px;
  line-height: 32px;
  background-color: rgba(255, 255, 255, 0.4);
  margin-left: 10px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
}
.header-site .social-links .option-social-links li a:before {
  content: "";
  color: #000;
  position: absolute;
  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: 18px;
  top: 0;
  left: 50%;
  line-height: 32px;
  transform: translateX(-50%);
}
.header-site .social-links .option-social-links li a:hover {
  background-color: #006400;
}
.header-site .social-links .option-social-links li a[href*="facebook"]:before {
  content: "\f09a";
}
.header-site .social-links .option-social-links li a[href*="twitter"]:before {
  content: "\f099";
}
.header-site .social-links .option-social-links li a[href*="instagram"]:before {
  content: "\f16d";
}
.header-site .social-links .option-social-links li a[href*="google"]:before,
.header-site .social-links .option-social-links li a[href*="plus"]:before {
  content: "\f0d5";
}
.header-site .social-links .option-social-links li a[href*="youtube"]:before {
  content: "\f16a";
}
.header-site .menu-extra {
  float: right;
  margin-left: 30px;
  position: relative;
}
.header-site .menu-extra .flat-search {
  border-left: 1px solid rgba(255, 255, 255, 0.15);
  padding: 18px 30px;
  font-size: 24px;
  display: block;
}
.header-site .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: #fff;
  opacity: 1;
}
.header-site .menu-extra .flat-search .icon-magnifier:hover:before {
  color: #ccc;
}
.header-site .menu-extra .top-search {
  position: absolute;
  width: 273px;
  right: 0;
  top: 100px;
  opacity: 0;
  visibility: hidden;
  z-index: -99;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.header-site .menu-extra .search-form {
  position: relative;
}
.header-site .menu-extra .search-form .search-field {
  width: 100%;
  background-color: #fff;
}
.header-site .menu-extra .search-form .search-submit {
  color: #ffffff;
  height: 45px;
  line-height: 45px;
  padding: 0 40px;
  cursor: pointer;
  white-space: nowrap;
  display: inline-block;
  font-weight: bold;
  font-size: 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  background-image: url(images/arrow.png);
  background-repeat: no-repeat;
  background-position: center;
  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);
}
.header-site .menu-extra .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);
}
.header-site .menu-extra .flat-search.active + .top-search {
  top: 80px;
  opacity: 1;
  z-index: 9999;
  visibility: visible;
}
.auto-height .swiper-slide .overlay {
  max-height: 456px;
  height: 456px;
}
.header-site.is_stuck.is_stuck_show .menu > li.home-menu > a {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.header-site.is_stuck.is_stuck_show {
  background-color: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.header-site.is_stuck.is_stuck_show .menu .menu-item-has-children > a::after {
  border-top-color: rgba(0, 0, 0, 0.1);
}
.header-site.is_stuck.is_stuck_show .menu > li > a {
  color: #777;
}
.header-site.is_stuck.is_stuck_show .menu > li > a:hover {
  color: #006400;
}
.header-site.is_stuck.is_stuck_show li.current-menu-item > a {
  color: #006400;
}
.header-site.is_stuck.is_stuck_show .menu > li.home-menu > a {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.header-site.is_stuck.is_stuck_show .social-links .option-social-links li a {
  background-color: rgba(0, 0, 0, 0.1);
}
.header-site.is_stuck.is_stuck_show .social-links .option-social-links li a:before {
  color: rgba(0, 0, 0, 0.3);
}
.header-site.is_stuck.is_stuck_show .social-links .option-social-links li a:hover {
  background-color: #006400;
}
.header-site.is_stuck.is_stuck_show .social-links .option-social-links li a:hover:before {
  color: #000;
}
/* 03. PAGE */
.section-service .layers-masonry-column {
  background-color: #fff;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  margin-bottom: 30px;
}
.section-service .box-services {
  padding: 20px;
}
.about-us{
  padding-top: 5rem;
  padding-bottom: 2rem;
}

.section-service .box-services .title-box-services {
  position: relative;
  margin-top: 8px;
  margin-bottom: 30px;
  padding-bottom: 6px;
  font-size: 30px;
  font-family: "Times New Roman", Georgia, Serif;
  line-height: 34px;
}
.section-service .box-services .title-box-services:before {
  background: rgba(0, 0, 0, 0.1);
  content: "";
  height: 2px;
  left: 50px;
  right: 0;
  position: absolute;
  bottom: -12px;
}
.section-service .box-services .title-box-services:after {
  content: "";
  height: 2px;
  position: absolute;
  left: 0;
  bottom: -12px;
  background-color: #006400;
  width: 40px;
}
.section-service .box-services .title-box-services strong {
  font-weight: 600;
}
.section-service .box-services a.button {
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 5px;
  color: #ffffff;
  font-weight: bold;
  padding: 8px 30px;
  background-color: #006400;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.section-service .box-services a.button:hover {
  background-color: #333333;
  color: #fff;
}
.section-service .layers-masonry-column.has-image .media-image {
  position: relative;
  display: block;
  overflow: hidden;
  background: #000;
}
.section-service .layers-masonry-column.has-image .media-image .heading {
  position: absolute;
  bottom: 0;
  margin: 0;
  left: 0;
  text-align: left;
  background: -webkit-linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, 0.7) 100%) repeat-x;
  background: -moz-linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, 0.7) 100%) repeat-x;
  background: -o-linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, 0.7) 100%) repeat-x;
  background: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, 0.7) 100%) repeat-x;
  width: 100%;
}
.section-service .layers-masonry-column.has-image .media-image .heading a {
  margin: 0;
  padding: 20px;
  color: #fff;
  font-family: "Times New Roman", Georgia, Serif;
  line-height: 25px;
  font-size: 20px;
  display: block;
  text-transform: capitalize;
}
.section-service .layers-masonry-column.has-image .media-image .heading a:hover {
  color: #006400;
}
.section-service .layers-masonry-column.has-image .media-image > a {
  background-color: #000;
  display: block;
  line-height: .1;
}
.section-service .layers-masonry-column.has-image .media-image img {
  transition: none;
}
.section-service .layers-masonry-column.has-image .media-image img:hover {
  -webkit-opacity: 0.5;
  -khtml-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
}
.section-service .layers-masonry-column.has-image .media-body {
  padding: 20px;
  margin: 0;
}
.news {
  padding-top: 0;
  padding-bottom: 0;
}
.news .section-title {
  position: relative;
}
.news .section-title:before {
  position: absolute;
  content: "";
  height: 32px;
  width: 200vw;
  left: -50%;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.08);
  -ms-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.08);
  -o-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.08);
}
.news .section-title:after {
  border-right: 25px solid transparent;
  border-bottom: 25px solid #ffffff;
  content: "";
  height: 0;
  position: absolute;
  top: -20px;
  z-index: 0;
  width: 100%;
  left: -63%;
}
.home-product .section-title:before{
  display: none;
}
.news .section-title .heading {
  position: relative;
  font-size: 25px;
  line-height: 32px;
  color: #333333;
  top: -13px;
  z-index: 9;
}
.news .section-title .heading:after {
  content: "";
  position: relative;
  bottom: -8px;
  left: 0;
  height: 2px;
  border-bottom: 3px solid #006400;
  z-index: 999;
  display: block;
  width: 70px;
}
.news .layers-masonry-column {
  position: relative;
  margin-bottom: 30px;
}
.new-page{
  padding-top: 0;
}
@media (max-width: 1200px) and (min-width: 1024px) {
  .header-site .menu > li > a{
    padding: 0 15px;
    font-size: 14px;    
  }
}
@media (min-width: 1024px) {

}
.news .layers-masonry-column:hover .thumbnail-media:before {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: pointer;
}
.news .layers-masonry-column:hover .thumbnail-body .article-title {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
.news .layers-masonry-column:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=1);
}
.news .layers-masonry-column:hover .meta-info {
  opacity: 1;
}
.news .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  -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;
}
.news .thumbnail-media {
  position: relative;
}
.news .thumbnail-media:before {
  background-color: #000;
  bottom: 0;
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -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;
}
.news .thumbnail-body {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: transparent;
}
.news .thumbnail-body .article-title {
  order: 1;
  -webkit-order: 1;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding: 20px 20px 15px 20px;
  opacity: 0;
  filter: alpha(opacity=0);
  -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;
}
.news .thumbnail-body .article-title .heading {
  margin: 0;
  padding: 0;
  line-height: 25px;
  font-size: 18px;
}
.news .thumbnail-body .article-title .heading a {
  font-weight: 500;
  font-size: 18px;
  line-height: 25px;
  text-transform: inherit;
  color: #ffffff;
}
.news .thumbnail-body .article-title .heading a:hover {
  color: #006400;
}
.news .thumbnail-body .article-title .meta-info {
  padding: 0;
  margin-top: 0 !important;
  border: 0;
}
.news .thumbnail-body .article-title .meta-info .meta-item i {
  display: none;
}
.news .thumbnail-body .article-title .meta-info .meta-item a {
  color: #ccc;
}
.news .thumbnail-body .article-title .meta-info .meta-item a:hover {
  color: #ccc;
}
.news .thumbnail-body a.button {
  position: absolute;
  padding: 0;
  margin: 0;
  bottom: 0;
  left: 20px;
  margin-left: 0;
  margin-bottom: 20px;
  display: inline-block;
  font-size: 15px;
  border: 2px solid #ffffff;
  text-align: center;
  padding: 5px 30px;
  border-radius: 0
  color: #ffffff;
  background-color: transparent;
}
.news .thumbnail-body a.button:hover {
  background-color: #006400 !important;
  border: 2px solid transparent;
  color: #fff;
}
.question-toogle {
  padding-top: 0;
}
.question-toogle .container {
  padding-top: 50px;
  padding-bottom: 50px;
  border-top: 1px solid #f2f2f2;
}
.question-toogle .uk-accordion .row .section-title {
  margin-bottom: 18px;
  margin-top: 37px;
  line-height: 30px;
  font-family: "Times New Roman", Georgia, Serif;
}
.question-toogle .uk-accordion .row .section-title .heading {
  margin-bottom: 0;
  font-size: 26px;
}
.question-toogle .uk-accordion .row .excerpt {
  margin-bottom: 27px;
}
.question-toogle .uk-accordion .animatedParent .media-body {
  padding-left: 40px;
  position: relative;
  border-bottom: 1px solid #f0f0f0;
}
.question-toogle .uk-accordion .animatedParent .media-body:before {
  position: absolute;
  left: 1px;
  top: 16px;
  content: "";
  width: 25px;
  border: 3px solid #006400;
  height: 25px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.question-toogle .uk-accordion .animatedParent .uk-accordion-title {
  position: relative;
  padding: 20px 20px 20px 0;
  cursor: pointer;
  font-weight: normal;
  line-height: 18px;
  font-size: 16px;
}
.question-toogle .uk-accordion .animatedParent .uk-accordion-title span {
  display: none;
}
.question-toogle .uk-accordion .animatedParent .uk-accordion-title:before {
  position: absolute;
  left: -28px;
  top: 24px;
  content: "";
  width: 2px;
  height: 10px;
  background-color: #006400;
}
.question-toogle .uk-accordion .animatedParent .uk-accordion-title:after {
  position: absolute;
  left: -32px;
  top: 28px;
  content: "";
  width: 10px;
  height: 2px;
  background-color: #006400;
}
.question-toogle .uk-accordion .animatedParent .uk-active.uk-accordion-title::before {
  display: none;
}
.question-toogle .uk-accordion .animatedParent .uk-active.uk-accordion-title::after {
  position: absolute;
  left: -32px;
  top: 28px;
  content: "";
  width: 10px;
  height: 2px;
  background-color: #006400;
}
.question-toogle .uk-accordion .animatedParent .excerpt {
  margin-bottom: 20px;
  line-height: 27px;
}
.last-news{
  padding-top: 5rem;
  padding-bottom: 3rem;
}
.last-news .section-title .heading {
  position: relative;
  display: inline-block;
}
.last-news .section-title .heading:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 40px;
  height: 2px;
  border-bottom: 3px solid #006400;
  z-index: 999;
  display: block;
  width: 70px;
}
.home-product{

}
.last-news .layers-masonry-column {
  background-color: #fff;
  margin-bottom: 30px;
}
.last-news .layers-masonry-column .thumbnail-media a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: relative;
  margin-bottom: 30px;
  background-color: #000;
  display: block;
  overflow: hidden;
}
.last-news .layers-masonry-column .thumbnail-media a:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 30px;
  background: #ffffff;
  top: 50%;
  left: 50%;
  z-index: 9;
  margin-top: -15px;
  margin-left: -1px;
  visibility: hidden;
  -webkit-opacity: 0;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  height: 1px;
  width: 30px;
  margin-top: -1px;
  margin-left: -15px;
}
.last-news .layers-masonry-column .thumbnail-media a:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 30px;
  background: #ffffff;
  top: 50%;
  left: 50%;
  z-index: 9;
  margin-top: -15px;
  margin-left: -1px;
  visibility: hidden;
  -webkit-opacity: 0;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.last-news .layers-masonry-column .thumbnail-media a:hover:before {
  visibility: visible;
  -webkit-opacity: 1;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.last-news .layers-masonry-column .thumbnail-media a:hover:after {
  visibility: visible;
  -webkit-opacity: 1;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.last-news .layers-masonry-column .thumbnail-media a:hover img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-opacity: 0.5;
  -khtml-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  transition: none;
}
.last-news .layers-masonry-column .thumbnail-body {
  overflow: visible;
  padding: 0;
  background-color: #fff;
}
.last-news .layers-masonry-column .thumbnail-body .overlay {
  overflow: visible;
}
.last-news .layers-masonry-column .thumbnail-body .article-title {
  position: relative;
  padding: 20px 15px 0 15px;
  top: -55px;
  background-color: #fff;
  margin: 0 15px;
}
.last-news .layers-masonry-column .thumbnail-body .article-title .heading {
  margin-bottom: 10px;
  line-height: 25px;
  font-family: "Times New Roman", Georgia, Serif;
}
.last-news .layers-masonry-column .thumbnail-body .article-title .heading a {
  color: #333333;
  font-size: 20px;
  line-height: 25px;
}
.last-news .layers-masonry-column .thumbnail-body .article-title .heading a:hover {
  color: #006400;
}
.last-news .layers-masonry-column .thumbnail-body .article-title .meta-info .meta-item {
  color: #777;
  font-size: 15px;
}
.last-news .layers-masonry-column .thumbnail-body .article-title .meta-info .meta-item i:before {
  color: #006400;
}
.last-news .layers-masonry-column .thumbnail-body .excerpt {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px;
  color: #777;
  margin-top: -40px;
  padding: 0 30px 30px 30px;
}
.last-news .layers-masonry-column .meta-info {
  padding: 0;
  margin-top: 0 !important;
  border: 0;
}
.choose-us{
  padding-top: 5rem;
}
.choose-us .section-title {
  margin-bottom: 40px;
}
.choose-us .section-title .heading {
  font-size: 30px;
  line-height: 32px;
  color: #fff;
  margin-bottom: 20px;
}
.choose-us .section-title .excerpt {
  margin-top: 0;
}
.choose-us .layers-masonry-column{
  background: rgba(255, 255, 255, 0.03);
}
@media (min-width: 569px){
  .choose-us .list-grid{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.choose-us .section-title .excerpt p {
  color: rgba(255, 255, 255, 0.5);
}
.choose-us .layers-masonry-column {
  margin-bottom: 0px;
}
.choose-us .layers-masonry-column .excerpt .iconbox {
  display: block;
  overflow: hidden;
  border: 1px solid transparent;
  text-align: center;
  padding: 30px;
  margin-bottom: 0;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.choose-us .layers-masonry-column .excerpt .iconbox .box-header {
  margin-bottom: 15px;
}
.choose-us .layers-masonry-column .excerpt .iconbox .box-header .box-icon {
  margin-bottom: 25px;
}
.choose-us .layers-masonry-column .excerpt .iconbox .box-header .box-icon em {
  font-size: 32px;
  vertical-align: middle;
  color: #006400;
}
.choose-us .layers-masonry-column .excerpt .iconbox .box-header .box-icon em:before {
  content: "";
  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;
}
.choose-us .layers-masonry-column .excerpt .iconbox .box-header .box-icon .icon-diamond:before {
  content: "\e043";
}
.choose-us .layers-masonry-column .excerpt .iconbox .box-header .box-icon .icon-badge:before {
  content: "\e028";
}
.choose-us .layers-masonry-column .excerpt .iconbox .box-header .box-icon .icon-chart:before {
  content: "\e077";
}
.choose-us .layers-masonry-column .excerpt .iconbox .box-header .box-icon .icon-trophy:before {
  content: "\e006";
}
.choose-us .layers-masonry-column .excerpt .iconbox .box-header .box-icon .icon-present:before {
  content: "\e02f";
}
.choose-us .layers-masonry-column .excerpt .iconbox .box-header .box-icon .icon-envelope-open:before {
  content: "\e01e";
}
.choose-us .layers-masonry-column .excerpt .iconbox .box-header .box-icon .icon-globe:before {
  content: "\e037";
}
.choose-us .layers-masonry-column .excerpt .iconbox .box-header .box-icon .icon-badge:before {
  content: "\e028";
}
.choose-us .layers-masonry-column .excerpt .iconbox .box-header .box-icon .icon-layers:before {
  content: "\e034";
}
.choose-us .layers-masonry-column .excerpt .iconbox .box-header .box-title {
  color: #fff;
  font-size: 18px;
  line-height: 20px;
  font-family: "Times New Roman", Georgia, Serif;
  text-transform: capitalize;
}
.choose-us .layers-masonry-column .excerpt .iconbox.color {
  background-color: #006400;
}
.choose-us .layers-masonry-column .excerpt .iconbox.color .box-header .box-icon em {
  color: #fff;
}
.choose-us .layers-masonry-column .excerpt .iconbox.color .box-header .box-title {
  line-height: 25px;
}
.choose-us .layers-masonry-column .excerpt .iconbox.color .flat-button a {
  display: inline-block;
  margin-top: 10px;
  background-color: #fff;
  color: #333333;
  padding: 8px 20px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.choose-us .layers-masonry-column .excerpt .iconbox.color .flat-button a:hover {
  background-color: #333333;
  color: #fff;
}
.customer-reviews-logo .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.customer-reviews-logo .container aside#text-14,
.customer-reviews-logo .container aside#text-12 {
  width: 25%;
  float: left;
  padding: 0 15px;
  padding-left: 0;
  border-right: 1px solid #ccc;
}
.customer-reviews-logo .container aside#text-14 .section-title,
.customer-reviews-logo .container aside#text-12 .section-title {
  margin-bottom: 0;
}
.customer-reviews-logo .container aside#text-14 .section-title .heading,
.customer-reviews-logo .container aside#text-12 .section-title .heading {
  font-size: 24px;
  color: #333333;
  font-family: "Times New Roman", Georgia, Serif;
}
.customer-reviews-logo .container .logo-partner {
  padding: 0 15px;
  padding-left: 0;
  width: 75%;
  float: right;
}
.customer-reviews-logo .container .logo-partner .owl-theme .owl-controls {
  display: none;
}
.customer-reviews-logo .logo-partner .owl-carousel .owl-item img{
  max-height: 80px;
  width: auto;
}
.customer-reviews-content .lcam-carousel-container {
  padding-right: 20px;
}
.customer-reviews-content .lcam-posts-widget-container {
  position: relative;
}
.customer-reviews-content .lcam-carousel-controller-bottom-right {
  position: absolute;
  text-align: 0;
  right: -50px;
  top: 0;
  width: 50px;
  height: calc(100% - 2px);
  margin-top: 0;
}
.customer-reviews-content .lcam-carousel-controller-bottom-right button {
  width: 50px;
  height: calc(50% - 5px);
  text-indent: -9999px;
  position: relative;
  display: inline-block;
  position: absolute;
  top: 0px;
  -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;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.customer-reviews-content .lcam-carousel-controller-bottom-right button:hover {
  background-color: #333333 !important;
}
.customer-reviews-content .lcam-carousel-controller-bottom-right button.lcam-carousel-to-prev {
  position: absolute;
  left: 0;
}
.customer-reviews-content .lcam-carousel-controller-bottom-right button.lcam-carousel-to-prev i {
  display: none;
}
.customer-reviews-content .lcam-carousel-controller-bottom-right button.lcam-carousel-to-prev:after {
  position: absolute;
  content: "\f104";
  font-family: 'FontAwesome';
  text-indent: 0;
  left: 18px;
  top: 50%;
  margin-top: -15px;
  font-size: 28px;
  color: #ffffff;
}
.customer-reviews-content .lcam-carousel-controller-bottom-right button.lcam-carousel-to-next {
  top: auto;
  bottom: 0;
  position: absolute;
  right: 0;
}
.customer-reviews-content .lcam-carousel-controller-bottom-right button.lcam-carousel-to-next i {
  display: none;
}
.customer-reviews-content .lcam-carousel-controller-bottom-right button.lcam-carousel-to-next:after {
  top: 0;
  position: absolute;
  content: "\f105";
  font-family: 'FontAwesome';
  text-indent: 0;
  left: auto;
  right: 18px;
  font-size: 28px;
  margin-top: 40px;
  color: #fff;
}
.customer-reviews-content .lcam-consingle-default {
  position: relative;
  display: block;
  padding: 30px;
  margin-bottom: 32px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.customer-reviews-content .lcam-consingle-default:before {
  background-color: #fff;
  bottom: -14px;
  content: "";
  height: 30px;
  right: 0;
  position: absolute;
  width: 30px;
  -webkit-transform: skewY(45deg);
  -ms-transform: skewY(45deg);
  -o-transform: skewY(45deg);
  transform: skewY(45deg);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.customer-reviews-content .lcam-consingle-default .media-image {
  margin-left: 30px;
}
.customer-reviews-content .lcam-consingle-default .media-image img {
  margin-bottom: 10px;
}
.customer-reviews-content .lcam-consingle-default .media-image .heading {
  color: #333333;
  font-weight: 600;
  text-align: left;
  font-size: 15px;
  line-height: 27px;
}
.section-contact {
  display: block;
  overflow: hidden;
}
.section-contact .statistic {
  width: calc(50% - 15px);
  float: left;
  margin-right: 30px;
}
.section-contact .statistic .section-title {
  margin-bottom: 50px;
}
.section-contact .statistic .section-title .heading {
  font: 25px/30px "Times New Roman", Georgia, Serif;
  color: #333333;
  margin-bottom: 18px;
  margin-top: 37px;
}
.section-contact .statistic .layers-masonry-column {
  width: calc(33.3333333% - 20px);
  margin-right: 30px;
}
.section-contact .statistic .layers-masonry-column:nth-child(3n+3) {
  margin-right: 0;
}
.section-contact .statistic .layers-masonry-column .counter-box .media-image {
  display: inline-block;
  float: left;
  margin: 5px 15px 0 0;
}
.section-contact .statistic .layers-masonry-column .counter-box .sc-counter {
  display: inline-block;
  float: left;
  font-size: 24px;
  color: #333333;
  line-height: 43.2px;
}
.section-contact .statistic .layers-masonry-column .counter-box .heading {
  display: block;
  clear: both;
  display: inline-block;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 15px;
  margin-top: 10px;
  font-size: 15px;
  line-height: 27px;
  text-transform: inherit;
  text-align: left;
  color: #777;
}
.section-contact .statistic .layers-masonry-column .media-image span:before {
  font-family: 'simple-line-icons';
  font-size: 32px;
  color: #006400;
  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;
}
.section-contact .statistic .layers-masonry-column:first-child .media-image span:before {
  content: "\e034";
}
.section-contact .statistic .layers-masonry-column:nth-child(2) .media-image span:before {
  content: "\e081";
}
.section-contact .statistic .layers-masonry-column:last-child .media-image span:before {
  content: "\e001";
}
.section-contact .contact-form {
  width: calc(50% - 15px);
  margin-right: 0;
  float: right;
}
.section-contact .quick-form {
  padding: 30px 30px 5px 30px;
}
.quick-form {
  padding: 30px 30px 5px 30px;
  background-color: #ffffff;
  border: 10px solid #f2f2f2;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.quick-form p {
  margin-bottom: 20px;
  line-height: 1;
}
.quick-form p .wpcf7-form-control-wrap {
  margin-top: 0;
}
.quick-form span.wpcf7-not-valid-tip {
  line-height: 20px;
  margin-top: 5px;
  font-size: 13px;
}
.quick-form div.wpcf7-response-output {
  margin-left: 0;
  margin-right: 0;
}
.quick-form textarea {
  height: 110px;
}
.quick-form .span-6 {
  width: calc(50% - 15px);
  margin-right: 30px;
}
.quick-form .span-6:nth-child(2n+2) {
  margin-right: 0;
  margin-bottom: 0;
}
.quick-form div.wpcf7 img.ajax-loader {
  float: left;
}
.quick-form .form-submit {
  margin-bottom: 20px;
  text-align: right;
}
.quick-form .form-submit .wpcf7-submit {
  color: #ffffff;
  background-image: none;
  height: 45px;
  line-height: 45px;
  padding: 0 40px;
  cursor: pointer;
  white-space: nowrap;
  background-color: #006400;
  border: none;
  display: inline-block;
  font-weight: bold;
  text-transform: capitalize;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.quick-form .section-title {
  margin-bottom: 0;
}
.quick-form .section-title .heading {
  margin-bottom: 20px;
  font-size: 25px;
  line-height: 30px;
  font-family: "Times New Roman", Georgia, Serif;
}
.quick-form .section-title .excerpt {
  margin-top: 0;
  margin-bottom: 20px;
  line-height: 27px;
  font-size: 15px;
}
.quick-form .section-title .excerpt p {
  line-height: 27px;
}
/* gioi thieu */
.page-id-732 .content-vertical-massive,
.page-id-473 .content-vertical-massive,
.page-id-732 .content-main,
.page-id-473 .content-main {
  padding-top: 0;
  padding-bottom: 0;
}
.page-id-732 .column.span-12,
.page-id-473 .column.span-12 {
  margin-bottom: 30px;
}
.page-id-732 .content-vertical-massive,
.page-id-473 .content-vertical-massive {
  margin-bottom: 0;
}
.page-id-732 .section-title.large,
.page-id-473 .section-title.large {
  display: none;
}
.page-id-732 .story p,
.page-id-473 .story p {
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
}
/* 404*/
.error404 .page-404 {
  text-align: center;
  padding-top: 50px;
  margin-bottom: 100px;
}
.error404 .page-404 .title-404 {
  margin: 0;
  padding: 0;
  padding: 150px 0 0 100px;
  display: inline-block;
  background-color: #006400;
}
.error404 .page-404 .h2-404 {
  display: block;
  overflow: hidden;
  margin-top: 30px;
  margin-bottom: 10px;
  font-size: 30px;
  line-height: 32px;
  color: #333333;
}
.error404 .page-404 .entry-404 {
  padding: 0;
  margin: 0;
  position: relative;
  width: 50%;
  margin: 0 auto 100px;
}
.error404 .page-404 .entry-404 p {
  margin-bottom: 20px;
}
.error404 .page-404 .entry-404 a {
  margin: 20px 0px;
  color: #fff;
  padding: 10px 25px;
  display: inline-block;
  background-color: #006400;
}
.error404 .page-404 .entry-404 a:hover {
  background-color: #006400;
  color: #fff;
}
.error404 .page-404 .entry-404 .search-form {
  position: relative;
}
.error404 .page-404 .entry-404 .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;
}
.error404 .page-404 .entry-404 .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);
}
.error404 .page-404 .entry-404 .search-form .search-field {
  width: 100%;
}
/* Khong tim thay bai viet*/
.tag .footer-site {
  margin-top: 50px;
}
.search-no-results .section-title.large {
  margin-bottom: 0;
}
.search-no-results .section-title.large .heading {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  margin-bottom: 35px;
  margin-top: 0;
  padding: 0;
  position: relative;
  font-weight: normal;
  text-transform: capitalize;
  display: inline-block;
}
.search-no-results .section-title.large .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.large .heading:after {
  content: "";
  height: 3px;
  left: 0;
  width: 40px;
  position: absolute;
  bottom: -13px;
  background-color: #006400;
}
.search-no-results .footer-site {
  margin-top: 50px;
}
.search-no-results .story .search-form {
  position: relative;
}
.search-no-results .story .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;
}
.search-no-results .story .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);
}
.search-no-results .story .search-form .search-field {
  width: 100%;
}
/* Chuyen muc */
.archive .column.span-9,
.search-results .column.span-9 {
  margin-bottom: 0;
}
.post-news-item {
  margin-bottom: 60px;
  padding-right: 17px;
}
.post-news-item:last-child {
  margin-bottom: 50px;
}
.post-news-item .thumbnail {
  margin-bottom: 33px;
}
.post-news-item .thumbnail a {
  display: block;
  overflow: hidden;
  line-height: 1;
}
.post-news-item .post-content {
  position: relative;
}
.post-news-item .post-content .article-title .time-post {
  position: relative;
  margin-bottom: 10px;
  padding-left: 55px;
}
.post-news-item .post-content .article-title .time-post:after {
  width: 40px;
  height: 1px;
  content: "";
  position: absolute;
  left: 0;
  top: 15px;
  background: rgba(0, 0, 0, 0.1);
}
.post-news-item .post-content .article-title .heading {
  margin-bottom: 25px;
  font-size: 30px;
  color: #333333;
  line-height: 32px;
  font-family: "Times New Roman", Georgia, Serif;
}
.post-news-item .post-content .copy .excerpt {
  margin-top: 0;
  margin-bottom: 20px;
}
.post-news-item .post-content .copy a {
  border-bottom: 0;
}
.post-news-item .post-content .readmore a {
  padding: 12px 0;
  position: absolute;
  bottom: 0;
  right: 0;
  color: #333333;
  margin-top: 30px;
}
.post-news-item .post-content .readmore a:hover {
  color: #006400 !important;
}
.meta-info {
  display: block;
  color: #777;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 10px 0;
  margin-top: 27px !important;
}
.meta-info .meta-item {
  display: inline-block;
  margin-right: 20px;
}
.meta-info .meta-item i:before {
  color: #006400;
}
/* Phan trang*/
.pagination {
  margin-bottom: 50px;
}
.pagination a,
.pagination span {
  padding: 0;
  margin: 0 3px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: #333333;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background-color: transparent;
  display: inline-block;
}
.pagination a:hover,
.pagination span:hover {
  background-color: #006400;
  border-color: transparent;
  color: #fff;
}
.pagination .nav-links .current {
  background: #006400;
  color: #fff;
  border: 1px solid transparent;
}
.pagination .nav-links .current:hover {
  background: #006400;
  color: #fff;
}
.pagination .nav-links .next,
.pagination .nav-links .prev {
  width: auto;
  padding: 0 15px;
}
/* Bai viet*/
.single-post .section-title .heading {
  margin-bottom: 20px;
  font-size: 30px;
  color: #333333;
  line-height: 32px;
  font-family: "Times New Roman", Georgia, Serif;
}
.single-post .meta-info {
  margin-top: 0 !important;
}
.single-post .column.span-9 {
  margin-bottom: 50px;
}
.relative-post-default {
  margin: 0;
  margin-top: 30px;
  padding: 0;
}
.relative-post-default .section-nav-title {
  font-size: 24px;
  display: inline-block;
  margin-bottom: 35px;
  margin-top: 0;
  padding: 0 15px 0 0;
  position: relative;
  line-height: 30px;
  text-transform: inherit;
  color: #333333;
  font-weight: normal;
}
.relative-post-default ul li {
  padding: 0;
}
.relative-post-default ul li a {
  font-size: 15px;
  display: inline-block;
  line-height: 30px;
  color: #333333;
}
.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 #006400;
  border-bottom: 4px solid transparent;
}
.relative-post-default ul li a:hover {
  color: #006400;
}
/* Lien he */
.map-lh {
  padding-top: 0;
  padding-bottom: 0;
}
.lien-he-form {
  display: block;
  overflow: hidden;
  margin-top: 2rem;
  margin-bottom: 5rem;  
}
.lien-he-form .container .noidung-ttlh {
  padding: 0;
  margin: 0;
  width: calc(33.3333% - 15px);
  margin-right: 15px;
  float: left;
}
.lien-he-form .container .form-contact-us {
  width: calc(66.6667% - 15px);
  margin-left: 15px;
  float: right;
}
.lien-he-form .noidung-ttlh .heading {
  font-size: 24px;
  margin-bottom: 20px;
  line-height: 30px;
  color: #333333;
}
.lien-he-form .noidung-ttlh .excerpt {
  margin: 0;
  padding: 0;
}
.lien-he-form .noidung-ttlh .excerpt a {
  color: #006400;
}
.lien-he-form .noidung-ttlh .excerpt a:hover {
  color: #000;
}
/* 04. SIDEBAR */
.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: 60px;
}
.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: #777;
  font-size: 15px;
  line-height: 27px;
}
.sidebar .widget ul li a:hover {
  color: #000;
}
.sidebar .widget ul li:last-child {
  border-bottom: 0 !important;
}
.sidebar .widget:last-child {
  margin-bottom: 0;
}
.sidebar .widget .section-nav-title {
  font-size: 24px;
  margin-bottom: 35px;
  margin-top: 0;
  padding: 0 15px 0 0;
  position: relative;
  line-height: 30px;
  text-transform: inherit;
  color: #333333;
  font-weight: normal;
  font-family: "Times New Roman", Georgia, Serif;
}
.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: #ccc;
  background: #333333;
  height: 30px;
  line-height: 30px;
  padding: 0 25px;
  margin: 0 5px 5px 0;
  float: left;
  position: relative;
  font-size: 15px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
}
.sidebar .widget_tag_cloud .tagcloud a:hover {
  color: #fff;
}
.sidebar.pull-right {
  padding-left: 20px;
}
/* 05. FOOTER */
.footer-site .section-title .heading,
.footer-site .section-nav-title {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 35px;
  margin-top: 0;
  padding: 0 15px 0 0;
  position: relative;
  font-weight: normal;
  text-transform: capitalize;
  font-family: "Times New Roman", Georgia, Serif;
}
.footer-site .section-title .heading:after,
.footer-site .section-nav-title:after {
  content: "";
  height: 2px;
  position: absolute;
  left: 0;
  bottom: -12px;
  width: 40px;
}
.footer-site .section-title .heading:before,
.footer-site .section-nav-title:before {
  content: "";
  height: 1px;
  left: 50px;
  right: 0;
  position: absolute;
  bottom: -12px;
}
.footer-site.invert .section-title .heading,
.footer-site.invert .section-nav-title {
  color: #ffffff;
}
.footer-site.invert .section-title .heading:after,
.footer-site.invert .section-nav-title:after {
  background-color: #006400;
}
.footer-site.invert .section-title .heading:before,
.footer-site.invert .section-nav-title:before {
  background: rgba(255, 255, 255, 0.1);
}
.footer-site {
  padding-top: 52px;
  padding-bottom: 40px;
}
.footer-site .row {
  padding-top: 0;
  padding-bottom: 0;
}
.footer-site .row .row {
  padding-top: 0;
  padding: 0;
}
.footer-site .section-title {
  margin-bottom: 0;
}
.footer-site .popular-posts ul li {
  margin: 0;
  padding: 0;
  margin-bottom: 5px;
}
.footer-site .popular-posts ul li a {
  color: #ccc;
  line-height: 27px;
  font-size: 14px;
  text-transform: capitalize;
}
.footer-site .popular-posts ul li a:hover {
  color: #fff;
}
.footer-site .popular-posts ul li .post-stats .wpp-date {
  color: #777;
  font-size: 14px;
  line-height: 27px;
  font-weight: normal;
}
.footer-site .popular-posts ul li .post-stats .wpp-date:before {
  content: "\f073";
  font-family: "FontAwesome";
  font-size: 14px;
  margin-right: 10px;
}
.footer-site .ttlh .excerpt p {
  margin-bottom: 20px;
}
.footer-site .ttlh .excerpt p:last-child {
  margin-bottom: 0;
}
.footer-site .ttlh .excerpt p.adress {
  font-weight: 600;
}
.footer-site .ttlh .excerpt strong {
  font-weight: 600;
}
.footer-site .ttlh .excerpt a {
  color: #ccc;
}
.footer-site .column.span-3:nth-child(3) .popular-posts ul li {
  border-bottom: 1px dotted rgba(255, 255, 255, 0.1);
  padding: 10px 0;
}
.footer-site .column.span-3:nth-child(3) .popular-posts ul li:last-child {
  border-bottom: 0;
}
.footer-site .column.span-3:nth-child(3) .popular-posts ul li a:hover {
  color: #ccc;
}
.footer-site .column.span-3:nth-child(3) .popular-posts ul li:first-child {
  padding-top: 0;
}
.footer-bottom {
  background-color: #fff;
}
.footer-bottom .copyright {
  padding: 20px 0;
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  width: 100%;
}
.footer-bottom .copyright .column {
  flex: 1;
}
.footer-bottom .site-text {
  color: #777;
  font-size: 14px;
  line-height: 27px;
}
.footer-bottom #mbmcl {
  float: right;
}
.footer-bottom #mbmcl a {
  color: #006400;
}
.footer-bottom #mbmcl a:hover {
  color: #ed1c24 !important;
}
/* 06. RESPONSIVE*/
@media only screen and (min-width: 1200px) {
  .customer-reviews-logo .container aside#text-14,
  .customer-reviews-logo .container aside#text-12 {
    height: 60px;
  }
}
@media only screen and (max-width: 1300px) {
  .customer-reviews-content .lcam-carousel-controller-bottom-right {
    display: none;
  }
  .auto-height .swiper-slide .overlay {
    padding-bottom: 38%;
    padding-top: 0 !important;
    max-height: none !important;
    height: auto!important;
  }
}
@media (max-width: 1200px) and (min-width: 992px) {
  .wrapper-site .container {
    max-width: 970px;
  }
  .title-container .title {
    max-width: 970px;
    padding: 0 15px;
  }
  .news .section-title .heading {
    z-index: 9;
  }
  .news .section-title:after {
    right: 618px;
  }
  .section-contact .statistic .layers-masonry-column .counter-box .sc-counter {
    font-size: 22px;
  }
}
@media (max-width: 991px) {
  .header-site.is_stuck.is_stuck_show .menu-extra .flat-search {
    padding-right: 0;
  }
  .customer-reviews-content .lcam-carousel-container {
    padding-right: 0;
  }
  .header-site .menu-extra .flat-search {
    padding-right: 0;
    line-height: 80px;
    padding-top: 0;
    padding-bottom: 0;
  }
  .responsive-nav {
    display: block !important;
    margin-top: 27.5px;
    margin-left: 0;
  }
  .responsive-nav .l-menu {
    line-height: 1;
  }
  .responsive-nav .l-menu:before {
    color: #fff;
  }
  .header-site .nav .menu {
    display: none;
  }
  section[class*=' off-canvas-'] .nav-mobile {
    display: block;
  }
  .title-container .title,
  .wrapper-site .container {
    max-width: 750px;
  }
  .title-container .title {
    padding: 0 15px;
  }
  .title-container .title .heading {
    font-size: 30px;
  }
  .col-sp-4 {
    width: calc(50% - 15px);
    margin-right: 30px;
  }
  .col-sp-4:nth-child(4n+4) {
    margin-right: 0;
  }
  .col-sp-4:nth-child(2n+2) {
    margin-right: 0;
  }
  .question-toogle .span-6.column {
    width: 100%;
    margin-right: 0;
    clear: both;
    text-align: center;
    margin-bottom: 0;
  }
  .question-toogle .span-6.column:first-child {
    line-height: 1;
  }
  .question-toogle .uk-accordion .row .excerpt,
  .question-toogle .uk-accordion .row .section-title {
    text-align: left;
  }
  .question-toogle .uk-accordion .row .section-title .heading {
    font-size: 26px;
  }
  .question-toogle .uk-accordion .animatedParent .media-body {
    padding-left: 40px;
    position: relative;
    border-bottom: 1px solid #f0f0f0;
  }
  .question-toogle .uk-accordion .animatedParent .media-body:before {
    position: absolute;
    left: 0;
    top: 17px;
    content: "";
    width: 21px;
    border: 2px solid #006400;
    height: 21px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
  }
  .question-toogle .uk-accordion .animatedParent .uk-accordion-title {
    position: relative;
    padding: 20px 20px 20px 0;
    cursor: pointer;
    font-weight: normal;
    line-height: 18px;
  }
  .question-toogle .uk-accordion .animatedParent .uk-accordion-title span {
    display: none;
  }
  .question-toogle .uk-accordion .animatedParent .uk-accordion-title:before {
    position: absolute;
    left: -28px;
    top: 25px;
    content: "";
    width: 2px;
    height: 10px;
    background-color: #006400;
  }
  .question-toogle .uk-accordion .animatedParent .uk-accordion-title:after {
    position: absolute;
    left: -32px;
    top: 29px;
    content: "";
    width: 10px;
    height: 2px;
    background-color: #006400;
  }
  .question-toogle .uk-accordion .animatedParent .uk-active.uk-accordion-title::before {
    display: none;
  }
  .question-toogle .uk-accordion .animatedParent .uk-active.uk-accordion-title::after {
    position: absolute;
    left: -32px;
    top: 29px;
    content: "";
    width: 10px;
    height: 2px;
    background-color: #006400;
  }
  .question-toogle .uk-accordion .animatedParent .excerpt {
    margin-bottom: 20px;
    line-height: 27px;
  }
  .customer-reviews-logo .container {
    display: block;
  }
  .customer-reviews-logo .container aside#text-14,
  .customer-reviews-logo .container aside#text-12 {
    width: 100%;
    float: left;
    padding: 0;
    border-right: 0;
  }
  .customer-reviews-logo .container aside#text-14 .section-title,
  .customer-reviews-logo .container aside#text-12 .section-title {
    margin-bottom: 0;
  }
  .customer-reviews-logo .container aside#text-14 .section-title .heading,
  .customer-reviews-logo .container aside#text-12 .section-title .heading {
    margin-top: 43px;
    margin-bottom: 18px;
  }
  .customer-reviews-logo .container .logo-partner {
    padding: 0;
    width: 100%;
    float: right;
  }

  .customer-reviews-content .lcam-posts-widget-container {
    position: relative;
  }
  .customer-reviews-content .lcam-carousel-controller-bottom-right {
    display: none;
  }
  .customer-reviews-content .lcam-consingle-default .media-image {
    max-width: 30%;
    margin-left: 30px;
    float: right;
    display: inline-block;
  }
  .customer-reviews-content .lcam-consingle-default .media-image img {
    margin-bottom: 10px;
  }
  .customer-reviews-content .lcam-consingle-default .media-body {
    display: inline;
  }
  .section-contact {
    display: block;
    overflow: hidden;
  }
  .section-contact .statistic {
    width: 100%;
    float: left;
    clear: both;
    margin-right: 0px;
  }
  .section-contact .statistic .section-title {
    margin-bottom: 50px;
  }
  .section-contact .statistic .section-title .heading {
    font: 24px/30px "Times New Roman", Georgia, Serif;
    color: #333333;
    margin-bottom: 18px;
    margin-top: 37px;
  }
  .section-contact .contact-form {
    width: 100%;
    margin-right: 0;
  }
  .section-contact .quick-form {
    padding: 30px 30px 5px 30px;
  }
  .single-post .column.span-9,
  .search-results .column.span-9,
  .archive .column.span-9 {
    width: 100%;
    margin: 0;
    clear: both;
  }
  .single-post .column.span-9 .post-news-item,
  .search-results .column.span-9 .post-news-item,
  .archive .column.span-9 .post-news-item {
    padding-right: 0;
  }
  .single-post .column.span-9 .relative-post-default,
  .search-results .column.span-9 .relative-post-default,
  .archive .column.span-9 .relative-post-default {
    margin-bottom: 30px;
  }
  .sidebar.span-3,
  .sidebar {
    width: 100%;
    margin: 0;
    padding-left: 0;
  }
  .sidebar.span-3.pull-right,
  .sidebar.pull-right {
    padding-left: 0;
  }
  .sidebar.span-3 .widget,
  .sidebar .widget {
    margin-bottom: 30px;
  }
  .sidebar.span-3 .widget:last-child,
  .sidebar .widget:last-child {
    margin-bottom: 50px;
  }
  .sidebar.span-3 + .span-6 {
    width: 100%;
  }
  .search-no-results .footer-site {
    margin-top: 0;
  }
  .search-no-results .column.span-9 {
    margin-bottom: 50px;
  }
  .footer-site {
    padding-bottom: 0;
  }
  .footer-site .column.span-3.col-sp-4 {
    margin-bottom: 30px;
  }
  .lien-he-form .container .noidung-ttlh,
  .lien-he-form .container .form-contact-us {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    float: none;
  }
  .lien-he-form .container .noidung-ttlh {
    margin-bottom: 30px;
  }
  .quick-form {
    display: block;
    overflow: hidden;
  }
  .quick-form .span-6 {
    margin-bottom: 0;
  }
  .error404 .page-404 {
    padding-top: 0;
  }
  .question-toogle .uk-accordion .animatedParent .uk-accordion-title:before {
    position: absolute;
    left: -30px;
    top: 23px;
  }
  .question-toogle .uk-accordion .animatedParent .uk-accordion-title:after {
    position: absolute;
    left: -34px;
    top: 27px;
  }
  .question-toogle .uk-accordion .animatedParent .uk-active.uk-accordion-title::after {
    position: absolute;
    left: -34px;
    top: 27px;
  }
  .news {
    padding-top: 50px;
  }
  .news .section-title {
    position: static;
  }
  .news .section-title:before,
  .news .section-title:after {
    display: none;
  }
  .news .section-title .heading {
    font-size: 30px;
    line-height: 32px;
    color: #333333;
    margin-bottom: 20px;
    position: static;
    text-align: center;
  }
  .news .section-title .heading:before,
  .news .section-title .heading:after {
    display: none;
  }
  .choose-us .layers-masonry-column{
    margin-bottom: 30px;
  }
}
@media (width: 768px) {
  .column.span-3.col-sp-4 {
    width: calc(50% - 15px);
    margin-right: 30px;
  }
  .column.span-3.col-sp-4:nth-child(4n+4) {
    margin-right: 0;
  }
  .column.span-3.col-sp-4:nth-child(2n+2) {
    margin-right: 0;
  }
  .nav-clear nav {
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    width: 100%;
    margin: 0;
    line-height: 20px;
  }
  .nav-clear .container,
  .nav-clear > .clearfix {
    -webkit-flex-direction: column;
    -webkit-align-items: flex-start;
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 991px){
  .news .layers-masonry-column .overlay {
    opacity: 1;
    filter: alpha(opacity=1);
  }
  .news .layers-masonry-column .thumbnail-media:before{
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    opacity: 0.5;    
  }
  .news .layers-masonry-column .thumbnail-body .article-title{
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;    
  }  
}
@media (max-width: 767px) {
  .header-secondary .pull-right,
  .header-secondary .pull-left {
    width: 100%;
    float: none;
    text-align: center;
  }
  .header-secondary .pull-right {
    display: none;
  }
  .nav-clear nav {
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    width: 100%;
    margin: 0;
    line-height: 20px;
  }
  .nav-clear .container,
  .nav-clear > .clearfix {
    -webkit-flex-direction: column;
    -webkit-align-items: flex-start;
    flex-direction: column;
    align-items: flex-start;
  }
  .column.span-3.col-sp-4 {
    width: calc(50% - 15px);
    margin-right: 30px;
  }
  .column.span-3.col-sp-4:nth-child(4n+4) {
    margin-right: 0;
  }
  .column.span-3.col-sp-4:nth-child(2n+2) {
    margin-right: 0;
  }
  .footer-site.invert .section-title .heading,
  .footer-site.invert .section-nav-title {
    font-size: 18px;
  }
  .footer-bottom .copyright {
    display: block;
    padding-top: 15px;
    padding-bottom: 0;
  }
  .footer-bottom .copyright .column.span-8 {
    width: 100%;
    text-align: center;
  }
  .footer-bottom .copyright #mbmcl {
    float: none;
    text-align: center;
  }
  .error404 .page-404 .h2-404 {
    font-size: 24px;
  }
  .footer-bottom #mbmcl{
    display: none;
  }
}
@media (max-width: 568px) {
  .quick-form .span-6 {
    width: 100%;
  }
  .site-brand .container .wrap-logo {
    display: block;
  }
  .site-brand .container .wrap-logo .logo {
    width: 100%;
    margin: 10px auto;
    text-align: center;
  }
  .site-brand .container .wrap-logo .info-company {
    display: none;
  }
  .header-site .social-links {
    display: none;
  }
  .header-site .menu-extra .flat-search.active + .top-search {
    top: 44px;
  }
  .header-site .menu-extra .flat-search {
    padding: 0 30px;
    padding-right: 0;
    line-height: 40px;
  }
  .header-site .menu-extra .flat-search .icon-magnifier:before {
    line-height: 36px;
    display: block;
    padding-top: 4px;
    padding-bottom: 0;
  }
  .title-container {
    padding-top: 85px !important;
  }
  .responsive-nav {
    margin-top: 9px;
  }
  .section-contact .statistic .layers-masonry-column {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }
  .footer-site .column.span-3.col-sp-4 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }
  .news .column.span-3.col-sp-4,
  .choose-us .column.span-3.col-sp-4 {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    max-width: 480px;
    float: none;
  }
  .error404 .page-404 .entry-404 {
    width: 100%;
  }
  .col-sp-4{
    width: 100%;
    margin-right: 0;
  } 

}
@media (max-width: 599px) {
  .customer-reviews-logo .container aside#text-14 .section-title .heading,
  .customer-reviews-logo .container aside#text-12 .section-title .heading {
    text-align: center;
  }
}
@media (max-width: 480px) {
  .column.span-3.col-sp-4 {
    width: 100%;
    margin-right: 0px;
  }
  .header-secondary .pull-left ul li a {
    font-size: 12px;
  }
  .map-lh .layers-map {
    height: 300px !important;
  }
  .header-secondary {
    display: block;
  }
  .auto-height .swiper-slide .overlay {
    padding-bottom: 39%;
    padding-top: 0 !important;
    max-height: none !important;
    height: auto!important;
  }
  .responsive-nav {
    margin-top: 5px;
  }
  .header-site .l-menu:before {
    font-size: 24px;
  }
  .header-site .menu-extra .flat-search .icon-magnifier:before {
    font-size: 20px;
    line-height: 28px;
    padding-top: 2px;
  }
  .header-site .menu-extra .flat-search.active + .top-search {
    top: 30px;
  }
  .header-site.is_stuck.is_stuck_show .responsive-nav {
    margin-top: 4px;
  }
  .header-site.is_stuck.is_stuck_show .menu-extra .flat-search .icon-magnifier:before {
    padding-top: 1px;
  }
  .post-news-item .meta-info .meta-author,
  .post-news-item .meta-info .meta-date {
    display: none;
  }
  .customer-reviews-content .lcam-consingle-default .media-image {
    max-width: 100%;
    text-align: center;
    float: none;
    margin-left: 0;
    display: block;
  }
  .customer-reviews-content .lcam-consingle-default .media-image img {
    width: auto;
  }
  .customer-reviews-content .lcam-consingle-default .media-image .heading {
    text-align: center;
  }
}