/*
Theme Name: Horseman Child Themes
Theme URI: http: //chili.vn
Description: 
Author: Matbao.com
Author URI: http://matbao.com
Template: layerswp
Version: 1.0
Main Color:#eb7a00 
Child Color:#333333
*/
@import url("../layerswp/style.css");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,600i,700,700i&amp;subset=vietnamese");
@font-face {
  font-family: "simple-line-icons";
  src: url("fonts/Simple-Line-Icons.eot?v=2.3.2");
  src: url("fonts/Simple-Line-Icons.eot?v=2.3.2#iefix") format("embedded-opentype"),
    url("fonts/Simple-Line-Icons.woff2?v=2.3.2") format("woff2"),
    url("fonts/Simple-Line-Icons.ttf?v=2.3.2") format("truetype"),
    url("fonts/Simple-Line-Icons.woff?v=2.3.2") format("woff"),
    url("fonts/Simple-Line-Icons.svg?v=2.3.2#simple-line-icons") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* 01. Tuy chinh chung */
/* - body*/
/* - icon */
/* - Set 16:9 for thumbnail*/
/* - fix safari*/
/* - menu mobile*/
/* - Back top top */
/* - tat dau x tren thanh tim kiem*/
/* - bo hover*/
/* - Phan trang*/
/* - The input */
/* - Tieu de*/
/*  + td section homepage*/
/*  + td sidebar + footer*/
/*  + td chuyen muc*/
/*  + td breadcrumbs + bai viet chi tiet*/
/* - Meta info*/
/* - bai viet lien quan */
/* 02. HEADER */
/* Menu top*/
/* thong tin tren menu */
/* Main menu*/
/* Slide    */
/* 03. PAGE */
/* 404*/
/* Khong tim thay bai viet*/
/* Chuyen muc */
/* Bai viet*/
/* Lien he */
/* Gioi thieu*/
/* 04. SIDEBAR */
/* 05. FOOTER */
/* 06. RESPONSIVE*/
body {
  line-height: 1.7;
  color: #666666;
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  background-color: #fff;
}
.story p,
p {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  color: #595959;
  margin-bottom: 10px;
}
.story p {
  color: #595959;
}
a {
  color: #808080;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #595959;
  text-decoration: none;
}
a img {
  border: none;
}
div.wpcf7-response-output {
  margin-left: 0;
  margin-right: 0;
}
img {
  max-width: 100%;
  height: auto;
}
input[type="email"],
input[type="text"],
textarea {
  max-width: 100%;
}
/* bo hover*/
.thumbnail-media a:hover {
  transform: none !important;
}
.thumbnail-media:hover img {
  transform: none;
}
.thumbnail-media img {
  transform: none !important;
  transition: none !important;
}
/* tat dau x tren thanh tim kiem*/
input[type="search"]::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none;
}
textarea,
input[type="date"],
select,
input[type="text"],
input[type="password"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
  display: block;
  max-width: 100%;
  background: #ffffff;
  border: 1px solid #b0b0b0;
  color: #726a6a;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  height: 40px;
  line-height: 26px;
  padding: 7px 12px;
  vertical-align: middle;
  outline: none;
  margin-bottom: 19px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: border-color 1s ease, box-shadow 1s ease;
  -moz-transition: border-color 1s ease, box-shadow 1s ease;
  -o-transition: border-color 1s ease, box-shadow 1s ease;
  transition: border-color 1s ease, box-shadow 1s ease;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
textarea:focus,
input[type="date"]:focus,
select:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus {
  border-color: rgba(82, 168, 236, 0.8);
}
textarea {
  width: 100%;
  height: 150px;
  padding: 12px 12px;
}
/* align */
.alignnone {
  margin: 20px auto 15px auto;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 0px auto 0px auto;
}
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
a img.alignnone {
  margin: 5px 20px 20px 0;
}
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
div {
  display: block;
}
.wrapper-site .container {
  max-width: 1170px;
  padding: 0 15px;
  margin: 0 auto;
}
.wrapper-site .container .container {
  padding: 0;
}
/* menu-mobile */
.header-site .menu .menu-item-has-children .abc + .sub-menu {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  display: block;
  top: 100%;
}
.header-site .l-menu {
  color: #777;
  line-height: 1;
}
.header-site .l-menu:before {
  color: #777;
  font-size: 25px;
}
#off-canvas-right .nav-mobile nav {
  width: 100%;
}
.off-canvas-right.open + .wrapper-site .rd-navbar-aside-button {
  position: static;
}
.close-canvas {
  background-color: #eb7a00;
}
#off-canvas-right {
  width: 270px;
  border-right: 1px solid #f6f6f6;
  background: #333333;
  display: block;
  overflow: hidden;
  height: 100vh;
}
#off-canvas-right .menu nav,
#off-canvas-right .nav-mobile nav {
  width: 100%;
}
#off-canvas-right .menu li,
#off-canvas-right .nav-mobile li {
  font-size: 16px;
  line-height: 16px;
}
#off-canvas-right .menu li a,
#off-canvas-right .nav-mobile li a {
  display: block;
  padding: 15px 4%;
  color: #fff;
  font-size: 15px;
  line-height: 1;
  text-transform: inherit;
  font-weight: normal;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
#off-canvas-right .menu li a:hover,
#off-canvas-right .nav-mobile li a:hover {
  background-color: #000;
  color: #fff;
}
#off-canvas-right .menu li .sub-menu > li > a,
#off-canvas-right .nav-mobile li .sub-menu > li > a {
  margin-left: 30px;
}
#off-canvas-right .sub-menu li {
  border-bottom: 0;
}
section[class*=" off-canvas-"] .widget.widget_nav_menu {
  padding: 0;
}
section[class*=" off-canvas-"] .widget.widget_nav_menu li:first-child {
  padding-top: 0;
}
section[class*=" off-canvas-"] li {
  padding: 0;
}
.off-canvas-right .nav-mobile {
  padding: 0;
}
.off-canvas-right .menu li:not(.first-child) {
  margin-top: 0;
}
.off-canvas-right .menu .current-menu-item > a {
  background-color: #eb7a00 !important;
  color: #fff !important;
}
.off-canvas-right .menu .current-menu-item .rd-navbar-submenu-toggle:after {
  color: #fff !important;
}
.off-canvas-right .menu .menu-item-has-children {
  position: relative;
  transition: 0.3s all cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.off-canvas-right .menu .menu-item-has-children .rd-navbar-submenu-toggle:after {
  content: "\f078";
  position: absolute;
  top: 23px;
  right: 0;
  margin-top: -22px;
  width: 65px;
  height: 44px;
  font: 400 14px "FontAwesome";
  line-height: 42px;
  text-align: center;
  transition: 0.4s all ease;
  z-index: 2;
  cursor: pointer;
  color: #fff;
}
.off-canvas-right .menu .menu-item-has-children .sub-menu {
  display: none;
  opacity: 0;
  filter: alpha(opacity=0);
}
.off-canvas-right .menu .menu-item-has-children.opened > a {
  background-color: #eb7a00;
  color: #fff !important;
}
.off-canvas-right .menu .menu-item-has-children.opened .rd-navbar-submenu-toggle:after {
  transform: rotate(180deg);
  color: #fff !important;
}
.off-canvas-right .menu .menu-item-has-children.opened .sub-menu {
  opacity: 1;
  filter: alpha(opacity=100);
  height: auto;
  display: block;
  visibility: visible;
  position: static;
  border: 0;
}
.off-canvas-right .menu-item-language {
  display: inline-block;
  float: left;
  padding: 0 12px;
}
.off-canvas-right .menu-item-language a {
  border-bottom: 0 !important;
}
.off-canvas-right .menu-item-language a:hover {
  background-color: transparent !important;
}
.off-canvas-right .menu-item-language-current {
  padding-right: 0;
}
.off-canvas-right.open {
  z-index: 5;
  position: relative;
  float: right;
  min-height: 100vh;
  height: auto !important;
  padding-bottom: 30px !important;
  overflow: scroll;
}
.off-canvas-right.open + .wrapper-site {
  left: -270px;
  position: fixed;
}
.admin-bar section[class*=" off-canvas-"] {
  padding-top: 0;
}
.admin-bar section[class*=" off-canvas-"] .close-canvas {
  top: 0;
}
.off-canvas-right.open .widget_nav_menu .menu li:not(.menu-item-language) {
  display: none;
}
/* 01. Thiet lap trong trang */
.home .section-title.large {
  margin-bottom: 0;
}
.home .section-title.large .heading {
  font-size: 24px;
  line-height: 34px;
  color: #333333;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-bottom: 1px dotted #d3d3d3;
  text-transform: uppercase;
}
.home .section-title.large .heading:after {
  bottom: -1px;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 50px;
  background-color: #eb7a00;
}
.lcam-consingle .media-image img,
.lcam-consingle-default .media-image img,
.lcam-consingle-portfolio-1 .media-image img,
.lcam-consingle-portfolio-2 .media-image img,
.lcam-consingle-service-1 .media-image img,
.lcam-consingle-service-2 .media-image img,
.lcam-consingle-team-1 .media-image img,
.lcam-consingle-team-2 .media-image img,
.lcam-consingle-team-3 .media-image img {
  transition-duration: inherit !important;
}
.lcam-consingle .media-image:hover img,
.lcam-consingle-default .media-image:hover img,
.lcam-consingle-portfolio-1 .media-image:hover img,
.lcam-consingle-portfolio-2 .media-image:hover img,
.lcam-consingle-service-1 .media-image:hover img,
.lcam-consingle-service-2 .media-image:hover img,
.lcam-consingle-team-1 .media-image:hover img,
.lcam-consingle-team-2 .media-image:hover img,
.lcam-consingle-team-3 .media-image:hover img {
  transform: scale(1) !important;
  -moz-transform: scale(1) !important;
  -o-transform: scale(1) !important;
  -ms-transform: scale(1) !important;
  -webkit-transform: scale(1) !important;
}
.p-60 {
  padding-top: 60px;
  padding-bottom: 60px;
}
.p-70 {
  padding-top: 70px;
  padding-bottom: 70px;
}
::selection {
  background: #333333;
  color: #fff;
  text-shadow: none;
}
::-moz-selection {
  background: #333333;
  /* Firefox */
  color: #fff;
  text-shadow: none;
}
::-webkit-selection {
  background: #333333;
  /* Safari */
  color: #fff;
  text-shadow: none;
}
:active,
:focus {
  outline: none !important;
}
:active,
:focus {
  outline: none !important;
}
.btn-medium {
  font-weight: normal;
}
h3 a,
h4 a,
h5 a,
h6 a,
h3 a,
h4 a,
h5 a,
h6 a,
h1,
h2,
h3,
h4,
h5 {
  color: #333333;
  font-family: "Lora", serif;
  font-weight: normal;
  line-height: 1.42857143;
}
::-webkit-input-placeholder {
  color: #999999;
  opacity: 1;
  text-transform: capitalize;
}
:-moz-placeholder {
  /* Firefox 18- */
  color: #999999;
  opacity: 1;
  text-transform: capitalize;
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: #999999;
  opacity: 1;
  text-transform: capitalize;
}
:-ms-input-placeholder {
  color: #999999;
  opacity: 1;
  text-transform: capitalize;
}
label {
  font-weight: normal;
}
.form-control:focus,
form input[type="text"]:focus,
form input[type="email"]:focus,
form input[type="number"]:focus,
form input[type="url"]:focus,
form input[type="search"]:focus,
form input[type="tel"]:focus,
form input[type="password"]:focus,
form input[type="date"]:focus,
form input[type="color"]:focus,
form select:focus,
form textarea:focus {
  color: #404040;
  border-color: rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  outline: none;
}
.article-title h2.heading {
  display: block;
  font-size: 1.5em;
  -webkit-margin-before: 0.83em;
  -webkit-margin-after: 0.83em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  font-weight: bold;
}
#back-to-top {
  z-index: 999;
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 15px;
  right: 15px;
  overflow: hidden;
}
#back-to-top a {
  width: 50px;
  height: 50px;
  background: rgba(0, 0, 0, 0.1);
  text-align: center;
  position: relative;
  text-indent: 0;
  font-size: 0;
}
#back-to-top a:after {
  content: "\f106";
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 50px;
  color: #eb7a00;
  font-family: "FontAwesome";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-indent: 0;
  color: #fff;
  font-size: 42px;
  line-height: 42px;
}
#back-to-top a:hover {
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
}
/* Phan trang*/
.pagination {
  margin: 0;
  margin-bottom: 70px;
  padding-bottom: 0px;
  display: flex;
  display: -webkit-flex;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
}
.pagination a,
.pagination span {
  min-width: 30px;
  color: #eb7a00;
}
.pagination .nav-links .page-numbers {
  padding: 0;
  margin: 0;
  text-align: center;
  border: 0;
  width: 34px;
  height: 34px;
  font-size: 14px;
  line-height: 34px;
  border: 1px solid #ddd;
  display: inline-block;
  color: #eb7a00;
  background-color: transparent;
  float: left;
  margin-right: -1px;
}
.pagination .nav-links .page-numbers:hover {
  background: #eee;
  color: #eb7a00;
}
.pagination .nav-links .current {
  background: #eb7a00 !important;
  border-color: #eb7a00;
  color: #fff !important;
  box-shadow: none;
}
.pagination .prev,
.pagination .next {
  position: relative;
  text-indent: -999px;
}
.pagination .prev:before,
.pagination .next:before {
  content: "\f101";
  font-family: "FontAwesome";
  font-size: 14px;
  position: absolute;
  text-indent: 0;
  left: 50%;
  transform: translateX(-50%);
  display: inline-block;
}
.pagination .prev:before {
  content: "\f100";
}
/* td breadcrumbs + bai viet chi tiet */
.title-container {
  position: relative;
  background-position: center;
  background-size: cover !important;
  background: url("images/anh-nen-chuyen-muc.jpg") no-repeat;
  padding-bottom: 50px;
  margin-bottom: 60px;
}
.title-container:before {
  background: rgba(17, 17, 17, 0.5);
  content: " ";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.title-container .title {
  text-align: left;
  position: relative;
  z-index: 9;
  max-width: 1170px;
  padding: 0 15px;
}
.title-container .title .heading {
  font-size: 34px;
  line-height: 49px;
  font-weight: normal;
  color: #fff;
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.title-container .title .bread-crumbs {
  display: block;
  margin-bottom: 0;
}
.title-container .title .bread-crumbs ul {
  float: left;
}
.title-container .title .bread-crumbs li {
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  margin-right: 5px;
  display: inline-block;
  text-transform: capitalize;
}
.title-container .title .bread-crumbs li a {
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  line-height: 24px;
}
.title-container .title .bread-crumbs li a:hover {
  color: #fff;
}
.title-container .title .bread-crumbs li .current {
  text-transform: inherit;
  color: #808080;
}
.title-container .title .bread-crumbs li .current a {
  color: #808080;
}
.title-container .title .bread-crumbs li .current a:hover {
  text-decoration: none;
  color: #808080;
}
.title-container .title .bread-crumbs li:last-child {
  margin-right: 0;
}
/* 02. HEADER */
/* Menu top*/
.invert .nav > li > a {
  opacity: 1;
}
.header-secondary {
  padding: 0;
  display: block;
  background-color: #eb7a00;
  color: #fff;
  font-weight: normal;
}
.header-secondary .pull-left .nav {
  margin: 0;
}
.header-secondary .pull-left .nav li {
  line-height: 38px;
  margin: 0;
  padding: 0;
}
.header-secondary .pull-left .nav li:first-child a {
  margin-left: 0;
}
.header-secondary .pull-left .nav li a {
  opacity: 1;
  filter: alpha(opacity=100);
  position: relative;
  display: inline-block;
  padding: 0;
  margin-left: 0px;
  font-size: 13px;
  line-height: 22px;
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  text-transform: capitalize;
}
.header-secondary .pull-right ul li {
  margin: 0;
  padding: 0;
}
.header-secondary .pull-right ul li a {
  line-height: 38px;
  padding: 0 18px;
  text-align: center;
  font-size: 0;
}
.header-secondary .pull-right ul li a:before {
  line-height: 38px;
  font: normal normal normal 14px/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-size: 13px;
  color: #fff;
  text-align: center;
  vertical-align: middle;
}
.header-secondary .pull-right ul li:hover a:before {
  color: #fff;
}
.header-secondary .pull-right ul li a[href*="facebook"]:before {
  content: "\f09a";
}
.header-secondary .pull-right ul li a[href*="twitter"]:before {
  content: "\f099";
}
.header-secondary .pull-right ul li a[href*="plus"]:before {
  content: "\f0d5";
}
.header-secondary .pull-right ul li a[href*="youtube"]:before {
  content: "\f16a";
}
.header-secondary .pull-right ul .menu-item-language a {
  opacity: 1;
  filter: alpha(opacity=100);
  padding: 13px 18px;
  line-height: 0.1;
  position: relative;
}
.header-secondary .pull-right ul .menu-item-language a:after {
  position: absolute;
  content: "";
  border-left: 1px solid #fff;
  height: 12px;
  width: 1px;
  left: 0;
}
.header-secondary .pull-right ul .menu-item-language a img {
  margin: 0;
}
.header-secondary .pull-right ul .menu-item-language + .menu-item-language a {
  border-left: 0;
}
.header-secondary .pull-right ul .menu-item-language:hover a {
  animation: none !important;
  background-color: transparent;
}
.header-secondary .wrap_header_search {
  float: right;
  position: relative;
}
.header-secondary .wrap_header_search .search_but {
  padding: 0 18px;
  padding-right: 0;
  line-height: 38px;
  display: block;
  position: relative;
}
.header-secondary .wrap_header_search .search_but:after {
  position: absolute;
  content: "";
  border-left: 1px solid #fff;
  height: 12px;
  width: 1px;
  left: 0;
  top: 13px;
}
.header-secondary .wrap_header_search .search_but i {
  font-size: 13px;
  color: #fff;
}
.header-secondary .wrap_header_search .search_line {
  display: none;
  background-color: #fff;
  border: 1px solid #eee;
  box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.15);
  left: auto;
  position: absolute;
  right: -1px;
  top: 100%;
  z-index: 1000;
  padding: 15px;
  width: 300px;
  font-size: 12px;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
}
.header-secondary .wrap_header_search .search_line .search-form {
  position: relative;
  margin-top: 10px;
}
.header-secondary .wrap_header_search .search_line .search-form:after {
  content: "\f002";
  position: absolute;
  right: 0;
  top: 0;
  color: #555;
  cursor: pointer;
  font-family: "FontAwesome";
  font-size: 16px;
  width: 50px;
  line-height: 45px;
  text-align: center;
}
.header-secondary .wrap_header_search .search_line .search-form .search-field {
  background-color: #fff;
  border: 1px solid #c0c0c0;
  height: 46px;
  padding: 8px 17px;
  width: 100%;
  color: #404040;
}
.header-secondary .wrap_header_search .search_line .search-form .search-submit {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 46px;
  background-color: transparent;
  text-indent: -999px;
}
.header-secondary .wrap_header_search:hover .search_line {
  display: block;
}
.site-logo-link img,
.mark img {
  max-height: 90px;
}
.header-site {
  background-color: transparent;
}
.header-site .container {
  display: block;
}
.header-site .container .custom_header,
.header-site .container .logo {
  margin-top: 20px;
  margin-bottom: 10px;
}
.header-site .container .logo {
  width: 40%;
  float: left;
}
.header-site .container .custom_header {
  width: 60%;
  float: left;
}
.header-site .container nav {
  width: 100%;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  align-items: center;
  -webkit-align-items: center;
}
.header-site .container nav .menu {
  width: calc(100% - 180px);
}
.header-site .container nav .link-contact {
  width: 180px;
}
.header-site .container nav .lien-he-btn {
  padding: 10px 30px 10px 15px;
  background-color: #eb7a00;
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  display: inline-block;
  float: right;
  border: 1px solid #eb7a00;
}
.header-site .container nav .lien-he-btn:after {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #fff #fff transparent transparent;
  border-image: none;
  border-style: solid;
  border-width: 20px;
  height: 0;
  width: 0;
}
.header-site .custom_header .widget {
  padding-top: 0;
  padding-bottom: 0;
}
.header-site .custom_header .layers-masonry-column .excerpt .block-01 {
  font-size: 15px;
  line-height: 26px;
  color: #333333;
  font-weight: 600;
  text-transform: capitalize;
  margin-bottom: 10px;
  text-align: right;
}
.header-site .custom_header .layers-masonry-column .excerpt .block-01 i {
  font-size: 18px;
  color: #eb7a00;
}
.header-site .custom_header .layers-masonry-column .excerpt p,
.header-site .custom_header .layers-masonry-column .excerpt .text-gray {
  margin-top: 0 !important;
  font-size: 12px;
  line-height: 20px;
  color: #808080;
  margin-bottom: 0;
  text-align: right;
}
.header-site nav {
  margin-top: 0;
  margin-bottom: 0;
}
.header-site nav .menu > li {
  margin: 0;
  padding: 5px 0;
}
.header-site nav .menu > li > a {
  color: #333333;
  font-size: 14px;
  font-weight: 400;
  padding: 8px 16px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  text-decoration: none;
  font-weight: bold;
}
.header-site nav .menu > li > a:hover {
  background: #eb7a00 none repeat scroll 0 0;
  color: #fff;
}
.header-site nav .menu .current-menu-parent > a,
.header-site nav .menu .current-menu-item > a {
  background: #eb7a00 none repeat scroll 0 0;
  color: #fff;
}
.header-site nav .menu .current-menu-parent > a:after,
.header-site nav .menu .current-menu-item > a:after {
  color: #fff !important;
}
.header-site nav .menu li.menu-item-has-children > a:after {
  color: #333;
  content: "\f107";
  opacity: 1;
  filter: alpha(opacity=100);
  font-family: "FontAwesome";
  font-size: 14px;
}
.header-site nav .menu li.menu-item-has-children > a:hover:after {
  color: #fff;
}
.header-site nav .menu li.menu-item-has-children:hover .sub-menu {
  opacity: 1;
  visibility: visible;
  top: 100% !important;
}
.header-site nav .menu .sub-menu {
  width: 180px;
  top: 0% !important;
  background-color: fff;
  border: none;
  box-shadow: none;
  display: block;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 0;
  z-index: 0;
  opacity: 0;
  transition: all 0.4s ease-in-out;
}
.header-site nav .menu .sub-menu li {
  width: 100%;
  padding: 0;
  border: 0;
}
.header-site nav .menu .sub-menu li:first-child > a {
  border-top: 0;
}
.header-site nav .menu .sub-menu li a {
  text-transform: capitalize;
  line-height: 20.4px;
  font-size: 12px;
  width: 100%;
  padding: 7px 25px 7px 22px;
  color: #888;
  font-weight: normal;
  -o-transition: padding 0.2s linear;
  -moz-transition: padding 0.2s linear;
  -webkit-transition: padding 0.2s linear;
  transition: padding 0.2s linear;
}
.header-site nav .menu .sub-menu li a:hover {
  background: #eb7a00;
  color: #fff;
  padding-left: 28px;
  padding-right: 19px;
}
.header-site .inline-left-nav {
  position: absolute;
  right: 50%;
  top: 0;
  margin: 0 153px 0 0;
}
.header-site .inline-right-nav {
  position: absolute;
  right: auto;
  left: 50%;
  top: 0;
  margin: 0 0 0 153px;
}
.header-site .inline-site-logo {
  background: url("images/logo-wrap.png") center center;
  text-align: center;
  width: 326px;
  height: 170px;
  position: absolute;
  left: 50%;
  top: -10px;
  margin-left: -163px;
  z-index: 1;
}
.header-site .inline-site-logo a {
  margin-top: 42px;
}
.header-sticky.is_stuck.is_stuck_show {
  opacity: 1;
  border-bottom: 1px solid #eee;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  background-color: #f7f7f7;
}
.header-sticky.is_stuck.is_stuck_show .custom_header {
  display: none;
}
.header-site.invert nav .menu > li > a {
  color: #5b5b5b;
}
.header-site.invert nav .menu > li > a:hover {
  background-color: #eb7a00;
  color: #fff;
}
.header-site.invert nav .menu > li.current-menu-parent > a,
.header-site.invert nav .menu > li.current-menu-item > a {
  color: #fff;
  background-color: #56cce1;
}
@media (min-width: 991px) {
  .header-nav-custom {
    background-color: #eb7a00;
  }
  .header-logo-custom .container.clearfix {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row;
  }
}

/* Menu top*/
/* thong tin tren menu */
/* Main menu*/
/* Slide    */
/* 03. PAGE */
.content-one {
  background-size: inherit;
  background-position: center;
  position: relative;
  padding-bottom: 10px;
}
.content-one:before {
  background: rgba(255, 255, 255, 0.9);
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 0;
  display: block;
}
.content-one .tim-hieu .media-body .heading {
  position: relative;
  margin-bottom: 15px;
  padding-bottom: 5px;
  font-size: 24px;
  line-height: 34px;
  color: #333333;
  text-transform: capitalize;
}
.content-one .tim-hieu .media-body .heading:after {
  bottom: -1px;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 50px;
  background-color: #eb7a00;
}
.content-one .tim-hieu .media-body a.btn-medium {
  background-color: transparent;
  color: #eb7a00;
  font-size: 13px;
  line-height: 22px;
  padding: 0;
  margin: 0;
}
.content-one .dich-vu {
  margin-bottom: 30px;
}
.content-one .dich-vu .media .media-image {
  display: inline-block !important;
  float: left !important;
}
.content-one .dich-vu .media .media-image img {
  max-width: 50px;
  max-height: 50px;
  margin-right: 20px;
}
.content-one .dich-vu .media .media-body {
  display: inline;
}
.content-one .dich-vu .media-body .heading {
  font-size: 17px;
  line-height: 26px;
  color: #333333;
  margin-bottom: 6px;
  text-transform: capitalize;
}
.content-one .dich-vu .media-body .excerpt p {
  color: #808080;
}
.content-one .dich-vu .media-body .btn-medium {
  padding: 0;
  background-color: transparent;
  color: #eb7a00;
  margin-top: 0;
}
.content-one .anh-gt .img-thumb {
  float: left;
  width: calc(33.33% - 20px);
  margin-right: 30px;
}
.content-one .anh-gt .img-thumb:nth-child(3n + 3) {
  margin-right: 0;
}
.wraper-section {
  display: block;
  overflow: hidden;
}
.wraper-section .container {
  display: block;
  overflow: visible;
}
.wraper-section .choose-us,
.wraper-section .su-kien {
  width: 40.5%;
  margin-right: 2%;
  float: left;
}
.wraper-section .gallery,
.wraper-section .khoa-hoc {
  float: left;
  width: 57.5%;
  margin-right: 0;
}
.wraper-section .choose-us,
.wraper-section .gallery,
.wraper-section .su-kien,
.wraper-section .khoa-hoc {
  padding-top: 0;
  padding-bottom: 0;
}
.su-kien .layers-masonry-column {
  margin-bottom: 10px;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  flex-wrap: wrap;
}
.su-kien .layers-masonry-column .thumbnail-media {
  float: left;
  margin: 0 20px 10px 0;
  width: 120px;
  height: 120px;
  display: block;
}
.su-kien .layers-masonry-column .thumbnail-media a {
  position: relative;
  height: 0;
  overflow: hidden;
  display: block;
  padding-bottom: 56.25%;
}
.su-kien .layers-masonry-column .thumbnail-media a img {
  position: absolute;
  left: 0;
  min-height: 100%;
  top: 0;
  bottom: 0;
  right: 0;
}
.su-kien .layers-masonry-column .thumbnail-body {
  padding: 0;
  background-color: transparent;
  width: calc(100% - 140px);
}
.su-kien .layers-masonry-column .thumbnail-body .article-title .heading {
  font-size: 18px;
  line-height: 26px;
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 5px;
}
.su-kien .layers-masonry-column .thumbnail-body .article-title .heading a {
  color: #333333;
}
.su-kien .layers-masonry-column .thumbnail-body .article-title .heading a:hover {
  color: #595959;
}
.su-kien .layers-masonry-column .thumbnail-body .excerpt {
  font-size: 13px;
  line-height: 22px;
  color: #666;
  margin-bottom: 10px;
}
.su-kien .layers-masonry-column .thumbnail-body a.button {
  background-color: transparent;
  color: #eb7a00;
  font-size: 13px;
  line-height: 22px;
  padding: 0;
  margin: 0;
  text-align: left;
  font-weight: normal;
}
.su-kien .layers-masonry-column .thumbnail-body a.button:hover {
  background-color: transparent !important;
  color: #eb7a00;
}
.su-kien .layers-masonry-column .overlay {
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
}
.su-kien .layers-masonry-column .overlay .article-title {
  order: 1;
}
.su-kien .layers-masonry-column .overlay .meta-info {
  order: 2;
}
.su-kien .layers-masonry-column .overlay .excerpt {
  order: 3;
}
.su-kien .layers-masonry-column .overlay a.button {
  order: 4;
}
.su-kien .layers-masonry-column .meta-info {
  margin: 0;
  margin-bottom: 5px;
}
.su-kien .layers-masonry-column .meta-info .meta-item {
  font-size: 12px;
  line-height: 20px;
  color: #666;
  margin-top: 0;
}
.su-kien .layers-masonry-column .meta-info .meta-item a.button {
  background-color: transparent;
  color: #eb7a00;
  font-size: 13px;
  line-height: 22px;
  padding: 0;
  margin: 0;
  text-align: left;
  font-weight: 600;
}
.su-kien .layers-masonry-column .meta-info .meta-item a.button:hover {
  background-color: transparent;
  color: #eb7a00;
}
.khoa-hoc .thumbnail .thumbnail-body {
  padding: 0;
  background-color: transparent !important;
}
.khoa-hoc .thumbnail .thumbnail-body .article-title .heading {
  display: block;
  overflow: hidden;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 34px;
  text-transform: capitalize;
}
.khoa-hoc .thumbnail .thumbnail-body .article-title .heading a {
  color: #333333;
}
.khoa-hoc .thumbnail .thumbnail-body .meta-info {
  display: none;
}
.khoa-hoc .thumbnail .thumbnail-body a.button {
  background-color: transparent;
  color: #eb7a00;
  font-size: 13px;
  line-height: 22px;
  padding: 0;
  margin: 0;
  text-align: left;
  font-weight: 600;
}
.khoa-hoc .thumbnail .thumbnail-body a.button:hover {
  background-color: transparent;
  color: #eb7a00;
}
.lcam-carousel-controller-top-right {
  top: -75px;
  position: absolute;
  right: 0;
}
.lcam-carousel-controller-top-right button {
  margin-right: 7px;
  z-index: 11;
  width: 30px;
  height: 30px;
  background-color: #fff;
  border: 1px solid #ddd;
  margin: 0 -1px;
  padding: 0;
  float: left;
}
.lcam-carousel-controller-top-right button i {
  display: none;
}
.lcam-carousel-controller-top-right .lcam-carousel-to-prev:before {
  content: "";
  position: absolute;
  top: 12px;
  left: 8px;
  border: 4px solid transparent;
  border-right-color: #ddd;
}
.lcam-carousel-controller-top-right .lcam-carousel-to-prev:hover {
  background-color: transparent;
}
.lcam-carousel-controller-top-right .lcam-carousel-to-prev:hover:before {
  border-right-color: #eb7a00;
}
.lcam-carousel-controller-top-right .lcam-carousel-to-next:before {
  content: "";
  position: absolute;
  top: 12px;
  right: 8px;
  border: 4px solid transparent;
  border-left-color: #ddd;
}
.lcam-carousel-controller-top-right .lcam-carousel-to-next:hover:before {
  border-left-color: #eb7a00;
}
.huan-luyen-vien {
  position: relative;
  background-position: top center;
  background-size: cover !important;
}
.huan-luyen-vien .lcam-consingle .media-image img,
.huan-luyen-vien .lcam-consingle-default .media-image img,
.huan-luyen-vien .lcam-consingle-portfolio-1 .media-image img,
.huan-luyen-vien .lcam-consingle-portfolio-2 .media-image img,
.huan-luyen-vien .lcam-consingle-service-1 .media-image img,
.huan-luyen-vien .lcam-consingle-service-2 .media-image img,
.huan-luyen-vien .lcam-consingle-team-1 .media-image img,
.huan-luyen-vien .lcam-consingle-team-2 .media-image img,
.huan-luyen-vien .lcam-consingle-team-3 .media-image img {
  -moz-transition-duration: 300ms;
  -webkit-transition-duration: 300ms;
  -o-transition-duration: 300ms;
  -ms-transition-duration: 300ms;
  transition-duration: 300ms;
}
.huan-luyen-vien:before {
  background-color: rgba(255, 255, 255, 0.9);
  content: " ";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
  display: block;
}
.huan-luyen-vien .media-image {
  position: relative;
  overflow: hidden;
  margin-bottom: 0;
}
.huan-luyen-vien .media-image:hover img {
  -moz-transform: translateY(-35px) scale(1.04) !important;
  -o-transform: translateY(-35px) scale(1.04) !important;
  -ms-transform: translateY(-35px) scale(1.04) !important;
  -webkit-transform: translateY(-35px) scale(1.04) !important;
  transform: translateY(-35px) scale(1.04) !important;
  transition: all 300ms linear 0s !important;
  -moz-transition-duration: 300ms;
  -webkit-transition-duration: 300ms;
  -o-transition-duration: 300ms;
  -ms-transition-duration: 300ms;
  transition-duration: 300ms;
  transform-style: preserve-3d;
}
.huan-luyen-vien .media-image:hover .hlv-ico {
  transform: translateY(-100%);
}
.huan-luyen-vien .media-body .heading {
  margin-top: 24px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 34px;
  color: #333333;
  text-transform: capitalize;
}
.huan-luyen-vien .media-body .heading:hover {
  color: #595959;
}
.huan-luyen-vien .hlv-ico {
  background: #fff none repeat scroll 0 0;
  position: absolute;
  text-align: center;
  bottom: -53px;
  width: 100%;
  border-top: 4px solid #eb7a00;
  padding-top: 5px;
  transition: all 300ms linear 0s;
}
.huan-luyen-vien .hlv-ico li {
  display: inline-block;
  margin-bottom: 0;
  margin-top: 0;
}
.huan-luyen-vien .hlv-ico li a {
  color: #eb7a00;
  font-size: 18px;
  height: 32px;
  line-height: 32px;
  width: 32px;
  float: left;
  margin: 5px 7px 5px 0;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border: 1px solid #eb7a00;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.huan-luyen-vien .hlv-ico li a:hover {
  background-color: #eb7a00;
  color: #fff;
}
.choose-us .span-0.column {
  margin-bottom: 0;
  width: 100%;
}
.choose-us .section-title {
  margin-bottom: 0;
}
.choose-us .section-title .heading {
  text-transform: capitalize !important;
  margin-bottom: 15px !important;
}
.choose-us .uk-accordion .section-title.large {
  display: none;
}
.choose-us .uk-accordion-title {
  position: relative;
  text-transform: capitalize !important;
  color: #595959;
  line-height: 24px;
  font-size: 14px;
  font-weight: normal;
  font-family: "Open Sans", sans-serif;
}
.choose-us .uk-accordion-title.uk-active {
  border-bottom: 1px solid #d3d3d3 !important;
  color: #fff;
  background-color: #eb7a00 !important;
}
.choose-us .uk-accordion-title.uk-active:after {
  color: #fff;
  content: "\f068";
}
.choose-us .uk-accordion-title:after {
  color: #888;
  font-size: 14px;
  left: 0;
  padding: 10px 14px;
  position: absolute;
  top: 0;
  float: left !important;
}
.choose-us .uk-accordion-content {
  background: #fff;
  border: 1px solid #ddd;
}
.gallery .section-title {
  margin-bottom: 0;
}
.gallery .section-title .heading {
  text-transform: capitalize !important;
  margin-bottom: 15px !important;
}
.gallery .featured-image {
  margin-bottom: 0 !important;
  line-height: 0.1;
  padding-right: 2px;
  padding-bottom: 2px;
}
.gallery .featured-image .portfolio-hover.style2 {
  background-color: rgba(51, 51, 51, 0.9);
  bottom: 2px;
  right: 2px;
}
.gallery .featured-image .portfolio-hover.style2 .hover-buttons a {
  margin: 0;
  padding: 0;
}
.gallery .featured-image img {
  height: 110px;
  width: auto;
  max-width: inherit;
}
.gallery .portfolio-hover.style2 > div > div {
  padding: 0;
}
.gallery .portfolio-hover .hover-buttons a {
  background: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  width: 100%;
  height: 100%;
}
.gallery .portfolio-hover .hover-buttons a i {
  color: #fff;
  background-color: #eb7a00;
  font-size: 13px;
  height: 30px;
  line-height: 30px;
  margin: 2px 7px 2px 0;
  width: 30px;
  border-radius: 50%;
}
.gallery .portfolio-hover .hover-buttons a i:before {
  content: "\f03e";
}
.gallery .portfolio-hover .hover-buttons a i:hover {
  background-color: #b47600;
  color: #e6e6e6;
}
.gallery .portfolio-hover .hover-buttons a:hover {
  background: transparent;
}
.thong-ke {
  position: relative;
  background-attachment: scroll !important;
}
.thong-ke:before {
  background: rgba(17, 17, 17, 0.4);
  content: " ";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.thong-ke .layers-masonry-column .media-image img {
  max-height: 40px;
  max-width: 40px;
}
.thong-ke .layers-masonry-column .counter-box .sc-counter {
  font-size: 43px;
  line-height: 64px;
  font-family: Lora, serif;
  margin-bottom: 5px;
}
.thong-ke .layers-masonry-column .counter-box .heading {
  font-size: 14px;
  line-height: 20px;
}
/* end custom header */
.image-slider {
  height: auto !important;
}
.image-slider .pages {
  bottom: 30px;
}
.image-slider .swiper-slide.image-top .copy-container + .image-container {
  margin-bottom: 0;
}
.image-slider .swiper-slide .overlay {
  padding: 0 !important;
}
.image-slider .swiper-slide {
  height: auto !important;
  background-image: none !important;
}
.image-slider .swiper-slide .overlay .container {
  max-width: 100%;
  padding: 0;
}
.image-slider .swiper-slide {
  cursor: pointer;
}
.news .section-title {
  margin-bottom: 0;
}
.news article .thumbnail-body {
  background-color: #f8f8f8 !important;
  text-align: center;
  padding: 20px;
}
.news article .thumbnail-body .overlay {
  align-items: center;
  -webkit-align-items: center;
}
.news article .thumbnail-body .overlay .article-title {
  order: 2;
}
.news article .thumbnail-body .overlay .meta-info {
  margin: auto;
  margin-bottom: 10px;
}
.news article .thumbnail-body .overlay .meta-info .meta-item {
  font-size: 11px;
  color: #666;
  line-height: 19px;
  font-style: italic;
  margin-top: 0;
  font-weight: normal;
  float: none;
}
.news article .thumbnail-body .overlay .meta-info .meta-item a {
  line-height: 19px;
  font-size: 11px;
  color: #666;
  font-weight: normal;
}
.news article .thumbnail-body .overlay .copy {
  order: 3;
  margin-bottom: 10px;
}
.news article .thumbnail-body .overlay a.button {
  order: 4;
  margin: auto;
  margin-top: 0;
  display: block;
  font-size: 11px;
  line-height: 17px;
  background-color: #eb7a00;
  color: #fff;
  padding: 3px 14px;
  line-height: 1.5;
  border-radius: 3px;
  text-align: center;
  font-weight: 400;
  border: 1px solid #eb7a00;
  width: 90px;
  text-transform: capitalize;
}
.news article .thumbnail-body .overlay a.button:hover {
  color: #fff;
  background-color: #b47600;
  border-color: #aa7000;
}
.news article .thumbnail-body .article-title .heading {
  font-size: 18px;
  line-height: 26px;
  font-weight: 600;
  margin: 0px;
  text-align: center;
  margin-bottom: 10px;
  padding-bottom: 15px;
  position: relative;
  text-transform: uppercase;
}
.news article .thumbnail-body .article-title .heading:after {
  bottom: 7px;
  content: "";
  height: 1px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 45px;
  background-color: #eb7a00;
}
.news article .thumbnail-body .article-title .heading:before {
  bottom: 3px;
  content: "";
  height: 1px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 20px;
  background-color: #eb7a00;
}
.news article .thumbnail-body .article-title .heading a {
  color: #333333;
  font-family: Arial;
}
.news article .thumbnail-body .article-title .heading a:hover {
  color: #595959;
}
.partners {
  padding-top: 15px;
  padding-bottom: 15px;
}
.partners .lcam-carousel-controller-center {
  display: none;
}
.partners .lcam-carousel li .media-image img {
  max-width: 150px;
  width: 100%;
}
/* 404*/
.clear {
  clear: both;
}
.error404 .title {
  display: none;
}
.page-404 {
  text-align: center;
  padding-bottom: 120px;
}
.page-404 .title-404 {
  position: relative;
  line-height: 260px;
  z-index: 1;
  font-size: 171px;
  font-weight: normal;
  color: #eb7a00;
  font-family: "Lora", serif;
}
.page-404 .title-404:before {
  content: "";
  display: block;
  position: absolute;
  width: 48%;
  height: 100%;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  margin-left: 0.5714%;
  border-radius: 12%;
  z-index: 1;
}
.page-404 .title-404 i {
  color: #c0c0c0 !important;
}
.page-404 .title-404 span {
  color: #eb7a00;
}
.page-404 .h2-404 {
  font-size: 32px;
  line-height: 46px;
  text-transform: capitalize;
  font-weight: normal;
  color: #333333;
}
.page-404 .entry-404 a {
  margin: 20px 0px;
  font-size: 13px;
  border-radius: 25px;
  padding: 8px 22px;
  display: inline-block;
  background-color: #d3d3d3;
  color: #333333;
}
.page-404 .entry-404 a:hover {
  background-color: #ececec;
  color: #1a1a1a;
}
/* Khong tim thay bai viet*/
.search-no-results .content-main {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 60px;
}
.search-no-results .section-title.large .heading {
  position: relative;
  color: #333333;
  display: block;
  font-size: 24px;
  line-height: 34px;
  margin-bottom: 20px;
  padding-bottom: 10px;
  text-transform: capitalize;
  font-weight: normal;
  border-bottom: 1px dotted #d3d3d3;
}
.search-no-results .section-title.large .heading:after {
  content: "";
  left: 0;
  bottom: -1px;
  position: absolute;
  height: 2px;
  width: 54px;
  background-color: #eb7a00;
}
.search-no-results .column.span-9 .story p,
.search-no-results .column.span-6 .story p {
  margin-bottom: 30px;
}
.search-no-results .story input[type="text"] {
  max-width: 100%;
}
.search-no-results .story .search-form {
  position: relative;
}
.search-no-results .story .search-form:before {
  content: "\f002";
  position: absolute;
  right: 0;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 17px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #555;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-indent: 0;
  font-weight: normal;
  z-index: 1;
  text-align: center;
}
.search-no-results .story .search-form .search-submit {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 45px !important;
  height: 45px;
  text-indent: -999px;
  width: auto;
  background-color: transparent;
  box-shadow: none;
  text-shadow: none;
  color: #111111;
  border: 0;
  z-index: 9;
}
.search-no-results .story .search-form input.search-field {
  background: #fff;
  border: medium none;
  box-shadow: none;
  color: #333333;
  font-family: "Lato", sans-serif;
  font-size: 15px;
  outline: medium none;
  padding: 10px;
  width: 100%;
  height: 45px;
  margin-bottom: 0;
  max-width: 100%;
  border: 1px solid #ccc;
}
.search-no-results .story .search-form input.search-field:focus {
  border-color: #eb7a00;
}
/* Chuyen muc */
.meta-info {
  display: block;
  overflow: hidden;
}
.meta-info .meta-item {
  float: left;
  display: inline-block;
  font-size: 12px;
  line-height: 20px;
  color: #666;
  margin-right: 10px;
  margin-top: 0;
}
.meta-info .meta-item i.l-clock-o:before {
  content: "\f073" !important;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 12px;
}
.meta-info .meta-item a {
  color: #666;
}
.post-news-item {
  padding-bottom: 30px;
  margin-bottom: 50px;
  border-bottom: 1px dashed #d3d3d3 !important;
}
.post-news-item .thumbnail {
  margin-bottom: 0;
}
.post-news-item .thumbnail a {
  line-height: 0.1;
  margin-bottom: 0;
  display: block;
  overflow: hidden;
}
.post-news-item .article-title .heading {
  margin: 0;
  font-size: 20px;
  line-height: 20px;
}
.post-news-item .article-title .heading a {
  font-size: 20px;
  line-height: 25px;
  color: #333333;
  text-transform: uppercase;
  font-weight: normal;
  margin-bottom: 10px;
  display: block;
}
.post-news-item .article-title .heading a:hover {
  color: #595959;
}
.post-news-item .meta-info {
  margin-bottom: 20px;
}
.post-news-item .post-content {
  padding: 20px 15px 15px;
  background-color: #ffffff;
}
.post-news-item .copy .excerpt {
  margin-bottom: 20px;
}
.post-news-item a.read-more i {
  color: #eb7a00;
}
.post-news-item a.read-more:hover {
  color: #808080;
}
/* Bai viet*/
.single-post article .section-title {
  margin-bottom: 0;
}
.single-post article .section-title .heading {
  padding-left: 15px;
  font-size: 18px;
  text-transform: uppercase;
  color: #333333;
  line-height: 26px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.single-post article .section-title .heading:hover {
  color: #595959;
}
.single-post .column.span-9 {
  margin-bottom: 0;
}
.single-post .has-post-thumbnail {
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.single-post .meta-info {
  margin-bottom: 20px;
}
.single-post .meta-item {
  padding-left: 15px;
}
.single-post .story {
  padding: 15px;
  margin-top: 10px;
}
.single-post .story ul li {
  font-size: 14px;
  line-height: 24px;
  color: #7d7b6d;
}
.relative-post-default {
  padding-top: 35px;
  border-top: solid 1px #efefef;
  margin-top: 0;
  padding-left: 15px;
  padding-right: 15px;
}
.relative-post-default .section-nav-title {
  position: relative;
  font-size: 14px;
  line-height: 20px;
  text-transform: capitalize;
  color: #333333;
  border-bottom: 1px dotted #d3d3d3;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.relative-post-default .section-nav-title:after {
  content: "";
  position: absolute;
  height: 2px;
  bottom: -1px;
  left: 0;
  width: 54px;
  background-color: #eb7a00;
}
.relative-post-default ul li {
  padding: 0;
}
.relative-post-default ul li a {
  font-size: 14px;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  line-height: 30px;
  color: #666;
  -webkit-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
}
.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 #eb7a00;
  border-bottom: 4px solid transparent;
}
.relative-post-default ul li a:hover {
  color: #eb7a00;
}
/* Lien he */
.lien-he-form {
  padding-top: 0;
  padding-bottom: 0;
}
.lien-he-form .column.span-8 {
  padding-bottom: 0 !important;
}
.lien-he-form .wpcf7-form p {
  margin-top: 0 !important;
}
.lien-he-form .wpcf7-form label {
  font-size: 15px;
  line-height: 26px;
  color: #666;
  font-weight: 600;
  height: 28px;
  text-transform: capitalize;
}
.lien-he-form .wpcf7-form .color_imp {
  color: red;
  font-size: 12px;
  margin-left: 5px;
}
.lien-he-form .wpcf7-form input {
  display: block;
  height: 45px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  margin-bottom: 15px;
}
.lien-he-form .wpcf7-form textarea {
  color: #555;
  border: 1px solid #ccc;
}
.lien-he-form .wpcf7-form .wpcf7-submit {
  font-size: 13px;
  padding: 8px 22px;
  color: #fff;
  background-color: #eb7a00;
  border: 1px solid transparent;
  border-color: #eb7a00;
  margin-bottom: 0;
  height: auto;
}
.lien-he-form .wpcf7-form .wpcf7-submit:hover {
  color: #fff;
  background-color: #b47600;
  border-color: #aa7000;
}
.lien-he-form .wpcf7-form .span-6.column {
  margin-bottom: 0;
}
/* Gioi thieu*/
.page-id-671 .post-671,
.page-id-473 .post-671,
.page-id-671 .post-473,
.page-id-473 .post-473 {
  padding-bottom: 40px;
}
.page-id-671 .post-671 .section-title,
.page-id-473 .post-671 .section-title,
.page-id-671 .post-473 .section-title,
.page-id-473 .post-473 .section-title {
  display: none;
}
/* 04. SIDEBAR */
.sidebar.pull-right {
  padding-left: 8.33333333%;
}
.sidebar.pull-right .well {
  padding-top: 0;
  padding-right: 0;
  padding-left: 0;
}
.sidebar .section-title .heading,
.sidebar .section-nav-title {
  position: relative;
  margin-top: 0;
  margin-bottom: 20px;
  padding-bottom: 10px;
  color: #333333;
  font-size: 14px;
  line-height: 20px;
  text-transform: capitalize;
  font-weight: normal;
  border-bottom: 1px dotted #d3d3d3;
}
.sidebar .section-title .heading:after,
.sidebar .section-nav-title:after {
  bottom: -1px;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 50px;
  background-color: #eb7a00;
}
.sidebar .widget {
  background-color: transparent;
  margin-bottom: 30px;
  padding-bottom: 0;
}
.sidebar .content-vertical-massive {
  padding-top: 0;
  padding-bottom: 0;
}
.sidebar .widget_search {
  background-color: transparent !important;
  padding: 0;
}
.sidebar .widget_search .search-form {
  position: relative;
}
.sidebar .widget_search .search-form label {
  flex: 1;
}
.sidebar .widget_search .search-form:before {
  position: absolute;
  right: 0;
  top: 0;
  content: "\f002";
  font-family: "FontAwesome";
  font-size: 13px;
  color: #333333;
  height: 45px;
  width: 45px;
  line-height: 45px;
  text-indent: 0;
  font-weight: normal;
  text-align: center;
}
.sidebar .widget_search .search-form .search-field {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #c0c0c0;
  border-radius: initial;
  box-shadow: none;
  height: 45px;
  padding: 10px;
  width: calc(100% - 46px);
  margin-bottom: 0;
  color: #404040;
  font-size: 14px;
}
.sidebar .widget_search .search-form .search-field:focus {
  color: #404040;
  border-color: rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  outline: none;
}
.sidebar .widget_search .search-form .search-submit {
  font-size: 13px;
  padding: 8px 22px;
  height: 45px;
  width: 45px !important;
  position: absolute;
  top: 0;
  right: 0;
  text-indent: -999px;
  border: 1px solid #c0c0c0;
  border-radius: 0;
  background-color: transparent;
  width: auto;
}
.sidebar .widget_text .textwidget {
  line-height: 24px;
}
.sidebar .widget_categories ul li {
  margin-top: 8px;
  margin-bottom: 8px;
  padding-bottom: 8px;
  border-bottom: 1px dashed #d3d3d3 !important;
}
.sidebar .widget_categories ul li a {
  color: #808080;
  font-size: 14px;
  line-height: 24px;
}
.sidebar .widget_categories ul li a:hover {
  color: #595959;
}
.sidebar .tagcloud a {
  border: 1px solid #404040;
  display: inline-block;
  font-size: 12px;
  margin: 5px 4px 5px 0px;
  padding: 5px 10px;
  line-height: 20px;
  text-transform: lowercase;
}
.sidebar .tagcloud a:hover {
  color: #fff;
  background: #eb7a00;
}
.sidebar .popular-posts .wpp-list li {
  margin: 0;
  padding: 0;
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 10px;
}
.sidebar .popular-posts .wpp-list li:last-child {
  margin-bottom: 0;
}
.sidebar .popular-posts .wpp-list li a img {
  float: left;
  margin: 0 10px 10px 0;
  width: 75px;
  height: 75px;
}
.sidebar .popular-posts .wpp-list li .wpp-post-title {
  font-size: 13px;
  line-height: 19px;
  color: #333333;
  text-transform: capitalize;
}
.sidebar .popular-posts .wpp-list li .wpp-post-title:hover {
  color: #eb7a00;
}
.sidebar .popular-posts .wpp-list li .post-stats {
  padding-left: 85px;
}
.sidebar .popular-posts .wpp-list li .post-stats .wpp-date {
  font-weight: normal;
  font-size: 12px;
  color: #666;
  line-height: normal;
}
.sidebar .sidebar-tva .section-title {
  margin-bottom: 0;
}
.sidebar .sidebar-tva .layers-masonry-column {
  width: calc(33.333% - 3.33333333px);
  margin-right: 5px;
  margin-bottom: 5px;
}
.sidebar .sidebar-tva .layers-masonry-column:nth-child(3n + 3) {
  margin-right: 0;
}
.sidebar .sidebar-tva .layers-masonry-column .featured-image {
  margin-bottom: 0;
  line-height: 0.1;
}
.sidebar .sidebar-tva .layers-masonry-column .featured-image .portfolio-hover.style2 {
  background-color: transparent;
}
.sidebar .sidebar-tva .layers-masonry-column .featured-image .portfolio-hover.style2 .hover-buttons {
  width: 100%;
  height: 100%;
}
.sidebar .sidebar-tva .layers-masonry-column .featured-image .portfolio-hover.style2 .hover-buttons a {
  margin: 0;
  padding: 0;
}
.sidebar .sidebar-tva .layers-masonry-column .featured-image img {
  height: 60px;
  width: auto;
  max-width: inherit;
}
.sidebar .sidebar-tva .layers-masonry-column .portfolio-hover.style2 > div > div {
  padding: 0;
}
.sidebar .sidebar-tva .layers-masonry-column .portfolio-hover .hover-buttons a {
  background: transparent;
  border-radius: 0;
  width: 100%;
  height: 100%;
}
.sidebar .sidebar-tva .layers-masonry-column .portfolio-hover .hover-buttons a i {
  color: transparent;
}
.sidebar .sidebar-tva .layers-masonry-column .portfolio-hover .hover-buttons a:hover {
  background: transparent;
}
.sidebar.span-3.pull-right {
  padding-left: 0;
}
/* 05. FOOTER */
.footer-site .section-title .heading,
.footer-site .section-nav-title {
  position: relative;
  font-family: "Lora", serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.42857143;
  padding-bottom: 10px;
  margin-bottom: 20px;
  text-transform: capitalize;
}
.footer-site .section-title .heading:after,
.footer-site .section-nav-title:after {
  bottom: -1px;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 50px;
  background-color: #eb7a00;
}
.footer-site.invert .section-title .heading,
.footer-site.invert .section-nav-title {
  color: #fff;
}
.footer-site {
  padding: 60px 0px 20px;
  background: url("images/anh-nen-chan-trang.jpg") no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: relative;
}
.footer-site .section-title {
  margin-bottom: 0;
}
.footer-site:before {
  content: " ";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
  background-color: rgba(17, 17, 17, 0.8);
}
.footer-site .row {
  padding-bottom: 0;
  padding-top: 0;
}
.footer-site .row .row {
  padding: 0;
}
.footer-site .column.span-3 {
  width: calc(25% - 22.5px);
  margin-right: 30px;
  margin-bottom: 40px;
  clear: none;
  float: left;
}
.footer-site .column.span-3:nth-child(4n + 4) {
  margin-right: 0;
}
.footer-site .about .layers-masonry-column {
  margin-bottom: 0;
}
.footer-site .about .media-body .excerpt p {
  color: #f7f7f7;
  position: relative;
  padding-left: 2px;
  margin-top: 0 !important;
}
.footer-site .about .media-body .excerpt p:first-child {
  padding-left: 0;
}
.footer-site .about .media-body .excerpt p i.fa {
  color: #eb7a00;
  margin-right: 10px;
}
.footer-site .about .media-image img {
  margin-left: 0;
}
.footer-site #nav_menu-13 .section-nav-title,
.footer-site #nav_menu-9 .section-nav-title {
  font-size: 14px;
  line-height: 18px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0;
}
.footer-site #nav_menu-13 .section-nav-title:after,
.footer-site #nav_menu-9 .section-nav-title:after,
.footer-site #nav_menu-13 .section-nav-title:before,
.footer-site #nav_menu-9 .section-nav-title:before {
  display: none;
}
.footer-site #nav_menu-13 .menu li,
.footer-site #nav_menu-9 .menu li {
  margin: 0;
  padding: 0;
  float: left;
  border-bottom: 0 !important;
}
.footer-site #nav_menu-13 .menu li a,
.footer-site #nav_menu-9 .menu li a {
  position: relative;
  font-size: 13px;
  height: 30px;
  width: 30px;
  line-height: 30px;
  margin: 2px 10px 2px 0;
  border: 1px solid #eb7a00;
  text-indent: -999px;
  display: inline-block;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.footer-site #nav_menu-13 .menu li a:hover,
.footer-site #nav_menu-9 .menu li a:hover {
  background-color: #eb7a00;
}
.footer-site #nav_menu-13 .menu li a:hover:before,
.footer-site #nav_menu-9 .menu li a:hover:before {
  color: #fff;
}
.footer-site #nav_menu-13 .menu li a:before,
.footer-site #nav_menu-9 .menu li a:before {
  position: absolute;
  display: block;
  font: normal normal normal 13px/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 13px;
  text-indent: 0;
  color: #eb7a00;
  text-align: center;
  vertical-align: middle;
  width: 30px;
  line-height: 30px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.footer-site #nav_menu-13 .menu li a[href*="facebook"]:before,
.footer-site #nav_menu-9 .menu li a[href*="facebook"]:before {
  content: "\f09a";
}
.footer-site #nav_menu-13 .menu li a[href*="twitter"]:before,
.footer-site #nav_menu-9 .menu li a[href*="twitter"]:before {
  content: "\f099";
}
.footer-site #nav_menu-13 .menu li a[href*="plus"]:before,
.footer-site #nav_menu-9 .menu li a[href*="plus"]:before {
  content: "\f0d5";
}
.footer-site #nav_menu-13 .menu li a[href*="youtube"]:before,
.footer-site #nav_menu-9 .menu li a[href*="youtube"]:before {
  content: "\f16a";
}
.footer-site #nav_menu-13 .menu li.menu-item-language,
.footer-site #nav_menu-9 .menu li.menu-item-language {
  display: none;
}
.footer-site .footer-tva .layers-masonry-column {
  width: calc(33.333% - 3.33333333px);
  margin-right: 5px;
  margin-bottom: 5px;
}
.footer-site .footer-tva .layers-masonry-column:nth-child(3n + 3) {
  margin-right: 0;
}
.footer-site .footer-tva .layers-masonry-column .featured-image {
  margin-bottom: 0;
  line-height: 0.1;
}
.footer-site .footer-tva .layers-masonry-column .featured-image .portfolio-hover.style2 {
  background-color: transparent;
}
.footer-site .footer-tva .layers-masonry-column .featured-image .portfolio-hover.style2 .hover-buttons {
  width: 100%;
  height: 100%;
}
.footer-site .footer-tva .layers-masonry-column .featured-image .portfolio-hover.style2 .hover-buttons a {
  margin: 0;
  padding: 0;
}
.footer-site .footer-tva .layers-masonry-column .featured-image img {
  height: 60px;
  width: auto;
  max-width: inherit;
}
.footer-site .footer-tva .layers-masonry-column .portfolio-hover.style2 > div > div {
  padding: 0;
}
.footer-site .footer-tva .layers-masonry-column .portfolio-hover .hover-buttons a {
  background: transparent;
  border-radius: 0;
  width: 100%;
  height: 100%;
}
.footer-site .footer-tva .layers-masonry-column .portfolio-hover .hover-buttons a i {
  color: transparent;
}
.footer-site .footer-tva .layers-masonry-column .portfolio-hover .hover-buttons a:hover {
  background: transparent;
}
.footer-site .widget_nav_menu .menu-main-menu-container {
  padding-top: 0;
  padding-bottom: 0;
}
.footer-site .widget_nav_menu ul li {
  margin-top: 5px;
  margin-bottom: 8px;
  padding-bottom: 8px;
  border-bottom: 1px dashed #404040 !important;
  display: block;
  overflow: hidden;
  text-align: left;
}
.footer-site .widget_nav_menu ul li a {
  color: #f7f7f7;
  font-weight: normal;
  text-align: left;
  text-transform: capitalize;
}
.footer-site .popular-posts .wpp-list li {
  position: relative;
  line-height: 24px;
  padding: 0 0 8px 18px;
  margin-bottom: 0;
  overflow: hidden;
}
.footer-site .popular-posts .wpp-list li:before {
  content: "";
  position: absolute;
  display: inline-block;
  top: 8px;
  left: 2px;
  border: 4px solid transparent;
  border-left-color: #838383;
}
.footer-site .popular-posts .wpp-list li a:hover {
  color: #eb7a00;
}
.footer-site .opening-hourse .list {
  margin-left: 0 !important;
}
.footer-site .opening-hourse .list li {
  margin-bottom: 8px;
  padding-bottom: 8px;
  border-bottom: 1px dashed #404040 !important;
  font-weight: normal;
  color: #f7f7f7;
  font-size: 14px;
  line-height: 24px;
  display: block;
  overflow: hidden;
}
.footer-site .opening-hourse .list .mr-5 {
  margin-right: 5px !important;
}
.footer-site .opening-hourse .list .text-theme-colored {
  color: #eb7a00;
}
.footer-site .opening-hourse .list .text-highlight {
  background: none repeat scroll 0 0 #eb7a00;
  border-radius: 4px;
  color: #fff;
  font-size: 12px;
  padding: 0 5px 3px;
}
.footer-bottom {
  background-color: #eb7900;
  padding: 15px;
}
.footer-bottom .copyright p.site-text {
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 11px;
  line-height: 19px;
  padding-bottom: 0;
  margin-bottom: 0;
}
.footer-bottom #mbmcl {
  float: right;
  text-align: right;
  font-family: "Open Sans", sans-serif;
}
.footer-bottom #mbmcl a {
  color: #fff !important;
  font-size: 11px;
  line-height: 19px;
}
.footer-bottom #mbmcl a:hover {
  color: #ed1c24 !important;
}
/* 06. RESPONSIVE*/
@media (min-width: 1600px) {
  .content-one {
    background-position: center !important;
  }
}
@media (max-width: 1299px) {
  #back-to-top {
    bottom: 60px;
  }
}
@media (max-width: 1024px) {
  .header-site nav .menu .sub-menu {
    top: 100% !important;
  }
  .thong-ke {
    background-size: inherit !important;
  }
  .khoa-hoc .thumbnail .thumbnail-body .article-title .heading {
    line-height: normal;
    font-size: 19px;
  }
  .khoa-hoc .thumbnail .thumbnail-body .article-title .heading a {
    font-size: 19px;
    line-height: normal;
  }
}
@media (max-width: 991px) {
  #off-canvas-right {
    display: block !important;
  }
  section[class*=" off-canvas-"] .nav-mobile {
    display: block;
  }
  .header-secondary .pull-right ul li.menu-item-language {
    display: none;
  }
  .header-site .container {
    align-items: center;
    -webkit-align-items: center;
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    -webkit-flex-direction: row;
  }
  .header-site .container nav {
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
  }
  .header-site .container nav .menu {
    display: none;
  }
  .header-site .container nav .responsive-nav {
    display: block;
  }
  .header-site .container nav .link-contact {
    display: none;
  }
  .header-site .container .logo {
    width: 100%;
  }
  .site-logo-link img,
  .mark img {
    max-height: 60px;
  }
  .header-site .container .logo {
    margin-top: 5px;
    margin-bottom: 5px;
    line-height: 0.1;
  }
  .header-site .custom_header {
    display: none;
  }
  .header-sticky.is_stuck.nav-clear .logo {
    display: block;
  }
  .gallery .featured-image img {
    height: auto;
  }
  .header-site.header-sticky {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
  }
  .header-site.header-sticky .header-logo-custom .container,
  .header-site.header-sticky .header-nav-custom .container {
    display: block;
  }
  .header-site.header-sticky .header-logo-custom {
    width: 100%;
    text-align: left;
    float: left;
  }
  .header-site.header-sticky .header-logo-custom .container.clearfix {
    float: left;
    text-align: left;
  }
}
@media (width: 768px) {
  .sidebar.span-3 + .span-6 {
    width: 100% !important;
  }
  .sidebar .sidebar-tva {
    max-width: 320px !important;
  }
  .sidebar.span-3 + .span-6 + .span-3 {
    width: 100% !important;
  }
  .sidebar.span-3 + .span-6 + .span-3 .widget {
    width: 100% !important;
  }
  .sidebar.span-3 + .span-6 + .span-3 .sidebar-tva {
    max-width: 320px;
  }
  .footer-bottom .copyright .column.span-8 {
    float: left;
    clear: none;
  }
  .lien-he-form .column.span-8 {
    margin-right: 0;
  }
  .archive .content-main.archive .column.span-9,
  .search .content-main.archive .column.span-9 {
    width: 100%;
    margin-right: 0;
  }
  .single-post article {
    margin-bottom: 60px !important;
  }
  .sidebar {
    width: 100% !important;
  }
}
@media (max-width: 768px) {
  .content-one {
    padding-bottom: 20px;
    background-size: cover;
  }
  .content-one .layers-masonry-column {
    width: 100%;
    float: none;
  }
  .content-one .layers-masonry-column + .layers-masonry-column {
    margin-top: 40px;
  }
  .content-one .list-services {
    width: 100%;
  }
  .content-one .anh-gt {
    display: none;
  }
  .content-one .dich-vu .media .media-image {
    display: block !important;
    margin-right: 20px;
  }
  .content-one .dich-vu .media .media-body {
    margin-top: 0;
    /* display: block;*/
  }
  .wraper-section .su-kien,
  .wraper-section .khoa-hoc,
  .wraper-section .choose-us,
  .wraper-section .gallery {
    width: 100%;
    float: none;
  }
  .dich-vu .icon-box {
    width: calc(50% - 15px);
    margin-right: 30px;
  }
  .dich-vu .icon-box:nth-child(3n + 3) {
    margin-right: 30px;
  }
  .dich-vu .icon-box:nth-child(2n + 2) {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .lien-he-form {
    margin-bottom: 50px;
  }
  .lien-he-form .column.span-4,
  .lien-he-form .column.span-8 {
    width: 100%;
    float: none;
    margin-bottom: 0;
  }
  .lien-he-form .column.span-8 {
    padding-bottom: 0 !important;
  }
  .sidebar {
    width: 100% !important;
    float: none;
    margin-right: 0;
    margin-left: 0;
  }
  .sidebar .widget {
    width: 100% !important;
    float: none;
    margin-right: 0;
    margin-bottom: 30px !important;
  }
  .sidebar .sidebar-tva {
    max-width: 320px !important;
  }
  .sidebar .sidebar-tva .layers-masonry-column {
    float: left;
  }
  .archive .content-main.archive .column.span-9,
  .search .content-main.archive .column.span-9 {
    width: 100%;
    margin-right: 0;
  }
  .single-post article {
    margin-right: 0;
    width: 100%;
    margin-bottom: 60px !important;
  }
  .footer-site .column.span-3 {
    width: 100%;
    margin-right: 0;
  }
  .footer-tva .portfolio-grid {
    max-width: 320px;
  }
  .footer-tva .layers-masonry-column {
    float: left;
  }
  .footer-site {
    padding-bottom: 0;
  }
  .footer-bottom .copyright .column.span-8 {
    text-align: center;
    float: none;
  }
  .footer-bottom .copyright .column.span-8 .site-text {
    text-align: center;
    margin-right: 0;
  }
  .footer-bottom #mbmcl {
    float: none;
    text-align: center;
  }
}
@media (max-width: 480px) {
  .title-container {
    background-size: inherit !important;
  }
  .home .section-title.large .heading {
    font-size: 20px;
  }
  .header-secondary .wrap_header_search .search_line {
    width: 260px;
  }
  .header-secondary .pull-right {
    float: none;
    text-align: center;
  }
  .su-kien .layers-masonry-column {
    display: block;
    margin-bottom: 30px;
  }
  .su-kien .layers-masonry-column .thumbnail-media {
    float: none;
    width: 100%;
    margin: 0;
    margin-bottom: 10px;
  }
  .su-kien .layers-masonry-column .thumbnail-body {
    width: 100%;
    float: none;
  }
  .footer-bottom .copyright p.site-text {
    line-height: normal;
    margin-bottom: 0;
  }
  .footer-bottom #mbmcl {
    line-height: 20px;
  }
  .map-lh .layers-map {
    max-height: 300px;
  }
  .error404 .page-404 .title-404 {
    font-size: 120px;
    line-height: 1;
  }
  .error404 .page-404 .title-404 i {
    display: none;
  }
  .error404 .page-404 .h2-404 {
    font-size: 20px;
  }
  .search-no-results .section-title.large .heading {
    font-size: 22px;
  }
  .error404 .page-404 .entry-404 .search-404 .search-form {
    width: auto;
  }
}
.header-secondary .pull-right ul li a[href*="instagram"]:before {
  content: "\f16d";
}
.footer-site #nav_menu-13 .menu li a[href*="instagram"]:before,
.footer-site #nav_menu-9 .menu li a[href*="instagram"]:before {
  content: "\f16d";
}
.footer-site p {
  color: #fff !important;
}
.heading {
  font-weight: bold !important;
  font-size: 30px;
}
.heading a,
.uk-accordion-title {
  font-weight: bold !important;
}
.bread-crumbs a {
  font-size: 15px;
}

h1, h2, h3, h4, h5, h6, p, span, a, strong, li{
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}