html{
    margin-top: unset !important;
}

/* general */
ul {
  padding-left:  unset !important;
}
.glue-header__logo--product{
  color: #543e24 !important;
  font-weight: bolder !important;
  font-size: 20px !important;
  font-weight: 600 !important;
  padding-left: unset !important;
}
.glue-header__icon{
  display: flex;
  flex-direction: row;
  padding-left: 30px !important;
}
.coffe_icon{
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 480px) {
  .glue-grid.ion-hero-2up-animated{
    padding: 10px 0px 25px !important;
  }
  /* .glue-grid.ion-hero-2up-animated,  */
  .ion-scroll-cards-list.ion-scroll-cards-list--fill-gray, 
  .ion-callout.ion-background--fill-white .glue-page.ion-callout__page,
  .ion-stacked-list.ion-background--fill-blue{
    padding: 25px 0px !important;
  }

  .ion-animated-text-list__items-carousel-navigation-container{
    margin-top: unset;
  }

  .glue-expansion-panels__header .glue-eyebrow{
    margin: 10px 0px;
  }
  
  .glue-footer__site-links-grid {
    padding: 10px 0px;
  }
  .glue-body--large.glue-description,
  .ion-animated-text-list__headline-description.glue-spacer-3-top,
  .ion-scroll-cards-list-header__description.glue-body,
  .ion-animated-text-list__items-carousel-item-description,
  .ion-case-study__copy-title.glue-headline.glue-headline--headline-5{
    text-align: justify;
  }
  .glue-expansion-panel.glue-is-collapsed:last-child{
    margin-bottom: 5px !important;
  }

  .glue-header__bar.glue-header__bar--mobile.glue-header--rewind-box-shadow .glue-header__logo{
    width: 100%;
  }

  .glue-header__bar.glue-header__bar--mobile.glue-header--rewind-box-shadow .glue-header__hamburger{
    width: 15%;
  }

  .ion-callout-2up.ion-callout-2up--order-reverse{
    flex-direction: column-reverse !important;
  }

  .ion-case-study__img-stats-container{
    display: flex !important;
    justify-content: center;
  }

  .ion-case-study__img-container{
    width: 100%;
    object-fit: contain;
    margin: 15px 0px 0px 0px;
  }

  .glue-header__logo-container, .ion-header .glue-header__logo .glue-header__logo-container .glue-header__logo-svg{
    height: 50px !important;
  }
}

.glue-expansion-panels .glue-expansion-panel__header-text{
  color: #735641;
}

.glue-expansion-panels .glue-expansion-panel__button:focus .glue-expansion-panel__header-text, .glue-expansion-panels .glue-expansion-panel__button:hover .glue-expansion-panel__header-text{
  color: #553f30;
}

.glue-expansion-panels .glue-expansion-panel__header-text:hover{
  color: #553f30;
}

 .glue-header__logo-container, .ion-header .glue-header__logo .glue-header__logo-container .glue-header__logo-svg{
    height: 60px;
    border-radius: 50%;
  }

  .glue-footer__site-links-list-item .u-logo-image.u-logo-image-1{
    width: 110px;
    height: 110px;
    border-radius: 50%;
  }

.glue-header__bar.glue-header__bar--desktop.glue-header__drawer.glue-header__drawer--is-open .glue-header__lock-up{
  width: 100%;
  flex-direction: row-reverse;
}

.glue-header__bar.glue-header__bar--desktop.glue-header__drawer.glue-header__drawer--is-open .glue-header__logo{
  justify-content: center;
  margin-left: 3rem;
  padding-inline-end: unset;
}

.glue-header__bar.glue-header__bar--mobile .glue-header_title, .glue-header__bar.glue-header__bar--mobile .glue-header__lock-up{
  flex-direction: row-reverse;
}

.glue-header__bar.glue-header__bar--mobile .glue-header__lock-up{
  width: 100%;
}

.glue-header__bar.glue-header__bar--mobile .glue-header__cta--drawer{
  display: none;
}

.glue-header__bar.glue-header__bar--mobile .glue-header__logo{
  justify-content: center;
  margin-left: 3rem;
}

.ion-animated-hero.ion-callout--fill-base .glue-page{
  overflow: hidden !important;
}

@media(max-width: 480px) {
  .glue-header__bar.glue-header__bar--mobile .glue-header__logo{
    justify-content: start;
    margin-left: unset !important;
  }
  .glue-social__list{
    justify-content: space-between;
    padding-left: unset !important;
  }

.glue-footer__upper{
  background: white;
}

.glue-footer .glue-social .glue-social__link{
  background: white;
}

.glue-footer__site-links-header-button.glue-expansion-panel__button{
  padding-bottom: 15px !important;
  padding: 15px 0px 15px 0px;
}
}



.ion-social__link svg{
    width: 50px;
    height: 50px;
}

.glue-header__drawer-toggle-btn svg{
    width: 24px;
    height: 24px;
}

.glue-header__drawer-close-btn svg{
    width: 24px;
    height: 24px;
}

.glue-header__list.glue-header__deep-nav.glue-is-shown .glue-header__item.ion-header__item{
    height: 40px;
}

/* google typing modal */
.card_wrapper {
  /* box-shadow: 10px 10px 10px 10px; */
  padding: 19px;
  position: relative;
  z-index: 2;
}

.card {
  background: #fff;
  border-radius: 40px;
  box-shadow: 0 6px 36px 0 rgba(60,64,67,0.15);
  width: 300px;
  min-height: 540px;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative; /* để spinner căn giữa theo card */
}

.google-logo {
  width: 138px;
  margin-bottom: 35px;
}

.frame-2 .card_wrapper .card .google-logo{
  margin-bottom: unset !important;
}

.search-bar {
  position: absolute;
  left: 50%;            /* căn giữa theo .card */
  transform: translateX(-50%);
  width: 100%;          /* dài hơn thẻ .card */
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #fff;
  border-radius: 28px;
  box-shadow: 0 2px 12px #ececec;
  padding: 0 0 0 18px;
  height: 56px;
  z-index: 10;
}

.frame-1 .search-bar{
  top: 43%;
  width: 100%;           /* chỉnh vị trí */
}

.frame-2 .search-bar{
  top: 20%;
  width: 62%;
  height: 32px;
}

.frame-2 .search-bar input{
  max-width: 240px;
  text-overflow: ellipsis;
  overflow-x: hidden;
}

.frame-2 .search-bar input{
  height: 30px;
}

.frame-2 .search-bar button{
  height: 30px;
}

.frame-2 .search-bar button .icon{
  width: 20px;
}

.search-bar input {
  flex: 1;
  border: none;
  outline: none;
  height: 40px;
  font-size: 1.08em;
  background: transparent;
}

.search-bar button {
  background: #4285f4;
  border: none;
  width: 54px;
  height: 54px;
  border-radius: 0 28px 28px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: background 0.19s;
}

.search-bar button:hover {
  background: #1669bb;
}

.search-bar button .icon {
  width: 28px;
  height: 28px;
  fill: #fff;
}

.search-bar button.highlight-search-btn {
  background-color: #0b57d0; /* xanh đậm hơn */
  transform: scale(1.1);     /* phóng to nhẹ */
  transition: all 0.3s ease;
}

.search-bar input {
  position: relative;
}

.search-bar input.typing::after {
  content: "";
  position: absolute;
  width: 2px;
  height: 70%;
  background: #000;
  right: 10px;   /* vị trí tuỳ chỉnh */
  top: 15%;
  animation: blink 0.8s steps(1) infinite;
}

@keyframes blink {
  50% { opacity: 0; }
}

.search-result-modal {
  position: relative;
  z-index: 10;
}

.search-tabs {
  display: flex;
  justify-content: space-between;
  padding-left: 5px;
  padding-right: 5px;
  gap: 10px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 8px;
  margin-bottom: 10px;
}

.search-tabs span {
  font-size: 12px;
  color: #555;
  cursor: pointer;
}

.mini_map_wrapper{
  max-width: 300px;
  height: 130px;
}

.mini_map_wrapper img{
  width: 100%;
  height: 100%;
}

.result-item {
  padding: 10px 5px 0 8px;
  border-bottom: 1px solid #eee;
  font-size: 14px;
}

/* frame_2 */

.frame-2{
  display: none;
}

.frame-2.show{
  display: block;
}

.spinner-wrapper {
  position: absolute;
  top: 50%;
  left: 50%; /* chỗ này bạn để right:50% => bị lệch */
  transform: translate(-50%, -50%);
}

/* vòng tròn chỉ lo xoay */
.spinner-circle {
  width: 450px;
  height: 450px;
  border: 2px dashed #ccc;
  border-radius: 50%;
  animation: spin-slow 4s linear forwards;
}

@keyframes spin-slow {
  0%   { transform: rotate(0deg); }
  80%  { transform: rotate(350deg); }
  100% { transform: rotate(360deg); }
}

/* circle hai bên */
.side-circle {
  left: 21%;
  position: absolute;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  overflow: hidden;
  opacity: 0;
  transform: scale(0.5);
  transition: all 0.8s ease;
}
.side-circle img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  visibility: hidden;
}

.side-circle .small_thumbnail.show{
  animation: linear forwards;
  visibility: visible;
}

/* vị trí trên vòng */
.orbit-left .side-circle {
  bottom: 0;
  background: red;
}
.orbit-right .side-circle {
  top: 0;
  left: 66%;
  background: yellow;
}
.side-circle.show {
  opacity: 1;
  transform: scale(1);
  transform: translateX(-50%);
}

.frame-2 .side-circle.show{
  animation: circle-grow 6s ease forwards;
}

.orbit {
  position: absolute;
  width: 450px;   /* bằng với spinner-circle */
  height: 450px;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.frame-2 .orbit.show{
  animation: orbit-rotate-half 6s linear forwards;
}

.frame-2 .orbit.part1 {
  animation: orbit-rotate-part1 2s linear forwards;
}

.frame-2 .orbit.part2 {
  animation: orbit-rotate-part2 4s linear forwards;
}

@keyframes orbit-rotate-half {
  0%   { transform: translate(-50%, -50%) rotate(0deg); }
  30%  { transform: translate(-50%, -50%) rotate(54deg); }
  100% { transform: translate(-50%, -50%) rotate(180deg); }
}

@keyframes circle-grow {
  0%   { opacity: 1; transform: scale(0.5); }
  60%  { opacity: 1; transform: scale(2.3); }
  80%  { opacity: 1; transform: scale(1.8); }
  90%  { opacity: 1; transform: scale(0.5);   }
  100% { opacity: 1; transform: scale(0.5);   }
}

@keyframes orbit-rotate-part1 {
  from { transform: translate(-50%, -50%) rotate(0deg); }
  to   { transform: translate(-50%, -50%) rotate(54deg); } /* 30% của 180deg */
}

@keyframes orbit-rotate-part2 {
  from { transform: translate(-50%, -50%) rotate(54deg); }
  to   { transform: translate(-50%, -50%) rotate(180deg); }
}

/* frame_3 */

.frame-3{
  display: none;
}

.frame-e.show{
  display: block;
}

.frame-3 .card{
  overflow: hidden;
  align-items: start;
}

.business-header img {
  width: 100%;
  height: auto;
  display: block;
}

.business-info { padding: 12px; }
.business-info h3 { margin: 0; font-size: 18px; }
.rating { color: #f4b400; font-size: 14px; }

.business-tabs {
  display: flex;
  border-bottom: 1px solid #eee;
  font-size: 12px;
}
.business-tabs span {
  white-space: nowrap;
  flex: 1;
  text-align: center;
  padding: 6px;
}
.business-tabs .active {
  color: #1a73e8;
  border-bottom: 2px solid #1a73e8;
}

.business-actions {
  display: flex;
  justify-content: space-around;
  width: 100%;
  padding: 10px;
  font-size: 12px;
}
.business-actions div {
  text-align: center;
}
.business-actions .icon {
  display: block;
  font-size: 20px;
}

.business-address, .business-hours, .business-contact {
  padding: 8px 12px;
  font-size: 12px;
  border-top: 1px solid #eee;
  display: flex;
  align-items: center;
}

.business-address svg, .business-hours svg, .business-contact svg{
    width: 24px;
    height: 24px;
}

.business-address p{
  padding: 0 10px;
}

.business-hours, .business-contact{
  width: 100%;
  gap: 10px;
}

.business_action{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.business_action svg, .business_action span{
  color: #7097d4;
  fill: #7097d4;
}
@keyframes orbit-spin {
  from { transform: translate(-50%, -50%) rotate(0deg); }
  to   { transform: translate(-50%, -50%) rotate(360deg); }
}

.frame-3 .orbit-left .side-circle{
  left: 25%;
}

.frame-3 .orbit-right .side-circle{
  left: 69%;
}

.frame-3 .side-circle.show{
  scale: 0.5;
}

.ion-animated-text-list__items-image-list-item.ion-animated-text-list__items-image-list-item-with-image picture{
      max-width: 503px;
      max-height: 500px;
    }

.ion-scroll-cards-list .ion-scroll-cards-list-card .ion-card__image-container__image{
  border-radius: 40px;
}

.ion-case-study__img-container{
  max-width: 535px;
  max-height: 535px;
}

.ion-callout-2up__img-container{
  max-width: 334px;
  max-height: 334px;
  border-radius: 25px !important;
}

@media (max-width: 480px) {

    .glue-header__container{
      width: 100%;
    }

    .glue-header__container.glue-header__container--linkbar{
      width: 100%;
    }    

    .card{
      width: 300px;
    }

    .glue-header__link-bar>.glue-header__list {
        padding-block: 0px 23px;
    }

    .frame-1 .search-bar{
      top: 39%;
      width: 106%;
    }

    .frame-2 .search-bar{
      top: 23%;
      width: 94%;
    }

    .spinner-circle{
      width: 400px;
      height: 400px;
    }

    .orbit{
      position: absolute;
      width: 400px;
      height: 400px;
      top: 50%;
      left: 50%;
    }

    .orbit-left .side-circle{
      left: 23% !important;
    }

    .orbit-right .side-circle{
      left: 70% !important;
    }

   @keyframes orbit-rotate-part1 {
      from { transform: translate(-50%, -50%) rotate(0deg); }
      to   { transform: translate(-50%, -50%) rotate(40deg); } /* 30% của 180deg */
    }

    @keyframes orbit-rotate-part2 {
      from { transform: translate(-50%, -50%) rotate(40deg); }
      to   { transform: translate(-50%, -50%) rotate(180deg); }
    }

    @keyframes circle-grow {
      0%   { opacity: 1; transform: scale(0.5); }
      60%  { opacity: 1; transform: scale(1.2); }
      80%  { opacity: 1; transform: scale(1.3); }
      90%  { opacity: 1; transform: scale(0.5);   }
      100% { opacity: 1; transform: scale(0.5);   }
    }

    .ion-case-study__copy-container-inner{
      padding-top: 20px;
    }

    .ion-animated-text-list__items-image-list-item.ion-animated-text-list__items-image-list-item-with-image picture{
      max-width: 335px;
      max-height: 500px;
    }

    .ion-case-study__img-container{
      max-width: 335px;
      max-height: 180px;
    }

    /* for fourth section */
  .ion-case-study-module.ion-case-study-module--fill-white{
    padding-top: unset !important;
  }
  /* NÚT ĐIỆN THOẠI RUNG LẮC */
.hotline-phone-ring-wrap{position:fixed;bottom:0;right:0;z-index:999999}
.hotline-phone-ring{position:relative;visibility:visible;background-color:transparent;width:110px;height:110px;cursor:pointer;z-index:11;-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);transition:visibility .5s;left:0;bottom:0;display:block}
.hotline-phone-ring-circle{width:85px;height:85px;top:10px;left:10px;position:absolute;background-color:transparent;border-radius:100%;border:2px solid #e60808;-webkit-animation:phonering-alo-circle-anim 1.2s infinite ease-in-out;animation:phonering-alo-circle-anim 1.2s infinite ease-in-out;transition:all .5s;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;opacity:0.5}
.hotline-phone-ring-circle-fill{width:55px;height:55px;top:25px;left:25px;position:absolute;background-color:rgba(230,8,8,0.7);border-radius:100%;border:2px solid transparent;-webkit-animation:phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;animation:phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;transition:all .5s;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}
.hotline-phone-ring-img-circle{background-color:#e60808;width:33px;height:33px;top:37px;left:37px;position:absolute;background-size:20px;border-radius:100%;border:2px solid transparent;-webkit-animation:phonering-alo-circle-img-anim 1s infinite ease-in-out;animation:phonering-alo-circle-img-anim 1s infinite ease-in-out;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:center}
.hotline-phone-ring-img-circle .pps-btn-img{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}
.hotline-phone-ring-img-circle .pps-btn-img img{width:20px;height:20px}
.hotline-bar{position:absolute;background:rgba(230,8,8,0.75);height:40px;width:180px;line-height:40px;border-radius:3px;padding:0 10px;background-size:100%;cursor:pointer;transition:all 0.8s;-webkit-transition:all 0.8s;z-index:9;box-shadow:0 14px 28px rgba(0,0,0,0.25),0 10px 10px rgba(0,0,0,0.1);border-radius:50px!important;left:33px;bottom:37px}
.hotline-bar > a{color:#fff;text-decoration:none;font-size:15px;font-weight:bold;text-indent:50px;display:block;letter-spacing:1px;line-height:40px;font-family:Arial}
.hotline-bar > a:hover,.hotline-bar > a:active{color:#fff}
@-webkit-keyframes phonering-alo-circle-anim{0%{-webkit-transform:rotate(0) scale(0.5) skew(1deg);-webkit-opacity:0.1}30%{-webkit-transform:rotate(0) scale(0.7) skew(1deg);-webkit-opacity:0.5}100%{-webkit-transform:rotate(0) scale(1) skew(1deg);-webkit-opacity:0.1}}
@-webkit-keyframes phonering-alo-circle-fill-anim{0%{-webkit-transform:rotate(0) scale(0.7) skew(1deg);opacity:0.6}50%{-webkit-transform:rotate(0) scale(1) skew(1deg);opacity:0.6}100%{-webkit-transform:rotate(0) scale(0.7) skew(1deg);opacity:0.6}}
@-webkit-keyframes phonering-alo-circle-img-anim{0%{-webkit-transform:rotate(0) scale(1) skew(1deg)}10%{-webkit-transform:rotate(-25deg) scale(1) skew(1deg)}20%{-webkit-transform:rotate(25deg) scale(1) skew(1deg)}30%{-webkit-transform:rotate(-25deg) scale(1) skew(1deg)}40%{-webkit-transform:rotate(25deg) scale(1) skew(1deg)}50%{-webkit-transform:rotate(0) scale(1) skew(1deg)}100%{-webkit-transform:rotate(0) scale(1) skew(1deg)}}
@media (max-width:768px){.hotline-bar{display:none}}
}

/* for single */
.content__post-wrap{
  padding: 20px 0;
}

/* for 404 */
.modules-lib__page.page_404 {
    width: 100%;
    height: 100vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}