@charset "UTF-8";
/*
Theme Name: [MT] Minh Tú - 098 160 7782
Theme URI: http://minhtu.com/
Author: Minh Tu
Author URI: http://minhtu.com/
Description: Thiet ke website chat luong - 098 160 7782
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://minhtu.com/
Text Domain: MT
*/

/*--------------------------------------------------------------
# variables
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# general
--------------------------------------------------------------*/
.site-footer .footer-top i.fa.fa-envelope-o {
    float: left;
}
body {
   
   -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #333333;
  font-size: 14px;
  line-height: 1.5;
  font-family: Arial, Helvetica, sans-serif;
  background: #fff;
  overflow-x: hidden;
  word-wrap: break-word;
  -ms-word-wrap: break-word;

}
.clearfix {margin-bottom: 25px;}
.clearfix:before,
.clearfix:after {
  content: '';
  display: table;
}
.clearfix:after {
  clear: both;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #333333;
  margin: 0 0 15px 0;
  line-height: 1.4;
}
h1 {
  font-size: 20px;
}
h2 {
  font-size: 18px;
}
h3 {
  font-size: 16px;
}
h4 {
  font-size: 15px;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 13px;
}
:focus {
  outline: 0;
}
a {
  -webkit-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
  color: #333333;
  text-decoration: none;
}
a:hover,
a:focus {
  text-decoration: none;
  color: #39a0e5;
}
p {
  margin-bottom: 15px;
}
blockquote {
  font-size: 13px;
  font-style: italic;
  border: 1px solid #eee;
  border-left-color: #39a0e5;
  margin-left: 0;
  padding: 20px;
  width: 100%;
}
blockquote p:first-child {
  margin: 0;
}
blockquote cite {
  display: block;
  margin-top: 14px;
}
.site-footer .footer-top h4 {
    color: #0000ff;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
table {
  margin: 1em 0;
}
table > caption + thead > tr:first-child > th,
table > colgroup + thead > tr:first-child > th,
table > thead:first-child > tr:first-child > th,
table > caption + thead > tr:first-child > td,
table > colgroup + thead > tr:first-child > td,
table > thead:first-child > tr:first-child > td {
  border-top: 1px solid #ddd;
}
th,
td {
  padding: 2px 5px;
  border: 1px solid #ddd;
}
dd {
  margin-left: 30px;
}
address {
  font-style: italic;
}
cite {
  font-style: italic;
}
pre {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
ol,
ul {
  margin: 0;
  padding: 0;
}
ul li,
ol li {
  list-style-type: none;
  padding: 0;
}
.entry-content ul li,
.entry-content ol li {
  list-style: initial;
}
input,
select,
textarea {
  -webkit-transition: 0.5s ease 0s;
  -o-transition: 0.5s ease 0s;
  transition: 0.5s ease 0s;
  border: 1px solid #cdcdcd;
  padding: 5px;
  width: 100%;
  margin-bottom: 10px;
  color: #333333;
  font-size: 12px;
}
input.full-width,
select.full-width,
textarea.full-width {
  width: 100%;
}
input:focus,
select:focus,
textarea:focus {
  border-color: #39a0e5;
}
input[type="submit"] {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  color: #fff;
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif;
  width: auto;
  padding: 7px 30px;
  border: none;
  background: #fd9400;
  text-transform: none;
  font-weight: 700;
}
input[type="submit"]:active {
  outline: 0;
}
input[type="submit"]:hover {
  text-decoration: none;
  background: #1b87d0;
}
input[type="radio"],
input[type=checkbox] {
  width: auto;
}
img {
  max-width: 100%;
  height: auto;
}
article.hrm-post-news.col-xs-4.col-sm-4.col-md-4 img {
    width: 96%;
    height: 232px;
}

.hrm-pagenavi {
  width: 100%;
  float: left;
  text-align: right;
  padding: 30px 0px 15px 0px;
  margin-bottom: 30px;
}
.hrm-pagenavi ul.page-numbers li {
  display: inline-block;
  color: #fff;
  text-align: center;
  margin-left: -3px;
}
.hrm-pagenavi ul.page-numbers li a,
.hrm-pagenavi ul.page-numbers li span {
  font-size: 15px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  display: inline-block;
  padding: 5px 12px;
  vertical-align: top;
  margin-right: 0;
  margin-top: -5px;
  color: #999;
  text-decoration: none;
  background-color: #fafafa;
  border: 1px solid #eaeaea;
}
.hrm-pagenavi ul.page-numbers li span.current,
.hrm-pagenavi ul.page-numbers li:hover a {
  color: #fff;
  background: #39a0e5;
  border: 1px solid #39a0e5;
}
.site-content {
  padding: 15px 0px;
}
header.page-header {
  margin: 0px;
  padding: 0px;
}
.hrm-breadcrums {
  padding-bottom: 15px;
}
.hrm-breadcrums .fa {
  background: url('images/breadcrumb-separator.png') center top no-repeat;
  display: inline;
  padding: 10px 16px 0px 0px;
  font-size: 0px;
  text-indent: 9999px;
}
.hrm-breadcrums,
.hrm-breadcrums a {
  font-family: Arial, Helvetica, sans-serif, Arial;
  font-size: 12px;
  color: #333333;
}
.sidebar-left .content-area {
  float: right;
}
ul.related li {
  list-style-type: none;
  display: block;
  position: relative;
  padding: 5px 0;
  border-bottom: 0px;
  width: 100%;
  float: left;
}
ul.related li h3 {
  margin: 0px;
  font-size: 13px;
  display: inline-block;
  font-weight: bold;
  color: #0877c7;
}
ul.related li span.date {
  font-weight: bold;
}
.comment-form-author,
.comment-form-email,
.comment-form-url {
  width: 32%;
  float: left;
}
.comment-form-email {
  margin: 0 2%;
}
footer.comment-meta {
  width: 100%;
}
footer.comment-meta:before,
footer.comment-meta:after {
  content: '';
  display: table;
}
footer.comment-meta:after {
  clear: both;
}
footer.comment-meta .comment-author {
  float: left;
}
footer.comment-meta .comment-metadata {
  float: right;
  font-size: 85%;
}
.comment-content {
  clear: both;
  padding: 10px 10px 0;
  overflow: auto;
  margin-top: 5px;
}
.comments-area {
  width: 100%;
  float: left;
  margin-top: 20px;
  display: none;
}
.comments-area span.says {
  display: none;
}
.comment-list {
  width: 100%;
  float: left;
  padding: 20px;
  margin-bottom: 40px;
  margin-top: 15px;
  background: #FFF;
  border: 1px solid #eaeaea;
}
.comment-list .comment-body {
  position: relative;
  border-bottom: 1px solid #E7E7E7;
}
.comment-list ol.children {
  margin-top: 15px;
  margin-left: 30px;
}
.comment-list li .comment-respond {
  padding-top: 20px;
}
.comment-list li .reply {
  position: absolute;
  bottom: 0px;
  right: 0px;
  background: #E7E7E7;
  padding: 3px 10px;
  font-size: 11px;
}
.entry-content ul,
.entry-content ol {
  margin-left: 25px;
}
.entry-content ul:not(.list-style-none, .products) li,
.entry-content ol:not(.list-style-none, .products) li {
  list-style: none;
  position: relative;
  margin: 6.5px 0 6.5px 0;
  padding-left: 15px;
}
.entry-content ul:not(.list-style-none, .products) li:before,
.entry-content ol:not(.list-style-none, .products) li:before {
  content: "■";
  color: #128547;
  position: absolute;
  left: 0px;
  padding: 0px 10px 0px 0px;
}
.col-right {
  float: right!important;
}
.col-left {
  float: left!important;
}
.no-padding {
  padding: 0;
}
.ovh {
  overflow: hidden;
}

/*--------------------------------------------------------------
# Slider
--------------------------------------------------------------*/
/***********************************************************
Owl core
***********************************************************/
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* ************************************** */
.owl-loaded {
  display: block;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1;
}
/* ************************************** */
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  display: none;
}
.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .owl-carousel {
  display: block;
}
/*
 *  Owl Carousel - Animate Plugin
 */
/**/
.owl-controls .owl-buttons div,
.owl-nav div {
  cursor: pointer;
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  text-indent: 0;
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: rgba(0, 0, 0, 0.3);
  text-align: center;
  line-height: 40px;
  font-size: 20px;
}
.owl-controls .owl-buttons div:hover,
.owl-nav div:hover {
  background: #000;
}
.owl-controls .owl-buttons div.owl-prev,
.owl-nav div.owl-prev {
  left: 0px;
  background-size: contain;
}
.owl-controls .owl-buttons div.owl-prev .fa,
.owl-nav div.owl-prev .fa {
  margin-right: 2px;
}
.owl-controls .owl-buttons div.owl-next,
.owl-nav div.owl-next {
  right: 0px;
  background-size: contain;
}
.owl-controls .owl-buttons div.owl-next .fa,
.owl-nav div.owl-next .fa {
  margin-left: 2px;
}
.home-slider .owl-controls .owl-buttons div {
  opacity: 0.2;
}
.home-slider .owl-controls .owl-buttons div:hover {
  opacity: 1;
}
.home-slider .owl-dots {
  position: absolute;
  bottom: 10px;
  width: 100%;
  text-align: center;
}
.home-slider .owl-dots .owl-dot {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: #fff;
  margin: 0 2px;
}
.home-slider .owl-dots .owl-dot.active {
  background: #39a0e5;
}
.home-slider .owl-controls .owl-buttons div.owl-prev {
  left: 20px;
}
.home-slider .owl-controls .owl-buttons div.owl-next {
  right: 20px;
}
.owl-pagination {
  position: absolute;
  list-style: none;
  clear: both;
  height: 12px;
  text-align: center;
  bottom: 20px;
  padding-bottom: 2%;
  z-index: 2;
  width: 100%;
}
.owl-pagination div {
  display: inline-block;
  font-size: 0px;
  margin: 0px 3px;
}
.owl-pagination div span {
  display: block;
  height: 12px;
  width: 12px;
  border: solid 2px #fff;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  cursor: pointer;
}
.owl-pagination div.active span {
  background: #fff;
}
.home-slider-block {
  margin-top: 0!important;
}
.hrm-partner .owl-nav div.owl-prev {
  left: 0!important;
}
.hrm-partner .owl-nav div.owl-next {
  right: 0!important;
}

/*--------------------------------------------------------------
# header
--------------------------------------------------------------*/
.text-left {
    float: left;
    font-size: 17px;
}
.top-header {
    padding: 10px;
}

.banner.PC {
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  height: 160px;
  margin: 0px auto;
}


.logo {
   float: left;
  width: 30%;
  min-height: 80px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.logo .site-title {
  margin: 0;
  padding: 0;
  border: 0;
}

.top-mid-right {
  float: left;
  padding-top: 50px;
  width: 70%;
}
.top-mid-right li {
  list-style: none;
  float: left;
}

form.search-form {
    float: right;
}
.cart_search {
    margin-top: -15px;
    margin-bottom: -5px;
}

/*.cart_search .search-form ul#navigation li {
    background-color: #303030;
    height: 46px;
    width: 46px;
    margin-top: -6px;
}*/

button.search-submit {
    font-size: 17px;
    background: transparent;
    border: 0px;
}
button.search-submit i.fa.fa-search {
    color: #fff;
    padding: 7px;
}

.search-form input#s {
  border:0px;
  text-indent: 5px;
  padding-top: 10px;
  float: left;
  width: 77%;
}


.contact-header h2 {
    color: #d29c52;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    font-size: 14px;
}


.social-media ul {
  text-align: right;
}
.social-media ul li {
  display: inline-block;
}
.social-media ul li a {
  width: 30px;
  height: 30px;
  display: inline-block;
  margin-right: 3px;
  margin-top: 5px;
  text-align: center;
  vertical-align: middle;
  line-height: 35px;
  border-radius: 50%;
}
.social-media ul li a:hover {
  background-color: #39a0e5;
}
.social-media ul li a i {
  color: #fff;
  font-size: 16px;
}
.social-media ul .social-fb a {
  background: #3b5998;
}
.social-media ul .social-email a {
  background: #dd4b39;
}
.social-media ul .social-youtube a {
  background: #f00;
}
.social-media ul .social-twitter a {
  background: #00aff0;
}
.social-media ul .social-pinterest a {
  background: #00aff0;
}
/*--------------------------------------------------------------
# menu
--------------------------------------------------------------*/
.top-nav .fa {
  padding-right: 5px;
}
.top-nav li {
  display: inline-block;
  float: none;
}
.top-nav li a {
  display: block;
  padding: 0 0 0 10px;
}

#main-menu .menu-image {
  margin-right: 5px;
}
nav#site-navigation {
  padding: 0px;
  margin-left: -40px;
}
.main-menu-inner {
  display: block;
  position: relative;
}
.main-menu-inner:before,
.main-menu-inner:after {
  content: '';
  display: table;
}
.main-menu-inner:after {
  clear: both;
}
.product-nav {
  display: block;
  float: left;
  position: relative;
  vertical-align: middle;
  width: 24%;
  padding-right: 10px;
}
.navbar-header.has-product-nav {
  display: block;
  float: left;
  position: relative;
  vertical-align: middle;
  width: 76%;
}
.title-pr-nav {
  height: 46px;
  line-height: 46px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  padding-left: 15px;
  padding-right: 15px;
  letter-spacing: 1px;
  overflow: hidden;
  margin: 0;
  cursor: pointer;
  background-color: #1b87d0;
  color: #fff;
  text-shadow: none;
}
.title-pr-nav span {
  text-align: left;
}
.title-pr-nav .fa {
  cursor: pointer;
  line-height: 46px;
  margin-right: 2px;
}
.title-pr-nav .fa-chevron-circle-down {
  float: right;
}
.nav-pr-container {
  background: #fbfbfb;
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  width: calc(100% - 10px);
  width: -moz-calc(100% - 10px);
  width: -webkit-calc(100% - 10px);
  z-index: 100;
  min-width: 250px;
}
.nav-pr-container .menu {
  border: 1px solid #eaeaea;
  padding: 0;
  margin: 0;
  position: relative;
}
.nav-pr-container .menu li {
  display: block;
  line-height: 34px;
  margin-left: -1px;
  position: static;
}
.nav-pr-container .menu li:last-child > a {
  border-bottom: 0;
}
.nav-pr-container .menu li.active,
.nav-pr-container .menu li:hover > a {
  background: #39a0e5;
  color: #fff;
}
.nav-pr-container .menu li:hover ul.sub-menu {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
  -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
}
.nav-pr-container .menu li > a {
  float: none;
  font: 700 12px Arial, Helvetica, sans-serif;
  padding: 11.6px 10px 14px;
  display: block;
  text-decoration: none;
  color: #444;
  border-bottom: 1px solid #f1f1f1;
  
}
.nav-pr-container .menu li > a .fa {
  margin-right: 5px;
  min-width: 15px;
}
.nav-pr-container .menu li.menu-item-has-children > a:after {
  content: "\f105";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  font-size: 16px;
}
.nav-pr-container .menu li > ul.sub-menu {
  min-height: 100%;
}
.nav-pr-container .menu li ul.sub-menu {
  -webkit-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
  position: absolute;
  left: 99%;
  width: 100%;
  top: 0;
  background: #fff;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  transform: scale(0);
  transform-origin: top left;
}
ul#navigation > li {
  display: block;
  float: left;
  position: relative;
  cursor: pointer;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
ul#navigation > li > a {
  padding: 13px 29px;
  margin: 0;
  display: inline-block;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  position: relative;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 15px;
}
ul#navigation > li > a:hover,
ul#navigation > li > a:focus {
  background: transparent;
}
/*ul#navigation > li:hover,
ul#navigation > li:focus,
ul#navigation > li.current-menu-item {
  background: #39a0e5;
}*/
ul#navigation > li:hover a,
ul#navigation > li:focus a,
ul#navigation > li.current-menu-item a {
  /*border-color: transparent;*/
  color: #fff;
}

ul#navigation > li:last-child > a {
  border: 0;
}
ul#navigation .menu-item-has-children:hover > ul.sub-menu {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
  visibility: visible;
}
ul#navigation ul.sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #fff;
  border-bottom: 3px solid #fd9400;
  z-index: 100;
  width: 260px;
  display: block;
  visibility: hidden;
  opacity: 0;
  padding: 0;
  border-left: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-transition: opacity .5s,transform .5s;
  -o-transition: opacity .5s,transform .5s;
  transition: opacity .5s,transform .5s;
  -webkit-transform: translate(0, 40px);
  -moz-transform: translate(0, 40px);
  transform: translate(0, 40px);
}
ul#navigation ul.sub-menu li {
  position: relative;
}
ul#navigation ul.sub-menu > li {
  width: 100%;
  text-align: left;
}
ul#navigation ul.sub-menu > li > a {
  padding: 8px 15px;
  display: inline-block;
  width: 100%;
  text-decoration: none;
  transition: all .25s;
  color: #333333;
  background: transparent;
  font-size: 13px;
}
ul#navigation ul.sub-menu > li > a .caret {
  float: right;
  margin-top: 6px;
}
ul#navigation ul.sub-menu > li > a:hover {
  color: #fff;
  background: #fd9400;
}
ul#navigation ul.sub-menu > li.menu-item-has-children > a:after {
  content: "\f105";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  font-size: 16px;
  padding-top: 2px;
}
ul#navigation ul.sub-menu ul.sub-menu {
  left: 100%;
  top: 0;
}
.nav .sub-menu {
  display: block;
  visibility: hidden;
  opacity: 0;
  min-width: 200px;
  top: 115px;
  left: 0;
  right: auto;
  background: transparent;
  border: 0;
  padding: 0;
  margin: 0;
  z-index: 9999;
}
.navbar-toggle {
  margin: 5px 0px 0px 0px;
  padding: 0;
  width: 32px;
  height: 26px;
  position: relative;
}
.navbar-toggle .icon-bars {
  transition: all 0.3s;
  font-size: 0;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -1px;
  width: 30px;
  height: 2px;
  display: block;
  background-color: transparent;
}
.navbar-toggle .icon-bars:before,
.navbar-toggle .icon-bars:after {
  transition: transform 0.3s;
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  content: '';
}
.navbar-toggle .icon-bars:before {
  transform: translateY(0) rotate(45deg);
}
.navbar-toggle .icon-bars:after {
  transform: translateY(0) rotate(-45deg);
}
.navbar-toggle .icon-bar-3 {
  bottom: 0;
  transform: translateY(0) rotate(-45deg);
}
.navbar-toggle.collapsed .icon-bars {
  background: #000;
}
.navbar-toggle.collapsed .icon-bars:before {
  transform: translateY(-400%);
}
.navbar-toggle.collapsed .icon-bars:after {
  transform: translateY(400%);
}

#main-menu {
    border-bottom: 3px solid #303030;
}
/********************* Menu responsive ********************/
.menu-responsive-overlay {
  width: 0;
  height: 0;
  top: 0;
  left: -10px;
  position: fixed;
  z-index: 199998;
  background: rgba(0, 0, 0, 0.05);
}
.menu-responsive-overlay.open-mn {
  width: 100%;
  height: 100%;
  left: 0;
}
.menu-close {
  cursor: pointer;
  padding: 10px;
  background: #39a0e5;
  text-align: left;
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: Arial;
  overflow: hidden;
}
.menu-close i {
  color: #fff;
  font-size: 25px;
  float: left;
}
.menu-close i.fa-times {
  float: right;
}
.menu-close span {
  margin: 5px;
  float: left;
}
.menu-open {
  color: #1D286D;
  font-family: Arial;
  font-size: 14px;
  padding: 5px 15px 0px 15px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  overflow: hidden;
  cursor: pointer;
  display: inline-block;
  position: absolute;
  right: 0;
  z-index: 99999;
}
.menu-responsive {
  background: rgba(0, 0, 0, 0.9);
  left: -250px;
  height: 100%;
  position: fixed;
  width: 250px;
  z-index: 199999;
  top: 0;
  overflow-y: auto;
  border-right: 3px solid #39a0e5;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
}
.menu-responsive ul {
  list-style: none;
  padding: 0;
}
.menu-responsive ul li {
  border-bottom: 1px solid;
}
.menu-responsive ul li a {
  color: rgba(255, 255, 255, 0.9);
  font-size: 14px;
  font-weight: 600;
  padding: 10px;
  display: block;
}
.menu-responsive ul li.current-menu-item a,
.menu-responsive ul li a:hover {
  color: #39a0e5;
  background: #fff;
}
.menu-responsive ul.sub-menu li {
  border-bottom: none;
}
.menu-responsive ul.sub-menu li a:before {
  content: "\f101";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  margin: 0 5px 0 0;
}
.menu-close-2 {
  display: none;
  float: right;
  z-index: 199999;
}
.menu-close-2.btn-scrolled {
  position: fixed;
  top: 10px;
  right: 0;
  background: rgba(0, 0, 0, 0.3);
}
.admin-bar .menu-close-2.btn-scrolled {
  top: 50px;
}
.menu-contrl {
  position: relative;
  float: left;
  margin-top: 5px;
  margin-right: 15px;
  margin-bottom: 5px;
  font-size: 22px;
  line-height: 23px;
  padding: 0;
  text-align: center;
  width: 35px;
  height: 35px;
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
  z-index: 11;
}
/*--------------------------------------------------------------
/*--------------------------------------------------------------
# menu
--------------------------------------------------------------*/



/*--------------------------------------------------------------
# taxomony + single_project
--------------------------------------------------------------*/

.list-realty .img-project img {
  width: 100%;
  height: 270px;
}
.list-realty .img-project{
    padding: 0px;
    margin-left: -15px;
}
.list-realty .info-realty p {
  line-height: 16px;
}
.list-realty .info-realty h4 {
  display: flex;
}

.list-realty .info-realty h4 a {
  font-weight: bold;
  font-size: 16px;
  color: #fd9400;
  text-transform: uppercase;
}
.list-realty .chi-tiet .link-link {
    float: left;
    margin-right: 3px;
    list-style: none;
}

.realty-des {
    border-top: 1px solid #e3e3e3;
    padding-top: 12px;
    margin: 15px 0 0 0;
    text-rendering: geometricPrecision;
}


/*--------------------------------------------------------------
# archive
--------------------------------------------------------------*/
.page-header {
  border: 0;
}
h1.page-title,
h1 {
  font-size: 20px;
  text-transform: none;
  line-height: 1.3;
  margin: 0;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 3px solid #eee;
}
.archive .entry-header,
.page .entry-header,
.single .entry-header {
  border-bottom: 3px solid #ddd;
  margin-bottom: 10px;
}
.archive .entry-header h1,
.page .entry-header h1,
.single .entry-header h1 {
  display: inline-block;
  border-bottom: 3px solid #d29c52;
  color: #1f1f1f;
  margin: 0;
  margin-bottom: -3px;
}
.single .entry-header {
  margin-bottom: 0;
}
article.item-list {
  padding: 10px 0px 10px 0px;
  width:100%;
  float: left;
  border-bottom: 1px dashed #ddd;
}
article.item-list:last-child {
  border-bottom: 0px;
}
article.item-masory .post-thumbnail {
  width: 100%;
  margin-bottom: 10px;
}
article.item-masory .post-thumbnail img {
  width: 100%;
  margin-right: 0px;
}
.box-masory {
  padding-bottom: 15px;
}
.masonry-grid .row {
  margin: 0 -4px;
}
.masonry-grid .row .item-masory {
  padding: 0 4px;
}
.masonry-grid .row .post-thumbnail {
  margin-bottom: 0;
}
.masonry-grid .row .post-thumbnail img {
  margin-right: 0;
  width: 100%;
  line-height: 0;
  padding: 0;
  background: transparent;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.masonry-grid .row .box-inner {
  position: relative;
  padding: 0px;
  margin-bottom: 10px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  overflow: hidden;
}
.masonry-grid .row .post-box-title {
  position: absolute;
  bottom: 0px;
  width: 100%;
  line-height: 20px;
  margin-bottom: 0;
  font-weight: 600;
  text-transform: none;
}
.masonry-grid .row .post-box-title a {
  background-color: rgba(255, 255, 255, 0.75);
  display: block;
  font-size: 13px;
  color: #333333;
  text-decoration: none;
  padding: 12px 15px;
  min-height: 64px;
}


.entry {
    text-align: justify;
    margin-right: 15px;
}
.archive-box .post-box-title {
  text-transform: none;
  font-size: 18px;
  line-height: 1.3;
  color: #333;
  margin: 0;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.archive-box .post-meta {
  padding: 8px 0;
  font-size: 12px;
  color: #666;
  margin-bottom: 0;
}
.archive-box .post-meta span {
  margin-right: 10px;
}
.post-thumbnail {
  float: left;
  margin-right: 15px;
}
.post-thumbnail a {
  display: block;
  position: relative;
}
.post-thumbnail a:before {
  font: normal normal normal 18px/1 FontAwesome;
  content: "\f002";
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  color: #fff;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0;
  -webkit-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}
.post-thumbnail a:after {
  overflow: hidden;
  position: absolute;
  top: 0;
  content: "";
  z-index: 100;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  background-color: rgba(0, 0, 0, 0.3);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  transform: scale(0);
  z-index: 1;
}
.post-thumbnail a:hover:before {
  opacity: 1;
}
.post-thumbnail a:hover:after {
  visibility: visible;
  opacity: .8;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.post-thumbnail img {
  width: 275px;
  height: auto;
  position: relative;
  line-height: 0;
  padding: 0;
  background: #fff;
  border: 1px solid #ccc;
}
h2.post-box-title {
  font-size: 20px;
  line-height: 26px;
  text-transform: none;
  margin-bottom: 5px;
}
a.more-link {
  color: #FFF;
  padding: 5px 12px;
  background: #d29c52;
  display: inline-block;
  line-height: 23px;
  border: 0 none;
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
}
a.more-link:hover {
  color: #FFF;
  background: #39a0e5;
}
.clear {
  clear: both;
}

.hrm-show-post-home {
    margin-top: 20px;
}
p.post-meta span {
  margin-right: 10px;
}
p.post-meta span i {
  padding-right: 5px;
}
.post-thumbnail.archive-wide-thumb img {
  width: 100%;
  height: auto;
  margin: 0px 0px 10px 0px;
}

.list-blog .search-content .item-masory {
  padding: 0 10px;
}
.list-blog .search-content .box-masory {
  padding: 10px;
  border: 1px solid #ddd;
}
.list-blog .search-content .box-masory:hover {
  border-color: #39a0e5;
}
.list-blog .search-content .box-masory .post-thumbnail {
  float: none;
}
.list-blog .search-content .box-masory .post-box-title {
  position: static;
  clear: both;
  margin-top: 10px;
  height: 50px;
  padding: 5px;
}
.list-blog .search-content .box-masory .post-box-title a {
  padding: 0;
  min-height: 0;
  margin-bottom: 0;
  font-size: 12px;
}
.list-blog .search-content .box-masory .box-inner {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.taxonomy-description p {
  display: none;
}


.product .info-project h4 a{
  font-weight: bold;
  font-size: 16px;
  color: #fd9400;
  margin-top: 20px;
  text-transform: uppercase;
}


/*--------------------------------------------------------------
# single
--------------------------------------------------------------*/

.widget-single img {
  width: 100%;
}
.single .entry-content img {
  width: 100%;
}
.single .entry-content {
  text-align: justify;
}


.single .widget-single .first-post {
  display: none;
}
.single .widget-single .other-posts {
  width: 100% !important;
}

.single .widget-single h3 {
  color: #303030;
  margin-left: 0px;
  font-weight:bold;
  text-transform: uppercase;
}
.single .widget-single h3:after{
  content: "";
  top: 31px;
  left: 15px;
  border-bottom: 3px solid #d29c52;
  position: absolute;
  width: 75px;
}

.single .entry-meta {
  border-bottom: 1px solid #eee;
  margin-bottom: 15px;
}
.hrm-social-share {
  clear: both;
  padding: 20px;
  background: #f6f6f6;
  width: 100%;
  float: left;
}
.hrm-social-share span.share-text {
  display: block;
  float: left;
  padding: 0 9px;
  font-size: 14pt;
}
.hrm-social-share ul.hrm-share {
  float: right;
}
.hrm-social-share ul.hrm-share li {
  float: left;
}
.hrm-social-share ul.hrm-share li a {
  padding: 5px 9px;
  color: #FFF;
  margin: 0 6px 2px 0;
  display: inline-block;
  line-height: 14px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.hrm-social-share ul.hrm-share li a span {
  display: none;
}
.single-product .hrm-social-share {
  margin-bottom: 15px;
}
.single-product .hrm-social-share span.share-text {
  font-size: 15px;
  color: #333333;
  padding: 10px 25px;
  display: block;
  font-weight: 600;
}
ul.hrm-share li {
  overflow: hidden;
  position: relative;
}
ul.hrm-share li a.facebook {
  background: #39599f;
}
ul.hrm-share li a.google {
  background: #fa0101;
}
ul.hrm-share li a.twitter {
  background: #45b0e3;
}
ul.hrm-share li a.linkedin {
  background: #65b7d2;
}
ul.hrm-share li.pinterest {
  background: #E00707;
  padding: 2px 9px;
  color: #fff;
}
.share-pin-origin {
  position: absolute;
  z-index: 5;
  width: 100%;
  opacity: 0;
}
.share-pin-origin span {
  width: 100%;
}
.share-pin-alt {
  position: relative;
  z-index: 1;
  display: none;
}
.hrm-share li:hover a.facebook,
.hrm-share li:hover a.google,
.hrm-share li:hover a.linkedin,
.hrm-share li:hover a.twitter {
  background: #444;
}
.hrm-share li.pinterest:hover {
  background: #444;
}
.related-post {
  border-top: 1px solid #ddd;
  padding-top: 15px;
  width: 100%;
  float: left;
}
.entry-content h1 {
  border: 0;
}
.single-wysijap .hentry .post-meta {
  visibility: hidden;
}
.single-wysijap .hrm-social-share {
  display: none;
}


.related-post .hrm-text .hrm-title {
  color: #303030;
  font-weight: 400;
}
.related-post .hrm-text .hrm-title i {
    font-size: 18px;
    color: #fd9400;
    margin-left: 5px;
    margin-right: 15px;
    font-weight: bold;
}

.related-post .related-title h3,
.social-media-single .related-title h3{
  display: inline-block;
  color: #303030;
  position: relative;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
}
.related-post .related-title h3:after, 
.social-media-single .related-title h3:after{
  content: "";
  border-bottom: 3px solid #fd9400;
  position: absolute;
  top: 25px;
  left: 0px;
  width: 50%;
}

.social-media-single .related-title h3 {
  float: left;
}

.social-media-single ul {
  float: left;
  margin-left: 10px;
}
.social-media-single ul li {
  float: left;
  margin-left: 5px;
  margin-right: 5px;
  border: 1px solid #ddd;
  border-radius: 7px;
  height: 30px;
  width: 30px;
}
.social-media-single ul li a i{
  padding: 8px;
}


/*--------------------------------------------------------------
# widget
--------------------------------------------------------------*/
.entry-content .widget {
  clear: both;
}
.widget {
  color: #747474;
  margin-bottom: 20px;
}
/*.widget input[type="submit"] {
  background: #39a0e5;
}
.widget input[type="submit"]:hover {
  background: #39a0e5;
}*/
.widget-title {
  margin: 0;
  line-height: 1.5;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 10px;
}
.widget-area .widget {
  border: 1px solid #eaeaea;
  padding: 0 15px 15px;
  background: #fff;
  margin-bottom: 17px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.widget-area .widget a:hover {
  color: #39a0e5;
}
.widget-area .widget-top {
  margin: 0 -15px 10px;
  position: relative;
  color: #ffffff;
  font: bold 13px sans-serif;
  text-align: center;
  background: #0000fb;
  display: block;
  padding: 10px;
  text-transform: uppercase;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.widget-area .widget-title {
  text-transform: uppercase;
  line-height: 1.3;
  color: #fff;
  margin: 0;
  padding: 0;
  border-radius: 0;
  font-size: 13px;
  text-align: left;
}
.widget-area .widget-title:before {
  padding-right: 5px;
  content: "\f1d1";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.hrm-recent-post {
  overflow: hidden;
  margin-bottom: 10px;
  border-bottom: 1px solid #f8f8f8;
  padding-bottom: 10px;
}
.hrm-recent-post:last-child {
  margin-bottom: 0;
  border-bottom: 0;
  padding-bottom: 0;
}
.hrm-recent-post:hover .hrm-title {
  color: #39a0e5;
}
.hrm-recent-post .hrm-thumb {
  float: left;
  margin-right: 10px;
  max-width: 80px;
  height: auto;
}
.hrm-recent-post .hrm-title {
  padding-bottom: 0;
  font-size: 14px;
  line-height: 1.4;
  display: block;
  font-weight: bold;
}
.hrm-recent-post .hrm-title:hover {
  color: #39a0e5;
}
.hrm-recent-post .date-detail .fa {
  margin-right: 10px;
}
.hrm-recent-post .hrm-excerpt {
  font-size: 14px;
  line-height: 1.5;
}
.hrm-recent-post .read-more {
  background: url('images/readmore.png') no-repeat center right;
  display: block;
  width: 27px;
  height: 5px;
  margin-top: 17px;
}

.hrm-news-width .widget-top {
  margin-bottom: 10px;
  position: relative;
}
.hrm-news-width .widget-top:after {
  content: '';
  display: block;
  width: 100%;
  position: absolute;
  height: 1px;
  background: #eee;
  top: 50%;
  margin-top: 0;
  z-index: 1;
}
.hrm-news-width .widget-title {
  color: #fff!important;
  font-size: 16px;
  height: 38px;
  padding: 9px 9px 7px;
  margin-bottom: 0;
  display: inline-block;
  position: relative;
  background: #39a0e5;
  z-index: 2;
}
.hrm-news-width .widget-title:before {
  width: 0px;
  height: 0px;
  border-bottom: 19px solid transparent;
  border-top: 19px solid transparent;
  content: "";
  position: absolute;
  right: -25px;
  top: 0px;
  border-left: 25px solid #39a0e5;
}
.hrm-news-width .news-title-widget {
  background-color: #39a0e5;
  border-top: 3px solid #156aa3;
  height: 35px;
  margin: 0 0 10px;
  padding: 0 0 0 10px;
}
.hrm-news-width .news-title-widget:hover a {
  border-top-color: #39a0e5;
}
.hrm-news-width .news-title-widget a {
  color: #fff;
  display: block;
  float: left;
  font-size: 13px;
  font-weight: bold;
  height: 35px;
  line-height: 32px;
  margin: -3px 0 0;
  padding: 0 10px;
  white-space: nowrap;
  text-transform: uppercase;
  border-top: 3px solid #ffffff;
}
.hrm-news-width .content-hrm-news {
  margin: 0 -15px;
}
.hrm-news-width .hrm-news_excerpt > p {
  margin-bottom: 0;
}
.hrm-news-width .news-item-post {
  margin-bottom: 15px;
  overflow: hidden;
}
.hrm-news-width .news-item-post .news-thumb {
  width: 150px;
  float: left;
  margin-right: 15px;
}
.hrm-news-width .news-item-post:last-child {
  border-bottom: 0;
}
.hrm-news-width .news-item-post .entry-title {
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: 600;
}
.hrm-news-width .only-col1 .list-post:before,
.hrm-news-width .only-col1 .list-post:after {
  content: '';
  display: table;
}
.hrm-news-width .only-col1 .list-post:after {
  clear: both;
}
.hrm-news-width .only-col1 .news-item-post:first-child {
  width: 50%;
  float: left;
  padding-right: 15px;
}
.hrm-news-width .only-col1 .news-item-post:first-child img,
.hrm-news-width .only-col1 .news-item-post:first-child .news-thumb-big {
  width: 100%;
  float: none;
  margin-right: 0;
}


/*--------------------------------------------------------------
# footer
--------------------------------------------------------------*/
.hrm-partner {
  padding: 30px;
  background: #0000ff;
}

.hrm-partner .hrm-partner-inner .item {
  padding: 5px;
}
.hrm-partner .owl-nav.disabled {
  display: block;
}
.hrm-partner .owl-nav div {
  color: #39a0e5;
  font-size: 30px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background: transparent;
  display: none;
}
.hrm-partner .owl-nav div:hover {
  color: #39a0e5;
}
.hrm-partner .owl-nav div.owl-prev {
  left: -15px;
}
.hrm-partner .owl-nav div.owl-next {
  right: -15px;
}



.site-footer .footer-top {
  margin-top: -25px;
}

.site-footer .footer-top h3 {
  color: #0000ff;
  text-transform: uppercase;
  margin-top: 20px;
  padding-bottom: 20px;
}

.site-footer .footer-top h3:after {
    content: "";
    border-bottom: 3px solid #d29c52;
    top: 55px;
    left: 18px;
    position: absolute;
    width: 40px;
}

.site-footer .footer-top li {
  color: #0000ff;
  margin-bottom: 10px;

}
.site-footer .footer-top li strong {
  color: #0000ff;
}

.site-footer .footer-top input.wpcf7-email {
  float: left;
  width: 60%;
    border: 1px #363533 solid;
	    margin-right: 20px;
}
.site-footer .footer-top input.wpcf7-form-control.wpcf7-submit {
    font-size: 0px;
    background: #ffffff;
}
.site-footer .footer-top i {
    font-size: 22px;

    margin-top: 2px;
}
.site-footer .footer-top  label {
  border-bottom: 1px solid #b5b5b5;
}

/*********************************************************************************/
.home_introduce {
    text-align: center;
    background-color: #ededed;
    padding: 40px;
    margin-top: -40px;
}

.home_introduce img.img-banner {
    height: 60px;
}

.home_introduce .img {
    background: #d29c52;
    padding: 15px;
    width: 50%;
    display: inline-block;
}
.home_introduce h2 {
  margin-top: 15px;
  color: #303030;
  font-weight: bold;
  text-transform: uppercase;
}
.home_introduce h2:before {
    content: "";
    border-bottom: 3px solid #d29c52;
    top: 130px;
    left: 165px;
    position: absolute;
    width: 40px;
}
.home_introduce p {
  text-align: justify;
}

/************************giới thiệu***************************/

.home_field .widget-title ,
.home-construction .widget-title{
  margin: 25px 0px 20px;
  font-size: 25px;
  text-transform: uppercase;
}
.home_field .hrm-post-news {
  margin-bottom: 30px;
  padding: 0px;
}
.home_field .hrm-post-news .hrm-text {
  margin-top: 10px;
  padding: 5px;
}

.home_field .hrm-post-news .hrm-title {
  font-weight: bold;
  font-size: 16px;
  color: #fd9301;
  text-transform: uppercase;
}
.home_field .hrm-post-news .date-detail {
    margin-top: 10px;
    margin-bottom: 5px;
}
.home_field .hrm-post-news .hrm-thumb {
  width: 100%;
  height: 250px;
}


/************************dự án***************************/

.first-post img {
    width: 100%;
    height: 300px;
}
.view-more-news .date-news {
    background-color: #f8f8f8;
    padding: 15px;
    border: 1px solid #eee;
}
.view-more-news img.comment_bl {
    width: 19px !important;
    height: 17px !important;
    margin-right: 5px;
}
.hrm-show-post-home .news-des h3 {
    margin: 12px 0 10px 0;
}
.hrm-show-post-home .news-des h3 a {
    color: #303030;
    font: bold 16px/20px tahoma,arial;
    text-transform: uppercase;
}
.hrm-show-post-home .view-more-news span.comment {
    margin-left: 15px;
    color: #fd9400;
    display: none;
}
.hrm-show-post-home  span.date {
    color: #303030;
    font-weight: bold;
}
.other-posts .news-default-right span.comment {
    float: left;
    margin-right: 20px;
    color: #fd9400;
    display: none;
}

.other-posts .news-default-right ul li .title_day {
   border-bottom: 1px solid #dedede;
    margin-bottom: 30px;
    padding-bottom: 15px;
    width: 70%;
    margin-left: 30%;
}
.other-posts ul li img {
    width: 125px;
    height: 102px;
    float: left;
    margin-right: 20px;
}
.other-posts .news-default-right ul li h4 {
    margin-bottom: 0px;
    margin-top: 15px;
}
.other-posts .news-default-right ul li h4 a {
    font: normal 14px/20px tahoma;
    color: #303030;
    padding: 20px 0 3px 0px;
    display: block;
}
.other-posts .news-default-right img.comment_bl {
    margin-top: 3px;
    width: 19px !important;
    height: 17px !important;
}

li.link_news {
  list-style: none;
  margin-top: 35px;
}
.other-posts li.link_news a {
  padding: 10px;
  background-color: #f8f8f8;
  color: #d29c52;
  border:1px solid #eee;
}


.title-tab-wg span {
  color: #303030;
  margin: 25px 0px 20px;
  font-size: 25px;
  font-weight: 600;
  text-transform: uppercase;
}


ul.nav.nav-tabs {
  border: 0;
}
ul.nav.nav-tabs li:last-child a {
  background-image: none;
}

ul.nav.nav-tabs li.active a,
ul.nav.nav-tabs li:hover a {
  margin: 0;
  border: 2px solid;
  background: #ddd;
}
ul.nav.nav-tabs li {
  margin-right: 10px;
}
ul.nav.nav-tabs li > a {
  border-radius: 0;
  margin: 0;
  border: 0;
  padding: 10px 25px;
  background: #ddd;
  text-transform: uppercase;
}


.list-project .item-project li {
  list-style: none;
  margin: 15px -15px;
}
.list-project .item-project .img-project  {
  float: left;
  width: 50%;
  margin-right: 35px;
}
.list-project .item-project .img-project img {
  width: 100%;
  height: 330px;
}

.list-project .item-project .info-realty h4 {
  display: flex;
}

.list-project .item-project .info-realty h4 a {
  font-weight: bold;
  font-size: 16px;
  color: #fd9400;
  margin-top: 20px;
  text-transform: uppercase;
}

.chi-tiet .link-link{
  float: left;
  margin-right: 10px;
}

.chi-tiet  a {
  border: 1px solid #ddd;
  text-align: center;
  padding: 8px;
  color: #fd9400;
  text-transform: uppercase;
}

.social-project .link-link a {
  border-radius: 50%;
}
.social-project .link-link a i {
  color: #ddd;
  width: 16px;
  font-weight: bold;
}


/************************Tin tức***************************/
.home-construction {
  background-color: #eee;
  margin-bottom: 50px;
}

.home-construction li {
  list-style: none;
}

.home-construction li:nth-child(1n),
.home-construction li:nth-child(2n){ 
  float: left;
  width: 50%;
}
.home-construction li:nth-child(3n),
.home-construction li:nth-child(4n),
.home-construction li:nth-child(5n),
.home-construction li:nth-child(6n){
  float: left;
  width: 25% ;
  margin-top: 15px;
  margin-bottom: 30px;
}

.home-construction li:nth-child(1n) .hrm-thumb img,
.home-construction li:nth-child(2n) .hrm-thumb img{
   width: 555px;
   height: 366px;
}

.home-construction li:nth-child(3n) .hrm-thumb img,
.home-construction li:nth-child(4n) .hrm-thumb img,
.home-construction li:nth-child(5n) .hrm-thumb img,
.home-construction li:nth-child(6n) .hrm-thumb img{
   width: 273px;
   height: 205px;
}

.home-construction li:nth-child(1n) h2.hrm-title,
.home-construction li:nth-child(2n) h2.hrm-title{ 
    margin-top: 100px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}
.home-construction li:nth-child(1n) .list_fashion a,
.home-construction li:nth-child(2n) .list_fashion a{
  border: 1px solid #fff;
  padding: 10px;
  color: #fff;
}

.home-construction li:nth-child(3n) h2.hrm-title,
.home-construction li:nth-child(4n) h2.hrm-title,
.home-construction li:nth-child(5n) h2.hrm-title,
.home-construction li:nth-child(6n) h2.hrm-title {
  margin-top: 40px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
}
.home-construction li:nth-child(3n) .list_fashion a,
.home-construction li:nth-child(4n) .list_fashion a,
.home-construction li:nth-child(5n) .list_fashion a,
.home-construction li:nth-child(6n) .list_fashion a {
  border: 1px solid #fff;
  padding: 10px;
  color: #fff;
}
 
.product-loop-inner .thumb-outter {position: relative;overflow: hidden;}

.home-construction li:nth-child(1n) .product-loop-inner .thumb-outter .list_fashion,
.home-construction li:nth-child(2n) .product-loop-inner .thumb-outter .list_fashion{
  position: absolute;
  left: 0;
  right: 0;
  bottom: -50px;
  margin-bottom: -115px;
  width: 97.5%;
  background-color: rgba(0, 0, 0, 0.4);
  color: #fff;
  text-align: center;
  -moz-transition: all .45s ease;
  -webkit-transition: all .45s ease;
  -o-transition: all .45s ease;
  -ms-transition: all .45s ease;
  transition: all .45s ease;
}


.home-construction li:nth-child(3n) .product-loop-inner .thumb-outter .list_fashion,
.home-construction li:nth-child(4n) .product-loop-inner .thumb-outter .list_fashion,
.home-construction li:nth-child(5n) .product-loop-inner .thumb-outter .list_fashion,
.home-construction li:nth-child(6n) .product-loop-inner .thumb-outter .list_fashion{
  position: absolute;
  left: 0;
  right: 0;
  bottom: -50px;
  margin-bottom: -50px;
  width: 95%;
  background-color: rgba(0, 0, 0, 0.4);
  color: #fff;
  text-align: center;
  -moz-transition: all .45s ease;
  -webkit-transition: all .45s ease;
  -o-transition: all .45s ease;
  -ms-transition: all .45s ease;
  transition: all .45s ease;
}

.product-loop-inner:hover .thumb-outter .list_fashion {
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.4);
  height: 150%;
    
}


/********************************công trình**********************************/
.contact_lh p {
  color: #fd9400;
}

.contact_lh .wpcf7 .wpcf7-text,
.contact_lh .wpcf7 .wpcf7-textarea{
    text-indent: 30px;
}
.contact_lh .wpcf7 p{ position: relative; }

.contact_lh .wpcf7 p .fa-user,
.contact_lh .wpcf7 p .fa-envelope-o,
.contact_lh .wpcf7 p .fa-phone,
.contact_lh .wpcf7 p .fa-map-marker,
.contact_lh .wpcf7 p .fa-pencil{
  position: absolute;
  color: #303030;
  z-index: 100;
  font-size: 18px;
  left: 2%;
}

.contact_lh .wpcf7 p .fa-user{top: 1%;}
.contact_lh .wpcf7 p .fa-envelope-o {top: 45px;}
.contact_lh .wpcf7 p .fa-phone {top: 21%;}
.contact_lh .wpcf7 p .fa-map-marker {top: 31%;}
.contact_lh .wpcf7 p .fa-pencil {top: 40%;}






/*************************************** ***************************************
*  Responsive
 *************************************** ***************************************/
/*************************************** ***************************************
 * = col-lg -> min-width: 1200px
 *************************************** ***************************************/
@media (max-width: 1199px) {
  ul#navigation > li > a {
    padding: 10px 15px;
  }
  .home_field .hrm-post-news {
    padding: 5px;
  }
}
/*************************************** ***************************************
 * = col-md -> min-width: 992px
 *************************************** ***************************************/
@media (min-width: 992px) {
  .col-md-20 {
    width: 20%;
  }
  .hidden-desktop, .mobile {
    display: none!important;
  }
}
@media (max-width: 991px) {

  .site-header .row {
    margin: 0;
  }
  .title-pr-nav {
    font-size: 12px;
    letter-spacing: 0;
  }
  .container {
    width: 100%;
    max-width: 100%;
  }
  #primary {
    padding: 0 15px;
    margin-bottom: 20px;
  }
  
  
  .sidebar-left .content-area,
  .col-right,
  .col-left {
    float: none;
  }
  .home_field .hrm-post-news {
    padding: 5px;
  }
  .home_introduce h2:before {
    left: 100px;
  }

}
@media (max-width: 800px) {
  .contact-header {
    font-size: 10px;
  }
  
}
/*************************************** ***************************************
 * = col-sm -> min-width: 768px
 *************************************** ***************************************/
@media (min-width: 768px) {
  .dropdown:hover > .dropdown-menu {
    opacity: 1;
    top: 100%;
    visibility: visible;
  }
  .menu-contrl {
    display: none;
  }

}
@media (max-width: 767px) {
  .PC {
    display: none;
  }
  .logo,
  .top-mid-right {
    float: none;
    width: 100%;
    text-align: center;
  }
  .top-mid-right {
    padding-top: 0;
  }
  .logo {
    margin-bottom: 10px;
  }
  .logo img {
    margin: 0 auto;
  }

  .contact-header,
  .contact-header h3 {
    font-size: 11px;
  }
  
  
  nav#site-navigation ul li {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px 10px;
    border-radius: 0px;
    text-align: left;
    background: #111;
  }
  nav#site-navigation ul li a {
    color: #fff;
  }
  .navbar-nav {
    margin: 0px;
  }
  ul#navigation li.active a,
  ul#navigation li:focus a {
    background: url(images/icon_main_menu.png) left center no-repeat;
  }
  ul#navigation li.active,
  ul#navigation li:focus {
    background: #bebebe;
  }
  ul#navigation li.active + li a {
    background: url(images/icon_main_menu.png) left center no-repeat;
  }
  
  .home-construction li:nth-child(3n),
  .home-construction li:nth-child(4n),
  .home-construction li:nth-child(5n),
  .home-construction li:nth-child(6n){
    width: 50%;
  }
  .home-construction li img {
    width: 100% !important;
  }
  .home_field .hrm-post-news {
    padding: 5px;
  }
  article.item-list { {
    width: 50%;
  }

}
/*************************************** ***************************************
 Small
 *************************************** ***************************************/
@media (max-width: 500px) {
   
  .top-mid-right li {
    width: 100% !important;
    margin-bottom: 10px;
  }


  .home_introduce .col-xs-6,
  .home_field .col-xs-4,
  .home-construction li:nth-child(1n),
  .home-construction li:nth-child(2n),
  .home-construction li:nth-child(3n),
  .home-construction li:nth-child(4n),
  .home-construction li:nth-child(5n),
  .home-construction li:nth-child(6n),
  .home_field .hrm-post-news .hrm-thumb img{
    width: 100% !important;
  }

  .home_field .hrm-post-news {
    padding: 0px !important;
  }
  .list-project .item-project .info-realty h4 {
    display: block;
  }

  .list-project .item-project .img-project,
  .list-realty .img-project ,
  .list-realty .info-realty,
  article.item-list {
    width: 100% !important;
  }
  .post-thumbnail img {
    width: 375px;
  }
  ul.nav.nav-tabs li,ul.nav.nav-tabs li:hover {
    width: 100%;
  }



  
}
/*************************************** ***************************************
 * Thiet bi di dong cu
 *************************************** ***************************************/
/*************************************** ***************************************
 * col-xs -> min-width: 0;
 *************************************** ***************************************/


