@import url("https://fonts.googleapis.com/css?family=Anton&family=Roboto:300,400,500,700&display=swap");
body {
  font-family: "Roboto", sans-serif;
  background-color: #282828;
}

@media only screen and (min-width: 1600px) {
  .container {
    width: 1570px !important;
  }
}
.d-flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.flex-direction-column {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.flex-wrap {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex-justify-between {
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}

.flex-justify-center {
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}

.flex-align-center {
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.transition, a, img {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.fixed-left {
  background-color: #272829;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100vh;
  z-index: 999;
  width: 9%;
  border-right: 1px solid #7d7e7f;
}
@media (max-width: 1600px) {
  .fixed-left {
    width: 6%;
  }
}
.fixed-left .logo {
  margin-top: 30px;
}
.fixed-left .bottom-left-fixed {
  height: 65%;
  position: relative;
}
.fixed-left .bottom-left-fixed:before {
  content: "";
  height: 100%;
  width: 1px;
  background-color: #7d7e7f;
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  z-index: -1;
}
.fixed-left .bottom-left-fixed .list-socials-network {
  padding: 15px 0;
  background-color: #272829;
}
.fixed-left .bottom-left-fixed .list-socials-network li a {
  width: 30px;
  height: 30px;
  background-color: #3b3c3e;
  line-height: 30px;
  margin-bottom: 15px;
  position: relative;
}
.fixed-left .bottom-left-fixed .list-socials-network li a img {
  filter: invert(82%) sepia(5%) saturate(75%) hue-rotate(169deg) brightness(77%) contrast(84%);
}
.fixed-left .bottom-left-fixed .list-socials-network li a span {
  background-color: #3b3c3e;
  width: 30px;
  height: 30px;
  position: relative;
  z-index: 2;
}
.fixed-left .bottom-left-fixed .list-socials-network li a:before {
  content: "";
  width: 1px;
  left: 50%;
  bottom: 0;
  height: 0;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.1);
}
.fixed-left .bottom-left-fixed .list-socials-network li a:hover {
  height: 100px;
}
.fixed-left .bottom-left-fixed .list-socials-network li a:hover:before {
  height: 100%;
}
.fixed-left .bottom-left-fixed .list-socials-network li a:hover img {
  filter: invert(64%) sepia(96%) saturate(576%) hue-rotate(357deg) brightness(100%) contrast(109%);
}
.fixed-left .button-scroll-top {
  background-color: #272829;
  padding-top: 25px;
}
.fixed-left .button-scroll-top a {
  display: block;
  height: 100px;
}

.pvtinh_tkhh_slider {
  position: relative;
}
.pvtinh_tkhh_slider .menu-header-row {
  position: fixed;
  top: 70px;
  right: 0;
  left: 0;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  z-index: 999;
  padding-right: 15px;
}
@media (max-width: 768px) {
  .pvtinh_tkhh_slider .menu-header-row {
    top: 0;
    padding: 8px 15px 8px 0;
    background: #272829;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    border-bottom: 1px solid rgba(255, 255, 255, 0.6);
  }
}
.pvtinh_tkhh_slider .menu-header-row.not-home {
  top: 0;
  padding: 30px 15px 30px 0;
  background: #272829;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}
.pvtinh_tkhh_slider .menu-header-row.active {
  top: 0;
  padding: 8px 15px 8px 0;
  background: #272829;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}
.pvtinh_tkhh_slider .menu-header-row .tnct-logo {
  flex: 1;
  height: 50px;
  margin-left: 15px;
}
.pvtinh_tkhh_slider .menu-header-row .tnct-logo img {
  height: 100%;
}
.pvtinh_tkhh_slider .primary-menu {
  position: relative;
}
.pvtinh_tkhh_slider .primary-menu ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.pvtinh_tkhh_slider .primary-menu ul li a {
  font-weight: 300;
  font-size: 18px;
  color: #ffffff;
  padding: 5px 30px;
}
.pvtinh_tkhh_slider .primary-menu ul li a:hover {
  color: #f0b004;
}
.pvtinh_tkhh_slider .primary-menu ul li:hover ul {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.pvtinh_tkhh_slider .primary-menu ul li ul {
  position: absolute;
  left: 0;
  right: 0;
  display: flex;
  background: #feb902;
  flex-direction: row;
  padding: 8px 20px;
  top: 25px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform-origin: 0;
  -moz-transform-origin: 0;
  -ms-transform-origin: 0;
  -o-transform-origin: 0;
  transform-origin: 0;
}
.pvtinh_tkhh_slider .primary-menu ul li ul li {
  flex-basis: 25%;
}
.pvtinh_tkhh_slider .primary-menu ul li ul li a {
  font-size: 17px;
  color: #000;
  font-weight: 700;
  padding: 5px 0;
  display: block;
}
.pvtinh_tkhh_slider .primary-menu ul li ul li a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pvtinh_tkhh_slider .primary-menu ul li ul li ul {
  position: relative;
  flex-direction: column;
  padding: 8px 10px;
  top: 0;
}
.pvtinh_tkhh_slider .primary-menu ul li ul li ul li a {
  color: #000;
  font-weight: 300;
}
.pvtinh_tkhh_slider .button-search {
  margin-left: 15px;
}
.pvtinh_tkhh_slider .button-search a {
  display: block;
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid rgba(255, 255, 255, 0.6);
  color: rgba(255, 255, 255, 0.8);
  width: 31px;
  height: 31px;
  line-height: 31px;
}
.pvtinh_tkhh_slider .button-search.button-calculator {
  position: relative;
}
.pvtinh_tkhh_slider .button-search.button-calculator a {
  width: 170px;
  overflow: hidden;
  position: relative;
}
.pvtinh_tkhh_slider .button-search.button-calculator a span {
  display: inline-block;
  padding-right: 32px;
}
.pvtinh_tkhh_slider .button-search.button-calculator a i.fa-calculator {
  display: inline-block;
  width: 32px;
  height: 32px;
  color: #1e1e1e;
  background-color: #feb901;
  position: absolute;
  right: 0;
  line-height: 30px;
}
.pvtinh_tkhh_slider .information-header {
  position: relative;
  background-color: #262829;
  z-index: 2;
  right: 0;
  bottom: 0;
  justify-content: center;
  -webkit-justify-content: center;
}
@media (max-width: 768px) {
  .pvtinh_tkhh_slider .information-header {
    position: relative;
  }
}
.pvtinh_tkhh_slider .information-header .information-item {
  padding: 35px 30px 35px 80px;
  position: relative;
}
@media (max-width: 768px) {
  .pvtinh_tkhh_slider .information-header .information-item {
    flex-basis: 100%;
  }
}
.pvtinh_tkhh_slider .information-header .information-item:last-child:after {
  all: unset;
}
.pvtinh_tkhh_slider .information-header .information-item:after {
  content: "";
  width: 1px;
  height: 55px;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.15);
  right: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.pvtinh_tkhh_slider .information-header .information-item:hover img {
  filter: invert(60%) sepia(91%) saturate(464%) hue-rotate(1deg) brightness(105%) contrast(101%);
}
.pvtinh_tkhh_slider .information-header .information-item:hover .information .title {
  color: rgba(242, 177, 3, 0.5);
}
.pvtinh_tkhh_slider .information-header .information-item:hover .information .detail {
  color: rgb(242, 177, 3);
}
.pvtinh_tkhh_slider .information-header .information-item img {
  filter: invert(100%) sepia(0%) saturate(3800%) hue-rotate(107deg) brightness(122%) contrast(109%);
  position: absolute;
  top: 50%;
  left: 30px;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.pvtinh_tkhh_slider .information-header .information-item .information .title {
  font-weight: 300;
  font-size: 15px;
  color: rgba(255, 255, 255, 0.5);
}
.pvtinh_tkhh_slider .information-header .information-item .information .detail {
  font-size: 18px;
  color: #ffffff;
}

#fieldname25_1, #fieldname26_1 {
  background-color: #ffdb03;
  color: #000;
  font-weight: 700;
}

.fieldname22_1 {
  display: none !important;
}

#calculatedModal #fbuilder .pbreak.pb0 {
  display: flex;
  display: -o-flex;
  display: -ms-flex;
  display: -moz-flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
#calculatedModal #fbuilder .fields, #calculatedModal #fbuilder .fform {
  flex-basis: 100%;
  -webkit-flex-basis: 100%;
  padding: 5px 10px;
}
@media (max-width: 600px) {
  #calculatedModal #fbuilder .fields, #calculatedModal #fbuilder .fform {
    flex-basis: 100%;
    -webkit-flex-basis: 100%;
  }
}
#calculatedModal #fbuilder .fields label, #calculatedModal #fbuilder .fform label {
  color: #603815;
}
#calculatedModal #fbuilder .fields input, #calculatedModal #fbuilder .fields select, #calculatedModal #fbuilder .fform input, #calculatedModal #fbuilder .fform select {
  width: 100%;
  padding: 5px 10px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#calculatedModal #fbuilder .fields input:focus, #calculatedModal #fbuilder .fields select:focus, #calculatedModal #fbuilder .fform input:focus, #calculatedModal #fbuilder .fform select:focus {
  border: 1px solid #ffda02;
}
#calculatedModal #fbuilder .fields input[type=button], #calculatedModal #fbuilder .fform input[type=button] {
  background: #ffda02;
  border: 1px solid #ffda02;
  margin-top: 20px;
  color: #603815;
  text-transform: uppercase;
  font-weight: 700;
}
#calculatedModal #fbuilder .cff-number-field, #calculatedModal #fbuilder .cff-calculated-field, #calculatedModal #fbuilder .cff-dropdown-field {
  width: 50% !important;
  display: inline-block;
}
@media (max-width: 600px) {
  #calculatedModal #fbuilder .cff-number-field, #calculatedModal #fbuilder .cff-calculated-field, #calculatedModal #fbuilder .cff-dropdown-field {
    width: 100% !important;
  }
}
#calculatedModal #fbuilder .fieldname13_1, #calculatedModal #fbuilder .fieldname5_1 {
  flex-basis: 100%;
  -webkit-flex-basis: 100%;
}

.mm-menu.mm-offcanvas {
  z-index: 999 !important;
}

.pvtinh_tkhh_archive_product {
  background-color: #F1F1F1;
}
.pvtinh_tkhh_archive_product .title-section {
  color: #feb902;
}
.product-item {
  margin-bottom: 15px;
}
.product-item:hover .box-img:before {
  -webkit-transform: scale3d(2.2, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 120%, 0);
  -moz-transform: scale3d(2.2, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 120%, 0);
  -ms-transform: scale3d(2.2, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 120%, 0);
  -o-transform: scale3d(2.2, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 120%, 0);
  transform: scale3d(2.2, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 120%, 0);
}
.product-item:hover .box-img img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.product-item .box-img {
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
  height: 270px;
  width: 100%;
}
.product-item .box-img:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  content: "";
  z-index: 10;
  -webkit-transition: -webkit-transform 0.6s;
  transition: transform 0.6s;
  -webkit-transform: scale3d(2.2, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -120%, 0);
  transform: scale3d(2.2, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -120%, 0);
}
.product-item .box-img img {
  width: 100%;
  height: 100%;
}
.product-item .box-information .category {
  font-size: 12px;
  color: #9c9d9e;
  margin-bottom: 5px;
}
.product-item .box-information .title-product a {
  color: #000;
}

.sidebar-menu ul li:hover > a {
  color: #008bff;
}
.sidebar-menu ul li a {
  display: block;
  font-size: 16px;
  color: #515151;
  font-weight: 300;
  line-height: 1.4;
  width: 100%;
}
.sidebar-menu > ul > li {
  position: relative;
}
.sidebar-menu > ul > li.menu-show:after {
  transform: rotate(90deg);
}
.sidebar-menu > ul > li.menu-item-has-children:after {
  visibility: visible;
}
.sidebar-menu > ul > li:after {
  font-family: FontAwesome, sans-serif;
  content: "\f0da";
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 40px;
  font-size: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  -ms-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
  visibility: hidden;
}
.sidebar-menu > ul > li > a {
  background-color: #ececec;
  font-weight: 500;
  color: #2c2c2c;
  padding: 9px 40px 9px 20px;
  position: relative;
}
.sidebar-menu > ul > li ul.sub-menu {
  -webkit-transition: max-height 0.15s ease-out;
  -moz-transition: max-height 0.15s ease-out;
  -ms-transition: max-height 0.15s ease-out;
  -o-transition: max-height 0.15s ease-out;
  transition: max-height 0.15s ease-out;
  overflow: hidden;
}
.sidebar-menu > ul > li ul.sub-menu.menu-hide {
  max-height: 0 !important;
}
.sidebar-menu > ul > li ul.sub-menu li:last-child a {
  border-bottom: 1px solid #e2e2e2;
}
.sidebar-menu > ul > li ul.sub-menu li a {
  background-color: #fff;
  position: relative;
  border: 1px solid #e2e2e2;
  border-bottom: none;
  padding: 8px 0 8px 46px;
}
.sidebar-menu > ul > li ul.sub-menu li a:after {
  content: "\f0da";
  font-family: FontAwesome, sans-serif;
  position: absolute;
  left: 30px;
  top: 7px;
}

nav.sidebar-menu {
  padding: 8px 10px;
  background: #FFF;
  border-radius: 3px;
}
nav.sidebar-menu ul li.menu-item-has-children:after {
  visibility: visible;
}
nav.sidebar-menu ul li {
  position: relative;
}
nav.sidebar-menu ul li:after {
  font-family: FontAwesome, sans-serif;
  content: "\f055";
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 40px;
  font-size: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  -ms-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
  visibility: hidden;
}
nav.sidebar-menu ul li a {
  color: #272829;
  display: inline-block;
  padding: 8px 10px;
}
nav.sidebar-menu ul li a:hover {
  color: #feb902;
}
nav.sidebar-menu ul li ul li a {
  display: inline-block;
  padding: 8px 20px;
}

.pvtinh_tkhh_about_us {
  background-color: #272829;
  padding-top: 130px;
}
.pvtinh_tkhh_about_us .content-about {
  font-size: 16px;
  line-height: 1.5;
  color: #FFF;
  font-weight: 300;
}
.pvtinh_tkhh_about_us .content-about p {
  margin-bottom: 15px;
}
.pvtinh_tkhh_about_us .view-more {
  margin: 45px 0;
}
.pvtinh_tkhh_about_us .about-bottom {
  border-top: 1px solid #7d7e7f;
  border-bottom: 1px solid #7d7e7f;
  margin-top: 100px;
}
.pvtinh_tkhh_about_us .about-bottom .about-item {
  padding: 40px 90px;
  position: relative;
  line-height: 1.3;
}
.pvtinh_tkhh_about_us .about-bottom .about-item:last-child:before {
  all: unset;
}
.pvtinh_tkhh_about_us .about-bottom .about-item:before {
  content: "";
  width: 1px;
  height: 80px;
  top: 50%;
  right: 0;
  position: absolute;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background-color: #939494;
}
@media (max-width: 992px) {
  .pvtinh_tkhh_about_us .about-bottom .about-item {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-basis: 100%;
    flex-basis: 100%;
  }
  .pvtinh_tkhh_about_us .about-bottom .about-item:before {
    all: unset;
  }
}
.pvtinh_tkhh_about_us .about-bottom .number {
  background-image: url("../images/bg-about-text.jpg");
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  font-size: 75px;
  font-family: "Anton", sans-serif;
  line-height: 75px;
}
.pvtinh_tkhh_about_us .about-bottom .text {
  font-size: 16px;
  color: #FFF;
  margin: 10px 0;
  font-weight: 700;
}

.pvtinh_tkhh_project {
  background-color: #272829;
}

.project {
  position: relative;
  height: 820px;
  overflow: hidden;
}
@media (max-width: 992px) {
  .project {
    height: 600px;
  }
}
@media (max-width: 768px) {
  .project {
    height: 480px;
  }
}
.project:hover:before {
  width: 0;
  height: 0;
}
.project:hover .viewmore-zoom a {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.project:hover .information {
  top: -15px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.project:hover .province {
  bottom: -15px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.project:before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
.project img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.project .viewmore-zoom {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.project .viewmore-zoom a {
  color: #FFF;
  display: block;
  width: 100px;
  height: 100px;
  background-color: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  line-height: 100px;
  text-align: center;
  font-size: 45px;
  font-weight: 100;
  padding-left: 6px;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.project .viewmore-zoom a:before {
  content: "";
  width: 200%;
  height: 200%;
  left: -50px;
  top: -50px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  z-index: -1;
}
.project .information {
  top: 15%;
  position: absolute;
  left: 15px;
  right: 15px;
  max-width: calc(100% - 30px);
  opacity: 1;
  visibility: visible;
}
.project .information .title-project {
  font-family: "Anton", sans-serif;
  font-size: 22px;
  color: #ffc334;
}
.project .information .expert {
  margin: 10px 0;
  color: #FFF;
  font-size: 16px;
  line-height: 1.3;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 83.2px;
}
.project .province {
  position: absolute;
  bottom: 15%;
  color: #CCC;
}
.project .province span {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  letter-spacing: 5px;
  display: inline-block;
}

.pvtinh_tkhh_single {
  padding: 90px 0;
  background-color: #FFF;
}
.pvtinh_tkhh_single .title-section {
  color: #feb902;
}

.pvtinh_tkhh_single_product {
  padding: 40px 0 60px;
  background-color: #FFF;
  /* the slides */
  /* the parent */
}
.pvtinh_tkhh_single_product .slick-slide {
  margin: 0 15px;
}
.pvtinh_tkhh_single_product .slick-list {
  margin: 0 -15px;
  padding: 30px 0;
}
.pvtinh_tkhh_single_product .flex-control-nav.flex-control-thumbs {
  margin-top: 15px !important;
}
.pvtinh_tkhh_single_product .flex-control-nav.flex-control-thumbs li {
  padding: 5px;
  border: 1px solid #feb902;
  margin-right: 5px !important;
}
.pvtinh_tkhh_single_product .product_title {
  font-family: "Varela Round", sans-serif !important;
  font-size: 26px !important;
  color: #30333f !important;
  line-height: 1.5 !important;
}
.pvtinh_tkhh_single_product .woocommerce-product-details__short-description, .pvtinh_tkhh_single_product .product_meta {
  font-size: 18px;
  color: #30333f;
  line-height: 1.6;
}
.pvtinh_tkhh_single_product .posted_in {
  font-weight: 700;
}
.pvtinh_tkhh_single_product .posted_in a {
  color: #feb902;
}
.pvtinh_tkhh_single_product .entry-summary .price {
  margin: 15px 0 30px 0;
  color: #feb902 !important;
}
.pvtinh_tkhh_single_product .entry-summary .price ins {
  font-size: 30px;
}
.pvtinh_tkhh_single_product .quantity input {
  padding: 7px 11px;
}
.pvtinh_tkhh_single_product form.cart {
  margin-top: 30px !important;
}
.pvtinh_tkhh_single_product button[name=add-to-cart] {
  background: #feb902 !important;
  border-radius: 0 !important;
  border: 1px solid #feb902 !important;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.pvtinh_tkhh_single_product button[name=add-to-cart]:hover, .pvtinh_tkhh_single_product button[name=add-to-cart].focus {
  background: #FFF !important;
  color: #feb902 !important;
}
.pvtinh_tkhh_single_product .pvtinh_description_content {
  clear: both;
  padding: 10px 20px;
  background: #F1F1F1;
  border-radius: 3px;
  margin-bottom: 60px;
}
.pvtinh_tkhh_single_product .pvtinh_description_content ul {
  background-color: #FFF;
}
.pvtinh_tkhh_single_product .pvtinh_description_content li.active a {
  background-color: #feb902;
  border-radius: 0;
}

.pvtinh_tkhh_pages {
  background-color: #FFF;
  padding: 60px 0;
}
.pvtinh_tkhh_pages .title-section {
  color: #feb902;
}
.pvtinh_tkhh_pages .danh_sach_san_pham {
  font-size: 14px;
}
.pvtinh_tkhh_pages .danh_sach_san_pham .box-img {
  width: 50px;
  height: 50px;
  display: block;
  overflow: hidden;
}
.pvtinh_tkhh_pages .danh_sach_san_pham .box-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.pvtinh_tkhh_pages .video-box {
  height: 250px;
  margin-top: 30px;
  overflow: hidden;
  border-radius: 4px;
}
.pvtinh_tkhh_pages .video-box:hover img {
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -ms-transform: scale(1.4);
  transform: scale(1.4);
}
.pvtinh_tkhh_pages .video-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  -ms-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
}

.pvtinh_tkhh_congtrinh {
  background-color: #272829;
}
.pvtinh_tkhh_congtrinh .list-congtrinh .congtrinh {
  -webkit-flex-basis: calc(33.3333333333% - 30px);
  -moz-flex-basis: calc(33.3333333333% - 30px);
  -ms-flex-basis: calc(33.3333333333% - 30px);
  flex-basis: calc(33.3333333333% - 30px);
  margin-right: 30px;
}
@media (max-width: 992px) {
  .pvtinh_tkhh_congtrinh .list-congtrinh .congtrinh {
    -webkit-flex-basis: calc(50% - 15px);
    -moz-flex-basis: calc(50% - 15px);
    -ms-flex-basis: calc(50% - 15px);
    flex-basis: calc(50% - 15px);
  }
}
@media (max-width: 480px) {
  .pvtinh_tkhh_congtrinh .list-congtrinh .congtrinh {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-basis: 100%;
    flex-basis: 100%;
  }
}
.pvtinh_tkhh_congtrinh .list-congtrinh .congtrinh:nth-child(3), .pvtinh_tkhh_congtrinh .list-congtrinh .congtrinh:nth-child(6) {
  margin-right: 0;
}
@media (max-width: 992px) {
  .pvtinh_tkhh_congtrinh .list-congtrinh .congtrinh {
    height: 450px;
    margin-right: 0;
  }
}
@media (max-width: 480px) {
  .pvtinh_tkhh_congtrinh .list-congtrinh .congtrinh {
    height: 380px;
    margin-right: 0;
  }
}

.title-section {
  font-size: 28px;
  font-weight: 700;
  color: #FFF;
  padding: 70px 0;
  line-height: 1.3;
}
.title-section.title-number {
  position: relative;
}
.title-section.title-number span.number {
  font-family: "Anton", sans-serif;
  color: #feb901;
  font-size: 56px;
}
.title-section.title-number .title-en {
  font-family: "Anton", sans-serif;
  font-size: 90px;
  color: rgba(255, 255, 255, 0.04);
  position: absolute;
  left: 0;
  margin: auto;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  overflow: hidden;
  width: 100%;
}
@media (max-width: 992px) {
  .title-section.title-number .title-en {
    font-size: 70px;
  }
}
@media (max-width: 768px) {
  .title-section.title-number .title-en {
    font-size: 50px;
  }
}

.congtrinh {
  position: relative;
  height: 500px;
  border: 1px solid transparent;
  overflow: hidden;
  margin-bottom: 30px;
}
.congtrinh:hover {
  border: 1px solid #FFF;
}
.congtrinh:hover .title-cong-trinh {
  bottom: 15px;
  opacity: 1;
  visibility: visible;
}
.congtrinh:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.congtrinh img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.congtrinh .title-cong-trinh {
  position: absolute;
  width: calc(100% - 30px);
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
  font-weight: 500;
  font-size: 18px;
  background-color: rgba(0, 0, 0, 0.8);
  opacity: 0;
  visibility: hidden;
}
.congtrinh .title-cong-trinh a {
  color: #feb901;
  display: block;
  width: 100%;
  height: 100%;
  padding: 31px 5px;
  line-height: 1.6;
}

.view-more {
  width: 160px;
  height: 45px;
  margin: 45px auto;
}
.view-more a {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #feb901;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-weight: 700;
  color: rgba(0, 0, 0, 0.7);
  line-height: 45px;
  position: relative;
}
.view-more a:hover i {
  width: auto;
  opacity: 1;
  visibility: visible;
  top: 50%;
  left: 110px;
}
.view-more a:hover span {
  -webkit-transform: translateX(-15px);
  -moz-transform: translateX(-15px);
  -ms-transform: translateX(-15px);
  -o-transform: translateX(-15px);
  transform: translateX(-15px);
}
.view-more a span {
  position: absolute;
  display: inherit;
  width: fit-content;
  margin: auto;
  left: 0;
  right: 0;
  background: #feb902;
  z-index: 2;
}
.view-more a i {
  position: absolute;
  display: inline-block;
  opacity: 0;
  visibility: hidden;
  width: 0;
  top: 50%;
  left: 25px;
  font-size: 22px;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.pvtinh_tkhh_archive .congtrinh {
  height: 250px;
}
.pvtinh_tkhh_archive .congtrinh .title-cong-trinh {
  font-weight: 700;
}
.pvtinh_tkhh_archive .congtrinh:hover:before {
  content: "";
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.pvtinh_tkhh_archive .congtrinh:hover .title-cong-trinh {
  bottom: unset;
  opacity: 1;
  visibility: visible;
  top: 30px;
  background: transparent;
  text-align: left;
  left: 20px;
  z-index: 3;
}
.pvtinh_tkhh_archive .congtrinh:hover .title-cong-trinh a {
  color: #FFF;
}

.pvtinh_tkhh_partner {
  background-color: #272829;
  padding: 20px 0 140px;
}
.pvtinh_tkhh_partner .list-partner {
  margin: 30px 0;
}
.pvtinh_tkhh_partner .partner-item {
  display: block;
  position: relative;
}
.pvtinh_tkhh_partner .partner-item img {
  max-height: 130px;
  width: auto;
  margin: auto;
}
.pvtinh_tkhh_partner .partner-item:before {
  content: "";
  width: 1px;
  height: 65px;
  background-color: #959595;
  position: absolute;
  right: 1px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.pvtinh_tkhh_footer {
  position: relative;
}
.pvtinh_tkhh_footer .container {
  position: relative;
  z-index: 2;
}
.pvtinh_tkhh_footer .bg {
  background-position: top;
  background-repeat: no-repeat;
}
.pvtinh_tkhh_footer .bg:before {
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.8);
  position: absolute;
}
.pvtinh_tkhh_footer .information-footer {
  -webkit-flex-basis: 33.3333333333%;
  -moz-flex-basis: 33.3333333333%;
  -ms-flex-basis: 33.3333333333%;
  flex-basis: 33.3333333333%;
  padding: 100px 0 50px;
}
@media (max-width: 600px) {
  .pvtinh_tkhh_footer .information-footer {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-basis: 100%;
    flex-basis: 100%;
  }
}
.pvtinh_tkhh_footer .information-footer .content-information {
  max-width: 435px;
}
.pvtinh_tkhh_footer .information-footer .title {
  font-weight: 500;
  font-size: 20px;
  color: #FFF;
  margin-bottom: 10px;
  margin-top: 10px;
}
.pvtinh_tkhh_footer .information-footer .info {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.8);
  line-height: 1.3;
  margin: 15px 0 10px;
  position: relative;
  padding-left: 20px;
}
.pvtinh_tkhh_footer .information-footer .info i {
  position: absolute;
  left: 0;
  top: 0;
}
.pvtinh_tkhh_footer .bottom-footer {
  padding: 50px 0;
  background-color: #272829;
}
.pvtinh_tkhh_footer .logo-footer {
  -webkit-flex-basis: 21%;
  -moz-flex-basis: 21%;
  -ms-flex-basis: 21%;
  flex-basis: 21%;
}
@media (max-width: 992px) {
  .pvtinh_tkhh_footer .logo-footer {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-basis: 100%;
    flex-basis: 100%;
    text-align: center;
  }
}
.pvtinh_tkhh_footer .logo-footer img {
  max-height: 110px;
  width: auto;
}
.pvtinh_tkhh_footer .form ul {
  display: flex !important;
  flex-direction: row;
  flex-wrap: wrap;
}
.pvtinh_tkhh_footer .form ul li#field_1_1, .pvtinh_tkhh_footer .form ul li#field_1_5 {
  width: 50% !important;
}
.pvtinh_tkhh_footer .copyright {
  background-color: rgba(50, 51, 52, 0.05);
  padding: 40px 0;
}
.pvtinh_tkhh_footer .copyright p, .pvtinh_tkhh_footer .copyright a {
  line-height: 1.3;
  padding: 8px 10px;
  color: #d2d0d0;
  font-weight: 300;
  opacity: 0.8;
}
.pvtinh_tkhh_footer .copyright .list-socials-network li a {
  text-align: center;
  width: 40px;
  height: 40px;
  margin-right: 10px;
  background-color: #474849;
}

.contact-mobile {
  position: fixed;
  right: 0;
  top: 20%;
  z-index: 899;
}
.contact-mobile .contact-item {
  position: relative;
  background-color: #FFF;
  border: 1px solid #FFF;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  width: 40px;
  height: 40px;
}
.contact-mobile .contact-item:hover ul {
  opacity: 1;
  visibility: visible;
  width: 150px;
  right: 40px;
  text-align: right;
  background: #FFF;
  padding: 8px 10px;
  font-size: 14px;
  line-height: 1.4;
  border: 1px solid #FFF;
}
.contact-mobile .contact-item .icons {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.contact-mobile .contact-item ul {
  position: absolute;
  width: 0;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  opacity: 0;
  visibility: hidden;
}
.contact-mobile .contact-item ul a {
  color: #555;
}
.contact-mobile .contact-item ul a:hover {
  color: #feb901;
}

#mnhut_feng_shui_template {
  background: #272829;
  padding: 90px 0 50px 9%;
}
@media (max-width: 1600px) {
  #mnhut_feng_shui_template {
    padding: 90px 0 50px 6%;
  }
}
@media (max-width: 1024px) {
  #mnhut_feng_shui_template {
    padding: 90px 0 50px 0;
  }
}
#mnhut_feng_shui_template .border-right {
  border-right: 1px solid rgb(125, 126, 127);
}
#mnhut_feng_shui_template .sidebar-area {
  padding: 15px 0;
}
#mnhut_feng_shui_template .sidebar-area .widget {
  margin-bottom: 50px;
}
#mnhut_feng_shui_template .sidebar-area .widget .widget-title {
  font-size: 22px;
  color: rgb(255, 255, 255);
  font-weight: 700;
  text-align: center;
  background: #3e3e3e;
  padding: 15px 10px;
  margin-bottom: 30px;
}
#mnhut_feng_shui_template .sidebar-area .post-title-list {
  padding-left: 25px;
}
#mnhut_feng_shui_template .sidebar-area .post-title-list li {
  font-size: 16px;
  line-height: 1.4;
  color: rgb(180, 180, 180);
  font-weight: 300;
  position: relative;
  padding-left: 20px;
  margin-bottom: 25px;
}
#mnhut_feng_shui_template .sidebar-area .post-title-list li:before {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  display: block;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.42);
  left: 0;
  top: 8px;
}
#mnhut_feng_shui_template .sidebar-area .post-title-list li a {
  color: inherit;
}
#mnhut_feng_shui_template .sidebar-area .post-list li {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 15px;
}
#mnhut_feng_shui_template .sidebar-area .post-list li .img-wrap {
  -webkit-flex-basis: 135px;
  -moz-flex-basis: 135px;
  -ms-flex-basis: 135px;
  flex-basis: 135px;
  height: 135px;
  border-radius: 3px;
  overflow: hidden;
}
#mnhut_feng_shui_template .sidebar-area .post-list li .img-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#mnhut_feng_shui_template .sidebar-area .post-list li .content-wrap {
  -webkit-flex-basis: calc(100% - 135px);
  -moz-flex-basis: calc(100% - 135px);
  -ms-flex-basis: calc(100% - 135px);
  flex-basis: calc(100% - 135px);
  padding: 10px;
}
#mnhut_feng_shui_template .sidebar-area .post-list li .content-wrap .post-title {
  font-size: 16px;
  color: rgb(255, 255, 255);
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1.4;
}
#mnhut_feng_shui_template .sidebar-area .post-list li .content-wrap .post-title a {
  color: inherit;
}
#mnhut_feng_shui_template .sidebar-area .post-list li .content-wrap .desc {
  color: rgb(255, 255, 255);
  font-weight: 300;
  font-size: 15px;
  line-height: 1.4;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 63px;
}
#mnhut_feng_shui_template .template-heading {
  background-image: url(../images/template-background.jpg);
  margin-left: -15px;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 70px 30px;
}
#mnhut_feng_shui_template .template-heading h1 {
  font-size: 30px;
  color: rgb(255, 255, 255);
  line-height: 1.5;
  font-weight: 500;
}
#mnhut_feng_shui_template .feng-shui-form {
  padding: 50px 100px 0 100px;
}
@media (max-width: 1440px) {
  #mnhut_feng_shui_template .feng-shui-form {
    padding: 50px 0 0 0;
  }
}
#mnhut_feng_shui_template .feng-shui-form ::-webkit-input-placeholder { /* Edge */
  font-size: 16px;
  color: rgb(210, 208, 208);
  font-weight: 300;
}
#mnhut_feng_shui_template .feng-shui-form :-ms-input-placeholder { /* Internet Explorer 10-11 */
  font-size: 16px;
  color: rgb(210, 208, 208);
  font-weight: 300;
}
#mnhut_feng_shui_template .feng-shui-form ::placeholder {
  font-size: 16px;
  color: rgb(210, 208, 208);
  font-weight: 300;
}
#mnhut_feng_shui_template .feng-shui-form form {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
@media (max-width: 767px) {
  #mnhut_feng_shui_template .feng-shui-form form {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
#mnhut_feng_shui_template .feng-shui-form form input, #mnhut_feng_shui_template .feng-shui-form form select {
  border-radius: 4px;
  height: 61px;
  background-color: rgb(62, 62, 62);
  font-size: 16px;
  color: rgb(210, 208, 208);
  border: 0;
  font-weight: 300;
  margin: 0 15px;
  padding: 15px;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
}
@media (max-width: 767px) {
  #mnhut_feng_shui_template .feng-shui-form form input, #mnhut_feng_shui_template .feng-shui-form form select {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-basis: 100%;
    flex-basis: 100%;
    margin: 0 0 15px 0;
  }
}
#mnhut_feng_shui_template .feng-shui-form form input[type=submit] {
  border-radius: 4px;
  background-color: rgb(254, 185, 1);
  color: rgba(0, 0, 0, 0.702);
  text-transform: uppercase;
  text-align: center;
  font-weight: 500;
  -webkit-flex-basis: 160px;
  -moz-flex-basis: 160px;
  -ms-flex-basis: 160px;
  flex-basis: 160px;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-grow: 0;
  flex-grow: 0;
}
#mnhut_feng_shui_template .entry-content {
  font-size: 16px;
  color: rgb(255, 255, 255);
  font-weight: 300;
}
#mnhut_feng_shui_template .feng-shui-report {
  background-color: rgb(62, 62, 62);
  padding: 40px 30px;
  border-radius: 4px;
  margin-top: 50px;
  font-size: 16px;
  color: rgb(255, 255, 255);
  font-weight: 300;
}
#mnhut_feng_shui_template .feng-shui-report .text-bold {
  font-weight: 700;
  text-transform: capitalize;
  color: rgb(254, 185, 1);
}
#mnhut_feng_shui_template .feng-shui-report .direction:after {
  content: ", ";
}
#mnhut_feng_shui_template .feng-shui-report ul li {
  line-height: 2;
}
#mnhut_feng_shui_template .feng-shui-report .note-title {
  font-weight: 700;
}
#mnhut_feng_shui_template .feng-shui-report ul.note {
  padding-left: 15px;
}
#mnhut_feng_shui_template .feng-shui-report ul.note li:nth-child(1), #mnhut_feng_shui_template .feng-shui-report ul.note li:nth-child(2), #mnhut_feng_shui_template .feng-shui-report ul.note li:nth-child(3), #mnhut_feng_shui_template .feng-shui-report ul.note li:nth-child(4) {
  color: rgb(254, 185, 1);
}
#mnhut_feng_shui_template .feng-shui-report ul.note li span {
  font-weight: 700;
  text-transform: capitalize;
}
#mnhut_feng_shui_template .video-box {
  height: 250px;
  margin-top: 30px;
  overflow: hidden;
  border-radius: 4px;
}
#mnhut_feng_shui_template .video-box:hover img {
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -ms-transform: scale(1.4);
  transform: scale(1.4);
}
#mnhut_feng_shui_template .video-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  -ms-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
}

.header-wrap {
  z-index: 999;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(10, 10, 10, 0.52);
}
.header-wrap.nav-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99999;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.15);
  background: rgba(10, 10, 10, 0.8);
}
.header-wrap.nav-fixed .header-main .logo-wrap img {
  max-height: 70px;
}
@media (max-width: 991px) {
  .header-wrap.nav-fixed .header-main .logo-wrap img {
    max-height: 60px;
  }
}
.header-wrap .header-main {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 991px) {
  .header-wrap .header-main {
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
  }
}
.header-wrap .header-main .logo-wrap img {
  max-height: 95px;
  vertical-align: middle;
}
@media (max-width: 991px) {
  .header-wrap .header-main .logo-wrap img {
    max-height: 60px;
  }
}
.header-wrap .header-main .mobile-menu {
  display: none;
}
@media (max-width: 991px) {
  .header-wrap .header-main .mobile-menu {
    display: block;
  }
}
.header-wrap .header-main .menu-wrap .primary-menu {
  position: relative;
}
@media (max-width: 991px) {
  .header-wrap .header-main .menu-wrap .primary-menu {
    display: none;
  }
}
.header-wrap .header-main .menu-wrap .primary-menu a {
  text-decoration: none;
}
.header-wrap .header-main .menu-wrap .primary-menu > ul {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.header-wrap .header-main .menu-wrap .primary-menu > ul > li.mega-menu {
  position: initial;
}
.header-wrap .header-main .menu-wrap .primary-menu > ul > li.mega-menu ul:before {
  content: none;
}
.header-wrap .header-main .menu-wrap .primary-menu > ul > li.mega-menu:hover > ul li ul {
  opacity: 1;
  visibility: visible;
}
.header-wrap .header-main .menu-wrap .primary-menu > ul > li.mega-menu > ul {
  max-width: 100%;
  min-width: 980px;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 20px;
}
.header-wrap .header-main .menu-wrap .primary-menu > ul > li.mega-menu > ul > li {
  -webkit-flex-basis: 20%;
  -moz-flex-basis: 20%;
  -ms-flex-basis: 20%;
  flex-basis: 20%;
  border-bottom: 0;
  padding-right: 20px;
}
.header-wrap .header-main .menu-wrap .primary-menu > ul > li.mega-menu > ul > li > a {
  text-transform: uppercase;
  padding: 0;
  margin-bottom: 15px;
  font-weight: 700;
  color: #ed1d24 !important;
  text-decoration: underline;
}
.header-wrap .header-main .menu-wrap .primary-menu > ul > li.mega-menu > ul > li > ul {
  position: relative;
  top: 0;
  left: 0 !important;
  box-shadow: unset;
  padding: 0;
  -webkit-transform: translate(0);
  -moz-transform: translate(0);
  -ms-transform: translate(0);
  transform: translate(0);
  min-width: unset;
  max-width: unset;
  background: transparent;
}
.header-wrap .header-main .menu-wrap .primary-menu > ul > li.mega-menu > ul > li > ul li {
  border-bottom: 0;
  margin-bottom: 10px;
}
.header-wrap .header-main .menu-wrap .primary-menu > ul > li.mega-menu > ul > li > ul li a {
  padding: 0;
}
.header-wrap .header-main .menu-wrap .primary-menu > ul > li {
  position: relative;
  margin: 0 7px;
}
.header-wrap .header-main .menu-wrap .primary-menu > ul > li > a {
  display: inline-block;
  color: rgb(255, 255, 255);
  padding: 10px 0;
  font-size: 17px;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  -ms-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
  font-weight: 400;
}
@media (max-width: 1199px) {
  .header-wrap .header-main .menu-wrap .primary-menu > ul > li > a {
    padding: 15px;
    font-size: 15px;
  }
}
.header-wrap .header-main .menu-wrap .primary-menu > ul > li:last-child:after {
  content: none;
}
.header-wrap .header-main .menu-wrap .primary-menu > ul > li:last-child > ul {
  right: 0;
  left: unset;
}
.header-wrap .header-main .menu-wrap .primary-menu > ul > li > ul {
  top: 0;
  left: 0;
}
.header-wrap .header-main .menu-wrap .primary-menu ul {
  color: #474747;
  font-size: 18px;
  font-weight: 300;
}
.header-wrap .header-main .menu-wrap .primary-menu ul li {
  position: relative;
  text-align: center;
}
.header-wrap .header-main .menu-wrap .primary-menu ul li ul {
  visibility: hidden;
  position: absolute;
  opacity: 0;
  top: 39px;
  left: 0;
  min-width: 200px;
  max-width: 300px;
  margin-left: 0;
  background-color: rgba(0, 0, 0, 0.8);
  transform: translate(0, 20px);
  transition: 0.3s all;
  -webkit-box-shadow: 0 13px 42px 11px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 13px 42px 11px rgba(0, 0, 0, 0.05);
  box-shadow: 0 13px 42px 11px rgba(0, 0, 0, 0.05);
}
.header-wrap .header-main .menu-wrap .primary-menu ul li ul a {
  padding: 12px 20px 12px 20px;
  text-transform: none;
  font-weight: 400;
  display: block;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.7);
}
.header-wrap .header-main .menu-wrap .primary-menu ul li ul li {
  text-align: left;
}
.header-wrap .header-main .menu-wrap .primary-menu ul li ul li:hover > a {
  color: rgb(255, 255, 255);
}
.header-wrap .header-main .menu-wrap .primary-menu ul li ul li:last-child {
  border-bottom: unset;
}
.header-wrap .header-main .menu-wrap .primary-menu ul li:hover > ul {
  visibility: visible;
  z-index: 999;
  opacity: 1;
  transform: translate(0, 0);
  transition: 0.3s all;
}
.header-wrap .header-main .menu-wrap .primary-menu ul li:hover > ul li ul {
  top: 0;
  width: auto;
  left: 100%;
}

.animated {
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

.slider-wrap {
  overflow: hidden;
}
.slider-wrap .home-slider-wrap {
  margin-bottom: 0;
}
.slider-wrap .home-slider-wrap ul.slick-dots {
  bottom: 30px;
}
.slider-wrap .home-slider-wrap ul.slick-dots li {
  width: 12px;
  height: 12px;
}
.slider-wrap .home-slider-wrap ul.slick-dots li.slick-active button:before {
  background: #fff;
  opacity: 1;
}
.slider-wrap .home-slider-wrap ul.slick-dots li button {
  width: 12px;
  height: 12px;
}
.slider-wrap .home-slider-wrap ul.slick-dots li button:before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0 5px;
  border: 3px solid #fff;
  border-radius: 50%;
  opacity: 0.4;
  cursor: pointer;
  transition: opacity 0.3s;
}
.slider-wrap .home-slider-wrap .home-slide-item {
  height: 1070px;
}
@media (max-width: 1499px) {
  .slider-wrap .home-slider-wrap .home-slide-item {
    height: 810px;
  }
}
@media (max-width: 1367px) {
  .slider-wrap .home-slider-wrap .home-slide-item {
    height: 768px;
  }
}
@media (max-width: 1199px) {
  .slider-wrap .home-slider-wrap .home-slide-item {
    height: 576px;
  }
}
@media (max-width: 991px) {
  .slider-wrap .home-slider-wrap .home-slide-item {
    height: 432px;
  }
}
@media (max-width: 767px) {
  .slider-wrap .home-slider-wrap .home-slide-item {
    height: 250px;
  }
}
.slider-wrap .home-slider-wrap .home-slide-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.project-wrap {
  background: #fff;
  padding: 20px 0;
}
.project-wrap .sec-heading {
  text-align: center;
  max-width: 710px;
  margin: 0 auto 30px auto;
}
.project-wrap .sec-heading .sec-title {
  font-weight: 700;
  color: #555555;
  font-size: 26px;
  margin-bottom: 10px;
}
.project-wrap .sec-heading .desc {
  color: #777777;
  font-size: 16px;
  line-height: 1.6;
}
.project-wrap .project-box {
  margin-bottom: 30px;
  position: relative;
}
.project-wrap .project-box .box-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.project-wrap .project-box .box-text {
  position: absolute;
  width: 100%;
  max-height: 100%;
  bottom: 0;
  padding: 0.7em 1.5em 1.4em 1.5em;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
.project-wrap .project-box .box-text .project-title {
  color: #fff;
  line-height: 1.3;
  margin-top: 0.1em;
  margin-bottom: 0.1em;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 700;
  font-size: 13px;
}
.project-wrap .project-box .box-text .project-title a {
  color: inherit;
}
.project-wrap .project-box .box-text .meta {
  color: #f1f1f1;
  margin-top: 0.1em;
  margin-bottom: 0.1em;
  opacity: 0.6;
  line-height: 1.2;
  text-transform: uppercase;
  font-size: 0.7em;
}
.project-wrap .category-link-wrap a {
  background-color: #446084;
  margin-bottom: 1em;
  color: #fff;
  display: block;
  position: relative;
  text-transform: uppercase;
  font-size: 0.97em;
  letter-spacing: 0.03em;
  cursor: pointer;
  font-weight: bolder;
  text-align: center;
  text-decoration: none;
  border: 1px solid transparent;
  vertical-align: middle;
  border-radius: 0;
  margin-top: 0;
  margin-right: 1em;
  text-shadow: none;
  line-height: 2.4em;
  min-height: 2.5em;
  padding: 0 1.2em;
  max-width: 100%;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s, opacity 0.3s, color 0.3s;
  text-rendering: optimizeLegibility;
  box-sizing: border-box;
}
.project-wrap .category-link-wrap a:hover {
  outline: none;
  opacity: 1;
  color: #fff;
  box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.2);
}

.pricing-wrap {
  background-color: #fff;
  padding: 40px 0;
}
.pricing-wrap ul.nav {
  border: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.pricing-wrap ul.nav li {
  position: relative;
  margin-bottom: 0;
  outline: none;
  border: 0 !important;
}
.pricing-wrap ul.nav li:first-child:after {
  content: none;
}
.pricing-wrap ul.nav li:after {
  content: "";
  position: absolute;
  top: 50%;
  width: 1px;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  height: 15px;
  margin-top: -7px;
  left: 0;
}
.pricing-wrap ul.nav li.active {
  outline: none;
}
.pricing-wrap ul.nav li.active a {
  color: rgba(17, 17, 17, 0.85);
}
.pricing-wrap ul.nav li a {
  color: rgba(102, 102, 102, 0.85);
  font-size: 24px;
  font-weight: 700;
  border: 0 !important;
  outline: none;
}
.pricing-wrap ul.nav li a:hover {
  border: 0;
  background: 0;
  color: rgba(17, 17, 17, 0.85);
}
.pricing-wrap .tab-pane {
  padding: 30px 0;
}
.pricing-wrap .tab-pane:first-child {
  background-color: rgb(240, 240, 240);
}
.pricing-wrap .pricing-content {
  color: #777;
}
@media (max-width: 1199px) {
  .pricing-wrap .tab-content .pricing-col {
    margin-bottom: 30px;
  }
}
.pricing-wrap .tab-content .pricing-col:last-child .pricing-card {
  background-color: rgb(59, 89, 152);
}
.pricing-wrap .tab-content .pricing-col:last-child .pricing-card .card-header {
  border-color: rgba(255, 255, 255, 0.2);
}
.pricing-wrap .tab-content .pricing-col:last-child .pricing-card * {
  color: #fff !important;
}
.pricing-wrap .tab-content .pricing-card {
  border: 1px solid #ececec;
  background-color: #FFF;
  overflow: hidden;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  -ms-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
  text-align: center;
}
.pricing-wrap .tab-content .pricing-card:hover {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.22);
}
.pricing-wrap .tab-content .pricing-card .card-header {
  color: #0c0c0c;
  font-size: 22px;
  background-color: rgba(0, 0, 0, 0.02);
  padding: 0.5em 15%;
  border-bottom: 1px solid #ececec;
  text-align: center;
}
.pricing-wrap .tab-content .pricing-card .card-body {
  padding: 20px 15%;
}
.pricing-wrap .tab-content .pricing-card .card-body p {
  margin-bottom: 30px;
}
.pricing-wrap .tab-content .pricing-card .card-footer {
  background-color: rgb(91, 91, 91);
  padding: 10px 30px;
  color: #f1f1f1;
}
.pricing-wrap .tab-content .pricing-card .card-footer p {
  margin-bottom: 20px;
}
.pricing-wrap .tab-content .pricing-card .card-footer p:last-child {
  margin-bottom: 0;
}
.pricing-wrap .tab-content table {
  width: 100%;
  margin-bottom: 1em;
  border-color: #ececec;
  border-spacing: 0;
}
.pricing-wrap .tab-content table tr td, .pricing-wrap .tab-content table tr th {
  color: #666;
  padding: 0.5em;
  text-align: left;
  border-bottom: 1px solid #ececec;
  line-height: 1.3;
  font-size: 0.9em;
}

.footer-wrap .footer-content {
  background-color: #333333;
  padding: 30px 0;
}
.footer-wrap .footer-content .footer-widget .widget-title {
  font-size: 20px;
  color: #fff;
  font-weight: 700;
}
.footer-wrap .footer-content .footer-widget .widget-content {
  font-size: 16px;
  color: #e8e8e8;
  font-weight: 400;
}
.footer-wrap .footer-content .view-profile {
  color: #000;
  background-color: #ffd24d;
  border-color: #ffd24d;
  display: inline-block;
  border-radius: 100px;
  padding: 13px 26px;
  font-size: 15px;
  text-transform: uppercase;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  -ms-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
}
.footer-wrap .footer-content .view-profile:hover {
  opacity: 0.8;
}
.footer-wrap .copyright-wrap {
  color: rgba(255, 255, 255, 0.5);
  font-size: 14px;
  background-color: #282828;
  padding: 10px 0;
}
@media (max-width: 1199px) {
  .footer-wrap .copyright-wrap {
    text-align: center;
  }
}
@media (max-width: 1199px) {
  .footer-wrap .copyright-wrap .copyright {
    margin-bottom: 15px;
  }
}

.blog-wrapper {
  padding: 60px 0;
  background-color: #fff;
}
.blog-wrapper .sec-heading {
  text-align: center;
  max-width: 710px;
  margin: 0 auto 30px auto;
}
.blog-wrapper .sec-heading .sec-title {
  font-weight: 700;
  color: #555555;
  font-size: 26px;
  margin-bottom: 10px;
}
.blog-wrapper .sec-heading .desc {
  color: #777777;
  font-size: 16px;
  line-height: 1.6;
}

.archive-wrapper {
  padding-top: 200px;
  padding-bottom: 100px;
}
@media only screen and (min-width: 1200px) {
  .archive-wrapper .container {
    width: 1170px !important;
  }
}
.archive-wrapper .page-title {
  text-align: center;
  font-size: 28px;
  font-weight: 700;
  color: #FFF;
  line-height: 1.3;
  margin-bottom: 30px;
}
.archive-wrapper .archive-sidebar-wrapper #project-filter-form button {
  width: 100%;
  color: #000;
  background-color: #ffd24d;
  border-color: #ffd24d;
  display: inline-block;
  border-radius: 3px;
  padding: 13px 26px;
  font-size: 15px;
  text-transform: uppercase;
  border: 0;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  -ms-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
}
.archive-wrapper .archive-sidebar-wrapper #project-filter-form button:hover {
  opacity: 0.8;
}
.archive-wrapper .archive-sidebar-wrapper .project-filter-form .ip-gr {
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  margin-bottom: 16px;
  padding-bottom: 16px;
}
.archive-wrapper .archive-sidebar-wrapper .project-filter-form .ip-gr label {
  display: block;
  color: rgba(255, 255, 255, 0.7);
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 16px;
}
.archive-wrapper .archive-sidebar-wrapper .project-filter-form .ip-gr label sup {
  font-size: 10px;
}
.archive-wrapper .archive-sidebar-wrapper .project-filter-form .ip-gr select {
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.7);
  border: 1px solid rgba(0, 0, 0, 0.5);
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #333333;
}
.archive-wrapper .archive-sidebar-wrapper .project-filter-form .ip-gr .price-range {
  margin-top: 40px;
}
.archive-wrapper .archive-sidebar-wrapper .project-filter-form .ip-gr .price-range .range-slider, .archive-wrapper .archive-sidebar-wrapper .project-filter-form .ip-gr .price-range .area-slider {
  width: 100%;
  position: relative;
}
@media (max-width: 991px) {
  .archive-wrapper .archive-sidebar-wrapper .project-filter-form .ip-gr .price-range .range-slider, .archive-wrapper .archive-sidebar-wrapper .project-filter-form .ip-gr .price-range .area-slider {
    text-align: center;
  }
}
.archive-wrapper .archive-sidebar-wrapper .project-filter-form .ip-gr .price-range .range-slider .range-values, .archive-wrapper .archive-sidebar-wrapper .project-filter-form .ip-gr .price-range .range-slider .area-values, .archive-wrapper .archive-sidebar-wrapper .project-filter-form .ip-gr .price-range .area-slider .range-values, .archive-wrapper .archive-sidebar-wrapper .project-filter-form .ip-gr .price-range .area-slider .area-values {
  font-weight: 400;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.7);
}
.archive-wrapper .archive-sidebar-wrapper .project-filter-form .ip-gr .price-range .range-slider .range-values sup, .archive-wrapper .archive-sidebar-wrapper .project-filter-form .ip-gr .price-range .range-slider .area-values sup, .archive-wrapper .archive-sidebar-wrapper .project-filter-form .ip-gr .price-range .area-slider .range-values sup, .archive-wrapper .archive-sidebar-wrapper .project-filter-form .ip-gr .price-range .area-slider .area-values sup {
  position: relative;
  top: -0.5em;
  font-size: 0.75em;
}
.archive-wrapper .archive-sidebar-wrapper .project-filter-form .ip-gr .price-range input[type=range] {
  -webkit-appearance: none;
  border: 1px solid #FFF;
  width: 100%;
  position: absolute;
  left: 0;
  top: -20px;
  margin: unset;
}
.archive-wrapper .archive-sidebar-wrapper .project-filter-form .ip-gr .price-range input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 2px;
  background: #ffd24d;
  border: none;
  border-radius: unset;
}
.archive-wrapper .archive-sidebar-wrapper .project-filter-form .ip-gr .price-range input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  border: 2px solid #ffd24d;
  height: 14px;
  width: 14px;
  background: #ffd24d;
  margin-top: -6px;
  cursor: pointer;
  position: relative;
  z-index: 1;
  border-radius: 50px;
}
.archive-wrapper .archive-sidebar-wrapper .project-filter-form .ip-gr .price-range input[type=range]:focus {
  outline: none;
}
.archive-wrapper .archive-sidebar-wrapper .project-filter-form .ip-gr .price-range input[type=range]:focus::-webkit-slider-runnable-track {
  background: #ffd24d;
}
.archive-wrapper .archive-sidebar-wrapper .project-filter-form .ip-gr .price-range input[type=range]:focus::-ms-fill-lower {
  background: #ffd24d;
}
.archive-wrapper .archive-sidebar-wrapper .project-filter-form .ip-gr .price-range input[type=range]:focus::-ms-fill-upper {
  background: #ffd24d;
}
.archive-wrapper .archive-sidebar-wrapper .project-filter-form .ip-gr .price-range input[type=range]::-moz-range-track {
  width: 100%;
  height: 2px;
  background: #5B7876;
  border: none;
  border-radius: unset;
}
.archive-wrapper .archive-sidebar-wrapper .project-filter-form .ip-gr .price-range input[type=range]::-moz-range-thumb {
  border: none;
  height: 14px;
  width: 14px;
  border-radius: unset;
  background: #5B7876;
}
.archive-wrapper .archive-sidebar-wrapper .project-filter-form .ip-gr .price-range input[type=range]:-moz-focusring {
  outline: 1px solid white;
  outline-offset: -1px;
}
.archive-wrapper .archive-sidebar-wrapper .project-filter-form .ip-gr .price-range input[type=range]::-ms-track {
  width: 100%;
  height: 2px;
  background: transparent;
  border-color: transparent;
  border-width: 6px 0;
  color: transparent;
  z-index: -4;
}
.archive-wrapper .archive-sidebar-wrapper .project-filter-form .ip-gr .price-range input[type=range]::-ms-fill-lower {
  background: #777;
  border-radius: 10px;
}
.archive-wrapper .archive-sidebar-wrapper .project-filter-form .ip-gr .price-range input[type=range]::-ms-fill-upper {
  background: #ddd;
  border-radius: 10px;
}
.archive-wrapper .archive-sidebar-wrapper .project-filter-form .ip-gr .price-range input[type=range]::-ms-thumb {
  border: none;
  height: 14px;
  width: 14px;
  border-radius: unset;
  background: #5B7876;
}
.archive-wrapper .congtrinh {
  height: 250px;
}
.archive-wrapper .congtrinh .title-cong-trinh {
  font-weight: 700;
}
.archive-wrapper .congtrinh:hover:before {
  content: "";
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.archive-wrapper .congtrinh:hover .title-cong-trinh {
  bottom: unset;
  opacity: 1;
  visibility: visible;
  top: 30px;
  background: transparent;
  text-align: left;
  left: 20px;
  z-index: 3;
}
.archive-wrapper .congtrinh:hover .title-cong-trinh a {
  color: #FFF;
}

.pvtinh_tkhh_archive {
  padding-top: 100px;
  padding-bottom: 100px;
}

.arcontactus-widget.right.arcontactus-message {
  right: 20px;
}

.arcontactus-widget.right.arcontactus-message {
  bottom: 80px;
}

.arcontactus-widget .arcontactus-message-button .pulsation {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.arcontactus-widget.md .arcontactus-message-button, .arcontactus-widget.md.arcontactus-message {
  width: 60px;
  height: 60px;
}

.arcontactus-widget {
  opacity: 0;
  transition: 0.2s opacity;
}

.arcontactus-widget * {
  box-sizing: border-box;
}

.arcontactus-widget.left.arcontactus-message {
  left: 20px;
  right: auto;
}

.arcontactus-widget.left .arcontactus-message-button {
  right: auto;
  left: 0;
}

.arcontactus-widget.left .arcontactus-prompt {
  left: 80px;
  right: auto;
  transform-origin: 0 50%;
}

.arcontactus-widget.left .arcontactus-prompt:before {
  border-right: 8px solid #FFF;
  border-top: 8px solid transparent;
  border-left: 8px solid transparent;
  border-bottom: 8px solid transparent;
  right: auto;
  left: -15px;
}

.arcontactus-widget.left .messangers-block {
  right: auto;
  left: 0;
  -webkit-transform-origin: 10% 105%;
  -ms-transform-origin: 10% 105%;
  transform-origin: 10% 105%;
}

.arcontactus-widget.left .callback-countdown-block {
  left: 0;
  right: auto;
}

.arcontactus-widget.left .callback-countdown-block::before, .arcontactus-widget.left .messangers-block::before {
  left: 25px;
  right: auto;
}

.arcontactus-widget.md .callback-countdown-block, .arcontactus-widget.md .messangers-block {
  bottom: 70px;
}

.arcontactus-widget.md .arcontactus-prompt {
  bottom: 5px;
}

.arcontactus-widget.md.left .callback-countdown-block:before, .arcontactus-widget.md.left .messangers-block:before {
  left: 21px;
}

.arcontactus-widget.md.left .arcontactus-prompt {
  left: 70px;
}

.arcontactus-widget.md.right .callback-countdown-block:before, .arcontactus-widget.md.right .messangers-block:before {
  right: 21px;
}

.arcontactus-widget.md.right .arcontactus-prompt {
  right: 70px;
}

.arcontactus-widget.md .arcontactus-message-button .pulsation {
  width: 74px;
  height: 74px;
}

.arcontactus-widget.md .arcontactus-message-button .callback-state, .arcontactus-widget.md .arcontactus-message-button .icons {
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
}

.arcontactus-widget.sm .arcontactus-message-button, .arcontactus-widget.sm.arcontactus-message {
  width: 50px;
  height: 50px;
}

.arcontactus-widget.sm .callback-countdown-block, .arcontactus-widget.sm .messangers-block {
  bottom: 60px;
}

.arcontactus-widget.sm .arcontactus-prompt {
  bottom: 0;
}

.arcontactus-widget.sm.left .callback-countdown-block:before, .arcontactus-widget.sm.left .messangers-block:before {
  left: 16px;
}

.arcontactus-widget.sm.left .arcontactus-prompt {
  left: 60px;
}

.arcontactus-widget.sm.right .callback-countdown-block:before, .arcontactus-widget.sm.right .messangers-block:before {
  right: 16px;
}

.arcontactus-widget.sm.right .arcontactus-prompt {
  right: 60px;
}

.arcontactus-widget.sm .arcontactus-message-button .pulsation {
  width: 64px;
  height: 64px;
}

.arcontactus-widget.sm .arcontactus-message-button .icons {
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
}

.arcontactus-widget.sm .arcontactus-message-button .static {
  margin-top: -16px;
}

.arcontactus-widget.sm .arcontactus-message-button .callback-state {
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
}

.arcontactus-widget.active {
  opacity: 1;
}

.arcontactus-widget .icons.hide, .arcontactus-widget .static.hide {
  opacity: 0;
  transform: scale(0);
}

.arcontactus-widget.arcontactus-message {
  z-index: 10000;
  right: 20px;
  bottom: 20px;
  position: fixed !important;
  height: 70px;
  width: 70px;
}

.arcontactus-widget .arcontactus-message-button {
  width: 70px;
  position: absolute;
  height: 70px;
  right: 0;
  background-color: red;
  border-radius: 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.arcontactus-widget .arcontactus-message-button p {
  font-family: Ubuntu, Arial, sans-serif;
  color: #fff;
  font-weight: 700;
  font-size: 10px;
  line-height: 11px;
  margin: 0;
}

.arcontactus-widget .arcontactus-message-button .pulsation {
  width: 84px;
  height: 84px;
  background-color: red;
  border-radius: 50px;
  position: absolute;
  left: -7px;
  top: -7px;
  z-index: -1;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-animation: arcontactus-pulse 2s infinite;
  animation: arcontactus-pulse 2s infinite;
}

.arcontactus-widget .arcontactus-message-button .icons {
  background-color: #fff;
  width: 44px;
  height: 44px;
  border-radius: 50px;
  position: absolute;
  overflow: hidden;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
}

.arcontactus-widget .arcontactus-message-button .static {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -19px;
  margin-left: -26px;
  width: 52px;
  height: 52px;
  text-align: center;
}

.arcontactus-widget .arcontactus-message-button .static img {
  display: inline;
}

.arcontactus-widget .arcontactus-message-button .static svg {
  width: 24px;
  height: 24px;
  color: #FFF;
}

.arcontactus-widget .arcontactus-message-button.no-text .static {
  margin-top: -12px;
}

.arcontactus-widget .pulsation:nth-of-type(2n) {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.arcontactus-widget .pulsation.stop {
  -webkit-animation: none;
  animation: none;
}

.arcontactus-widget .icons-line {
  top: 10px;
  left: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  -webkit-transition: cubic-bezier(0.13, 1.49, 0.14, -0.4);
  -o-transition: cubic-bezier(0.13, 1.49, 0.14, -0.4);
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-transform: translateX(30px);
  -ms-transform: translateX(30px);
  transform: translateX(30px);
  height: 24px;
  transition: 0.2s all;
}

.arcontactus-widget .icons, .arcontactus-widget .static {
  transition: 0.2s all;
}

.arcontactus-widget .icons-line.stop {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}

.arcontactus-widget .icons-line span {
  display: inline-block;
  width: 24px;
  height: 24px;
  color: red;
}

.arcontactus-widget .icons-line span i, .arcontactus-widget .icons-line span svg {
  width: 24px;
  height: 24px;
}

.arcontactus-widget .icons-line span i {
  display: block;
  font-size: 24px;
  line-height: 24px;
}

.arcontactus-widget .icons-line img, .arcontactus-widget .icons-line span {
  margin-right: 40px;
}

.arcontactus-widget .icons.hide .icons-line {
  transform: scale(0);
}

.arcontactus-widget .icons .icon:first-of-type {
  margin-left: 0;
}

.arcontactus-widget .arcontactus-close {
  color: #FFF;
}

.arcontactus-widget .arcontactus-close svg {
  -webkit-transform: rotate(180deg) scale(0);
  -ms-transform: rotate(180deg) scale(0);
  transform: rotate(180deg) scale(0);
  -webkit-transition: ease-in 0.12s all;
  -o-transition: ease-in 0.12s all;
  transition: ease-in 0.12s all;
  display: block;
}

.arcontactus-widget .arcontactus-close.show-messageners-block svg {
  -webkit-transform: rotate(0) scale(1);
  -ms-transform: rotate(0) scale(1);
  transform: rotate(0) scale(1);
}

.arcontactus-widget .arcontactus-prompt, .arcontactus-widget .messangers-block {
  background: center no-repeat #FFF;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
  width: 235px;
  position: absolute;
  bottom: 80px;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 14px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 7px;
  -webkit-transform-origin: 80% 105%;
  -ms-transform-origin: 80% 105%;
  transform-origin: 80% 105%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: ease-out 0.12s all;
  -o-transition: ease-out 0.12s all;
  transition: ease-out 0.12s all;
  z-index: 10000;
}

.arcontactus-widget .arcontactus-prompt:before, .arcontactus-widget .messangers-block:before {
  position: absolute;
  bottom: -7px;
  right: 25px;
  left: auto;
  display: inline-block !important;
  border-right: 8px solid transparent;
  border-top: 8px solid #FFF;
  border-left: 8px solid transparent;
  content: "";
}

.arcontactus-widget .arcontactus-prompt.show-messageners-block, .arcontactus-widget .messangers-block.show-messageners-block {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.arcontactus-widget .arcontactus-prompt {
  color: #787878;
  font-family: Arial, sans-serif;
  font-size: 16px;
  line-height: 18px;
  width: auto;
  bottom: 10px;
  right: 80px;
  white-space: nowrap;
  padding: 18px 20px 14px;
}

.arcontactus-widget .arcontactus-prompt:before {
  border-right: 8px solid transparent;
  border-top: 8px solid transparent;
  border-left: 8px solid #FFF;
  border-bottom: 8px solid transparent;
  bottom: 16px;
  right: -15px;
}

.arcontactus-widget .arcontactus-prompt.active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.arcontactus-widget .arcontactus-prompt .arcontactus-prompt-close {
  position: absolute;
  right: 6px;
  top: 6px;
  cursor: pointer;
  z-index: 100;
  height: 14px;
  width: 14px;
  padding: 2px;
}

.arcontactus-widget .arcontactus-prompt .arcontactus-prompt-close svg {
  height: 10px;
  width: 10px;
  display: block;
}

.arcontactus-widget .arcontactus-prompt .arcontactus-prompt-typing {
  border-radius: 10px;
  display: inline-block;
  left: 3px;
  padding: 0;
  position: relative;
  top: 4px;
  width: 50px;
}

.arcontactus-widget .arcontactus-prompt .arcontactus-prompt-typing > div {
  position: relative;
  float: left;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  background: #ccc;
  margin: 0 2px;
  -webkit-animation: arcontactus-updown 2s infinite;
  animation: arcontactus-updown 2s infinite;
}

.arcontactus-widget .arcontactus-prompt .arcontactus-prompt-typing > div:nth-child(2) {
  animation-delay: 0.1s;
}

.arcontactus-widget .arcontactus-prompt .arcontactus-prompt-typing > div:nth-child(3) {
  animation-delay: 0.2s;
}

.arcontactus-widget .messangers-block.sm .messanger {
  padding-left: 50px;
  min-height: 44px;
}

.arcontactus-widget .messangers-block.sm .messanger span {
  height: 32px;
  width: 32px;
  margin-top: -16px;
}

.arcontactus-widget .messangers-block.sm .messanger span svg {
  height: 20px;
  width: 20px;
  margin-top: -10px;
  margin-left: -10px;
}

.arcontactus-widget .messanger {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
  cursor: pointer;
  width: 100%;
  padding: 8px 20px 8px 60px;
  position: relative;
  min-height: 54px;
  text-decoration: none;
}

.arcontactus-widget .messanger:hover {
  background-color: #EEE;
}

.arcontactus-widget .messanger:before {
  background-repeat: no-repeat;
  background-position: center;
}

.arcontactus-widget .messanger.facebook span {
  background: #0084ff;
}

.arcontactus-widget .messanger.viber span {
  background: #7c529d;
}

.arcontactus-widget .messanger.telegram span {
  background: #2ca5e0;
}

.arcontactus-widget .messanger.skype span {
  background: #31c4ed;
}

.arcontactus-widget .messanger.email span {
  background: #ff8400;
}

.arcontactus-widget .messanger.contact span {
  background: #7eb105;
}

.arcontactus-widget .messanger.call-back span {
  background: #54cd81;
}

.arcontactus-widget .messanger span {
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -20px;
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #0084ff;
  margin-right: 10px;
  color: #FFF;
  text-align: center;
  vertical-align: middle;
}

.arcontactus-widget .messanger span i, .arcontactus-widget .messanger span svg {
  width: 24px;
  height: 24px;
  vertical-align: middle;
  text-align: center;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -12px;
  margin-left: -12px;
}

.arcontactus-widget .messanger span i {
  font-size: 24px;
  line-height: 24px;
}

.arcontactus-widget .messanger p {
  margin: 0;
  font-family: Arial, sans-serif;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.87);
}

@-webkit-keyframes arcontactus-pulse {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
@media (max-width: 468px) {
  .arcontactus-widget.opened.arcontactus-message, .arcontactus-widget.opened.left.arcontactus-message {
    width: auto;
    right: 20px;
    left: 20px;
  }
}
@keyframes arcontactus-updown {
  0%, 100%, 43% {
    transform: translate(0, 0);
  }
  25%, 35% {
    transform: translate(0, -10px);
  }
}
@-webkit-keyframes arcontactus-updown {
  0%, 100%, 43% {
    transform: translate(0 0);
  }
  25%, 35% {
    transform: translate(-10px 0);
  }
}
@keyframes arcontactus-pulse {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
@-webkit-keyframes arcontactus-show-stat {
  0%, 100%, 20%, 85% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  21%, 84% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
}
@keyframes arcontactus-show-stat {
  0%, 100%, 20%, 85% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  21%, 84% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
}
@-webkit-keyframes arcontactus-show-icons {
  0%, 100%, 20%, 85% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  21%, 84% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes arcontactus-show-icons {
  0%, 100%, 20%, 85% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  21%, 84% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.zalochaticon {
  margin: 12px 0 0 0;
  display: inline-block;
  font-size: 13px;
}

/*# sourceMappingURL=style.css.map */
