@charset "UTF-8";
/**
 * _base.scss
 * 
 * 1/ biến màu săc
 * 2/ biến kích thước font chữ
 * 3/ Cấu hình border
 * 4/ Mixin
 * 5/ Responsive
*/
.pri-color {
  color: var(--fs-color-primary);
}
.pri-color * {
  color: var(--fs-color-primary);
}

.sec-color {
  color: var(--fs-color-secondary);
}
.sec-color * {
  color: var(--fs-color-secondary);
}

.box-hover-1 > .col > .col-inner:hover {
  background-color: var(--fs-color-primary);
}
.box-hover-1 > .col > .col-inner:hover * {
  color: #fff;
}

@media (max-width: 550px) {
  .solid-1 > .col > .col-inner .is-border {
    border-width: 1px 1px 0px 1px !important;
  }
}
@media (max-width: 550px) {
  .solid-1 > .col:last-child > .col-inner .is-border {
    border-width: 1px 1px 1px 1px !important;
  }
}

.box-hover-2 .box .box-image {
  transition: all 0.2s ease-in-out;
}
.box-hover-2 .box .box-image::after {
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0.875rem;
  background-color: var(--fs-color-primary);
  position: absolute;
}
.box-hover-2 .box:hover .box-image {
  transition: all 0.2s ease-in-out;
  box-shadow: 7px 7px 7px 0 rgba(0, 0, 0, 0.4);
}

body .open {
  display: block !important;
  -webkit-overflow-scrolling: touch;
  bottom: 0;
  left: 200%;
  opacity: 1;
  overflow: visible;
  overflow-y: auto;
  padding-bottom: 20px;
  padding-right: 0;
  padding-top: 20px;
  position: fixed;
  top: 30px;
  transform: none;
  width: 100%;
  height: 100%;
  background: #fff;
}
body .title-1 {
  padding: 5px 30px;
  display: inline-block;
  background: var(--fs-color-primary);
  position: relative;
}
body .title-1 > * {
  color: #fff;
  margin-bottom: 0;
}
body .title-1 > *::before {
  content: "";
  position: absolute;
  top: 0;
  right: -25px;
  width: 25px;
  height: 100%;
  background: linear-gradient(to bottom left, transparent 0, transparent 50%, var(--fs-color-primary) 50%, var(--fs-color-primary) 100%);
}
body .step .icon-box-img::after {
  position: absolute;
  content: "";
  height: 105%;
  width: 2px;
  background-color: #00327e;
  top: -1%;
  left: 6.45rem;
}
body .step .icon-box-img .icon {
  position: relative;
}
body .step .icon-box-img .icon::after {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  background-color: #00327e;
  border-radius: 100%;
  left: calc(100% + 39px);
  top: calc((100% - 10px) / 2);
}
body .step .icon-box-text {
  margin-left: 3rem;
  padding-left: 2.45rem;
  border-bottom: 2px dashed #969696;
  padding: 30px;
}
body .pri-btn {
  display: inline-block;
  padding: 5px 10px;
  border-radius: 5px;
  color: #fff;
  background-color: var(--fs-color-primary);
}
body .section-title-container .section-title-normal .section-title-main {
  border-color: var(--fs-color-primary);
}
body .hyg_m-0 {
  margin: 0 0 0 0;
}
body .hyg_mb-0 .button, body .hyg_mb-0 p {
  margin-bottom: 0;
}
body .wpcf7 input[type=email], body .wpcf7 input[type=number], body .wpcf7 input[type=search], body .wpcf7 input[type=tel], body .wpcf7 input[type=text], body .wpcf7 input[type=url], body .wpcf7 textarea, body .wpcf7 select {
  border: 1px solid #919191;
  height: 3em;
}
body .wpcf7 input[type=email]:focus, body .wpcf7 input[type=number]:focus, body .wpcf7 input[type=search]:focus, body .wpcf7 input[type=tel]:focus, body .wpcf7 input[type=text]:focus, body .wpcf7 input[type=url]:focus, body .wpcf7 textarea:focus, body .wpcf7 select:focus {
  border: 1px solid var(--fs-color-primary);
  box-shadow: 0 0 5px var(--fs-color-primary);
}
body .wpcf7 label {
  font-size: 1em;
  font-weight: 500;
}
body .wpcf7 .wpcf7-radio {
  display: flex;
  flex-direction: column;
}
body .wpcf7 h3 {
  font-size: 1.4em;
}
body .wpcf7 .wpcf7-submit {
  padding: 0px 60px;
  border-radius: 99px;
  font-weight: 500;
  text-transform: none;
}
body .wpcf7 .wpcf7-spinner {
  display: none;
}

.mobile-sidebar .sidebar-menu .nav > .menu-item {
  flex-flow: nowrap;
}
.mobile-sidebar .sidebar-menu .nav > .menu-item .sub-menu .menu-item .sub-menu .menu-item {
  border-top: 1px solid #ececec;
  margin-bottom: 0;
  margin-top: 0;
}
.mobile-sidebar .sidebar-menu .nav > .menu-item .sub-menu .menu-item .sub-menu .menu-item a {
  color: hsla(0, 0%, 40%, 0.85);
  font-size: 0.8em;
  letter-spacing: 0.02em;
  padding-bottom: 15px;
  padding-left: 20px;
  padding-top: 15px;
  text-transform: uppercase;
}
.mobile-sidebar .sidebar-menu .nav > .menu-item .sub-menu .menu-item .sub-menu .menu-item .sub-menu {
  display: none;
}
.mobile-sidebar .sidebar-menu .nav > .menu-item .sub-menu .menu-item .sub-menu .menu-item.menu-item-has-children > a {
  padding-right: 30px;
}
.mobile-sidebar .sidebar-menu .nav > .menu-item .sub-menu .menu-item .sub-menu .menu-item.menu-item-has-children > a::after {
  content: "\ea61";
  font-family: "matbaows-icons";
  position: absolute;
  right: 0;
  font-size: 2em;
  font-weight: 500;
  color: hsla(0, 0%, 40%, 0.85);
  pointer-events: none;
}

#header .gtranslate_wrapper {
  padding-top: 10px;
}

.single-featured_item .portfolio-top > .row {
  max-width: unset;
}
.single-featured_item .portfolio-top > .row .portfolio-summary {
  padding: 60px;
  background-size: cover !important;
  background: url(/wp-content/uploads/2025/05/banner-toa-nha.jpg);
}
.single-featured_item .portfolio-top > .row .portfolio-summary > .row {
  margin-left: auto;
  margin-right: auto;
}
.single-featured_item .portfolio-top > .row .portfolio-inner {
  padding-top: 60px;
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
}

.single-tuyen-dung .hyg_fom-tu-van {
  display: none;
}

#footer .absolute-footer {
  display: none;
}
#footer .hyg_footer-main {
  font-size: 90%;
}