/* galleriajs */
body .galleria-theme-miniml.notouch .galleria-dots div:hover,
body .galleria-theme-miniml.touch .galleria-dots div:active {
  color: var(--bs-yellow);
}

body .galleria-thumbs,
body .galleria-fs,
body .galleria-info,
body .galleria-info-description,
body .galleria-more {
  display: none;
}

body .galleria {
  width: 100%;
  height: 400px;
  background-color: #fff;
}

body .galleria-theme-miniml .galleria-stage {
}

body .galleria-theme-miniml .galleria-image-nav {
  position: absolute;
  right: 0px;
  bottom: 0px;
  top: auto;
  left: auto;
  width: 70px;
  height: auto;
  margin: auto;
  display: flex;
  justify-content: flex-end;
  background-color: #fff;
  padding: 6px;
  padding-right: 0px;
  padding-bottom: 0px;
  z-index: 2;
  display: none;
}

body .galleria-lightbox-close {
  width: 40px;
  height: 40px;
  font-size: 1.925rem;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
}

body .galleria-theme-miniml .galleria-dots {
  padding: 13px;
  padding-left: 0px;
  width: 100%;
  z-index: 1;
  background: #fff;
  bottom: 0px;
}

body .galleria-theme-miniml .galleria-image-nav-left,
body .galleria-theme-miniml .galleria-image-nav-right {
  background: none;
  width: 15px;
  height: 20px;
  font-size: 1.125rem;
  cursor: pointer;
}

body .galleria-theme-miniml .galleria-image-nav-right {
  order: 1;
}

body .galleria-theme-miniml .galleria-image-nav-left {
  order: 0;
}


body .galleria-lightbox-next,
body .galleria-lightbox-prev {
  color: transparent;
}

body .galleria-lightbox-next::before {
  font: var(--fa-font-thin);
  content: "\f054";
  color: var(--bs-black);
  position: relative;
  top: 3px;
  left: 6px;
}

body .galleria-lightbox-prev::before {
  font: var(--fa-font-thin);
  content: "\f053";
  color: var(--bs-black);
  position: relative;
  top: 3px;
}



body .galleria-theme-miniml .galleria-image-nav-right::after {
  font: var(--fa-font-thin);
  content: "\f054";
}

body .galleria-theme-miniml .galleria-image-nav-left::after {
  font: var(--fa-font-thin);
  content: "\f053";
}



/* jquery ui widget  */
body .ui-widget {
  font-family: var(--bs-body-font-family);
  font-size: var(--bs-body-font-size);
}

body .ui-widget.ui-widget-content {
  border: 1px var(--bs-gray-100) solid;
  padding: 10px;
  margin-top: -1px;
  z-index: 10000;
}

body .ui-autocomplete-category {
  font-weight: 600;
}

body .ui-state-active,
body .ui-widget-content .ui-state-active,
body .ui-widget-header .ui-state-active,
body a.ui-button:active,
body .ui-button:active,
body .ui-button.ui-state-active:hover {
    border: 1px solid var(--bs-primary);
    background: var(--bs-primary);
    font-weight: normal;
    color: var(--bs-white);
    display: block;
}

body .search-api-autocomplete-search .ui-menu-item-wrapper.ui-state-active .search-api-autocomplete-suggestion {
  background: var(--bs-primary);
}



/* rev slider */
body .rev_slider_wrapper {
  max-height: 798px;
  overflow: hidden!important;
}

body .rev_slider_wrapper .slidelink a::before {
  content: '';
  position: absolute;
  left: 20px;
  right: -230px;
  top: 0;
  bottom: 0;
  background-image: url(../images/condecta-c-kontur-thin.svg);
  opacity: 1;
  transition: all 0.15s ease-in-out;
  background-size: cover;
  background-position: center;
  z-index: 1000;
}

body .rev-text-link {
  color: var(--bs-white);
  padding-top: 15px!important;
  display: block;
  font-weight: 600;
}

body .rev-text-link i {
  color: var(--bs-yellow);
}

body .slider-body {
  font-family: var(--bs-body-font-family)!important;
}



/* mmenu */
:root {
 --mm-max-size: 500px!important
}

body .mm-menu a,
body .mm-menu a:active,
body .mm-menu a:hover,
body .mm-menu a:link,
body .mm-menu a:visited {
  border: none;
}

body .mm-menu--opened .mm-panel--noanimation {
  overflow: hidden;
}

body .mm-navbars--bottom {
  border: none;
}

body .mm-menu a {
  font-weight: 500;
}

body .mm-menu a,
body .mm-menu button,
body .mm-menu label {
  text-transform: uppercase;
  color: var(--bs-black)!important;
  font-family: var(--bs-font-sans-serif);
}

body .mm-listitem::after {
  inset-inline-start: 0;
}




body :where(.mm-slideout) {
  position: static;
  z-index: auto;
}

body .mm-wrapper__blocker {
  background-color: var(--bs-black);
}

body .mm-navbars--bottom .mm-navbar:last-child {
  background-color: var(--bs-primary);
}

body .mm-navbars--bottom .mm-navbar:last-child a {
  color: var(--bs-white)!important;
}

body.mm-wrapper--opened .mm-wrapper__blocker {
  opacity: 0.7;
}

body .mm-listitem.is-active-trail {
  background-color: var(--bs-yellow);
}

body .mm-listitem.is-active-trail::after {
}



body #mobile-menu #mm-1 ul.mm-listview>li:nth-child(8),
body #mobile-menu #mm-1 ul.mm-listview>li:nth-child(9) {
  background-color: var(--bs-danger)!important;
}

body #mobile-menu #mm-1 ul.mm-listview>li:nth-child(8)>a.mm-listitem__text::before {
  font-family: 'Font Awesome Kit';
  content: "\e000";
  font-size: 1.225rem;
  font-weight: 900;
  margin-right: 10px;
  position: relative;
  top: 1px;
}

body #mobile-menu #mm-1 ul.mm-listview>li:nth-child(9)>a.mm-listitem__text::before {
  font-family: 'Font Awesome Kit';
  content: "\e001";
  font-size: 1.225rem;
  font-weight: 900;
  margin-right: 10px;
  position: relative;
  top: 1px;
}


body #mobile-menu #mm-1 ul.mm-listview>li:nth-child(8)>a,
body #mobile-menu #mm-1 ul.mm-listview>li:nth-child(9)>a {
  color: var(--bs-white)!important;
}

body .mm-menu--theme-white {
  --mm-color-background: var(--bs-white);
  --mm-color-border: rgb(0 0 0 / 0.15);
  --mm-color-icon: rgb(0 0 0 / 0.3);
  --mm-color-text: rgb(0 0 0 / 0.8);
  --mm-color-text-dimmed: rgb(0 0 0 / 0.3);
  --mm-color-background-highlight: rgb(0 0 0 / 0.06);
  --mm-color-background-emphasis: rgb(0 0 0 / 0.03);
  --mm-color-focusring: #06c;
}

body .mm-menu--theme-white .logo-top {
  width: 100%;
  max-width: 300px;
  height: auto;
}

body .mm-navbar__title,
body .mm-navbar {
  background-color: var(--bs-gray-100);
}







/* webform  */
.js-form-managed-file {
}

.js-form-managed-file .btn {
  margin-left: 0px;
  font-size: 0.925rem;
  margin-top: 5px;
  margin-bottom: 5px;
}

body .form-check-input {
  margin-top: 0.25em;
}

/* cookiefirst */
.cookiefirst-root {
}

.webform-options-display-buttons label.webform-options-display-buttons-label {
  color: var(--bs-black);
  border-radius: 0px;
  box-shadow: none!important;
  outline: none;
  border-color: var(--bs-yellow)!important;
  background-color: none;
}

.webform-options-display-buttons input:checked + label.webform-options-display-buttons-label,
.webform-options-display-buttons label.webform-options-display-buttons-label:hover {
  background-color: var(--bs-yellow);
  color: var(--bs-black);
  border-color: var(--bs-yellow);
}



/* fancyapps */

#open-fancybox-btn {
  position: absolute;
  top: 0px;
  left: -8px;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  font-size: 1.525rem;
}

#open-fancybox-btn i {
  margin: 0px;
  padding: 0px;
}

body .fancybox__thumbs .carousel__slide .fancybox__thumb::after {
  border-color: var(--bs-yellow);
  border-radius: 0px;
}











body .swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--bs-yellow));
}



/* modal fullscreen iframe emebd  */
.modal-fullscreen .ratio {
  max-height: 100%;
  min-height: 100%;
}