@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
*/
@media (max-width: 420px) {
  .center-on-mobile .col-inner {
    text-align: center !important;
  }
  .center-on-mobile .col-inner .text-right {
    text-align: center;
  }
}

.mbws-box-image-float .image-float-1 {
  position: absolute;
  top: 50%;
  max-width: 80%;
  right: 20%;
  max-height: 80%;
  transform: translateY(-50%);
}
.mbws-box-image-float .image-float-1 .img-inner::before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgb(2, 2, 48);
  background: linear-gradient(241deg, rgb(2, 2, 48) 8%, rgba(24, 51, 114, 0.3785889356) 91%);
  position: absolute;
  top: 0px;
  right: 0px;
}
.mbws-box-image-float .video-button-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.mbws-box-image-float .video-button-wrapper .button {
  background-color: white;
}
.mbws-box-image-float .video-button-wrapper .is-outline:hover, .mbws-box-image-float .video-button-wrapper .primary.is-outline:hover {
  color: var(--fs-color-primary);
}

.person-title.thin-font {
  font-weight: 400 !important;
}

.mbws-team-member > .col {
  padding-top: 100px;
}
.mbws-team-member > .col > .col-inner {
  border-radius: 30px;
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
}
.mbws-team-member > .col > .col-inner .box-text {
  padding: 20px;
}
.mbws-team-member .box-image {
  overflow: unset;
  margin-bottom: -100px;
}
@media (max-width: 767px) {
  .mbws-team-member .box-image {
    width: 60% !important;
  }
}
.mbws-team-member .box-image-inner {
  border: 4px solid var(--fs-color-primary);
  top: -100px;
  position: relative;
}

#comments {
  display: none;
}

.title-no-line .section-title-normal {
  border-bottom: none;
}
.title-no-line .section-title-normal span {
  border: none;
}

.relative.mbws-slider-testimonial {
  position: absolute !important;
  z-index: 1;
  right: -4%;
  bottom: -10.3%;
  width: 100%;
  max-width: 1047px;
  animation-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}
@media (max-width: 768px) {
  .relative.mbws-slider-testimonial {
    position: relative !important;
    right: 0;
    bottom: 0;
  }
}

.mbws-frame {
  width: 30%;
  height: 80%;
  border-style: solid;
  border-width: 23px 23px 0px 0px;
  border-color: var(--fs-color-secondary);
  background-color: rgba(255, 255, 255, 0);
  z-index: 1;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
}
.mbws-frame::after {
  content: "";
  color: var(--fs-color-secondary);
  width: 80px;
  position: absolute;
  right: -23px;
  bottom: 0;
  border-bottom: solid 23px;
}
@media (max-width: 767px) {
  .mbws-frame {
    display: none;
  }
}

.nav-pagination > li > a, .nav-pagination > li > span {
  border-radius: 0 !important;
  font-size: 1.2rem !important;
  background-color: #f2f3f5;
  border: none !important;
  font-weight: normal !important;
}

.mbws-counter-circle .mbws_counter {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: white;
  border-radius: 220px;
  width: 220px;
  height: 220px;
  box-shadow: 0px 22px 30px 5px var(--color-mbws-custom-1);
  padding: 20px;
}

.ux-search-box .searchform input[type=search] {
  border-radius: 0 !important;
}

.banner {
  border-radius: 20px;
  overflow: hidden;
}

.banner p {
  font-size: 1rem;
}

.button.btn-no-text {
  padding: 0;
  width: 2.4rem;
  height: 2.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.button.btn-no-text i {
  margin-left: 0 !important;
  margin-right: 0 !important;
  top: 0;
  font-size: 1.2rem;
}
.button.btn-no-text span {
  display: none;
}

.text-justify {
  text-align: justify;
}

.br-8 {
  border-radius: 8px;
  overflow: hidden;
}

.mbws-quote {
  position: absolute !important;
  left: 25px;
  max-width: 80px;
  top: 0;
}

.search-items {
  margin-top: 1.3em;
}
.search-items .info-item {
  list-style: none;
  margin-left: 0;
}
.search-items .info-item::before {
  content: "\e1d8";
  font-family: "Font Awesome 6 Pro";
  margin-right: 10px;
  color: var(--fs-color-primary);
}
.search-items .info-item a {
  color: var(--text-color);
}
.search-items .info-item a:hover {
  color: var(--fs-color-primary);
}

#gop-y-list, .gopy-list {
  margin-top: 1.3em;
}
#gop-y-list .item-gop-y, .gopy-list .item-gop-y {
  list-style: none;
  margin-left: 0;
  border-bottom: 1px dotted #d9d9d9;
}
#gop-y-list .item-gop-y h3, .gopy-list .item-gop-y h3 {
  font-weight: normal;
  position: relative;
  padding-left: 25px;
  text-align: left;
}
#gop-y-list .item-gop-y h3::before, .gopy-list .item-gop-y h3::before {
  content: "\f4b0";
  font-family: "Font Awesome 6 Pro";
  margin-right: 10px;
  color: var(--fs-color-primary);
  font-weight: normal;
  position: absolute;
  left: 0;
}
#gop-y-list .item-gop-y h3 a, .gopy-list .item-gop-y h3 a {
  color: var(--text-color);
  display: inline-block;
}
#gop-y-list .item-gop-y h3 a:hover, .gopy-list .item-gop-y h3 a:hover {
  color: var(--fs-color-primary);
}
#gop-y-list .item-gop-y h3 a::first-letter, .gopy-list .item-gop-y h3 a::first-letter {
  text-transform: uppercase;
}

ul.gopy-list {
  column-count: 2; /* Số cột muốn chia */
  column-gap: 20px; /* Khoảng cách giữa các cột */
  list-style-position: inside; /* Để dấu chấm gọn trong cột */
  padding: 0;
  margin: 0;
}
@media (max-width: 768px) {
  ul.gopy-list {
    column-count: 1;
  }
}
ul.gopy-list li {
  break-inside: avoid; /* Tránh tách li giữa 2 cột */
}

.wpcf7-response-output {
  display: none;
}

@media (min-width: 768px) {
  .nav-dropdown-has-border header#header .nav-dropdown ul.sub-menu {
    border-style: solid;
    border-width: 2px;
  }
  header#header .nav-dropdown {
    display: block;
    padding: 20px 0;
  }
  header#header .nav-dropdown ul.sub-menu {
    position: absolute;
    left: 100%;
    top: 0;
    width: 250px;
    padding: 0;
    display: none !important;
  }
  header#header .nav-dropdown ul.sub-menu a {
    white-space: normal;
    margin: 0;
    padding: 10px 15px;
    border: 0;
    font-weight: 400;
  }
  header#header .nav-dropdown li {
    border-right: 0;
    white-space: normal;
    width: 100%;
    display: block;
    position: relative;
  }
  header#header .nav-dropdown li:hover > ul.sub-menu {
    display: block !important;
  }
  header#header .nav-dropdown li.menu-item-has-children > a {
    font-weight: 400;
    text-transform: none;
  }
}
.entry-content ul li ul {
  margin-left: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.select-resize-ghost,
.select2-container .select2-choice,
.select2-container .select2-selection,
input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
select,
textarea {
  box-shadow: none !important;
}

.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__input {
  margin-bottom: 0;
}
.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button {
  font-size: 0;
  height: unset;
  min-height: unset;
  padding: 0 10px;
}
.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button::before {
  content: "\eb1c";
  font-family: "matbaows-icons";
  font-size: 1rem;
  color: inherit;
}

.widget_price_filter .price_slider_wrapper .ui-slider.price_slider .ui-slider-handle {
  background-color: var(--fs-color-primary);
}
.widget_price_filter .price_slider_wrapper .ui-slider.price_slider .ui-slider-range {
  background-color: var(--fs-color-secondary);
}
.widget_price_filter .price_slider_wrapper .price_slider_amount .button {
  background-color: var(--fs-color-primary);
}

.wpcf7-form input[type=submit] {
  width: 100%;
}
.wpcf7-form .form-dk {
  display: flex;
  width: 100%;
}
.wpcf7-form .form-dk .wpcf7-spinner {
  display: none;
}
.wpcf7-form .form-dk .wpcf7-submit {
  margin-right: 0;
}

.box-contact p {
  margin-bottom: 5px;
}
.box-contact p i {
  color: var(--fs-color-primary);
  width: 23px;
  text-align: center;
}

#related_posts {
  border-top: 4px double #e8e8e8;
  padding-top: 10px;
}
#related_posts .col {
  float: left;
  margin-left: 0;
  list-style: none;
}
#related_posts li:nth-child(1) {
  padding-left: 0 !important;
}
#related_posts li:nth-child(2) {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
#related_posts li:nth-child(3) {
  padding-right: 0 !important;
}
#related_posts .relatedthumb img {
  height: 100%;
}

.mbws-related-posts-title {
  margin-top: 30px;
}

.relatedcontent h3 {
  font-size: 1rem;
  margin-top: 7px;
}

body ul li.bullet-arrow, body ul li.bullet-checkmark, body ul li.bullet-cross, body ul li.bullet-star {
  border-bottom: none;
}

@media (max-width: 768px) {
  #masthead .medium-logo-left .flex-right {
    max-width: 15%;
  }
}

@media (max-width: 768px) {
  #logo {
    max-width: 50px;
  }
}

.gop-y-archive h1.page-title {
  margin-top: 2rem;
  text-align: left;
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 1rem;
}

h1.entry-title {
  margin-top: 2rem;
  display: block;
  text-align: left;
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 1rem;
}
h1.entry-title::first-letter {
  text-transform: uppercase;
}

.gop-y-single-page .gopy-content-wrap {
  display: flex;
}
.gop-y-single-page .gopy-avatar {
  min-width: 60px;
  background-color: #fef7ef;
  height: 60px;
  margin-right: 20px;
  flex: 60px;
  border-radius: 99px;
  border: 2px solid var(--fs-color-primary);
  color: var(--fs-color-primary);
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.gop-y-single-page .gopy-avatar svg {
  max-width: 80%;
  margin-top: 25%;
}
.gop-y-single-page .gopy-content {
  position: relative;
  background: #fef7ef;
  min-height: 34px;
  padding: 20px;
  border-radius: 8px;
}
.gop-y-single-page .gopy-content::before {
  content: "";
  position: absolute;
  content: "";
  left: -15px;
  top: 10px;
  height: 0;
  width: 0;
  border-width: 15px;
  border-style: solid;
  border-color: transparent;
  border-top-color: #fef7ef;
}
.gop-y-single-page .gopy-content::first-letter {
  text-transform: uppercase;
}
.gop-y-single-page .gopy-content p:last-child {
  margin-bottom: 0;
}

.gop-y-sidebar > div {
  border: 1px solid rgba(0, 0, 0, 0.1490196078);
  border-radius: 8px;
  padding: 20px !important;
  margin-bottom: 30px !important;
}

.is-divider {
  display: none !important;
}

.mbws-slide-porfolio .flickity-viewport {
  padding-top: 30px;
  padding-bottom: 30px;
}
.mbws-slide-porfolio .flickity-viewport .portfolio-box {
  border-radius: 30px;
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  margin-bottom: 50px;
}
.mbws-slide-porfolio .flickity-viewport .portfolio-box .box-text {
  padding: 20px;
}

.post-item .col-inner {
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
  background-color: white;
}
.post-item .col-inner .box-text {
  padding: 20px;
}

.blog-single h1.entry-title {
  margin-top: 1rem;
}

.absolute-footer {
  display: none;
}/*# sourceMappingURL=style.css.map */