/*
Theme Name: mh-theme
Description: Thiet ke website uy tin, chat luong. Lien he: 0968.675.921
Author: UX Themes
Template: flatsome
Version: 3.0
License URI: https://www.facebook.com/minhhai.2403
*/
/*************** ADD CUSTOM CSS HERE.   ***************/
#recent-posts-2 {
  display: none;
}
body {
  background: #fff;
}
.home .section-bg-overlay {
  z-index: 2;
}
.home .banner-full {
  z-index: 1;
}
.home .banner-full .img-inner {
  position: relative;
  height: auto;
  overflow: hidden;
  padding-top: 100vh;
  background-position: 50% 50%;
  background-size: cover;
}
.home .banner-full .img-inner img {
  right: 0;
  width: 100%;
  height: 100vh;
  bottom: 0;
  left: 0;
  top: 0;
  position: absolute;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
}
.home .logo-hf {
  position: absolute;
  top: 10px;
  left: 50px;
  z-index: 10;
}
.home .logo-hf img {
  width: auto!important;
  max-height: 120px;
}
.home .button.white.button-hf {
  position: absolute;
  top: 40px;
  right: 60px;
  z-index: 10;
  border-color: #fff;
  color: #fff!important;
  font-weight: normal;
}
.home .button.white.button-hf:hover {
  color: #333!important;
}
.home .text-hf {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -50px;
  margin-left: -200px;
  width: 400px;
  text-align: center;
  z-index: 10;
  color: #fff;
}
.home .text-hf h1 {
  font-size: 80px;
  color: #fff;
  margin-bottom: 10px;
  font-weight: 200;
  letter-spacing: 12px;
}
.entry-content .img {
  margin-bottom: 15px;
}
.row.row-small {
  margin-left: -5px;
  margin-right: -5px;
}
.row.row-small .col,
.row.row-small .gallery-item,
.row.row-small .columns {
  padding: 0 5px 10px;
  width: 100%;
}
.row.row-small .col .img,
.row.row-small .gallery-item .img,
.row.row-small .columns .img {
  margin-bottom: 0;
}
.box.box-label > a {
  float: left;
}
.box.box-label .box-text {
  background: transparent;
  color: #fff;
  margin: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.box.box-label .box-text strong {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 10px;
}
a.bt-ut {
  display: inline-block;
  padding: 15px 25px;
  background: #272727;
  color: #fff;
  text-transform: uppercase;
  margin: 10px 0;
  transition: all 0.3s;
}
a.bt-ut:hover {
  background: #444;
}
hr {
  margin: 30px 0;
  border-top: 2px solid #4f4f4f;
  opacity: 1;
}
#comments {
  display: none;
}
ul.header-nav.header-nav-main {
  padding-top: 40px;
}
.entry-header-text.entry-header-text-bottom {
  padding: 15px 0 0;
  text-align: left;
}
.entry-header-text.entry-header-text-bottom h1 {
  border-bottom: 2px solid #333;
  padding-bottom: 10px;
  margin: 0;
}
.trang-chu h1.entry-title {
  display: none;
}
.absolute-footer {
  display: none;
}
.footer-wrapper {
  padding: 0 0 50px;
}
.page-wrapper {
  padding-bottom: 0;
}
.post {
  margin: 0;
}
.entry-content {
  padding-bottom: 0;
}
.header {
  padding: 15px 0;
}
@media only screen and (max-width: 600px) {
  /*************** ADD MOBILE ONLY CSS HERE  ***************/
  .home .text-hf h1 {
    font-size: 40px;
  }
  .header-main li.html.custom {
    display: block;
  }
	.home .logo-hf{
		left:10px;
}
	.home .button.white.button-hf {
    top: 30px;
    right: 15px;
    margin: 0px;
} 
}
