/*
Theme Name: Legal Power Child Themes
Theme URI: http: //chili.vn
Description: Website luật sư
Author: Matbao.com
Author URI: http://matbao.com
Template: layerswp
Version: 1.0
Main Color:var(--pri-color)
Child Color:#3e3e3e
*/
@import url("../layerswp/style.css");
@import url("../layerswp-child/font-awesome/css/font-awesome.min.css");
@font-face {
  font-family: 'Stroke-Gap-Icons';
  src: url('fonts/Stroke-Gap-Icons.eot');
  src: url('fonts/Stroke-Gap-Icons.woff#iefix') format('embedded-opentype'), url('fonts/Stroke-Gap-Icons.ttf') format('truetype'), url('fonts/Stroke-Gap-Icons.woff') format('woff'), url('fonts/Stroke-Gap-Icons.woff#stroke-gap-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Flaticon";
  src: url("fonts/flaticon.eot");
  src: url("fonts/flaticon.eot#iefix") format("embedded-opentype"), url("fonts/flaticon.woff") format("woff"), url("fonts/flaticon.ttf") format("truetype"), url("fonts/flaticon.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
 font-family: Cooper Hewitt Heavy;
 src: url(/fonts/CooperHewitt-Heavy.otf);
 font-weight: normal;
 }

 @font-face {
  font-family: 'CooperHewitt-Bold';
  src: url('/fonts/CooperHewitt-Bold.otf') format('opentype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'CooperHewitt-Heavy';
  src: url('/fonts/CooperHewitt-Heavy.otf') format('opentype');
  font-weight: 900; /* Tham số font-weight có thể khác nhau tùy thuộc vào font chữ */
  font-style: normal;
}
:root {
  --pri-color : #012C85;
  --sec-color : #D00000;
}
/* 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 */
/* Gioi thieu*/
/* 04. SIDEBAR */
/* 05. FOOTER */
/* 06. RESPONSIVE*/
body {
  font-family: 'CooperHewitt-Bold', 'CooperHewitt-Heavy', sans-serif;
  font-size: 14px;
  line-height: 24px;
  color: #878787;
}
.meta-author {
	display: none !important;
}
.story p,
p {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  color: #878787;
  font-family: 'CooperHewitt-Bold', 'CooperHewitt-Heavy', sans-serif;
}
a {
  cursor: pointer;
}
div.wpcf7-response-output {
  margin-left: 0;
  margin-right: 0;
}
a:hover,
a:focus {
  text-decoration: none;
}
:focus {
  outline: none;
}
img {
  max-width: 100%;
  height: auto;
}
input[type=email],
input[type=text],
textarea {
  max-width: 100%;
}
.footer-site {
    background-color: #ffffff!important;
}
.footer-site .container {
  padding: 0 20px !important;
}

#layers-widget-column-47 .layers-masonry-column{
	    padding: 0 50px;
}
/* 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="date"],
select,
input[type="text"],
input[type="password"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
  display: block;
  max-width: 100%;
  background: #ffffff;
  border: 1px solid #e8e8e8;
  color: #726a6a;
  font-family: 'CooperHewitt-Bold', 'CooperHewitt-Heavy', sans-serif;
  font-size: 13px;
  height: 42px;
  line-height: 26px;
  padding: 0 20px;
  vertical-align: middle;
  outline: none;
  margin-bottom: 15px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: border-color 1s ease, box-shadow 1s ease;
  -moz-transition: border-color 1s ease, box-shadow 1s ease;
  -o-transition: border-color 1s ease, box-shadow 1s ease;
  transition: border-color 1s ease, box-shadow 1s ease;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
textarea:focus,
input[type="date"]:focus,
select: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-color: var(--pri-color);
}
textarea {
  width: 100%;
}
/* align */
.alignnone {
  margin: 20px auto 15px auto;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 0px auto 0px 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;
}
div {
  display: block;
}
.wrapper-site .container {
  max-width: 1170px;
  padding: 0;
  margin: 0 auto;
}
.wrapper-site .container .container {
  padding: 0;
}
/* menu-mobile */
/* 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;
}
.header-overlay{
	position:unset;
}
.content-four .layers-masonry-column .media-body .heading a{
	color:#fff
}
.admin-bar section[class*=' off-canvas-'] .nav-mobile {
  padding-top: 33px;
}
#off-canvas-right .nav-mobile nav {
  width: 100%;
}
.off-canvas-right.open + .wrapper-site .rd-navbar-aside-button {
  position: static;
}
.close-canvas {
  background-color: var(--pri-color);
}
#off-canvas-right {
  width: 270px;
  border-right: 1px solid #f6f6f6;
  background: #3e3e3e;
  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: #fff !important;
  background: var(--pri-color) !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: 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: var(--pri-color);
  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;
}
/* 01. Thiet lap trong trang */
*::selection {
  background: var(--pri-color);
  color: #ffffff;
}
.sp-4 {
  width: calc(25% - 22.5px) !important;
  margin-right: 30px;
  margin-bottom: 0;
}
.sp-4:nth-child(4n+4) {
  margin-right: 0;
}
.mt90 {
  margin-top: 90px;
}
.mb90 {
  margin-bottom: 90px;
}
.pt90 {
  padding-top: 90px;
}
.pb90 {
  padding-bottom: 90px;
}
.pt60 {
  padding-top: 60px;
}
.pb60 {
  padding-bottom: 60px;
}
span.wpcf7-not-valid-tip {
  margin-bottom: 10px;
  margin-top: -4px;
}
.relative-post-default {
  padding-top: 30px;
  border-top: solid 1px #efefef;
  margin-top: 20px;
}
.relative-post-default .section-nav-title {
  color: #3e3e3e;
  font-size: 18px;
  margin-bottom: 20px;
  font-weight: 700;
  color: #404040;
  text-transform: inherit;
  line-height: 25px;
  position: relative;
  text-transform: capitalize !important;
}
.relative-post-default .section-nav-title:after {
  background: var(--pri-color) none repeat scroll 0 0;
  content: "";
  display: block;
  height: 1px;
  width: 44px;
  margin-top: 12px;
}
.relative-post-default ul li {
  padding: 0;
}
.relative-post-default ul li a {
  font-size: 14px;
  display: inline-block;
  line-height: 24px;
  color: #7d7b6d;
}
.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 var(--pri-color);
  border-bottom: 4px solid transparent;
}
.relative-post-default ul li a:hover {
  color: var(--pri-color);
}
.wpcf7-form-control-wrap {
  margin-top: 0;
}
.btn-medium {
  border: 1px solid #bdbdbd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #ffffff;
  color: #272727;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  font-weight: normal;
  font-family: 'CooperHewitt-Bold', 'CooperHewitt-Heavy', sans-serif;
  line-height: 26px;
  letter-spacing: 2.5px;
  outline: none;
  padding: 3px 13px;
  text-shadow: none;
  box-shadow: none;
  text-align: center;
  vertical-align: top;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.meta-info {
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.meta-info .meta-item {
  font-size: 15px;
  font-style: italic;
  color: #959595;
  padding: 0 15px;
  font-family: 'CooperHewitt-Bold', 'CooperHewitt-Heavy', sans-serif;
}
::-webkit-input-placeholder {
  color: #aba9a9;
  text-transform: capitalize;
}
:-moz-placeholder {
  /* Firefox 18- */
  color: #aba9a9;
  text-transform: capitalize;
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: #aba9a9;
  text-transform: capitalize;
}
:-ms-input-placeholder {
  color: #aba9a9;
  text-transform: capitalize;
}
h1,
h2,
h3,
h4,
h5 {
  color: black;
  font-weight: normal;
  position: relative;
  margin-top: 0;
  text-rendering: optimizelegibility;
  font-family: 'CooperHewitt-Bold', 'CooperHewitt-Heavy', sans-serif;
}
textarea:-moz-placeholder,
textarea::-moz-placeholder,
input:-moz-placeholder,
input::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
/* The date */
.date {
  display: inline-block;
  float: left;
  background: var(--pri-color) none repeat scroll 0 0;
  height: 80px;
  margin-right: 30px;
  text-align: center;
  width: 80px;
}
.date p {
  font-size: 26px;
  line-height: 29px;
  font-family: 'CooperHewitt-Bold', 'CooperHewitt-Heavy', sans-serif;
  color: #fff;
  font-weight: bold;
  margin: 0;
  padding-top: 15px;
}
.date p span {
  display: block;
  font-size: 12px;
  line-height: 18px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  margin-top: 5px;
}
/* Meta info */
.meta-info {
  margin: 0;
  line-height: 1.6em;
  display: inline-block;
}
.meta-info .meta-date {
  padding-left: 0;
  border-left: 0;
}
.meta-info .meta-item {
  color: #959595;
  font-size: 16px;
  line-height: 24px;
  font-style: italic;
  display: inline-block;
  margin-right: 10px;
  font-family: 'CooperHewitt-Bold', 'CooperHewitt-Heavy', sans-serif;
}
.meta-info .meta-item i {
  content: "\f007";
  top: 4px;
  font-size: 16px;
  color: #C89551;
}
.meta-info .meta-item a {
  color: #959595;
  text-decoration: none;
  font-size: 16px;
  text-transform: capitalize;
  font-family: 'CooperHewitt-Bold', 'CooperHewitt-Heavy', sans-serif;
  line-height: 24px;
}
.meta-info .meta-item a:hover {
  -webkit-transform: rotateX(360deg);
  -webkit-transform-style: preserve-3d;
  transform: rotateX(360deg);
  transform-style: preserve-3d;
}
.auto-height .swiper-slide .overlay {
  padding-top: 0 !important;
}
.swiper-pagination-clickable {
  display: none;
}
/* td breadcrumbs + bai viet chi tiet */
.title-container {
  background: url('images/anh-nen-chuyen-muc.jpg') no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  padding-top: 200px !important;
  padding-bottom: 85px;
  margin-bottom: 70px;
}
.title-container:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1;
}
.title-container .title {
  max-width: 1170px;
  padding: 0;
  text-align: center;
  position: relative;
  z-index: 2;
}
.title-container .title .heading {
  margin: 0;
  font: 45px/50px "PT Serif", sans-serif;
  color: #fff;
  margin-bottom: 7px;
  text-transform: capitalize;
  font-style: italic;
}
.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: 14px;
  line-height: 24px;
  color: #fff;
  font-family: 'CooperHewitt-Bold', 'CooperHewitt-Heavy', sans-serif;
  font-style: italic;
}
.title-container .title .bread-crumbs li a {
  font-size: 14px;
  color: #fff;
  line-height: 24px;
  font-family: 'CooperHewitt-Bold', 'CooperHewitt-Heavy', sans-serif;
  font-style: italic;
  text-transform: capitalize;
  text-decoration: none;
}
.title-container .title .bread-crumbs li a:hover {
  color: #7f7f7f;
}
.title-container .title .bread-crumbs li .current {
  text-transform: capitalize;
  color: #fff;
}
.title-container .title .bread-crumbs li .current a {
  text-transform: capitalize;
  color: #fff;
}
.title-container .title .bread-crumbs li .current a:hover {
  text-decoration: none;
}
.title-container .title .bread-crumbs li:last-child {
  margin-right: 0;
}
#back-to-top {
  z-index: 999;
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 15px;
  right: 15px;
  overflow: hidden;
}
#back-to-top a {
  width: 40px;
  height: 40px;
  line-height: 29px;
  font-size: 24px;
  border: 0;
  text-align: center;
  background-color: var(--pri-color);
  background-image: url(images/to-top.png);
  background-position: center;
  background-size: inherit;
  position: relative;
}
#back-to-top a:after {
  display: none;
}
#back-to-top a:hover {
  opacity: .6;
  transition: opacity 0.2s linear 0s;
}
/* Phan trang*/
.pagination {
  margin: 0;
  margin-left: 0px;
  margin-top: -15px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  display: flex;
  display: -webkit-flex;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
}
.pagination a,
.pagination span {
  min-width: 30px;
  color: var(--pri-color);
}
.pagination .nav-links .page-numbers {
  padding: 0;
  margin: 0;
  text-align: center;
  border: 0;
  width: 46px;
  height: 46px;
  font-size: 20px;
  line-height: 46px;
  border: 1px solid #e2e2e2;
  display: inline-block;
  color: #8e8d8d;
  background-color: transparent;
  float: left;
  margin-right: 5px;
}
.pagination .nav-links .page-numbers:hover {
  background: var(--pri-color);
  color: #fff;
}
.pagination .nav-links .current {
  background: var(--pri-color);
  color: #fff;
  box-shadow: none;
}
.pagination .prev,
.pagination .next {
  position: relative;
  text-indent: -9999px;
  width: 46px;
  padding: 7px 0;
}
.pagination .prev:after,
.pagination .next:after {
  content: "\f178";
  font-family: 'FontAwesome';
  font-size: 20px;
  position: absolute;
  text-indent: 0;
  left: 50%;
  transform: translateX(-50%);
  display: inline-block;
}
.pagination .prev:after {
  content: "\f177";
}
.content-six .media.large .heading,
.section-title.large .heading {
  font-family: 'CooperHewitt-Bold', 'CooperHewitt-Heavy', sans-serif;
  font-size: 28px;
  line-height: 22px;
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
}
.home .section-title.medium {
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  font-weight: bold;
  align-items: center;
  -webkit-align-items: center;
}
.home .section-title.medium .heading {
  order: 2;
  font-weight: bold;
}
.home .section-title.medium .excerpt {
  order: 1;
  text-transform: capitalize;
}
.home .section-title.medium .excerpt p {
  text-align: center;
}
.section-title.medium .heading {
  font-size: 22px;
  line-height: 24px;
  color: #000;
  text-transform: uppercase;
  font-weight: bold;
}
.section-title.medium .heading:after {
  margin-left: auto;
  margin-right: auto;
}
.section-title .heading {
  position: relative;
}
.section-title .heading:after {
  background: var(--pri-color) none repeat scroll 0 0;
  content: " ";
  display: block;
  height: 2px;
  width: 70px;
  margin-top: 20px;
}
.section-title .excerpt {
  margin: 0;
  padding: 0;
  margin-bottom: 8px;
}
.section-title .excerpt p {
  font-size: 16px;
  font-style: italic;
  line-height: 21px;
  font-family: 'CooperHewitt-Bold', 'CooperHewitt-Heavy', sans-serif;
  color: #727272;
}
/* 02. HEADER */
.header-secondary {
 /* position: absolute;
  top: 0;
  left: 0;*/
  width: 100%;
  z-index: 99;
  /* display: block; */
  background-color: #ffffff;
  padding: 0;
  border-bottom: 5px solid var(--pri-color) !important;
  display: flex;
  padding-right: 30px;
}
.header-secondary .pull-left ul li {
  /* padding: 0;
  margin-left: 0;
  margin-right: 0;
  line-height: 45px;
  position: relative; */
}
.header-secondary .pull-left ul li:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 1px;
  height: 19px;
  background: rgba(212, 210, 210, 0.3);
  margin-top: -9px;
}
.header-secondary .pull-left ul li a {
  font-size: 14px;
  font-weight: 400;
  color: var(--pri-color);
  padding: 0 24px;
  position: relative;
  opacity: 1;
}
.header-secondary .pull-left ul li a .header-right {
  text-align: left;
}
.header-secondary .pull-left ul li a:hover {
  color: #fff;
}
.header-secondary .pull-left ul li a:before {
  content: "";
  display: inline-block;
  left: 0;
  top: 5px;
  font-family: 'FontAwesome';
  color: var(--pri-color);
  font-size: 15px;
  padding-right: 10px;
  line-height: 15px;
}
.header-secondary .pull-left ul .phone a:before {
  content: "\f095";
}
.header-secondary .pull-left ul .email a:before {
  content: "\f003";
}
.header-secondary .pull-right > ul li {
  margin: 0;
  padding: 0;
	text-align: center;
}
.header-secondary .pull-right > ul li:first-child a {
  border-left: 1px solid rgba(212, 210, 210, 0.3);
}
.header-secondary .pull-right > ul li a {
     padding: 0 10px;
    display: block;
    font-family: 'CooperHewitt-Bold', 'CooperHewitt-Heavy', sans-serif;
  
  position: relative;
  font-size: 14px;
color:#222;
	font-weight:400;
  /* height: 45px; */
  height: auto;
  line-height: 45px;
  /* text-align: center; */
  text-align: left;
  background-color: transparent;
  border-right: 1px solid rgba(212, 210, 210, 0.3);
}
.header-secondary .pull-right > ul li a:before {
  content: "";
  color: #fff;
  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: 14px;
  top: 0;
  left: 50%;
  line-height: 45px;
  transform: translateX(-50%);
}
.header-secondary .pull-right > ul li a:hover {
  background-color: var(--pri-color);
}
.header-secondary .pull-right > ul li a[href*="facebook"]:before {
  content: "\f09a";
}
.header-secondary .pull-right > ul li a[href*="twitter"]:before {
  content: "\f099";
}
.header-secondary .pull-right > ul li a[href*="plus"]:before {
  content: "\f0d5";
}
.header-secondary .pull-right > ul li a[href*="youtube"]:before {
  content: "\f16a";
}
.header-secondary .pull-right > ul > li.menu-item-language a {
  text-indent: 0;
}
.header-secondary .pull-right > ul > li.menu-item-language a img {
  margin-right: 0;
}
.header-site {
  margin-top: 30px;
  border-bottom: 1px solid rgba(174, 174, 174, 0.3);
 /* top: 45px;*/
  min-height: 100px;
  background: #ffffff !important;
}
.header-site nav {
  justify-content: flex-start;
  margin-top: 0;
}
.header-site .menu > li {
  margin: 0;
  padding: 0;
}
.header-site .menu > li:after {
  font-size: 16px;
  color: var(--pri-color);
  position: absolute;
  content: '|';
  top: 0;
}
.header-site .menu > li:nth-child(1):after {
  display: none;
}
.header-site .menu > li > a {
  line-height: 40px;
  padding: 0 10px;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: 'CooperHewitt-Bold', 'CooperHewitt-Heavy', sans-serif;
  color: var(--pri-color);
}
.header-site .menu > li > a:hover {
  color: var(--pri-color);
}
.header-site .menu li.current-menu-item > a,
.header-site .menu li.current-menu-parent > a {
  color: var(--pri-color) !important;
}
.header-site .menu .menu-item-has-children > a:after {
  content: '\f107';
  font-family: 'FontAwesome' !important;
  color: var(--pri-color);
  margin-left: 10px;
  font-size: 15px;
  font-weight: 600;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  opacity: 1;
}
.header-site .menu .menu-item-has-children > a:hover > a:after {
  color: var(--pri-color);
}
.header-site .menu .menu-item-has-children .sub-menu {
  position: absolute;
  top: 200%;
  padding: 0;
  left: 0;
  width: 240px;
  background: #191919;
  z-index: 99999;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  border: 0;
  box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.5s cubic-bezier(0.84, 0.35, 0.39, 0.74);
  transition: all 0.5s cubic-bezier(0.84, 0.35, 0.39, 0.74);
}
.header-site .menu .menu-item-has-children .sub-menu > li {
  margin: 0;
  padding: 0;
  width: 100%;
  border: 0;
  line-height: 30px;
}
.header-site .menu .menu-item-has-children .sub-menu > li:before {
  content: '\f105';
  font-family: 'FontAwesome';
  color: #828282;
  position: absolute;
  left: 20px;
  top: 4px;
  font-size: 14px;
  padding-left: 0;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.header-site .menu .menu-item-has-children .sub-menu > li > a {
  color: #828282;
  display: block;
  text-align: left;
  padding: 5px 36px 4px;
  font-family: 'CooperHewitt-Bold', 'CooperHewitt-Heavy', sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600;
  border-bottom: 1px solid #2A2A2A;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
.header-site .menu .menu-item-has-children .sub-menu > li > a:hover {
  color: #fff;
  background: transparent;
}
.header-site .menu .menu-item-has-children .sub-menu > li:hover:before {
  color: var(--pri-color);
}
.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 .menu-extra {
	display: none;
  float: right;
  margin-left: 10px;
  position: relative;
}
.header-site .menu-extra .flat-search {
  padding: 28px 0px;
  font-size: 24px;
  display: block;
}
.header-site .menu-extra .flat-search .icon-search:before {
  content: "\e6a4";
  font-family: 'Stroke-Gap-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: 18px;
  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: 300px;
  padding: 10px;
  background: #191919;
  height: 60px;
  right: 0;
  top: 120px;
  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:after {
  content: "\f002";
  font-family: 'FontAwesome';
  display: block;
  position: absolute;
  top: 0;
  background-color: var(--pri-color);
  color: #fff !important;
  right: 0;
  line-height: 42px;
  width: 42px;
  text-align: center;
}
.header-site .menu-extra .search-form .search-field {
  width: 100%;
  background-color: transparent;
  border-radius: 0;
  border: 1px solid #2a2a2a;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
}
.header-site .menu-extra .search-form .search-submit {
  color: #ffffff;
  height: 42px;
  line-height: 42px;
  width: 42px;
  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-repeat: no-repeat;
  background-position: center;
  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: 100px;
  opacity: 1;
  z-index: 9999;
  visibility: visible;
}
.header-site .logo a {
  line-height: 1;
}
.site-logo-link img,
.mark img {
  max-height: inherit;
}
.header-site.is_stuck.is_stuck_show {
  background-color: #1f1f1f;
  border-bottom: 0;
  max-height: 70px;
}
.header-site.is_stuck.is_stuck_show .menu > li > a {
  line-height: 70px !important;
}
.header-site.is_stuck.is_stuck_show .menu > li > a:hover {
  color: #fff;
}
.header-site.is_stuck.is_stuck_show li.current-menu-item > a {
  color: #fff;
}
.header-site.is_stuck.is_stuck_show .menu-extra .flat-search {
  padding: 13px 0px;
}
.header-site.is_stuck.is_stuck_show .menu-extra .flat-search.active + .top-search {
  top: 72px;
}
.header-site.is_stuck.is_stuck_show .site-logo-link img,
.header-site.is_stuck.is_stuck_show .mark img {
  width: 80%;
}
/* Menu top*/
/* thong tin tren menu */
/* Main menu*/
/* Slide    */
/* 03. PAGE */
.content-one .layers-masonry-column {
  margin-bottom: 0;
}
.content-one .layers-masonry-column .media-body .heading {
  font-size: 16px;
  line-height: 24px;
  color: #282c3d;
  font-weight: bold;
  margin-bottom: 12px;
}
.content-one .layers-masonry-column .media-body .des {
  margin-bottom: 35px;
}
.content-one .layers-masonry-column .gioi-thieu-01 {
  overflow: hidden;
  display: flex;
  display: -webkit-flex;
  align-items: flex-start;
  -webkit-align-items: flex-start;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.content-one .layers-masonry-column .gioi-thieu-01 .gt-img {
  float: left;
  padding-top: 7px;
  padding-left: 7px;
  margin-right: 20px;
  background: url("images/civil-border.png") no-repeat scroll left top;
  width: 30%;
}
.content-one .layers-masonry-column .gioi-thieu-01 .gt-text {
  padding-right: 30px;
  width: 70%;
}
.content-one .layers-masonry-column .gioi-thieu-01 .gt-text p {
  margin-top: 0;
}
.content-one .gioi-thieu .media-image {
  margin-bottom: 30px;
}
.content-one .gioi-thieu .media-body {
  margin-top: 0;
}
.content-two .section-title {
  margin-bottom: 46px;
}
.content-two .layers-masonry-column {
  margin-bottom: 0;
  border-bottom: 1px solid #e6e5e5;
  padding-bottom: 33px;
}
.content-two .layers-masonry-column .media {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  align-items: flex-start;
  -webkit-align-items: flex-start;
}
.content-two .layers-masonry-column .media .media-image {
  margin-right: 20px;
  max-width: 80px;
  width: 100%;
}
.content-two .layers-masonry-column .media .media-body {
  margin-top: 0;
  padding-left: 20px;
}
.content-two .layers-masonry-column .media .media-body .heading {
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  font-size: 14px;
  line-height: 15px;
}
.content-two .layers-masonry-column .media .media-body .heading a {
  color: #3e3e3e;
  font-size: 14px;
  line-height: 15px;
  font-weight: 700;
  text-transform: uppercase;
}
.content-two .layers-masonry-column .media .media-body .heading:after {
  content: '';
  height: 2px;
  width: 35px;
  background: var(--pri-color);
  display: block;
  margin: 15px 0;
}
.content-two .layers-masonry-column .media .media-body .excerpt p {
  margin-bottom: 10px;
}
.content-two .luat-06,
.content-two .luat-05,
.content-two .luat-04 {
  margin-top: 30px;
  border-bottom: 0;
}
.content-three {
  padding-top: 0;
  padding-bottom: 0;
}
.content-three .form-dk {
  margin-left: 8.3335%;
  padding-right: 70px;
  padding-bottom: 0;
}
.content-three .form-dk .column.span-6 {
  margin-bottom: 0;
  width: calc(50% - 15px);
  margin-right: 30px;
}
.content-three .form-dk .column.span-6:last-child {
  margin-right: 0;
}
.content-three .form-dk .wpcf7-form-control-wrap input {
  font-size: 14px;
  line-height: 24px;
  color: #aba9a9;
}
.content-three .form-dk .media-body .heading {
  font-size: 28px;
  line-height: 31px;
  color: #fff;
  padding-left: 53px;
  padding-top: 5px;
  padding-bottom: 25px;
  text-transform: uppercase;
  font-weight: bold;
  background: rgba(0, 0, 0, 0) url('images/ico-dang-ky.png') no-repeat scroll left top;
}
.content-three .form-dk p {
  margin-top: 0 !important;
  margin-bottom: 0;
}
.content-three .form-dk textarea {
  height: 121px;
  padding: 10px 20px 0;
  width: 100%;
  color: #8d8d8d;
  background: #fff;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  font-size: 14px;
}
.content-three .form-dk .btn-send {
  margin-top: 30px !important;
}
.content-three .form-dk .btn-send .wpcf7-submit {
  padding: 0 25px;
  border-radius: 5px;
  color: #ffffff;
  font-family: 'CooperHewitt-Bold', 'CooperHewitt-Heavy', sans-serif;
  font-size: 16px;
  background-color: var(--pri-color);
  line-height: 42px;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  border: 1px solid transparent;
  text-transform: uppercase;
}
.content-three .form-dk .btn-send .wpcf7-submit:hover {
  background: #3B3946;
  border-color: #fff;
}
.content-three .layers-masonry-column.has-image .media-image {
  position: relative;
  z-index: 1;
}
.content-three .layers-masonry-column.has-image .media-image img {
  max-width: none;
}
.content-three .layers-masonry-column.has-image .media-image:before {
  content: '';
  width: 2000px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 200%;
  background: var(--pri-color);
  display: block;
  opacity: .65;
  transition: all .3s ease;
  z-index: 999;
}
.content-three .layers-masonry-column.has-image .media-image:hover .im_overlay {
  opacity: .65;
  filter: alpha(opacity=65);
}
.content-three .layers-masonry-column.has-image .media-image:hover:before {
  left: 0;
}
.content-three .layers-masonry-column.has-image .media-image .im_overlay {
  display: none;
}
.im_overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: var(--pri-color);
  display: block;
  opacity: 0;
  transition: all .3s ease;
  z-index: 999;
}
.content-four .section-title {
  margin-bottom: 45px;
}
.content-four .layers-masonry-column .media-body {
  margin: 0;
  padding: 0;
  padding-bottom: 12px;
  padding-top: 17px;
  background-color: var(--pri-color);
  color: #fff;
}
.content-four .layers-masonry-column .media-body .heading {
  margin: 0;
  padding: 0;
  font-size: 15px;
  line-height: 17px;
  color: #fff;
  font-weight: bold;
}
.content-four .layers-masonry-column .media-body .excerpt {
  margin-top: 0 !important;
}
.content-four .layers-masonry-column .media-body .excerpt p {
  margin-top: 2px;
  font-size: 11px;
  line-height: 24px;
  color: #fff;
  text-transform: uppercase;
}
.content-four .layers-masonry-column .media-image {
  position: relative;
}
.content-four .layers-masonry-column .media-image:after {
  content: "";
  background: rgba(59, 57, 70, 0.9) none repeat scroll 0 0;
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  opacity: 0;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.content-four .layers-masonry-column .media-image:hover:after {
  opacity: .75;
}
.content-five {
  padding-top: 0;
}
.content-five .layers-masonry-column {
  width: calc(25% - 22.5px) !important;
  margin-right: 30px;
  margin-bottom: 0;
}
.content-five .layers-masonry-column:nth-child(4n+4) {
  margin-right: 0;
}
.content-five .counter-box {
  border-right: 1px solid #cccccc;
  position: relative;
}
.content-five .counter-box .media-image {
  display: none;
}
.content-five .counter-box .sc-counter-wrapp {
  margin: 5px 20px 0px 0;
  display: block;
  float: left;
}
.content-five .counter-box .sc-counter {
  color: #4b3854;
  font-family: 'CooperHewitt-Bold', 'CooperHewitt-Heavy', sans-serif;
  font-size: 65px;
  font-weight: 700;
  padding-left: 22px;
  padding-top: 11px;
  margin: 0;
  font-weight: bold;
}
.content-five .counter-box .sc-counter:after {
  background: #4b3854 none repeat scroll 0 0;
  content: "";
  height: 5px;
  left: 26px;
  position: absolute;
  top: 0;
  width: 32px;
}
.content-five .counter-box .heading {
  padding-left: 10px;
  padding-top: 30px;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  color: var(--pri-color);
  font-family: 'CooperHewitt-Bold', 'CooperHewitt-Heavy', sans-serif;
  display: block;
  text-align: left;
  display: flex;
}
.content-six .layers-masonry-column {
  margin-bottom: 0;
}
.content-six .layers-masonry-column.span-8 {
  padding-bottom: 0 !important;
}
.content-six .layers-masonry-column .media-body .heading {
  position: relative;
  line-height: 1.5;
  margin-bottom: 46px;
}
.content-six .layers-masonry-column .media-body .heading:after {
  background: var(--pri-color) none repeat scroll 0 0;
  content: " ";
  display: block;
  height: 2px;
  width: 70px;
  margin-top: 20px;
}
.content-six .layers-masonry-column.span-4 {
  margin-right: 8.3333%;
}
.content-six .wpb_wrapper {
  padding: 20px;
  background: #363636;
  display: block;
  overflow: hidden;
  margin-top: 42px;
}
.content-six .wpb_wrapper .title {
  color: #fff;
  font-style: italic;
  font-family: 'CooperHewitt-Bold', 'CooperHewitt-Heavy', sans-serif;
  font-size: 19px;
  line-height: 1.3;
  float: left;
  margin-right: 10px;
}
.content-six .wpb_wrapper .content {
  float: right;
  margin: 0;
  padding: 0;
}
.content-six .wpb_wrapper .content a {
  background: var(--pri-color) none repeat scroll 0 0;
  color: #ffffff;
  display: inline-block;
  font-family: 'CooperHewitt-Bold', 'CooperHewitt-Heavy', sans-serif;
  font-size: 13px;
  line-height: 24px;
  font-weight: 700;
  padding: 9px 30px;
  text-transform: uppercase;
  border: 1px solid var(--pri-color);
}
.content-six .wpb_wrapper .content a:hover {
  background: transparent;
  border-color: var(--pri-color);
  color: #fff;
}
.content-seven .media .media-image.image-rounded {
  max-width: 108px !important;
}
.content-seven .lcam-consingle-team-3 * {
  overflow: visible;
}
.content-seven .lcam-carousel-controller-top-center {
  margin-bottom: 0;
}
.content-seven .lcam-carousel-controller-top-center button {
  color: #ffffff;
  font-size: 13px;
  position: absolute;
  top: 47.75px;
  z-index: 99;
  background: transparent !important;
  padding: 0;
}
.content-seven .lcam-carousel-controller-top-center button i {
  border: 1px solid #61626d;
  height: 25px;
  padding: 6px 9px;
  width: 34px;
}
.content-seven .lcam-carousel-controller-top-center button:hover i {
  border: 1px solid #61626d;
}
.content-seven .lcam-carousel-controller-top-center button:hover i:before {
  color: #ddd;
}
.content-seven .lcam-carousel-controller-top-center .lcam-carousel-to-prev {
  left: 420px;
}
.content-seven .lcam-carousel-controller-top-center .lcam-carousel-to-prev i:before {
  content: "\f177";
}
.content-seven .lcam-carousel-controller-top-center .lcam-carousel-to-next {
  left: auto;
  right: 420px;
}
.content-seven .lcam-carousel-controller-top-center .lcam-carousel-to-next i:before {
  content: "\f178";
}
.content-seven .media-body {
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
}
.content-seven .media-body .heading {
  order: 2;
  text-transform: inherit;
  font-size: 16px;
  line-height: 18px;
  color: var(--pri-color);
  text-transform: capitalize !important;
  font-family: 'CooperHewitt-Bold', 'CooperHewitt-Heavy', sans-serif;
  font-style: italic;
  font-weight: normal !important;
}
.content-seven .media-body .heading:before {
  content: "-";
}
.content-seven .media-body .excerpt {
  order: 1;
  margin: 0;
  margin-top: 15px;
  padding: 0;
  position: relative;
}
.content-seven .media-body .excerpt:before {
  font-family: FontAwesome;
  content: "\f10d";
  position: absolute;
  left: 0;
  top: -5px;
  color: var(--pri-color);
  font-size: 40px;
}
.content-seven .media-body .excerpt p {
  color: #fff;
  font-size: 16px;
  line-height: 28px;
  font-family: 'CooperHewitt-Bold', 'CooperHewitt-Heavy', sans-serif;
  margin-bottom: 10px;
  padding-left: 60px;
}
.content-eight .section-title {
  margin-bottom: 46px;
}
.content-eight .layers-masonry-column {
  width: calc(33.333% - 20px);
  margin-right: 30px;
  margin-bottom: 0;
}
.content-eight .thumbnail-media {
  margin-bottom: 10px;
  position: relative;
}
.content-eight .thumbnail-media a {
  position: relative;
  display: block;
}
.content-eight .thumbnail-media a:after,
.content-eight .thumbnail-media a:before {
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.content-eight .thumbnail-media a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(184, 155, 94, 0.65);
  transform: scale(0);
}
.content-eight .thumbnail-media a:before {
  content: "\f0c1";
  color: #3B3946;
  font-size: 18px;
  font-family: 'FontAwesome';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  width: 100%;
  z-index: 9;
  opacity: 0;
  filter: alpha(opacity=0);
}
.content-eight .thumbnail-media a:hover:after {
  transform: scale(1);
}
.content-eight .thumbnail-media a:hover:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.content-eight .thumbnail-body {
  background: #fff;
  border: 1px solid #F6F5F5;
  padding: 20px 22px;
  overflow: visible;
}
.content-eight .thumbnail-body .overlay {
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  overflow: visible;
}
.content-eight .thumbnail-body .overlay .meta-info {
  order: 1;
  margin-top: 0;
  text-align: center;
  display: block;
  margin-bottom: 10px;
}
.content-eight .thumbnail-body .overlay .meta-info .meta-date {
  position: absolute;
  top: -46px;
  left: 50%;
  display: inline-block;
  transform: translateX(-50%);
  background-color: var(--pri-color);
  color: #fff;
  padding: 15px;
  margin: 0;
  line-height: 1;
}
.content-eight .thumbnail-body .overlay .meta-info .meta-date i {
  display: none;
}
.content-eight .thumbnail-body .overlay .article-title {
  order: 2;
}
.content-eight .thumbnail-body .overlay .excerpt {
  order: 3;
  margin-bottom: 10px;
}
.content-eight .thumbnail-body .article-title .heading {
  margin-bottom: 15px;
}
.content-eight .thumbnail-body .article-title .heading a {
  font-size: 16px;
  line-height: 18px;
  color: #222;
  font-weight: bold;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.content-eight .thumbnail-body .excerpt {
  color: #878787;
}
.content-nine {
  padding-top: 40px;
  padding-bottom: 40px;
}
.content-nine .media .media-image.image-rounded {
  max-width: 135px !important;
  height: auto;
}
.content-nine .media .media-image.image-rounded img {
  border-radius: 0;
}
.content-nine .lcam-carousel-controller-center button {
  background: transparent!important;
  margin: -30px 0 0;
}
.content-nine .lcam-carousel-controller-center button i {
  color: #b9b9b9;
  font-size: 30px;
}
.content-nine .lcam-carousel-controller-center .lcam-carousel-to-prev i:before {
  content: "\f104";
}
.content-nine .lcam-carousel-controller-center .lcam-carousel-to-next i:before {
  content: "\f105";
}
.content-ten {
  padding-top: 30px;
  padding-bottom: 30px;
}
.content-ten .layers-masonry-column {
  margin-bottom: 0;
}
.content-ten .layers-masonry-column .media-body {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  align-items: center;
}
.content-ten .layers-masonry-column .media-body .heading {
  color: #1f1f1f;
  font-size: 28px;
  line-height: 28px;
  font-style: italic;
  font-family: 'CooperHewitt-Bold', 'CooperHewitt-Heavy', sans-serif;
}
.content-ten .layers-masonry-column .media-body a.btn-medium {
  margin-top: 0;
  background: #fff none repeat scroll 0 0;
  color: #1f1f1f;
  display: inline-block;
  font-family: 'CooperHewitt-Bold', 'CooperHewitt-Heavy', sans-serif;
  font-size: 14px;
  font-weight: 600;
  padding: 0px 17px 0px 23px;
  text-transform: uppercase;
  border: 1px solid #fff;
  float: right;
  border-radius: 5px;
  line-height: 42px;
  letter-spacing: normal;
}
.content-ten .layers-masonry-column .media-body a.btn-medium:after {
  content: "\f061";
  font-family: 'FontAwesome';
  color: #1f1f1f;
  font-size: 14px;
  border-left: 1px solid #d2d2d2;
  padding-left: 15px;
  margin-left: 20px;
  line-height: 42px;
  display: inline-block;
}

.content-ten .layers-masonry-column .media-body a.btn-medium:hover {
  background: var(--pri-color);
  color: #fff;
  border-color: #1f1f1f;
}

.content-ten .layers-masonry-column .media-body a.btn-medium:hover:after {
 
  color: #fff;

}
.content-ten .layers-masonry-column .media-body a.btn-medium:hover:after {
  border-left: 1px solid #1f1f1f;
}
.luat-su {
  padding-top: 0;
  padding-bottom: 0;
}
.luat-su .container.clearfix {
  background: #fff;
  max-width: 100%;
}
.luat-su .container.clearfix .section-title {
  max-width: 1170px;
  padding: 0;
  margin: 0 auto;
}
.luat-su .container.clearfix .section-title .heading {
  margin-bottom: 20px;
}
.luat-su .container.clearfix .section-title .excerpt {
  margin-top: 0;
  margin-bottom: 70px;
  max-width: 100%;
}
.luat-su .container.clearfix .section-title .excerpt p {
  color: #878787;
  font-size: 14px;
  line-height: 24px;
}
.luat-su .row.list-grid {
  max-width: 1170px;
  margin: 0 auto;
  padding-top: 90px;
  padding-bottom: 70px;
}
.luat-su .layers-masonry-column {
  width: calc(50% - 15px);
  margin-right: 30px;
  margin-bottom: 30px;
}
.luat-su .layers-masonry-column:nth-child(2n +2) {
  margin-right: 0;
}
.luat-su .layers-masonry-column .media-image {
  position: relative;
  max-width: 50%;
  margin-right: 0;
}
.luat-su .layers-masonry-column .media-image img {
  width: 278px;
  height: auto;
}
.luat-su .layers-masonry-column .media-image:after {
  position: absolute;
  right: 10px;
  top: 10px;
  left: 10px;
  border: 3px solid #ffffff;
  bottom: 10px;
  content: "";
  opacity: 0.8;
}
.luat-su .layers-masonry-column .media-body {
  background-color: #fff;
  padding: 20.5px;
}
.luat-su .layers-masonry-column .media-body:hover {
  background: #3B3946;
  transition: all .5s ease;
}
.luat-su .layers-masonry-column .media-body:hover h4 {
  color: #fff;
}
.luat-su .layers-masonry-column .media-body:hover p {
  color: #fff;
}
.luat-su .layers-masonry-column .media-body:hover .lawyer-social-links .menu li a:before {
  color: #fff;
}
.luat-su .layers-masonry-column .media-body .attorney-title-name {
  background: var(--pri-color) none repeat scroll 0 0;
  padding-bottom: 4px;
  padding-top: 11px;
  text-align: center;
}
.luat-su .layers-masonry-column .media-body .attorney-title-name h5 {
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: 'CooperHewitt-Bold', 'CooperHewitt-Heavy', sans-serif;
  margin: 0;
}
.luat-su .layers-masonry-column .media-body .attorney-title-name p {
  margin: 0;
  padding: 0;
  font-size: 11px;
  color: #fff !important;
  text-transform: uppercase;
  font-family: 'CooperHewitt-Bold', 'CooperHewitt-Heavy', sans-serif;
}
.luat-su .layers-masonry-column .media-body p {
  margin-top: 0;
  text-align: center;
}
.luat-su .layers-masonry-column .media-body h4 {
  color: #3b3946;
  font-family: 'CooperHewitt-Bold', 'CooperHewitt-Heavy', sans-serif;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 7px;
  margin-top: 22px;
  text-transform: uppercase;
}
.luat-su .layers-masonry-column .media-body .attorney-info {
  margin: 9px 0;
  text-align: center;
}
.luat-su .layers-masonry-column .media-body .attorney-info p {
  margin-top: 0;
  font-size: 14px;
  line-height: 22px;
}
.luat-su .layers-masonry-column .lawyer-social-links {
  display: block;
}
.luat-su .layers-masonry-column .lawyer-social-links .menu {
  margin-left: 0;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
}
.luat-su .layers-masonry-column .lawyer-social-links .menu li {
  margin: 0;
  padding: 0;
  float: left;
  list-style-type: none;
}
.luat-su .layers-masonry-column .lawyer-social-links .menu li a {
  border: 1px solid #ededed;
  border-radius: 50%;
  color: #6a6a6a;
  height: 30px;
  margin: 0 16px 0 0;
  width: 30px;
  font-size: 0;
  float: left;
}
.luat-su .layers-masonry-column .lawyer-social-links .menu li a:before {
  line-height: 30px;
  font-family: 'FontAwesome';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-size: 13px;
  color: #6a6a6a;
  text-align: center;
  vertical-align: middle;
  width: 27px;
}
.luat-su .layers-masonry-column .lawyer-social-links .menu li:last-child a {
  margin-right: 0;
}
.luat-su .layers-masonry-column .lawyer-social-links .menu li:hover a {
  -webkit-animation: toTopFromBottom 0.3s forwards;
  -moz-animation: toTopFromBottom 0.3s forwards;
  animation: toTopFromBottom 0.3s forwards;
}
.luat-su .layers-masonry-column .lawyer-social-links .menu li:hover a:before {
  color: var(--pri-color);
}
.luat-su .layers-masonry-column .lawyer-social-links .menu li a[href*=facebook]:before {
  content: "\f09a";
}
.luat-su .layers-masonry-column .lawyer-social-links .menu li a[href*=twitter]:before {
  content: "\f099";
}
.luat-su .layers-masonry-column .lawyer-social-links .menu li a[href*=plus]:before {
  content: "\f0d5";
}
.luat-su .layers-masonry-column .lawyer-social-links .menu li a[href*=youtube]:before {
  content: "\f16a";
}
/* 404*/
.clear {
  clear: both;
}
.error404 .title-container .title {
  display: none;
}
.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: var(--pri-color);
  font-family: cursive;
  font-size: 200px;
  line-height: normal;
  overflow: hidden;
}
.error404 .page-404 .h2-404 {
  font-size: 28px;
  color: var(--pri-color);
  font-weight: normal;
  font-family: inherit;
  text-transform: uppercase;
}
.error404 .page-404 .h2-404:hover {
  color: var(--pri-color);
}
.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: var(--pri-color);
}
.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:hover {
  transition: 300ms;
  -webkit-transition: 300ms;
}
.error404 .page-404 .entry-404 .search-404 .search-form:hover:before {
  color: rgba(255, 255, 255, 0.7);
}
.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: #888 !important;
}
.error404 .page-404 .entry-404 .search-404 .search-form .search-field {
  width: 100%;
  border: 1px solid #eee;
  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(76.5% - 30px);
  margin-right: 30px;
}
.search-no-results .section-title.large .heading {
  color: #3e3e3e;
  display: block;
  font-size: 30px;
  font-weight: 700;
  text-transform: capitalize;
}
.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: #3e3e3e;
  font-family: 'CooperHewitt-Bold', 'CooperHewitt-Heavy', 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: var(--pri-color);
}
/* Chuyen muc */
.single .meta-info .meta-item,
.archive .meta-info .meta-item {
  padding-left: 0;
}
.single .column.span-9,
.archive .column.span-9 {
  width: calc(75% - 70px);
  margin-right: 60px;
  margin-bottom: 70px;
}
.single .sidebar.span-3,
.archive .sidebar.span-3 {
  width: 25%;
}
.single .article-title,
.archive .article-title {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.single .article-title .date,
.archive .article-title .date {
  width: 80px;
}
.single .article-title .wrap-header,
.archive .article-title .wrap-header {
  width: calc(100% - 110px);
  padding: 10px 0;
  margin-bottom: 0px;
}
.single .article-title .wrap-header .heading,
.archive .article-title .wrap-header .heading,
.single .article-title .wrap-header .heading a,
.archive .article-title .wrap-header .heading a {
  font-size: 22px;
  line-height: 1.4;
  color: #222;
  font-family: 'CooperHewitt-Bold', 'CooperHewitt-Heavy', sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 10px;
}
.single .tag-content,
.archive .tag-content {
  margin-top: 10px;
}
.single .story p,
.archive .story p {
  margin-bottom: 10px;
}
.archive .column.span-9:not(.pagination) .post-news-item:last-child {
  padding-bottom: 0;
}
.post-news-item {
  display: block;
  overflow: hidden;
  padding-bottom: 70px;
  width: 80%;
}
.post-news-item:last-child {
  margin-bottom: 0;
}
.post-news-item .thumbnail {
  margin-bottom: 0;
}
.post-news-item .thumbnail a {
  display: block;
  overflow: hidden;
  margin-bottom: 20px;
  position: relative;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  line-height: .1;
}
.post-news-item .thumbnail a img {
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  width: 100%;
}
.post-news-item .read-more {
  color: var(--pri-color);
  font-size: 16px;
  font-style: italic;
  font-family: 'CooperHewitt-Bold', 'CooperHewitt-Heavy', sans-serif;
  text-transform: capitalize;
}
.post-news-item .read-more:hover {
  color: var(--pri-color);
  background-color: transparent;
}
.post-news-item .copy p {
  line-height: 26px;
  padding-bottom: 0px;
  padding-top: 0px;
  font-size: 14px;
  font-family: 'CooperHewitt-Bold', 'CooperHewitt-Heavy', sans-serif;
}
/* Bai viet*/
/* Lien he */
.lien-he-form {
  padding-top: 0;
  padding-bottom: 90px;
}
.lien-he-form .section-title .excerpt p {
  text-transform: capitalize;
  font-style: italic;
  font-size: 16px;
}
.lien-he-form input[type="text"],
.lien-he-form input[type="tel"],
.lien-he-form input[type="email"] {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #e8e8e8;
  color: #959595;
  height: 50px;
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
  font-style: italic;
  font-size: 16px;
  font-family: 'CooperHewitt-Bold', 'CooperHewitt-Heavy', sans-serif;
}
.lien-he-form input[type="text"]:focus,
.lien-he-form input[type="tel"]:focus,
.lien-he-form input[type="email"]:focus {
  border: 1px solid #82c7f7;
}
.lien-he-form textarea {
  border: 1px solid #e8e8e8;
  color: #959595;
  font-style: italic;
  height: 189px;
  padding: 20px;
  width: 100%;
  font-size: 16px;
  font-family: 'CooperHewitt-Bold', 'CooperHewitt-Heavy', sans-serif;
  margin-bottom: 27px;
  background: #ffffff none repeat scroll 0 0;
}
.lien-he-form textarea:focus {
  border: 1px solid #82c7f7;
}
.lien-he-form .wpcf7-submit {
  background: #1F1F1F none repeat scroll 0 0;
  color: #ffffff;
  display: inline-block;
  font-family: 'CooperHewitt-Bold', 'CooperHewitt-Heavy', sans-serif;
  font-size: 14px;
  font-weight: bold;
  padding: 0 23px;
  text-transform: uppercase;
  border: 1px solid #1f1f1f;
  border-radius: 5px;
  line-height: 42px;
}
.lien-he-form .wpcf7-submit:hover {
  background: var(--pri-color);
  color: #1f1f1f;
}
.lien-he-form .column.span-8 {
  margin-bottom: 0;
  padding-bottom: 0 !important;
}
.lien-he-form .wpcf7-form p {
  margin-top: 0 !important;
}
.lien-he-form .column.span-4 {
  position: relative;
}
.lien-he-form .column.span-4:after {
  border: 1px solid #ffffff;
  content: "";
  left: 10px;
  position: absolute;
  right: 10px;
  top: 10px;
  bottom: 10px;
}
.lien-he-form .column.span-4 .media-image {
  padding-top: 18px;
}
.lien-he-form .column.span-4 .media-body {
  margin-top: 0;
}
.lien-he-form .column.span-4 .media-body .excerpt h3 {
  margin-bottom: 15px;
  margin-top: 25px;
  font-size: 18px;
  line-height: 20px;
  color: #444;
  font-weight: bold;
}
.lien-he-form .column.span-4 .media-body .excerpt p {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 15px;
  color: #7e7e7e;
}
/* Gioi thieu*/
.page-id-643 .post-643 .article-title,
.page-id-473 .post-643 .article-title,
.page-id-643 .post-473 .article-title,
.page-id-473 .post-473 .article-title {
  display: none;
}
.page-id-643 .post-643 .column.span-12,
.page-id-473 .post-643 .column.span-12,
.page-id-643 .post-473 .column.span-12,
.page-id-473 .post-473 .column.span-12 {
  padding-bottom: 54px;
}
.sidebar.span-3 + .column.span-6 {
  width: 46%;
}
.sidebar.span-3.pull-left {
  width: 25% !important;
}
.column.span-6 + .sidebar.span-3.pull-right {
  width: 25% !important;
}
/* 04. SIDEBAR */
.sidebar.pull-left .content {
  padding: 0;
}
.sidebar.pull-left .tagcloud {
  margin-top: 0;
}
.sidebar.pull-right {
  padding-left: 8.33333333%;
}
.sidebar.pull-right .well {
  padding-top: 0;
  padding-right: 0;
  padding-left: 0;
}
.sidebar .section-nav-title {
  color: #3e3e3e;
  font-size: 18px;
  margin-bottom: 20px;
  font-weight: 700;
  color: #404040;
  text-transform: inherit;
  line-height: 25px;
  position: relative;
  text-transform: capitalize;
}
.sidebar .section-nav-title:after {
  background: var(--pri-color) none repeat scroll 0 0;
  content: "";
  display: block;
  height: 1px;
  width: 44px;
  margin-top: 12px;
}
.sidebar .widget {
  background-color: transparent;
  margin-bottom: 45px;
  padding-bottom: 0;
}
.sidebar .widget ul li a {
  color: #878787;
  display: block;
  font-size: 14px;
  padding: 8px 0;
  position: relative;
  font-family: 'CooperHewitt-Bold', 'CooperHewitt-Heavy', sans-serif;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.sidebar .content-vertical-massive {
  padding-top: 0;
  padding-bottom: 0;
}
.sidebar .widget_search {
  background-color: transparent !important;
  padding: 0;
}
.sidebar .widget_search * {
  overflow: hidden;
}
.sidebar .widget_search .search-form {
  position: relative;
}
.sidebar .widget_search .search-form:before {
  content: "\e6a4";
  font-family: 'Stroke-Gap-Icons';
  font-size: 16px;
  color: #7a7a7a;
  position: absolute;
  right: 16px;
  top: 13px;
  width: 15px;
  height: 15px;
  text-indent: 0;
  font-weight: normal;
}
.sidebar .widget_search .search-form .search-field {
  height: 47px;
  width: 100%;
  padding: 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 24px;
  color: #3b3946;
  border: 1px solid #e9e9e9;
}
.sidebar .widget_search .search-form .search-field:hover {
  border: 1px solid #e9e9e9;
}
.sidebar .widget_search .search-form .search-submit {
  display: block;
  position: absolute;
  right: 16px;
  top: 13px;
  width: 15px;
  height: 15px;
  text-indent: -999px;
  width: auto;
  background-color: transparent;
  box-shadow: none;
  text-shadow: none;
  color: #7a7a7a;
  border: 0;
}
.sidebar .widget_search .search-form .search-submit:hover {
  background-color: transparent;
}
.sidebar .widget_tag_cloud {
  display: block;
  overflow: hidden;
}
.sidebar .widget_tag_cloud .tagcloud a {
  display: inline-block;
  padding: 7px 23px;
  background: transparent;
  border: 1px solid #e2e2e2;
  color: #7a7a7a;
  margin: 0 10px 10px 0;
  text-transform: uppercase;
  font-size: 12px !important;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  float: left;
}
.sidebar .widget_tag_cloud .tagcloud a:hover {
  background: #3b3946;
  color: var(--pri-color);
  border: 1px solid #ffffff;
}
.sidebar .widget_categories ul li {
  color: #9f9f9f;
}
.sidebar .widget_categories ul li + li {
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}
.sidebar .widget_categories ul li:first-child {
  padding-top: 0;
  margin: 0;
  padding: 0;
  border: 0;
}
.sidebar .widget_categories ul li a {
  position: relative;
  text-transform: capitalize;
}
.sidebar .widget_categories ul li a:before {
  color: #878787;
  content: "\f105";
  font-family: "FontAwesome";
  margin-right: 12px;
  font-size: 15px;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.sidebar .widget_categories ul li a:hover a {
  color: var(--pri-color) !important;
}
.sidebar .widget_categories ul li a:hover {
  color: var(--pri-color);
}
.sidebar .widget_categories ul li a:hover:before {
  color: var(--pri-color);
}
.sidebar .popular-posts .wpp-list li {
  margin: 0;
  padding: 0 !important;
  margin-bottom: 20px;
  border: 1px solid #e6e6e6;
}
.sidebar .popular-posts .wpp-list li:hover {
  background: #3B3946;
}
.sidebar .popular-posts .wpp-list li:hover .wpp-post-title {
  color: #fff;
}
.sidebar .popular-posts .wpp-list li:hover .post-stats .wpp-date:hover {
  color: var(--pri-color);
}
.sidebar .popular-posts .wpp-list li a img {
  width: 92px;
  height: 92px;
  margin-right: 25px;
}
.sidebar .popular-posts .wpp-list li a:hover {
  -webkit-transition: all ease .238s;
  -moz-transition: all ease .238s;
  transition: all ease .238s;
}
.sidebar .popular-posts .wpp-list li a:first-child {
  padding: 0 !important;
}
.sidebar .popular-posts .wpp-list li .wpp-post-title {
  font-size: 16px;
  line-height: normal;
  color: #202020;
  padding-top: 10px;
  transition: all .3s ease;
  font-family: 'CooperHewitt-Bold', 'CooperHewitt-Heavy', sans-serif;
}
.sidebar .popular-posts .wpp-list li .post-stats {
  padding-left: 120px;
}
.sidebar .popular-posts .wpp-list li .post-stats .wpp-date {
  font-size: 13px;
  line-height: 24px;
  color: #878787;
  font-weight: normal;
}
.sidebar .widget_text {
  display: block;
  clear: both;
}
.sidebar.span-3.pull-right {
  padding-left: 0;
}
.column.span-6 .post-news-item .section-title .heading,
.column.span-6 .post-news-item .article-title .heading {
  width: calc(100% - 80px);
  float: left;
}
.column.span-6 .post-news-item .meta-info {
  padding-left: 80px;
}
/* 05. FOOTER */
.header-secondary .section-title .heading,
.footer-site .section-title .heading,
.footer-site .last .media-body .heading,
.footer-site .section-nav-title {
  border-bottom: 1px solid #363637;
  font-family: 'CooperHewitt-Bold', 'CooperHewitt-Heavy', sans-serif;
  font-size: 20px;
  font-style: italic;
  /* margin-bottom: 27px; */
  padding-bottom: 20px;
  font-weight: 400;
  margin-top: 9px;
  text-transform: capitalize;
}
.footer-site.invert .section-title .heading,
.footer-site.invert .last .media-body .heading,
.footer-site.invert .section-nav-title {
  color: #222;
}
.footer-site.invert a{
 color: #222;
}
.footer-site {
  padding-top: 56px;
  padding-bottom: 30px;
  /* about*/
  /* Dich vu*/
  /* Thong tin lien he */
}
.footer-site p {
  color: #222;
}
.footer-site .row {
  padding-bottom: 0;
  padding-top: 0;
}
.footer-site .row .row {
  padding: 0;
}
.footer-site .about .media .media-image img {
  /* margin: 0; */
}
.footer-site .about .media .media-body {
  margin-top: 22px !important;
}
.footer-site .about p {
  line-height: 24px;
  font-size: 14px;
}
.footer-site .widget_nav_menu {
  margin-top: 27px;
}
.footer-site .widget_nav_menu .menu li {
  margin: 0;
  padding: 0;
}
.footer-site .widget_nav_menu .menu li a {
  border: 1px solid #414242;
  border-radius: 50%;
  color: #8f8f8f;
  height: 30px;
  margin: 0 7px 0 0;
  width: 30px;
  font-size: 0;
  float: left;
}
.footer-site .widget_nav_menu .menu li a:before {
  line-height: 30px;
  font-family: 'FontAwesome';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-size: 13px;
  color: #8f8f8f;
  text-align: center;
  vertical-align: middle;
  width: 30px;
}
.footer-site .widget_nav_menu .menu li:hover a {
  border: 1px solid var(--pri-color);
  color: var(--pri-color);
  -webkit-animation: toTopFromBottom 0.3s forwards;
  -moz-animation: toTopFromBottom 0.3s forwards;
  animation: toTopFromBottom 0.3s forwards;
}
.footer-site .widget_nav_menu .menu li:hover a:before {
  color: var(--pri-color);
}
.footer-site .widget_nav_menu .menu li a[href*=facebook]:before {
  content: "\f09a";
}
.footer-site .widget_nav_menu .menu li a[href*=twitter]:before {
  content: "\f099";
}
.footer-site .widget_nav_menu .menu li a[href*=plus]:before {
  content: "\f0d5";
}
.footer-site .widget_nav_menu .menu li a[href*=youtube]:before {
  content: "\f16a";
}
.footer-site .popular-posts ul li {
  margin-bottom: 12px;
}
.footer-site .popular-posts ul li a {
  padding: 0;
  color: #636363;
  display: block;
  font-size: 14px;
  position: relative;
  font-family: 'CooperHewitt-Bold', 'CooperHewitt-Heavy', sans-serif;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  text-transform: capitalize;
}
.footer-site .popular-posts ul li a:before {
  color: #636363;
  margin-right: 10px;
  content: "\f105";
  font-family: "FontAwesome";
  font-size: 15px;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.footer-site .ttlh .excerpt p {
  margin: 0 0 19px 0;
  line-height: 25px;
  padding-left: 30px;
  font-size: 14px;
  color:  #222;
  position: relative;
}
.footer-site .ttlh .excerpt p i {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -10px;
  font-size: 18px;
  color: var(--pri-color);
  display: inline-block;
  float: left;
}
.footer-site .ttlh .excerpt p i:before {
  font-size: 18px;
}
.footer-bottom {
  background: #191919;
}
.footer-bottom .copyright {
  padding-bottom: 23px;
  padding-top: 23px;
}
.footer-bottom .copyright .column {
  flex: 1;
}
.footer-bottom .copyright p.site-text {
  color: #434546;
  margin: 0;
  padding: 0;
  font-size: 13px;
  line-height: 24px;
  font-family: 'CooperHewitt-Bold', 'CooperHewitt-Heavy', sans-serif;
  text-transform: uppercase;
}
.footer-bottom #mbmcl {
  float: right;
}
.footer-bottom #mbmcl a:hover {
  color: #ed1c24 !important;
}
.footer-site .container {
  padding: 0 20px ;
}
.header-secondary > .container .pull-left,
.header-secondary > .container .nav-horizontal,
.header-secondary > .container {
  width: 100%;
}
.header-secondary > .container .nav-horizontal {
  display: flex;
    justify-content: space-between;
}
.header-secondary > .container .nav-horizontal .menu-item:nth-child(1) {
  opacity: 1 !important;
}

.header-secondary .header-right .btn-header {
  display: inline-block;
  text-wrap: nowrap;
  padding: 10px 20px;
  border-radius: 10px;
  color: #fff;
  background-color: var(--pri-color);
  font-weight: 700;
  line-height: 1.2;
  font-size: 20px;
  text-align: center;
}

.header-secondary .header-left .section-title .heading,
body .footer-site .footer-left .section-title .heading {
  line-height: 1;
  opacity: 1;
  /* letter-spacing: px; */
  border-bottom: unset;
  color: var(--sec-color);
  font-style: normal;
  font-weight: 700;
  /* font-size: 24px; */
  font-family: system-ui;
}
.header-secondary .header-left .section-title .heading:after,
body .footer-site .footer-left .section-title .heading:after {
  display: none;
}
.header-secondary .header-left .section-title .excerpt p,
body .footer-site .footer-left .section-title .excerpt p {
  line-height: 1;
  opacity: 1;
  letter-spacing: 10px;
  font-size: 30px;
  color: var(--pri-color);
  font-style: normal;
  font-weight: 700;
  font-family: system-ui;
}
body .footer-site .footer-right .heading p em {
  font-weight: 700 ;
  font-style: normal;
}
body .footer-site .footer-right .heading {
  border-bottom: unset !important;
}


/* 06. RESPONSIVE*/
@media (min-width: 1500px) {
  .form-dk div.media {
    max-width: 680px;
    float: right;
  }
}

@media (min-width: 1243px) {
  .header-secondary > .container .nav-horizontal .menu-item:nth-child(2) a {
    /* bottom: -30px; */
  }
  .header-secondary .header-left .section-title .excerpt p,
  body .footer-site .footer-left .section-title .excerpt p {
    letter-spacing: 10px;
    font-size: 30px;
	margin-left: 18px;
  }
  .header-secondary .header-left .section-title .heading,
  body .footer-site .footer-left .section-title .heading {
    letter-spacing: 1px ;
    font-size: 22px;
    font-weight: 700;
    font-family: system-ui;
  }
}
@media (max-width: 1242px) { 
  .header-secondary .section-title .heading, .footer-site .section-title .heading, .footer-site .last .media-body .heading, .footer-site .section-nav-title {
    padding-bottom: 0;
  }

	.header-site .container {
		flex-direction: column;	
	}
	.header-site .menu > li > a {
		padding: 0 10px;	
	}
}
@media (max-width: 1200px) {
  .title-container .title,
  .wrapper-site .container {
    /* padding: 0 15px; */
    max-width: 1300px;
    padding: 5px;
    margin: 0 auto;
  }
  .content-ten .layers-masonry-column .media-body .heading {
    font-size: 25px;
  }
  .luat-su .row.list-grid {
    padding: 60px 15px;
  }
  #back-to-top {
    bottom: 50px;
    right: 16px;
  }
}
@media (max-width: 1024px) {
  .header-secondary .header-left .section-title .excerpt p, body .footer-site .footer-left .section-title .excerpt p {
    letter-spacing: 6px;
  }
  .content-seven .lcam-carousel-controller-top-center .lcam-carousel-to-prev {
    left: 330px;
  }
  .content-seven .lcam-carousel-controller-top-center .lcam-carousel-to-next {
    left: auto;
    right: 330px;
  }
}
@media (max-width: 900px) {
  .header-secondary .header-left .section-title .excerpt p, body .footer-site .footer-left .section-title .excerpt p {
    /* letter-spacing: 1px; */
  }
  .content-seven .lcam-carousel-controller-top-center .lcam-carousel-to-prev {
    left: 30%;
  }
  .content-seven .lcam-carousel-controller-top-center .lcam-carousel-to-next {
    left: auto;
    right: 30%;
  }
}
@media (max-width: 830px) {
  .sidebar.column.span-3 {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
  .sidebar.column.span-3 + .column.span-6 {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}
@media (max-width: 991px) {
  .header-secondary {
    /* display: none; */
  }
  .title-container {
    padding-top: 100px !important;
    padding-bottom: 70px;
  }
  .header-site {
    position: relative;
    top: 0;
    padding-top: 15px;
    max-height: inherit !important;
  }
  .header-site .container {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .header-site nav {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    width: 100%;
    align-items: center;
    -webkit-align-items: center;
  }
  .header-site nav .menu {
    display: none;
  }
  .header-site .menu-extra .flat-search {
    padding: 5px 0;
  }
  .header-site .menu-extra .flat-search.active + .top-search {
    top: 50px;
  }
  .header-site.is_stuck_show {
    display: none;
  }
  .header-overlay-no-push .header-overlay:not(.is_stuck) {
    background-color: #1f1f1f;
  }
  .responsive-nav {
    display: block !important;
    margin-top: 0;
    flex: 1;
    margin-left: 0;
  }
  section[class*=' off-canvas-'] .nav-mobile {
    display: block;
  }
  .wrapper-site .container {
    padding: 0 15px;
  }
  .bread-crumbs li {
    display: inline-block;
    float: none;
  }
  .pt90 {
    padding-top: 50px;
  }
  .pb90 {
    padding-bottom: 50px;
  }
  .column-flush.span-5 {
    width: 41.66665%;
  }
  .column.span-3:nth-child(2n+2),
  .column-flush.span-3:nth-child(2n+2) {
    margin-right: 30px;
  }
  .sp-4:nth-child(4n+4) {
    margin-right: 0 !important;
  }
  .column.span-2:nth-child(3n+4),
  .column.span-3:nth-child(2n+3) {
    clear: none;
  }
  .content-one .layers-masonry-column .gioi-thieu-01 {
    display: block;
  }
  .content-one .layers-masonry-column .gioi-thieu-01 .gt-text {
    width: 100%;
  }
  .content-one .layers-masonry-column.gioi-thieu {
    width: calc(25% - 15px);
    margin-right: 20px !important;
  }
  .content-one .layers-masonry-column.gioi-thieu:last-child {
    margin-right: 0 !important;
  }
  .content-one .layers-masonry-column .gioi-thieu-01 .gt-img {
    margin-bottom: 0;
  }
  .content-five .last {
    margin-right: 0 !important;
  }
  .content-six .media.large .heading,
  .section-title.large .heading {
    line-height: 1.2;
  }
  .content-ten .media-body {
    flex-direction: column;
    -webkit-flex-direction: column;
    align-items: center;
    -webkit-align-items: center;
  }
  .content-ten .media-body .heading {
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
  }
  .single .column.span-9,
  .archive .column.span-9 {
    width: calc(65% - 30px);
    margin-right: 30px;
    margin-bottom: 100px;
    clear: none;
    float: left;
  }
  .lien-he-form .column.span-8 {
    width: 66%;
    clear: none;
    float: left;
  }
  .lien-he-form .column.span-4 {
    width: 32%;
  }
  .single .sidebar.span-3.pull-right,
  .archive .sidebar.span-3.pull-right {
    width: 35%;
  }
  .footer-bottom .copyright .column.span-8 {
    float: left;
    clear: none;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .content-two .layers-masonry-column .media {
    display: block;
  }
  .content-two .layers-masonry-column .media .media-image {
    width: 100%;
    max-width: 100%;
  }
  .content-two .layers-masonry-column .media .media-body {
    width: 100%;
    margin-left: 0;
    text-align: center;
  }
  .content-two .layers-masonry-column .media .media-body .heading:after {
    margin: 15px auto;
  }
  .content-three .form-dk .column.span-6 {
    width: 100%;
  }
  .content-three .form-dk {
    padding-bottom: 20px;
  }
  .content-five .counter-box .sc-counter {
    padding-left: 0;
  }
  .content-five .counter-box .sc-counter:after {
    left: 50%;
    transform: translateX(-50%);
  }
  .content-five .counter-box .sc-counter-wrapp {
    float: none;
    margin: 5px auto;
  }
  .content-five .counter-box .heading {
    font-size: 13px;
    padding-top: 0;
    padding-left: 0;
    display: block;
    text-align: center;
  }
  .content-six .wpb_wrapper .content {
    text-align: center;
    float: none;
  }
  .content-six .wpb_wrapper .title {
    line-height: normal;
    margin-bottom: 10px;
    float: none;
    text-align: center;
  }
  .content-six .layers-masonry-column .media-body .heading {
    margin-bottom: 22px;
  }
  .content-six .layers-masonry-column {
    clear: none;
  }
}
@media (max-width: 768px) {
  .auto-height .swiper-slide .overlay {
    padding-bottom: 38% !important;
  }
	.responsive-nav{
		position: absolute  !important;
    top: 25px  !important;
	}
	.header-site .menu-extra{
		    position: absolute  !important;
    top: 20px  !important;
    right: 20px  !important;
	}
}
@media (max-width: 767px) {
  
  .header-secondary .header-right .btn-header {
    font-size: 16px;
  }
  .header-secondary .pull-left ul li a {
    padding: unset;
  }
  .header-secondary > .container .section-title.small {
    text-align: center;
    margin-bottom: 0;
  }
  body .footer-site .footer-left .section-title,
  .header-secondary .pull-left ul li a .header-right {
    text-align: center;
  }
  .header-secondary > .container .nav-horizontal {
    margin-bottom: 30px;
    flex-direction: column;
  }
  .auto-height .swiper-slide .overlay {
    padding-bottom: 38% !important;
  }
  .sidebar .widget {
    margin-bottom: 40px;
  }
  .title-container .title .heading {
    font-size: 30px;
  }
  .content-one .layers-masonry-column {
    width: 100%;
    margin-bottom: 60px;
  }
  .content-one .layers-masonry-column:last-child {
    margin-bottom: 0;
  }
  .content-one .layers-masonry-column .gioi-thieu-01 .gt-img {
    width: auto;
  }
  .content-one .layers-masonry-column .gioi-thieu-01 .gt-text {
    width: 100%;
    padding-right: 0;
  }
  .content-one .layers-masonry-column.gioi-thieu {
    width: 100%;
  }
  .content-ten .layers-masonry-column .media-body .heading {
    font-size: 26px;
  }
  .content-six .media.large .heading,
  .section-title.large .heading {
    font-size: 26px;
  }
  .content-three .layers-masonry-column {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
  .content-three .layers-masonry-column.has-image {
    display: none;
  }
  .content-two .layers-masonry-column {
    margin-bottom: 0;
    border-bottom: 1px solid #e6e5e5;
    padding-bottom: 15px;
    margin-bottom: 20px;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
  .content-two .luat-04,
  .content-two .luat-05,
  .content-two .luat-06 {
    margin-top: 0;
  }
  .content-two .luat-06 {
    border-bottom: 0;
  }
  .content-three .row.list-grid {
    padding: 0 15px;
  }
  .content-three .layers-masonry-column {
    width: 100%;
    padding-right: 0;
    padding-bottom: 60px;
  }
  .content-three .form-dk .column.span-6 {
    width: 100%;
    margin-right: 0;
  }
  .content-six .wpb_wrapper .title {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    line-height: normal;
  }
  .content-six .wpb_wrapper .content {
    float: none;
    text-align: center;
  }
  .sp-4 {
    width: calc(50% - 15px) !important;
    margin-right: 30px;
    margin-bottom: 30px;
  }
  .sp-4:nth-child(2n +2) {
    margin-right: 0px !important;
  }
  .content-four .layers-masonry-column .media-image,
  .content-four .layers-masonry-column .media-body {
    max-width: 270px;
    margin-left: auto;
    margin-right: auto;
  }
  .content-five {
    display: none;
  }
  .content-six .media-image {
    display: none;
  }
  .content-eight .layers-masonry-column {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }
  .luat-su {
    padding-top: 0;
    padding-bottom: 0;
  }
  .luat-su .row.list-grid {
    padding: 60px 15px;
  }
  .luat-su .layers-masonry-column {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }
  .luat-su .layers-masonry-column .media {
    display: flex;
    display: -webkit-flex;
    align-items: stretch;
  }
  .luat-su .layers-masonry-column .media .media-image {
    float: left;
    margin-left: 0;
  }
  .luat-su .layers-masonry-column .media .media-image img {
    width: auto;
    height: 100%;
  }
  .luat-su .layers-masonry-column .media .media-body {
    flex: 1;
    margin-top: 0;
  }
  .single .column.span-9,
  .archive .column.span-9 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 60px;
  }
  .lien-he-form .column.span-8,
  .lien-he-form .column.span-4 {
    width: 100%;
    float: none;
  }
  .lien-he-form .column.span-8 {
    margin-bottom: 40px;
  }
  .single .article-title .wrap-header,
  .archive .article-title .wrap-header {
    margin-bottom: 0;
  }
  .sidebar {
    width: 100% !important;
    float: none;
    margin-right: 0;
    margin-left: 0;
  }
  .sidebar .widget {
    width: 100%;
    float: none;
    margin-right: 0;
  }
  .footer-bottom .copyright .column.span-8 {
    width: 100%;
    float: none;
  }
  .footer-bottom .copyright .column {
    text-align: center;
  }
  .footer-bottom #mbmcl {
    float: none;
    text-align: center;
    margin-top: 10px;
  }
  
  .footer-site .section-title .heading,
  .footer-site .last .media-body .heading,
  .footer-site .section-nav-title {
    margin-top: 0 ;
  }
  .footer-site {
    padding-bottom: 0;
  }
  .footer-site .column.span-4 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }
  .footer-site .widget_nav_menu {
    display: block;
    overflow: hidden;
    margin-bottom: 10px;
  }
}
@media (max-width: 568px) {
  .content-ten .layers-masonry-column .media-body .heading {
    font-size: 22px;
  }
  .content-six .media.large .heading,
  .section-title.large .heading {
    font-size: 22px;
    line-height: 1.5;
  }
  .content-seven .lcam-carousel-controller-top-center .lcam-carousel-to-next,
  .content-seven .lcam-carousel-controller-top-center .lcam-carousel-to-prev {
    display: none;
  }
  .content-seven .media-body .excerpt p {
    padding-left: 0;
  }
  .content-seven .media-body .excerpt:before {
    display: none;
  }
}
@media (max-width: 480px) {
  .auto-height .swiper-slide .overlay {
    padding-bottom: 45% !important;
  }
  .map-lh .layers-map {
    max-height: 300px;
  }
  .header-site .menu-extra .top-search {
    width: 270px;
  }
  .lien-he-form .section-title .excerpt p {
    font-size: 14px;
  }
  .error404 .page-404 .title-404 {
    font-size: 120px;
  }
  .error404 .page-404 .h2-404 {
    font-size: 20px;
  }
  .search-no-results .section-title.large .heading {
    font-size: 22px;
  }
  .section-title.medium .heading {
    font-size: 20px;
  }
  .content-one .layers-masonry-column .media-body .heading {
    font-size: 14px;
    line-height: 1.4;
  }
  .single .article-title .wrap-header .heading,
  .archive .article-title .wrap-header .heading,
  .single .article-title .wrap-header .heading a,
  .archive .article-title .wrap-header .heading a {
    font-size: 17px;
    line-height: 1.5;
  }
  .luat-su .layers-masonry-column:last-child {
    margin-bottom: 0;
  }
  .luat-su .layers-masonry-column .media {
    display: block;
  }
  .luat-su .layers-masonry-column .media .media-image {
    float: none;
    max-width: 270px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
  }
  .luat-su .layers-masonry-column .media .media-body {
    max-width: 270px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
  }
  .sp-4 {
    width: 100% !important;
    margin-right: auto !important;
    margin-left: auto !important;
    margin-bottom: 30px;
  }
  .content-six .wpb_wrapper .title {
    line-height: 1.5;
    font-size: 15px;
    float: none;
    margin-right: 0;
    text-align: center;
    margin-bottom: 10px;
  }
  .content-six .wpb_wrapper .content {
    float: none;
    text-align: center;
  }
  .content-three .form-dk .media-body .heading {
    font-size: 21px;
  }
  body .footer-site .footer-left .section-title .heading,
  .header-secondary .section-title .heading {
    font-size: 17px;
  }
  .section-title .excerpt p {
    font-size: 16px !important;
  }
}

.title-container {
	background: url('./images/anh-nen-chuyen-muc.jpg') no-repeat !important;
}
.slider-top .swiper-slide {
	background-size:100%;
	background-position:center;
}

@media (max-width: 430px) {
  .header-secondary .header-left .section-title .heading, 
  body .footer-site .footer-left .section-title .heading {
    font-size: 15px;
  }
}

@media(max-width: 425px) {
	.header-secondary .pull-right > ul li a {border: none !important;}
	#menu-menu-1 p {
		 /* text-align: center; */
		font-size: 13px;
	}
	
	#menu-menu-1 {
    vertical-align: middle;
    display: flex !important;
    flex-direction: column;
}
	
	#menu-trinh-don-chinh-1 {max-width: max-content;}
	
	.swiper-slide {background-repeat: no-repeat;}
}