/*
Author: Bett Ingenieure GmbH
Author URI: http://www.bett-ingenieure.de/
Version: 1.0
*/
:root {
  --BICore_Link_color: #94C500; }

h4 {
  color: #444444;
  letter-spacing: 1px;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400; }

.contentWrapper {
  height: auto; }

.btn-success {
  background-color: #444444; }

.dark-wrapper {
  background: #444444; }

.form-control {
  border-radius: 2px; }

.btn-success:hover,
.btn-success:active,
.btn-success:focus,
.btn-success:active:hover {
  background-color: #94C500;
  border-color: #94C500; }

.BasicView {
  background: none; }

/**
 *
 *  LINKS
 *
 */
#links {
  padding-top: 3px; }

#links * {
  color: #FFF; }

#links .language-selector-column {
  margin-top: 12px;
  margin-bottom: 12px; }
  #links .language-selector-column a {
    color: #94C500;
    font-weight: 400;
    display: inline-block;
    margin-right: 20px; }
    #links .language-selector-column a.active {
      text-decoration: underline; }
#links .registration-login-links-column {
  margin-top: 12px;
  color: #94C500; }
  @media (max-width: 1023px) {
    #links .registration-login-links-column {
      height: 45px;
      margin-top: 15px; } }
  #links .registration-login-links-column a {
    color: inherit; }
  #links .registration-login-links-column a.login-link {
    background: #94C500;
    border-radius: 5px;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 24px;
    padding-right: 24px;
    margin-right: 10px;
    color: #FFF;
    margin-top: 0; }
  #links .registration-login-links-column .login-link-wrapper {
    height: 45px;
    overflow: hidden; }
  #links .registration-login-links-column a.registration-link {
    font-weight: 700;
    letter-spacing: 1px;
    margin-right: 10px; }

.paging {
  margin-bottom: 10px; }

.paging a {
  color: #94C500;
  font-weight: 400; }

#links ul#external {
  padding-left: 0; }

#links #external li {
  float: left;
  list-style: none; }

#links #external li.active {
  background-color: #FFF; }

#links #external li a {
  display: block;
  background-color: #94C500;
  border-radius: 5px 5px 0 0;
  color: #FFF;
  text-transform: uppercase;
  padding-left: 24px;
  padding-right: 24px;
  margin-right: 5px;
  padding-bottom: 7px;
  padding-top: 20px;
  font-weight: 400; }

#links #external li a.active {
  background-color: #FFF;
  color: #444; }

#links #external li a:hover {
  color: #444; }

@media (max-width: 991px) {
  #links #external {
    margin-top: 10px; } }
/**
 *
 *  HEADER
 *
 */
#header {
  min-height: 170px;
  padding-top: 30px; }

/**
 *
 *  First categories
 *
 */
#first-categories {
  padding-top: 15px;
  padding-bottom: 15px; }

#first-categories ul {
  padding-left: 0; }
  @media (min-width: 1200px) {
    #first-categories ul {
      margin-bottom: 0; } }

#first-categories li {
  list-style: none;
  float: left;
  margin-right: 40px;
  font-weight: 400; }
  #first-categories li.ci-highlight {
    background: #94C500;
    display: inline-block;
    padding: 4px 10px;
    border-radius: 13px;
    margin-top: -4px;
    margin-bottom: -4px; }

.label.label-ci {
  background: #94C500;
  border-radius: 7px; }

@media (max-width: 991px) {
  #first-categories li {
    margin-bottom: 10px; } }
#first-categories a {
  color: #FFF; }

#first-categories a.active {
  color: #8ECB00;
  font-weight: bold; }

/**
 *
 *  SIDEBAR
 *
 */
#sidebar-box {
  background: #EEEEEE;
  padding: 20px;
  padding-bottom: 10px;
  padding-top: 30px;
  margin-bottom: 40px; }

#sidebar-box .header-icon {
  padding-bottom: 30px;
  display: inline-block;
  margin-right: 15px; }

#sidebar-box h2 {
  margin-top: 0;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 1px; }

#sidebar-box ul {
  padding-left: 0px; }

#sidebar-box ul li {
  font-weight: bold;
  background: url("../img/boxleft_li_rund.png") left center no-repeat;
  list-style: none;
  padding-left: 40px;
  font-size: 14px;
  padding-top: 10px;
  padding-bottom: 10px; }

/**
 *
 *  BREADCRUMB
 *
 */
#breadcrumb {
  margin-top: 10px;
  margin-bottom: 10px; }

#breadcrumb * {
  font-size: 13px;
  font-weight: 400; }

#breadcrumb a {
  text-decoration: underline;
  color: #444;
  margin-right: 7px;
  font-weight: 400; }

#breadcrumb a:hover {
  text-decoration: none; }

#breadcrumb a.active {
  color: #8ECB00; }

/**
 *
 *  MAIN
 *
 */
#main {
  padding-bottom: 20px; }

#category-list {
  padding-left: 0; }

#category-list .level-identicator {
  margin-right: 25px;
  display: inline-block; }

#category-list .level-2 {
  padding-left: 40px; }

#category-list .level-3,
#category-list .level-4,
#category-list .level-5,
#category-list .level-6,
#category-list .level-7 {
  padding-left: 50px; }

#category-list li.inactive {
  display: none; }

#category-list li {
  list-style: none; }

#category-list li a {
  color: #fff;
  background-color: #444444;
  border-bottom: 1px solid #666666;
  text-decoration: none;
  padding: 15px 10px 15px 15px;
  display: block;
  font-weight: 400; }

#category-list li a:hover,
#category-list li a.active {
  color: #94C500; }

#category-list li a.sub-category {
  border-bottom: 1px solid #878787;
  background: #6D6D6D; }

/**
 *
 *  MAIN - CATEGORY VIEW
 *
 */
.article {
  padding-bottom: 50px; }

.article .article-image-wrapper {
  display: table;
  width: 100%;
  text-align: center; }

#article-gallery .other-images .image-wrapper,
.article .article-image {
  display: flex;
  width: 100%;
  height: 150px;
  align-items: stretch;
  justify-content: stretch;
  background: white;
  margin-bottom: 20px;
  border-radius: 2px; }
  #article-gallery .other-images .image-wrapper a,
  .article .article-image a {
    width: 100%; }
  #article-gallery .other-images .image-wrapper img,
  .article .article-image img {
    max-height: 150px; }

#article-gallery .other-images .image-frame a,
.article .article-image a,
.first-image-wrapper a {
  display: flex;
  padding: 10px;
  align-items: center;
  justify-content: center; }
#article-gallery .other-images .image-frame img,
.article .article-image img,
.first-image-wrapper img {
  max-width: 100%; }

.first-image-wrapper {
  background: white;
  border-radius: 2px;
  margin-bottom: 10px; }

.article h3 {
  font-size: 14px;
  font-weight: 600;
  overflow: hidden; }
  @media (min-width: 800px) {
    .article h3 {
      height: 49px; } }

.article .article-details {
  font-size: 12px;
  margin-bottom: 20px; }

.article .article-details td {
  padding-right: 5px; }

.article .article-details .article-number {
  font-weight: 600; }

.article .detail-link {
  font-size: 15px;
  background-color: #C9C9C9;
  color: #ffffff;
  font-weight: 600;
  border-radius: 2px;
  text-decoration: none;
  padding: 0px 20px 0px 20px;
  display: inline-block;
  height: 38px;
  line-height: 38px; }

.article .article-details tr {
  display: none; }

.article .article-details tr.article-entry-row {
  display: table-row; }

.view_Frontend\\Sales .article .article-details tr.article-entry-sales-row {
  display: table-row; }

/**
 *
 *  MAIN - ARTICLE VIEW
 *
 */
#main-content .history-back-link {
  font-size: 14px;
  color: #ffffff;
  font-weight: 600;
  background-color: #888888;
  width: 185px;
  margin-bottom: 12px;
  padding: 15px;
  display: inline-block;
  text-decoration: none;
  border-radius: 2px;
  text-align: center; }

#article-view h1 {
  text-transform: none;
  color: #90C900; }

#article-view h2 {
  color: #90C900;
  margin-top: 20px; }

#article-view #article-gallery .first-image {
  max-width: 100%;
  margin-bottom: 10px; }

#article-gallery .other-images {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px; }
  #article-gallery .other-images video {
    width: 100%;
    height: 100%; }

#article-gallery .image-frame {
  display: flex;
  width: 11vw;
  min-width: 100px;
  min-height: 100px;
  max-width: 193px;
  max-height: 193px;
  margin-right: 5px;
  margin-bottom: 5px;
  align-items: center; }
  #article-gallery .image-frame .video-icon-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0.9; }
    #article-gallery .image-frame .video-icon-wrapper .glyphicon {
      color: white;
      font-size: 250%;
      background: rgba(0, 0, 0, 0.4);
      padding: 14px;
      border-radius: 23px;
      padding-left: 17px; }

#article-view #article-gallery .image-wrapper {
  position: relative; }

#article-view #article-gallery .image {
  max-height: 100%;
  max-width: 100%; }

#article-view .article-details {
  margin-bottom: 30px; }

#article-view .article-details td {
  padding-right: 15px;
  padding-bottom: 5px; }

.open-tenderlist,
.open-account-settings,
.open-set-password,
.add-article-tenderlist {
  font-size: 12px;
  color: #ffffff;
  font-weight: 600;
  background-color: #94C500;
  margin-bottom: 12px;
  padding: 10px;
  display: block;
  text-decoration: none;
  border-radius: 2px;
  text-align: center; }

.open-account-settings,
.open-set-password {
  background-color: #444444; }

.open-tenderlist:hover,
.open-account-settings:hover,
.open-set-password:hover,
.add-article-tenderlist:hover {
  color: #FFF; }

.add-article-tenderlist.deactivated {
  background: #C9C9C9;
  cursor: not-allowed; }

.add-article-tenderlist-success {
  background: #90C900; }

/**
 *
 *  MAIN: TENDERLIST VIEW
 *
 */
#tenderlist-view .image-wrapper {
  display: flex;
  justify-content: center;
  background: white;
  padding: 5px; }
  #tenderlist-view .image-wrapper img {
    max-height: 80px;
    max-width: 120px; }

#tenderlist-view .export-links-wrapper {
  margin-top: 5px; }

.export-links-wrapper {
  display: flex;
  gap: 10px; }

#tenderlist-view input[type="text"] {
  width: 60px;
  color: black; }

#tenderlist-view .action-col {
  display: flex;
  align-items: center; }

#tenderlist-view input[type="submit"] {
  font-size: 12px;
  color: #ffffff;
  font-weight: 600;
  background-color: #444444;
  padding: 10px;
  display: inline-block;
  text-decoration: none;
  border-radius: 2px;
  text-align: center;
  box-shadow: none;
  border: 0; }

/**
 *
 *  MAIN: FRONTPAGE
 *
 */
/**
 *
 *  MAIN: CONTACT_FORM
 */
.generated_form .required label {
  font-weight: 700;
  opacity: 0.85; }

#contact_form {
  padding-left: 0; }

/**
 *
 *  MAIN: Article-Search FORM
 */
#search-frontendArticleSearch {
  padding: 0;
  margin-top: -10px;
  margin-bottom: -10px; }

@media (max-width: 991px) {
  #search-frontendArticleSearch {
    margin-top: 10px; } }
#search-frontendArticleSearch .form-control {
  height: 38px;
  padding-top: 5px; }

#search-frontendArticleSearch .form-group {
  margin: 0; }

.search-result {
  background: #FFF;
  position: absolute;
  height: 250px;
  z-index: 1000;
  overflow-y: scroll;
  border: 1px solid #CCC;
  margin-top: 11px;
  margin-right: 14px; }

.search-result .row {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 5px; }

.view_Frontend\\SearchResult #first-categories .search-result {
  display: none !important; }

/**
 *
 *  FOOTER
 *
 */
#footer {
  padding-top: 40px;
  padding-bottom: 10px; }

#footer,
#footer * {
  color: #FFF; }

#footer a {
  line-height: 25px; }

#footer a:hover {
  text-decoration: underline; }

.view_Frontend\\Downloads #main input {
  border: 1px solid #444444;
  padding: 5px;
  width: 100%;
  color: black; }
.view_Frontend\\Downloads #main-content h1 {
  color: #90C900;
  margin-bottom: 20px; }
.view_Frontend\\Downloads h2 {
  font-weight: 600; }
.view_Frontend\\Downloads thead th {
  font-weight: 600; }
.view_Frontend\\Downloads .column-flags img {
  height: 13px;
  width: 19px; }
.view_Frontend\\Downloads #article-gallery .other-images {
  margin-bottom: 0;
  margin-right: 10px; }
.view_Frontend\\Downloads .video-column {
  margin-bottom: 20px; }
  .view_Frontend\\Downloads .video-column .video-title {
    font-weight: 600; }

.ci-text-color {
  color: #90C900;
  font-weight: 600; }

.searchbar-wrapper {
  margin-top: -5px;
  margin-bottom: -4px; }
  @media (max-width: 1023px) {
    .searchbar-wrapper {
      width: 100%; }
      .searchbar-wrapper input {
        width: 100%; } }
  .searchbar-wrapper .search-history-content .title {
    color: rgba(255, 255, 255, 0.8); }

.articleSearch-result-row .article .article-entry-row .ci-text-color {
  font-size: 1.2em; }

.search-history-content {
  margin-bottom: 10px; }
  .search-history-content span,
  .search-history-content .search-history-content-item {
    display: inline-block;
    margin-right: 10px;
    text-overflow: ellipsis;
    max-width: 70px;
    white-space: nowrap;
    overflow-x: hidden; }
  .search-history-content span {
    overflow-x: auto;
    max-width: none; }

.category-list-content-navbar {
  margin-left: 0;
  margin-bottom: 20px; }
  .category-list-content-navbar button {
    width: 100%;
    text-align: left; }
  .category-list-content-navbar #category-list-navbarContent li {
    width: 100%; }

.view_FrontendApplication\\Start #links,
.view_FrontendApplication\\Start #header,
.view_FrontendApplication\\Start #headerV2,
.view_FrontendApplication\\Start #first-categories,
.view_FrontendApplication\\Start #breadcrumb,
.view_FrontendApplication\\Start #footer,
.view_FrontendApplication\\Start #footerV2,
.view_FrontendApplication\\Start .cover-image-wrapper,
.view_FrontendApplication\\ThankYou #links,
.view_FrontendApplication\\ThankYou #header,
.view_FrontendApplication\\ThankYou #headerV2,
.view_FrontendApplication\\ThankYou #first-categories,
.view_FrontendApplication\\ThankYou #breadcrumb,
.view_FrontendApplication\\ThankYou #footer,
.view_FrontendApplication\\ThankYou #footerV2,
.view_FrontendApplication\\ThankYou .cover-image-wrapper {
  display: none; }
.view_FrontendApplication\\Start .generated_form,
.view_FrontendApplication\\ThankYou .generated_form {
  text-align: center;
  position: relative;
  opacity: 1;
  box-shadow: 0px 0px 10px -8px #000000;
  border: 1px solid rgba(0, 0, 0, 0.07);
  padding: 20px;
  max-width: 800px;
  margin: 0 auto; }
  .view_FrontendApplication\\Start .generated_form label,
  .view_FrontendApplication\\ThankYou .generated_form label {
    margin-bottom: 10px; }
  .view_FrontendApplication\\Start .generated_form label p,
  .view_FrontendApplication\\ThankYou .generated_form label p {
    margin-bottom: 0;
    font-size: 18px; }
  .view_FrontendApplication\\Start .generated_form .formField,
  .view_FrontendApplication\\Start .generated_form .form_end,
  .view_FrontendApplication\\ThankYou .generated_form .formField,
  .view_FrontendApplication\\ThankYou .generated_form .form_end {
    display: none; }
  .view_FrontendApplication\\Start .generated_form .form-control:focus,
  .view_FrontendApplication\\ThankYou .generated_form .form-control:focus {
    border-color: #94C500;
    box-shadow: none; }
  .view_FrontendApplication\\Start .generated_form textarea,
  .view_FrontendApplication\\ThankYou .generated_form textarea {
    font-family: inherit; }
  .view_FrontendApplication\\Start .generated_form .selector,
  .view_FrontendApplication\\ThankYou .generated_form .selector {
    display: flex;
    align-content: stretch; }
    .view_FrontendApplication\\Start .generated_form .selector a,
    .view_FrontendApplication\\ThankYou .generated_form .selector a {
      text-align: left;
      flex-grow: 1;
      font-size: 1.1rem;
      font-weight: bold; }
      .view_FrontendApplication\\Start .generated_form .selector a.disabled,
      .view_FrontendApplication\\ThankYou .generated_form .selector a.disabled {
        opacity: 0.01;
        pointer-events: none; }
      .view_FrontendApplication\\Start .generated_form .selector a.next-button,
      .view_FrontendApplication\\ThankYou .generated_form .selector a.next-button {
        text-align: right; }
    .view_FrontendApplication\\Start .generated_form .selector .statusBar,
    .view_FrontendApplication\\ThankYou .generated_form .selector .statusBar {
      flex-grow: 1; }
  .view_FrontendApplication\\Start .generated_form .formFieldType_numberbox input, .view_FrontendApplication\\Start .generated_form .formFieldType_datepicker input, .view_FrontendApplication\\Start .generated_form .formFieldType_clockpicker input,
  .view_FrontendApplication\\ThankYou .generated_form .formFieldType_numberbox input,
  .view_FrontendApplication\\ThankYou .generated_form .formFieldType_datepicker input,
  .view_FrontendApplication\\ThankYou .generated_form .formFieldType_clockpicker input {
    max-width: 100%; }
.view_FrontendApplication\\Start .frontend-application-statusBar,
.view_FrontendApplication\\ThankYou .frontend-application-statusBar {
  max-width: 800px;
  margin: 0 auto;
  border-top: 2px solid #000;
  margin-top: 40px;
  display: flex;
  justify-content: space-between; }
  .view_FrontendApplication\\Start .frontend-application-statusBar a,
  .view_FrontendApplication\\ThankYou .frontend-application-statusBar a {
    height: 10px;
    width: 10px;
    border: 1.5px solid #000;
    display: inline-block;
    border-radius: 20px;
    padding: 5px;
    position: relative;
    top: -7.5px;
    background: white; }
    .view_FrontendApplication\\Start .frontend-application-statusBar a.active,
    .view_FrontendApplication\\ThankYou .frontend-application-statusBar a.active {
      height: 20px;
      width: 20px;
      top: -11px;
      border-color: #94C500; }
    .view_FrontendApplication\\Start .frontend-application-statusBar a.filled,
    .view_FrontendApplication\\ThankYou .frontend-application-statusBar a.filled {
      border-color: #94C500;
      background: #94C500; }
.view_FrontendApplication\\Start .frontend-application-statusBar-description,
.view_FrontendApplication\\ThankYou .frontend-application-statusBar-description {
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
  opacity: 0.7; }
.view_FrontendApplication\\Start .application-header,
.view_FrontendApplication\\ThankYou .application-header {
  margin: 0 auto;
  max-width: 800px;
  margin-bottom: 40px;
  margin-top: 20px; }
.view_FrontendApplication\\Start .application-footer,
.view_FrontendApplication\\ThankYou .application-footer {
  margin: 0 auto;
  margin-top: 60px;
  color: #b7b6b6;
  max-width: 800px; }

.view_FrontendApplication\\ThankYou {
  text-align: center; }

/*!
 *
 * Copyright (C) 2024, Bett Ingenieure GmbH - All Rights Reserved
 *
 * Unauthorized copying of this file, via any medium is strictly prohibited
 * Proprietary and confidential
 *
 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
 * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
 * DISCLAIMED. IN NO EVENT SHALL Bett Ingenieure GmbH BE LIABLE FOR ANY
 * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
 * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
 * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
 * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 *
 */
:root {
  --BICore_font-family: "Roboto", Arial, sans-serif; }

@keyframes fadeIn {
  0% {
    opacity: 0.01; }
  100% {
    opacity: 1; } }
body.frontend-provider {
  background: #191919; }
  body.frontend-provider #main-content {
    color: white; }
    body.frontend-provider #main-content a:hover {
      color: white; }
  body.frontend-provider * {
    scroll-margin-top: 100px; }

.glyphicon,
.bi {
  color: white; }

a .glyphicon,
a .bi,
button .glyphicon,
button .bi {
  color: var(--BICore_Link_color); }

.user-is-page-editor .page-row {
  border: 5px dotted #CCC;
  margin-bottom: 5px; }
.user-is-page-editor .page-row > .page-cell {
  border-right: 5px dotted #CCC; }
.user-is-page-editor .page-row > .page-cell:last-child {
  border-right: 0; }

.page-breadcrumb {
  font-size: 0.7em;
  margin-bottom: -20px; }

.sub-navigation {
  margin-top: -20px;
  margin-bottom: 20px; }

.page-content {
  margin-bottom: 70px; }
  .page-content ul {
    list-style-type: none;
    list-style-image: url("../img/list.png");
    margin-left: -12px; }
    .page-content ul li:before {
      display: none; }
    .page-content ul li {
      padding-left: 5px;
      padding-bottom: 5px; }
  .page-content.page-content-type-FILE_LIST ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 40px; }
    .page-content.page-content-type-FILE_LIST ul li {
      margin-bottom: 10px; }
    .page-content.page-content-type-FILE_LIST ul a.target-href {
      --BICore_Link_color: white;
      background: #93C30B;
      border-radius: 5px;
      padding: 7px 20px;
      font-weight: normal; }
      .page-content.page-content-type-FILE_LIST ul a.target-href .bi,
      .page-content.page-content-type-FILE_LIST ul a.target-href .glyphicon {
        margin-right: 10px;
        font-size: 1.4em;
        position: relative;
        top: 0.1em; }
  .page-content.page-content-type-COVERFLOW_CATEGORIES .outer-wrapper {
    overflow-y: scroll;
    padding-bottom: 40px; }
    .page-content.page-content-type-COVERFLOW_CATEGORIES .outer-wrapper .inner-wrapper {
      display: flex; }
    .page-content.page-content-type-COVERFLOW_CATEGORIES .outer-wrapper .item-wrapper {
      text-align: center;
      padding-left: 5px;
      padding-right: 5px; }
      .page-content.page-content-type-COVERFLOW_CATEGORIES .outer-wrapper .item-wrapper img {
        max-width: 100%;
        margin-bottom: 20px; }
      .page-content.page-content-type-COVERFLOW_CATEGORIES .outer-wrapper .item-wrapper .category-link {
        margin-bottom: 10px;
        display: block; }
      .page-content.page-content-type-COVERFLOW_CATEGORIES .outer-wrapper .item-wrapper .ci-highlight {
        background: #888686;
        color: white;
        border-radius: 2px;
        padding: 6px 14px; }
  .page-content.page-content-type-COVERFLOW_CATEGORIES ul {
    display: flex;
    list-style: none; }
  .page-content.page-content-type-PICTURE {
    text-align: center; }
    .page-content.page-content-type-PICTURE img {
      max-width: 100%;
      padding-bottom: 10px; }
  .page-content.page-content-type-VIDEO video {
    max-width: 100%; }

#headerV2 {
  position: absolute;
  top: 50px; }
  #headerV2 .navbar {
    position: relative;
    margin-top: 4px;
    margin-bottom: 0; }
    #headerV2 .navbar button {
      border: 0; }
    #headerV2 .navbar #nav-language,
    #headerV2 .navbar #nav-primary {
      position: absolute;
      top: 60px;
      background: rgba(25, 25, 25, 0.9);
      padding: 50px;
      margin-left: -50px;
      font-size: 25px;
      font-weight: bold;
      line-height: 2;
      margin-top: 27px; }
      #headerV2 .navbar #nav-language .title,
      #headerV2 .navbar #nav-primary .title {
        color: white;
        line-height: 1.5;
        margin-bottom: 40px; }
    #headerV2 .navbar #nav-language :not(.active) {
      color: white; }
    #headerV2 .navbar .logo-link img {
      max-height: 40px; }
    #headerV2 .navbar .container > .spacer {
      flex-grow: 2; }
  #headerV2 a:hover {
    color: white; }

#headerV2 .searchbar2-wrapper:not(.active),
#headerV2 .searchbar2-wrapper.searchbar-placeholder {
  overflow: hidden; }
  #headerV2 .searchbar2-wrapper:not(.active).active,
  #headerV2 .searchbar2-wrapper.searchbar-placeholder.active {
    overflow: visible; }
    #headerV2 .searchbar2-wrapper:not(.active).active .searchbar2,
    #headerV2 .searchbar2-wrapper.searchbar-placeholder.active .searchbar2 {
      padding-left: 0px; }
      #headerV2 .searchbar2-wrapper:not(.active).active .searchbar2 input,
      #headerV2 .searchbar2-wrapper.searchbar-placeholder.active .searchbar2 input {
        padding: 2px 10px;
        opacity: 1; }
  #headerV2 .searchbar2-wrapper:not(.active) .searchbar2,
  #headerV2 .searchbar2-wrapper.searchbar-placeholder .searchbar2 {
    background: transparent;
    border: 0;
    padding-left: 20px;
    padding-right: 0px;
    cursor: pointer; }
    #headerV2 .searchbar2-wrapper:not(.active) .searchbar2 .icon-search,
    #headerV2 .searchbar2-wrapper.searchbar-placeholder .searchbar2 .icon-search {
      font-size: 24px; }
    #headerV2 .searchbar2-wrapper:not(.active) .searchbar2 input,
    #headerV2 .searchbar2-wrapper.searchbar-placeholder .searchbar2 input {
      width: 0;
      opacity: 0.01; }

#headerV2 .searchbar2-wrapper .article-details,
#main .searchbar2-wrapper .article-details {
  color: white; }
#headerV2 .searchbar2-wrapper .result .item-wrapper,
#headerV2 .searchbar2-wrapper .result .item,
#main .searchbar2-wrapper .result .item-wrapper,
#main .searchbar2-wrapper .result .item {
  background: transparent;
  color: white; }
#headerV2 .searchbar2-wrapper .result ul li,
#main .searchbar2-wrapper .result ul li {
  margin-bottom: 15px; }
#headerV2 .searchbar2-wrapper .icon-clear,
#main .searchbar2-wrapper .icon-clear {
  color: var(--BICore_Link_color); }

#footerV2,
#headerV2 {
  background: rgba(0, 0, 0, 0.7);
  z-index: 20;
  padding: 10px; }
  #footerV2 .nav-item,
  #headerV2 .nav-item {
    margin-right: 20px; }
    #footerV2 .nav-item a.not-visible,
    #headerV2 .nav-item a.not-visible {
      text-decoration: line-through; }

#headerV2 {
  z-index: 21; }

#footerV2 {
  background: black;
  position: relative;
  margin-bottom: 0;
  border-top: 1px solid var(--BICore_Link_color); }
  #footerV2 a {
    color: white; }
  #footerV2 .navbar {
    margin-bottom: 0; }
    @media (max-width: 1024px) {
      #footerV2 .navbar {
        margin-top: 4px; } }
    @media (min-width: 1024px) {
      #footerV2 .navbar .container {
        justify-content: flex-start; } }
    #footerV2 .navbar .navbar-nav {
      align-items: center; }
      @media (min-width: 1024px) {
        #footerV2 .navbar .navbar-nav {
          min-height: 50px;
          flex-direction: row; } }
  @media (min-width: 1600px) {
    #footerV2 .navbar-brand {
      margin-right: 100px;
      margin-left: -100px;
      width: 1px;
      padding: 0; } }
  #footerV2 .navbar-brand img {
    height: 40px; }

.cover-video-wrapper,
.cover-image-wrapper {
  min-height: 200px;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  animation: 1500ms ease-out 0s 1 fadeIn; }
  .cover-video-wrapper video,
  .cover-video-wrapper img,
  .cover-image-wrapper video,
  .cover-image-wrapper img {
    width: 100%;
    display: block;
    margin: 0 auto; }
  .cover-video-wrapper .cover-image-shadow,
  .cover-image-wrapper .cover-image-shadow {
    background: linear-gradient(to top, rgba(25, 25, 25, 0.89), rgba(0, 212, 255, 0) 11.34%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none; }

.cover-image-wrapper {
  background-attachment: fixed;
  background-size: 100%; }
  .cover-image-wrapper img {
    opacity: 0.0001; }
  @media (max-width: 1024px) {
    .cover-image-wrapper {
      background-position: 0 187px;
      background-repeat: no-repeat; } }

.cover-image-wrapper,
.cover-video-wrapper {
  width: 100%;
  aspect-ratio: 16/9; }
  @media (max-width: 1024px) {
    .cover-image-wrapper,
    .cover-video-wrapper {
      top: 187px;
      margin-bottom: 187px; } }
  .cover-image-wrapper .container,
  .cover-video-wrapper .container {
    position: relative; }
    .cover-image-wrapper .container .container-volume-control,
    .cover-video-wrapper .container .container-volume-control {
      position: absolute;
      right: 0;
      top: 210px;
      z-index: 1;
      opacity: 0.5;
      transition: opacity 250ms ease-in-out; }
      @media (max-width: 1024px) {
        .cover-image-wrapper .container .container-volume-control,
        .cover-video-wrapper .container .container-volume-control {
          top: 175px; } }
      .cover-image-wrapper .container .container-volume-control:hover,
      .cover-video-wrapper .container .container-volume-control:hover {
        opacity: 1; }
      .cover-image-wrapper .container .container-volume-control a .bi,
      .cover-video-wrapper .container .container-volume-control a .bi {
        color: var(--BICore_Link_color);
        font-size: 3em;
        padding: 0 5px; }
      .cover-image-wrapper .container .container-volume-control a .bi-volume-up,
      .cover-video-wrapper .container .container-volume-control a .bi-volume-up {
        display: none; }
      .cover-image-wrapper .container .container-volume-control a.active .bi-volume-mute,
      .cover-video-wrapper .container .container-volume-control a.active .bi-volume-mute {
        display: none; }
      .cover-image-wrapper .container .container-volume-control a.active .bi-volume-up,
      .cover-video-wrapper .container .container-volume-control a.active .bi-volume-up {
        display: block; }
  .cover-image-wrapper video,
  .cover-video-wrapper video {
    position: fixed;
    width: 100%;
    aspect-ratio: 16/9; }

#main {
  padding-top: 20px;
  padding-bottom: 30px;
  position: relative;
  background: #191919; }

.page h1.page-title {
  color: var(--BICore_Link_color);
  margin-top: 50px;
  font-weight: bold;
  font-style: normal;
  font-size: 30px;
  margin-bottom: 45px;
  scroll-margin-top: 200px; }

#main .searchbar2-wrapper .searchbar2,
#headerV2 .searchbar2-wrapper .searchbar2 {
  background: none;
  border-radius: 55px;
  padding: 25px 50px;
  color: white; }
  #main .searchbar2-wrapper .searchbar2 input,
  #headerV2 .searchbar2-wrapper .searchbar2 input {
    background: none;
    width: 400px;
    max-width: calc(100vw - 200px); }
#main .searchbar2-wrapper.active .searchbar2,
#headerV2 .searchbar2-wrapper.active .searchbar2 {
  padding-left: 0;
  padding-right: 0; }

#article-view .page-breadcrumb {
  margin-bottom: 40px; }
#article-view h1 {
  padding-bottom: 40px; }

#LoginForm {
  max-width: 500px;
  margin: 0 auto; }

#article-gallery .other-images .image-wrapper,
.article .article-image,
#article-gallery .first-image-wrapper {
  transition: width 150ms ease-in-out, height 150ms ease-in-out, margin 150ms ease-in-out; }
  #article-gallery .other-images .image-wrapper:hover,
  .article .article-image:hover,
  #article-gallery .first-image-wrapper:hover {
    margin-left: -2%;
    margin-right: -2%;
    margin-top: -4px; }

#article-gallery .other-images .image-wrapper:hover,
.article .article-image:hover {
  width: 108%;
  height: 170px;
  margin-left: -4%;
  margin-right: -4%; }

.page-content-type-SEARCH_FORM {
  text-align: center; }

.catalog-cell {
  display: flex;
  column-gap: 20px;
  margin-bottom: 50px; }
  .catalog-cell .title {
    font-size: 1.5em; }
  .catalog-cell img {
    max-width: 100%; }
  .catalog-cell a {
    display: flex;
    column-gap: 5px;
    align-items: center;
    margin-bottom: 5px; }
  .catalog-cell .flag {
    height: 17px; }

.view_Frontend\\Downloads #article-gallery .image-frame.video-frame {
  flex-direction: column;
  width: 100%;
  max-width: none;
  max-height: none;
  align-items: stretch;
  border: 1px solid var(--BICore_Link_color);
  padding: 20px;
  margin-bottom: 50px; }
  .view_Frontend\\Downloads #article-gallery .image-frame.video-frame .image-wrapper {
    aspect-ratio: 16/9;
    height: auto;
    background: none; }
  .view_Frontend\\Downloads #article-gallery .image-frame.video-frame a {
    justify-content: initial;
    padding: 0; }

.view_Frontend\\Job #main img {
  max-width: 100%; }
.view_Frontend\\Job .ci-wrapper {
  border: 1px solid var(--BICore_Link_color);
  padding: 20px;
  margin-top: -1px; }
  .view_Frontend\\Job .ci-wrapper h2 {
    font-weight: bold; }

.frontend-provider .generated_form .section {
  background-color: transparent;
  border-color: var(--BICore_Link_color); }
.frontend-provider .jobs-row .jobs-column .job-wrapper {
  border: 1px solid var(--BICore_Link_color);
  padding: 20px;
  margin-bottom: 30px;
  margin-top: 20px; }
.frontend-provider .numeric-item {
  text-align: center;
  margin-top: 60px;
  margin-bottom: 60px; }
  .frontend-provider .numeric-item .number {
    font-size: 90px;
    font-weight: 400; }
  .frontend-provider .numeric-item .title {
    margin-top: 10px;
    padding-top: 10px;
    margin-left: 20px;
    margin-right: 20px;
    border-top: 1px solid var(--BICore_Link_color); }
.frontend-provider .page-id-11 .sub-navigation {
  display: none; }
.frontend-provider .row-id-54 {
  background-color: rgba(148, 198, 0, 0.42); }
  .frontend-provider .row-id-54 .numeric-item .title {
    border-top-color: white; }

.multi-switch .switch-content.active {
  background-color: var(--BICore_Link_color); }

#headerV2 .navbar-toggler {
  cursor: pointer; }
  #headerV2 .navbar-toggler.navbar-language-toggler {
    font-size: 1em;
    padding: 0; }
#headerV2 .navbar #nav-language,
#headerV2 .navbar #nav-primary {
  background: rgba(0, 0, 0, 0.85);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  z-index: 100000;
  padding-left: 25vw;
  padding-top: 100px;
  font-size: 35px;
  transition: opacity 250ms ease-in-out; }
  #headerV2 .navbar #nav-language.collapsing,
  #headerV2 .navbar #nav-primary.collapsing {
    opacity: 0; }
  #headerV2 .navbar #nav-language.show,
  #headerV2 .navbar #nav-primary.show {
    opacity: 1;
    overflow: scroll; }

.frontend-provider.front-page .page-breadcrumb {
  display: none; }

.frontend-provider .rtehtml-wrapper td > h1:first-child,
.frontend-provider .rtehtml-wrapper td > h2:first-child,
.frontend-provider .rtehtml-wrapper td > h3:first-child,
.frontend-provider .rtehtml-wrapper td > h4:first-child,
.frontend-provider .rtehtml-wrapper td > h5:first-child {
  margin-top: 20px; }
.frontend-provider .page-id-11 .page-content a {
  font-size: 1.5em;
  color: white; }

.scroll-top,
.scroll-helper {
  display: none;
  position: fixed;
  bottom: 100px;
  right: 100px;
  font-size: 2.5em;
  z-index: 10; }

.scroll-helper {
  display: block;
  bottom: 100px; }

.empty-cover-image-wrapper {
  height: 200px; }

.login-link-wrapper,
.language-link-wrapper {
  display: flex;
  align-items: center;
  gap: 0;
  margin-left: 0;
  color: var(--BICore_Link_color); }
  .login-link-wrapper a .icon,
  .language-link-wrapper a .icon {
    margin-top: 3px; }

.registration-link .icon,
.login-link-wrapper .icon,
.language-link-wrapper .icon {
  background: url("../img/icon_login.png") no-repeat;
  background-size: contain;
  width: 1.7em;
  height: 1.7em;
  display: inline-block;
  flex-shrink: 0;
  position: relative;
  top: 2px;
  left: -10px;
  margin-top: -4px;
  margin-left: 30px; }

.registration-link .icon {
  margin-top: 2px; }

.registration-link {
  display: inline-block;
  margin-top: 40px;
  margin-bottom: 40px; }

.language-link-wrapper .icon {
  background-image: url("../img/icon_languages.png"); }

.searchbar2-wrapper .searchbar2 .icon-search {
  color: var(--BICore_Link_color);
  opacity: 1; }

@media (max-width: 1024px) {
  .scroll-top,
  .scroll-helper {
    display: none !important; } }

#footerV2 .social-media-links-wrapper {
  display: flex;
  align-items: center;
  justify-content: center; }
  @media (min-width: 1024px) {
    #footerV2 .social-media-links-wrapper {
      justify-content: flex-end; } }
  #footerV2 .social-media-links-wrapper .social-media-links {
    display: flex;
    align-items: center;
    gap: 10px; }
    #footerV2 .social-media-links-wrapper .social-media-links img {
      height: 2em; }

.page-content-hidden {
  opacity: 0.25; }

.icon-large {
  font-size: 24px !important; }

.editor-icon {
  margin-left: 3px;
  opacity: 0.7;
  font-size: 1.2rem; }

.logo-cell .preview-cell {
  border: 1px solid var(--BICore_Link_color);
  align-items: center;
  display: flex;
  justify-content: center;
  padding: 20px; }

html, body {
  overscroll-behavior: none; }

.view_Frontend\\Article #article-view h1 {
  margin-bottom: 20px;
  padding-bottom: 0; }
.view_Frontend\\Article .alternative-title {
  margin-bottom: 10px;
  display: flex;
  gap: 10px;
  align-items: center; }
  .view_Frontend\\Article .alternative-title .flag {
    height: 17px; }

.page-content-origin-uuid-07bcf97c-7f2d-4607-8936-e21a64ded974 {
  margin-bottom: 10px; }

/*# sourceMappingURL=App.css.map */
