@font-face {
  font-display: swap;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: url('/files/cto_layout/fonts/googlefonts/poppins-v24-latin-600.woff2') format('woff2');
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.ce_revolutionslider_text.bold {
  font-weight: 500;
}

.privacy_content {
  background: white !important;

  a {
    color: var(--accentColor) !important;
  }
}


#top {
  z-index: 0 !important;
  /* background: linear-gradient(to bottom, rgb(70, 70, 70) 30%, rgb(49, 49, 49)); */
  background: rgba(60, 60, 60, 0.9);
  color: var(--bgColorLightGray);

  a {
    color: var(--bgColorLightGray);
  }

  /* background: rgba(240, 240, 240); */
  /* background: linear-gradient(to top, var(--bgColorLightGray) 30%, var(--secondColor)); */

  /* .top-gradient {
    background: linear-gradient(to right, transparent, rgb(249, 249, 249));
  } */


  @media (max-width: 767px) {
    font-size: 0.75em;

    .icon {
      font-size: 1em;
      margin-right: 0px;
    }

    .topbar_emergency {
      margin-right: -10px !important;
    }

  }



}

/*
#top {
  background: none;
  line-height: 10px;
  padding-top: 10px;
  padding-bottom: 0px;
  margin-top: 25px;
}
*/

.slotholder {
  background: rgba(0, 0, 0, 0.9);

  .tp-bgimg {
    opacity: 0.8 !important;
  }
}

.header {
  /* background: rgba(255, 255, 255, 0.5); */
  background: rgba(70, 70, 70, 0.9);
  backdrop-filter: blur(20px);

  @media (max-width: 767px) {

    .topbar_emergency {
      margin-right: -10px !important;
    }
  }

  /*
    .header.original {
        line-height: 75px;
    }
    */

  /* .headline.h1 {
    font-family: Helvetica;
    font-weight: 700;
  } */

  .inside {
    min-height: 75px;
    align-items: center;
  }

  & .business-name {
    font-size: 1.5em;
    line-height: 1.5em;
    text-align: center;
    font-weight: 600;
    margin: 0;

    display: flex;
    align-items: center;

    position: absolute;
    top: 50%;
    transform: translateY(-50%);

    @media (max-width: 500px) {
      font-size: 1em;
    }

    a {
      /* color: var(--secondColor); */
      color: var(--bgColorLightGray);

    }

  }

  & .logo {
    position: absolute;
    top: -22px;

    a {
      width: 130%;
    }

  }

  .mmenu_trigger {
    margin-left: auto;
  }
}


.mainmenu ul ul {
  background: rgba(70, 70, 70, 0.9);
  backdrop-filter: blur(20px);
  top: 102.5%;
}

.mainmenu ul ul li a span:before {
  background: var(--accentColor) !important;

}

.mainmenu ul li {
  margin-left: 12px;
  margin-right: 12px;

  a {
    color: var(--bgColorLightGray) !important;
  }

  a:hover,
  .level_1.Selected a {
    color: #d7d7d7 !important;
    opacity: 1;
  }

  @media (max-width: 1080px) {
    margin-left: 6px;
    margin-right: 6px;
  }

  &.floatbox:last-child {
    li:last-child {
      margin-right: 0;
    }
  }
}

/* .stickyheader {
  & .logo {

    top: 0;

    a {
      width: 85%
    }
  } 
}*/

#slider .ce_bgimage.parallax .ce_bgimage-image {
  background-attachment: unset !important;
}

@media (min-width: 1024px) {
  .content-description-list dd {
    margin-bottom: 15px;
    font-size: 1.1em;
  }
}

@media (min-width: 768px) {
  #main #historie .autogrid_row {
    display: flex;
    position: relative;
  }

  #main #historie .ce_divider_extended {
    display: none;
  }

  #main #historie .ce_divider_extended.headliner {
    display: block;
  }

  #main #historie .col_4 {
    text-align: right;
    padding-right: 40px;
    align-self: stretch;
  }

  #main #historie .col_8 {
    border-left: 2px solid transparent;
    padding-left: 40px;
    padding-bottom: 40px;
    padding-top: 9px;
    position: relative;
  }

  #main #historie .autogrid_row .col_8::after {
    content: "";
    position: absolute;
    left: -2px;
    top: 20px;
    /* Default: Start at 20px (for the first item) */
    bottom: 0;
    width: 2px;
    background-color: #e0e0e0;
    z-index: 0;
  }

  /* For all rows that follow another row (i.e. 2nd, 3rd...), start at top: 0 */
  #main #historie .autogrid_row~.autogrid_row .col_8::after {
    top: 0;
  }

  #main #historie .col_8::before {
    content: "";
    position: absolute;
    left: -12px;
    top: 12px;
    width: 16px;
    height: 16px;
    background-color: var(--accentColor, #e31e07);
    border: 3px solid #fff;
    border-radius: 50%;
    z-index: 1;
    box-shadow: 0 0 0 1px #e0e0e0;
  }

  /* For the last row, cut the line short */
  #main #historie .autogrid_row:last-of-type .col_8::after {
    bottom: auto;
    height: 20px;
  }
}

.innungslink {
  padding: 0 !important;
  border: 0 !important;

  figure,
  img,
  a {
    width: 50% !important;
    margin: 0 !important;
    padding: 0 !important;
    border-width: 0 !important;
  }
}

#stellen {
  background: #3d3b3c;
  padding: 60px !important;
}

#service-start {
  h3 {
    font-size: 1.5rem;
  }
}

#bottom {

  .inside,
  .inside a {
    color: rgba(255, 255, 255, 0.5);
  }
}

/* SMALL GLOBAL */
@media (max-width: 767px) {

  .mmenu_trigger {

    color: var(--bgColorLightGray);

    .burger .burger_lines,
    .burger .burger_lines:after,
    .burger .burger_lines:before {
      background-color: var(--bgColorLightGray);
    }
  }


  #stellen {
    padding: 40px !important;
  }

  .autogrid_wrapper.gutter_l>div,
  .autogrid_row.gutter_l>div {
    padding: 0 15px;
  }

  .ce_iconbox.version2 .ce_iconbox_icon {
    display: none;
  }

  .e-check .image_container {
    padding: 20px 40px;
  }

  .ce_hyperlink.ce_hyperlink-extended.mt-s.block.btn-accent.h-align-left.border-radius-0.default.btn-size-full.has-icon.none.icon-pos-before {
    margin-bottom: 40px !important;
  }

  #bottom {

    /* .inside,
    .inside a {
      color: rgba(255, 255, 255, 0.5);
    } */


    span.mobile {
      display: block;
      margin-top: -8px;
      margin-bottom: 20px;
    }
  }

  #footer {
    h2 {
      font-size: 1.733rem !important;
    }


    .pb-xxs {
      padding-top: 10px !important;
    }
  }

}


.bg-center-bottom .ce_bgimage-image {
  background-position: center bottom !important;
}

.imageboxes {
  background: rgba(0, 0, 0, 0.6);

  position: absolute;
  top: -120px;
  height: 120px;
  margin-bottom: -120px;

  color: var(--bgColorLightGray) !important;

  div.frame {
    max-width: var(--contentBoxedWidth);
    margin-left: auto;
    margin-right: auto;
    padding-left: var(--contentPaddingLeftRight);
    padding-right: var(--contentPaddingLeftRight);
  }

  .info-heading {
    font-size: 1.5em;
    font-weight: 600;
    padding-top: 1em;
  }

  @media (max-width: 1024px) {
    .info-heading {
      font-size: 1.2em;
    }
  }

  @media (max-width: 767px) {
    .attributes {
      display: flex;
      justify-content: space-between;
      align-items: center;
      height: 100%;
      width: 100%;
    }

    .attributes p {
      margin: 0 !important;
      padding: 0 !important;
    }

    .info-heading {
      padding-top: 0 !important;
      margin: 0 !important;
    }

    .info-text {
      margin: 0 !important;
      text-align: right;
    }

    .column.col_4 {
      border-bottom: 1px solid #555;
      height: 40px !important;
      margin-bottom: 0 !important;
    }
  }
}

#service-slider {
  padding: 0 3%;
}

#service-slider .service-slider-eg {
  padding: 0 5%;
  min-height: 650px;

  .service-slider-content {
    max-width: var(--contentBoxedWidth);
    margin-left: auto;
    margin-right: auto;
    padding-left: var(--contentPaddingLeftRight);
    padding-right: var(--contentPaddingLeftRight);
  }

  .has-image {
    min-height: 600px;
  }
}

#service-slider .autogrid_row.same_height>.column>.attributes {
  height: auto !important;
  display: block;
}

#service-slider .service-slider-content-right {
  padding: 80px 60px;
  background: #f7f7f7;

  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-size: 2em !important;
    /* -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto; */
  }

}

@media (max-width: 1024px) {
  #service-slider {
    padding: 0 0%;
  }

  #service-slider .service-slider-eg {
    padding: 0 6%;
  }

  #service-slider .service-slider-content-right {
    padding: 60px;

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
      font-size: 1.5em !important;
      -webkit-hyphens: auto;
      -moz-hyphens: auto;
      -ms-hyphens: auto;
      hyphens: auto;
    }
  }
}


.header-image {
  width: 100%;
  height: 40vw;
  max-height: 600px;
  min-height: 300px;
  object-fit: cover;
}

/* #service-slider .service-slider-bg {
  border: 1px solid red;
  height: 600px;
  height: 600px;
  width: 100vw !important;
  max-width: 100vw !important;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
} */

#service-slider .ce_image {
  height: 600px;
  overflow: hidden;
}

.top-space {
  margin-top: 80px;
}

.input.submit,
button.submit {
  border-radius: 0;
}

form div.widget-checkbox {
  margin-top: -30px;

  fieldset {
    font-size: 14px;
    border: none;
    margin-top: 0px;

    a {
      color: var(--accentColor);
    }
  }
}

.content-description-list {
  border: none;
  border-radius: 0;
  background: #f7f7f7;

  dt {
    font-weight: 600;
    margin-bottom: 10px;
  }
}

.ce_divider_extended.version5 {
  height: 2px;
}

.smartmenu {
  position: relative;
  right: 1px;
  top: -1px;
}

.submenu_v3 {
  font-size: larger;
  border-radius: 0;
  border: none;
  background: #f7f7f7;
}

.ce_linkbox .ce_linkbox_image {
  overflow: hidden;
}


.ce_grid_gallery_start.frame-gutter li.grid-item {
  box-shadow: none;
}

/* .image_container img {
  width: 50%;
  margin: auto;
} */

#engagement .ce_hyperlink a,
a.btn {
  padding: 0;

  @media (max-width: 768px) {
    img {
      width: 50%;
    }
  }
}

#footer {

  h2,
  h3,
  h4 {
    font-size: 1.5rem !important;
  }

  li {
    margin-bottom: 0;
    padding-bottom: 0;

    &::after {
      border: none;
    }
  }
}

#footer>.inside {
  max-width: 100%;
  padding: 0;
}

#footer-partner {
  .same-height img {
    /* height: 140px; */
    max-height: 140px;
    max-width: 180px;
    margin: auto;

    @media (max-width: 1024px) {
      max-width: 140px;
      max-height: auto;
    }

  }

  .ce_hyperlink a,
  a.btn {
    padding: 0;
    border: none;
  }
}

#footer #partner h2 {
  color: rgb(59, 60, 66);
}

#footer #partner .background-text.h3 {
  position: absolute;
  top: 27px;
  left: 0;
  right: 0;
  z-index: 10;
  opacity: 0.03;
  font-size: 8rem;
  line-height: 0;
  color: rgb(59, 60, 66);
}

.ce_revolutionslider_text.bg-black {
  /* Remove container styles */
  background: transparent !important;
  padding: 0 5px !important;
  /*
  border: none;
  box-shadow: none;
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
  border-radius: 0;
  padding: 0 !important; */

  /* 3D Glassy Text Effect */
  /* Gradient Fill - White gloss on top, Accent Color body */
  /* background: linear-gradient(180deg, #ffffff 0%, var(--accentColor, #e31e07) 35%, var(--accentColor, #e31e07) 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0.4);
  color: var(--accentColor, #e31e07); */
  /* Fallback */

  /* Outline & Depth */
  /* -webkit-text-stroke: 1px rgba(0, 0, 0, 0.2);
  /* filter: drop-shadow(1px 3px 2px var(--accentColor)); */

  /* color: var(--bgColorLightGray); */
  color: var(--accentColor);
  filter: drop-shadow(1px 3px 2px rgba(0, 0, 0, 0.2));
  font-weight: 700;
}


.submenu_v3 li.active {
  color: var(--accentColor);
}

.submenu_v3 li a.active {
  color: var(--accentColor);
  text-decoration: none;
}

/*
.title.font_headline.font-size-s {
  font-size:2em;
  line-height: 2em;
  backdrop-filter: blur(5px);
}



.ce_grid_gallery_start .ce_grid_gallery_overlay { padding: 0; }
.grid-item.ce_grid_gallery_image {
  background-size: 100%;
  transition: transform 0.3s ease;
  overflow: hidden;
}
.grid-item.ce_grid_gallery_image:hover {
  transform: scale(1.1);
}
*/