/*
Theme Name: KRISTALLHÖHLE KOBELWALD
Theme URI: WWW.KRISTALLHÖHLE
Version: 1.0 2021
Description: RESPONSIVE CUSTOM THEME 
Author: FREDY HOLENSTEIN 
Author URI: HTTP://WWW.WORKZ.CH
*/

.blacktrans {background: rgba(0,0,0,0.24); color:#fff;}
.blacktrans a { color:rgba(255,200,10,1.00)}
.blacktrans a:hover { background:rgba(0,0,0,1.00); color:rgba(255,200,10,1.00)}

.bgblack { background: rgba(29,29,29,1.00); color:#fff;}
.footerbox { color:#fff!important}
.footerbox a { color:#ebebeb;}
.footerbox h4 { fonts-size:24px;}

.colorboxfull { background: rgba(221,144,19,0.53); padding:16px; margin-bottom:16px; border-top:5px solid rgba(221,144,19,0.99);}

.pagetitle {background: rgba(221,144,19,0.90); color:#fff; display: inline; padding: 18px 9px 9px 9px; box-decoration-break: clone; -webkit-box-decoration-break: clone;text-transform: uppercase;}

.responsive { 
	
	width: 100%; height: auto;
}

p { line-height: 1.5; 
}
.rotateicon { transform: rotate(90deg)}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}



.rb {
	 background: rgba(150,25,25,0.80); 
}

.rbh {
	 background: rgba(222,32,36,0.80); 
}

.introtxtbox {

	 background: rgba(150,25,25,0.80);  
		color:#fff; 
	padding: 40px;
}


.infobox { background: rgba(150,25,25,0.80);  color:#fff; }
.infoboxex a { color:#fff; }

.bgwhite {
	background: #fff;
}
.white ,
a.white{
	color: #fff;
}


a.white:hover{
	color: #fff;
}

body {
	font-family: 'Catamaran',Helvetica,Roboto,Arial,sans-serif;
	font-weight: 400;
	color: #052e40;
	font-size: 18px;
}

/****HEADER VISUAL ***/

section.introvisual {
	height: 90%;
	background-attachment: scroll;
}

@media only screen and (max-width: 767px) {  
	
	section.introvisual {
	height: auto!important;
	background-attachment: scroll;
		padding-top:40px;
		
} }
/****SEARCH FORM  ***/


/****OPENER & ÜBERSCHRIFT ***/


.opener {
	padding: 18px;
}
.opener h1 {
	font-size: 32px;
	letter-spacing: 1px;
	line-height: 1.5;
}
.grey {
	background: rgba(228,230,227,1.00);
}
.inner {
	padding: 0 0 0 16px;
}

.indent {
	padding-left: 32px;
}
/***** Screen 960px *****/

divider {
	width: 100%;
	background-position: top;
	background-size: cover;
	background-repeat: no-repeat;
}
.v1 {
	height: 80%;
	background-image: url(../img/bg/divider_01.jpg);
	background-attachment: fixed;
	background-size: cover;
}
.box {
	width: 100%;
	padding: 5px 0 5px 10px;
}
/***** Logo, Btn & Phone Menu Btn *****/



img.attachment-large {
	width: 100%;
	height: auto;
	border: none;
}
a.navigation-btn {
	display: none;
	float: right;
}
a.navigation-btn img {
	margin: 0 0 0 16px;
	padding: 0;
	width: 35px;
	height: auto;
	cursor: pointer;
	float: right;
}
a.btn-download, .btn-download {
	margin: 34px 0 0 0;
	padding: 8px 28px 9px 12px;
	display: inline-block;
	color: #fff;
	border: 1px solid #565655;
	background: #565655 url(../img/btn-arrow.png) no-repeat right;
	cursor: pointer;
	float: right;
}
a:hover.btn-download {
	text-decoration: none;
	border: 1px solid #565655;
	color: #666;
	background: #565655 url(../img/btn-arrow.png) no-repeat right;
}

/***** BACKGROUNDS AND FLOATS *****/





.left {
	float: left;
}
.right {
	float: right
}
.fullw {
	width: 100%;
}
.fixed {
	position: fixed;
	top: 0;
	height: 40px;
	z-index: 1;
	background: rgba(0,0,0,0.00);
	width: 100%;
	margin: 0!important;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}



/* MANSONRY */
.item {
	position: relative;
	width: 33.33333333333%;
	float: left;
	display:block;
	height:auto;
}
.iteminner {
	padding: 10px;
}
.iteminner h2 a {
	font-size: 21px;
	color: #fff;
}
.iteminner h2 a:hover {
	color: #666!important;
	text-decoration: none;
}
.iteminner h6 {
	color: #565655 !important;
}
section.visual {
	height:70%;
	background-size: cover;
	background-position: top;
	background-attachment: fixed;
}




	
	
/***** Phone (portrait 300px) *****/
@media only screen and (max-width: 767px) {
/***** Logo, Btn & Phone Menu Btn *****/

section.introvisual {
	height: 540px;
	background-attachment: scroll;
	background-size: cover;
	width: 100%;
	margin-top:40px;
}
section.visual {
	background-size: cover;
	background-position: top;
	background-attachment: scroll;
}
section#navpadding {
	display: none;
}
.responsive {
	width: 100%;
	height: auto;
}
.reduce {
	width: 60%;
	height: auto;
	margin: 0 auto;
	text-align: center;
}
.v1 {
	height: 200px!important;
	background-attachment: scroll;
	background-size: cover;
	width: 100%;
}


img.toplogo {
	width: auto;
	height: 50px;
}
.gallery-item {
	float: none!important;
	margin-top: 10px;
	text-align: center;
	width: 200px!important;
	height: auto!important;
}
	
.item {
	position: relative;
	width: 95%;
	float: none!important;
	padding: 15px 0 15px 0;
	margin-bottom: 35px;
	margin-right: 1%;
}
	
	.header {display: none;}

}


/*  NAVIGATION */

.generic {
  position: fixed;
  top: 0px;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.40);
  color: #fff;
  z-index: 990;
  height: 50px;
  overflow: hidden;
  -webkit-transition: height 0.3s;
  -moz-transition: height 0.3s;
  transition: height 0.3s;
  text-align: center;

}
.generic.shrink {
  position: fixed;
  top: 0px;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.40);
  color: #fff;
  z-index: 990;
  height: 0px;
  overflow: hidden;
  -webkit-transition: height 0.3s;
  -moz-transition: height 0.3s;
  transition: height 0.3s;
  text-align: center;

}
.header {
  position: scroll;
  top: 0px;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 1.00);
  color: #fff;
  z-index: 1000;
  height: 110px;
  overflow: visible;
  -webkit-transition: height 0.3s;
  -moz-transition: height 0.3s;
  transition: height 0.3s;
  text-align: center;
}
.header.shrink {
	  position: scroll;

  background: rgba(0, 0, 0, 1.00);
  top: 0px;
  left: 0;
  height: 110px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.header.screennav {
  opacity: 1.0;
  filter: alpha(opacity=100);
}
.header.shrink.screennav {
  opacity: 1.0;
  filter: alpha(opacity=100);
}
.header.screennav div.navigation {
  margin-top: 18px;
}
.header.shrink.screennav div.navigation {
  margin-top: 0px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.header img.toplogo {
  height: 120px;
  width: auto;
  opacity: 1.0;
  filter: alpha(opacity=100); /* For IE8 and earlier */
  margin-top: 10px;
}
.header.shrink img.toplogo {
  height: 70px;
  width: auto;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 1.0;
  filter: alpha(opacity=100); /* For IE8 and earlier */
}
.header h1 {
  font-size: 30px;
  font-weight: normal;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.header.shrink h1 {
  font-size: 24px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

