/*
Theme Name: Viettuanweb
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
:root {
  --theme-color: #391f0f;
  --theme-color2: #f6b110;
  --black: #070707 !important;
  --gray: #efece5 !important;
  --red: #d12323 !important;
}

/* open-sans-regular - vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('./fonts/open-sans-v34-vietnamese-regular.eot');
  src: local(''),
    url('./fonts/open-sans-v34-vietnamese-regular.eot?#iefix') format('embedded-opentype'),
    url('./fonts/open-sans-v34-vietnamese-regular.woff2') format('woff2'),
    url('./fonts/open-sans-v34-vietnamese-regular.woff') format('woff'),
    url('./fonts/open-sans-v34-vietnamese-regular.ttf') format('truetype'),
    url('./fonts/open-sans-v34-vietnamese-regular.svg#OpenSans') format('svg');
}

/* open-sans-500 - vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  src: url('./fonts/open-sans-v34-vietnamese-500.eot');
  src: local(''),
    url('./fonts/open-sans-v34-vietnamese-500.eot?#iefix') format('embedded-opentype'),
    url('./fonts/open-sans-v34-vietnamese-500.woff2') format('woff2'),
    url('./fonts/open-sans-v34-vietnamese-500.woff') format('woff'),
    url('./fonts/open-sans-v34-vietnamese-500.ttf') format('truetype'),
    url('./fonts/open-sans-v34-vietnamese-500.svg#OpenSans') format('svg');
}

/* open-sans-600 - vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('./fonts/open-sans-v34-vietnamese-600.eot');
  src: local(''),
    url('./fonts/open-sans-v34-vietnamese-600.eot?#iefix') format('embedded-opentype'),
    url('./fonts/open-sans-v34-vietnamese-600.woff2') format('woff2'),
    url('./fonts/open-sans-v34-vietnamese-600.woff') format('woff'),
    url('./fonts/open-sans-v34-vietnamese-600.ttf') format('truetype'),
    url('./fonts/open-sans-v34-vietnamese-600.svg#OpenSans') format('svg');
}

/* open-sans-700 - vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('./fonts/open-sans-v34-vietnamese-700.eot');
  src: local(''),
    url('./fonts/open-sans-v34-vietnamese-700.eot?#iefix') format('embedded-opentype'),
    url('./fonts/open-sans-v34-vietnamese-700.woff2') format('woff2'),
    url('./fonts/open-sans-v34-vietnamese-700.woff') format('woff'),
    url('./fonts/open-sans-v34-vietnamese-700.ttf') format('truetype'),
    url('./fonts/open-sans-v34-vietnamese-700.svg#OpenSans') format('svg');
}

/* open-sans-italic - vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url('./fonts/open-sans-v34-vietnamese-italic.eot');
  src: local(''),
    url('./fonts/open-sans-v34-vietnamese-italic.eot?#iefix') format('embedded-opentype'),
    url('./fonts/open-sans-v34-vietnamese-italic.woff2') format('woff2'),
    url('./fonts/open-sans-v34-vietnamese-italic.woff') format('woff'),
    url('./fonts/open-sans-v34-vietnamese-italic.ttf') format('truetype'),
    url('./fonts/open-sans-v34-vietnamese-italic.svg#OpenSans') format('svg');
}

.tooltipster-base.tooltipster-default {
  display: none;
}

b,
strong {
  font-weight: 700;
}

body {
  font-size: 15px;
  color: var(--black);
  margin: 0px;
  padding: 0px;
  font-weight: normal;
  font-style: normal;
  font-family: 'Open Sans', sans-serif;
}

.d-flex {
  display: flex !important;
}

.row-full-width {
  max-width: unset !important;
  width: 100% !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.row {
  margin: auto;
}

#header #logo img {
  max-height: 70px !important;
  border-radius: 10px;
}

.mx-15 {
  margin: 0px 15px !important;
}

.px-15 {
  padding-left: 15px;
  padding-right: 15px;
}

.pb-15 {
  padding-bottom: 15px;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.px-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.pt-0 {
  padding-bottom: 0px !important;
}

.fixed-top {
  position: fixed;
  top: 0px;
  right: 0px;
  left: 0px;
  z-index: 1030;
}

.fixed-top #logo {
  display: none;
}

.admin-bar #wrapper .fixed-top {
  top: 32px !important;
}

img {
  border: 0px;
}

a {
  text-decoration: none;
}

* {
  margin: 0px;
  padding: 0px;
}

header .top-divider {
  border-top: 0px;
}

html,
body {
  overflow-x: hidden !important;
}

.section {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.pro-category {
  padding-bottom: 0 !important;
}

.mx-0 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: var(--theme-color);
}

p,
p>span {
  margin-bottom: 0.5em;
  font-size: 16px;
}

h1.entry-title,
.box .box-text .post-title {
  text-transform: capitalize;
}

.box .box-text .post-title {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  line-height: 25px;
  font-size: 15px;
  color: var(--black);
}

.shop-page-title .page-title-inner .flex-col:last-of-type {
  display: none;
}

.section-title,
.section-title .section-title-main {
  border-bottom: 0px;
}

.absolute-footer {
  border-top: 1px solid #fefefead;
}

.full-width .ubermenu-nav,
.container,
.row {
  max-width: 1280px;
}

.wpcf7-spinner {
  display: none !important;
}

.nav>li>a {
  font-size: 1em;
}

.section-title-container {
  margin-bottom: 0;
}

.header-bottom-nav .container {
  max-width: 1170px !important;
}

.header-wrapper .html_topbar_left {
  font-size: 14px !important;
}

#logo {
  margin: 0px;
}

.header-cart-link {
  display: flex;
  flex-direction: row-reverse;
}

#header {
  box-shadow: rgba(0, 0, 0, 0.15) 1px 1px 10px;
}

#header .searchform {
  width: 100%;
  max-width: 260px;
  overflow: hidden;
  margin-left: 30px;
  border: 0.5px solid #a8a8a8;
  border-radius: 6px;
}

#header .searchform input[type='search'] {
  height: 44px;
  font-size: 16px;
  padding: 0 20px;
  border: 0;
  box-shadow: none;
  outline: none;
  color: #555;
  padding: 0 15px;
}

#header .searchform input[type='search']::placeholder {
  color: #555;
  opacity: 1;
}

#header .searchform input[type='search']:-ms-input-placeholder {
  color: #555;
}

#header .searchform input[type='search']::-ms-input-placeholder {
  color: #555;
}

#header .searchform .button.icon {
  margin: 0;
  height: 40px;
  width: 40px;
  background: var(--theme-color);
  border-color: var(--theme-color);
  border-radius: 6px !important;
  margin-right: 2px;
}

#header .searchform .icon-search::before {
  content: '\f002';
  font-family: 'Font Awesome 6 Pro';
  font-size: 18px;
}

.cart-wrapper button[type='submit'] {
  opacity: 1;
}

#header .header-cart-link .icon-shopping-basket::before,
#header .account-item .icon-user::before {
  content: '\e0dc';
  font-family: 'Font Awesome 6 Pro';
  font-weight: 300;
  font-size: 22px;
}

#header .account-item .icon-user::before {
  content: '\f007';
}

#header .header-cart-link .icon-shopping-basket:hover {
  color: var(--theme-color) !important;
}

#header .header-main .flex-left.flex-grow {
  flex: unset;
  flex-shrink: 0;
}

#header .header-main .flex-right {
  flex: 1;
}

#header .header-main .header-nav-main {
  justify-content: center;
}

#header .header-main .header-nav-main>.menu-item {
  width: 18%;
  margin: 0;
}

#header .header-main .nav-top-link {
  display: flex;
  flex-direction: column;
  font-size: 10px;
  text-transform: uppercase;
  color: #002855;
  font-weight: 600;
  line-height: 18px;
}

#header .header-nav .nav-top-link .ux-menu-icon {
  width: 58px;
  height: 58px;
  margin: 0;
}

#header .header-bottom {
  padding-bottom: 5px;
}

.header-bottom .hide-for-medium.flex-right {
  display: none;
}

.header-bottom .menu-item a {
  font-size: 15px;
  font-weight: 500;
  transition: 0.3s all;
  position: relative;
  padding: 5px 10px;
  text-transform: none;
  color: var(--black);
}

.header-bottom-nav>.menu-item>a {
  font-weight: 500;
  border-right: 1px solid var(--theme-color);
  padding: 7px 20px 7px;
  font-size: 15px;
  text-transform: capitalize;
}

.header-bottom-nav>.menu-item {
  margin: 0;
}

.header-bottom .header-bottom-nav>.menu-item:hover>a {
  color: var(--theme-color2) !important;
}

.header-bottom .header-bottom-nav>.menu-item.active>a {
  color: #070707;
}

#header .nav-center li.menu-item .sub-menu li a {
  display: block;
  padding: 10px 15px;
  margin: 0;
  width: 100%;
  color: #083f88;
  border-bottom: 0;
}

.header-bottom .menu-item .sub-menu {
  padding: 0;
  background: #fff;
  border: 0;
  top: 100%;
  left: 0;
  min-width: 230px;
  visibility: hidden;
  box-shadow: rgb(14 30 37 / 12%) 0px 2px 4px 0px,
    rgb(14 30 37 / 32%) 0px 2px 16px 0px;
  -webkit-transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  border-radius: 6px;
  pointer-events: none;
  transform: translateY(20px);
}

.header-search .nav-dropdown {
  padding: 5px;
}

.header-bottom .nav-center .nav-dropdown {
  padding: 0;
  border-top: 1px solid #fff;
  border: 2px solid #083f88;
}

.header-bottom .nav-dropdown .nav-dropdown-col>a,
.nav-dropdown li a {
  font-weight: normal !important;
  text-transform: none !important;
  font-size: 16px;
  font-weight: 500;
}

.header-bottom .nav-dropdown-default>li>a {
  margin: 0;
  padding: 10px 15px;
  color: #070707;
  line-height: 20px;
  font-size: 16px;
  border-bottom: 1px solid rgba(231, 231, 231, 0.1);
}

.header-bottom .nav-dropdown-default>li>a:hover {
  color: var(--theme-color2);
}

.header-bottom .nav-dropdown .nav-dropdown-col>ul {
  top: 0;
  box-shadow: 2px 2px 5px #828282;
  display: none;
  position: absolute;
  left: 100%;
  z-index: 9;
  background: white;
  min-width: 200px;
}

.header-bottom .nav-dropdown>li.nav-dropdown-col {
  width: 100%;
  border-right: 0;
  position: relative;
}

.header-bottom .nav-dropdown .nav-dropdown-col>ul li a {
  text-transform: none;
  color: #333;
}

.header-bottom .header-nav li.nav-dropdown-col:hover>ul {
  display: block !important;
}

.header-bottom .icon-angle-down:before {
  content: '\f0d7';
  font-family: 'Font Awesome 6 Pro';
  font-weight: 700;
  font-size: 14px;
}

.header-bottom .full-menu.menu-item .sub-menu {
  min-width: 600px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  opacity: 0;
  box-shadow: rgb(14 30 37 / 12%) 0px 2px 4px 0px,
    rgb(14 30 37 / 32%) 0px 2px 16px 0px;
  -webkit-transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
}

.header-bottom .menu-item:hover .sub-menu {
  transform: translateY(0px);
  pointer-events: auto;
  visibility: visible;
  opacity: 1;
}

/* home-slider */
.home-slider .col-inner>.img:not(:last-child) {
  margin-bottom: 5px;
}

.home-slider .flickity-button {
  opacity: 1;
  height: 50px;
  background: var(--theme-color);
  border-radius: 6px;
  width: 25px;
  display: block;
}

.home-slider .flickity-button.previous {
  left: 1%;
}

.home-slider .flickity-button.next {
  right: 1%;
}

.home-slider .flickity-button svg {
  padding: 0;
  border: 0;
  text-align: center;
  width: 20px;
}

.flickity-page-dots .dot {
  background: var(--theme-color);
  opacity: 1;
  border-radius: 0;
  position: relative;
  transform: rotate(45deg);
  width: 15px;
  height: 15px;
  border-radius: 3px;
  border: 0;
}

.flickity-page-dots .dot:before {
  content: '';
  width: 9px;
  height: 9px;
  display: inline-block;
  position: absolute;
  top: 3px;
  left: 3px;
  background: transparent;
  border: 1.5px solid #fff;
  border-radius: 1px;
}

.flickity-page-dots .dot.is-selected {
  background: var(--theme-color2) !important;
}

/* End home-slider */
.title-center .section-title-main {
  margin: 0;
  text-align: center;
  width: 100%;
  font-size: 26px;
}

.tabs-home {
  padding-bottom: 10px !important;
}

.tabs-home .tab-panels>.panel>.row-small {
  margin-left: -7px;
  margin-right: -7px;
}

.title-link a {
  text-align: center;
  width: 100%;
  display: block;
  font-size: 26px;
  text-transform: uppercase;
  color: #000;
}

.tabs-home .tab {
  width: calc(100% / 6);
  margin: 0;
}

.tabs-home .tab a {
  border-radius: 15px;
  margin: 0 7px;
  display: flex;
  flex-direction: column;
  text-transform: capitalize;
  background: #f7f8fa;
  color: #262626 !important;
  border: solid 1px #eee;
  padding: 10px 0px 0px 0px;
  overflow: hidden;
}

.tabs-home .tab.active a {
  border-color: var(--theme-color);
}

.tabs-home .tab .tab-icon {
  margin-bottom: 5px;
  width: 60px;
  height: 60px;
}

.tabs-home .tab .tab-icon img {
  display: block;
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.tabs-home .tab .tab-title {
  background: #fff;
  width: 100%;
  text-align: center;
}

.tabs-home .box-project {
  border-radius: 15px;
  overflow: hidden;
}

.tabs-home .box-project .box-text {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  background: #ffffff80;
  transition: all 0.5s;
  padding: 0;
}

.tabs-home .box-project .box-text-inner {
  width: 100%;
  height: 100%;
  position: relative;
}

.box-project img {
  transition: all 0.25s ease-in-out;
}

.box-project:hover img {
  transform: scale(1.15, 1.15);
  -webkit-transform: scale(1.15, 1.15);
}

.box-project .box-text-inner:before {
  content: '';
  position: absolute;
  height: 130px;
  width: 130px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url(/wp-content/uploads/2024/01/icon-logo-voyhome.webp) center no-repeat;
  background-size: contain;
  border-radius: 10px;
  opacity: 0;
  transition: all .3s;
}

.tabs-home .box-project .post-title {
  padding: 8px 5px 17px 5px;
  color: #070707;
  text-align: center;
  position: absolute;
  bottom: 0;
}

.tabs-home .box-project:hover .box-text {
  transform: perspective(10px);
  opacity: 1;
}

.box-project:hover .box-text-inner:before {

  opacity: 1;
}

.tabs-home .col.post-item {
  padding: 0 7px 20px;
}

.section-title-normal {
  border: 0;
}

.absolute-footer {
  border-top: 1px solid #fefefead;
}

.footer-vt {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  color: #fefefe;
}

.footer {
  background: #fff;
}

icon-project

/* section-design */
.section-design .box .box-image {
  border-radius: 15px 15px 0 0;
}

.section-design .box .box-text {
  border-radius: 0 0 15px 15px;
  background: var(--theme-color);
  padding: 0;
  height: 50px;
  display: flex;
  align-items: center;
}

.section-design .box .box-text-inner * {
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 600;
  margin: 0;
}

.section-design .slider-wrapper .flickity-page-dots {
  bottom: -30px;
}

.section-design .flickity-button {
  opacity: 1 !important;
  transform: unset !important;
}

.section-design .flickity-button svg {
  background-color: var(--theme-color);
  border-color: var(--theme-color);
}

.icon-project .col-inner {
  display: flex;
  justify-content: space-around;
}

.icon-project img {
  display: block;
  padding: 0;
}

.icon-project .icon-box {
  display: flex;
  flex-direction: column-reverse;
  gap: 15px;
}

.icon-project .icon-box-text h3 {
  font-size: 56px;
  margin-bottom: 0;
  color: #fff;
}

.icon-project .icon-box-text p {
  font-size: 20px;
  font-weight: 600;
  color: var(--theme-color2);
}

/* End section-design */
/* section-whychose */
.section-whychose .col-text h3 {
  font-size: 38px;
  font-weight: 600;
  line-height: 1.2;
}

.section-whychose .col-text p {
  color: #bb232b;
  font-weight: 600;
}

.section-whychose .col-text ul {
  list-style: none;
}

.section-whychose .col-text ul li {
  margin-left: 0;
  padding-left: 25px;
  position: relative;
}

.section-whychose .col-text ul li:before {
  font-family: 'Font Awesome 6 Pro';
  content: '\f336';
  position: absolute;
  left: 0px;
  font-weight: 700;
  color: #bb232b;
}

/* End section-whychose */
/* home-video */
.list-video {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 15px;
  margin-bottom: 40px;
}

.list-video .video-item a {
  position: relative;
}

.list-video .btn-youtube {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 60px;
  color: #ed0102;
  width: 60px;
  height: 50px;
  background: url(./images/play_button.svg) no-repeat center;
  background-size: contain;
}

.video-home {
  padding-top: 0 !important;
}

.video-home .section-title-main {
  text-align: center;
  width: 100%;
  display: block;
  font-size: 26px;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 15px;
}

.video-home .video-title {
  font-size: 16px;
  margin-top: 10px;
}

/* End home-video */
/* news-home */
.news-home .box-blog-post .box-image,
.news-home .box-blog-post .is-divider {
  display: none;
}

.news-home .box-blog-post .box-text {
  padding: 0 0 5px 0;
  margin-bottom: 5px;
  border-bottom: 1px dashed #ddd;
}

.news-home .section-title-normal {
  margin-bottom: 30px;
}

.post-meta {
  position: relative;
  opacity: 1;
  display: flex;
  align-items: center;
  font-size: 14px;
}

.post-meta:before {
  font-family: 'Font Awesome 5 Pro';
  content: '\f073';
  opacity: 0.8;
  margin-right: 5px;
  margin-bottom: 2px;
}

/* End news-home */
/* Footer */
#footer .footer_bottom .col-inner,
#footer .footer_bottom .col-inner .col {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

#footer .footer_bottom>.col:last-of-type .row {
  margin-left: 0;
  margin-right: 0;
}

.footer_bottom a {
  color: #070707;
}

.footer_bottom a:hover {
  color: var(--theme-color);
  text-decoration: underline;
}

.footer_bottom .widget-title {
  font-size: 18px;
  margin-bottom: 10px;
  line-height: 35px;
  color: #070707;
  position: relative;
  font-weight: 700;
  text-transform: uppercase;
}

.footer_bottom .widget-title:before {
  content: '';
  width: 40px;
  height: 1px;
  background-color: #070707;
  position: absolute;
  bottom: 0;
}

.footer_bottom .col-1 .menu-item a {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
}

.footer_bottom .col-1 .widget_media_image a {
  height: 60px;
  display: block;
}

.footer_bottom .col-1 .widget_media_image img {
  object-fit: contain;
  display: block;
  height: 100% !important;
}

.footer_bottom .widget {
  margin-bottom: 15px;
}

.footer_bottom .widget-title p {
  margin-bottom: 0;
}

.footer_bottom .social-icons a {
  margin-right: 10px;
}

.section.section_footer {
  color: #070707;
  background-color: #eeeeee;
  border-radius: 60px 60px 0 0;
}

.section.section_footer::before {
  display: none;
}

.section_footer li {
  border-top: 0px !important;
}

.section_footer {
  padding-bottom: 0 !important;
}

.section_footer h3 {
  font-weight: 700;
  font-size: 16px;
  margin: 10px 0px;
  display: inline-block;
  color: rgb(255, 255, 255);
}

.section_footer a {
  font-size: 14px;
}

.footer_bottom .col-2 .menu-item {
  padding-left: 14px;
  position: relative;
}

.footer_bottom .col-1 .menu-item {
  padding-left: 20px;
  position: relative;
}

.footer_bottom .col-2 .menu-item::before,
.footer_bottom .col-1 .menu-item::before,
.footer_bottom .col-3 .menu-item::before {
  font-family: 'Font Awesome 6 Pro';
  content: '\f105';
  width: 25px;
  font-size: 13px;
  font-weight: 600;
  text-align: left;
  opacity: 1;
  top: 7px;
  position: absolute;
  left: 0;
  color: #070707;
}

/* .footer_bottom .col-1 .menu-item:nth-of-type(2)::before {
  content: '\f15c';
} */

.footer_bottom .col-1 .menu-item:nth-of-type(1)::before,
.footer_bottom .col-1 .menu-item:nth-of-type(2)::before,
.footer_bottom .col-1 .menu-item:nth-of-type(3)::before,
.footer_bottom .col-1 .menu-item:nth-of-type(5)::before,
.footer_bottom .col-1 .menu-item:nth-of-type(4)::before,
.footer_bottom .col-1 .menu-item:nth-of-type(6)::before {
  content: '\f3c5';
}

.footer_bottom .col-1 .menu-item:nth-of-type(8)::before {
  content: '\f0e0';
}

.footer_bottom .col-1 .menu-item:nth-of-type(7)::before {
  content: '\f3c5';
}

.footer_bottom .col-1 .menu-item:nth-of-type(7)::before {
  content: '\f8d3';
}

.footer_bottom .col-3 .sidebar-wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 30px;
}

.footer_bottom .col-3 img {
  width: 100%;
  height: 230px !important;
  object-fit: cover;
  border-radius: 6px;
}

#footer {
  background: #fff;
}

/* End Footer */
/* Project */
.project-header .banner-project {
  margin-bottom: 50px;
}

.project-header .banner-project img {
  width: 100%;
  display: block;
}

.small-columns-10 .flickity-slider>.col {
  flex-basis: 10%;
  max-width: 10%;
}

.blog-wrapper.blog-single,
.project_cat,
.blog-archive {
  padding-top: 0;
}

.breadcrumb-post {
  padding: 10px 0;
  margin-bottom: 0;
}

.breadcrumb-post p {
  margin-bottom: 0;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}

.breadcrumb-post .separator {
  margin: 0 5px;
}

.breadcrumb-post * {
  font-size: 14px;
  font-weight: 600;
  color: #000;
}

.breadcrumb-post .rank-math-breadcrumb {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
}

.project-gallery {
  margin-bottom: 5px;
  border-radius: 8px;
  overflow: hidden;
}

.project-gallery .flickity-button {
  opacity: 1 !important;
  transform: unset !important;
}

.project-gallery .flickity-prev-next-button .arrow,
.project-gallery .flickity-prev-next-button svg {
  fill: #fff !important;
}

.project-gallery .flickity-button-icon {
  background: var(--theme-color);
  border-radius: 50%;
  color: #fff !important;
  fill: #fff !important;
}

.project-thumbnails .img {
  display: block;
  border-radius: 5px;
  overflow: hidden;
  transition: all 0.2s;
  border: 2px solid transparent;
  opacity: 0.7;
}

.project-thumbnails .img img {
  display: block;
}

.project-thumbnails .img .image-cover {
  display: block;
  height: 0;
}

.project-thumbnails .col.is-selected .img {
  border: 2px solid var(--theme-color2);
  opacity: 1;
}

.project-thumbnails .col {
  padding: 0 3px 0 !important;
}

.project-thumbnails {
  margin-left: -3px !important;
  margin-right: -3px !important;
}

.project-single h1.entry-title {
  font-size: 20px;
  color: var(--black);
  margin-bottom: 20px;
}

.project-single .content-project {
  padding-bottom: 5px;
  border-bottom: solid 1px #ececec;
  margin-bottom: 20px;
}

.project-single .link-project {
  padding-bottom: 20px;
  border-bottom: solid 1px #ececec;
  margin-bottom: 15px;
}

.project-single .link-project a {
  padding: 10px 20px;
  border: dashed 1px;
  display: flex;
  align-items: center;
  color: #000;
  font-weight: 600;
  gap: 8px;
}

.project-single .link-project a:hover {
  border: solid 1px;
}

.project-single .content-project p {
  color: #383838;
  font-size: 15px;
}

.form-project h3 {
  font-size: 17px;
  color: var(--red);
}

.form-project .form-project-content {
  padding: 10px 10px 0;
  border: 1px dashed var(--red);
}

.form-project .form-project-content>p {
  font-size: 14px;
  font-weight: 600;
}

.form-project .form-contact {
  display: grid;
  grid-template-columns: auto 110px;
  gap: 15px;
  align-items: center;
}

.form-project .form-contact .col {
  padding: 0;
}

.form-project .form-contact input {
  background: #fafafa;
  box-shadow: none;
  border-radius: 6px;
  margin-bottom: 0 !important;
  font-size: 15px;
}

.form-project .form-contact .wpcf7-form-control-wrap:last-of-type {
  margin-bottom: 0;
}

.form-project .form-contact input[type='submit'] {
  background: var(--red);
  margin: 0;
  padding: 0 15px;
  width: 100%;
}

.project-single .entry-content {
  max-width: 1100px;
  margin: 0 auto;
}

.entry-content #ftwp-contents {
  width: 100% !important;
}

.related-project>h3 {
  text-align: center;
  font-weight: 700;
  font-size: 32px;
  text-transform: uppercase;
  color: #000;
  position: relative;
  margin-bottom: 25px;
  padding-bottom: 5px;
}

.related-project>h3:before {
  content: '';
  width: 60px;
  height: 0;
  border-bottom: 1px solid;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.related-project .relatedcat {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 15px;
}

.box-project {
  border: 1px solid #cecece;
  border-radius: 8px;
  overflow: hidden;
}

.box-project .box-text {
  padding: 5px;
  background: #eee;
}

.box-project .box-text h3,
.box-project .box-text H2.post-title {
  margin: 0;
  min-height: 50px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
}

.box-project img {
  transition: all 0.3s;
}

.box-project:hover img {
  transform: scale(1.1);
}

.project_cat .title-category {
  text-align: center;
  color: var(--black);
  font-size: 22px;
  margin-bottom: 20px;
}

/* End project */
/* Post */
.blog-wrapper.blog-archive h1.page-title {
  font-size: 22px;
  color: var(--black);
}

.blog-archive .box-blog-post .box-image {
  margin: 0;
  flex-shrink: 0;
}

.blog-archive .box-blog-post .box-text {
  flex: 1;
  padding-top: 0;
  padding-right: 0;
  position: unset;
}

.blog-archive .box-blog-post .box-text .post-title {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 18px;
}

.blog-archive .box-blog-post .box-image .image-cover {
  border-radius: 8px 8px 0 0;
  border: 1px solid #cecece;
}

.blog-wrapper .large-8,
.blog-archive .large-4 {
  border-left: 0 !important;
}

.from_the_blog_excerpt {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  color: #7d7d7d;
}

.blog-archive .col.post-item {
  padding-bottom: 20px;
}

.blog-wrapper .form-phone {
  border-radius: 4px;
  padding: 8px;
  border: 1px solid #ececec;
  box-shadow: 0 2px 3px 0 rgb(0 0 0 / 15%);
  margin-bottom: 30px;
  margin-top: 40px;
}

.form-phone .form-contact .col {
  padding: 0;
}

.form-phone .form-contact input {
  margin-bottom: 2px;
  height: 44px;
  box-shadow: none;
  border-radius: 6px;
  border: 1px solid #ccc;
  color: var(--black);
}

.form-phone .form-contact input[type='submit'] {
  width: fit-content;
  color: #fff;
  border-radius: 10px;
  font-size: 15px;
  margin: 0 auto !important;
  display: block;
}

.form-phone .form-contact input[type='submit']:hover {
  border: 1px dashed;
  color: var(--theme-color);
  background: #fff;
}

.form-phone form {
  margin-bottom: 10px;
}

.project-new .project-new-title {
  color: var(--black);
}

.project-new .box-blog-post .box-image {
  width: 22%;
  flex-shrink: 0;
  margin-right: 10px;
}

.project-new .box-blog-post {
  border: 0;
  display: flex;
  flex-wrap: wrap;
}

.project-new .box-project .box-text {
  background: #fff;
}

.blog-archive .project-new .box .post-title {
  text-align: left;
  font-size: 15px;
  display: block;
  font-weight: 600;
}

.project-new .box .from_the_blog_excerpt {
  color: gray;
  -webkit-line-clamp: 1;
}

.blog-single .entry-header h1.entry-title {
  border-bottom: 1px solid var(--theme-color);
  padding-bottom: 10px;
  color: var(--black);
}

.blog-wrapper.blog-single .entry-header .entry-category {
  width: auto;
  margin-bottom: 0;
}

.blog-wrapper.blog-single .entry-header .entry-category a {
  background: var(--theme-color);
  color: #ffffff;
  margin-right: 12px;
  font-size: 12px;
  border-radius: 5px;
  padding: 8px 10px;
  display: inline-block;
  text-transform: none;
}

.blog-single .box-bottom {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.col-thongtin {
  display: flex;
  width: auto;
  margin: 0 !important;
}

.col-thongtin span {
  margin-right: 18px;
  font-size: 14px;
}

.col-thongtin span:before {
  font-family: 'Font Awesome 6 Pro';
  padding-right: 3px;
  content: '\f017';
}

.bai-viet-lien-quan {
  margin-top: 15px;
}

.bai-viet-lien-quan ul {
  margin-bottom: 0px;
  display: inline-grid;
  width: 100%;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 20px 15px;
}

.bai-viet-lien-quan ul li {
  list-style: none;
  width: 100%;
  position: relative;
  margin-bottom: 0;
  margin-left: 0;
  border: 1px solid var(--theme-color);
  border-radius: 8px;
  overflow: hidden;
}

.bai-viet-lien-quan ul li .box-image a {
  padding-top: 56.25%;
}

.bai-viet-lien-quan .tieu-de-bai-viet {
  font-size: 14px;
  line-height: 24px;
  padding: 5px 10px;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  color: #000;
}

.bai-viet-lien-quan .image-link {
  width: 100%;
  transition: all 0.6s ease 0s;
  display: flex;
  align-items: flex-end;
}

.bai-viet-lien-quan ul li:hover .image-link {
  opacity: 1;
  visibility: visible;
}

.bai-viet-lien-quan h3 {
  font-size: 32px;
  line-height: 40px;
  position: relative;
  margin-bottom: 30px;
  border-top: 1px solid #ececec;
  padding-top: 15px;
  text-align: center;
  color: var(--black);
}

.blog-share .share-icons-title {
  color: #000;
  font-size: 18px;
}

.blog-share .icon {
  margin-bottom: 0;
  margin-right: 5px;
}

/* End post */
/* page-banner */
.page-banner .img-banner {
  max-width: 1170px;
  margin: 0 auto;
}

.page-banner .entry-title {
  text-align: center;
  color: var(--black);
}

/* page-banner */
/* page video */
.page-video .channel-box {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  margin-bottom: 30px;
}

.page-video .channel-box .img {
  max-width: 300px;
}

.page-video .channel-box img {
  height: 100%;
  object-fit: contain;
  display: block;
}

.page-video .youtube .youtube-title {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 0;
  line-height: 1;
}

.page-video .list-video-project>h2 {
  text-align: center;
  position: relative;
  margin-bottom: 30px;
}

.page-video .list-video-project>h2:before {
  content: ' ';
  display: block;
  border-bottom: 3px double var(--theme-color);
  background-color: transparent;
  position: absolute;
  width: 100%;
  top: 50%;
}

.page-video .list-video-project h2 span {
  background: #fff;
  z-index: 2;
  position: relative;
  padding: 0 25px;
}

.page-video .list-video-project {
  margin-bottom: 60px;
}

.page-video .list-video-project .list-video {
  grid-template-columns: repeat(4, 1fr);
}

.page-video .video-item {
  border-radius: 5px;
  padding: 8px;
  display: block;
  box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
}

.page-video .video-item .video-title {
  font-size: 15px;
  color: var(--black);
  padding-top: 6px;
}

/* End page video */
/* section_lienhe */
.section_lienhe .wpcf7 {
  border-radius: 10px;
  background-color: #f5f6f5;
  padding: 35px 32px 40px 45px;
  width: 100%;
}

.form-contact .form-contact__title * {
  border-bottom: 1px solid #ededed;
  font-size: 25px;
  font-weight: 700;
  padding-bottom: 10px;
  color: #222;
  margin-bottom: 20px;
}

.form-contact .form-contact__content {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 0px 20px;
}

.form-contact .form-contact__content .form-item:nth-of-type(n + 5) {
  grid-column: 1/3;
}

.form-contact label {
  font-weight: 600;
}

.form-contact input[type='text'] {
  font-size: 16px;
  color: #252525;
  padding: 10px 15px;
  border-radius: 5px;
  outline: none;
  border: 1px solid #c2c2c2;
  height: auto;
}

.form-contact textarea {
  font-size: 16px;
  color: #252525;
  padding: 10px 15px;
  border-radius: 5px;
  outline: none;
  border: 1px solid #c2c2c2;
}

.section_lienhe input[type='submit'] {
  width: 100%;
  background-color: #121212 !important;
  font-size: 16px;
  font-weight: 600;
  border: 0;
  border-radius: 6px;
}

/* Product detail */
.product-small.box .link-product {
  border: 1px solid;
  padding: 5px 10px;
  margin-top: 10px;
  border-radius: 4px;
  color: #333;
}

.product-small.box .link-product:hover {
  background: var(--theme-color);
  color: #fff;
}

.product-small.box .product-title a {
  color: #000;
  font-weight: 600;
  transition: all 0.4s;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  height: 40px;
  position: relative;
  font-size: 15px;
  margin-bottom: 10px;
  text-align: center;
}

.product-small.box .add-to-cart-button a {
  display: inline-block;
  width: fit-content;
  color: #fff;
  font-size: 14px;
  padding: 2px 5px;
  background: linear-gradient(88deg, #af2c2c 0%, #901c1c 100%);
  margin: 0;
}

.product-small.box .add-to-cart-button a:before {
  font-family: 'Font Awesome 6 Pro';
  content: '\f291';
  margin-right: 5px;
}

.product-small.box {
  border-radius: 5px;
  overflow: hidden;
  border: 2px solid transparent;
  -webkit-box-shadow: 0 1px 3px -2px rgb(0 0 0 / 12%),
    0 1px 2px rgb(0 0 0 / 24%);
  box-shadow: 0 1px 3px -2px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
  border: 1px solid var(--theme-color);
}

.product-small.box:hover {
  border: 1px solid var(--theme-color);
}

.product-small.box del .woocommerce-Price-amount.amount bdi {
  font-size: 12px;
  color: #555;
  font-weight: 400;
}

.product-small.box .price {
  display: flex;
  flex-flow: row-reverse wrap;
  align-items: flex-end;
  justify-content: center;
  gap: 10px;
}

.product-small.box .woocommerce-Price-amount.amount bdi {
  font-size: 15px;
  color: #cb1117;
  font-weight: 700;
}

.badge-container {
  margin: 10px 0 0 0;
  left: unset;
  right: -5px;
}

.badge-container .badge-inner {
  background: var(--theme-color2) !important;
  position: relative;
  opacity: 1;
  border: 0;
  padding: 0;
}

.badge-container .badge-inner:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: -9px;
  width: 0;
  height: 0;
  border-right: 10px solid var(--theme-color2);
  border-top: 13px solid transparent;
  border-bottom: 13px solid transparent;
  opacity: 1;
}

.badge-container .badge-inner:after {
  content: '';
  display: block;
  position: absolute;
  top: 100%;
  right: 0;
  width: 0;
  height: 0;
  border-left: 7px solid #810d0d;
  border-top: 0px solid transparent;
  border-bottom: 5px solid transparent;
  opacity: 1;
}

.badge-container .badge-inner .onsale {
  font-size: 13px;
}

.badge-container .badge {
  padding: 0;
  height: 26px;
  width: 50px;
}

.shop-page-title .woocommerce-breadcrumb {
  text-align: center;
  color: #000;
  opacity: 1;
  font-size: 14px;
  font-weight: 600;
}

.shop-page-title .woocommerce-breadcrumb * {
  color: #000;
  opacity: 1;
  font-size: 14px;
  font-weight: 600;
}

.product-main .product-images .flickity-button {
  opacity: 1;
}

.product-main .product-images .flickity-button-icon {
  background: var(--theme-color);
  border-radius: 4px;
  color: #fff !important;
  fill: #fff !important;
}

.product-main .product-images .flickity-button-icon .arrow {
  fill: #fff !important;
}

.product-main .product-thumbnails .flickity-slider>.col {
  padding: 0 2.5px;
}

.product-main .product-thumbnails {
  margin-left: -5px !important;
  margin-right: -5px !important;
}

.product-main .product-thumbnails a {
  background-position: 50% 50%;
  background-size: cover;
  height: auto;
  overflow: hidden;
  padding-top: 75%;
  position: relative;
  border: 2px solid transparent;
  border-radius: 6px;
}

.product-main .product-thumbnails img {
  bottom: 0;
  font-family: 'object-fit: cover;';
  height: 100%;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  transform: unset !important;
  border: 0;
}

.product-main .product-thumbnails .is-selected a {
  border-color: var(--theme-color2);
}

.product-main .product-images {
  margin-bottom: 8px;
}

.product-info .product-page-price ins .amount {
  color: #cf2132;
  font-size: 35px;
  font-weight: 700;
}

.product-info .price-wrapper {
  padding: 0 0 10px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
}

.product-info .product-page-price ins .amount {
  color: #cf2132;
  font-size: 35px;
  font-weight: 700;
}

.product-info span.amount {
  font-size: 32px;
  color: #cb1117;
  margin-bottom: 0;
  font-weight: 700;
}

.product-info del span.amount {
  font-size: 24px;
  color: #070707;
}

.product-info .product-page-price {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: flex-end;
  gap: 10px;
}

.product-info .price-title {
  font-size: 32px;
  font-weight: 700;
  color: var(--theme-color2);
}

.product-info .product-short-description {
  font-size: 14px;
  border: 1px dashed #e0e0e0;
  padding: 10px 15px 10px;
  position: relative;
  border-radius: 5px;
  margin: 15px 0;
  box-shadow: 0 1px 1px 0 #d3d3d3;
}

.product-info .product-short-description * {
  font-size: 14px;
}

.product-main .product-short-description:before {
  content: '';
  background: url(./images/attr2.webp) no-repeat;
  width: 17px;
  height: 8px;
  top: -8px;
  left: 43px;
  z-index: 1;
  position: absolute;
}

.product-info .product-price-container .price-wrapper {
  margin: 25px 0;
}

.product-info h1.product-title {
  font-size: 22px;
  color: #070707;
}

.product-info .product-title {
  border-bottom: 1px solid #ddd;
  margin-bottom: 15px;
  padding-bottom: 10px;
}

.product-info form.cart {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.product-info .qty-text {
  margin-right: 8px;
  font-size: 18px;
  font-weight: 700;
}

.product-info .woocommerce-variation-add-to-cart {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
}

.product-info .woocommerce-variation-add-to-cart .title-qty {
  font-size: 14px;
  font-weight: 700;
  margin-right: 30px;
}

.product-info .quantity {
  border: 1px solid #e7e7e7;
  border-radius: 4px;
  overflow: hidden;
  max-width: 100px;
  height: 36px;
  min-height: 34px;
  margin-bottom: 0;
  margin-right: 25%;
}

.product-info .quantity .qty {
  width: 40px;
  max-height: 34px;
}

.product-info .quantity input {
  background: #fff;
  border: 0;
  box-shadow: none;
}

.product-info .single_variation_wrap,
.product-info .sticky-add-to-cart-wrapper {
  width: 100%;
}

.product-info .single_add_to_cart_button {
  background: var(--theme-color);
  color: #fff;
  border: 1px solid var(--theme-color);
  opacity: 1;
  box-shadow: unset;
  width: calc(50% - 10px);
  margin: 0;
  height: 50px;
  margin-top: 18px;
  border-radius: 6px;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  margin-right: 10px;
}

.product-info .single_add_to_cart_button:before {
  font-family: 'Font Awesome 6 Pro';
  content: '\f07a';
  margin-right: 8px;
}

.product-info .single_add_to_cart_button:hover {
  background: #fff;
  color: var(--theme-color);
  border-style: dashed;
}

.product-info .single_buynow_button {
  margin: 0 0 0 10px;
  border: 1px solid var(--theme-color2);
  background: var(--theme-color2) !important;
  color: #fff;
  width: calc(50% - 10px);
  height: 50px;
  margin-top: 18px;
  border-radius: 6px;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
}

.product-info .quantity input[type='button'] {
  font-size: 25px;
  padding: 0;
  width: 30px;
  min-width: 30px;
  min-height: 34px;
  line-height: 34px;
}

.woocommerce-tabs .tabs a {
  font-size: 24px;
  text-transform: uppercase;
  text-align: center;
}

.woocommerce-tabs .tabs a:before {
  display: none;
}

.woocommerce-tabs .tabs:before {
  content: '';
  width: 100%;
  height: 1px;
  position: absolute;
  top: 0;
  background-image: linear-gradient(to right,
      rgba(0, 0, 0, 0),
      rgb(247 201 18),
      rgba(0, 0, 0, 0));
}

.woocommerce-tabs {
  margin: 0 auto;
  max-width: 1100px !important;
}

#customer_details input,
#customer_details textarea {
  border-radius: 4px;
  box-shadow: none;
}

.cart-sidebar .checkout-button,
.checkout .button[type='submit'] {
  width: 100%;
  margin: 0;
  background-color: var(--theme-color);
  height: 40px;
  border-radius: 6px;
}

/* End product detail */
@media screen and (max-width: 767.98px) {
  .icon-project .col-inner {
    flex-wrap: wrap;
  }

  .icon-project .icon-box {
    width: 50%;
  }

  .icon-project .icon-box-text h3 {
    font-size: 38px;
  }

  .icon-project .icon-box-text p {
    font-size: 14px;
  }

  .mfp-gallery .mfp-close {
    display: none;
  }

  .home-slider .flickity-button {
    background: #636363ba;
    width: 20px;
    height: 20px;
    font-size: 12px;
  }

  .home-slider .flickity-button svg {
    width: 15px;
  }

  .flickity-page-dots {
    bottom: 5px;
  }

  .flickity-page-dots .dot {
    width: 12px;
    height: 12px;
  }

  .flickity-page-dots .dot:before {
    width: 6px;
    height: 6px;
  }

  #header .stuck #logo img,
  #header #logo img {
    max-height: 40px !important;
  }

  #header .header-main {
    max-height: 60px !important;
    border-bottom: 2px solid var(--theme-color);
  }

  #header #logo {
    width: fit-content;
  }

  #header .searchform {
    margin-left: 10px;
  }

  #header .searchform input[type='search'] {
    height: 30px;
    padding: 0 5px;
    font-size: 14px;
  }

  #header .searchform .button.icon {
    height: 28px;
    width: 28px;
    min-height: unset;
    min-width: auto;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  #header .container {
    padding: 0 10px;
  }

  #header .header-bottom-nav {
    padding: 5px 0 0;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 5px;
    align-items: unset;
  }

  #header .header-bottom-nav>.menu-item>a {
    padding: 6px 3px;
    font-size: 11px;
    border: 0;
    text-align: center;
    line-height: 1.2em;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 42px;
  }

  .header-bottom-nav>.menu-item {
    width: 100%;
    display: block;
    border: 1px solid #002855;
    border-radius: 4px;
  }

  #header .header-wrapper.stuck .header-bottom {
    display: none;
  }

  .mobile-sidebar .menu-item a {
    font-size: 14px;
    color: #070707;
  }

  .title-link a {
    font-size: 18px;
  }

  .tabs-home .nav,
  .menu-topbar-mobi {
    display: flex;
    overflow-x: auto;
    padding-bottom: 5px;
    -webkit-overflow-scrolling: touch;
    flex-flow: row nowrap;
    justify-content: flex-start;
  }

  .menu-topbar-mobi {
    list-style: none;
    margin-bottom: 0;
    padding-top: 15px;
    -ms-overflow-style: none;
    scrollbar-width: none;
    scroll-padding: 10px;
  }

  .menu-topbar-mobi::-webkit-scrollbar {
    display: none;
  }

  .tabs-home .tab,
  .menu-topbar-mobi li {
    width: 100%;
    display: block;
    margin: 0 5px;
  }

  .tabs-home .tab a {
    width: 110px;
  }

  .off-canvas-left .mfp-content {
    width: 300px;
    background: #fff;
  }

  .mfp-ready .mfp-close {
    background: var(--theme-color);
    border-radius: 6px;
    opacity: 1;
    mix-blend-mode: unset;
  }

  .menu-topbar-mobi li a {
    border: 1px solid #ddd;
    border-radius: 4px;
    width: 80px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 10px !important;
  }

  .off-canvas .sidebar-menu {
    padding-top: 10px;
  }

  .menu-topbar-mobi li img {
    width: 40px;
    height: 40px;
    object-fit: contain;
    display: block;
  }

  .tabs-home .col.post-item {
    flex-basis: 50%;
    max-width: 50%;
  }

  .tabs-home .box-project .post-title {
    font-size: 14px;
    padding: 5px;
    line-height: 20px;
    padding-bottom: 0;
    min-height: unset !important;
  }

  .tabs-home .box-project .box-text-inner:before {
    width: 55px;

    height: 55px;

    top: 40%;
  }

  .section-design .slider .row>.col>.col-inner {
    padding: 0 5px 10px 5px !important;
  }

  .section-design .box .box-text-inner * {
    font-size: 13px;
  }

  .list-video,
  .footer_bottom .col-3 .sidebar-wrapper {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 15px;
  }

  .news-home .section-title-normal {
    margin-bottom: 10px;
  }

  .project-single h1.entry-title {
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .related-project>h3 {
    font-size: 24px;
  }

  .related-project .relatedcat,
  .page-video .list-video-project .list-video,
  .bai-viet-lien-quan ul {
    grid-template-columns: repeat(1, 1fr);
  }

  .blog-archive .box-blog-post .box-text .post-title {
    padding-top: 10px;
    font-size: 16px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .page-video .channel-box {
    flex-direction: column;
    gap: 10px;
  }

  .page-video .channel-box .img {
    max-width: 250px;
  }

  .bai-viet-lien-quan h3 {
    font-size: 20px;
    margin-bottom: 10px;
    padding-top: 5px;
  }

  .blog-wrapper .form-phone {
    margin-top: 0;
  }

  .section_lienhe .wpcf7 {
    padding: 20px;
  }

  .form-contact .form-contact__title * {
    font-size: 20px;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }

  .form-contact .form-contact__content {
    grid-template-columns: repeat(1, 1fr);
  }

  .form-contact .form-contact__content .form-item:nth-of-type(n + 5) {
    grid-column: unset;
  }

  .product-info .single_add_to_cart_button,
  .product-info .single_buynow_button {
    font-size: 14px;
    padding: 0;
  }
}

/* Nut goi */
.call-pc {
  position: fixed;
  bottom: 20px;
  left: 20px;
  z-index: 10;
}

.call-pc.call-pc2 {
  left: 240px;
}

.call-pc a {
  display: flex;
  width: max-content;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  background: linear-gradient(360deg, #e5ebef 0%, #eef2f5 50.52%, #fefefe 100%);
  box-shadow: 0 16px 19px rgb(248 146 1 / 20%),
    inset 0 -1px 1px rgb(0 0 0 / 25%);
  border-radius: 50px;
  padding: 5px 5px;
  height: auto;
}

.call-pc a img {
  background: #fff;
  border-radius: 50%;
  height: 43px;
  width: 43px;
  -webkit-animation: swing ease-in-out 0.2s infinite alternate;
  -moz-animation: swing ease-in-out 0.2s infinite alternate;
  -ms-animation: swing ease-in-out 0.2s infinite alternate;
  -o-animation: swing ease-in-out 0.2s infinite alternate;
  animation: swing ease-in-out 0.2s infinite alternate;
}

.call-pc a span {
  margin: 0 18px 0 10px;
  font-size: 17px;
  font-weight: 800;
  color: #cb1117;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.bottom-contact {
  overflow: hidden;
  position: fixed;
  z-index: 10;
  width: 80px;
  right: 0;
  background: #fff;
  box-shadow: -2px 0 10px rgb(0 0 0 / 10%);
  display: flex;
  align-items: center;
  justify-content: center;
}

.bottom-contact a {
  padding: 10px 0 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  min-height: 80px;
  position: relative;
  text-decoration: none;
  transition: 0.3s;
  flex-direction: column;
}

.bottom-contact #goidien i {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background: #6cb917;
  line-height: 15px;
  border: 2px solid white;
  top: -16px;
  position: absolute;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 24px;
}

.bottom-contact .fa-arrow-up-long {
  width: 30px;
  height: 30px;
  background: var(--theme-color);
  border-radius: 50%;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
}

.bottom-contact a:not(:last-child) {
  border-bottom: 1px solid #dee2e6;
}

.bottom-contact a span {
  font-size: 12px;
  font-weight: 600;
}

.bottom-contact .icon_messenger,
.bottom-contact .icon_zalo,
.bottom-contact .icon_map {
  background: url(/wp-content/themes/flatsome-child/images/icon-face.png) 0 0/100% auto no-repeat;
  width: 40px;
  height: 40px;
  display: inline-block;
}

.bottom-contact .icon_zalo {
  background: url(/wp-content/themes/flatsome-child/images/zalo.png) 0 0/100% auto no-repeat;
}

.bottom-contact .icon_map {
  background: url(/wp-content/themes/flatsome-child/images/youtube-logo.webp) 0 0/100% auto no-repeat;
}

@media screen and (max-width: 1023.98px) {
  .header-button span {
    display: block !important;
    font-size: 14px;
    font-weight: 500;
    padding-right: 3px !important;
  }

  .header-button a {
    display: flex !important;
    align-items: center;
    flex-direction: row-reverse;
  }

  .header-button a .icon-menu:before {
    content: '\f0c9';
    font-family: 'Font Awesome 6 Pro';
    font-size: 14px !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .header-bottom .header-bottom-nav {
    justify-content: flex-start;
  }
}

@media screen and (min-width: 768px) {
  .bottom-contact {
    top: 50%;
    transform: translateY(-50%);
    flex-direction: column;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    border-radius: 10px 0 0 10px;
    -webkit-border-radius: 10px 0 0 10px;
    -moz-border-radius: 10px 0 0 10px;
  }
}

@media screen and (min-width: 768px) {
  .bottom-contact #goidien {
    display: none;
  }

  .icon-project .icon-box-center .icon-box-img {
    width: 80px !important;
  }
}

@media screen and (max-width: 767.98px) {
  body {
    padding-bottom: 60px;
  }

  .call-pc {
    display: none;
  }

  .bottom-contact {
    display: flex;
    position: fixed;
    bottom: 0;
    background-color: #fff;
    z-index: 99;
    box-shadow: 2px 1px 9px #dedede;
    border-top: 1px solid #eaeaea;
    flex-direction: row;
    width: 100%;
    height: 60px;
    overflow: unset;
  }

  .bottom-contact ul li {
    width: 25%;
    float: left;
    list-style: none;
    text-align: center;
    height: 80px;
    line-height: 16px;
    font-size: 13.5px;
    margin-bottom: 0;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: 2px -1px rgb(255 255 255 / 16%);
  }

  .bottom-contact a {
    padding: 5px 0 5px;
    justify-content: flex-end;
  }

  .bottom-contact .fa-arrow-up-long {}
}

@-webkit-keyframes swing {
  0% {
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    -o-transform: rotate(10deg);
    transform: rotate(10deg);
  }

  100% {
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
}

@-moz-keyframes swing {
  0% {
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    -o-transform: rotate(10deg);
    transform: rotate(10deg);
  }

  100% {
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
}

@-ms-keyframes swing {
  0% {
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    -o-transform: rotate(10deg);
    transform: rotate(10deg);
  }

  100% {
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
}

/* End nut goi */