@charset "UTF-8";
/* CSS Document */
@import url("https://fonts.googleapis.com/css?family=Martel:200,300,400,600,700,800,900&display=swap&display=swap&effect=shadow-multiple|emboss");
@import url("https://fonts.googleapis.com/css?family=Martel+Sans:200,300,400,600,700,800,900&display=swap&effect=shadow-multiple|emboss");
@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,400,400i,700,700i&display=swap&display=swap&effect=shadow-multiple|emboss");
@import url("https://fonts.googleapis.com/css?family=Nanum+Pen+Script|Permanent+Marker|Reenie+Beanie|Rock+Salt&display=swap&display=swap&effect=shadow-multiple|emboss");
:root {
  --brightwhite: #ffffff;
  --white: #FAFAFA;
  --lightgrey: #b9c2cc;
  --brightgrey: #d8dde4;
  --grey: #606369;
  --darkgrey: #494747;
  /*#4a4844*/
  --black: #1d1d1b;
  --fullwidth: 100%; }

body {
  display: block;
  position: relative;
  width: 100vw;
  height: auto;
  overflow-x: hidden;
  zoom: 1;
  margin: 0px;
  list-style: none;
  font-family: 'Martel Sans', sans-serif;
  text-rendering: geometricPrecision;
  scroll-behavior: smooth;
  border-style: none; }

* {
  box-sizing: border-box; }

*, *:after, *:before {
  box-sizing: border-box; }

h1 {
  width: 100%;
  text-align: center;
  margin: 0;
  padding: 50px 0 30px 0;
  color: var(--lightgrey);
  text-transform: uppercase;
  font-family: 'Martel', serif;
  letter-spacing: 0.3rem;
  font-weight: 200;
  font-size: 3rem; }

h2 {
  display: block;
  text-transform: uppercase;
  letter-spacing: 0.05rem;
  text-align: left;
  color: var(--white);
  line-height: 5rem;
  font-weight: 800;
  font-size: 2.5rem; }

h4 {
  text-transform: uppercase;
  font-family: 'Martel', serif;
  font-weight: 700;
  text-align: right;
  font-size: 1rem;
  letter-spacing: 0.1rem;
  color: var(--brightwhite); }

h5 {
  color: var(--darkgrey) !important;
  line-height: 1.3em;
  font-size: 1rem; }

h6 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.75rem;
  letter-spacing: 0.1rem;
  color: var(--brightwhite); }

p {
  color: var(--lightgrey);
  font-size: 1rem;
  font-weight: 100;
  display: block;
  /*	float: left;
  */
  line-height: 28px;
  letter-spacing: 1px;
  text-align: center;
  text-transform: uppercase; }

a {
  font-size: 16px;
  display: block;
  float: left;
  letter-spacing: 2px;
  font-weight: 600;
  color: var(--grey);
  text-decoration: none; }

.link {
  text-transform: uppercase;
  font-weight: 500; }

.linkbox {
  text-transform: uppercase; }

.fz1 {
  font-size: 1.2rem; }

.schmuckschriftl {
  font-family: 'Rock Salt', cursive;
  font-weight: 400;
  text-align: center;
  font-size: 2rem;
  line-height: 2.5rem;
  text-transform: unset;
  color: var(-brightwhite); }

.schmuckschriftb {
  font-family: 'Rock Salt', cursive;
  font-weight: 700;
  text-align: center;
  font-size: 1.8rem;
  line-height: 2.5rem;
  text-transform: unset;
  color: var(-brightwhite); }

#MyText {
  color: var(--blue);
  width: var(--fullwidth); }

#Trauben, .cls-1  {
  fill: #fff; }

/*|||||||||||||||||||||||||||||||||||||||||||||||BUTTON||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.cta {
  width: auto;
  height: auto;
  background-color: var(--black);
  border: none;
  cursor: pointer;
  display: block;
  padding: 14px 20px 15px;
  text-align: center;
  text-decoration: none;
  font-size: 18px;
  letter-spacing: 2px;
  font-weight: 100;
  color: var(--darkblue);
  margin: 60px auto 0 auto;
  right: 0px;
  outline: none;
  background-color: #777e8a;
  border-radius: 9px;
  text-transform: uppercase;
  font-family: 'Martel Sans', sans-serif;
  text-rendering: geometricPrecision; }

.cta p {
  font-size: 18px;
  letter-spacing: 2px;
  font-weight: 200;
  color: var(--brightwhite);
  text-decoration: none; }

.cta a {
  padding: 3px 0 0 0;
  color: black; }

.cta:hover {
  background-color: var(--white);
  border: none;
  color: var(--darkblue); }

/*|||||||||||||||||||||||||||||||||||||||||||||||INDEX||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.section {
  width: 100vw;
  overflow: hidden;
  zoom: 1; }

.xo {
  height: 0px; }

.xa {
  height: auto;
  padding: 40px; }

.s {
  height: 300px; }

.m {
  height: 500px; }

.l {
  height: 100vh !important; }

.xl {
  height: 120vh; }

.platzhalter {
  padding: 115px; }

.dark {
  color: var(--black); }

/*|||||||||||||||||||||||||||||||||||||||||||||||PAGINATION||||||||||||||||||||||||||||||||||||||||||||||||||||*/
ol, ul {
  list-style: none; }

ol, ul, li {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 16px;
  /* font: inherit; */
  text-transform: uppercase;
  line-height: 16px;
  vertical-align: baseline; }

.pagination {
  position: fixed;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.4em;
  z-index: 10; }

.pagination a {
  display: block;
  height: 28px;
  width: 200px;
  margin-bottom: 5px;
  color: white;
  position: relative; }

.pagination a.active:after {
  box-shadow: inset 0 0 0 5px; }

.pagination a:after {
  -webkit-transition: box-shadow 0.5s ease;
  transition: box-shadow 0.5s ease;
  width: 7px;
  height: 7px;
  display: block;
  border: 1px solid;
  border-radius: 50%;
  content: '';
  position: absolute;
  margin: auto;
  top: 0;
  right: 4px;
  bottom: 0; }

.pagination a .hover-text {
  position: absolute;
  right: 15px;
  top: 7px;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  padding-right: 15px; }

.pagination a:hover .hover-text {
  opacity: 1; }

/*|||||||||||||||||||||||||||||||||||||||||||||||HOME||||||||||||||||||||||||||||||||||||||||||||||||||||*/
#bg {
  display: block;
  position: fixed;
  height: 100vh;
  width: 100vw;
  background-image: url("../img/bg/BG_dark.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -1;
  zoom: 1; }

#home {
  display: block;
  position: relative; }

#logopng {
  display: block;
  position: relative;
  width: 300px;
  height: 300px;
  margin: 0 auto;
  top: calc(40vh - 150px);
  -webkit-transition: box-shadow 0.5s ease;
  transition: box-shadow 0.5s ease; }

.createspan {
  display: block;
  position: relative;
  margin: 0 auto;
  text-transform: uppercase;
  letter-spacing: 1.1rem;
  float: unset;
  width: fit-content;
  left: 30px;
  top: calc(40vh - 60px);
  font-size: 22px; }

.createspan span {
  animation: glow 0.7s 0s ease both; }
  .createspan span:nth-child(1) {
    animation-delay: 0.05s; }
  .createspan span:nth-child(2) {
    animation-delay: 0.1s; }
  .createspan span:nth-child(3) {
    animation-delay: 0.15s; }
  .createspan span:nth-child(4) {
    animation-delay: 0.2s; }
  .createspan span:nth-child(5) {
    animation-delay: 0.25s; }
  .createspan span:nth-child(6) {
    animation-delay: 0.3s; }
  .createspan span:nth-child(7) {
    animation-delay: 0.35s; }
  .createspan span:nth-child(8) {
    animation-delay: 0.4s; }
  .createspan span:nth-child(9) {
    animation-delay: 0.45s; }
  .createspan span:nth-child(10) {
    animation-delay: 0.5s; }
  .createspan span:nth-child(11) {
    animation-delay: 0.55s; }
  .createspan span:nth-child(12) {
    animation-delay: 0.6s; }
  .createspan span:nth-child(13) {
    animation-delay: 0.65s; }
  .createspan span:nth-child(14) {
    animation-delay: 0.7s; }
  .createspan span:nth-child(15) {
    animation-delay: 0.75s; }
  .createspan span:nth-child(16) {
    animation-delay: 0.8s; }
  .createspan span:nth-child(17) {
    animation-delay: 0.85s; }
  .createspan span:nth-child(18) {
    animation-delay: 0.9s; }
  .createspan span:nth-child(19) {
    animation-delay: 0.95s; }
  .createspan span:nth-child(20) {
    animation-delay: 1s; }
  .createspan span:nth-child(21) {
    animation-delay: 1.05s; }
  .createspan span:nth-child(22) {
    animation-delay: 1.1s; }
  .createspan span:nth-child(23) {
    animation-delay: 1.15s; }
  .createspan span:nth-child(24) {
    animation-delay: 1.2s; }
  .createspan span:nth-child(25) {
    animation-delay: 1.25s; }
  .createspan span:nth-child(26) {
    animation-delay: 1.3s; }
  .createspan span:nth-child(27) {
    animation-delay: 1.35s; }
  .createspan span:nth-child(28) {
    animation-delay: 1.4s; }

@keyframes glow {
  0% {
    opacity: 0;
    text-shadow: 0px 0px 1px rgba(255, 255, 255, 0.1); }
  33% {
    opacity: 1;
    text-shadow: 0px 0px 20px rgba(255, 255, 255, 0.9); }
  77% {
    opacity: 1; }
  100% {
    opacity: 0.7;
    text-shadow: 0px 0px 15px rgba(255, 255, 255, 0); } }
#coming {
  display: flex;
  position: fixed;
  bottom: 0px;
  left: calc(50vw - 112px);
  width: fit-content;
  margin: 40px auto;
  flex-flow: column wrap; }

/*|||||||||||||||||||||||||||||||||||||||||||||||HOME||||||||||||||||||||||||||||||||||||||||||||||||||||*/
* {
  box-sizing: border-box; }

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto; }

/* Hide the images by default */
.mySlides {
  display: none; }

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none; }

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px; }

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0, 0, 0, 0.8); }

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center; }

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0; }

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease; }

.active, .dot:hover {
  background-color: #717171; }

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s; }

@-webkit-keyframes fade {
  from {
    opacity: .4; }
  to {
    opacity: 1; } }
@keyframes fade {
  from {
    opacity: .4; }
  to {
    opacity: 1; } }
/*|||||||||||||||||||||||||||||||||||||||||||||||LEISTUNGEN||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.frame {
  margin: 5vh 5vw;
  width: 90vw;
  height: 90vh; }

.kachelcontainer {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-content: flex-start;
  width: 1040px;
  margin: 20vh auto; }

.kachel {
  display: block;
  position: relative;
  width: 240px;
  height: 300px;
  margin: 10px 10px;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.4);
  opacity: 0;
  animation: fadeout 0.5s 0s ease both; }
  .kachel:nth-child(1) {
    animation-delay: 0.15s; }
  .kachel:nth-child(2) {
    animation-delay: 0.3s; }
  .kachel:nth-child(3) {
    animation-delay: 0.45s; }
  .kachel:nth-child(4) {
    animation-delay: 0.6s; }
  .kachel:nth-child(5) {
    animation-delay: 0.75s; }
  .kachel:nth-child(6) {
    animation-delay: 0.9s; }
  .kachel:nth-child(7) {
    animation-delay: 1.05s; }
  .kachel:nth-child(8) {
    animation-delay: 1.2s; }

.kachel img {
  width: 140px;
  height: auto;
  overflow: hidden;
  margin: 20px 50px; }

.kachel h1 {
  padding: 0; }

.quotationbox {
  display: block;
  position: relative;
  width: 1000px;
  height: auto;
  margin: 10vh auto; }

.moved {
  animation: fadein 2.0s 0s ease both; }
  .moved:nth-child(1) {
    animation-delay: 0.15s; }
  .moved:nth-child(2) {
    animation-delay: 0.3s; }
  .moved:nth-child(3) {
    animation-delay: 0.45s; }
  .moved:nth-child(4) {
    animation-delay: 0.6s; }
  .moved:nth-child(5) {
    animation-delay: 0.75s; }
  .moved:nth-child(6) {
    animation-delay: 0.9s; }
  .moved:nth-child(7) {
    animation-delay: 1.05s; }
  .moved:nth-child(8) {
    animation-delay: 1.2s; }

@keyframes fadein {
  0% {
    opacity: 0; }
  30% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fadeout {
  0% {
    opacity: 1; }
  30% {
    opacity: 1; }
  100% {
    opacity: 0; } }
/*|||||||||||||||||||||||||||||||||||||||||||||||NEWS||||||||||||||||||||||||||||||||||||||||||||||||||||*/
/*|||||||||||||||||||||||||||||||||||||||||||||||Kontakt||||||||||||||||||||||||||||||||||||||||||||||||||||*/
#kontakt {
  display: block;
  position: relative;
  width: 100vw;
  height: auto;
  padding-top: 5vw;
  overflow: hidden;
  zoom: 1;
  background: rgba(150, 150, 150, 0.2); }

.columns h1 {
  display: block;
  position: relative;
  width: 65vw;
  overflow: hidden;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px; }

.columns h2 {
  display: block;
  position: relative;
  width: 65vw;
  height: auto;
  overflow: hidden;
  zoom: 1;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
  -webkit-column-count: 2;
  -webkit-column-width: 100px;
  -webkit-column-gap: 40px;
  -moz-column-count: 2;
  -moz-column-width: 100px;
  -moz-column-gap: 40px;
  column-count: 2;
  column-width: 100px;
  column-gap: 40px; }

#call, #call2 {
  display: block;
  position: relative;
  width: 65vw;
  height: 20px;
  margin-top: 10px;
  z-index: 1;
  text-align: left;
  margin-left: auto;
  margin-right: auto; }

#call h2 #call2 h2 {
  width: auto; }

#phone-icon, #phone-icon2 {
  width: 38px;
  height: 38px;
  float: left;
  padding-right: 0px; }

#mailto, #mailto2 {
  display: block;
  position: relative;
  width: 65vw;
  height: 20px;
  margin-top: 30px;
  z-index: 1;
  text-align: left;
  margin-left: auto;
  margin-right: auto; }

#mail-icon, #mail-icon2 {
  width: 30px;
  height: 30px;
  float: left;
  padding-right: 10px; }

.columns a {
  width: auto;
  font-weight: 500;
  color: var(--brightwhite);
  text-decoration: none;
  float: left; }

.columns a:hover {
  border-bottom: 2px solid var(--brightwhite); }

#form {
  display: block;
  position: relative;
  width: 65vw;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  margin-bottom: 5vw;
  overflow: hidden; }

input, textarea, file {
  width: 31.5vw;
  height: 50px;
  font-family: 'Martel Sans', sans-serif !important;
  letter-spacing: 1px;
  font-size: 16px !important;
  color: var(--brightwhite) !important;
  background-color: rgba(13, 13, 13, 0) !important;
  -moz-border-radius: 320px;
  -webkit-border-radius: 320px;
  border-radius: 320px;
  border: none;
  padding: 2px 0 0 0;
  margin-bottom: 20px;
  padding-left: 25px;
  /*	    box-shadow:  inset 2px 2px 5px var(--black), inset -5px -5px 10px var(--grey);	
  */
  box-shadow: inset 1px 1px 2px var(--black), inset -1px -1px 2px var(--grey);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  transition: 0.3s;
  /*transitions animieren die Farbänderung*/
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s; }

input:focus, textarea:focus {
  box-shadow: inset 1px 1px 2px var(--black), inset -1px -1px 2px var(--grey);
  color: var(--white);
  border: none !important;
  outline: none; }

label {
  font-family: 'Lato', sans-serif !important;
  font-weight: 500;
  font-size: 16px !important;
  line-height: 2rem;
  color: #828198 !important;
  background-color: rgba(13, 13, 13, 0) !important;
  margin-bottom: 2px;
  float: left;
  width: auto;
  margin: 30px 2px 40px 10px;
  transition: 0.3s;
  /*transitions animieren die Farbänderung*/
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s; }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  /* WebKit browsers */
  color: var(--lightgrey); }

input:-moz-placeholder, textarea:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: var(--lightgrey);
  opacity: 1; }

input::-moz-placeholder, textarea::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: var(--lightgrey);
  opacity: 1; }

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: var(--lightgrey); }

#fname, #email, #ort {
  float: left; }

#mname, #tel, #date {
  float: right; }

.options {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  zoom: 1;
  white-space: nowrap; }

#fotografie, #papeterie, #signet, #webseite, #datenschutz {
  width: 20px;
  height: 20px;
  left: 0px;
  top: 0px;
  display: block;
  position: relative;
  float: left;
  margin: 25px 0 40px 0vw; }

#contact-form p {
  font-family: 'Martel Sans', sans-serif !important;
  font-weight: 500;
  font-size: 20px !important;
  margin: 20px 0 0px 35px; }

#message {
  width: 65vw;
  padding: 14px 20px;
  height: 120px;
  -moz-border-radius: 30px !important;
  -webkit-border-radius: 30px !important;
  border-radius: 30px !important; }

/*|||||||||||||||||||||||||||||||||||||||||||||||Footer||||||||||||||||||||||||||||||||||||||||||||||||||||*/
