﻿@charset "utf-8";
/* CSS Document */

body {
    max-width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    font-family:Cambria, "Hoefler Text", "Liberation Serif", "Times", Times New Roman, "serif";
    font-size: calc(16px + (28 - 16) * ((100vw - 320px) / (1600 - 320)));
}
#titel {
    scroll-behavior: smooth;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", "Times", Times New Roman serif;
    
}
.smooth-scroll-area {
	scroll-behavior: smooth;
}
.imgtit {
    color: #FCCF85;
}


@media (prefers-reduced-motion: reduce) {
	.smooth-scroll-area {
		scroll-behavior: auto;
	}
}
.nav-link {
    padding-left: 0px;
    margin-left: 10px;
    margin-right: 10px;
    font-family: "Cambria", "Hoefler Text", "Liberation Serif", "Times", Times New Roman, "serif";
}
h1,h2,h3,h4,h5,h6 {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", "Times", Times New Roman, "serif";
}
/*h1 {
    color: rgba(52,58,64,1.00);
    font-family: Cambria, "Hoefler Text", "Liberation Serif", "Times", Times New Roman, serif;
    font-variant: normal;
    font-style: normal;
    font-weight: normal;
    font-size: 36pt;
}
h2 {
    color: rgba(52,58,64,1.00);
    font-family: Cambria, "Hoefler Text", "Liberation Serif", "Times", Times New Roman, serif;
    font-variant: normal;
    font-style: normal;
    font-weight: normal;
    font-size: 30pt;
}
h3 {
    color: rgba(52,58,64,1.00);
    font-family: Cambria, "Hoefler Text", "Liberation Serif", "Times", Times New Roman, serif;
    font-variant: normal;
    font-style: normal;
    font-weight: normal;
    font-size: 24pt;
}
h4 {
    color: rgba(52,58,64,1.00);
    font-family: Cambria, "Hoefler Text", "Liberation Serif", "Times", Times New Roman, serif;
    font-size: 20pt;
}
h5 {
    color: rgba(52,58,64,1.00);
    font-family: Cambria, "Hoefler Text", "Liberation Serif", "Times", Times New Roman, serif;
    font-size: 16pt;
}
h6 {
    color: rgba(52,58,64,1.00);
    font-family: Cambria, "Hoefler Text", "Liberation Serif", "Times", Times New Roman, serif;
    font-size: 12pt;
}*/


.jumbotron1 {
    background-image: url("../titelslider/00_LucijaSamo-0009.jpg");
    max-width: 100%;
    background-size: cover;
    background-attachment: fixed;
    height: 1300px;
    background-repeat: no-repeat;
    background-position: left center;
    padding-top: 250px;
    color: #FCCF85;;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", "Times", Times New Roman, serif;
}
.jumbotron2 {
    background-image: url("../titelslider/spray1_2560_us.jpg");
    max-width: 100%;
    background-size: cover;
    background-attachment: fixed;
    height: 700px;
    background-repeat: no-repeat;
    background-position: right center;
    padding-top: 150px;
    color: #FCCF85;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", "Times", Times New Roman, serif;
}
.jumbotron3 {
    background-image: url("../titelslider/hochzeit.jpg");
    max-width: 100%;
    background-size: cover;
    background-attachment: fixed;
    height: 800px;
    background-repeat: no-repeat;
    background-position: center center;
    padding-top:400px;
    color: #FCCF85;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", "Times", Times New Roman, serif;
}
.jumbotron4 {
    background-image: url("../titelslider/Katarina_Feierabend.jpg");
    max-width: 100%;
    background-size: cover;
    background-attachment: fixed;
    height: 1400px;
    background-repeat: no-repeat;
    background-position: center center;
    padding-top: 400px;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", "Times", Times New Roman, serif;
    color: #FCCF85;
}
.display-4 {
    padding-top: -25px;
    
}
#imagelightbox
{
    position: fixed;
    z-index: 9999;
    /*max-width: 1024px;*/
 
    -ms-touch-action: none;
    touch-action: none;
}
.lightshow-magic {
    width: 100%;
}


.container.thirdcontent {

}
article {
		height:auto;
		background-color:#FCEDE6;
}
.footer {
    background-color: #343A40;
    color: #ffffff;
    padding-top: 2rem;
    padding-right: 2rem;
    padding-bottom: 2rem;
    padding-left: 2rem;
    margin-bottom: 0px;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    font-variant: normal;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
}
.foottext {
    color: #FFFFFF;
}
.foottext:hover {
    color: #FDF4EB;
}
.dropdown-item:link {
    color: #000000;
    text-decoration: none;
    background-color: #ffffff;
}
/*.dropdown-item:visited {
    color: #000000;
    text-decoration: none;
    background-color: #C2C2C2;
}*/
.dropdown-item:hover {
    color: #000000;
    text-decoration: none;
    background-color: #ccc;
}
.dropdown-item:focus {
    color: #000000;
    text-decoration: none;
    background-color: #cccccc;
}
.dropdown-item:active {
    color: #ffffff;
    text-decoration: none;
    background-color: #343A40;
}
.einrem {
    padding-top: 2rem;
    padding-bottom: 1rem;
    padding-left: 10px;
    padding-right: 10px;
}
.cta:hover {
    text-align: center;
    font-size: 36px;
    border: medium solid #CCCCCC;
    border-radius: 25px;
    background-color: #F3FDE6;
    padding-bottom: 2rem;
    margin-bottom: 3rem;
}

/*CF begin*/
#cf {
  position:relative;
  float: left;
  height:100%;
  width:100%;
  margin: 0 auto;
}

#cf img {
  position:absolute;
  left:0;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}

#cf img.top:hover {
  opacity:0;
}
#cf {
}
/*CF end*/

.section3 {

}
/*figure begin*/
figure {
    display: inline-block;
	margin-left: auto;
	margin-right: auto;
    background: white;
    /*border: 1px solid #424242;*/
    overflow: hidden;
    -webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    transition: all .7s ease;
}
figure img {
    display: block;
    margin: 0;
	margin-left: auto;
	margin-right: auto;
    padding: 0;
    -webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    transition: all .7s ease;
}
figure:hover {
    background: #FFFFFF;
    /*border: 1px solid #424242;*/
}
figure:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    transform: scale(1.2);
    /*opacity: .0;
    filter: alpha(opacity= 0);*/
}
/*figure End*/

/*einfliegen begin*/
.hotline {
    animation-duration: 3s;
    animation-name: slidein;
    margin-top: 1rem;
    text-decoration: none;
}
@keyframes slidein {
  from {
    margin-left: 100%;
    width: 300%;
  }
  to {
    margin-left: 0%;
    width: 100%;
  }
}
.willkommen{
  animation-duration: 6s;
  animation-name: slidein;
}
.row.print {
    padding-top: 2rem;
    padding-bottom: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
    margin-bottom: 2rem;

}
.bg-hochzeit {
    background-color: #F7D9B5;
}
.bg-ich {
    background-image: -webkit-linear-gradient(270deg,rgba(254,225,223,1.00) 0%,rgba(244,129,37,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(254,225,223,1.00) 0%,rgba(244,129,37,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(254,225,223,1.00) 0%,rgba(244,129,37,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(254,225,223,1.00) 0%,rgba(244,129,37,1.00) 100%);
}
.bg-gallery {
    background-color: #E4E2E2;
}




/*einfliegen end*/


@media (min-width: 420px) {

.cta {
    text-align: center;
	text-decoration:none;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-size: 36px;
    border: medium solid #CCCCCC;
    border-radius: 25px;
    background-color: #E1E1E1;
    padding-bottom: 2rem;
    margin-bottom: 3rem;
}
   nav.top {
       position: sticky;
       top: 0;
       z-index: 1000;
   }
   nav .topmenu {
       display: flex; 
       -ms-flex-pack: justify;
       justify-content:space-between; 
       flex-wrap: wrap;
   }
}
.menulogo {
    max-height: 50px;
}
.center {
    text-align: center;
}
.karte {
    padding-top: 3rem;
    padding-right: 3rem;
    padding-bottom: 3rem;
    padding-left: 3rem;
}
.centerimg {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.uebersicht {
    margin: 2rem 0 2rem 0;
    padding-top: 1rem;
    padding-bottom: 0px;
}

.sek {
    float: right;
    margin-left: 30px;
    text-align: right;
}
.web {
    padding-left: 1rem;
    margin-left: 1px;
    text-align: right;
}
.paket3 {
    background-color: #F0F6FE;
    border: thick solid #FFFFFF;
}
.paket2 {
    background-color: #D9E8FE;
    border: thick solid #FFFFFF;
}
.paket1 {
    background-color: #C0DAFF;
    border: thick solid #FFFFFF;
}
.lrrem {
    padding-left: 1rem;
    padding-right: 1px;
}
.amlogo {
    max-width: 400px;
}
.telkont {
    width: 200px;
    float: left;
}
.zweirem {
    margin-bottom: 4rem;
    margin-top: 4rem;
}
.floright {
    float: right;
    margin-left: 16px;
}

/*CSS Bilderzoom*/
.zoom {
	transition: transform 0.8s;
	-moz-transition: transform 0.8s;
	-webkit-transition: transform 0.8s;
	-o-transition: transform 0.8s;
	-ms-transition: transform 0.8s;
	border: 0px solid #ffffff;
}
img.zoom:hover {
 cursor: zoom-in; 
 cursor: -moz-zoom-in;
 cursor: -webkit-zoom-in;
 transform: scale(1.1, 1.1);
 -moz-transform: scale(1.1, 1.1);
 -webkit-transform: scale(1.1, 1.1);
 -o-transform: scale(1.1, 1.1);
 -ms-transform: scale(1.1, 1.1);
}
/*zoom end*/

.scale {
	margin-top: 50px;
	margin-bottom: 50px;
}

.beratung {
    padding-top: 21px;
    margin-right: 17px;
}
.lireeinrem {
    padding-left: 1rem;
    padding-right: 1rem;
}
.slide {
    width: 100%;
}
.bgspray {
    background-image: url(../images/bg/spray.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.hochzeit {
}
.libo {
    max-width: 256px;
    margin-left: 24px;
    margin-bottom: 24px;
}
.dell {
    margin-left: 146px;
}
.responsive {
}
.right {

}
.ab {
}
.lr {
    margin-left: 11px;
}
.urem {
    margin-top: 3rem;
}
.bg-hairart {
    background-image: -webkit-linear-gradient(224deg,rgba(255,255,255,1.00) 0%,rgba(192,255,207,1.00) 24.35%,rgba(165,184,254,1.00) 27.46%,rgba(0,255,60,1.00) 100%);
    background-image: -moz-linear-gradient(224deg,rgba(255,255,255,1.00) 0%,rgba(192,255,207,1.00) 24.35%,rgba(165,184,254,1.00) 27.46%,rgba(0,255,60,1.00) 100%);
    background-image: -o-linear-gradient(224deg,rgba(255,255,255,1.00) 0%,rgba(192,255,207,1.00) 24.35%,rgba(165,184,254,1.00) 27.46%,rgba(0,255,60,1.00) 100%);
    background-image: linear-gradient(226deg,rgba(255,255,255,1.00) 0%,rgba(192,255,207,1.00) 24.35%,rgba(165,184,254,1.00) 27.46%,rgba(0,255,60,1.00) 100%);
    background-repeat: no-repeat;
    background-size: cover;
}

.hintergrund {
    background-position: 0 0px;
    background-size: cover;
    background-image: url(../images/bg/bg-kontakt.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
}
.bg-oben {
    padding-top: 2rem;
    padding-bottom: 2rem;
    background-color: #FAF0FC;
}
.bg-mitte {
    background-color: #FBE9DC;
    padding-top: 5rem;
    padding-bottom: 5rem;
}
.bg-first {
    background-color: #FFE9E9;
}

.bg-unten {
    background-color: #FBE6C8;
    padding-top: 5rem;
    padding-bottom: 5rem;
}
.galleft {
    padding-right: 0px;
    margin-right: 10px;
    margin-left: 3px;
}
.ls {
    margin-left: 43px;
    margin-right: 43px;
}
/*button begin*/

/*button end*/


.slidesh {
    width: 100%;
}


/*text über bild begin*/

#container2 {
    position: relative;
    display: inline-block;
}

#inner2 {
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 24px;
    text-align: center;
    background-color: rgba(255,255,255,0.80);
    width: 80%;
}

#container2 img {
  vertical-align: center;
}
/*text über bild end*/


/*begin canvas*/
* {
  margin: 0;
  padding: 0;
}
body {
}


canvas#canvas {
    display: block;
    background: #FFEFBA;  /* fallback for old browsers */
    background-position: bottom;
    background-color: linear-gradient; /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    background-size: auto auto;
    background-repeat: no-repeat;
    z-index: -100;
    background-attachment: fixed;
}
/*end canvas*/

.kenburns {
    border: 0px;
}
.termin {
    text-align: center;
    color: #727272;
    text-decoration: none;
}
.termin:hover {
    text-align: center;
    color: #000000;
}
