/* ==============
Theme Name: Padelschule Wien
Description: Responsive, SEO-friendly WordPress theme for www.padelschule.wien
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/0_icons.css");
@import url("css/grid.css");
@import url("css/nav_sf.css");
@import url("css/toggle.css");
@import url("css/owl.carousel.min.css"); 
@import url("css/owl.theme.default.min.css"); 


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

/* exo-2-300 - latin */
@font-face {
  font-display: swap; 
  font-family: 'Exo 2';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/exo-2-v20-latin-300.eot'); 
  src: url('fonts/exo-2-v20-latin-300.eot?#iefix') format('embedded-opentype'), 
       url('fonts/exo-2-v20-latin-300.woff2') format('woff2'), 
       url('fonts/exo-2-v20-latin-300.woff') format('woff'), 
       url('fonts/exo-2-v20-latin-300.ttf') format('truetype'), 
       url('fonts/exo-2-v20-latin-300.svg#Exo2') format('svg'); 
}

/* exo-2-300italic - latin */
@font-face {
  font-display: swap; 
  font-family: 'Exo 2';
  font-style: italic;
  font-weight: 300;
  src: url('fonts/exo-2-v20-latin-300italic.eot'); 
  src: url('fonts/exo-2-v20-latin-300italic.eot?#iefix') format('embedded-opentype'), 
       url('fonts/exo-2-v20-latin-300italic.woff2') format('woff2'), 
       url('fonts/exo-2-v20-latin-300italic.woff') format('woff'), 
       url('fonts/exo-2-v20-latin-300italic.ttf') format('truetype'), 
       url('fonts/exo-2-v20-latin-300italic.svg#Exo2') format('svg'); 
}

/* exo-2-regular - latin */
@font-face {
  font-display: swap; 
  font-family: 'Exo 2';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/exo-2-v20-latin-regular.eot'); 
  src: url('fonts/exo-2-v20-latin-regular.eot?#iefix') format('embedded-opentype'), 
       url('fonts/exo-2-v20-latin-regular.woff2') format('woff2'), 
       url('fonts/exo-2-v20-latin-regular.woff') format('woff'), 
       url('fonts/exo-2-v20-latin-regular.ttf') format('truetype'), 
       url('fonts/exo-2-v20-latin-regular.svg#Exo2') format('svg'); 
}

/* exo-2-italic - latin */
@font-face {
  font-display: swap; 
  font-family: 'Exo 2';
  font-style: italic;
  font-weight: 400;
  src: url('fonts/exo-2-v20-latin-italic.eot'); 
  src: url('fonts/exo-2-v20-latin-italic.eot?#iefix') format('embedded-opentype'), 
       url('fonts/exo-2-v20-latin-italic.woff2') format('woff2'), 
       url('fonts/exo-2-v20-latin-italic.woff') format('woff'), 
       url('fonts/exo-2-v20-latin-italic.ttf') format('truetype'), 
       url('fonts/exo-2-v20-latin-italic.svg#Exo2') format('svg'); 
}

/* exo-2-600 - latin */
@font-face {
  font-display: swap; 
  font-family: 'Exo 2';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/exo-2-v20-latin-600.eot'); 
  src: url('fonts/exo-2-v20-latin-600.eot?#iefix') format('embedded-opentype'), 
       url('fonts/exo-2-v20-latin-600.woff2') format('woff2'), 
       url('fonts/exo-2-v20-latin-600.woff') format('woff'), 
       url('fonts/exo-2-v20-latin-600.ttf') format('truetype'), 
       url('fonts/exo-2-v20-latin-600.svg#Exo2') format('svg'); 
}

/* exo-2-600italic - latin */
@font-face {
  font-display: swap; 
  font-family: 'Exo 2';
  font-style: italic;
  font-weight: 600;
  src: url('fonts/exo-2-v20-latin-600italic.eot'); 
  src: url('fonts/exo-2-v20-latin-600italic.eot?#iefix') format('embedded-opentype'), 
       url('fonts/exo-2-v20-latin-600italic.woff2') format('woff2'), 
       url('fonts/exo-2-v20-latin-600italic.woff') format('woff'), 
       url('fonts/exo-2-v20-latin-600italic.ttf') format('truetype'), 
       url('fonts/exo-2-v20-latin-600italic.svg#Exo2') format('svg'); 
}

/* exo-2-700 - latin */
@font-face {
  font-display: swap; 
  font-family: 'Exo 2';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/exo-2-v20-latin-700.eot'); 
  src: url('fonts/exo-2-v20-latin-700.eot?#iefix') format('embedded-opentype'), 
       url('fonts/exo-2-v20-latin-700.woff2') format('woff2'), 
       url('fonts/exo-2-v20-latin-700.woff') format('woff'), 
       url('fonts/exo-2-v20-latin-700.ttf') format('truetype'), 
       url('fonts/exo-2-v20-latin-700.svg#Exo2') format('svg'); 
}


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

body,
input,
select,
textarea {
	font-family: 'Exo 2', arial, sans-serif;
}

html,
body {
	font-size: 18px;
}

body {
	line-height: 1.62;
	color: #4b515c;
	background: #e2e4e5;
	background: #f5f5f5;
/* 	background: #f0f1f2; */
	
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	
/*
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
*/
}

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

#outercontainer {
	position: relative;
}

.wrap {
	background: #fff;
}

#navicon,
#mobnav,
#mobolay {
	display: none;
}

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

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

.nobreak {
	white-space: nowrap;
}

.relative {
	position: relative;
}

.round {
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
			border-radius: 3px;
}

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

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

.bgtransparent {
	background: transparent;
}

.bglight,
.linelight {
	background: #f0f1f2;
	background: #ebedee;
}

.bgmedium,
.linemedium {
	background: #e2e4e5;
	background: #f5f5f5;
}

.bgdark {
	background: #949494;
}

.bgblack {
	background: #2a2a2a;
}

.bggreen,
.linegreen {
	background: #a1c74c;
}

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


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

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

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

a {
	color: #a1c74c;
}

a:hover {
	color: #c8d04b;
}

strong, b {
	font-weight: 600;
}

#main h1,
h2 {
	font-size: 32px;
	line-height: 1.4;
	font-weight: 600;	
	
	margin-bottom: 30px;
}

h3 {
	font-size: 22px;
	line-height: 1.4;
	font-weight: 600;
	
	margin-top:    40px;
	margin-bottom: 20px;
}

.toarticle h3 {
	font-size: 26px;
}

h2.pagetitle,
h3.sectiontitle {
	font-size: 28px;
	margin-top:    0;
	margin-bottom: 0;
}

h2.pagetitle.largeh,
h3.sectiontitle.largeh {
	font-size: 46px;
	color: #414141;
	text-transform: uppercase;
	font-style: italic;
}

h4 {
	font-size: 18px;
	line-height: 1.4;
	font-weight: 600;
	
	margin-top:    30px;
	margin-bottom: 10px;
}

.sidebar h4,
.toarticle h3 {
	margin-top: 0;
}

h5 {
	font-size: 0.92rem;
	text-transform: uppercase;
	font-weight: 600;
	
	margin-top:    20px;
	margin-bottom:  5px;	
}

h6 {
	color: #acacac;
	font-size: 24px;
	
	font-weight: 400;
	margin-top: 30px;
	margin-bottom: 40px;
/*
	border: 1px solid #acacac;	
	padding: 20px 25px;
	margin: 30px 0 30px 0;
*/
	
	
}

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

#main ul, #main ol {
	margin-bottom: 20px;
}

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

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

p {
	margin-bottom: 20px;
}

p.smallp {
	font-size: 15px;
}

p.topline {
	font-size: 15px;
	font-weight: 600;
	margin-bottom: 10px;
	text-transform: uppercase;
	letter-spacing: 0.02em;
}

p.subline.large {
	font-size: 28px;
	font-weight: 600;
	color: #414141;
	margin-bottom: 0;
}

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

p.largep {
	font-size: 22px;
}

blockquote {
	font-size: 17px;
	color: #acacac;
	font-style: italic;
	margin: 30px 0 30px 0;
	padding: 0 0 0 30px;
}

blockquote p {
	margin-bottom: 10px;
}

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

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;
}


.bggreen h2.pagetitle,
.bggreen h3.sectiontitle,
.bggreen p.topline,
.bggreen p.subline {
	color: #fff;
}

.bggreen h2.pagetitle,
.bggreen h3.sectiontitle {
	font-style: italic;
}

/*************************************************
* Topbar, Meta, Infobar
*************************************************/

#topbar {
	padding: 6px 0;
	line-height: 28px;
}

#topbar a {
	color: #b6b6b6;
	color: #fff;
}

#topbar a:hover {
	color: #fff;
	color: #414141;
}

#topbar h1 {
	font-size: 17px;
	line-height: 28px;
	font-style: italic;
	font-weight: 600;
	letter-spacing: 0.02em;
	text-transform: uppercase;
}

#topbar h1 span {
    font-weight: 300;
}

#topbar a {
	
}

#topbar h1 a {
	
}

#topbar p {
	margin: 0;
	font-size: 14px;
}

#infobar {
	padding-top: 	20px;
	padding-bottom: 20px;
}

#infobar p {
	margin: 0;
	font-size: 18px;
	font-weight: 600;
}


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

#header {
	-webkit-transition: all 500ms ease;
	   -moz-transition: all 500ms ease;
	    -ms-transition: all 500ms ease;
	     -o-transition: all 500ms ease;
	     	transition: all 500ms ease;
	
	background: #fff;
	padding-top:    15px;
	padding-bottom: 15px;
	
	border-bottom: 1px solid #e2e4e5;
	     
	z-index: 30002;
	top: 0;
	position: -webkit-sticky;
	position: sticky;
}

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

#header h1 {
	font-size: 28px;
	line-height: 40px;
	font-style: italic;
	font-weight: 600;
	letter-spacing: 0.02em;
	
	display: none;
}

#header h1 span {
    font-weight: 300;
}

#header a {
	color: #737373;
}

#header h1 a {
	color: #a1c74c;
}

#logo {
/*
	position: absolute;
	left: 30px;
	top:  0;
	width:  120px;
	height: 120px;
	
	-webkit-border-radius: 120px;
	   -moz-border-radius: 120px;
			border-radius: 120px;
			
	background: #fff;
*/

	
	
	background-image: url(images/logo.png);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: contain;
	
	transition: all 500ms ease;
}

#logo,
#logo a {
	width:  180px;
	height: 100px;
}

#nav {
	line-height: 100px;
}

.scroll1 #logo,
.scroll1 #logo a {
	width:  107px;
	height:  60px;
}

.scroll1 #nav {
	line-height: 60px;
}

#logo a,
#moblogo a {
	display: inline-block;
	text-indent: -9999px;
/*
	width:  80px;
	height: 80px;
	margin-top:  20px;
	margin-left: 20px;
*/
}

/*

#logo,
#moblogo {
	background-image: url(images/phlogo1.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: contain;
	
	-webkit-transition: all 500ms ease;
	   -moz-transition: all 500ms ease;
	    -ms-transition: all 500ms ease;
	     -o-transition: all 500ms ease;
	     	transition: all 500ms ease;
}

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

#logo,
#logo a {
	width:  90px;
	height: 80px;
}
*/


#nav {
	
}

#headerpadding {
	
}


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

#scroll1,
#scroll2 {
	width: 1px;
	height: 1px;
	background: transparent;
}

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

#scroll1 {
	position: absolute;
	top: 52px;
}

#scroll2 {
	position: absolute;
	top: 159px;
}


.scroll1 #header {
	
}

/*
.scroll1 #logo {
	height: 40px;
}
*/

.scroll1 #nav {
	
}

.scroll1 #headerpadding {
	
}



/*************************************************
* Nav
*************************************************/

#nav {
	
}

#nav .menu {
	float: right;
}

#nav .menu li {
	margin: 0 0 0 30px;
}

#nav .menu a {
	font-size: 16px;
	padding: 0;
	color: #414141;
	font-weight: 600;
}

#nav .menu ul {
	margin-left: -50px;	
}

#nav .menu ul li {
	line-height: 30px;
	min-width: 160px;
}

#nav .menu ul li a {
	text-transform: none;	
	background: #f5f5f5;
	background: #ebedee;
	padding-left:  20px;
	padding-right: 20px;
}

#nav .menu ul li:first-child a {
	padding-top: 10px;
}

#nav .menu ul li:last-child a {
	padding-bottom: 10px;
}

#nav .menu > li a:hover,  
#nav .menu > li.sfHover > a,
#nav .menu > li.current-page-ancestor > a,
#nav .menu > li.current-menu-ancestor > a, 
#nav .menu > li.current-menu-item > a, 
#nav .menu > li.current-post-ancestor > a, 
#nav .menu > li.current-post-parent > a,
#nav .menu > li li.current-menu-item > a,
/* #nav .menu > li li.current-page-ancestor > a, */
#nav .menu > li li.current-menu-parent > a {
    color: #a1c74c;
}


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

.slide {
	position: relative;
	overflow: hidden;
	
	-webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
            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); */
}

.slidertext {
	position: absolute;
	left: 0;
	right: 0;
	width: 100%;
	
    bottom: 20px;
}

.slide h2,
.slide h4 {
	color: #fff;
	font-size: 36px;
	margin: 0;
	padding: 12px 30px 14px 30px;
	display: inline-block;
	background: rgba(0,0,0,0.5);
	
	text-shadow: rgba(0,0,0,0.4) 2px 3px 3px;
}


.slide h2 span.addtext,
.slide h4 span.addtext {
	font-size: 80%;
	font-weight: 300;
}

.slide h2 .icon,
.slide h4 .icon {
	font-size: 60%;
	position: relative;
	top: -3px;
}

.slide a {
	display: inline-block;
}

.slide a h2,
.slide a h4 {
	color: #fff;
	-webkit-transition: all 300ms ease;
	   -moz-transition: all 300ms ease;
	    -ms-transition: all 300ms ease;
	     -o-transition: all 300ms ease;
	     	transition: all 300ms ease;
}

.slide a:hover h2,
.slide a:hover h4 {
	color: #b3df23;
}



/* Slider Background Images 

.slide img {
	opacity: 0;
}

.slider,
.singleslide {
	position: relative;
	overflow: hidden;
	
	-webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    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;
	box-shadow: rgba(0,0,0,0.8) 2px 2px 3px;
}

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

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

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
	-webkit-border-radius: 0px;
			border-radius: 0px;
	-webkit-transition: all 300ms ease;
	   -moz-transition: all 300ms ease;
	    -ms-transition: all 300ms ease;
	     -o-transition: all 300ms ease;
	     	transition: all 300ms ease;
			
	position: absolute;
	top: 50%;
	margin-top: -20px;	
	width:  	 40px;
	height: 	 40px;
	line-height: 40px;
	font-size:   16px;
	text-align: center;
		
	color: #fff;	
	background: #a1c74c;
	font-weight: bold !important;
	
	-webkit-border-radius: 50%;
			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 {
	left: 0;
}

.owl-carousel .owl-nav .owl-next {
	right: 0;
}

.owl-carousel .owl-nav button.owl-prev:hover,
.owl-carousel .owl-nav button.owl-next:hover {
	background: #a1c74c;
	opacity: 0.6;
}



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

.galimg {
	overflow: hidden;
}

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

.galimg a:hover img,
a:hover .galimg img {
	
/* 	opacity: 0.6; */
		
	-moz-transform: 	scale(1.025);
	-webkit-transform: 	scale(1.025);
	-o-transform: 		scale(1.025);
	-ms-transform: 		scale(1.025);
	transform: 			scale(1.025);
}

.imgbox {
	position: relative;
	
	-webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
	   		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);
	
	-webkit-transition: opacity 400ms ease;
	   -moz-transition: opacity 400ms ease;
	    -ms-transition: opacity 400ms ease;
	     -o-transition: opacity 400ms ease;
	     	transition: opacity 400ms ease;
}

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

.imgbox a * {
	-webkit-transition: all 400ms ease;
	   -moz-transition: all 400ms ease;
	    -ms-transition: all 400ms ease;
	     -o-transition: all 400ms ease;
	     	transition: all 400ms ease;
}

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

.person .imgolay {
	background: rgba(0,0,0,0.2);
	
	-webkit-transition: all 400ms ease;
	   -moz-transition: all 400ms ease;
	    -ms-transition: all 400ms ease;
	     -o-transition: all 400ms ease;
	     	transition: all 400ms ease;	
}

.person .imgolaytext {
	opacity: 0;
	
	-webkit-transition: all 400ms ease;
	   -moz-transition: all 400ms ease;
	    -ms-transition: all 400ms ease;
	     -o-transition: all 400ms ease;
	     	transition: all 400ms ease;	
}

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

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




/*************************************************
* Toogles
*************************************************/

.s_textsidebar h3.sectiontitle {
	font-size: 24px;
	font-style: normal !important;
}

.toggleitem {
	width: 100% !important;
}

.toggletrigger {
	cursor: pointer;
}

.toggletrigger h3 {
	position: relative;
	padding-right: 50px;
}

.toggletrigger h4 {
	position: relative;
	margin: 0;
	padding: 15px 50px 15px 15px;
	color: #fff;
}


.toggletrigger h3:after,
.toggletrigger h4:after {
	content: "+";
	display: block;
	width:  40px;
	height: 40px;
	position: absolute;
	right: 0;
	top: -6px;
	text-align: center;
	color: #fff;
	font-size: 40px;
	line-height: 1;
	
	font-weight: normal;
}

.toggletrigger h4:after {
	top: 5px;
}

/*
.toggletrigger.active h3:after {
	content: "-";
}
*/

#main ul.sbul,
#main ul.sbul li {
	list-style-type: none;
	margin: 0;
	background: #fff;
	
}

#main ul.sbul {
	border: 1px solid #e2e4e5;
	border-top: 0;
	border-bottom: 0;
}

#main ul.sbul li {
	border-bottom: 1px solid #e2e4e5;
}

#main ul.sbul li a {
	display: block;
	padding: 15px;
}


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

.teaser {
	
}

.teaser a h3,
.teaser h3 a,
.teaser a h4,
.teaser a p {
	-webkit-transition: all 300ms ease;
	   -moz-transition: all 300ms ease;
	    -ms-transition: all 300ms ease;
	     -o-transition: all 300ms ease;
	     	transition: all 300ms ease;
	     	
	color: #4b515c;
} 

.teaser h3 a:hover,
.teaser a:hover h4 {
	color: #c8d04b;
}
.teaser a:hover p {     	
/* 	color: #c8d04b; */
} 

.teaser h4 {
	font-size: 22px;
	margin-top: 0;
	margin-bottom: 15px;
	font-style: italic;
	
	padding: 12px 25px 14px 25px;
	display: inline-block;
	background: rgba(0,0,0,0.5);
	text-shadow: rgba(0,0,0,0.4) 2px 3px 3px;
	
	
	
}
.teaser a h4 {
	color: #fff;
}
.teaser a:hover h4 {
	color: #a1c74c;
}

.smallteaser h4 {
	font-size: 18px;
	margin-bottom: 0;
}

.smallteaser a {
	display: block;
	color: #fff;
	border: 1px solid #a1c74c;
	background: #a1c74c;
}

.smallteaser a h4 {
	color: #fff;
}

.smallteaser a:hover {
	color: #fff;
	border: 1px solid #c8d04b;
	background: #c8d04b;
} 

.smallteaser a:hover h4 {
	color: #fff;
}



.ausgebucht {
	color: #bd6526;
}

.campteaser p {
	font-size: 16px;
}



#main ul.indexul,
#main ul.indexul li,
#main ul.filterul,
#main ul.filterul li {
	list-style-type: none;
	margin: 0;
	text-align: center;
/* 	font-size: 0; */
}

#main ul.indexul {
	
}

#main ul.indexul li,
#main ul.filterul li {
	display: inline-block;
	margin: 5px;
}

#main ul.indexul li a {	
	display: inline-block;
	padding: 10px 15px;
	
	font-size: 15px;
	background: #a1c74c;
	color: #fff;
	font-weight: 600;
	font-style: italic;
}

#main ul.indexul li a:hover {
	background: #c8d04b;
}

#main ul.filterul li span {
	display: inline-block;
	padding: 10px 15px;
	font-size: 15px;
	cursor: pointer;
	
	background: transparent;
	border: 2px solid #a1c74c;
	color: #a1c74c;
	font-weight: 600;
	
	-webkit-transition: all 300ms ease;
	   -moz-transition: all 300ms ease;
	    -ms-transition: all 300ms ease;
	     -o-transition: all 300ms ease;
	     	transition: all 300ms ease;
}

#main ul.filterul li span:hover,
#main ul.filterul li.filter-active span {
	background: #a1c74c;
	border: 2px solid #a1c74c;
	color: #fff;
}



#anmelden .sliderolay {
	background: rgba(0,0,0,0.2);
}

#anmelden .slidertext h4 {
	display: block;
	background: transparent;
}

#anmelden .slide img {
	filter: blur(4px);
}

.campinfos p,
.campinfos ul li {
	font-size: 16px;
}

.campinfos p {
	margin-bottom: 10px;
}

.campinfos p.vorteile {
	margin: 0;
	padding: 0;
	line-height: 1;	
}

.campinfos p.highmargin {
	margin-bottom: 20px;
}

.span60 {
    width: 70px;
}

.campinfos .span60 {
	color: #a1c74c;
}

.campinfos .span60 strong {
	font-style: italic;
}

@media (min-width: 768.01px) and (max-width: 1024px) {
	.campinfos .span60 {
		display: block;
	}
}

#main .campinfos ul {
	margin-bottom: 0;
}

#main .campinfos ul li {	
	list-style-type: none;
	margin: 0;
	padding-left: 30px;
	margin-top:    0px;
	margin-bottom: 8px;
	background-image: url('images/vorteil.png');
	background-position: left 4px;
	background-size: 20px 20px;
	background-repeat: no-repeat;
}

#main .campinfos ul li:last-child {
	margin-bottom: 0;
}

#main .campinfos ul li:before {
		
}

.campimg img {
	width: 180px;
	margin: 5px auto 0 auto;
	opacity: 0.4;	
}

img.campicon {
	width: 20px;
	display: inline-block;
	margin: 0px 5px 0 0;
}

h3.hasicon,
h4.hasicon {
	padding-left: 40px;
	min-height: 32px;
	background-position: left 3px;
	background-repeat: no-repeat;
	background-size: 26px auto;
}


.s_news h4 {
	font-size: 21px;
	font-style: italic;
	margin: 0;
	margin-top: 5px;
	margin-bottom: 15px;
}


.s_news p {
	
}

.s_news p strong {
	font-size: 19px;
	font-style: italic;
}

.s_news a p {
	color: #fff;
	margin: 0;
}

.s_news a:hover p {
	color: #3e3e3e;
	transition: 300ms;
}

/*************************************************
* 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 {
		
	}	
	
	
}

/*************************************************
* Tabellen
*************************************************/

table {
	margin: 10px 0 10px 0;
	width: 100%;
}

tr {
	
}

td,
th {
	border: 1px solid #e2e4e5;
	padding: 4px 8px;
}

th {
	font-weight: 600;
	background: #f5f5f5;
}

tr td {
	text-align: center;
}




/*************************************************
* CookieInfo
*************************************************/

#cookieChoiceInfo {
	background: #f5f5f5 !important;
	
	padding-top:    15px !important;
	padding-bottom: 10px !important;
	
	padding-left: 15px !important;
	padding-right: 15px !important;
	
	font-size: 14px;
	line-height: 1.3;
}

#cookieChoiceInfo div {
	padding: 0 !important;
}

/*
#cookieChoiceInfo,
#cookieChoiceInfo a {
	color: #fff;
}
*/

#cookieChoiceInfo a {
	text-decoration: none;
}

#cookieChoiceInfo a:after {
	content: "";
    display: table;
	clear: both;
	margin-bottom: 5px;
}

#cookieChoiceInfo a:hover {
	text-decoration: none;
}

#cookieChoiceDismissIcon {
	display: none !important;
}

a#cookieChoiceDismiss {
	display: inline-block;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: 400;
	text-decoration: none;
	background: #a1c74c;
	color: #fff !important;
	padding: 6px 15px;
			
	-webkit-border-radius: 2px;
			border-radius: 2px;
	
	border: 0;
	color: #fff;
	background: #a1c74c;
}

a#cookieChoiceDismiss:hover {
	background: yellow;
}

#cookieChoiceInfo a#cookieChoiceDismiss:after {
	content: "";
    display: table;
	clear: both;
	height: 0;
	margin-bottom: 0;
}



/*************************************************
* 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;
}


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

.button {
	
}

.button a {
	display: inline-block;
	text-align: center;
	text-decoration: none;	
	
	font-weight: 600;
	font-style: italic;
	
	padding: 	10px 30px 11px 30px;
	margin: 	15px 30px 15px 0;
	
	font-size:   inherit;
	line-height: 1.4;
	
/*
	-webkit-border-radius: 2px;
	   -moz-border-radius: 2px;
			border-radius: 2px;
*/
	
	color: #fff;
	border: 1px solid #a1c74c;
	background: #a1c74c;
}

.button.ghost a {
	color: #a1c74c;
	border: 2px solid #a1c74c;
	background: rgba(255,255,255,0.1);	
}

.button a:hover {
	color: #fff;
	border: 1px solid #c8d04b;
	background: #c8d04b;
}

.button.ghost a:hover {
	color: #c8d04b;
	border: 2px solid #c8d04b;
	background: rgba(255,255,255,0.8);
}

.button a span.icon {
	font-size: 0.8rem;
	position: relative;
	top: -1px;
	padding-right: 4px;
	
}

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

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

.cta .button a {
	margin: 0;
}

.button.button_anmelden a {
	margin: 0;
	width: 100%;
}

.teaser .button a {
	margin: 0 !important;
}

a .buttonlike {
	-webkit-transition: all 300ms ease;
	   -moz-transition: all 300ms ease;
	    -ms-transition: all 300ms ease;
	     -o-transition: all 300ms ease;
	     	transition: all 300ms ease;
	 
	display: block;   	
	padding: 15px 5px;
	background: #a1c74c;
	color: #fff;
	text-align: center;
}

a:hover .buttonlike {
	background: #c8d04b;
}

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

#kontaktieren {
	
}

#kontaktieren h4 {
	margin-top: 0;
}


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

#footer {
	
}

#footer h4 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 22px;
	font-style: italic;
}

#footer {
	color: #2a2a2a;
}

#footer a {
	color: #a1c74c;
}

#footer a:hover {
	color: #c8d04b;
}

#footer a {
	
}

#footer li a {
	color: #2a2a2a;
}

#footer li a:hover {
	color: #c8d04b;
}

#footer p,
#footer ul {
	font-size: 15px;
}

#footer ul {
	
}

#footer ul.menu>li {
	margin-bottom: 12px;
}

#footer ul.menu>li>ul {
	margin-top: 0;
}

#footer ul.menu>li>a {
	text-transform: uppercase;
	font-weight: 600;
}

#footer ul li {
	
}

#subfooter {
	font-size: 14px;
	font-weight: 600;
}

#subfooter, #subfooter a {
    color: #fbfbfb;
}

#subfooter a:hover {
	color: #c8d04b;
}

#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 {
	-webkit-transition: all 300ms ease;
	   -moz-transition: all 300ms ease;
		-ms-transition: all 300ms ease;
		 -o-transition: all 300ms ease;
		 	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: #a1c74c;
	color: #fff;
	text-decoration: none;
}

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;
}

.campteaser .editlink {
	margin-bottom: 0;
}

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

.editlink a {
	color: #c7a04c;
}

.editlink a:hover {
	color: #bd6526;
}

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

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

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

.wpcf7-form {
	font-size: 16px;
}

.wpcf7-form-control-wrap {
	display: block;
}

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

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

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

.wpcf7-acceptance label span {
	font-size: 0.9rem;
}

input[type="text"], 
input[type="email"], 
input[type="tel"], 
input[type="submit"],
textarea,
select  {
	vertical-align: top;
	width: 100%;
	margin: 0;
	padding: 0;
	
	-webkit-appearance: none;
    -webkit-border-radius: 	0px;
	-moz-border-radius: 	0px;
	border-radius: 			0px;    
	
	-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: 17px;
	line-height: 1.2;
	margin-top: 10px;
	
	background: white;
	padding: 8px;
	border: 1px solid #e0e0e0;
}

textarea {
	margin-bottom: 10px;
}

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

.wpcf7-form-control.wpcf7-radio,
.wpcf7-form-control.wpcf7-checkbox {
	display: block;
	margin-bottom: 14px;
}

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

input[type="submit"]:disabled,
input[type="submit"]:disabled:focus,
input[type="submit"]:disabled:hover {
	opacity: 0.2;
}

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

.wpcf7-response-output {
	clear: both;
	width: 100%;
}

span.wpcf7-not-valid-tip {
	display: inline;
	color: orange !important;
	font-size: 15px !important;
}

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

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

/*************************************************
* Google Maps
*************************************************/

.responsive_map {
	height: 0;
	overflow: hidden;
	position: relative;
	padding-bottom: 35%; /* aspect ratio */
}

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

@media (max-width:767px) {
	.responsive_map {
		padding-bottom: 80%; /* aspect ratio */
	}
}

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

@media (max-width: 480px) {
	
	#main h1,
	h2 {
		
	}
	h3 {
		
	}
	h2.pagetitle,
	h3.sectiontitle {
		font-size: 28px;
	}
	h2.pagetitle.largeh,
	h3.sectiontitle.largeh {
		font-size: 30px;
	}
	h4 {
		
	}
	.slide h2,
	.slide h4 {
		font-size: 24px;
	}
}

@media (min-width: 480.01px) and (max-width: 768px) {
	
	#main h1,
	h2 {
		
	}
	h3 {
		
	}
	h2.pagetitle,
	h3.sectiontitle {
		
	}
	h2.pagetitle.largeh,
	h3.sectiontitle.largeh {
		
	}
	h4 {
		
	}
	.slide h2,
	.slide h4 {
		font-size: 30px;
	}
	
}

@media (min-width: 768.01px) and (max-width: 1024px) {
   
   #main h1,
	h2 {
		
	}
	h3 {
		
	}
	h2.pagetitle,
	h3.sectiontitle {
		
	}
	h2.pagetitle.largeh,
	h3.sectiontitle.largeh {
		
	}
	h4 {
		
	}
	.slide h2,
	.slide h4 {
		
	}
}

.mobonly,
.nomob {
	display: none;
}

@media (max-width: 1024px) {
	html,
	body {
		
	}
	
	.mobonly {
		display: block;
	}
	
	/* 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;
	}
	
	#nav,
	#topbar {
		display: none;
	}
	
	#navicon,
	#mobnav,
	#mobolay {
		display: block;
	}
	
	#header {
		padding-top:    10px;
		padding-bottom: 10px;
	}
	
	#header h1 {
		font-size: 28px;
		line-height: 40px;
		font-style: italic;
		font-weight: 600;
		letter-spacing: 0.02em;
		
		display: block;
	}
	
	#header h1 span {
	    font-weight: 300;
	}
	
	#header a {
		color: #737373;
	}
	
	#header h1 a {
		color: #a1c74c;
	}
	
	#logo {
		
		display: none;
		
		position: absolute;
		top:  60px;
		left: 0;
		
		width:  80px;
		height: 80px;
		
		-webkit-border-radius: 80px;
		   -moz-border-radius: 80px;
				border-radius: 80px;
						
/*
		background-position: 5px 5px;
		background-size: 90px 90px;
*/
	}
	
	.scroll1 #logo {
		-webkit-transition: opacity 200ms ease;
		   -moz-transition: opacity 200ms ease;
		    -ms-transition: opacity 200ms ease;
		     -o-transition: opacity 200ms ease;
		     	transition: opacity 200ms ease;
		     	
		opacity: 0;
	}
	
	.owl-carousel .owl-nav.disabled + .owl-dots {
		bottom: 10px;
		width: 100%;
		
		display: none;
	}
	
	#subfooter {
		line-height: 2;
		padding-bottom: 30px;
	}
	
	#subfooter span {
		display: block;
		margin-left: 0;
	}
	
	#subfooter .textright {
		text-align: left;
	}
	
	
	
	/* Nav Icon */
	
	#navicon {
		position: fixed;
		z-index: 30003;
		right: 10px;
		top: 10px;
		width:  40px;
		height: 40px;
		-webkit-tap-highlight-color: rgba(0,0,0,0);
		cursor: pointer;				
		border: none;	
		
		-webkit-transition: right 200ms ease;
		   -moz-transition: right 200ms ease;
		    -ms-transition: right 200ms ease;
		     -o-transition: right 200ms ease;
		     	transition: right 200ms ease;	
	}
	
	html.swipebox-html #navicon {
		right: -50px;
	}
	
	#navicon span,
	#navicon span:before,
	#navicon span:after {
		display: inline-block;
		height: 3px;
		position: absolute;
		width: 30px;
			 	
		background: #a1c74c;
		
		-webkit-border-radius: 2px;
		   -moz-border-radius: 2px;
		   		border-radius: 2px;
				
		-webkit-transition: all 300ms ease;
		   -moz-transition: all 300ms ease;
		    -ms-transition: all 300ms ease;
		     -o-transition: all 300ms ease;
		     	transition: all 300ms ease;

	}
	
	#navicon span {
	    left:   5px;
	    top:   18px;

	}
	
	#navicon span:before {
	    content: "";
	    left: 0;
	    top: 9px;
	}
	
	#navicon span:after {
	    content: "";
	    left: 0;
	    top: -9px;
	}
	
	#navicon:focus span,
	#navicon:focus span:before,
	#navicon:focus span:after {
		background: #a1c74c;
		
	}
	
	#navicon.active {
		-webkit-transition: background 100ms ease;
		   -moz-transition: background 100ms ease;
			-ms-transition: background 100ms ease;
			 -o-transition: background 100ms ease;
			 	transition: background 100ms ease;
	}
	
	#navicon.active span:before,
	#navicon.active span:after {
		
	}
	
	#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;
	    
	    background: #414141;
	}
	
	#navicon.active span:before {
		-webkit-transform: 	rotate(-45deg);
	       -moz-transform: 	rotate(-45deg);
	        -ms-transform: 	rotate(-45deg);
	         -o-transform: 	rotate(-45deg);
				transform: 	rotate(-45deg);
	}
	
	#navicon.active span:after {
	    -webkit-transform: 	rotate(45deg);
	       -moz-transform: 	rotate(45deg);
	        -ms-transform: 	rotate(45deg);
	         -o-transform: 	rotate(45deg);
				transform: 	rotate(45deg);
	}
	
	/* Mobolay */
	
	#mobolay {
	    -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;
	
	    -webkit-transition: opacity 500ms ease;
	    -moz-transition: 	opacity 500ms ease;
	    -ms-transition: 	opacity 500ms ease;
	    -o-transition: 		opacity 500ms ease;
	    transition: 		opacity 500ms ease;
	    
	    background: rgba(42, 42, 42, 0.8);
	}
	
	#mobolay.active {
	    z-index: 30001;
	    opacity: 1;
	    
	    -webkit-transition: opacity 500ms ease;
	    -moz-transition: 	opacity 500ms ease;
	    -ms-transition: 	opacity 500ms ease;
	    -o-transition: 		opacity 500ms ease;
	    transition: 		opacity 500ms ease;
	}
	
	/* Mobnav */
	
	#mobnav {
		overflow-y: scroll; 
		-webkit-overflow-scrolling: touch;
		-webkit-tap-highlight-color: rgba(0,0,0,0);
		
		position: fixed;
		z-index: 30002;
		top: 61px;
		height: 100%;
		height: calc( 100% - 61px );
		right: -100%;
		width: calc( 100% - 60px );
		min-width: 300px;
		max-width: 400px;
		
		padding-top: 15px;
		padding-bottom: 30px;
		
		-webkit-transition: right 500ms ease;
		   -moz-transition: right 500ms ease;
			-ms-transition: right 500ms ease;
			 -o-transition: right 500ms ease;
			 	transition: right 500ms ease;
	}
	
	#mobnav.active {
		right: 0;
	}
	
	/* Mobile Menu */
	
	#mobnav p {
		line-height: 2;
	}
	
	#mobmenu ul li {		
		position: relative;
	}
	
	#mobmenu a {
		color: #414141;
	}
	
	#mobmenu ul li a {
		display: block;
		padding: 0 20px;
		font-weight: 400;
		font-size: 18px;
		line-height: 1.7;
/*
		padding: 0 40px 0 15px;
		height: 44px;
		line-height: 44px;
*/
	}
	
	#mobmenu ul.menu>li {
		padding: 5px 0;
	} 
	
	#mobmenu ul li.current-menu-item > a,
/* 	#mobmenu ul li.current-menu-parent > a, */
	#mobmenu ul li a:hover,
	#mobmenu ul li a:focus {
		color: #a1c74c;
	}
	
	#mobnav ul.menu>li > a,
	#mobnav ul.menu li > ul > li.menu-item-has-children > a {
		font-weight: 600;
		font-size: 20px;
	}
	
	#mobmenu ul li:first-child a {
		border-top: 1px solid white;
	}
	
	#mobmenu ul li ul {
/* 		display: none; */
		
	}
	
	#mobmenu ul li ul li {
		text-transform: none;
	}
	
	#mobmenu ul li ul li a {
		padding-left: 40px;
	}
	
	#mobmenu ul li ul li:first-child a {
		border-top: 0;
	}
	
	#mobmenu ul li ul li ul {
		display: none;
	}
	
	#mobmenu ul li ul li ul li a {
		padding-left: 45px;
	}
	
	/* 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 {
		content: '';
		display: block;
		width: 14px;
		height: 2px;
		position: absolute;
		left: 15px;
		
		-webkit-border-radius: 2px;
		   -moz-border-radius: 2px;
		   		border-radius: 2px;
		
		-webkit-transition: opacity 400ms ease;
		   -moz-transition: opacity 400ms ease;
			-ms-transition: opacity 400ms ease;
			 -o-transition: opacity 400ms ease;
			 	transition: opacity 400ms ease;
	}
	
	.subnavicon:before {
		top: 21px;
	}
	
	.subnavicon:after {
		top: 21px;
		transform: rotate( -90deg );
	}
	
	/*
	#mobnav .menu li.current-page-parent>.subnavicon.sub-menu-active {
		background: white;
	}
	
	#mobnav .menu li.current-page-parent>ul {
		background: white;
	}
	*/
	
	#mobnav .menu li .subnavicon.sub-menu-active {
		background: white;
	}
	
	#mobnav .menu>li>ul {
		background: white;
	}
	
	#mobnav .menu>li.current-page-ancestor>a {
		/*
		background: #f6f6f6;
		*/
	}
	
	.subnavicon.sub-menu-active:after {
		opacity: 0;
	}
	
	#mobnavcontact a {
		color: yellow;
	}
	
}




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

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

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

@media (min-width: 1024.01px) {
	.nomob {
		display: block;
	}
}

@media (min-width: 1024.01px) and (max-width: 1180px) {
    #nav .menu li#menu-item-121 {
	    display: none;
    }
    
    #nav .menu li {
	    margin: 0 0 0 20px;
    }
}

@media (min-width:1024px) {
	.slidertext {
		position: relative;
	    top: 50%;
	    transform: translateY(-50%);
	}
}

@media (min-width: 1180.01px) and (max-width: 1420px) {
    
}

@media (min-width: 1420.01px) and (max-width: 1799.99px) {
    
}

@media (min-width: 1800px) {
	html,
	body {
		
	}  
	
	.outer,
	.fixme {
		max-width: 1800px;
		margin: 0 auto;
	}  
	
}




















