/* ==============
Theme Name: Designapartment Carina
Description: Responsive, SEO-friendly WordPress theme for www.designapartment-carina.at
Version: 1.0
Author: Designtiger Webdesign
Author URI: http://www.designtiger.at/
============== */

@import url('css/0_reset.css');
@import url('css/0_basic.css');
@import url('css/grid20.css'); /* grid20.css / grid30.css / grid40.css */
@import url('css/owl.carousel.min.css'); 
@import url('css/owl.theme.default.min.css');
 
@import url('fonts/icons_outline.css');	/* icons_outline icons_full icons_cute  */


/*************************************************
* Webfonts 
*************************************************/

/* raleway-300 - latin */
@font-face {
  font-display: swap;
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/raleway-v37-latin-300.woff2') format('woff2');
}

/* raleway-regular - latin */
@font-face {
  font-display: swap;
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/raleway-v37-latin-regular.woff2') format('woff2');
}

/* raleway-italic - latin */
@font-face {
  font-display: swap;
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 400;
  src: url('fonts/raleway-v37-latin-italic.woff2') format('woff2');
}

/* raleway-500 - latin */
@font-face {
  font-display: swap;
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/raleway-v37-latin-500.woff2') format('woff2');
}

/* raleway-600 - latin */
@font-face {
  font-display: swap;
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/raleway-v37-latin-600.woff2') format('woff2');
}

/* raleway-600italic - latin */
@font-face {
  font-display: swap;
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 600;
  src: url('fonts/raleway-v37-latin-600italic.woff2') format('woff2');
}


/*************************************************
* Custom Styles
*************************************************/

body,
input,
select,
textarea {
	font-family: 'Raleway',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;
	
/* 	font-feature-settings: 'lnum' 1; */
}

html,
body {
	
}

body {
	font-size: 18px;
	line-height: 1.62;
	font-weight: 400;
	
	color: #030405;
	background: #eeece8;
	
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body.stopoverflow {
	max-height: 100vh;
	overflow: hidden;
}

.wrap {
	background: #fff;
}

.noof {
	overflow: hidden;
}

#outercontainer {
	position: relative;
}

/*
#navicon,
#mobnav {
	display: none;
}
*/

a {
	text-decoration: none;
	
	transition: all 300ms ease;
}

.postinfo {
	display: none;
	height: 0px;
	overflow: hidden;
	text-indent: -9999px;
}

.nobreak {
	white-space: nowrap;
}

.relative {
	position: relative;
}

.icon {
	position: relative;
	top: 2px;
}

.round {
	border-radius: 4px;
}

.line {
	width: 100%;
	height: 1px;
	background: #757760;
}

.bgwhite,
.linewhite {
	background: #fff;
}

.bgtransparent {
	background: transparent;
}

.bglight,
.linelight {
	background: #eeece8;
}

.bgmedium,
.linemedium {
	background: #e4e1dd;
}

.bgdark {
	background: #949494;
}

[class^='bg'] .wrap {
	background-color: transparent;
}

/*
.inlinebox {
	display: block;
	position: relative;
	text-align: center;
}

.col-inline {
	float: none;
	display: inline-block;
}
*/



/*************************************************
* Typo

	transition: all 500ms ease;
    
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

*************************************************/

a {
	color: #757760;
}

a:hover {
	color: #60624c;
}

strong, b {
	font-weight: 600;
}

h1 {
	font-size: 46px;
	line-height: 1.2;
	font-weight: 400;	
	letter-spacing: 0.06em;
	
	margin-bottom: 30px;
}

h2 {
	font-size: 36px;
	line-height: 1.3;
	font-weight: 400;
	letter-spacing: 0.06em;
	
	margin-top:    2.5rem;
	margin-bottom: 1rem;
}

h1.pagetitle,
h2.sectiontitle {
	font-size: 46px;
	line-height: 1.2;
	margin-top:    0;
	margin-bottom: 0;
}

h1.pagetitle.largeh,
h2.sectiontitle.largeh {
	font-size: 36px;
}

h1.pagetitle.smallh,
h2.sectiontitle.smallh,
h3.coltitle {
	font-size: 26px;
}

h1.pagetitle span.subline,
h2.sectiontitle span.subline {
	font-weight: normal;
}

h3 {
	font-size: 26px;
	line-height: 1.4;
	font-weight: 400;
	
	margin-top:    2rem;
	margin-bottom: 0.75rem;
}

h3.coltitle {
	margin-top: 0;
	margin-bottom: 8px;
	font-size: 18px;
	font-weight: 600;
}

h4 {
	font-size: 20px;
	font-weight: 500;
	
	margin-top:    1.5rem;
	margin-bottom: 0.5rem;	
}

h5 {
	font-size: inherit;
	font-weight: 600;
	
	margin-top:    1.5rem;
	margin-bottom: 0.5rem;	
}

h6 {
	border: 1px solid #ccc;
	background: #fff;
	color: #757760;
	
	padding: 20px 25px;
	margin: 30px 0 30px 0;
}

#main h1 a, h1 a, h2 a, h3 a, h4 a, h6 a {
	text-decoration: none;
}

#main ul, #main ol {
	margin-bottom: 1rem;
}

#main ul li {
	list-style-type: disc;
	margin-left: 20px;
}

#main ul,
#main ul li {
	list-style-type: none;
    list-style: none;
}

#main ul li {
	
}

#main ul li:before {
    content: "–";
    display: inline-block;
    width: 		  20px;
    margin-left: -20px;
}

#main ol li {
	list-style-type: decimal;
	margin-left: 20px;
}

p {
	margin-bottom: 1rem;
}

p.topline {
	font-size: 20px;
	font-weight: 400;
	letter-spacing: 0.06em;
	
	text-transform: uppercase;
	margin-bottom: 20px;
}

p.caption,
.s_gallery p.caption {
	font-weight: 600;
	margin: 10px 10px 10px 10px;
	font-size: 13px;
	line-height: 1.4;
}

blockquote {
	font-size: 20px;
/* 	color: #757760; */
	font-style: italic;
	padding: 10px;
}

blockquote p {
	margin-bottom: 10px;
}

blockquote p em {
	font-style: normal;
	font-size: 16px;
	display: block;
	padding-top: 8px;
}

hr {
	height: 1px;
	margin: 30px 0 30px 0;
	border-bottom: 1px solid #757760;
}

pre {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

.textright {
	text-align: right;
}

.textcenter {
	text-align: center;
}

.textjustify {
	text-align: justify;
}

.uppercase {
	text-transform: uppercase;
}

.nomargin {
	margin: 0;
}

/*************************************************
* Header
*************************************************/

#header {
/*
	position: fixed;
	z-index: 30001;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
*/
	
	background: #eeece8;
	padding-top:    40px;
	padding-bottom: 40px;
	
	transition: all 500ms ease;
	
	height: 190px;
}

#header.opac {
	background: transparent;
}

#logo {
	position: fixed;
	z-index: 30007;
	top: 40px;
	left: 50%;
	margin-left: -80px;
	
	background-image: url('images/logo.png');
	background-position: center top;
	background-repeat: no-repeat;
	background-size: auto 110px;
	
	transition: all 500ms ease;
}

#logo a {
	display: block;
	text-indent: -9999px;
}

#logo,
#logo a {
	width: 160px;
	height: 110px;
}

.scroll2 #logo {
	top: 20px;
	background-size: auto 80px;
}

.hasintro.opac #logo {
	opacity: 0;
}

#nav {
	line-height: 60px;
}

#headerpadding {
	
}



.anchor {
	position: relative;
	top: -90px;
}


/*************************************************
* Scroll
*************************************************/

#scroll0,
#scroll1,
#scroll2 {
	position: absolute;
	width:  1px;
	height: 1px;
/* 	background: #ff0000; */
}

#scroll0 { /* triggers #totop */	
	top: 80px; 
}

#scroll1 {
	top: 40px;
}

#scroll2 {
	top: 200px;
}


/*
.scroll1 #header {
	position: fixed;
	z-index: 30001;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
}
*/

.scroll1 #header {
	
}

.scroll1 #logo {
	
}

.scroll1 #nav {
	
}

.scroll1 #headerpadding {
	
}



/*************************************************
* Nav
*************************************************/
/* Nav Olay */	
/*
#navolay {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    position: fixed;
    z-index: -1;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0;

    transition: 		opacity 500ms ease;
    
	background: rgba(117, 119, 96, 0.22);
}

#navolay.active {
    z-index: 30002;
    opacity: 1;
    
    transition: 		opacity 500ms ease;
}
*/


#langicon {
	position: absolute;
	line-height: 50px;
	right: 80px;
	font-size: 17px;
	font-weight: 500;
}

#langicon li {
	list-style-type: none;
	margin: 0;
}

/* Nav Icon */

#navicon {
	position: fixed;
	z-index: 30009;
	right:  10px;
	top:    45px;
	width:  40px;
	height: 40px;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	cursor: pointer;				
	border: none;	
	
	transition: right 200ms ease;	
}

html.swipebox-html #navicon {
	right: -50px;
}

#navicon span,
#navicon span:before,
#navicon span:after {
	display: inline-block;
	height: 2px;
	position: absolute;
	width: 30px;
		 	
	background: #757760;
				
	transition: all 300ms ease;

}

#navicon span {
    right:   0;
    top:   18px;

}

#navicon span:before {
    content: "";
    width: 24px;
    right: 0;
    top: 12px;
}

#navicon span:after {
    content: "";
    width: 36px;
    right: 0;
    top: -12px;
}

#navicon:hover span,
#navicon:hover span:before,
#navicon:hover span:after {
	width: 36px;
}

#navicon:focus span,
#navicon:focus span:before,
#navicon:focus span:after {
		
}

#navicon.active {
	transition: background 100ms ease;
}

#navicon.active span:before,
#navicon.active span:after {
	width: 36px;
}

#navicon.active span {
	background: rgba(0,0,0,0);
}

#navicon.active span:before,
#navicon.active span:after {
	position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    
}

#navicon.active span:before {
	-webkit-transform: 	rotate(-45deg);
       		transform: 	rotate(-45deg);
}

#navicon.active span:after {
    -webkit-transform: 	rotate(45deg);
       		transform: 	rotate(45deg);
}

/* Mobnav */

#nav {
	overflow-y: scroll; 
	-webkit-overflow-scrolling: touch;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	
	position: fixed;
    z-index: -1;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0;

    transition: 		opacity 500ms ease, z-index 500ms ease;
    
	background: rgba(117, 119, 96, 0.5);
	background: rgba(255,255,255,0.8);
	backdrop-filter: blur(3px);
}

#nav.active {
	 z-index: 30008;
    opacity: 1;
    
    transition: 		opacity 500ms ease;
}

#nav ul {
	opacity: 0;
	 transition: 		opacity 500ms ease;
}

#nav.active ul {
	opacity: 1;
	transition: 		opacity 500ms ease 500ms;
}

#nav {
	
}

#nav {
	padding-top: 240px;
}

#nav li {
	display: block;
	text-align: center;
}

#nav li a {
	
}

#nav li a {
	font-size: 22px;
	letter-spacing: 0.06em;
	font-weight: 400;
	line-height: 2.5;
	text-transform: uppercase;
	
	color: #030405;
}

#nav li a:hover,
#nav li.current a {
	color: #60624c;
}

/*************************************************
* Slider
*************************************************/

.slide {
	position: relative;
	overflow: hidden;
	
	transform-style: preserve-3d;
}

.sliderolay {
	position: absolute;
	left: 	0;
	right: 	0;
	top: 	0;
	bottom: 0;
	width:  100%;
	height: 100%;
	
	background: rgba(0,0,0,0.2);
}

.introsliderolay {
	position: absolute;
	left: 	0;
	right: 	0;
	top: 	0;
	bottom: 0;
	width:  100%;
	height: 100%;
}

.slidertext {
	position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
			transform: translateY(-50%);
}

.introslidertext {
	position: absolute;
	z-index: 10099;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
}

.slide h1,
.slide p {
	font-size: 90px;
	font-weight: 300;
	line-height: 1.4;
	color: #757760;
	margin: 10px 0;
}
.slide p.slideh1 {
	
}
.slide p.slideptop {
	font-size: 18px;
	font-weight: 600;
}
.slide p.slidep {
	font-size: 28px;
	font-weight: 600;
}

.slide h1.introh {
	font-size: 90px;
	text-transform: uppercase;
	line-height: 1.2;
}

.slide p.introp {
	font-size: 24px;
}

.slide,
.slides {
	position: relative;
}

#introslider img {
	opacity: 0;
}

#introslider .slide {
	background-repeat: 		no-repeat;
	background-position: 	center center;
    background-size: 		cover;
}

.intrograd {
	position: absolute;
	z-index: 1;
	bottom: -1px;
	left: 0;
	right: 0;
	width: 100%;
	height: 50%;
	background: linear-gradient(0deg,rgba(238, 236, 232, 1) 0%, rgba(238, 236, 232, 0) 100%);
}



/* Slider Background Images 

.slide img {
	opacity: 0;
}

.slider,
.singleslide {
	position: relative;
	overflow: hidden;
	
	transform-style: preserve-3d;
}

.slider,
.slider .owl-item,
.singleslide {
	height: 80vh;
 	max-height: 600px;
}

.singleslide {
	background-repeat: 		no-repeat;
	background-position: 	center center;
    background-size: 		cover;
}

@media (max-width: 768px) {
	.slider,
	.slider .owl-item,
	.singleslide {
		height: 70vh;
	}
}

*/



/*************************************************
* Carousel Dots
*************************************************/

.owl-carousel .owl-dots {
	position: absolute;
	right: 30px;
	bottom: 20px;
}

.owl-carousel .owl-dots .owl-dot span {
	background: #fff;
	opacity: 0.5;
}

.owl-carousel .owl-dots .owl-dot.active span, .owl-carousel .owl-dots .owl-dot:hover span {
	background: #fff;
	opacity: 1;
}

/*************************************************
* Carousel Arrows
*************************************************/
.owl-carousel .owl-nav {
    margin-top: 0;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
	border-radius: 0px;
	
	transition: all 300ms ease;
			
	position: absolute;
	top: auto;
	bottom: -40px;
	width:  	 20px;
	height: 	 20px;
	line-height: 20px;
	
	font-size:   30px;
	text-align: center;
	
	color: #030405 !important;
	
	background: transparent !important;
	font-weight: 400 !important;
	
	border-radius: 50%;	
}

.owl-carousel .owl-nav .owl-prev.disabled,
.owl-carousel .owl-nav .owl-next.disabled {
	display: none;
}

.owl-carousel .owl-nav .owl-prev {
	margin-left: -10px;
}

.owl-carousel .owl-nav .owl-next {
	margin-left: 10px;
}

.owl-carousel .owl-nav button.owl-prev:hover,
.owl-carousel .owl-nav button.owl-next:hover {
	
}



/*************************************************
* Images, Image Links
*************************************************/

.galimg {
	overflow: hidden;
}

.galimg a img,
a .galimg img {
	transition: all 300ms ease;
	
	-webkit-backface-visibility: hidden;
}

.galimg a:hover img,
a:hover .galimg img {
	
	opacity: 0.6;
		
	-webkit-transform: 	scale(1.025);
			transform: 	scale(1.025);
}

.linkedimg a img  {
	transition: all 300ms ease;
}

.linkedimg a:hover img {
	opacity: 0.7;
}

/*
.linkedimg a {
	position: relative;
}

.linkedimg a:after {
	display: block;
	content: "";
	
	position: absolute;
	right: 20px;
	bottom: 20px;
	z-index: 10009;
	
	width: 40px;
	height: 40px;
	background: #ddd;
}
*/

.imgbox {
	position: relative;
	transform-style: preserve-3d;
}

.imgolay {
	position: absolute;
	left:   0;
	top:    0;
	right:  0;
	bottom: 0;
	width:  100%;
	height: 100%;
	
	background: rgba(0,0,0,0.2);
	
	transition: opacity 400ms ease;
}

.imgolaytext {
	position: relative;
    top: 50%;
    	
	-webkit-transform: 	translateY(-50%);
			transform: 	translateY(-50%);
}

.imgbox a * {
	transition: all 400ms ease;
}

/*************************************************
* Teaser
*************************************************/

.teaser {
	text-align: center;
}

.teaser a {
	display: block;
}

.teaser .imgolaytext {
	padding: 5px 15px;
}

.teaser h3 {
	margin-top: 0;
}

.teaser p {
	margin: 0;
}

/*************************************************
* Personen
*************************************************/

.person {
	color: #fff;	
}

.person .imgolay,
.person .imgolaytext {
	transition: all 400ms ease;	
}

.person .imgolay {
	background: rgba(0,0,0,0.2);	
}

.person .imgolaytext {
	opacity: 0;
}

.person:hover .imgolay {
	background: rgba(0,0,0,0.4);
}

.person:hover .imgolaytext {
	opacity: 1;
	cursor: default;
}

/*************************************************
* faq
*************************************************/

.faqs {
	
}

.faq {
	transition: all 400ms ease;	
	border-bottom: 1px solid #030405;
}

.faq.hastext:hover,
.faq.hastext.faqactive {
	
}

.faq.faqactive {
	
}

.faq h3.frage {
	position: relative;
	margin: 0; 
	padding: 25px 50px 25px 0;
	
	font-size: 18px;
	font-weight: 400;
	margin: 0;
	
	line-height: 22px;
	color: #030405;
}

.faq.hastext h3.frage {
	cursor: pointer;
}

.faq.hastext h3.frage:before, 
.faq.hastext h3.frage:after {
	content: "";
	display: block;
	position: absolute;
	right: 20px;
	top: 36px;
	width:  16px;
	height:  2px;
	background: #757760;
	
	transition: all 250ms ease;
}

.faq.hastext h3.frage:before {
	
}

.faq.hastext h3.frage:after {
	transform: 	rotate(90deg);
}

.faq.hastext.faqactive h3.frage:after {
	transform: 	rotate(0deg);
}

.antwort {
	width: 100% !important;
	display: block;
}

.antwortinner {
	padding: 0 0 15px 0;
}

.antwort p {
	margin-bottom: 15px;
}

/*************************************************
* Preise
*************************************************/

p.jahreszeit {
	font-size: 24px;
}

p.saison {
	line-height: 1.5;
	margin: 0;	
}

.saisoninfo {
	font-size: 16px;
}

.preis {
	font-size: 24px;
}

/*************************************************
* Tabelle
*************************************************/

table {
	width: 100%;
	border-top: 1px solid #ccc;
}

tr.coltitle .col1 {
	font-weight: 600;
}

td {
	padding: 5px;
	border-bottom: 1px solid #ccc;
}

td.col1 {
	padding: 10px 10px 10px 5px;
	white-space: nowrap;
}

td.col2 {
	padding: 10px 5px 10px 10px;
}

@media (max-width:600px) {
	td {
		display: block;
	}
	td.col1 {
		padding: 8px 4px 0px 4px;
		border: 0;
	}
	
	td.col2 {
		padding: 0px 4px 8px 4px;
	}
}

/*************************************************
* CTA
*************************************************/

.cta p {
	margin: 0;
	font-size: 22px;
}

@media (max-width:768px) {
	.cta {
		text-align: center;
	}
}


/*************************************************
* Video
*************************************************/

.video {
	position: relative;
	padding-bottom: 56.25%; /* Default for 1600x900 videos 16:9 ratio*/
	padding-top: 0px;
	height: 0;
	overflow: hidden;
}

.video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*************************************************
* Aligner
*************************************************/

@media( max-width:767px ) {	
	.aligner {

	}	
	.aligneritem {
		
	}		
	.col-textcol {
		padding-left:   20px;
		padding-right:  20px;
		
		padding-top:    20px;
		padding-bottom:  0px;
	}
}

@media( min-width:767.01px ) {	
	.aligner {
		display: flex;
		align-items: center;
		min-height: 10px;
		justify-content: center;
	}	
	.aligneritem {
		
	}		
}


/*************************************************
* Button
*************************************************/

.button {
	
}

.button a,
#nav li.nav-kontakt a {
	display: inline-block;
	text-align: center;
	text-decoration: none;	
	
	padding: 	16px 36px;
	margin: 	10px 20px 10px 0;
	
	font-size:   16px;
	font-weight: 500;
	line-height: 20px;
	
	border-radius: 999px;
	
	color: #fff;
	border: 1px solid #757760;
	background: #757760;
}

#nav li.nav-kontakt a {
	margin: 0;
	margin-top: 10px;
	text-transform: none;
}

.button.alt a {
	color: #fff;
	border-color: #60624c;
	background: #60624c;
}

.button.ghost a {
	color: #757760;
	border-color: #757760;
	background: transparent;	
}


.button a:hover,
#nav li.nav-kontakt a :hover {
	color: #fff;
	border-color: #60624c;
	background: #60624c;
}

.button.alt a:hover {
	color: #fff;
	border-color: #757760;
	background: #757760;
}

.button.ghost a:hover {
	color: #fff;
	border-color: #757760;
	background: #757760;
}


.textright span.button a,
p[style="text-align: right;"] span.button a {
	margin: 10px 0 0 10px;
}

.textcenter span.button a,
p[style="text-align: center;"] span.button a {
	margin: 10px 10px 0 10px;
}

.cta .button a {
	margin: 0;
}

#header .button a {
	margin: 0;
	padding: 16px 40px 16px 40px;
}

/*************************************************
* Swipebox
*************************************************/

#swipebox-overlay {
	background: rgba(255,255,255,0.96) !important;
}

#swipebox-slider .slide {
	padding: 20px !important;
}

#swipebox-close {
	background-color: #fff !important;
	z-index: 100001 !important;
}

#swipebox-bottom-bar {
	background: transparent !important;
}

#swipebox-arrows {
    max-width: none !important;
    width: 98% !important;
    background: transparent !important;
}

#swipebox-arrows a {
	background-color: #fff !important;
}

#swipebox-next.disabled, 
#swipebox-prev.disabled {
    opacity: 0.15 !important;
}

#swipebox-close, #swipebox-next, #swipebox-prev {
	background-image: url('images/icons.png') !important;
	background-size: auto 34px !important;
}

#swipebox-prev {
    background-position: -32px 8px !important;
}

#swipebox-next {
    background-position: -68px 8px !important;
}

#swipebox-close {
    background-position: 8px 8px !important;
}

/*************************************************
* Kontaktieren - Kontakt-Box
*************************************************/

#kontakt {
	
}

#kontakt h3 {
	margin-top: 0;
}

/*************************************************
* Formularbox
*************************************************/

#kontaktformular {
	position: fixed;
	z-index: 30010;
	bottom: -100%;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	overflow: scroll;
	opacity: 0;
	
	transition: bottom 400ms ease 200ms, opacity 400ms ease;
}

#kontaktformular.active {
	bottom: 0;
	opacity: 1;
	
	transition: bottom 400ms ease, opacity 400ms ease 200ms;
}

#kontaktformular .hideicon {
	display: block;
	cursor: pointer;
	float: right;
	width:  40px;
	height: 40px;
	background-image: url('images/icons.png');
	background-size: 30px; 30px;
	background-position: center center;
	background-repeat: no-repeat;
	
	
	background-position: 10px 12px;
	background-repeat: no-repeat;
	background-size: auto 34px;
}

#kontaktformular .topline a {
	display: inline-block;
	padding-top: 10px;
	text-transform: none;
	font-size: 16px;
}



/*************************************************
* Footer, Subfooter
*************************************************/

#footer {
	
}

#footer h3 {
	
}

#footer p {
	
}



#subfooter {
	font-size: 15px;
	font-weight: 500;
}

#subfooter a {
	color: #030405;
}

#subfooter a.creator {
	opacity: 0.3;
}

#subfooter a:hover {
	color: #757760;
	opacity: 1;
}

#subfooter p,
#subfooter ul {
	margin: 0;
}

#subfooter ul,
#subfooter ul li {
	float: left;
}

#subfooter ul li {
	float: left;
	margin: 0 25px 0 0;
}

#subfooter span {
	margin-left: 30px;
}


/*************************************************
* Seitenanfang
*************************************************/

a#totop {
	transition: all 300ms ease;
		 	
	display: block;
	z-index: 999;
	position: fixed;
	right:  10px;
	bottom: 25px;
	width: 	40px;
	height: 40px;
	text-align: center;
	padding-left: 2px;
	
	visibility: hidden;
	opacity: 0;
	
	line-height: 38px;
	font-size: 20px;
	
	background: #757760;
	color: #fff;
	text-decoration: none;
	
	border-radius: 999px;
}

html.swipebox-html a#totop {
	right: -50px;
}

a#totop.show {
	opacity: 1;
	visibility: visible;
}

@media (min-width:1024px) {
	a#totop {
		display: none;
	}
}


/*************************************************
* Edit-Link
*************************************************/

.editlink {
	margin-top:    15px;
	margin-bottom: 15px;
	font-size: 15px;
	font-weight: 600;
}

.editlink .icon {
	font-size: 0.6rem;
	font-weight: normal;
	position: relative;
	top: -2px;
	margin-right: 4px;
}

/*************************************************
* Formulare
*************************************************/

.cform {
	margin: 0;
	padding: 0;
}

.cform p {
	display: block;
	margin-bottom: 20px;
}

input[type="text"], 
input[type="email"], 
input[type="tel"], 
input[type="submit"],
input[type="date"],
textarea,
select  {
	width: 100%;
	margin: 0 0 5px 0;
	padding: 0;
	
	-webkit-appearance: none;
    border-radius: 			3px;    
	
	-webkit-transition: all 300ms ease;
	   -moz-transition: all 300ms ease;
	    -ms-transition: all 300ms ease;
	     -o-transition: all 300ms ease;
	     	transition: all 300ms ease;


	font-size: 16px;
	line-height: 1.2;
	
	color: #2e2e39;
	background: white;
	padding: 10px 8px 10px 12px;
	border: 1px solid #e0e0e0;
	
	float: left;
}

input[type="text"]:focus, 
input[type="email"]:focus, 
input[type="tel"]:focus, 
input[type="submit"]:focus,
textarea:focus {
	background: white;
	border: 1px solid #757760;
}

input[type="checkbox"] {
    -webkit-border-radius: 	0px;
	-moz-border-radius: 	0px;
	border-radius: 			0px;
}

input[type="checkbox"],
input[type="radio"] {
	cursor: pointer;
	/* -webkit-appearance: none; */
	border: 1px solid grey;
	
	width:  16px;
	height: 16px;
	display: inline-block;
	margin: 0 8px 0 0;	
}

input[type="checkbox"],
input[type="radio"],
input[type="submit"] {
	-webkit-user-select: none;
	-moz-user-select:	 none;
	-ms-user-select:	 none;
	user-select:		 none;
	}


@media (max-width:1023px) {
	input[type="checkbox"],
	input[type="radio"] {
		position: relative;
		top: 3px;
	}
}

input[type="checkbox"]:checked,
input[type="radio"]:checked {
	background: #757760;
	border: 1px solid #757760;
}


input[type="radio"]:checked+label { 
	
}

.wpcf7-form-control-wrap {
	margin-bottom: 10px;
	/*
	width: 100%;
	display: block;
	
	*/
}

.wpcf7-list-item {
	width: 100%;
	display: block;
	margin: 0 0 0 0 !important;
}

.wpcf7-list-item label {
	cursor: pointer;
	margin: 0;
	padding: 0;
}

.wpcf7-list-item label {
	
}

.wpcf7-acceptance label {
	display: inline-block;
	font-size: 0.9rem;
	line-height: 1.5;
	cursor: pointer;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

input[type="submit"] {
	cursor: pointer;
	
	display: block;
	float: left;	
	width: auto;
	margin: 20px 0 10px 0;
	padding: 10px 40px;
	border: 1px solid #757760;
	background: #757760;	
	color: #fff;
}

input[type="submit"]:focus,
input[type="submit"]:hover {
	text-decoration:none;
	cursor:pointer;
	
	border: 1px solid #60624c;
	background: #60624c;
}

input[type="submit"]:disabled,
input[type="submit"]:disabled:focus,
input[type="submit"]:disabled:hover {
	border: 1px solid #757760;
	background: #757760;
	opacity: 0.2;
}

.wpcf7-response-output {
	clear: both;
/* 	display: block; */
	width: 100%;
}

span.wpcf7-not-valid-tip {
	display: inline;
/* 	color: orange !important; */
	font-size: 16px !important;
	position: relative;
	top: -2px;
}

div.wpcf7-response-output {
	border: 2px solid #757760 !important;
}

div.wpcf7-validation-errors {
	border: 2px solid red !important;
}



.formrow {
	padding-bottom: 20px;
}

.formindex {
	display: block;
}

@media (min-width: 600px) {
	.formhalf {
		float: left;
		width: 50%;
		padding-left: 2%;
	}
	
	.formhalf.first {
		padding-left: 0;
		padding-right: 2%;
		width: 50%;
	}
}

/*************************************************
* Responsive 
*************************************************/

@media (max-width: 480px) {
	
	#navicon {
		right: 10px;
	}
	
	#langicon {
		margin-top: 10px;
		right: 60px;
	}
	
	#main h1,
	h1 {
		font-size: 36px;
	}
	h2 {
		font-size: 36px;		
	}
	h1.pagetitle,
	h2.sectiontitle {
		font-size: 36px;
	}
	h1.pagetitle.largeh,
	h2.sectiontitle.largeh {
		font-size: 36px;
	}
	h1.pagetitle.smallh,
	h2.sectiontitle.smallh,
	h3.coltitle {
		
	}
	h3 {
		font-size: 28px;
	}
	.slide h1,
	.slide p {
		
	}	
	.slide h1,
	.slide p.slideh1 {
		
	}	
	.slide p.slideptop {
		
	}
	.slide p.slidep {
		
	}
	
	.introslide.slide {
		padding-bottom: 60px;
	}
	.slide h1.introh {
		font-size: 40px;
		line-height: 1.2;
	}
}

@media (min-width: 480.01px) and (max-width: 768px) {
	
	#langicon {
		margin-top: 10px;
		right: 60px;
	}
	#navicon {
		right: 10px;
	}
	#main h1,
	h1 {
		
	}
	h2 {
		
	}
	h1.pagetitle,
	h2.sectiontitle {
		
	}
	h1.pagetitle.largeh,
	h2.sectiontitle.largeh {
		
	}
	h1.pagetitle.smallh,
	h2.sectiontitle.smallh,
	h3.coltitle {
		
	}
	h3 {
		
	}
	.slide h1,
	.slide p {
		
	}	
	.slide h1,
	.slide p.slideh1 {
		
	}	
	.slide p.slideptop {
		
	}
	.slide p.slidep {
		
	}
	.slide h1.introh {
		font-size: 40px;
		line-height: 1.2;
	}
	
}

@media (max-width: 768px) {
	
}

@media (min-width: 768.01px) and (max-width: 1024px) {
   
    #langicon {
		margin-top: 10px;
		right: 70px;
	}
	#navicon {
		right: 20px;
	}
	
    #main h1,
	h1 {
		
	}
	h2 {
		
	}
	h1.pagetitle,
	h2.sectiontitle {
		
	}
	h1.pagetitle.largeh,
	h2.sectiontitle.largeh {
		
	}
	h1.pagetitle.smallh,
	h2.sectiontitle.smallh,
	h3.coltitle {
		
	}
	h3 {
		
	}
	.slide h1,
	.slide p {
		
	}	
	.slide h1,
	.slide p.slideh1 {
		
	}	
	.slide p.slideptop {
		
	}
	.slide p.slidep {
		
	}
	.slide h1.introh {
		font-size: 50px;
		line-height: 1.2;
	}
}

@media (max-width: 1024px) {
	html,
	body {
		
	}
	
	/* Disable mobile zoom */
	select, textarea, input, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], select:focus, input:focus { 
		font-size: 16px;
	}
	
	
	
/*
	#navicon,
	#mobnav {
		display: block;
	}
*/
	
	#header {
		height: 140px;
		
		padding-top:    30px;
		padding-bottom: 30px;
	}
	
	#header .button {
		display: none;
	}
	
	#logo, .scroll2 #logo {
		top: 30px;
	}
	
	#logo,
	#logo a {
		width: 180px;
		height: 80px;
		background-size: auto 80px;
	}
	
	.scroll2 #logo {
		background-size: auto 80px;
	}
	
	#nav {
		padding-top: 160px;
	}
	
	.owl-carousel .owl-nav.disabled + .owl-dots {
		bottom: 10px;
		right: auto;
		width: 100%;
	}
	
	#subfooter {
		line-height: 2;
		
	}
	
	#subfooter ul li {
		margin: 0 15px 0 0;
	}
	
	#subfooter span {
		display: block;
		margin-left: 0;
	}
	
	#subfooter .textright {
		text-align: left;
	}
	
	
	
	
	
	
	/* Mobile Contact */
	
	#mobnav p {
		line-height: 2;
	}
	
	/* Mobile Menu */
	
	#mobnav ul {
		
	}
	
	#mobnav ul li {
		position: relative;
	}
	
	#mobnav ul li a {
		display: block;
		padding: 0 40px 0 15px;
		height: 44px;
		line-height: 44px;
	}
	
	#mobnav ul li ul {
		display: none;
		
		padding-top:     4px;
		padding-bottom: 16px;
	}
	
	#mobnav ul li ul li {
		text-transform: none;
	}
	
	#mobnav ul li ul li a {
		padding-left:  25px;
		padding-right: 10px;
		
/*
		height: auto;
		line-height: 34px;
		padding-top: 4px;
		padding-bottom: 4px;
*/
	}
	
	#mobnav ul li ul li ul {
		display: none;
	}
	
	#mobnav ul li ul li ul li a {
		padding-left: 35px;
	}
	
	#mobnav ul li.current-menu-item > a,
	#mobnav ul li a:hover,
	#mobnav ul li a:focus {
		color: #60624c;
	}
	
	#mobnav .button a {
		text-align: left;
	}
	
	#mobnav .button a .icon {
		margin-left: 0;
		margin-right: 25px;
	}
	
	
	
	/* Subnav */
	.subnavicon {
		position: absolute;
		right: 0;
		top: 0;
		width:  44px;
		height: 44px;
		font-size: 20px;
		line-height: 44px;
		text-align: center;
		
		
		cursor: pointer;
		-webkit-tap-highlight-color: rgba(0,0,0,0);
	}
	
	.subnavicon:before,
	.subnavicon:after {
		background: #757760;
		content: '';
		display: block;
		width: 14px;
		height: 2px;
		position: absolute;
		left: 15px;
		
		border-radius: 2px;
		
		transition: opacity 400ms ease;
	}
	
	.subnavicon:before {
		top: 21px;
	}
	
	.subnavicon:after {
		top: 21px;
		-webkit-transform: rotate( -90deg );
				transform: rotate( -90deg );
	}
	
	.subnavicon.sub-menu-active:after {
		opacity: 0;
	}
	
}




@media (max-width: 480px) {
	
}

@media (min-width: 480.01px) and (max-width: 768px) {
	
}

@media (max-width: 768px) {
	
}

@media (min-width: 768.01px) and (max-width: 1024px) {
   
}

@media (min-width: 1024.01px) and (max-width: 1180px) {
    #navicon {
		right: 20px;
	}
}

@media (min-width: 1180.01px) and (max-width: 1420px) {
    #navicon {
		right: 20px;
	}
}

@media (min-width: 1420.01px) and (max-width: 1919.99px) {
     #langicon {
		right: 90px;
	}
    #navicon {
		right: 40px;
	}
}

@media (min-width: 1920px) {
	html,
	body {
		
	}  
	
	#langicon {
		right: 90px;
	}
	#navicon {
		left:  50%;
		margin-left: 880px;
    }
	
	.outer,
	.fixme {
		max-width: 1920px;
		margin: 0 auto;
	}  
	
}




















