@media (max-width: 991.98px) {
    .banner-hero {
        max-width: 100%;
        padding: 10px 0;
    }
}

.text-body-lead {
    font-size: 10px;
    font-weight: 100;
    line-height: 0px;
}

.header .main-menu li ul.two-col {
    column-count: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    min-width: 500px;
}

.box-optimized {
    padding: 6px 35px 0px 35px;
}

.header-top.header-top-green {
    background-color: #ffeab8;
}

.language-switcher-container .language_bar_list li a span {
    color: #000;
}

.features-custom-header-bg {
    background: url(https://www.hivelux.com/storage/artwork/features-header-bg-1.webp) 0% 0% / cover no-repeat;
}

.box-green-2 .block-1 {
    left: 47%;
    position: absolute;
    top: 10%;
    width: 210px;
}

.box-green-2 {
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: auto 500px;
    position: relative;
}

@media only screen and (min-width: 992px) {
    .custom-features-imgs-reponsive {
        margin: 0;
        position: absolute;
        transform: translate(-10%, 0%);
    }
}

@media only screen and (max-width: 1399px) {
    .custom-features-padding {
        padding-top: 50px;
    }
}

@media only screen and (max-width: 991px) {
    .custom-features-padding-991 {
        margin-top: -63px;
    }
}

.custom-padding-40 {
    padding: 40px;
}

.panel-box {
    border-radius: 10px;
    min-height: 650px;
}

.footer .footer-top+.row {
    text-align: center !important;
}

.footer .footer-top+.row .text-heading-5 {
    margin-top: 20px;
}

.block-video.icon-pattern:before {
    display: none;
}

.btn.btn-default {
    background-color: #f2f4f7;
    border-radius: 50px;
    color: #101828;
    font-family: var(--primary-font), sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.cookie-consent .cookie-consent__message a {
    color: #585858 !important;
    text-decoration: underline;
}

.banner-hero.banner-faqs-1 {
    background: url(../imgs/page/faqs/1/bg-banner.png) no-repeat top;
    background-size: auto;
    margin-top: -140px;
    min-height: 675px;
    padding-top: 248px;
    margin-bottom: -100px;
}

.text-display-3 {
    font-size: 62px;
    letter-spacing: 0;
    line-height: 72px;
}

.header-style-5.sticky-bar.stick {
    background-color: #2b8088;
    border-bottom: 2px solid #fbb50e;
}

.roll-over-button {
    position: relative;
    overflow: hidden;
    border: 1px solid #18181a;
    color: #18181a;
    display: inline-block;
    font-size: 15px;
    line-height: 15px;
    padding: 18px 18px 17px;
    text-decoration: none;
    cursor: pointer;
    background: #fff;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    border-radius: 25px;
}

.roll-over-button:hover:after {
    transform-origin: bottom center;
    transform: skewY(9.3deg) scaleY(2);
}

.roll-over-button:hover span:last-child {
    transform: translateX(-50%) translateY(-100%);
    opacity: 1;
    transition: all 900ms cubic-bezier(0.48, 0, 0.12, 1);
}

.plyr__poster {
    background-color: #fff !important;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    width: 100% !important;
    height: 100% !important;
}

.plyr--video {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    height: 100% !important;
    background-color: #fff !important;
    border-radius: 15px !important;
    overflow: hidden !important;
}

.plyr--video video {
    width: 100% !important;
    height: 100% !important;
    border-radius: 15px !important;
    background-color: #fff !important;
}

.plyr,
.plyr--video,
.plyr--video video {
    cursor: pointer !important;
}

@media (min-width: 768px) {
    .plyr--video video {
        object-fit: cover !important;
    }
}

@media (max-width: 767px) {
    .plyr--video video {
        object-fit: contain !important;
    }
}

:root {
    --plyr-color-main: #ffc539 !important;
}

.plyr__control {
    background: #ffc539 !important;
    color: white !important;
}

.plyr__progress--buffer {
    background: white !important;
}

.plyr__progress input[type=range] {
    accent-color: #ffc539 !important;
}

.plyr__control:hover {
    background: #e6b32b !important;
}

#hivelux-demo-popup {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 95%;
    background: white;
    z-index: 9999;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #ffc107;
}

#hivelux-demo-popup iframe {
    width: 100%;
    height: 100%;
    border: none;
    border-radius: 10px;
    min-width: 800px;
    min-height: 520px;
}

@media (max-width: 767px) {
    #hivelux-demo-popup {
        display: none !important;
    }
}

.responsive-iframe-wrapper {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  position: relative;
}

.responsive-iframe {
  width: 100%;
  height: 100%;
  border: none;
  overflow: auto;
}

.responsive-iframe {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.responsive-iframe::-webkit-scrollbar {
  display: none;
}

.status-badge {
    position: fixed;
    bottom: 20px;
    left: 20px;
    background: white;
    color: #4a4a4a;
    border: 1px solid #ddd;
    padding: 10px 10px;
    font-size: 10px;
    line-height: 1;
    text-decoration: none;
    border-radius: 999px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.06);
    cursor: pointer;
    z-index: 9999;
    transition: all 0.2s ease-in-out;
}

.status-badge:hover {
  box-shadow: 0 4px 10px rgba(0,0,0,0.1);
  transform: translateY(-1px);
}

  .rainbow-text {
    background: linear-gradient(90deg, #ff0057, #ffbd00, #00ff85, #00cfff, #7a00ff, #ff0057);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: rainbow-slide 5s linear infinite;
    background-size: 300% 100%;
    padding-bottom: 4px;
  }

  @keyframes rainbow-slide {
    0% {
      background-position: 0% 50%;
    }

    100% {
      background-position: 100% 50%;
    }
  }

.hivelux-rainbow-btn {
    padding: 1.2em 2.5em;
    border: none;
    outline: none;
    color: rgb(255, 255, 255);
    font-size: 19px;
    font-weight: 600;
    background: #fab110;
    cursor: pointer;
    position: relative;
    z-index: 0;
    border-radius: 10px;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
}

.hivelux-rainbow-btn:before {
  content: "";
  background: linear-gradient(
    45deg,
    #ff0000,
    #ff7300,
    #fffb00,
    #48ff00,
    #00ffd5,
    #002bff,
    #7a00ff,
    #ff00c8,
    #ff0000
  );
  position: absolute;
  top: -2px;
  left: -2px;
  background-size: 400%;
  z-index: -1;
  filter: blur(5px);
  -webkit-filter: blur(5px);
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  animation: glowing-button-85 20s linear infinite;
  transition: opacity 0.3s ease-in-out;
  border-radius: 10px;
}

@keyframes glowing-hivelux-rainbow-btn {
  0% {
    background-position: 0 0;
  }
  50% {
    background-position: 400% 0;
  }
  100% {
    background-position: 0 0;
  }
}

.hivelux-rainbow-btn:after {
  z-index: -1;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #222;
  left: 0;
  top: 0;
  border-radius: 10px;
}

.contact-tel-btn {
  appearance: none;
  background-color: #000000;
  border: 2px solid #1A1A1A;
  border-radius: 15px;
  box-sizing: border-box;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-family: Roobert,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
  font-size: 30px;
  font-weight: 600;
  line-height: normal;
  margin: 0;
  min-height: 60px;
  min-width: 0;
  outline: none;
  padding: 16px 24px;
  text-align: center;
  text-decoration: none;
  transition: all 300ms cubic-bezier(.23, 1, 0.32, 1);
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  width: 100%;
  will-change: transform;
}

.contact-tel-btn:disabled {
  pointer-events: none;
}

.contact-tel-btn:hover {
  box-shadow: rgba(0, 0, 0, 0.25) 0 8px 15px;
  transform: translateY(-2px);
}

.contact-tel-btn:active {
  box-shadow: none;
  transform: translateY(0);
}

.white-wblack-btn {
    background-color: #000000;
    border: 2px solid #ffffff;
    border-radius: 10px;
    box-sizing: border-box;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-family: Circular, -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", sans-serif;
    font-size: 26px;
    font-weight: 600;
    line-height: 20px;
    margin: 0;
    outline: none;
    padding: 22px 30px;
    position: relative;
    text-align: center;
    text-decoration: none;
    touch-action: manipulation;
    transition: box-shadow .2s, -ms-transform .1s, -webkit-transform .1s, transform .1s;
    user-select: none;
    -webkit-user-select: none;
    width: auto;
}

.white-wblack-btn:focus-visible {
  box-shadow: #222222 0 0 0 2px, rgba(255, 255, 255, 0.8) 0 0 0 4px;
  transition: box-shadow .2s;
}

.white-wblack-btn:active {
  background-color: #F7F7F7;
  border-color: #000000;
  transform: scale(.96);
}

.white-wblack-btn:disabled {
  border-color: #DDDDDD;
  color: #DDDDDD;
  cursor: not-allowed;
  opacity: 1;
}

.hivelux-animated-bg {
  background: linear-gradient(-45deg, #fceabb, #e0c3fc, #c2e9fb, #d4fc79);
  background-size: 400% 400%;
  animation: gradientShift 15s ease infinite;
}

@keyframes gradientShift {
  0% { background-position: 0% 50%; }
  25% { background-position: 50% 50%; }
  50% { background-position: 100% 50%; }
  75% { background-position: 50% 50%; }
  100% { background-position: 0% 50%; }
}

/* Demo page bg */

@import url("https://fonts.googleapis.com/css?family=Poppins:200,300,400,500,600,700,800,900&display=swap");
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Poppins", sans-serif;
}

.hivelux-wave-wrapper section {
  position: relative;
  width: 100%;
  min-height: 100vh;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 100px 0;
}

.hivelux-wave-wrapper section .wave {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background: #4973ff;
  box-shadow: inset 0 0 50px rgba(0, 0, 0, 0.5);
  transition: 0.5s;
  z-index: 0;
  pointer-events: none;
}

.hivelux-wave-wrapper section .wave span {
  position: absolute;
  width: 325vh;
  height: 325vh;
  top: 0;
  left: 50%;
  transform: translate(-50%, -75%);
}

.hivelux-wave-wrapper section .wave span:nth-child(1) {
  border-radius: 45%;
  background: rgba(20, 20, 20, 1);
  animation: animate 5s linear infinite;
}

.hivelux-wave-wrapper section .wave span:nth-child(2) {
  border-radius: 40%;
  background: rgba(20, 20, 20, 0.5);
  animation: animate 10s linear infinite;
}

.hivelux-wave-wrapper section .wave span:nth-child(3) {
  border-radius: 42.5%;
  background: rgba(20, 20, 20, 0.5);
  animation: animate 15s linear infinite;
}

.hivelux-wave-wrapper .content {
  position: relative;
  z-index: 2;
  width: 100%;
  color: #fff;
  text-align: center;
}

.hivelux-wave-wrapper .content h2,
.hivelux-wave-wrapper .content p {
  color: #fff;
}

.hivelux-wave-wrapper .iframe-wrapper {
  max-width: 800px;
  margin: 0 auto;
  padding-top: 30px;
}

.hivelux-wave-wrapper iframe {
  width: 100%;
  min-height: 550px;
  border: none;
  z-index: 2;
  position: relative;
}

.hivelux-wave-wrapper2 section {
  position: relative;
  width: 100%;
  min-height: 100vh;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 100px 0;
}

.hivelux-wave-wrapper2 section .wave {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background: #4973ff;
  box-shadow: inset 0 0 50px rgba(0, 0, 0, 0.5);
  transition: 0.5s;
  z-index: 0;
  pointer-events: none;
}

.hivelux-wave-wrapper2 section .wave span {
  position: absolute;
  width: 325vh;
  height: 325vh;
  top: 0;
  left: 50%;
  transform: translate(-50%, -75%);
}

.hivelux-wave-wrapper2 section .wave span:nth-child(1) {
  border-radius: 45%;
  background: rgba(20, 20, 20, 1);
  animation: animate 5s linear infinite;
}

.hivelux-wave-wrapper2 section .wave span:nth-child(2) {
  border-radius: 40%;
  background: rgba(20, 20, 20, 0.5);
  animation: animate 10s linear infinite;
}

.hivelux-wave-wrapper2 section .wave span:nth-child(3) {
  border-radius: 42.5%;
  background: rgba(20, 20, 20, 0.5);
  animation: animate 15s linear infinite;
}

.hivelux-wave-wrapper2 .content {
  position: relative;
  z-index: 2;
  width: 100%;
  color: #fff;
  text-align: center;
}

.hivelux-wave-wrapper2 .content h2,
.hivelux-wave-wrapper2 .content p {
  color: #fff;
}

/* Animation */
@keyframes animate {
  0% {
    transform: translate(-50%, -75%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -75%) rotate(360deg);
  }
}

.cookie-banner-custom-style {
    width: 100%;
    background: #000000ed;
    color: rgb(251 181 14);
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    padding: 30px;
    position: fixed;
    bottom: 0;
    z-index: 9999;
}

@media (max-width: 991.98px) {
    .cookie-buttons-margin {
        margin-top: 10px;
    }
}

.accept-cookies-button{
    margin-right: 10px;
    padding: 10px 20px;
    background-color:#4CAF50;
    color: #FFFFFF;
    border: none;
    font-weight: bold;
    border-radius: 5px;
}

.decline-cookies-button {
    padding: 10px 20px;
    background-color: #f44336;
    color: #FFFFFF;
    border: none;
    font-weight: bold;
    border-radius: 5px;
}

.trust-seal-wrapper {
  text-align: center;
  margin-bottom: 40px;
}

.trust-seal {
  display: inline-block;
  max-width: 140px;
}

.trust-seal img {
  width: 100%;
  height: auto;
  display: block;
}

/* Base responsive wrapper (intrinsic ratio) */
.vimeo-custom-wrap {
  position: relative;
  width: 100%;
  padding-top: 56.25%;         /* fallback 16:9; JS will overwrite inline */
  overflow: hidden;
  height: auto !important;     /* defeat any fixed heights */
  display: block;
}

.vimeo-custom-wrap iframe {
  position: absolute !important;
  top: 0; left: 0; right: 0; bottom: 0;
  width: 100% !important;
  height: 100% !important;
  border: 0;
  display: block;
  max-width: none !important;  /* prevent frameworks from shrinking it oddly */
}

/* Below 992px (Bootstrap’s lg breakpoint), enforce safe values */
@media (max-width: 991.98px) {
  /* Make sure no ancestor flex rules constrain height */
  .vimeo-custom-wrap {
    min-height: 180px;         /* safety floor so it never collapses */
    margin: 0;                 /* avoid theme margins pushing things */
  }
  /* Some themes set iframes to height:auto on mobile—force 100% */
  .vimeo-custom-wrap iframe {
    height: 100% !important;
  }
}

/* If your iframe sits inside any flex container, allow it to grow */
.vimeo-custom-wrap,
.vimeo-custom-wrap:where(*) {
  min-height: 0;               /* fix flex overflow issues */
  flex: 1 1 auto;              /* if inside a flex parent */
}

#vimeoWrap:fullscreen,
#vimeoWrap:-webkit-full-screen {         /* Safari/iOS */
  padding: 0 !important;
  width: 100vw !important;
  height: 100vh !important;
  overflow: hidden !important;
  background: #000;                      /* optional: nice backdrop */
}

#vimeoWrap:fullscreen iframe,
#vimeoWrap:-webkit-full-screen iframe {
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  border: 0 !important;
}

.color-green-900 {
    color: #8d6400 !important;
}

.bg-6 {
    background-color: #e6cd37 !important;
}

.card-grid-style-4 .grid-4-img:before {
    background-color: #eec8ff;
    border-radius: 16px;
    bottom: 0;
    content: "";
    position: absolute;
    right: -20px;
    top: 20px;
    transition-duration: .2s;
    width: 100%;
}