/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
@media (min-width: 1400px) {
    .container-width, .full-width .ubermenu-nav, .container, .row {
        max-width: 1320px !important;
    }
}
.searchform-wrapper{max-width: 270px;}
.searchform-wrapper .flex-row{
}
.searchform-wrapper .flex-row .flex-col{margin-left: 0 !important;margin-right: -2.9em;}
.searchform-wrapper .flex-row .flex-col.flex-grow{
  order: 1;
}
.searchform-wrapper .flex-row .flex-col button i{
  color:#C4A76F;
}
.searchform-wrapper .flex-row .flex-col.flex-grow input{
  border: 1px solid #C4A76F;
  border-radius: 2px;
  padding-left: 30px;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  color: #fff !important;
  height: 38px;
}
.searchform-wrapper .flex-row .flex-col.flex-grow input::placeholder{
font-weight: 400;
font-size: 12px;
line-height: 20px;
color:#fff;
}
.icon-header{
}
.icon-header p{
font-weight: 400;
font-size: 14px;
line-height: 17.12px;
color: #C4A76F;
}
.hdSuport{
  padding-left: 45px;
  background: url(images/phonehd.png) left center no-repeat;
  /* display: flex; */
  margin: 0 !important;
  /* flex-wrap: wrap; */
  /* margin: 0 20px !important; */
  margin-bottom: 15px !important;
}
.hdSuport span{
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  display: block;
  width: 100%;
}
.hdSuport span a{
  color: #326936;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
.hdSuport strong{
  /* color: var(--S1, #000); */
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  display: block;
  width: 100%;
  color: #C4A76F;
}
.ssc {
    margin: 0px;
    list-style: none;
}
.ssc li {
    display: inline-block;
    margin: 0px 4px;
}
.header-block{
  display: contents !important;
}
.html_topbar_left{
    /* display: contents !important; */
    padding-left: 55px !important;
}
.html_topbar_right{
    display: contents !important;
}
.row-header{
  width: 403px !important;
}
#masthead{
  border-bottom: 1px solid hsl(40deg 42% 60% / 30%);
}
.header-nav.header-bottom-nav{
}
.header-nav.header-bottom-nav>li{margin: 0 22px;}
.header-nav.header-bottom-nav>li:not(:hover) > ul.sub-menu {
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
    }
.header-nav.header-bottom-nav>li>a{font-weight: 700;font-size: 16px;/* line-height: 100%; *//* text-transform: uppercase; */color: #5B5757;}
.header-nav.header-bottom-nav>li>ul{
  position: absolute;
  top: 100%;
  left: -20px;
  z-index: 2;
  min-width: calc(100% + 40px);
  max-width: 300px;
  padding: 4px 0;
  background: #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  transition: var(--br-transition);
  display: block;
}
.header-nav.header-bottom-nav>li>ul>li{
          --li-mb: 0px;
          padding: 0;
          position: relative;
          border-bottom: 1px solid #efefef;
          display: -webkit-inline-box;
          min-width: 200px;
          width: 200px;
}
.header-nav.header-bottom-nav>li>ul>li:not(:hover) > ul.sub-menu {
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
  display:none;
    }
.header-nav.header-bottom-nav>li>ul>li.menu-item-has-children>a:before{
  content: "";
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: 5px solid #565e64;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  transition: all .3s ease;
}
.header-nav.header-bottom-nav>li>ul>li.menu-item-has-children:hover a:before{
  transform: translateY(-50%) rotate(-90deg);
  border-top-color: #C4A76F;
}
.header-nav.header-bottom-nav>li>ul>li:hover>a {
   color: #C4A76F;
}
.header-nav.header-bottom-nav>li>ul>li>a{
          display: block;
          padding: 15px 20px;
          width: 100%;
          /* white-space: nowrap; */
          font-weight: 500;
          margin: 0;
          line-height: 10px;
          text-transform: unset;
}
.header-nav.header-bottom-nav>li>ul>li>ul{
  left: 100%;
  top: 0;
  margin-left: 10px;
  margin-top: 0;
  min-width: 200px;
  max-width: unset;
  columns: 2;
  --webkit-columns: 2;
  padding: 12px 20px;
  background: #fff;
  display: none !important;
  position: absolute;
  border-radius: 10px;
}
.header-nav.header-bottom-nav>li>ul>li>ul:before {
  content: "";
        position: absolute;
        bottom: 100%;
        right: 100%;
        top: 15px;
        left: auto;
        border-top: 7px solid transparent;
        border-right: 7px solid #fff;
        border-bottom: 7px solid transparent;
        filter: drop-shadow(-2px 0px 1px rgba(0, 0, 0, .1));
}
.header-nav.header-bottom-nav>li>ul>li>ul>li{
}
.header-nav.header-bottom-nav>li>ul>li>ul>li:hover>a{
    color: #C4A76F;
}
.header-nav.header-bottom-nav>li>ul>li>ul>li>a{
}
.h2-text-lydo{margin: 30px 0;margin-bottom: 40px;}
.h2-text-lydo h2{
font-weight: 700;
font-size: 32px;
line-height: 100%;
color: #302000;
}
.h2-text-lydo h2 strong{
  color: #C4A76F;
}
.icon-lydo{
  background: #FDEDD5;
  box-shadow: 0px 4px 9.7px 0px #4F1C0040;
  border-radius: 5px;
  padding: 30px;
  padding-bottom: 15px;
  padding-right: 45px;
  overflow: hidden;
  position: relative;
  margin-bottom: 10px;
}
.icon-lydo .icon-box-img{
  position: absolute;
  right: 0;
  margin-bottom: 0;
  bottom: 0;
}
.icon-lydo .icon-box-img .icon-inner{
  /* border-radius: 74px 13px 0px 3px; */
  /* background: #C4A76F; */
  padding: 20px;
  position: relative;
  overflow: hidden;
  padding-top: 40px;
  padding-left: 40px;
}
.icon-lydo .icon-box-img .icon-inner:before{
  content:"";
  position: absolute;
  bottom: -40px;
  right: -40px;
  width:144px;
  height:144px;
  background: hsl(40deg 42% 60% / 30%);
  border-radius: 50%;
  z-index: 0;
}
.icon-lydo .icon-box-text{
  
}
.icon-lydo .icon-box-text h3{
font-weight: 700;
font-size: 17.27px;
line-height: 100%;
color: #302000;
}
.icon-lydo .icon-box-text p{
font-weight: 400;
font-size: 14px;
line-height: 20px;
color: #302000;
}
.but-datlichngay{
  background: url(images/backdatlich.png) no-repeat;
}
.but-datlichngay span{
font-weight: 700;
font-size: 13px;
line-height: 100%;
color: #302000;
}
.h2-title-dichvu{/* margin-bottom: 0; */}
.h2-title-dichvu h2{border: unset;text-align: center;position: relative;}
.h2-title-dichvu h2:before{
  content:"";
  position: absolute;
  top: -22px;
  right: 0;
  left:0;
  width:74px;
  height:74px;
  background: #FDEDD5;
  border-radius: 50%;
  margin: 0 auto;
}
.h2-title-dichvu h2 span{font-weight: 700;font-size: 32px;line-height: 100%;color: #302000;margin: 0 auto;border: unset;padding-bottom: 0;position: relative;}
.item-service{position: relative;padding-bottom: 20px;}
.item-service .img-service{overflow: hidden;}
.item-service:hover img{
}
.item-service .img-service img{
  transition: filter .6s, opacity .6s, transform .6s, box-shadow .3s;
  border-radius: 5px;
}
.item-service:hover img{
      transform: scale(1.1);
}
.item-service .text-servier{position: absolute;bottom: 0;width: 80%;background: #302000;border-radius: 4px;left: 0;right: 0;margin: 0 auto;padding: 10px;}
.item-service .text-servier h3{text-align: center;margin-bottom: 0;}
.item-service .text-servier h3 a{font-weight: 700;font-size: 18px;line-height: 100%;color:#fff;}
.tab-duan{
}
.tab-duan ul.nav{margin-bottom: 0;}
.tab-duan ul.nav li{margin: 0px 20px;margin-bottom: 5px;}
.tab-duan ul.nav li.active{
}
.tab-duan ul.nav li a{font-weight: 400;font-size: 20px;line-height: 24px;vertical-align: middle;color: #2C2C2C;text-transform: unset;color: #C4A76F;}
.tab-duan ul.nav li.active a{color: #fff;/* padding: 5px 35px; */border-radius: 5px;color: #302000;}
.item-duan{
      align-self: flex-start;
      transition-property: transform, opacity;
      transition-timing-function: ease-in-out;
      transform-style: preserve-3d;
      overflow: hidden;
      padding: 0;
      margin: 0;
      border-radius: 5px;
      overflow: hidden;
}
.item-duan a{
  padding-bottom: 59%;
  position: relative;
  display: block;
  width: 100%;
  border-radius: 1px;
}
.item-duan .portfolio-item__img{
  border-radius: 3px 3px 3px 3px;
      position: absolute;
    background-color: rgba(0, 0, 0, .1);
  top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.item-duan .portfolio-item__img img{
      height: auto;
      position: absolute;
      top: calc(43% + 1px);
      left: calc(51% + 1px);
      transform: scale(1.01) translate(-50%, -50%);
      display: block;
      width: 100%;
      max-height: none;
      max-width: none;
      transition: filter .3s;
      transition: filter .6s, opacity .6s, transform .6s, box-shadow .3s;
}
.item-duan:hover img{
      /* transform: scale(1.1); */
}
.item-duan .portfolio-item__overlay{
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  transition: opacity 1s;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  overflow: hidden;
  background-color: #00000066;
  border-radius: 5px;
}
 .item-duan:hover .portfolio-item__overlay{
    opacity: 1;
    transition: opacity .5s;
}
.item-duan .portfolio-item__overlay h3{font-weight: 700;font-size: 24px;line-height: 100%;text-align: center;vertical-align: middle;color: #FFFFFF;}
.but-xemthem{
  background: url(images/backdatlich.png) no-repeat;
  padding: 0px 31px;
}
.but-xemthem span{
font-weight: 700;
font-size: 13px;
line-height: 100%;
color: #302000;
}
.h2-title-vct{margin-bottom: 0;}
.h2-title-vct h2{border: unset;font-weight: 400;}
.h2-title-vct h2 span{font-weight: 400;font-size: 32px;line-height: 100%;color: #C4A76F;border: unset;text-transform: unset;margin: 0;padding: 0;}
.h3-title-vct{margin-bottom: 0;}
.h3-title-vct h3{border: unset;}
.h3-title-vct h3 span{font-weight: 400;font-size: 96px;line-height: 100%;color: #FDEDD5;border: unset;margin: 0;padding: 0;}
.text-vechungtoi{
}
.text-vechungtoi h4{font-weight: 700;font-size: 19px;line-height: 24px;color: #FDEDD5;margin-bottom: 25px;}
.text-vechungtoi p{font-weight: 400;font-size: 16px;line-height: 20px;color: #C4A76F;}
.but-khampha{
    background: url(images/backkhampha.png) no-repeat;
  padding: 0px 31px;
}
.but-khampha span{
  font-weight: 700;
font-size: 13px;
line-height: 100%;
color: #302000;
}
.banner-vct{border-radius: 4px;overflow: hidden;}
.banner-vct .video-button-wrapper{
}
.banner-vct .video-button-wrapper a{background: #fff;}
.banner-vct .video-button-wrapper a i{color: #F30000;}
.banner-mautk{
  border-radius: 5px;
  overflow: hidden;
}
.h2-title-khachhang{
}
.h2-title-khachhang h2{border: unset;text-align: center;}
.h2-title-khachhang h2 span{font-weight: 700;font-size: 32px;line-height: 100%;text-transform: uppercase;color: #FDEDD5;margin: 0 auto;border: unset;padding: 0;}
.item-kh{background: url(images/backitemkh.png) no-repeat;position: relative;padding: 20px;border-radius: 20px;padding-bottom: 33px;margin-top: 25px;background-size: cover;}
.item-kh:before{
  content:"";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  bottom: 0;
  /* padding: 15px; */
  width:352px;
  height:10px;
  background: url(images/beforekh.png) no-repeat;
  margin: 0 auto;
}
.item-kh:after{
  content:"";
  position: absolute;
  top: -14px;
  /* left: 0; */
  right: 25px;
  bottom: 0;
  width:42px;
  height:30px;
  background: url(images/afterkh.png) no-repeat;
  /* margin: 0 auto; */
}
.item-kh .top-kh{display: flex;align-items: center;}
.item-kh .top-kh .img-kh{width: 98px;}
.item-kh .top-kh .img-kh img{width: 98px;height: 98px;border-radius: 50%;}
.item-kh .top-kh .name-kh{margin-inline-start: 15px;}
.item-kh .top-kh .name-kh h3{font-weight: 700;font-size: 20px;line-height: 25px;color: #302000;margin-bottom: 5px;}
.item-kh .top-kh .name-kh h4{font-weight: 400;font-size: 17px;line-height: 100%;color: #302000;margin-bottom: 0;}
.item-kh .bottom-kh{font-weight: 400;font-size: 14px;letter-spacing: 0%;color: #302000;margin-top: 20px;}
.proHotHomeOwl .owl-dots{text-align: center;}
.proHotHomeOwl .owl-dots .owl-dot span{
  background: #C4A76F;
  width: 10px;
  height: 10px;
  display: block;
  border-radius: 50%;
}
.proHotHomeOwl .owl-dots .owl-dot.active span{
  background: #FDEDD5;
}
.blog-home{
}
.blog-home .box-text-bottom{
  /* border: 1px solid #FFFFFF; */
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
}
.blog-home .box-text-bottom .box-image{
}
.blog-home .box-text-bottom .box-text{padding-left: 15px;padding-right: 15px;}
.blog-home .box-text-bottom .box-text h5{
}
.blog-home .box-text-bottom .box-text h5 a{
font-weight: 700;
font-size: 14px;
color: #302000;
}
.blog-home .box-text-bottom .is-divider{
  display: none;
}
.blog-home .box-text-bottom a.button{font-weight: 400;font-size: 14px;line-height: 25px;color: #302000;border: unset;text-transform: unset;min-height: 23px;position: relative;padding-left: 45px;}
.blog-home .box-text-bottom a.button:before{
   content:"";
   position: absolute;
   top: -0;
   /* left: 0; */
   left: 0px;
   bottom: 0;
   width:34px;
   height:26px;
   background: url(images/butxemthem.png) no-repeat;
}
.h2-title-yc{
}
.h2-title-yc h2{border: unset;margin-bottom: 0;}
.h2-title-yc h2 span{font-weight: 700;font-size: 32px;color: #302000;border: unset;margin: 0;padding: 0;}
.form-home{
}
.form-home .wpcf7-form-control-wrap input.wpcf7-form-control{
  border-radius: 5px;
  height: 40px;
  margin-bottom: 20px;
}
.form-home textarea{
   border-radius: 5px;
   height: 210px;
}
.form-home .send_gui{
  background: url(images/rightsend.png) 127px 10px #302000  no-repeat;
  padding-left: 22px;
  padding-right: 50px;
  border-radius: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 17px;
  color: #FDEDD5;
}
.h3-title-footer{
}
.h3-title-footer h3{
font-weight: 700;
font-size: 20px;
color: #FDEDD5;
}
.icon-footer{align-items: center;}
.icon-footer .icon-box-img{
}
.icon-footer .icon-box-text{
}
.icon-footer .icon-box-text p{
font-weight: 400;
font-size: 14px;
line-height: 20px;
color: #FDEDD5;
}
.text-footer{
}
.text-footer ul{
}
.text-footer ul li{margin-left: 0;}
.h3-title-footer-new{margin-bottom: 0;}
.h3-title-footer-new h3{border: unset;margin-top: 15px;margin-bottom: 15px;}
.h3-title-footer-new h3 span{font-weight: 700;font-size: 15px;border: unset;margin: 0;padding: 0;}
.menu-footer{
}
.menu-footer .menu-item{
}
.menu-footer .menu-item a{font-weight: 400;font-size: 14px;line-height: 20px;color: #FDEDD5;position: relative;padding-left: 19px;}
.menu-footer .menu-item a:before{
   content:"";
   position: absolute;
   top: 10px;
   left: 0px;
   bottom: 0;
   width:7px;
   height:7px;
   background: #FDEDD5;
   border-radius: 50%;
}
.menu-footer .menu-item a span{
}
.text-fanpage p{margin-bottom: 0;}
.br-sticky-buttons {
    --size: 40px;
    --shadow: 0 0 10px 5px rgba(0, 0, 0, .1);
    display: flex;
    flex-direction: column;
    gap: 10px;
    bottom: 23px;
    right: 0;
    z-index: 20;
    transform: translateY(-50%);
    background: #000;
    padding: 10px !important;
    border-radius: 30px 0 0 30px;
    position: fixed;
}
ul.list-style-none {list-style:none; margin:0; padding:0;}
ul.list-style-none li {margin:0;}
.skeleton-bg {
    background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2aWV3Qm94PSIwIDAgMTAwIDEwMCIgd2lkdGg9IjEwMHB4IiBoZWlnaHQ9IjEwMHB4Ij4NCjxjaXJjbGUgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBjeD0iNTAiIGN5PSI1MCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjNTA1MjU0IiBzdHJva2Utd2lkdGg9IjEwIiByPSI0NSIgc3Ryb2tlLWRhc2hhcnJheT0iMTY2IDQ0IiBzdHlsZT0iJiMxMDsgICAgLyogc3Ryb2tlLWRhc2hhcnJheTogMTY2IDQ0OyAqLyYjMTA7Ij4NCiAgPGFuaW1hdGVUcmFuc2Zvcm0gYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiB0eXBlPSJyb3RhdGUiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiBkdXI9IjFzIiB2YWx1ZXM9IjAgNTAgNTA7MzYwIDUwIDUwIiBrZXlUaW1lcz0iMDsxIi8+DQo8L2NpcmNsZT4NCjwvc3ZnPg==);
    background-size:30px;
    background-repeat:no-repeat;
    background-position:center;
    background-color:#eee;
}
.br-sticky-buttons:before, .br-sticky-buttons:after {
    content: "";
    position: absolute;
    right: 0;
    height: 30px;
    width: 60px;
    pointer-events: none;
}
.br-sticky-buttons:before {
    top: -30px;
    border-radius: 0 0 50px 0;
    box-shadow: 30px 1px 0 0 #000;
}
.br-sticky-buttons__item {
    width: var(--size);
    aspect-ratio: 1;
}
.br-sticky-buttons a {
    text-decoration: none;
    border-radius: var(--size);
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    left: 0;
}
.br-sticky-buttons a[title="Hotline"] {
    animation: animate 1.5s ease infinite;
}
.br-sticky-buttons a[title="Hotline"] .br-sticky-buttons__item-image {
    padding: 7px;
}
.br-sticky-buttons__item-image {
    width: var(--size);
    height: var(--size);
    background: rgba(0, 0, 0, 0);
}
[class*="img-wrapper-"] > img {
    width: 100%;
    height: 100%;
    object-position: center;
}
.img-wrapper-contain > img {
    object-fit: contain;
}
.br-sticky-buttons__item-text {
    padding: 5px 25px 5px 0;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    display: none;
}
.br-sticky-buttons:after {
    bottom: -30px;
    border-radius: 0 50px 0 0;
    box-shadow: 30px -1px 0 0 #000;
}
@keyframes animate {
    0% {transform:rotate(0deg) scale(1) skew(1deg);}
    10% {transform:rotate(-25deg) scale(1) skew(1deg);}
    20% {transform:rotate(25deg) scale(1) skew(1deg);}
    30% {transform:rotate(-25deg) scale(1) skew(1deg);}
    40% {transform:rotate(25deg) scale(1) skew(1deg);}
    50% {transform:rotate(0deg) scale(1) skew(1deg);}
    100% {transform:rotate(0deg) scale(1) skew(1deg);}
}
.img-galery col{
}
.contact-form-baogia input{border-radius: 5px;}
.contact-form-baogia select{border-radius: 5px;}
.contact-form-baogia textarea{border-radius: 5px;}
.pageBreamBox {
    background-color: rgb(242, 242, 242);
    padding: 10px 0;
    margin-bottom: 30px;
}
h1.page-title{
  border: unset;
  text-align: center;
  position: relative;
  margin-bottom: 30px;
}
h1.page-title:before {
    content: "";
    position: absolute;
    top: -22px;
    right: 0;
    left: 0;
    width: 74px;
    height: 74px;
    background: #FDEDD5;
    border-radius: 50%;
    margin: 0 auto;
}
h1.page-title span{
      font-weight: 700;
    font-size: 32px;
    line-height: 100%;
    color: #302000;
    margin: 0 auto;
    border: unset;
    padding-bottom: 0;
    position: relative;
}
.blog-archive{
}
.blog-archive .image-cover{border-radius: 10px;}
.blog-archive .image-cover a{/* position: relative; */border-radius: 10px;}
.blog-archive .image-cover a:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    transition: opacity .7s ease;
}
.blog-archive .box-blog-post:hover .image-cover a:after {
    opacity: 1;
}
.blog-archive .image-cover img{
  /* position: relative; */
  transition: filter .6s, opacity .6s, transform .6s, box-shadow .3s;
}
.blog-archive .box-blog-post:hover .image-cover img {
    transform: scale(1.1);
}
.blog-archive .box-blog-post h5{
}
.blog-archive .box-blog-post h5 a{
  color:#000;
  font-weight: 700;
  font-size: 20px;
}
.blog-archive .box-blog-post .is-divider{
  display:none;
}
.blog-archive .box-blog-post .from_the_blog_excerpt {
  display:none;
}
.project-ht{
  padding: 30px 20px 20px;
    border: 1px solid #000;
    border-radius: 15px;
}
.br-blog-sidebar__heading {
  line-height: 1.2;
    font-weight: 700;
    position: relative;
    --wd-tags-mb: 15px;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
}
.br-blog-sidebar__heading:before {
      content: "";
      display: block;
      width: 48px;
      aspect-ratio: 1;
      background: #302000;
      border-radius: 50%;
      position: absolute;
      top: 0;
      left: -8px;
      z-index: 0;
      width: 30px;
      top: -10px;
      left: -12px;
      opacity: 0.3;
}
.br-blog-sidebar__heading span{position: relative;}
.duan-ht .product-title a{
  display: block;
  margin-bottom: var(--wd-tags-mb);
  color: var(--wd-title-color);
  text-transform: var(--wd-title-transform);
  font-weight: var(--wd-title-font-weight);
  font-style: var(--wd-title-font-style);
  font-family: var(--wd-title-font);
  line-height: 1.4;
  color: #000;
  font-size: 20px;
  font-weight: 700;
}
#comments{
  display:none;
}
.slider-title {
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 10px;
    text-align: left;
    text-transform: uppercase;
    font-size: 22px;
}
.slider-title:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    width: 40px;
    height: 2px;
    background-color: var(--fs-color-primary);
}
.RelatedOwl{
}
.RelatedOwl .post-img-wrapp{overflow: hidden;}
.RelatedOwl .post-img-wrapp a{position: relative;}
.RelatedOwl .post-img-wrapp a:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    transition: opacity .7s ease;
}
.RelatedOwl article:hover .post-img-wrapp a:after{
   opacity: 1;
}
.RelatedOwl .post-img-wrapp a img{
    transition: filter .6s, opacity .6s, transform .6s, box-shadow .3s;
    border-radius: 10px;
}
.RelatedOwl article:hover img{
    transform: scale(1.1);
}
.RelatedOwl article h3.post-title{line-height: 25px;}
.RelatedOwl article h3.post-title a{
  color: #000000;
  font-size: 20px;
  font-weight: 700;
}
.baiviet-lienquan{margin-bottom: 50px;}
.term-description{margin: 40px 0;/* margin-bottom: 50px; */overflow: hidden;}
.category-page-row {
    margin-bottom: 40px;
    padding-top: 0;
}
.product-main {
    padding: 0;
}
.woocommerce-breadcrumb{
      display: inline-block;
      overflow: hidden;
      padding-right: 10px;
      padding-left: 10px;
      height: 25px;
      border-radius: 5px;
      background-color: #302000;
      color: #fff;
      line-height: 25px;
}
.woocommerce-breadcrumb a{
  color: #fff;
}
h1.product_title.entry-title{
      margin-bottom: 10px;
      font-size: 32px;
      line-height: 1.2;
      font-weight: 700;
      color: #000;
}
.br-article-meta__inner {
    display: flex;
    align-items: center;
    gap: 8px;
    font-weight: 600;
    justify-content: center;
    margin-bottom: 30px;
}
.product-footer{margin-top: 30px;}
.duan-lq{margin-bottom: 40px;}
.searchform-wrapper .flex-row .flex-col.flex-grow input:::placeholder {
  color: #fff;
 
}
@media(max-width:549px){
  .searchform-wrapper {
    max-width: 100%;
}
  .h2-text-lydo h2{
    font-size: 25px;
  }
  .h2-title-dichvu h2 span{
    font-size: 25px;
  }
  .item-duan .portfolio-item__overlay h3{
    font-size: 25px;
  }
  .h3-title-vct h3 span{
        font-size: 65px;
  }
  .slider-mauthiet .col{
    padding-bottom: 30px;
  }
  .h2-title-khachhang h2 span{
    font-size: 25px;
  }
  .h2-title-yc h2 span{
    font-size: 25px;
  }
  .h3-title-footer h3{
    font-size: 18px;
  }
  .tab-duan ul.nav{
        /* display: flex; */
        /* flex-flow: unset; */
  }
  .tab-duan ul.nav li{
        margin: 0px 10px;
        margin-bottom: 0;
        display: inline-flex;
  }
  .tab-duan ul.nav li a{
  font-size: 18px;
  }
}
.prjHotHomeOwl button.owl-prev{position: absolute;top: 50%;background: #302000 !important;width: 32px;height: 20px;border-radius: 50%;color: #fff;margin: 0;left: -10px;}
.prjHotHomeOwl button.owl-prev span{color: #fff;font-size: 23px;}
.prjHotHomeOwl button.owl-next{position: absolute;top: 50%;background: #302000 !important;width: 32px;height: 20px;border-radius: 50%;color: #fff;margin: 0;right: -10px;}
.prjHotHomeOwl button.owl-next span{color: #fff;font-size: 23px;}
.tab-duan ul.nav li+li a:before{
   content: "";
   position: absolute;
   top: 14px;
   height: 17px;
   width:1px;
   left: 0;
   bottom: 0;
   left: -17px;
   background-color: #C4A76F;
   opacity: 1 !important;
   display: block !important;
}
@media(max-width:549px){
  .tab-duan ul.nav li+li a:before{
        left: -9px;
  }
}