/**
 * Swiper 11.1.15
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 18, 2024
 */

/* FONT_START */
@font-face {
  font-family: 'swiper-icons';
  src: url('data:application/font-woff;charset=utf-8;base64, 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');
  font-weight: 400;
  font-style: normal;
}
/* FONT_END */
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}
:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 10px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}
.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}
.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  transform: rotate(180deg);
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-lock {
  display: none;
}
/* Navigation font start */
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: 'prev';
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: 'next';
}
/* Navigation font end */
:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
          appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform,
        200ms top;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform,
        200ms left;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform,
    200ms right;
}
/* Fraction */
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}
/* Progress */
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}
.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-lock {
  display: none;
}
:root {
  /*
  --swiper-scrollbar-border-radius: 10px;
  --swiper-scrollbar-top: auto;
  --swiper-scrollbar-bottom: 4px;
  --swiper-scrollbar-left: auto;
  --swiper-scrollbar-right: 4px;
  --swiper-scrollbar-sides-offset: 1%;
  --swiper-scrollbar-bg-color: rgba(0, 0, 0, 0.1);
  --swiper-scrollbar-drag-bg-color: rgba(0, 0, 0, 0.5);
  --swiper-scrollbar-size: 4px;
  */
}
.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}
.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}
.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-vertical > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
/* Zoom container styles start */
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
/* Zoom container styles end */
.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}
/* a11y */
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper.swiper-cube {
  overflow: visible;
}
.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}
.swiper-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}
.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
/* Cube slide shadows start */
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
/* Cube slide shadows end */
.swiper.swiper-flip {
  overflow: visible;
}
.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 1;
}
.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
/* Flip slide shadows start */
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
/* Flip slide shadows end */
.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}
.swiper.swiper-cards {
  overflow: visible;
}
.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  overflow: hidden;
}
/**
 * Swiper 11.1.15
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 18, 2024
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, 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');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}:root {
    --bs-primary: #4478bc !important;
    /* #366096; */
    --primary: #366096 !important;
    --bs-success: #5cb247 !important;
    --success: #5cb247 !important;
    --bs-gray: #6c757d  !important;
    ;
}

body{
    background-color: #fff !important;
}



.text-blue{
    color: #4478bc !important;

}
.bg-white {
   background;white !important;
}
.fs-14 {
    font-size: 14px;
  }

  .fs-15{
    font-size: 15px;
  }

.fs-18 {
    font-size: 18px;
  }
/* Custom styles for the modern header */

header {
    position: sticky;
    top: 0;
    z-index: 1000;
}

.dropdown-menu.show {
    background: none;
    border: 1px solid white;
    box-shadow: 0 4px 8px #fff
}

li.lang-hover.tal {
    list-style: none;
}

ul.lang-link-ul {
    margin-bottom: 0px;
}

.lang_cust .top-dropdown {
    width: 179px !important;
}

.top-link .top-dropdown ul {
    padding: 0px !important;
}

.top-link .top-dropdown li a {
    background: url(/application/assets/images/v5/arrow1.png) no-repeat left -16px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 11px !important;
    padding-right: 0;
    line-height: 22px;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    color: #262626 !important;
    cursor: pointer;
    text-decoration: none !important;
    background-color: #f5f5f5 !important;
}

li.lang-hover.tal:hover .dropdown-menu {
    display: block;
}

.dropdown-menu>li>a {
    display: block;
    padding: 5px 1rem;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333333;
    white-space: nowrap;
    text-decoration: none;
}
.tab-cont a{
    display: block;
    padding: 5px 1rem;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333333;
    white-space: nowrap;
    text-decoration: none;
    font-size: 1rem;
}
.tab-cont a:hover, .tab-cont a:focus {
    color: #262626 !important;
    cursor: pointer;
    text-decoration: none !important;
    background-color: #f5f5f5 !important;
}
.navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, .7);
}

.nav-link.show {
    background-color: #ededed !important;
    color: var(--bs-primary) !important;
    border-bottom: 2px solid var(--bs-primary) !important;

    
}

.container {
    padding-top: 0px;
}

.dropdown-item:hover {
    background: #4987e2;
    border-radius: 30px;
    color: white;
}

.navigation {
    background: #4987e2;
}

.header img {
    border-radius: 50%;
}

.container {
    padding-top: 10px;
}

.banner {
    position: relative;
    z-index: 0;
}

.card-img {
    height: 255px !important;
    object-fit: cover !important;
}

.btn-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0.5rem;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    font-size: 1.1rem;
    transition: background-color 0.3s;
}

.gradient-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 126%;
    background: linear-gradient(to right, rgba(0.2, 0.2, 0.2, 0.4), rgba(0, 0, 0, 0.1));
    pointer-events: none;
}

.btn-icon:hover {
    background-color: #4987e2 !important;
    border: none;
}

.btn-outline-success {
    box-shadow: none !important;
    color: #198754!important;
    border-radius: 20px !important;
    transition: all 0.3s ease !important;
}

.btn-outline-gray {
    color: var(--bs-gray) !important;
    box-shadow:none;
}

.language-header-container select {
    appearance: none;
    border-radius: 5px;
    padding: 0.3rem 1rem;
    cursor: pointer;
}

.navbar {
    padding-top: 0px !important;
}

.navbar-expand-lg .navbar-collapse {
    display: block !important;
    justify-content: unset !important;
}

.navbar-nav .nav-link {
    margin-right: 1rem;
    border-radius: 30px;
    background-color: #e9ecef !important;
    padding: 0.5rem 1rem;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.navbar-nav .nav-link:hover {
    background-color: var(--bs-primary) ;
    color: white ;
}

select:focus {
    outline: none;
    box-shadow: 0 0 5px rgba(0, 123, 255, 0.5);
}

.navbar {
    padding-bottom: 0px !important;
}

.navbar-expand-lg .navbar-nav .nav-link {

    padding-right: .2rem !important;
    padding-left: .2rem !important;
   
}


/* Style for the nested dropdown to appear on hover */

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -1px;
    display: none;
    border-radius: 30px;
    background: #e9ecef;
    color: white
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
    position: absolute;
}

.navbar-nav-wrapper {
    display: flex;
    flex-direction: column;
    /* Arrange ul elements in a column */
    gap: 10px;
    /* Add some space between rows */
}

.navbar-nav {
    display: flex;
    flex-wrap: wrap;
    /* Allows wrapping of list items */
}

.navbar .dropdown-menu[data-bs-popper] {
    top: auto !important;
    left: auto !important;
}

ul#second_items {
    margin-top: 15px;
}

.carousel-caption {
    position: absolute;
    top: 50%;
    left: 50% !important;
    transform: translate(-50%, -50%);
    text-align: center;
}

.carousel-caption h1 {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    font-size: 37px;
    position: relative;
    left: 8px;
}

.caption-text {
    font-size: 30px;
    /* Adjust text size as needed */
    color: #fff;
    /* Adjust color as needed */
}

.carousel-logo {
    width: 150px;
    /* Adjust size as needed */
    height: auto;
}

li.nav-item {
    margin: 7px 0px 7px 0px;
}

.ripple-tab li.nav-item {
    margin: 0px 0px 0px;
}

/* Navigation */

.navbar-nav .nav-link {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    font-size: 18px;
    font-weight: 400;
}

.body-bg {
    background: #f8f9fa;
}


/* Mobile responsiveness */

@media (max-width: 576px) {
    .container {
        flex-direction: column;
        align-items: flex-start;
    }
    .btn-icon {
        margin-bottom: 5px !important;
    }
    .form-control,
    .btn-outline-success {
        margin-bottom: 10px !important;
    }
    .form-control {
        margin-bottom: 0 !important;
    }
    /* Adjust language selector and icon */
    #languageIcon {
        display: block;
        margin: 0 auto;
    }
    select {
        width: 100%;
        /* margin-bottom: 10px; */
    }
}

.dropdown-item {
    color: #696a6c;
}

.ziele,
.ziel {
    width: 100%;
    display: flex;
    column-gap: 20px;
}

#ziele1,
#ziel1 {
    width: 50%
}

#ziele2,
#ziel2 {
    width: 50%
}

ul.dropdown-menu.show {
    background: #e9ecef;
    border-radius: 12px;
}

.dropdown-menu.show {
    border: 1px solid white;
    box-shadow: 0 4px 8px #9d9797;
    margin-top: 0px;
}

.carousel-caption {
    display: flex;
    justify-content: space-evenly;
    /* top: 15.25rem; */
}

img#banner-img {
    height: 300px;
    width: 100%;
    width: -webkit-fill-available;
    object-fit: cover;
}

@media (max-width: 768px) {
    button.btn.btn-outline-success.rounded-pill {
        width: 80px;
        margin: auto !important;
    }
    header {
        position: unset;
    }
    .btn {
        font-size: 1rem;
    }
}

@media (max-width: 576px) {
    .form-control {
        /* margin-bottom: 8px !important; */
    }

}

@media (max-width: 830px) {
    .d-md-none {
        display: block;
        /* Show mobile header */
    }
    
    img#banner-img {
        height: 240px;
    }
    .carousel-caption {
        position: absolute;
        top: 39% !important;
        ;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
    }
    .caption-text {
        font-size: 16px;
        color: #fff;
    }
    .carousel-logo {
        width: 108px;
        height: auto;
    }
    h1.banner-text {
        font-size: 22px;
        position: relative;
    }
    nav.navbar.navbar-expand-lg.navbar-light {
        margin: 10px;
    }
    ul.lang-link-ul {
        padding-left: 0px !important;
    }
    .d-md-block {
        display: none;
        /* Hide desktop header */
    }
    section#nav-bills {
         display: none!important;
    }
}

@media (min-width: 840px) {
    .d-md-none {
        display: none;
        /* Hide mobile header */
    }
    .d-md-block {
        display: block;
        /* Show desktop header */
    }
    
}

@media (max-width: 988px) and (min-width: 821px) {
    .container.d-flex.align-items-center.flex-wrap {
        flex-wrap: unset !important;
    }
    .post {
        width: 47% !important;
    }
    .events {
        width: 47% !important;
    }
}

@media screen and (max-width: 576px) {
    .row {
        width: auto !important;
    }
}


/* @media (min-width: 280px) and (max-width: 988px) {
  .collapse:not(.show) {
    display: none !important;
  }
} */


/*pm*/

.msg-overlay-container {
    position: fixed;
    z-index: 8000;
    bottom: 0;
    {
        template_textalignment_alt
    }
    : 8px;
    height: 0;
    overflow: visible;
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: nowrap;
    align-items: flex-end;
}

.msg-overlay-list-bubble {
    display: flex;
    flex-direction: column;
    height: 400px;
    flex: 0 0 264px;
    width: 264px;
    background: #fff;
    transform: translateY(0);
    transition-timing-function: cubic-bezier(0, 0, .2, 1);
    transition-duration: 167ms;
    animation: fade-in 167ms cubic-bezier(.4, 0, 1, 1);
}

.msg-overlay-conversation-bubble,
.msg-overlay-list-bubble {
    border-radius: 2px 2px 0 0;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .1), 0 4px 6px rgba(0, 0, 0, .2)
}

.mh4,
.mr4 {
    margin- {
        template_textalignment_alt
    }
    : 16px
}

.mh4,
.ml4 {
    margin- {
        template_textalignment
    }
    : 16px
}

.msg-overlay-bubble-header {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0 12px;
    min-height: 43px;
    position: relative;
    background: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, .15);
    border-radius: 2px 2px 0 0;
    cursor: pointer;
}

.msg-overlay-bubble-header__details {
    display: flex;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin- {
        template_textalignment_alt
    }
    : 8px
}

.flex-row {
    flex-direction: row
}

.align-items-center {
    align-items: center
}

.presence-indicator--is-online {
    background: #469a1f
}

.presence-indicator--size-1,
.presence-indicator--size-2 {
    width: 8px;
    height: 8px
}

.presence-indicator {
    border-radius: 50%;
    flex-shrink: 0;
    transition: background 167ms ease-in-out;
    box-sizing: border-box;
    animation: fade-in 167ms ease-in
}

.mh2,
.mr2 {
    margin- {
        template_textalignment_alt
    }
    : 8px
}

.mh2,
.ml2 {
    margin- {
        template_textalignment
    }
    : 8px
}

.msg-overlay-bubble-header__primary-text {
    max-width: 230px
}

.truncate {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.msg-overlay-bubble-header__controls {
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: 167ms;
    margin- {
        template_textalignment
    }
    : auto;
    flex-shrink: 0;
    opacity: 1
}

.msg-overlay-bubble-header__control {
    background-color: transparent;
    border: 0;
    color: rgba(0, 0, 0, .6);
    cursor: pointer;
    display: inline-block;
    font-size: 0;
    font-weight: 600;
    height: 24px;
    outline-width: 2px;
    padding: 0;
    position: relative;
    transition-duration: 167ms;
    transition-property: background-color, box-shadow, color;
    transition-timing-function: cubic-bezier(0, 0, .2, 1);
    vertical-align: middle;
    border-radius: 12px;
    width: 24px;
}

.msg-overlay-bubble-header__control:before {
    transition-duration: .5s
}

.msg-overlay-bubble-header--inverse .msg-overlay-bubble-header__control,
.msg-overlay-bubble-header__control {
    box-sizing: border-box;
    font-family: inherit;
    line-height: 24px;
    overflow: hidden;
    text-decoration: none;
    z-index: 0;
    text-indent: -999px;
    text-align: center
}

.msg-overlay-list-bubble__content--scrollable {
    overflow-y: auto
}

.msg-overlay-list-bubble__content {
    position: relative;
    height: 357px;
    width: 264px;
}

.msg-conversations-container__conversations-list {
    flex: 1
}

.msg-conversations-container__conversations-list {
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch
}

.msg-overlay-list-bubble__conversations-list {
    background-color: transparent;
    flex: 1
}

.msg-conversations-container__conversations-list {
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch
}

.msg-conversations-container__convo-item {
    position: relative;
    display: block;
    width: 100%
}

.msg-overlay-list-bubble__convo-item,
.msg-overlay-list-bubble__convo-item-link {
    height: auto
}

.msg-overlay-list-bubble__convo-item:hover,
.msg-overlay-list-bubble__convo-item-link:hover {
    background-color: #fafafa
}

.msg-conversations-container__convo-item-link {
    display: block;
    height: 100%
}

.msg-conversation-card {
    transition-duration: 83ms;
    position: relative;
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%;
    padding- {
        template_textalignment
    }
    : 12px;
    cursor: pointer;
    overflow: hidden;
    left: 0;
}

.msg-compose-container__add-group-name,
.msg-compose-container__form-wrapper,
.msg-compose-container__spacer,
.msg-conversation-card {
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.msg-conversation-card .msg-conversation-card__presence-entity {
    display: table-cell;
    vertical-align: middle
}

.presence-entity--size-2 {
    width: 40px;
    height: 40px
}

.presence-entity {
    display: flex;
    position: relative
}

.presence-entity__image {
    background-size: cover
}

.EntityPhoto-circle-2 {
    border-radius: 49.9%;
    border: 1px solid #d1d1d1
}

.EntityPhoto-circle-2,
.EntityPhoto-circle-2-ghost-person {
    width: 40px;
    height: 40px;
    box-sizing: border-box;
    background-clip: content-box
}

.msg-conversation-card .msg-conversation-card__presence-entity .presence-indicator--size-2 {
    bottom: 11px
}

.presence-indicator--is-reachable.presence-indicator--size-1,
.presence-indicator--is-reachable.presence-indicator--size-2 {
    border-width: 2px
}

.presence-indicator--is-reachable {
    border: 2px solid #469a1f
}

.presence-indicator--is-unreachable {
    border: 2px solid #c5c5c5
}

.presence-indicator--size-1,
.presence-indicator--size-2 {
    width: 8px;
    height: 8px
}

.msg-conversation-listitem__link .msg-overlay-list-bubble__convo-card-content {
    height: auto;
    padding: 8px 20px 8px 8px;
    margin- {
        template_textalignment
    }
    : 4px;
}

.msg-conversation-card__content {
    width: 100%;
    height: 92px;
    padding: 12px 8px;
    display: table-cell;
    vertical-align: top;
    border-bottom: 1px solid #e6e9ec
}

.msg-conversation-card__content {
    width: 100%;
    height: 92px;
    padding: 12px 8px;
    display: table-cell;
    vertical-align: top;
    border-bottom: 1px solid #e6e9ec
}

.overflow-hidden {
    overflow: hidden
}

.msg-overlay-list-bubble__convo-card-content-wrapper--narrow {
    max-width: 160px
}

.msg-overlay-list-bubble__convo-card-content-wrapper {
    width: 100%;
    flex-grow: 2
}

.msg-conversation-card__row {
    display: flex;
    flex-wrap: wrap
}

.msg-conversation-card__participant-names {
    flex: 1
}

.msg-conversation-card__row {
    display: flex;
    flex-wrap: wrap
}

.msg-overlay-list-bubble__message-snippet {
    flex: 1;
    -webkit-font-smoothing: antialiased
}

.m0 {
    margin: 0
}

.msg-overlay-list-bubble__message-snippet .msg-conversation-card__message-snippet-body {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.msg-conversation-card__message-snippet-body {
    display: block
}

.text-align-center {
    text-align: center
}

.msg-conversation-card__conversation-status {
    display: flex;
    margin-right: auto;
    text-align: {
        template_textalignment_alt
    }
    ;
}

.flex-grow-1 {
    flex-grow: 1
}

.ph2,
.pl2 {
    padding- {
        template_textalignment
    }
    : 8px
}

.msg-conversation-card__unread-count {
    height: 16px;
    line-height: 16px;
    min-width: 10px;
    padding: 0 4px;
    margin- {
        template_textalignment
    }
    : 4px;
    border-radius: 16px;
    background-color: #ff9229;
    color:#fff
}

input.msg-overlay-list-bubble-search__search-typeahead-input {
    width: calc(100% - 24px);
    margin: 8px 12px;
    padding- {
        template_textalignment_alt
    }
    : 28px
}

input.msg-overlay-list-bubble-search__search-typeahead-input:focus {
    border-color: #ff9229;
    box-shadow: 0 0 0 1px #ff9229
}

input.msg-overlay-list-bubble-search__search-typeahead-input {
    font-family: -apple-system, system-ui, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Fira Sans, Ubuntu, Oxygen, Oxygen Sans, Cantarell, Droid Sans, Apple Color Emoji, Segoe UI Emoji, Segoe UI Emoji, Segoe UI Symbol, Lucida Grande, Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    transition-duration: 334ms;
    transition-property: border-color, box-shadow;
    box-shadow: none;
    border-radius: 2px;
    padding: 0 10px 0 33px;
    outline: 0;
    height: 32px;
    box-sizing: border-box;
    color: rgba(0, 0, 0, .9);
    border: 1px solid rgba(0, 0, 0, .15);
    background-color: #f3f6f8;
    background-image: url(/application/assets/images/v5/ico_zoom.jpg);
    background-position: 8px 9px;
    background-repeat: no-repeat;
}

.a11y-text {
    border: 0 !important;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px !important;
    overflow: hidden;
    padding: 0 !important;
    position: absolute !important;
    white-space: nowrap !important;
    width: 1px !important;
}

.msg-overlay-list-bubble .msg-facepile-grid {
    width: 40px;
    height: 40px
}

.msg-facepile-grid {
    width: 58px;
    height: 58px;
    position: relative;
    display: table-cell;
    vertical-align: middle
}

.msg-overlay-list-bubble .msg-facepile-grid.msg-facepile-grid--no-facepile .msg-facepile-grid__img {
    box-sizing: border-box;
    background-clip: content-box;
    border-radius: 49.9%;
    width: 40px;
    height: 40px;
    border: none;
}

.msg-overlay-list-bubble .msg-facepile-grid .msg-facepile-grid__img {
    border-width: 1px
}

.msg-facepile-grid__img {
    box-sizing: border-box;
    background-clip: content-box;
    border: 3px solid transparent;
    border-radius: 49.9%;
    float: {
        template_textalignment
    }
    ;
    position: relative;
    width: 28px;
    height: 28px;
    border-width: 1px;
    background-size: cover;
}

.visually-hidden {
    display: block;
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px
}

.presence-entity__indicator--size-2 {
    bottom: 3px;
    {
        template_textalignment_alt
    }
    : 3px;
}

.presence-entity__indicator {
    position: absolute;
    box-shadow: 0 0 0 2px #fff
}

.msg-overlay-list-bubble--is-minimized {
    transition-timing-function: cubic-bezier(.4, 0, 1, 1);
    transition-duration: 167ms;
    transform: translateY(357px);
    width: 264px;
    flex-basis: 264px;
}

#show_permissions table th strong {
    float: {
        template_textalignment
    }
}

.social-btn-icon {
    max-height: 25px;
    margin-top: -5px
}

.social-btn-fb {
    line-height: 15px;
    background-color: #3B5998;
    color: #fff
}

.social-btn-tw {
    line-height: 15px;
    background-color: #1DA1F2;
    color: #fff
}

.social-btn-gp {
    line-height: 15px;
    background-color: #DB4437;
    color: #fff
}

.social-btn-li {
    line-height: 15px;
    background-color: #0077B5;
    color: #fff
}

#qty-action .input.qty,
#qty-action input {
    -webkit-appearance: none;
    border: none;
    text-align: center;
    width: 85px;
    font-size: 16px;
    color: #43484D;
    font-weight: 300;
    background-color: transparent;
}

#qty-sub,
#qty-add,
.add_qty,
.sub_qty {
    width: 35px;
    height: 35px;
    background-color: #E1E8EE;
    border-radius: 6px;
    border: none;
    font-size: 19px;
    color: #727578;
    cursor: pointer;
}

#qty-sub.disabled,
#qty-add.disabled {
    cursor: not-allowed
}

h4.msg-overlay-bubble-header__primary-text.truncate.fs-14.normal {
    font-size: 16px;
}

.hide {
    display: none ;
}

.top-dropdown .dropdown-menu {
    right: 1px;
}

@media only screen and (min-width: 1920px) {
    .top-dropdown,
    .dropdown-menu {
        right: auto !important;
    }
}

ul#plusproperty.show {
    border-radius: 0px!important;
    background: white!important;
}

#advh_whdropdown:hover {
    color: #1e2125!important;
    background-color: #e9ecef!important;
    border-radius: 0px!important;
}


/**/


/* html file  */

.cust-header [class*='-primary'] {
    border-color: var(--bs-primary);
}

.cust-header [class*='-outline-primary'] {
    color: var(--bs-primary);
    border-color: var(--bs-primary);
}

.cust-header [class*='-outline-primary']:hover,
[class*='-outline-primary']:active {
    color: white;
    border-color: var(--bs-primary) !important;
    background-color: var(--bs-primary) !important;
}

.cust-header [class*='-outline-success'] {
    border-color: var(--bs-success);
}

.cust-header [class*='-outline-gray'] {
    border-color: var(--bs-gray);
}

.cust-header [class*='-outline-success']:hover {
    border-color: var(--bs-success);
    background-color: var(--bs-success) !important;
}

.cust-header [class*='-outline-gray']:hover {
    border-color: var(--bs-gray);
    background-color: var(--bs-gray) !important;
    color: #fff!important;
    border-radius:50%;
}

.cust-header [class*='-outline-gray'].active {
    border-color: var(--bs-gray);
    background-color: var(--bs-gray) !important;
    color: #fff!important;
    border-radius:50%;
    
}

.btn {
    position: relative;
    overflow: hidden;
}

.btn-primary {
    background-color: var(--bs-primary) !important;
}

.fa-user-pen::before {
    content: "\f4ff";
}

.btn-outline-success.btn-icon:hover {
    background-color: var(--bs-success) !important;
    box-shadow:none;
}

.rounded-pill {
    border-radius: 50rem !important;
}

.dropdown .dropdown-menu.bg-white.show {
    inset: 0px 0px auto auto ;
    transform: translate(-30px, 40px) !important;
    min-width: 62px !important;
}

.dropdown .dropdown-menu {
    min-width: 12rem;
}

.dropdown .dropdown-menu .pointer {
    text-align: center;
}

a.btn-icon {
    margin-bottom: 0px !important;
}

.header-container {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

#languageTriggerId {
    display: flex;
    align-items: center;
    justify-content: center;
}

#languageTriggerId:active,
#languageTriggerId.show {
    color: white !important;
    background-color: var(--bs-primary);
    border-color: var(--bs-primary);
}

div#searchResults {
    max-height: 410px;
    overflow: auto;
    z-index: 1;
}


/* Suchcontainer Hintergrundfarbe ändern */

.search-container {
    max-width: 700px;
    margin: auto;
    background-color: #f8f9fa;
    border-radius: 15px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
    padding: 20px;
}

#navPageGroups {
    height: 35px;
    }
    
/* Suchleiste */

.input-group {
    background-color: #f1f3f5;
    border-radius: 50px;
}

#searchForm #searchButton {
    width: 45px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
}

#searchForm .input-group {
    /* border: 1px solid var(--bs-primary); */
    /* background-color: var(--bs-primary); */
}

#searchForm .position-relative {
    width: calc(100% - 50px);
}

#searchForm .form-control {
    border: 1px solid var(--bs-primary);
}
li.list-group-item i {
    padding-right: 5px;
    color: #6c757d;
}

/* Suchleiste Farben anpassen */

/*.form-control {
    background-color: #ffffff;
    border: 1px solid #ced4da;
    border-radius: 50px;
    font-size: 1rem;
    padding: 12px 20px;
}*/

.input-group-text i {
    font-size: 1.5rem;
    color: #6c757d;
    transition: color 0.3s ease;
}

.input-group-text:hover i {
    color: #007bff;
}

.list-group-item img {
    height: 91px !important;
    margin-top: 15px;
    max-width: 100%

}
.search-details{
    display: flex;
    justify-content:center;
}
.search-details i {
     font-size: 16px;
    margin-top: 13px;
    padding-left: 19px;
    padding-right: 0px !important;
    color: #6c757d;
}
.search-details h5 {
    font-size: 16px;
   
}
/* Kategorie und Filter Container */

.category-container{
     padding: 20px;
    /* Mehr Padding für den Filterbereich */
    background-color: #f8f9fa;
    border-radius: 10px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
}
#filterContainer {
    padding: 20px;
    padding-top:0px !important;
    /* Mehr Padding für den Filterbereich */
    background-color: #f8f9fa;
    border-radius: 10px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
}

#filterSection {
    transition: all 0.3s ease;
    /* Sanfter Übergang */
}

div#filterSection {
    width: 38%;
   
}

.fas.fa-sign-in-alt:before {
    content: "\f2f6";
}

.fas.fa-user-plus:before {
    content: "\f234";
}

/* .d-block {
    opacity: 1;
    max-height: 500px;
} */


/* Benutzerdefinierter Dropdown für Kategorien */

.custom-dropdown {
    position: relative;
    width: 100%;
    font-family: "Arial", sans-serif;
}

.selected-category {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 15px;
    background-color: #ffffff;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.selected-category:hover {
    background-color: #f8f9fa;
    border-color: #ced4da;
}

#selectedCategoryIcon {
    margin-right: 10px;
    font-size: 1.2em;
    color: #4478bc;
}

#selectedCategoryText {
    flex-grow: 1;
    text-align: left;
}

.selected-category::after {
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #6c757d;
    transition: transform 0.3s ease;
}

.selected-category.active::after {
    transform: rotate(180deg);
}

#dropdownMenus {
    display: none;
    position: absolute;
    width: 100%;
    max-height: 300px;
    overflow-y: auto;
    background-color: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    z-index: 100;
    margin-top: 5px;
}
#dropdownMenus-product {
    display: none;
    position: absolute;
    width: 100%;
    max-height: 300px;
    overflow-y: auto;
    background-color: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    z-index: 100;
    margin-top: 5px;
}
.dropdownMenus-country {
    display: none;
    position: absolute;
    width: 100%;
    max-height: 300px;
    overflow-y: auto;
    background-color: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    z-index: 100;
    margin-top: 5px;
}
.dropdownMenus-region {
    display: none;
    position: absolute;
    width: 100%;
    max-height: 300px;
    overflow-y: auto;
    background-color: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    z-index: 100;
    margin-top: 5px;
}
.dropdownMenus-state {
    display: none;
    position: absolute;
    width: 100%;
    max-height: 300px;
    overflow-y: auto;
    background-color: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    z-index: 100;
    margin-top: 5px;
}
.dropdownMenus-city {
    display: none;
    position: absolute;
    width: 100%;
    max-height: 300px;
    overflow-y: auto;
    background-color: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    z-index: 100;
    margin-top: 5px;
}
div#filterContainer {
        overflow-y: scroll;
    max-height: 350px;
}

.dropdown-item {
    padding: 12px 15px;
    display: flex;
    align-items: center;
    cursor: pointer;
    transition: background-color 0.2s ease;
}

.dropdown-item i {
    margin-right: 10px;
    font-size: 1.2em;
    color: #4478bc;
}

.dropdown-item:hover {
    background-color: #c8e3ff;
}

.dropdown-item:hover {
    border-radius: 30px;
    color: #1e2125;
}


/* Styling der Suchergebnisse */

.search {
    width: calc(50vw - 150px);
}

@media (min-width: 1200px) and (max-width: 1299px) {
    .search {
        width: calc(50vw - 190px);
    }
}

@media (min-width: 1300px) and (max-width: 1400px) {
    .search {
        width: calc(50vw - 190px);
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .search {
        width: 275px;
    }
}

.search-results {
    background-color: #ffffff;
    padding: 20px;
    border-radius: 15px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
    width:  550px; /* 38%; */
    position: absolute;
}

.search-results h4 {
    font-size: 1.5rem;
    margin-bottom: 15px;
}


/* Styling der Listen- und Gridansicht Knöpfe */

#listViewBtn,
#gridViewBtn {
    border-radius: 50px;
    padding: 0.5rem 1.5rem;
    font-size: 1rem;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    /* Schatten hinzufügen */
    transition: all 0.3s ease;
    /* Sanfte Übergänge */
}

#listViewBtn.active,
#gridViewBtn.active {
    background-color: #007bff;
    color: white;
}

#listViewBtn:hover,
#gridViewBtn:hover {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    /* Erhöhten Schatten bei Hover */
    transform: translateY(-2px);
    /* Leichte Bewegung bei Hover */
}


/* Suchergebnisse Listengestaltung */

.list-group-item {
    border: none;
    padding: 15px 10px;
    font-size: 1.1rem;
    border-bottom: 1px solid #e0e0e0;
    transition: background-color 0.2s ease;
}

.list-group-item:last-child {
    border-bottom: none;
}

.list-group-item:hover {
    background-color: #f8f9fa;
}

#listView .list-group-item:hover {  
    background-color: #fff;
    color: #212529 !important;
    /* border: 1px solid rgba(0, 0, 0, .125); */
}

#listView .list-group-item{
    border: none;
    border-bottom:  1px solid rgba(0, 0, 0, .125);
 }

#listView .list-group-item:last-child {
    border-bottom: none !important;
}

.list-group-item a {
    text-decoration: none;
   color: black;
   font-size: 15px;
    font-weight: 400;
    transition: color 0.3s ease-in-out;
}

.list-group-item a:hover {
    color: #0056b3;
    text-decoration: underline;
    background:none;
}

#listViewBtn.active,
#gridViewBtn.active {
    background-color: #4478bc;
    color: white;
}

a.card.text-center.p-3 {
    border: none;
}


/* Styling für Grid- und Listenansicht */

.grid-view {
    display: flex;
    flex-wrap: wrap;
    gap: 34px;
    list-style-type: none;
    padding-left: 0;
}

.grid-view .list-group-item {
     flex:34%;
    max-width:28%;
    border: 2px solid #f1f1f1;
    border-radius: 16px;
    text-align: center;
    margin-bottom: 0;
    padding:0px !important;
}
.search-details a.card.text-center.p-3 {
    border: none;
    background: none;
}
div#gridContainer {
    padding-left:20px;
}
.grid-view .list-group-item a {
    display: block;
    padding: 10px !important;
}


/* Zusätzliche kleine Stile für Filtereingaben */

.mb-3 {
    margin-bottom: 1.5rem;
    /* Größere Abstände */
}


/* Filtereingaben */

.input-group input[type="number"],
.input-group input[type="date"],
.select {
    background-color: #ffffff;
    border: 1px solid #ced4da;
    padding: 10px;
    border-radius: 5px;
    font-size: 1rem;
}


/* Produktkategorie-Dropdown */

#productCategorySelect {
    background-color: #ffffff;
    border: 1px solid #ced4da;
    padding: 10px;
    border-radius: 5px;
    font-size: 1rem;
    appearance: none;
    /* Standard Dropdown Pfeil ausblenden */
    background-image: url("data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjNDU0NTQ1IiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTIgMTUuNzEybC04LjU4LTguNThMOS42LjgwNmMxLjAwNC0xLjAwNCAyLjYyMS0xLjAwNCAzLjYyNSAwbDEwIDkuOTk4YzEuMDA0IDEuMDA0IDEuMDA0IDIuNjIxIDAgMy42MjVsLTEwIDkuOTk4Yy0xLjAwNSAxLjAwNS0yLjYyMiAxLjAwNS0zLjYyNSAwbC0uNzk3LS44MDRMMTIgMTUuNzEyem0wLTIuOTg0TDEuNDUyIDIwTDEyIDEwLjk4MmgwbDkuOTk4IDkuOTk5TDEyIDEyLjc1MnoiLz48L3N2Zz4=");
    background-repeat: no-repeat;
    background-position: right 10px top 50%;
    background-size: 12px;
}


/* Filter-Titel und Text */

label {
    font-weight: 500;
    font-size: 1rem;
    margin-bottom: 5px;
}

@media (max-width: 768px) {
    .search-container {
        padding: 10px;
        max-width: 100%;
    }
    #filterSection,
    .category-container {
        padding: 10px;
    }
    .form-control {
        padding: 5px;
    }
    #listViewBtn,
    #gridViewBtn {
        padding: 0.5rem;
    }
}


/* Hide the search bar by default */

.search-bar {
    width: 100%;
    opacity: 1;
    overflow: hidden;
}

.search-bar.d-md-block {
    transition: width 0.5s ease, opacity 0.5s ease;
}


/* Hide the a tags when the search bar is open */

.a-tags-hidden {
    display: none !important;
}

@media (max-width: 992px) {
    .search {
        width: calc(80vw - 180px);
    }
}


@media screen and (max-width: 575.98px) {
    .btn-sm-primary {
        background-color: transparent !important;
        color: var(--bs-primary) !important;
    }

    a{
        word-break: break-all;
    }
}

/* Show the a tags when the search bar is open */

@media (max-width: 767.98px) {
    .border-sm-0 {
        border: 0 !important;
        margin: unset !important;
    }

    .btn i {
        font-size: 1.1rem !important;
    }
    #searchForm .form-control {
        margin: unset !important;
    }
    .dropdown .dropdown-menu.bg-white.show {
        transform: translate(0px, 40px) !important;
    }
    .search-bar {
        width: 100%;
        opacity: 1;
        overflow: unset;
    }
    div#filterSection {
        width: 93%;
       z-index:100 !important;
    }


    .search-results {
        width: 88%;
        z-index: 100 !important;
    }
    a.btn.btn-primary.btn-sm-primary.rounded-pill.border-sm-0 {
    background-color: #4478bc !important;
    color: white!important;
}
}

@media (max-width: 576.98px) {
    /* .header-container-logo {
        margin-left: 10px;
    } */
    /* .dropdown {
        margin-right: 10px;
    } */
}

#searchSection .search {
    width: calc(100% - 20px);
    margin-left: 10px;
    margin-right: 10px;
}

.shadow-none:focus {
    box-shadow: none;
    outline: none;
    /* Optional */
}

@media (min-width: 578px) and (max-width: 992px) {
    #searchSection .search {
        width: 80%;
        margin: auto;
    }
    .search-bar {
        width: 100%;
        opacity: 1;
        overflow: unset;
    }
    .search-results {
        background-color: #ffffff;
        padding: 20px;
        border-radius: 15px;
        box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
        width: 63%;
        position: absolute;
        z-index:100 !important;
    }
    div#filterSection {
        width: 55%;
    }
}
@media (min-width: 480px) and (max-width:760px) { 
    .grid-view .list-group-item {
            flex: 42%;
    max-width: 43%;
}
}
@media (min-width: 280px) and (max-width:479px) { 
    .grid-view .list-group-item {
            flex: 87%;
    max-width:87% !important;
}
}
.bell-Icon {
    display: flex;
    align-items: center !important;
    justify-content: center !important
}


.swiper {
    width: 600px;
    height: 300px;
}


/* Notification badge */

.notification-badge {
    position: absolute;
    top: -5px;
    right: -5px;
    background-color: #dc3545;
    color: white;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    font-size: 11px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid white;
}


/* @media screen and (min-width: 600px) {
	.gap-sm-2 {
		gap: .5rem !important;
	}
} */

.position-unset {
    position: static !important;
    /* or position: initial; */
}

#searchvalue {
    padding-top: 6px;
    padding-bottom: 6px;
}

@media (min-width: 280px) and (max-width: 988px) {
    .collapse:not(.show) {
        display: none !important;
    }
.navbar-nav .nav-item{
min-width: -webkit-fill-available!important;
}
.navbar-nav .nav-link {
    transform: translateY(-3px)!important;
	}
div#megamenu-all{
    width: 100%!important;
}
.navbar-nav .nav-link:hover{
color: #0d6efd;
}
}

@media screen and (max-width: 600px) {
    a.nav-link.dropdown-toggle {
        white-space: nowrap;
     overflow: hidden;
     text-overflow: ellipsis;
       width:250px
    }
}

#applicationLogo img{
    height: 50px;
}

#searchvalue{
    height: auto !important;
}

#megaMenuNav li.nav-item {
    background-color: #fff;
}

.truncate-line-2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: 54px;
}



   /* Open dropdown on hover */
   .dropdown-hover-toggle:hover .dropdown-menu {
    display: block;
    margin-top: 0; /* Adjust to align the dropdown properly */
}
.dropdown-menu {
    display: none; /* Hide by default */
    z-index: 10 !important;
}

header .dropdown-menu {
    z-index: 2 !important;
}


.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
  }


  .fs-5{
   font-size: 1.1rem;
  }


.text-orangered {
    color: orangered;
}


.border-light-blue {
    border-color: #F6F9FE !important;
}
.border-gray{   
 border: #f1f1f1;;
}
.custom-box-shadow {
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}

.text-primary {
    color: var(--bs-primary) !important;
}


.custom-border-left {
    border-left: 1px dotted #dcdcdc;
}



@media (min-width: 1200px) {
    .ml-xl-4{
        margin-left: 1.5rem !important;
    }
    
}


/* Button styling */
.ripple-button {
  position: relative;
  overflow: hidden;
  background-color: #6200ea;
  color: white;
  border: none;
  padding: 15px 30px;
  border-radius: 8px;
  cursor: pointer;
  font-size: 16px;
  outline: none;
}

/* Ripple circle */
.ripple {
  position: absolute;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.3);
  transform: scale(0);
  animation: ripple-animation 0.9s ease-out;
  pointer-events: none;
}

/* Ripple animation */
@keyframes ripple-animation {
  to {
    transform: scale(4);
    opacity: 0;
  }
}

.bg-gray{
    background-color: gray;
}

.cd-top {
	border-radius: 8px;
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(158, 191, 240, 1) url(/application/assets/images/v5/cd-up-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s, background-color .3s 0s;
  transition: opacity .3s 0s, visibility 0s .3s, background-color .3s 0s;
  z-index:30;
  border-radius: 50%;
}

.cd-top.cd-top--show,
.cd-top.cd-top--fade-out,
.cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s, background-color .3s 0s;
  transition: opacity .3s 0s, visibility 0s 0s, background-color .3s 0s;
}

.cd-top.cd-top--show {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
  /* margin-bottom: 50px */
}

.cd-top.cd-top--fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}

.cd-top:hover {
	border-radius: 50%;
  background-color: #4886E2;
  opacity: 1;
}

@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}

@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 45px;
    width: 45px;
    right: 30px;
    bottom: 85px;
  }
}

a.btn.btn-outline-success:hover{
    color:#fff!important;
}
    
a.btn.btn-primary.btn-sm-primary.rounded-pill.border-0.d-lg-block span{ color:#ffffff;}

div#navPageGroups a {
    box-shadow:none;
    }
    
    .btn.btn-outline-gray{
    box-shadow:none;
    }
    
    button#languageTriggerId {
    box-shadow:none;
    }

    .text-gray{

        color: rgb(0 0 0 / 0.6);
    
    }
    
    
    
    .bg-hover-gray:hover{
    
        background-color: rgba(0, 0, 0, 0.08);
    
    }
    
    
    
    .h-80{
    
        height: 80px;
    
    }
    
    
    
    .w-80{
    
        width: 80px;
    
    }
    
    
    
    @media(min-width:768px){
    
    
    
        .lg-width-35{
    
    width:35%;
    
        }
    
    }
    
    
    
    @media(max-width:767.98px){
    
        .sm-width-60{
    
    
    
            width: 60%;  
    
          }
    
    
    
    }
    
    
    
    .text-hover-blue:hover{
    
        color: #4478bc !important;
    
    }
    
    
    
    .cursor-pointer{
    
        cursor: pointer;
    
    }

    button.btn.btn-outline-secondary.me-2.active,
button.btn.btn-outline-secondary.active {
    background: #4478bc;
    border: none;
}

.large-modal{
    max-width: 75% !important;
  }

  .modal-open{
    overflow: hidden; padding-right: 10px;
  }

  .comment-section>p{
    padding-bottom:15px;
    text-align:center;
    }


    .truncate-line {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    
    .truncate-line-7 {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 7;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    @media (min-width: 768px) {
    .h-md-40{

        height: 400px;
    }
}


.list-group-item:hover  {
    z-index: 2;
background-color: rgba(0, 0, 0, 0.08);
    color: #0a66c2 !important;
    border-color: rgba(0, 0, 0, 0.08);
}
.list-group-item.active {
    z-index: 2;
background-color: rgba(0, 0, 0, 0.08);
    color: #0a66c2 !important;
    border-color: rgba(0, 0, 0, 0.08);
}

.list-group-item a,.list-group-item a:hover,.list-group-item a:active{
    color: unset !important;
}

.list-group-item:active span, .list-group-item:hover span, .list-group-item.active span {
    color: #0a66c2 !important;
}

@media (min-width: 768px) {
    .pl-md-4{
        padding-left: 1.5rem !important;
    }
}

.btn-outline-primary {
    color: #4478bc;
    border-color: #4478bc
}

.btn-outline-primary:hover {
    color: #4478bc;
    background-color: transparent;
    border-color: #4478bc
}
.btn-outline-primary:active {
    color: #4478bc;
    background-color: transparent;
    border-color: #4478bc
}

@media screen and (min-width: 576px) {
    .w-sm-75 {
        width: 75% !important;
    }
    .w-sm-50 {
        width: 50% !important;
    }
    .w-sm-25 {
        width: 25% !important;
    }
}
.bg-skyblue{
background-color: #F6F9FE;
}

@media (min-width: 768px) {
    .custom-card-side-border{
        border-right: 1px dotted rgba(0, 0, 0, 0.175);
        
    }
}

@media (max-width: 768px) {
    .custom-card-side-border{
        border-bottom: 1px dotted rgba(0, 0, 0, 0.175);
        
    }
}




.text-orangered{
    color:#ff7643;
}


@media screen and (min-width: 992px) {
    .text-lg-end{
        text-align: right;
    }
    .w-lg-50{
        width: 50% !important;
    }
}

/* .w-200px{
    width: 200px !important;
} */

@media screen and (min-width: 992px) {
    .w-lg-200px{
        width: 200px !important;
    }
}

@media screen and (min-width: 1200px) {
    .w-xl-200px{
        width: 200px !important;
    }
}

.modal-backdrop {

    z-index: 1035!important; 
}

i.fas.fa-bell:before {
    padding-bottom: 2px;
}

@media (min-width: 992px) {
    .w-lg-65 {
        width: 65%;
    }
    .max-lg-height-800{
        max-height: 800px;
    }
}


.left-sidebar, .right-sidebar {
    width: 25%; 
}

.main-content {
    flex-grow: 2; 
    width: 50%;
}

@media (max-width: 991.98px) {
    .left-sidebar, .right-sidebar {
        width: 30%;
    }
    
    .main-content {
        width: 70%;
    }
    
}
	@media (max-width: 767.98px) {
   
    .left-sidebar, .main-content {
        width: 100%;
    }
}

.fa-user-minus:before {
    content: "\f503"
}
.fa-user-plus:before {
    content: "\f234"
}





.bg-transparent{
    background-color: transparent !important;
}

.h-50px{
    height: 50px;
}

.fade{
    display: none;
}

.show{
    display: block;
}

.w-fit {
    width: fit-content  !important;
}

.h-fit {
    height: fit-content;
}



.skeleton-loader {
    position: relative;
    overflow: hidden;
}
.skeleton-loader {
    background-color: #e0e0e0; /* Gray background color */
    width: 130px;
   height: 121px;
    border-radius: 5px;
    display: block; /* Make sure it’s visible initially */
}

img.lazy {
    display: none; /* Hide image initially */
}

img.lazy.skeleton-loader {
    display: block; /* Show skeleton loader */
}

.skeleton-loader:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 100%);
    animation: shimmer 1.5s infinite;
}

@keyframes shimmer {
    0% {
        transform: translateX(-100%);
    }
    100% {
        transform: translateX(100%);
    }
}

.offcanvas-body{
    overflow-y: scroll;
height: calc(100vh - 72px) !important;

}

/* Hide scrollbar for WebKit browsers (Chrome, Safari) */
.modal-body::-webkit-scrollbar ,.send-modal-body::-webkit-scrollbar ,.offcanvas-body::-webkit-scrollbar{
    width: 0;
    display: none;
  }
  
  /* Hide scrollbar for Firefox */
  .modal-body,.send-modal-body,.offcanvas-body {
    scrollbar-width: none;
  }
  
  /* Hide scrollbar for IE and Edge */
  .modal-body,.send-modal-body,.offcanvas-body {
    -ms-overflow-style: none;
  }
  

  .modal-body , .send-modal-body,.offcanvas-body{
    /* max-height: 400px; 
    overflow-y: auto; */
    scrollbar-width: thin; /* For Firefox */
    scrollbar-color: #888 #f1f1f1; /* For Firefox */
  }
  
  /* Webkit-based browsers (Chrome, Safari, Edge) */
  .modal-body::-webkit-scrollbar,.send-modal-body::-webkit-scrollbar, .offcanvas-body::-webkit-scrollbar {
    width: 6px;
  }
  
  .modal-body::-webkit-scrollbar-track .send-modal-body::-webkit-scrollbar-track, .offcanvas-body::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px;
  }
  
  .modal-body::-webkit-scrollbar-thumb, .send-modal-body::-webkit-scrollbar-thumb, .offcanvas-body::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 10px;
  }
  
  .modal-body::-webkit-scrollbar-thumb:hover, .send-modal-body::-webkit-scrollbar-thumb:hover, .offcanvas-body::-webkit-scrollbar-thumb:hover {
    background: #555;
  }
  
  .hide-scrollbar {
    -ms-overflow-style: none;
    scrollbar-width: none;
    overflow-x: auto;
    white-space: nowrap;
}

.fs-16{
    font-size: 16px;
}

.dot-bottom-border{
    border-bottom: 1px solid rgba(0, 0, 0, 0.3) !important;
}

.dot-top-border {
    border-top: 1px solid rgba(0, 0, 0, 0.3) !important;
}


  @media (max-width: 576px) { 
    .border-sm-none {
      border: none !important;
    }
  }
  /* Custom styles for the chat */
  #full-container {
	padding: 0;
	margin: 0;
}
.full-dialog-overlay {
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	background-color: #000;
	opacity: 0.5;
	filter: alpha(opacity=50);
	z-index: 10000;
	width: 100%;
	min-height: 3500px;
}
.full-dialog-side-control {
	border: 1px solid #666 !important;
	padding: 0 0 0 40px !important;
	background: url(/application/assets/images/v5/bg_slidein.png) repeat-y 0 0 !important;
	left: auto !important;
	right: 0 !important;
	overflow: hidden !important;
	top: 0 !important;
	margin-top: 0 !important;
	height: 100% !important
}
/*footer mobile menu also visible at 80px height*/
@media only screen and (min-width : 150px) and (max-width : 500px) {
	.full-dialog-side-control {
		/*margin-top: -90px !important;*/
		/*margin-top: -180px !important;*/

	}
	.header-container {
		margin-top: 0px;
	}
}
#full-dialog-container-js.full-dialog-container.full-dialog-side-control {
	position: fixed;
	width: 0;
	margin-top: 10px;
	z-index: 10001;
}
.full-dialog-close {
	cursor: pointer;
	position: absolute;
	right: -11px;
	top: -11px;
	width: 26px;
	height: 26px;
}
.full-dialog-side-control .full-dialog-body {
	float: right;
	width:100%;
	height: 100%;
	/*overflow: hidden;
	overflow-y: scroll;*/
	margin-top: 0;
	-webkit-overflow-scrolling: touch;
	background: url(/application/assets/images/v5/ico_working.gif) center center no-repeat #f5f5f5;
}
.full-dialog-side-control iframe {
	border: 0;
	background: #f7f9fb;
	overflow: scroll;
	/*background: url(/application/assets/images/v5/ico_working.gif) center center no-repeat #f5f5f5;*/
}
.full-dialog-side-control .full-dialog-close {
	width: 20px;
	height: 20px;
	overflow: hidden;
	background: url(/application/assets/images/v5/ico_close_white.png) no-repeat 50% 50%;
	cursor: pointer;
	text-indent: -3000px;
	top: 10px;
	left: 10px;
	right: auto;
}
@media only screen and (min-width : 150px) and (max-width : 500px) {
	.full-dialog-side-control .full-dialog-close {
		/*top: 100px;*/
	}
	.full-dialog-side-control .full-dialog-body {
		/*margin-top:90px;*/
	}
}

/* Custom styles for the chat */
/application/assets/images/v5/@media (min-width: 1200px) {
  .main-feature  .h2,  .main-feature  h2 {
      font-size: 3rem;
  }
  .main-feature  p , .main-feature .p{
    font-size: 1.4rem;
  }
}

section h5{
  font-size: 1.50rem;
}

.banner{
	background-image: url('https://www.test.open-house-health-market.com/application/assets/images/landing-pages/common/rectangle4511111-fsbq-400h.png');
	color: white;
	background-size: cover;
}
.banner a{
	color: white;
	text-decoration: none;
}

/*.banner h2{
	font-size: clamp(3.5rem, 0.9375rem + 0.3125vw, 3.5rem);
}
.banner .my_text_in_slide{
	font-size: clamp(1.25rem, 0.9375rem + 0.3125vw, 1.25rem);
}*/
.banner .swiper {
	width: 100%;
	height: auto;
  }

  .custom-pagination {
    display: flex;
    justify-content: center;
    margin-top: 10px;
  }
   .my_text_in_slide i{
color: white;
   }
  .custom-dot{
    width: 37px;
    line-height: 0.5;
  }
  .custom-dot, .left-dot, .right-dot {

    text-align: center;
    margin: 0 5px;
    cursor: pointer;
  }
  .custom-dot i , .left-dot i, .right-dot i {
    font-size: 16px;
    color: white;
  }
   .left-dot i, .right-dot i {
    font-size: 24px;
   }
  .w-fit-content {
  width: fit-content;
}

i.fa.fa-chevron-left:before {
    content: "\f053 ";
}
i.fa.fa-chevron-right:before {
    content: "\f054  ";
}
.custom-dot.active-dot  {
    background-color: white;
  
  }
.custom-dot.active-dot i {  color: #0d6efd;}

.technische-hilfsgeräte a{
  text-decoration: none;
  color: black;
}
.technische-hilfsgeräte .photo img{
border-radius:50% !important;
aspect-ratio: 1;
}

.swiper-container img{
  width: 100%;
}

.swiper-button-next,.swiper-button-prev {
  position: absolute;
  top: 35%;
  width: 60px;
  height: 100px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat
}

.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
  /* background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E"); */
  left: -17px;
  right: auto;
  background-color: white;
  border-top-right-radius: 75%;
    border-bottom-right-radius: 75%;
}

.swiper-button-next {
  right:  -17px;
  background-color: white;
  border-top-left-radius: 75%;
    border-bottom-left-radius: 75%;
}

.swiper-button-prev:hover, .swiper-button-next:hover {
  
  color: rgb(0, 0, 0);
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  z-index: 1;
}


button.my-button {
  white-space: nowrap;
  color: white;
  background-color: var(--bs-primary);
  border: solid 1px var(--bs-primary);
  text-decoration: none;
  border-radius: 30px;
}

@media screen and (max-width: 576px) {
 .row {
    width: 100%;
  }
}

@media screen and (max-width: 576px) {
 .bild-in-der-mitte .row, .kategorien1 .row , .kategorien2 .row , .kategorien3 .row{
     width: auto;
   }
 }
 






.feature-card {
  background: #fff;
  border-radius: 12px;
  padding: 1.5rem;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  transition: transform  0.3s ease;
  overflow: hidden;
}

.main-feature {
  display: flex;
  gap: 2rem;
  background: linear-gradient(135deg, #007bff, #0056b3);
  color: #fff;
  height: 100%;
}

.shop-card {
  background: linear-gradient(135deg, #28a745, #1e7e34);
  color: #fff;
}

.news-card {
  background: linear-gradient(135deg, #6c757d, #495057);
  color: #fff;
}

.price-wrapper {
  display: flex;
  align-items: center;
  gap: 1rem;
} 


.hover-bg-white:hover {
  background-color: white !important;

}

.hover-text-blue:hover , .hover-text-blue:hover  a,.hover-text-blue:hover  i{
  color: #006fe7 !important;
}


.hover-text-green:hover {
  color: #259a40 !important;
}

.hover-text-gray:hover {
  color: #5b636b !important;
}



.feature-image img {
  width: 350px; /* Limit image width */
}


/* Responsive Design */
@media (max-width: 1200px) {


  .feature-image img {
    width: 100%; /* Make the image responsive */
    max-width: 400px; /* Limit image width */
  }

  .feature-content {
    text-align: center; /* Center content */
  }

  .price-wrapper {
    text-align: center; /* Center price info */
  }
}

@media (max-width: 768px) {
  .feature-card {
    padding: 1rem; /* Reduce padding on smaller screens */
  }

  .main-feature {
    gap: 1rem; /* Reduce the gap between image and content */
  }

  .feature-image img {
    width: 80%; /* Make image smaller on small screens */
    max-width: 300px; /* Limit image width */
  }


}




@media (max-width: 576px) {
  .feature-card {
    padding: 0.75rem; /* Further reduce padding on very small screens */
  }

  .feature-image img {
    width: 100%; /* Make image fully responsive */
    max-width: none; /* Remove the max width */
  }

  .main-feature {
    gap: 1rem; /* Further reduce the gap between content */
  }

  .feature-content {
    padding: 0.5rem; /* Reduce padding inside content */
  }
}

@media screen and (min-width: 1200px) {
  .feature-second-card{
    padding-left: 20px;
  }
}
@media screen and (max-width: 1200px) {
  .feature-second-card{
    padding-top: 20px;
  }
}

.feature-second-card{
  flex-direction: column;
  display: flex;
  justify-content: space-between;
}

.border-2 {
  border-width: 2px !important;
}

.rounded-8{
  border-radius: 16px ;
}

.kategorien1 a, .kategorien2 a{
 font-weight: 600;

}

#ending-soon a{
  text-decoration: none;
  color: black;
}



.swiper-notification{
  display:none;
}




.kategorien1 .custom-col:nth-child(1), .kategorien2 .custom-col:nth-child(1) ,.kategorien3 .custom-col:nth-child(1){
  padding-left: unset;
}

.kategorien1 .custom-col:nth-child(4), .kategorien2 .custom-col:nth-child(4) ,.kategorien3 .custom-col:nth-child(4){
  padding-right: unset;
}

@media screen and (max-width:1199px) {
  .kategorien1 .custom-col:nth-child(odd), .kategorien2 .custom-col:nth-child(odd) ,.kategorien3 .custom-col:nth-child(odd){
    padding-left: unset;
  }
  
  .kategorien1 .custom-col:nth-child(even), .kategorien2 .custom-col:nth-child(even) ,.kategorien3 .custom-col:nth-child(even){
    padding-right: unset;
  }
}

@media screen and (max-width:575px) {
  .kategorien1 .custom-col, .kategorien2 .custom-col ,.kategorien3 .custom-col{
    padding-left: unset;
    padding-right: unset;
  }
  

}


.whois
{
    margin:15px;
}

.whois_dropdown{
     display: none;
    border: #dedede 1px solid;
    border-top: 1px solid #fff;
    background: #fff;
    width: 280px;
    float: right;
    margin: 0;
    position: absolute;
    right: 15px;
    top: 35px;
    z-index: 99;
    overflow: none;
    box-shadow: -3px 5px 7px 0px rgb(0 0 0 / 15%);
}

@media screen and (max-width: 992px) {
  .whois_dropdown{
     position: unset;
     width: 100%;
  }
  .whois_dropdown .close{
  display: none !important;
  }
}
.act_user{
    padding-top:10px;
    max-height:150px;
    overflow:auto;
}

.ac_user, .umdns_title, .test_title
{
    margin-top:15px;
    margin-left:15px;
}

.search-umdns .close, .search-test .close{
    background: url(/application/assets/images/v5/ico_close.png) no-repeat left top;
    width: 15px;
    height: 14px;
    display: block;
    float: right;
    margin: 5px 15px 10px 0px;
    text-indent: -9999px;
}
.whois_dropdown .close{
    background: url(/application/assets/images/v5/ico_close.png) no-repeat left top;
    width: 15px;
    height: 14px;
    display: block;
    float: right;
    margin: 5px 15px 10px 0px;
    text-indent: -9999px;
}
.shop-card img, .news-card img{
  width: 200px;
}

   .swiper-custom-pagination {
    display: flex;
    justify-content: flex-end; 
    margin-top: 15px;
    position: absolute;
    bottom: 10px;
    right: 10px; 
    z-index: 10;
}

.swiper-pagination-button {
    padding: 5px 10px;
    border: 1px solid #ccc;
    background-color: #f9f9f9;
    cursor: pointer;
    border-radius: 3px;
    font-size: 14px;
    transition: background-color 0.3s, color 0.3s;
}

.swiper-pagination-button.active {
    background-color: #4478bc ; /* Highlight active button */
    color: white;
    border-color: #4478bc ;
}

.swiper-pagination-button:hover {
    background-color: #4478bc;
    color: white;
}

@media (max-width: 768px) {
    .swiper-pagination-button {
        padding: 2px 5px; 
        font-size: 6px; 
    }

    .swiper-custom-pagination {
        right: 5px; 
        bottom: 5px;
    }
}

@media (max-width: 480px) {
    .swiper-pagination-button {
        padding: 1px 4px;
        font-size: 4px;
    }

  
}
#swipenext{
    background-color: initial!important;
}
h5.truncate-line-2.min-height-60.pt-2 b {
    font-size: 19px;
}
.search-umdns-results {
    background-color: #ffffff;
    padding: 8px;
    border-radius: 15px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
    width: auto;
    position: absolute;
    max-height: 253px;
    z-index:1;
    overflow-y: scroll;
}

.search-umdns-results {
    font-size: 1.5rem;
    margin-bottom: 15px;
}
@media (min-width: 1400px) {
.search-umdns-results {
    width: 100%;
}
}
@media (min-width: 1200px) and (max-width: 1399px) { 
  .search-umdns-results{
     width: 100%;
  }
}
@media (min-width: 990px) and (max-width: 1199px) { 
  .search-umdns-results{
    width: 100%;
  }
}
@media (min-width: 580px) and (max-width: 990px) { 
  .search-umdns-results{
    width: 100%;
  }
}
@media (min-width: 280px) and (max-width: 580px) { 
  .search-umdns-results{
 width: 100%;  }
}
.truncate-line-1 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  min-height: 30px;
}

i.fa.fa-arrow-circle-down:before {
  content: "\f0ab";
  font-size:20px
}
.swiper-company img{
  width: 120px;height: 120px;
  border-radius: 50%;
}
.swiper-company .row{
background: linear-gradient(135deg, #007bff, #0056b3);
color:white;
height: 200px;
}
.swiper-company .swiper-wrapper{
height: 200px;
}
#technische-hilfsgeräte img.lazy {
    display: block;
}
#medical_furniture img.lazy {
    display: block;
}
.swiper-company .row{
border: 2px solid #404040;
    border-radius: 20px;
  }

  .swiper-company .fas{
  line-height: 1.5;
  width: 16px;
}
.swiper-container,.swiper-company  {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.custom-scrollbar {
    max-height: 90px;
    overflow-y: scroll;
}
.custom-scrollbar::-webkit-scrollbar {
    width: 9px; 
}
.custom-scrollbar::-webkit-scrollbar-thumb {
    background-color: grey;  
    border-radius: 5px; 
}
.custom-scrollbar::-webkit-scrollbar-track {
    background: #d9d9d9;  
    border-radius: 5px; 
}
.catpdfile{
	margin-top:10px !important;
	word-wrap: break-word; /* Ensures long words wrap */
  word-break: break-word; /* Breaks long words to the next line */
  white-space: normal;
		}
.table-fixed {
  table-layout: fixed;
}
.border-gray {
  border-color: var(--bs-gray);
}
/* Initially, no underline */
a.text-dark {
    text-decoration: none;
}

/* On hover, underline the text */
a.text-dark:hover {
    text-decoration: underline;
}
/* Initially, no underline */
.catpdfile a {
color: var(--bs-primary);
    text-decoration: none;
}

/* On hover, underline the text */
.catpdfile a:hover {
color: var(--bs-primary);
    text-decoration: underline;
}
@media (max-width:1200px){ 
  .banner-title{
    font-size: 28px !important;
  }
  .banner-desc{
   font-size: 16px;
  }
}
@media (min-width:1200px){ 
  .banner-title{
  	font-size: 40px !important;
  }
.banner-desc{
font-size: 20px !important;
}
}


.banner-img{
  height: 100%; /* Ensures the image takes full height of the parent */
  max-height: 280px; /* Restricts the maximum height to 280px */
  width: auto; /* Maintains aspect ratio */
  object-fit: cover; /* Ensures the image covers the container without distortion */
  overflow: hidden; /* Prevents content from overflowing */
  display: block; /* Removes extra spacing under images */
}

@media (min-width: 768px) {
  .banner-row{
    height: 60px;
  }
  .banner-row2{
    height: 280px;
     }
}

@media (max-width: 768px) {
  .banner-row{
    height: 50px;
  }
  .banner-row2{
 height: auto;
  }

}
