:root {
  --primary-color: #1e8fd0;
  --second-color: #ff8a00;
  --title-color: #1b2b40;
  --color-dark-text: #3f3e3e;
  --single-page-bg: #f0ede3;
}
.header-bottom {
/*   background: linear-gradient(90deg, rgba(124,0,255,1) 0%, rgba(0,172,255,1) 51%, rgba(18,255,244,1) 100%); */
	background: #1e8fd0;
	
}
.highlight {
  color: var(--primary-color);
}
.linear-gradial-text {
  background: -webkit-linear-gradient(#4267ae, #0084a8);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.no_padding_bt > div {
  padding-bottom: 0 !important;
}
.giambeo_page #main {
}
.btn-style-01 {
  box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1),
    inset 0 2em 15px 0 hsla(0, 0%, 100%, 0.2), 0 10px 20px rgba(0, 0, 0, 0.19),
    0 6px 6px rgba(0, 0, 0, 0.22);
  transition: all 0.25s linear;
}
.btn-style-01:hover {
  box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1),
    inset 0 2em 15px 0 hsla(0, 0%, 100%, 0.2), 0 10px 20px rgba(0, 0, 0, 0.19),
    0 30px 40px 0 rgba(0, 0, 0, 0.2);
  transform: translateY(-3px);
}
.blog-header__top {
  position: relative;
  display: flex;
  gap: 20px;
  flex-direction: row;
}
.blog-header__top .time-work {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.blog-header__top .time-work > strong {
  font-size: 22px;
  color: rgba(0, 0, 0, 0.7);
  line-height: 24px;
  font-weight: 700;
}
.blog-header__top .time-work .sub {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
  line-height: 26px;
  font-weight: 500;
}
.hotline {
  padding: 10px 20px;
  border-radius: 12px;
  background-color: #07a2bb;
  display: flex;
  flex-direction: column;
  gap: 0px;
}
.hotline .text {
  font-size: 12px;
  color: #fff;
  line-height: 14px;
  font-weight: 400;
  font-style: italic;
	text-align: left;
}
.hotline .numb {
  font-size: 20px;
  color: #fff;
  line-height: 20px;
  font-weight: 700;
  letter-spacing: 0.03em;
}
.box__contact_custom {
  position: relative;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #6a95cb21;
  padding: 24px 20px;
  height: 88.5%;
}
.box__contact_custom a .btn_question {
  background: #07a2bb;
  border-radius: 12px;
  padding: 10px 20px;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  max-width: 170px;
  text-align: center;
}
.box__contact_custom .btn_advise {
  max-width: 170px;
}
.section_info .col .col-inner {
  height: 100%;
}
.customer_name {
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  color: #575757;
}
.customer_block .col-inner {
  position: relative;
}
.customer_block .text-box-content.text {
  height: 192px;
  overflow-y: auto;
  position: relative;
}
.customer_block .col-inner:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 43px;
  background: linear-gradient(to top, #ffffff, transparent);
  z-index: 10;
}
.sub-menu.nav-dropdown.nav-dropdown-default {
  padding: 10px;
}
.top_55 .bg.fill {
  top: -55px;
}
.top_30 .bg.fill {
  top: -30px;
}
.top_60 .bg.fill {
  top: -60px;
}
.customer_block .text-box-content.text::-webkit-scrollbar {
  width: 4px;
}
.customer_block .text-box-content.text::-webkit-scrollbar-track {
  background-color: rgba(172, 169, 169, 0.13);
}
.customer_block .text-box-content.text::-webkit-scrollbar-thumb {
  background-color: #0084a863;
  border-radius: 10px;
}
.text-box-content .text-inner .address {
  font-size: 12px;
  line-height: 12px;
}
.customer_desc {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
.title-primary {
  color: var(--color-dark-text);
}
.sub-title-primary {
  font-size: 20px;
  line-height: 22px;
  font-weight: 500;
  color: var(--color-dark-text);
}
.wrap__relative {
  position: relative;
}
.wrap__relative .section-title-container {
  opacity: 0;
  visibility: hidden;
}
.custom__content1 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% - 40px);
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
}
.color__primary {
  color: #24d0ff !important;
}
.custom__content1 * {
  color: inherit;
}
.custom__content1 .flex_text {
  font-size: 24px;
  line-height: 32px;
  font-weight: 400;
  text-shadow: 0 0 10px black;
}
.custom__content1 .sub_title {
  font-style: italic;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
}
.section__03 .col.post-item .box-image {
  display: none;
}
.section__03 .box-blog-post .is-divider {
  display: none;
}
.section__03 .box-blog-post .post-title .plain {
  font-size: 16px;
  line-height: 24px;
  font-family: "poppins", sans-serif;
}
.section__03 .box-blog-post .post-meta {
  font-size: 13px;
  line-height: 18px;
  display: flex;
  flex-direction: row;
  justify-content: start;
  align-items: center;
  gap: 4px;
}
.section__03 .box-blog-post .blog-post-inner {
  display: flex;
  flex-direction: column-reverse;
}
.section__03 .post-item {
  border-bottom: 1px solid rgb(223 223 223);
}
.section__03 .post-item .box .box-text {
  padding-left: 0;
  padding-bottom: 0.7em;
}
.blog__posts-home {
  margin-bottom: 30px;
}
.section__hero {
  position: relative;
}
.contact__form-home {
  z-index: 999;
  position: absolute;
  top: 20px;
  right: 8vw;
  width: 320px !important;
  height: auto;
  background: rgba(255, 255, 255, 0.452);
  padding: 20px;
  border: 3px solid rgb(255 255 255 / 51%);
  box-shadow: 0 30px 40px 0 rgba(0, 0, 0, 0.2);
}
.contact__form-home form {
  margin-bottom: 0;
}
.contact__form-home > .col {
  padding: 0;
}
.contact__form-title {
  text-align: center;
  text-transform: uppercase;
}
.wpcf7-form-control .first input {
  margin-bottom: 0px;
}
.wpcf7-form-control .wpcf7-list-item-label {
  font-size: 14px;
  font-weight: 500;
}
.contact__form-home .wpcf7-form-control-wrap input {
  border-radius: 4px;
  outline: none;
  box-shadow: none;
  margin-bottom: 8px;
}
.contact__form-home .wpcf7-submit.button {
  border-radius: 5px;
  color: #fff;
  opacity: 1;
  outline: none;
  transition: transform 0.3s, box-shadow 0.3s, background-color 0.3s, color 0.3s,
    opacity 0.3s;
  background-color: #1e8fd0;
  border-color: rgba(0, 0, 0, 0.05);
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 0.97em;
  font-weight: 400;
  letter-spacing: 0.03em;
  line-height: 2.4em;
  margin-right: 1em;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 100%;
  min-height: 2.5em;
  padding: 0 1.2em;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-rendering: optimizeLegibility;
  text-shadow: none;
  text-transform: none;
  vertical-align: middle;
  box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1),
    inset 0 2em 15px 0 hsla(0, 0%, 100%, 0.2), 0 10px 20px rgba(0, 0, 0, 0.19),
    0 6px 6px rgba(0, 0, 0, 0.22);
}
.contact__form-home .wpcf7-submit.button:hover {
  box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1),
    inset 0 2em 15px 0 hsla(0, 0%, 100%, 0.2), 0 10px 20px rgba(0, 0, 0, 0.19),
    0 30px 40px 0 rgba(0, 0, 0, 0.2);
  transform: translateY(-3px);
}
.contact__form-home .wpcf7-submit.button:after {
  content: "";
  content: "";
  height: 100%;
  left: -25%;
  position: absolute;
  top: 0;
  width: 150%;
  box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1),
    inset 0 2em 15px 0 hsla(0, 0%, 100%, 0.2);
}
.contact__form input::placeholder {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}
.contact__form input#date-custom::before {
  content: attr(placeholder);
  position: absolute;
  left: 13px;
  top: 50%;
  transform: translateY(-51%);
  color: gray;
}
.contact__form input#date-custom {
  width: 100%;
  display: block;
  padding-left: 52px;
  font-size: 14px;
  height: 39px;
  color: gray;
}

.wpcf7 select option[value="Chi nhánh"] {
  display: none; /* Ẩn lựa chọn "Chi nhánh" */
}

.wpcf7 select {
  color: #999; /* Màu chữ cho placeholder */
}

.wpcf7 select:focus {
  color: #000; /* Màu chữ khi có lựa chọn */
}

.text-box-hero .title-primary,
.text-box-hero .sub-title-primary {
  text-shadow: 0 2px 2px #b9adad;
  color: var(--primary-color) !important;
	font-family: 'NewCentury';
    text-transform: uppercase;
}
.text-box-hero .sub-title-primary {
  color: var(--color-dark-text) !important;
  opacity: 0.8;
}
.section_info .slider-wrapper,
.box__contact_custom {
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

@media (max-width: 1400px) {
  .title-primary .highlight {
    display: block;
  }
}
@media (max-width: 1100px) {
  .contact__form-home {
    z-index: 999;
    position: relative;
    top: unset;
    right: unset;
    width: calc(100% - 40px) !important;
    height: auto;
    background: rgba(255, 255, 255, 0.452);
    padding: 20px;
    margin: 0 auto;
    border: 3px solid rgba(128, 128, 128, 0.637);
    box-shadow: 0 30px 40px 0 rgba(0, 0, 0, 0.2);
  }
  .text-box-hero {
    /* left: 0 !important; */
    width: 100% !important;
  }
}
/* footer */
#footer .absolute-footer {
  display: none;
}
#footer .footer-widgets .widget_nav_menu > .widget-title {
  font-size: 16px;
  font-weight: 400;
  color: #fff;
}
.dark .widget > ul > li + li,
.dark ul.menu > li + li {
  border: none;
}
#footer .footer-widgets .widget_nav_menu ul li {
  padding-top: 0 !important;
  font-size: 13px;
  line-height: 18px;
  font-weight: 400;
  color: #a7a9ac !important;
  cursor: pointer;
  transition: all 0.25s linear;
}
#footer .footer-widgets .widget_nav_menu ul li:hover {
  color: var(--primary-color);
}
.box__service-custom .box-image {
  height: auto;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  border: 5px solid #07a2bb;
}
.box__service-custom.box-push .box-text {
  min-height: 70px;
  background-color: #19599f;
  border-radius: 6px;
  border: 3px solid #12e2eb;
  max-width: 88%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.box__service-custom .box-image {
  transition: all 0.25s linear;
  border-radius: 6px;
}
.box__service-custom .box-image:hover {
  box-shadow: 0 0 22px 0px #0614243a;
}
/* intro page */
.intro__page .intro_title {
  margin-bottom: 40px;
  color: var(--color-dark-text);
}
.intro__page .intro_content {
  text-align: left;
}
.intro__page .intro_content > div:first-child {
  margin-bottom: 30px;
}
.intro__page .intro_content .title {
  font-size: 20px;
  line-height: 20px;
  font-weight: 500;
  margin-bottom: 20px;
  color: var(--color-dark-text);
  text-transform: capitalize;
}
.intro__page .intro_content .desc strong {
  color: var(--color-dark-text);
}
.bg_section2 {
  margin: 0 !important;
}

/* service page > giam beo */
.service_hero__content > .col-inner > .banner {
  height: 100%;
  background-color: var(--single-page-bg);
}
.service__hero-wrap {
}
.service__hero-wrap .title {
  font-size: 70px;
  font-weight: 400;
  color: var(--color-dark-text);
  margin-bottom: 20px;
}
.service__hero-wrap .desc {
  font-size: 18px;
  line-height: 27px;
  font-weight: 400;
  color: var(--color-dark-text);
}
.hero_img_first img {
  filter: brightness(100%) contrast(120%) saturate(60%) blur(0px)
    hue-rotate(0deg);
}
.service__hero-wrap ul {
  list-style: none;
  margin: 0;
}
.service-hero-decor {
  width: 160px !important;
  height: 160px !important;
  opacity: 1;
}
.service__section__01 {
  background: #f6f3ed;
}
.service__section__01 .section__01-image img {
  max-width: 500px;
  height: auto;
  object-fit: cover;
}
.service__section__01-content .title {
  font-size: 32px;
  color: var(--primary-color);
}
.service__section__01-content .title_sub {
  font-size: 24px;
}
.service__section__02 {
  background: #f6f3ed;
}
.service__section__02 .section__02-image img {
  max-width: 500px;
  height: auto;
  object-fit: cover;
}
.service__section__02-content .title {
  font-size: 32px;
  color: var(--primary-color);
}
.service__section__02-content .title_sub {
  font-size: 24px;
}
.section__03__interaction > .bg {
  background-attachment: fixed;
  filter: brightness(55%) contrast(80%) saturate(60%) blur(0px) hue-rotate(0deg);
}
.section__03__interaction .title {
  font-size: 32px;
  color: var(--primary-color);
}
.section__03__interaction .desc,
.section__03__interaction ul li {
  color: #fff;
}
.image__box-custom img {
  border: 3px solid #4487A7;
}
.service__section02 .image__box-custom:hover {
    box-shadow: 0 33px 38px rgba(0, 0, 0, .09), 0 23px 60px rgba(0, 0, 0, .12);
}
.image__box-custom h4 {
  color: var(--color-dark-text);
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
}
.service__section02 .image__box-custom {
  overflow: hidden;
}
.service__section02 .section02__title {
  color: var(--primary-color);
  position: relative;
  font-size: 32px;
  font-weight: 500;
}
.service__section02 .section02__title span {
  position: relative;
}
.service__section02 .section02__title span:before,
.service__section04 .section04__title span:before {
  content: "";
  position: absolute;
  background-image: var(--background-image-icon1);
  width: 35px;
  height: 50px;
  right: -30px;
  top: -25px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  filter: brightness(1.4) drop-shadow(2px 4px 6px);
}
/* interaction landing page */
.wrap__slide {
  display: flex;
  flex-direction: column;
  gap: 0;
}
.wrap__slide .boxed {
  padding: 400px 50px 100px 50px;
  position: relative;
  --display: flex;
  --flex-direction: row;
  --container-widget-width: initial;
  --container-widget-height: 100%;
  --container-widget-flex-grow: 1;
  --container-widget-align-self: stretch;
  --flex-wrap-mobile: wrap;
  --justify-content: space-between;
  --flex-wrap: wrap;
  --background-transition: 0.3s;
  --overlay-opacity: 1;
  --overlay-mix-blend-mode: multiply;
  --z-index: 1;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 1;
  box-shadow: 0 0 20px #86f0e761;
}
.wrap__slide .boxed:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  filter: brightness(90%) contrast(100%) saturate(85%) blur(0px)
    hue-rotate(0deg);
  z-index: 0;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
}
.wrap__slide .boxed:first-child::before {
  background-image: var(--background-image-url1);
}
.wrap__slide .boxed:nth-child(2)::before {
  background-image: var(--background-image-url2);
}
.wrap__slide .boxed:nth-child(3)::before {
  background-image: var(--background-image-url3);
}
.wrap__slide .boxed:last-child::before {
  background-image: var(--background-image-url4);
}
.wrap__slide .boxed:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-image: radial-gradient(83% 80%, transparent, #333333ab);
}
.wrap__slide .boxed.sticky {
  position: sticky;
  top: 0;
  z-index: 0;
}
.wrap__slide .boxed .boxed__content {
  z-index: 2;
  position: relative;
  color: #fff;
}
.wrap__slide .boxed .boxed__content .title {
  font-size: 40px;
  line-height: 48px;
  margin-bottom: 30px;
  color: #fff;
  display: block;
  position: relative;
  padding-bottom: 20px;
  text-shadow: 0 0 4px #0000009e;
}
.wrap__slide .boxed .boxed__content .title:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #fff;
}
.wrap__slide .boxed .boxed__content .desc {
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
  margin-bottom: 10px;
  color: #fff;
  text-shadow: 0 0 2px #000000;
}
.wrap__slide .boxed .boxed__content ul > li {
  text-shadow: 0 0 2px #000000;
}
.wrap__slide .boxed .boxed__content .effectives {
  margin-left: 20px;
}
.wrap__slide .boxed .boxed__content .sub-title {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 12px;
    color: #ff8a00;
    text-shadow: 0 0 2px #7b7b7b;
}
.wrap__slide .boxed .boxed__content ul {
  margin-left: 20px;
}
/* section 04 */
.service__section04 .section04__title {
  color: var(--primary-color);
  font-size: 32px;
  font-weight: 500;
}
.service__section04 .section04__title .highlight {
  position: relative;
}
.service__section04 .section04__title .highlight::before {
  filter: brightness(1.4) drop-shadow(2px 4px 6px) contrast(8.5);
}
.img__box_custom {
  display: flex;
  align-items: start;
  border-radius: 20px;
  overflow: hidden;
  padding: 20px;
  background:  linear-gradient(90deg, #07a2bb 0%, #0c84a4 100%);
}
.img__box_custom > .box-image {
  width: 220px;
  flex: 0 0 220px;
  max-width: 220px;
  flex-shrink: 0;
}
.img__box_custom > .box-image img {
    width: 220px;
    height: 220px;
    border-radius: 12px;
    object-fit: cover;
    border: 2px solid white;
}
.img__box_custom > .box-text {
  flex-grow: 1;
  margin-left: 20px;
  color: #fff;
}
.img__box_custom > .box-text .box-text-inner h4 {
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
    margin-bottom: 12px;
    text-shadow: 0 0 2px #595959;
}

.img__box_custom > .box-text .box-text-inner p {
	color: #ffffff;
    font-size: 16px;
    margin-bottom: 0;
    text-shadow: 0 0 2px #4a4a4a;
}
/* section 05 */
section.service__section05{
	background: linear-gradient(to bottom, #f2faff, #4e6e81);
}
.service__section05 .section05__title {
  color: var(--second-color);
  font-size: 32px;
  font-weight: 500;
}
.service__section05 .gallery__custom .box-text {
  display: none;
}
.section05__heading {
  text-align: center;
}
.section05__heading .desc {
  color: gray;
}
/* section contact service */

.service__section__contact .section__contact__heading .section05__title {
  color: #ff9900;
  font-size: 32px;
  font-weight: 500;
}
.service__section__contact .wpcf7 {
  position: relative;
}
h3.contact_us {
    color: white;
    margin-bottom: 20px;
    font-size: 18px;
    text-align: center;
}
.service__section__contact .wpcf7:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: var(--background-contact);
  filter: brightness(60%) contrast(100%) saturate(100%) blur(0px)
    hue-rotate(0deg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
.service__section__contact .wpcf7:after {
    content: '';
    position: absolute;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    left: 10px;
    top: 10px;
    border: 1px solid #ffffff7d;
	z-index: 0;
}
.service__section__contact .wpcf7 form {
  position: relative;
  max-width: 700px;
  padding: 40px 20px 40px 20px;
  margin-left: auto;
  margin-right: auto;
	z-index: 2;
}
.service__section__contact .wpcf7 form .contact__form-title {
  display: none;
}
.service__section__contact .wpcf7 form .wpcf7-radio .wpcf7-list-item-label {
  color: #fff;
}
.service__section__contact input.wpcf7-form-control.wpcf7-submit.has-spinner {
  font-weight: 500;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
	box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1), inset 0 2em 15px 0 hsla(0, 0%, 100%, 0.2), 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.22);
    border-radius: 6px;
	cursor: pointer;
	transition: all 0.25s linear;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner:hover {
    box-shadow: inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.1), inset 0 2em 15px 0 hsla(0, 0%, 100%, 0.2), 0 10px 20px rgba(0, 0, 0, 0.19), 0 30px 40px 0 rgba(0, 0, 0, 0.2);
    transform: translateY(-3px);
}
.wpcf7-response-output {
    color: white;
}
.mobile_view {
  display: none;
}
.address_title {
  font-size: 18px;
  font-weight: 600;
}
.address,
.hl {
  display: flex;
  margin-bottom: 10px;
}
.portfolio-share {
  display: none;
}
.portfolio-single-page .page-wrapper {
  display: flex;
}
.portfolio-single-page .portfolio-top .page-wrapper > div {
  flex: 0 0 50%;
  max-width: 50%;
}
.portfolio-single-page #portfolio-content .portfolio-inner > img {
  height: revert-layer;
  object-fit: contain;
}
.image-lightbox .box-image.box-shadow-1.box-shadow-3-hover:before {
    content: '';
    position: absolute;
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    top: 5px;
    left: 5px;
    border: 1px solid #ffffff54;
    z-index: 2;
}
.header:not(.transparent) .header-bottom-nav.nav > li > a:hover, .header:not(.transparent) .header-bottom-nav.nav > li.active > a, .header:not(.transparent) .header-bottom-nav.nav > li.current > a, .header:not(.transparent) .header-bottom-nav.nav > li > a.active, .header:not(.transparent) .header-bottom-nav.nav > li > a.current {
    color: #ffb464 !important;
}
/* single-post-content__custom  */
.single-post-content__custom {
  padding-top: 30px;
}
.widget-area#secondary {
  padding-top: 0px;
}
.single-post-content__custom .breadcrumbs {
  padding: 10px 20px;
  background-color: rgb(223, 223, 223);
  margin-bottom: 30px;
  font-weight: 400;
}
.single-post-content__custom .breadcrumbs a {
  color: var(--primary-color);
}
.single-post-content__custom .breadcrumbs .breadcrumb_last {
  font-weight: 400;
}
.single-post-content__custom .entry-meta {
  font-size: 14px;
}
.single-post-content__custom .entry-meta .posted-on img {
  position: relative;
  top: -2px;
}
.widget:where(:not(.widget_shopping_cart)) a,
.widget_categories .cat-item > a {
  color: var(--color-dark-text);
}
.widget-area .widget.widget_recent_entries ul > li a {
  color: var(--color-dark-text);
  transition: all 0.25s linear;
}
.widget-area .widget.widget_recent_entries ul > li a:hover {
  color: var(--primary-color);
}
.portfolio-box.box .box-image img {
  height: 320px;
  object-fit: cover;
}
#wide-nav .has-dropdown .icon-angle-down {
  margin-left: 0.5em;
}
h6.uppercase.portfolio-box-title {
  opacity: 1;
  font-size: 22px;
}
p.uppercase.portfolio-box-category.is-xsmall.op-6 {
  opacity: 1;
}
#contact-popup {
  background: #fff;
  padding: 30px;
  border-radius: 5px;
}

.popup-inner h3 {
  margin-bottom: 20px;
  text-align: center;
}
.blog .blog-wrapper{
	padding: 60px 0;
}
.blog #post-list .post-item .post-title a.plain {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: 68px;
} 
#secondary{
	padding-top: 0;
}
#main .widget .widget-title {
    background: #3791AA;
    color: white;
    padding: 8px 20px;
    display: block;
    font-size: 18px;
    font-weight: 400;
}
#main .widget .is-divider{
	display:none;
}
#main .widget ul{
   margin-left: 20px !important;
}
#main .widget{
    box-shadow: 0 30px 40px gainsboro;
}
#main .widget .recent-blog-posts-li a{
	font-size: 14px;
	color: #3f3e3e;
	font-weight: 400;
}
#main .widget .gallery-icon{
	width: 100%:
}
#main .widget .gallery-icon img{
	width: 100% !important;
}
#main .widget .gallery-item{
	padding-bottom: 16px;
}
.related-posts {
	width: 100%;
	position: relative;
    display: flex;
    gap: 20px;
	padding: 40px 0 0 0;
	margin-top: 40px;
}
.related-posts > h3 {
    position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 40px;
}
.related-posts .related-post {
    max-width: calc(100% / 3 - 13px);
    flex: 0 0 calc(100% / 3 - 13px);
	box-shadow: 0 30px 40px gainsboro;
	transition: all 0.25s linear;
}
.related-posts .related-post:hover{
	box-shadow:0 30px 40px #8080809c;
}
.related-posts .related-post a img {
    width: 100% !important;
    max-height: 180px;
    object-fit: cover;
}
.related-posts .related-post a h4{
	padding: 10px 12px;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
}
.related-posts .related-post a:hover h4{
	color: #0084a8 !important;
}
a:hover{
	color: #0084a8;
}
.section.service__section04 .img__box_custom {
   min-height: 266px;
   box-shadow: 0 30px 40px #24242438;
}
@media (max-width: 768px) {
	h3.contact_us {
    margin-bottom: 16px;
    font-size: 14px;
}
  .img__box_custom > .box-text {
    margin: 0;
    padding: 0 10px;
  }
  .img__box_custom > .box-image {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .img__box_custom > .box-image img {
    width: 100%;
    border-radius: 12px;
  }
  .giambeo_page section {
    padding: 40px 0 !important;
  }
  .giambeo_page section.service__section03,
  .giambeo_page .section__hero--service {
    padding: 0 !important;
  }
  .hotline {
    padding: 5px 20px;
    border-radius: 8px;
  }
  .blog-header__top .time-work .sub {
    font-size: 14px;
    line-height: 20px;
  }
  .section__hero .slider .text-box-hero {
    top: 50%;
    left: 50% !important;
  }
  .section__hero .slider .banner-bg.fill .bg.fill {
    background-position: 0% 100% !important;
  }
  .mobile_view {
    display: block;
  }
  .blog-header__top .time-work > strong {
    font-size: 14px;
    line-height: 20px;
  }
  .blog-header__top .time-work {
    align-items: start;
	  justify-content: center;
  }
  .hotline .numb {
    font-size: 18px;
    color: #fff;
    line-height: 20px;
    font-weight: 700;
    letter-spacing: 0.03em;
  }
  .blog-header__top {
    padding: 5px 0;
    justify-content: space-between;
  }
  .html.custom.html_topbar_left {
    width: 100%;
  }
  .header-main .header-inner #logo {
    flex-grow: 1;
    width: 100%;
  }
  .header-main .header-inner > .show-for-medium {
    width: 50px;
    flex-shrink: 0;
  }
  .custom__content1 .flex_text {
    font-size: 18px;
    line-height: 24px;
  }
  .custom__content1 .sub_title {
    font-style: italic;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
  }
  .custom__content1 {
    top: 60%;
  }
  .bg_section2 .img-inner.image-cover.dark {
    padding-top: 400px !important;
  }
  .box__service-custom.box-push .box-text {
    min-height: 60px;
  }
  /* service giam beo */
  .service-hero-decor {
    width: 100px !important;
    height: 100px !important;
  }
  .service__hero-wrap .title {
    font-size: 34px;
    font-weight: 400;
    margin-bottom: 12px;
  }
  .service_hero__content > .col-inner > .banner {
    padding-top: 400px !important;
  }
  .giambeo_page .service__section02 {
    padding: 40px 0 0 0 !important;
  }
  .service__section__contact .section__contact__heading .section05__title {
    font-size: 16px;
  }
  .service__section04 .section04__title,
  .service__section02 .section02__title {
    font-size: 22px;
        line-height: 28px;
        margin-bottom: 0;
  }
.img__box_custom > .box-text .box-text-inner h4 {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 8px;
    text-shadow: 0 0 2px #595959;
}
  .service__section02 .section02__title span:before,
  .service__section04 .section04__title span:before {
    width: 30px;
    height: 40px;
    right: -38px;
    top: -42px;
	  display: none;
  }
  .img__box_custom {
    flex-direction: column;
    gap: 20px;
  }
  .wrap__slide .boxed {
    padding: 40px 20px;
  }
  .wrap__slide .boxed .boxed__content .title {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 24px;
    color: #fff;
    display: block;
    position: relative;
    padding-bottom: 20px;
  }
  .wrap__slide .boxed .boxed__content .desc {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    margin-bottom: 8px;
    color: #fff;
  }
  .wrap__slide .boxed::before {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
  .service__section05 .section05__title {
    font-size: 24px;
    line-height: 30px;
  }
  .portfolio-single-page .page-wrapper {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
  .portfolio-single-page .portfolio-top .page-wrapper > div {
    flex: 0 0 100%;
    max-width: 100%;
  }
	.blog #post-list .post-item .post-title a.plain {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: 38px;
}
	.blog .blog-wrapper{
		padding: 20px 0;
	}
	.widget-area#secondary {
    padding-top: 0px;
}
	.related-posts {
    gap: 12px;
}
	section.service__section04 .col{
		padding-bottom: 16px;
	}
	section.service__section05{
		padding-bottom: 0 !important;
	}
	section.service__section__contact{
		padding-bottom: 0 !important;
	}
}
.single.single-post #secondary.widget-area{
	margin-top: 32px;
}
.video.video-fit.mb {
    padding-top: 0 !IMPORTANT;
}