/*!
 * Start Bootstrap - Modern Business (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 

FBFAF8
F4F2EE
EAE4DD
DFD7CD
D5C9BC
CABCAB main
988D80
655E56
322F2B
000000
*/

/* Global Styles */




.login-form {
  padding-bottom: 9px;
  margin: 3.0em 0 20px;
}
@media screen and (max-width: 768px) {
.login-form {
  padding-bottom: 9px;
  margin: 1.0em 0 20px;
}
}









/*
FBFAF8
F4F2EE
EAE4DD
DFD7CD
D5C9BC
CABCAB main
988D80
655E56
322F2B
000000
*/




input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
  accent-color: #000;
}
input[type="radio"]:not(:checked),
input[type="checkbox"]:not(:checked) {
 opacity:0.3;
}


/* https://stackoverflow.com/questions/61172866/how-to-change-theme-skin-on-ckeditor-from-light-to-dark */
.cke_chrome {
    border: 1px solid black !important;
}
*/

/*
FBFAF8
F4F2EE
EAE4DD
DFD7CD
D5C9BC
CABCAB main
988D80
655E56
322F2B
000000
*/



.tooltip-inner {
  min-width: 100px;
  max-width: 500px; 
  padding: 3px 8px;
  color: #000;
  text-align: center;
  background-color: #fff;
  border-radius: 4px;
}


.tooltip.top .tooltip-arrow {
  border-top-color: #fff;
}
.tooltip.top-left .tooltip-arrow {
  border-top-color: #fff;
}
.tooltip.top-right .tooltip-arrow {
  border-top-color: #fff;
}
.tooltip.right .tooltip-arrow {
  border-right-color: #fff;
}
.tooltip.left .tooltip-arrow {
  border-left-color: #fff;
}
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #fff;
}
.tooltip.bottom-left .tooltip-arrow {
  border-bottom-color: #fff;
}
.tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #fff;
}





.flag {
  width:20px;
}
.flag-small {
  width:15px;
}
.marker {
  width:17px;
}

.logo-wrapper {
height:30px;
}
.logo {
max-width:90px;
max-height:25px;
}
.logo-small {
max-width:80px;
max-height:25px;
}
.logo-big {
max-width:300px;
max-height:150px;
}
#map {
  width: 100%;
  height: 600px;
  position: relative;
  margin-top:30px;
}
@media screen and (max-width: 768px) {
  #map {
    height: 200px;
  }
}
.img-portfolio {
    margin-bottom: 30px;
}

.img-hover:hover {
    opacity: 0.8;
}


/*
FBFAF8
F4F2EE
EAE4DD
DFD7CD
D5C9BC
CABCAB main
988D80
655E56
322F2B
000000
*/




.panel {
  border-radius: 0px;
}




.navbar-logo {
    width: 200px;
	margin-top:-7px;
}


/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}

/* Pricing Page Styles */

.price {
    display: block;
    font-size: 50px;
    line-height: 50px;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period {
    display: block;
    font-style: italic;
}



/* Responsive Styles */

@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
}

@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }

    header.carousel .carousel {
        height: 70%;
    }
}



/*
FBFAF8
F4F2EE
EAE4DD
DFD7CD
D5C9BC
CABCAB main
988D80
655E56
322F2B
000000
*/

.alben-image {
  height:200px;
  background-position:center center;
  background-size:cover;
  margin-bottom:10px;
  padding-top:75px;
}
.alben-title {
  margin-bottom:0px;
}
.alben-text {
  margin-bottom:15px;
}

/* Home Page Carousel */

header.carousel {
    height: 50%;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

hr {
   border-top: 1px solid #333;
}

.slider-content{
	color:#B3995D;
}

.background-image-holder {
    background-attachment: scroll;
    background-clip: border-box;
    background-origin: padding-box;
    background-position: 50% 50% !important;
    background-repeat: repeat;
    background-size: cover !important;
    left: 0;
    top: 0;
    transition: all 0.3s ease 0s;
    width: 100%;
    height: 275px;
    z-index: 1;
}
.background-image {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.background-video-holder {
 	width: 100%;
    height: 275px;
    background-color: white;
    text-align:center;
    overflow: hidden;
}
.background-video {
    height: 100%;
    width: auto;
}

.square-thumbs li {
    height: 285px;
}
.lightbox-grid li {
    padding: 8px;
    float: left;
    opacity: 1;
    transition: all 0.3s ease 0s;
}
@media (max-width: 992px) {
    .lightbox-grid li  {
        padding: 8px 0;
    }
}
.lightbox-grid,
.lightbox-grid ul,
.lightbox-grid li {
    overflow: hidden;
    position: relative;
}
.portfolio-sorting {
    padding-left: 15px;
    font-family: 'Montserrat', sans-serif;
}
.portfolio-sorting li a:hover,
.portfolio-sorting li a.active {
    border-bottom: 2px solid #222;
}
.portfolio-item {
    margin-bottom: 30px;
}

.inaktiv {
    color: #aaa;
}

/* ckeditor5 */
.ck-editor__editable[role="textbox"] {
	/* editing area */
	min-height: 200px;
}
.ck-content .image {
	/* block images */
	max-width: 80%;
	margin: 20px auto;
}

/*
FBFAF8
F4F2EE
EAE4DD
DFD7CD
D5C9BC
CABCAB main
988D80
655E56
322F2B
000000
*/


/* GALERIE */
.box-planung {
 	width:100%;
	height:187px;
	border: 1px solid #333;
	padding:0px;
	background-color:#FBFAF8;
	font-family: 'Montserrat', sans-serif;
}
.box-planung a {

 font-family: 'Montserrat', sans-serif;
}
.box-planung h1 small, h1 .small {	
font-family: 'Montserrat', sans-serif;
}

.box-online {
 width:100%;
 height:187px;
 border: 1px solid #333;
 padding:0px;
 font-family: 'Montserrat', sans-serif;
}
.box-online a {
 font-family: 'Montserrat', sans-serif;
}
.box-online h1 small, h1 .small {
  font-size:14px;
  font-family: 'Montserrat', sans-serif;
}

.box-keinefotos {
  width:100%;
  height:187px;
  border: 1px solid #333;
  padding:0px;
  background-color:#FBFAF8;
  font-family: 'Montserrat', sans-serif;
}
.box-keinefotos a {
 font-family: 'Montserrat', sans-serif;
}
.box-keinefotos h1 small, h1 .small {
font-family: 'Montserrat', sans-serif;
}

.online   {
  font-size: 27px; 
  color: #F8F5EF;
  text-shadow: 1px 1px #655E56;
  padding-top:75px;
  margin-top:0px;
   mix-blend-mode: screen;
}
.keinefotos {
   font-size: 27px;
   color: #CABCAB;
   text-shadow: 1px 1px #613B2A;
   padding-top:75px;
   margin-top:0px;
}
.planung {
  font-size: 27px;
  color: #CABCAB;
  text-shadow: 1px 1px #655E56;
  padding-top:75px;
  margin-top:0px;
} 
.bild {
	width:100%;
	height:186px;
	background-size:cover;
	background-repeat:no-repeat;
	/* background-color:white; */
}
.fotoinfo {
margin-top:5px;
margin-bottom:20px;
line-height:14px;
font-size:14px;
color: #CABCAB;
}

.galerie-jahr, .galerie-jahr a {
color: #322F2B;
padding-top:50px;
font-size:85px;
font-family: 'Montserrat', sans-serif;
font-weight:300;
text-decoration:none;
}

.kalender-online   {
  background-color: #ededed; 
}
.kalender-offline   {
   background-color: #bbbbbb;  
}

/*
FBFAF8
F4F2EE
EAE4DD
DFD7CD
D5C9BC
CABCAB main
988D80
655E56
322F2B
000000
*/

/* Kalender */
.td_feiertag {
color:#fff;
font-weight:bold;
background-color:#D5C9BC;
}
.td_wochenende {
color:#988D80;
font-weight:bold;
background-color:#EAE4DD;
}

.td_default {
color:#988D80;
background-color:#FBFAF8;
}
.eventlink {
color:#FFFFFF;

}

.monatsname {
color:#645D4C;
}
.td_heute {
color:#000;
font-weight:bold;
background-color:#7B91A8;
}

.kalenderzelle {
 padding:0px;
 padding-top:0px;
 padding-bottom:0px;
 font-size:10px;
 border:1px solid #CABCAB;
 text-align:center
}
.kalenderzelle_aktiv {
 padding:0px;
 padding-top:0px;
 padding-bottom:0px;
 font-size:10px;
 border:1px solid #655E56;
 background-color:#655E56;
 text-align:center
}
.kalenderzelle_leer {
 padding:0px;
 padding-top:0px;
 padding-bottom:0px;
 border:0px;
background-color:transparent;
}
/*
#kalenderzelle_container {
height:45px;
width:100%;
padding:5px;
padding-top:5px;
padding-bottom:10px;
font-size:10px;
}
*/
#kalenderzelle_container_responsive {
height:22px;
width:100%;
padding:5px;
padding-top:0px;
padding-bottom:10px;
font-size:10px;
}

.besuchbox {
border:1px solid #d5c9bc;
height:25px; 
background-repeat: no-repeat;
background-position: center center;
background-size:contain;

}

#outerContainer{
  position: relative;
}
#urlaub_container{
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  z-index: 1;
  background-color: transparent;
}
#schulferien_container{
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  z-index: 1;
  background-color: transparent;
}
#reise_container{
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  z-index: 2;

}
.reise_container{
width:100%;
background-size:100% 45%; 
background-repeat:no-repeat;
background-position:center 85%;
}
.schulferien {
font-weight:bold;
background-color: transparent;
background-image: repeating-linear-gradient(45deg, transparent, transparent 3px, rgba(30,154,13,.2) 3px, rgba(30,154,13,.2) 6px);
background-size:100% 60%;
background-position: center top;
background-repeat:no-repeat;
}

.urlaub {
font-weight:bold;
background-color: transparent;
background-image: repeating-linear-gradient(45deg, transparent, transparent 3px, rgba(68,99,218,.3) 3px, rgba(68,99,218,.3) 6px);
background-size:100% 40%;
background-position: center bottom;
background-repeat:no-repeat;
}
.halfurlaub {
font-weight:bold;
background-color: transparent;
background-image: repeating-linear-gradient(45deg, transparent, transparent 3px, rgba(68,99,218,.3) 3px, rgba(68,99,218,.3) 6px);
background-size:40% 40%;
background-position: right bottom;
background-repeat:no-repeat;
}