/*
Theme Name: Chipi Art Child Themes
Theme URI: http: //chili.vn
Description: Photo
Author: Matbao.com
Author URI: http://matbao.com
Template: layerswp
Version: 1.0
Main Color:#ff533d
Child Color:#414141
*/
@import url("../layerswp/style.css");
@import url("../layerswp-child/font-awesome/css/font-awesome.min.css");
@import url("../layerswp-child/colorbox.css");
@font-face {
  font-family: 'et-line';
  src: url('../layerswp-child/fonts/et-line.eot');
  src: url('../layerswp-child/fonts/et-line.eot?#iefix') format('embedded-opentype'), url('../layerswp-child/fonts/et-line.woff') format('woff'), url('../layerswp-child/fonts/et-line.ttf') format('truetype'), url('../layerswp-child/fonts/et-line.svg#et-line') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "feather";
  src: url("../layerswp-child/fonts/feather-webfont.eot");
  src: url("../layerswp-child/fonts/feather-webfont.eot?#iefix") format("embedded-opentype"), url("../layerswp-child/fonts/feather-webfont.woff") format("woff"), url("../layerswp-child/fonts/feather-webfont.ttf") format("truetype"), url("../layerswp-child/fonts/feather-webfont.svg#feather") format("svg");
  font-weight: normal;
  font-style: normal;
}
/*

*/
/*

1. Install Basic
2. Style Header
3. Slider show
4 . Style slider product
5 . footer
6 .search top
7 . responsive


*/
/*fix safari*/
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* Safari and Chrome, if Chrome rule needed */
  .someClass {
    color: #c00;
  }
  /* Safari 5+ ONLY */
  ::i-block-chrome,
  .someClass {
    color: #000;
  }
}
h1,
h2,
h3,
h4,
h5,
h6,
.heading {
  font-family: "Arial" !important;
}
.container {
  max-width: 1280px;
}
.site-logo-link img,
.mark img {
  max-height: inherit;
  margin-left: 30px;
}
.header-site .menu-item-has-children > a:after {
  opacity: 0;
  display: none;
}
/*
####
  Color class
####
*/
.nav-horizontal li a {
  color: #fff;
  font-weight: normal;
  font-size: 15px;
}
.nav-horizontal li a:hover {
  color: #fff;
}
body {
  color: #626262;
  font-family: "Arial" !important;
  line-height: 24px;
}
.responsive-nav .l-menu {
  color: #fff;
}
.off-canvas-right + .wrapper-site .is_stuck_show {
  left: 0px;
  transition: left 0.3s ease-in-out;
  -moz-transition: left 0.3s ease-in-out;
  -webkit-transition: left 0.3s ease-in-out;
}
.off-canvas-right.open + .wrapper-site .is_stuck_show {
  left: -240px;
  -moz-transition: left 0.3s ease-in-out;
  -webkit-transition: left 0.3s ease-in-out;
}
.wrapper-site #back-to-top a {
  width: 45px;
  height: 45px;
  background: #fff;
  background-size: 40px 40px;
  border: 3px solid rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  font-size: 0;
  text-indent: 0;
}
.wrapper-site #back-to-top a:hover {
  background: #000;
  border-color: #000;
}
.wrapper-site #back-to-top a:hover:before {
  opacity: 1;
  background: #000;
  border-color: #000;
  color: #fff;
}
.wrapper-site #back-to-top a:before {
  content: "\e096";
  font-family: "feather";
  color: #000;
  font-size: 14px;
  line-height: 35px;
  text-align: center;
  justify-content: center;
  position: relative;
  display: block;
}
/*404*/
.clear {
  clear: both;
}
.error404 .header-site.header-sticky {
  background-color: #23272C;
}
.page-404 {
  text-align: center;
}
.page-404 .title-404 {
  font-size: 200px;
  font-weight: bold;
  color: #ff533d;
  line-height: normal;
}
.page-404 .h2-404 {
  font-size: 50px;
}
.page-404 .entry-404 a {
  margin: 20px 0px;
  color: #fff;
  padding: 10px 25px;
  display: inline-block;
  background-color: #ff533d;
}
.page-404 .entry-404 a:hover {
  background-color: #414141;
  transition: all 300ms ease-in-out;
}
.page-404 .entry-404 .search-form label {
  margin-bottom: 23px;
}
.page-404 .entry-404 .search-404 .search-form {
  float: none;
  margin: 0 auto;
  margin-top: 20px;
  width: 278px;
}
.page-404 .entry-404 .search-404 .search-form input {
  height: 38px;
}
/*
Set 16:9 for thumbnail
*/
.post-news-item .thumbnail a,
.thumbnail-media a,
.media-image a,
.featured-image {
  position: relative;
  height: 0;
  overflow: hidden;
  display: block;
  padding-bottom: 56.25%;
}
.post-news-item .thumbnail a img,
.thumbnail-media a img,
.media-image a img,
.featured-image img {
  position: absolute;
  left: 0;
  min-height: 100%;
  top: 0;
  bottom: 0;
  right: 0;
}
.home #back-to-top {
  display: none;
}
.home #mbmcl a {
  color: #fff !important;
}
#mbmcl {
  float: right;
  color: #fff;
  font-family: arial;
  text-align: right;
}
#mbmcl a:hover {
  color: #D00400 !important;
}
.story {
  font-size: 1.5rem;
}
.search-no-results .story {
  width: 66%;
  float: left;
  margin-right: 2%;
  margin-bottom: 50px;
}
#back-to-top {
  bottom: 70px !important;
  display: block;
}
.abc + .sub-menu {
  visibility: visible ;
  opacity: 1;
  top: 100px;
  transition: all 0.2s ease-in-out;
  background: transparent;
}
.abc + .sub-menu li {
  background: #ff533d;
}
.abc + .sub-menu li::hover {
  background: #fff;
  color: #ff533d;
}
.animation {
  -webkit-transition: all 0.3s ease-out 0.2s;
  -moz-transition: all 0.3s ease-out 0.2s;
  -o-transition: all 0.3s ease-out 0.2s;
  transition: all 0.3s ease-out 0.2s;
}
.footer-site {
  display: none;
  padding: 0;
}
.auto-height .swiper-slide .overlay {
  padding-top: 0!important;
}
.header-sticky.is_stuck.is_stuck_show .site-logo-link {
  display: none;
}
.header-sticky.is_stuck.is_stuck_show .logo-2 {
  display: inherit!important;
  margin-left: 15px;
}
.header-sticky.is_stuck.is_stuck_show .logo-2 img {
  max-width: 180px;
}
.header-site .logo-2 {
  display: none;
}
.header-site nav {
  border-bottom: 2px solid #fff;
  border-top: 2px solid #fff;
  padding-top: 15px;
  margin-top: 78px;
  padding: 0 35px;
  transition: margin 0.05s;
  -moz-transition: margin 0.05s;
  -webkit-transition: margin 0.05s;
  -o-transition: margin 0.05s;
  display: inline-block;
  position: relative;
  text-align: center;
  flex: none;
  -webkit-flex: none;
  margin-left: auto;
  margin-right: auto;
}
.home .footer-bottom {
  background: #23272C;
  padding: 10px 0;
}
.home .footer-bottom p {
  color: #fff !important;
}
.home .footer-bottom .copyright {
  color: #fff;
}
.footer-bottom {
  padding: 20px 0 ;
}
.footer-bottom p {
  color: #000;
}
.header-site.header-left .logo {
  position: absolute;
  display: inline;
  left: 20px;
}
.site-logo-link img,
.mark img {
  width: 130px;
}
.header-secondary {
  position: absolute;
  width: 100%;
  top: 28px;
  z-index: 999;
  text-align: center;
  background: transparent;
}
.header-secondary .pull-left {
  float: none;
}
.header-secondary .pull-left .nav .menu-item-language img.iclflag {
  margin-right: 8px;
}
.header-secondary .pull-left .nav .menu-item-language-current {
  border-left: 1px solid #fff;
  border-radius: 0;
  padding-left: 15px;
}
.header-secondary .pull-left .nav li:nth-child(5) a {
  font-size: 14px;
  padding-left: 10px;
  padding-right: 19px;
  line-height: 12px;
}
.header-secondary .pull-left .nav li {
  margin: 0;
  transition: all 0.3s;
  text-align: center;
  border-radius: 50%;
  line-height: normal;
  display: inline-block;
}
.header-secondary .pull-left .nav li a {
  opacity: 1;
  font-size: 0;
}
.header-secondary .pull-left .nav li a:before {
  font-size: 14px;
  color: #fff;
  padding-left: 15px;
  margin: 5px 4px 0 5px ;
}
.header-secondary .pull-left .nav li a[href*=twitter]:before {
  content: "\f099";
  font-family: "FontAwesome";
}
.header-secondary .pull-left .nav li a[href*=facebook]:before {
  content: '\f09a';
  font-family: "FontAwesome";
}
.header-secondary .pull-left .nav li a[href*=google]:before {
  content: "\f0d5";
  font-family: "FontAwesome";
}
.header-secondary .pull-left .nav li a[href*=instagram]:before {
  content: "\f16d";
  font-family: "FontAwesome";
}
.title-container {
  background: url(https://dainhatphat.vn/wp-content/uploads/2019/07/banertrong.jpg);
  background-size: cover;
  position: relative;
  text-align: center;
  color: #fff;
  padding-top: 224px !important;
}
.title-container .bread-crumbs {
  padding-top: 34px;
}
.title-container .bread-crumbs li {
  font-size: 20px;
  color: rgba(255, 255, 255, 0.7);
}
.title-container .bread-crumbs li a {
  color: rgba(255, 255, 255, 0.7);
  font-size: 20px;
  text-decoration: none;
}
.title-container .heading:after {
  border-bottom: 3px solid #ff533d;
  bottom: -29px;
  content: " ";
  left: 50%;
  margin-left: -50px;
  position: relative;
  width: 100px;
  -webkit-animation: drawline 2s;
  -moz-animation: drawline 2s;
  -ms-animation: drawline 2s;
  -o-animation: drawline 2s;
  animation: drawline 2s;
  display: block;
  border-bottom-color: #ff533d;
  bottom: -17px;
}
.service-page .layers-masonry-column:nth-child(1) .media-body:before {
  content: "\e038";
}
.service-page .layers-masonry-column:nth-child(2) .media-body:before {
  content: "\e044";
}
.service-page .layers-masonry-column:nth-child(3) .media-body:before {
  content: "\e033";
}
.service-page .layers-masonry-column:nth-child(4) .media-body:before {
  content: "\e03b";
}
.service-page .layers-masonry-column .media {
  overflow: visible;
}
.service-page .layers-masonry-column .media-body {
  overflow: visible;
}
.service-page .layers-masonry-column .media-body:before {
  position: relative;
  display: inline-block;
  font-family: 'et-line';
  float: left;
  margin-right: 10px;
  font-size: 28px;
  color: #68d5b2;
  margin-top: -2px;
}
.service-page .layers-masonry-column .media-body .heading {
  margin-left: 60px;
  font-size: 18px;
  color: #000;
}
.service-page .layers-masonry-column .media-body .heading a {
  color: #000;
}
.service-page .layers-masonry-column .media-body .heading a:hover {
  color: #ff533d;
}
.service-page .layers-masonry-column .media-body .excerpt {
  margin-left: 60px;
  font-size: 13px;
  line-height: 24px;
  color: #767676;
  margin-top: 15px;
}
.gia-service {
  background-attachment: fixed;
}
.gia-service .section-title {
  margin-bottom: 90px;
}
.gia-service .layers-masonry-column:nth-child(1) .heading {
  background-color: #24bee8;
}
.gia-service .layers-masonry-column:nth-child(2) .heading {
  background-color: #ababab;
}
.gia-service .layers-masonry-column:nth-child(3) .heading {
  background-color: #ff644c;
}
.gia-service .layers-masonry-column:nth-child(4) .heading {
  background-color: #dd9933;
}
.gia-service .layers-masonry-column {
  background-color: #fff;
}
.gia-service .layers-masonry-column .excerpt {
  padding-bottom: 20px;
  text-transform: capitalize;
}
.gia-service .layers-masonry-column .excerpt p {
  font-size: 14px;
  padding: 14px 0;
  margin-top: 0;
  color: rgba(0, 0, 0, 0.55);
}
.gia-service .layers-masonry-column .excerpt p:before {
  display: inline-block;
  font-family: "feather";
  content: "\e116";
  padding-right: 8px;
}
.gia-service .layers-masonry-column .heading {
  color: #fff;
  font-size: 22px;
  font-weight: 300;
  letter-spacing: 0;
  margin-bottom: 0;
  padding: 20px 0;
}
.section-title .heading {
  font-size: 42px;
  color: #000;
  font-weight: normal;
}
.section-title .heading:after {
  border-bottom: 3px solid #ff533d;
  bottom: -22px;
  content: " ";
  left: 50%;
  margin-left: -50px;
  position: relative;
  width: 100px;
  -webkit-animation: drawline 2s;
  -moz-animation: drawline 2s;
  -ms-animation: drawline 2s;
  -o-animation: drawline 2s;
  animation: drawline 2s;
  display: block;
  border-bottom-color: #ff533d;
}
.blog .thumbnail-media:hover img {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.blog .layers-masonry-column:first-child {
  padding-top: 80px;
}
.blog .layers-masonry-column {
  border-bottom: 3px solid #000;
  padding-bottom: 50px;
  margin-bottom: 47px;
}
.blog .layers-masonry-column .thumbnail-media a {
  position: relative;
  height: 0;
  overflow: hidden;
  display: block;
  padding-bottom: 56.25%;
}
.blog .layers-masonry-column .thumbnail-media a img {
  position: absolute;
  left: 0;
  min-height: 100%;
  top: 0;
  bottom: 0;
  right: 0;
}
.blog .thumbnail-media {
  width: 50%;
  float: left;
  margin-right: 28px;
  max-width: 100%;
}
.blog .thumbnail-body {
  background-color: transparent;
  padding: 0;
}
.blog .thumbnail-body .meta-info {
  margin-bottom: 25px;
}
.blog .thumbnail-body .meta-info .meta-item {
  color: rgba(0, 0, 0, 0.55);
  font-size: 12px;
}
.blog .thumbnail-body .excerpt {
  color: rgba(0, 0, 0, 0.55);
  font-size: 14px;
}
.blog .thumbnail-body .heading {
  font-size: 26px;
  padding-bottom: 15px;
  line-height: 31px;
}
.blog .thumbnail-body .heading a {
  color: #000;
}
.blog .thumbnail-body .heading a:hover {
  color: #ff533d;
}
@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.button {
  background: none;
  cursor: pointer;
  padding: 12px 30px;
  display: inline-block;
  margin: 50px 0;
  letter-spacing: 0;
  font-size: 14px;
  font-weight: 600;
  outline: none;
  position: relative;
  z-index: 1;
  overflow: visible;
  border: 1px solid #000;
  color: #000;
  margin: 0;
  border-color: rgba(0, 0, 0, 0.3);
  border-style: solid;
  border-width: 1px;
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
.button:hover {
  color: #fff;
}
.button:hover:after {
  height: 100%;
  width: 100%;
  bottom: 0%;
  left: 0%;
  opacity: 1;
  transform: scale(1.15);
  -ms-transform: scale(1.15);
  -webkit-transform: scale(1.15);
}
.button:after {
  content: '';
  position: absolute;
  z-index: -1;
  -webkit-transition: width 0.3s, left 0.3s, bottom 0.3s, height 0.3s, opacity 0.2s, filter 0.5s, transform 0.2s;
  -moz-transition: width 0.3s, left 0.3s, bottom 0.3s, height 0.3s, opacity 0.2s, filter 0.5s, transform 0.2s;
  transition: width 0.3s, left 0.3s, bottom 0.3s, height 0.3s, opacity 0.2s, filter 0.5s, transform 0.2s;
  width: 0%;
  height: 0%;
  bottom: 50%;
  left: 50%;
  background: #000;
  opacity: 0;
  transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
}
.title-container .bread-crumbs {
  color: #fff;
}
.title-container .bread-crumbs a {
  color: #fff;
}
.title-container .heading {
  color: #fff;
}
.lien-he-form .layers-masonry-column textarea,
.lien-he-form .layers-masonry-column input,
.lien-he-form .layers-masonry-column select,
.lien-he-form .layers-masonry-column button {
  color: rgba(0, 0, 0, 0.55);
}
.lien-he-form .layers-masonry-column input[type=email],
.lien-he-form .layers-masonry-column input[type=text],
.lien-he-form .layers-masonry-column input[type=url],
.lien-he-form .layers-masonry-column input[type=search],
.lien-he-form .layers-masonry-column input[type=password],
.lien-he-form .layers-masonry-column input[type=number],
.lien-he-form .layers-masonry-column input[type=tel],
.lien-he-form .layers-masonry-column input[type=date] {
  border: 1px solid rgba(0, 0, 0, 0.15);
  max-width: 100%;
  height: 31px;
  color: #000;
}
.lien-he-form .layers-masonry-column input[type=email]:focus,
.lien-he-form .layers-masonry-column input[type=text]:focus,
.lien-he-form .layers-masonry-column input[type=url]:focus,
.lien-he-form .layers-masonry-column input[type=search]:focus,
.lien-he-form .layers-masonry-column input[type=password]:focus,
.lien-he-form .layers-masonry-column input[type=number]:focus,
.lien-he-form .layers-masonry-column input[type=tel]:focus,
.lien-he-form .layers-masonry-column input[type=date]:focus {
  border: 1px solid rgba(0, 0, 0, 0.5);
}
.lien-he-form .layers-masonry-column .excerpt p {
  color: rgba(0, 0, 0, 0.55);
  font-weight: normal;
  margin-bottom: 25px;
}
.lien-he-form .layers-masonry-column .media.medium p:not(:first-child) {
  margin-top: 0;
}
.lien-he-form .layers-masonry-column textarea {
  max-width: 100%;
  height: 80px;
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.lien-he-form .layers-masonry-column textarea:focus {
  border: 1px solid rgba(0, 0, 0, 0.5);
}
.lien-he-form .layers-masonry-column .button {
  width: 140px;
  outline: 0;
  padding: 10px 12px;
  margin-right: 5px;
  display: inline-block;
  color: #000;
  font-size: 11px;
  letter-spacing: 5px;
  font-weight: 600;
  background: none;
  border: 2px solid #000;
  text-transform: uppercase;
  margin-top: 0;
}
.contact-page {
  padding-top: 60px;
}
.contact-page .contact .section-title .heading:after {
  bottom: -17px;
}
.contact-page .contact .section-title .excerpt {
  margin-top: 37px;
  max-width: 440px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.55);
}
.contact-page .contact .media .heading {
  font-size: 20px;
  color: #000;
}
.contact-page .contact .media .excerpt {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.55);
  margin-top: 25px;
}
.contact-page .contact .media.medium p:not(:first-child) {
  margin-top: 7px;
}
.chan-trang {
  padding: 0 !important;
}
.chan-trang .fa-caret-left:before {
  content: "\f053";
}
.chan-trang .fa-caret-right:before {
  content: "\f054";
}
.chan-trang .lcam-carousel-to-prev {
  color: #fff !important;
  background: transparent !important;
  border-radius: 50px;
  border: 3px solid rgba(255, 255, 255, 0.5);
  color: #fff;
  font-family: "fontawesome";
  font-size: 10px;
  height: 35px;
  opacity: 1;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 35px;
  transition: border 0.2s,right 0.5s,left 0.5s,background 0.2s,color 0.2s;
  -moz-transition: border 0.2s,right 0.5s,left 0.5s,background 0.2s,color 0.2s;
  -webkit-transition: border 0.2s,right 0.5s,left 0.5s,background 0.2s,color 0.2s;
  -o-transition: border 0.2s,right 0.5s,left 0.5s,background 0.2s,color 0.2s;
  left: 20px !important;
  padding: 0 !important;
  margin: -16px 0 0 !important;
  outline: none;
}
.chan-trang .lcam-carousel-to-prev:hover {
  background: #fff !important;
  color: #000 !important;
}
.chan-trang .lcam-carousel-to-next {
  color: #fff !important;
  background: transparent !important;
  border-radius: 50px;
  border: 3px solid rgba(255, 255, 255, 0.5);
  color: #fff;
  font-family: "fontawesome";
  font-size: 10px;
  height: 35px;
  opacity: 1;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 35px;
  transition: border 0.2s,right 0.5s,left 0.5s,background 0.2s,color 0.2s;
  -moz-transition: border 0.2s,right 0.5s,left 0.5s,background 0.2s,color 0.2s;
  -webkit-transition: border 0.2s,right 0.5s,left 0.5s,background 0.2s,color 0.2s;
  -o-transition: border 0.2s,right 0.5s,left 0.5s,background 0.2s,color 0.2s;
  right: 20px !important;
  padding: 0 !important;
  margin: -16px 0 0 !important;
  outline: none;
}
.chan-trang .lcam-carousel-to-next:hover {
  background: #fff !important;
  color: #000 !important;
}
.chan-trang .media-image a {
  padding-bottom: 100%;
}
.chan-trang .media-image:hover a img {
  transform: scale(0.97);
  -ms-transform: scale(0.97);
  -webkit-transform: scale(0.97);
  -webkit-transition: transform 0.3s ease-out, opacity 0.5s;
  -moz-transition: transform 0.3s ease-out, opacity 0.5s;
  transition: transform 0.3s ease-out, opacity 0.5s;
  opacity: 0.6;
}
.chan-trang .media-image:hover a:after {
  opacity: 1;
  transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  -webkit-transition: transform 0.5s;
  -moz-transition: transform 0.5s;
  transition: transform 0.5s;
}
.chan-trang .media-image a img {
  -webkit-transition: transform 0.3s ease-out, opacity 0.5s;
  -moz-transition: transform 0.3s ease-out, opacity 0.5s;
  transition: transform 0.3s ease-out, opacity 0.5s;
  display: block;
  max-width: 100%;
  -webkit-transform-style: preserve-3d;
  width: 100%;
}
.chan-trang .media-image a:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  margin-top: -25px;
  margin-left: -25px;
  height: 50px;
  display: block;
  content: "\f067";
  font-family: FontAwesome;
  color: #000;
  line-height: 51px;
  opacity: 0;
  background: rgba(255, 255, 255, 0.8);
  -webkit-transition: background-color 0.15s;
  -moz-transition: background-color 0.15s;
  transition: background-color 0.15s;
  transform: scale(0.9, 0.9);
  -ms-transform: scale(0.9, 0.9);
  -webkit-transform: scale(0.9, 0.9);
  -webkit-transition: transform 0.5s;
  -moz-transition: transform 0.5s;
  transition: transform 0.5s;
}
#cboxCurrent {
  display: none !important;
}
.content-vertical-massive {
  padding: 60px 0;
}
.gallery .layers-masonry-column .heading {
  font-size: 16px;
}
.gallery .layers-masonry-column .heading a {
  color: #000;
  font-weight: 600;
}
.gallery .layers-masonry-column .heading a:hover {
  color: #ff533d;
}
.gallery .layers-masonry-column .media-body .excerpt {
  color: rgba(0, 0, 0, 0.55);
  font-size: 14px;
  margin-bottom: 28px;
}
.gallery .layers-masonry-column .media-image:hover a img {
  transform: scale(0.97);
  -ms-transform: scale(0.97);
  -webkit-transform: scale(0.97);
  -webkit-transition: transform 0.3s ease-out, opacity 0.5s;
  -moz-transition: transform 0.3s ease-out, opacity 0.5s;
  transition: transform 0.3s ease-out, opacity 0.5s;
  opacity: 0.6;
  outline: none;
}
.gallery .layers-masonry-column .media-image:hover a:after {
  opacity: 1;
  transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  -webkit-transition: transform 0.5s;
  -moz-transition: transform 0.5s;
  transition: transform 0.5s;
}
.gallery .layers-masonry-column .media-image a {
  padding-bottom: 70%;
  outline: none;
}
.gallery .layers-masonry-column .media-image a img {
  -webkit-transition: transform 0.3s ease-out, opacity 0.5s;
  -moz-transition: transform 0.3s ease-out, opacity 0.5s;
  transition: transform 0.3s ease-out, opacity 0.5s;
  outline: none;
}
.gallery .layers-masonry-column .media-image a:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  margin-top: -25px;
  margin-left: -25px;
  height: 50px;
  display: block;
  content: "\f067";
  font-family: FontAwesome;
  line-height: 51px;
  opacity: 0;
  background: rgba(255, 255, 255, 0.8);
  -webkit-transition: background-color 0.15s;
  -moz-transition: background-color 0.15s;
  transition: background-color 0.15s;
  transform: scale(0.9, 0.9);
  -ms-transform: scale(0.9, 0.9);
  -webkit-transform: scale(0.9, 0.9);
  -webkit-transition: transform 0.5s;
  -moz-transition: transform 0.5s;
  transition: transform 0.5s;
}
.content-main {
  padding: 60px 20px;
}
.header-site.is_stuck_show.header-left {
  background-color: #f5f5f5 !important;
}
.header-site.is_stuck_show.header-left .logo {
  display: block;
  margin-top: -22px;
  top: 50% !important;
}
.header-site.is_stuck_show.header-left .container {
  padding: 10px 20px;
}
.header-site.is_stuck_show.header-left .container nav li a:before {
  top: -18px;
}
.header-site.is_stuck_show.header-left nav {
  margin-top: 0;
  border-bottom: 0;
  border-top: 0;
}
.header-site.is_stuck_show.header-left nav li a {
  color: #000;
}
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;
}
.map-lh {
  padding-bottom: 0;
}
.service-contact .content {
  padding-bottom: 30px;
  margin-bottom: 0;
}
.service-contact .content .excerpt {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.55);
}
.service-contact .content .button {
  padding: 9px 30px;
}
.service-contact .heading {
  color: #000;
  font-weight: 300;
  letter-spacing: 0;
  font-size: 28px;
  line-height: 1.5;
}
.service-contact .excerpt {
  line-height: 1.44;
  font-size: 16px;
  margin: 0 auto;
  max-width: 600px;
  color: rgba(0, 0, 0, 0.55);
  padding-bottom: 10px;
}
.header-site nav .current-menu-item a:before {
  border-top: 2px solid #ff533d;
  width: 20px;
  position: absolute;
  content: " ";
  top: 25px;
  height: 2px;
  transition: width 0.2s, left 0.2s;
  -moz-transition: width 0.2s, left 0.2s;
  -webkit-transition: width 0.2s, left 0.2s;
  -o-transition: width 0.2s, left 0.2s;
  border-top-color: #ff533d;
  top: -10px;
  width: 100%;
  left: 0;
}
.header-site nav li {
  margin: 8px 15px;
}
.header-site nav li a:before {
  border-top: 2px solid #ff533d;
  width: 20px;
  position: absolute;
  content: " ";
  top: 25px;
  height: 2px;
  width: 0px;
  left: 50%;
  transition: width 0.2s, left 0.2s;
  -moz-transition: width 0.2s, left 0.2s;
  -webkit-transition: width 0.2s, left 0.2s;
  -o-transition: width 0.2s, left 0.2s;
  border-top-color: #ff533d;
  top: -10px;
}
.header-site nav li a:hover:before {
  width: 100%;
  left: 0;
}
.sub-menu {
  border: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  background: #fafafa;
  margin-left: -30px;
}
.sub-menu li:last-child a {
  border-bottom: 0 !important;
}
.sub-menu li {
  width: 220px;
  margin: 0 20px !important;
  border-bottom: 0;
}
.sub-menu li a {
  color: #606060;
  font-size: 14px;
  text-transform: capitalize;
  background: #fafafa;
  border-bottom: 1px solid #f0f0f0;
}
.sub-menu li a:before {
  display: none;
}
.sub-menu li a:hover {
  color: #000;
  background-color: transparent;
}
.nav li:hover > .sub-menu {
  top: 51px;
}
.single .section-title .heading:after {
  left: 0;
  margin-left: 0;
}
.single article.column.span-8 {
  margin-bottom: 0;
}
.single article.column.span-8 .section-title.large .heading {
  text-transform: capitalize;
}
.single article.column.span-8 .meta-info {
  margin-top: 70px;
  margin-bottom: 25px;
}
.single article.column.span-8 .meta-info .meta-item i {
  color: #ff533d;
}
.single article.column.span-8 .meta-info .meta-item a {
  font-size: 12px;
  text-transform: uppercase;
  color: #626262;
}
.single article.column.span-8 .tag-content .meta-info {
  margin-top: 0;
}
.story p {
  margin-bottom: 15px;
}
@media (max-width: 1100px) {
  .header-site.header-left .logo {
    top: 0 !important;
  }
  .header-sticky.is_stuck.is_stuck_show .logo-2 {
    margin-left: 0;
  }
  .header-site.header-left .logo {
    left: 0;
  }
  .header-site.header-left .logo {
    top: 0;
  }
  .site-logo-link img,
  .mark img {
    margin-left: 0px;
    width: auto;
    height: 38px;
  }
  .title-container {
    padding-top: 180px !important;
  }
  .header-sticky.is_stuck.is_stuck_show .responsive-nav .l-menu {
    color: #000;
  }
  .sub-menu li a {
    border-bottom: 0;
  }
  .icon-submenu {
    float: right;
    line-height: 38px !important;
    padding-right: 20px;
    padding-bottom: 0;
  }
  .icon-submenu:after {
    content: "\f105";
    font: normal normal normal 14px/1 FontAwesome;
    display: inline-block;
    color: #fff;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    transition: all .25s;
  }
  .icon-submenu.abcd {
    line-height: 40px !important;
  }
  .icon-submenu.abcd:after {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 1;
  }
  .icon-submenu.abcd:after {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 1;
  }
  .nav-vertical a {
    display: inline-block;
  }
  section[class*=' off-canvas-'] .nav-vertical .sub-menu {
    visibility: visible;
    border: 0;
    position: relative;
    top: -10px;
    display: none;
    left: 0;
  }
  section[class*=' off-canvas-'] .nav-vertical .sub-menu li {
    border: none !important;
    padding-left: 25px;
  }
  section[class*=' off-canvas-'] .nav-vertical .sub-menu li a {
    padding: 4px 10px;
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
  }
  section[class*=' off-canvas-'] .nav-vertical .sub-menu li:first-child a {
    padding-top: 12px;
  }
  section[class*=' off-canvas-'] .nav-vertical .sub-menu li:last-child a {
    padding-bottom: 14px;
  }
  .sub-menu.mobile {
    opacity: 1 !important;
    display: block !important;
  }
  .nav-mobile .nav-vertical {
    width: 100%;
  }
  .nav-mobile .nav-vertical ul li {
    border-bottom: 1px solid #191919;
  }
  .off-canvas-right.open {
    background: #222;
  }
  .off-canvas-right.open li a {
    padding: 1rem 20px;
    text-transform: capitalize;
  }
  section[class*=' off-canvas-'] .nav-mobile {
    padding: 0;
  }
  .off-canvas-right .current_page_parent > a,
  .off-canvas-right .current-menu-item > a,
  .off-canvas-right .current_page_parent > a,
  .off-canvas-right .current-menu-item > a {
    color: #ff533d;
  }
  .sub-menu {
    padding-top: 0;
    padding-bottom: 0;
  }
  .header-site nav {
    display: -webkit-flex;
    -webkit-flex: 1;
    -webkit-justify-content: flex-end;
    display: flex;
    flex: 1;
    justify-content: flex-end;
    margin: 0;
    line-height: 40px;
    margin-top: 0;
    padding: 0;
  }
  .header-site .container {
    padding: 20px;
  }
  .responsive-nav {
    display: block;
  }
  .nav-horizontal ul {
    display: none;
  }
  section[class*=' off-canvas-'] .nav-mobile {
    display: block;
  }
  .header-site nav {
    border-bottom: 0;
    border-top: 0;
  }
  .header-overlay {
    top: 40px;
  }
  .header-secondary {
    background: #fff;
    top: 0;
  }
  .header-secondary .pull-left .nav li:first-child a:before {
    padding-left: 0;
  }
  .header-secondary .pull-left .nav .menu-item-language:last-child img.iclflag {
    margin-right: 0;
  }
  .header-secondary .pull-left .nav .menu-item-language-current {
    border-left: 1px solid #000;
  }
  .header-secondary .pull-left .nav li a {
    color: #000;
  }
  .header-secondary .pull-left .nav li a:before {
    color: #000;
  }
}
.header-site.header-left .logo {
  z-index: 9999;
  top: 40px;
}
@media (max-width: 767px) {
  .title-container .title {
    padding-top: 0 !important;
    padding-bottom: 55px !important;
  }
  .title-container {
    padding-top: 171px !important;
  }
}
@media (max-width: 768px) {
  .blog .layers-masonry-column {
    margin-right: 0;
  }
  .gia-service {
    background-attachment: inherit;
    background-size: cover;
  }
  .relative-post-default {
    margin-top: 45px;
  }
  article.column.span-8 {
    margin-right: 0;
  }
  .sidebar .search-field {
    max-width: 100%;
  }
  .story img {
    max-width: 100%;
  }
  .sidebar.span-4 {
    border-left: 0;
  }
  .sidebar.span-4 .widget {
    width: 100%;
  }
  .sidebar.span-4 .content {
    padding: 20px 0;
  }
  .sidebar.span-4 .content-vertical-massive .container {
    padding: 0;
  }
  .footer-bottom .column.span-8 {
    float: left;
  }
  .sidebar.span-3 {
    width: 100%;
  }
  .sidebar.span-3 .content {
    padding: 20px 0;
  }
  .sidebar.span-3 .content-vertical-massive .container {
    padding: 0;
  }
  .sidebar.span-3 + .span-6 + .span-3 .widget {
    width: 100%;
  }
  .sidebar.span-3 + .span-6 {
    width: 100%;
  }
  .gallery .layers-masonry-column {
    width: 49%;
  }
  .gallery .layers-masonry-column:nth-child(2n+2) {
    margin-right: 0;
  }
  .gallery .layers-masonry-column:nth-child(3) {
    margin-right: 2%;
  }
  .contact-page .layers-masonry-column {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .footer-bottom .column.span-8 {
    float: none;
    width: 100%;
    text-align: center;
  }
  .footer-bottom #mbmcl {
    width: 100%;
    text-align: center;
    padding-top: 10px;
  }
}
@media (max-width: 568px) {
  .page-404 .title-404 {
    font-size: 125px;
  }
  .page-404 .h2-404 {
    font-size: 25px;
  }
}
@media (max-width: 480px) {
  .blog .thumbnail-media {
    padding-bottom: 23px !important;
  }
  .blog .thumbnail-body .heading {
    font-size: 20px;
  }
  .section-title .heading {
    font-size: 32px;
  }
  .footer-bottom #mbmcl {
    padding-top: 0;
  }
  .title-container .heading {
    font-size: 30px;
    line-height: 30px;
  }
  .section-title.large .heading {
    font-size: 26px;
    line-height: 32px;
  }
  .header-secondary {
    display: block;
  }
  .header-secondary .pull-left .nav li:nth-child(5) a {
    display: none;
  }
}
@media (max-width: 667px) {
  .blog .layers-masonry-column {
    margin-right: 0;
  }
  .gallery .layers-masonry-column {
    width: 100%;
  }
  .service-page .layers-masonry-column {
    width: 100%;
    padding-bottom: 20px;
  }
  .service-page .layers-masonry-column:last-child {
    padding-bottom: 0;
  }
  .gia-service .layers-masonry-column {
    width: 100%;
  }
  .blog .thumbnail-media {
    width: 100%;
    float: none;
    padding-bottom: 32px;
  }
  .blog .thumbnail-body .button {
    margin-top: 10px;
  }
}
.relative-post-default .section-nav-title {
  color: #000;
  font-size: 16px;
  border-bottom: 2px solid #000;
  padding-bottom: 10px;
  text-transform: capitalize;
  margin: 0 0 15px 0;
}
.relative-post-default ul li {
  padding-bottom: 7px;
}
.relative-post-default ul li a {
  line-height: 24px;
  font-size: 14px;
  color: #000;
}
.relative-post-default ul li a:hover {
  color: #ff533d;
}
.relative-post-default ul li a:before {
  background: #ff533d;
  -webkit-border-radius: 25px;
  --border-radius: 25px;
  border-radius: 25px;
  content: "";
  position: relative;
  margin-right: 10px;
  display: inline-block;
  width: 6px;
  line-height: 22px;
  top: -2px;
  height: 6px;
}
div.wpcf7-response-output {
  margin: 0;
}
#wrapper-content .span-8 {
  padding-bottom: 0 !important;
}
.pagination {
  display: block;
}
.post-news-item {
  box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.12);
  margin-bottom: 60px;
}
.post-news-item .post-content .button {
  margin: 0 30px;
}
.post-news-item .post-content .copy {
  padding: 0 30px;
  font-size: 14px;
}
.post-news-item .post-content .meta-info p {
  border: 1px solid #e5e5e5;
  padding: 5px 30px;
  margin: 15px 0;
}
.post-news-item .post-content .meta-item {
  display: inline-block;
  padding-right: 10px;
  color: #626262;
}
.post-news-item .post-content .meta-item i {
  color: #ff533d;
  font-size: 12px;
}
.post-news-item .post-content .meta-item a {
  text-transform: uppercase;
  color: #626262;
}
.post-news-item .post-content .meta-item a:hover {
  color: #626262;
}
.post-news-item .post-content .heading {
  font-size: 22px;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 7px;
}
.story {
  font-size: 14px;
  line-height: 24px;
}
.sidebar {
  border-left: 1px solid #f5f5f5;
}
.sidebar .widget_tag_cloud {
  padding-top: 32px;
}
.sidebar .wpp-date {
  font-size: 12px;
  color: #626262;
  font-weight: normal;
  line-height: 24px;
  padding-top: 14px;
}
.sidebar .search-submit {
  display: none;
}
.sidebar .search-field {
  width: 100%;
  border: 0;
  border-bottom: 2px solid #f0f0f0;
  height: 45px;
  color: #000;
  margin-bottom: 0;
}
.sidebar .search-field:focus {
  border-color: #aaa;
}
.sidebar ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  display: none;
  font-size: 0;
}
.sidebar ::-moz-placeholder {
  /* Firefox 19+ */
  display: none;
  font-size: 0;
}
.sidebar :-ms-input-placeholder {
  /* IE 10+ */
  display: none;
  font-size: 0;
}
.sidebar :-moz-placeholder {
  /* Firefox 18- */
  display: none;
  font-size: 0;
}
.sidebar .search-form:after {
  content: "\f002";
  opacity: 1;
  font-family: FontAwesome;
  color: #000;
  margin-top: -47px;
  line-height: 40px;
  padding: 0px 13px;
  float: right;
  position: relative;
}
.sidebar .tagcloud a {
  background-color: #fff;
  border: 1px solid #d7d7d7;
  border-radius: 2px;
  line-height: 1;
  display: inline-block;
  padding: 7px 13px;
  margin: 0 7px 7px 0;
  color: #000;
  text-transform: capitalize;
  font-size: 14px !important;
}
.sidebar .tagcloud a:hover {
  color: #fff;
  background-color: #ff533d;
  border-color: #ff533d;
}
.sidebar .content-vertical-massive {
  padding: 15px 0;
}
.sidebar .content-vertical-massive .media-image a {
  padding-bottom: 70%;
}
.sidebar .content-vertical-massive .media-image a:hover {
  opacity: 0.8;
}
.sidebar .content-vertical-massive .section-title {
  margin-bottom: 20px;
}
.sidebar .section-title .heading:after {
  display: none;
}
.sidebar .widget_categories ul li {
  padding: 0 !important;
}
.sidebar .widget_categories ul li a {
  color: #A6A6A6;
}
.sidebar .widget_categories ul li a:hover {
  color: #000;
}
.sidebar .push-bottom-large {
  margin-bottom: 0;
}
.sidebar .popular-posts .wpp-thumbnail {
  max-width: 70px;
  margin: 0 15px 0 0;
}
.sidebar .popular-posts .wpp-list li a {
  color: #000;
}
.sidebar .popular-posts .wpp-list li a:hover {
  color: #ff533d;
}
.sidebar .widget li:not(:last-child) {
  border-bottom: 0;
  padding: 0 0 15px;
}
.sidebar .section-nav-title {
  font-size: 16px;
  padding-bottom: 10px;
  color: #000;
  border-bottom: 2px solid #000;
  margin-bottom: 20px;
  text-transform: capitalize;
  position: relative;
}
.sidebar .section-nav-title:before {
  border-left: 1px solid #ff533d;
  content: " ";
  height: 14px;
  left: -20px;
  position: absolute;
  top: 5px;
  border-left-color: #ff533d;
}
.sidebar .section-title .heading {
  font-size: 16px;
  padding-bottom: 7px;
  color: #000;
  border-bottom: 2px solid #000;
  font-weight: 700;
  position: relative;
}
.sidebar .section-title .heading:before {
  border-left: 1px solid #ff533d;
  content: " ";
  height: 14px;
  left: -20px;
  position: absolute;
  top: 5px;
  border-left-color: #ff533d;
}
.sidebar .well {
  background-color: transparent;
}
.slidershow .l-left-arrow:before {
  content: "\f177";
  font-family: FontAwesome;
  font-size: 24px;
}
.slidershow .l-right-arrow:before {
  font-family: FontAwesome;
  font-size: 24px;
  content: "\f178";
}
.swiper-container:hover .arrows .l-left-arrow {
  left: 30px;
}
.swiper-container:hover .arrows .l-right-arrow {
  right: 30px;
}
.header-site .nav-horizontal .current-menu-parent .current-menu-item > a {
  color: #000;
}
.header-site .nav-horizontal .current-menu-parent > a:before {
  width: 100%;
  left: 0;
}
.title-container .title {
  padding-top: 40px;
  padding-bottom: 90px;
}
.contact .section-title .heading {
  line-height: 40px;
}
.gallery {
  padding-top: 80px;
}
.header-site.is_stuck_show.header-left {
  padding: 10px 20px;
}
.header-site.is_stuck_show.header-left nav li a:before {
  top: -18px;
}
.header-site.is_stuck_show.header-left .nav li:hover > .sub-menu {
  top: 59px;
}
.service-page .button {
  font-weight: normal;
  font-size: 11px;
  text-transform: uppercase;
  border: 0;
  margin-left: 60px;
  padding: 0;
}
.service-page .button:after {
  content: none;
}
.service-page .button:hover {
  background-color: transparent !important;
  color: #ff533d;
}
.swiper-slide {background-size:100% !important;background-color:transparent !important;}
.swiper-container{height:auto !important;}
@media screen and (max-width:500px){
.swiper-slide .overlay{
  padding-bottom: 35% !important;
}}