.header-search-form-wrapper{
  max-width: 230px;
}
.hotline_top{
  float: left;
  line-height: 0;
  margin-left: 20px;
  color: #fff;
  line-height: 30px;
}
.hotline_top a {
  color: #fff;
  transition: color .33s cubic-bezier(.33, 0, .2, 1) 0s, fill .33s cubic-bezier(.33, 0, .2, 1) 0s, background .33s cubic-bezier(.33, 0, .2, 1) 0s;
  -moz-transition: color .33s cubic-bezier(.33, 0, .2, 1) 0s, fill .33s cubic-bezier(.33, 0, .2, 1) 0s, background .33s cubic-bezier(.33, 0, .2, 1) 0s;
  font-size: 17px;
}
.hotline_top a i {
  font-size: 18px;
  color: #fff;
  padding-right: 5px;
}
.hotline_top a span{

}
.sec-home-slider{
  /* height: calc(70vh - 0px); */
  position: relative;
  overflow: hidden;
}
#header {
  position: absolute;
}
.header-bg-color, .header-wrapper {
  background-color: transparent !important;
}
.header-search-form-wrapper .form-flat input:not([type="submit"]){
  background-color: transparent !important;
  border-color: #fff !important;
  color: #fff !important;
}
.header-search-form-wrapper .form-flat input::placeholder{
  color: #fff;
}
.searchform .button.icon i{
  color: #fff;
}
.header-nav.nav-center{

}
.header-nav.nav-center>li{

}
.header-nav.nav-center>li>a{
color: #fff;
}
.sec-home-slider h2 p{
margin-bottom: 20px;
}
#masthead{
border-bottom: 1px solid #fff;
}
.col12-danhmuc{

}
.col12-danhmuc .section-title-container{

}
.col12-danhmuc .section-title-container h2{
  border: unset;
  margin-bottom: 0;
}
.col12-danhmuc .section-title-container h2 span{
  text-transform: uppercase;
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
  color: #dd402d;
  margin-right: 0;
  border: unset;
  padding-bottom: 0;
}
.col12-danhmuc p{
  padding-bottom: 5px;
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 25px;
  font-weight: 400;
}
.col12-danhmuc .product-category{

}
.col12-danhmuc .product-category .box-category{
    display: grid;
}
.col12-danhmuc .product-category .box-category .box-image{order: 2;width: 100%;}
.col12-danhmuc .product-category .box-category .box-text{
  order: 1;
  width: 100%;
  padding: 0;
} 
.col12-danhmuc .product-category .box-category .box-text h5{
  background: linear-gradient(90deg, #f9d50b00 -20.95%, #dd402d 102.22%);
  -webkit-transition: .3s ease;
  -moz-transition: .3s ease;
  -ms-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
  text-align: center;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  color: #333;
  border-radius: 10px 10px 0px 0px;
  padding: 12px 0;
  margin: 0;
} 
.col12-danhmuc .product-category .box-category .box-text p{
  display: none;
}
.col12-sp-nb{padding-bottom: 0;}
.col12-sp-nb .section-title-container{

}
.col12-sp-nb .section-title-container h2{
  border: unset;
  margin-bottom: 0;
}
.col12-sp-nb .section-title-container h2 span{
  text-transform: uppercase;
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
  color: #dd402d;
  margin-right: 0;
  border: unset;
  padding-bottom: 0;
}
.col12-sp-nb p{
  padding-bottom: 5px;
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 25px;
  font-weight: 400;
}
.col12-sp-nb .section-title-container h2 a{
  display: block;
  font-size: 16px;
  line-height: 25px;
  font-weight: 500;
  letter-spacing: 1px;
  padding: 10px 30px;
  border-radius: 1.875rem;
  -webkit-transition: .3s ease;
  -moz-transition: .3s ease;
  -ms-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
  color: #333;
  margin-bottom: 0;
  text-transform: capitalize;
  border: 1px solid #dd402d;
  background: #fff;
  position: absolute;
  right: 0;
  top: 15px;
}
.col12-sp-nb .section-title-container h2 a:hover{
  background: #dd402d;
  color: #fff;
}
.col12-sp-nb .section-title-container h2 a:hover i{
  color: #fff;
}
.col12-sp-nb .section-title-container h2 a i{
  
}
.item-sp{
  background: #fff;
    padding: 10px;
    box-shadow: 0 5px 10px rgb(0 9 128 / 4%), 0 7px 18px rgb(0 9 128 / 5%);
    border-radius: 10px;
    text-align: center;
    -webkit-transition: .3s ease;
    -moz-transition: .3s ease;
    -ms-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
}
.item-sp .img-sp-home{
  list-style: none;
    line-height: 0;
    position: relative;
    overflow: hidden;
    display: block;
    border-radius: 10px;
    margin: 0;
}
.item-sp .img-sp-home img{
  transition: 0.5s;
  width: 100%;
  height: auto;
  webkit-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
}
.item-sp h3{
  text-transform: capitalize;
  font-weight: 600;
  color: #333;
  line-height: 22px;
  margin: 0;
  padding: 10px 0 0 0;
  font-size: 14px;
  letter-spacing: -1px;
}
.item-sp .price{
  text-transform: none;
  font-size: 18px;
  font-weight: 600;
  color: #cc3d3d;
  padding: 0 10px;
  line-height: 25px;
}
.item-sp:hover{
  box-shadow: 0 0.46875rem 2.1875rem rgb(90 97 105 / 10%), 0 0.9375rem 1.40625rem rgb(90 97 105 / 10%), 0 0.25rem 0.53125rem rgb(90 97 105 / 12%), 0 0.125rem 0.1875rem rgb(90 97 105 / 10%);
  background: linear-gradient(90deg, #fff -20.95%, #dd402d 102.22%);
}
.item-sp:hover img{
  transform: scale(1.1);
  transition: 0.5s;
}

.col12-video{

}
.col12-video .section-title-container{

}
.col12-video .section-title-container h2{
  border: unset;
  margin-bottom: 0;
  padding-left: 50px;
}
.col12-video .section-title-container h2::before{
  content: "\f03d";
  font: normal normal normal 14px / 1 FontAwesome;
  background: #f00;
  color: #fff;
  font-size: 20px;
  line-height: 40px;
  border-radius: 50px;
  height: 40px;
  text-align: center;
  width: 40px;
  margin-right: 10px;
  position: absolute;
  top: 6px;
  left: 0;
}
.col12-video .section-title-container h2 span{
  text-transform: uppercase;
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
  color: #dd402d;
  margin-right: 0;
  border: unset;
  padding-bottom: 0;
}
.col12-video p{
  padding-bottom: 5px;
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 25px;
  font-weight: 400;
}
.col12-video .section-title-container h2 a{
  display: block;
  font-size: 16px;
  line-height: 25px;
  font-weight: 500;
  letter-spacing: 1px;
  padding: 10px 30px;
  border-radius: 1.875rem;
  -webkit-transition: .3s ease;
  -moz-transition: .3s ease;
  -ms-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
  color: #333;
  margin-bottom: 0;
  text-transform: capitalize;
  border: 1px solid #dd402d;
  background: #fff;
  /* position: absolute; */
  /* right: 0; */
  /* top: 15px; */
}
.col12-video .section-title-container h2 a:hover{
  background: #dd402d;
  color: #fff;
}
.col12-video .section-title-container h2 a:hover i{
  color: #fff;
}
.col12-video .section-title-container h2 a i{
  
}
.col4-icon-video{
  position: relative;
}
.col4-icon-video .badge-danger {
  color: #fff;
  background-color: #dc3545;
  border-radius: 10px 5px 5px 5px;
  padding: 5px 20px;
  font-size: 16px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  font-weight: 600;
  text-transform: uppercase;
}
.col4-icon-video .badge-danger i{
  padding-right: 10px;
}
.col4-icon-video .video-button-wrapper{
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  top: 30%;
  z-index: 1;
  color: #000000b3;
  font-size: 60px;
  line-height: 60px;
}
.col4-icon-video .video-button-wrapper a{
  
}
.col4-icon-video .video-button-wrapper a i{
  
}
.col4-icon-video h3{
  background: #198001;
  -webkit-transition: .3s ease;
  -moz-transition: .3s ease;
  -ms-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
  text-align: center;
  font-size: 14px;
  text-transform: none;
  font-weight: normal;
  color: #fff;
  border-radius: 0px 0px 10px 10px;
  padding: 12px 8px;
}
.sec-tuvan .bg{
  background-color: #323035;
  background-size: contain;
  -webkit-background-size: cover !important;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
}
.box_from_tuvan_right {
  padding: 40px;
  background: #ffffffb3;
  border-radius: 10px;
  box-shadow: 0 5px 10px rgb(0 9 128 / 4%), 0 7px 18px rgb(0 9 128 / 5%);
  padding-bottom: 100px;
}
.col7-form form{
  margin-bottom: 0;
}
.box_from_tuvan_right span.wpcf7-form-control-wrap input{
  width: 100%;
  border-width: 0 0 2px 0;
  padding: 13px 13px 13px;
  font-size: 15px;
  font-family: 'Montserrat', sans-serif, Open sans-serif;
  background: #ffffff;
  border: none;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05);
  margin: 6px 0;
  border-radius: 5px;
  line-height: 25px;
  height: 51px;
}
.box_from_tuvan_right select{
  width: 100%;
  border-width: 0 0 2px 0;
  padding: 13px 13px 13px;
  font-size: 15px;
  font-family: 'Montserrat', sans-serif, Open sans-serif;
  background: #ffffff;
  border: none;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05);
  margin: 6px 0;
  border-radius: 5px;
  line-height: 25px;
  height: 51px;
}
.curbutton{
  display: block !important;
  font-size: 17px !important;
  line-height: 24px !important;
  font-weight: 600;
  letter-spacing: 1px !important;
  padding: 0.875rem 2.75rem !important;
  border-radius: 1.875rem !important;
  -webkit-transition: .3s ease;
  -moz-transition: .3s ease;
  -ms-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
  color: #343a40 !important;
  margin-bottom: 25px !important;
  background: linear-gradient(90deg, #fff -20.95%, #dd402d 102.22%);
  float: right;
  text-transform: capitalize !important;
  border-left: unset !important;
  background-color: transparent !important;
}
.footer-1{
  border-top: unset;
  padding: 50px 0;
  background-color: #323035;
  background-size: contain;
  -webkit-background-size: cover !important;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  padding-bottom: 0;
}
.footer-1:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #0d0d3b6e;
  transition: .3s all ease;
  z-index: 0;
}
.add_footer {
  background: #ffffffb3;
  padding: 15px;
  border-radius: 10px;
  box-shadow: 0 5px 10px rgb(0 9 128 / 4%), 0 7px 18px rgb(0 9 128 / 5%);
  margin-bottom: 50px;
}
.add_footer .widget-title{
  padding-bottom: 15px;
  text-transform: uppercase;
  color: #fff;
  font-size: 18px;
  line-height: 25px;
  font-weight: 600;
  padding-top: 20px;
}
.showText ul {
  padding-bottom: 15px;
}
.add_footer ul li {
  position: relative;
  padding-left: 27px;
  border-bottom: 1px dashed #b3b3b3;
  padding-bottom: 10px;
  margin: 0 0 10px 0;
  line-height: 22px;
  font-size: 15px;
  font-weight: 400;
  list-style-type: none;
}
.add_footer ul li:before {
  content: '';
  position: absolute;
  left: 4px;
  top: 7.5px;
  width: 8px;
  height: 8px;
  background: #0d0d3c;
  -webkit-transition: .3s ease;
  -moz-transition: .3s ease;
  -ms-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
  border-radius: 100px;
  z-index: 2;
}
.add_footer ul li:after {
  content: '';
  position: absolute;
  left: 0;
  top: 3.5px;
  width: 16px;
  height: 16px;
  background: rgba(13, 13, 60, .25);
  -webkit-transition: .3s ease;
  -moz-transition: .3s ease;
  -ms-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
  border-radius: 100px;
  z-index: 1;
}
.add_footer ul li a{
  
}
.absolute-footer{
  color: #fff;
}
.absolute-footer a{
  color: #fff;
}
.cs-action-button-container {
  position: fixed;
  right: 0;
  z-index: 99;
  top: calc(50% - ((55px*6)/2));
}
.bg-white {
  background-color: #fff!important;
}
.rounded-left {
  border-radius: 1rem 0 0 1rem !important;
}
.cs-action-button {
  overflow: hidden;
  box-shadow: 0 .46875rem 2.1875rem rgba(90,97,105,.1),0 .9375rem 1.40625rem rgba(90,97,105,.1),0 .25rem .53125rem rgba(90,97,105,.12),0 .125rem .1875rem rgba(90,97,105,.1);
  -webkit-transition: .3s ease;
  -moz-transition: .3s ease;
  -ms-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
}
.cs-action-button .action-item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 55px;
  height: 55px;
  border-bottom: 1px solid #dee2e6;
}
.cs-action-button .action-item.hotline {
  color: #dc3545;
}
.cs-action-button .action-item.price-quote {
  color: #28a745;
}
.cs-action-button .action-item.call-advisor {
  color: #fe9329;
}
.cs-action-button .action-item.email {
  color: #dc3545;
}
.cs-action-button .action-item.messenger {
  color: #02a6ff;
}
.cs-action-button .action-item:last-child {
  border-bottom: 0;
}
.text-muted {
  color: #6c757d!important;
}
.cs-action-button .action-item .title-inner {
  display: none;
}
.cs-action-button .action-item .animate {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cs-action-button .action-item.hotline .animate {
  -webkit-animation: swing ease-in-out .2s infinite alternate;
  -moz-animation: swing ease-in-out .2s infinite alternate;
  -ms-animation: swing ease-in-out .2s infinite alternate;
  -o-animation: swing ease-in-out .2s infinite alternate;
  animation: swing ease-in-out .2s infinite alternate;
}
.cs-action-button .action-item i {
  font-size: 20px;
}
@-webkit-keyframes pulsate{0%{-webkit-transform:scale(.1,.1);-moz-transform:scale(.1,.1);-ms-transform:scale(.1,.1);-o-transform:scale(.1,.1);transform:scale(.1,.1);opacity:0}50%{opacity:1}100%{-webkit-transform:scale(1.2,1.2);-moz-transform:scale(1.2,1.2);-ms-transform:scale(1.2,1.2);-o-transform:scale(1.2,1.2);transform:scale(1.2,1.2);opacity:0}}
.cs-ringring {
  position: absolute;
  border: 2px solid #dc3545;
  border-radius: 50%;
  width: 22px;
  height: 22px;
  -webkit-animation: pulsate 1s ease-out;
  -moz-animation: pulsate 1s ease-out;
  -ms-animation: pulsate 1s ease-out;
  -o-animation: pulsate 1s ease-out;
  animation: pulsate 1s ease-out;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  opacity: 0;
}
.cs-action-button .action-item.hotline .animate .cs-ringring {
  border: 2px solid #dc3545;
  width: 45px;
  height: 45px;
}
.cs-action-button .action-item.hotline:hover .animate .cs-ringring {
  border: 2px solid #f9d50b;
}
.d-lg-none {
  display: none!important;
}
.cs-action-button .action-item:hover {
  background: #0d0d3c;
  /*background: -webkit-linear-gradient(-45deg,#0d0d3c,#3c3469);
  background: -moz-linear-gradient(-45deg,#0d0d3c,#3c3469);
  background: -ms-linear-gradient(-45deg,#0d0d3c,#3c3469);
  background: -o-linear-gradient(-45deg,#0d0d3c,#3c3469);
  background: linear-gradient(-45deg,#0d0d3c,#3c3469);*/
  background: #778899;
  color: #f9d50b;
}
.svg-inline--fa {
  display: inline-block;
  font-size: inherit;
  width: 1em;
  height: 1em;
  overflow: visible;
  vertical-align: -.125em;
}
svg:not(:root).svg-inline--fa {
  overflow: visible;
}
.cs-action-button .action-item .icon-inner {
  display: inline-block;
  font-size: 24px;
}
.cs-action-button .action-item.price-quote .icon-inner, .cs-action-button .action-item.messenger .icon-inner {
  font-size: 26px;
}
.cs-action-button .action-item.zalo .icon-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 26px;
  height: 26px;
  background-image: url(/wp-content/uploads/2024/07/zalo-icon-3.png)
}
.cs-action-button .action-item.messenger .icon-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 26px;
  height: 26px;
  background-image: url(/wp-content/uploads/2024/07/messenger-icon-2.png)
}
.cs-bg-fill {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-attachment: scroll;
  height: auto;
}

/*Nút Call mặc định - widget.css*/
.dmd-phone .hotline {color: #fff;font-size: 21px;font-weight: 500;position: fixed;background: #dd402d;left: 80px;bottom: -4px;text-align: center;padding-left: 50px;-webkit-border-radius: 50px;-moz-border-radius: 50px;-o-border-radius: 50px;-ms-border-radius: 50px;line-height: 45px;padding-right: 20px;width: max-content;}.dmd-phone .hotline a{color: #fff;}
.dmd-phone{position:fixed;visibility:hidden;background-color:transparent;width:120px;height:120px;cursor:pointer;z-index:200000!important;-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);-webkit-transition:visibility .5s;-moz-transition:visibility .5s;-o-transition:visibility .5s;transition:visibility .5s;left:-40px;bottom:42px}.dmd-phone.dmd-show{visibility:visible}.dmd-phone:hover{opacity:1}.dmd-ph-circle{width:120px;height:120px;top:40px;left:40px;position:absolute;background-color:transparent;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;border:2px solid rgba(30,30,30,.4);border:2px solid #bfebfc 9;opacity:.1;-webkit-animation:dmd-circle-anim 1.2s infinite ease-in-out;-moz-animation:dmd-circle-anim 1.2s infinite ease-in-out;-ms-animation:dmd-circle-anim 1.2s infinite ease-in-out;-o-animation:dmd-circle-anim 1.2s infinite ease-in-out;animation:dmd-circle-anim 1.2s infinite ease-in-out;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;-o-transform-origin:50% 50%;transform-origin:50% 50%}.dmd-phone:hover .dmd-ph-circle{border-color:#bf202f;opacity:.5}.dmd-phone.dmd-green:hover .dmd-ph-circle{border-color:#555;opacity:.5}.dmd-phone.dmd-green .dmd-ph-circle{border-color:#048d0e;opacity:.5}.dmd-ph-circle-fill{width:80px;height:80px;top:60px;left:60px;position:absolute;background-color:#000;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;border:2px solid transparent;opacity:.1;-webkit-animation:dmd-circle-fill-anim 2.3s infinite ease-in-out;-moz-animation:dmd-circle-fill-anim 2.3s infinite ease-in-out;-ms-animation:dmd-circle-fill-anim 2.3s infinite ease-in-out;-o-animation:dmd-circle-fill-anim 2.3s infinite ease-in-out;animation:dmd-circle-fill-anim 2.3s infinite ease-in-out;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;-o-transform-origin:50% 50%;transform-origin:50% 50%}.dmd-phone:hover .dmd-ph-circle-fill{background-color:rgba(240,95,160,.5);background-color:#bf202f 9;opacity:.75!important}.dmd-phone.dmd-green:hover .dmd-ph-circle-fill{background-color:rgba(0,0,0,.5);background-color:#baf5a7 9;opacity:.75!important}.dmd-phone.dmd-green .dmd-ph-circle-fill{background-color:red;opacity:0!important}.dmd-ph-img-circle{width:40px;height:40px;top:80px;left:80px;position:absolute;background:rgba(30,30,30,.1) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAACXBIWXMAAAsTAAALEwEAmpwYAAABNmlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjarY6xSsNQFEDPi6LiUCsEcXB4kygotupgxqQtRRCs1SHJ1qShSmkSXl7VfoSjWwcXd7/AyVFwUPwC/0Bx6uAQIYODCJ7p3MPlcsGo2HWnYZRhEGvVbjrS9Xw5+8QMUwDQCbPUbrUOAOIkjvjB5ysC4HnTrjsN/sZ8mCoNTIDtbpSFICpA/0KnGsQYMIN+qkHcAaY6addAPAClXu4vQCnI/Q0oKdfzQXwAZs/1fDDmADPIfQUwdXSpAWpJOlJnvVMtq5ZlSbubBJE8HmU6GmRyPw4TlSaqo6MukP8HwGK+2G46cq1qWXvr/DOu58vc3o8QgFh6LFpBOFTn3yqMnd/n4sZ4GQ5vYXpStN0ruNmAheuirVahvAX34y/Axk/96FpPYgAAACBjSFJNAAB6JQAAgIMAAPn/AACA6AAAUggAARVYAAA6lwAAF2/XWh+QAAAB/ElEQVR42uya7W3CMBCG31QM4A1aNggTlG6QbpBMkHYC1AloJ4BOABuEDcgGtBOETnD9c1ERCH/lwxeaV8oPFGP86Hy+DxMREW5Bd7gRjSDSNGn4/RiAOvm8C0ZCRD5PSkQVXSr1nK/xE3mcWimA1ZV3JYBZCIO4giQANoYxMwYS6+xKY4lT5dJPreWZY+uspqSCKPYN27GJVBDXheVSQe494ksiEWTuMXcu1dld9SARxDX1OAJ4lgjy4zDnFsC076A4adEiRwAZg4hOUSpNoCsBPDGM+HqkNGynYBCuILuWj+dgWysGsNe8nwL4GsrW0m2fxZBq9rW0rNcX5MOQ9eZD8JFahcG5g/iKT671alGAYQggpYWvpEPYWrU/HDTOfeRIX0q2SL3QN4tGhZJukVobQyXYWw7WtLDKDIuM+ZSzscyCE9PCy5IttCvnZNaeiGLNHKuz8ZVh/MXTVu/1xQKmIqLEAuJ0fNo3iG5B51oSkeKnsBi/4bG9gYB/lCytU5G9DryFW+3Gm+JLwU7ehbJrwTjq4DJU8bHcVbEV9dXXqqP6uqO5e2/QZRYJpqu2IUAA4B3tXvx8hgKp05QZW6dJqrLTNkB6vrRURLRwPHqtYgkC3cLWQAcDQGGKH13FER/NATzi786+BPDNjm1dMkfjn2pGkBHkf4D8DgBJDuDHx9BN+gAAAABJRU5ErkJggg==) no-repeat center center;-webkit-background-size:80%;background-size:80%;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;border:2px solid transparent;opacity:.9;-webkit-animation:dmd-circle-img-anim 1s infinite ease-in-out;-moz-animation:dmd-circle-img-anim 1s infinite ease-in-out;-ms-animation:dmd-circle-img-anim 1s infinite ease-in-out;-o-animation:dmd-circle-img-anim 1s infinite ease-in-out;animation:dmd-circle-img-anim 1s infinite ease-in-out;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;-o-transform-origin:50% 50%;transform-origin:50% 50%}.dmd-phone:hover .dmd-ph-img-circle{background-color:#bf202f}.dmd-phone.dmd-green:hover .dmd-ph-img-circle{background-color:#f60}.dmd-phone.dmd-green .dmd-ph-img-circle{background-color: #8d180ac2;}@-moz-keyframes dmd-circle-anim{0%{transform:rotate(0) scale(.5) skew(1deg);opacity:.1}30%{transform:rotate(0) scale(.7) skew(1deg);opacity:.5}100%{transform:rotate(0) scale(1) skew(1deg);opacity:.1}}@-webkit-keyframes dmd-circle-anim{0%{transform:rotate(0) scale(.5) skew(1deg);opacity:.1}30%{transform:rotate(0) scale(.7) skew(1deg);opacity:.5}100%{transform:rotate(0) scale(1) skew(1deg);opacity:.1}}@-o-keyframes dmd-circle-anim{0%{transform:rotate(0) scale(.5) skew(1deg);opacity:.1}30%{transform:rotate(0) scale(.7) skew(1deg);opacity:.5}100%{transform:rotate(0) scale(1) skew(1deg);opacity:.1}}@keyframes dmd-circle-anim{0%{transform:rotate(0) scale(.5) skew(1deg);opacity:.1}30%{transform:rotate(0) scale(.7) skew(1deg);opacity:.5}100%{transform:rotate(0) scale(1) skew(1deg);opacity:.1}}@-moz-keyframes dmd-circle-fill-anim{0%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}50%{transform:rotate(0) scale(1) skew(1deg);opacity:.2}100%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}}@-webkit-keyframes dmd-circle-fill-anim{0%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}50%{transform:rotate(0) scale(1) skew(1deg);opacity:.2}100%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}}@-o-keyframes dmd-circle-fill-anim{0%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}50%{transform:rotate(0) scale(1) skew(1deg);opacity:.2}100%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}}@keyframes dmd-circle-fill-anim{0%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}50%{transform:rotate(0) scale(1) skew(1deg);opacity:.2}100%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}}@-moz-keyframes dmd-circle-img-anim{0%{transform:rotate(0) 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(0) scale(1) skew(1deg)}100%{transform:rotate(0) scale(1) skew(1deg)}}@-webkit-keyframes dmd-circle-img-anim{0%{transform:rotate(0) 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(0) scale(1) skew(1deg)}100%{transform:rotate(0) scale(1) skew(1deg)}}@-o-keyframes dmd-circle-img-anim{0%{transform:rotate(0) 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(0) scale(1) skew(1deg)}100%{transform:rotate(0) scale(1) skew(1deg)}}@keyframes dmd-circle-img-anim{0%{transform:rotate(0) 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(0) scale(1) skew(1deg)}100%{transform:rotate(0) scale(1) skew(1deg)}}
/*Nút Call mặc định - widget.css*/

.header-bottom-nav >li >ul.nav-dropdown{padding: 0;/* border-radius: 10px; */top: 100%;left: 0;opacity: 0;visibility: hidden;display: block;transition: all 0.4s ease 0s;-moz-transition: all 0.4s ease 0s;-webkit-transition: all 0.4s ease 0s;-ms-transition: all 0.4s ease 0s;transform-origin: center top 0px;-moz-transform-origin: center top 0px;-webkit-transform-origin: center top 0px;transform: matrix3d(1, 0, 0, 0, 0, 0, 1, 0.008, 0, -1, 0, 0, 0, 0, 0, 1);-moz-transform: matrix3d(1, 0, 0, 0, 0, 0, 1, 0.008, 0, -1, 0, 0, 0, 0, 0, 1);-webkit-transform: matrix3d(1, 0, 0, 0, 0, 0, 1, 0.008, 0, -1, 0, 0, 0, 0, 0, 1);/* background: linear-gradient(90deg, #f9d50b00 -20.95%, #dd402d 102.22%); */border: unset;}
.header-bottom-nav >li >ul.nav-dropdown>li{
  /* padding: 0px 15px; */
  white-space: nowrap;
  border-left: none;
  width: 100%;
  float: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  border-right: 0;
  position: relative;
  display: block;
  list-style-type: decimal !important;
  color: #000;
  background: linear-gradient(90deg, #f9d50b00 -20.95%, #dd402d 102.22%);
}
.header-bottom-nav >li >ul.nav-dropdown>li>a{
        display: block;
        white-space: nowrap;
        color: inherit;
        line-height: 40px;
        font-size: inherit;
        background: rgba(255, 255, 255, 0);
        border-bottom: solid 1px rgba(255, 255, 255, 0.2);
        padding: 0 5px 0 0;
        text-decoration: none !important;
        text-transform: capitalize;
        text-align: left;
        font-size: 15px;
        color: #000;
}
.header-bottom-nav >li >ul.nav-dropdown>li>a:hover{
        padding: 0 12px 0 12px;
}
.header-bottom-nav >li.current-dropdown:after{
    display:none !important;
}
.header-bottom-nav >li.current-dropdown:before{
    display:none !important;
}
.header-bottom-nav >li >ul.nav-dropdown>li >ul.nav-column{
  display: none;
  position: absolute;
  background: #fff;
  z-index: 999;
  top: 0;
  left: 100%;
}
.header-bottom-nav>li >ul.nav-dropdown>li.menu-item-has-children:hover ul.nav-column{
  display: block;
}
.header-bottom-nav >li >ul.nav-dropdown>li.menu-item-has-children a{
  font-weight: unset;
  position: relative;
  color: rgba(102,102,102,0.85);
  font-size: 17px;
  text-transform: unset;
}
.header-bottom-nav >li >ul.nav-dropdown>li.menu-item-has-children>a::before{
  content: "\f105";
  position: absolute;
  right: 5px;
  top: 11px;
  font: normal normal normal 14px/1 FontAwesome;
}
.bg_link_page:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #1212124f;
  transition: .3s all ease;
  opacity: .9;
}
.bg_link_page:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url(/wp-content/uploads/2024/08/banner-web.jpg) no-repeat;
  transition: .3s all ease;
  opacity: 1;
  /* background-size: contain; */
}
.titile_link {
  padding-top: 230px;
}
.titile_link ul li {
  list-style: none;
  color: #fff;
  font-size: 14px;
  padding-bottom: 15px;
  text-transform: capitalize;
  opacity: 0.8;
}
.titile_link ul li a {
  color: #fff;
}
.titile_link ul li i {
  padding-right: 7px;
  padding-left: 7px;
  font-size: 12px;
}
.titile_link ul .title {
  position: relative;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
  font-size: 25px;
  line-height: 32px;
  display: inline-table;
}
.blog-archive{
  padding-top: 0;
}
.breadcrumb{
  color: #fff;
}
.breadcrumb a{
  color: #fff;
}
.title_page_home h3{
  color: #dd402d;
}
.col12-block-lienhe{
  margin-bottom: 30px;
  box-shadow: 0 5px 10px rgb(0 9 128 / 4%), 0 7px 18px rgb(0 9 128 / 5%);
  border-radius: 10px;
  -webkit-transition: .3s ease;
  -moz-transition: .3s ease;
  -ms-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
  background: #fff;
}
.col12-block-lienhe .col-inner{
  /* padding: 0 10px; */
}
.col12-block-lienhe .section-title-container{

}
.col12-block-lienhe .section-title-container h2{
  float: none;
  border: 0;
  padding: 4px 15px;
  text-align: center;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 600;
  /* background: #0d0d3c; */
  background: linear-gradient(90deg, #f9d50b00 -20.95%, #dd402d 102.22%);
  border-radius: 10px 10px 0 0;
  line-height: 30px;
}
.col12-block-lienhe .section-title-container h2 span{
  color: #dd402d;
  border-bottom: 2px solid #dd402d;
  margin-bottom: -4px;
}
.col12-block-lienhe .icon-box{padding: 0 10px;}
.col12-block-lienhe .icon-box p{
  list-style: none;
  border-bottom: dashed #ccc 1px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  color: #666;
  font-size: 14px;
}
.col12-block-lienhe .icon-box p a{
  color: #5a8ef7;
  font-weight: 600;
  font-size: 14px;
  -webkit-transition: .3s ease;
  -moz-transition: .3s ease;
  -ms-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
}
.title_right {
  text-transform: uppercase;
  font-size: 19px;
  line-height: 30px;
  font-weight: 700;
  color: #dd402d;
  margin-bottom: 20px;
}
.new_home_id ul {
  position: relative;
  float: left;
  width: auto;
  margin: 0 0 30px 0;
  box-shadow: 0 5px 10px rgb(0 9 128 / 4%), 0 7px 18px rgb(0 9 128 / 5%);
  border-radius: 10px;
  -webkit-transition: .3s ease;
  -moz-transition: .3s ease;
  -ms-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
  background: #fff;
}
.new_home_id.new_home_id_right ul li {
  width: 40%;
  float: left;
  list-style: none;
  line-height: 0;
  position: relative;
  overflow: hidden;
  display: block;
  border-radius: 10px 0 0 10px;
  margin-bottom: 0;
}
.new_home_id ul li img {
  transition: 0.5s;
  width: 100%;
  height: auto;
  webkit-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
}
.new_home_id.new_home_id_right ul h3 {
  float: left;
  width: 60%;
  padding: 15px;
  font-size: 14px;
  line-height: 22px;
  font-weight: 600;
  color: #333;
  -webkit-transition: .3s ease;
  -moz-transition: .3s ease;
  -ms-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
  text-transform: none;
}
.new_home_id ul:hover li img {
  transform: scale(1.1);
  transition: 0.5s;
}
.new_home_id.new_home_id_right ul h3 span {
  /* display: block; */
  font-size: 17px;
  padding-top: 5px;
  line-height: 22px;
  font-weight: 600;
  color: #cc3d3d;
}
.blog-single{
  padding-top: 0;
}
#comments{
  display: none;
}
.title_news .title {
  font-size: 30px;
  line-height: 40px;
  font-weight: 700;
  color: #dd402d;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.title_news li {
  font-size: 14px;
  color: #666;
  list-style: none;
  list-style: none;
  background: url(images/icon_day.png) center left no-repeat;
  padding-left: 25px;
  margin-bottom: 10px;
  font-style: italic;
}
.title_page_home .title {
  text-transform: uppercase;
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
  color: #dd402d;
}
.category-page-row {
  padding-top: 0;
}
.shop-page-title{
  display: none;
}
h1.product-title.product_title.entry-title{
  background: url(images/title-line.png) repeat-x left bottom;
  position: relative;
  padding: 0px 0 15px 0;
  line-height: 31px;
  font-size: 25px;
  color: #333;
  font-weight: 600;
  text-transform: uppercase;
}
.product-info .price-wrapper{
  font-size: 18px;
  color: #cc3d3d;
  /* line-height: 30px; */
  font-weight: 500;
  background: url(images/title-line.png) repeat-x left bottom;
  /* padding: 15px 0 15px; */
  margin-bottom: 10px;
  padding-bottom: 1px;
}
.product-short-description{

}
.product-short-description li{
  line-height: 20px;
  margin-bottom: 10px;
  text-indent: 20px;
  list-style: none;
  background: url(images/icon-check-pink.png) no-repeat left 7px;
  margin-left: 10px;
  font-size: 15px;
}
.single_add_to_cart_button{
  background: linear-gradient(90deg, #fff -20.95%, #dd402d 102.22%);
  font-weight: 600;
  transition: color .33s cubic-bezier(.33, 0, .2, 1) 0s, fill .33s cubic-bezier(.33, 0, .2, 1) 0s, background .33s cubic-bezier(.33, 0, .2, 1) 0s;
  -moz-transition: color .33s cubic-bezier(.33, 0, .2, 1) 0s, fill .33s cubic-bezier(.33, 0, .2, 1) 0s, background .33s cubic-bezier(.33, 0, .2, 1) 0s;
  background-color: unset !important;
  border: unset;
}
.product-main{
  padding-bottom: 0;
}
.box_home_w  h2{
  text-transform: uppercase;
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
  color: #dd402d;
}
.item-contents ul{
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
  box-shadow: 0 5px 10px rgb(0 9 128 / 4%), 0 7px 18px rgb(0 9 128 / 5%);
  border-radius: 10px;
  -webkit-transition: .3s ease;
  -moz-transition: .3s ease;
  -ms-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
  background: #fff;
}
.item-contents ul li {
  float: left;
  width: 45%;
  list-style: none;
  line-height: 0;
  position: relative;
  overflow: hidden;
  display: block;
  border-radius: 10px 0 0 10px;
  margin-left: 0;
  margin-bottom: 0;
}
.item-contents ul li img {
  transition: 0.5s;
  width: 100%;
  height: auto;
  webkit-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
}
.item-contents ul h3 {
  float: left;
  width: 55%;
  padding: 30px;
  text-transform: none;
  font-size: 17px;
  line-height: 25px;
  font-weight: 600;
  color: #333;
  -webkit-transition: .3s ease;
  -moz-transition: .3s ease;
  -ms-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
  margin-bottom: 0;
}
.box_home_b {
  background: #eee;
  padding: 50px 0;
}
.title_page_home {
  margin-bottom: 20px;
}
.title_page_home .title {
  text-transform: uppercase;
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
  color: #dd402d;
}
.title_news {
  border-bottom: solid 1px #E6E6E6;
  margin-bottom: 15px;
}
.off-canvas-left .mfp-content{
    background: linear-gradient(90deg, #fff -20.95%, #dd402d 102.22%);
}
.header-bottom-nav >li.current-dropdown>ul.nav-dropdown{
    opacity: 1;
    visibility: visible;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
}
.form-lh input, .form-lh textarea{
    border: solid 1px #E1E1E1;
    height: 50px;
    /* color: #333; */
    /* padding: 0 10px 0 20px; */
    font-family: 'Open Sans', Arial, Helvetica, Tahoma, sans-serif;
    resize: vertical;
    box-sizing: border-box;
    /* width: 100%; */
    font-size: 15px;
    font-family: 'Montserrat', sans-serif, Open Sans;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
}
@media(max-width:768px){
    body{
            overflow: hidden;
    }
  
}
@media(max-width:549px){
  .header-main .nav > li > a{
    color: #fff;
  }
  .banner-slider .text-box h2{
  font-size: 25px;
  }
  .col12-danhmuc .section-title-container h2 span{
    font-size: 22px;
  }
  .col12-danhmuc .product-category .box-category .box-text h5{
    font-size: 15px;
    height: 57px;
  }
  .col12-sp-nb .section-title-container h2 span{
    font-size: 22px;
  }
  .col12-sp-nb .section-title-container h2 a{
    display: none;
  }
  .titile_link ul .title{
    font-size: 20px;
  }
  .title_news .title{
    font-size: 25px;
  }
  h1.product-title.product_title.entry-title{
    font-size: 20px;
  }
  .box_home_w h2{
    font-size: 22px;
  }
  .banner-slider video{
      display:block !important;
  }
}
.term-description ul{
        margin-left: 25px;
}
.term-description ol{
        margin-left: 25px;
}