/*
Theme Name: Moss Resort Theme
Theme URI: http: //chili.vn
Description: Hotel, Resort
Author: Matbao.com
Author URI: http://matbao.com
Template: layerswp
Version: 1.0
Main Color:#c09245
Child Color:#ecdec7
*/
@import url("../layerswp/style.css");
@import url("../layerswp-child/font-awesome/css/font-awesome.min.css");
@font-face {
  font-family: 'HelveticaNeue-Light';
  src: url('fonts/HelveticaNeue-Light.eot?#iefix') format('embedded-opentype'), url('fonts/HelveticaNeue-Light.woff') format('woff'), url('fonts/HelveticaNeue-Light.ttf') format('truetype'), url('fonts/HelveticaNeue-Light.svg#HelveticaNeue-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeue-Medium';
  src: url('fonts/HelveticaNeue-Medium.eot?#iefix') format('embedded-opentype'), url('fonts/HelveticaNeue-Medium.woff') format('woff'), url('fonts/HelveticaNeue-Medium.ttf') format('truetype'), url('fonts/HelveticaNeue-Medium.svg#HelveticaNeue-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Stroke-Gap-Icons';
  src: url('fonts/Stroke-Gap-Icons.eot');
  src: url('fonts/Stroke-Gap-Icons.eot?#iefix') format('embedded-opentype'), url('fonts/Stroke-Gap-Icons.woff') format('woff'), url('fonts/Stroke-Gap-Icons.ttf') format('truetype'), url('fonts/Stroke-Gap-Icons.svg#utm_davidaregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'utm_davida';
  src: url('fonts/UTMDavida.eot');
  src: url('fonts/UTMDavida.eot?#iefix') format('embedded-opentype'), url('fonts/UTMDavida.woff') format('woff'), url('fonts/UTMDavida.ttf') format('truetype'), url('fonts/UTMDavida.svg#utm_davidaregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Times New Roman", Georgia, Serif;
  src: url('fonts/RobotoSlab-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/RobotoSlab-Regular.woff') format('woff'), url('fonts/RobotoSlab-Regular.ttf') format('truetype'), url('fonts/RobotoSlab-Regular.svg#RobotoSlab-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
h1,
h2,
h3,
h4,
h5,
h6,
input,
textarea,
select,
.widget_revslider .tp-caption {
  font-family: "Times New Roman", Georgia, Serif;
  color: #000;
}
body {
  font-family: Arial;
  font-size: 1.4rem;
  line-height: 2.4rem;
}
a {
  color: #000;
}
a:hover {
  color: #c09245;
}
a,
a:link,
a:visited {
  text-decoration: none;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
/**/
.media .heading + .excerpt {
  font-size: 1.4rem;
}
.media.medium .heading + .excerpt {
  margin: 0;
  color: #222;
  line-height: 2.6rem;
}
.media .heading {
  font-size: 1.6rem;
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 1.3;
}
.thumbnail-body {
  background: transparent;
}
.thumbnail-body .heading {
  /*Article Title of Module*/
  font-family: "Times New Roman", Georgia, Serif;
  font-size: 1.6rem;
  text-transform: uppercase;
  font-weight: bold;
}
.pull-right.sidebar .thumbnail-body .heading {
  height: 38px;
  overflow: hidden;
}
.thumbnail-body .excerpt {
  /*Article Content of Module*/
  color: #222;
}
input::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}
input::-webkit-search-decoration,
input::-webkit-search-cancel-button,
input::-webkit-search-results-button,
input::-webkit-search-results-decoration {
  display: none;
}
.well {
  background: transparent;
}
.story img {
  margin: 0 auto;
}
.container {
  max-width: 1210px;
}
.site-logo-link img,
.mark img {
  max-height: inherit;
}
.header-site .menu-item-has-children > a:after {
  opacity: 1;
}
.invert .nav > li > a {
  opacity: 1;
}
.invert .excerpt {
  opacity: 1;
}
.story p {
  font-size: 14px;
  margin-bottom: 15px;
  color: #222;
  line-height: 2.6rem;
}
.story p:last-child {
  margin-bottom: 0;
}
.story ul li {
  font-size: 14px;
  color: #222;
  line-height: 2.6rem;
}
.copy p {
  margin-bottom: 30px;
  font-size: 14px;
  line-height: 24px;
  color: #777;
}
.thumbnail-media:hover img {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.site-logo-link img,
.mark img {
  max-height: 100%;
}
.slider-top {
  height: auto !important;
}
.auto-height .swiper-slide .overlay {
  padding-bottom: 50%;
}
body:not(.home) .layers-slider-widget,
body:not(.home) .below-slideshow {
  display: none;
}
.title-head .section-title {
  margin-bottom: 6rem;
  background: url(images/decor-border.png) no-repeat center top;
  padding-top: 2.8rem;
  text-align: center;
}
.title-head .section-title .heading {
  position: relative;
  display: inline-block;
  font-family: 'utm_davida';
  font-size: 3rem;
  color: #000;
  line-height: 1.1;
  letter-spacing: 1px;
}
.title-head .section-title .heading:before {
  content: "";
  position: absolute;
  top: 15px;
  width: 50px;
  height: 1px;
  top: 16px;
  background: #c09245;
  left: -6.5rem;
}
.title-head .section-title .heading:after {
  content: "";
  position: absolute;
  top: 15px;
  width: 50px;
  height: 1px;
  top: 16px;
  background: #c09245;
  right: -6.5rem;
}
.title-head .section-title .excerpt {
  margin-top: 7rem;
  max-width: 100%;
  font-size: 1.6rem;
  font-style: italic;
  line-height: 2.8rem;
  padding: 0 10%;
}
a.button {
  border: 1px solid #f0f0f0;
  font-size: 1.4rem;
  font-weight: normal;
  text-transform: capitalize;
  padding: 10px 20px 9px;
  color: #5b5b5b;
  line-height: 1.2;
  background: #fff;
  position: absolute;
  bottom: -18px;
  z-index: 999;
  background: #f9f9f9;
}
a.button:after {
  content: "\f105";
  font-family: FontAwesome;
  margin-left: 1rem;
}
a.button:hover {
  background-color: #c09245 !important;
  color: #fff;
}
/*
=======================================HEADER*/
.header-site.header-center .container.clearfix {
  padding: 0;
}
.header-site.header-center .logo {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  align-items: center;
  ms-flex-align: center;
  -webkit-align-items: center;
  width: 100%;
}
.header-site.header-center .logo .left-logo,
.header-site.header-center .logo .center-logo,
.header-site.header-center .logo .right-logo {
  width: 33.33%;
  float: left;
}
.header-site.header-center .logo .left-logo .layers-content-widget,
.header-site.header-center .logo .center-logo .layers-content-widget,
.header-site.header-center .logo .right-logo .layers-content-widget {
  padding: 0;
  width: 100%;
}
.header-site.header-center .logo .left-logo .layers-content-widget .container.list-grid,
.header-site.header-center .logo .center-logo .layers-content-widget .container.list-grid,
.header-site.header-center .logo .right-logo .layers-content-widget .container.list-grid {
  padding: 0;
}
.header-site.header-center .logo .left-logo .layers-masonry-column,
.header-site.header-center .logo .center-logo .layers-masonry-column,
.header-site.header-center .logo .right-logo .layers-masonry-column {
  width: 100%;
}
.header-site.header-center .logo .left-logo .widget_nav_menu {
  text-align: left;
}
.header-site.header-center .logo .left-logo .widget_nav_menu ul li {
  line-height: 1.2;
  float: left;
}
.header-site.header-center .logo .left-logo .widget_nav_menu ul li a img {
  margin-right: 0 !important;
  margin-left: 1rem !important;
}
.header-site.header-center .logo .left-logo .widget_nav_menu ul li.phone {
  padding-right: 2rem;
  border-right: 1px solid #222;
  margin-right: 1rem;
}
.header-site.header-center .logo .left-logo .widget_nav_menu ul li.phone a {
  pointer-events: none;
  color: #222;
}
.header-site.header-center .logo .left-logo .widget_nav_menu ul li.phone a:before {
  font-family: 'Stroke-Gap-Icons';
  vertical-align: middle;
  margin-right: .5rem;
  content: "\e674";
}
.header-site.header-center .logo .left-logo .widget_nav_menu ul li.menu-item-language a {
  line-height: 1.3;
}
.header-site.header-center .logo .center-logo {
  padding: .9rem 0 1rem 0;
}
.header-site.header-center .logo .center-logo a img {
  display: block;
}
.header-site.header-center .logo .right-logo .booking .media-body {
  text-align: right;
}
.header-site.header-center .logo .right-logo .booking .media-body a.button {
  margin: 0;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 1.2rem;
  padding: 1.2rem 1.5rem;
  position: static;
  background: #c09245;
  color: #fff;
}
.header-site.header-center .logo .right-logo .booking .media-body a.button:after {
  content: '';
  margin: 0;
}
.header-site.header-center .logo .right-logo .booking .media-body a.button:hover {
  background: #ab833e !important;
}
.header-site.header-center .nav-horizontal {
  display: block;
  flex: none;
  margin: 0;
  border-top: 1px solid #eee;
  width: 100%;
  line-height: 1;
}
.header-site.header-center .nav-horizontal ul {
  float: none;
}
.header-site.header-center .nav-horizontal ul li {
  padding: 0;
  margin: 0;
}
.header-site.header-center .nav-horizontal ul li a {
  line-height: 7rem;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 1.3rem;
  letter-spacing: 0.5px;
  padding: 0 2rem;
  margin-bottom: 0;
}
.header-site.header-center .nav-horizontal ul li a:hover {
  color: #c09245;
}
.header-site.header-center .nav-horizontal ul li.current-menu-item a {
  color: #c09245;
}
.header-site.header-center .nav-horizontal ul li.menu-item-has-children a:after {
  content: '';
}
.header-site.header-center .nav-horizontal ul li:hover ul.sub-menu {
  top: 100%;
}
.header-site.header-center .nav-horizontal ul li ul.sub-menu {
  margin-top: .2rem;
  top: 100%;
  border: 3px solid #c09245;
  padding-top: 2rem;
  padding-bottom: 1.5rem;
}
.header-site.header-center .nav-horizontal ul li ul.sub-menu:before {
  border-top: 9px solid #fff;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  bottom: -9px;
  content: "";
  left: 13%;
  margin: 0;
  position: absolute;
  right: 0;
  width: 0;
  z-index: 99991;
  top: -4px;
  height: 0;
}
.header-site.header-center .nav-horizontal ul li ul.sub-menu:after {
  border-top: 11px solid #c09245;
  border-left: 13px solid transparent;
  border-right: 13px solid transparent;
  bottom: -13px;
  content: "";
  left: 12%;
  margin: 0;
  position: absolute;
  right: 0;
  width: 0;
  z-index: 9999;
  top: -2px;
  height: 0;
}
.header-site.header-center .nav-horizontal ul li ul.sub-menu li {
  width: 26rem;
  padding: .5rem 1.5rem;
  border: none;
}
.header-site.header-center .nav-horizontal ul li ul.sub-menu li a {
  padding: 7px 12px;
  font-size: 1.4rem;
  line-height: 2.4rem;
  text-transform: capitalize;
  color: #000;
}
.header-site.header-center .nav-horizontal ul li ul.sub-menu li a:before {
  font-family: FontAwesome;
  content: "\f101";
  margin-right: .6rem;
}
.header-site.header-center .nav-horizontal ul li ul.sub-menu li a:hover {
  background: #ecdec7;
}
.header-site.header-center .nav-horizontal ul li ul.sub-menu li.current-menu-item a {
  background: #ecdec7;
}
header.header-site.header-sticky {
  background-color: rgba(255, 255, 255, 0.9);
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
/*
=======================================HEADER BELOW*/
/*distance*/
.below-slideshow {
  position: relative;
  margin-top: -21rem;
  z-index: 99;
}
.below-slideshow > .container {
  background: #fff;
  max-width: 1230px;
  padding-top: 6.5rem;
}
.below-slideshow > .container .right-head-content {
  margin-bottom: 0;
  padding: 0;
}
.below-slideshow > .container .right-head-content .row.container.list-grid {
  padding-right: 0rem;
  padding-left: 1rem;
}
.below-slideshow > .container .right-head-content .row.container.list-grid .has-image {
  margin-bottom: 0;
}
.below-slideshow > .container .right-head-content .row.container.list-grid .has-image .media-image img {
  -webkit-backface-visibility: hidden;
  /* Chrome, Safari, Opera */
  backface-visibility: hidden;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.below-slideshow > .container .left-head-below-content {
  margin-bottom: 0;
  clear: none;
  float: left;
}
.below-slideshow > .container .left-head-below-content .show-content-post {
  padding: 0;
}
.below-slideshow > .container .left-head-below-content .show-content-post .row.container.list-grid {
  padding: 0 1rem 0 1rem;
}
.below-slideshow > .container .left-head-below-content .banner-extra {
  margin-top: 3rem;
  padding: 0;
}
.below-slideshow > .container .left-head-below-content .banner-extra .row.container.list-grid {
  padding: 0 1rem 0 1rem;
}
.below-slideshow > .container .left-head-below-content .banner-extra .row.container.list-grid .has-image {
  margin-bottom: 0;
}
/*custom*/
.show-content-post .layers-masonry-column {
  overflow: visible;
}
.show-content-post .layers-masonry-column .thumbnail-media {
  border-top: 3px solid #c09245;
}
.show-content-post .layers-masonry-column .thumbnail-body {
  overflow: visible;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 3rem 2rem 4.5rem;
  min-height: 240px;
  /*a.button*/
}
.show-content-post .layers-masonry-column .thumbnail-body .heading {
  line-height: 1.5;
  margin-bottom: 1.5rem;
}
.show-content-post .layers-masonry-column .thumbnail-body .meta-info {
  display: none;
}
.show-content-post .layers-masonry-column:hover a.button {
  background-color: #c09245 !important;
  color: #fff;
}
/*
=======================================ALBUM*/
.album-hotel {
  margin-top: 6rem;
}
.album-hotel .portfolio-item .featured-image {
  margin-bottom: 0;
  position: static !important;
}
.album-hotel .portfolio-item .featured-image img {
  display: block;
  -webkit-transition: all 1.5s ease;
  -moz-transition: all 1.5s ease;
  -o-transition: all 1.5s ease;
  -ms-transition: all 1.5s ease;
  transition: all 1.5s ease;
}
.album-hotel .portfolio-item .featured-image:hover img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.album-hotel .portfolio-hover.style2 {
  background: rgba(254, 203, 22, 0.8) !important;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.album-hotel .portfolio-hover.style2 > div {
  width: 100%;
  height: 100%;
}
.album-hotel .portfolio-hover.style2 > div > div {
  padding: 0 !important;
}
.album-hotel .portfolio-hover.style2 > div .hover-buttons {
  width: 100%;
  height: 100%;
}
.album-hotel .portfolio-hover.style2 > div .hover-buttons a {
  width: 100%;
  height: 100%;
  border-radius: 0;
  background: transparent;
  display: block;
  margin: 0;
  padding: 0;
}
.album-hotel .portfolio-hover.style2 > div .hover-buttons a i:before {
  content: "\f002";
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  width: 45px;
  height: 45px;
  background: #473124;
  line-height: 45px;
  font-weight: normal;
  font-size: 1.8rem;
}
/*
=======================================WHY */
.why {
  background-position: 91% bottom !important;
  padding-top: 6rem;
  padding-bottom: 3.8rem;
}
.why .list-grid {
  padding-right: 35%;
  margin-top: 3.5rem;
}
.why .list-grid .layers-masonry-column {
  clear: none;
}
.why .list-grid .layers-masonry-column .media-body .heading {
  margin-bottom: 2rem;
}
.why .list-grid .layers-masonry-column .media-body .heading:before {
  font-family: 'Stroke-Gap-Icons';
  font-size: 3rem;
  vertical-align: middle;
  color: #c09245;
  margin-right: 5px;
  font-weight: normal;
}
.why .list-grid .layers-masonry-column .media-body .excerpt {
  margin-left: 4rem;
}
.why .list-grid .layers-masonry-column .media-body a.button {
  margin-left: 4rem;
  margin-top: 1.8rem;
  text-transform: capitalize;
  font-weight: normal;
  color: #c09245;
  background: transparent;
  padding: 0;
  line-height: 1.3;
  border: none;
  position: static;
}
.why .list-grid .layers-masonry-column .media-body a.button:after {
  content: '';
}
.why .list-grid .layers-masonry-column .media-body a.button:hover {
  color: #000;
  background: transparent !important;
}
.why .list-grid .item-1 {
  margin-bottom: 5rem;
}
.why .list-grid .item-1 .media-body .heading:before {
  content: "\e63f";
}
.why .list-grid .item-2 .media-body .heading:before {
  content: "\e671";
}
.why .list-grid .item-3 .media-body .heading:before {
  content: "\e632";
}
/*
=======================================HISTORY */
.history {
  padding: 8rem 0 12rem 0;
}
.history .section-title {
  background: url(images/decor-border-white.png) no-repeat center top;
  margin-bottom: 9.5rem;
}
.history .section-title .heading {
  color: #fff;
}
.history .section-title .heading:before,
.history .section-title .heading:after {
  background: #fff;
}
.history .section-title .excerpt {
  margin-top: 6rem;
}
.history .section-title .excerpt p {
  color: #fff;
}
.history .list-grid {
  position: relative;
}
.history .list-grid:before {
  content: "";
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  margin: auto;
  width: 3px;
  height: 92%;
  background: #dfab4f;
  display: inline-block;
}
.history .list-grid:after {
  content: "";
  position: absolute;
  left: auto;
  right: 50% ;
  top: -15px;
  margin: auto;
  border: 3px solid;
  width: 10px;
  height: 10px;
  border-color: #dfab4f;
  -webkit-transform: translateX(50%) rotate(45deg);
  -moz-transform: translateX(50%) rotate(45deg);
  -ms-transform: translateX(50%) rotate(45deg);
  -o-transform: translateX(50%) rotate(45deg);
  transform: translateX(50%) rotate(45deg);
}
.history .list-grid .timeline {
  margin-bottom: -6rem;
  width: 100%;
  display: inline-block;
}
.history .list-grid .timeline .media {
  position: relative;
}
.history .list-grid .timeline .media .media-image img {
  position: relative;
  border: 3px solid #dfab4f;
}
.history .list-grid .timeline .media .media-body {
  text-align: center;
  padding: 0 15%;
}
.history .list-grid .timeline .media .media-body .heading {
  font-family: 'utm_davida';
  font-size: 3rem;
  color: #fff;
  margin: .5rem 0 1rem 0;
  font-weight: normal;
}
.history .list-grid .timeline .media .media-body .excerpt p {
  font-size: 1.6rem;
  color: #fff;
  line-height: 2.6rem;
}
.history .list-grid .timeline:first-child {
  margin-top: 0rem;
}
.history .list-grid .timeline:last-child {
  margin-top: 12rem;
}
.history .list-grid .timeline.left .media {
  width: 50%;
  float: left;
}
.history .list-grid .timeline.left .media:before {
  border-top: 2px dotted #dfab4f;
  background: none;
  content: "";
  position: absolute;
  top: 0px;
  bottom: 0;
  right: 3px;
  margin: auto;
  width: 210px;
  height: 54%;
}
.history .list-grid .timeline.right .media {
  width: 50%;
  float: right;
}
.history .list-grid .timeline.right .media:before {
  border-top: 2px dotted #dfab4f;
  background: none;
  content: "";
  position: absolute;
  top: 0px;
  bottom: 0;
  left: 3px;
  margin: auto;
  width: 210px;
  height: 54%;
}
/*
======================================= COUTER */
.couters {
  padding: 8rem 0;
}
.couters .layers-masonry-column {
  margin-bottom: 0;
  border-right: 1px dashed #c09245;
}
.couters .layers-masonry-column .counter-box .media-image span {
  display: block;
  position: relative;
  line-height: 65px;
  padding-top: .5rem;
}
.couters .layers-masonry-column .counter-box .media-image span:before {
  content: "\e67e";
  font-family: 'Stroke-Gap-Icons';
  font-size: 3rem;
  color: #fff;
}
.couters .layers-masonry-column .counter-box .media-image:before {
  content: "";
  position: absolute;
  left: -2px;
  right: 0px;
  top: 5px;
  margin: auto;
  width: 65px;
  height: 65px;
  transform: rotate(37deg) skewX(-17deg) skewY(-3deg);
  -ms-transform: rotate(37deg) skewX(-17deg) skewY(-3deg);
  -webkit-transform: rotate(37deg) skewX(-17deg) skewY(-3deg);
  background: #c09245;
}
.couters .layers-masonry-column .counter-box .media-image:after {
  content: "";
  position: absolute;
  left: -3px;
  right: 0px;
  top: 8px;
  margin: auto;
  border: 1px solid;
  width: 57px;
  height: 57px;
  transform: rotate(37deg) skewX(-17deg) skewY(-3deg);
  -ms-transform: rotate(37deg) skewX(-17deg) skewY(-3deg);
  -webkit-transform: rotate(37deg) skewX(-17deg) skewY(-3deg);
  border-color: #ffffff;
}
.couters .layers-masonry-column .counter-box .sc-counter {
  font-family: 'utm_davida';
  font-size: 3rem;
  color: #000;
}
.couters .layers-masonry-column .counter-box .heading {
  font-family: Arial;
  color: #c09245;
  font-size: 1.4rem;
  padding-bottom: 1rem;
}
.couters .layers-masonry-column:nth-child(2) .media-body .counter-box .media-image span:before {
  content: "\e6ab";
}
.couters .layers-masonry-column:nth-child(3) .media-body .counter-box .media-image span:before {
  content: "\e64d";
}
.couters .layers-masonry-column:nth-child(4) .media-body .counter-box .media-image span:before {
  content: "\e61c";
}
/*
======================================= NEWS */
.news {
  padding: 0;
}
.news .list-grid article {
  position: relative;
  overflow: visible;
  border: 1px solid #f0f0f0;
}
.news .list-grid article .thumbnail-media {
  width: 48%;
  float: left;
}
.news .list-grid article .thumbnail-body {
  overflow: visible;
  padding: 3rem 3rem 0;
  width: 52%;
  float: left;
  position: static;
}
.news .list-grid article .thumbnail-body .meta-info {
  display: none;
}
.news .list-grid article .thumbnail-body .heading {
  margin-bottom: 2.5rem;
}
.news .list-grid article .thumbnail-body .excerpt {
  margin-bottom: 2rem;
  line-height: 2.7rem;
}
.news .list-grid article .thumbnail-body a.button {
  right: 2rem;
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
}
.news .list-grid article:hover {
  border-color: #c09245;
}
.news .list-grid article:hover .thumbnail-body a.button {
  background: #c09245;
  color: #fff;
}
/*
======================================= activity */
.activity {
  margin-top: 9rem;
  padding: 0;
  background-size: cover;
  background-attachment: fixed;
}
.activity .activity-container {
  position: relative;
  background: #c09245;
  width: 50%;
  padding-top: 5rem;
  padding-bottom: 3.5rem;
  padding-right: 8rem;
  padding-left: 19%;
}
.activity .activity-container .container.clearfix {
  padding: 0;
}
.activity .activity-container .section-title {
  margin-bottom: 6rem;
}
.activity .activity-container .section-title .heading {
  position: relative;
  display: inline-block;
  font-family: 'utm_davida';
  font-size: 3rem;
  color: #fff;
  line-height: 1.1;
  letter-spacing: 1px;
  text-transform: capitalize;
}
.activity .activity-container .excerpt p {
  font-size: 1.6rem;
  line-height: 2.6rem;
  color: #fff;
}
.activity .activity-container:after {
    /* background: url(images/heritage-luxury.png) no-repeat; */
  bottom: 0;
  content: "";
  display: block;
  height: 43px;
  margin: auto;
  position: absolute;
  right: -76px;
  top: 0;
  width: 148px;
}
/*
======================================= DANH GIA */
.danhgia {
  padding: 8rem 0;
}
.danhgia .list-grid .layers-masonry-column {
  border-right: 1px dashed #c09245;
  padding-top: 0.5rem;
}
.danhgia .list-grid .layers-masonry-column .media-body {
  text-align: center;
}
.danhgia .list-grid .layers-masonry-column .media-body .heading {
  border-bottom: 1px solid #c09245;
  padding: 0px 18px 18px;
  display: inline-block;
  margin-bottom: 2.5rem;
}
.danhgia .list-grid .layers-masonry-column .media-body .heading:before {
  content: '';
  display: block;
  width: 55px;
  height: 55px;
  margin: 0 auto;
  padding-bottom: 1rem;
}
.danhgia .list-grid .layers-masonry-column .media-body a.button {
  position: relative;
  margin: 0 0 1rem 0;
  text-transform: uppercase;
  border: none;
  color: #c09245;
  z-index: 1;
  background: transparent !important;
}
.danhgia .list-grid .layers-masonry-column .media-body a.button:hover {
  background: transparent !important;
  color: #000;
}
.danhgia .list-grid .item-1 {
  padding-right: 1.5rem;
}
.danhgia .list-grid .item-1 .media-body .heading:before {
  background: url(images/ico-image1.png) no-repeat;
}
.danhgia .list-grid .item-2 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.danhgia .list-grid .item-2 .media-body .heading:before {
  background: url(images/ico-image2.png) no-repeat;
}
.danhgia .list-grid .item-3 {
  padding-left: 1.5rem;
  border-right: none;
}
.danhgia .list-grid .item-3 .media-body .heading:before {
  background: url(images/ico-image3.png) no-repeat;
}
/*
======================================= REVIEWS */
.reviews {
  padding-top: 5rem;
  padding-bottom: 14.5rem;
}
.reviews .has-image {
  margin-bottom: 0;
}
.reviews .list-grid .media-body {
  text-align: center;
  padding: 0 15%;
}
.reviews .list-grid .media-body .heading {
  margin-top: 0.5rem;
  margin-bottom: 2rem;
  color: #c09245;
  font-weight: normal;
}
.reviews .list-grid .media-body .excerpt p {
  font-size: 1.6rem;
  color: #000;
  font-style: italic;
  line-height: 2.7rem;
}
/*
======================================= FOOTER */
.footer-site {
  padding-top: 5rem;
  padding-bottom: 2rem;
}
.footer-site .row {
  padding: 0;
}
.footer-site .row .column.span-4 {
  margin-bottom: 0;
  /*End contact area footer*/
  /*End address footer*/
}
.footer-site .row .column.span-4 .layers-content-widget {
  padding: 0;
  margin-bottom: 0;
}
.footer-site .row .column.span-4 .about .media-body {
  margin-top: 4rem;
}
.footer-site .row .column.span-4 .about .media-body .excerpt p {
  font-size: 1.4rem;
  color: #798792;
  line-height: 2.6rem;
  text-align: center;
}
.footer-site .row .column.span-4 .contact-area-footer {
  position: relative;
  margin-top: -11rem;
}
.footer-site .row .column.span-4 .contact-area-footer .list-grid {
  /*End contact footer*/
}
.footer-site .row .column.span-4 .contact-area-footer .list-grid .contact-footer {
  margin-bottom: 3.5rem;
  background: #fafafa;
  border-top: 3px solid #c09245;
}
.footer-site .row .column.span-4 .contact-area-footer .list-grid .contact-footer .media-body {
  text-align: center;
}
.footer-site .row .column.span-4 .contact-area-footer .list-grid .contact-footer .media-body .heading {
  margin-top: 1.2rem;
  margin-bottom: 1rem;
}
.footer-site .row .column.span-4 .contact-area-footer .list-grid .contact-footer .media-body .excerpt {
  padding: 1.5rem 3rem;
  background: #fafafa;
}
.footer-site .row .column.span-4 .contact-area-footer .list-grid .contact-footer .media-body .excerpt input,
.footer-site .row .column.span-4 .contact-area-footer .list-grid .contact-footer .media-body .excerpt textarea {
  border: 1px solid #ebebeb;
  padding: 16px 20px 15px;
  font-family: Arial;
  font-size: 13px;
  max-width: 100%;
}
.footer-site .row .column.span-4 .contact-area-footer .list-grid .contact-footer .media-body .excerpt input {
  height: 5rem;
}
.footer-site .row .column.span-4 .contact-area-footer .list-grid .contact-footer .media-body .excerpt textarea {
  height: 8rem;
}
.footer-site .row .column.span-4 .contact-area-footer .list-grid .contact-footer .media-body .excerpt p {
  margin: 0;
}
.footer-site .row .column.span-4 .contact-area-footer .list-grid .contact-footer .media-body .excerpt p span {
  margin: 0 0 2rem 0;
}
.footer-site .row .column.span-4 .contact-area-footer .list-grid .contact-footer .media-body .excerpt p .wpcf7-submit {
  width: 100%;
  text-transform: uppercase;
  font-weight: normal;
  border-top: 3px solid #c09245;
  background: #fff;
  color: #888888;
  border-right: none;
  border-left: none;
  border-bottom: none;
}
.footer-site .row .column.span-4 .contact-area-footer .list-grid .contact-footer .media-body .excerpt p .wpcf7-submit:hover {
  background: #c09245;
  color: #fff;
}
.footer-site .row .column.span-4 .contact-area-footer .list-grid .contact-footer .media-body .excerpt p img {
  display: none;
}
.footer-site .row .column.span-4 .contact-area-footer .list-grid .social-footer {
  margin-bottom: 0;
}
.footer-site .row .column.span-4 .contact-area-footer .list-grid .social-footer .excerpt {
  text-align: center;
}
.footer-site .row .column.span-4 .contact-area-footer .list-grid .social-footer p {
  display: inline-block;
  margin: 5px 10px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  width: 30px;
  height: 30px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  border-radius: 3px;
  text-align: center;
}
.footer-site .row .column.span-4 .contact-area-footer .list-grid .social-footer p a {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  display: block;
  line-height: 3rem;
  color: rgba(255, 255, 255, 0.6);
}
.footer-site .row .column.span-4 .contact-area-footer .list-grid .social-footer p:first-child {
  display: none;
}
.footer-site .row .column.span-4 .contact-area-footer .list-grid .social-footer p:hover {
  border-color: #c09245;
}
.footer-site .row .column.span-4 .contact-area-footer .list-grid .social-footer p:hover a {
  color: #c09245;
}
.footer-site .row .column.span-4 .address-footer {
  padding-left: 4rem;
}
.footer-site .row .column.span-4 .address-footer .container.clearfix {
  padding: 0;
}
.footer-site .row .column.span-4 .address-footer .container.clearfix .section-title {
  margin-bottom: 2rem;
}
.footer-site .row .column.span-4 .address-footer .container.clearfix .section-title .heading {
  font-size: 1.6rem;
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 1.3;
  color: #fff;
}
.footer-site .row .column.span-4 .address-footer .column {
  margin-bottom: 0;
}
.footer-site .row .column.span-4 .address-footer .excerpt {
  color: #798792;
}
.footer-site .row .column.span-4 .address-footer .excerpt p {
  margin-top: 2rem;
}
.footer-site .row .column.span-4 .address-footer .excerpt p:before {
  font-family: 'Stroke-Gap-Icons';
  content: "\e6ab";
  font-size: 2rem;
  vertical-align: middle;
  margin-right: 1.5rem;
  display: block;
  float: left;
  height: 2.8rem;
}
.footer-site .row .column.span-4 .address-footer .excerpt .address:before {
  content: "\e6ab";
}
.footer-site .row .column.span-4 .address-footer .excerpt .phone:before {
  content: "\e674";
}
.footer-site .row .column.span-4 .address-footer .excerpt .email {
  color: rgba(255, 255, 255, 0.6);
}
.footer-site .row .column.span-4 .address-footer .excerpt .email:hover {
  color: #c09245;
}
.footer-site .row .column.span-4 .address-footer .excerpt .email:before {
  content: "\e6b7";
  color: #798792;
}
/*
======================================= FOOTER BOTTOM */
.footer-bottom {
  padding: 2rem 0;
}
.footer-bottom .copyright .column.span-4 {
  width: 65%;
}
.footer-bottom .copyright .column.span-4 p {
  font-size: 1.4rem;
  color: #636363;
}
.footer-bottom .copyright .column.span-5 {
  display: none;
}
.footer-bottom #mbmcl {
  text-align: right;
}
.footer-bottom #mbmcl a {
  font-size: 1.4rem;
  color: #636363 !important;
}
.footer-bottom #mbmcl a:hover {
  color: red !important;
}
/*
======================================= BREADCRUMB */
.title-container {
  padding-top: 22rem;
  padding-bottom: 4rem;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
  background: url(images/breadcrumb-bg.jpg) no-repeat;
}
.title-container .title {
  max-width: 1170px;
  padding: 0;
}
.title-container .title .heading {
  color: #fff;
  font-size: 3rem;
  text-transform: capitalize;
  font-family: Arial;
  font-weight: normal;
}
.title-container .title .bread-crumbs {
  float: right;
  margin: 0;
  color: #fff;
  font-size: 1.6rem;
  line-height: 5rem;
}
.title-container .title .bread-crumbs ul li a {
  color: #fff;
}
.title-container .title .bread-crumbs ul li a:hover {
  color: rgba(255, 255, 255, 0.6);
  text-decoration: none;
}
.title-container .title .bread-crumbs ul li:last-child {
  margin-right: 0;
  color: #c09245;
}
.title-container .title .bread-crumbs ul li:last-child a {
  margin-right: 0;
  color: #c09245;
  pointer-events: none;
}
/*
======================================= LIST POST */
.archive .content-main.archive,
.search .content-main.archive {
  padding-top: 6.5rem;
  margin-bottom: 2rem;
  /*End main-list-content*/
}
.archive .content-main.archive .list-content-main,
.search .content-main.archive .list-content-main {
  padding: 0;
  /*list post gallery*/
  /*End list post gallery*/
}
.archive .content-main.archive .list-content-main article,
.search .content-main.archive .list-content-main article {
  width: calc(50% - 2rem);
  margin-bottom: 6rem;
  border: 1px solid #f0f0f0;
}
.archive .content-main.archive .list-content-main article .thumbnail,
.search .content-main.archive .list-content-main article .thumbnail {
  width: 40%;
  float: left;
  display: block;
  margin: 0;
  overflow: hidden;
}
.archive .content-main.archive .list-content-main article .thumbnail a img,
.search .content-main.archive .list-content-main article .thumbnail a img {
  display: block;
}
.archive .content-main.archive .list-content-main article .post-content,
.search .content-main.archive .list-content-main article .post-content {
  float: left;
  width: 60%;
  padding: 2.5rem 2.5rem 0 3rem;
}
.archive .content-main.archive .list-content-main article .post-content a.button,
.search .content-main.archive .list-content-main article .post-content a.button {
  right: 2rem;
}
.archive .content-main.archive .list-content-main article .post-content .heading,
.search .content-main.archive .list-content-main article .post-content .heading {
  font-size: 1.4rem;
  line-height: 2.2rem;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 1.5rem;
}
.archive .content-main.archive .list-content-main article .post-content .heading:hover,
.search .content-main.archive .list-content-main article .post-content .heading:hover {
  color: #c09245;
}
.archive .content-main.archive .list-content-main article .post-content .copy,
.search .content-main.archive .list-content-main article .post-content .copy {
  font-size: 1.4rem;
  color: #222;
  line-height: 2.6rem;
}
.archive .content-main.archive .list-content-main article:hover,
.search .content-main.archive .list-content-main article:hover {
  border-color: #c09245;
}
.archive .content-main.archive .list-content-main article:hover .post-content a.button,
.search .content-main.archive .list-content-main article:hover .post-content a.button {
  background: #c09245;
  color: #fff;
}
.archive .content-main.archive .list-content-main article.category-thu-vien-anh,
.search .content-main.archive .list-content-main article.category-thu-vien-anh,
.archive .content-main.archive .list-content-main article.category-gallery,
.search .content-main.archive .list-content-main article.category-gallery {
  border: none;
}
.archive .content-main.archive .list-content-main article.category-thu-vien-anh:before,
.search .content-main.archive .list-content-main article.category-thu-vien-anh:before,
.archive .content-main.archive .list-content-main article.category-gallery:before,
.search .content-main.archive .list-content-main article.category-gallery:before {
  display: block;
  content: '';
  background: rgba(254, 203, 22, 0.7);
  width: 100%;
  height: 100%;
  position: absolute;
}
.archive .content-main.archive .list-content-main article.category-thu-vien-anh .thumbnail,
.search .content-main.archive .list-content-main article.category-thu-vien-anh .thumbnail,
.archive .content-main.archive .list-content-main article.category-gallery .thumbnail,
.search .content-main.archive .list-content-main article.category-gallery .thumbnail {
  width: 100%;
}
.archive .content-main.archive .list-content-main article.category-thu-vien-anh .thumbnail a img,
.search .content-main.archive .list-content-main article.category-thu-vien-anh .thumbnail a img,
.archive .content-main.archive .list-content-main article.category-gallery .thumbnail a img,
.search .content-main.archive .list-content-main article.category-gallery .thumbnail a img {
  -webkit-transition: all 1.5s ease;
  -moz-transition: all 1.5s ease;
  -o-transition: all 1.5s ease;
  -ms-transition: all 1.5s ease;
  transition: all 1.5s ease;
}
.archive .content-main.archive .list-content-main article.category-thu-vien-anh .post-content,
.search .content-main.archive .list-content-main article.category-thu-vien-anh .post-content,
.archive .content-main.archive .list-content-main article.category-gallery .post-content,
.search .content-main.archive .list-content-main article.category-gallery .post-content {
  z-index: 10;
  width: 100%;
  position: absolute;
  padding: 0;
  left: 50%;
  top: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  opacity: 0;
  webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  -ms-transition: all .5s ease;
  transition: all .5s ease;
}
.archive .content-main.archive .list-content-main article.category-thu-vien-anh .post-content a.button,
.search .content-main.archive .list-content-main article.category-thu-vien-anh .post-content a.button,
.archive .content-main.archive .list-content-main article.category-gallery .post-content a.button,
.search .content-main.archive .list-content-main article.category-gallery .post-content a.button {
  display: none;
}
.archive .content-main.archive .list-content-main article.category-thu-vien-anh .post-content .heading,
.search .content-main.archive .list-content-main article.category-thu-vien-anh .post-content .heading,
.archive .content-main.archive .list-content-main article.category-gallery .post-content .heading,
.search .content-main.archive .list-content-main article.category-gallery .post-content .heading {
  margin: 0;
  display: inline-block;
}
.archive .content-main.archive .list-content-main article.category-thu-vien-anh .post-content .heading a,
.search .content-main.archive .list-content-main article.category-thu-vien-anh .post-content .heading a,
.archive .content-main.archive .list-content-main article.category-gallery .post-content .heading a,
.search .content-main.archive .list-content-main article.category-gallery .post-content .heading a {
  display: block;
  color: #fff;
}
.archive .content-main.archive .list-content-main article.category-thu-vien-anh .post-content .heading a:before,
.search .content-main.archive .list-content-main article.category-thu-vien-anh .post-content .heading a:before,
.archive .content-main.archive .list-content-main article.category-gallery .post-content .heading a:before,
.search .content-main.archive .list-content-main article.category-gallery .post-content .heading a:before {
  content: "\e6a4";
  font-family: 'Stroke-Gap-Icons';
  display: block;
  font-size: 2rem;
  width: 4.5rem;
  height: 4.5rem;
  line-height: 4.5rem;
  text-align: center;
  background: #fff;
  margin: .8rem auto;
  color: #c09245;
}
.archive .content-main.archive .list-content-main article.category-thu-vien-anh:hover:before,
.search .content-main.archive .list-content-main article.category-thu-vien-anh:hover:before,
.archive .content-main.archive .list-content-main article.category-gallery:hover:before,
.search .content-main.archive .list-content-main article.category-gallery:hover:before {
  z-index: 9;
}
.archive .content-main.archive .list-content-main article.category-thu-vien-anh:hover .thumbnail a img,
.search .content-main.archive .list-content-main article.category-thu-vien-anh:hover .thumbnail a img,
.archive .content-main.archive .list-content-main article.category-gallery:hover .thumbnail a img,
.search .content-main.archive .list-content-main article.category-gallery:hover .thumbnail a img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.archive .content-main.archive .list-content-main article.category-thu-vien-anh:hover .post-content,
.search .content-main.archive .list-content-main article.category-thu-vien-anh:hover .post-content,
.archive .content-main.archive .list-content-main article.category-gallery:hover .post-content,
.search .content-main.archive .list-content-main article.category-gallery:hover .post-content {
  opacity: 1;
  top: 50%;
}
/*
======================================= SIDEBAR */
.sidebar {
  /*End related post sidebar */
  /*End images sidebar*/
  /*End Tag*/
}
.sidebar .container {
  padding: 0;
}
.sidebar .section-title {
  margin-bottom: 2.5rem;
}
.sidebar .section-title .heading {
  text-transform: uppercase;
  font-size: 1.6rem;
  font-weight: bold;
}
.sidebar .related-post-sidebar {
  padding: 0;
  margin-bottom: 4rem;
}
.sidebar .related-post-sidebar .list-grid article {
  margin: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  float: left;
  width: 100%;
}
.sidebar .related-post-sidebar .list-grid article .thumbnail-body {
  padding: 0;
}
.sidebar .related-post-sidebar .list-grid article .thumbnail-body .meta-info {
  display: none;
}
.sidebar .related-post-sidebar .list-grid article .thumbnail-body .article-title .heading {
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 1.4rem;
  font-family: Arial;
  text-transform: capitalize;
  font-weight: normal;
  line-height: 2.4rem;
  color: #222;
  overflow: visible;
  height: auto;
}
.sidebar .related-post-sidebar .list-grid article .thumbnail-body .article-title .heading:before {
  content: "\f10c";
  font-family: FontAwesome;
  margin-right: 0.8rem;
  vertical-align: middle;
  margin-left: 1px;
  display: block;
  float: left;
  height: 2.6rem;
  font-size: 1.2rem;
}
.sidebar .related-post-sidebar .list-grid article .thumbnail-body .article-title:hover .heading {
  color: #c09245;
}
.sidebar .related-post-sidebar .list-grid article .thumbnail-body .article-title:hover .heading:before {
  content: "\f192";
}
.sidebar .related-post-sidebar .list-grid article:last-child {
  border: none;
}
.sidebar .images-sidebar {
  background: transparent !important;
  margin-bottom: 4rem;
}
.sidebar .images-sidebar .portfolio-hover .hover-buttons a {
  padding: 0 !important;
}
.sidebar .images-sidebar .portfolio-items {
  margin: -3px;
}
.sidebar .images-sidebar .portfolio-items .portfolio-item {
  overflow: hidden;
  padding: 3px;
}
.sidebar .images-sidebar .portfolio-items .portfolio-item .featured-image {
  margin-bottom: 0;
}
.sidebar .images-sidebar .portfolio-items .portfolio-item .featured-image img {
  display: block;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-backface-visibility: hidden;
  /* Chrome, Safari, Opera */
  backface-visibility: hidden;
}
.sidebar .images-sidebar .portfolio-hover.style2 {
  background: rgba(192, 146, 69, 0.9);
  transition: transform .5s, opacity .5s;
  -webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
  -moz-transition: -moz-transform 0.5s, opacity 0.5s;
}
.sidebar .images-sidebar .portfolio-hover.style2 > div > div {
  padding: 0 !important;
}
.sidebar .images-sidebar .portfolio-hover.style2 > div > div .hover-buttons {
  width: 100%;
  height: 100%;
}
.sidebar .images-sidebar .portfolio-hover.style2 > div > div .hover-buttons a {
  width: 100%;
  height: 100%;
  border-radius: 0;
  background: transparent;
}
.sidebar .images-sidebar .portfolio-hover.style2 > div > div .hover-buttons a i {
  display: none;
}
.sidebar .images-sidebar .portfolio-hover.style2:before {
  position: absolute;
  content: "\e67b";
  color: #fff;
  width: 2rem;
  height: 2rem;
  font-family: 'Stroke-Gap-Icons';
  font-size: 2rem;
  font-style: normal;
  font-weight: 400;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.sidebar .widget_tag_cloud {
  padding: 0;
  margin-bottom: 0;
}
.sidebar .widget_tag_cloud .section-nav-title {
  color: #222;
  margin-bottom: 2.5rem;
  text-transform: uppercase;
  font-size: 1.6rem;
  font-weight: bold;
}
.sidebar .widget_tag_cloud .tagcloud a {
  border-bottom: 1px solid rgba(0, 0, 0, 0.11);
  text-transform: capitalize;
  font-size: 12px !important;
  margin: 0px 10px 10px 0px;
  padding: 7px 15px 6px;
  float: left;
  background: rgba(0, 0, 0, 0.05);
}
.sidebar .widget_tag_cloud .tagcloud a:hover {
  background: #c09245;
  color: #fff;
  border-color: #c09245;
}
/*End sidebar*/
/*
======================================= ABOUT PAGE */
.page-about {
  padding-top: 6.5rem;
}
.page-about article {
  margin-bottom: 4rem;
}
.page-about article header.section-title {
  display: none;
}
/*
======================================= CONTACT PAGE */
.page-contact {
  /*End top contact*/
  /*End bottom contact*/
}
.page-contact .container.clearfix {
  padding: 0;
}
.page-contact .top-contact,
.page-contact .bottom-contact {
  padding: 0;
  margin: 0;
}
.page-contact .top-contact {
  padding-top: 6.5rem;
  padding-bottom: 5rem;
  position: relative;
  margin-top: -3rem;
  background: #fff;
}
.page-contact .top-contact .section-title .excerpt {
  background: url(images/location-image.jpg) no-repeat #24292D;
  text-align: left;
  padding: 2rem 2rem 2rem 22rem;
  position: absolute;
  right: 1.5rem;
  top: 0;
  color: #999999;
  font-size: 1.4rem;
  font-style: normal;
  border: 1.8rem solid #fff;
  z-index: 9999;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.page-contact .top-contact .section-title .excerpt p {
  margin-top: 2rem;
}
.page-contact .top-contact .section-title .excerpt p:before {
  font-family: 'Stroke-Gap-Icons';
  content: "\e6ab";
  font-size: 2rem;
  vertical-align: middle;
  margin-right: 1.5rem;
  display: block;
  float: left;
  height: 2.8rem;
}
.page-contact .top-contact .section-title .excerpt .address {
  margin-top: 0;
}
.page-contact .top-contact .section-title .excerpt .address:before {
  content: "\e6ab";
}
.page-contact .top-contact .section-title .excerpt .phone:before {
  content: "\e674";
}
.page-contact .top-contact .section-title .excerpt .email {
  color: #c09245;
}
.page-contact .top-contact .section-title .excerpt .email:hover {
  color: #fff;
}
.page-contact .top-contact .section-title .excerpt .email:before {
  content: "\e6b7";
  color: #999;
}
.page-contact .top-contact .row.container .column.span-12 {
  width: 75%;
}
.page-contact .top-contact:before {
  content: "";
  position: absolute;
  background: url(images/services-left-bg.png) no-repeat;
  width: 44px;
  height: 424px;
  top: -13px;
  left: -30px;
}
.page-contact .top-contact:after {
  content: "";
  position: absolute;
  background: url(images/services-right-bg.png) no-repeat;
  width: 39px;
  height: 424px;
  top: -13px;
  right: -25px;
}
.page-contact .bottom-contact {
  padding-top: 0.5rem;
  margin-bottom: 10rem;
}
.page-contact .bottom-contact .heading {
  margin-bottom: 2rem;
}
.page-contact .bottom-contact .col-1 .excerpt p.phone-bold {
  font-size: 3rem;
  color: #c09245;
}
.page-contact .bottom-contact .col-2 {
  padding-left: 3rem;
}
.page-contact .bottom-contact .col-3 {
  clear: none;
}
.page-contact .bottom-contact .col-3 .wpcf7-form p {
  margin-bottom: 0;
  margin-top: 1rem;
}
.page-contact .bottom-contact .col-3 .wpcf7-form p span {
  margin: 0;
}
.page-contact .bottom-contact .col-3 .wpcf7-form input,
.page-contact .bottom-contact .col-3 .wpcf7-form textarea {
  border: 1px solid rgba(0, 0, 0, 0.15);
  max-width: 100%;
  font-family: Arial;
  font-size: 1.3rem;
  height: 5rem;
}
.page-contact .bottom-contact .col-3 .wpcf7-form input:focus,
.page-contact .bottom-contact .col-3 .wpcf7-form textarea:focus {
  border-color: rgba(0, 0, 0, 0.25);
}
.page-contact .bottom-contact .col-3 .wpcf7-form textarea {
  height: 12rem;
}
.page-contact .bottom-contact .col-3 .wpcf7-form .wpcf7-submit {
  float: right;
  border: none;
  text-transform: uppercase;
  padding: 1rem 2rem;
  height: auto;
}
.page-contact .bottom-contact .col-3 .wpcf7-form .wpcf7-submit:hover {
  background: #ab833e;
}
/*
======================================= SINGLE PAGE */
.single {
  /*single gallery*/
}
.single .wrapper-content .content-main {
  padding-top: 6.5rem;
  margin-bottom: 2rem;
}
.single .content-main-single-post .meta-info {
  font-size: 1.4rem;
  color: #222;
}
.single .content-main-single-post .meta-info .meta-item {
  margin-top: 0;
}
.single .content-main-single-post .meta-info .meta-category,
.single .content-main-single-post .meta-info .meta-author {
  color: #888;
}
.single .content-main-single-post .meta-info .meta-category a,
.single .content-main-single-post .meta-info .meta-author a {
  color: #888;
}
.single .content-main-single-post .meta-info .meta-category a:hover,
.single .content-main-single-post .meta-info .meta-author a:hover {
  color: #c09245;
}
.single .content-main-single-post .heading {
  margin-top: .8rem;
  margin-bottom: 2.5rem;
  font-size: 1.6rem;
  text-transform: uppercase;
  font-weight: bold;
}
.single .content-main-single-post .tag-content .meta-tags {
  margin-top: 2.5rem;
  font-size: 1.3rem;
}
.single .content-main-single-post .tag-content .meta-tags a {
  color: #000;
}
.single .content-main-single-post .tag-content .meta-tags a:hover {
  color: #c09245;
}
.single .relative-post-default {
  margin-top: 2.5rem;
}
.single .relative-post-default .section-nav-title {
  color: rgba(0, 0, 0, 0.85);
  font-size: 1.6rem;
  text-transform: uppercase;
  font-weight: bold;
}
.single .relative-post-default ul li {
  margin: .6rem 0;
}
.single .relative-post-default ul li a:before {
  content: "\f10c";
  font-family: FontAwesome;
  margin-right: 0.8rem;
  vertical-align: middle;
  margin-left: 1px;
  display: block;
  float: left;
  height: 2.6rem;
  font-size: 1.2rem;
}
.single .relative-post-default ul li a:hover:before {
  content: "\f192";
}
.single .category-thu-vien-anh .content-main-single-post .story p,
.single .category-gallery .content-main-single-post .story p {
  width: calc(50% - 2rem);
}
/*
======================================= 404 PAGE + SEARCH PAGE */
.error404 .content-main {
  padding-top: 6.5rem;
  margin-bottom: 6.5rem;
}
.error404 .page-404 {
  text-align: center;
}
.error404 .page-404 .title-404 {
  font-size: 20rem;
  color: #c09245;
  font-weight: bold;
}
.error404 .page-404 .h2-404 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 2rem;
  margin: 2rem 0;
}
.error404 .page-404 .entry-404 a {
  padding: .6rem 1.5rem;
  background: #c09245;
  color: #fff;
  margin-bottom: 2rem;
  display: inline-block;
  line-height: 1.6;
}
.error404 .page-404 .entry-404 a:hover {
  background: #ab833e;
}
.error404 .page-404 .entry-404 p {
  color: #222;
  margin-bottom: .5rem;
}
.error404 .page-404 .search-404 .search-field {
  border: 1px solid #ebebeb;
  padding: 16px 20px 15px;
  font-family: Arial;
  font-size: 13px;
  height: 5rem;
}
.error404 .page-404 .search-404 .search-submit {
  padding: .6rem 1.5rem;
  background: #c09245;
  color: #fff;
  margin-bottom: 2rem;
  display: inline-block;
  font-family: Arial;
  font-weight: normal;
  line-height: 1.6;
  margin-top: 2rem;
  font-size: 1.4rem;
}
.error404 .page-404 .search-404 .search-submit:hover {
  background: #ab833e;
}
.search .title-container .excerpt {
  display: none;
}
.search-no-results .title-container .excerpt {
  display: none;
}
.search-no-results .content-main .search-field {
  border: 1px solid #ebebeb;
  padding: 16px 20px 15px;
  font-family: Arial;
  font-size: 13px;
  height: 5rem;
  max-width: 100%;
}
.search-no-results .content-main .search-submit {
  padding: .6rem 1.5rem;
  background: #c09245;
  color: #fff;
  margin-bottom: 2rem;
  display: inline-block;
  font-family: Arial;
  font-weight: normal;
  line-height: 1.6;
  margin-top: 2rem;
  font-size: 1.4rem;
}
.search-no-results .content-main .search-submit:hover {
  background: #ab833e;
}
/*End 404 + Search*/
.responsive-nav {
  width: 100%;
  float: left;
  margin: 0;
}
/*
======================================= RESPONSIVE */
@media only screen and (min-width: 1900px) and (max-width: 1920px) {
  .auto-height .swiper-slide .overlay {
    padding-bottom: 42% !important;
  }
}
@media only screen and (min-width: 1600px) and (max-width: 1950px) {
  .why .list-grid {
    padding-right: 20%;
  }
}
@media only screen and (max-width: 1024px) {
  .auto-height .swiper-slide {
    background-size: cover;
  }
  .auto-height .swiper-slide .overlay {
    padding-bottom: 40%;
  }
  .archive .content-main.archive .list-content-main article .post-content,
  .search .content-main.archive .list-content-main article .post-content {
    margin-bottom: 2rem;
  }
  .page-contact .bottom-contact .col-1 .excerpt p.phone-bold {
    font-size: 2.6rem;
  }
  .title-container .title .heading {
    padding: 0 2rem;
  }
  .title-container .title .bread-crumbs {
    margin: 0 2rem 0 0;
  }
  .below-slideshow {
    margin-top: 0;
  }
  .header-site.header-center {
    padding: 0 2rem;
  }
  .header-site.header-center .logo .left-logo .excerpt ul li:first-child {
    margin-right: 2.4rem;
  }
  .header-site.header-center .logo .left-logo .excerpt ul li:first-child:after {
    margin-left: 1rem;
  }
  .why {
    background-position: 97% bottom !important;
  }
  .why .list-grid {
    padding-right: 40%;
  }
  .why .list-grid .media .heading {
    font-size: 1.4rem;
  }
  .activity .activity-container {
    padding-left: 10%;
  }
  .page-contact .top-contact {
    margin-top: 0;
  }
}
@media only screen and (max-width: 768px) {
  .error404 .content-main {
    padding-bottom: 4rem;
  }
  .content-main-single-post {
    margin-right: 0;
  }
  .pull-right.sidebar {
    margin-top: 1.5rem;
  }
  .sidebar .images-sidebar .section-title {
    margin-bottom: 4rem;
  }
  .activity .activity-container:after {
    right: -135px;
  }
  .title-head .section-title {
    margin-bottom: 3rem;
  }
  .title-head .section-title .heading {
    font-size: 2.4rem;
  }
  .media .heading {
    letter-spacing: 0.5px;
    font-size: 1.4rem;
  }
  .title-head .section-title .excerpt {
    margin-top: 3rem;
    padding: 0;
  }
  .title-container {
    padding-top: 5rem;
    text-align: center;
  }
  .title-container .title .bread-crumbs {
    float: none;
  }
  .header-site.header-center {
    padding: 0;
    border: none !important;
  }
  .header-site.header-center .container.clearfix {
    display: block;
  }
  .header-site.header-center .logo {
    display: block;
  }
  .header-site.header-center .logo .center-logo,
  .header-site.header-center .logo .right-logo {
    width: 50%;
  }
  .header-site.header-center .logo .left-logo {
    display: flex;
    justify-content: center;
    padding: 1rem 0;
    width: 100%;
  }
  .header-site.header-center .logo .center-logo {
    text-align: left;
    padding-left: 2rem;
    padding-top: 0;
  }
  .header-site.header-center .logo .right-logo {
    margin: 0;
  }
  .header-site.header-center .logo .right-logo .booking .media-body {
    line-height: 9.1rem;
    text-align: right;
    padding-right: 2rem;
  }
  .header-site.header-center .logo .right-logo .booking .media-body a.button {
    margin: 0;
    font-size: 1.1rem;
    padding: .8rem 1rem;
  }
  .header-site.header-center .l-menu {
    background: #c09245;
    color: #fff;
    text-align: center;
    z-index: 9999999;
  }
  .header-site.is_stuck.is_stuck_show .logo {
    display: none;
  }
  .below-slideshow .right-head-content {
    display: none;
  }
  .below-slideshow > .container .left-head-below-content .show-content-post .row.container.list-grid {
    padding: 0;
  }
  .below-slideshow > .container .left-head-below-content {
    margin-right: 0;
  }
  .below-slideshow > .container .left-head-below-content .banner-extra .row.container.list-grid {
    padding: 0;
  }
  .show-content-post .layers-masonry-column .thumbnail-body {
    padding: 2rem 1rem 3.5rem;
  }
  .why {
    background: #fff !important;
  }
  .why .list-grid {
    margin-top: 0;
    padding: 0 2rem;
  }
  .why .list-grid .layers-masonry-column {
    margin-bottom: 4.5rem;
    width: 100%;
  }
  .why .list-grid .layers-masonry-column .media-body .excerpt {
    margin: 0;
  }
  .why .list-grid .layers-masonry-column .media-body a.button {
    margin-left: 0;
  }
  .why .list-grid .layers-masonry-column:last-child {
    margin-bottom: 0;
  }
  .why .list-grid .item-1 {
    margin-bottom: 4.5rem;
  }
  .history {
    padding: 6rem 0;
  }
  .couters {
    padding: 4rem 0 2rem;
  }
  .couters .layers-masonry-column {
    border: none;
    margin: 2rem 0;
  }
  .couters .layers-masonry-column .media-body .counter-box .sc-counter {
    font-size: 2.4rem;
  }
  .news .list-grid article {
    width: 49%;
    float: left;
    margin-bottom: 4rem;
  }
  .news .list-grid article .thumbnail-media,
  .news .list-grid article .thumbnail-body {
    width: 100%;
  }
  .news .list-grid article .thumbnail-media a img {
    width: 100%;
  }
  .news .list-grid article .thumbnail-body {
    padding: 2rem 2rem 0;
  }
  .activity {
    margin-top: 4rem;
  }
  .activity .activity-container {
    padding: 4rem 2rem 2rem;
  }
  .activity .activity-container .section-title {
    margin-bottom: 4rem;
  }
  .activity .activity-container .section-title .heading {
    font-size: 2.4rem;
  }
  .danhgia {
    padding: 4rem 0;
  }
  .reviews {
    padding: 2rem 0 4rem 0;
  }
  .reviews .list-grid .media-body {
    padding: 0;
  }
  .footer-site .row .column.span-4 {
    width: 100%;
    margin-right: 0;
    padding-bottom: 0rem;
  }
  .footer-site .row .column.span-4 .contact-area-footer {
    margin: 3rem 0 4rem 0;
  }
  .footer-site .row .column.span-4 .contact-area-footer .list-grid .contact-footer {
    margin-right: 0;
  }
  .footer-site .row .column.span-4:nth-child(2) {
    margin-bottom: 1.5rem;
  }
  .footer-site .row .column.span-4 .address-footer {
    padding: 0;
  }
  .archive .content-main .list-content-main,
  .search .content-main,
  .list-content-main {
    width: 100%;
    margin-right: 0;
  }
  .sidebar.column {
    width: 100%;
  }
  .archive .content-main.archive .list-content-main article .thumbnail,
  .search .content-main.archive .list-content-main article .thumbnail {
    width: 100%;
  }
  .archive .content-main.archive .list-content-main article .post-content,
  .search .content-main.archive .list-content-main article .post-content {
    padding: 1.5rem;
    width: 100%;
  }
  .page-contact .top-contact .section-title .excerpt {
    display: none;
  }
  .page-contact .top-contact .row.container .column.span-12 {
    width: 100%;
  }
  .page-contact .bottom-contact .layers-masonry-column {
    width: 100%;
  }
  .page-contact .bottom-contact .layers-masonry-column .media .heading {
    font-size: 1.5rem;
  }
  .page-contact .bottom-contact .col-2 {
    padding: 0;
    margin: 3rem 0 .5rem 0;
  }
  .page-contact .bottom-contact {
    margin-bottom: 7rem;
  }
  .page-id-376 .title-container {
    padding-bottom: 7rem;
  }
}
@media screen and (max-width: 767px) {
  .footer-bottom .copyright .column.span-4 {
    width: 100%;
    text-align: center;
    margin-bottom: .5rem;
  }
  .footer-bottom #mbmcl {
    text-align: center;
    clear: both;
  }
}
@media only screen and (max-width: 568px) {
  .album-hotel {
    margin-top: 4rem;
  }
  .slide-top,
  .below-slideshow .right-head-content {
    display: none;
  }
  .below-slideshow {
    margin-top: 0;
  }
  .below-slideshow > .container .right-head-content .row.container.list-grid {
    padding-left: 0;
  }
  .below-slideshow > .container .left-head-below-content .show-content-post .row.container.list-grid {
    padding: 0;
  }
  .show-content-post .layers-masonry-column {
    margin-bottom: 4rem;
    width: 100%;
  }
  .show-content-post .layers-masonry-column .thumbnail-media a img {
    width: 100%;
  }
  .below-slideshow > .container .left-head-below-content .banner-extra {
    display: none;
  }
  .news .list-grid article .thumbnail-body {
    padding: 2rem;
  }
  .history .list-grid:before {
    left: auto;
    right: 2rem;
    height: 100%;
  }
  .history .list-grid:after {
    border: 0;
    content: "";
    position: absolute;
    top: 0px;
    margin: auto;
    width: 3px;
    height: 100%;
    background: #dfab4f;
    display: inline-block;
    transform: none;
    left: 2rem;
    right: auto;
  }
  .history .list-grid .timeline.left .media,
  .history .list-grid .timeline.right .media {
    width: 100%;
    float: none;
    margin-bottom: 3rem;
  }
  .history .list-grid .timeline.left .media:before,
  .history .list-grid .timeline.right .media:before {
    height: 55%;
  }
  .history .list-grid .timeline .media .media-body .heading {
    font-size: 2.4rem;
  }
  .history .list-grid .timeline:last-child {
    margin-top: 2rem;
  }
  .couters .layers-masonry-column {
    width: 100%;
    float: left;
  }
  .news .list-grid article {
    width: 100%;
  }
  .activity .activity-container {
    width: 100%;
    padding: 4rem 2rem;
  }
  .activity .activity-container .section-title {
    margin-bottom: 4rem;
  }
  .activity .activity-container .section-title .heading {
    font-size: 2.4rem;
  }
  .activity .activity-container:after {
    background: transparent;
  }
  .danhgia .list-grid .layers-masonry-column {
    width: 100%;
    padding: 0;
    border: none;
    margin-bottom: 4rem;
  }
  .danhgia .list-grid .layers-masonry-column:last-child {
    margin-bottom: 2rem;
  }
}
@media only screen and (max-width: 480px) {
  .page-contact .bottom-contact .col-2 {
    margin-top: 4.5rem;
  }
  .category-thu-vien-anh .content-main-single-post .story p,
  .category-gallery .content-main-single-post .story p {
    width: 100% !important;
  }
  .search-no-results .section-title.large .heading {
    font-size: 2.8rem;
  }
  .title-container .title .bread-crumbs {
    display: none;
  }
  .archive .content-main.archive .list-content-main article,
  .search .content-main.archive .list-content-main article {
    width: 100%;
  }
  .single .meta-item {
    display: inline-block;
  }
  .error404 .page-404 .title-404 {
    font-size: 14rem;
  }
}
@media only screen and (max-width: 320px) {
  .header-site.header-center .logo .center-logo {
    margin-top: 5px;
  }
}
.off-canvas-right.open {
  background: #fff;
}
.off-canvas-right.open .nav-mobile .nav-vertical {
  width: 100%;
}
.off-canvas-right.open .nav-mobile .nav-vertical ul li a {
  color: #000;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 1.4rem;
}
.off-canvas-right.open .nav-mobile .nav-vertical ul li ul.sub-menu li a {
  color: #000;
}
.off-canvas-right.open .nav-mobile .nav-vertical ul li ul.sub-menu li.current-menu-item a {
  color: #c09245;
}
.off-canvas-right.open .nav-mobile .nav-vertical ul li.current-menu-item a,
.off-canvas-right.open .nav-mobile .nav-vertical ul li.current-post-ancestor a {
  color: #c09245;
}
.close-canvas {
  background: #c09245;
}
/*MENU TOGGLE MOBILE*/
#off-canvas-right ul.menu li {
  position: relative;
}
#off-canvas-right ul.menu li .arrow.dashicons {
  color: #000;
  position: absolute;
  right: 2rem;
  top: 0;
  font-size: 1.4rem;
}
#off-canvas-right ul.menu li .arrow.dashicons:before {
  vertical-align: middle;
  padding: 1rem;
  line-height: 34px;
}
#off-canvas-right ul.menu li.active .arrow.dashicons:before {
  content: "\f347";
}
#off-canvas-right ul.sub-menu {
  display: none ;
}
#off-canvas-right ul.sub-menu li a {
  padding-left: 2rem;
}
#back-to-top {
  display: block;
  bottom: 8rem;
  z-index: 999999;
}
#back-to-top a {
  background: url(images/totop.png) no-repeat;
  width: 4rem;
  height: 4rem;
  opacity: .8;
}
#back-to-top a:after {
  content: "";
  background-image: url(images/totop_after.png);
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  top: 1px;
  bottom: 1px;
  left: 1px;
  right: 1px;
  margin: auto;
  width: 36px;
  height: 36px;
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
#back-to-top a:hover {
  opacity: 1;
}
@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.header-sticky.is_stuck.is_stuck_show {
  z-index: 9999999999;
}
.gallery.gallery-size-full{
position: relative!important;
}