.announcement-bar {
  background: #32C3CD;
}

.announcement-bar .message {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 10px 0px 10px;
  position: relative;
  font-size: 14px;
  font-weight: 500;
  margin: 0;
  color: #051c42;
  text-transform: uppercase;
  letter-spacing: 0;
}
@media(max-width:565px)
{
   .announcement-bar .message
   {
        font-size: 9px;
   }
}
.announcement-bar .message img {
  position: relative;
  top: -2px;
  margin-right: 12px;
}

.announcement-bar .message .btn {
  margin-left: 32px;
  font-weight: 500;
  padding: 4px 10px 3px;
  border-radius: 3px;
  min-width: 110px;
  border: 1px solid;
  color: #051c42;
  font-weight: 700;
  background: transparent;
  border-color: #69563b;
  font-size: 14px;
  margin-left: 20px;
}

.announcement-bar .message .btn:hover {
  color: #ffffff;
  background: #051c42;
  border-color: #051c42;
}

.announcement-bar .announcement-close {
  right: 20px;
}

.announcement-bar .announcement-close svg {
  fill: #051c42;
}

.halo-block-slideshow {
  line-height: 1;
  font-size: 0;
}

.halo-block-slideshow .halo-row-carousel {
  line-height: 1;
}

.halo-block-slideshow .halo-row-carousel .bannerCarousel-slide {
  display: none;
}

.halo-block-slideshow .halo-row-carousel .bannerCarousel-slide:first-child {
  display: block;
}

.halo-block-slideshow .halo-row-carousel .slick-dots {
  position: absolute;
  bottom: 15px;
  width: 100%;
}

.halo-block-slideshow .halo-row-carousel .slick-dots li button {
  background: transparent;
  border-color: #ffffff;
}

.halo-block-slideshow .halo-row-carousel .slick-dots li.slick-active button {
  border-color: #ffffff;
  background: #ffffff;
}

.halo-block-slideshow .halo-row-carousel.slick-initialized .bannerCarousel-slide {
  display: block;
}

.halo-block-slideshow .content-box {
  max-width: 500px;
}

.halo-block-slideshow .content-box .banner-title {
  font-size: 35px;
  font-weight: 700;
  letter-spacing: 0;
  color: #ffffff;
  line-height: 1.2em;
  margin-bottom: 15px;
}

.halo-block-slideshow .content-box .banner-title .custom-color {
  color: #10ffda;
}

.halo-block-slideshow .content-box .banner-text {
  font-size: 18px;
  letter-spacing: 0;
  color: #ffffff;
  margin-bottom: 30px;
}

.halo-block-slideshow .content-box .button {
  border-color: #ffffff;
  background: transparent;
  color: #ffffff;
}

.halo-block-slideshow .content-box .button:hover {
  border-color: #10ffda;
  background: transparent;
  color: #10ffda;
}

.halo-block-slideshow .slick-arrow svg {
  top: 0;
}

.halo-block-slideshow .slick-arrow.slick-prev {
  left: 5%;
}

.halo-block-slideshow .slick-arrow.slick-next {
  right: 5%;
}

.halo-block-icon-with-text .wrapper-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  padding: 20px 0px 20px;
  position: relative;
}

.halo-block-icon-with-text .wrapper-item .icon {
  margin-right: 20px;
}

.halo-block-icon-with-text .wrapper-item .title {
  font-weight: 700;
  font-size: 16px;
  color: #051c42;
  margin: 0;
}

.halo-block-icon-with-text .slick-arrow {
  border-color: transparent;
}

.halo-block-icon-with-text .slick-arrow:hover {
  border-color: transparent;
  background: transparent;
}

.halo-block-five-banner {
  background: #f5f5f5;
  padding: 40px 0px 40px;
  margin-bottom: 66px;
}

.halo-block-five-banner .row {
  margin-left: -7.5px;
  margin-right: -7.5px;
}

.halo-block-five-banner .halo-row-item {
  padding-left: 7.5px;
  padding-right: 7.5px;
}

.halo-block-custom-banner {
  position: relative;
  background-image: url(../../../images/banners/home/home-10/banner06.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  padding-top: 35px;
  padding-bottom: 52px;
  margin-bottom: 27px;
  margin-top: 83px;
}

.halo-block-custom-banner .halo-block-header {
  margin-bottom: 39px;
}

.halo-block-custom-banner .halo-block-header .title {
  font-size: 40px;
  letter-spacing: -.02em;
  color: #ffffff;
}

.halo-block-custom-banner .halo-block-header .title .custom-color {
  color: #10ffda;
}

.halo-block-custom-banner .halo-block-footer {
  padding: 33px 15px 0;
}

.halo-block-custom-banner .halo-block-footer .desc {
  color: #ffffff;
}

.halo-block-custom-banner .halo-block-footer .link {
  color: #fdc525;
  font-size: 16px;
  letter-spacing: 0;
}

.halo-block-Categories {
  padding: 20px 0 20px;
}

.halo-block-Categories .halo-block-header .title {
  font-size: 20px;
}

.halo-block-Categories .halo-row-item {
  margin-bottom: 18px;
}

.halo-block-Categories .halo-row-item .img-box {
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  max-width: 170px;
  max-height: 170px;
  margin: 0 auto;
}

.halo-block-Categories .halo-row-item .img-box img {
  margin: 0 auto;
}

.halo-block-Categories .halo-row-item .content-box {
  padding: 17px 15px;
}

.halo-block-Categories .halo-row-item .content-box .title,
.halo-block-Categories .halo-row-item .content-box .link_title {
  font-size: 16px;
  font-weight: 400;
  color: #202020;
  letter-spacing: 0;
  margin: 0;
}

.halo-block-Categories .halo-row-item:hover .content-box .title,
.halo-block-Categories .halo-row-item:hover .content-box .link_title {
  color: #0a6cdc;
}

.halo-block-product-width-banner {
  padding: 58px 0px 70px;
}

.halo-block-product-width-banner .halo-block-header {
  margin-bottom: 30px;
}

.halo-block-custom-service {
  padding: 65px 0 50px;
  margin: 30px 0px 65px;
  background: #f5f5f5;
}

.halo-block-custom-service .halo-row-item .wrapper-content {
  padding-top: 50px;
  padding-bottom: 67px;
  border-radius: 6px;
  background: #ffffff;
}

.halo-block-custom-service .halo-row-item .img-box {
  margin: 10px 15px 21px;
}

.halo-block-custom-service .halo-row-item .img-box img {
  margin: 0 auto;
}

.halo-block-custom-service .halo-row-item .box-content .title {
  margin-bottom: 11px;
}

.halo-block-custom-service .halo-row-item .box-content .link {
  color: #202020;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}

.halo-block-custom-service .halo-row-item .box-content .desc {
  font-size: 14px;
  line-height: 22px;
  color: #202020;
  padding: 0px 15px;
  max-width: 250px;
  margin: 0 auto;
  min-height: 44px;
}

.halo-block-custom-service .halo-row-item:hover .box-content .link {
  color: #0a6cdc;
}

.halo-block-two-banner {
  padding: 68px 0px 14px;
}

.halo-block-two-banner .halo-row-item {
  padding-bottom: 15px;
}

.halo-block-banner {
  padding: 70px 0px 43px;
}

.halo-block-banner.block-2 {
  padding: 69px 0px 46px;
}

.halo-block-brands {
  padding: 60px 0 60px;
  margin-bottom: 48px;
}

.halo-block-brands .halo-block-header .title {
  font-size: 20px;
}

.halo-block-brands .halo-row-item .img-box {
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  max-width: 170px;
  max-height: 170px;
  margin: 0 auto;
}

.halo-block-brands .halo-row-item .img-box img {
  margin: 0 auto;
}

.halo-block-icon-with-text-2 {
  position: relative;
  background-image: url(../../../images/banners/home/home-10/banner-25.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-top: 35px;
  padding-bottom: 61px;
  margin: 84px 0 0;
}

.halo-block-icon-with-text-2 .halo-block-header {
  margin-bottom: 39px;
}

.halo-block-icon-with-text-2 .halo-block-header .title {
  font-size: 40px !important;
  letter-spacing: -.02em;
  color: #ffffff;
}

.halo-block-icon-with-text-2 .halo-block-header .title .custom-color {
  color: #10ffda;
}

.halo-block-icon-with-text-2 .img-box img {
  margin: 0 auto;
}

.halo-block-icon-with-text-2 .content-box {
  padding: 11px 0px 12px;
}

.halo-block-icon-with-text-2 .content-box .title {
  font-size: 20px;
  letter-spacing: 0;
  color: #ffffff;
  font-weight: 700;
  margin-bottom: 12px;
}

.halo-block-icon-with-text-2 .content-box .desc {
  color: #ffffff;
}

.halo-block-icon-with-text-2 .content-box .link {
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
  letter-spacing: 0;
}

.halo-block-icon-with-text-2 .halo-row-item:hover .content-box .link {
  color: #10ffda;
}

.halo-product-block {
  padding: 0 0 21px;
  margin: 0;
}

.halo-product-block .halo-block-header {
  margin-bottom: 31px !important;
}

.halo-product-block .slick-arrow svg {
  top: -4px;
}

.halo-product-block.flash-sale .halo-block-header .title {
  letter-spacing: -.02em;
  color: #e10600;
}

.halo-product-block.flash-sale .card-swatch {
  margin: 13px 0px 10px;
}

@media (max-width: 580px) {
  .announcement-bar .message .btn {
    display: none;
  }
}

@media (max-width: 767px) {
  .halo-block-five-banner .halo-row-item.last-banner {
    padding: 15px 7.5px 15px;
  }
  .halo-block-custom-banner .halo-row-item {
    padding-bottom: 15px;
  }
  .halo-block-custom-banner .halo-block-footer .desc {
    padding-bottom: 15px;
  }
  .halo-block-product-width-banner .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .halo-block-product-width-banner .row .col-banner {
    margin-bottom: 30px;
  }
}

@media (max-width: 420px) {
  .announcement-bar .message img {
    display: none;
  }
}

@media (min-width: 768px) {
  .halo-block-slideshow .img-box .image {
    min-height: 450px;
  }
  .halo-block-slideshow .content-box .banner-title {
    font-size: 50px;
  }
  .halo-block-slideshow .content-box .banner-text {
    margin-bottom: 43px;
  }
  .halo-block-five-banner .row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .halo-block-five-banner .wrapper-col {
    padding: 10px;
  }
  .halo-block-five-banner .halo-row-item {
    padding-left: 10px;
    padding-right: 10px;
  }
  .halo-block-Categories .halo-block-header {
    margin-bottom: 40px;
  }
  .halo-block-custom-service .row,
  .halo-block-product-width-banner .row {
    margin-left: -7.5px !important;
    margin-right: -7.5px !important;
  }
  .halo-block-custom-service .row .halo-row-item,
  .halo-block-product-width-banner .row .halo-row-item {
    padding-left: 7.5px !important;
    padding-right: 7.5px !important;
  }
}

@media (min-width: 1025px) {
  .halo-block-icon-with-text .wrapper-item::before {
    content: '';
    width: 1px;
    height: 40px;
    display: block;
    position: absolute;
    top: 50%;
    left: -18px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    background-color: #dadada;
  }
  .halo-block-icon-with-text .slick-slide:first-child .wrapper-item::before {
    display: none;
  }
  .halo-block-five-banner {
    padding: 20px 0px 50px;
  }
  .halo-block-five-banner .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .halo-block-five-banner .wrapper-col {
    padding: 15px;
  }
  .halo-block-five-banner .halo-row-item {
    padding-left: 15px;
    padding-right: 15px;
  }
  .halo-block-Categories .halo-row-item .view-abs .view,
  .halo-block-brands .halo-row-item .view-abs .view {
    border: 1px solid #161880;
    border-radius: 50%;
  }
  .halo-block-Categories .halo-row-item .view-abs .view::before, .halo-block-Categories .halo-row-item .view-abs .view::after,
  .halo-block-brands .halo-row-item .view-abs .view::before,
  .halo-block-brands .halo-row-item .view-abs .view::after {
    background-color: #161880;
  }
}

@media (min-width: 1200px) {
  .halo-block-slideshow .content-box.content-box--left {
    left: calc((100% - 1170px)/2);
  }
  .halo-block-slideshow .content-box.content-box--right {
    right: calc((100% - 1170px)/2);
  }
}

@media (min-width: 1600px) {
  .halo-block-slideshow .content-box.content-box--left {
    left: calc((100% - 1370px)/2);
  }
  .halo-block-slideshow .content-box.content-box--right {
    right: calc((100% - 1370px)/2);
  }
  .halo-block-five-banner .row {
    margin-left: -20px;
    margin-right: -20px;
  }
  .halo-block-five-banner .wrapper-col {
    padding: 20px;
  }
  .halo-block-five-banner .halo-row-item {
    padding-left: 20px;
    padding-right: 20px;
  }
  .halo-block-brands .slick-dots {
    bottom: -60px;
  }
}

/*//////////testimonial///////*/
 :root{
      --cyan: #3FB6C6;
      --muted: #6b7280;
      --gap: 20px;
      --peek: 60px; /* visual preview space left/right */
    }

    /* wrapper (no body rules) */
    .vvk-section {
      max-width: 1200px;
      margin-inline: auto;
      padding: 48px 16px;
      background: linear-gradient(135deg,#f0fbfc,#eaf6f7);
      box-sizing: border-box;
    }
    .vvk-title { text-align:center; color:var(--cyan); font-size:1.9rem; margin:0 0 22px; font-weight:700; }

    /* carousel layout */
    .vvk-carousel { display:flex; align-items:center; gap:12px; position:relative; }

    /* outside controls */
    .vvk-control {
      width:48px; height:48px; border-radius:50%;
      background:var(--cyan); color:#fff; border:0;
      display:grid; place-items:center; cursor:pointer; z-index:20;
      box-shadow:0 8px 20px rgba(63,182,198,0.18);
    }
    .vvk-control:disabled { opacity:.45; cursor:default; }

    .vvk-prev { margin-left: calc(-1 * var(--peek)); }
    .vvk-next { margin-right: calc(-1 * var(--peek)); }

    /* viewport with peek */
    .vvk-viewport { overflow:hidden; flex:1 1 auto; padding: 0 var(--peek); }
    .vvk-track {
      display:flex; gap:var(--gap); transition: scroll-left 200ms linear;
      scroll-behavior: smooth; -webkit-overflow-scrolling: touch;
    }
    /* enable scroll snapping */
    .vvk-track { scroll-snap-type: x mandatory; }
    .vvk-card { scroll-snap-align: center; background:#fff; border-radius:12px;
               padding:20px; box-shadow:0 8px 28px rgba(16,24,40,0.06);
               box-sizing:border-box; flex:0 0 auto; display:flex; flex-direction:column;
               justify-content:space-between; min-width:200px; }

    .vvk-card q { display:block; margin:0 0 14px; font-style:italic; color:#222; line-height:1.6; }
    .vvk-card .who { font-weight:700; color:var(--cyan); margin-top:10px; }
    .vvk-card .role { color:var(--muted); font-size:.92rem; }
    .vvk-card .rating { color:#F5B301; margin-bottom:10px; }

    /* dots */
    .vvk-dots { display:flex; gap:10px; justify-content:center; margin-top:16px; }
    .vvk-dots button { width:10px; height:10px; border-radius:50%; border:0; background: rgba(16,24,40,0.08); cursor:pointer; }
    .vvk-dots button.active { background:var(--cyan); box-shadow:0 4px 10px rgba(63,182,198,0.12); }

    /* responsive: no card width set here — JS sets exact pixel width per breakpoint */
    /* Mobile: one full card per view */
@media (max-width: 767px) {
  .vvk-viewport {
    padding: 0 !important;     /* remove side padding */
    overflow: hidden;          /* hide extra space */
  }

  .vvk-card {
    min-width: 100% !important;  /* full width card */
    margin: 0 auto;              /* center align */
  }

  .vvk-track {
    gap: 0;  /* no gap between cards on mobile */
  }
}

    @media (max-width:599.98px){
      .vvk-prev { margin-left:-10px; }
      .vvk-next { margin-right:-10px; }
      .vvk-viewport { padding: 0 26px; }
    }
    @media (max-width: 599.98px) {
  .vvk-prev { margin-left: 0; }
  .vvk-next { margin-right: 0; }
  .vvk-viewport { padding: 0; }   /* no peek on mobile */
  .vvk-card { min-width: 100% !important; }  /* force full width card */
}

/*# sourceMappingURL=demo-10.css.map */