/*
Theme Name: Kleinlager Landshut
Theme URI: http://www.kleinlager-ladnshut.de
Description: Kleinlager Landshut
Version: 1.0
Author: SHMYZU
Author URI: http://www.shmyzu.de
*/
/* maven-pro-regular - latin */
@font-face {
  font-family: 'Maven Pro';
  font-style: normal;
  font-weight: 400;
  src: url('assets/fonts/maven-pro-v11-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Maven Pro Regular'), local('MavenPro-Regular'),
       url('assets/fonts/maven-pro-v11-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('assets/fonts/maven-pro-v11-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('assets/fonts/maven-pro-v11-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('assets/fonts/maven-pro-v11-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('assets/fonts/maven-pro-v11-latin-regular.svg#MavenPro') format('svg'); /* Legacy iOS */
}

/* maven-pro-700 - latin */
@font-face {
  font-family: 'Maven Pro';
  font-style: normal;
  font-weight: 700;
  src: url('assets/fonts/maven-pro-v11-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Maven Pro Bold'), local('MavenPro-Bold'),
       url('assets/fonts/maven-pro-v11-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('assets/fonts/maven-pro-v11-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('assets/fonts/maven-pro-v11-latin-700.woff') format('woff'), /* Modern Browsers */
       url('assets/fonts/maven-pro-v11-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('assets/fonts/maven-pro-v11-latin-700.svg#MavenPro') format('svg'); /* Legacy iOS */
}
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/**
* 1. Set default font family to sans-serif.
* 2. Prevent iOS text size adjust after orientation change, without disabling
*    user zoom.
*/
html {
	margin-top: 0px !important;
  font-family: 'Maven Pro',sans-serif;
  font-style: normal;
  font-weight: 400;
     font-size: 62.5%;
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -webkit-backface-visibility:hidden;
  -webkit-font-smoothing: subpixel-antialiased;
}


/**
* Remove default margin.
*/
body {
  margin: 0;
position:relative;
 font-size:100%;
	height:100%;
	overflow-x:hidden;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    background: none;
    border: 0 none;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}

/* HTML5 display definitions
   ========================================================================== */
/**
* Correct `block` display not defined for any HTML5 element in IE 8/9.
* Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
* Correct `block` display not defined for `main` in IE 11.
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
 	color: #585F66;
    font-size: 3.6rem;
    font-style: normal;
    font-weight: 700;
    line-height: 4.6rem;
	text-transform:uppercase;
	margin-bottom:20px;
	position: relative;
	display:inline-block;
}

h2 {
	color: #585F66;
    font-size: 2.8rem;
    font-style: normal;
    font-weight: 700;
    line-height: 3.4rem;
	text-transform:uppercase;
	margin-bottom:20px;
}


h3 {
	color: #585F66;
    font-size: 2.1rem;
    font-style: normal;
    font-weight: 700;
    line-height: 2.6rem;
	text-transform:uppercase;
	margin-bottom:20px;
}

h4 {
	color: #585F66;
    font-size: 2.5rem;
    font-style: normal;
    font-weight: 700;
    line-height: 3.8rem;
	text-transform:uppercase;
	margin-bottom:20px;
	letter-spacing:0.2rem;
}

p{
	color: #707070;
	font-size: 14px;
	font-size:1.4rem;
	line-height:2.1rem;
	letter-spacing:0.045rem;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
  max-width: 100%;
  height: auto;
  line-height:0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

* {
  box-sizing: border-box;
}

/* Backgrounds */
.container .col:first-child{
	margin-left:0;
}

.third{
	width:31.5%;
	margin-left:2.75%;
}

.container{
  margin: 0 auto;
  max-width: 960px;
  width: 100%;
}

.ptb-30{
	padding:30px 0;
}

.ptb-90{
	padding:90px 0;
}

.pt-100{
	padding-top:100px;
}

.ptb-100{
	padding:100px 0;
}


.ptb-240{
	 padding:240px 0 100px 0;
}
.pt-30{
	padding-top:30px;
}

.pt-50{
	padding-top:50px;
}


.pt-170{
	padding-top:170px;
}

.ptb-50{
	padding:50px 0;
}

.ptb-200{
	padding:200px 0;
}

.pb-200{
	padding-bottom:200px;
}

.mtb-140{
	margin:140px auto;
}

.mt-80{
	margin-top:80px;
}


.mt-100{
	margin-top:100px;
}


.g-0 {
	width:13.1%;
}

.g-1 {
  width: 8.333%;
}

.g-2 {
  width: 16.667%;
}

.g-3 {
  width: 25.0%;
}

.newsov .g-4{
  width: 30%;
  margin-left:5%;
}

.g-4 {
  width: 33.333%;
}

.g-5 {
  width: 41.667% !important;
}

.g-6 {
  width: 47.5%;
}

.g-7 {
  width: 58.333%;
}

.g-8 {
  width: 66.667%;
}

.g-9 {
  width: 75.0%;
}

.g-10 {
  width: 83.333%;
}

.g-11 {
  width: 91.667%;
}

.g-12 {
  width: 100%;
}

.pl-1 {
  padding-left: 8.333%;
}

.plh-1{
	padding-left:4.665%;
}

.pl-2 {
  padding-left: 16.667%;
}

.pl-3 {
  padding-left: 25.0%;
}

.pl-4 {
  padding-left: 33.333%;
}

.pl-5 {
  padding-left: 41.667%;
}

.pl-6 {
  padding-left: 50.0%;
}

.pl-7 {
  padding-left: 58.333%;
}

.pl-8 {
  padding-left: 66.667%;
}

.pl-9 {
  padding-left: 75.0%;
}

.pl-10 {
  padding-left: 83.333%;
}

.pl-11 {
  padding-left: 91.667%;
}

.pt-30{
	padding-top:30px;
}

.pl-35{
	padding-left:35px;
}
.pr-0{
	padding-right:2.665%;
}
.pr-1{
  padding-right: 8.333%;
}
.prh-1{
	padding-right:4.665%;
}
.pr-2 {
  padding-right: 16.667%;
}

.pr-3 {
  padding-right: 25.0%;
}

.pr-4 {
  padding-right: 33.333%;
}

.pr-5 {
  padding-right: 41.667%;
}

.pr-6 {
  padding-right: 50.0%;
}

.pr-7 {
  padding-right: 58.333%;
}

.pr-8 {
  padding-right: 66.667%;
}

.pr-9 {
  padding-right: 75.0%;
}

.pr-10 {
  padding-right: 83.333%;
}

.pr-11 {
  padding-right: 91.667%;
}


/* =WordPress Core */
.alignnone {
  margin: 5px 20px 20px 0;
}
.innercenter{
text-align:center;
}
.innerright{
text-align:right;
}
.innerleft{
text-align:left;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}


ul:nth-child(3){
	padding:0 !important;
}


/* Global */
html {
  font-size: 62.5%;
}

body {
  font-size:16px;
  font-size: 1.6rem;
  line-height:21px;
  line-height: 2.1rem;
  height: 100%;
  color:#fff;
  background-color:white;
}

html, body, #page{
	height:100%;
}

#page{
	position: relative;
}

a {
  color: #777776;
  text-decoration: none;
}

p, ul {
  margin: 0 0 20px 0;
}

p:last-child, ul:last-child {
  margin-bottom: 0;
}

ul {
  list-style-position: outside;
	color:#707070;margin-left:15px;
}

ol {
  list-style-position: outside;
  list-style-type: decimal;
}

.ored{
	color:#af182e;
	font-weight:700;
}

.col{
    display: block;
    float: left;
	box-sizing: content-box;
}

.col img{
max-width:100%;
}

.pb-60{
	padding-bottom:60px;
}

.pd-20{
	padding:20px 0;
}

.pd-30{
	padding:30px 0;
}

.pd-40{
	padding:40px 0;
}

.pd-55{
	padding:55px 0;
}

.pd-80{
	padding:80px 0;
}

.pb-80{
	padding-bottom:80px !important;
}

.pd-100{
	padding:100px 0;
}

.pd-140{
	padding-top:40px;
	padding-bottom:100px;
}

.pb-100{
	padding-bottom:100px;
}

.pt-50{
	padding-top:50px;
}

.mb-50{
	margin-bottom:50px;
}

header{
	background:#fff;
  	position: fixed;
	width:100%;
	height:170px;
	padding:20px 0;
	border-bottom:1px solid #fafafa;
	z-index:400;
-webkit-box-shadow: 0px 6px 30px -8px rgba(0,0,0,0.25);
-moz-box-shadow: 0px 6px 30px -8px rgba(0,0,0,0.25);
box-shadow: 0px 6px 30px -8px rgba(0,0,0,0.25);
}

.telnr{
	font-size:2rem;
	font-weight:700;

}

.icons p{
	color:#fff;
	margin-top:40px;
	padding-left:10px;
	font-size:2.4rem;
	line-height:3rem;
	font-weight:700;
	-webkit-hyphens: auto;
   -moz-hyphens: auto;
	hyphens: auto;
}

.icons img{
	max-height:160px;
}

.angebot{
	font-size:2.8rem;
	line-height:1;
	padding:12px 30px;
	font-weight:700;
	background:#00BE64;
	display:inline-block;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
		-webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.angebot:hover{
	background:#00E579;

}

nav, h1, h2 {
	font-family:'Open Sans', Arial, sans-serif;
}

nav{
    width: 100%;
    height: 100%;
    z-index: 9000;
	text-align:center;
}

nav ul{
	list-style: none;
}

nav li a{
	margin-bottom:40px;
	display:block;
	font-size:1.8rem;
	line-height:2.1rem;
}

nav li.current_page_item a, nav li.current-page-ancestor a{
	color:#c49523;
}

nav li:last-child a{
	margin-bottom:0;
}

.centered{
text-align:center;
margin:0 auto;
}

.container:after {
  content: " ";
  display: table;
  clear: both;
}

.container.centered p{
	margin:0 auto;
}

.container_fullWidth::after {
    clear: both;
    content: " ";
    display: table;
}

.container_fullWidth {
    width: 100%;
	position:relative;
}

.slideshow, .stoerer, .bildstoerer, .splitcontent, footer{
/*max-width:1200px;*/
margin:0 auto;
}

.slideshow{
	z-index:9000;
	height:auto;
}

.menutrigger{
	float:right;
	padding-right: 40px;
    padding-top: 20px;
    text-align: right;
}

.socialmedia{
	padding-top:10px;
}

.socialmedia a{
	margin-left:10px;
	float:right;
}


.greybg{
	background:#585F66;
}


.rsArrow{
	width:auto;
}


.rsArrowIcn{
	margin:0 !important;
}

/* thumb gal */
 .royalSlider .home-top-slider .infoBlock{
    display: block;
    left: 0;
    max-width: 55%;
    opacity: 1;
    overflow: hidden;
    position: absolute;
    text-align: left;
    top: 210px;
    transform: scale(1.5);
    transition: all 1.25s ease 0s;
}

.pb-100{
	padding-bottom:100px;
}

.pb-40{
	padding-bottom:40px;
}


.pt-180{
	padding-top:180px;
}

.pb-40{
	padding-bottom:40px;
}

.pb-50{
	padding-bottom:50px;
}

.newsbild img{
	float:left;
}

.btn:first-child{
	margin-left:0;
}

.btn{
display:inline-block;
float:left;
	color:#fff;
background: #0086B1;
padding:12px 30px;
text-transform:uppercase;
	  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
	-webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.btn:hover{
	background:#00AEE5;

}

.royalSliderbig p{
	position:relative;
	z-index:500;
	width:50%;
 }

.back{
	padding:0 !important;
 }


.clear{
	clear:both;
}

.pt-50{
	padding-top:50px;
}

.show_hide2 p:hover{
	cursor:pointer;
	color:white !important;
}

.show_hide p:hover{
	color:white !important;
}

.center{
	margin:0 auto;
}

.logo a{
	display:block;
}

#home-top-slider{
	position: relative;
	width:100%;
	height:100%;
	min-height:600px;
}

.mt-20{
	margin-top: 20px;
}

.mt-40{
	margin-top: 40px;
}

.mt-50{
	margin-top:50px;
}


.gm-style .gm-style-iw span{
	color:#707070;
}

/*Footer*/
footer{
	background:#F4C200;
}

em{
	display:none;
}

#menulink{
	position:absolute;
	right:25px;
	top:12px;
	  color: #d0aa50 !important;
    font-size: 3.5rem;
    white-space: nowrap;
	line-height:1;
}


/* Cookie Notice */
#cookie-notice .cn-button{
color:#fff;
background: #0086B1;
padding:4px 12px;
text-transform:uppercase;
	  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
	-webkit-transition: all 0.5s;
    transition: all 0.5s;
}

#cookie-notice .cn-button:hover{
	background:#00AEE5;

}

.lagertypen .g-4, .lagertypen .g-6{
-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.25);
-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.25);
box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.25);
		 transition: transform .2s;
}

.lagertypen .g-4 .lagercont, .lagertypen .g-6 .lagercont{
	padding:90px 25px 40px 25px;
	position: relative;
}

.lagertypen .g-4 img, .lagertypen .g-6 img{
	height: 310px;
	width: 100%;
	object-fit: cover;
}

.lagertypen .g-4:nth-child(1), .lagertypen .g-6:nth-child(1){
	background:#1E86B1;
}

.lagertypen .g-4:nth-child(2), .lagertypen .g-6:nth-child(2){
	background:#4a9ec0;
}

.lagertypen .g-4:nth-child(3), .lagertypen .g-6:nth-child(3){
	background:#2E353C;
  margin-top: 30px;
}

.lagertypen .g-4:nth-child(4), .lagertypen .g-6:nth-child(4){
	background:#585F66;
    margin-top: 30px;
}

.lagertypen .g-4 ul, .lagertypen .g-4 h3, .lagertypen .g-6 ul, .lagertypen .g-6 h3{
	color:#fff;
}

.lagertypen .g-4 h3, .lagertypen .g-6 h3{
	text-transform: uppercase;
}

.lagertypen .pricebadge{
font-size: 36px;
text-align: center;
display: inline-block;
background: #F4C236;
border-radius: 50%;
height: 160px;
width: 160px;
padding-top: 40px;
	font-weight: bold;
		transition: transform 0.2s;
	transform-origin: center;
}

.lagertypen .pricecont{
position: absolute;
top: -100px;
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-o-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);

}

.lagertypen .pricebadge:hover{
	transform: scale(1.15);
}

.lagertypen .pricebadge span{
	font-size:16px;
	line-height: 1;
	font-weight: 400;
}

.lagertypen .infobadge{
	text-align: center;
	padding:15px;
	background:#5DB015;
}

.lagertypen .infobadge.bout{
		background:#E34310;
}

.flex{
	display:flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.flex .g-4{
	width: 32%;
}


/*! Flickity v2.3.0
https://flickity.metafizzy.co
---------------------------------------------- */

.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus { outline: none; }

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* draggable */

.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

/* ---- flickity-button ---- */

.flickity-button {
  position: absolute;
  border: none;
  color: #fff;
  background: none;
}

.flickity-button:hover {
  background: white;
  cursor: pointer;
	color: #333;
}

.flickity-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #19F;
}

.flickity-button:active {
  opacity: 0.6;
}

.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none;
}

.flickity-button-icon {
  fill: currentColor;
}

/* ---- previous/next buttons ---- */

.flickity-prev-next-button {
  bottom: 40%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
}

.flickity-prev-next-button.previous { left: 10px; }
.flickity-prev-next-button.next { right: 10px; }
/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}
.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}

/* ---- page dots ---- */

.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

.flickity-rtl .flickity-page-dots { direction: rtl; }

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
  opacity: 1;
}

.carousel-cell{
	width: 100%;
}

.wpgmza-infowindow{
	color:#333;
}

.telhide{
	display:none;
}

/*Responsive*/
@media only screen and (min-width: 1680px) {

}

@media all and (max-width:1368px){

}

@media all and (max-width:1024px){

	.container{
		padding-left:40px;
		padding-right:40px;
	}


}

@media all and (max-width:960px){



}

@media all and (max-width:768px){

	.lagertypen .g-4{
		width: 48%;
	}

	.g-9{
		width: 100%;
	}

	.ptb-100{
		padding:60px 0;
	}

	.icons .g-6{
		text-align: center;
		width:100%;
	}

	.icons .g-4{
		margin-bottom: 40px;
	}

	.icons p{
		margin-top:10px;
	}




}

@media all and ( max-height: 650px ){
	


}

@media all and (max-width:736px){


}


@media all and (max-width:670px){
		header .telwrap{
		margin-top:30px !important; 
	}
	
	.telnr{
		font-size: 1.8rem;
	}
	


}

@media all and (max-width:568px){

	
	.lagertypen .g-4, .lagertypen .g-6{
		width: 100%;
	}

		.lagertypen .g-4:not(:last-child), .lagertypen .g-6:not(:last-child){
	margin:0 0 30px 0;
	}

}


@media all and (max-width:480px){

	.logo{
		float:none;
		margin:0 auto !important;
	}

	h1{
		font-size:3.2rem;
		line-height:3.8rem;
	}

		h2{
		font-size:2.4rem;
		line-height:3rem;
	}

	header{
		height:120px;
		padding:10px 0;
	}

	footer .g-6{
		text-align:center !important;

	}

	footer .g-6:first-child{
				margin-bottom: 20px;
	}

	.price .g-6:first-child{
		margin-bottom:40px;
	}


	header .telwrap{
		display:none;
	}
		.container{
		padding-left:20px;
		padding-right:20px;
	}

	.ptb-100{
		padding:40px 0;
	}

	.ptb-240{
		padding:160px 0 60px 0;
	}

	.pt-170{
		padding-top:120px;
	}

	.g-4, .g-6{
		width:100%;
	}


	.logo{
		width:140px;
	}
	
	.telhide{
	display:block;
}



}

/* Landscape */
@media only screen
  and (min-device-width: 375px)
  and (max-device-width: 667px)
  and (orientation: landscape) {


}

@media all and (max-width:425px){

}


@media all and (max-width:414px){

}

@media all and (max-width:375px){


}

@media all and (max-width:320px){


}
