@font-face {
  font-family: 'Hearth Stone';
  src: url("../Fonts/HearthStone.eot");
  src: local("Hearth Stone"), local("HearthStone"), url("../Fonts/HearthStone.eot?#iefix") format("embedded-opentype"), url("../Fonts/HearthStone.woff2") format("woff2"), url("../Fonts/HearthStone.woff") format("woff"), url("../Fonts/HearthStone.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
.fce-fullslider {
  position: relative; }
  .fce-fullslider .fce-fullslider-simple-items, .fce-fullslider .fce-fullslider-multiple-items {
    opacity: 0;
    visibility: hidden;
    height: 250px;
    transition: opacity 1s ease;
    -webkit-transition: opacity 1s ease; }
    .fce-fullslider .fce-fullslider-simple-items.slick-initialized, .fce-fullslider .fce-fullslider-multiple-items.slick-initialized {
      visibility: visible;
      opacity: 1;
      height: auto; }
  .fce-fullslider .simple-slider-item {
    position: relative; }
    .fce-fullslider .simple-slider-item img {
      height: auto;
      max-width: 100%;
      width: auto;
      border: none !important; }
    .fce-fullslider .simple-slider-item .simple-slider-item-content {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 15%;
      text-align: center; }
      .fce-fullslider .simple-slider-item .simple-slider-item-content .simple-slider-item-text {
        max-width: 90%;
        margin: auto; }
  .fce-fullslider .fce-fullslider-multiple .slick-initialized .slick-track {
    display: flex;
    align-items: center; }
  .fce-fullslider .fce-fullslider-multiple .slick-slide {
    text-align: center;
    margin: 0 15px;
    transform: scale(1);
    transition: all 0.6s ease-out; }
    .fce-fullslider .fce-fullslider-multiple .slick-slide.slick-current.slick-active.slick-center {
      transform: scale(1.15); }
  .fce-fullslider .fce-fullslider-multiple .multiple-slider-item {
    position: relative;
    background-color: transparent; }
    .fce-fullslider .fce-fullslider-multiple .multiple-slider-item img {
      height: auto;
      max-width: 100%;
      width: auto;
      border: none !important;
      filter: brightness(100%);
      transition: all 0.3s ease-out; }
    .fce-fullslider .fce-fullslider-multiple .multiple-slider-item .multiple-slider-item-content {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 35%;
      text-align: center; }
      .fce-fullslider .fce-fullslider-multiple .multiple-slider-item .multiple-slider-item-content .multiple-slider-item-title {
        text-align: center; }
        .fce-fullslider .fce-fullslider-multiple .multiple-slider-item .multiple-slider-item-content .multiple-slider-item-title a {
          font-size: 36px;
          font-family: "Hearth Stone", Arial, Helvetica, sans-serif;
          color: white;
          text-decoration: none; }
      .fce-fullslider .fce-fullslider-multiple .multiple-slider-item .multiple-slider-item-content .multiple-slider-item-text {
        max-width: 90%;
        margin: auto; }
    .fce-fullslider .fce-fullslider-multiple .multiple-slider-item:hover img {
      filter: brightness(60%);
      transform: scale(1.1); }
  .fce-fullslider .fce-fullslider-syncro {
    position: relative; }
    .fce-fullslider .fce-fullslider-syncro .slick-slide {
      margin: 15px;
      transform: scale(1);
      transition: all 0.6s ease-out; }
      .fce-fullslider .fce-fullslider-syncro .slick-slide.slick-current.slick-active.slick-center {
        transform: scale(1.15); }
    .fce-fullslider .fce-fullslider-syncro img {
      height: auto;
      max-width: 100%;
      width: auto;
      border: none !important; }
    .fce-fullslider .fce-fullslider-syncro .fce-fullslider-syncro-thumb-item-content {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 15%;
      text-align: center; }
      .fce-fullslider .fce-fullslider-syncro .fce-fullslider-syncro-thumb-item-content .fce-fullslider-syncro-thumb-item-text {
        max-width: 90%;
        margin: auto; }
    .fce-fullslider .fce-fullslider-syncro .fce-fullslider-syncro-gallery-item-content {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 15%;
      text-align: center; }
      .fce-fullslider .fce-fullslider-syncro .fce-fullslider-syncro-gallery-item-content .fce-fullslider-syncro-gallery-item-text {
        max-width: 90%;
        margin: auto; }
  .fce-fullslider button.slick-prev.slick-arrow, .fce-fullslider button.slick-next.slick-arrow {
    position: absolute;
    top: 42%;
    z-index: 5;
    background-color: transparent;
    border: none;
    cursor: pointer;
    color: #98694b; }
    .fce-fullslider button.slick-prev.slick-arrow i, .fce-fullslider button.slick-next.slick-arrow i {
      font-size: 48px; }
  .fce-fullslider button.slick-prev.slick-arrow {
    left: 0; }
  .fce-fullslider button.slick-next.slick-arrow {
    right: 0; }
  .fce-fullslider .slick-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 50px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center; }
    .fce-fullslider .slick-dots li {
      display: inline-block;
      margin: 0 5px 0 0; }
      .fce-fullslider .slick-dots li button {
        cursor: pointer;
        background-color: transparent;
        border-top: 3px solid #999999;
        border-right: none;
        border-left: none;
        border-bottom: none; }
      .fce-fullslider .slick-dots li.slick-active button {
        border-top: 3px solid #333333; }

.fce-sequence-slider {
  text-align: left; }
  .fce-sequence-slider .fce-sequence-slider-bg-image {
    border-top: 5px solid black;
    border-bottom: 5px solid black; }
  .fce-sequence-slider .fce-sequence-slider-item-container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%; }
    .fce-sequence-slider .fce-sequence-slider-item-container .inner {
      position: absolute;
      margin: 0;
      top: 0;
      left: 0;
      right: 0;
      height: 100%; }
  .fce-sequence-slider .fce-sequence-slider-items {
    position: relative; }
    .fce-sequence-slider .fce-sequence-slider-items .fce-sequence-slider-bg-image img {
      margin: 0 auto; }
    .fce-sequence-slider .fce-sequence-slider-items .fce-sequence-slider-item ul {
      list-style-type: none; }
      .fce-sequence-slider .fce-sequence-slider-items .fce-sequence-slider-item ul li {
        position: relative; }
        .fce-sequence-slider .fce-sequence-slider-items .fce-sequence-slider-item ul li:before {
          -moz-border-radius: 50%;
          -webkit-border-radius: 50%;
          border-radius: 50%;
          content: "";
          width: 8px;
          height: 8px;
          display: inline-block;
          position: absolute;
          top: 9px;
          left: -15px;
          background-color: red; }
  .fce-sequence-slider .alternative-text {
    position: absolute;
    top: 150px;
    left: 5%;
    text-transform: uppercase;
    color: red;
    font-size: 18px; }
  .fce-sequence-slider .squence-slide {
    position: absolute;
    top: 0;
    min-width: 100%;
    display: inline-block; }
    .fce-sequence-slider .squence-slide.left {
      left: 100%; }
      .fce-sequence-slider .squence-slide.left img {
        height: auto;
        max-width: 100%;
        width: auto;
        border: none !important; }
    .fce-sequence-slider .squence-slide.right {
      right: 100%; }

.fce-team img {
  height: auto;
  max-width: 100%;
  width: auto;
  border: none !important; }
.fce-team header.team {
  margin: 0 0 25px 0; }
.fce-team .team-textinfos > .row {
  margin: 0; }
.fce-team .team-textinfos h4 {
  margin: 0 !important; }
.fce-team .team-textinfos .team-years {
  padding: 0 10px 0 0; }

.fce-imagegallery-carousel .fce-imagegallery-carousel-items:after {
  content: "";
  display: table;
  clear: both; }
.fce-imagegallery-carousel img {
  height: auto;
  max-width: 100%;
  width: auto;
  border: none !important;
  padding: 10px 10px 5px 10px; }
.fce-imagegallery-carousel .fce-imagegallery-carousel-thumb {
  display: inline-block; }
  .fce-imagegallery-carousel .fce-imagegallery-carousel-thumb span {
    display: block;
    height: 2px;
    margin: 0 10px;
    border-bottom: 2px solid transparent; }
    .fce-imagegallery-carousel .fce-imagegallery-carousel-thumb span.active {
      border-bottom: 2px solid #999999; }

.fce-history-slider {
  position: relative;
  overflow: hidden;
  margin: 25px 0 0 0; }
  .fce-history-slider h3 {
    border: none !important; }

.fce-history-slider-track {
  position: relative;
  cursor: all-scroll;
  border: none; }
  .fce-history-slider-track .fce-history-slider-dotted-line {
    position: absolute;
    left: 0;
    right: 0;
    border-bottom: 8px dotted #999999; }

.fce-history-slider-items {
  position: relative; }
  .fce-history-slider-items:after {
    content: "";
    display: table;
    clear: both; }
  .fce-history-slider-items .fce-history-slider-item {
    position: relative;
    float: left;
    display: inline-block;
    margin-left: 50px;
    max-width: 480px; }
    .fce-history-slider-items .fce-history-slider-item .fce-history-slider-arrow-down {
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 15px 15px 0 15px;
      border-color: #ffffff transparent transparent transparent; }
    .fce-history-slider-items .fce-history-slider-item .fce-history-slider-arrow-up {
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 15px 15px 15px;
      border-color: transparent transparent #ffffff transparent; }
    .fce-history-slider-items .fce-history-slider-item .fce-history-slider-inner {
      position: relative;
      padding: 20px;
      background-color: #ffffff; }
      .fce-history-slider-items .fce-history-slider-item .fce-history-slider-inner img {
        height: auto;
        max-width: 100%;
        width: auto;
        border: none !important; }
      .fce-history-slider-items .fce-history-slider-item .fce-history-slider-inner .fce-history-slider-title {
        color: red;
        font-size: 48px;
        font-weight: bold; }

.fce-bs-master {
  margin-bottom: 50px; }
  .fce-bs-master .item {
    display: flex;
    flex-direction: column; }
    .fce-bs-master .item .inner {
      flex: 1;
      display: flex;
      margin: 0 10px;
      flex-direction: column; }
      .fce-bs-master .item .inner .teaserimage {
        margin-bottom: 15px; }
      .fce-bs-master .item .inner .more-btn {
        margin-top: auto; }
  .fce-bs-master img {
    height: auto;
    max-width: 100%;
    width: auto;
    border: none !important; }
  .fce-bs-master .detail-view-images img {
    margin-bottom: 15px; }

#canvasWrapper {
  width: 500px;
  height: 250px;
  position: relative; }

#preloader {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -15px;
  margin-top: -15px;
  padding: 5px;
  background-color: #FFF;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

div#tooltip {
  text-align: center;
  font-size: 12px;
  display: none;
  padding-top: 6px;
  position: absolute;
  text-indent: 5px;
  width: 250px;
  height: 35px; }

.mouseOut {
  cursor: default; }

.mouseOver {
  cursor: pointer; }

#myImages {
  display: none; }

.fce-quicklinks {
  margin: 0 0 -30px 0; }
  .fce-quicklinks:after {
    content: "";
    display: table;
    clear: both; }
  .fce-quicklinks img {
    position: absolute;
    top: 50px;
    right: 15px; }
    @media only screen and (min-width: 992px) {
      .fce-quicklinks img {
        top: 40px;
        right: 30px; } }

.fce-parallax-image {
  height: 350px;
  background-size: cover;
  background-position: 50% 0;
  opacity: 0.6; }

.fce-glossary .fce-glossary-navigation {
  background-color: white;
  font-size: 18px;
  margin: 0 0 25px 0;
  font-weight: bold; }
  @media only screen and (min-width: 992px) {
    .fce-glossary .fce-glossary-navigation {
      font-size: 24px; } }
  .fce-glossary .fce-glossary-navigation span {
    padding: 2px; }
    @media only screen and (min-width: 992px) {
      .fce-glossary .fce-glossary-navigation span {
        padding: 5px; } }
.fce-glossary .glossary-section {
  position: relative;
  margin: 0 0 40px 0;
  background-color: white;
  padding: 25px;
  border-bottom: 4px solid red;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2); }
  .fce-glossary .glossary-section .fce-glossary-anchor {
    position: relative; }
    .fce-glossary .glossary-section .fce-glossary-anchor i {
      font-size: 36px;
      color: red; }
    .fce-glossary .glossary-section .fce-glossary-anchor a {
      position: absolute;
      top: -20px;
      left: 7px;
      color: white;
      font-weight: bold;
      font-size: 20px; }
  .fce-glossary .glossary-section .tx-fce-glossary-item {
    position: relative;
    font-size: 13px;
    margin: 10px 0 0 0; }
    .fce-glossary .glossary-section .tx-fce-glossary-item .tx-fce-glossary-title h6 {
      color: red; }
  .fce-glossary .glossary-section .fce-glossary-top {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 2px 6px;
    background-color: red; }
    .fce-glossary .glossary-section .fce-glossary-top a {
      color: white; }

.tx-fce-historyevent {
  margin: 40px 0 0 0; }
  .tx-fce-historyevent:after {
    content: "";
    display: table;
    clear: both; }

.tx-fce-historyevent-item {
  position: relative;
  padding: 25px;
  background-color: white;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2); }
  .tx-fce-historyevent-item span.histopryevent-year {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    float: left;
    background-color: red;
    color: white;
    display: inline-block;
    width: 60px;
    height: 60px;
    text-align: center;
    padding: 20px 0 0 0;
    margin: -45px 0 0 -45px; }

.fce-download-teaser {
  position: relative;
  padding: 15px;
  background-color: white;
  border-bottom: 4px solid red;
  font-size: 14px;
  margin: 0 0 25px 0; }
  .fce-download-teaser:after {
    content: "";
    display: table;
    clear: both; }
  .fce-download-teaser h3 {
    border: none !important;
    font-size: 16px !important;
    margin: 0 0 5px 0 !important; }
  .fce-download-teaser .download-text {
    float: right;
    max-width: 50%;
    margin: 0 0 15px 0; }
  .fce-download-teaser img {
    height: auto;
    max-width: 100%;
    width: auto;
    border: none !important;
    float: left; }
  .fce-download-teaser button {
    cursor: pointer;
    position: absolute;
    right: 10px;
    bottom: 10px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    background: #00aacc;
    background: -moz-linear-gradient(top, #00aacc 0%, #0096c4 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00aacc), color-stop(100%, #0096c4));
    background: -webkit-linear-gradient(top, #00aacc 0%, #0096c4 100%);
    background: -o-linear-gradient(top, #00aacc 0%, #0096c4 100%);
    background: -ms-linear-gradient(top, #00aacc 0%, #0096c4 100%);
    background: linear-gradient(to bottom, #00aacc 0%, #0096c4 100%);
    color: #fff;
    border-radius: 5px;
    padding: 4px 12px;
    border: none !important; }
    .fce-download-teaser button:hover {
      background: linear-gradient(to bottom, #006f8f 0%, #005871 100%) repeat scroll 0 0 transparent; }

.fce-video-teaser {
  position: relative;
  background-color: white;
  border-bottom: 4px solid red;
  font-size: 14px;
  margin: 0 0 25px 0; }
  .fce-video-teaser:after {
    content: "";
    display: table;
    clear: both; }
  .fce-video-teaser div.video-teaser-content {
    float: left;
    padding: 10px 0 0 25px; }
    .fce-video-teaser div.video-teaser-content h3 {
      border: none !important;
      font-size: 16px !important;
      margin: 0 !important;
      padding: 5px; }
    .fce-video-teaser div.video-teaser-content a.video-btn {
      position: absolute;
      bottom: 10px;
      right: 15px; }
  .fce-video-teaser div.video-teaser-image {
    float: left; }
    .fce-video-teaser div.video-teaser-image img {
      height: auto;
      max-width: 100%;
      width: auto;
      border: none !important;
      display: inline-block;
      margin: 0;
      vertical-align: top; }

.fce-bs-accordion img {
  height: auto;
  max-width: 100%;
  width: auto;
  border: none !important;
  margin-bottom: 15px; }
.fce-bs-accordion .card {
  margin-bottom: 5px;
  border-radius: 0 !important; }
  .fce-bs-accordion .card span {
    white-space: normal;
    cursor: pointer;
    color: black; }
    .fce-bs-accordion .card span:hover {
      text-decoration: none; }
  .fce-bs-accordion .card .card-header {
    position: relative;
    border-radius: 0 !important;
    padding: 10px 0;
    background: #d9e0e7;
    color: black; }
    .fce-bs-accordion .card .card-header .card-header-icon {
      text-align: center;
      line-height: 30px;
      font-size: 24px;
      width: 30px;
      height: 30px;
      display: inline-block;
      position: absolute;
      right: 20px;
      top: 15px;
      color: #666666; }
    .fce-bs-accordion .card .card-header .card-header-btn .card-header-icon.fas.fa-plus {
      display: inline-block; }
    .fce-bs-accordion .card .card-header .card-header-btn .card-header-icon.fas.fa-minus {
      display: none; }
    .fce-bs-accordion .card .card-header .card-header-btn[aria-expanded="true"] .card-header-icon.fas.fa-plus {
      display: none; }
    .fce-bs-accordion .card .card-header .card-header-btn[aria-expanded="true"] .card-header-icon.fas.fa-minus {
      display: inline-block; }
  .fce-bs-accordion .card .card-body {
    position: relative;
    padding: 50px; }
    .fce-bs-accordion .card .card-body .tx-nvprojects-item-images > div {
      margin-bottom: 30px; }

.fce-bs-carousel img {
  height: auto;
  max-width: 100%;
  width: auto;
  border: none !important;
  margin-bottom: 15px; }

.fce-bs-jumbotron.fullwidth-image {
  padding: 0 0 4rem 0; }
.fce-bs-jumbotron img {
  height: auto;
  max-width: 100%;
  width: auto;
  border: none !important;
  margin-bottom: 15px; }
.fce-bs-jumbotron .fce-bs-jumbotron-text.fullwidth-image {
  padding: 2rem; }

.fce-bs-tabs img {
  height: auto;
  max-width: 100%;
  width: auto;
  border: none !important;
  margin-bottom: 15px; }
.fce-bs-tabs .nav-item a.nav-link {
  background-color: rgba(53, 57, 55, 0.05);
  border-radius: 0;
  border: 1px solid #dee2e6;
  border-right-color: transparent;
  border-bottom-color: transparent;
  color: #666666; }
  .fce-bs-tabs .nav-item a.nav-link:last-of-type {
    border-right: 1px solid #dee2e6; }
  .fce-bs-tabs .nav-item a.nav-link.active {
    background-color: white;
    color: black;
    font-weight: bold; }

.fce-bs-modal .modal-dialog {
  max-width: 80%; }
.fce-bs-modal .modal-body img {
  height: auto;
  max-width: 100%;
  width: auto;
  border: none !important;
  margin-bottom: 15px; }

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

body {
  position: relative;
  background-color: #ffffff;
  font-family: "Nunito Sans", Arial, Helvetica, sans-serif !important;
  font-size: 16px; }

section.doorway {
  padding: 150px 0 0 0; }
  section.doorway img {
    height: auto;
    max-width: 100%;
    width: auto;
    border: none !important; }

main.content a {
  color: #98694b; }

#wrapper_body {
  position: relative; }

#wrapper_meta {
  position: relative; }

#wrapper_header {
  position: relative;
  padding: 0 0 0 0;
  background: url(/typo3conf/ext/gravurwerk/Resources/Public/Dist/Images/bg-header.jpg) center top no-repeat;
  background-size: cover;
  margin: 0; }
  @media only screen and (min-width: 1400px) {
    #wrapper_header {
      padding: 0 15px; } }
  #wrapper_header .dotted-line-header {
    position: relative;
    top: -62px;
    left: 0;
    right: 0;
    width: 100%;
    height: 2px;
    background: url(/typo3conf/ext/gravurwerk/Resources/Public/Dist/Images/dotted-line-header.png) repeat-x; }

#wrapper_header_image {
  position: relative; }

#wrapper_search {
  position: relative; }

#wrapper_content {
  position: relative; }

#wrapper_footer {
  position: relative;
  margin: 25px 0 0 0;
  border-top: 15px solid white;
  padding: 15px 0;
  background: url(/typo3conf/ext/gravurwerk/Resources/Public/Dist/Images/bg-footer.jpg) no-repeat;
  background-size: cover;
  color: white; }

h1.h1-hearth-stone {
  font-family: 'Hearth Stone', Arial, Helvetica, sans-serif;
  font-size: 50px;
  color: #98694b;
  margin: 25px 0 25px 0;
  text-align: center; }

h2, h2.h2-nunito-bold {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 25px;
  color: #98694b;
  font-weight: bold;
  line-height: 30px;
  margin: 0 0 12px 0;
  text-transform: uppercase; }

header.header-top {
  padding: 0;
  position: relative;
  min-height: 190px; }
  @media only screen and (min-width: 992px) {
    header.header-top {
      min-height: 265px; } }
  @media only screen and (min-width: 1400px) {
    header.header-top {
      padding: 0 15px; } }
  header.header-top .logo-top, header.header-top .logo-top-no-claim {
    padding: 15px 0 0 0;
    overflow: hidden; }

main.content {
  padding: 40px 15px 0 15px; }
  @media only screen and (min-width: 1400px) {
    main.content {
      padding: 40px 85px 40px 85px; } }
  main.content img {
    height: auto;
    max-width: 100%;
    width: auto;
    border: none !important;
    margin: 0 0 15px 0; }

footer.footer {
  position: relative;
  text-align: center;
  padding: 15px 0;
  color: white; }
  @media only screen and (min-width: 1400px) {
    footer.footer > div.container {
      padding: 0 85px 0 85px; } }
  @media only screen and (min-width: 1400px) {
    footer.footer {
      text-align: left; } }
  footer.footer .footer-row > div {
    align-self: flex-end; }
  footer.footer a {
    color: white;
    text-decoration: underline; }
  footer.footer .footer-nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
  footer.footer .footer-logo {
    padding-bottom: 25px; }
    @media only screen and (min-width: 768px) {
      footer.footer .footer-logo {
        padding-bottom: 0; } }
    footer.footer .footer-logo img {
      height: auto;
      max-width: 100%;
      width: auto;
      border: none !important;
      max-height: 125px; }
  footer.footer .footer-address, footer.footer .footer-nav, footer.footer .footer-boilerplate {
    padding-bottom: 25px; }
    @media only screen and (min-width: 768px) {
      footer.footer .footer-address, footer.footer .footer-nav, footer.footer .footer-boilerplate {
        padding-bottom: 0; } }
  footer.footer p {
    margin: 0; }

nav.nav-top {
  margin: 0;
  padding: 0; }
  nav.nav-top ul {
    list-style-type: none;
    padding: 0;
    margin: 29px 0 0 0;
    text-align: center; }
    nav.nav-top ul li {
      cursor: pointer;
      display: inline;
      padding: 0 10px;
      margin: 0;
      white-space: nowrap;
      list-style-image: none;
      list-style-type: none; }
      nav.nav-top ul li.active {
        font-weight: bold; }
      nav.nav-top ul li a {
        font-size: 20px;
        font-family: "Nunito Sans", Arial, Helvetica, sans-serif;
        text-transform: uppercase;
        color: white;
        text-decoration: none; }

.nav-top-mobile {
  background-color: white;
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: right;
  position: relative;
  max-height: 50px;
  transition: all .5s ease-out; }
  @media only screen and (min-width: 1400px) {
    .nav-top-mobile {
      margin: 0 -15px 0 0; } }
  .nav-top-mobile.active {
    width: 100%;
    float: none;
    max-height: 950px; }
  .nav-top-mobile .nav-mobile-btn, .nav-top-mobile .nav-mobile-btn-close {
    position: relative;
    cursor: pointer;
    top: 0;
    margin: 0;
    padding: 0 0 5px 0; }
    @media only screen and (min-width: 1400px) {
      .nav-top-mobile .nav-mobile-btn, .nav-top-mobile .nav-mobile-btn-close {
        margin: 0 -15px 0 0; } }
  .nav-top-mobile .nav-mobile-btn-close {
    color: black;
    font-size: 30px;
    padding: 15px 0; }
  .nav-top-mobile .nav-mobile-btn {
    padding: 15px 0;
    font-size: 30px;
    color: black; }
  .nav-top-mobile .highlight {
    font-weight: normal;
    font-style: italic; }
  .nav-top-mobile nav {
    margin-top: 0;
    max-height: 0;
    overflow: hidden;
    transform-origin: top left;
    transition: all .5s ease-out;
    width: 100%; }
    .nav-top-mobile nav.active {
      max-height: 950px;
      padding: 0 0 25px 0; }
    .nav-top-mobile nav a {
      color: black;
      font-size: 14px;
      font-weight: normal;
      font-family: 'Open Sans', Helvetica, sans-serif; }
    .nav-top-mobile nav .fa-angle-down {
      padding: 0 5px 0 0;
      margin-top: 2px; }
    .nav-top-mobile nav ul {
      padding: 0;
      margin: 0;
      list-style-type: none; }
      .nav-top-mobile nav ul li.active {
        padding-right: 25px;
        text-align: right;
        display: block; }
        .nav-top-mobile nav ul li.active a {
          display: inline-block;
          font-weight: bold; }
      .nav-top-mobile nav ul.mobile-view-snd-level, .nav-top-mobile nav ul.mobile-view-thd-level, .nav-top-mobile nav ul.mobile-view-fth-level {
        padding: 0;
        margin: 0;
        max-height: 0;
        overflow: hidden;
        transition: max-height .75s ease-out; }
        .nav-top-mobile nav ul.mobile-view-snd-level.active, .nav-top-mobile nav ul.mobile-view-thd-level.active, .nav-top-mobile nav ul.mobile-view-fth-level.active {
          padding: 10px 0 0;
          max-height: 600px;
          text-align: right; }
        .nav-top-mobile nav ul.mobile-view-snd-level li, .nav-top-mobile nav ul.mobile-view-thd-level li, .nav-top-mobile nav ul.mobile-view-fth-level li {
          padding: 10px 0;
          border: none; }
          .nav-top-mobile nav ul.mobile-view-snd-level li.active, .nav-top-mobile nav ul.mobile-view-thd-level li.active, .nav-top-mobile nav ul.mobile-view-fth-level li.active {
            background-color: red;
            text-align: right; }
          .nav-top-mobile nav ul.mobile-view-snd-level li a, .nav-top-mobile nav ul.mobile-view-thd-level li a, .nav-top-mobile nav ul.mobile-view-fth-level li a {
            font-size: 12px;
            padding-left: 10px; }
      .nav-top-mobile nav ul li {
        position: relative;
        padding: 15px 0;
        border-bottom: 1px solid #cccccc; }
        .nav-top-mobile nav ul li:last-of-type {
          border: none; }
        .nav-top-mobile nav ul li:before {
          display: none; }

.frame-hr-dotted-top {
  position: relative; }
  .frame-hr-dotted-top:before {
    content: "";
    padding: 0 0 15px 0;
    margin: 15px 0 0 0;
    display: block;
    width: 100%;
    height: 2px;
    background: url(/typo3conf/ext/gravurwerk/Resources/Public/Dist/Images/dotted-line-content.png) repeat-x; }

.frame-hr-dotted-bottom:after {
  content: "";
  padding: 15px 0 15px 0;
  display: block;
  width: 100%;
  height: 2px;
  background: url(/typo3conf/ext/gravurwerk/Resources/Public/Dist/Images/dotted-line-content.png) repeat-x; }

section.welcome {
  text-align: center; }

.lb-loader, .lightbox {
  text-align: center;
  line-height: 0; }

body:after {
  content: url(../Images/close.png) url(../Images/loading.gif) url(../Images/prev.png) url(../Images/next.png);
  display: none; }

.lb-dataContainer:after, .lb-outerContainer:after {
  content: "";
  clear: both; }

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999999999;
  background-color: #000;
  filter: alpha(Opacity=80);
  opacity: .8;
  display: none; }

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 9999999999;
  font-weight: 400; }

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px; }

.lightbox a img {
  border: none; }

.lb-outerContainer {
  position: relative;
  background-color: #fff;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }

.lb-loader, .lb-nav {
  position: absolute;
  left: 0; }

.lb-outerContainer:after {
  display: table; }

.lb-container {
  padding: 4px; }

.lb-loader {
  top: 43%;
  height: 25%;
  width: 100%; }

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../Images/loading.gif) no-repeat; }

.lb-nav {
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 10; }

.lb-container > .nav {
  left: 0; }

.lb-nav a {
  outline: 0;
  background-image: url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==); }

.lb-next, .lb-prev {
  height: 100%;
  cursor: pointer;
  display: block; }

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../Images/prev.png) left 48% no-repeat;
  filter: alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity .6s;
  -moz-transition: opacity .6s;
  -o-transition: opacity .6s;
  transition: opacity 0.6s; }

.lb-nav a.lb-prev:hover {
  filter: alpha(Opacity=100);
  opacity: 1; }

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../Images/next.png) right 48% no-repeat;
  filter: alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity .6s;
  -moz-transition: opacity .6s;
  -o-transition: opacity .6s;
  transition: opacity 0.6s; }

.lb-nav a.lb-next:hover {
  filter: alpha(Opacity=100);
  opacity: 1; }

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.lb-dataContainer:after {
  display: table; }

.lb-data {
  padding: 0 4px;
  color: #ccc; }

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em; }

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: 700;
  line-height: 1em; }

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999; }

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../Images/close.png) top right no-repeat;
  text-align: right;
  outline: 0;
  filter: alpha(Opacity=70);
  opacity: .7;
  -webkit-transition: opacity .2s;
  -moz-transition: opacity .2s;
  -o-transition: opacity .2s;
  transition: opacity 0.2s; }

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: alpha(Opacity=100);
  opacity: 1; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: inline-block;
    margin: 0;
    vertical-align: top; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.frame-type-form_formframework textarea {
  min-height: 250px; }
.frame-type-form_formframework .form-group label.control-label {
  display: none; }
.frame-type-form_formframework button {
  background-color: #98694b;
  border-color: #98694b; }
  .frame-type-form_formframework button:hover {
    background-color: #543a29;
    border-color: #543a29; }

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