/*
Theme Name: Dreamvilla Chili Child Themes
Theme URI: http: //chili.vn
Description: Website bất động sản
Author: Matbao.com
Author URI: http://matbao.com
Template: layerswp
Version: 1.0
Main Color:#31a2e1
Child Color:#7e8c99
*/
@import url("../layerswp/style.css");
@import url("../layerswp-child/font-awesome/css/font-awesome.min.css");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,700");
@font-face {
  font-family: 'simple-line-icons';
  src: url('fonts/Simple-Line-Icons.eot?v=2.2.2');
  src: url('fonts/Simple-Line-Icons.eot?#iefix&v=2.2.2') format('embedded-opentype'), url('fonts/Simple-Line-Icons.ttf?v=2.2.2') format('truetype'), url('fonts/Simple-Line-Icons.woff2?v=2.2.2') format('woff2'), url('fonts/Simple-Line-Icons.woff?v=2.2.2') format('woff'), url('fonts/Simple-Line-Icons.svg?v=2.2.2#simple-line-icons') format('svg');
}
@font-face {
  font-family: 'test';
  src: url('fonts/flaticon.eot?v=2.2.2');
  src: url('fonts/flaticon.eot?#iefix&v=2.2.2') format('embedded-opentype'), url('fonts/flaticon.ttf?v=2.2.2') format('truetype'), url('fonts/flaticon.woff2?v=2.2.2') format('woff2'), url('fonts/flaticon.woff?v=2.2.2') format('woff'), url('fonts/flaticon.svg?v=2.2.2#simple-line-icons') format('svg');
}
/* 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 {
  color: #333;
  font-size: 14px;
  line-height: 1.42857;
}
body {
  font-family: "Open Sans" sans-serif !important;
}
.story p,
p {
  margin-bottom: 10px;
  color: #7e8c99;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
}
a {
  text-decoration: none;
  transition: 0.33s all ease-out;
}
a:focus,
a:hover {
  color: #31a2e1;
  text-decoration: none;
}
a,
a:active,
a:focus {
  color: #7e8c99;
}
:focus {
  outline: none;
}
.object-wrap-body {
  overflow: hidden;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100vw;
  min-width: 1px;
  max-width: none;
  height: 100%;
  min-height: 100%;
  max-height: none;
  margin: 0;
  background: inherit;
  z-index: -2;
}
.object-wrap-body > img {
  position: relative;
  height: auto;
  min-height: 100.5%;
  width: auto;
  min-width: 102%;
  max-width: none;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
/* input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder{
  color: #b1e2ff;
}
input::-moz-placeholder,
textarea::-moz-placeholder{
  color: #b1e2ff !important;
}
input[type=email]::placeholder,
textarea::placeholder{
  color: #b1e2ff !important;
} */
input[type=email],
input[type=text],
textarea {
  max-width: 100%;
}
/* bo hover*/
.thumbnail-media a:hover {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
}
.thumbnail-media:hover img {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.thumbnail-media img {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
/* 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;
}
/* 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,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 20px;
}
h1,
h2,
h3,
h4 {
  margin: 10px 0px 10px;
  color: #435061;
  font-weight: bold;
  position: relative;
}
div {
  display: block;
}
.wrapper-site .container {
  max-width: 1170px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
}
.wrapper-site .container .container {
  padding: 0;
}
/* menu-mobile */
.abc + .sub-menu {
  visibility: visible ;
  opacity: 1;
  filter: alpha(opacity=100);
  display: block;
}
.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;
}
.off-canvas-right .nav-mobile {
  padding: 0;
}
.off-canvas-right .menu li:not(.first-child) {
  margin-top: 4px;
}
.off-canvas-right .menu .current-menu-item > a {
  color: #fff !important;
  background: #31a2e1;
}
.off-canvas-right .menu .current-menu-item .rd-navbar-submenu-toggle:after {
  color: #fff !important;
}
.off-canvas-right .menu .menu-item-has-children {
  position: relative;
  transition: 0.3s all cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.off-canvas-right .menu .menu-item-has-children .rd-navbar-submenu-toggle:after {
  content: '\f078';
  position: absolute;
  top: 22px;
  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: #2b2929;
}
.off-canvas-right .menu .menu-item-has-children .sub-menu {
  display: none;
  opacity: 0;
  filter: alpha(opacity=0);
}
.off-canvas-right .menu .menu-item-has-children.opened > a {
  background-color: #31a2e1;
  color: #fff !important;
}
.off-canvas-right .menu .menu-item-has-children.opened .rd-navbar-submenu-toggle:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  color: #fff !important;
}
.off-canvas-right .menu .menu-item-has-children.opened .sub-menu {
  opacity: 1;
  filter: alpha(opacity=100);
  height: auto;
  display: block;
}
.off-canvas-right.open + .wrapper-site {
  left: -270px;
}
#off-canvas-right {
  width: 270px;
  border-right: 1px solid #f6f6f6;
  background: #fff;
  display: block;
  overflow: hidden;
}
#off-canvas-right .nav-mobile nav {
  width: 100%;
}
#off-canvas-right .nav-mobile li {
  font-size: 16px;
  line-height: 16px;
}
#off-canvas-right .nav-mobile li a {
  display: block;
  padding: 11px 56px 11px 16px;
  color: #7e8c99;
  font-size: 16px;
  line-height: 16px;
  font-weight: normal;
  font-family: 'Times New Roman', sans-serif;
}
#off-canvas-right .nav-mobile li a:hover {
  color: #fff;
  background: #31a2e1;
}
#off-canvas-right .nav-mobile li .sub-menu > li > a {
  padding-left: 48px;
}
/* 02. HEADER */
.header-secondary {
  background: #f1f4f8;
  color: #7e8c99;
  font-size: 12px;
  line-height: 4;
  padding: 0;
  margin: 0;
  width: 100%;
}
.header-secondary .pull-left li {
  margin: 0;
}
.header-secondary .pull-left li a {
  color: #7e8c99;
  margin-bottom: 0;
  text-transform: uppercase;
  width: auto;
  display: inline-block;
  font-weight: normal;
  opacity: 1;
  font-weight: 600;
}
.header-secondary .pull-left li a:hover {
  color: #7e8c99;
}
.header-secondary .pull-right ul {
  line-height: 48px;
}
.header-secondary .pull-right li {
  list-style: none;
  display: inline-block;
  padding: 0 15px;
  border-left: 1px solid #dde2e8;
  font-size: 12px;
  min-width: 50px;
  text-align: center;
  vertical-align: middle;
  position: relative;
  margin: 0;
}
.header-secondary .pull-right li a {
  font-size: 0;
  display: block;
  outline: none;
  color: #7e8c99;
  text-decoration: none;
  text-align: center;
}
.header-secondary .pull-right li a:before {
  line-height: 48px;
  font: normal normal normal 14px/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-size: 18px;
  color: #7e8c99;
  text-align: center;
  vertical-align: middle;
}
.header-secondary .pull-right li a[href*=facebook]:before {
  content: "\f09a";
}
.header-secondary .pull-right li a[href*=twitter]:before {
  content: "\f099";
}
.header-secondary .pull-right li a[href*=plus]:before {
  content: "\f0d5";
}
.header-secondary .pull-right li a[href*=youtube]:before {
  content: "\f16a";
}
.header-secondary .pull-right li:hover a[href*=facebook]:before {
  color: #3864A3;
}
.header-secondary .pull-right li:hover a[href*=twitter]:before {
  color: #42C0FB;
}
.header-secondary .pull-right li:hover a[href*=plus]:before {
  color: #D01717;
}
.header-secondary .pull-right li:hover a[href*=youtube]:before {
  color: #DB2724;
}
.header-secondary .pull-right li.header-phone {
  border-left: 0;
}
.header-secondary .pull-right li.header-phone a {
  font-size: 14px !important;
  color: #435061;
  font-weight: 500;
  opacity: 1;
  filter: alpha(opacity=100);
  pointer-events: none;
}
.header-secondary .pull-right li.header-phone a:after {
  content: "\f095";
  color: #31a2e1;
  transform: rotate(15deg);
  display: block;
  margin-right: 15px;
  font-family: "FontAwesome";
  float: left;
}
.header-secondary .pull-right li.menu-item-language a {
  line-height: 58px;
  height: 48px;
}
.header-secondary .pull-right li.menu-item-language a img {
  margin-right: 0;
}
.site-logo-link img,
.mark img {
  max-height: inherit;
}
.header-sticky.is_stuck.is_stuck_show {
  margin-top: 0;
}
.header-site .container {
  padding-top: 0;
  padding-bottom: 0;
}
.header-site nav a {
  transition: none;
}
.header-site .menu li {
  margin: 0;
  padding: 0;
}
.header-site .menu > li > a {
  line-height: 4;
  margin: 0 5px;
  font-size: 14px;
  font-weight: 700;
  display: block;
  padding: 15px;
  color: #7e8c99;
  text-transform: uppercase;
}
.header-site .menu > li > a:hover {
  background-color: unset;
  color: #435061;
  outline: none;
}
.header-site .menu .menu-item-has-children > a:after {
  font-family: FontAwesome;
  content: "\f107";
  font-weight: bold;
  opacity: 1;
  filter: alpha(opacity=100);
  padding-left: 0;
  color: #7e8c99;
  font-size: 14px;
}
.header-site .menu .sub-menu {
  top: 100% !important;
  background: #F01B26 none repeat scroll 0 0;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  position: absolute;
  min-height: 100px;
  min-width: 265px;
  left: 18px;
  padding: 35px 0px;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 999;
  border: 0;
}
.header-site .menu .sub-menu li {
  clear: both;
  display: block;
  width: 100%;
  margin: 0;
  border: none;
}
.header-site .menu .sub-menu > li {
  color: #cfeeff;
  text-transform: uppercase;
  padding: 0px 35px;
}
.header-site .menu .sub-menu > li > a {
  margin: 0;
  padding: 0;
  color: #cfeeff;
  text-decoration: none;
  display: block;
  font-size: 14px;
  font-weight: 700;
  line-height: 42px;
  white-space: nowrap;
  text-transform: uppercase;
  width: 100%;
}
.header-site .menu .sub-menu > li > a:hover {
  background-color: transparent;
  color: #fff;
}
.header-site.invert .menu .sub-menu {
  background-color: #fff;
}
.header-site.invert .menu .sub-menu li a {
  background: #fff;
  color: #000;
}
.header-site.invert .menu .sub-menu li a:hover {
  background-color: #323232;
  color: #fff;
}
.header-site.invert .sub-menu li a:hover {
  background-color: #323232;
  color: #fff;
}
/* BREACRUMB */
.title-container {
  margin: 0;
  margin-bottom: 60px;
  padding: 80px 0 90px;
  background-color: transparent;
  background: url('images/anh-nen-breacrumb.jpg') no-repeat;
  background-size: 101% 100%;
  position: relative;
  background-position: center;
}
.title-container .container {
  display: block;
  overflow: hidden;
}
.title-container .excerpt {
  color: #c2e9ff;
  font-size: 16px;
}
.title-container .title {
  float: left;
  background: #F01B26;
  clear: both;
  padding: 30px;
  font-size: 14px;
  min-height: 120px;
  width: auto;
  min-width: 260px;
  text-align: left;
}
.title-container .title .heading {
  text-transform: uppercase;
  font-size: 27px;
  margin-top: 0px;
  font-weight: bold;
  margin-bottom: 0;
  color: #fff;
  line-height: normal;
}
.title-container .title .bread-crumbs {
  margin: 0;
  padding: 0;
}
.title-container .title .bread-crumbs ul {
  float: right;
}
.title-container .title .bread-crumbs li {
  margin: 0;
  padding: 0;
  font-size: 16px;
  color: #c2e9ff;
  padding-right: 5px;
  text-transform: uppercase;
}
.title-container .title .bread-crumbs li a {
  margin: 0;
  font-family: 'Lato', sans-serif;
  font-size: 13px;
  color: #fff;
  text-transform: uppercase;
  line-height: 2;
}
.title-container .title .bread-crumbs li .current {
  font-family: 'Lato', sans-serif;
  font-size: 13px;
  color: #fff;
}
.title-container .title .bread-crumbs li .current a {
  font-size: 13px;
  color: #fff;
}
.title-container .title .bread-crumbs li .current a:hover {
  text-decoration: none;
  font-size: 13px;
  color: #fff;
}
.title-container .title .bread-crumbs li:last-child {
  margin-right: 0;
}
/* 03. PAGE */
.section-title.medium {
  margin-bottom: 40px;
}
.section-title.medium .heading {
  font-size: 24px;
  text-transform: uppercase;
  color: #435061;
  margin: 0px 0px 10px;
  margin-bottom: 15px;
  font-weight: bold;
  position: relative;
}
.section-title.medium .heading:after {
  background: #EC1D23 none repeat scroll 0 0;
  bottom: -20px;
  content: " ";
  height: 3px;
  position: absolute;
  width: 50px;
  left: 0;
}
.section-gioi-thieu {
  margin-top: 60px;
  margin-bottom: 80px;
}
.section-gioi-thieu .layers-masonry-column {
  margin-bottom: 0;
}
.section-gioi-thieu .gioi-thieu-text .excerpt .wpb_wrapper {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  line-height: 1.8;
}
.section-gioi-thieu .gioi-thieu-text .excerpt .wpb_wrapper strong {
  color: #7e8c99;
}
.section-gioi-thieu .gioi-thieu-text .excerpt p {
  color: #7e8c99;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  line-height: 1.8;
}
.section-gioi-thieu .gioi-thieu-text .excerpt h3.text-left {
  margin-top: 30px;
  margin-bottom: 35px;
  color: #435061;
  text-transform: uppercase;
  font-size: 21px;
  font-weight: bold;
}
.section-gioi-thieu .gioi-thieu-text .excerpt .wpb_content_element {
  display: block;
  overflow: hidden;
  background-color: #e3f5ff;
  padding: 37px 40px;
  font-style: italic;
}
.section-gioi-thieu .gioi-thieu-text .excerpt .wpb_content_element p {
  margin-bottom: 0;
}
.section-gioi-thieu .video-gioi-thieu .layers-masonry-column {
  margin-bottom: 0;
}
.section-gioi-thieu .video-gioi-thieu .layers-masonry-column:first-child .excerpt {
  margin-left: -15px;
  margin-right: -15px;
}
.section-gioi-thieu .video-gioi-thieu .excerpt {
  display: block;
  overflow: hidden;
}
.section-gioi-thieu .video-gioi-thieu .excerpt .col-sm-3 {
  padding-left: 15px;
  padding-right: 15px;
  width: 25%;
  float: left;
  position: relative;
  margin-bottom: 40px;
}
.section-service {
  padding: 0;
  margin-bottom: 80px;
}
.section-service .service-content {
  padding: 0;
  margin-bottom: 0;
}
.section-service .service-content .excerpt {
  display: block;
  overflow: hidden;
  margin-top: 5px;
}
.section-service .service-content .excerpt .services-we-offer-background {
  background-color: #EC1D23;
  border-radius: 50%;
  height: 90px;
  padding: 15px;
  text-align: center;
  vertical-align: middle;
  width: 90px;
  margin-bottom: 70px;
  position: relative;
}
.section-service .service-content .excerpt .services-we-offer-background:after {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #EC1D23 transparent transparent TRANSPARENT;
  border-image: none;
  border-style: solid;
  border-width: 48px 38px;
  bottom: -75px;
  content: " ";
  height: 0;
  left: 7px;
  position: absolute;
  width: 0;
}
.section-service .service-content .excerpt .services-we-offer-background span.sl {
  font-family: 'simple-line-icons';
  color: #fff;
  font-size: 30px;
  line-height: 2;
  display: block;
}
.section-service .service-content .excerpt .services-we-offer-background span.sl:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.section-service .service-content .excerpt .services-we-offer-background span.sl-user:before {
  content: "\e005";
}
.section-service .service-content .excerpt .services-we-offer-background span.sl-check:before {
  content: "\e080";
}
.section-service .service-content .excerpt .services-we-offer-background span.sl-calculator:before {
  content: "\e049";
}
.section-service .service-content .excerpt .services-we-offer-background span.sl-book-open:before {
  content: "\e04c";
}
.section-service .service-content .excerpt h4 {
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 25px;
}
.section-service .service-content .excerpt p {
  font-size: 14px;
  line-height: 1.5;
}
.real-estate {
  display: none !important;
  background-color: #eaf0f3;
  padding-top: 80px;
  padding-bottom: 80px;
}
.real-estate .layers-masonry-column {
  margin-bottom: 0;
}
.real-estate .section-title.medium {
  margin-bottom: 50px;
}
.call-us {
  margin-top: 110px;
  padding: 0;
}
.call-us .container .multiple-get-in-touch-inner {
  float: left;
  min-height: 110px;
  background: #EC1D23 none repeat scroll 0 0;
  position: relative;
  width: 100%;
}
.call-us .container .multiple-get-in-touch-inner > img {
  bottom: 0;
  height: 175px;
  left: 0;
  position: absolute;
  width: 165px;
}
.call-us .container .multiple-get-in-touch-inner .layers-masonry-column {
  margin-bottom: 0;
}
.call-us .container .multiple-get-in-touch-inner .call-us-text {
  padding-left: 205px;
}
.call-us .container .multiple-get-in-touch-inner .call-us-text h3 {
  margin-top: 35px;
  font-size: 21px;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  position: relative;
  margin-bottom: 5px;
}
.call-us .container .multiple-get-in-touch-inner .call-us-text p {
  color: #ace1ff ;
  font-size: 14px;
  margin-top: 0px;
}
.call-us .container .multiple-get-in-touch-inner .call-us-phone .excerpt {
  display: block;
  overflow: hidden;
  display: flex;
  display: -webkit-flex;
  justify-content: flex-end;
  align-items: flex-start;
  -webkit-align-items: flex-start;
}
.call-us .container .multiple-get-in-touch-inner .call-us-phone .excerpt .contact_detial {
  padding-top: 0px;
  margin-top: 35px;
  display: block;
  width: 50%;
  padding-left: 15px;
}
.call-us .container .multiple-get-in-touch-inner .call-us-phone .excerpt .phone_icon {
  float: left;
  font-size: 36px;
  height: 100%;
  line-height: 1.3;
  width: 30px;
  color: #fff;
}
.call-us .container .multiple-get-in-touch-inner .call-us-phone .excerpt .phone_icon .fa {
  transform: rotate(15deg);
}
.call-us .container .multiple-get-in-touch-inner .call-us-phone .excerpt .phone_number {
  line-height: 1;
  float: left;
}
.call-us .container .multiple-get-in-touch-inner .call-us-phone .excerpt .phone_number h5 {
  color: #fff;
  margin: 0;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 1.1;
  font-weight: normal;
}
.call-us .container .multiple-get-in-touch-inner .call-us-phone .excerpt .phone_number h2.phone_number_h2 {
  color: #fff;
  margin: 0;
  font-size: 24px;
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  line-height: 1.1;
}
.call-us .container .multiple-get-in-touch-inner .call-us-phone .excerpt .multiple-get-in-touch-button {
  width: 50%;
  display: block;
  padding-right: 15px;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
}
.call-us .container .multiple-get-in-touch-inner .call-us-phone .excerpt .multiple-get-in-touch-button > a {
  float: left;
  margin-top: 35px;
  height: 40px;
  width: 165px;
  background: #ffffff none repeat scroll 0 0;
  color: #7e8c99;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  text-align: center;
  line-height: 40px;
}
.call-us .container .multiple-get-in-touch-inner .call-us-phone .excerpt .multiple-get-in-touch-button > a:hover {
  color: #435061;
  text-decoration: underline;
}
.choose-us {
  padding-top: 80px;
  padding-bottom: 80px;
}
.choose-us .section-title.medium {
  margin-bottom: 60px;
}
.choose-us .section-title.medium .heading {
  margin-top: 0;
  color: #fff;
}
.choose-us .layers-masonry-column {
  margin-bottom: 0;
}
.choose-us .excerpt {
  display: block;
  overflow: hidden;
  opacity: 1;
  filter: alpha(opacity=100);
}
.choose-us .excerpt .people-message {
  background-color: #fff;
  padding: 35px;
  margin-bottom: 32px;
  float: left;
  position: relative;
}
.choose-us .excerpt .people-message:after {
  position: absolute;
  content: "";
  left: 0;
  width: 0;
  height: 0;
  bottom: -30px;
  border: 15px solid;
  border-color: #fff transparent transparent #fff;
}
.choose-us .excerpt .div-quote-img {
  text-align: center;
  margin-bottom: 30px;
}
.choose-us .excerpt p {
  font-style: italic;
  color: #334756;
  line-height: 2;
}
.choose-us .excerpt .people-say-image {
  border-radius: 50%;
  float: left;
  height: 65px;
  overflow: hidden;
  width: 65px;
  margin-bottom: 10px;
}
.choose-us .excerpt .people-name {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  margin-left: 20px;
  float: left;
  margin-top: 25px;
}
.choose-us .excerpt .people-position {
  font-size: 16px;
  color: #9ab0cd;
  float: left;
  margin-top: 25px;
  margin-left: 5px;
}
.new-post {
  padding: 0;
  margin-top: 80px;
  margin-bottom: 80px;
}
.new-post .section-title.medium {
  margin-bottom: 50px;
}
.new-post .layers-masonry-column {
  margin-bottom: 0;
}
.new-post .thumbnail-body {
  background-color: transparent;
  padding: 0;
}
.new-post .thumbnail-body .overlay {
  position: relative;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
}
.new-post .thumbnail-body .overlay .article-title .heading {
  margin-top: 25px;
}
.new-post .thumbnail-body .overlay .article-title .heading a {
  font-size: 18px;
  font-weight: bold;
  color: #435061;
}
.new-post .thumbnail-body .overlay .meta-info {
  order: 1;
}
.new-post .thumbnail-body .overlay .meta-info .meta-item {
  text-transform: inherit;
  font-size: 14px;
  color: #7e8c99;
  padding-right: 20px;
}
.new-post .thumbnail-body .overlay .meta-info .meta-item i {
  display: none;
}
.new-post .thumbnail-body .overlay .excerpt {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color: #7e8c99;
  padding-top: 13px;
  line-height: 1.8;
  padding-bottom: 17px;
  order: 2;
}
.new-post .thumbnail-body .overlay a.button {
  padding: 0;
  margin-top: 0;
  font-size: 14px;
  color: #7e8c99;
  text-transform: uppercase;
  padding-right: 10px;
  order: 3;
  display: inline-block;
  text-align: left;
  background-color: transparent;
}
.new-post .thumbnail-body .overlay a.button:hover {
  color: #435061;
  background-color: transparent !important;
}
.partner {
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 100px;
  display: none;
}
.partner .section-title.medium .heading {
  margin-top: 20px;
}
.partner .container.list-grid {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  align-items: center;
  -webkit-align-items: center;
}
.partner .layers-masonry-column {
  margin-bottom: 0;
  line-height: 68px;
  vertical-align: middle;
}
/* 404*/
.error404 .content-main {
  padding-top: 0px !important;
}
.error404 .page-404 {
  text-align: center;
  background-color: #fff;
  padding: 0 10px;
  margin-bottom: 30px;
}
.error404 .page-404 .title-404 {
  margin-bottom: 20px;
  color: #31a2e1;
  font-family: cursive;
  font-size: 200px;
}
.error404 .page-404 .h2-404 {
  font-size: 28px;
  color: #31a2e1;
  font-weight: normal;
  font-family: inherit;
  text-transform: uppercase;
}
.error404 .page-404 .h2-404:hover {
  color: #31a2e1;
}
.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: #31a2e1;
}
.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: 100px;
  margin-bottom: 80px;
}
.search-no-results .section-title .heading {
  margin-top: 0;
  font-size: 27px;
  color: #435061;
  font-weight: bold;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.search-no-results .column.span-8 .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";
  font-size: 15px;
  font: normal normal normal 14px/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #c0ccdc;
  position: absolute;
  right: 16px;
  top: 13px;
  width: 15px;
  height: 15px;
  text-indent: 0;
  font-weight: normal;
}
.search-no-results .story .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;
}
.search-no-results .story .search-form input::-webkit-input-placeholder,
.search-no-results .story .search-form textarea::-webkit-input-placeholder {
  color: #c0ccdc;
}
.search-no-results .story .search-form input::-moz-placeholder,
.search-no-results .story .search-form textarea::-moz-placeholder {
  color: #c0ccdc;
}
.search-no-results .story .search-form input[type=email]::placeholder,
.search-no-results .story .search-form textarea::placeholder {
  color: #c0ccdc;
}
.search-no-results .story .search-form input.search-field {
  background: #435061 none repeat scroll 0 0;
  border: medium none;
  box-shadow: none;
  color: #c0ccdc;
  font-family: "Lato", sans-serif;
  font-size: 15px;
  outline: medium none;
  padding: 10px;
  width: 100%;
  height: 38px;
  margin-bottom: 0;
  max-width: 100%;
}
/* Chuyen muc */
.search-results #wrapper-content .span-8,
.archive #wrapper-content .span-8 {
  padding-bottom: 0;
}
.search-results .content-main,
.archive .content-main {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 110px;
  margin-bottom: 80px;
}
.search-results .post-news-item,
.archive .post-news-item {
  width: calc(50% - 16px);
  margin-bottom: 30px;
  float: left;
}
.search-results .post-news-item .thumbnail,
.archive .post-news-item .thumbnail {
  margin-bottom: 0;
}
.search-results .post-news-item .thumbnail a,
.archive .post-news-item .thumbnail a {
  line-height: .1;
  display: block;
  overflow: hidden;
}
.search-results .post-news-item .post-content,
.archive .post-news-item .post-content {
  background: #f5f8fa none repeat scroll 0 0;
  min-height: 10px;
  padding: 41px 35px 27px;
}
.search-results .post-news-item .post-content .article-title .heading,
.archive .post-news-item .post-content .article-title .heading {
  text-transform: uppercase;
  color: #435061;
  font-size: 16px;
  font-weight: bold;
  margin-top: 8px;
  margin-bottom: 15px;
  line-height: 1.5;
}
.search-results .post-news-item .post-content .article-title .heading a,
.archive .post-news-item .post-content .article-title .heading a {
  color: #435061;
}
.search-results .post-news-item .post-content .article-title .heading a:hover,
.archive .post-news-item .post-content .article-title .heading a:hover {
  color: #435061;
  text-decoration: underline;
}
.search-results .post-news-item .post-content .copy .excerpt,
.archive .post-news-item .post-content .copy .excerpt {
  color: #7e8c99;
  font-family: "Lato", sans-serif;
  font-size: 14px;
  line-height: 1.9;
  border-bottom: 1px solid #d7e0e4;
  padding-bottom: 20px;
  margin-bottom: 15px;
}
.search-results .post-news-item .meta-info,
.archive .post-news-item .meta-info {
  margin-bottom: 8px;
}
.search-results .post-news-item .meta-info .meta-item i,
.archive .post-news-item .meta-info .meta-item i {
  display: none;
}
/* Phan trang*/
.pagination {
  top: 100% !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  justify-content: center;
  -webkit-justify-content: center;
  overflow: hidden;
  text-align: center;
  width: 100%;
}
.pagination a,
.pagination span {
  min-width: 30px;
  color: #7e8c99;
}
.pagination .nav-links .page-numbers {
  margin: 0 3px;
  border: 1px solid #f0f0f0;
  color: #7e8c99;
  padding: 7px 17px;
  background-color: transparent;
}
.pagination .nav-links .page-numbers:hover {
  color: #31a2e1;
  border-color: #31a2e1;
  background: transparent;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.06);
}
.pagination .nav-links .current {
  background: transparent;
  color: #31a2e1;
  border-color: #31a2e1;
  box-shadow: none;
}
/* Bai viet*/
.meta-info {
  line-height: 1.5;
  margin: 0;
  padding: 0;
  margin-top: 20px;
  margin-bottom: 0px;
  color: #7e8c99;
  display: block;
}
.meta-info .meta-item {
  color: #435061;
  font-size: 14px;
  margin-bottom: 0;
  text-transform: inherit;
  margin-right: 25px;
}
.meta-info .meta-item i {
  display: none;
}
.meta-info .meta-item a {
  color: #435061;
  font-size: 15px;
}
.meta-info .meta-item a:hover {
  text-decoration: underline;
}
.single-post .content-main {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 110px;
  margin-bottom: 80px;
}
.single-post .content-main .column.span-8 {
  margin-bottom: 0;
}
.single-post .meta-info .meta-item {
  display: inline-block;
}
.single-post .meta-info .meta-item i {
  display: inline;
}
.single-post .section-title.large {
  position: relative;
  margin-bottom: 0;
}
.single-post .section-title.large .heading {
  padding: 0;
  margin: 0 auto 15px;
  font-weight: bold;
  font-size: 24px;
  text-transform: uppercase;
  color: #435061;
}
.single-post .story p {
  line-height: 1.5;
  margin: 0;
  padding: 0;
  margin-top: 20px;
  margin-bottom: 10px;
}
.relative-post-default {
  padding-top: 35px;
  border-top: solid 1px #efefef;
  margin-top: 35px;
}
.relative-post-default .section-nav-title {
  text-transform: uppercase;
  color: #435061;
  font-size: 16px;
  font-weight: bold;
  margin-top: 8px;
  margin-bottom: 15px;
  line-height: 1.5;
}
.relative-post-default ul li {
  padding: 0;
}
.relative-post-default ul li a {
  font-size: 15px;
  display: inline-block;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  line-height: 30px;
  color: #7e8c99;
  -webkit-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
}
.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 #31a2e1;
  border-bottom: 4px solid transparent;
}
.relative-post-default ul li a:hover {
  color: #31a2e1;
}
/* Lien he  + gioi thieu*/
.page-id-764 .content-vertical-massive,
.page-id-376 .content-vertical-massive,
.page-id-732 .content-vertical-massive,
.page-id-473 .content-vertical-massive,
.page-id-764 .content-main,
.page-id-376 .content-main,
.page-id-732 .content-main,
.page-id-473 .content-main {
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 60px;
}
.page-id-764 .content-vertical-massive,
.page-id-376 .content-vertical-massive,
.page-id-732 .content-vertical-massive,
.page-id-473 .content-vertical-massive {
  margin-bottom: 0;
}
.page-id-764 .section-title.large .heading,
.page-id-376 .section-title.large .heading,
.page-id-732 .section-title.large .heading,
.page-id-473 .section-title.large .heading {
  font-size: 24px;
  text-transform: uppercase;
  color: #435061;
  margin: 10px 0px 10px;
  margin-bottom: 15px;
  font-weight: bold;
  line-height: 1;
  position: relative;
}
.page-id-764 .section-title.large .heading:after,
.page-id-376 .section-title.large .heading:after,
.page-id-732 .section-title.large .heading:after,
.page-id-473 .section-title.large .heading:after {
  background: #238eca none repeat scroll 0 0;
  bottom: -20px;
  content: " ";
  height: 3px;
  position: absolute;
  width: 50px;
  left: 0;
}
.page-id-764 .story p,
.page-id-376 .story p,
.page-id-732 .story p,
.page-id-473 .story p {
  line-height: 1.5;
  margin: 0;
  padding: 0;
  margin-top: 20px;
  margin-bottom: 10px;
}
.page-id-764 .column.span-12,
.page-id-376 .column.span-12,
.page-id-732 .column.span-12,
.page-id-473 .column.span-12 {
  margin-bottom: 0;
}
.page-id-376 .section-title.medium,
.page-id-764 .section-title.medium {
  margin-bottom: 20px;
}
.page-id-376 .section-title.medium .heading,
.page-id-764 .section-title.medium .heading {
  display: block;
  overflow: hidden;
}
.page-id-376 .section-title.medium .excerpt,
.page-id-764 .section-title.medium .excerpt {
  margin-top: 25px;
}
.page-id-376 .section-title.medium .excerpt p,
.page-id-764 .section-title.medium .excerpt p {
  color: #7e8c99;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  line-height: 1.8 !important;
}
.page-id-376 .branch-block,
.page-id-764 .branch-block {
  margin-bottom: 50px;
}
.page-id-376 .branch-block .heading,
.page-id-764 .branch-block .heading {
  color: #435061;
  margin-bottom: 0px;
  display: inline-block;
  width: 100%;
  text-transform: uppercase;
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: bold;
}
.page-id-376 .branch-block .excerpt .wpb_column_6,
.page-id-764 .branch-block .excerpt .wpb_column_6 {
  width: calc(50% - 15px);
  float: left;
  margin-right: 30px;
}
.page-id-376 .branch-block .excerpt .wpb_column_6:last-child,
.page-id-764 .branch-block .excerpt .wpb_column_6:last-child {
  margin-right: 0;
}
.page-id-376 .branch-block .excerpt .wpb_wrapper p,
.page-id-764 .branch-block .excerpt .wpb_wrapper p {
  color: #7e8c99;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  line-height: 1.8;
}
/* Hoi dap */
/* 04. SIDEBAR */
.sidebar {
  margin-bottom: 0;
}
.sidebar .widget {
  background: #f5f8fa none repeat scroll 0 0;
  min-height: 10px !important;
  padding: 33px 35px 27px;
  width: 100%;
  margin-bottom: 30px;
}
.sidebar .widget:last-child {
  margin-bottom: 0;
}
.sidebar .widget .section-nav-title {
  text-transform: uppercase;
  color: #435061 ;
  font-size: 16px;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 15px;
  line-height: 1.5;
}
.sidebar .widget.widget_categories ul,
.sidebar .widget.widget_recent_entries ul {
  color: #7e8c99;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  line-height: 27px;
}
.sidebar .widget.widget_categories ul li,
.sidebar .widget.widget_recent_entries ul li {
  border-bottom: 1px solid #e1e6ec;
  margin: 0;
  padding: 10px 0;
  display: block;
  overflow: hidden;
}
.sidebar .widget.widget_categories ul li:last-child,
.sidebar .widget.widget_recent_entries ul li:last-child {
  border-bottom: medium none;
}
.sidebar .widget.widget_categories ul li a,
.sidebar .widget.widget_recent_entries ul li a {
  color: #435061;
  font-size: 13px;
  float: left;
}
.sidebar .widget.widget_categories ul li a:hover,
.sidebar .widget.widget_recent_entries ul li a:hover {
  text-decoration: underline;
  color: #435061;
}
.sidebar .widget.widget_categories ul li:last-child {
  padding-bottom: 0;
}
.sidebar .widget.widget_categories ul li a {
  text-transform: uppercase;
  font-weight: bold;
}
.sidebar .widget.widget_recent_entries ul li a {
  font-size: 16px;
}
.sidebar .widget_search {
  padding: 0;
  background-color: transparent;
}
.sidebar .widget_search .search-form {
  position: relative;
}
.sidebar .widget_search .search-form:before {
  content: "\f002";
  font-size: 15px;
  font: normal normal normal 14px/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #c0ccdc;
  position: absolute;
  right: 16px;
  top: 13px;
  width: 15px;
  height: 15px;
  text-indent: 0;
  font-weight: normal;
}
.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 input::-webkit-input-placeholder,
.sidebar .widget_search .search-form textarea::-webkit-input-placeholder {
  color: #c0ccdc;
}
.sidebar .widget_search .search-form input::-moz-placeholder,
.sidebar .widget_search .search-form textarea::-moz-placeholder {
  color: #c0ccdc;
}
.sidebar .widget_search .search-form input[type=email]::placeholder,
.sidebar .widget_search .search-form textarea::placeholder {
  color: #c0ccdc;
}
.sidebar .widget_search .search-form input.search-field {
  background: #435061 none repeat scroll 0 0;
  border: medium none;
  box-shadow: none;
  color: #c0ccdc;
  font-family: "Lato", sans-serif;
  font-size: 15px;
  outline: medium none;
  padding: 10px;
  width: 100%;
  height: 38px;
  margin-bottom: 0;
  max-width: 100%;
}
.sidebar .widget_tag_cloud .tagcloud {
  padding-top: 10px;
}
.sidebar .widget_tag_cloud .tagcloud a {
  display: inline-block;
  padding: 8px 12px;
  background: #31a2e1;
  border: 1px solid #31a2e1;
  color: #fff;
  margin: 0 5px 8px 0;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  text-transform: capitalize;
  font-size: 13px !important;
}
.sidebar .widget_tag_cloud .tagcloud a:hover {
  color: #31a2e1;
  border-color: #31a2e1;
  background: transparent;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.06);
}
.sidebar .popular-posts .wpp-list li {
  border-bottom: 1px solid #e1e6ec;
  margin: 0 !important;
  padding: 10px 0;
}
.sidebar .popular-posts .wpp-list li:last-child {
  border-bottom: medium none;
}
.sidebar .popular-posts .wpp-list li img {
  width: 97px;
  height: 97px;
}
.sidebar .popular-posts .wpp-list li .wpp-thumbnail {
  margin-right: 15px;
}
.sidebar .popular-posts .wpp-list li a.wpp-post-title {
  text-transform: uppercase;
  color: #435061;
  font-size: 13px;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 10px;
  line-height: 1.5;
  display: block;
  padding-left: 112px;
  font-family: sans-serif;
}
.sidebar .popular-posts .wpp-list li a.wpp-post-title:hover {
  text-decoration: underline;
}
.sidebar .popular-posts .wpp-list li .post-stats {
  padding-left: 112px;
}
.sidebar .popular-posts .wpp-list li .post-stats .wpp-date {
  color: #435061;
  font-size: 12px;
  font-weight: normal;
  text-transform: uppercase;
}
/* 05. FOOTER */
.footer-site {
  padding: 0;
  margin: 0;
  background-color: transparent;
}
.section-footer {
  min-height: 715px;
  width: 100%;
  float: left;
  padding-top: 135px;
  position: relative;
  overflow: hidden;
	background-image: url(/wp-content/themes/layerswp-child/images/anh-nen-footer.jpg);
}
.section-footer .img-footer {
  height: auto;
  left: 0;
  position: absolute;
  top: 0;
  width: auto;
  z-index: -1;
  min-width: 100%;
  min-height: 100%;
  max-width: inherit;
}
.section-footer .section-title {
  margin-bottom: 0;
}
.section-footer .section-title .heading {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  padding: 50px 0 30px 10px;
  margin: 0;
}
.section-footer .layers-masonry-column.span-8 {
  position: relative;
  min-height: 500px;
	background-color: #435061;
	padding-left: 30px;
}
.section-footer .layers-masonry-column.span-8:before {
  content: '';
  position: absolute;
  top: 0;
  width: 120vw;
  background-color: #435061;
  z-index: -1;
  right: 0;
  left: auto;
  bottom: 0;
  -webkit-transform: none;
  transform: none;
}
.section-footer .layers-masonry-column.span-8 .section-title .heading {
  padding-left: 0;
}
.section-footer .layers-masonry-column.span-8 .layers-map {
  width: 345px !important;
}
.section-footer .layers-masonry-column.span-8 .multiple-address {
  padding-bottom: 29px;
}
.section-footer .layers-masonry-column.span-8 .multiple-timetable-detail {
  margin-top: 35px;
}
.section-footer .layers-masonry-column.span-8 .multiple-timetable-detail h6 {
  font-size: 14px;
  font-family: 'Lato', sans-serif;
  color: #fff;
  font-weight: 600;
  padding-bottom: 15px;
  margin: 0;
}
.section-footer .layers-masonry-column.span-8 .multiple-timetable-detail p,
.section-footer .layers-masonry-column.span-8 .multiple-contact-detail p,
.section-footer .layers-masonry-column.span-8 .multiple-address p {
  margin-top: 0;
  font-size: 14px;
  font-family: 'Lato', sans-serif;
  color: #a5b4c7;
  line-height: 15px;
}
.section-footer .layers-masonry-column.span-8 .multiple-contact-detail p {
  color: #fff;
  font-weight: 600;
}
.section-footer .layers-masonry-column.span-8 .multiple-contact-detail a {
  color: #a5b4c7;
  font-weight: normal;
}
.section-footer .layers-masonry-column.span-8 .multiple-contact-detail a:hover {
  color: #a5b4c7;
  text-decoration: underline;
}
.section-footer .layers-masonry-column.span-8 .multiple-schedule_visit {
  margin-top: 28px;
  float: left;
  background: #ff551a;
  min-width: 197px;
  -moz-transition: .2s all;
  -webkit-transition: .2s all;
  -o-transition: .2s all;
  -ms-transition: .2s all;
  transition: .2s all;
}
.section-footer .layers-masonry-column.span-8 .multiple-schedule_visit:hover {
  background: #39a3de;
}
.section-footer .layers-masonry-column.span-8 .multiple-schedule_visit a {
  text-align: center;
  width: 100%;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  padding: 12px 37px 12px;
  float: left;
  text-decoration: none;
  -moz-transition: .2s all;
  -webkit-transition: .2s all;
  -o-transition: .2s all;
  -ms-transition: .2s all;
  transition: .2s all;
}
.section-footer .layers-masonry-column.span-4.last {
  background: #EC1D23;
  min-height: 500px;
  padding-left: 15px;
  padding-right: 15px;
}
.section-footer .layers-masonry-column.span-4.last .section-title .heading {
  padding-left: 22px;
}
.section-footer .layers-masonry-column.span-4.last .wpcf7 {
  padding: 0px 22px;
}
.section-footer .layers-masonry-column.span-4.last .wpcf7-form-control-wrap {
  margin-top: 0;
}
.section-footer .layers-masonry-column.span-4.last div.wpcf7-response-output {
  margin-left: 0;
  margin-right: 0;
  color: #fff;
}
.section-footer .layers-masonry-column.span-4.last input,
.section-footer .layers-masonry-column.span-4.last textarea {
  width: 100%;
  background: #f9989a;
  padding: 13px 15px 14px;
  font-size: 14px;
  font-family: 'Lato', sans-serif;
  color: #b1e2ff;
  border: #0e90d9;
  margin-bottom: 10px;
  resize: none;
  line-height: normal;
}
.section-footer .layers-masonry-column.span-4.last textarea {
  height: 80px;
}
.section-footer .layers-masonry-column.span-4.last .wpcf7-submit {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  margin: -3px 0 0;
  color: #EC1D23;
  background: #fff;
  -moz-transition: .2s all;
  -webkit-transition: .2s all;
  -o-transition: .2s all;
  -ms-transition: .2s all;
  transition: .2s all;
}
.section-footer .layers-masonry-column.span-4.last .wpcf7-submit:hover {
  background: #435060;
  color: #fff;
}
.footer-bottom .site-text {
  font-size: 14px;
  font-family: 'Lato', sans-serif;
  color: #fff;
  margin-top: 33px;
  padding: 0;
}
.footer-bottom #mbmcl {
  float: right;
  margin-top: 33px;
  padding: 0;
  text-align: right;
}
.footer-bottom #mbmcl a:hover {
  color: #ed1b23 !important;
}
/* 06. RESPONSIVE */
@media (max-width: 1200px) and (min-width: 992px) {
  .call-us .container .multiple-get-in-touch-inner .call-us-phone .excerpt .contact_detial {
    width: 60%;
  }
  .call-us .container .multiple-get-in-touch-inner .call-us-phone .excerpt .multiple-get-in-touch-button {
    width: 40%;
  }
}
@media (width: 992px) {
  .column.span-6 .post-news-item {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .header-secondary {
    display: block;
  }
  .auto-height .swiper-slide .overlay {
    padding-top: 38%;
  }
  .header-secondary .pull-left {
    display: none;
  }
  .header-secondary .pull-right {
    width: 100%;
    text-align: center;
  }
  .header-site .nav .menu {
    display: none;
  }
  section[class*=' off-canvas-'] .nav-mobile {
    display: block;
  }
  .responsive-nav {
    display: block !important;
  }
  .header-site .container {
    height: 95px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .responsive-nav .l-menu {
    background: #e5eef7 none repeat scroll 0 0;
    color: #435060;
    padding: 9px 10px;
    font-size: 14px;
    line-height: normal;
  }
  .responsive-nav .l-menu:before {
    color: #435060;
    font-size: 24px;
  }
  .single-post .content-main,
  .search-results .content-main,
  .archive .content-main,
  .section-gioi-thieu,
  .section-service,
  .call-us,
  .choose-us,
  .new-post,
  .partner {
    margin-bottom: 60px;
  }
  .single-post .content-main,
  .search-results .content-main,
  .archive .content-main,
  .new-post,
  .call-us {
    margin-top: 60px;
  }
  .choose-us,
  .real-estate {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .section-footer {
    padding-top: 80px;
  }
  .call-us {
    margin-bottom: 0 !important;
  }
  .section-gioi-thieu {
    margin-bottom: 60px;
  }
  .section-gioi-thieu .video-gioi-thieu .excerpt .col-sm-3 {
    width: 50%;
    margin-bottom: 20px;
  }
  .call-us .container .multiple-get-in-touch-inner > img {
    display: none;
  }
  .call-us .container .multiple-get-in-touch-inner .call-us-text {
    padding-left: 15px;
    width: 100%;
  }
  .call-us .container .multiple-get-in-touch-inner .call-us-phone {
    width: 100%;
  }
  .call-us .container .multiple-get-in-touch-inner .call-us-phone .excerpt {
    justify-content: center;
    -webkit-justify-content: center;
    margin-bottom: 30px;
  }
  .call-us .container .multiple-get-in-touch-inner .call-us-phone .excerpt .multiple-get-in-touch-button {
    width: auto;
  }
  .call-us .container .multiple-get-in-touch-inner .call-us-phone .excerpt .multiple-get-in-touch-button a {
    margin-top: 15px;
  }
  .call-us .container .multiple-get-in-touch-inner .call-us-phone .excerpt .phone_number h5 {
    text-align: left;
  }
  .call-us .container .multiple-get-in-touch-inner .call-us-phone .excerpt .contact_detial {
    margin-top: 15px;
    width: auto;
    margin-right: 60px;
  }
  .call-us .call-us-text {
    padding-right: 15px;
  }
  .call-us .excerpt {
    text-align: center;
    max-width: 100% !important;
  }
  .choose-us {
    padding-bottom: 30px;
  }
  .choose-us .layers-masonry-column {
    width: calc(50% - 15px);
    margin-right: 30px;
    margin-bottom: 30px;
  }
  .choose-us .layers-masonry-column:nth-child(2n +2) {
    margin-right: 0;
  }
  .choose-us .layers-masonry-column:nth-child(3n +3) {
    display: none;
  }
  .section-footer {
    min-height: auto;
  }
  .column.span-6 .post-news-item {
    width: 100%;
  }
}
@media (max-width: 960px) and (min-width: 769px) {
  .sidebar .widget {
    padding: 12px 20px 10px;
    width: 100%;
    margin-bottom: 30px;
  }
  .sidebar .widget:last-child {
    margin-bottom: 0;
  }
  .sidebar .widget.widget_categories ul,
  .sidebar .widget.widget_recent_entries ul {
    color: #7e8c99;
    font-size: 12px;
    line-height: 20px;
  }
  .sidebar .widget.widget_categories ul li a,
  .sidebar .widget.widget_recent_entries ul li a {
    color: #435061;
    font-size: 12px;
  }
  .sidebar .widget_search {
    padding: 0;
  }
  .sidebar .widget.widget_recent_entries ul li a {
    font-size: 15px;
  }
  .sidebar .popular-posts .wpp-list li img {
    width: 60px;
    height: 60px;
  }
  .sidebar .popular-posts .wpp-list li a.wpp-post-title {
    padding-left: 75px;
  }
  .sidebar .popular-posts .wpp-list li .post-stats {
    padding-left: 75px;
  }
  .sidebar .popular-posts .wpp-list li .post-stats .wpp-date {
    font-size: 12px;
  }
  .search-results .post-news-item .post-content,
  .archive .post-news-item .post-content {
    padding: 12px 20px 16px;
  }
}
@media (width: 768px) {
  .section-footer .layers-masonry-column.span-8:after {
    width: 102vw;
    left: -15px;
  }
  .section-footer .layers-masonry-column.span-8 .layers-masonry-column.span-6 {
    width: 55%;
  }
  .section-footer .layers-masonry-column.span-8 .layers-masonry-column.span-6:first-child {
    margin-right: 5%;
  }
  .section-footer .layers-masonry-column.span-8 .layers-masonry-column.span-6:last-child {
    width: 40%;
  }
  .section-footer .layers-masonry-column.span-8 .layers-masonry-column.span-6 .layers-map {
    width: 100%!important;
    height: 350px !important;
  }
  .section-footer .last.span-4 {
    width: 100%;
    margin-right: 0;
    position: relative;
  }
  .section-footer .last.span-4:after {
    content: '';
    position: absolute;
    top: 0;
    width: 120vw;
    background-color: #31a2e1;
    z-index: -1;
    right: 0;
    left: -15px;
    bottom: 0;
    -webkit-transform: none;
    transform: none;
  }
  .section-footer .last.span-4 .widget_text {
    max-width: 480px;
    margin: 0 auto;
  }
  .footer-bottom .span-8 {
    width: 66%;
    float: left;
    margin-right: 2%;
  }
  .footer-bottom #mbmcl {
    margin-bottom: 10px;
  }
  .search-results .content-main #wrapper-content .span-8,
  .archive .content-main #wrapper-content .span-8 {
    margin-right: 0;
  }
  .sidebar.span-3,
  .sidebar.span-3 + .column.span-6 {
    width: 100%;
    margin-top: 0 !important;
  }
  .pull-left.sidebar.span-3 {
    margin-bottom: 40px;
  }
  .sidebar.span-3 .widget {
    width: 100%;
    margin-bottom: 30px;
  }
  .sidebar.span-3 + .wrapper-content .span-6 .post-news-item {
    width: calc(50% - 15px);
    margin-bottom: 30px;
    margin-right: 0;
  }
  .sidebar.span-3 + .span-6 + .span-3 .widget {
    width: calc(50% - 15px);
    margin-right: 0;
  }
  .sidebar.span-3.pull-right {
    margin-top: 80px !important;
  }
  .sidebar.span-4.pull-right .widget {
    width: calc(50% - 15px);
    margin-right: 0;
    float: none !important;
    margin-bottom: 30px;
  }
  .section-service .service-content {
    margin-bottom: 30px;
  }
  .section-gioi-thieu .video-gioi-thieu .excerpt .col-sm-3:last-child {
    margin-bottom: 35px;
  }
  .choose-us .layers-masonry-column:last-child {
    clear: left;
  }
  .single-post #wrapper-content .span-8,
  .search-results #wrapper-content .span-8,
  .archive #wrapper-content .span-8 {
    margin-right: 0 !important;
  }
  .partner .container.list-grid {
    display: block;
  }
  .partner .column.span-2 {
    float: left;
    width: 32%;
    margin-right: 2%;
    margin-bottom: 15px;
  }
  .partner .column.span-2:nth-child(3n + 3) {
    margin-right: 0;
  }
  .page-id-764 .branch-block,
  .page-id-376 .branch-block {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .section-gioi-thieu,
  .section-service,
  .call-us,
  .choose-us,
  .new-post,
  .partner {
    margin-bottom: 40px;
  }
  .section-gioi-thieu,
  .new-post,
  .call-us {
    margin-top: 40px;
  }
  .choose-us,
  .real-estate {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .section-footer {
    padding-top: 60px;
  }
  .section-footer .img-footer {
    max-width: 100%;
  }
  .header-secondary .pull-right .nav-horizontal li:not(.header-phone) {
    display: none;
  }
  .header-secondary .pull-right .nav-horizontal li.header-phone {
    width: auto;
    text-align: center;
    display: inline-block;
    clear: none;
    float: none;
  }
  .header-secondary .pull-right .nav-horizontal li.menu-item-language {
    display: inline-block;
    float: none;
    width: auto;
    text-align: center;
    border: none;
    min-width: auto;
  }
  .header-secondary .pull-right .nav-horizontal li.menu-item-language-current {
    margin-right: 0;
    padding-right: 0;
    padding-left: 0;
  }
  .section-gioi-thieu > .container.list-grid > .layers-masonry-column {
    width: 100%;
    margin-right: 0;
  }
  .section-gioi-thieu > .container.list-grid > .layers-masonry-column:first-child {
    margin-bottom: 35px;
  }
  .section-gioi-thieu .video-gioi-thieu .excerpt iframe {
    width: 100%;
  }
  .section-gioi-thieu .video-gioi-thieu .col-sm-3:last-child {
    margin-bottom: 50px;
  }
  .new-post {
    margin-bottom: 10px;
  }
  .new-post .layers-masonry-column.span-4 {
    width: calc(50% - 15px);
    margin-right: 30px;
    margin-bottom: 30px;
  }
  .new-post .layers-masonry-column.span-4:nth-child(2n +2) {
    margin-right: 0;
  }
  .section-footer .layers-masonry-column.span-8:after {
    width: 102vw;
    left: -15px;
  }
  .section-footer .layers-masonry-column.span-8 .layers-masonry-column.span-6 {
    width: 55%;
  }
  .section-footer .layers-masonry-column.span-8 .layers-masonry-column.span-6:first-child {
    margin-right: 5%;
  }
  .section-footer .layers-masonry-column.span-8 .layers-masonry-column.span-6:last-child {
    width: 40%;
  }
  .section-footer .layers-masonry-column.span-8 .layers-masonry-column.span-6 .layers-map {
    width: 100%!important;
    height: 350px !important;
  }
  .section-footer .last.span-4 {
    width: 100%;
    margin-right: 0;
    position: relative;
  }
  .section-footer .last.span-4:after {
    content: '';
    position: absolute;
    top: 0;
    width: 120vw;
    background-color: #31a2e1;
    z-index: -1;
    right: 0;
    left: -15px;
    bottom: 0;
    -webkit-transform: none;
    transform: none;
  }
  .section-footer .last.span-4 .widget_text {
    max-width: 480px;
    margin: 0 auto;
  }
  .footer-bottom .span-8 {
    width: 100%;
  }
  .footer-bottom .span-8 .site-text {
    text-align: center;
  }
  .footer-bottom #mbmcl {
    margin-top: 0;
    text-align: center;
    float: none;
    margin-bottom: 20px;
  }
  .single-post #wrapper-content .span-8,
  .search-results #wrapper-content .span-8,
  .archive #wrapper-content .span-8 {
    margin-right: 0 !important;
  }
  .sidebar.span-4.pull-right .widget {
    width: calc(50% - 15px);
    margin-right: 0;
    float: none !important;
    margin-bottom: 30px;
  }
  .sidebar.span-3,
  .sidebar.span-3 + .column.span-6 {
    width: 100%;
    margin-top: 0 !important;
  }
  .pull-left.sidebar.span-3 {
    margin-bottom: 40px;
  }
  .sidebar.span-3 .widget {
    width: 100%;
    margin-bottom: 30px;
  }
  .sidebar.span-3 + .wrapper-content .span-6 .post-news-item {
    width: calc(50% - 15px);
    margin-bottom: 30px;
    margin-right: 0;
  }
  .sidebar.span-3 + .span-6 + .span-3 .widget {
    width: calc(50% - 15px);
    margin-right: 0;
  }
  .sidebar.span-3.pull-right {
    margin-top: 80px !important;
  }
  .section-service .service-content {
    margin-bottom: 30px;
  }
  .partner .container.list-grid {
    display: block;
  }
  .partner .column.span-2 {
    float: left;
    width: 32%;
    margin-right: 2%;
    margin-bottom: 15px;
  }
  .partner .column.span-2:nth-child(3n + 3) {
    margin-right: 0;
  }
  .choose-us .layers-masonry-column:last-child {
    clear: left;
  }
  .page-id-764 .branch-block,
  .page-id-376 .branch-block {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
@media (max-width: 768px) and (min-width: 568px) {
  .archive .content-main .sidebar,
  .search-results .content-main .sidebar {
    margin-top: 80px;
  }
  .single-post .content-main .sidebar {
    margin-top: 60px;
  }
}
@media (max-width: 568px) {
  .new-post .layers-masonry-column,
  .choose-us .layers-masonry-column {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }
  .new-post .layers-masonry-column:last-child,
  .choose-us .layers-masonry-column:last-child {
    margin-bottom: 0;
  }
  .new-post {
    margin-bottom: 20px;
  }
  .new-post .layers-masonry-column:last-child {
    margin-bottom: 30px;
  }
  .section-footer .layers-masonry-column.span-8 .layers-masonry-column.span-6 {
    width: 100% !important;
    margin-right: 0;
  }
  .section-footer .layers-masonry-column.span-8 .layers-masonry-column.span-6:first-child {
    margin-bottom: 30px;
  }
  .section-footer .layers-masonry-column.span-8 .layers-masonry-column.span-6 .layers-map {
    width: 100% !important;
    height: 300px !important;
  }
  .search-results .post-news-item,
  .archive .post-news-item {
    width: 100%;
    margin-bottom: 30px;
  }
  .search-results .post-news-item .post-content,
  .archive .post-news-item .post-content {
    padding: 41px 35px 27px;
  }
  .sidebar.span-4.pull-right .widget,
  .sidebar .widget {
    width: 100% !important;
    margin-right: 0;
  }
  .sidebar.span-4.pull-right .widget:last-child,
  .sidebar .widget:last-child {
    margin-bottom: 0;
  }
  .pagination {
    display: block;
    text-align: center;
    transform: none !important;
  }
  .single-post #wrapper-content .span-8,
  .search-results #wrapper-content .span-8,
  .archive #wrapper-content .span-8 {
    margin-bottom: 40px;
  }
  .error404 .page-404 .title-404 {
    font-size: 150px;
  }
  .section-footer .layers-masonry-column.span-4.last {
    padding-left: 0;
    padding-right: 0;
  }
  .section-footer .layers-masonry-column.span-4.last .section-title .heading {
    padding-left: 0;
  }
  .section-footer .layers-masonry-column.span-4.last .wpcf7 {
    padding: 0;
  }
  .call-us .container .multiple-get-in-touch-inner .call-us-text {
    padding-right: 15px;
  }
  .call-us .container .multiple-get-in-touch-inner .excerpt {
    text-align: center;
  }
  .call-us .container .multiple-get-in-touch-inner .call-us-phone .excerpt .contact_detial {
    display: none;
  }
  .call-us .container .multiple-get-in-touch-inner .call-us-phone .excerpt .multiple-get-in-touch-button {
    width: 100%;
    margin-bottom: 8px;
    padding-right: 0;
  }
  .section-service .service-content .excerpt {
    text-align: center;
  }
  .section-service .service-content .excerpt .services-we-offer-background {
    left: 50%;
    transform: translateX(-50px);
  }
  .new-post .layers-masonry-column.span-4 {
    width: 100%;
    margin-right: 0;
  }
  .sidebar {
    width: 100%;
  }
  .partner .column.span-2 {
    width: calc(50% - 10px);
    margin-right: 20px;
  }
  .partner .column.span-2:nth-child(3n + 3) {
    margin-right: 20px;
  }
  .partner .column.span-2:nth-child(2n +2) {
    margin-right: 0;
    clear: none;
  }
  .section-footer .last .content-vertical-massive,
  .page-id-764 .last .content-vertical-massive,
  .page-id-376 .last .content-vertical-massive {
    margin-bottom: 40px;
  }
  .page-id-376 .branch-block,
  .page-id-764 .branch-block {
    margin-bottom: 30px;
  }
  .page-id-376 .branch-block .excerpt .wpb_column_6,
  .page-id-764 .branch-block .excerpt .wpb_column_6 {
    width: 100%;
    margin-right: 0;
  }
}
@media (max-width: 350px) {
  .header-secondary .pull-right .nav-horizontal li.menu-item-language:last-child {
    padding-left: 0;
  }
  .header-secondary .pull-right li.menu-item-language a img {
    margin-right: 7px !important;
  }
  .menu-item-language img.iclflag {
    margin-top: 18px;
  }
  .header-secondary .pull-right li.header-phone {
    padding-left: 0;
  }
  .header-secondary .pull-right li.menu-item-language:first-child {
    padding-left: 0;
  }
  .header-secondary .pull-right li.menu-item-language a {
    line-height: 49px;
    height: 49px;
  }
  .header-secondary .pull-right li.header-phone a:after {
    margin-right: 10px;
  }
  .section-title.medium .heading {
    font-size: 23px;
  }
  .site-logo-link img,
  .mark img {
    height: 56px;
  }
}
/*# sourceMappingURL=style.css.map */