/*
Theme Name: Nhà Trẻ 80651
Theme URI: http: //chili.vn
Description: Website Nhà trẻ
Author: Chili
Author URI: https://chili.vn
Template: layerswp
Version: 1.0
Main Color: #0f75bd
Child Color:#0f75bd

@import url("../layerswp/style.css");
@import url("../layerswp-child/font-awesome/css/font-awesome.min.css");

@font-face {
  font-family: 'HelveticaNeue-Light';
  src: url('fonts/HelveticaNeue-Light.eot?#iefix') format('embedded-opentype'),
  url('fonts/HelveticaNeue-Light.woff') format('woff'),
   url('fonts/HelveticaNeue-Light.ttf')  format('truetype'),
   url('fonts/HelveticaNeue-Light.svg#HelveticaNeue-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeue-Medium';
  src: url('fonts/HelveticaNeue-Medium.eot?#iefix') format('embedded-opentype'), 
   url('fonts/HelveticaNeue-Medium.woff') format('woff'),
    url('fonts/HelveticaNeue-Medium.ttf')  format('truetype'), 
    url('fonts/HelveticaNeue-Medium.svg#HelveticaNeue-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}


/*

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;
  }
  .header-site .container {
	padding: 0px;
  }
  .childcolor {
	color: #0f75bd;
  }
  .childcolor_heading .heading {
	color: #0f75bd !important;
  }
  .container {
	max-width: 1180px;
  }
  .site-logo-link img,
  .mark img {
	max-height: 100px;
  }
  .archive article .heading {
	font-weight: bold;
  }
  .current-cat,
  .current-cat a {
	color: #0f75bd;
  }
  .relative-post-default ul {
	margin-top: 10px;
  }
  .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 #0f75bd;
	border-bottom: 4px solid transparent;
  }
  a:hover {
	color: #0f75bd;
  }
  article h5.section-nav-title:after {
	content: " ";
	width: 51px;
	height: 1px;
	display: block;
	margin-top: 10px;
	background: #000;
  }
  /*
  ####
	Color class 
  ####
  */
  .nav-horizontal li a {
	font-weight: 600;
  }
  .nav-horizontal li a:hover {
	color: #0f75bd;
  }
  .header-site .nav-horizontal .current_page_item a,
  .header-site .nav-horizontal li.current-menu-item > a {
	color: #0f75bd;
  }
  .header-site .nav-horizontal .current-menu-item .sub-menu li a {
	color: #fff;
  }
  .header-site .nav-horizontal .current-menu-item .sub-menu li a:hover {
	color: #0f75bd;
  }
  body {
	color: #333;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
  }
  .button {
	font-family: "Helvetica Neue", Helvetica, sans-serif;
  }
  .responsive-nav .l-menu {
	color: #0f75bd;
  }
  .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;
  }
  #back-to-top #top {
	width: 40px;
	height: 40px;
	background: transparent url("images/top.png") no-repeat scroll 0% 0% 40px;
  }
  /*Color*/
  .meta-info,
  a {
	color: #323232;
  }
  /*end color*/
  .nav li:hover > .sub-menu {
	top: 100%;
  }
  /*404*/
  .clear {
	clear: both;
  }
  .page-404 {
	text-align: center;
  }
  .page-404 .title-404 {
	font-size: 200px;
	font-weight: bold;
	color: #0f75bd;
  }
  .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: #0f75bd;
  }
  .page-404 .entry-404 a:hover {
	background-color: #0f75bd;
	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;
  }
  /*
  Responsive slidershow
  */
  .slideshow.auto-height {
	height: auto !important;
  }
  .slideshow.auto-height .swiper-slide {
	background-size: 100% 100%;
  }
  .slideshow.auto-height .swiper-slide .overlay {
	padding-bottom: 45%;
  }
  /*HEADER*/
  .header-sticky.is_stuck.is_stuck_show {
	background-color: #fff;
  }
  /* ĐỘI NGŨ NHÂN VIÊN */
  .doi-ngu {
	padding: 30px 0;
	position: relative;
	text-align: center;
  }
  .doi-ngu .owl-item .excerpt {
	max-width: 670px;
  }
  .doi-ngu .owl-item .heading {
	font-weight: normal;
	color: #162532;
	margin-bottom: 15px;
	font-size: 1em;
  }
  /* DỊCH VỤ */
  .custom-section-about-us {
	background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
	overflow-y: hidden;
	padding: 70px 0 70px 0;
  }
  .custom-section-about-us .section-title .heading {
	text-transform: none;
  }
  .custom-section-about-us .column {
	margin-bottom: 30px;
  }
  .custom-section-about-us .column .media-image {
	text-align: left;
  }
  .custom-section-about-us .column .media-image img {
	margin: 0;
  }
  .custom-section-about-us .column .heading {
	padding-bottom: 15px;
	display: block;
	margin-bottom: 20px;
	position: relative;
	font-weight: normal;
	border-bottom: 1px solid #fff;
  }
  .custom-section-about-us .column .heading:after {
	content: "";
	position: absolute;
	bottom: -1px;
	left: 0;
	display: block;
	width: 60px;
	background: #0f75bd;
	height: 1px;
  }
  .custom-section-about-us .column .heading:hover:after {
	width: 100%;
  }
  /*
  
  
  /*
  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;
  }
  /*
  BUTTON
  */
  .button {
	border: 2px solid;
	border-radius: 30px;
	border-color: #e8e8e8;
	cursor: pointer;
	color: #909090;
	display: inline-block;
	background: #0f75bd;
  }
  @media screen and (max-width: 481px) {
	.button {
	  width: auto;
	}
  }
  .button:hover {
	background: #fab524;
	border-color: #fab524;
  }
  .section-nav-title {
	font-weight: normal;
	margin-bottom: 20px;
  }
  .section-nav-title:after {
	/*display: block;
		content: "";
		background:@maincolor;
		width: 130px;
		height: 27px;
		margin-top: 13px;
		margin-right: auto;
		margin-left: auto;
		margin-top: 20px;*/
  }
  .content-vertical-massive .section-nav-title:after,
  .content-vertical-massive h3.heading:after {
	/* display: block;
		content: "";
		background:@maincolor;
		width: 130px;
		height: 1px;
		margin-top: 13px;
		margin-right: auto;
		margin-left: auto;
		margin-top: 20px;*/
  }
  .content-vertical-massive .section-title .heading:before {
	/*background:@maincolor;
		content: "";
		display: inline-block;
		height: 14px;
		left: 50%;
		margin: 0 0 0 -17px;
		position: absolute;
		top: 46.5px;
		width: 40px;
		-moz-transform: skew(-40deg);
		-webkit-transform: skew(-40deg);
		-o-transform: skew(-40deg);
		-ms-transform: skew(-40deg);
		transform: skew(-40deg);*/
  }
  .heading {
	position: relative;
	font-size: 1.8rem;
  }
  .text-left .section-nav-title:after,
  .text-left h3.heading:after {
	margin-left: 0;
  }
  .section-nav-title {
	font-size: 2.1rem;
  }
  .media .heading {
	color: #0f75bd;
	font-weight: normal;
	font-size: 1.8rem;
  }
  .invert .section-title .heading,
  .invert.section-title .heading {
	color: #fff;
  }
  /* TIÊU ĐỀ CHÍNH CHO CÁC SECTION*/
  .widget .section-nav-title,
  .section-title .heading {
	color: #162532;
	text-transform: uppercase;
  }
  .home .section-title .heading:after,
  .lienhe-page .section-title .heading:after,
  .page-tin-tuc .section-title .heading:after {
	content: '';
	width: 29px;
	height: 2px;
	background: #0f75bd;
	display: block;
	margin: 15px auto 0;
  }
  .header-site .menu-item-has-children > a:after {
	margin-left: 5px;
  }
  .copyright {
	font-size: 1.3rem;
  }
  .section-title.large .heading {
	font-size: 3erm;
  }
  .section-title .heading {
	font-size: 3erm;
  }
  .section-title .heading + .excerpt,
  .section-title .excerpt {
	margin-top: 15px;
	font-size: 1.5rem;
	color: #2c2d2d;
  }
  .swiper-slide .section-title .excerpt {
	color: #2c2d2d;
  }
  .section-paralax-excerpt-white .section-title .excerpt {
	color: #fff;
  }
  .content-main {
	padding: 2% 20px;
  }
  /*
  doi-tac
  */
  .doi-tac .section-title {
	display: none;
  }
  /*
  Search form
  */
  .search-form .search-submit {
	display: none !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;
  }
  .single-post article.column .meta-info {
	margin-bottom: 20px;
  }
  .single-post article.column .heading {
	font-size: 2.5rem;
	text-transform: inherit;
  }
  .single-post article.column .story {
	font-size: 1.5rem;
  }
  .single-post .section-title .meta-info {
	display: none;
  }
  .abc + .sub-menu {
	visibility: visible ;
	opacity: 1;
	top: 100px;
	transition: all 0.2s ease-in-out;
	background: transparent;
  }
  .abc + .sub-menu li {
	/* background: @maincolor; */
  }
  .abc + .sub-menu li::hover {
	background: #fff;
	color: #0f75bd;
  }
  /*menu*/
  .animation {
	-webkit-transition: all 0.8s ease-out 0.2s;
	-moz-transition: all 0.8s ease-out 0.2s;
	-o-transition: all 0.8s ease-out 0.2s;
	transition: all 0.8s ease-out 0.2s;
  }
  .header-site .nav-horizontal li {
	margin: 0px 5px;
	padding: 0 10px;
	text-transform: uppercase;
  }
  .header-site .menu li {
	position: relative;
  }
  .header-site .menu li a {
	padding: 8px 0;
  }
  .header-site .menu li a:hover {
	color: #0f75bd;
  }
  .header-site .menu li.current-menu-item a:after,
  .header-site .menu li.current-menu-item a:after {
	top: 0;
	visibility: visible;
  }
  .header-site .menu li.current-menu-item a:before,
  .header-site .menu li.current-menu-item a:before {
	width: 100%;
	visibility: visible;
	opacity: 1;
	left: 0;
  }
  .inline-site-logo {
	position: relative;
  }
  .inline-site-logo:after {
	content: '';
	background-image: url('../../uploads/2015/12/bg-logo.png');
	background-size: 100% auto;
	background-repeat: no-repeat;
	bottom: -50px;
	display: inline-block;
	height: 50px;
	left: -80px;
	position: absolute;
	width: 380px;
  }
  .header-inline .logo {
	margin-bottom: -40px;
  }
  .header-inline .inline-site-logo {
	z-index: 9;
  }
  .header-secondary {
	background-color: #0f75bd;
  }
  .footer-site .column {
	margin-bottom: 0;
  }
  .footer-site .tagcloud a {
	display: inline-block;
	background: transparent none repeat scroll 0% 0%;
	line-height: 41px;
	padding: 0px 20px;
	border: 1px solid #5B5B5B;
	font-size: 1.5rem !important;
	margin-bottom: 5px;
  }
  .footer-site .tagcloud a:hover {
	background: #CE2E85 none repeat scroll 0% 0%;
	border-color: #CE2E85;
	transition: all 300ms ease-in-out 0s;
  }
  .footer-site ::-webkit-input-placeholder {
	/* Safari, Chrome and Opera */
	color: #fff;
  }
  .footer-site :-moz-placeholder {
	/* Firefox 18- */
	color: #fff;
  }
  .footer-site ::-moz-placeholder {
	/* Firefox 19+ */
	color: #fff;
  }
  .footer-site :-ms-input-placeholder {
	/* IE 10+ */
	color: #fff;
  }
  .footer-site ::-ms-input-placeholder {
	/* Edge */
	color: #fff;
  }
  .footer-site .popular-posts ul li a {
	display: inline-block;
	margin-right: 5px;
  }
  .footer-site .wpp-list li {
	padding: 10px 0;
  }
  .footer-site .wpp-list li a {
	padding: 0;
  }
  .footer-site .post-stats {
	display: inline-block;
  }
  .off-canvas-right #lang_sel_click ul ul {
	width: 100%;
	position: static;
	border-top: none;
  }
  .off-canvas-right #lang_sel_click li {
	float: none;
	width: 100%;
  }
  .page .content-main {
	padding: 50px 20px;
  }
  .page .content-main .column {
	margin-bottom: 0;
  }
  .page .content-main .column .story p:last-child {
	margin-bottom: 0px;
  }
  .page .page-tin-tuc {
	padding-top: 50px;
	padding-bottom: 50px;
  }
  .pagination {
	display: block;
	margin: 10px 0 0 0;
  }
  .push-bottom {
	margin-top: 10px;
  }
  .section-title.small {
	margin-bottom: 20px;
  }
  .sidebar .widget li:not(:last-child) {
	padding: 6px 0 6px;
  }
  /*
  FOOTER
  */
  .invert {
	color: #fff;
  }
  .footer-site {
	padding: 40px 0 40px;
	/*
	widget footer
	*/
	/*
  Menu
  */
	/* PAGE AND SIDEBAR */
	/* BREAD-CRUMBS */
  }
  .footer-site .row {
	padding: 0;
  }
  .footer-site .row.copyright {
	padding-top: 20px;
  }
  .footer-site .widget .container {
	padding: 0;
  }
  .footer-site.invert .section-nav-title,
  .footer-site.invert .section-title .heading {
	color: #fff;
  }
  .footer-site .section-title {
	margin-bottom: 15px;
  }
  .footer-site .section-title .heading,
  .footer-site .section-nav-title {
	font-size: 2rem;
	text-transform: uppercase;
	color: #fff;
  }
  .footer-site .section-title .heading:after,
  .footer-site .section-nav-title:after {
	font-weight: normal;
	color: #0f75bd;
	background: none;
	margin-top: 7px;
	margin-left: 0;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAECAYAAABP2FU6AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTQwRTBBQ0Q1QjdBMTFFNUJERTQ4RUMwNUY3NTI5NzAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTQwRTBBQ0U1QjdBMTFFNUJERTQ4RUMwNUY3NTI5NzAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFNDBFMEFDQjVCN0ExMUU1QkRFNDhFQzA1Rjc1Mjk3MCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFNDBFMEFDQzVCN0ExMUU1QkRFNDhFQzA1Rjc1Mjk3MCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PrDY+QoAAAAZSURBVHjaYkhOTu5iYmBgKAMRDCCiCyDAACNuArrLbUtVAAAAAElFTkSuQmCC);
	background-position: bottom center;
	background-repeat: repeat-x;
	padding-bottom: 10px;
  }
  .footer-site .row {
	margin-top: 0;
  }
  .footer-site .widget li {
	margin-bottom: 0;
  }
  .footer-site .widget li:first-child a,
  .footer-site .widget li:first-child {
	padding-top: 0;
  }
  .footer-site .widget li a {
	display: block;
	padding: 8px 0;
  }
  .footer-site .portfolio-hover .hover-buttons a {
	width: 30px;
	height: 30px;
	font-size: 1em;
	padding-top: 3px;
  }
  .footer-site .footer-site .column {
	margin-bottom: 0;
  }
  .footer-site .footer-site .tagcloud a {
	display: inline-block;
	background: transparent none repeat scroll 0% 0%;
	line-height: 41px;
	padding: 0px 20px;
	border: 1px solid #5B5B5B;
	font-size: 1.5rem !important;
	margin-bottom: 5px;
  }
  .footer-site .footer-site .tagcloud a:hover {
	background: #CE2E85 none repeat scroll 0% 0%;
	border-color: #CE2E85;
	transition: all 300ms ease-in-out 0s;
  }
  .footer-site .footer-site ::-webkit-input-placeholder {
	/* Safari, Chrome and Opera */
	color: #fff;
  }
  .footer-site .footer-site :-moz-placeholder {
	/* Firefox 18- */
	color: #fff;
  }
  .footer-site .footer-site ::-moz-placeholder {
	/* Firefox 19+ */
	color: #fff;
  }
  .footer-site .footer-site :-ms-input-placeholder {
	/* IE 10+ */
	color: #fff;
  }
  .footer-site .footer-site ::-ms-input-placeholder {
	/* Edge */
	color: #fff;
  }
  .footer-site .footer-site .popular-posts ul li a {
	display: inline-block;
	margin-right: 5px;
  }
  .footer-site .footer-site .wpp-list li {
	padding: 10px 0;
  }
  .footer-site .footer-site .wpp-list li a {
	padding: 0;
  }
  .footer-site .footer-site .post-stats {
	display: inline-block;
  }
  .footer-site .footer-site .widget_text p {
	margin-bottom: 10px;
  }
  .footer-site .footer-site .widget_text .wpcf7-form p {
	margin-bottom: 0;
  }
  .footer-site .footer-site .widget_text input[type='submit'] {
	height: 40px;
	padding: 0 15px;
	border-radius: 2px;
	border: 0px none;
	border: 1px solid #fff;
	font-size: 1.5rem;
	min-width: 100px;
	margin-top: 0;
	font-weight: normal;
	color: #0f75bd;
  }
  .footer-site .footer-site .widget_text .wpcf7-form-control-wrap {
	margin-bottom: 15px;
  }
  .footer-site .footer-site .widget_text .wpcf7-form-control-wrap input[type='text'],
  .footer-site .footer-site .widget_text .wpcf7-form-control-wrap input[type='email'] {
	width: 100%;
	border: 1px solid #fff;
	color: #fff;
	border-radius: 2px;
	background: transparent none repeat scroll 0% 0%;
	box-shadow: none;
	height: 40px;
	line-height: 33px;
	padding: 15px;
  }
  .footer-site .off-canvas-right #lang_sel_click ul ul {
	width: 100%;
	position: static;
	border-top: none;
  }
  .footer-site .off-canvas-right #lang_sel_click li {
	float: none;
	width: 100%;
  }
  .footer-site .header-secondary nav {
	padding: 6px 0;
  }
  .footer-site nav {
	text-transform: uppercase;
  }
  .footer-site .header-sticky.is_stuck.is_stuck_show {
	background: #maincolor;
  }
  .footer-site .header-site .nav-horizontal .menu > li {
	margin: 0;
  }
  .footer-site .header-site .nav-horizontal .menu > li a {
	padding: 0 0 0 60px;
  }
  .footer-site .header-site .nav-horizontal .menu > li:hover .sub-menu {
	top: 105%;
  }
  .footer-site .sub-menu {
	border: none;
  }
  .footer-site .sub-menu li {
	width: 100%;
	border-width: 0px;
  }
  .footer-site .sub-menu li a {
	white-space: nowrap;
	font-weight: normal;
	padding: 5px 10px;
	line-height: 40px;
	background: #maincolor;
	text-align: left;
	border-top: none;
  }
  .footer-site .sub-menu li a:hover {
	background: #48B06D !important;
  }
  .footer-site .nav-horizontal li a {
	color: #8c8c8c;
	font-size: 13px;
	font-weight: 600;
	padding-bottom: 23px;
	text-transform: uppercase;
  }
  .footer-site .nav-horizontal li.current_page_item a,
  .footer-site .nav-horizontal li:hover a {
	color: #Fe8900 !important;
  }
  .footer-site .page .content-main {
	padding: 40px 20px 50px;
  }
  .footer-site .page .content-main .column {
	margin-bottom: 0;
  }
  .footer-site .page .content-main .column .story p:last-child {
	margin-bottom: 0px;
  }
  .footer-site .page .page-tin-tuc {
	padding-top: 50px;
	padding-bottom: 50px;
  }
  .footer-site .pagination {
	margin: 0 0 0 0;
  }
  .footer-site .push-bottom {
	margin-top: 10px;
	font-size: 14px;
	line-height: 26px;
  }
  .footer-site .section-title.small {
	margin-bottom: 20px;
  }
  .footer-site .sidebar .widget li:not(:last-child) {
	padding: 6px 0 6px;
  }
  .footer-site .bread-crumbs {
	font-size: 1.45rem;
	margin: 15px 0 0 0;
  }
  /* FOOTER BOTTOM*/
  #mbmcl {
	float: right;
	color: #fff;
  }
  #mbmcl a:hover {
	color: #c12026;
  }
  .footer-bottom {
	background: #333;
	padding: 20px 0;
  }
  .footer-bottom .site-text {
	color: #fff !important;
  }
  .footer-bottom a {
	color: #fff;
  }
  .title-container {
	background-color: #0f75bd !important;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	text-align: center;
  }
  .title-container .bread-crumbs {
	margin-bottom: 0px;
  }
  .title-container .excerpt {
	margin-top: 0px;
	color: #fff;
  }
  .title-container .excerpt {
	max-width: inherit;
  }
  .title-container h3.heading:before {
	left: 50%;
	top: 90%;
	color: #fff;
  }
  .title-container {
	color: #fff;
  }
  .title-container .title {
	padding: 96px 20px;
  }
  .title-container .bread-crumbs li span.current,
  .title-container .bread-crumbs li a,
  .title-container .bread-crumbs li,
  .title-container .excerpt p,
  .title-container .heading {
	color: #fff;
	text-transform: uppercase;
  }
  /***
  
  WPINT
  
  **/
  .web-info .company_name {
	text-transform: uppercase;
	font-size: 1.2em;
  }
  .web-info li {
	padding: 4px 0;
	border: none !important;
  }
  .admin-bar .header-sticky.is_stuck.is_stuck_show {
	border-bottom: 3px solid #0f75bd;
  }
  .aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
  }
  /*
	News layout 1
  */
  .post-news-item {
	margin-bottom: 10px;
  }
  .post-news-item .thumbnail {
	float: left;
	width: 35%;
	margin-right: 20px;
  }
  .post-news-item .thumbnail:hover img {
	opacity: 0.6;
  }
  .post-news-item .button {
	margin-top: 10px;
  }
  .post-news-item {
	margin-bottom: 0px !important;
  }
  .post-news-item .heading {
	font-weight: 600;
	margin-bottom: 5px;
  }
  .post-news-item .button {
	margin-top: 10px;
  }
  .post-news-item .read-more {
	padding-bottom: 15px;
	display: block;
	margin-bottom: 20px;
	position: relative;
	font-weight: normal;
	border-bottom: 1px solid #dfdfdf;
  }
  .post-news-item .read-more:after {
	content: "";
	-webkit-transition: all 0.8s ease-out 0.2s;
	-moz-transition: all 0.8s ease-out 0.2s;
	-o-transition: all 0.8s ease-out 0.2s;
	transition: all 0.8s ease-out 0.2s;
	position: absolute;
	bottom: -1px;
	left: 0;
	display: block;
	width: 60px;
	background: #052c42;
	height: 1px;
  }
  .post-news-item .read-more:hover:after {
	width: 100%;
  }
  .header-secondary {
	padding: 10px 0px;
  }
  .header-inline .site-logo-link + .site-description {
	margin-top: 0px;
  }
  .post-content {
	width: 60%;
	float: left;
  }
  section.archive header.section-title {
	margin-bottom: 15px;
  }
  section.archive .column article.post-news-item:first-child {
	margin-top: 20px;
  }
  section.archive .column article.post-news-item .push-bottom {
	margin-top: 0px;
  }
  section.archive .column article.post-news-item:after {
	content: '';
	display: block;
	clear: both;
  }
  .title-container {
	text-align: center;
	background: url(images/img-banner.jpg);
	background-size: cover;
	position: relative;
	background-position: center center;
	color: #fff;
  }
  .title-container:after {
	position: absolute;
	z-index: 1;
	left: 0;
	bottom: 0;
	top: 0;
	right: 0;
	content: "";
	background: rgba(0, 0, 0, 0.3);
  }
  .title-container .title {
	position: relative;
	z-index: 9;
	padding-top: 10%;
	padding-bottom: 50px;
  }
  .title-container .heading {
	font-size: 2.5rem;
	color: #fff;
	text-transform: uppercase;
  }
  .title-container .bread-crumbs a {
	color: #fff;
  }
  .title-container .bread-crumbs .current {
	color: #fff;
  }
  /*album-home*/
  .duan-home {
	padding: 30px 0;
  }
  .duan-home .portfolio-item .featured-image {
	margin-bottom: 0px;
  }
  /*y-kien-khach-hang*/
  .y-kien-kh {
	color: #fff;
	padding: 30px 0;
  }
  .y-kien-kh .heading,
  .y-kien-kh .excerpt {
	color: #fff;
  }
  .y-kien-kh .section-title {
	margin-bottom: 0px;
  }
  .y-kien-kh .media-image {
	width: 180px;
	padding: 20px;
  }
  .y-kien-kh .image-left .media-body,
  .y-kien-kh .image-right .media-body {
	margin-top: 20px;
  }
  /* RESPONSIVE ALL IN */
  @media (max-width: 845px) {
	#mbmcl {
	  margin-top: 10px;
	}
	.search-item-menu {
	  display: none;
	}
	.footer-site.invert .section-nav-title,
	.footer-site.invert .section-title .heading {
	  margin-top: 20px;
	}
	input[type="email"],
	input[type="text"],
	input[type="url"],
	input[type="search"],
	input[type="password"],
	input[type="number"],
	input[type="tel"],
	input[type="date"] {
	  max-width: 100%!important;
	}
	.footer-bottom .copyright {
	  font-size: 1.2rem;
	}
	.footer-bottom .column,
	.footer-bottom #mbmcl {
	  width: 100%;
	  text-align: center;
	}
	.search-no-results .story {
	  width: 100%;
	}
	.search-no-results .search-form {
	  width: 100%;
	}
  }
  @media (max-width: 692px) {
	.content-one .media-image {
	  float: none;
	  max-width: none;
	  margin-left: 0;
	  margin-right: 0;
	}
  }
  @media (max-width: 640px) {
	.page-tin-tuc article.column,
	.tuyen-dung article.column {
	  width: 100%;
	}
	.page-tin-tuc article.column .thumbnail-media,
	.tuyen-dung article.column .thumbnail-media {
	  width: 100%;
	  float: none;
	}
	.page-tin-tuc article.column .thumbnail-media a img,
	.tuyen-dung article.column .thumbnail-media a img {
	  width: 100%;
	}
	.page-tin-tuc article.column .thumbnail-body,
	.tuyen-dung article.column .thumbnail-body {
	  padding: 0;
	  background-color: #fff;
	  padding-top: 0px;
	  float: none;
	  width: 100%;
	  margin-right: 0px;
	}
	.page-tin-tuc article.column .thumbnail-body .heading,
	.tuyen-dung article.column .thumbnail-body .heading {
	  width: 100%;
	  /*overflow: hidden;
		  white-space: nowrap;
		  text-overflow:ellipsis;
		  -o-text-overflow:ellipsis;
		  -ms-text-overflow:ellipsis;
		  -webkit-text-overflow:ellipsis;*/
	}
	.archive article.post-news-item {
	  margin-bottom: 20px;
	  width: 100%;
	}
	.archive article.post-news-item .thumbnail {
	  width: 100%;
	  margin: 0px;
	  float: none;
	}
	.archive article.post-news-item .thumbnail a img {
	  width: 100%;
	}
	.archive article.post-news-item .post-content {
	  width: 100%;
	}
	.page-404 .title-404 {
	  font-size: 100px;
	}
	.page-404 .h2-404 {
	  font-size: 25px;
	}
  }
  @media (max-width: 480px) {
	.section-title .heading {
	  font-size: 2.5rem;
	}
	.post-news-item .thumbnail {
	  width: 100%;
	}
  }
  .media-image {
	overflow: hidden;
  }
  .thumbnail-body .heading {
	font-size: 1.8rem;
  }
  .thumbnail-body .heading a {
	color: #323232;
	font-weight: bold;
	transition: all 0.5s linear 0s;
  }
  .thumbnail-body .heading a:hover {
	color: #0f75bd;
	transition: all 0.5s linear 0s;
  }
  .footer-site .section-title .heading::after,
  .footer-site .section-nav-title::after {
	background: none!important;
	padding-bottom: 0px!important;
	margin-top: 0px!important;
  }
  /* DỊCH VỤ TRANG CHỦ */
  .dichvu-home {
	padding: 30px 0;
  }
  .service-vertical-massive {
	background-size: cover;
  }
  .service-vertical-massive .section-title p {
	color: #fff;
  }
  .service-vertical-massive .list-grid .column .media {
	padding: 0 !important;
	margin-bottom: 20px;
  }
  .service-vertical-massive .list-grid .service-content {
	padding-top: 0px;
  }
  .service-vertical-massive .list-grid .service-content .dashicons,
  .service-vertical-massive .list-grid .service-content .fa {
	width: auto;
	height: auto;
	border-radius: 0;
	line-height: 1;
	background: none;
	font-size: 30px;
	color: #0f75bd;
  }
  .service-vertical-massive .list-grid .service-content .heading {
	margin-left: 50px;
	font-weight: normal;
  }
  .service-vertical-massive .list-grid .service-content .excerpt {
	margin-left: 50px;
  }
  /* Show More
  ************************************************************************************************/
  .show-more {
	padding-top: 0px;
	padding-bottom: 0px;
	transition: all 0.5s linear 0s;
  }
  .show-more .section-title {
	margin-bottom: 0px;
  }
  .show-more .section-title .heading {
	display: none;
  }
  .show-more .section-title .button {
	transition: all 0.5s linear 0s;
	border: 2px solid #e8e8e8;
	color: #6d7272;
	width: 350px;
	max-width: none;
	max-width: 100%;
	display: block;
	margin: 0 auto;
	font-size: 1.5rem !important;
  }
  .show-more .section-title .button:hover {
	background: #0f75bd !important;
	color: #fff;
	border: 2px solid #0f75bd;
	transition: all 0.5s linear 0s;
  }
  /* KHÁCH HÀNG NÓI VỀ CHÚNG TÔI */
  .tellme-home {
	padding: 30px 0px;
	padding-top: 0px;
  }
  .testimonial .section-title .heading::after {
	content: '';
	width: 29px;
	height: 2px;
	background: #fff;
	display: block;
	margin: 15px auto 0;
  }
  .testimonial .media-body .heading {
	font-size: 1.6erm;
	display: inline-block;
	font-weight: 500;
	margin-bottom: 15px;
	margin-top: 19px;
	text-transform: uppercase;
	color: #fff !important;
  }
  .testimonial {
	padding: 30px 0px;
	position: relative;
	text-align: center;
	background: rgba(248, 185, 52, 0.88) none repeat scroll 0 0;
  }
  .testimonial .owl-item .excerpt {
	max-width: 670px;
  }
  /*TIN TỨC */
  .tin-tuc-home {
	padding: 30px 0px;
  }
  .tin-tuc-home .article-title a:hover {
	color: #0f75bd;
	-webkit-transition: color 2s;
	-moz-transition: color 2s;
	transition: color 2s;
  }
  .thumbnail-body .button {
	padding: 10px 25px;
  }
  .thumbnail-body .button:hover {
	-webkit-transition: background 5s;
	-moz-transition: background 5s;
	transition: background 5s;
  }
  .thumbnail-body {
	background-color: #fff !important;
	padding: 10px 5px;
  }
  .meta-info {
	overflow: hidden;
  }
  .meta-info p {
	margin-left: -5px;
	margin-right: -5px;
  }
  .meta-info .meta-item {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
  }
  .meta-info .meta-item:first-child {
	margin-left: 0px;
  }
  .fa-angle-left::before,
  .fa-angle-right:before {
	color: #fff;
  }
  .lcam-carousel-to-prev,
  .lcam-carousel-to-next {
	display: none!important;
  }
  /* TUỲ CHỈNH NGÔN NGỮ */
  /*custom languages menu*/
  .lang-right-menu {
	float: right;
	right: 50px;
	margin-left: 20px;
	margin-right: 20px;
  }
  .lang-right-menu li {
	float: left;
	margin-right: 10px;
  }
  .lang-right-menu li:last-child {
	margin-right: 0;
  }
  .lang-right-menu li:last-child::after {
	display: none;
  }
  /* SUB-MENU */
  .header-site .menu-item-has-children > a::after {
	content: none;
  }
  .sub-menu {
	border: none;
  }
  .sub-menu li a:hover {
	background-color: none;
  }
  @media screen and (min-width: 769px) {
	.nav .sub-menu {
	  position: absolute;
	  left: -43px;
	  top: 20px;
	  background: #1e1e1d;
	  padding: 22px;
	  width: auto;
	  min-width: 225px;
	  margin-top: 7px;
	  opacity: 0;
	  visibility: hidden;
	  -webkit-transition: all 0.4s ease;
	  transition: all 0.4s ease;
	}
	.nav .sub-menu li {
	  border: none;
	  float: none;
	  width: 100%;
	  margin-left: 0;
	  margin-bottom: 20px;
	}
	.nav .sub-menu li a {
	  text-transform: uppercase;
	  padding-bottom: 0;
	  color: #ccc;
	}
	.nav .sub-menu li a:hover {
	  background-color: #1e1e1d;
	  color: #0f75bd;
	}
	.nav .sub-menu li:last-of-type {
	  margin-bottom: 0;
	}
	.nav .sub-menu-parent:hover .sub-menu {
	  margin-top: 15px;
	  visibility: visible;
	  opacity: 1;
	}
	header.fixed .nav .sub-menu-parent:hover .sub-menu {
	  margin-top: 5px;
	}
	.header-type-2 {
	  padding-bottom: 0px;
	}
	.header-type-2 .nav-panel {
	  padding-bottom: 0px;
	}
	.header-type-2 .nav > ul > li > a {
	  padding-bottom: 26px;
	}
	.header-type-2 .nav .sub-menu-parent:hover .sub-menu {
	  margin-top: 22px;
	}
	.header-type-2 .nav .full-menu-parent:hover .full-w-menu {
	  margin-top: 0px;
	}
	.nav .sub-menu-parent:hover > a {
	  color: #dc3c4b;
	}
	.nav .full-menu-parent {
	  position: static;
	}
	.nav .full-w-menu {
	  position: absolute;
	  left: 0;
	  top: 67px;
	  width: 100%;
	  background: #1e1e1d;
	  padding: 30px 0 15px;
	  margin-left: 0;
	  margin-top: 50px;
	  opacity: 0;
	  visibility: hidden;
	  -webkit-transition: all 0.4s ease;
	  transition: all 0.4s ease;
	  display: block;
	}
	.nav .full-menu-parent:hover .full-w-menu {
	  margin-top: 15px;
	  visibility: visible;
	  opacity: 1;
	}
	header.fixed .nav .full-menu-parent:hover .full-w-menu {
	  margin-top: 13px;
	}
	.nav .full-menu-parent:hover > a {
	  color: #dc3c4b;
	}
  }
  @media screen and (max-width: 992px) {
	.nav .sub-menu {
	  margin-top: 15px;
	}
	.nav .sub-menu li {
	  margin-bottom: 15px;
	}
  }
  .full-w-menu {
	position: relative;
	display: none;
  }
  @media screen and (max-width: 992px) {
	.full-w-menu {
	  margin-top: 20px;
	}
  }
  /* VỀ CHÚNG TÔI */
  .hide-button {
	padding: 30px 0;
  }
  .hide-button .button {
	display: none;
  }
  .hide-button a:hover img {
	transform: scale(1.3);
  }
  .hide-button img:hover {
	transform: scale(1.5);
  }
  .hide-button img {
	transition: all 0.5s linear 0s;
  }
  .media.medium .heading + .excerpt {
	font-size: 1.5rem!important;
	margin-bottom: 5px!important;
  }
  .story p {
	margin-bottom: 15px;
  }
  .section-title.large .heading {
	font-size: 3rem;
  }
  /* BỘ ĐẾM */
  .counter .layers-masonry-column::after {
	background: #e8e8e8 none repeat scroll 0 0;
	content: "";
	height: 66px;
	margin-top: -33px;
	position: absolute;
	right: -1px;
	top: 50%;
	width: 1px;
  }
  .counter .layers-masonry-column {
	border: medium none;
	position: relative;
	border-right: 1px solid #e8e8e8;
	float: left;
	text-align: center;
  }
  .counter .counter-animated {
	color: #292929;
	display: inline-block;
	font-size: 46px!important;
	padding-bottom: 0;
	text-transform: uppercase;
	font-weight: 600;
  }
  .counter .heading {
	color: #909396;
	display: block;
	font-size: 11px;
	text-transform: uppercase;
  }
  /* TRANG LIÊN HỆ */
  .lienhe-page {
	padding: 20px 0 20px;
  }
  .lienhe-page input[type="email"],
  .lienhe-page input[type="text"],
  .lienhe-page input[type="url"],
  .lienhe-page input[type="search"],
  .lienhe-page input[type="password"],
  .lienhe-page input[type="number"],
  .lienhe-page input[type="tel"],
  .lienhe-page input[type="date"] {
	max-width: 100%;
	height: 48px;
	border-radius: 15px;
	border: 2px solid #e8e8e8;
  }
  .lienhe-page .wpcf7-form-control-wrap {
	margin-top: 0px;
  }
  .lienhe-page .content {
	padding: 0px;
  }
  .lienhe-page .wpcf7-submit {
	padding: 10px 20px;
	background: #fff;
	border: 2px solid #e8e8e8;
	color: #6d7272;
	display: block;
	font-size: 1.5rem !important;
	max-width: 100%;
	text-transform: uppercase;
	width: 350px;
	pointer: cursor;
	border-radius: 30px;
	transition: all 0.5s linear 0s;
  }
  .lienhe-page .wpcf7-submit:hover {
	background: #0f75bd !important;
	color: #fff;
	border: 2px solid #0f75bd;
	transition: all 0.5s linear 0s;
  }
  .lienhe-page textarea {
	border: 2px solid #e8e8e8;
	border-radius: 15px;
	height: 100px;
	max-width: 100%;
  }
  /* LIÊN HỆ FOOTER */
  .textwidget .wpcf7-form p {
	margin-bottom: 0;
  }
  .textwidget input[type='submit'] {
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	background: transparent none repeat scroll 0 0 !important;
	border: 2px solid #fff;
	border-radius: 30px !important;
	padding: 5px 30px;
	color: #fff;
	font-weight: normal;
  }
  .textwidget input[type='submit']:hover {
	background: #fff;
	color: #fff;
	border: 2px solid #0f75bd;
  }
  .textwidget .wpcf7-form-control-wrap {
	margin-bottom: 10px;
  }
  .textwidget .wpcf7-form-control-wrap input[type='text'],
  .textwidget .wpcf7-form-control-wrap input[type='email'] {
	background: #292929 none repeat scroll 0 0;
	border: medium none;
	border-radius: 15px;
	color: #8d8d8d;
	height: 40px;
	line-height: 33px;
	padding-left: 11px;
	padding-right: 11px;
	width: 100%;
  }
  .textwidget .wpcf7-form-control-wrap textarea {
	background: #292929 none repeat scroll 0 0;
	border: medium none;
	border-radius: 15px;
	color: #8d8d8d;
	height: 70px;
	line-height: 33px;
	padding-left: 11px;
	padding-right: 11px;
	width: 100%;
	resize: none;
  }
  /*FOOTER 1*/
  .chantrang01 .media-body {
	text-align: justify!important;
  }
  /* FOOTER 3*/
  .widget_recent_entries {
	font-size: 1.5rem;
  }
  .widget_recent_entries li {
	position: relative;
	padding: 4px 0;
	margin-bottom: 0px;
	list-style: outside none none;
	border-top: 1px solid #646464;
  }
  .widget_recent_entries li:first-child {
	border: 0px none;
	padding-top: 0;
  }
  .widget_recent_entries li:first-child a {
	padding-top: 0px;
  }
  .widget_recent_entries li:first-child:after {
	top: 30%;
  }
  .widget_recent_entries li:after {
	position: absolute;
	top: 50%;
	left: 0px;
	content: "";
	display: block;
	width: 5px;
	height: 5px;
	background: #545454 none repeat scroll 0% 0%;
	margin-top: -10px;
  }
  .widget_recent_entries li a {
	padding: 10px 0px 10px 18px;
	margin: 0px 0px 0px 20px;
  }
  .footer-site .widget_recent_entries li a:hover {
	color: #0f75bd;
  }
  /*
  .footer-site .widget_recent_entries {
	font-size: 1.5rem;
  }
  .footer-site .widget_recent_entries li {
	padding-bottom: 12px;
	margin:0px;
  }
  
  .footer-site .widget_recent_entries li a {
	  font-size: 14px;
	  line-height: 24px;  
	  transition: all 0.4s linear 0s;  
  }
  .footer-site .widget_recent_entries li a:hover {
	  color:@maincolor;
	  text-decoration:none;
  }
  .footer-site .widget_recent_entries span{    
	  color: #8d8d8d;
	  display: block;   
	  padding-top: 5px;
	  position: relative;
	  
  }
  .footer-site .widget_recent_entries span::after{    
	 background: #474747 none repeat scroll 0 0;
	  content: "";
	  height: 1px;
	  left: 0;
	  position: absolute;
	  top: 0;
	  width: 17px;
  }
  */
  /*FOOTER 2 */
  .web-info li {
	line-height: 25px;
	padding-left: 0px;
	margin-bottom: 20px;
  }
  .web-info li.address::before {
	content: "\f041";
	font-family: FontAwesome;
	color: #fff;
	left: 0;
	width: 10px;
	top: 2px;
	float: left;
	padding: 3px;
	margin-right: 15px;
  }
  .web-info li.phone-hotline::before {
	content: "\f095";
	font-family: FontAwesome;
	color: #fff;
	left: 0;
	float: left;
	top: 2px;
	padding: 3px;
	margin-right: 15px;
  }
  .web-info li.email::before {
	content: "\f003";
	font-family: FontAwesome;
	color: #fff;
	left: 0;
	float: left;
	top: 2px;
	padding: 3px;
	margin-right: 15px;
  }
  #wrapper-content .span-8 {
	padding-bottom: 0px!important;
  }
  /* DỊCH VỤ TRANG CHỦ */
  /* Portfoliolightbox Widget
  ************************************************************************************************/
  .projects {
	padding: 20px 0px;
	padding-top: 40px;
  }
  .projects .portfolio-items .portfolio-item {
	margin-bottom: 2.5%;
  }
  .projects .portfolio-items .portfolio-item.span-3 {
	width: 23.125%;
	margin-right: 2.5%;
  }
  .projects .portfolio-items .portfolio-item.span-3:nth-child( 4n+4 ) {
	margin-right: 0px;
  }
  .projects .portfolio-items .portfolio-item.span-3.column-flush {
	width: 25%;
	margin-right: 0 !important;
	margin-bottom: 0px;
  }
  .projects .portfolio-items .portfolio-item .featured-image {
	margin-bottom: 0px;
  }
  .projects .portfolio-items .portfolio-item .featured-image:hover .portfolio-lightbox {
	display: block;
  }
  .projects .portfolio-items .portfolio-item .featured-image .portfolio-hover {
	background-color: rgba(41, 41, 41, 0.5);
  }
  .projects .portfolio-items .portfolio-item .featured-image .portfolio-hover .hover-buttons {
	display: none !important;
  }
  .projects .portfolio-items .portfolio-item .featured-image .portfolio-lightbox {
	position: absolute;
	z-index: 100;
	width: 100%;
	top: 0px;
	bottom: 0px;
	text-align: left;
  }
  .projects .portfolio-items .portfolio-item .featured-image .portfolio-lightbox .heading {
	padding: 20px 10px 0 10%;
	color: #fff;
	font-weight: normal;
  }
  .projects .portfolio-items .portfolio-item .featured-image .portfolio-lightbox p {
	padding: 0 10%;
	color: #fff;
  }
  .projects .portfolio-items .portfolio-item .featured-image .portfolio-lightbox .button {
	color: #fff;
	background: none;
	border: 2px solid #fff;
	position: absolute;
	bottom: 10%;
	left: 10%;
	transition: all 0.5s linear 0s;
  }
  .projects .portfolio-items .portfolio-item .featured-image .portfolio-lightbox .button:hover {
	background-color: #0f75bd;
	color: #fff !important;
	border: 2px solid #0f75bd;
	transition: all 0.5s linear 0s;
  }
  .projects .portfolio-items.list-masonry {
	height: auto !important;
  }
  .projects .portfolio-items.list-masonry .portfolio-item {
	position: static !important;
  }
  .projects .portfolio-items.list-masonry .portfolio-item.span-3 {
	width: 23.125%;
	margin-right: 2.5% !important;
  }
  .projects .portfolio-items.list-masonry .portfolio-item.span-3:nth-child( 4n+4 ) {
	margin-right: 0px !important;
  }
  .projects .portfolio-items.list-masonry .portfolio-item.span-3.no-gutter {
	width: 25%;
	margin-right: 0 !important;
	margin-bottom: 0 !important;
  }
  /* Portfoliolightbox Widget
  ************************************************************************************************/
  .team-vertical-massive .list-grid .media .excerpt.designation {
	padding-bottom: 0px;
  }
  .team-vertical-massive .list-grid .media.small .excerpt.designation {
	font-size: 1.5rem !important;
  }
  .team-vertical-massive .list-grid .media.large .excerpt.designation {
	font-size: 2rem !important;
  }
  .team-vertical-massive .list-grid .media-body .team-social.style1 li span {
	background: none;
	color: #0f75bd;
	font-size: 1rem;
  }
  .team-vertical-massive .list-grid .media-body .team-social.style1 li:hover span {
	color: #0f75bd;
  }
  /* TIN TỨC LIÊN QUAN */
  .relative-post-default {
	border-top: 1px solid #efefef;
	padding-top: 30px;
	margin-top: 15PX;
  }
  .relative-post-default .section-nav-title::after {
	background: none;
	margin-top: 0px;
  }
  .relative-post-default h5 {
	margin-bottom: 10px;
  }
  .wp-caption {
	margin-bottom: 15px;
  }
  .relative-post-default {
	margin-top: 25px;
  }
  .relative-post-default ul li a {
	padding: 6px 0 6px 0px;
	line-height: 1.3em;
	display: block;
  }
  .relative-post-default ul li a:before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	width: 1.28571429em;
	margin-right: 5px;
	text-align: center;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
  }
  /* HOME SEARCH */
  .info-panel {
	margin-left: 20px;
  }
  li.search-item-menu {
	padding: 15px 0px;
	/* padding-top: 12px;
	padding-bottom: 20px; */
  }
  li.search-item-menu > a {
	padding-left: 15px;
	padding-right: 30px;
	line-height: 40px;
  }
  li.search-item-menu:hover ul {
	display: block;
  }
  li.search-item-menu ul {
	display: none;
	position: absolute;
	top: 100%;
	width: 330px;
	right: -30px;
	z-index: 9999;
  }
  li.search-item-menu ul .search-form {
	width: 300px;
  }
  li.search-item-menu ul .search-form input[type="search"] {
	width: 300px;
	height: 44px;
	border: 1px solid #0f75bd;
	background: #fff;
  }
  /* .search-panel {
	background:@whitecolor;
	position: fixed;
	right: 0;
	top: 90px; 
	padding-top: 20px;
	height: 100px;
	  outline: medium none !important;
	  width: 100%;
	  z-index: 20100;
	-webkit-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
			transform: translateX(-100%);
	-webkit-transition: -webkit-transform 0.4s linear;
			transition: transform 0.4s linear;
	opacity: 1; 
	}
  
  
	.search-panel .container {
	  position: relative; }
	.search-panel.active {
	  -webkit-transform: translateX(0);
		  -ms-transform: translateX(0);
			  transform: translateX(0); }
  
  .close-search {
	top: -10px;
	position: absolute;
	right: -10px;
	top: -10px;
	padding: 30px;
	color: #a9a9a9;
	 }
	 
	 .search-panel input {
	 border:none;
	 }
  */
  /* FIX RESPONSIVE */
  @media (max-width: 1190px) {
	.header-inline .logo {
	  z-index: 9;
	  margin-bottom: -20px;
	}
	.header-inline .logo .site-logo-link {
	  width: 140px;
	}
	.header-inline .inline-site-logo {
	  width: auto;
	  margin: 0px;
	}
	.header-inline .inline-site-logo:after {
	  left: -55px;
	  width: 250px;
	}
  }
  @media (max-width: 1024px) {
	.archive .meta-item.meta-author {
	  display: none;
	}
	.home .wrapper-site aside.popular-posts li .wpp-post-title {
	  width: 100%;
	  overflow: hidden;
	  white-space: nowrap;
	  text-overflow: ellipsis;
	  -webkt-text-overflow: ellipsis;
	  -moz-text-overflow: ellipsis;
	}
	.home-search {
	  padding-top: 30px;
	}
	.home-search .media .media-image {
	  width: 100%;
	  max-width: 100%;
	}
	.home-search .media .media-image img {
	  width: 100%;
	  max-width: 370px;
	}
	.home-search .media .media-body {
	  text-align: center;
	  max-width: 100%;
	  width: 100%;
	}
	.home-search .media .media-body .excerpt {
	  width: 70%;
	  margin: 0 auto;
	}
	.about .about-one {
	  width: 100%;
	}
	.about .about-one .menu li a {
	  font-size: 1.5rem;
	}
	.about .about-one .media .excerpt {
	  max-width: 100%;
	}
	.about .about-tow {
	  display: none;
	}
	.header-left .logo img,
	.header-right .logo img,
	.header-center .logo img,
	.nav-clear .logo img {
	  max-width: 180px;
	}
	.nav-horizontal li {
	  margin: 0px;
	}
	.header-inline .column {
	  margin-right: 0;
	}
	.header-inline .nav-horizontal li {
	  padding: 0 5px;
	}
	.content-one .media-body {
	  padding-bottom: 20px;
	}
	.fix .list-grid article {
	  width: 48%;
	}
	.heading {
	  font-size: 1.8rem;
	}
  }
  @media (max-width: 991px) {
	.home .wrapper-site aside.popular-posts li {
	  float: left;
	  margin-bottom: 20px;
	  width: 49%;
	  margin-right: 2%;
	}
	.home .wrapper-site aside.popular-posts li:nth-child(2n+2) {
	  margin-right: 0px;
	}
  }
  @media (max-width: 768px) {
	.sub-menu {
	  display: none!important;
	}
	.header-site .container {
	  position: relative;
	}
	.lang-right-menu {
	  position: absolute;
	  right: 60px;
	  top: 30px;
	}
	.info-panel {
	  display: none;
	}
	.nav-horizontal ul {
	  display: none;
	}
	.responsive-nav {
	  display: inline-block;
	}
	section[class*=' off-canvas-'] .nav-mobile {
	  display: block;
	}
  }
  @media (max-width: 860px) {
	.page-tin-tuc .list-list article .column {
	  width: 49%;
	}
	.page-tin-tuc .list-list article .column a img {
	  width: 100%;
	}
  }
  @media (max-width: 800px) {
	.content-one .media-image {
	  height: 100%;
	}
	.media.large .heading {
	  font-size: 2.5rem;
	}
	.media.large .excerpt {
	  font-size: 1.5rem;
	}
	.footer-site .tagcloud {
	  min-height: 240px;
	}
  }
  @media (max-width: 845px) {
	.lien-he-form .layers-masonry-column {
	  width: 100%;
	}
	#back-to-top {
	  bottom: 86px;
	}
	.page-tin-tuc .list-list article .column {
	  width: 100%;
	}
	.page-tin-tuc .list-list article .column a img {
	  width: 100%;
	}
	.tour-cat .layers-masonry-column {
	  width: 100%;
	}
	.tour-cat .layers-masonry-column .media-image {
	  width: 100%;
	}
	.tour-cat .layers-masonry-column .media-image img {
	  width: 100%;
	}
	.header-site .container {
	  padding: 10px 20px;
	}
	.is_stuck .inline-site-logo {
	  max-width: 100%;
	}
	.off-canvas-right .sub-menu li {
	  background: transparent !important;
	  /* color: rgba(255, 255, 255, 0.8) !important; */
	}
	.off-canvas-right .sub-menu li:hover a {
	  background: transparent !important;
	  color: #fff !important;
	}
	.widget.widget_nav_menu .menu .sub-menu {
	  position: static;
	  visibility: visible;
	  border: none;
	  opacity: 1;
	}
	.off-canvas-right .nav-mobile {
	  padding-bottom: 0px;
	}
	section[class*=" off-canvas-"] .widget.widget_nav_menu {
	  padding: 0 20px;
	}
	section[class*=" off-canvas-"] .widget.widget_nav_menu a {
	  font-weight: 700;
	}
	.header-site .inline-right-nav {
	  margin-right: 20px !important;
	}
	.header-inline .column {
	  margin-right: 2%;
	}
	.header-inline .logo {
	  margin-bottom: 0;
	  padding: 4px 20px;
	}
	.header-inline .logo .site-logo-link {
	  width: 90px;
	}
	.header-inline .inline-site-logo::after {
	  display: none;
	}
	.sidebar {
	  width: 100% !important;
	}
	.sidebar .widget {
	  width: 100% !important;
	}
	.lien-he .column {
	  width: 100%;
	}
	.lien-he .column textarea {
	  max-width: 100%;
	}
	.footer-site textarea {
	  max-width: 100%;
	}
	.footer-site .column {
	  width: 100%;
	}
	.footer-site .column:not(:first-child) {
	  margin-top: 10px;
	}
	.footer-site .column .tagcloud {
	  min-height: 50px;
	}
	.page-tin-tuc article.column,
	.tuyen-dung article.column {
	  width: 100%;
	  margin-right: 0px;
	}
	.page-tin-tuc article.column .thumbnail-media,
	.tuyen-dung article.column .thumbnail-media {
	  width: 48%;
	  margin-right: 2%;
	  float: left;
	}
	.page-tin-tuc article.column .thumbnail-body,
	.tuyen-dung article.column .thumbnail-body {
	  width: 50%;
	  padding: 0;
	  background-color: #fff;
	  /*.heading {
		  width: 100%;
		  overflow: hidden;
		  white-space: nowrap;
		  text-overflow:ellipsis;
		  -o-text-overflow:ellipsis;
		  -ms-text-overflow:ellipsis;
		  -webkit-text-overflow:ellipsis;
		}*/
	  padding-top: 0px;
	  float: left;
	  margin-right: 0px;
	}
	.single-post .sidebar {
	  margin-right: 0px;
	}
	.single-post .sidebar aside {
	  margin-right: 0px !important;
	}
	.single-post article.column {
	  margin-right: 0px;
	}
  }
  @media (max-width: 767px) {
	li.search-item-menu {
	  display: none;
	}
	.home-search .media .media-body .excerpt {
	  width: 100%;
	}
	.slider-botom .media .excerpt {
	  white-space: nowrap;
	}
	.home .wrapper-site aside.popular-posts {
	  margin-top: 50px;
	}
	.home .wrapper-site aside.popular-posts li {
	  float: left;
	  margin-bottom: 20px;
	  width: 49%;
	  margin-right: 2%;
	}
	.home .wrapper-site aside.popular-posts li:nth-child(2n+2) {
	  margin-right: 0px;
	}
	.home .wrapper-site aside.popular-posts .section-title .heading {
	  color: #0f75bd;
	}
	.footer-site .about .media-image img {
	  max-width: 50%;
	}
	.footer-bottom .column,
	.footer-bottom #mbmcl {
	  width: 100%;
	  text-align: center;
	}
	.search-no-results .story {
	  width: 100%;
	}
	.search-no-results .search-form {
	  width: 100%;
	}
  }
  @media (max-width: 692px) {
	.content-one .media-image {
	  float: none;
	  max-width: none;
	  margin-left: 0;
	  margin-right: 0;
	}
  }
  @media (max-width: 640px) {
	.page-tin-tuc article.column,
	.tuyen-dung article.column {
	  width: 100%;
	}
	.page-tin-tuc article.column .thumbnail-media,
	.tuyen-dung article.column .thumbnail-media {
	  width: 100%;
	  float: none;
	}
	.page-tin-tuc article.column .thumbnail-media a img,
	.tuyen-dung article.column .thumbnail-media a img {
	  width: 100%;
	}
	.page-tin-tuc article.column .thumbnail-body,
	.tuyen-dung article.column .thumbnail-body {
	  padding: 0;
	  background-color: #fff;
	  padding-top: 0px;
	  float: none;
	  width: 100%;
	  margin-right: 0px;
	}
	.page-tin-tuc article.column .thumbnail-body .heading,
	.tuyen-dung article.column .thumbnail-body .heading {
	  margin: 15px 0 6px;
	  width: 100%;
	  overflow: hidden;
	}
	.archive article.post-news-item {
	  margin-bottom: 20px;
	  width: 100%;
	}
	.archive article.post-news-item .thumbnail {
	  width: 100%;
	  margin: 0px;
	  float: none;
	}
	.archive article.post-news-item .thumbnail a img {
	  width: 100%;
	}
	.archive article.post-news-item .post-content {
	  width: 100%;
	}
	.page-404 .title-404 {
	  font-size: 100px;
	}
	.page-404 .h2-404 {
	  font-size: 25px;
	}
  }
  @media (max-width: 480px) {
	.slider-botom .media .heading {
	  font-size: 2.5rem;
	}
	.slider-botom .media .excerpt {
	  white-space: inherit;
	  font-size: 1.4rem;
	}
	.page-tin-tuc .list-masonry {
	  padding: 0;
	}
	.home .wrapper-site aside.popular-posts li {
	  width: 100%;
	}
	.media.large .heading {
	  font-size: 2rem;
	}
	.section-title .heading {
	  font-size: 2rem;
	}
	.post-news-item .thumbnail {
	  width: 100%;
	}
	/*padding*/
	.home .wrapper-site aside.popular-posts {
	  margin-top: 30px;
	  margin-bottom: 30px;
	}
	.home-search,
	.hom-tin-tuc {
	  margin-top: 30px;
	  margin-bottom: 20px;
	}
	.tour-cat {
	  margin-top: 0px;
	  margin-bottom: 0px;
	  padding-top: 30px;
	}
  }
  @media (max-width: 360px) {
	.header-left .logo img,
	.header-right .logo img,
	.header-center .logo img,
	.nav-clear .logo img {
	  max-width: 100px;
	}
	.lang-right-menu {
	  top: 20px;
	}
	.info-panel {
	  display: none;
	}
	.footer-bottom .site-text,
	.footer-bottom #mbmcl {
	  font-size: 1.1rem;
	}
  }
  /* PAGE LIÊN HỆ VERSION 02 */
  .contact-page {
	background: #fff none repeat scroll 0 0;
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.3);
	position: relative;
	top: -100px;
	padding-top: 2%;
	padding-bottom: 0px;
	width: 80%;
	margin: auto;
  }
  .contact-page input[type="email"],
  .contact-page input[type="text"],
  .contact-page input[type="url"],
  .contact-page input[type="search"],
  .contact-page input[type="password"],
  .contact-page input[type="number"],
  .contact-page input[type="tel"],
  .contact-page input[type="date"] {
	max-width: 100%;
	height: 48px;
	border-radius: 15px;
	border: 2px solid #e8e8e8;
  }
  .contact-page .column {
	margin-bottom: 0px;
  }
  .contact-page .wpcf7-form-control-wrap {
	margin-top: 0px;
  }
  .contact-page .content {
	padding: 0px;
  }
  .contact-page .wpcf7-submit {
	padding: 10px 20px;
	background: #fff;
	border: 2px solid #e8e8e8;
	color: #6d7272;
	display: block;
	font-size: 1.5rem !important;
	max-width: 100%;
	text-transform: uppercase;
	width: 250px;
	pointer: cursor;
	border-radius: 30px;
	transition: all 0.5s linear 0s;
  }
  .contact-page .wpcf7-submit:hover {
	background: #0f75bd !important;
	color: #fff;
	border: 2px solid #0f75bd;
	transition: all 0.5s linear 0s;
  }
  .contact-page textarea {
	border: 2px solid #e8e8e8;
	border-radius: 15px;
	height: 100px;
	max-width: 100%;
  }
  .contact-page .row .span-2:nth-child(6n+7),
  .contact-page .row .span-3:nth-child(4n+5),
  .contact-page .row .span-4:nth-child(3n+4),
  .contact-page .row .span-6:nth-child(2n+3) {
	clear: none!important;
  }
  .contact-page .phancach {
	border-color: #d6d6d6;
	border-style: solid;
	border-width: 1px 0 0;
	display: block;
	width: 100%;
	margin-bottom: 30px;
  }
  #mbmcl a:hover {
	color: #0f75bd !important;
  }
  .phancach-line {
	padding: 10px 0px;
  }
  .page-404 .search-form .search-submit {
	display: block!important;
	background-color: #fab524;
	color: #fff;
	display: inline-block;
	margin: auto;
	padding: 10px 25px;
	margin-top: 10px;
	font-weight: normal;
  }
  /* */
  @media (max-width: 480px) {
	li.search-item-menu {
	  display: none;
	}
	li.search-item-menu ul {
	  top: 58px;
	  left: -44px;
	}
  }
  .web-info .company_name {
	display: none;
  }
  .header-sticky.is_stuck.is_stuck_show {
	border-bottom: 3px solid #0f75bd;
  }
  @media (max-width: 768px) {
	.projects .portfolio-items .portfolio-item .featured-image .portfolio-lightbox p {
	  display: none;
	}
  }
  /*FIX */
  .layers-call2action-widget {
	padding: 0px!important;
  }
  .counter .layers-masonry-column {
	margin-bottom: 0px;
	padding-bottom: 20px;
  }
  .single-post .section-title {
	margin-bottom: 10px;
  }
  .contact-page .list-grid {
	margin-bottom: 20px;
  }
  .contact-page {
	padding-bottom: 40px;
	margin-bottom: -40px;
  }
  /* Custom 17/02 */
  .phancach-line-top {
	padding: 0px;
  }
  .hide-button {
	padding-bottom: 0px;
  }
  .projects {
	padding-top: 0px;
  }
  
  .lang-right-menu{display:none;}