@font-face {
  font-family: 'Ford';
  src: url('https://hanam-ford.com/wp-content/fonts/FordRegular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Ford';
  src: url(https://hanam-ford.com/wp-content/fonts/FordMedium.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Ford';
  src: url('https://hanam-ford.com/wp-content/fonts/FordBold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
body {
  font-family: "Ford", sans-serif;
  font-weight: 400;
}
#phien-ban .attachment-medium.size-medium.wp-post-image {
  height: 63px !important;
  object-fit: contain;
}

.mobile-sidebar-levels-2 .nav > li > ul > li > a {
  font-family: "Ford", sans-serif;
  font-weight: 400;
}

h1, h2, h3, h4, h5, h6,
.heading-font,.nav > li > a,
.off-canvas-center .nav-sidebar.nav-vertical > li > a {
  font-family: "Ford", sans-serif;
  font-weight: 700;
}

.heading-font,.nav > li > a,
.off-canvas-center .nav-sidebar.nav-vertical > li > a {
  color: #00095b !important;
}


.alt-font {
  font-family: "Ford", sans-serif;
  font-weight: 600; /* hoặc 400 tuỳ bạn mun Medium hay Regular */
}

@media screen and (min-width: 550px) {
  #phien-ban .medium-2 {
    flex-basis: 13.667%;
    max-width: 13.667%;
  }
}
#phien-ban .car-model-name {
  font-size: 0.8em;
  font-weight: 600;
  display: inline-block;
}
.off-canvas-left .mfp-content, .off-canvas-right .mfp-content {
 background-color: #fff !important;
}

/* Đặt hẹn */
.demo-button:hover {
  background-color: #1b1fff;
  box-shadow: 0 0 8px #1b1fff;
}

.demo-wrapper.hide-for-small{
  width: 70px;
  overflow: hidden;
  color: #FFF;
  text-align: center;
  padding: 0;
  margin: 0;
  position: fixed;
  right: 5px;
  bottom: 24%;
  z-index: 25;
  
}
.demo-button {
  display: block;
  margin-bottom: 3px;
  transition: all .3s;
  -webkit-transition: all .3s;
  background-color: #00095b;
  text-align: center;
  padding: 12px 3px 10px;
  border-radius: 3px;
}

.demo-button p {
  margin-bottom: 0;
  color: #FFF;
  font-weight: bolder;
  font-size: 10px;
  line-height: 1.3;
  margin-bottom: 0 !important;
}
.demo-wrapper img {
  width: 30px;
  height: 30px;
  padding-bottom: 5px;
}
.mobile-bottom-menu {
  display: none;
}
@media only screen and (max-width: 48em) {

input{
    margin-bottom: 0;
}

button.mfp-close {
    font-size: 2.85em !important;
    color: #fff !important;
}
.car-line-price {
  color: var(--fs-color-secondary);
  font-size: 0.8em !important;
}
.mobile-bottom-menu {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  display: flex;
  justify-content: space-around;
  background: #00095b;
  padding: 12px 0 8px;
  box-shadow: 0 -2px 6px rgba(0, 0, 0, 0.3);
}

.bottom-menu-button {
  flex: 1;
  text-align: center;
  color: white;
  font-size: 10px;
  text-decoration: none;
  transition: background 0.3s ease;
}

.bottom-menu-button img {
  width: 26px;
  height: 26px;
  display: block;
  margin: 0 auto 2px;
}

.bottom-menu-button span {
  display: block;
  font-weight: 500;
  line-height: 1.2;
}

.bottom-menu-button:hover {
  background: #1b1fff;
}
.vcs_contact {
    display: none;
}

.o-livechat-LivechatButton{
  top: calc(90% - 56px);
}
.absolute-footer {
  margin-bottom: 50px;
}
}
/* Ln bánh */
#fee_breakdown span {
  float: right;
}
/* @media screen and (min-width: 850px) {
.row.dutoan {
  background-color: var(--bs-white);
  -webkit-box-shadow: 0 4px 8px rgba(97, 97, 97, 0.14), 0 8px 16px rgba(97, 97, 97, 0.14);
  box-shadow: 0 4px 8px rgba(97, 97, 97, 0.14), 0 8px 16px rgba(97, 97, 97, 0.14);
  border-radius: 5px;
  padding: 40px;
  margin: 50px auto;
}
} */
/* Xe */

.summary-section span{
  float: right;
}
.du-toan td {
  text-align: right !important;
}
.du-toan td:first-child, .du-toan th:first-child {
  text-align: center !important;
}
.loan-table-wrapper {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  width: 100%;
}

.loan-table {
  width: 100%;
  border-collapse: collapse;
  min-width: 600px; /* Đảm bảo bảng rộng hơn khung để có th scroll */
  border-color: #000;
}

.popup input[type="submit"]{
  background-color: var(--fs-color-secondary);
  border-radius: 99px;
  margin-top: 15px;
}

p {
margin-bottom: 0.8em !important;
}

.nav-dropdown li.image-column > a img {
  min-height: 335px;
  object-fit: cover;
}

.nav-dropdown > li.nav-dropdown-col:not(:last-child) {
  padding: 20px;
}

.nav-dropdown .menu-item-has-children > a, .nav-dropdown .nav-dropdown-col > a
{
  color: var(--fs-color-primary) !important;
  font-size: 1.1em !important;
  text-transform: unset !important;
}

.nav-column li > a:hover,.nav-dropdown > li > a:hover
{
  color: var(--fs-color-secondary) !important;
}

.nav-line-bottom > li.active > a::before, .nav-line-bottom > li:hover > a::before,.nav > li.active > a {
 color: var(--fs-color-secondary) !important;

}

.nav-line-bottom > li.active > a::before{
background-color: var(--fs-color-secondary) !important;
}

.accessory-item {
    border: 1px solid #eee;
    padding: 10px;
    border-radius: 8px;
    background: #fff;
    width: 100%;
}
.accessory-item img {
    max-height: 200px;
    object-fit: contain;
    height: 200px;
    width: 100%;
}
.accessory-item .text-center {
  margin-bottom: 0.2em !important;
}

.box-blog-post .is-divider {
display: none;
}
.footer a {
  font-size: .85rem;
  color: #5e5e5e;
}
.footer ul.menu > li + li {
  border-top: unset;
}
.footer span.widget-title {
  color: #000;
}

.toggle{
    color: var(--fs-color-secondary) !important;
    opacity: 1 !important;
    font-weight: 700;
}

.mobile-sidebar-levels-2 .nav-slide>li>.sub-menu>li:not(.nav-slide-header)>a, .mobile-sidebar-levels-2 .nav-slide>li>ul.children>li:not(.nav-slide-header)>a {
    color:  var(--fs-color-primary) !important;
    opacity: 1 !important;
    font-weight: 700;
}
.car-line-price {
  color: var(--fs-color-secondary);
  font-size: 1.2em;
  font-weight: 600;
}
@media screen and (min-width: 850px) {

.model .box-image img {
  min-height: 230px;
  object-fit: cover;
}

.menu .box-image.car img {
    height: 100px;
  }


.box-image.car img {
  height: 150px;
  object-fit: contain;
}
}
.company-info p {
  margin-bottom: 0.2em;
  font-size: .9em;
}
.company-info i{
  color: #066fef;
  padding-right: 12px !important;
}

.color-option {
    width: 40px;
    height: 40px;
    border: 2px solid #ccc;
    border-radius: 6px;
    cursor: pointer;
    box-shadow: 0 0 5px rgba(0,0,0,0.1);
    transition: all 0.2s ease-in-out;
}

.color-option:hover {
    transform: scale(1.1);
}

.color-option.selected-color {
    border: 3px solid var(--fs-color-secondary) !important;
    box-shadow: 0 0 5px rgba(0, 115, 170, 0.5);
}

.model-image-wrapper {
    width: 100%;
    max-height: 350px;
    border-radius: 12px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
}

.model-image-wrapper img {
    max-width: 100%;
    max-height: 400px;
    object-fit: contain;
    transition: all 0.3s ease;
}
.car-tab-link {
    text-decoration: none;
    padding-bottom: 4px;
    display: inline-block;
    color: #000;
    transition: border 0.3s;
}

.car-tab-link:hover {
    color: #0073aa;
}

.car-tab-link.active-tab,.tab-item.active {
    border-bottom: .25rem solid #066fef;
    color: #066fef;
}
/* Ảnh xe home */
.car-line-grid .car-line-item img {
    width: 100%;
    height: 230px;
    object-fit: cover;
}
.car-line-grid .car-line-item {
    margin-bottom: 20px;
}
.car-line-item h3 {
    font-size: 24px;
    margin: 10px 0 0;
    text-align: center;
}
   /* Sticky header */
.sticky-header {
    position: sticky;
    top: 0;
    z-index: 999;
    background: #fff;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 16px 0;
}

/* Tên dòng xe */
.sticky-header .car-line-name {
    font-size: 1.2em;
    font-weight: bold;
    margin-right: 20px;
    border-right: .03125rem solid #9c9c9c;
    padding-right: .875rem;
}

/* Tabs */
.sticky-header .car-model-tabs {
    display: flex;
    gap: 20px;
    font-size: 1em;
}

/* Gạch chân tab */
.tab-item {
    padding-bottom: 4px;
    display: inline-block;
    border-bottom: 2px solid transparent;
    transition: all 0.2s ease;
    font-weight: normal;
}





/* San pham cpt*/
.product-category.col {
  margin-left: auto;
  margin-right: auto;
}
#slider-sp #image_1755411455 {
  max-width: 50% !important;
}

.img-inner.dark.biss .title_sp_biss {
  font-size: 16px;
  line-height: 26px;
  font-weight: bold;
}
.meta ul li {
  margin-left: 0;
  font-size: 13px;
}
.tabbed-content .tab{
  padding: 0 15px;
  margin: 0 5px;
}
.slider-custom{
  padding: 0;
  bottom: 0px; 
  }
  .slider-custom .flickity-slider .img{
  max-width: 20%!important;
  margin: 5px;
  }
  .slider-custom .flickity-page-dots {
  display: none;
  }
  .icon-box.featured-box.icon-box-left.text-left h3 {
    margin-bottom: .1em;
  }
   .box-blog-post .image-cover,.gallery-box .box-image, .img .img-inner{
    border-radius: 10px;
  }
  .box.box-category.has-hover.box-default {
    background: #fff;
    border-radius: 10px;
  }
 
  .lightbox-content {
    border-radius: 10px;
  }
  
  .wpcf7-spinner {
    margin-right: -50px;
  }
  input[type="submit"], input[type="submit"].button {
    border-radius: 5px;
  }
  
  .lightbox-content .col {
    padding: 0 30px;
  }
  
  .container.digi-title span {
    color: var(--fs-color-primary);
    font-weight: 700;
    font-size: 1.2em;
  }

  .container.title-category-product  h3 {
    font-size: 45px;
    margin-bottom: 0.1em;
  }
  
  #image_sp_15 img {
    height: 315px;
    object-fit: cover;
  }
  #image_sp_thumbnail img {
    height: 80px;
    object-fit: cover;
  }
  .box-text.text-left.is-small.ctsp {
    padding-left: 1em;
    padding-right: 0;
  }
  #section_th {
  
    background-color: rgb(6, 6, 6);
    padding: 10px;
  }
  #section_th .divider {
    color: #fff;
  }
  #section_th .col{
    padding: 0;
    text-transform: uppercase;
    font-size: 90%;
    color: #fff;
    font-weight: 700;
  
  }
  #section_th .breadcrumbs a {
    text-transform: uppercase;
    font-size: 90%;
    color: #fff;
    font-weight: 700;
  }
  .icon-box-text.last-reset.btslider {
    padding-top: 0 !important;
    border-top: none;
  }
  .btslider .a {
    margin-bottom: 0;
  }
  .icon-box.featured-box.icon-box-left.text-left.btslider.left {
    background-color: red;
  }
  .icon-box.featured-box.icon-box-left.text-left.btslider.right {
    background-color: #444444;
  }
  .icon-box.featured-box.icon-box-left.text-left.btslider {
    padding: 5px;
    margin: 10px;
    border-radius: 5px;
    color: #fff;
  }
  .btslider .b {
    color: #fdfb56;
  }
  
  .gia_ban {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: left;
    -ms-flex-pack: justify;
    justify-content: left;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .giact{
    font-weight: 700;
    color: #c4172c;
    padding-left: 10px;
    font-size: 120%;
  }
/* Het San pham*/
/* --Top bar- */
.header-top .nav-uppercase > li > a {
  text-transform: none;
}
.header-top .nav > li > a > i {
  font-size: 1em;
}
/* --Icon box 2-- */
.fill-wrap--iconbox , .fill-wrap--iconbox a{
  display: flex;
  align-items: center;
}
.fill-iconbox--icon {
  font-size: 30px;
  margin: 0;
  width: 60px;
  height: 60px;
  line-height: 58px;
  background: #fff;
  border: 2px solid #e5e5e5;
  border-radius: 99px;
  display: block;
  text-align: center;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.fill-iconbox--content {
  padding-left: 15px;
}
.fill-iconbox--content p {
  margin: 0;
}
p.fill-text--head {
  font-weight: bold;
  text-transform: uppercase;
}
/*****icon2****/ 
.button.icon24{
  position: relative;
  font-weight: 750;
  display: inline-flex;
  align-items: center;
  transition: all ease-out .2s;
}
/* .button.icon24 .muiten, .button.icon24 .taixuong{
  filter: invert(100%) sepia(1%) saturate(7480%) hue-rotate(215deg) brightness(106%) contrast(100%);
} */
.button.icon24.white .muiten, .button.white.icon24 .taixuong{
  filter: invert(0%) sepia(95%) saturate(0%) hue-rotate(137deg) brightness(97%) contrast(104%);
}

/* .button.icon24.is-outline .muiten, .button.icon24.is-outline .taixuong{
  filter: brightness(0) saturate(1) invert(32%) sepia(67%) saturate(4010%) hue-rotate(201deg) brightness(92%) contrast(107%);
} */

.button.icon24.is-outline:hover .muiten, .button.icon24.is-outline:hover .taixuong{
  filter: invert(100%) sepia(1%) saturate(7480%) hue-rotate(215deg) brightness(106%) contrast(100%);
}
.button.icon24.is-link .muiten, .button.icon24.is-link .taixuong, .button.icon24 .muiten, .button.icon24 .taixuong,.button.icon24.is-outline .muiten, .button.icon24.is-outline .taixuong{
  filter: brightness(0) saturate(100%) invert(11%) sepia(89%) saturate(6106%) hue-rotate(162deg) brightness(98%) contrast(101%);;
}

blockquote {
  border-left: unset;
  padding: 0 2.25em 0 2.875em;
}
@media (min-width: 992px) {
  blockquote::before {
    background-image: url('../digibiz/images/icons-32.svg');
    background-position: -96px -512px;
    margin-left: -36px;
    content: "";
    width: 32px;
    height: 32px;
    display: block;
    margin-bottom: -25px;
    filter: brightness(0) saturate(1) invert(44%) sepia(89%) saturate(777%) hue-rotate(360deg) brightness(103%) contrast(97%);
  }

  .button.icon24 .muiten.phai{
    background-image: url('../digibiz/images/icons-24.svg');
    width: 24px;
    height: 24px;
    background-position: 0px -0px;
  }
  .button.icon24 .muiten.trai{
    background-image: url('../digibiz/images/icons-24.svg');
    width: 24px;
    height: 24px;
    background-position: -40px -0px;
  }
  .button.icon24 .taixuong{
    background-image: url('../digibiz/images/icons-24.svg');
    width: 24px;
    height: 24px;
    background-position: -160px -0px;
  }
}
/***** LMS****/ 
body div#stm-lms-courses-grid .btn.btn-default {
  min-width: auto !important;
}
.header-nav li {
  font-size: inherit !important;
}
.tooltip {
  position: unset;
  display: unset;
  opacity: unset;
}
.courses_filters .stm_lms_courses_grid__sort .no-search {

  min-width: 64%;
}
.tab-panels {
  padding-top: 1.8em;
}
.panel {
  margin-bottom: unset;
  box-shadow: unset;
}
.footer-secondary.pull-right {
  float: unset !important;
}
/***** Footer****/ 
#top-link {
    margin-bottom: 55px;
}
.absolute-footer.dark {
  border-top: solid 1px #383838;
}
.footer-primary.pull-left {
  padding: 7.5px 0;
}
.pull-left {
  float: inherit !important;
}
@media screen and (min-width: 850px) {
  .box-image.sp .attachment-full.size-full.wp-post-image,.box-category.has-hover.box-default .wp-post-image {
    height: 210px;
    border-radius: 10px;
    object-fit: cover;
  }
  .footer-2 .widget_wpb_widget {
    flex-basis: 38%;
    max-width: 38%;
  } 

  .footer-2 .widget_text{
    flex-basis: 30%;
    max-width: 30%;
  }
  .footer-2 .widget_nav_menu {
    flex-basis: 16%;
    max-width: 16%;
  }
}

.header.transparent .nav-dark .social-icons .button.is-outline {
  border-color: hsla(0,0%,100%,.5);
}
.header.transparent .nav-dark .is-outline
{
  color:  hsla(0,0%,100%,.5);
}

.nav-dark .social-icons .button.is-outline {
  border-color: #555;
}
.nav-dark .is-outline
{
  color:  #555;
}
.footer .hidden-xs span, .footer .hidden-xs a{
  padding-left: 5px;
}
.hidden-xs.lien_he span {
  padding-left: 10px;
}
.hidden-xs.lien_he i[class^="icon-"] {
  color: var(--fs-color-primary);
}
.icon-dribbble {
  padding-right: 5px !important;
}
.icon-map-pin-fill {
  padding-right: 10px !important;
}
.entry-divider.is-divider.small {
  display: none;
}
.diachi {
  display: flex;
}
.recent-blog-posts-li .badge{
  height: 4em;
  width: 5.5em;
}
.recent-blog-posts-li .recent-blog-posts a {
  font-size: 14px;
}

.ux-logo-image.block.lazy-load-active {
    background: #fff;
    padding: 10px;
    border-radius: 5px;
}

.footer-2 {
    background-position: 50% 22%;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.footer {
    padding: 60px 0;
}
/* Ho tro khieu nai */
.baohanh {
  display: block;
  width: 240px;
  height: 56px;
  padding-left: 50px;
  border: solid 1px #4d4d4d;
  background: url(../digibiz/images/vc3.png) no-repeat 12px center;
  border-radius: 10px;
  background-size: auto 24px;
  font-size: 13px;
  margin-top: 10px;
}
.baohanh .a {
  padding-top: 8px;
height: 28px;
}
.baohanh span {
  display: block;
}
.kdkd_info {
  padding: 0 15px 15px;
}
@media only screen and (min-width: 550px) {
.kdkd_info {
display: flex;
}
.dangkybct {
  width: 72%;
}
}
/* Ho tro onlne */
.hotline-phone-ring-wrap {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999999;
}
.hotline-phone-ring {
  position: relative;
  visibility: visible;
  background-color: transparent;
  width: 110px;
  height: 110px;
  cursor: pointer;
  z-index: 11;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transition: visibility .5s;
  left: 0;
  bottom: 0;
  display: block;
}
.hotline-phone-ring-circle {
    width: 85px;
  height: 85px;
  top: 0;
  left: 0;
  position: absolute;
  background-color: transparent;
  border-radius: 100%;
  border: 2px solid #e60808;
  -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
  animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
  transition: all .5s;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  opacity: 0.5;
}
.hotline-phone-ring-circle-fill {
    width: 55px;
  height: 55px;
  top: 17px;
  left: 17px;
  position: absolute;
  background-color: rgba(230, 8, 8, 0.7);
  border-radius: 100%;
  border: 2px solid transparent;
  -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
  animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
  transition: all .5s;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.hotline-phone-ring-img-circle {
    background-color: #e60808;
    width: 33px;
  height: 33px;
  top: 28px;
  left: 28px;
  position: absolute;
  background-size: 20px;
  border-radius: 100%;
  border: 2px solid transparent;
  -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
  animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hotline-phone-ring-img-circle .pps-btn-img {
    display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.hotline-phone-ring-img-circle .pps-btn-img img {
    width: 20px;
    height: 20px;
}
.hotline-bar {
  position: absolute;
  background: rgba(230, 8, 8, 0.75);
  height: 40px;
  width: 235px;
  line-height: 40px;
  border-radius: 3px;
  padding: 0 10px;
  background-size: 100%;
  cursor: pointer;
  transition: all 0.8s;
  -webkit-transition: all 0.8s;
  z-index: 9;
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.1);
  border-radius: 50px !important;
  left: 23px;
  bottom: 47px;
  display:none;
}
.hotline-bar > a {
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
  text-indent: 48px;
  display: block;
  letter-spacing: 0px;
  line-height: 40px;
}
.hotline-bar > a:hover,
.hotline-bar > a:active {
  color: #fff;
}
@-webkit-keyframes phonering-alo-circle-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.5) skew(1deg);
    -webkit-opacity: 0.1;
  }
  30% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    -webkit-opacity: 0.5;
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    -webkit-opacity: 0.1;
  }
}
@-webkit-keyframes phonering-alo-circle-fill-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.6;
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.6;
  }
  100% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.6;
  }
}
@-webkit-keyframes phonering-alo-circle-img-anim {
  0% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
}
@media (max-width: 768px) {
  .hotline-bar {
    display: none;
  }
}
.float-contact {
  position: fixed;
  bottom: 13%;
  left: 33px;
  z-index: 99999;
}
.float-contact button {
  position: relative;
  text-transform: uppercase;
  font-size: .97em;
  letter-spacing: .03em;
  touch-action: none;
  cursor: pointer;
  font-weight: bolder;
  text-align: center;
  text-decoration: none;
  border: 1px solid transparent;
  margin-top: 0;
  margin-right: 1em;
  text-shadow: none;
  line-height: 2.4em;
  min-height: 2.5em;
  max-width: 100%;
  transition: transform .3s,border .3s,background .3s,box-shadow .3s,opacity .3s,color .3s;
  text-rendering: optimizeLegibility;
  box-sizing: border-box;
}

.float-contact .chat-zalo a, .float-contact .chat-face a, .float-contact .hotline a {
  font-size: 15px;
  color: #fff;
  font-weight: 400;
  text-transform: none;
  line-height: 0;
}
.chonweb-call {
    text-align: center;
    width: 43px;
    position: fixed;
    bottom: 20px;
    left: 20px;
    display: block;
    z-index: 999;
}

.chonweb-call div.tip.chonweb-zalo, .chonweb-call div.tip.chonweb-alo, .chonweb-call div.tip.chonweb-mes {
    background-color: #0084ff;
}
.chonweb-call div.tip.chonweb-gia {
background-color: #ff6600;
}
.chonweb-call div.tip.chonweb-vber, .chonweb-call div.tip.chonweb-shopee  {
background-color: #953fde;
}
.chonweb-call div.tip.chonweb-alo {
    background-image: url(../digibiz/images/call.png);
}
.chonweb-call div.chonweb-gia {
    background-image: url(../digibiz/images/gia.png);
   background-size: 60%;
}
.chonweb-call div.chonweb-zalo {
    background-image: url(../digibiz/images/zalo1.png);
}
.chonweb-call div.tip.chonweb-mes {
    background-image: url(../digibiz/images/messenger.png);
}
.chonweb-call div.tip.chonweb-vber {
    background-image: url(../digibiz/images/viber.png);
	background-size: 116%;
}
.chonweb-call div.tip.chonweb-shopee {
  background-image: url(../digibiz/images/shopee-icon.png);
background-size: 116%;
}
.chonweb-call div.tip.chonweb-lazada {
  background-image: url(../digibiz/images/lazada-icon.png);
background-size: 116%;
}
.chonweb-call div.tip.chonweb-ins {
  background-image: url(../digibiz/images/instagram-icon.png);
background-size: 116%;
}
.chonweb-call div.tip.chonweb-tiktok {
  background-image: url(../digibiz/images/tiktok-icon.png);
background-size: 116%;
}
.chonweb-call div:first-child {
    margin-top: 0;
}
.chonweb-call div.tip.chonweb-alo, .chonweb-call div.tip.chonweb-zalo, .chonweb-call div.tip.chonweb-mes, .chonweb-call div.tip.chonweb-gia, .chonweb-call div.tip.chonweb-vber,
.chonweb-call div.tip.chonweb-shopee, .chonweb-call div.tip.chonweb-lazada,.chonweb-call div.tip.chonweb-ins, .chonweb-call div.tip.chonweb-tiktok  {
    display: block;
}
.chonweb-call div {
    margin: 14px 0;
    margin-top: 14px;
    background: #0084FF center no-repeat;
    background-color: rgb(0, 132, 255);
    background-image: none;
    background-size: auto;
    background-size: 70%;
    border-radius: 50%;
    box-shadow: 0 3px 10px #888;
}
.chonweb-call a {
    line-height: 43px;
}
.chonweb-call a {
    display: block;
    line-height: 43px;
    text-indent: -9999px;
}
.chonweb-call div {
    margin: 14px 0;
    background: #0084FF center no-repeat;
    background-color: rgb(0, 132, 255);
    background-image: none;
    background-size: auto;
    background-size: 70%;
    border-radius: 50%;
    box-shadow: 0 3px 10px #888;
}
.chonweb-call div:last-child {
    margin-bottom: 0;
}
.tip {
    position: relative;
    display: inline-block;
  }
.tip .tooltiptext span::after {
left: 100%;
transform: rotateZ(-180deg);
content: "";
position: absolute;
top: 50%;
margin-top: -5px;
border-width: 5px;
border-style: solid;
}
.tip .tooltiptext {
    background-color: rgba(29, 36, 62, 0.7);
    color: #fff;
    visibility: hidden;
    text-align: center;
    border-radius: 5px !important;
    white-space: nowrap !important;
    width: auto !important;
    height: 35px !important;
    line-height: 25px !important;
    padding: 5px 10px !important;
    position: absolute;
    z-index: 1;
    top: 4px;
    font-size: 12px !important;
    font-family: arial,sans-serif !important;
    cursor: pointer;
}
.tooltiptext {
  left: 110%;
}
.tip:hover .tooltiptext {
    visibility: visible;
}
.chonweb-call.phai {
right: auto;
left: 20px;
bottom: 110px;
}
/* END PHONE RING  */

/*Tag blog*/
.vcs-title-blog {
  display: flex;
}
.vcs-title-blog .tag {
  margin: 0 8px;
  font-size: 12px !important;
  display: flex;
}
.vcs-title-blog .tag i {
  margin-right: 5px;
}

/*Related post*/

.box-shadow-2, .box-shadow-2-hover:hover {
    box-shadow: none;
}
.footer .is-divider, .widget .is-divider{
  display: none;
}

.fa-home::before {
    padding-right: 4px;
}
ul.menu > li + li, .widget > ul > li + li {
    border-top: 0px solid  #ececec;
        border-top-color: rgb(236, 236, 236);
}
/*Related post in content - digibizso.com*/
.list-news {
    width: 100%;
    margin-bottom: 0;
}

#related_posts ul {
    margin:0;
    overflow:hidden;
   }
#related_posts li {
list-style: none;
margin: 0px;
display: inline-block;
width: 25%;
margin-bottom: 0;
padding: 0 5px;
margin-right: 0 !important;
float: left;
   }
   .new-img {
    height: 110px;
}
.new-img a img {
    height: 100%;
    object-fit: cover;
}
  .related_content {
  padding-top: 10px;
  }
.relative-post-title, .relative-post-title a {
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 10px !important;
    height: 90px !important;
}   
   
#related_posts li a {
    display: block;
    font-size: 14px;
    line-height: 16px;
    text-align: left;
    text-decoration:none;
    width: 100%;
    margin-bottom: 12px;
    padding-right: 9px;
   }
   #related_posts img {
    height: 110px;
    object-fit: cover;
	border-radius: 4px;
   }
   #related_posts li a:hover {
    text-decoration: underline;
   }
#breabcrumb, .danh-muc ul, .danh-muc ul li, .list-news, .social-share, .tag-meta-post {
    display: table;
}
.tag-meta-post .meta-date-capnhat {
    padding-left: 2px;
    padding-right: 6px;
}
.tag-meta-post .luot-xem {
    padding-left: 3px;
    padding-right: 10px;
}
 .tag-meta-post {
    text-transform: none;
}
.tag-meta-post.vcs, .tag-meta-post a {
    font-size: 12px;
    color:     gray;
    line-height: 1.6;
	width: 100%;
	margin-bottom: -25px;
	margin-left: 10px;
}
.meta-related{
display:block;
margin-top:10px;
margin-bottom: 10px;
}
 .meta-related ul li a{
color: #0092ff;
text-transform: none; }
 .meta-related ul li {
    font-size: 15px;
}
.meta-related ul li a:hover{
color: #0072c8;
}
.meta-related {
    background: #e6f4ff;
    padding: 9px 10px 1px 10px;
}

/* Fix- digibizso.com  */
.vcs-fix{
  position: fixed;
  right: 15px;
  bottom: 74px;
  z-index: 9;
  display: flex;
  flex-direction: column;
}
.vcs-fix a {
  display: block;
  text-align: center;
  margin-bottom: 6px;
}
.vcs-fix a span {
  display: block;
  color: #333;
  padding-top: 5px;
  font-size: 12px;
  font-weight: 600;
}


.vcs-mb-fix{
display: none;
	}
 
#billing_address_1_field{
    width: 100%;
    float: left;
  }
  .tspk-biss {
    margin-left: -1.3em;
    line-height: 13px;
    list-style: none;
  }

@media only screen and (max-width: 48em) {
/* Tuyen dung*/ 
  .thongtin {
    font-size: 12px;
  }
  .job-dettail .icon {
    font-size: 24px;
  }
  #box-h-td {
    padding: 10px;
  }
  #row-td {
    margin: 0;
  }
  .job-info {
    padding: 0;
  }
  .job-dettail {
     display: block;
  }
  .img-inner.dark.biss .detail {
    padding-left: 15px;
  }


/* Fix- digibizso.com  */
.vcs-fix{

  bottom: 115px;

}

/* Fix-mobile- digibizso.com  */
.vcs-mb-fix{
position: fixed;
bottom: 0;
left: 0;
width: 100%;
z-index: 99;
background: #fff;
box-shadow: 0 0 23px rgb(0 0 0 / 15%);
display: flex;
padding: 5px 0;
display: flex;
}
.vcs-mb-fix > div {
  width: 20%;
  border: 0 !important;
  opacity: 1 !important;
  text-align: center;
}
.vcs-mb-fix a img {
  max-height: 24px;
}
.vcs-mb-fix a span {
  color: #666;
  font-size: 12px;
  display: block;
  font-weight: 400;
}
.vcs-mb-fix .call img {
  width: auto;
  height: auto;
  max-height: initial !important;
  display: block;
  position: absolute;
  top: -16px;
  right: 0;
  margin: auto;
  left: 0;
}


.back-to-top {
  bottom: 72px !important;
}
.product-small.box {
  height: 284px;
}
.box.box-vertical .box-text.text-left.is-small {
  padding-top: 0 !important;
}
.quantity + .button {
  font-size: 0.85em !important;
}
.button, button, input[type="submit"], input[type="reset"], input[type="button"] {
  font-size: .85em !important;
}

/* Blog Mobile - digibizso.com  */
#related_posts li a {
    position: absolute;
    width: 100px;
}
   .new-img {
   position: absolute;
   }
.related_content {
  padding-left: 105px;
  min-height: 54px;
  margin-bottom: 4px;
  padding-top: 4px;
}
#related_posts li,#related_posts li:first-child {
    width: 100%;
}
#related_posts .related_content a{
    position: absolute;
    width: 60%;
}
#related_posts img {
    height: 68px;
 }
 #related_posts li {
    margin: 0px;
}
body {
    padding-top: 0px;
}
.support-tab img {
    width: 76%;
}
.support-tab {
    top: 40%;
}
.hdevvn-show-cats {
    display: none;
}
del .amount::before {
    display:none;
  }
.relative-post-title, .relative-post-title a {
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 0px !important;
    height: 74px !important;
}
.absolute-footer.dark {
    margin-bottom: 50px;
  }
}