/*
Theme Name: Caffe Child Themes
Theme URI: http: //chili.vn
Description: Wedding
Author: Matbao.com
Author URI: http://matbao.com
Template: layerswp
Version: 1.0
Main Color:#03344e
Child Color:#f5921f
*/
@import url("../layerswp/style.css");
@import url("../layerswp-child/font-awesome/css/font-awesome.min.css");
@import url("http://fonts.matbaomedia.com/fonts-library/utm_marlboro/fonts.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;
}
.f-hel-m {
  font-family: 'HelveticaNeue-Medium';
}
/*

*/
/*

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;
  }
}
/*
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;
  height: 100%;
  top: 0;
  bottom: 0;
  right: 0;
}
.section-title .heading {
  font-weight: normal;
  text-transform: uppercase;
  color: #03344e;
  font-size: 30px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.heading {
  font-family: "utm_marlboro" !important;
}
.childcolor {
  color: #f5921f;
}
.childcolor_heading .heading {
  color: #f5921f !important;
}
.container {
  max-width: 1000px;
}
.header-site .menu-item-has-children > a:after {
  opacity: 1;
}
/*
####
  Color class
####
*/
.nav-horizontal li a {
  color: #fff;
}
.nav-horizontal li a:hover {
  color: #f5921f;
}
body {
  color: #333;
  font-size: 13px;
  font-family: arial !important;
}
.story {
  font-size: 13px;
  line-height: 23px;
}
.responsive-nav .l-menu {
  color: #03344e;
}
.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: 40px;
  height: 40px;
  background: transparent url("images/top.png") no-repeat;
  background-size: 40px 40px;
}
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;
}
/*
search
*/
.search .column.span-8 {
  margin-top: 11px;
}
.search .copy {
  margin-top: 10px;
  font-size: 14px;
}
.search h2.heading {
  font-family: HelveticaNeue-Medium !important;
  font-size: 16px;
  color: #3d3d3d;
}
.search .content-main {
  padding: 0px;
  padding-top: 20px;
}
.search .column.pull-right.sidebar.no-gutter.span-4 .popular-posts {
  padding-top: 6px;
}
.search .column.span-8 input[type=search] {
  max-width: 100%;
}
.search .column.span-8 .search-submit {
  display: none;
}
.search .column.span-8 .search-form:after {
  content: "\f002";
  opacity: 1;
  font-family: FontAwesome;
  color: #999;
  margin-top: -36px;
  line-height: 32px;
  padding: 0 9px;
  float: right;
  background: 0 0;
  height: 36px;
  width: 15px;
  margin-right: 5px;
  display: block;
  position: absolute;
  right: 0;
}
/*404*/
.clear {
  clear: both;
}
.page-404 {
  text-align: center;
}
.page-404 .search-404 {
  margin-bottom: 20px;
}
.page-404 .search-submit {
  margin-top: 20px;
  background: #03344e;
}
.page-404 .search-submit:hover {
  background: #f5921f;
  color: #fff;
}
.page-404 .title-404 {
  font-size: 200px;
  font-weight: bold;
  color: #03344e;
}
.page-404 .h2-404 {
  font-size: 45px;
}
.page-404 .entry-404 a {
  margin: 20px 0px;
  color: #fff;
  padding: 10px 25px;
  display: inline-block;
  background-color: #03344e;
}
.page-404 .entry-404 a:hover {
  background-color: #f5921f;
  transition: all 300ms ease-in-out;
}
.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;
}
.nav-horizontal li {
  padding-top: 10px;
  padding-bottom: 10px;
  display: inline;
  float: left;
  background-color: #03344e;
  margin: 0 3px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 0;
}
.nav-horizontal li.current-menu-item a:hover {
  color: #fff;
}
.header-site {
  background: #03344e;
}
.header-site .container {
  padding-bottom: 0px;
}
.well {
  background-color: transparent;
}
.header-site .search-submit {
  display: none;
}
.header-site .container {
  padding-left: 0px;
  padding-right: 0px;
  display: block;
}
.header-site nav {
  margin: 0px 7px -4px 0;
}
.header-site nav > .menu > li > a {
  font-size: 18px;
  text-transform: uppercase;
  padding: 0 15px;
  font-family: 'utm_marlboro' !important;
  font-weight: normal;
}
.header-site nav > .menu > li ul {
  border: none;
}
.header-site nav > .menu > li ul li {
  width: 100%;
}
.header-site nav > .menu > li ul li a {
  border-color: #ececec;
  display: block;
  white-space: nowrap;
  padding: 15px 20px;
  text-transform: none;
  font-weight: normal;
}
.header-site nav > .menu > li ul li a:hover {
  color: #03344e;
  background: transparent;
}
/*
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;
}
.auto-height .swiper-slide .overlay {
  padding-bottom: 28%;
}
.gioi-thieu-trang-chu {
  padding-top: 35px;
  padding-bottom: 0px;
}
.gioi-thieu-trang-chu .section-title .excerpt {
  max-width: 1000px;
}
.gioi-thieu-trang-chu .excerpt p {
  color: #222;
  font-size: 13px;
}
.dich-vu-trang-chu {
  padding-bottom: 59px;
  padding-top: 0px;
}
.dich-vu-trang-chu .thumbnail-media {
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
}
.dich-vu-trang-chu .thumbnail-media img {
  transform: none;
  -webkit-transform: none;
}
.dich-vu-trang-chu .thumbnail-media img:hover {
  opacity: 0.8;
}
.dich-vu-trang-chu h3.heading {
  font-size: 20px !important;
}
.dich-vu-trang-chu h3.heading:after {
  content: '';
  height: auto;
  width: 100%;
  display: block;
  padding-top: 15px;
  background: url("/wp-content/uploads/2016/06/border-dotted.gif") repeat-x scroll left bottom;
}
.dich-vu-trang-chu .thumbnail-body {
  padding: 0px;
  background-color: transparent;
}
.dich-vu-trang-chu .thumbnail-body .excerpt {
  color: #333;
  line-height: 23px;
}
.dich-vu-trang-chu h4.heading {
  padding: 15px 0;
}
.dich-vu-trang-chu h4.heading a {
  color: #03344e;
  font-weight: bold;
  font-family: HelveticaNeue-Medium !important;
  font-size: 16px;
}
.dich-vu-trang-chu .thumbnail-media a {
  padding-bottom: 71%;
}
.dich-vu-trang-chu .thumbnail-media a img {
  border: 1px solid #dfdfdf;
  padding: 5px;
}
.footer-site {
  padding-top: 7px;
  padding-bottom: 16px;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.04) 0%, rgba(0, 0, 0, 0) 15%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.04)), color-stop(15%, rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.04) 0%, rgba(0, 0, 0, 0) 15%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.04) 0%, rgba(0, 0, 0, 0) 15%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.04) 0%, rgba(0, 0, 0, 0) 15%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.04) 0%, rgba(0, 0, 0, 0) 15%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#14000000', endColorstr='#00000000', GradientType=0);
  clear: both;
  border-top: 1px solid #DDD;
}
.footer-site .menu li {
  display: inline-block;
  padding-left: 5px;
}
.footer-site .menu li a {
  margin: 0 15px;
  color: transparent;
  font-size: 0;
}
.footer-site .menu li a[href*=facebook]:before {
  font-size: 14px;
  color: #222;
  content: '\f09a';
  font-family: "FontAwesome";
}
.footer-site .menu li a[href*=twitter]:before {
  font-size: 14px;
  color: #222;
  content: '\f099';
  font-family: "FontAwesome";
}
.footer-site .menu li a[href*=google]:before {
  font-size: 14px;
  color: #222;
  content: "\f0d5";
  font-family: "FontAwesome";
}
.footer-site .wpp-list li a {
  color: #222;
  font-size: 14px;
}
.footer-site .wpp-thumbnail {
  margin: 0 12px 0 0;
  padding: 3px;
  border: 1px solid #CACACA;
}
.footer-site .column.span-4 .widget_recent_entries li a {
  color: #222;
  font-size: 14px;
}
.footer-site .column.span-4 .widget_recent_entries li a:before {
  padding: 0 0 10px 15px;
  background: url('/wp-content/uploads/2016/06/arrow.gif') 0 4px no-repeat;
  content: "";
  width: 20px;
  height: 20px;
}
.footer-site .row {
  padding-top: 30px;
  padding-bottom: 20px;
}
.footer-site .section-nav-title {
  font-size: 20px;
  font-weight: normal;
  color: #03344e;
}
.footer-bottom {
  background: #03344e;
}
.footer-bottom .container {
  padding-top: 15px;
  padding-bottom: 15px;
}
.pull-right {
  margin-top: 20px;
  margin-bottom: 20px;
}
.logo {
  width: 296px;
  float: left;
  display: block;
}
#mbmcl {
  float: right;
  color: #fff;
  text-align: right;
}
#mbmcl a:hover {
  color: #D00400!important;
}
.header-site .menu-item-has-children > a:after {
  content: "\f101";
  font-family: 'FontAwesome';
  font-size: 14px;
  opacity: 0.5;
  line-height: 16px;
}
.content-main {
  padding: 0px;
  padding-top: 20px;
}
.sub-menu {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.12);
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.12);
  border: 1px solid #e5e5e5;
}
.sub-menu li {
  border: none;
  background-color: #fff;
  padding: 0px;
  margin: 0px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.12);
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.12);
}
.sub-menu li a {
  color: #222222;
  font-size: 14px;
  padding: 11px 9px !important;
  padding-left: 15px !important;
}
.abc + .sub-menu {
  visibility: visible ;
  opacity: 1;
  top: 100%;
  transition: all 0.2s ease-in-out;
}
.copyright {
  color: #fff;
}
.lien-he-chan-trang {
  padding: 0px !important;
  padding-left: 9px !important;
}
.lien-he-chan-trang h5.heading {
  font-size: 14px;
  font-family: arial !important;
  font-weight: bold;
  color: #03344e;
}
.lien-he-chan-trang .container {
  padding: 0px;
}
.lien-he-chan-trang .container .section-title {
  margin-bottom: 13px;
}
.lien-he-chan-trang .container .section-title h3.heading {
  font-size: 20px !important;
}
.lien-he-chan-trang .row {
  padding: 0px !important;
}
.menu-item-language img.iclflag {
  margin-bottom: -1px !important;
  margin-right: 5px;
  margin-left: 5px;
}
.tim-kiem .menu-item-language-current > a:after {
  content: "\f107";
  font-family: 'FontAwesome';
  font-size: 14px;
  opacity: 0.5;
  line-height: 16px;
  margin-left: 8px;
}
.menu-item-language {
  background-color: transparent !important;
  display: inline-block;
  border: none !important;
  margin: 0!important;
}
.menu-item-language a {
  font-weight: normal !important;
  padding: 0px !important;
  color: #333 !important;
}
.menu-item-language a:hover {
  background-color: #fff !important;
}
.submenu-languages li {
  width: 114px !important;
}
.submenu-languages li a {
  padding-left: 2px !important;
}
.menu-item-language-current {
  border-right: none !important;
  padding-left: 3px;
  padding-right: 6px;
}
.page .hentry {
  padding-bottom: 20px;
}
.nav.nav-horizontal .search-form {
  display: flex;
  justify-content: flex-end;
  flex: 1;
  height: 42px;
  margin-left: 27px;
}
.nav.nav-horizontal .search-form label {
  padding: 8px;
  background: #f6f6f6;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 0;
  margin-bottom: -1px;
}
.nav.nav-horizontal .search-form label:after {
  content: "\f002";
  opacity: 0.3;
  font-family: FontAwesome;
  color: #ddd;
  margin-top: -29px;
  line-height: 32px;
  padding: 0 9px;
  float: right;
  background: 0 0;
  height: 36px;
  width: 15px;
  margin-right: 5px;
  display: block;
  font-weight: normal;
  position: relative;
  right: 0px;
}
.nav.nav-horizontal .search-form input[type=search] {
  height: 26px;
  max-width: 281px;
}
.title-container {
  display: none;
}
.search-results .post-news-item:first-child {
  padding-top: 0px !important;
}
.archive.category .column.span-8:first-child,
.archive.tag .column.span-8:first-child,
.search-results .column.span-8:first-child {
  border-top: none !important;
}
.archive.category .column.span-8 span.meta-item.meta-author a,
.archive.tag .column.span-8 span.meta-item.meta-author a,
.search-results .column.span-8 span.meta-item.meta-author a {
  color: #999;
}
.archive.category .column.span-8 .meta-item i,
.archive.tag .column.span-8 .meta-item i,
.search-results .column.span-8 .meta-item i {
  width: 0px;
}
.archive.category .column.span-8 .l-user:before,
.archive.tag .column.span-8 .l-user:before,
.search-results .column.span-8 .l-user:before {
  display: none;
}
.archive.category .column.span-8 .l-clock-o:before,
.archive.tag .column.span-8 .l-clock-o:before,
.search-results .column.span-8 .l-clock-o:before {
  display: none;
}
.archive.category .column.span-8 .push-bottom,
.archive.tag .column.span-8 .push-bottom,
.search-results .column.span-8 .push-bottom {
  margin-bottom: 40px;
}
.archive.category .column.span-8 .post-news-item,
.archive.tag .column.span-8 .post-news-item,
.search-results .column.span-8 .post-news-item {
  padding-top: 40px;
  border-bottom: 1px solid #dfdfdf;
}
.archive.category .column.span-8 h3.heading,
.archive.tag .column.span-8 h3.heading,
.search-results .column.span-8 h3.heading {
  font-size: 30px;
  margin-bottom: -16px;
  text-transform: uppercase;
  color: #03344e;
}
.archive.category .column.span-8 h3.heading:after,
.archive.tag .column.span-8 h3.heading:after,
.search-results .column.span-8 h3.heading:after {
  content: '';
  height: auto;
  width: 100%;
  display: block;
  padding-top: 15px;
  background: url(/wp-content/uploads/2016/06/border-dotted.gif) repeat-x scroll left bottom;
}
.archive.category .copy,
.archive.tag .copy,
.search-results .copy {
  margin-top: 10px;
  font-size: 14px;
}
.archive.category .meta-info,
.archive.tag .meta-info,
.search-results .meta-info {
  color: #999;
}
.archive.category .meta-info .meta-item.meta-date,
.archive.tag .meta-info .meta-item.meta-date,
.search-results .meta-info .meta-item.meta-date {
  border-right: 1px solid;
  padding-right: 10px;
}
.archive.category h2.heading,
.archive.tag h2.heading,
.search-results h2.heading {
  font-weight: 600;
  font-family: HelveticaNeue-Medium !important;
  font-size: 16px;
  color: #3d3d3d;
}
.archive.category .content-main,
.archive.tag .content-main,
.search-results .content-main {
  padding: 20px 0;
}
.post-news-item .thumbnail {
  float: left;
  width: 20%;
  margin-right: 20px;
}
.post-news-item .thumbnail a {
  padding-bottom: 100%;
}
.post-news-item .thumbnail a img {
  border: 1px solid #dfdfdf;
  padding: 4px;
}
.post-content {
  width: 75%;
  float: left;
}
.meta-item {
  display: inline-block;
}
.meta-item.meta-author {
  margin-left: 10px;
}
.column.pull-right.sidebar.no-gutter.span-4 {
  margin-top: 0px !important;
}
.column.pull-right.sidebar.no-gutter.span-4 .layers-masonry-column .media-image a {
  padding-bottom: 124%;
}
.column.pull-right.sidebar.no-gutter.span-4 .widget_tag_cloud .section-nav-title {
  padding-bottom: 0px;
}
.column.pull-right.sidebar.no-gutter.span-4 .widget_tag_cloud .tagcloud a {
  color: #666;
  font-size: 8pt !important;
}
.column.pull-right.sidebar.no-gutter.span-4 .widget_tag_cloud .tagcloud a:hover {
  text-decoration: underline;
  color: #000000;
}
.column.pull-right.sidebar.no-gutter.span-4 .widget li:not(:last-child) {
  border-bottom: none;
  margin: 10px 0px 20px;
}
.column.pull-right.sidebar.no-gutter.span-4 .popular-posts {
  padding-top: 15px;
}
.column.pull-right.sidebar.no-gutter.span-4 .wpp-list img {
  padding: 3px;
  border-width: 1px;
  border-style: solid;
  border-color: #cacaca;
}
.column.pull-right.sidebar.no-gutter.span-4 .section-nav-title {
  padding-bottom: 6px;
  font-size: 20px;
  font-weight: normal;
  text-transform: uppercase;
  color: #03344e;
}
.column.pull-right.sidebar.no-gutter.span-4 .section-nav-title:after {
  content: '';
  height: auto;
  width: 100%;
  display: block;
  padding-top: 15px;
  background: url(/wp-content/uploads/2016/06/border-dotted.gif) repeat-x scroll left bottom;
}
.pagination {
  margin: 47px 0px 25px 0;
}
.pagination .page-numbers {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  border: 0px solid #555;
  clear: both;
  font-size: 12px;
  line-height: 1;
  margin-top: 10px;
  text-align: center;
  width: auto;
  text-shadow: none;
  cursor: pointer;
  text-transform: capitalize;
  padding: 12px;
  box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.25);
  -moz-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.25);
  -webkit-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.25);
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.pagination .page-numbers:hover {
  background-color: #03344e;
  color: #fff;
}
.pagination .current {
  margin-right: 5px;
  background-color: #03344e;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  border: 0px solid #555;
  clear: both;
  color: #FFF;
  float: left;
  font-size: 12px;
  line-height: 1;
  margin-top: 10px;
  text-align: center;
  width: auto;
  text-shadow: none;
  cursor: pointer;
  text-transform: capitalize;
  padding: 12px;
  box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.25);
  -moz-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.25);
  -webkit-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.25);
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.pagination .current:hover {
  opacity: 0.9;
}
div.wpcf7-response-output {
  margin: 0px;
}
h5.meta-info {
  display: none;
}
.column.pull-right.sidebar.no-gutter.span-4 .wpp-thumbnail {
  margin: 0 15px 0 0;
}
.column.pull-right.sidebar.no-gutter.span-4 .content-vertical-massive {
  padding-top: 15px;
}
.column.pull-right.sidebar.no-gutter.span-4 .media-image img {
  width: 100%;
}
.single .column.pull-right.sidebar.no-gutter.span-4 {
  margin-top: 7px !important;
}
.single .content-main {
  padding: 10px 0px;
  padding-bottom: 40px;
}
.single .column .widget ul {
  margin-top: 16px;
}
.single .relative-post-default {
  margin-top: 25px;
  border-top: solid 1px #efefef;
}
.single .relative-post-default ul li {
  line-height: 30px;
}
.single .relative-post-default ul li a:before {
  content: " ";
  width: 0;
  margin-right: 10px;
  display: inline-block;
  height: 0;
  border-top: 4px solid transparent;
  border-left: 5px solid #222;
  border-bottom: 4px solid transparent;
}
.single .column.span-8 .meta-item {
  margin-right: 0px;
  color: #999;
  font-size: 13px;
}
.single .column.span-8 .l-clock-o:before {
  display: none;
}
.single .column.span-8 .l-folder-open-o:before {
  display: none;
}
.single .column.span-8 .meta-item i {
  width: 0px;
}
.single .column.span-8 .story a:not(.button) {
  border-left: 1px solid #999;
  padding-left: 5px;
  color: #999;
  border-bottom: none;
  font-size: 13px;
}
.single .column.span-8 .section-nav-title {
  font-size: 20px;
  font-weight: normal;
  text-transform: uppercase;
  color: #03344e;
  margin-top: 25px;
  margin-bottom: 10px;
}
.section-title.large:after {
  content: '';
  height: auto;
  width: 100%;
  display: block;
  padding-top: 15px;
  background: url(/wp-content/uploads/2016/06/border-dotted.gif) repeat-x scroll left bottom;
}
.section-title.large .heading {
  font-size: 30px;
}
#wrapper-content .span-8 {
  padding-bottom: 0px !important;
}
.lien-he {
  padding-top: 0px;
  padding-bottom: 0px;
}
.lien-he .media .heading + .excerpt {
  font-size: 13px;
}
.lien-he h5.heading {
  color: #03344e;
  padding-bottom: 25px;
}
.footer-site .widget.popular-posts li {
  margin-bottom: 25px;
}
.map {
  padding-bottom: 25px;
  padding-top: 20px;
}
.map h3.heading:after {
  content: '';
  height: auto;
  width: 100%;
  display: block;
  padding-top: 15px;
  background: url(/wp-content/uploads/2016/06/border-dotted.gif) repeat-x scroll left bottom;
}
.lien-he .wpcf7-form p {
  font-weight: normal;
}
.lien-he input[type=email],
.lien-he input[type=text],
.lien-he input[type=url],
.lien-he input[type=search],
.lien-he input[type=password],
.lien-he input[type=number],
.lien-he input[type=tel],
.lien-he input[type=date] {
  height: 25px;
}
.lien-he textarea,
.lien-he input,
.lien-he select,
.lien-he button {
  border: 1px solid #ddd;
  max-height: 130px;
}
.lien-he-chan-trang .layers-masonry-column {
  margin-bottom: 15px;
}
.lien-he-chan-trang .media.medium p:not(:first-child) {
  margin-top: 1px;
}
.lien-he-chan-trang .layers-masonry-column .excerpt p {
  line-height: 25px;
  font-size: 14px;
  color: #222;
}
.tim-kiem {
  width: 119px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin-left: 6px;
  height: 42px;
  margin-bottom: 4px;
}
body:not(.home) .section-title.large {
  margin-bottom: 15px;
}
body:not(.home) .header-site,
body:not(.home) .header-site {
  border-bottom: 1px solid #dfdfdf;
}
@media (min-width: 769px) {
  .column.pull-right.sidebar.no-gutter.span-4 .container {
    padding-right: 0px;
  }
  .column.pull-right.sidebar.no-gutter.span-4 .content {
    padding-right: 0px;
  }
  .map .container {
    padding: 0px !important;
  }
  .lien-he .container {
    padding: 38px !important;
  }
}
.dich-vu-trang-chu .meta-info {
  display: none;
}
article.post-news-item:after {
  content: '';
  display: block;
  clear: both;
}
@media (max-width: 767px) {
  .auto-height .swiper-slide .overlay {
    padding-bottom: 20%;
  }
  .archive.category .content-main,
  .archive.tag .content-main,
  .search-results .content-main {
    padding: 20px 20px;
  }
  .logo img {
    padding: 10px 0;
  }
  .column.pull-right.sidebar.no-gutter.span-4 .widget_tag_cloud .tagcloud a {
    font-size: 9pt !important;
  }
  .column.span-8 {
    padding: 0px !important;
  }
  .section-title.large .heading {
    margin-top: 35px;
  }
  .lien-he .column.span-6 {
    width: 100%;
  }
  .column.pull-right.sidebar.no-gutter.span-4 .popular-posts {
    padding-bottom: 25px;
  }
  .sidebar.span-4 .widget {
    width: 100%;
    padding: 0px;
  }
  .sidebar.span-4 .widget .media-image img {
    margin: 0;
  }
  .footer-bottom #mbmcl,
  .footer-bottom .column {
    width: 100%;
    text-align: center;
    margin: 5px 0;
    font-size: 15px;
  }
  .wrapper-content .container {
    padding: 0 20px;
  }
  .dich-vu-trang-chu .column.span-4 {
    width: 100%;
  }
  .footer-site .column.span-4 {
    width: 100%;
  }
  .footer-site .lien-he-chan-trang {
    padding-left: 0px!important;
  }
  .footer-site .lien-he-chan-trang .menu li a {
    margin-left: 0px;
    margin-right: 30px;
  }
}
@media (max-width: 768px) {
  .mark img,
  .site-logo-link img {
    max-height: 100px;
  }
  .auto-height .swiper-slide .overlay {
    padding-bottom: 24%;
  }
  .tim-kiem {
    display: none;
  }
  .sub-menu li {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
  }
  .nav-vertical .current-menu-parent {
    background: transparent !important;
  }
  .column.pull-right.sidebar.no-gutter.span-4 .widget.layers-content-widget {
    display: none;
  }
  .header-site nav {
    margin-top: 32px;
  }
  .column.span-8 {
    padding-left: 20px;
    padding-right: 20px;
    margin-right: 0px;
  }
  .story {
    font-size: 15px;
  }
  body {
    font-size: 15px;
  }
  .gioi-thieu-trang-chu .excerpt p,
  .dich-vu-trang-chu .thumbnail-body .excerpt {
    font-size: 15px;
  }
  .header-site .container {
    padding: 0px 10px;
  }
  .nav.nav-horizontal .search-form {
    display: block;
    justify-content: center;
    flex: 0;
  }
  .sub-menu li {
    background-color: transparent;
  }
  .header-banner {
    display: none;
  }
  .nav.nav-horizontal .search-form {
    padding-left: 0px;
  }
  .nav.nav-horizontal .search-form label {
    display: none;
  }
  .copyright .column.span-8 {
    float: left;
  }
}
@media (max-width: 1024px) and (min-width: 769px) {
  .logo {
    width: 100%;
    float: left;
    display: flex;
    justify-content: center;
  }
  .header-banner.pull-right {
    display: flex;
    justify-content: center;
    width: 100%;
  }
}
@media (max-width: 568px) {
  .section-title .heading {
    font-size: 24px;
  }
  .layers-map {
    height: 350px !important;
  }
  .lien-he .column.span-6 {
    margin-bottom: 40px;
  }
  .header-site nav {
    margin-top: 20px;
  }
  .site-logo-link img {
    max-height: 80px;
  }
  .logo {
    width: 200px;
  }
  .auto-height .swiper-slide .overlay {
    padding-bottom: 20%;
  }
}
@media (width: 768px) {
  .archive.category .span-8,
  .single .span-8,
  .search .span-8 {
    padding-left: 20px;
    width: 66%;
    float: left;
  }
  .archive.category .span-8 .span-12,
  .single .span-8 .span-12,
  .search .span-8 .span-12 {
    clear: both;
    float: none;
  }
  .archive.category .sidebar.span-4,
  .single .sidebar.span-4,
  .search .sidebar.span-4 {
    width: 32%;
    float: left;
    clear: none;
  }
  .sidebar.span-4 .widget {
    float: left;
    width: 100%;
  }
}
input[type=submit] {
  background-color: #03344e;
  font-family: utm_marlboro;
  padding: 5px 20px 8px !important;
  font-weight: normal;
  font-size: 18px;
}
input[type=submit]:hover {
  opacity: 0.9;
  background-color: #03344e;
  color: #fff;
}
@media (max-width: 320px) {
  .page-404 .h2-404 {
    font-size: 36px;
  }
  .wrapper-content .container {
    padding: 10px 20px !important;
  }
  .auto-height .swiper-slide .overlay {
    padding-bottom: 8% !important;
  }
}
section[class*=' off-canvas-'] .widget.widget_nav_menu {
  padding: 0px;
}
textarea,
input,
select,
button {
  border: 1px solid #eee;
}
.nav-horizontal li.current-menu-item {
  background: #f5921f;
  border-bottom: 1px solid #f5921f;
}
.footer-site .menu li a {
  margin: 0 4px;
}
.footer-site .menu li a:hover {
  opacity: 0.8;
}
.wrapper-site #back-to-top a {
  position: fixed;
  bottom: 10px;
  right: 10px;
  background: url("/wp-content/uploads/2016/06/arrow_to_top.png") no-repeat #000 center;
  border-radius: 2px;
  z-index: 999;
  width: 42px;
  height: 40px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}
@media (max-width: 480px) {
  .lien-he-chan-trang .container.clearfix {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .container {
    padding: 0 20px !important;
  }
  .auto-height .swiper-slide .overlay {
    padding-bottom: 17%;
  }
  .pull-right {
    float: none !important;
    clear: left;
  }
}
li.current-menu-parent a:hover {
  color: #fff;
}
.current-menu-parent {
  background: #f5921f !important;
}
i.l-tags {
  width: 16px !important;
}
