/*
Theme Name: Cleanup Child Themes
Theme URI: http: //chili.vn
Description: Cleanup
Author: Matbao.com
Author URI: http://matbao.com
Template: layerswp
Version: 1.0
Main Color:#0095da
Child Color:#09f
*/
@import url("../layerswp/style.css");
@import url("../layerswp-child/font-awesome/css/font-awesome.min.css");
@font-face {
  font-family: 'Raleway';
  src: url('fonts/Raleway-Light.eot');
  src: url('fonts/Raleway-Light.eot') format('embedded-opentype'), url('fonts/Raleway-Light.woff') format('woff'), url('fonts/Raleway-Light.ttf') format('truetype'), url('fonts/Raleway-Light.woff#Stroke-Gap-Icons') 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;
  }
}
/*
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;
}
.container {
  max-width: 1180px;
}
.site-logo-link img,
.mark img {
  max-height: inherit;
}
.header-site .menu-item-has-children > a:after {
  opacity: 1;
}
/*
####
  Color class
####
*/
body {
  color: #2c2d2d;
  font-family: arial, sans-serif !important;
}
.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;
}
.menu-item-language {
  padding: 4px 0;
}
.menu-item-language a {
  padding-right: 3px !important;
}
.wrapper-site #back-to-top a {
  width: 40px;
  height: 40px;
  background: url("/wp-content/uploads/2016/08/arrow_to_top.png") no-repeat #0095da center;
  border-radius: 50%;
}
.single .column.span-8 .meta-info {
  display: none;
}
.content-main {
  padding: 4% 20px;
}
.section-title.large .heading {
  font-size: 25px;
  color: #222;
  text-transform: uppercase;
}
.relative-post-default {
  margin-bottom: 25px;
  margin-top: 0px;
  border-top: 1px solid #ddd;
  padding-top: 20px;
}
.relative-post-default .section-nav-title {
  padding-left: 30px;
  margin-bottom: 15px;
  font-size: 14px;
  text-transform: uppercase;
  color: #313131;
  font-weight: 700;
  background: url(/wp-content/uploads/2016/07/icon-widget.png) left center no-repeat;
}
.relative-post-default ul li {
  line-height: 30px;
}
.relative-post-default ul li a {
  color: #666;
}
.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 #09f;
  border-bottom: 4px solid transparent;
}
.relative-post-default ul li a:hover {
  color: #0095da;
}
.l-tags:before {
  color: #09f;
}
.tag-content {
  padding-bottom: 20px;
}
/*404*/
.clear {
  clear: both;
}
.page-404 {
  text-align: center;
}
.page-404 .title-404 {
  font-size: 200px;
  font-weight: bold;
  color: #0095da;
}
.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: #0095da;
}
.page-404 .entry-404 a:hover {
  background-color: #09f;
  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;
}
.sub-menu {
  box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.12);
  -webkit-box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.12);
  width: 265px;
}
.sub-menu li {
  padding: 0px 23px;
  z-index: 1;
}
.sub-menu li a {
  position: relative;
}
.sub-menu li a:before {
  position: absolute;
  font-family: FontAwesome;
  content: "\f178";
  color: #0095da;
  left: -20px;
  top: 0;
  opacity: 0;
}
.sub-menu li a:hover {
  padding-left: 18px !important;
}
.header-site {
  background-color: #fff;
  padding: 0px;
}
.header-site .container-logo {
  max-width: 1180px;
  margin: auto;
}
.header-site nav {
  max-width: 1180px;
  margin: auto;
  padding: 0 20px;
}
.header-site nav > .menu > li > a {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 9px 25px;
  padding-top: 9px;
  font-family: arial, sans-serif;
  color: #fff;
}
.header-site nav > .menu > li ul {
  top: 48px;
  border: none;
}
.header-site nav > .menu > li ul li {
  width: 100%;
  border-bottom: 0;
}
.header-site nav > .menu > li ul li a {
  font-size: 14px;
  line-height: 48px;
  font-weight: 500;
  color: #434a54;
  border-bottom: 1px solid #eceff3;
  padding: 0;
  text-transform: none;
  letter-spacing: 0;
  -webkit-transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  -ms-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
}
/*
BUTTON
*/
.button {
  display: inline-block;
  color: #fff;
  text-align: center;
  font-size: 12px;
  line-height: 40px;
  height: 39px;
  background-color: #0095da;
  text-transform: uppercase;
  padding: 0 30px;
  font-weight: 700;
  margin: 0;
  border: none;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  opacity: 1;
  filter: alpha(opacity=100);
}
.button:hover {
  background: #000;
  color: #fff;
}
#mbmcl {
  float: right;
  color: #fff;
  font-family: arial;
  text-align: right;
}
#mbmcl a:hover {
  color: #fff !important;
}
.search-no-results .column.span-8 .search-form:after {
  content: "\f002";
  opacity: 1;
  font-family: FontAwesome;
  color: #171717;
  background-color: #f8f7f7;
  margin-top: -36px;
  line-height: 32px;
  padding: 0 9px;
  float: right;
  background: 0 0;
  height: 36px;
  width: 15px;
  margin-right: 1px;
  display: block;
  position: absolute;
  right: 0;
}
.search-no-results input[type=search] {
  max-width: 100%;
  border: 1px solid #eee;
}
.search-no-results input[type=submit] {
  display: none;
}
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;
}
/*
Footer Link
*/
.footer-site .row {
  padding-bottom: 20px;
}
.footer-site.invert .wpp-date {
  display: block;
  margin-top: 5px;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
}
.footer-site.invert .column.span-3.last .widget li {
  margin-bottom: 35px;
}
.footer-site.invert .column.span-3.last .widget li a {
  font-size: 13px;
}
.footer-site.invert .span-3.last a {
  text-transform: none;
}
.footer-site.invert .popular-posts .wpp-thumbnail {
  border-radius: 50%;
  margin: 0 10px 0 0;
}
.footer-site.invert a {
  color: #fff;
  font-size: 14px;
}
.footer-site.invert a:hover {
  color: #fff;
}
.footer-site.invert:before {
  background: transparent url(/wp-content/uploads/2016/07/wave_footer_bg.png) repeat-x scroll 0 0;
  height: 20px;
  left: 0;
  position: relative;
  top: -40px;
  width: 100%;
  content: '';
  display: block;
}
.footer-site.invert .about {
  padding-top: 0px;
  padding-bottom: 0;
}
.footer-site.invert .about .row {
  padding-top: 28px;
  padding-bottom: 0;
}
.footer-site.invert .about .section-title .heading {
  color: #fff;
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
}
.footer-site.invert .layers-masonry-column .excerpt {
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  opacity: 1;
}
.footer-site.invert .section-nav-title {
  color: #fff !important;
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
  margin: 0 0 46px;
}
.footer-site.invert .address .fa-phone:before,
.footer-site.invert .address .fa-map-marker:before {
  font-size: 20px;
  color: #fcd20b;
}
.footer-site.invert .address .excerpt {
  color: #fff;
}
/*
Plugin
*/
#back-to-top {
  bottom: :70px !important;
  display: block;
}
.abc + .sub-menu {
  visibility: visible ;
  opacity: 1;
  top: 135px;
  transition: all 0.2s ease-in-out;
  background: transparent;
}
.abc + .sub-menu li {
  background: #fff;
}
.abc + .sub-menu li::hover {
  color: #0095da;
  background-color: transparent;
}
.header-site .nav li:hover .sub-menu {
  top: 48px;
}
.header-site .nav li:hover .sub-menu li {
  margin: 0px;
  color: #434a54;
  background-color: #fff;
}
.header-site .nav li:hover .sub-menu li:hover a {
  color: #0095da;
  background-color: #fff;
}
.header-site .nav li:hover .sub-menu li:hover a:before {
  -webkit-transition: all .3s ease .1s;
  -moz-transition: all .3s ease .1s;
  -ms-transition: all .3s ease .1s;
  -o-transition: all .3s ease .1s;
  transition: all .3s ease .1s;
  left: 0;
  opacity: 1;
}
.nav li:hover .sub-menu {
  top: 70px;
}
.nav li:hover .sub-menu li {
  margin: 0px;
  color: #434a54;
}
.nav li:hover .sub-menu li:hover a {
  color: #0095da;
}
.nav li:hover .sub-menu li:hover a:before {
  -webkit-transition: all .3s ease .1s;
  -moz-transition: all .3s ease .1s;
  -ms-transition: all .3s ease .1s;
  -o-transition: all .3s ease .1s;
  transition: all .3s ease .1s;
  left: 0;
  opacity: 1;
}
textarea {
  height: 100px;
  max-width: 100%;
}
.excerpt {
  font-size: 14px;
  line-height: 24px;
  color: #666 ;
  font-family: arial, sans-serif;
}
.content-one {
  padding-top: 50px !important;
  padding-bottom: 0px;
}
.content-one:before {
  position: relative;
  left: 0;
  top: -70px;
  width: 100%;
  height: 20px;
  background: transparent url(/wp-content/uploads/2016/07/wave_bg.png) center center repeat-x;
  content: '';
  display: block;
  z-index: 2;
}
.content-one .container {
  padding-top: 0px;
  display: flex;
}
.content-one .container .about-one {
  margin-bottom: 0px;
}
.content-one .container .about-one .excerpt {
  padding-top: 35px;
  padding-bottom: 25px;
}
.content-one .container .layers-masonry-column .heading {
  font-size: 30px;
  font-weight: 700;
  font-family: arial, sans-serif;
  color: #333;
}
.content-one .container .layers-masonry-column .heading:after {
  content: '';
  display: block;
  background: url(/wp-content/uploads/2016/07/tgs.png) no-repeat left top;
  height: 10px;
}
.heading {
  font-size: 30px;
  font-weight: 700;
  font-family: arial, sans-serif;
  color: #333;
}
.dich-vu-trang-chu .excerpt {
  margin-top: 0px;
}
.dich-vu-trang-chu .section-title p {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500;
}
.dich-vu-trang-chu .section-title:after {
  content: '';
  display: block;
  background: url(/wp-content/uploads/2016/07/tgs.png) no-repeat center top;
  height: 10px;
  margin-top: 10px;
}
.dich-vu-trang-chu .layers-masonry-column {
  background-size: cover;
  padding: 0;
}
.dich-vu-trang-chu .layers-masonry-column .heading {
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 25px;
  -webkit-line-clamp: 2;
  height: 47px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  font-size: 14px;
  font-weight: 700;
  color: #333;
  text-transform: uppercase;
  margin: 32px 0 25px;
  -webkit-transition: all .5s ease 0s;
  -moz-transition: all .5s ease 0s;
  -ms-transition: all .5s ease 0s;
  -o-transition: all .5s ease 0s;
  transition: all .5s ease 0s;
}
.dich-vu-trang-chu .layers-masonry-column .media {
  background: #f8f7f7;
  padding: 32px 50px;
}
.dich-vu-trang-chu .layers-masonry-column .media:hover {
  filter: alpha(opacity=70);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  transition: 0.4s all ease-in-out, 4s transform ease-in-out;
  background-color: #0095da;
  opacity: 0.7;
}
.dich-vu-trang-chu .layers-masonry-column .media:hover .excerpt,
.dich-vu-trang-chu .layers-masonry-column .media:hover .heading {
  color: #fff;
}
.dich-vu-trang-chu .layers-masonry-column .media:hover .media-image img {
  -webkit-filter: grayscale(100%) brightness(5);
  filter: grayscale(100%) brightness(5);
}
.team-vertical-massive .team-social span {
  margin-right: 10px;
}
.team-vertical-massive .layers-masonry-column .excerpt {
  padding: 0px;
}
.team-vertical-massive .layers-masonry-column .style1 .fa {
  background: transparent !important;
  border-radius: 50%;
  border: 2px solid #fff;
}
.team-vertical-massive .layers-masonry-column .style1 .fa:hover {
  background-color: #0095da !important;
  border: 2px solid #0095da;
}
.team-vertical-massive .layers-masonry-column .media-body {
  height: 0;
  overflow: hidden;
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  background: #0095da;
  opacity: 0;
  padding-top: 10px;
  -webkit-transition: height .2s ease .5s;
  -moz-transition: height .2s ease .5s;
  -ms-transition: height .2s ease .5s;
  -o-transition: height .2s ease .5s;
  transition: height .2s ease .5s;
}
.team-vertical-massive .layers-masonry-column .media-body .heading {
  z-index: 3;
  color: #fff !important;
}
.team-vertical-massive .layers-masonry-column:hover .media-body {
  color: #fff;
  height: 112px;
  padding-top: 10px;
  bottom: 0;
  -webkit-transition: height .2s ease 0s;
  -moz-transition: height .2s ease 0s;
  -ms-transition: height .2s ease 0s;
  -o-transition: height .2s ease 0s;
  transition: height .2s ease 0s;
  opacity: 0.7;
}
.auto-height .swiper-slide .overlay {
  padding-top: 0px;
}
.footer-bottom {
  background: #303741;
  padding: 20px 0px;
}
.footer-bottom .copyright p {
  font-size: 12px;
  color: #fff;
}
.error404 .header-site {
  background-color: #09f !important;
}
.error404 .content-main {
  padding: 120px 20px 90px;
}
.error404 .search-submit {
  margin-top: 26px;
}
.content-six {
  padding-top: 40px;
  padding-bottom: 44px;
}
.y-kien-kh {
  padding-bottom: 7%;
  background-attachment: fixed;
  position: relative;
}
.y-kien-kh button.lcam-carousel-to-prev,
.y-kien-kh button.lcam-carousel-to-next {
  color: #fff !important;
  background-color: transparent !important;
  outline: none;
  opacity: .5;
}
.y-kien-kh .media .heading {
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  padding: 25px 0;
}
.y-kien-kh .media-image img {
  width: 70px !important;
}
.y-kien-kh:after {
  background-color: #00000070;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1;
  position: absolute;
}
.y-kien-kh .lcam-contents-widget-container {
  position: relative;
  z-index: 2;
}
.y-kien-kh .excerpt {
  color: #fff;
  font-size: 14px;
  max-width: 765px;
}
.news-home .thumbnail-media img {
  transform: none;
  -webkit-transform: none;
}
.news-home .section-title p {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500;
}
.news-home .section-title:after {
  content: '';
  display: block;
  background: url(/wp-content/uploads/2016/07/tgs.png) no-repeat center top;
  height: 10px;
  margin-top: 10px;
}
.news-home .layers-masonry-column .heading {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 16px;
}
.news-home .layers-masonry-column .heading a {
  color: #333;
}
.news-home .layers-masonry-column .heading a:hover {
  color: #0095da;
}
.news-home .layers-masonry-column .thumbnail-media a {
  padding-bottom: 60%;
}
.news-home .layers-masonry-column .thumbnail-media a:hover {
  opacity: .7;
  filter: alpha(opacity=70);
}
.news-home .layers-masonry-column .thumbnail-body {
  background-color: transparent;
  position: static;
}
.news-home .layers-masonry-column:hover {
  -webkit-box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.1);
}
.news-home .meta-date {
  background: #0095da;
  opacity: .7;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  color: #fff;
  padding: 10px;
  font-size: 15px;
}
.news-home .meta-date i {
  display: none;
}
.news-home .button {
  margin-top: 0;
  font-weight: 700;
  font-size: 12px;
  color: #333;
  text-transform: uppercase;
  background: transparent;
  padding: 0;
}
.news-home .button:hover {
  color: #0095da;
  background-color: transparent !important;
}
.header-secondary {
  background: #0095da none repeat scroll 0 0;
}
.header-secondary .clearfix {
  max-width: 1180px;
  margin: auto;
  padding: 0 20px;
}
.header-secondary .clearfix .pull-right li a {
  padding-right: 18px;
  font-size: 0px;
}
.header-secondary .clearfix .pull-right li a:before {
  font-size: 14px;
  color: #fff;
}
.header-secondary .clearfix .pull-right li a:hover:before {
  color: #fff;
}
.header-secondary .clearfix .pull-right li a[href*=twitter]:before {
  content: "\f099";
  font-family: "FontAwesome";
}
.header-secondary .clearfix .pull-right li a[href*=twitter]:hover {
  color: #39c;
}
.header-secondary .clearfix .pull-right li a[href*=facebook]:before {
  content: '\f09a';
  font-family: "FontAwesome";
}
.header-secondary .clearfix .pull-right li a[href*=facebook]:hover {
  color: #39c;
}
.header-secondary .clearfix .pull-right li a[href*=google]:before {
  content: "\f0d5";
  font-family: "FontAwesome";
}
.header-secondary .clearfix .pull-right li a[href*=google]:hover {
  color: #39c;
}
.header-secondary .clearfix .pull-right li a[href*=linkedin]:before {
  content: "\f0e1";
  font-family: "FontAwesome";
}
.header-secondary .clearfix .pull-right li a[href*=linkedin]:hover {
  color: #39c;
}
.header-secondary .clearfix .pull-right li a[href*=instagram]:before {
  content: "\f16d";
  font-family: "FontAwesome";
}
.header-secondary .clearfix .pull-right li a[href*=instagram]:hover {
  color: #39c;
}
.header-secondary .clearfix nav li {
  margin: 3px 0px;
}
.header-secondary .clearfix nav li a {
  color: #fff;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 12px;
  opacity: 1;
}
.home.page .container-menu2 {
  width: 100%;
  background: #424853;
}
.header.index-1 {
  width: 100%;
}
.header.index-1 .container {
  padding: 10px 20px;
}
.header.index-1 .row {
  width: 100%;
}
.header.index-1 .column.span-5 {
  float: right;
}
.header-inner {
  float: right;
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
}
.header-inner .widget {
  padding: 0;
}
.header-inner .widget .support {
  border-right: 2px solid #0095da;
}
.header-inner .widget .working {
  padding-left: 29px;
}
.header-inner .widget .image-left .media-image {
  max-width: 13%;
}
.header-inner .widget .image-left .media-image img {
  margin-top: 6px;
}
.header-inner .widget .heading {
  color: #336;
  display: block;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
}
.header-inner .widget .excerpt {
  color: #333;
  font-size: 14px;
  margin-top: 0px;
  margin-top: 0px !important;
}
.is_stuck_show .header.index-1 {
  display: none;
}
.header-site nav {
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.abcde:after {
  border: 6px solid #fff;
  content: " ";
  position: absolute;
  right: 22px;
  top: -12px;
  border-left-color: transparent;
  border-right-color: transparent;
  border-top-color: transparent;
}
.diem {
  display: flex;
  flex: 1;
  justify-content: flex-end;
  webkit-flex: 1;
  -webkit-justify-content: flex-end;
  width: 8%;
  position: relative;
  line-height: normal;
}
.diem .template-icon-search {
  font-size: 16px;
  display: table-cell;
  vertical-align: middle;
  color: #fff;
  padding: 9px 10px;
}
.diem .template-icon-search .icon-tim-kiem {
  color: #fff;
  width: 40px;
  height: 40px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  background: #505661;
  text-align: center;
  line-height: 36px;
  margin: 0;
  position: relative;
  cursor: pointer;
}
.diem .template-search-form {
  position: absolute;
  top: 100%;
  right: 0;
  width: 309px;
  background: #222222;
  padding: 2px;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: rotateX(-90deg);
  -moz-transform: rotateX(-90deg);
  -ms-transform: rotateX(-90deg);
  -o-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.diem .template-search-form .search-submit {
  position: absolute;
  top: 0;
  right: 0;
  background: transparent;
}
.diem .abcde {
  top: 64px;
  visibility: visible;
  opacity: 1;
  z-index: 2;
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
  padding: 18px;
  background-color: #fff;
  -webkit-box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.12);
}
.diem .abcde input[type=submit]:hover {
  cursor: pointer;
  background-color: transparent;
  color: transparent;
}
.diem .abcde .search-submit {
  color: transparent;
  position: absolute;
  top: 0;
  right: 0;
  background: transparent;
}
.diem .abcde input[type=search] {
  border: 1px solid #dfe3e9;
}
.diem .abcde .search-form:after {
  content: "\f002";
  font-family: FontAwesome;
  color: #fff;
  font-size: 12px;
  margin-top: -41px;
  line-height: 45px;
  padding: 0 14px;
  float: right;
  background: 0 0;
  height: 40px;
  display: block;
  font-weight: normal;
  position: relative;
  right: 0px;
  background: #ffcd03;
}
.section-title .excerpt {
  color: #666;
}
.thumbnail-body .excerpt {
  color: #666;
}
.dang-ky-trang-chu {
  background-attachment: fixed;
  padding-top: 96px;
}
.dang-ky-trang-chu .excerpt {
  color: #666;
}
.dang-ky-trang-chu input[type=email],
.dang-ky-trang-chu input[type=text] {
  max-width: 100%;
}
.dang-ky-trang-chu .section-title p {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500;
}
.dang-ky-trang-chu .section-title:after {
  content: '';
  display: block;
  background: url(/wp-content/uploads/2016/07/tgs.png) no-repeat center top;
  height: 10px;
  margin-top: 10px;
}
.dang-ky-trang-chu .row.container.list-grid {
  width: 58.33333333%;
}
.dang-ky-trang-chu .row.container.list-grid textarea,
.dang-ky-trang-chu .row.container.list-grid input,
.dang-ky-trang-chu .row.container.list-grid select,
.dang-ky-trang-chu .row.container.list-grid button {
  border: none;
}
.dang-ky-trang-chu .row.container.list-grid .wpcf7-form-control-wrap {
  position: static;
}
.dang-ky-trang-chu .row.container.list-grid .layers-masonry-column .column.span-6 {
  margin-bottom: 0px;
}
.dang-ky-trang-chu .row.container.list-grid textarea {
  height: 72px;
  resize: none;
}
.dang-ky-trang-chu .row.container.list-grid input[type=text],
.dang-ky-trang-chu .row.container.list-grid input[type=email] {
  height: 50px;
}
.dang-ky-trang-chu .row.container.list-grid .wpcf7-form p {
  text-align: center;
}
.dang-ky-trang-chu .row.container.list-grid .wpcf7-form .wpcf7-submit {
  display: inline-block;
  color: #fff;
  text-align: center;
  font-size: 12px;
  line-height: 40px;
  height: 39px;
  background-color: #0095da;
  text-transform: uppercase;
  padding: 0 30px;
  font-weight: 700;
  margin: 0;
  border: none;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  opacity: 1;
  filter: alpha(opacity=100);
  text-decoration: none;
  margin-top: 20px;
}
.dang-ky-trang-chu .row.container.list-grid .wpcf7-form .wpcf7-submit:hover {
  background: #000;
  opacity: 1;
  color: #fff;
}
.header-secondary nav a:hover {
  color: #fff !important;
}
.nhan-vien {
  padding-top: 65px;
  padding-bottom: 60px;
}
.nhan-vien .excerpt.designation {
  color: #fff !important;
}
.nhan-vien .section-title .excerpt {
  margin-top: 0px;
}
.nhan-vien .section-title p {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500;
}
.nhan-vien .section-title .heading {
  color: #333;
  font-size: 30px;
}
.nhan-vien .section-title:after {
  content: '';
  display: block;
  background: url(/wp-content/uploads/2016/07/tgs.png) no-repeat center top;
  height: 10px;
  margin-top: 10px;
}
.owl-carousel .owl-item img {
  opacity: .5;
}
.owl-carousel .owl-item img:hover {
  opacity: 1;
}
.content-five {
  position: relative;
  background-attachment: fixed;
}
.content-five:before {
  background-color: #434a54;
  z-index: 1;
  position: absolute;
  content: '';
  opacity: .75;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.content-five {
  padding: 20px;
  padding-top: 50px;
}
.content-five .layers-masonry-column {
  z-index: 1;
}
.content-five .layers-masonry-column .style2.service_widgt span {
  color: #FFF !important;
}
.content-five .layers-masonry-column .fa-thumbs-o-up:hover:before {
  padding: 30px 33px !important;
}
.content-five .layers-masonry-column .fa:hover:before {
  background-color: #0095da;
  -moz-border-radius: 50%;
  border-radius: 50%;
  padding: 30px;
  transition: ease all .4s;
}
.content-five .layers-masonry-column .fa {
  border: 2px solid #fff;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 120px;
  height: 120px;
  line-height: 106px;
  font-size: 36px;
  margin: 0 auto 25px;
  text-align: center;
}
.content-five .layers-masonry-column .fa:hover {
  border-color: #0095da;
  -webkit-transition: all .2s ease 0s;
  -moz-transition: all .2s ease 0s;
  -ms-transition: all .2s ease 0s;
  -o-transition: all .2s ease 0s;
  transition: all .2s ease 0s;
  -moz-box-shadow: 0 0 0 2px #0095da;
}
.content-five .layers-masonry-column .fa:before {
  padding: 40px;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.content-five .layers-masonry-column .heading {
  font-size: 36px;
  color: #0095da;
  margin-bottom: 24px;
  font-weight: normal;
  /* font-family: Raleway, sans-serif; */
}
.content-five .layers-masonry-column .excerpt {
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
}
.content-vertical-massive {
  padding-top: 65px;
  padding-bottom: 60px;
}
.dich-vu .thumbnail-media img {
  transform: none;
  -webkit-transform: none;
}
.dich-vu .thumbnail-media a {
  transition: all 300ms ease-in-out;
}
.dich-vu .thumbnail-media a:before {
  content: '';
  cursor: pointer;
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 20;
}
.dich-vu .thumbnail-media a:after {
  content: '';
  transition-timing-function: ease-in-out;
  background-image: url("/wp-content/uploads/2016/07/magnifier.png");
  display: block;
  background-repeat: no-repeat;
  background-position: 16px 18px;
  height: 50px;
  left: 50%;
  margin-left: -25px;
  margin-top: -25px;
  opacity: 1;
  position: absolute;
  top: -100%;
  width: 50px;
  z-index: 10;
  background-color: #0095da;
}
.dich-vu .thumbnail-media a:hover::before {
  opacity: 0.75;
  background: #0095da;
}
.dich-vu .thumbnail-media a:hover:after {
  content: '';
  background-image: url("/wp-content/uploads/2016/08/magnifier.png");
  display: block;
  background-repeat: no-repeat;
  background-position: 16px 18px;
  height: 50px;
  left: 50%;
  margin-left: -25px;
  margin-top: -25px;
  opacity: 1;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 999;
  background-color: #0095da;
}
.dich-vu .button:hover {
  background-color: transparent!important;
  color: #0095da;
  z-index: 999;
}
.dich-vu .layers-masonry-column {
  overflow: visible;
}
.dich-vu .layers-masonry-column .thumbnail-body {
  background-color: #f7f7f7;
  -webkit-transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  -ms-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
}
.dich-vu .layers-masonry-column .thumbnail-body:hover {
  background: #fff;
  -webkit-box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.1);
}
.dich-vu .layers-masonry-column .heading {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0 0 5px;
  margin-bottom: 24px;
}
.dich-vu .layers-masonry-column .heading a {
  color: #333;
}
.dich-vu .layers-masonry-column .excerpt {
  font-size: 14px;
  font-weight: 400;
  color: #666;
}
.dich-vu .layers-masonry-column .meta-info {
  display: none;
}
.dich-vu .layers-masonry-column .button {
  background: transparent;
  color: #333;
  text-transform: inherit;
  font-weight: 500;
  font-size: 14px;
  padding: 0;
  margin-top: 10px;
}
.dich-vu .layers-masonry-column .button:hover {
  color: #0095da;
  background-color: transparent !important;
}
.bread-crumbs a:hover {
  text-decoration: none;
  color: #0095da !important;
}
.contact {
  display: none;
}
body:not(.home) .contact {
  display: block;
  background: #0095da;
  padding-top: 30px;
  padding-bottom: 0px;
}
body:not(.home) .contact .heading {
  display: inline-block;
  color: #fff;
  font-size: 25px;
  float: left;
}
body:not(.home) .contact .button {
  background: #434a54;
  padding: 0 30px;
  height: 39px;
  float: right;
  margin-top: 0 !important;
}
body:not(.home) .contact .button:hover {
  background: #0095da;
  color: #fff;
}
body:not(.home) .contact .layers-masonry-column {
  padding-bottom: 41px;
  padding-top: 20px;
}
body:not(.home) .current-menu-parent > a {
  color: #fff !important;
}
body:not(.home) .current-menu-item > a {
  color: #0095da !important;
}
body:not(.home) .nav li:hover .sub-menu {
  top: 135px;
}
body:not(.home) .diem .template-icon-search {
  padding: 0 10px;
}
body:not(.home) .header-site nav > .menu > li > a {
  padding: 10px 19px;
  font-weight: normal;
}
body:not(.home) .header-site {
  background-color: transparent;
  position: absolute;
  z-index: 9999;
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
body:not(.home) .header-site nav {
  background: transparent;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  width: 100%;
}
body:not(.home) .header-site .clearfix {
  padding: 0px;
  position: relative;
  height: 115px;
  display: -webkit-flex;
  -webkit-flex-wrap: nowrap;
  -webkit-align-items: center;
  -webkit-justify-content: space-between;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
}
body:not(.home) .container-menu2 {
  max-width: 1180px;
	   
  margin: auto;
  left: 0;
  width: 100%;
	 margin-top: -50px;
  padding: 0 0px 0 250px;
}
body:not(.home) .container-menu2 .menu > li > a:hover:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #fff;
  opacity: 1;
  -webkit-transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  -ms-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
}
body:not(.home) .container-menu2 .nav-horizontal ul {
  z-index: 9;
}
body:not(.home) .container-menu2 .diem {
  z-index: 9;
  margin-left: 0px;
}
body:not(.home) .container-menu2 .diem .abcde {
  top: 85px;
}
body:not(.home) .container-menu2 .diem .template-icon-search .icon-tim-kiem {
  background: rgba(255, 255, 255, 0.2);
}
body:not(.home) .header.index-1 {
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  z-index: 1;
}
body:not(.home) .header.index-1 .column.span-5 {
  display: none;
}
.title-container {
  text-align: center;
  background: url(/wp-content/uploads/2022/09/banner-trang-trong.jpg);
  background-size: cover;
  position: relative;
  background-attachment: fixed;
  background-position: 50% 0px;
  color: #fff;
}
.title-container:before {
  background-color: #00000040;
  z-index: 1;
  position: absolute;
  content: '';
  opacity: .9;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.title-container .title {
  padding: 75px 20px;
  position: relative;
  z-index: 9;
  padding-top: 220px;
}
.title-container .title .bread-crumbs {
  color: #fff;
  display: none;
}
.title-container .title .bread-crumbs a {
  color: #fff;
}
.title-container .title .bread-crumbs li {
  margin-top: 20px;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
}
.title-container .title .bread-crumbs li span a {
  color: #fcd20b;
}
.title-container .title .heading {
  color: #fff;
}
.title-container .title .heading:after {
  content: '';
  display: block;
  background: url(/wp-content/uploads/2016/07/tgs.png) no-repeat center top;
  height: 10px;
  margin-top: 18px;
}
.post-news-item .thumbnail a img {
  width: 100%;
}
.post-news-item .thumbnail a img:hover {
  opacity: .7;
}
.bread-crumbs span.current {
  color: #fff;
}
.archive.category .wrapper-content .column .post-news-item,
.search .wrapper-content .column .post-news-item,
.archive.tag .wrapper-content .column .post-news-item {
  padding-bottom: 30px;
}
.archive.category .wrapper-content .column .post-news-item .button,
.search .wrapper-content .column .post-news-item .button,
.archive.tag .wrapper-content .column .post-news-item .button {
  color: #222;
  line-height: 21px;
  background-color: transparent;
  padding: 0;
}
.archive.category .wrapper-content .column .post-news-item .button:hover,
.search .wrapper-content .column .post-news-item .button:hover,
.archive.tag .wrapper-content .column .post-news-item .button:hover {
  color: #0095da;
}
.archive.category .wrapper-content .column .post-news-item .post-content,
.search .wrapper-content .column .post-news-item .post-content,
.archive.tag .wrapper-content .column .post-news-item .post-content {
  padding: 24px 36px 28px;
  background: #fbfbfb;
  border-bottom: 1px solid #efefef;
}
.archive.category .wrapper-content .column .post-news-item .copy p,
.search .wrapper-content .column .post-news-item .copy p,
.archive.tag .wrapper-content .column .post-news-item .copy p {
  margin-bottom: 25px;
  margin-top: 15px;
}
.archive.category .wrapper-content .column .post-news-item .heading,
.search .wrapper-content .column .post-news-item .heading,
.archive.tag .wrapper-content .column .post-news-item .heading {
  margin: 0 0 5px;
  font-size: 28px;
  line-height: 42px;
  font-weight: 700;
  text-transform: uppercase;
}
.archive.category .wrapper-content .column .post-news-item .heading a,
.search .wrapper-content .column .post-news-item .heading a,
.archive.tag .wrapper-content .column .post-news-item .heading a {
  color: #222;
}
.archive.category .wrapper-content .column .post-news-item .heading a:hover,
.search .wrapper-content .column .post-news-item .heading a:hover,
.archive.tag .wrapper-content .column .post-news-item .heading a:hover {
  color: #fcd20b;
}
.archive.category .wrapper-content .column .post-news-item .title-category,
.search .wrapper-content .column .post-news-item .title-category,
.archive.tag .wrapper-content .column .post-news-item .title-category {
  position: absolute;
  z-index: 1;
  width: 70px;
}
.archive.category .wrapper-content .column .post-news-item .date,
.search .wrapper-content .column .post-news-item .date,
.archive.tag .wrapper-content .column .post-news-item .date {
  text-align: center;
  color: #fff;
  background: rgba(20, 173, 242, 0.7);
  padding: 12px 0px 11px;
}
.archive.category .wrapper-content .column .post-news-item .day,
.search .wrapper-content .column .post-news-item .day,
.archive.tag .wrapper-content .column .post-news-item .day {
  font-size: 26px;
  display: block;
  line-height: 22px;
}
.archive.category .wrapper-content .column .post-news-item .mounth,
.search .wrapper-content .column .post-news-item .mounth,
.archive.tag .wrapper-content .column .post-news-item .mounth {
  font-size: 14px;
  display: block;
}
.archive.category .wrapper-content .column .post-news-item .post-type,
.search .wrapper-content .column .post-news-item .post-type,
.archive.tag .wrapper-content .column .post-news-item .post-type {
  padding: 20px;
  text-align: center;
  background: rgba(252, 210, 11, 0.7);
}
.archive.category .wrapper-content .column .post-news-item .post-type .fa,
.search .wrapper-content .column .post-news-item .post-type .fa,
.archive.tag .wrapper-content .column .post-news-item .post-type .fa {
  color: #fff;
  font-size: 24px;
}
#wrapper-content .span-8 {
  padding-bottom: 0px !important;
}
.tagcloud a {
  display: inline-block;
  margin: 0 4px 10px;
  padding: 3px 10px;
  font-size: 12px !important;
  line-height: 22px;
  border: 1px solid #808a97;
  color: #fff;
  text-transform: uppercase;
}
.tagcloud a:hover {
  color: #fff;
  background: #0095da;
  border-color: #0095da;
}
.sidebar .tagcloud a {
  display: inline-block;
  margin: 0 4px 10px;
  padding: 3px 10px;
  font-size: 12px !important;
  line-height: 22px;
  border: 1px solid #dadada;
  color: #666;
  text-transform: uppercase;
}
.sidebar .tagcloud a:hover {
  color: #fff;
  background: #0095da;
  border-color: #0095da;
}
.sidebar .popular-posts .wpp-date {
  color: #333;
  line-height: 20px;
  font-size: 12px;
  font-weight: normal;
}
.sidebar .popular-posts .wpp-thumbnail {
  margin: 0 15px 0 0;
}
.sidebar .popular-posts .wpp-list li {
  padding-top: 10px;
}
.sidebar .popular-posts .wpp-list a {
  margin-bottom: 4px;
  font-size: 14px;
  line-height: 20px;
  color: #666;
  font-weight: 500;
}
.sidebar .popular-posts .wpp-list a:hover {
  color: #0095da;
  text-decoration: underline;
}
.sidebar .push-bottom-large {
  margin-bottom: 0px;
}
.sidebar .widget li:not(:last-child) {
  text-align: initial;
  padding: 0 0 9px;
  border-bottom: 0;
}
.sidebar .widget_categories .cat-item a {
  color: #666;
  padding-left: 20px;
  font-size: 14px;
  position: relative;
  line-height: 24px;
  font-family: arial, sans-serif;
}
.sidebar .widget_categories .cat-item a:hover {
  color: #0095da;
}
.sidebar .widget_categories .cat-item a:before {
  content: '\f101';
  position: absolute;
  top: 0;
  left: 0;
  font-family: FontAwesome;
  line-height: 15px;
}
.sidebar .widget_categories .current-cat a {
  color: #0095da;
}
.sidebar .well {
  background-color: transparent;
}
.sidebar .section-nav-title {
  text-align: initial;
  padding-left: 30px;
  margin-bottom: 25px;
  font-size: 14px;
  text-transform: uppercase;
  color: #313131;
  font-weight: 700;
  background: url(/wp-content/uploads/2016/07/icon-widget.png) left center no-repeat;
}
.page-contact {
  padding-top: 75px;
  padding-bottom: 30px;
}
.page-info .excerpt {
  padding-top: 12px;
}
.page-info .section-title .heading {
  font-size: 30px;
  line-height: 42px;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0 0 5px;
}
.page-info .section-title .heading:after {
  content: '';
  display: block;
  background: url(/wp-content/uploads/2016/07/tgs.png) no-repeat left top;
  height: 10px;
}
.page-info .layers-masonry-column .heading {
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  color: #0095da;
  line-height: 21px;
  margin: 0 0 8px;
}
.page-info .layers-masonry-column .media.medium p:not(:first-child) {
  margin-top: 0px;
}
.page-info .layers-masonry-column .excerpt {
  margin-top: 0px;
  font-size: 14px !important;
}
.form-contact input[type=submit] {
  padding: 0 30px;
  line-height: 40px;
  background-color: #0095da;
}
.form-contact input[type=submit]:hover {
  background: #000;
  color: #fff;
}
.form-contact textarea {
  height: 258px;
}
.form-contact textarea:focus {
  border-color: #0095da;
}
.form-contact input[type=email],
.form-contact input[type=text] {
  max-width: 100%;
}
.form-contact input[type=email]:focus,
.form-contact input[type=text]:focus {
  border-color: #0095da;
}
.form-contact textarea,
.form-contact input,
.form-contact select,
.form-contact button {
  border: 1px solid #ebebeb;
}
.form-contact .section-title {
  margin-bottom: 0px;
}
.form-contact .section-title .heading {
  font-size: 30px;
  line-height: 42px;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0 0 5px;
}
.form-contact .section-title .heading:after {
  content: '';
  display: block;
  background: url(/wp-content/uploads/2016/07/tgs.png) no-repeat left top;
  height: 10px;
}
.menu-item-language-current {
  border-left: 1px solid #ccc;
  padding-left: 18px;
}
.story p {
  margin-bottom: 17px;
  font-size: 14px;
  font-weight: 400;
  color: #333;
  font-family: arial, sans-serif;
}
.page .hentry .heading:after {
  content: '';
  display: block;
  background: url(/wp-content/uploads/2016/07/tgs.png) no-repeat left top;
  height: 10px;
}
.home.page .header-site nav > .menu > li {
  margin: 8px 6px;
}
.home.page .header-site nav > li > a:hover {
  background: #0095da;
}
.home.page .current-menu-item > a {
  background: #0095da;
}
.home.page .current-menu-parent > a {
  background: #0095da;
}
.home.page .current-menu-parent > a .current-menu-item a {
  background: #0095da;
}
@media (min-width: 991px) {
	.site-logo-link img, .mark img {
    width: 250px;
		margin-bottom:10px;
}
}
@media (width: 768px) {
  .single .column.span-8 {
    margin-right: 2% !important;
  }
  .sidebar.span-4 .widget {
    float: left;
    width: 100%;
  }
  .archive.category .span-8,
  .single .span-8,
  .search .span-8 {
    width: 66%;
    float: left;
  }
  .sidebar {
    width: 32% !important;
    float: left !important;
    clear: none !important;
  }
}
@media only screen and (max-width: 480px) {
  body:not(.home) .responsive-nav .l-menu {
    padding: 25px 0px !important;
  }
  .header-secondary {
    display: block;
  }
  .header-secondary .pull-left {
    display: none;
  }
  .pull-right {
    width: 100%;
    text-align: center;
  }
}
@media only screen and (max-width: 568px) {
  .content-six {
    padding-top: 26px;
    padding-bottom: 26px;
  }
  .nhan-vien {
    padding-top: 45px;
    padding-bottom: 40px;
  }
  .content-vertical-massive {
    padding-top: 45px;
    padding-bottom: 40px;
  }
  .content-one {
    padding-top: 25px !important;
  }
  .content-one:before {
    top: -43px;
  }
  .owl-carousel .owl-item {
    float: left !important;
  }
  .title-container .heading {
    font-size: 30px;
    line-height: 40px;
  }
  .section-title.large .heading {
    font-size: 25px;
  }
  .title-container .heading {
    font-size: 35px;
  }
}
@media only screen and (max-width: 1024px) {
  .header.index-1 .container {
    padding: 30px 20px;
  }
  .team-vertical-massive .layers-masonry-column .media-body {
    height: auto;
    padding: 10px 0;
  }
  .news-home .button {
    margin-top: 0px;
  }
  .wrapper-site #back-to-top a {
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 380px) {
  .content-five .layers-masonry-column .fa:before {
    padding: 20px;
  }
  .content-five .layers-masonry-column .fa {
    border: 2px solid #fff;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 90px;
    height: 90px;
    line-height: 74px;
    font-size: 36px;
    margin: 0 auto 24px;
    text-align: center;
  }
  .content-five .media {
    padding: 0px !important;
  }
}
@media only screen and (max-width: 991px) {
  .dich-vu-trang-chu .layers-masonry-column {
    width: 49%;
  }
  .dich-vu-trang-chu .span-4:nth-child(2n+2) {
    margin-right: 0%;
  }
  .dich-vu-trang-chu .span-4:nth-child(4) {
    clear: none;
  }
  .dich-vu-trang-chu .span-4:nth-child(3) {
    margin-right: 2%;
  }
  .dich-vu-trang-chu .span-4:nth-child(5) {
    clear: left;
  }
  .header.index-1 .span-5 {
    width: 60%;
  }
  .home.page .diem .template-icon-search {
    padding: 8px 20px;
  }
  .home.page .responsive-nav {
    display: flex;
    flex: 1;
    justify-content: flex-end;
    margin-top: 8px;
    margin-bottom: 6px;
  }
  .abcde:after {
    left: 14px;
    right: auto;
  }
  .diem {
    display: flex;
    flex: 0;
    left: 0;
    justify-content: flex-start;
    webkit-flex: 1;
    -webkit-justify-content: flex-start;
    width: 8%;
    position: absolute;
    line-height: normal;
  }
  .diem .template-icon-search {
    margin-left: 0%;
  }
  .diem .template-search-form {
    left: 8px;
  }
  .sub-menu li a:hover {
    padding-left: 9px !important;
  }
  .nav li:hover .sub-menu {
    top: 70px;
  }
  .nav li:hover .sub-menu li {
    margin: 0px;
    color: #434a54;
  }
  .nav li:hover .sub-menu li:hover a {
    color: #0095da;
  }
  .nav li:hover .sub-menu li:hover a:before {
    -webkit-transition: all .3s ease .1s;
    -moz-transition: all .3s ease .1s;
    -ms-transition: all .3s ease .1s;
    -o-transition: all .3s ease .1s;
    transition: all .3s ease .1s;
    left: 0;
    opacity: 0;
  }
  body:not(.home) .responsive-nav .l-menu {
    padding: 25px 10px;
  }
  body:not(.home) .container-menu2 {
    padding: 0;
  }
  body:not(.home) .responsive-nav {
    z-index: 9;
  }
  body:not(.home) .header.index-1 .column.span-4 {
    margin-right: 0;
    text-align: center;
    width: 100%;
  }
  body:not(.home) .header-site .diem {
    z-index: 9;
  }
  body:not(.home) .header-site > .clearfix {
    display: block;
  }
  .content-one .container {
    display: block;
  }
  .content-one .layers-masonry-column {
    width: 100%;
  }
  .content-one .layers-masonry-column .excerpt {
    max-width: 100% !important;
  }
  .content-one .images-about.content {
    min-height: 400px;
    flex-basis: 100%;
    width: 100%;
    display: flex;
    position: static!important;
  }
  .diem .template-icon-search {
    margin-right: 0%;
    padding: 13px 0px;
  }
  section[class*=' off-canvas-'] .nav-mobile {
    display: block;
  }
  .nav-horizontal ul {
    display: none;
  }
  .responsive-nav {
    display: block;
    margin-top: 13px;
    margin-left: 0px;
  }
  .responsive-nav .l-menu {
    padding: 0px 10px;
    border-radius: 4px;
    background-color: transparent;
    border-color: #ddd;
  }
}
@media only screen and (max-width: 768px) {
  .content-five {
    background-attachment: inherit;
  }
  .team-vertical-massive .layers-masonry-column .media-body {
    opacity: 0.7;
  }
  body:not(.home) .contact .button {
    float: none;
    margin-top: 14px !important;
  }
  .sidebar.span-3 + .span-6 {
    width: 100%;
  }
  .sidebar.span-3 {
    width: 100%;
  }
  .footer-bottom .row.copyright .column.span-8 {
    float: left;
  }
  .page-contact .layers-masonry-column {
    width: 100%;
  }
  .single .column.span-8 {
    margin-right: 0;
  }
  .single .column.span-8 .story img {
    max-width: 100%;
  }
  .sidebar .widget {
    width: 100% !important;
  }
  .sidebar .content {
    padding: 20px 0;
  }
  .nav-clear .container,
  .nav-clear > .clearfix {
    -webkit-flex-direction: column;
    -webkit-align-items: flex-start;
    flex-direction: column;
    align-items: flex-start;
  }
  .nav-clear nav {
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    width: 100%;
    line-height: 20px;
  }
  .footer-site .row {
    padding-bottom: 0px;
  }
  .about .container {
    padding: 0px;
  }
  .dang-ky-trang-chu .row.container.list-grid {
    width: 100%;
  }
  .content-five .layers-masonry-column {
    width: 23.5%;
    float: left;
    clear: none !important;
  }
}
@media only screen and (max-width: 767px) {
  .archive.category .wrapper-content .column .post-news-item .post-content,
  .search .wrapper-content .column .post-news-item .post-content,
  .archive.tag .wrapper-content .column .post-news-item .post-content {
    padding: 24px 19px 24px;
  }
  .content-one .images-about {
    display: none;
  }
  .archive.category .column.span-8 {
    margin-right: 0;
  }
  .footer-bottom .row.copyright .column.span-8 {
    float: left;
    width: 100%;
    text-align: center;
  }
  .footer-bottom .row.copyright #mbmcl {
    width: 100%;
    text-align: center;
    padding-top: 10px;
  }
  .site-logo-link + .site-description {
    margin-left: 0px;
  }
  .header.index-1 .column.span-4 {
    width: 100%;
    text-align: center;
  }
  .header.index-1 .column.span-5 {
    display: none;
  }
  .content-five {
    padding-top: 40px;
    padding-bottom: 50px;
    background-attachment: inherit;
  }
  .content-five .layers-masonry-column {
    margin-bottom: 0px;
    width: 49%;
  }
  .content-five .layers-masonry-column .service_widgt {
    margin-bottom: 0px;
  }
  .dich-vu-trang-chu .layers-masonry-column {
    width: 100%;
  }
  .footer-site .row {
    padding-top: 20px;
  }
  .footer-site .popular-posts {
    padding-top: 20px;
  }
  .footer-site .widget li {
    margin-bottom: 8px;
  }
  .footer-site .about .row {
    padding-top: 5px !important;
  }
  .footer-site .section-nav-title {
    margin: 0 0 25px !important;
  }
  .footer-site .column.span-3 {
    width: 100%;
    margin-right: 0;
  }
  .news-home .layers-masonry-column {
    width: 100%;
  }
}
.images-about {
  margin-bottom: 0px;
}
.images-about * {
  overflow: visible !important;
}
.images-about * .media-image img {
  max-width: none;
}
.fa-chevron-left:before {
  content: "\f104" !important;
  font-size: 48px;
}
.fa-chevron-right:before {
  content: '\f105' !important;
  font-size: 48px;
}
.footer-site .widget li {
  margin-bottom: 11px;
}
.title-container .excerpt {
  max-width: 100%;
  color: #fff !important;
}
.single .tag-content .meta-info {
  display: block !important;
}
.team-social span {
  padding: 8px 8px !important;
}
.fa.fa-facebook {
  padding: 8px 11px !important;
}
.team .heading {
  font-size: 14px;
}
@media screen and (min-width: 1200px) and (max-width: 1900px) {
  .swiper-slide {
    background-size: inherit !important;
  }
}
.content-small {
  padding: 6px;
}
.section-title .heading + .excerpt {
  margin-top: 0px !important;
}
.auto-height .swiper-slide .overlay {
  padding-bottom: 38%;
}
.dich-vu-trang-chu .layers-masonry-column .media {
  margin: -1px;
}
.page-info .excerpt {
  color: #666;
}
.map-lh {
  padding-top: 0px;
  padding-bottom: 0;
}
.content-main {
  padding: 30px 20px;
  padding-top: 65px;
}
.lcam-carousel-controller-center .lcam-carousel-to-next,
.lcam-carousel-controller-center .lcam-carousel-to-prev,
.lcam-carousel-controller-center-hover .lcam-carousel-to-next,
.lcam-carousel-controller-center-hover .lcam-carousel-to-prev {
  padding: 9px 0px !important;
}
.page-id-376 .contact {
  display: none !important;
}
.about > .container {
  padding: 0;
}
.media .heading + .excerpt {
  font-size: 14px;
}
.wrapper-content {
  margin-top: -2px;
}
div.wpcf7 .ajax-loader {
    display: none;
}
input[type=email], input[type=text], input[type=url], input[type=search], input[type=password], input[type=number], input[type=tel], input[type=date] {
    font-size: 1.4rem !important;
}
textarea, input, select, button {
    font-size: 1.4rem !important;
}
.story ul {
    margin: 0 0 20px 34px !important;
    font-size: 14px !important;
}
.title-container .heading {
    font-size: 3.5rem !important;
}
.dich-vu-trang-chu  .media.medium .heading + .excerpt {
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 25px;
    -webkit-line-clamp: 3;
    height: 75px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
span.meta-item.meta-author {
    display: none;
}
li.cat-item.cat-item-8.current-cat {
    text-align: initial;
}


#off-canvas-right .menu > .menu-item.menu-item-has-children {position: relative;padding-right: 20px;}
#off-canvas-right .menu > .menu-item.menu-item-has-children > span {
  position: absolute;
  top: 5px;
  right: 0px;
  z-index: 99;
  width: 20px;
  height: 20px;
  text-align: center;
}

#off-canvas-right .menu > .menu-item.menu-item-has-children .sub-menu {
  display: none;
}

#off-canvas-right .menu > .menu-item.menu-item-has-children.active .sub-menu {
  display: block;
}
body:not(.home) .header-site nav > .menu > li ul {
    top: 110px;
    border: none;
}

.nav > ul > li .sub-menu .sub-menu, .nav li:hover > .sub-menu .sub-menu {
    left: 267px;
	top: 0 !important;
}
.header-site .nav li:hover .sub-menu li:hover a:before {
	left: -16px;	
}

