@charset "UTF-8";
[data-bs-theme=dark] {
  --dot-color:var(--bs-secondary-text-emphasis);
  --particle-color: #111b4b;
  --audio-user-icon: #486329;
  --audio-user-bg: #2c3d1e;
  --audio-bot-icon: #23374d;
  --audio-bot-bg: #202a33;
  --builder-row: #393c40;
  --builder-icon-bg: #303133;
  --secondary-dark-color: var(--bs-light);
  --fm-bg-slide:#0000007a;
  --bg-secondary-dark: #303539;
  --table-select-bg: #313322;
  --btn-switch-blue-outline-dark-color: #31a8ef;
  --table-selected-bg: var(--btn-sucess-bg-custom);
  --table-select-body-color: #fff;
  --sidebar-color:currentColor;
  --bg-icon-color:var(--bs-tertiary-bg);
  --swal-bg-container: var(--bs-tertiary-bg);
  --bs-tertiary-bg-op2:rgba(43, 48, 53, 0.2);
  --bs-tertiary-bg-op4:rgba(43, 48, 53, 0.4);
  --light-gray: #adadad;
  --app-shadow:#8f8f8f33;
  --blue-switch:#2ca7f0;
  --text-green: #A3F12C;
  --text-green-dark: #518515;
  --btn-sucess-bg-custom:#518515;
  --btn-suscess-dark-bg-custom:#3f5e1b;
  --btn-sucess-bg-hover-custom: #588126;
  --btn-warning-bg-custom: #644016;
  --bs-btn-warning-custom-border-color:#F59527FF;
  --bs-btn-warning-custom-hover-bg:#895215;
  --file-pond-bg:#2B3035FF;
  --tox-tinymce-border:#404040;
  --tox-menu-border:#5c5c5c;
  --tox-menu-bg-hover: var(--bs-body-bg);
  --tox-menu-second-bg-hover:var(--bs-tertiary-bg);
  --tox-svg-disabled:#dddddd80;
  --tox-select-bg:#212529;
  --tox-select-border:#4c4c4c;
  --tox-split-button-hover: #585858;
  --tox-modal-background: rgba(14,14,14,.75);
  --tox-dialog-nav-item:rgba(255,255,255,.7);
  --tox-dialog-svg:#999;
  --sortable-ghost: rgb(91, 119, 49);
  --template-signature:#72a4230f;
  --template-system:#f9675c12;
  --template-autoresponder:#34342e;
  --curent-submenu-after:#9de749;
  --btn-blue-bg: #1673aa;
  --btn-blue-color:#fdfdfd;
  --btn-blue-border:rgb(66 152 203);
  --btn-blue-hover-bg: rgba(22, 115, 170, 0.8);
  --bs-danger-dark:#76232a;
  --card-body-bg:#23282c;
  --table-type-color:#202020;
  --btn-blue-dark:#1c3f54;
  --btn-secondary-dark:#3a3f44;
  --bs-tertiary-bg: #2b3035;
}

[data-bs-theme=light] {
  --dot-color: #9aa5ad;
  --particle-color: #2f3648;
  --audio-user-icon: #a7e771;
  --audio-user-bg: #97d550;
  --audio-bot-icon: #1b94db;
  --audio-bot-bg: #1673aa;
  --builder-row: #fff;
  --builder-icon-bg: #ffffff;
  --fm-bg-slide:#0000007a;
  --bg-secondary-dark: #ebebeb;
  --secondary-dark-color: var(--bs-body-color);
  --table-select-bg: #f0f1e3;
  --table-select-body-color: var(--bs-body-color);
  --table-selected-bg: var(--btn-sucess-bg-custom);
  --btn-switch-blue-outline-dark-color: #1673aa;
  --bs-tertiary-bg-rgb: 248, 249, 250;
  --swal-bg-container: var(--bs-tertiary-bg);
  --sidebar-color:currentColor;
  --bg-icon-color:#d7d7d7;
  --bs-tertiary-bg-op2:rgba(248, 249, 250, 0.2);
  --bs-tertiary-bg-op4:rgba(248, 249, 250, 0.4);
  --light-gray:#747474;
  --blue-switch: #1673aa;
  --app-shadow:#00000033;
  --text-green: #577f19;
  --text-green-dark: #6fb320;
  --btn-sucess-bg-custom:#6fb320;
  --btn-suscess-dark-bg-custom:#6fb320;
  --btn-sucess-bg-hover-custom:#6da42f;
  --btn-warning-bg-custom: #dd7c0d;
  --bs-btn-warning-custom-border-color:#F59527FF;
  --bs-btn-warning-custom-hover-bg: #e28924;
  --bs-danger-dark:#dc3545;
  --file-pond-bg:#ADB5BDFF;
  --tox-menu-bg-hover:#cce2fa;
  --tox-menu-second-bg-hover:#cce2fa;
  --tox-tinymce-border:#eee;
  --tox-menu-border:#e3e3e3;
  --tox-svg-disabled:rgba(34,47,62,.5);
  --tox-select-bg:#f7f7f7;
  --tox-select-border: rgba(255, 255, 255, 0);
  --tox-split-button-hover: #cce2fa;
  --tox-modal-background: rgba(255,255,255,.75);
  --tox-dialog-nav-item:rgba(34,47,62,.7);
  --tox-dialog-svg:currentColor;
  --sortable-ghost: #b9ff2b;
  --template-signature:#f9fff6;
  --template-system:#f9675c12;
  --template-autoresponder:#f9f9e8;
  --curent-submenu-after:#767676;
  --btn-blue-bg: #1673aa;
  --btn-blue-color:#fdfdfd;
  --btn-blue-border:rgb(66 152 203);
  --btn-blue-dark: #1673aa;
  --btn-blue-hover-bg: rgb(18, 96, 142);
  --card-body-bg:#fdfdfd;
  --table-type-color: var(--bs-body-color);
  --btn-secondary-dark: #6c757d;
}

[data-bs-theme=blue] {
  --builder-row: #fff;
  --builder-icon-bg: #ffffff;
  --fm-bg-slide:#0000007a;
  --bg-secondary-dark: #f7f7f7;
  --secondary-dark-color: var(--bs-body-color);
  --table-select-bg: #f0f1e3;
  --table-select-body-color: var(--bs-body-color);
  --btn-switch-blue-outline-dark-color: #1673aa;
  --table-selected-bg: rgba(22, 115, 170, 0.85);
  --bg-icon-color:#d7d7d7;
  --bs-table-color: #ffffff;
  --swal-bg-container: #ffffff;
  --bs-navbar-active-color:#ffffff;
  --bs-tertiary-bg-op2:rgba(22, 115, 170, 0.2);
  --bs-tertiary-bg-op4:rgba(22, 115, 170, 0.4);
  --bs-bg-opacity: 1;
  --bs-tertiary-bg-rgb: rgb(22, 115, 170);
  --bs-tertiary-bg: #1673AA;
  --bg-body-tertiary:#1673AA;
  --sidebar-color:#fff;
  --curent-submenu-after: #fff;
  --text-green: #577f19;
  --text-green-dark: #6fb320;
  --btn-sucess-bg-custom:#6fb320;
  --btn-suscess-dark-bg-custom:#6fb320;
  --btn-sucess-bg-hover-custom:#6da42f;
  --btn-warning-bg-custom: #F59527FF;
  --bs-btn-warning-custom-border-color:#F59527FF;
  --bs-btn-warning-custom-hover-bg: #e28924;
  --bs-danger-dark:#dc3545;
  --file-pond-bg:#ADB5BDFF;
  --tox-menu-bg-hover:#cce2fa;
  --tox-menu-second-bg-hover:#cce2fa;
  --tox-tinymce-border:#eee;
  --tox-menu-border:#e3e3e3;
  --tox-svg-disabled:rgba(34,47,62,.5);
  --tox-select-bg:#f7f7f7;
  --tox-select-border: rgba(255, 255, 255, 0);
  --tox-split-button-hover: #cce2fa;
  --tox-modal-background: rgba(255,255,255,.75);
  --tox-dialog-nav-item:rgba(34,47,62,.7);
  --tox-dialog-svg:currentColor;
  --sortable-ghost: #b9ff2b;
  --template-signature:#f9fff6;
  --template-system:#f9675c12;
  --template-autoresponder:#f9f9e8;
  --btn-blue-bg: #1673aa;
  --btn-blue-color:#fdfdfd;
  --btn-blue-border:rgb(66 152 203);
  --btn-blue-dark: #1673aa;
  --btn-blue-hover-bg: rgb(18, 96, 142);
  --card-body-bg:#fdfdfd;
  --table-type-color: var(--bs-body-color);
  --btn-secondary-dark: #6c757d;
}

[data-bs-theme=lucky] {
  --fm-bg-slide:#0000007a;
  --bg-secondary-dark: #f7f7f7;
  --secondary-dark-color: var(--bs-body-color);
  --blue-color: #1673AAFF;
  --btn-switch-blue-outline-dark-color: #1673aa;
  --table-select-bg: #f0f1e3;
  --table-select-body-color: var(--bs-body-color);
  --table-selected-bg: rgba(72, 37, 131, 0.85);
  --swal-bg-container: #ffffff;
  --bs-table-color: #ffffff;
  --bs-navbar-active-color:#ffffff;
  --bs-tertiary-bg-op2:rgba(72, 37, 131, 0.2);
  --bs-tertiary-bg-op4:rgba(72, 37, 131, 0.4);
  --bs-bg-opacity: 1;
  --bs-tertiary-bg-rgb: #482583;
  --bg-body-tertiary:#482583;
  --sidebar-color:#fff;
  --curent-submenu-after: #fff;
  --text-green: #577f19;
  --text-green-dark: #577f19;
  --btn-sucess-bg-custom:#6fb320;
  --btn-suscess-dark-bg-custom:#6fb320;
  --btn-sucess-bg-hover-custom:#6da42f;
  --btn-warning-bg-custom: #F59527FF;
  --bs-btn-warning-custom-border-color:#F59527FF;
  --bs-btn-warning-custom-hover-bg: #e28924;
  --bs-danger-dark:#dc3545;
  --file-pond-bg:#ADB5BDFF;
  --tox-menu-bg-hover:#cce2fa;
  --tox-menu-second-bg-hover:#cce2fa;
  --tox-tinymce-border:#eee;
  --tox-menu-border:#e3e3e3;
  --tox-svg-disabled:rgba(34,47,62,.5);
  --tox-select-bg:#f7f7f7;
  --tox-select-border: rgba(255, 255, 255, 0);
  --tox-split-button-hover: #cce2fa;
  --tox-modal-background: rgba(255,255,255,.75);
  --tox-dialog-nav-item:rgba(34,47,62,.7);
  --tox-dialog-svg:currentColor;
  --sortable-ghost: #b9ff2b;
  --template-signature:#f9fff6;
  --template-system:#f9675c12;
  --template-autoresponder:#f9f9e8;
  --btn-blue-bg: #1673aa;
  --btn-blue-color:#fdfdfd;
  --btn-blue-border:rgb(66 152 203);
  --btn-blue-dark: #1673aa;
  --btn-blue-hover-bg: rgb(18, 96, 142);
  --card-body-bg:#fdfdfd;
  --table-type-color: var(--bs-body-color);
  --btn-secondary-dark: #6c757d;
}

[data-bs-theme=red] {
  --bs-table-color: #ffffff;
  --bs-navbar-active-color:#ffffff;
  --bs-tertiary-bg-op2:rgba(244, 67, 54, 0.2);
  --bs-tertiary-bg-op4:rgba(244, 67, 54, 0.4);
  --bs-bg-opacity: 1;
  --bs-tertiary-bg-rgb: rgb(244, 67, 54);
  --bs-tertiary-bg: #F44336FF;
  --bs-heading-color: #fff;
  --sidebar-color:#fff;
  --curent-submenu-after: #fff;
  --text-green: #77ab25;
  --btn-sucess-bg-custom:#6fb320;
  --btn-suscess-dark-bg-custom:#6fb320;
  --btn-sucess-bg-hover-custom:#6da42f;
  --btn-warning-bg-custom: #F59527FF;
  --bs-btn-warning-custom-border-color:#F59527FF;
  --bs-btn-warning-custom-hover-bg: #e28924;
  --bs-danger-dark:#dc3545;
  --file-pond-bg:#ADB5BDFF;
  --tox-menu-bg-hover:#cce2fa;
  --tox-menu-second-bg-hover:#cce2fa;
  --tox-tinymce-border:#eee;
  --tox-menu-border:#e3e3e3;
  --tox-svg-disabled:rgba(34,47,62,.5);
  --tox-select-bg:#f7f7f7;
  --tox-select-border: rgba(255, 255, 255, 0);
  --tox-split-button-hover: #cce2fa;
  --tox-modal-background: rgba(255,255,255,.75);
  --tox-dialog-nav-item:rgba(34,47,62,.7);
  --tox-dialog-svg:currentColor;
  --sortable-ghost: #b9ff2b;
  --template-signature:#f9fff6;
  --template-system:#f9675c12;
  --template-autoresponder:#f9f9e8;
  --btn-blue-bg: #1673aa;
  --btn-blue-color:#fdfdfd;
  --btn-blue-border:rgb(66 152 203);
  --btn-blue-dark: #1673aa;
  --btn-blue-hover-bg: rgb(18, 96, 142);
  --card-body-bg:#fdfdfd;
  --table-type-color: var(--bs-body-color);
  --btn-secondary-dark: #6c757d;
}

:root {
  --blue-color: #1673AAFF;
  --dark-blue: #34495e;
  --bs-navbar-active-color: #81c137 !important;
}

::-webkit-scrollbar {
  transition: all 250ms ease-in-out;
  width: 0.65rem;
}

::-webkit-scrollbar-track {
  transition: all 250ms ease-in-out;
  background: #d7d7d7;
}

::-webkit-scrollbar-thumb {
  transition: all 250ms ease-in-out;
  background: #979797;
}

::-webkit-scrollbar-thumb:hover {
  background: var(--bs-btn-warning-custom-border-color);
}

.swal-delete-body {
  position: relative;
  margin-bottom: 1rem;
  display: inline-block;
}

.swal-delete-body:before {
  content: "";
  position: absolute;
  user-select: text;
  height: 100%;
  width: auto;
}

.gravatar-grid- {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(min(80px, 100%), 1fr));
  gap: 8px;
  background-color: rgba(185, 185, 185, 0.1607843137);
  border-radius: 0.25rem;
  padding: 15px;
}

.gravatar-grid {
  align-content: stretch;
  align-items: center;
  border-radius: 0.25rem;
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(auto-fill, minmax(min(70px, 100%), 1fr));
  justify-content: stretch;
  justify-items: stretch;
  margin: auto;
}

.gravatar-img {
  object-fit: cover;
}

.media-grid {
  align-content: stretch;
  align-items: center;
  border-radius: 0.25rem;
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(auto-fill, minmax(min(150px, 100%), 1fr));
  justify-content: stretch;
  justify-items: stretch;
  margin: 1rem auto 1rem auto;
}

.media-grid .media-grid-item {
  max-height: 300px;
  width: 100%;
  height: 100%;
  justify-self: stretch;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--bs-border-color);
  border-radius: 0.25rem;
  padding: 0.35rem;
}

.media-grid-img {
  max-height: 300px;
  height: auto;
  width: 100%;
  min-height: 151px;
  min-width: 151px;
  object-fit: cover;
  border-radius: 0.15rem;
  overflow: hidden;
}

.media-load {
  z-index: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.fm-body-items {
  overflow-y: auto;
  height: 72vh;
}

.convert-grid {
  overflow: hidden;
  align-content: stretch;
  align-items: center;
  border-radius: 0.25rem;
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(auto-fill, minmax(min(150px, 100%), 1fr));
  justify-content: stretch;
  justify-items: stretch;
  margin: 0 auto;
}

.convert-grid .convert-item {
  background-color: var(--bs-body-bg);
  z-index: 0;
  height: 150px;
  width: 100%;
  justify-self: stretch;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--bs-border-color);
  border-radius: 0.25rem;
  padding: 0.35rem;
}

.convert-grid .convert-item .convert-img {
  background-color: var(--bs-body-bg);
  position: relative;
  z-index: 0;
  object-fit: cover;
  border-radius: 0.15rem;
  overflow: hidden;
}

.fm-grid {
  overflow: hidden;
  align-content: stretch;
  align-items: center;
  border-radius: 0.25rem;
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(auto-fill, minmax(min(150px, 100%), 1fr));
  justify-content: stretch;
  justify-items: stretch;
  margin: 0 auto;
  background-color: var(--bs-body-bg);
}

.fm-grid .fm-grid-item {
  background-color: var(--bs-body-bg);
  z-index: 0;
  max-height: 300px;
  width: 100%;
  height: 100%;
  min-height: 151px;
  justify-self: stretch;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--bs-border-color);
  border-radius: 0.25rem;
  padding: 0.35rem;
}

.fm-grid .fm-grid-item .img-slide {
  bottom: -150px;
  position: absolute;
  opacity: 0;
  transition: all 300ms linear;
}

.fm-grid .fm-grid-item:hover .img-slide {
  left: 0.35rem;
  right: 0.35rem;
  bottom: 0.35rem;
  opacity: 1;
  background-color: var(--fm-bg-slide) !important;
  border-radius: 0 0 0.15rem 0.15rem;
}

.fm-grid-img {
  background-color: var(--bs-body-bg);
  position: relative;
  z-index: 0;
  max-height: 300px;
  height: auto;
  width: 100%;
  object-fit: cover;
  border-radius: 0.15rem;
  overflow: hidden;
}

.mh-450 {
  min-height: 450px !important;
}

.text-green {
  color: var(--text-green);
}

.text-orange {
  color: var(--btn-warning-bg-custom);
}

.check-fm.form-check {
  z-index: 10;
}

.check-fm.form-check .form-check-input {
  --bs-form-check-bg: #fff;
  border-color: orange;
  width: 1.3em;
  height: 1.3em;
}

.item-selected {
  border-width: 2px !important;
  border-color: orange !important;
}

.small-lg {
  font-size: 70% !important;
}

.form-floating input.form-control:read-only {
  background-color: var(--bs-tertiary-bg) !important;
  color: #a1a1a1 !important;
}

.form-floating input.form-control.no-bg-border:read-only {
  background-color: rgba(0, 0, 0, 0) !important;
  border: unset !important;
}

.form-floating input ~ label:after {
  background-color: rgba(0, 0, 0, 0) !important;
}

.text-dark-blue {
  color: var(--dark-blue) !important;
}

.page-link.active, .active > .page-link {
  z-index: 3;
  color: var(--bs-pagination-active-color);
  background-color: var(--btn-blue-dark);
  border-color: var(--btn-blue-border);
}

.media-img-table {
  min-width: 50px;
  min-height: 50px;
  position: relative;
}

.img-load-wait {
  background: url(/assets/images/loading.gif) no-repeat center center;
  background-size: 25px 25px;
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
}

.wait {
  background: url(/assets/images/loading.gif) no-repeat left top;
  background-size: 25px 25px;
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  padding-right: 5rem;
}

.wait:after {
  position: absolute;
  right: 0;
  font-weight: 400;
  font-size: 0.85rem;
  display: block;
  content: "saving ...";
  color: var(--bs-secondary);
}

.ajax-send.wait:after {
  content: "";
}

.ajax-status-spinner {
  font-weight: 400;
  font-size: 0.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--bs-secondary);
}

.ajax-status-spinner i {
  font-size: 1.4rem;
}

u.double {
  text-decoration-line: underline !important;
  text-decoration-style: double !important;
}

table.dataTable > tbody > tr.selected > * {
  box-shadow: unset;
}

.dataTables_length {
  display: inline-block;
}

.dataTables_filter {
  display: inline-block;
  float: right;
}

@media (max-width: 490px) {
  .dataTables_filter {
    float: none;
    display: block;
    width: 100%;
  }
  .dataTables_filter label {
    display: flex;
    align-items: center;
    flex-direction: column;
    margin-top: 0.25rem;
  }
  .dataTables_filter input {
    width: 95%;
  }
}
div.table-responsive > div.DataTables_Table_0_wrapper > div.row:last-child {
  margin-top: 1rem !important;
}

.dt-buttons {
  margin-bottom: 1rem;
}

.text-gray {
  color: #606060 !important;
}

.cursor-pointer {
  cursor: pointer;
}

.bg-orange {
  background-color: #f59527;
  color: #fff;
}

.hr-orange {
  border-color: #f59527;
}

.bg-light-grey {
  background-color: #fbfbfb;
}

.delete-link {
  color: #d32906 !important;
}

.delete-link:hover {
  color: #a31a00 !important;
}

.adresse span {
  min-width: 4rem;
  display: inline-block;
}

.mw-45 {
  min-width: 4.5rem;
  display: inline-block;
}

.app-box-shadow {
  box-shadow: 0 2px 6px var(--app-shadow) !important;
}

.form-floating label.required:after {
  content: "*";
  display: inline-block;
  margin-left: 0.1rem;
  font-size: 12px;
  position: relative;
  top: -0.25rem;
}

.no-blur:focus, .no-blur:active, .no-blur:focus {
  outline: none !important;
  box-shadow: none !important;
  overflow: hidden !important;
}

.no-blurs:focus, .no-blurs:active, .no-blurs:focus {
  outline: none !important;
  box-shadow: 0 0 0 0 !important;
  overflow: hidden !important;
}

.bg-grey {
  background-color: #6e7072;
}

.textarea-100 {
  height: 100px !important;
}

.img-table {
  border-radius: 0.25rem;
  margin: 0 auto;
}

.table-placeholder-img {
  width: 60px;
  height: 60px;
  background-color: #e7e7e7;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.25rem;
  border: 1px solid #b5b5b5;
  margin: 0 auto;
}

.table-placeholder-img i {
  font-size: 25px;
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 1px solid #b5b5b5;
}

.text-nobreak {
  white-space: nowrap !important;
}

.small-xl {
  font-size: 0.7rem !important;
}

.img-card-heigth {
  height: 150px;
  width: 100%;
  object-fit: cover;
}

.arrow-sortable {
  cursor: move;
  border-radius: 0.25rem;
  padding: 0.2rem 0.6rem;
  transition: all 300ms;
  border: 1px solid var(--tox-menu-border);
}

.arrow-sortable:hover {
  background-color: var(--sortable-ghost) !important;
  color: var(--bs-body-color) !important;
}

.none-sortable {
  cursor: not-allowed;
  border-radius: 0.25rem;
  padding: 0.2rem 0.6rem;
  transition: all 300ms;
  border: 1px solid var(--tox-menu-border);
}

.arrow-sortable:hover {
  background-color: var(--sortable-ghost) !important;
  color: var(--bs-body-color) !important;
}

.app-form-sending {
  opacity: 0;
}

.show-sending {
  transition: opacity 1s linear;
  opacity: 1;
}

.dot-pulse {
  margin-left: 1.75rem;
  position: relative;
  left: -9999px;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #f59527;
  color: #f59527;
  box-shadow: 9999px 0 0 -5px #f59527;
  animation: dotPulse 1.5s infinite linear;
  animation-delay: 0.25s;
}

.dot-pulse::before, .dot-pulse::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #f59527;
  color: #f59527;
}

.dot-pulse::before {
  box-shadow: 9984px 0 0 -5px #f59527;
  animation: dotPulseBefore 1.5s infinite linear;
  animation-delay: 0s;
}

.dot-pulse::after {
  box-shadow: 10014px 0 0 -5px #f59527;
  animation: dotPulseAfter 1.5s infinite linear;
  animation-delay: 0.5s;
}

@keyframes dotPulseBefore {
  0% {
    box-shadow: 9984px 0 0 -5px #f59527;
  }
  30% {
    box-shadow: 9984px 0 0 2px #f59527;
  }
  60%, 100% {
    box-shadow: 9984px 0 0 -5px #f59527;
  }
}
@keyframes dotPulse {
  0% {
    box-shadow: 9999px 0 0 -5px #f59527;
  }
  30% {
    box-shadow: 9999px 0 0 2px #f59527;
  }
  60%, 100% {
    box-shadow: 9999px 0 0 -5px #f59527;
  }
}
@keyframes dotPulseAfter {
  0% {
    box-shadow: 10014px 0 0 -5px #f59527;
  }
  30% {
    box-shadow: 10014px 0 0 2px #f59527;
  }
  60%, 100% {
    box-shadow: 10014px 0 0 -5px #f59527;
  }
}
.btn-outline-success-custom {
  text-shadow: 0 0 2px #000 !important;
  --bs-btn-color: #87c528;
  --bs-btn-border-color: #87c528;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: var(--btn-sucess-bg-custom);
  --bs-btn-hover-border-color: var(--btn-sucess-bg-custom);
  --bs-btn-focus-shadow-rgb: rgb(60, 153, 110);
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: var(--btn-sucess-bg-custom);
  --bs-btn-active-border-color: var(--btn-sucess-bg-custom);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: var(--btn-sucess-bg-custom);
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: var(--btn-sucess-bg-custom);
  --bs-btn-bg: transparent;
  --bs-gradient: none;
}

.btn-outline-success-custom.white {
  --bs-btn-color: #f9f9f9;
}

.btn-check-custom-outline {
  text-shadow: 0 0 2px #000 !important;
  --bs-btn-color: var(--bs-body-color);
  --bs-btn-border-color: var(--bs-border-color);
  --bs-btn-disabled-color: var(--btn-sucess-bg-custom);
  --bs-btn-disabled-border-color: #456c19;
  --bs-btn-focus-shadow-rgb: rgb(60, 153, 110);
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: var(--btn-sucess-bg-custom);
  --bs-btn-active-border-color: #456c19;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-gradient: none;
}

.btn-check-custom-outline:disabled, .btn-check-custom-outline.disabled {
  opacity: 1 !important;
}

.btn.btn-success-custom {
  text-shadow: 0 0 2px #000 !important;
  --bs-btn-color: #fff;
  --bs-btn-bg: var(--btn-sucess-bg-custom);
  --bs-btn-border-color: var(--btn-sucess-bg-custom);
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: var(--btn-sucess-bg-hover-custom);
  --bs-btn-hover-border-color: var(--btn-sucess-bg-hover-custom);
  --bs-btn-focus-shadow-rgb: rgb(60, 153, 110);
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: var(--btn-sucess-bg-hover-custom);
  --bs-btn-active-border-color: var(--btn-sucess-bg-hover-custom);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: var(--btn-sucess-bg-custom);
  --bs-btn-disabled-border-color: var(--btn-sucess-bg-custom);
}

.btn.btn-success-custom.dark {
  --bs-btn-bg: var(--btn-suscess-dark-bg-custom);
  --bs-btn-hover-border-color: var(--btn-sucess-bg-hover-custom);
}

.btn.btn-success-custom:disabled, .btn.btn-success-custom.dark:disabled {
  opacity: 0.5 !important;
  --bs-btn-bg: var(--btn-sucess-bg-hover-custom);
  --bs-btn-disabled-bg: var(--btn-sucess-bg-hover-custom);
}

.btn-outline-success-custom:disabled {
  background-color: var(--btn-sucess-bg-custom) !important;
  color: #fff;
  opacity: 1 !important;
}

.btn-toggle-collapse {
  display: inline-flex;
  align-items: center;
}

.btn-toggle-collapse:before {
  margin-right: 0.5rem;
  font-family: bootstrap-icons, sans-serif;
  content: "\f14b";
}

.btn-toggle-collapse:disabled:before {
  margin-right: 0.5rem;
  font-family: bootstrap-icons, sans-serif;
  content: "\f14c";
}

.btn-danger.dark {
  --bs-btn-bg: var(--bs-danger-dark) !important;
}

.btn-warning-custom {
  text-shadow: 0 0 2px #000 !important;
  --bs-btn-color: #fff;
  --bs-btn-bg: var(--btn-warning-bg-custom);
  --bs-btn-border-color: var(--bs-btn-warning-custom-border-color);
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: var(--bs-btn-warning-custom-hover-bg);
  --bs-btn-hover-border-color: var(--bs-btn-warning-custom-border-color);
  --bs-btn-focus-shadow-rgb: 60, 153, 110;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: var(--bs-btn-warning-custom-hover-bg);
  --bs-btn-active-border-color: var(--bs-btn-warning-custom-hover-bg);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: var(--btn-warning-bg-custom);
  --bs-btn-disabled-border-color: var(--btn-warning-bg-custom);
}

.btn-outline-warning-custom {
  text-shadow: 0 0 2px #000 !important;
  --bs-btn-color: #f9f9f9;
  --bs-btn-bg: transparent;
  --bs-btn-border-color: var(--bs-btn-warning-custom-border-color);
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: var(--bs-btn-warning-custom-hover-bg);
  --bs-btn-hover-border-color: var(--bs-btn-warning-custom-border-color);
  --bs-btn-focus-shadow-rgb: 60, 153, 110;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: var(--bs-btn-warning-custom-hover-bg);
  --bs-btn-active-border-color: var(--bs-btn-warning-custom-hover-bg);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: var(--btn-warning-bg-custom);
}

.btn-switch-blue {
  color: var(--btn-blue-color) !important;
  background-color: var(--btn-blue-bg) !important;
  border: 1px solid var(--btn-blue-border);
}

.btn-switch-blue:hover {
  color: var(--btn-blue-color) !important;
  border: 1px solid var(--btn-blue-border);
}

.btn-switch-blue:hover i.icon-spin {
  display: inline-block;
  transform: rotate(-180deg);
}

.btn-switch-blue.dark {
  background-color: var(--btn-blue-dark) !important;
  border: 1px solid var(--btn-blue-border);
}

.btn-switch-blue.dark:hover {
  border: 1px solid var(--btn-blue-border);
  background-color: #1f4f75 !important;
}

.btn-switch-blue.dark.active {
  background-color: var(--btn-blue-dark) !important;
  pointer-events: none;
}

.btn-secondary.dark {
  --bs-btn-bg: var(--btn-secondary-dark) ;
}

.btn-switch-blue-outline {
  color: var(--btn-blue-bg);
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid var(--btn-blue-border);
}

.btn-switch-blue-outline:hover {
  background-color: var(--btn-blue-bg);
  color: var(--btn-blue-color);
}

.btn-switch-blue-outline:hover i.icon-spin {
  display: inline-block;
  transform: rotate(-180deg);
}

.btn-switch-blue-outline.dark {
  color: var(--btn-switch-blue-outline-dark-color);
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid var(--btn-blue-border);
}

.btn-switch-blue-outline.dark:hover {
  background-color: var(--btn-blue-dark);
  color: var(--btn-blue-color);
}

.btn-switch-blue-outline.dark:disabled {
  background-color: var(--btn-blue-dark) !important;
  color: var(--btn-blue-color) !important;
  opacity: 1 !important;
}

.btn-switch-blue-outline.dark.active:not(.btn-no-toggle.active) {
  pointer-events: none;
}

.btn-switch-blue-outline.dark.btn-no-toggle.active, .btn-switch-blue-outline.dark.active {
  background-color: var(--btn-blue-dark);
  color: var(--btn-blue-color);
}

fieldset:disabled .btn-switch-blue.dark {
  background-color: rgba(0, 0, 0, 0) !important;
  opacity: 0.2 !important;
  border-color: var(--bs-btn-disabled-border-color) !important;
  color: var(--bs-btn-disabled-color) !important;
}

#plupload_uploader button {
  display: inline-block;
  padding: 0.375rem 0.75rem;
  font-family: var(--bs-btn-font-family);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #fff;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  border-radius: 0.25rem;
  margin-right: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  border: 1px solid var(--btn-sucess-bg-hover-custom) !important;
  background-color: var(--btn-suscess-dark-bg-custom) !important;
}

#plupload_uploader button:hover {
  border: 1px solid var(--btn-sucess-bg-hover-custom) !important;
  background-color: var(--btn-suscess-dark-bg-custom) !important;
  opacity: 0.95;
}

#plupload_uploader button:disabled {
  pointer-events: none;
  background-color: var(--bs-btn-disabled-bg) !important;
  color: #878787;
  border-color: #878787 !important;
  opacity: 0.6;
}

#plupload_uploader button.pull-right {
  background-color: var(--bs-danger-dark) !important;
  border-color: var(--bs-danger) !important;
}

#plupload_uploader button.pull-right:hover {
  opacity: 0.95;
}

button#uploader {
  border: 1px solid var(--btn-blue-bg) !important;
  background-color: var(--btn-blue-dark) !important;
}

button#uploader:hover {
  border: 1px solid var(--btn-blue-bg) !important;
  background-color: var(--btn-blue-dark) !important;
  opacity: 0.95;
}

@keyframes flickerAnimation {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes flickerAnimation {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes flickerAnimation {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes flickerAnimation {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.animateBlink {
  -webkit-animation: flickerAnimation 2s infinite;
  -moz-animation: flickerAnimation 2s infinite;
  -o-animation: flickerAnimation 2s infinite;
  animation: flickerAnimation 2s infinite;
}

.spinner-spin {
  display: inline-block;
  animation: fa-spin 2s infinite linear;
}

@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@media (max-width: 1200px) {
  .dropdown-menu-slide {
    animation-duration: 2.3s;
    -webkit-animation-duration: 0.3s;
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
  }
}
@keyframes slideIn {
  0% {
    transform: translateY(1rem);
    opacity: 0;
  }
  100% {
    transform: translateY(0rem);
    opacity: 1;
  }
  0% {
    transform: translateY(1rem);
    opacity: 0;
  }
}
@-webkit-keyframes slideIn {
  0% {
    -webkit-opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    -webkit-opacity: 1;
  }
  0% {
    -webkit-transform: translateY(1rem);
    -webkit-opacity: 0;
  }
}
.slideIn {
  -webkit-animation-name: slideIn;
  animation-name: slideIn;
}

.dropdown-menu-slide {
  -webkit-animation-name: slideIn;
  animation-name: slideIn;
  animation-duration: 450ms;
}

.blueimp-gallery, .blueimp-gallery > .slides > .slide > .slide-content, .blueimp-gallery > .slides > .slide > .slide-content > img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -ms-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  backface-visibility: hidden;
  -moz-backface-visibility: hidden;
}

.blueimp-gallery > .slides > .slide > .slide-content, .blueimp-gallery > .slides > .slide > .slide-content > img {
  margin: auto;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  opacity: 1;
}

.blueimp-gallery {
  position: fixed;
  z-index: 999999;
  overflow: hidden;
  background: #000;
  opacity: 0;
  display: none;
  direction: ltr;
  -ms-touch-action: pinch-zoom;
  touch-action: pinch-zoom;
}

.blueimp-gallery-carousel {
  position: relative;
  z-index: auto;
  margin: 1em auto;
  padding-bottom: 56.25%;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
  -ms-touch-action: pan-y pinch-zoom;
  touch-action: pan-y pinch-zoom;
  display: block;
}

.blueimp-gallery-display {
  display: block;
  opacity: 1;
}

.blueimp-gallery > .slides {
  position: relative;
  height: 100%;
  overflow: hidden;
}

.blueimp-gallery-carousel > .slides {
  position: absolute;
}

.blueimp-gallery > .slides > .slide {
  visibility: hidden;
  position: relative;
  float: left;
  height: 100%;
  text-align: center;
  -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}

.blueimp-gallery > .slides > .slide-active, .blueimp-gallery > .slides > .slide-next, .blueimp-gallery > .slides > .slide-prev {
  visibility: visible;
}

.blueimp-gallery > .slides > .slide-loading {
  background: url(../img/loading.gif) center no-repeat;
  background-size: 64px 64px;
}

.blueimp-gallery-smil > .slides > .slide-loading {
  background-image: url(../img/loading.svg);
}

.blueimp-gallery > .slides > .slide-loading > .slide-content {
  opacity: 0;
}

.blueimp-gallery > .slides > .slide-error {
  background: url(../img/error.png) center no-repeat;
}

.blueimp-gallery-svgasimg > .slides > .slide-error {
  background-image: url(../img/error.svg);
}

.blueimp-gallery > .slides > .slide-error > .slide-content {
  display: none;
}

.blueimp-gallery-display > .next, .blueimp-gallery-display > .prev {
  position: absolute;
  top: 50%;
  left: 15px;
  width: 8px;
  height: 20px;
  padding: 10px 14px 10px 18px;
  margin-top: -23px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background: #222 url(../img/prev.png) center no-repeat;
  background-color: rgba(0, 0, 0, 0.5);
  border: 3px solid #fff;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  opacity: 0.5;
  cursor: pointer;
  display: none;
}

.blueimp-gallery-display > .next {
  right: 15px;
  left: auto;
  background-image: url(../img/next.png);
}

.blueimp-gallery-svgasimg > .prev {
  background-image: url(../img/prev.svg);
}

.blueimp-gallery-svgasimg > .next {
  background-image: url(../img/next.svg);
}

.blueimp-gallery-display > .close {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 30px;
  height: 30px;
  background: url(../img/close.png) center no-repeat;
  opacity: 0.8;
  cursor: pointer;
  display: none;
}

.blueimp-gallery-svgasimg > .close {
  background-image: url(../img/close.svg);
}

.blueimp-gallery > .title {
  position: absolute;
  top: 15px;
  left: 15px;
  margin: 0 60px 0 0;
  font-size: 20px;
  line-height: 30px;
  color: #fff;
  text-shadow: 0 0 2px #000;
  opacity: 0.8;
  display: none;
}

.blueimp-gallery-display > .play-pause {
  position: absolute;
  right: 15px;
  bottom: 15px;
  width: 30px;
  height: 30px;
  background: url(../img/play-pause.png) 0 0 no-repeat;
  cursor: pointer;
  opacity: 0.5;
  display: none;
}

.blueimp-gallery-svgasimg > .play-pause {
  background-image: url(../img/play-pause.svg);
}

.blueimp-gallery-playing > .play-pause {
  background-position: -30px 0;
}

.blueimp-gallery-controls > .close, .blueimp-gallery-controls > .next, .blueimp-gallery-controls > .play-pause, .blueimp-gallery-controls > .prev, .blueimp-gallery-controls > .title {
  display: block;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}

.blueimp-gallery-left > .prev, .blueimp-gallery-right > .next, .blueimp-gallery-single > .next, .blueimp-gallery-single > .play-pause, .blueimp-gallery-single > .prev {
  display: none;
}

.blueimp-gallery > .close, .blueimp-gallery > .next, .blueimp-gallery > .play-pause, .blueimp-gallery > .prev, .blueimp-gallery > .slides > .slide > .slide-content {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.blueimp-gallery > .close:hover, .blueimp-gallery > .next:hover, .blueimp-gallery > .play-pause:hover, .blueimp-gallery > .prev:hover, .blueimp-gallery > .title:hover {
  color: #fff;
  opacity: 1;
}

* + html .blueimp-gallery > .slides > .slide {
  min-height: 300px;
}

* + html .blueimp-gallery > .slides > .slide > .slide-content {
  position: relative;
}

* + html .blueimp-gallery > .slides > .slide > .slide-content > img {
  position: relative;
}

@supports (object-fit: contain) {
  .blueimp-gallery-contain > .slides > .slide > .slide-content, .blueimp-gallery-contain > .slides > .slide > .slide-content > img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
}
@media (prefers-color-scheme: light) {
  .blueimp-gallery-carousel {
    background: #fff;
  }
}
.blueimp-gallery > .indicator {
  position: absolute;
  top: auto;
  right: 15px;
  bottom: 15px;
  left: 15px;
  margin: 0 40px;
  padding: 0;
  list-style: none;
  text-align: center;
  line-height: 10px;
  display: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.blueimp-gallery > .indicator > li {
  display: inline-block;
  position: relative;
  width: 9px;
  height: 9px;
  margin: 6px 3px 0 3px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border: 1px solid rgba(0, 0, 0, 0);
  background: #ccc;
  background: rgba(255, 255, 255, 0.25) center no-repeat;
  border-radius: 5px;
  box-shadow: 0 0 2px #000;
  opacity: 0.5;
  cursor: pointer;
}

* + html .blueimp-gallery > .indicator > li {
  display: inline;
}

.blueimp-gallery > .indicator > .active, .blueimp-gallery > .indicator > li:hover {
  background-color: #fff;
  border-color: #fff;
  opacity: 1;
}

.blueimp-gallery > .indicator > li:after {
  opacity: 0;
  display: block;
  position: absolute;
  content: "";
  top: -5em;
  left: 4px;
  width: 75px;
  height: 75px;
  transition: transform 0.6s ease-out, opacity 0.4s ease-out;
  transform: translateX(-50%) translateY(0) translateZ(0);
  pointer-events: none;
}

.blueimp-gallery > .indicator > li:hover:after {
  opacity: 1;
  border-radius: 50%;
  background: inherit;
  transform: translateX(-50%) translateY(-5px) translateZ(0);
}

.blueimp-gallery > .indicator > .active:after {
  display: none;
}

.blueimp-gallery-controls > .indicator {
  display: block;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}

.blueimp-gallery-single > .indicator {
  display: none;
}

.blueimp-gallery > .slides > .slide > .video-content > .video-cover, .blueimp-gallery > .slides > .slide > .video-content > iframe, .blueimp-gallery > .slides > .slide > .video-content > video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}

.blueimp-gallery > .slides > .slide > .video-content > .video-cover {
  background: center no-repeat;
  background-size: contain;
}

.blueimp-gallery > .slides > .slide > .video-iframe > .video-cover {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.7);
}

.blueimp-gallery > .slides > .slide > .video-content > .video-play {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  margin: -64px auto 0;
  width: 128px;
  height: 128px;
  background: url(../img/video-play.png) center no-repeat;
  opacity: 0.8;
  cursor: pointer;
}

.blueimp-gallery-svgasimg > .slides > .slide > .video-content > .video-play {
  background-image: url(../img/video-play.svg);
}

.blueimp-gallery > .slides > .slide > .video-playing > .video-cover, .blueimp-gallery > .slides > .slide > .video-playing > .video-play {
  display: none;
}

.blueimp-gallery > .slides > .slide > .video-loading > .video-play {
  background: url(../img/loading.gif) center no-repeat;
  background-size: 64px 64px;
}

.blueimp-gallery-smil > .slides > .slide > .video-loading > .video-play {
  background-image: url(../img/loading.svg);
}

* + html .blueimp-gallery > .slides > .slide > .video-content {
  height: 100%;
}

* + html .blueimp-gallery > .slides > .slide > .video-content > .video-play {
  left: 50%;
  margin-left: -64px;
}

.blueimp-gallery > .slides > .slide > .video-content > .video-play:hover {
  opacity: 1;
}

.splide__container {
  box-sizing: border-box;
  position: relative;
}

.splide__list {
  backface-visibility: hidden;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
}

.splide.is-initialized:not(.is-active) .splide__list {
  display: block;
}

.splide__pagination {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  pointer-events: none;
}

.splide__pagination li {
  display: inline-block;
  line-height: 1;
  list-style-type: none;
  margin: 0;
  pointer-events: auto;
}

.splide:not(.is-overflow) .splide__pagination {
  display: none;
}

.splide__progress__bar {
  width: 0;
}

.splide {
  position: relative;
  visibility: hidden;
}

.splide.is-initialized, .splide.is-rendered {
  visibility: visible;
}

.splide__slide {
  backface-visibility: hidden;
  box-sizing: border-box;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  list-style-type: none !important;
  margin: 0;
  position: relative;
}

.splide__slide img {
  vertical-align: bottom;
}

.splide__spinner {
  animation: splide-loading 1s linear infinite;
  border: 2px solid #999;
  border-left-color: rgba(0, 0, 0, 0);
  border-radius: 50%;
  bottom: 0;
  contain: strict;
  display: inline-block;
  height: 20px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}

.splide__sr {
  clip: rect(0 0 0 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.splide__toggle.is-active .splide__toggle__play, .splide__toggle__pause {
  display: none;
}

.splide__toggle.is-active .splide__toggle__pause {
  display: inline;
}

.splide__track {
  overflow: hidden;
  position: relative;
  z-index: 0;
}

@keyframes splide-loading {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(1turn);
  }
}
.splide__track--draggable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.splide__track--fade > .splide__list > .splide__slide {
  margin: 0 !important;
  opacity: 0;
  z-index: 0;
}

.splide__track--fade > .splide__list > .splide__slide.is-active {
  opacity: 1;
  z-index: 1;
}

.splide--rtl {
  direction: rtl;
}

.splide__track--ttb > .splide__list {
  display: block;
}

.splide__arrow {
  -ms-flex-align: center;
  align-items: center;
  background: #ccc;
  border: 0;
  border-radius: 50%;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  height: 2em;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 2em;
  z-index: 1;
}

.splide__arrow svg {
  fill: #000;
  height: 1.2em;
  width: 1.2em;
}

.splide__arrow:hover:not(:disabled) {
  opacity: 0.9;
}

.splide__arrow:disabled {
  opacity: 0.3;
}

.splide__arrow:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide__arrow--prev {
  left: 1em;
}

.splide__arrow--prev svg {
  transform: scaleX(-1);
}

.splide__arrow--next {
  right: 1em;
}

.splide.is-focus-in .splide__arrow:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide__pagination {
  bottom: 0.5em;
  left: 0;
  padding: 0 1em;
  position: absolute;
  right: 0;
  z-index: 1;
}

.splide__pagination__page {
  background: #ccc;
  border: 0;
  border-radius: 50%;
  display: inline-block;
  height: 8px;
  margin: 3px;
  opacity: 0.7;
  padding: 0;
  position: relative;
  transition: transform 0.2s linear;
  width: 8px;
}

.splide__pagination__page.is-active {
  background: #fff;
  transform: scale(1.4);
  z-index: 1;
}

.splide__pagination__page:hover {
  cursor: pointer;
  opacity: 0.9;
}

.splide__pagination__page:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide.is-focus-in .splide__pagination__page:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide__progress__bar {
  background: #ccc;
  height: 3px;
}

.splide__slide {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.splide__slide:focus {
  outline: 0;
}

@supports (outline-offset: -3px) {
  .splide__slide:focus-visible {
    outline: 3px solid #0bf;
    outline-offset: -3px;
  }
}
@media screen and (-ms-high-contrast: none) {
  .splide__slide:focus-visible {
    border: 3px solid #0bf;
  }
}
@supports (outline-offset: -3px) {
  .splide.is-focus-in .splide__slide:focus {
    outline: 3px solid #0bf;
    outline-offset: -3px;
  }
}
@media screen and (-ms-high-contrast: none) {
  .splide.is-focus-in .splide__slide:focus {
    border: 3px solid #0bf;
  }
  .splide.is-focus-in .splide__track > .splide__list > .splide__slide:focus {
    border-color: #0bf;
  }
}
.splide__toggle {
  cursor: pointer;
}

.splide__toggle:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide.is-focus-in .splide__toggle:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide__track--nav > .splide__list > .splide__slide {
  border: 3px solid rgba(0, 0, 0, 0);
  cursor: pointer;
}

.splide__track--nav > .splide__list > .splide__slide.is-active {
  border: 3px solid #000;
}

.splide__arrows--rtl .splide__arrow--prev {
  left: auto;
  right: 1em;
}

.splide__arrows--rtl .splide__arrow--prev svg {
  transform: scaleX(1);
}

.splide__arrows--rtl .splide__arrow--next {
  left: 1em;
  right: auto;
}

.splide__arrows--rtl .splide__arrow--next svg {
  transform: scaleX(-1);
}

.splide__arrows--ttb .splide__arrow {
  left: 50%;
  transform: translate(-50%);
}

.splide__arrows--ttb .splide__arrow--prev {
  top: 1em;
}

.splide__arrows--ttb .splide__arrow--prev svg {
  transform: rotate(-90deg);
}

.splide__arrows--ttb .splide__arrow--next {
  bottom: 1em;
  top: auto;
}

.splide__arrows--ttb .splide__arrow--next svg {
  transform: rotate(90deg);
}

.splide__pagination--ttb {
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  left: auto;
  padding: 1em 0;
  right: 0.5em;
  top: 0;
}

.media-upload {
  position: relative;
  max-width: 600px;
  width: 100%;
}

.media-upload .preview {
  width: 80px;
  height: 80px;
  background-color: var(--card-body-bg);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.2rem;
  z-index: 1;
  position: relative;
}

.media-upload .preview:before {
  font-family: bootstrap-icons, sans-serif;
  content: "\f392";
  font-size: 1.8rem;
}

.media-upload .preview-img[data-dz-thumbnail] {
  position: absolute;
  object-fit: cover;
  z-index: 2;
}

.media-upload.disabled {
  pointer-events: none;
}

.media-upload.disabled .upload-message {
  color: #b3b3b3;
}

.media-upload.disabled button {
  opacity: 0.5;
}

.media-upload .upload-inner {
  border: 1px solid var(--bs-card-border-color);
  border-radius: 1rem;
}

.media-upload .upload-inner .upload-message {
  background-color: var(--bs-tertiary-bg);
  border-radius: 1rem;
  z-index: 0;
  top: 0;
}

.media-upload .upload-wrapper {
  position: relative;
  border-radius: 1rem;
  min-height: 5rem;
  padding: 1rem 0;
  height: 100%;
  width: 100%;
  z-index: 1;
  cursor: pointer;
  overflow: hidden;
}

.media-upload .upload-wrapper .upload-success {
  display: none;
}

.media-upload .upload-wrapper .file-row {
  display: flex;
  flex-direction: column;
  margin: 0.5rem;
  border: 1px solid var(--bs-card-border-color);
  border-radius: 1.5rem;
  z-index: 9999;
  cursor: default;
  overflow: hidden;
}

.media-upload .upload-wrapper .file-row .dz-remove i {
  color: var(--bs-danger);
}

.media-upload .upload-wrapper .file-row .error {
  display: none;
}

.media-upload .upload-wrapper .file-row .progress.active {
  opacity: 1;
}

.media-upload .upload-wrapper .file-row .progress-stacked:not(.active) {
  opacity: 1;
  background-color: #ddd;
  animation: ease-in-out infinite beat 5s;
}

.media-upload .upload-wrapper .file-row.upload-success {
  background-color: #021025;
}

.media-upload .upload-wrapper .file-row.upload-success .upload-success {
  display: block;
}

.media-upload .upload-wrapper .file-row.upload-success .upload-success i:before {
  font-size: 1.3rem;
  vertical-align: -0.35em;
}

.media-upload .upload-wrapper .file-row.upload-success .dz-remove i {
  color: var(--bs-body-color);
}

.media-upload .upload-wrapper .file-row.upload-error {
  background-color: #373737 !important;
}

.media-upload .upload-wrapper .file-row.upload-error .error {
  display: block;
  margin-bottom: 0.5rem;
  margin-top: 0.25rem;
  line-height: 1;
}

.media-upload .upload-wrapper .dz-remove {
  margin: 0.1rem 0.5rem 0 0;
}

.media-upload .upload-wrapper .dz-remove i {
  font-size: 18px;
}

.media-upload .upload-wrapper .dz-remove i:before {
  transition: all 250ms linear;
}

.media-upload .upload-wrapper .dz-remove i:hover:before {
  transform: scale(1.1);
}

.media-upload .upload-wrapper.dz-started {
  background-color: var(--bs-tertiary-bg);
}

.media-upload .upload-msg {
  visibility: hidden;
  min-width: 300px;
  background-color: #649913;
  border: 1px solid #bdd784;
  color: #fff;
  text-align: center;
  border-radius: 0.357rem;
  font-size: 14px;
  padding: 0.75rem;
  position: absolute;
  z-index: 99999;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0.5rem;
}

.media-upload .upload-msg.show {
  visibility: visible;
  -webkit-animation: fadein 0.5s, fadeout 1s 2.75s;
  animation: fadein 0.5s, fadeout 1s 2.75s;
}

@-webkit-keyframes fadein {
  from {
    bottom: 0;
    opacity: 0;
  }
  to {
    bottom: 0.5rem;
    opacity: 1;
  }
}
@-webkit-keyframes fadeout {
  from {
    bottom: 0.5rem;
    opacity: 1;
  }
  to {
    bottom: 0;
    opacity: 0;
  }
}
.upload-full .media-upload {
  position: relative;
  max-width: 900px;
  width: 100%;
}

.upload-full .media-upload .preview {
  margin-right: 1rem !important;
}

.upload-full .media-upload .upload-wrapper {
  min-height: 8rem;
}

.upload-full .media-upload .upload-wrapper .file-row {
  border: 1px solid var(--bs-border-color-translucent);
}

.upload-full .media-upload .upload-wrapper .file-row.upload-error .error {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

:root {
  --blue-color: #1673AAFF;
  --dark-blue: #34495e;
  --bs-navbar-active-color: #81c137 !important;
  --particle-color: #2f3648;
  --audio-user-icon: #a7e771;
  --audio-user-bg: #97d550;
  --audio-bot-icon: #1b94db;
  --audio-bot-bg: #1673aa;
  --builder-row: #fff;
  --builder-icon-bg: #ffffff;
  --fm-bg-slide: #0000007a;
  --bg-secondary-dark: #ebebeb;
  --secondary-dark-color: var(--bs-body-color);
  --table-select-bg: #f0f1e3;
  --table-select-body-color: var(--bs-body-color);
  --table-selected-bg: var(--btn-sucess-bg-custom);
  --btn-switch-blue-outline-dark-color: #1673aa;
  --bs-tertiary-bg-rgb: 248, 249, 250;
  --swal-bg-container: var(--bs-tertiary-bg);
  --sidebar-color: currentColor;
  --bg-icon-color: #d7d7d7;
  --bs-tertiary-bg-op2: rgba(248, 249, 250, 0.2);
  --bs-tertiary-bg-op4: rgba(248, 249, 250, 0.4);
  --light-gray: #747474;
  --blue-switch: #1673aa;
  --app-shadow: #00000033;
  --text-green: #577f19;
  --text-green-dark: #6fb320;
  --btn-sucess-bg-custom: #518515;
  --btn-suscess-dark-bg-custom: #518515;
  --btn-sucess-bg-hover-custom: #6da42f;
  --btn-warning-bg-custom: #dd7c0d;
  --bs-btn-warning-custom-border-color: #F59527FF;
  --bs-btn-warning-custom-hover-bg: #e28924;
  --icon-orange-color: #ff9011;
  --bs-danger-dark: #dc3545;
  --file-pond-bg: #ADB5BDFF;
  --tox-menu-bg-hover: #cce2fa;
  --tox-menu-second-bg-hover: #cce2fa;
  --tox-tinymce-border: #eee;
  --tox-menu-border: #e3e3e3;
  --tox-svg-disabled: rgba(34, 47, 62, .5);
  --tox-select-bg: #f7f7f7;
  --tox-select-border: rgba(255, 255, 255, 0);
  --tox-split-button-hover: #cce2fa;
  --tox-modal-background: rgba(255, 255, 255, .75);
  --tox-dialog-nav-item: rgba(34, 47, 62, .7);
  --tox-dialog-svg: currentColor;
  --sortable-ghost: #b9ff2b;
  --template-signature: #f9fff6;
  --template-system: #f9675c12;
  --template-autoresponder: #f9f9e8;
  --curent-submenu-after: #767676;
  --btn-blue-bg: #1673aa;
  --btn-blue-color: #fdfdfd;
  --btn-blue-border: rgb(66 152 203);
  --btn-blue-dark: #1673aa;
  --btn-blue-hover-bg: rgb(18, 96, 142);
  --card-body-bg: #fdfdfd;
  --table-type-color: var(--bs-body-color);
  --btn-secondary-dark: #6c757d;
}

body .lead {
  font-size: calc(17px + 3 * (100vw - 320px) / 1600) !important;
}

.sp-form-controller {
  position: absolute;
  left: -9999px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.bg-gradiant {
  background-color: #142d5c;
  background: linear-gradient(310deg, #04152f, #041833) !important;
}

.offcanvas-header {
  background-color: #142d5c;
  background: linear-gradient(310deg, #04152f, #041833) !important;
}

.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 0;
}

.navbar-toggler {
  transition: all 0.3s ease-in-out;
}

.navbar-toggler:hover {
  background-color: #518515;
}

.bg-gutter {
  position: absolute;
  background-image: url("../img/x-loop.svg");
  background-repeat: repeat;
  width: 100%;
  height: 100%;
  opacity: 0.15;
  z-index: -1;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(15px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.infinite-scroll-container {
  width: 100%;
}

@media (max-width: 768px) {
  .infinite-scroll-container {
    padding: 0 10px;
  }
}
.animate-item {
  animation: fadeInUp 0.6s ease-out forwards;
  opacity: 0;
}

.infinite-scroll-card {
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1) !important;
  border-radius: 8px !important;
  overflow: hidden !important;
}

.infinite-scroll-card:hover {
  transform: translateY(-5px) !important;
}

.loading-spinner {
  display: flex;
  justify-content: center;
  margin: 2rem 0;
}

.end-message {
  text-align: center;
  padding: 2rem 0;
  color: #6c757d;
  font-style: italic;
}

.dot-typing {
  position: relative;
  left: -9999px;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: var(--dot-color);
  color: var(--dot-color);
  box-shadow: 9984px 0 0 0 var(--dot-color), 9999px 0 0 0 var(--dot-color), 10014px 0 0 0 var(--dot-color);
  animation: dotTyping 1.5s infinite linear;
}

@keyframes dotTyping {
  0% {
    box-shadow: 9984px 0 0 0 var(--dot-color), 9999px 0 0 0 var(--dot-color), 10014px 0 0 0 var(--dot-color);
  }
  16.667% {
    box-shadow: 9984px -10px 0 0 var(--dot-color), 9999px 0 0 0 var(--dot-color), 10014px 0 0 0 var(--dot-color);
  }
  33.333% {
    box-shadow: 9984px 0 0 0 var(--dot-color), 9999px 0 0 0 var(--dot-color), 10014px 0 0 0 var(--dot-color);
  }
  50% {
    box-shadow: 9984px 0 0 0 var(--dot-color), 9999px -10px 0 0 var(--dot-color), 10014px 0 0 0 var(--dot-color);
  }
  66.667% {
    box-shadow: 9984px 0 0 0 var(--dot-color), 9999px 0 0 0 var(--dot-color), 10014px 0 0 0 var(--dot-color);
  }
  83.333% {
    box-shadow: 9984px 0 0 0 var(--dot-color), 9999px 0 0 0 var(--dot-color), 10014px -10px 0 0 var(--dot-color);
  }
  100% {
    box-shadow: 9984px 0 0 0 var(--dot-color), 9999px 0 0 0 var(--dot-color), 10014px 0 0 0 var(--dot-color);
  }
}
.btn:disabled, .btn.disabled, fieldset:disabled .btn {
  color: #fff !important;
  pointer-events: none;
  border-color: var(--bs-btn-disabled-border-color);
  opacity: 0.65 !important;
  text-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
}

.btn:disabled.btn-outline-success-custom, .btn.disabled.btn-outline-success-custom, fieldset:disabled .btn.btn-outline-success-custom {
  background-color: rgba(0, 0, 0, 0) !important;
}

#ref-chat-message img {
  max-width: 100%;
  height: auto;
  padding: 0.5rem;
  border-radius: 0.25rem;
}

#ref-chat-message p {
  margin-bottom: 0;
}

.bg-dark-orange {
  background-color: #f80 !important;
}

#public-form .media-upload .upload-wrapper .file-row {
  border: 1px solid #4f4f4f;
}

#public-form .media-upload .preview {
  background-color: #373737 !important;
}

.text-shadow-dark {
  text-shadow: 0 0 2px #000 !important;
}

.text-blue {
  color: #4fb1ff !important;
}

.price-box {
  border-color: #a3f12c !important;
  overflow: hidden;
}

.price-box .card-body {
  background: linear-gradient(310deg, rgba(4, 21, 47, 0.5), rgba(17, 56, 109, 0.5)) !important;
}

.slider-gallery.blueimp-gallery h3.title.text-light {
  background-color: rgba(0, 0, 0, 0.8);
  padding: 0.5rem;
}

ul.custom-list {
  list-style: none;
  padding-left: 0;
}

ul.custom-list li {
  position: relative;
  padding-left: 1.5rem;
  margin-bottom: 0.25rem;
}

ul.custom-list li:before {
  content: "\f135";
  font-family: "bootstrap-icons";
  position: absolute;
  left: 0;
  top: 0;
  color: #a3f12c;
}

.ref-slider .splide__arrow {
  -ms-flex-align: center;
  align-items: center;
  background: #a3f12c;
  border: 1px solid #fff !important;
  border-radius: 50%;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  height: 2em;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-100%);
  width: 2em;
  z-index: 1;
}

.ref-slider .splide__arrow:disabled {
  display: none;
}

.ref-slider .splide__arrow svg {
  display: none !important;
}

.ref-slider .splide__arrow.splide__arrow--prev:before {
  font-family: bootstrap-icons, sans-serif;
  content: "\f284";
  color: #000;
  font-weight: 600;
  z-index: 999;
}

.ref-slider .splide__arrow.splide__arrow--next:before {
  font-family: bootstrap-icons, sans-serif;
  content: "\f285";
  color: #000;
  font-weight: 600;
  z-index: 999;
}

.ref-slider .splide__slide {
  height: 200px !important;
}

.ref-slider .splide__slide img, .ref-slider .splide__slide a {
  height: 100% !important;
  width: 100% !important;
  max-height: 150px !important;
  min-height: 150px;
  object-fit: cover;
}

.site-prices .accordion-item {
  background-color: rgba(0, 0, 0, 0) !important;
}

.site-prices .accordion-item .accordion-button {
  color: #a3f12c !important;
}

.site-prices .accordion-item .accordion-button:after {
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23A3F12C'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e") !important;
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23A3F12C'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e") !important;
}

.site-prices .accordion-item .accordion-button.collapsed {
  background-color: rgba(0, 0, 0, 0.2) !important;
  color: var(--bs-accordion-btn-color) !important;
}

.site-prices .accordion-item .accordion-button.collapsed:after {
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e") !important;
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e") !important;
}

.site-referenzen .accordion-item {
  background-color: rgba(0, 0, 0, 0) !important;
}

.site-referenzen .accordion-item .accordion-button {
  color: #a3f12c !important;
}

.site-referenzen .accordion-item .accordion-button:after {
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23A3F12C'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e") !important;
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23A3F12C'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e") !important;
}

.site-referenzen .accordion-item .accordion-button.collapsed {
  background-color: rgba(0, 0, 0, 0.2) !important;
  color: var(--bs-accordion-btn-color) !important;
}

.site-referenzen .accordion-item .accordion-button.collapsed:after {
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e") !important;
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e") !important;
}

.site-referenzen .referenz-body ul {
  list-style: none;
  padding-left: 0;
}

.site-referenzen .referenz-body ul li:not(li ul li) {
  position: relative;
  padding-left: 1.5rem;
  margin-bottom: 0.25rem;
}

.site-referenzen .referenz-body ul li:not(li ul li)::before {
  content: "\f135";
  font-family: "bootstrap-icons";
  position: absolute;
  left: 0;
  top: 0;
  color: #a3f12c;
}

.site-referenzen .referenz-body ul li:not(li ul li) p {
  margin-bottom: 0 !important;
  padding-bottom: 0;
  line-height: 1.3 !important;
}

.site-referenzen .referenz-body ul li ul li {
  padding-left: 1rem;
  margin-bottom: 0.25rem;
  position: relative;
}

.site-referenzen .referenz-body ul li ul li::before {
  content: "•";
  position: absolute;
  left: 0;
  top: 0;
  color: #a3f12c;
}

.site-referenzen .referenz-body ul li ul li p {
  margin-bottom: 0 !important;
  padding-bottom: 0;
  line-height: 1.3 !important;
}

.site-referenzen .referenz-body ul .not-style:before {
  content: "" !important;
}

.site-referenzen .referenz-nutzen-box {
  padding: 1rem;
  border: 1px solid var(--bs-border-color);
  border-radius: 0.25rem;
  background-color: rgba(0, 0, 0, 0.1);
  margin: 1.5rem 0 0;
}

.header .header-content {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.header .header-content .header-content-inner {
  background-color: rgba(0, 0, 0, 0.2);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 4rem 4rem;
  border-radius: 2rem;
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.header img:not(.about-content-header img) {
  width: 100vw;
  height: 650px;
  object-fit: cover;
  opacity: 1;
}

.container-fullwidth {
  width: 100vw;
  position: relative;
  left: 50%;
  margin-left: -50vw;
}

.accordion-button:focus {
  z-index: 3;
  outline: 0;
  box-shadow: unset;
}

.draw {
  stroke-dasharray: 300;
  stroke-dashoffset: 300;
  animation: draw 4s ease-in-out forwards;
}

@keyframes draw {
  to {
    stroke-dashoffset: 0;
  }
}
.triangle-container {
  width: 100%;
  height: 50vh;
  margin: 0;
  padding: 0;
}

.triangle-container .full-width-triangle {
  width: 100%;
  height: 100%;
  display: block;
}

html, body {
  height: 100%;
  margin: 0;
  padding: 0;
}

body {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  color: #fff;
}

main {
  flex: 1 0 auto;
  margin-top: 64.14px;
  background-color: #142d5c;
  background: linear-gradient(310deg, #04152f, #041833) !important;
}

footer {
  flex-shrink: 0;
}

.text-gray {
  color: #a4a4a4 !important;
}

.text-green {
  color: #b9ff2b !important;
}

.lang-dropdown li.active {
  background-color: #2a2f35 !important;
}

.hero {
  background-size: cover;
  min-height: 90vh;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.hero h1 {
  font-size: 3rem;
  font-weight: 700;
}

.hero p:not(p.small, p.text, ul) {
  font-size: 1.3rem;
  max-width: 700px;
  margin: 1rem auto;
}

.section {
  padding: 5rem 1rem;
}

.feature-icon {
  font-size: 2rem;
  color: var(--icon-orange-color);
}

.text-orange {
  color: var(--icon-orange-color) !important;
}

.text-orange-light {
  color: #ff971f;
}

.dropdown-item.active, .dropdown-item:active, .dropdown-item:hover {
  text-decoration: none;
  background-color: #2a2f35 !important;
}

.top-button {
  transition: all 0.3s ease-in-out;
  position: fixed;
  bottom: 2.5rem;
  right: -5rem;
  z-index: 9999;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #925400;
  border: 1px solid rgba(255, 255, 255, 0.4);
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}

.top-button.show {
  opacity: 1;
  right: 1rem;
}

.top-button.hide {
  opacity: 0;
}

.top-button:before {
  font-family: bootstrap-icons, sans-serif;
  content: "\f286";
}

.top-button:hover {
  background-color: #ad6401;
  border: 1px solid rgba(255, 255, 255, 0.6);
}

.particles-js-canvas-el {
  position: fixed !important;
  width: 100%;
  height: 100vh !important;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.menu-center {
  position: absolute;
  transform: translateX(50%) translateY(-50%);
  left: -50%;
  top: 50%;
}

.menu-center .nav-item {
  transition: all 300ms linear;
}

.menu-center .nav-item .nav-link {
  position: relative;
}

.menu-center .nav-item .nav-link:after {
  transition: all 300ms linear;
  content: "";
  width: 0;
}

.menu-center .nav-item .nav-link.active {
  color: #a3f12c !important;
}

.menu-center .nav-item .nav-link.active:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #a3f12c;
}

.menu-center .nav-item:hover .nav-link {
  color: #a3f12c !important;
}

.menu-center .nav-item:hover .nav-link:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #a3f12c;
}

.navbar-brand {
  position: relative;
  z-index: 3;
}

.img-circle-color {
  position: relative;
  z-index: 5;
  display: inline-block;
}

.img-circle-color .orange-circle {
  position: absolute;
  width: 210px;
  height: 210px;
  background-color: #ff9800;
  border-radius: 50%;
  z-index: -1;
  right: -1.55rem;
  top: -0.5rem;
}

.img-circle-color img {
  border-radius: 50%;
  object-fit: cover;
}

@media (max-width: 991px) {
  .menu-center {
    position: unset;
    transform: unset;
  }
  .nav-item.dropdown {
    padding-left: 1rem !important;
  }
}
@media (max-width: 768px) {
  .header .header-content .header-content-inner {
    background-color: rgba(0, 0, 0, 0) !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 3rem 3rem 2rem;
    border-radius: 2rem;
    border: unset !important;
  }
  .ki-chat video {
    position: relative !important;
    top: 40px;
  }
  .header img:not(.about-content-header img) {
    width: 100%;
    height: 460px;
    object-fit: cover;
    object-position: 70%;
    opacity: 1;
  }
  .header-content-inner a {
    width: 100% !important;
  }
  .referenz-nutzen-box {
    padding: 1rem;
    border: 1px solid var(--bs-border-color);
    border-radius: 0.25rem;
    background-color: rgba(0, 0, 0, 0.1);
    margin: 1.5rem 0 0;
  }
  .referenz-nutzen-box blockquote {
    font-size: 16px;
  }
  .about-img {
    width: 150px !important;
    height: 150px !important;
  }
  .blueimp-gallery h3 {
    font-size: 16px !important;
    line-height: 1.4 !important;
  }
  .upload-message {
    text-align: center;
  }
} 