/*
Theme Name: In sắc màu
Theme URI: http: //chili.vn
Description: Website In sắc màu
Author: Matbao.com
Author URI: http://matbao.com
Template: layerswp
Version: 1.0
Main Color:#00adef
Child Color:#1D1F24

*/
@font-face {
  font-family: 'UTMBebas';
  src: url('fonts/UTMBebas.eot?#iefix') format('embedded-opentype'), url('fonts/UTMBebas.woff') format('woff'), url('fonts/UTMBebas.ttf') format('truetype'), url('fonts/UTMBebas.svg#UTMBebas') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*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;
  }
}
h3.heading {
  font-family: 'UTMBebas' !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.1;
}
p,
a,
.strory {
  font-size: 15px;
  line-height: 2.5rem;
}
.story p {
  margin-bottom: 15px;
}
.container {
  max-width: 1210px;
  padding: 0 15px;
}
.pull-right.sidebar .container {
  padding: 0;
}
.thumbnail-body .heading {
  line-height: 0;
  min-height: 20px;
}
.site-logo-link {
  line-height: 0;
}
.site-description {
  /* display: none !important; */
}
.site-logo-link img,
.mark img {
  max-height: inherit;
}
#back-to-top a {
  background-color: #00adef;
  border-radius: 50%;
}
.text-main {
  font-size: 24px;
  font-weight: bold;
}
.pagination {
  width: 100%;
  border: 1px solid #d9d9d9;
  padding: 10px 0  5px 0;
}
.pagination .page-numbers li {
  float: none;
  display: inline-block;
}
.pagination .page-numbers li a {
  font-size: 1.2rem;
  line-height: 2rem;
}
.header-secondary .container {
  padding: 0 15px;
}
body {
  background-color: transparent;
  color: #333;
  font-family: Arial !important;
}
/***********************
      Header
***********************/
.wrapper-site .header-secondary {
  background: #00adef;
  padding: 0px;
}
.wrapper-site .header-secondary .pull-left ul {
  position: relative;
  padding-left: 15px;
}
.wrapper-site .header-secondary .pull-left ul:before {
  content: "\f10b";
  position: absolute;
  font-size: 16px;
  line-height: 16px;
  font-family: 'FontAwesome';
  bottom: 11px;
  left: 0;
  font-weight: normal;
  opacity: 1;
  color: #fff;
}
.wrapper-site .header-secondary .pull-left ul li {
  margin-right: 20px;
  margin-left: 0;
  padding: 5px 0;
  line-height: 14px;
}
.wrapper-site .header-secondary .pull-left ul li:before {
  bottom: 13px;
  content: "";
  left: -9px;
  opacity: 0.4;
  position: absolute;
  top: 13px;
  width: 1px;
  background: #fff;
}
.wrapper-site .header-secondary .pull-left ul li a {
  font-size: 16px;
  font-weight: normal;
  opacity: 1;
}
.wrapper-site .header-secondary .pull-left ul li:first-child a {
  text-transform: capitalize;
}
.wrapper-site .header-secondary .pull-left ul li:first-child:before {
  content: "";
  height: 0;
}
.wrapper-site .header-secondary .pull-right ul {
  padding: 7px 0;
}
.wrapper-site .header-secondary .pull-right ul li {
  margin-left: 5px;
  line-height: 14px;
  margin-right: 0;
}
.wrapper-site .header-secondary .pull-right ul li a {
  position: relative;
  color: transparent;
  font-size: 0;
  opacity: 1;
  line-height: 20px;
  background: #383c48;
  width: 23px;
  height: 20px;
  top: 0;
  transition: all 150ms ease-in-out 0s;
  -moz-transition: all 150ms ease-in-out 0s;
  -webkit-transition: all 150ms ease-in-out 0s;
}
.wrapper-site .header-secondary .pull-right ul li a:hover {
  background: #00adef;
  top: 5px;
}
.wrapper-site .header-secondary .pull-right ul li a[href*=facebook]:before {
  font-size: 12px;
  color: #fff;
  content: '\f09a';
  font-family: FontAwesome;
  font-weight: normal;
}
.wrapper-site .header-secondary .pull-right ul li a[href*=twitter]:before {
  font-size: 12px;
  color: #fff;
  content: '\f099';
  font-family: FontAwesome;
  font-weight: normal;
}
.wrapper-site .header-secondary .pull-right ul li a[href*=google]:before {
  font-size: 12px;
  color: #fff;
  content: "\f0d5";
  font-family: FontAwesome;
  font-weight: normal;
}
.wrapper-site .header-secondary .pull-right ul li a[href*=youtube]:before {
  font-size: 12px;
  color: #fff;
  content: "\f167";
  font-family: FontAwesome;
  font-weight: normal;
}
/*TOP HEAD*/
header.header-center .top-head {
  position: relative;
}
header.header-center .top-head .logo-c {
  border-bottom: 1px solid #eaeaea;
}
header.header-center .top-head .logo-c .logo {
  padding: 2.5rem 0;
  transition: all 350ms ease-in-out 0s;
  -moz-transition: all 350ms ease-in-out 0s;
  -webkit-transition: all 350ms ease-in-out 0s;
}
header.header-center .top-head .logo-c .logo a img {
  transition: all 350ms ease-in-out 0s;
  -moz-transition: all 350ms ease-in-out 0s;
  -webkit-transition: all 350ms ease-in-out 0s;
}
header.header-center .top-head .search {
  position: absolute;
  left: 85px;
  top: 30px;
  transition: all 350ms ease-in-out 0s;
  -moz-transition: all 350ms ease-in-out 0s;
  -webkit-transition: all 350ms ease-in-out 0s;
}
header.header-center .top-head .search .search-field {
  width: 320px;
  height: 46px;
}
header.header-center .top-head .search .search-submit {
  background: url(images/search-button.png) no-repeat center;
  text-indent: -99999999999px;
  padding: 0;
  margin: 0;
  background-color: transparent;
  position: absolute;
  right: 5px;
  width: 10%;
  height: 32px;
  top: 7px;
}
header.header-center .container {
  padding: 0;
}
header.header-center .container nav {
  margin-top: 0;
}
header.header-center .container nav ul li {
  margin: 0;
}
header.header-center .container nav ul li a {
  transition: all 350ms ease-in-out 0s;
  -moz-transition: all 350ms ease-in-out 0s;
  -webkit-transition: all 350ms ease-in-out 0s;
  padding: 10px 15px;
  font-size: 15px;
  line-height: 25px;
  text-transform: uppercase;
  color: #686868;
  font-family: 'arial';
  font-weight: bold;
}
header.header-center .container nav ul li a:hover {
  background: #00adef;
  color: #fff;
}
header.header-center .container nav ul li.current-menu-item a {
  background: #00adef;
  color: #fff;
}
header.header-center .container nav ul li.current-menu-parent a {
  background: #00adef;
  color: #fff;
}
.wrapper-site .search-form {
  position: absolute !important;
  top: 3.8rem;
  left: 15px;
}
header.header-center.is_stuck .search-form {
  top: 1.6rem;
}
.wrapper-site .search .search-form {
  z-index: 9999;
  position: relative;
}
.wrapper-site .search .search-form .search-field {
  width: 320px;
  height: 46px;
}
.wrapper-site .search .search-form .search-submit {
  background: url(images/search-button.png) no-repeat center;
  text-indent: -99999999999px;
  padding: 0;
  margin: 0;
  background-color: transparent;
  position: absolute;
  right: 5px;
  width: 10%;
  height: 32px;
  top: 7px;
}
header.header-center.is_stuck .search {
  top: 1.7rem;
}
header.header-center.is_stuck .search .search-field {
  height: 3.6rem;
}
header.header-center.is_stuck .search .search-submit {
  top: .2rem;
}
/*stick menu*/
header.header-center.is_stuck .top-head .logo-c .logo {
  padding: 1.5rem 0;
}
header.header-center.is_stuck .top-head .logo-c .logo a {
  line-height: 100%;
}
header.header-center.is_stuck .top-head .logo-c .logo a img {
  height: 3.8rem;
}
header.header-center.is_stuck .top-head .logo-c .logo .site-description {
  margin: 0;
}
header.header-center.is_stuck .top-head .search {
  top: 1.8rem;
}
header.header-center.is_stuck .top-head .search .search-field {
  height: 3.6rem;
}
header.header-center.is_stuck .top-head .search .search-submit {
  top: 2px;
}
header.header-center.is_stuck .container nav ul li a {
  padding: 0.8rem 2.7rem;
}
.header-sticky.is_stuck.is_stuck_show {
  background: #fff;
  margin: 0;
  border-bottom: 1px solid #eaeaea;
}
.header-sticky.is_stuck.header-center .logo {
  display: block;
  padding: 1rem 0;
}
/*Banner*/
.auto-height .swiper-slide .overlay {
  padding-top: 30%;
}
/*Muc Tieu*/
.targets-area {
  padding-bottom: 0;
}
.targets-area h5.heading {
  font-size: 1.4rem;
  color: #000;
  font-weight: bold;
  line-height: 1.8rem;
  margin-bottom: 5px;
}
.targets-area h5.heading:before {
  width: 54px;
  height: 54px;
  display: block;
  float: left;
  border: 1px solid #aaa;
  border-radius: 50%;
  line-height: 54px;
  text-align: center;
  color: #00adef;
  margin-right: 20px;
  font-size: 2rem;
  font-family: FontAwesome;
  font-weight: normal;
}
.targets-area .excerpt {
  margin: 0;
  padding-left: 76px;
  color: #000;
  font-size: 1.4rem;
}
.targets-area .inan h5.heading:before {
  content: "\f164";
}
.targets-area .thoigian h5.heading:before {
  content: "\f017";
}
.targets-area .dichvu h5.heading:before {
  content: "\f0c0";
}
.targets-area .inmau h5.heading:before {
  content: "\f03e";
}
.targets-area .giaohang h5.heading:before {
  content: "\f0d1";
}
.targets-area .gia h5.heading:before {
  content: "\f155";
}
.item-target {
  margin-bottom: 4rem;
}
.item-target:hover h5.heading:before {
  background: #00adef;
  color: #fff;
  border-color: #00adef;
}
/*San pham mau & Gallery*/
.gallery article .thumbnail-body .overlay .article-title .heading a {
  font-weight: bold;
}
.products-area,
.gallery {
  padding: 0;
}
.products-area .section-title h3.heading,
.gallery .section-title h3.heading {
  text-align: center;
  font-size: 3.2rem;
  color: #00adef;
  border: 1px solid #d9d9d9;
  padding: 15px 0;
  line-height: 100%;
}
.products-area .section-title h3.heading:before,
.gallery .section-title h3.heading:before {
  content: "\f00a";
  font-family: FontAwesome;
  margin-right: 2rem;
}
.products-area article,
.gallery article {
  margin-bottom: 3rem;
}
.products-area article .thumbnail-body,
.gallery article .thumbnail-body {
  position: static;
  margin-top: 5px;
  padding: 0;
}
.products-area article .thumbnail-body .overlay .article-title .heading,
.gallery article .thumbnail-body .overlay .article-title .heading {
  margin-top: 1.5rem;
}
.products-area article .thumbnail-body .overlay .article-title .heading a,
.gallery article .thumbnail-body .overlay .article-title .heading a {
  font-size: 13px;
  line-height: 21px;
  text-transform: uppercase;
  letter-spacing: 0;
  color: #000;
  font-weight: bold;
}
.products-area article .thumbnail-body .overlay .article-title .heading a:hover,
.gallery article .thumbnail-body .overlay .article-title .heading a:hover {
  text-decoration: underline;
}
.products-area article .thumbnail-body .overlay .meta-info span,
.gallery article .thumbnail-body .overlay .meta-info span {
  font-size: 11px;
  line-height: 12px;
  color: #333;
  font-weight: bold;
}
.products-area article .thumbnail-body a.button,
.gallery article .thumbnail-body a.button {
  position: absolute;
  z-index: 111;
  margin: 0;
  color: transparent;
  font-size: 0;
  width: 36px;
  height: 36px;
  padding: 0;
  background: transparent;
  border: 1px solid #fff;
  right: 50%;
  margin-right: -15px;
  top: 50%;
  margin-top: -45px;
  transition: all 450ms ease-in-out 0s;
  -moz-transition: all 450ms ease-in-out 0s;
  -webkit-transition: all 450ms ease-in-out 0s;
  transform: scale(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
}
.products-area article .thumbnail-body a.button:before,
.gallery article .thumbnail-body a.button:before {
  font-family: 'FontAwesome';
  content: "\f002";
  color: #fff;
  font-weight: normal;
  font-size: 16px;
  line-height: 32px;
}
.products-area article .thumbnail-body a.button:hover,
.gallery article .thumbnail-body a.button:hover {
  background: #000;
  border: 1px solid #fff;
}
.products-area article:hover a.button,
.gallery article:hover a.button {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
}
.thumbnail-body,
.widget_tag_cloud {
  background: transparent;
}
.l-clock-o:before {
  content: "\f133";
  font-family: FontAwesome;
  font-size: 1.3rem;
}
.page-id-376 #banner-has-image,
.page-id-489 #banner-has-image {
  margin-bottom: 0.5rem;
}
/*Parallax 1*/
.parallax-1-area {
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 1rem;
}
.parallax-1-area .section-title {
  padding: 13rem 0;
  text-align: center;
  margin: 0;
}
.parallax-1-area .section-title h3.heading {
  line-height: 100%;
  padding: 8rem 0;
  color: #fff;
  font-size: 3.6rem;
}
/*Service*/
.services-area {
  margin-bottom: 4rem;
  padding: 0;
}
.services-area .section-title h3.heading {
  text-align: center;
  font-size: 3.2rem;
  color: #00adef;
  border: 1px solid #d9d9d9;
  padding: 15px 0;
  line-height: 100%;
}
.services-area .section-title h3.heading:before {
  content: "\f005";
  font-family: FontAwesome;
  margin-right: 2rem;
}
.services-area article .thumbnail-body {
  padding: 0;
}
.services-area article .thumbnail-body .overlay .article-title .heading {
  margin-top: 1rem;
}
.services-area article .thumbnail-body .overlay .article-title .heading a {
  font-size: 1.6rem;
  line-height: 2.4rem;
  text-transform: uppercase;
  letter-spacing: 0;
  color: #252525;
  font-weight: bold;
}
.services-area article .thumbnail-body .overlay .article-title .heading a:hover {
  text-decoration: underline;
}
.services-area article .thumbnail-body .overlay .meta-info {
  display: none;
}
/*Parallax 2*/
.parallax-2-area {
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 1rem;
}
.parallax-2-area .section-title {
  padding: 13rem 0;
  text-align: center;
  margin: 0;
}
.parallax-2-area .section-title h3.heading {
  line-height: 100%;
  padding: 8rem 0;
  color: #fff;
  font-size: 3.6rem;
}
/*News*/
.news-area {
  margin-bottom: 4rem;
  padding: 0;
}
.news-area .section-title h3.heading {
  text-align: center;
  font-size: 3.2rem;
  color: #00adef;
  border: 1px solid #d9d9d9;
  padding: 15px 0;
  line-height: 100%;
}
.news-area .section-title h3.heading:before {
  content: "\f14b";
  font-family: FontAwesome;
  margin-right: 2rem;
}
.news-area article .thumbnail-body {
  padding: 0;
}
.news-area article .thumbnail-body .overlay .article-title .heading {
  margin-top: 1rem;
  margin-bottom: 1rem;
  line-height: 1.4rem;
}
.news-area article .thumbnail-body .overlay .article-title .heading a {
  font-size: 1.2rem;
  line-height: 1.4rem;
  text-transform: uppercase;
  letter-spacing: 0;
  color: #252525;
  font-weight: bold;
}
.news-area article .thumbnail-body .overlay .article-title .heading a:hover {
  text-decoration: underline;
}
.news-area article .thumbnail-body .overlay .meta-info {
  display: none;
}
.news-area .excerpt {
  color: #333;
  font-size: 1.4rem;
  line-height: 1.8rem;
}
.thumbnail-media img,
.thumbnail-media:hover img {
  transform: none;
}
/*Hover Effect*/
.services-area .thumbnail-media a:after,
.news-area .thumbnail-media a:after {
  transition: all ease 400ms;
  position: absolute;
  content: "";
  background: #000;
  opacity: .5;
  width: 0;
  height: 0;
  top: 50%;
  right: 50%;
  bottom: 50%;
  left: 50%;
  z-index: 1;
  display: block;
}
.services-area .thumbnail-media:hover a::after,
.news-area .thumbnail-media:hover a::after {
  bottom: 0;
  transform: translate(0);
  left: 0;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
}
.services-area .thumbnail-media a:before,
.news-area .thumbnail-media a:before {
  content: "+";
  font-family: 'FontAwesome';
  opacity: 0.9;
  top: 50%;
  left: 50%;
  margin-left: 0;
  margin-top: 0;
  position: absolute;
  transition: all 450ms ease-in-out 0s;
  -moz-transition: all 450ms ease-in-out 0s;
  -webkit-transition: all 450ms ease-in-out 0s;
  margin-left: -27px;
  margin-top: -27px;
  font-size: 50px;
  line-height: 50px;
  transform: scale(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  z-index: 2;
  width: 50px;
  text-align: center;
  color: #fff;
}
.services-area .thumbnail-media:hover a::before,
.news-area .thumbnail-media:hover a::before {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
}
/*Footer*/
.footer-site {
  padding-bottom: 2rem;
  background-color: #1D1F24 !important;
}
.footer-site .row {
  padding: 0;
}
.footer-site .row .column .bottom1 {
  padding: 0;
}
.footer-site .row .column .heading,
.footer-site .row .column .section-nav-title {
  font-size: 2.4rem;
  line-height: 2.4rem;
  font-family: 'UTMBebas';
  color: #fff;
  opacity: 1;
  font-weight: normal;
  margin: 15px 0 25px 0;
}
.footer-site .row .column:first-child .media-body .excerpt {
  color: #fff;
  line-height: 2.6rem;
}
.footer-site .row .column:first-child .media-body .excerpt p {
  font-size: 1.3rem;
  margin: 0;
}
.footer-site .row .column:first-child ul li {
  float: left;
  margin-right: 0.5rem;
}
.footer-site .row .column:first-child ul li a {
  display: block;
  text-align: center;
  position: relative;
  color: transparent;
  font-size: 0;
  opacity: 1;
  line-height: 20px;
  background: #000;
  width: 20px;
  height: 20px;
  top: 0;
  transition: all 150ms ease-in-out 0s;
  -moz-transition: all 150ms ease-in-out 0s;
  -webkit-transition: all 150ms ease-in-out 0s;
}
.footer-site .row .column:first-child ul li a:hover {
  top: 5px;
}
.footer-site .row .column:first-child ul li a[href*=facebook]:before {
  font-size: 12px;
  color: #fff;
  content: '\f09a';
  font-family: FontAwesome;
  font-weight: normal;
}
.footer-site .row .column:first-child ul li a[href*=twitter]:before {
  font-size: 12px;
  color: #fff;
  content: '\f099';
  font-family: FontAwesome;
  font-weight: normal;
}
.footer-site .row .column:first-child ul li a[href*=google]:before {
  font-size: 12px;
  color: #fff;
  content: "\f0d5";
  font-family: FontAwesome;
}
.footer-site .row .column:first-child ul li a[href*=youtube]:before {
  font-size: 12px;
  color: #fff;
  content: "\f167";
  font-family: FontAwesome;
  font-weight: normal;
}
.footer-site .row .column:nth-child(2) .article-title .heading {
  line-height: 0;
}
.footer-site .row .column:nth-child(2) ul li:before {
  content: "\f00c";
  font-family: 'FontAwesome';
  margin-right: 10px;
  color: #00adef;
  font-size: 1.3rem;
  line-height: 2rem;
}
.footer-site .row .column:nth-child(2) ul li a {
  color: #fff;
}
.footer-site .row .column:nth-child(2) .f_dv .container.clearfix {
  padding: 0;
}
.footer-site .row .column:nth-child(2) .f_dv .container.clearfix .section-title {
  margin: 0;
}
.footer-site .row .column:nth-child(2) .f_dv .container.list-grid article {
  margin: 0;
}
.footer-site .row .column:nth-child(2) .f_dv .container.list-grid article .thumbnail-body {
  padding: 0;
}
.footer-site .row .column:nth-child(2) .f_dv .container.list-grid article .thumbnail-body .article-title .heading {
  margin: 0;
}
.footer-site .row .column:nth-child(2) .f_dv .container.list-grid article .thumbnail-body .article-title .heading a {
  color: #fff;
  font-style: 1.3rem;
  font-family: Arial;
  text-transform: none;
}
.footer-site .row .column:nth-child(2) .f_dv .container.list-grid article .thumbnail-body .article-title .heading a:before {
  content: "\f00c";
  font-family: 'FontAwesome';
  margin-right: 10px;
  color: #00adef;
  font-size: 1.3rem;
  line-height: 2rem;
}
.footer-site .row .column:nth-child(2) .f_dv .container.list-grid article .thumbnail-body .meta-info {
  display: none;
}
.footer-site .row .column:nth-child(3) .wpp-list {
  padding-top: .5rem;
}
.footer-site .row .column:nth-child(3) .wpp-list li {
  position: relative;
  padding-left: 60px;
  margin-bottom: 38px;
  overflow: visible;
  line-height: 1.2;
}
.footer-site .row .column:nth-child(3) .wpp-list li a {
  clear: both;
  display: block;
  font-size: 13px;
  color: #fff;
  line-height: 18px;
}
.footer-site .row .column:nth-child(3) .wpp-list li a:hover {
  text-decoration: underline;
}
.footer-site .row .column:nth-child(3) .wpp-list li .wpp-excerpt {
  font-size: 13px;
  color: #fff;
}
.footer-site .row .column:nth-child(3) .wpp-list li .post-stats {
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  background: #383c48;
  color: #fff;
  padding: 15px 0;
  right: auto;
  text-align: center;
  text-transform: uppercase;
  font-family: Arial;
  font-size: 9px;
  margin: 0;
  line-height: 1.5;
}
.footer-site .row .column:nth-child(4) section .container {
  padding: 0;
}
.footer-site .row .column:nth-child(4) .section-title {
  margin-bottom: 0;
}
.footer-site .row .column:nth-child(4) .layers-widget-column-368,
.footer-site .row .column:nth-child(4) .layers-widget-column-716 {
  margin-bottom: 0;
}
.footer-site .row .column:nth-child(4) .layers-widget-column-368 .wpcf7-form p:not(:first-child),
.footer-site .row .column:nth-child(4) .layers-widget-column-716 .wpcf7-form p:not(:first-child) {
  margin-top: 0;
}
.footer-site .row .column:nth-child(4) .layers-widget-column-368 .wpcf7-form p:last-child,
.footer-site .row .column:nth-child(4) .layers-widget-column-716 .wpcf7-form p:last-child {
  margin-bottom: 0;
}
.footer-site .row .column:nth-child(4) .layers-widget-column-368 .wpcf7-form textarea.wpcf7-form-control.wpcf7-textarea,
.footer-site .row .column:nth-child(4) .layers-widget-column-716 .wpcf7-form textarea.wpcf7-form-control.wpcf7-textarea {
  height: 80px;
  max-width: 100%;
}
.footer-site .row .column:nth-child(4) .layers-widget-column-368 .wpcf7-form input.wpcf7-submit,
.footer-site .row .column:nth-child(4) .layers-widget-column-716 .wpcf7-form input.wpcf7-submit {
  background: #00adef;
  margin-top: 5px;
}
.footer-site .row .column:nth-child(4) .layers-widget-column-368 .wpcf7-form input.wpcf7-submit:hover,
.footer-site .row .column:nth-child(4) .layers-widget-column-716 .wpcf7-form input.wpcf7-submit:hover {
  color: #000;
}
.footer-bottom {
  background: #22252c !important;
}
.footer-bottom .copyright .column.span-5 {
  display: none;
}
#mbmcl a:hover {
  color: red !important;
}
/*Banner trong*/
#banner-has-image {
  margin-bottom: 2.5rem;
}
.title-container {
  text-align: center;
}
.title-container .title {
  padding: 5rem 0 4.5rem 0;
}
.title-container .title .heading {
  color: #fff;
  font-size: 4rem;
  line-height: 1.1;
}
.title-container .title .bread-crumbs {
  margin: 1rem 0 0 0;
}
.title-container .title .bread-crumbs li {
  color: #fff;
}
.title-container .title .bread-crumbs li a {
  font-size: 1.4rem;
  line-height: 2rem;
  color: #ccc;
}
.title-container .title .bread-crumbs li span.current a {
  color: #fff;
}
/*hover run img*/
.thumbnail-media a .t {
  position: absolute;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
}
.products-area .thumbnail-media img,
.gallery .thumbnail-media img {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transition: all 500ms ease 0s;
  -moz-transition: all 500ms ease 0s;
  -webkit-transition: all 500ms ease 0s;
}
.products-area .thumbnail-media:hover img,
.gallery .thumbnail-media:hover img {
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
}
/*Service page*/
.category .content-main .main-list-post-content .post-news-item,
.search .content-main .main-list-post-content .post-news-item,
.tag .content-main .main-list-post-content .post-news-item,
.category .content-main .main-search-area .post-news-item,
.search .content-main .main-search-area .post-news-item,
.tag .content-main .main-search-area .post-news-item {
  margin-top: 20px;
  float: left;
}
.category .content-main .main-list-post-content .post-news-item:first-child,
.search .content-main .main-list-post-content .post-news-item:first-child,
.tag .content-main .main-list-post-content .post-news-item:first-child,
.category .content-main .main-search-area .post-news-item:first-child,
.search .content-main .main-search-area .post-news-item:first-child,
.tag .content-main .main-search-area .post-news-item:first-child {
  margin-top: 0;
}
.category .content-main .main-list-post-content .post-news-item .post-content .article-title .heading a,
.search .content-main .main-list-post-content .post-news-item .post-content .article-title .heading a,
.tag .content-main .main-list-post-content .post-news-item .post-content .article-title .heading a,
.category .content-main .main-search-area .post-news-item .post-content .article-title .heading a,
.search .content-main .main-search-area .post-news-item .post-content .article-title .heading a,
.tag .content-main .main-search-area .post-news-item .post-content .article-title .heading a {
  font-size: 1.6rem;
  line-height: 2rem;
  color: #252525;
  text-transform: uppercase;
  font-weight: bold;
}
.category .content-main .main-list-post-content .post-news-item .post-content .article-title .heading a:hover,
.search .content-main .main-list-post-content .post-news-item .post-content .article-title .heading a:hover,
.tag .content-main .main-list-post-content .post-news-item .post-content .article-title .heading a:hover,
.category .content-main .main-search-area .post-news-item .post-content .article-title .heading a:hover,
.search .content-main .main-search-area .post-news-item .post-content .article-title .heading a:hover,
.tag .content-main .main-search-area .post-news-item .post-content .article-title .heading a:hover {
  text-decoration: underline;
}
.category .content-main .main-list-post-content .post-news-item .post-content .meta-info,
.search .content-main .main-list-post-content .post-news-item .post-content .meta-info,
.tag .content-main .main-list-post-content .post-news-item .post-content .meta-info,
.category .content-main .main-search-area .post-news-item .post-content .meta-info,
.search .content-main .main-search-area .post-news-item .post-content .meta-info,
.tag .content-main .main-search-area .post-news-item .post-content .meta-info {
  display: block;
  border-bottom: 1px solid #e9e9e9;
}
.category .content-main .main-list-post-content .post-news-item .post-content .meta-info span,
.search .content-main .main-list-post-content .post-news-item .post-content .meta-info span,
.tag .content-main .main-list-post-content .post-news-item .post-content .meta-info span,
.category .content-main .main-search-area .post-news-item .post-content .meta-info span,
.search .content-main .main-search-area .post-news-item .post-content .meta-info span,
.tag .content-main .main-search-area .post-news-item .post-content .meta-info span,
.category .content-main .main-list-post-content .post-news-item .post-content .meta-info span a,
.search .content-main .main-list-post-content .post-news-item .post-content .meta-info span a,
.tag .content-main .main-list-post-content .post-news-item .post-content .meta-info span a,
.category .content-main .main-search-area .post-news-item .post-content .meta-info span a,
.search .content-main .main-search-area .post-news-item .post-content .meta-info span a,
.tag .content-main .main-search-area .post-news-item .post-content .meta-info span a {
  font-size: 1.1rem;
  line-height: 1.4rem;
  color: #333;
  margin: 1rem 0;
  vertical-align: middle;
}
.category .content-main .main-list-post-content .post-news-item .post-content .meta-info span i.l-clock-o,
.search .content-main .main-list-post-content .post-news-item .post-content .meta-info span i.l-clock-o,
.tag .content-main .main-list-post-content .post-news-item .post-content .meta-info span i.l-clock-o,
.category .content-main .main-search-area .post-news-item .post-content .meta-info span i.l-clock-o,
.search .content-main .main-search-area .post-news-item .post-content .meta-info span i.l-clock-o,
.tag .content-main .main-search-area .post-news-item .post-content .meta-info span i.l-clock-o {
  padding-bottom: 5px;
}
.category .content-main .main-list-post-content .post-news-item .post-content .meta-info span i,
.search .content-main .main-list-post-content .post-news-item .post-content .meta-info span i,
.tag .content-main .main-list-post-content .post-news-item .post-content .meta-info span i,
.category .content-main .main-search-area .post-news-item .post-content .meta-info span i,
.search .content-main .main-search-area .post-news-item .post-content .meta-info span i,
.tag .content-main .main-search-area .post-news-item .post-content .meta-info span i {
  font-size: 1.4rem;
  color: #999;
  vertical-align: middle;
  margin-right: 5px;
}
.category .content-main .main-list-post-content .post-news-item .post-content .meta-info span a,
.search .content-main .main-list-post-content .post-news-item .post-content .meta-info span a,
.tag .content-main .main-list-post-content .post-news-item .post-content .meta-info span a,
.category .content-main .main-search-area .post-news-item .post-content .meta-info span a,
.search .content-main .main-search-area .post-news-item .post-content .meta-info span a,
.tag .content-main .main-search-area .post-news-item .post-content .meta-info span a {
  position: relative;
  /*padding-left: 70px;*/
  color: #999;
}
.category .content-main .main-list-post-content .post-news-item .post-content .meta-info span a:hover,
.search .content-main .main-list-post-content .post-news-item .post-content .meta-info span a:hover,
.tag .content-main .main-list-post-content .post-news-item .post-content .meta-info span a:hover,
.category .content-main .main-search-area .post-news-item .post-content .meta-info span a:hover,
.search .content-main .main-search-area .post-news-item .post-content .meta-info span a:hover,
.tag .content-main .main-search-area .post-news-item .post-content .meta-info span a:hover {
  color: #00adef;
}
.category .content-main .main-list-post-content .post-news-item .post-content .meta-info span a:before,
.search .content-main .main-list-post-content .post-news-item .post-content .meta-info span a:before,
.tag .content-main .main-list-post-content .post-news-item .post-content .meta-info span a:before,
.category .content-main .main-search-area .post-news-item .post-content .meta-info span a:before,
.search .content-main .main-search-area .post-news-item .post-content .meta-info span a:before,
.tag .content-main .main-search-area .post-news-item .post-content .meta-info span a:before {
  content: " ";
  display: inline-block;
  font-size: 1.1rem;
  color: #000;
  vertical-align: middle;
  position: absolute;
  left: 0;
  line-height: 1.4rem;
}
.category .content-main .main-list-post-content .post-news-item .post-content .content-item,
.search .content-main .main-list-post-content .post-news-item .post-content .content-item,
.tag .content-main .main-list-post-content .post-news-item .post-content .content-item,
.category .content-main .main-search-area .post-news-item .post-content .content-item,
.search .content-main .main-search-area .post-news-item .post-content .content-item,
.tag .content-main .main-search-area .post-news-item .post-content .content-item {
  padding-top: 1.7rem;
}
.category .content-main .main-list-post-content .post-news-item .post-content .content-item .thumbnail,
.search .content-main .main-list-post-content .post-news-item .post-content .content-item .thumbnail,
.tag .content-main .main-list-post-content .post-news-item .post-content .content-item .thumbnail,
.category .content-main .main-search-area .post-news-item .post-content .content-item .thumbnail,
.search .content-main .main-search-area .post-news-item .post-content .content-item .thumbnail,
.tag .content-main .main-search-area .post-news-item .post-content .content-item .thumbnail {
  width: 39%;
  float: left;
  margin-right: 2%;
}
.category .content-main .main-list-post-content .post-news-item .post-content .content-item .thumbnail a,
.search .content-main .main-list-post-content .post-news-item .post-content .content-item .thumbnail a,
.tag .content-main .main-list-post-content .post-news-item .post-content .content-item .thumbnail a,
.category .content-main .main-search-area .post-news-item .post-content .content-item .thumbnail a,
.search .content-main .main-search-area .post-news-item .post-content .content-item .thumbnail a,
.tag .content-main .main-search-area .post-news-item .post-content .content-item .thumbnail a {
  line-height: 0;
  padding: 0;
  margin: 0;
  display: block;
}
.category .content-main .main-list-post-content .post-news-item .post-content .content-item .read-more a,
.search .content-main .main-list-post-content .post-news-item .post-content .content-item .read-more a,
.tag .content-main .main-list-post-content .post-news-item .post-content .content-item .read-more a,
.category .content-main .main-search-area .post-news-item .post-content .content-item .read-more a,
.search .content-main .main-search-area .post-news-item .post-content .content-item .read-more a,
.tag .content-main .main-search-area .post-news-item .post-content .content-item .read-more a {
  font-size: 1rem;
  text-transform: uppercase;
  background: #fff;
  color: #666;
  border: 1px solid #ccc;
}
.category .content-main .main-list-post-content .post-news-item .post-content .content-item .read-more a:hover,
.search .content-main .main-list-post-content .post-news-item .post-content .content-item .read-more a:hover,
.tag .content-main .main-list-post-content .post-news-item .post-content .content-item .read-more a:hover,
.category .content-main .main-search-area .post-news-item .post-content .content-item .read-more a:hover,
.search .content-main .main-search-area .post-news-item .post-content .content-item .read-more a:hover,
.tag .content-main .main-search-area .post-news-item .post-content .content-item .read-more a:hover {
  background: #00adef;
  color: #fff;
  border-color: #00adef;
}
.category .content-main .pull-right.sidebar .news-post,
.search .content-main .pull-right.sidebar .news-post,
.tag .content-main .pull-right.sidebar .news-post {
  padding: 0;
}
.category .content-main .pull-right.sidebar .news-post .container .section-title,
.search .content-main .pull-right.sidebar .news-post .container .section-title,
.tag .content-main .pull-right.sidebar .news-post .container .section-title {
  border-width: 1px 1px 1px 1px;
  border-left-color: #d9d9d9;
  border-right-color: #d9d9d9;
  border-bottom-color: #d9d9d9;
  border-top-color: #00adef;
  border-style: solid;
  margin-bottom: 10px;
}
.category .content-main .pull-right.sidebar .news-post .container .section-title .heading,
.search .content-main .pull-right.sidebar .news-post .container .section-title .heading,
.tag .content-main .pull-right.sidebar .news-post .container .section-title .heading {
  font-size: 1.8rem;
  line-height: 2.4rem;
  padding: 1.5rem 1.8rem;
}
.category .content-main .pull-right.sidebar .news-post .list-grid article,
.search .content-main .pull-right.sidebar .news-post .list-grid article,
.tag .content-main .pull-right.sidebar .news-post .list-grid article {
  border: 1px solid #d9d9d9;
  padding: 1.3rem 1.5rem;
  margin-bottom: 1.5rem;
}
.category .content-main .pull-right.sidebar .news-post .list-grid article .thumbnail-body,
.search .content-main .pull-right.sidebar .news-post .list-grid article .thumbnail-body,
.tag .content-main .pull-right.sidebar .news-post .list-grid article .thumbnail-body {
  padding: 10px 0 0 0;
}
.category .content-main .pull-right.sidebar .news-post .list-grid article .thumbnail-body .heading,
.search .content-main .pull-right.sidebar .news-post .list-grid article .thumbnail-body .heading,
.tag .content-main .pull-right.sidebar .news-post .list-grid article .thumbnail-body .heading {
  line-height: 1.4rem;
  margin-bottom: 1rem;
}
.category .content-main .pull-right.sidebar .news-post .list-grid article .thumbnail-body .heading a,
.search .content-main .pull-right.sidebar .news-post .list-grid article .thumbnail-body .heading a,
.tag .content-main .pull-right.sidebar .news-post .list-grid article .thumbnail-body .heading a {
  font-size: 1.2rem;
  line-height: 1.6rem;
  text-transform: uppercase;
  font-weight: bold;
}
.category .content-main .pull-right.sidebar .news-post .list-grid article .thumbnail-body .heading a:hover,
.search .content-main .pull-right.sidebar .news-post .list-grid article .thumbnail-body .heading a:hover,
.tag .content-main .pull-right.sidebar .news-post .list-grid article .thumbnail-body .heading a:hover {
  text-decoration: underline;
}
.category .content-main .pull-right.sidebar .news-post .list-grid article .thumbnail-body .excerpt,
.search .content-main .pull-right.sidebar .news-post .list-grid article .thumbnail-body .excerpt,
.tag .content-main .pull-right.sidebar .news-post .list-grid article .thumbnail-body .excerpt {
  font-size: 1.3rem;
  color: #999;
}
.category .content-main .pull-right.sidebar .news-post .list-grid article .thumbnail-body .meta-info,
.search .content-main .pull-right.sidebar .news-post .list-grid article .thumbnail-body .meta-info,
.tag .content-main .pull-right.sidebar .news-post .list-grid article .thumbnail-body .meta-info {
  margin-top: 1rem;
}
.category .content-main .pull-right.sidebar .news-post .list-grid article .thumbnail-body .meta-info span,
.search .content-main .pull-right.sidebar .news-post .list-grid article .thumbnail-body .meta-info span,
.tag .content-main .pull-right.sidebar .news-post .list-grid article .thumbnail-body .meta-info span {
  font-size: 1.1rem;
  color: #333;
}
.category .content-main .pull-right.sidebar .news-post .list-grid article .thumbnail-body .meta-info span i,
.search .content-main .pull-right.sidebar .news-post .list-grid article .thumbnail-body .meta-info span i,
.tag .content-main .pull-right.sidebar .news-post .list-grid article .thumbnail-body .meta-info span i {
  color: #999;
  font-size: 1.4rem;
}
.category .content-main .pull-right.sidebar .popular-posts,
.search .content-main .pull-right.sidebar .popular-posts,
.tag .content-main .pull-right.sidebar .popular-posts {
  padding: 0;
  background: transparent !important;
}
.category .content-main .pull-right.sidebar .popular-posts .section-nav-title,
.search .content-main .pull-right.sidebar .popular-posts .section-nav-title,
.tag .content-main .pull-right.sidebar .popular-posts .section-nav-title {
  border-width: 1px 1px 1px 1px;
  border-left-color: #d9d9d9;
  border-right-color: #d9d9d9;
  border-bottom-color: #d9d9d9;
  border-top-color: #00adef;
  border-style: solid;
  margin-bottom: 10px;
  font-size: 1.8rem;
  line-height: 2.4rem;
  padding: 1.5rem 1.8rem;
  font-family: 'UTMBebas';
  color: rgba(0, 0, 0, 0.85);
  font-weight: normal;
}
.category .content-main .pull-right.sidebar .popular-posts ul.wpp-list li,
.search .content-main .pull-right.sidebar .popular-posts ul.wpp-list li,
.tag .content-main .pull-right.sidebar .popular-posts ul.wpp-list li {
  border: 1px solid #d9d9d9;
  padding: 1.3rem 1.5rem;
  margin-bottom: 1.5rem;
}
.category .content-main .pull-right.sidebar .popular-posts ul.wpp-list li .wpp-post-title,
.search .content-main .pull-right.sidebar .popular-posts ul.wpp-list li .wpp-post-title,
.tag .content-main .pull-right.sidebar .popular-posts ul.wpp-list li .wpp-post-title {
  float: left;
  width: 100%;
  font-size: 1.2rem;
  line-height: 1.5;
  text-transform: uppercase;
  font-weight: bold;
  margin: 1rem 0;
}
.category .content-main .pull-right.sidebar .popular-posts ul.wpp-list li .wpp-post-title:hover,
.search .content-main .pull-right.sidebar .popular-posts ul.wpp-list li .wpp-post-title:hover,
.tag .content-main .pull-right.sidebar .popular-posts ul.wpp-list li .wpp-post-title:hover {
  color: #000;
  text-decoration: underline;
}
.category .content-main .pull-right.sidebar .popular-posts ul.wpp-list li .wpp-excerpt,
.search .content-main .pull-right.sidebar .popular-posts ul.wpp-list li .wpp-excerpt,
.tag .content-main .pull-right.sidebar .popular-posts ul.wpp-list li .wpp-excerpt {
  float: left;
  width: 100%;
  font-size: 1.3rem;
  color: #999;
}
.category .content-main .pull-right.sidebar .popular-posts ul.wpp-list li .wpp-date,
.search .content-main .pull-right.sidebar .popular-posts ul.wpp-list li .wpp-date,
.tag .content-main .pull-right.sidebar .popular-posts ul.wpp-list li .wpp-date {
  font-size: 1.1rem;
  color: #333;
  float: left;
  font-weight: normal;
  width: 100%;
  margin: 1.5rem 0 0 0;
}
.category .content-main .pull-right.sidebar .popular-posts ul.wpp-list li .wpp-date:before,
.search .content-main .pull-right.sidebar .popular-posts ul.wpp-list li .wpp-date:before,
.tag .content-main .pull-right.sidebar .popular-posts ul.wpp-list li .wpp-date:before {
  content: "\f133";
  font-family: FontAwesome;
  font-size: 1.3rem;
  color: #999;
  margin-right: .3rem;
}
.category .content-main .pull-right.sidebar .widget_tag_cloud,
.search .content-main .pull-right.sidebar .widget_tag_cloud,
.tag .content-main .pull-right.sidebar .widget_tag_cloud {
  padding: 0;
}
.category .content-main .pull-right.sidebar .widget_tag_cloud .section-nav-title,
.search .content-main .pull-right.sidebar .widget_tag_cloud .section-nav-title,
.tag .content-main .pull-right.sidebar .widget_tag_cloud .section-nav-title {
  font-size: 1.8rem;
  line-height: 2.4rem;
  padding: 1.5rem 1.8rem;
  font-family: 'UTMBebas';
  font-weight: normal;
  color: #000;
  border-width: 1px 1px 1px 1px;
  border-left-color: #d9d9d9;
  border-right-color: #d9d9d9;
  border-bottom-color: #d9d9d9;
  border-top-color: #00adef;
  border-style: solid;
  margin-bottom: 0;
}
.category .content-main .pull-right.sidebar .widget_tag_cloud .tagcloud,
.search .content-main .pull-right.sidebar .widget_tag_cloud .tagcloud,
.tag .content-main .pull-right.sidebar .widget_tag_cloud .tagcloud {
  padding: 10px 18px 5px 18px;
  border: 1px solid #d9d9d9;
  border-top: 0;
}
.category .content-main .pull-right.sidebar .widget_tag_cloud .tagcloud a,
.search .content-main .pull-right.sidebar .widget_tag_cloud .tagcloud a,
.tag .content-main .pull-right.sidebar .widget_tag_cloud .tagcloud a {
  font-size: 1.1rem !important;
  color: #999;
  line-height: 20px;
  padding: 10px 15px;
  display: inline-block;
}
.category .content-main .pull-right.sidebar .widget_tag_cloud .tagcloud a:hover,
.search .content-main .pull-right.sidebar .widget_tag_cloud .tagcloud a:hover,
.tag .content-main .pull-right.sidebar .widget_tag_cloud .tagcloud a:hover {
  background: #383c48;
  color: #fff;
}
/*Hover Effect In Page */
aside.popular-posts ul.wpp-list li .thumbnail-media a:after {
  transition: all ease 400ms;
  position: absolute;
  content: "";
  background: #000;
  opacity: .5;
  width: 0;
  height: 0;
  top: 50%;
  right: 50%;
  bottom: 50%;
  left: 50%;
  z-index: 1;
  display: block;
}
aside.popular-posts ul.wpp-list li .thumbnail-media a:before {
  content: "+";
  font-family: 'FontAwesome';
  opacity: 0.9;
  top: 50%;
  left: 50%;
  margin-left: 0;
  margin-top: 0;
  position: absolute;
  transition: all 450ms ease-in-out 0s;
  -moz-transition: all 450ms ease-in-out 0s;
  -webkit-transition: all 450ms ease-in-out 0s;
  margin-left: -27px;
  margin-top: -27px;
  font-size: 50px;
  line-height: 50px;
  transform: scale(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  z-index: 2;
  width: 50px;
  text-align: center;
  color: #fff;
}
aside.popular-posts ul.wpp-list li:hover .thumbnail-media a:after {
  bottom: 0;
  transform: translate(0);
  left: 0;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
}
aside.popular-posts ul.wpp-list li:hover .thumbnail-media a:before {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
}
.main-list-post-content .post-news-item .thumbnail a:after,
.main-search-area .post-news-item .thumbnail a:after,
.main-list-post-content .post-content .thumbnail a:after,
.main-search-area .post-content .thumbnail a:after {
  transition: all ease 400ms;
  position: absolute;
  content: "";
  background: #000;
  opacity: .5;
  width: 0;
  height: 0;
  top: 50%;
  right: 50%;
  bottom: 50%;
  left: 50%;
  z-index: 1;
  display: block;
}
.main-list-post-content .post-news-item .thumbnail a:before,
.main-search-area .post-news-item .thumbnail a:before,
.main-list-post-content .post-content .thumbnail a:before,
.main-search-area .post-content .thumbnail a:before {
  content: "+";
  font-family: 'FontAwesome';
  opacity: 0.9;
  top: 50%;
  left: 50%;
  margin-left: 0;
  margin-top: 0;
  position: absolute;
  transition: all 450ms ease-in-out 0s;
  -moz-transition: all 450ms ease-in-out 0s;
  -webkit-transition: all 450ms ease-in-out 0s;
  margin-left: -27px;
  margin-top: -27px;
  font-size: 50px;
  line-height: 50px;
  transform: scale(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  z-index: 2;
  width: 50px;
  text-align: center;
  color: #fff;
}
.main-list-post-content .post-news-item:hover .thumbnail a::after,
.main-search-area .post-news-item:hover .thumbnail a::after,
.main-list-post-content .post-content:hover .thumbnail a::after,
.main-search-area .post-content:hover .thumbnail a::after {
  bottom: 0;
  transform: translate(0);
  left: 0;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
}
.main-list-post-content .post-news-item:hover .thumbnail a::before,
.main-search-area .post-news-item:hover .thumbnail a::before,
.main-list-post-content .post-content:hover .thumbnail a::before,
.main-search-area .post-content:hover .thumbnail a::before {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
}
.col-right.news-post .layers-masonry-column .thumbnail-media a:after {
  transition: all ease 400ms;
  position: absolute;
  content: "";
  background: #000;
  opacity: .5;
  width: 0;
  height: 0;
  top: 50%;
  right: 50%;
  bottom: 50%;
  left: 50%;
  z-index: 1;
  display: block;
}
.col-right.news-post .layers-masonry-column .thumbnail-media a:before {
  content: "+";
  font-family: 'FontAwesome';
  opacity: 0.9;
  top: 50%;
  left: 50%;
  margin-left: 0;
  margin-top: 0;
  position: absolute;
  transition: all 450ms ease-in-out 0s;
  -moz-transition: all 450ms ease-in-out 0s;
  -webkit-transition: all 450ms ease-in-out 0s;
  margin-left: -27px;
  margin-top: -27px;
  font-size: 50px;
  line-height: 50px;
  transform: scale(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  z-index: 2;
  width: 50px;
  text-align: center;
  color: #fff;
}
.col-right.news-post .layers-masonry-column:hover .thumbnail-media a::after {
  bottom: 0;
  transform: translate(0);
  left: 0;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
}
.col-right.news-post .layers-masonry-column:hover .thumbnail-media a::before {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
}
/*Lien he*/
.lien-he-form {
  padding: 15px 0;
}
.lien-he-form .tt-lien-he .heading,
.lien-he-form .lh-chung-toi .heading {
  position: relative;
  font-size: 2.2rem;
  line-height: 2.6rem;
  color: #00adef;
  font-weight: bold;
  padding: 14px 25px;
  border: 1px solid #e5e5e5;
}
.lien-he-form .tt-lien-he .heading:after,
.lien-he-form .lh-chung-toi .heading:after {
  content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  right: 0;
  bottom: -1px;
  border: 1px solid;
  z-index: 3;
  background: none !important;
  width: 230px;
  color: #00adef;
}
.lien-he-form .tt-lien-he .heading:before,
.lien-he-form .lh-chung-toi .heading:before {
  content: "";
  position: absolute;
  top: 0;
  left: 221px;
  width: 9px;
  height: 9px;
  z-index: 4;
  background: #00adef;
}
.lien-he-form .excerpt .bb {
  font-weight: normal;
}
.lien-he-form .excerpt .wpcf7-form-control:not(.wpcf7-submit) {
  width: 350px;
  font-size: 1rem;
  padding: 7px 30px 7px 30px;
  background: transparent;
  border: 1px solid #aaa;
  color: #333;
}
.lien-he-form .excerpt .wpcf7-form-control:not(.wpcf7-submit):hover {
  color: #fff;
  border-color: #00adef;
}
.lien-he-form .excerpt .wpcf7-submit {
  padding: 7px 30px 7px 30px;
  border: 1px solid #ccc;
  text-transform: uppercase;
  font-size: 1rem;
  background: transparent;
  color: #666;
}
.lien-he-form .excerpt .wpcf7-submit:hover {
  background: #00adef;
  color: #fff;
  border: 1px solid #00adef;
}
.lien-he-form span.bold {
  font-weight: bold;
}
/*DÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ng kÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ nhÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­n tin*/
.mess_area {
  background: #00adef;
  display: inline-block;
  width: 100%;
}
.mess_area .area {
  padding: 30px 0;
  display: inline-block;
  width: 100%;
}
.mess_area .area .title {
  float: left;
}
.mess_area .area .title .widgettitle {
  font-size: 2.4rem;
  line-height: 5rem;
  display: inline-block;
  color: #fff;
  font-family: 'UTMBebas';
  text-transform: uppercase;
}
.mess_area .area .textwidget {
  float: right;
  width: 60%;
}
.mess_area .area .textwidget .wpcf7-form {
  position: relative;
}
.mess_area .area .textwidget .wpcf7-form .your-email .wpcf7-form-control {
  width: 100%;
  max-width: 100%;
  background: transparent;
  height: 50px;
  border-width: 1px;
  color: #fff;
}
.mess_area .area .textwidget .wpcf7-form .your-email .wpcf7-form-control::-webkit-input-placeholder {
  color: #fff;
}
.mess_area .area .textwidget .wpcf7-form .btn .wpcf7-submit {
  background: #fff;
  color: #00adef;
  font-size: 1.8rem;
  line-height: 3rem;
  font-family: 'UTMBebas';
  font-weight: normal;
  padding: 0 2rem;
  position: absolute;
  right: 10px;
  top: 10px;
}
.mess_area .area .textwidget .wpcf7-form .btn .ajax-loader {
  top: 0px;
  position: absolute;
}
/*single-post*/
.single-post .title-container{
	margin-bottom: 2.5rem;
}
.single-post .main-single-post-content .section-title {
  margin: 0;
}
.single-post .main-single-post-content .section-title h1 {
  font-size: 1.6rem;
  line-height: 1.6;
  color: #252525;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 1rem;
}
.single-post .main-single-post-content .meta-date {
  color: #333;
}
.single-post .main-single-post-content .meta-date i {
  color: #999;
}
.single-post .main-single-post-content footer.meta-info {
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 5px;
  margin-bottom: 18px;
}
.single-post .main-single-post-content footer.meta-info .meta-item,
.single-post .main-single-post-content footer.meta-info .meta-item a {
  font-size: 1.4rem;
  line-height: 1.4rem;
  color: #333;
  margin: 1rem 0;
  vertical-align: middle;
}
.single-post .main-single-post-content footer.meta-info .meta-item i,
.single-post .main-single-post-content footer.meta-info .meta-item a i {
  font-size: 1.4rem;
  color: #999;
  vertical-align: middle;
  margin-right: 0px;
}
.single-post .main-single-post-content footer.meta-info .meta-item a:lang(en),
.single-post .main-single-post-content footer.meta-info .meta-item a a:lang(en) {
  padding-left: 75px;
}
.single-post .main-single-post-content footer.meta-info .meta-item a,
.single-post .main-single-post-content footer.meta-info .meta-item a a {
  position: relative;
  color: #00adef;
}
.single-post .main-single-post-content footer.meta-info .meta-item a:before,
.single-post .main-single-post-content footer.meta-info .meta-item a a:before {
  content: " ";
  display: inline-block;
  font-size: 1.4rem;
  color: #000;
  vertical-align: middle;
  position: absolute;
  left: 0;
}
.single-post .main-single-post-content footer.meta-info .meta-item a:hover,
.single-post .main-single-post-content footer.meta-info .meta-item a a:hover {
  color: #00adef;
  text-decoration: underline;
}
.single-post .main-single-post-content footer.meta-info .meta-item a:lang(en)::before,
.single-post .main-single-post-content footer.meta-info .meta-item a a:lang(en)::before {
  content: "Categorys:";
}
.single-post .pull-right.sidebar .news-post {
  padding: 0;
}
.single-post .pull-right.sidebar .news-post .container .section-title {
  border-width: 1px 1px 1px 1px;
  border-left-color: #d9d9d9;
  border-right-color: #d9d9d9;
  border-bottom-color: #d9d9d9;
  border-top-color: #00adef;
  border-style: solid;
  margin-bottom: 10px;
}
.single-post .pull-right.sidebar .news-post .container .section-title .heading {
  font-size: 1.8rem;
  line-height: 2.4rem;
  padding: 1.5rem 1.8rem;
}
.single-post .pull-right.sidebar .news-post .list-grid article {
  border: 1px solid #d9d9d9;
  padding: 1.3rem 1.5rem;
  margin-bottom: 1.5rem;
}
.single-post .pull-right.sidebar .news-post .list-grid article .thumbnail-body {
  padding: 10px 0 0 0;
}
.single-post .pull-right.sidebar .news-post .list-grid article .thumbnail-body .heading {
  line-height: 1.4rem;
  margin-bottom: 1rem;
}
.single-post .pull-right.sidebar .news-post .list-grid article .thumbnail-body .heading a {
  font-size: 1.2rem;
  line-height: 1.6rem;
  text-transform: uppercase;
  font-weight: bold;
}
.single-post .pull-right.sidebar .news-post .list-grid article .thumbnail-body .excerpt {
  font-size: 1.3rem;
  color: #999;
}
.single-post .pull-right.sidebar .news-post .list-grid article .thumbnail-body .meta-info {
  margin-top: 1rem;
}
.single-post .pull-right.sidebar .news-post .list-grid article .thumbnail-body .meta-info span {
  font-size: 1.1rem;
  color: #333;
}
.single-post .pull-right.sidebar .news-post .list-grid article .thumbnail-body .meta-info span i {
  color: #999;
  font-size: 1.4rem;
}
.single-post .pull-right.sidebar .popular-posts {
  padding: 0;
  background: transparent !important;
}
.single-post .pull-right.sidebar .popular-posts .section-nav-title {
  border-width: 1px 1px 1px 1px;
  border-left-color: #d9d9d9;
  border-right-color: #d9d9d9;
  border-bottom-color: #d9d9d9;
  border-top-color: #00adef;
  border-style: solid;
  margin-bottom: 10px;
  font-size: 1.8rem;
  line-height: 2.4rem;
  padding: 1.5rem 1.8rem;
  font-family: 'UTMBebas';
  color: rgba(0, 0, 0, 0.85);
  font-weight: normal;
}
.single-post .pull-right.sidebar .popular-posts ul.wpp-list li {
  border: 1px solid #d9d9d9;
  padding: 1.3rem 1.5rem;
  margin-bottom: 1.5rem;
}
.single-post .pull-right.sidebar .popular-posts ul.wpp-list li .wpp-post-title {
  float: left;
  font-size: 1.2rem;
  line-height: 1.2;
  text-transform: uppercase;
  font-weight: bold;
  margin: 1rem 0;
}
.single-post .pull-right.sidebar .popular-posts ul.wpp-list li .wpp-post-title:hover {
  color: #000;
  text-decoration: underline;
}
.single-post .pull-right.sidebar .popular-posts ul.wpp-list li .wpp-excerpt {
  float: left;
  font-size: 1.3rem;
  color: #999;
}
.single-post .pull-right.sidebar .popular-posts ul.wpp-list li .wpp-date {
  font-size: 1.1rem;
  color: #333;
  font-weight: normal;
  margin: 1.5rem 0 0 0;
}
.single-post .pull-right.sidebar .popular-posts ul.wpp-list li .wpp-date:before {
  content: "\f133";
  font-family: FontAwesome;
  font-size: 1.3rem;
  color: #999;
  margin-right: .3rem;
}
.single-post .pull-right.sidebar .widget_tag_cloud {
  padding: 0;
}
.single-post .pull-right.sidebar .widget_tag_cloud .section-nav-title {
  font-size: 1.8rem;
  line-height: 2.4rem;
  padding: 1.5rem 1.8rem;
  font-family: 'UTMBebas';
  font-weight: normal;
  color: #000;
  border-width: 1px 1px 1px 1px;
  border-left-color: #d9d9d9;
  border-right-color: #d9d9d9;
  border-bottom-color: #d9d9d9;
  border-top-color: #00adef;
  border-style: solid;
  margin-bottom: 0;
}
.single-post .pull-right.sidebar .widget_tag_cloud .tagcloud {
  padding: 10px 18px 5px 18px;
  border: 1px solid #d9d9d9;
  border-top: 0;
}
.single-post .pull-right.sidebar .widget_tag_cloud .tagcloud a {
  font-size: 1.1rem !important;
  color: #999;
  line-height: 20px;
  padding: 10px 15px;
  display: inline-block;
}
/*Trend Search*/
.single-post .main-single-post-content .tag-content.trend-search footer.meta-info {
  padding-top: 1rem;
  border-top: 1px solid #d9d9d9;
  border-bottom: 0;
}
.single-post .main-single-post-content .tag-content.trend-search footer.meta-info .meta-item,
.single-post .main-single-post-content .tag-content.trend-search footer.meta-info .meta-item a {
  font-size: 1.2rem;
  line-height: 1.7rem;
  color: #333;
  font-weight: bold;
  margin: 1rem 0;
  vertical-align: middle;
}
.single-post .main-single-post-content .tag-content.trend-search footer.meta-info .meta-item i,
.single-post .main-single-post-content .tag-content.trend-search footer.meta-info .meta-item a i {
  display: none;
}
.single-post .main-single-post-content .tag-content.trend-search footer.meta-info .meta-item a:lang(en),
.single-post .main-single-post-content .tag-content.trend-search footer.meta-info .meta-item a a:lang(en) {
  padding-left: 130px;
}
.single-post .main-single-post-content .tag-content.trend-search footer.meta-info .meta-item a,
.single-post .main-single-post-content .tag-content.trend-search footer.meta-info .meta-item a a {
  position: relative;
  color: #999;
}
.single-post .main-single-post-content .tag-content.trend-search footer.meta-info .meta-item a:before,
.single-post .main-single-post-content .tag-content.trend-search footer.meta-info .meta-item a a:before {
  content: " ";
  display: inline-block;
  font-size: 1.4rem;
  line-height: 1.5rem;
  color: #252525;
  vertical-align: middle;
  position: absolute;
  left: 0;
  text-transform: uppercase;
  font-weight: bold;
}
.single-post .main-single-post-content .tag-content.trend-search footer.meta-info .meta-item a:hover,
.single-post .main-single-post-content .tag-content.trend-search footer.meta-info .meta-item a a:hover {
  color: #00adef;
}
.single-post .main-single-post-content .tag-content.trend-search footer.meta-info .meta-item a:lang(en)::before,
.single-post .main-single-post-content .tag-content.trend-search footer.meta-info .meta-item a a:lang(en)::before {
  content: "Search Trends:";
}
/*Relative News*/
.single-post .relative-post-default .section-nav-title {
  font-size: 1.4rem;
  line-height: 1.7rem;
  color: #00adef;
  font-weight: bold;
}
.single-post .relative-post-default ul li a:before {
  margin-bottom: 1px;
  content: " ";
  width: 0;
  margin-right: 10px;
  display: inline-block;
  height: 0;
  border-top: 4px solid transparent;
  border-left: 5px solid #000;
  border-bottom: 4px solid transparent;
}
/*Search*/
.search .title-container {
  text-align: center;
  background: url(images/bg2.jpg) no-repeat;
  position: relative;
  background-position: top;
  margin-bottom: 25px;
}
.search .title-container .excerpt {
  display: none;
}
.search-no-results .main-search-area .section-title,
.search-results .main-search-area .section-title {
  border-width: 1px 1px 1px 1px;
  border-left-color: #d9d9d9;
  border-right-color: #d9d9d9;
  border-bottom-color: #d9d9d9;
  border-top-color: #00adef;
  border-style: solid;
  margin-bottom: 10px;
}
.search-no-results .main-search-area .section-title .heading,
.search-results .main-search-area .section-title .heading {
  font-size: 1.8rem;
  line-height: 2.4rem;
  padding: 1.5rem 1.8rem;
  text-transform: uppercase;
  font-family: 'UTMBebas';
}
.search-no-results .main-search-area .search-form,
.search-results .main-search-area .search-form {
  position: relative;
}
.search-no-results .main-search-area .search-form .search-field,
.search-results .main-search-area .search-form .search-field {
  min-width: 100%;
}
.search-no-results .main-search-area .search-form .search-submit,
.search-results .main-search-area .search-form .search-submit {
  position: absolute;
  top: 5px;
  right: 5px;
  background: url(images/search-button.png) no-repeat center #00adef;
  color: transparent;
  padding: .5rem 0;
}
.search-no-results .main-search-area .post-content .article-title .heading a,
.search-results .main-search-area .post-content .article-title .heading a {
  font-size: 1.6rem;
  line-height: 2rem;
  color: #252525;
  text-transform: uppercase;
  font-weight: bold;
}
.search-no-results .main-search-area .meta-info,
.search-results .main-search-area .meta-info {
  display: block;
  border-bottom: 1px solid #e9e9e9;
}
.search-no-results .main-search-area .meta-info span,
.search-results .main-search-area .meta-info span {
  font-size: 1.1rem;
  line-height: 1.4rem;
  color: #333;
  margin: 1rem 0;
  vertical-align: middle;
}
.search-no-results .main-search-area .content-item .thumbnail,
.search-results .main-search-area .content-item .thumbnail {
  width: 39%;
  float: left;
  margin-right: 2%;
}
.search-no-results .main-search-area .read-more a,
.search-results .main-search-area .read-more a {
  font-size: 1rem;
  text-transform: uppercase;
  background: #fff;
  color: #666;
  border: 1px solid #ccc;
}
.search-no-results .navigation .nav-links,
.search-results .navigation .nav-links {
  text-align: center;
}
.search-no-results .pull-right.sidebar .news-post,
.search-results .pull-right.sidebar .news-post {
  padding: 0;
}
.search-no-results .pull-right.sidebar .news-post .container .section-title,
.search-results .pull-right.sidebar .news-post .container .section-title {
  border-width: 1px 1px 1px 1px;
  border-left-color: #d9d9d9;
  border-right-color: #d9d9d9;
  border-bottom-color: #d9d9d9;
  border-top-color: #00adef;
  border-style: solid;
  margin-bottom: 10px;
}
.search-no-results .pull-right.sidebar .news-post .container .section-title .heading,
.search-results .pull-right.sidebar .news-post .container .section-title .heading {
  font-size: 1.8rem;
  line-height: 2.4rem;
  padding: 1.5rem 1.8rem;
}
.search-no-results .pull-right.sidebar .news-post .list-grid article,
.search-results .pull-right.sidebar .news-post .list-grid article {
  border: 1px solid #d9d9d9;
  padding: 1.3rem 1.5rem;
  margin-bottom: 1.5rem;
}
.search-no-results .pull-right.sidebar .news-post .list-grid article .thumbnail-body,
.search-results .pull-right.sidebar .news-post .list-grid article .thumbnail-body {
  padding: 10px 0 0 0;
}
.search-no-results .pull-right.sidebar .news-post .list-grid article .thumbnail-body .heading,
.search-results .pull-right.sidebar .news-post .list-grid article .thumbnail-body .heading {
  line-height: 1.4rem;
  margin-bottom: 1rem;
}
.search-no-results .pull-right.sidebar .news-post .list-grid article .thumbnail-body .heading a,
.search-results .pull-right.sidebar .news-post .list-grid article .thumbnail-body .heading a {
  font-size: 1.2rem;
  line-height: 1.6rem;
  text-transform: uppercase;
  font-weight: bold;
}
.search-no-results .pull-right.sidebar .news-post .list-grid article .thumbnail-body .excerpt,
.search-results .pull-right.sidebar .news-post .list-grid article .thumbnail-body .excerpt {
  font-size: 1.3rem;
  color: #999;
}
.search-no-results .pull-right.sidebar .news-post .list-grid article .thumbnail-body .meta-info,
.search-results .pull-right.sidebar .news-post .list-grid article .thumbnail-body .meta-info {
  margin-top: 1rem;
}
.search-no-results .pull-right.sidebar .news-post .list-grid article .thumbnail-body .meta-info span,
.search-results .pull-right.sidebar .news-post .list-grid article .thumbnail-body .meta-info span {
  font-size: 1.1rem;
  color: #333;
}
.search-no-results .pull-right.sidebar .news-post .list-grid article .thumbnail-body .meta-info span i,
.search-results .pull-right.sidebar .news-post .list-grid article .thumbnail-body .meta-info span i {
  color: #999;
  font-size: 1.4rem;
}
.search-no-results .pull-right.sidebar .widget_tag_cloud,
.search-results .pull-right.sidebar .widget_tag_cloud {
  padding: 0;
}
.search-no-results .pull-right.sidebar .widget_tag_cloud .section-nav-title,
.search-results .pull-right.sidebar .widget_tag_cloud .section-nav-title {
  font-size: 1.8rem;
  line-height: 2.4rem;
  padding: 1.5rem 1.8rem;
  font-family: 'UTMBebas';
  font-weight: normal;
  color: #000;
  border-width: 1px 1px 1px 1px;
  border-left-color: #d9d9d9;
  border-right-color: #d9d9d9;
  border-bottom-color: #d9d9d9;
  border-top-color: #00adef;
  border-style: solid;
  margin-bottom: 0;
}
.search-no-results .pull-right.sidebar .widget_tag_cloud .tagcloud,
.search-results .pull-right.sidebar .widget_tag_cloud .tagcloud {
  padding: 10px 18px 5px 18px;
  border: 1px solid #d9d9d9;
  border-top: 0;
}
.search-no-results .pull-right.sidebar .widget_tag_cloud .tagcloud a,
.search-results .pull-right.sidebar .widget_tag_cloud .tagcloud a {
  font-size: 1.1rem !important;
  color: #999;
  line-height: 20px;
  padding: 10px 15px;
  display: inline-block;
}
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;
}
/***********************
      404 Page
***********************/
.clear {
  clear: both;
}
.page-404 {
  padding-bottom: 4rem;
  text-align: center;
}
.page-404 .title-404 {
  font-size: 200px;
  font-weight: bold;
  color: #00adef;
}
.page-404 .h2-404 {
  font-size: 4rem;
  line-height: 6.4rem;
  text-transform: uppercase;
  font-family: 'UTMBebas';
}
.page-404 .entry-404 a {
  margin: 20px 0px;
  color: #fff;
  padding: 10px 25px;
  display: inline-block;
  background-color: #00adef;
}
.page-404 .entry-404 a:hover {
  background-color: #1D1F24;
  transition: all 300ms ease-in-out;
}
.page-404 .entry-404 .search-404 .search-form {
  position: relative;
  float: none;
  margin: 0 auto;
  margin-top: 20px;
  width: 278px;
}
.page-404 .entry-404 .search-404 .search-form input {
  height: 38px;
}
.page-404 .entry-404 .search-404 .search-submit {
  position: absolute;
  top: 0;
  right: 0;
  background: #00adef;
}
.page-404 .entry-404 .search-404 .search-submit:hover {
  color: #000;
}
/***********************
        Footer
***********************/
#mbmcl {
  float: right;
  color: #fff;
  font-family: arial;
}
#mbmcl a:hover {
  color: #D00400;
}
.footer-bottom {
  background: #333;
  padding: 20px 0;
}
.footer-bottom .site-text {
  color: #8F8F8F !important;
}
.footer-bottom a {
  color: #fff;
}
/***********************
      Responsive
***********************/
@media screen and (max-width: 1024px) {
  .slide .swiper-slide {
    background-size: cover !important;
    background-position: 38% 50% !important;
  }
  .auto-height .swiper-slide .overlay {
    padding-top: 38%;
  }
  .header-site.is_stuck {
    display: none;
  }
  .header-secondary .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .pull-right.sidebar {
    padding: 0  0 0 1.5rem;
  }
  #back-to-top a {
    margin-bottom: 70px;
    margin-right: 5px!important;
	}
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .wrapper-site .search .search-form .search-field {
    width: 23rem;
  }
}
@media only screen and (min-width: 568px) and (max-width: 1024px) {
  header.header-center .top-head .logo-c .logo {
    text-align: left;
  }
  .wrapper-site .search-form {
    top: 4rem;
    right: 20px;
    left: auto;
  }
}
@media only screen and (min-width: 568px) and (max-width: 768px) {
  header.header-center .top-head .logo-c .logo a img {
    width: 80%;
  }
  .wrapper-site .search-form {
    top: 4rem;
    right: 20px;
    left: auto;
  }
}
@media only screen and (max-width: 568px) {
  .wrapper-site .search-form {
    top: 2rem;
  }
}
@media screen and (max-width: 768px) {
  .category .content-main .column.span-9.main-list-post-content {
    width: 100%;
  }
  .popular-posts ul.wpp-list li .thumbnail-media img {
    width: 100%;
  }
  .parallax-1-area .section-title,
  .parallax-2-area .section-title {
    padding: 2rem 0;
  }
  .sidebar.span-3.pull-right {
    margin-top: 2.5rem;
  }
  .single-post .pull-right.sidebar .widget_tag_cloud {
    margin: 0 ;
  }
  .pull-right.sidebar {
    padding: 0;
  }
  .pull-right.sidebar .popular-posts ul.wpp-list li .thumbnail-media {
    width: 40.5%;
    float: left;
    margin-right: 2%;
  }
  .pull-right.sidebar .popular-posts ul.wpp-list li .post-stats {
    width: 57.5%;
  }
  .category .content-main .pull-right.sidebar .popular-posts ul.wpp-list li .wpp-post-title,
  .pull-right.sidebar .popular-posts ul.wpp-list li .wpp-post-title,
  .category .content-main .pull-right.sidebar .popular-posts ul.wpp-list li .wpp-excerpt,
  .pull-right.sidebar .popular-posts ul.wpp-list li .wpp-excerpt,
  .category .content-main .pull-right.sidebar .popular-posts ul.wpp-list li .post-stats,
  .pull-right.sidebar .popular-posts ul.wpp-list li .post-stats,
  .category .content-main .pull-right.sidebar .popular-posts ul.wpp-list li .wpp-date,
  .pull-right.sidebar .popular-posts ul.wpp-list li .wpp-date {
    width: 57.5%;
    float: left;
  }
}
@media screen and (max-width: 767px) {
  .products-area {
    padding-bottom: 0 !important;
  }
  .targets-area {
    display: none;
  }
  .footer-bottom .column.span-4,
  .footer-bottom #mbmcl {
    width: 100% !important;
    text-align: center;
  }
  .parallax-1-area,
  .parallax-2-area {
    display: none;
  }
  .products-area,
  .services-area {
    margin-bottom: 0;
  }
  .lh-chung-toi {
    margin-top: 1.5rem;
  }
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
  .sidebar.span-3.pull-right {
    width: 100%;
  }
  .sidebar.span-3.pull-right .col-right {
    margin: 0 -1.5rem;
  }
  .sidebar.span-3.pull-right .col-right .list-grid article.thumbnail {
    margin-right: 0;
  }
  .sidebar.span-3.pull-right .col-right .list-grid article.thumbnail .thumbnail-media {
    width: 39%;
    float: left;
    margin-right: 2%;
  }
  .lien-he-form .list-grid .column.span-6 {
    width: 100%;
  }
}
@media screen and (max-width: 600px) {
  .header-secondary .pull-left,
  .header-secondary .pull-right {
    width: 100%;
    text-align: center;
  }
}
@media only screen and (min-width: 568px) and (max-width: 768px) {
  header.header-center .container nav .menu {
    display: block;
    margin: 0 auto;
  }
  header.header-center .container nav .menu li a {
    padding: 1.3rem 1.3rem ;
    font-size: 1.6rem;
  }
  header.header-center .container nav .responsive-nav {
    display: none;
  }
  header.header-center .top-head .logo-c .logo a {
    margin-left: 1rem;
  }
  header.header-center.is_stuck .container nav ul li a {
    padding: 1rem 1.5rem;
  }
  .wrapper-site .search {
    right: 10px;
    top: 37px;
    left: auto;
  }
  .wrapper-site .search .search-form .search-field {
    max-width: 280px;
  }
  .item-target.column.span-4 {
    width: calc(49%);
    margin-right: 2%;
    margin-bottom: 3%;
    float: left;
  }
  .item-target.column.span-4:nth-child(2n+2) {
    margin-right: 0;
  }
}
@media screen and (max-width: 568px) {
  .mess_area .area .textwidget .wpcf7-form .btn .wpcf7-submit {
    position: static;
    margin-top: 10px;
  }
  header.header-center .top-head .logo-c .logo a img {
    width: 45%;
  }
}
@media screen and (max-width: 567px) {
  .nav-mobile .nav-vertical {
    width: 100%;
  }
  .wrapper-site .search-form {
    left: 10px;
  }
  .logo-c .logo a {
    text-align: center;
    width: 100%;
    line-height: 100%;
  }
  .logo-c .logo .site-description {
    display: none;
  }
  nav.pull-right ul li:not(.menu-item-language) {
    display: none;
  }
  .wrapper-site .search .search-form .search-field {
    width: 240px;
    border: none;
  }
  .wrapper-site .search .search-form .search-submit {
    top: 2px;
  }
  header.header-center .container nav {
    width: 100% !important;
  }
  header.header-site .search {
    left: auto;
    top: auto;
    z-index: 999;
    position: absolute;
    bottom: 57px;
    right: 265px;
  }
  header.header-site .search .search-field {
    max-height: 3.4rem;
  }
  header.header-site .search .search-submit {
    top: 1px;
  }
  .responsive-nav {
    width: 100%;
    margin: 0;
    padding: 0 2rem;
    background: #00adef;
  }
  .responsive-nav .l-menu {
    color: #fff;
  }
  .off-canvas-left {
    background: #1d1f24;
  }
  .off-canvas-left aside#nav_menu-5 {
    display: none;
  }
  .nav-mobile {
    padding: 0;
  }
  .nav-mobile .nav-vertical ul li a {
    background: url(images/bg_shadow_menu_phone.png) left top repeat-x;
    padding: 5px 14px;
  }
  .nav-mobile .nav-vertical ul li a:focus {
    background: url(images/bg_shadow_menu_phone.png) left top repeat-x;
  }
  .admin-bar section[class*=' off-canvas-'] .close-canvas {
    left: 0;
    padding: 7.3px;
    text-align: left;
  }
  .admin-bar section[class*=' off-canvas-'] .nav-mobile {
    padding-top: 39px;
  }
}
@media screen and (max-width: 520px) {
  .pull-right.sidebar .popular-posts ul.wpp-list li .thumbnail-media {
    width: 100%;
  }
}
@media only screen and (min-width: 481px) and (max-width: 567px) {
  .item-target.column.span-4 {
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .wrapper-site .header-secondary .pull-left ul li:first-child {
    display: none;
  }
  .targets-area {
    padding-top: 8%;
  }
  .news-area .list-grid article {
    margin-bottom: 35px;
  }
  .header-secondary {
    display: block;
  }
  .category .content-main .pull-right.sidebar .popular-posts ul.wpp-list li .wpp-post-title,
  .pull-right.sidebar .popular-posts ul.wpp-list li .wpp-post-title,
  .category .content-main .pull-right.sidebar .popular-posts ul.wpp-list li .wpp-excerpt,
  .pull-right.sidebar .popular-posts ul.wpp-list li .wpp-excerpt,
  .category .content-main .pull-right.sidebar .popular-posts ul.wpp-list li .post-stats,
  .pull-right.sidebar .popular-posts ul.wpp-list li .post-stats,
  .category .content-main .pull-right.sidebar .popular-posts ul.wpp-list li .wpp-date,
  .pull-right.sidebar .popular-posts ul.wpp-list li .wpp-date {
    width: 100%;
    float: left;
  }
  .category .content-main .pull-right.sidebar .popular-posts ul.wpp-list li .wpp-date,
  .pull-right.sidebar .popular-posts ul.wpp-list li .wpp-date {
    margin-top: 0 !important;
  }
  .products-area article,
  .gallery article {
    margin-bottom: 40px;
  }
  .products-area article .thumbnail-media a img,
  .gallery article .thumbnail-media a img {
    border: 1px solid #d9d9d9;
  }
  /*header*/
  header.header-center.is_stuck .search {
    top: -38px;
  }
  .wrapper-site .search {
    top: -4.5px;
    z-index: 999;
    right: 0;
    left: auto;
  }
  .wrapper-site .search .search-field {
    height: 3rem;
  }
  .wrapper-site .search .search-submit {
    top: -1px;
  }
  /**/
  .parallax-1-area,
  .parallax-2-area {
    margin-bottom: 1.3rem;
  }
  .mess_area .area .title,
  .mess_area .area .textwidget {
    width: 100%;
  }
  .footer-site .column.span-3 {
    float: left;
    width: 100%;
    margin-bottom: 0px;
  }
  .footer-site .wpcf7-form input {
    width: 100%;
  }
  /**/
  /*Col right*/
  .pull-right {
    margin-top: 2rem;
  }
  .pull-right .col-right {
    margin: 0 -1.5rem;
  }
}
@media screen and (max-width: 375px) {
  .lien-he-form .excerpt .wpcf7-form-control:not(.wpcf7-submit) {
    width: 100% !important;
  }
}
@media screen and (max-width: 470px) {
  .wrapper-site .search .search-form .search-field {
    width: 280px;
  }
  .wrapper-site .header-secondary .pull-left ul li:nth-child(2):before {
    content: '';
    width: 0;
  }
  .wrapper-site .header-secondary .pull-left ul:before {
    content: '';
  }
  nav.bread-crumbs {
    display: none;
  }
}
@media screen and (max-width: 425px) {
  header.header-site .search {
    right: 310px;
  }
}
@media screen and (max-width: 440px) {
  .page-404 .title-404 {
    font-size: 120px;
  }
}
@media screen and (max-width: 320px) {
  .wrapper-site .search-form {
    left: 10px;
  }
  header.header-site .search {
    right: 260px;
  }
  .wrapper-site .search .search-form .search-field {
    width: 230px;
  }
  .category .content-main .main-list-post-content .post-news-item .post-content .article-title .heading {
    line-height: 1.1;
  }
}
/*Fix*/
.header-site.header-sticky {
  background-color: #fff;
}
header.header-center .container nav ul li.menu-item-language a {
  padding-right: .7rem;
  padding-left: .7rem;
  width: 3.3rem;
}
.header-sticky.is_stuck.is_stuck_show {
  border: none;
}
header.is_stuck:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -6px;
  right: 0;
  top: auto;
  height: 6px;
  z-index: 13;
  background: url(images/shaw_down_menu.png) left bottom repeat;
}
.content-vertical-massive {
  padding-top: 4%;
}
.products-area .section-title h3.heading:after,
.services-area .section-title h3.heading:after,
.news-area .section-title h3.heading:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -5px;
  height: 5px;
  display: inline-block;
  width: 100%;
  z-index: 2;
  background: url(images/shaw_dow_product.png) top left repeat;
  border: 0;
}
.section-title {
  margin-bottom: 5rem;
}
.products-area {
  padding-bottom: 6rem;
}
div.wpcf7-response-output {
  margin: 1rem 0;
  padding: 0.2em 0.8rem;
}
.tt-lien-he form.wpcf7-form p {
  margin: 5px 0 0 0 !important;
}
.your-message .wpcf7-textarea {
  max-width: 100%;
  margin-bottom: -9px;
}
.tag .title-container {
  background: url(images/bg-br.jpg);
  margin-bottom: 2.5rem;
}
.copyright .column.span-4 {
  width: 60%;
}
.nav-mobile .nav-vertical ul li a {
  text-transform: uppercase;
  font-weight: normal;
}
.nav-mobile .nav-vertical ul li.current-menu-item,
.nav-mobile .nav-vertical ul li.current-menu-parent {
  background: #131519;
}
.nav-vertical ul li.activee a {
  color: red;
}
.header-site nav {
  display: inherit !important;
  flex: inherit !important;
}
.footer-bottom {
  position: relative;
}
.footer-bottom:before {
  content: "";
  left: 0;
  right: 0;
  top: 0;
  height: 1px;
  position: absolute;
  opacity: 0.35;
  background-color: #000000;
}
span.wpcf7-not-valid-tip {
  margin-top: .5rem;
}
span.red-c {
  color: red;
}
.single .popular-posts .post-stats {
  float: left;
  margin-top: 1rem;
}
.products-area article .thumbnail-body .overlay .article-title .heading,
.gallery article .thumbnail-body .overlay .article-title .heading {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.title-container .title .bread-crumbs li {
  font-size: 1.4rem;
}
.title-container .title .bread-crumbs li span {
  font-size: 1.4rem;
}
section#off-canvas-right::-webkit-scrollbar {
  display: none;
}
.wp-caption {
  margin: 0 auto;
}
.meta-category a {
  line-height: 114%;
}
.relative-post-default ul li a:hover {
  text-decoration: underline;
}
.page-id-473 .section-title {
  margin-bottom: 1rem;
}
.wpcf7-form p input,
.wpcf7-form p textarea {
  font-size: 1.2rem;
  background: #ffffff;
  border: 1px solid;
}
.wpcf7-form p .wpcf7-submit {
  border: none;
}
.relative-post-default .section-nav-title {
  font-size: 1.8rem !important;
  font-weight: normal !important;
  line-height: 2.4rem;
  padding: 1.5rem 1.8rem;
  font-family: 'UTMBebas';
  position: relative;
  padding: 14px;
  border: 1px solid #e5e5e5;
}
.relative-post-default .section-nav-title:after {
  content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  right: 0;
  bottom: -1px;
  border: 1px solid;
  z-index: 3;
  background: none !important;
  width: 230px;
  color: #00adef;
}
.relative-post-default .section-nav-title:before {
  content: "";
  position: absolute;
  top: 0;
  left: 221px;
  width: 9px;
  height: 9px;
  z-index: 4;
  background: #00adef;
}
header.header-center .container nav ul li a {
  position: relative;
}
header.header-center .container nav ul li:not(.menu-item-language) a:after {
  content: "";
  height: 100%;
  color: #eaeaea;
  background: #eaeaea;
  width: 1px;
  position: absolute;
  right: 0;
  top: 0;
}
header.header-center .container nav ul li:first-child a:before {
  content: "";
  height: 100%;
  color: #eaeaea;
  background: #eaeaea;
  width: 1px;
  position: absolute;
  left: 0;
  top: 0;
}
header.header-center .container nav ul li:not(.menu-item-language):hover a:after,
header.header-center .container nav ul li:first-child:hover a:before {
  background: #00adef;
}
header.header-center .container nav ul li.current-menu-parent:not(.menu-item-language) a:after,
header.header-center .container nav ul li.current-menu-parent:first-child a:before {
  background: #00adef;
}
.header-secondary .sub-menu {
  display: block;
  z-index: 9999999;
  border: none;
  padding: 0;
  margin: 0;
}
.submenu-languages li.menu-item-language {
  margin: 0;
  width: 100%;
}
.submenu-languages li.menu-item-language a {
  padding: 0;
  margin: 0;
  width: 100%;
  top: -10px !important;
  left: -5px;
}
.wrapper-site .header-secondary .pull-right ul li.menu-item-language a {
  background: transparent;
  padding-top: 4px;
}
.wrapper-site .header-secondary .pull-right ul li:nth-last-child(3) {
  position: relative;
  margin-right: 5px;
  padding-right: 10px;
}
.wrapper-site .header-secondary .pull-right ul li:nth-last-child(3):before {
  bottom: 13px;
  content: "";
  right: 0;
  opacity: 0.4;
  position: absolute;
  top: 5px;
  width: 1px;
  background: #fff;
  height: 9px;
}
.footer-site .row .column:first-child ul li.menu-item-language {
  display: none;
}
.pagination a,
.pagination span {
  background-color: transparent;
}
.pagination .page-numbers li {
  border: none;
}
.content-vertical-massive.lien-he-form {
  padding-top: 2%;
}
.wrapper-site .header-secondary .pull-left ul li {
  margin-right: 1.5rem;
}
.search-no-results .main-search-area .search-form {
  position: relative !important;
  left: 0;
  top: 0;
}
.container.content-main {
  padding: 0;
}
.sitename a {
    color: #00adef !important;
}
.tagline {
    color: #f00 !important;
}
.sub-menu li {
    width: 250px;
}