.social_feed_element{overflow:visible;padding:0;width:100%}.social_feed_element.extended .inner a{display:inline;padding:0;color:#1b95e0}.social_feed_element.extended .inner a:hover{text-decoration:underline}.social_feed_element.extended .inner>figure{padding:0}.social_feed_element.extended a.more{padding:0;font-size:14px;color:#1b95e0;font-weight:700;display:block}.social_feed_element.extended a.more:hover{text-decoration:underline}.social_feed_element.extended .inner{padding:0 20px 20px}.social_feed_element.extended p:first-child{margin-top:0}.social_feed_element.extended p:last-child{margin-bottom:0}.social_feed_element .inner{background:#f2f2f2;padding:0;margin:30px 10px 10px;position:relative;word-break:break-word;border-top:5px solid #c1c1c1}.social_feed_element .inner a{padding:0 20px;display:block}.social_feed_element .inner>figure{padding:0 20px}.social_feed_element .ce_text{padding:15px 0;color:#333;margin:0}.social_feed_element .icon{position:static;text-indent:0}.social_feed_element .icon img{position:absolute;top:-20px;border-radius:100%;max-width:50px}.social_feed_element .icon .image-wrapper:not(.loaded){height:0 !important}.social_feed_element .info{margin:0;padding:10px 0 0;text-align:right;font-size:14px;color:#989898;display:flex;align-items:center;justify-content:flex-end}.social_feed_element .info img{width:15px;margin-left:10px}.social_feed_element .title{margin:10px 0;font-size:16px;font-weight:700;color:#333}.social_feed_element a{color:#333;text-decoration:none}.social_feed_element .ce_text{font-size:14px}.social_feed_element .fa{font-size:18px;padding-left:5px}.social_feed_element .image_container>a{padding:0}.social_feed_container{width:calc(100% + 30px);margin-left:-15px;font-family:sans-serif}.social_feed_container:not(.masonry){display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.social_feed_container:not(.masonry).columns2 .social_feed_element{-ms-flex:0 0 50%;flex:0 0 50%}.social_feed_container:not(.masonry).columns3 .social_feed_element{-ms-flex:0 0 33%;flex:0 0 33%}.social_feed_container:not(.masonry).columns4 .social_feed_element{-ms-flex:0 0 25%;flex:0 0 25%}.social_feed_container.masonry.columns2 .social_feed_element,.social_feed_container.masonry.columns3 .social_feed_element,.social_feed_container.masonry.columns4 .social_feed_element{float:left}.social_feed_container.masonry.columns2 .social_feed_element{width:50%}.social_feed_container.masonry.columns3 .social_feed_element{width:33.33%}.social_feed_container.masonry.columns4 .social_feed_element{width:25%}@media (max-width:767px){.social_feed_container{width:100%;margin-left:0}.social_feed_container:not(.masonry).columns2 .social_feed_element,.social_feed_container:not(.masonry).columns3 .social_feed_element,.social_feed_container:not(.masonry).columns4 .social_feed_element{-ms-flex:0 0 100%;flex:0 0 100%}.social_feed_container.masonry.columns2 .social_feed_element,.social_feed_container.masonry.columns3 .social_feed_element,.social_feed_container.masonry.columns4 .social_feed_element{float:none;width:100%}}
/** grid presets **/
.d_100 {grid-template-columns: 100%;}
.d_25_25_25_25 {grid-template-columns: 25% 25% 25% 25%;}
.d_33_33_33 {grid-template-columns: 33.3333% 33.3333% 33.3333%;}
.d_50_25_25 {grid-template-columns: 50% 25% 25%;}
.d_25_50_25 {grid-template-columns: 25% 50% 25%;}
.d_25_25_50 {grid-template-columns: 25% 25% 50%;}
.d_40_30_30 {grid-template-columns: 40% 30% 30%;}
.d_30_40_30 {grid-template-columns: 30% 40% 30%;}
.d_30_30_40 {grid-template-columns: 30% 30% 40%;}
.d_20_40_40 {grid-template-columns: 20% 40% 40%;}
.d_40_20_40 {grid-template-columns: 40% 20% 40%;}
.d_40_40_20 {grid-template-columns: 40% 40% 20%;}
.d_50_50 {grid-template-columns: 50% 50%;}
.d_85_15 {grid-template-columns: 85% 15%;}
.d_15_85 {grid-template-columns: 15% 85%;}
.d_80_20 {grid-template-columns: 80% 20%;}
.d_20_80 {grid-template-columns: 20% 80%;}
.d_75_25 {grid-template-columns: 75% 25%;}
.d_25_75 {grid-template-columns: 25% 75%;}
.d_70_30 {grid-template-columns: 70% 30%;}
.d_30_70 {grid-template-columns: 30% 70%;}
.d_66_33 {grid-template-columns: 66.6667% 33.3333%;}
.d_33_66 {grid-template-columns: 33.3333% 66.6667%;}
.d_60_40 {grid-template-columns: 60% 40%;}
.d_40_60 {grid-template-columns: 40% 60%;}
@media only screen and (min-width : 768px) and (max-width : 1024px)
{
	.t_100 {grid-template-columns: 100%;}
	.t_50_50 {grid-template-columns: 50% 50%;}
}
@media only screen and (max-width: 767px)
{
	.m_100 {grid-template-columns: 100%;}
	.m_50_50 {grid-template-columns: 50% 50%;}
}

/* required styles */

.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
	position: absolute;
	left: 0;
	top: 0;
	}
.leaflet-container {
	overflow: hidden;
	}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
	-webkit-user-select: none;
	   -moz-user-select: none;
	        user-select: none;
	  -webkit-user-drag: none;
	}
/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
.leaflet-safari .leaflet-tile {
	image-rendering: -webkit-optimize-contrast;
	}
/* hack that prevents hw layers "stretching" when loading new tiles */
.leaflet-safari .leaflet-tile-container {
	width: 1600px;
	height: 1600px;
	-webkit-transform-origin: 0 0;
	}
.leaflet-marker-icon,
.leaflet-marker-shadow {
	display: block;
	}
/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container .leaflet-overlay-pane svg,
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
	max-width: none !important;
	max-height: none !important;
	}

.leaflet-container.leaflet-touch-zoom {
	-ms-touch-action: pan-x pan-y;
	touch-action: pan-x pan-y;
	}
.leaflet-container.leaflet-touch-drag {
	-ms-touch-action: pinch-zoom;
	/* Fallback for FF which doesn't support pinch-zoom */
	touch-action: none;
	touch-action: pinch-zoom;
}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
	-ms-touch-action: none;
	touch-action: none;
}
.leaflet-container {
	-webkit-tap-highlight-color: transparent;
}
.leaflet-container a {
	-webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}
.leaflet-tile {
	filter: inherit;
	visibility: hidden;
	}
.leaflet-tile-loaded {
	visibility: inherit;
	}
.leaflet-zoom-box {
	width: 0;
	height: 0;
	-moz-box-sizing: border-box;
	     box-sizing: border-box;
	z-index: 800;
	}
/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
	-moz-user-select: none;
	}

.leaflet-pane         { z-index: 400; }

.leaflet-tile-pane    { z-index: 200; }
.leaflet-overlay-pane { z-index: 400; }
.leaflet-shadow-pane  { z-index: 500; }
.leaflet-marker-pane  { z-index: 600; }
.leaflet-tooltip-pane   { z-index: 650; }
.leaflet-popup-pane   { z-index: 700; }

.leaflet-map-pane canvas { z-index: 100; }
.leaflet-map-pane svg    { z-index: 200; }

.leaflet-vml-shape {
	width: 1px;
	height: 1px;
	}
.lvml {
	behavior: url(#default#VML);
	display: inline-block;
	position: absolute;
	}


/* control positioning */

.leaflet-control {
	position: relative;
	z-index: 800;
	pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
	pointer-events: auto;
	}
.leaflet-top,
.leaflet-bottom {
	position: absolute;
	z-index: 1000;
	pointer-events: none;
	}
.leaflet-top {
	top: 0;
	}
.leaflet-right {
	right: 0;
	}
.leaflet-bottom {
	bottom: 0;
	}
.leaflet-left {
	left: 0;
	}
.leaflet-control {
	float: left;
	clear: both;
	}
.leaflet-right .leaflet-control {
	float: right;
	}
.leaflet-top .leaflet-control {
	margin-top: 10px;
	}
.leaflet-bottom .leaflet-control {
	margin-bottom: 10px;
	}
.leaflet-left .leaflet-control {
	margin-left: 10px;
	}
.leaflet-right .leaflet-control {
	margin-right: 10px;
	}


/* zoom and fade animations */

.leaflet-fade-anim .leaflet-tile {
	will-change: opacity;
	}
.leaflet-fade-anim .leaflet-popup {
	opacity: 0;
	-webkit-transition: opacity 0.2s linear;
	   -moz-transition: opacity 0.2s linear;
	        transition: opacity 0.2s linear;
	}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
	opacity: 1;
	}
.leaflet-zoom-animated {
	-webkit-transform-origin: 0 0;
	    -ms-transform-origin: 0 0;
	        transform-origin: 0 0;
	}
.leaflet-zoom-anim .leaflet-zoom-animated {
	will-change: transform;
	}
.leaflet-zoom-anim .leaflet-zoom-animated {
	-webkit-transition: -webkit-transform 0.25s cubic-bezier(0,0,0.25,1);
	   -moz-transition:    -moz-transform 0.25s cubic-bezier(0,0,0.25,1);
	        transition:         transform 0.25s cubic-bezier(0,0,0.25,1);
	}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
	-webkit-transition: none;
	   -moz-transition: none;
	        transition: none;
	}

.leaflet-zoom-anim .leaflet-zoom-hide {
	visibility: hidden;
	}


/* cursors */

.leaflet-interactive {
	cursor: pointer;
	}
.leaflet-grab {
	cursor: -webkit-grab;
	cursor:    -moz-grab;
	cursor:         grab;
	}
.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
	cursor: crosshair;
	}
.leaflet-popup-pane,
.leaflet-control {
	cursor: auto;
	}
.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor:    -moz-grabbing;
	cursor:         grabbing;
	}

/* marker & overlays interactivity */
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
	pointer-events: none;
	}

.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive {
	pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
	pointer-events: auto;
	}

/* visual tweaks */

.leaflet-container {
	background: #ddd;
	outline: 0;
	}
.leaflet-container a {
	color: #0078A8;
	}
.leaflet-container a.leaflet-active {
	outline: 2px solid orange;
	}
.leaflet-zoom-box {
	border: 2px dotted #38f;
	background: rgba(255,255,255,0.5);
	}


/* general typography */
.leaflet-container {
	font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
	}


/* general toolbar styles */

.leaflet-bar {
	box-shadow: 0 1px 5px rgba(0,0,0,0.65);
	border-radius: 4px;
	}
.leaflet-bar a,
.leaflet-bar a:hover {
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	width: 26px;
	height: 26px;
	line-height: 26px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: black;
	}
.leaflet-bar a,
.leaflet-control-layers-toggle {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	display: block;
	}
.leaflet-bar a:hover {
	background-color: #f4f4f4;
	}
.leaflet-bar a:first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	}
.leaflet-bar a:last-child {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom: none;
	}
.leaflet-bar a.leaflet-disabled {
	cursor: default;
	background-color: #f4f4f4;
	color: #bbb;
	}

.leaflet-touch .leaflet-bar a {
	width: 30px;
	height: 30px;
	line-height: 30px;
	}
.leaflet-touch .leaflet-bar a:first-child {
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	}
.leaflet-touch .leaflet-bar a:last-child {
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	}

/* zoom control */

.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
	font: bold 18px 'Lucida Console', Monaco, monospace;
	text-indent: 1px;
	}

.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out  {
	font-size: 22px;
	}


/* layers control */

.leaflet-control-layers {
	box-shadow: 0 1px 5px rgba(0,0,0,0.4);
	background: #fff;
	border-radius: 5px;
	}
.leaflet-control-layers-toggle {
	background-image: url(../../files/cto_layout/scripts/leaflet/images/layers.png);
	width: 36px;
	height: 36px;
	}
.leaflet-retina .leaflet-control-layers-toggle {
	background-image: url(../../files/cto_layout/scripts/leaflet/images/layers-2x.png);
	background-size: 26px 26px;
	}
.leaflet-touch .leaflet-control-layers-toggle {
	width: 44px;
	height: 44px;
	}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
	display: none;
	}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
	display: block;
	position: relative;
	}
.leaflet-control-layers-expanded {
	padding: 6px 10px 6px 6px;
	color: #333;
	background: #fff;
	}
.leaflet-control-layers-scrollbar {
	overflow-y: scroll;
	overflow-x: hidden;
	padding-right: 5px;
	}
.leaflet-control-layers-selector {
	margin-top: 2px;
	position: relative;
	top: 1px;
	}
.leaflet-control-layers label {
	display: block;
	}
.leaflet-control-layers-separator {
	height: 0;
	border-top: 1px solid #ddd;
	margin: 5px -10px 5px -6px;
	}

/* Default icon URLs */
.leaflet-default-icon-path {
	background-image: url(../../files/cto_layout/scripts/leaflet/images/marker-icon.png);
	}


/* attribution and scale controls */

.leaflet-container .leaflet-control-attribution {
	background: #fff;
	background: rgba(255, 255, 255, 0.7);
	margin: 0;
	}
.leaflet-control-attribution,
.leaflet-control-scale-line {
	padding: 0 5px;
	color: #333;
	}
.leaflet-control-attribution a {
	text-decoration: none;
	}
.leaflet-control-attribution a:hover {
	text-decoration: underline;
	}
.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
	font-size: 11px;
	}
.leaflet-left .leaflet-control-scale {
	margin-left: 5px;
	}
.leaflet-bottom .leaflet-control-scale {
	margin-bottom: 5px;
	}
.leaflet-control-scale-line {
	border: 2px solid #777;
	border-top: none;
	line-height: 1.1;
	padding: 2px 5px 1px;
	font-size: 11px;
	white-space: nowrap;
	overflow: hidden;
	-moz-box-sizing: border-box;
	     box-sizing: border-box;

	background: #fff;
	background: rgba(255, 255, 255, 0.5);
	}
.leaflet-control-scale-line:not(:first-child) {
	border-top: 2px solid #777;
	border-bottom: none;
	margin-top: -2px;
	}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
	border-bottom: 2px solid #777;
	}

.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	box-shadow: none;
	}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	border: 2px solid rgba(0,0,0,0.2);
	background-clip: padding-box;
	}


/* popup */

.leaflet-popup {
	position: absolute;
	text-align: center;
	margin-bottom: 20px;
	}
.leaflet-popup-content-wrapper {
	padding: 1px;
	text-align: left;
	border-radius: 12px;
	}
.leaflet-popup-content {
	margin: 13px 19px;
	line-height: 1.4;
	}
.leaflet-popup-content p {
	margin: 18px 0;
	}
.leaflet-popup-tip-container {
	width: 40px;
	height: 20px;
	position: absolute;
	left: 50%;
	margin-left: -20px;
	overflow: hidden;
	pointer-events: none;
	}
.leaflet-popup-tip {
	width: 17px;
	height: 17px;
	padding: 1px;

	margin: -10px auto 0;

	-webkit-transform: rotate(45deg);
	   -moz-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	        transform: rotate(45deg);
	}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
	background: white;
	color: #333;
	box-shadow: 0 3px 14px rgba(0,0,0,0.4);
	}
.leaflet-container a.leaflet-popup-close-button {
	position: absolute;
	top: 0;
	right: 0;
	padding: 4px 4px 0 0;
	border: none;
	text-align: center;
	width: 18px;
	height: 14px;
	font: 16px/14px Tahoma, Verdana, sans-serif;
	color: #c3c3c3;
	text-decoration: none;
	font-weight: bold;
	background: transparent;
	}
.leaflet-container a.leaflet-popup-close-button:hover {
	color: #999;
	}
.leaflet-popup-scrolled {
	overflow: auto;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	}

.leaflet-oldie .leaflet-popup-content-wrapper {
	zoom: 1;
	}
.leaflet-oldie .leaflet-popup-tip {
	width: 24px;
	margin: 0 auto;

	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
	}
.leaflet-oldie .leaflet-popup-tip-container {
	margin-top: -1px;
	}

.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
	border: 1px solid #999;
	}


/* div icon */

.leaflet-div-icon {
	background: #fff;
	border: 1px solid #666;
	}


/* Tooltip */
/* Base styles for the element that has a tooltip */
.leaflet-tooltip {
	position: absolute;
	padding: 6px;
	background-color: #fff;
	border: 1px solid #fff;
	border-radius: 3px;
	color: #222;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	pointer-events: none;
	box-shadow: 0 1px 3px rgba(0,0,0,0.4);
	}
.leaflet-tooltip.leaflet-clickable {
	cursor: pointer;
	pointer-events: auto;
	}
.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
	position: absolute;
	pointer-events: none;
	border: 6px solid transparent;
	background: transparent;
	content: "";
	}

/* Directions */

.leaflet-tooltip-bottom {
	margin-top: 6px;
}
.leaflet-tooltip-top {
	margin-top: -6px;
}
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
	left: 50%;
	margin-left: -6px;
	}
.leaflet-tooltip-top:before {
	bottom: 0;
	margin-bottom: -12px;
	border-top-color: #fff;
	}
.leaflet-tooltip-bottom:before {
	top: 0;
	margin-top: -12px;
	margin-left: -6px;
	border-bottom-color: #fff;
	}
.leaflet-tooltip-left {
	margin-left: -6px;
}
.leaflet-tooltip-right {
	margin-left: 6px;
}
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
	top: 50%;
	margin-top: -6px;
	}
.leaflet-tooltip-left:before {
	right: 0;
	margin-right: -12px;
	border-left-color: #fff;
	}
.leaflet-tooltip-right:before {
	left: 0;
	margin-left: -12px;
	border-right-color: #fff;
	}

/** grid **/
.autogrid_grid {display: grid; margin-left: -15px; margin-right: -15px;}
.autogrid_grid .column {padding-left: 15px; padding-right: 15px;}

/** grid gutter **/
.autogrid_grid.gutter_none {margin-left: 0; margin-right: 0;}
.autogrid_grid.gutter_none > .column {padding-left: 0; padding-right: 0;}
.autogrid_grid.gutter_s {margin-left: -15px; margin-right: -15px;}
.autogrid_grid.gutter_s > .column {padding-left: 15px; padding-right: 15px;}
.autogrid_grid.gutter_m {margin-left: -30px; margin-right: -30px;}
.autogrid_grid.gutter_m > .column {padding-left: 30px; padding-right: 30px;}
.autogrid_grid.gutter_l {margin-left: -40px; margin-right: -40px;}
.autogrid_grid.gutter_l > .column {padding-left: 40px; padding-right: 40px;}

/** grid same_height **/
.autogrid_grid.same_height > .column > .attributes {height: 100%;}

/** grid attributes **/
.autogrid_grid .column .attributes {background-size: cover;}
.autogrid_grid .column .attributes.p-xl {padding: 200px 40px 200px 40px;}
.autogrid_grid .column .attributes.p-l {padding: 160px 40px 160px 40px;}
.autogrid_grid .column .attributes.p-m {padding: 115px 40px 115px 40px;}
.autogrid_grid .column .attributes.p-s {padding: 80px 40px 80px 40px;}
.autogrid_grid .column .attributes.p-xs {padding: 40px 40px 40px 40px;}

/** flex row **/
.autogrid_wrapper, .autogrid_row {margin-left: -15px; margin-right: -15px; display: flex; flex-wrap: wrap; box-sizing: border-box;}

/** flex column **/
.autogrid, .autogrid_row .column {padding-left: 15px; padding-right: 15px; flex-basis: 1; flex-grow: 1;  width: 100%; position: relative; box-sizing: border-box;}

/** flex clearing **/
.autogrid_clear {flex: 0 0 100%; height: 0;}

/** flex classes **/
.col_1 		{flex: 0 0 calc((100% / 12) * 1); max-width: calc((100% / 12) * 1);}
.col_2 		{flex: 0 0 calc((100% / 12) * 2); max-width: calc((100% / 12) * 2);}
.col_3 		{flex: 0 0 calc((100% / 12) * 3); max-width: calc((100% / 12) * 3);}
.col_4 		{flex: 0 0 calc((100% / 12) * 4); max-width: calc((100% / 12) * 4);}
.col_5 		{flex: 0 0 calc((100% / 12) * 5); max-width: calc((100% / 12) * 5);}
.col_6 		{flex: 0 0 calc((100% / 12) * 6); max-width: calc((100% / 12) * 6);}
.col_7 		{flex: 0 0 calc((100% / 12) * 7); max-width: calc((100% / 12) * 7);}
.col_8 		{flex: 0 0 calc((100% / 12) * 8); max-width: calc((100% / 12) * 8);}
.col_9 		{flex: 0 0 calc((100% / 12) * 9); max-width: calc((100% / 12) * 9);}
.col_10 	{flex: 0 0 calc((100% / 12) * 10); max-width: calc((100% / 12) * 10);}
.col_11 	{flex: 0 0 calc((100% / 12) * 11); max-width: calc((100% / 12) * 11);}
.col_12 	{flex: 0 0 calc((100% / 12) * 12); max-width: calc((100% / 12) * 12);}

/** flex gutter **/
.autogrid_wrapper.gutter_none, .autogrid_row.gutter_none {margin-left: 0; margin-right: 0;}
.autogrid_wrapper.gutter_none > div, .autogrid_row.gutter_none > div {padding-left: 0; padding-right: 0;}
.autogrid_wrapper.gutter_s, .autogrid_row.gutter_s {margin-left: -15px; margin-right: -15px;}
.autogrid_wrapper.gutter_s > div, .autogrid_row.gutter_s > div {padding-left: 15px; padding-right: 15px;}
.autogrid_wrapper.gutter_m, .autogrid_row.gutter_m {margin-left: -30px; margin-right: -30px;}
.autogrid_wrapper.gutter_m > div, .autogrid_row.gutter_m > div {padding-left: 30px; padding-right: 30px;}
.autogrid_wrapper.gutter_l, .autogrid_row.gutter_l {margin-left: -40px; margin-right: -40px;}
.autogrid_wrapper.gutter_l > div, .autogrid_row.gutter_l > div {padding-left: 40px; padding-right: 40px;}

/* flex order */
.order_1 {order: 1;}
.order_2 {order: 2;}
.order_3 {order: 3;}
.order_4 {order: 4;}
.order_5 {order: 5;}
.order_6 {order: 6;}

/** ag fallback classes **/
.full			{flex: 0 0 100%;}
.one_half 		{flex: 0 0 calc(100% / 2);}
.one_third 		{flex: 0 0 calc(100% / 3);}
.one_fourth		{flex: 0 0 calc(100% / 4);}
.one_fifth		{flex: 0 0 calc(100% / 5);}
.one_sixth		{flex: 0 0 calc(100% / 6);}
.two_third		{flex: 0 0 calc((100% / 3) * 2);}
.two_fourth		{flex: 0 0 calc((100% / 4) * 2);}
.three_fourth	{flex: 0 0 calc((100% / 4) * 3);}
.two_fifth		{flex: 0 0 calc((100% / 5) * 2);}
.three_fifth	{flex: 0 0 calc((100% / 5) * 3);}
.four_fifth		{flex: 0 0 calc((100% / 5) * 4);}
.two_sixth		{flex: 0 0 calc((100% / 6) * 2);}
.three_sixth	{flex: 0 0 calc((100% / 6) * 3);}
.four_sixth		{flex: 0 0 calc((100% / 6) * 4);}
.five_sixth		{flex: 0 0 calc((100% / 6) * 5);}

/** offset**/
.offset_col_1 	{margin-left: calc((100% / 12) * 1);}
.offset_col_2 	{margin-left: calc((100% / 12) * 2);}
.offset_col_3 	{margin-left: calc((100% / 12) * 3);}
.offset_col_4 	{margin-left: calc((100% / 12) * 4);}
.offset_col_5 	{margin-left: calc((100% / 12) * 5);}
.offset_col_6 	{margin-left: calc((100% / 12) * 6);}
.offset_col_7 	{margin-left: calc((100% / 12) * 7);}
.offset_col_8 	{margin-left: calc((100% / 12) * 8);}
.offset_col_9 	{margin-left: calc((100% / 12) * 9);}
.offset_col_10 	{margin-left: calc((100% / 12) * 10);}
.offset_col_11 	{margin-left: calc((100% / 12) * 11);}

/** align **/
.autogrid_grid .column.align_left_top {text-align: left;}
.autogrid_grid .column.align_left_center {text-align: left; align-self: center;}
.autogrid_grid .column.align_left_bottom {text-align: left; align-self: flex-end;}
.autogrid_grid .column.align_center_top {text-align: center;}
.autogrid_grid .column.align_center_center {text-align: center; align-self: center;}
.autogrid_grid .column.align_center_bottom {text-align: center; align-self: flex-end;}
.autogrid_grid .column.align_right_top {text-align: right;}
.autogrid_grid .column.align_right_center {text-align: right; align-self: center;}
.autogrid_grid .column.align_right_bottom {text-align: right; align-self: flex-end;}

/** align + same-height **/
.autogrid_grid.same_height > .column {align-self: unset;}
.autogrid_grid.same_height > .column > .attributes {display: flex; flex-wrap: wrap;}
.autogrid_grid.same_height > .column > .attributes > .same-height-wrap {width: 100%; flex: 0 0 100%;}
.autogrid_grid.same_height > .column.align_left_center > .attributes {align-items: center;}
.autogrid_grid.same_height > .column.align_left_bottom > .attributes {align-items: flex-end;}
.autogrid_grid.same_height > .column.align_center_center > .attributes {align-items: center;}
.autogrid_grid.same_height > .column.align_center_bottom > .attributes {align-items: flex-end;}
.autogrid_grid.same_height > .column.align_right_center > .attributes {align-items: center;}
.autogrid_grid.same_height > .column.align_right_bottom > .attributes {align-items: flex-end;}

/** background-image as <img> in mobile **/
.autogrid_grid .column > .attributes .image_mob {display: none;}

/** tablets **/
@media only screen and (min-width : 768px) and (max-width : 1024px) {
	.col_1_t 	{flex: 0 0 calc((100% / 12) * 1); max-width: calc((100% / 12) * 1);}
	.col_2_t 	{flex: 0 0 calc((100% / 12) * 2); max-width: calc((100% / 12) * 2);}
	.col_3_t 	{flex: 0 0 calc((100% / 12) * 3); max-width: calc((100% / 12) * 3);}
	.col_4_t 	{flex: 0 0 calc((100% / 12) * 4); max-width: calc((100% / 12) * 4);}
	.col_5_t 	{flex: 0 0 calc((100% / 12) * 5); max-width: calc((100% / 12) * 5);}
	.col_6_t 	{flex: 0 0 calc((100% / 12) * 6); max-width: calc((100% / 12) * 6);}
	.col_7_t 	{flex: 0 0 calc((100% / 12) * 7); max-width: calc((100% / 12) * 7);}
	.col_8_t 	{flex: 0 0 calc((100% / 12) * 8); max-width: calc((100% / 12) * 8);}
	.col_9_t 	{flex: 0 0 calc((100% / 12) * 9); max-width: calc((100% / 12) * 9);}
	.col_10_t 	{flex: 0 0 calc((100% / 12) * 10); max-width: calc((100% / 12) * 10);}
	.col_11_t 	{flex: 0 0 calc((100% / 12) * 11); max-width: calc((100% / 12) * 11);}
	.col_12_t 	{flex: 0 0 calc((100% / 12) * 12); max-width: calc((100% / 12) * 12);}
	.order_1_t 	{order: 1;}
	.order_2_t 	{order: 2;}
	.order_3_t 	{order: 3;}
	.order_4_t 	{order: 4;}
	.order_5_t 	{order: 5;}
	.order_6_t 	{order: 6;}
}

/** phones **/
@media only screen and (max-width: 767px) {
	[class*="col_"], .one_half, .one_third, .one_fourth, .one_fifth, .one_sixth, .two_third, .two_fourth, .three_fourth, .two_fifth, .three_fifth, .four_fifth, .two_sixth, .three_sixth .four_sixth, .five_sixth {flex: 0 0 100%; max-width: none;}
	.column[class*="col_"], .autogrid_grid .column {padding-left: 0!important; padding-right: 0!important; margin-bottom: 25px;}
	.column[class*="offset_"], .autogrid[class*="offset_"], .autogrid_grid[class*="offset_"] {margin-left: 0;}
	.autogrid_wrapper, .autogrid_row, .autogrid_grid {margin-left: 0!important; margin-right: 0!important;}
	.autogrid_grid .column .attributes.has-image.empty > .image_mob,
	.autogrid_grid .column .attributes.has-image.empty > .same-height-wrap > .image_mob {display: block;}
	.autogrid_grid .column .attributes.has-image.empty {background: none!important;}
	.col_1_m 		{flex: 0 0 calc((100% / 12) * 1); max-width: calc((100% / 12) * 1);}
	.col_2_m 		{flex: 0 0 calc((100% / 12) * 2); max-width: calc((100% / 12) * 2);}
	.col_3_m 		{flex: 0 0 calc((100% / 12) * 3); max-width: calc((100% / 12) * 3);}
	.col_4_m 		{flex: 0 0 calc((100% / 12) * 4); max-width: calc((100% / 12) * 4);}
	.col_5_m 		{flex: 0 0 calc((100% / 12) * 5); max-width: calc((100% / 12) * 5);}
	.col_6_m 		{flex: 0 0 calc((100% / 12) * 6); max-width: calc((100% / 12) * 6);}
	.col_7_m 		{flex: 0 0 calc((100% / 12) * 7); max-width: calc((100% / 12) * 7);}
	.col_8_m 		{flex: 0 0 calc((100% / 12) * 8); max-width: calc((100% / 12) * 8);}
	.col_9_m 		{flex: 0 0 calc((100% / 12) * 9); max-width: calc((100% / 12) * 9);}
	.col_10_m 	{flex: 0 0 calc((100% / 12) * 10); max-width: calc((100% / 12) * 10);}
	.col_11_m 	{flex: 0 0 calc((100% / 12) * 11); max-width: calc((100% / 12) * 11);}
	.col_12_m 	{flex: 0 0 calc((100% / 12) * 12); max-width: calc((100% / 12) * 12);}
	.order_1_m 	{order: 1;}
	.order_2_m 	{order: 2;}
	.order_3_m 	{order: 3;}
	.order_4_m 	{order: 4;}
	.order_5_m 	{order: 5;}
	.order_6_m 	{order: 6;}
	.autogrid_grid .column .attributes.p-xl,
	.autogrid_grid .column .attributes.p-l,
	.autogrid_grid .column .attributes.p-m,
	.autogrid_grid .column .attributes.p-s,
	.autogrid_grid .column .attributes.p-xs {padding: 20px;}
}

/** Fix for rendering bug in Edge **/
body.edge column[class*="col_"] {flex-basis: 0;}
@media only screen and (max-width: 767px) {body.edge column[class*="col_"] {flex-basis: 100%;}}
/** Fix end **/
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;-webkit-transform:translate3d(0,0,0)}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000;opacity:.9;filter:alpha(opacity = 90)}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #000;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxLoadingGraphic{background:url(../../assets/colorbox/images/loading.gif) no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0 0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url(../../assets/colorbox/images/controls.png) no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
.content-slider{overflow:hidden;visibility:hidden;position:relative}.slider-wrapper{overflow:hidden;position:relative}.slider-wrapper>*{float:left;width:100%;position:relative}.slider-control{height:30px;position:relative}.slider-control a,.slider-control .slider-menu{position:absolute;top:9px;display:inline-block}.slider-control .slider-prev{left:0}.slider-control .slider-next{right:0}.slider-control .slider-menu{top:0;width:50%;left:50%;margin-left:-25%;font-size:27px;text-align:center}.slider-control .slider-menu b{color:#bbb;cursor:pointer}.slider-control .slider-menu b.active{color:#666}


body {
font-family:'Heebo';
font-weight: 400;
color:#ffffff;
}

#contentwrapper {
color: #595959;
}


p  {
font-family:'Helvetica';
}


.mainmenu ul li a  {
font-family:'Helvetica';
color: #00793e;
}


@media only screen and (max-width: 767px){

h1, h2 {
font-size: 32px !important;
}

}



h1 {
font-family: 'Roboto Slab';
font-weight: 400;
color: #00793e;
}


h2 {
font-family:'Helvetica';
font-weight: 300;
}



h2 > color-accent {
color: #00793e;
font-family: 'Roboto Slab';
font-weight: 500;
}

h3, .h3 {
font-size: 35px;
line-height: 1.1;
font-family: 'Roboto Slab';
font-weight: 300;
color: #00793e;
}

h3, .h3, .h3 p {
font-size: 33px;
}

h4 {
font-family: 'Roboto Slab';
font-weight: 600;
color: #00793e;
}

h4, .h4, .h4 p {
font-family: 'Roboto Slab';
font-weight: 600;
color: #00793e;
}


h4 > color-accent {
color: #00793e;
font-family: 'Roboto Slab';
font-weight: 600;
}

#footer h4, .footer-websitelinks h4 {
margin: 0 0 15px;
font-size: 18px !important;
}

.footer-websitelinks a {
color: #339966;
text-decoration: none;
}

.footer-websitelinks a:hover {
text-decoration: underline;
color: #00793E;
}


h5, .h5, .h5 p {
font-size: 1.1rem;
color: #00793e;
}

h6, .h6, .h6 p {
font-size: 1rem;
font-family: "Roboto Slab";
font-weight: 400 !important;
color: #00793e !important;
}


.newsletter-h1 h1 {
font-size: 30px !important;
}


h2 .color-accent  {
color: #595959 !important;
}


#footer p {
margin: 0 !important;
line-height: 22px;
}

span.color-kochgruen {
	color: #00793e !important;
}

span.color-kochgruen-fett {
	color: #00793e !important;
	font-weight:600;
}

span.zitat {
	font-size: 35px;
	line-height: 1.1;
	font-family: 'Roboto Slab';
    font-weight: 300;
    color: #00793e;
}



.ce_text_extented .column-rechts-luca ul {
margin-bottom: 15px;
padding-left: 0px !important;
font-family:'Helvetica';
font-size: 1rem;
line-height: 1rem;
}



.column-rechts-luca .ce_text_extented ul li {
padding-left: 17px !important;
line-height: 1.3rem;
font-family: 'Helvetica' !important;
font-size: 0.9rem;
}

.column-rechts-luca .ce_text_extented ul li:before {
height: 20px;
width: 12px;
display: block;
content: url("/files/cto_layout/img/Luca/icons/icon2.svg");
margin-right: 0px;
vertical-align: middle;
font-family: 'Helvetica';
font-size: 0.9rem;
line-height: 1.2rem;
position: absolute;
left: 14px;
}

.ce_wrap .ce_text_extented a {
display: inline-block;
position: initial;
}


/*
.ce_text ul, .ce_list ul, .ce_text ol, .ce_list ol {
margin-bottom: 15px;
padding-left: 0px !important;
}

.ce_text ul li:before, .ce_list ul li:before {
height: 22px;
width: 13px;
display: inline-block;
content: url("/files/cto_layout/img/Luca/icons/icon2.svg");
margin-right: 8px;
vertical-align: middle;
}


.style2.ce_text ul li:before, .style2.ce_list ul li:before {
display: none;
}
*/


#cboxTitle {
position: absolute;
bottom: 0px !important;
background: #00793e;
color: #fff;
width: 100%;
text-align: center;
padding: 20px;
font-size: 2rem !important;
top: revert !important;
height: auto !important;
min-height: 60px !important;
font-family: 'lato';
font-weight: 400;
}

#cboxLoadedContent {
margin-bottom: 100px!important;
}

#cboxNext, #cboxPrevious, #cboxClose {
background-image: url(/files/cto_layout/img/colorbox/controls.svg) no-repeat top right;
}

#cboxNext {
right: 0!important;
background: url(/files/cto_layout/img/colorbox/controls.svg) no-repeat top right;
background-size: cover;
}

#cboxPrevious {
left: 0!important;
background: url(/files/cto_layout/img/colorbox/controls.svg) no-repeat top left;
background-size: cover;
}

#cboxClose {
width: 50px!important;
height: 50px!important;
top: 0px!important;
right: 0px!important;
background-color: #00793e;
background-position: -58px 12px !important;
background: url(/files/cto_layout/img/colorbox/controls.svg) no-repeat #00793e;
background-size: cover;
background-position: -40px 15px !important;
}

#cboxContent {
background: #fff;
}

#cboxClose:hover {
background-position: -40px 15px !important;
}





.Trennlinie-oben {
border-top: 1px solid #ddd;
padding: 10px 0 0 0;
}



.ce_text ul li span, .ce_text ul li, .ce_list ul li, .ce_list ul li span {
font-family:'Helvetica';
}


#mmenu .mod_navigation li a.open, #mmenu .mod_navigation li a.active, #mmenu .mod_navigation li a:focus {
font-weight: bold;
color: #00793e;
}

#mmenu .mod_navigation li a {
font-size: 28px;
line-height: 47px;
}

#mmenu .mod_navigation li a.active {
font-size: 24px;
}


.element-boxed {
max-width: 1100px;
margin: auto;
}


.header .mainmenu ul.level_2 li a.trail span, .header .mainmenu ul.level_2 li a.active span {
border-bottom: none !important;
padding-bottom: 0px !important;
}



form div.widget {
margin-bottom: 10px;
}


label {
margin-bottom: 3px;
font-weight: 600;
}


.mod_subscribe .confirm {
font-size: 17px;
background: #ffffff;
padding: 20px important!;
display: inline-block;
padding-top: 20px;
padding-right: 20px;
padding-left: 20px;
padding-bottom: 20px;
margin-top: 10px;
font-weight: 600;
}


#wrapper .ce_hyperlink-extended .link-own-color-lighttxt {
background: #4b9872;
}

#wrapper .ce_hyperlink-extended .link-own-color-lighttxt .fa-angle-right {
color: #ffffff;
}

#main .mb-0-container .container {
padding-bottom: 0px !important;
margin-bottom: 0px !important;
}


.mod_newslist.block .newslist-v2 .teaser-v2 p {
margin-bottom: 10px;
}

.mod_newslist.block .newslist-v2 .icon1 {
margin-top: 0px;
}


.ce_downloads_box .ce_downloads_box_inside {
background: none;
padding: 0px;
font-size: 1.1rem;
font-family: 'Helvetica';
}

.ce_downloads_box .ce_downloads_box_inside li {
border: 0;
padding-bottom: 0px;
margin-bottom: 0px;
border-bottom: 1px solid #eee;
display: flex;
align-content: center;
align-items: center;
}

.ce_downloads_box .ce_downloads_box_inside li:hover {
background: #e9f0ea;
}

.ce_downloads_box .ce_downloads_box_inside li:last-child {
margin-bottom: 0px;
padding-bottom: 0px;
}

.ce_download a, .ce_downloads a {
text-decoration: none;
flex-grow: 1;
justify-content: space-between;
display: flex;
padding: 8px;
}

.ce_downloads_box .ce_downloads_box_inside .size {
display: inline-flex;
}

.ce_downloads_box .ce_downloads_box_inside li img {
margin-right: 5px;
margin-left: 5px;
height: 24px;
width: 24px;
}

.social_feed_element .title {
margin-top: 38px;
}

.ce_hyperlink.mt-l.btn-white.btn-size-full.block a {
padding: 0px;
margin: 0px;
}


/*-------- Nachruf Martin ---------*/
.article_16129, .article_16130 {
border: 5px solid #000000;
}

.nachruf {
border: 5px solid #000000;
}





/*------------------------------- direkt in Ionos -------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/


.blasenbild-weiss {
width:220px;
}

.blasenbild-weiss-nurklein {
display:none;
}

.bildauffont .ce_text_imagebox_image {
height: 600px !important;
}

h3, h3 a, .h3, .h3 a, .h3 p {
color: #00793e;
}

.link-gruenebox a {
font-weight: bold !important;
}

#stickyheader .offertanfrage {
font-size: 12px;
float: left;
}

#stickyheader .gartentelefon {
float: right;
padding: 0 14px;
background: #00793e;
display: inline-block;
font-family: 'Heebo';
font-weight: 600;
font-size: 12px;
margin: 0;
text-align: right;
}


/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/


@media only screen
and (max-width: 767px) {


.blasenbild-weiss {
width:140px;
}

.bildauffont .ce_text_imagebox_image {
height: 300px !important;
}

.link-gruenebox a {
height: 55px;
vertical-align: middle;
line-height: 43px !important;
font-weight: bold !important;
font-size: 18px;
}

}

/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/





/*-------- Sidebar Rechts ---------*/


.column-rechts-luca .image_container {
border-radius: 5px !important;
overflow: hidden;
margin-bottom: 21px;
}


.column-rechts-luca h1 {
font-size: 23px;
margin-bottom: 10px;
color: #303030;
}


.column-rechts-luca .Textbox-rechts h1 {
color: #ffffff;
margin:0;
font-weight: 500;
}

.column-rechts-luca h1 {
font-size: 1em !important;
background-color: #b0b3a8;
padding: 6px 15px;
color: #ffffff !important;
border-radius: 5px 5px 0 0px;
font-family: 'Heebo';
font-weight: 400;
margin: 0 !important;
font-family:'Helvetica';
}


.nachhaltigkeitstipp-rechts-textfeld {
display: block !important;
background: #026754;
border-radius: 5px !important;
padding: 0px 0 15px 0px !important;
}

.column-rechts-luca .nachhaltigkeitstipp-rechts-textfeld h1 {
background: none;
font-weight: 600;
padding: 15px 20px 10px;
}

.column-rechts-luca .nachhaltigkeitstipp-rechts-textfeld.ce_text_extented ul li {
color: #ffffff !important;
padding: 0px 31px 0 0px !important;
padding-left: 0px !important;
font-family: 'Helvetica' !important;
font-size: 0.9rem !important;
margin: 0px 0 0 31px !important;
overflow: visible;
list-style-position: outside;
list-style-type: circle;
}

.column-rechts-luca .nachhaltigkeitstipp-rechts-textfeld ul li:before {
content: initial !important;
}

.column-rechts-luca .nachhaltigkeitstipp-rechts-textfeld ul li p {
line-height: 1.4em !important;
}

.ce_bgimage.bg-white {
    background-color: rgb(255, 255, 255);
}

.ce_bgimage.bg-nocolor {
background: #00793e;
}


.News-Leistungen-Links p span a {
color: #fff;
background: #00793e;
padding: 0 10px;
padding: 4px 9px;
border-radius: 5px;
font-size: 13px;
}

.News-Leistungen-Links p span a:hover {
background: #6ca187;
}

.News-Leistungen-Links p {
margin-bottom:0px;
}


.backlink a {
background: #00793e;
color: #fff !important;
padding: 10px 20px;
border-radius: 3px;
}

.backlink a:hover {
background: #6ca187;
}

/*-----------------*/


.bild-rechts .ce_image_extended_inside .image_container {
	border-radius: 0px 0px 5px 5px !important;
}

.Textbox-rechts {
margin-bottom: 20px;
}


.Textbox-rechts h1 {
font-size: 1em !important;
/*background-color: rgba(195,196,187,1);*/
background-color: #b0b3a8;
padding: 6px 15px;
color: #ffffff;
border-radius: 5px 5px 0 0px;
font-family: 'Heebo';
font-weight: 400;
margin: 0;
font-family:'Helvetica';
}


.Textbox-rechts .textbox-rechts-textfeld {
padding: 15px;
margin: 0;
border-radius: 5px 5px 5px 5px;
background: rgb(248,248,248);
}

.Textbox-rechts h2 {
color: #00793e;
font-size: 1em !important;
margin: 0 0 10px 0;
font-weight: 600;
}


.Textbox-rechts p {
font-size: 0.9em !important;
line-height: 1.3em !important;
margin: 0 0 10px 0;
}

.Textbox-rechts .ce_gallery  {
margin: 0 0 10px 0;
padding: 10px 0px 0px 0px;
}

.column-rechts-luca .Textbox-rechts .image_container {
border-radius: 0 !important;
margin-bottom: 0px;
}



#footer {
background-image: url(/files/cto_layout/img/Luca/overlay_footer.png);
background-position: center bottom;
background-repeat: no-repeat !important;
background-size: 2000px;
}

.footer-endline {
font-size: 0.75rem;
}

#footer .inside .totop {
display: none;
}


#footer .inside {
padding:  0px 0px 40px 0px !important;
}



#footer .mod_socials a i {
padding: 0.6667rem;
margin-right: 2px;
background: #00793e;
font-size: 1.333rem;
display: inline-block;
height: 2.667rem;
width: 2.667rem;
text-align: center;
float: left;
margin-bottom: 1px;
color: #fff;
border-radius: 4px;
}

.footer-linie {
border-top: 1px solid #ddd;
padding: 20px 0 0 0;
}

.footer-offert {
padding: 20px;
background: #c3c4bb;
border-radius: 6px !important;
}


.footer-offert div.widget {
margin-bottom: 2px;
}


.header-luca .container {
height: 380px;
}

.header-luca .ce_leadertext {
width: 200px;
height: 200px;
background-color: #0e864c;
padding: 18px;
margin: 0 0 80px 0;
float: right;
border-radius: 5px;
display: flex;
flex-direction: column;
justify-content: flex-end;
}

.header-luca .ce_leadertext h1 {
color: #fff;
font-family: 'lato';
font-size: 19px;
font-weight: 400;
text-align: left !important;
border-top: 1px solid #fff;
padding-top: 5px;
margin: 0 0 10px;
}

.header-luca .ce_leadertext p {
color: #fff;
font-family: 'lato';
font-size: 14px !important;
line-height: 18px;
font-weight: 400;
}




.bb-dark {
border-bottom: none;
}

.home #contentwrapper .videolink a {
padding: 0;
margin: 0;
border: none;
background: #ffffff;
}


.icon1 {
margin-top: 10px;
display: inline-block;
text-decoration: none;
color: #339966;
}

.ce_text_extented a {
text-decoration: none;
}


.icon1:hover {
color: #00793E;
text-decoration: underline;
}


.icon1:before {
height: 22px;
width: 15px;
display: inline-block;
content: url("/files/cto_layout/img/Luca/icons/icon1.svg");
margin-right: 8px;
vertical-align: middle;
text-decoration: underline;
color: #00793E;
}



 #footer a {
color: #339966;
text-decoration: none;
}


 #footer a:hover {
text-decoration: underline;
color: #00793E;
}




.ce_gallery .gallery-margin {
margin-left: -5px;
margin-right: -5px;
}



#cboxOverlay {
background: #fff;
opacity: 0.9;
filter: alpha(opacity = 90);
}


.ce_accordion .toggler {
padding: 10px 20px;
margin-bottom: 0;
color: #00793e;
font-family: 'Roboto Slab';
font-weight: 600;
}

.ce_accordion .toggler:hover {
color: #00793e;
}

.ce_text_imagebox, .ce_text_imagebox_image {
border-radius: 5px;
}




.bildbreite-xl .contentwrap, .bildbreite-xl .container {
max-width: 1200px !important;
}











.ce_revolutionslider_text {
text-shadow: 0 0 10px hsl(0,0%,0%) !important;
}



#top .mod_top_phone {
float: right;
margin-right: 15px;
font-weight: 600;
font-size: 1.4em;
letter-spacing: 0;
}






#top_link {
right: 20px;
bottom: 25px !important;
width: 60px;
height: 60px;
}

#top_link a {
border-radius: 3px;
font-size: 18px;
color: #fff;
background: #00793e;
line-height: 58px;
}





.image_container a img  {

opacity: 1;
transition: opacity 200ms ease-out;
}

.image_container:hover a img {
opacity: 0.8;
}

/*
.ce_wrap .ce_image .image_container img {
transition: transform .3s ease;
}

.ce_wrap a:hover ~ .ce_image .image_container img {
    transform: scale(1.1);
}

*/






#footer .ce_wrap .ce_text  {
transition: transform .3s ease;
}

#footer .ce_wrap:hover .ce_text .wrap_h1 {
    background: #00793e;
}


.wrap_h1 {
margin: 0;
background: #c3c4bb;
color: #fff !important;
padding: 6px;
}




.Textbox-rechts-grünebox {
background: #0e864c;
color: #fff;
padding: 20px !important;
border-radius: 5px !important;
margin-bottom: 20px;
}

.Textbox-rechts-grünebox .wrap_h1 {
background: none;
font-family: 'lato';
font-size: 20px !important;
font-weight: 400;
line-height: 30px;
}



/*
.ce_divider_extended.version1 {
background: #000;
width: 65px;
height: 2px;
}
*/

.ce_divider_extended.version1 {
background: #ddd;
width: 100%;
height: 1px;
}


.Textbox-rechts-grünebox .ce_hyperlink a, a.btn {
background: #00793e;
padding: 5px !important;
color: #fff;
opacity: 1;
font-weight: 500;
margin: 0;
border-radius: 7px;
border: none;
font-family: "helvetica";
}


.Textbox-rechts-grünebox .ce_hyperlink a:hover{
background: #006936;
}




.header .mainmenu ul li a.trail span, .header .mainmenu ul li a.active span {
border-bottom: 1px solid #000000 !important;
padding-bottom: 3px !important;
}

.header .mainmenu ul li a.active span {
border-bottom: none !important;
}




.ce_revolutionslider .tp-bgimg.defaultimg {
background-color: #747474 !important;
}







.smartmenu .smartmenu-trigger .line {
height: 4px;
background: #393939;
width: 35px;
position: absolute;
display: block;
top: 50%;
margin-top: -3px;
}


.smartmenu .smartmenu-trigger .line:before, .smartmenu .smartmenu-trigger .line:after {
display: inline-block;
width: 35px;
height: 4px;
background: #393939;
position: absolute;
left: 0;
content: '';
top: 50%;
margin-top: -16px;
transition: All 0.3s ease;
-webkit-transition: All 0.3s ease;
}


/* .grünebox {
height: 170px;
width: 170px;
display: block;
position: relative;
background: #00793e;
padding: 19px;
top: 57px;
text-align: left;
padding-top: 82px;
font-size: 17px;
font-weight: 200 !important;
border-radius: 11px;
line-height: 22px !important;
}

*/

#top .top_metanavi {
overflow: visible;
float: left;
}

#top .mod_socials {
overflow: hidden;
float: left;
margin-left: 15px;
}




.mt-5 {
margin-top: 5px;
}

.mt-8 {
margin-top: 8px !important;
}

.mt-10 {
margin-top: 10px;
}

.mb-5 {
margin-bottom: 5px;
}

.mb-10 {
margin-bottom: 5px;
}









#mmenu #mmenu_top {
padding: 52px;
background: #ffffff !important;
padding: 100px 30px 26px 30px;
}


.mmenu_trigger .burger .burger_lines, .mmenu_trigger .burger .burger_lines:after, .mmenu_trigger .burger .burger_lines:before {
height: 5px;
border-radius: 0px;
}


.mmenu_trigger .burger .burger_lines:after {
top: -12px;
}

.mmenu_trigger .burger .burger_lines:before {
top: 12px;
}

.mmenu_trigger .burger .burger_lines {
margin-top: -4px;
}

.mmenu_trigger .label {
display: none;
}

.mmenu_trigger .burger {
height: 40px;
width: 40px;
}


.header {
box-shadow: 0 0 10px rgba(0,0,0,0.5);
background: #fff;
}


.mod_quickmenu.quickmenu-align-top {
top: 160px;
bottom: auto;
}

.mod_quickmenu.quickmenu-align-top2 {
top: 65px;
bottom: auto;
}


.mod_quickmenu li a {
line-height: 60px;
width: 62px;
}

.mod_quickmenu li a span {
margin-right: 10px;
font-size: 14px;
font-weight: 600;
text-transform: uppercase;
}

.mod_quickmenu li a i {
width: 60px;
text-align: center;
font-size: 30px;
position: relative;
top: 5px;
}

.mod_quickmenu_493 li a:hover {
width: 210px!important;
}

.quickmenu-wohlfuehlgarten-icon {
background-image: url(/files/cto_layout/img/Luca/IhrWohlfuehlgarten/icons/neu4.svg);
width: 40px !important;
height: 40px;
margin: 0 10px;
display: inline-block;
top: 12px !important;
}

.mod_quickmenu li .quickmenu-wohlfuehlgarten.wohlg {
border-color: none;
background:#4a4f49;
color:#ffffff;
}

.mod_quickmenu_493.style_wohlg li a:hover {
width: 240px!important;
}





.container_oben_0 > .container {
padding-top: 0px !important;
}

.container_unten_0 > .container {
padding-bottom: 0px !important;
}



.body_bottom .mod_search .close-window i:before {
border: 1px solid #fff !important;
border-radius: 0px !important;
}

.close-window i {
border: 1px solid #fff !important;
border-radius: 0px;
}


.newsluca .image_container, .newsluca h4 a, .newsluca .info, .newsluca > .newslist-timeline-date {
    display: none;
}

.newsluca h4 {
display: initial;
}


.newslist-timeline-both:nth-child(rechts) {
padding: 0 55% 25px 0 !important;
}

.rechts .newslist-timeline-date {
left: auto !important;
top: 0 !important;
right: 55% !important;
}


.newslist-timeline-both.block.news-cat-1.newsluca.rechts.odd {
padding: 0 0 25px 55%;
}

.rechts .newslist-timeline-date {
left: auto !important;
top: 0 !important;
right: 55% !important;
}



.mod_article:not(.fullwidth) > .container {
padding-top: 60px;
padding-bottom: 100px;
}




.logo {
left: 6px;
}

.stickyheader .logo {
left: 45px;
width: 116px !important;
}

.stickyheader .logo a {
background-image: url(/files/cto_layout/img/Luca/Logo_v4.svg);
}

.header.cloned {
background: rgba(255, 255, 255, 0.95);
}


.mainmenu ul ul li a {
text-transform: none;
text-align: left;
border: 0;
padding: 0 1.5rem !important;
line-height: 38px!important;
color: #393939;
font-size: 1rem;
letter-spacing: 0;
border-bottom: 1px solid rgb(242,242,242);
font-weight: normal;
}



#breadcrumb {
background: #0e864c;
color: #fff;
max-width: 1100px;
margin: auto;
}


/*
#breadcrumb {
background: #0e864c;
color: #fff;
max-width: 100%;
margin: auto;
}
*/


#breadcrumb a span {
color: #fff;
}



.mb-20 {
    margin-bottom: 20px;
}

.mb-40 {
    margin-bottom: 40px;
}

.mb-60 {
    margin-bottom: 60px;
}

.mb-80 {
    margin-bottom: 80px;
}

.mb-100 {
    margin-bottom: 100px;
}





.pb-20 {
    padding-bottom: 20px;
}

.pb-40 {
    padding-bottom: 40px;
}

.pb-60 {
    padding-bottom: 60px;
}

.pb-80 {
    padding-bottom: 80px;
}

.pb-100 {
    padding-bottom: 100px;
}



.header-luca-efeu1 {
position: absolute;
left: -143px;
top: 332px;
z-index: -5;
transform: none !important;
width: 76px;
}

.header-luca-efeu2 {
position: absolute;
right: -307px;
top: 115px;
z-index: -5;
transform: none !important;
}


.minibuttonheader-t {
background: url("/files/cto_layout/img/Luca/icons/tel-04.svg") no-repeat scroll 0px 0px transparent;
}

.minibuttonheader-m {
background: url("/files/cto_layout/img/Luca/icons/mail-03.svg") no-repeat scroll 0px 0px transparent;
}

.minibuttonheader-f {
background: url("/files/cto_layout/img/Luca/icons/facebook-02.svg") no-repeat scroll 0px 0px transparent;
}

.minibuttonheader-y {
background: url("/files/cto_layout/img/Luca/icons/youtube-01.svg") no-repeat scroll 0px 0px transparent;
}


#top {
box-shadow: none;
border: none;
}

#top, #top .inside {
background-color: #00793e;
}



.column[class*="mb-"] > h1, .column[class*="mb-"] > h2, .column[class*="mb-"] > h3, .column[class*="mb-"] > h4, .column[class*="mb-"] > h5, .column[class*="mb-"] > h6, .column[class*="mb-"] > .h1, .column[class*="mb-"] > .h2, .column[class*="mb-"] > .h3, .column[class*="mb-"] > .h4, .column[class*="mb-"] > .h5, .column[class*="mb-"] > .h6 {
margin-bottom: 25px;
}


#header .inside {
text-align: right;
}

.gartentelefon-top {
display: inline-table;
margin: 0 62px;
vertical-align: middle;
}

.gartentelefon-top i {
float: right;
background: #00793e;
display: inline-table;
vertical-align: middle;
text-align: center;
border-radius: 2px;
margin: -5px 0 0 0;
}

.gartentelefon-top i:before {
color: #fff;
vertical-align: middle;
text-align: center;
font-size: 26px;
padding: 9px 11px;
display: block;
}


#stickyheader .inside {
text-align: right;
}

#stickyheader .gartentelefon-top {
display: inline-table;
margin: 0 57px 0 0;
vertical-align: middle;
}

#stickyheader .gartentelefon-top i {
float: right;
background: #00793e;
display: inline-table;
vertical-align: middle;
text-align: center;
border-radius: 2px;
margin: -5px 0 0 0;
}

#stickyheader .gartentelefon-top i:before {
color: #fff;
vertical-align: middle;
text-align: center;
font-size: 20px;
padding: 9px 11px;
display: block;
}



.mod_subscribe input.submit[type="submit"]:hover, button.submit[type="submit"]:hover {
background: #6ca187;
}
.ce_popup_start .mod_subscribe input.submit {
background: #4b9872;
}

.popup-newsletter-liste ul li {
font-size: 1.1rem !important;
}



#ctrl_email_621 {
margin: 0px !important;
margin-right: 0px !important;
border: none;
height: 55px;
width: 60% !important;
}


#main .mod_subscribe input.submit, #main .mod_subscribe button.submit {
background: #4b9872;
margin: 0px !important;
margin-right: 0px !important;
border-radius: 0px;
border: none;
margin-left: -4px !important;
}



#main .mod_subscribe input.submit:hover, #main .mod_subscribe button.submit:hover {
background: #6ca187;
}



#footer form.style5 input.submit, #footer form.style5 button.submit {
width: 100%;
border-radius: 0;
}







.ce_gallery .content {
background: #fff;
opacity: 0;
}

.ce_gallery li:hover .content {
opacity: 0.4;
}


.runde-ecken {
border-radius: 5px;
}


.gruenebox-fullwidth-off {
display: none !important;
}


#cboxContent {
background: transparent;
}

#cboxLoadedContent {
background: transparent;
}


/* -------accordion ----------------------- */


.ce_accordion {
margin-bottom: none;
border: none;
}

.ce_accordion .accordion {
padding: 20px;
border: 0;
background: none;
border: 1px solid rgba(195,196,187,1);
}

.ce_accordion .toggler.ui-state-active {
border: none;
}

.ce_accordion .toggler {
padding: 5px 10px;
margin-bottom: 0;
color: #ffffff !important;
font-weight: 400;
background-color: rgba(195,196,187,1);
font-family: 'Helvetica';
}

.ce_accordion .toggler:before {
color: #fff;
}





/* -------Slider ----------------------- */


#article-13324 {
background-color: #ffffff !important;
}






/* -------allgemeine Container ----------------------- */


.ce_wrap {
background-image: none !important;
border-radius: 5px;
overflow: hidden;
}

#footer .ce_wrap .inside {
padding: 0 !important;
}

.mod_breadcrumb ul {
font-size: 0.8rem;
line-height: 0.9rem;
}

.header.original .mainmenu ul li a:before {
height: 44px;
margin-top: -24px;
}

.header.original {
padding: 5px 0;
}

.header.original .logo {
top: -4px;
}

/*
.verlauf #slider {
background-image: linear-gradient(to top, white 0%, #d3d3cc 143%);
}
 */


#footer {
/* border-top: 1px solid #ddd; */
margin-top: 0px;
}

#footer .totop {
position: absolute;
left: 50%;
top: 20px;
margin-left: -20px;
}


.mod_article.boxed {
max-width: calc(1100px - 0px);
margin-left: auto;
margin-right: auto;
}


.mod_article.article-volleb > .container {
padding: 0!important;
margin: 0!important;
}


#container {
background: transparent;
}


.mod_article:not(.fullwidth) > .container {
padding-top: 60px;
padding-bottom: 60px;
}

.ce_gallery .gallery-margin .image_container {
border-radius: 5px;
}




/* -------- Seitenarten, fullwidth, Rechte Spalte, Linke Spalte ---------------------- */

.column-menu-links-luca {
border-right: 1px solid #ddd !important;
padding-right: 20px !important;
}

.column-links-mitte-luca {
padding-right: 40px !important;
padding-left: 50px !important;
}

.column-mitte-luca {
padding-left: 40px !important;
padding-right: 40px !important;
}


.column-rechts-luca {
border-left: 1px solid #ddd !important;
padding-left: 20px !important;
}

.Textbox-rechts-grünebox .link-gruenebox .hyperlink_txt {
padding-left: 15px !important;
padding-right: 15px !important;
}



/* ---------------- aktuelle Gartenprojekte ------------------------ */



.mod_newsteaser_v6 .content, .mod_newsteaser_v6 .content a, .mod_newsteaser_v6 .content .title {
color: rgb(255,255,255);
font-family: "Roboto Slab";
font-weight: 500;
font-size: 53px;
}

.newslist-v2 {
margin-bottom: 20px;
padding-bottom: 20px;
}

.newslist-v2 .news-content-v2 {
padding: 0 100px 0 10px;
}

.newslist-v2 .image_container img {
border-radius: 5px;
}

.newslist-v2 h4 {
margin-bottom: 15px;
font-weight: bold;
text-transform: inherit;
}

.newslist-v2 h4 a {
color: #00793e;
}

/* ---------------- aktuelle Gartenprojekte ------------------------ */





.minibuttonheader-wrapper {
height: 30px;
float: right;
display: inline;
margin-right: 20px;
}

.minibuttonheader-wrapper a {
width: 30px;
height: 30px;
display: inline-block;
margin: 5px 0px 0 0;
border-radius: 2px;
}


.offertanfrage-wrapper {
display: inline-grid;
float: left;
padding: 0 15px;
background: #00793e;
display: inline-block;
font-family: 'Heebo';
font-weight: 600;
font-size: 10px;
}

.offertanfrage {
font-size: 17px;
font-weight: 600;
}

.offertanfrage:before {
font-family: "FontAwesome";
content: "\f101";
margin-right: 7px;
}

.gartentelefon {
float: right;
padding: 0 14px;
background: #00793e;
display: inline-block;
font-family: 'Heebo';
font-weight: 600;
font-size: 17px;
margin: 0;
}


.libelle-header {
background: url("/files/cto_layout/img/Luca/WebsiteElemente/libelle2.svg") no-repeat scroll center center transparent;
display: inline-block;
height: 22px;
width: 28px;
line-height: 44px;
}


/* -------- footer ---------------------- */

.footer-logo-klein {
background: url("/files/cto_layout/img/Luca/Koch-Logo-klein.svg") no-repeat scroll center center transparent !important;
display: inline-block;
height: 46px !important;
width: 107px !important;
line-height: 44px;
margin-left: 10px;
}


/* -------- footer Offertanfrage ---------------------- */

form.style5 input, form.style5 select, form.style5 textarea {
background-color: rgb(247, 247, 247);
border-color: rgb(247, 247, 247);
font-size: 0.8rem;
color: #000 !important;
}

.footer-offert form.style5 textarea {
background-color: rgb(247, 247, 247);
border-color: rgb(247, 247, 247);
font-size: 1rem;
}

#ctrl_774::placeholder {
}



/* -------- submenue ---------------------- */

.subnav {
margin-top: 0px;
}

.subnav a:hover, .subnav a.active {
background: #00793e;
color: #fff;
}

.subnav a {
display: block;
padding: 5px 10px 5px 15px;
margin-bottom: 2px;
color: rgb(152,152,152);
border-radius: 2px;
-webkit-transition: All 0.1s ease;
transition: All 0.1s ease;
background: #ddd;
font-family: "helvetica";
font-size: 15px;
}

.subnav a.active:before {
font-family: "FontAwesome";
content: "\f101";
margin-right: 7px;
}


/* -------- megamenü boxen ---------------------- */


.planung .megamenue-planung {
background-color: #00793e !important;
}

.Sportstaettenbau .megamenue-sportstaettenbau {
background-color: #00793e!important;
}

.bewaesserung-mit-System .megamenue-bewaesserung {
background-color: #00793e!important;
}

.gestalten-mit-Pflanzen .megamenue-pflanzen {
background-color: #00793e!important;
}

.wasser-im-garten .megamenue-wasser {
background-color: #00793e!important;
}

.holz-im-garten .megamenue-holzimgarten {
background-color: #00793e!important;
}

.rasenflaechen .megamenue-rasenflaechen {
background-color: #00793e!important;
}

.dachterrassen .megamenue-dachterrassen {
background-color: #00793e!important;
}

.hochbeete .megamenue-hochbeete {
background-color: #00793e!important;
}

.mauern .megamenue-mauern {
background-color: #00793e!important;
}

.pflaserarbeiten .megamenue-pflaserarbeiten {
background-color: #00793e!important;
}



.megamenu-wrapper .autogrid_grid.gutter_s > .column {
padding-left: 10px;
padding-right: 10px;
}



#contentwrapper .mainmenu ul li .megamenue-servicelinks a, .stickyheader .mainmenu ul li .megamenue-servicelinks a  {
background: #ddd;
border-radius: 2px;
margin-bottom: 1px;
padding: 0px 10px !important;
font-size: 14px;
line-height: 29px !important;
}


.menue-box-col-links {
padding-right: 0;
}

.menue-box-col-links .ce_image {
margin: 0 !important;
}

.megamenu-wrapper .megamenue-leistungsbox {
margin-bottom: 1px !important;
border-radius: 0px;
}

.megamenue-leistungsbox {
margin-bottom: 1px !important;
background-color: rgba(176,176,166,1) !important;
border-radius: 0px;
}

#header .mainmenu ul ul .megamenue-leistungsbox a:hover, #stickyheader .mainmenu ul ul .megamenue-leistungsbox a:hover {
background: transparent !important;
color: #fff;
}

.menue-box-col-rechts_text {
display: table;
height: 100%;
width: 100%;
}
.menue-box-col-rechts_text p {
display: table-cell;
vertical-align: middle;
line-height: 20px;
color: #ffffff;
}

#header .mainmenu ul ul .megamenue-leistungsbox a:hover .menue-box-col-rechts_text p, #stickyheader .mainmenu ul ul .megamenue-leistungsbox a:hover .menue-box-col-rechts_text p {
color: #fff;
}

#header .ce_wrap:hover, #stickyheader .ce_wrap:hover{
background-color: #00793e!important;
color: #fff;
}

#header .ce_wrap .ce_image .image_container, #stickyheader .ce_wrap .ce_image .image_container {
transition: transform .3s ease;
}

#header .ce_wrap:hover .ce_image .image_container img, #stickyheader .ce_wrap:hover .ce_image .image_container img {
transform: scale(1.1);
}

.mainmenu ul .megamenu ul li {
border-right: none;
}



/* ------------------------------ */

@media only screen and (max-width: 400px) {


.ce_text.width-m {
max-width: 500px;
margin: auto;
}



.ce_revolutionslider_text {
font-size: 35px !important;
transition: all 0s ease 0s;
min-height: 0px;
min-width: 0px;
line-height: 55px!important;
border-width: 0px;
margin: 0px;
padding: 0px;
letter-spacing: 0px;
left: 21px !important;
top: 200px !important;
text-shadow: 0 0 10px hsl(0,0%,0%) !important;
}

.slider-zweitezeile {
margin-top: 42px !important;
}

.ce_hyperlink.ce_hyperlink-extended.block.align-left.border-radius-0.large.tp-caption.fade.fadeout.start {
left: 24px !important;
}

.hyperlink_txt.default.tp-resizeme {
font-size: 11px !important;
padding: 20px !important;
}





}


/* ------------------------------ */




@media only screen
and (max-width: 767px) {






.header-luca .ce_leadertext {
background-color: rgba(14, 134, 76, 0.9);
}



.ce_hyperlink a, a.btn {
line-height: 20px;
}


.newslist-v2 .news-content-v2 {
padding: 0 0px 0 10px;
}


.mod_newsteaser_v6 .content, .mod_newsteaser_v6 .content a, .mod_newsteaser_v6 .content .title {
font-size: 30px;
}

.News-Leistungen-Links h3 {
margin-bottom: 30px;
}

.News-Leistungen-Links p {
margin-bottom: 4px;
height: 36px;
}

.News-Leistungen-Links p span a {
padding: 10px 30px;
margin-bottom:10px;
}




#footer .footer-websitelinks a {
font-size: 20px;
line-height: 30px;
}

#contentwrapper .footer-websitelinks a {
font-size: 20px;
line-height: 30px;
}

.Textbox-rechts-grünebox .wrap_h1 .font-size-m, .Textbox-rechts-grünebox .wrap_h1 .font-size-s {
background: none;
font-family: 'lato';
font-size: 2rem !important;
font-weight: 400;
line-height: 41px;
}

.mobile-off {
display: none !important;
}


#main .mod_article {
padding: 0px !important;
}


.mmenu_trigger {
right: 20px !important;
}

.main-newsletter-wrapper .container .autogrid_grid {
width: 95% !important;
margin: auto !important;
}

#ctrl_email_621 {
width: 100% !important;
border-radius: 0;
margin-bottom: 5px !important;
}

#main .mod_subscribe #tl_subscribe_621 input.submit, #main .mod_subscribe #tl_subscribe_621 button.submit {
border-radius: 5px !important;
}

#main .mod_subscribe input.submit, #main .mod_subscribe button.submit {
margin-left: 0px !important;
}




.popup-newsletter-liste ul li {
font-size: 1rem !important;
}


.column.column-menu-rechts-luca {
border-left: none;
padding: 0px;
}

.mobile-footer-center, .mobile-footer-center h3, .mobile-footer-center .ce_image_extended_inside, .mobile-footer-center .ce_image_extended_inside .image_container {
text-align: center !important;
margin: auto;
}

.mobile-footer-center .ce_list, .mobile-footer-center .ce_image_extended_inside .ce_list {
text-align: left !important;
}


.gartentelefon-top {
display: none;
}

.ce_iconbox.version3 .ce_iconbox_inside {
display: inline-block;
}

.ce_iconbox.version3 .ce_iconbox_icon  {
display: none;
}

.header-luca-efeu1, .header-luca-efeu2 {
display: none;
}

.offertanfrage, .offertanfrage-wrapper {
display: none;
}

.gartentelefon {
padding: 0 14px;
background: #00793e;
display: inline-block;
font-family: 'Heebo';
font-weight: 600;
font-size: 17px;
margin: 0;
width: 100%;
text-align: center;
}

.mobil-off {
display: none;

}

#top_link {
display: initial;
right: 10px !important;
bottom: 25px !important;
}


    .header .logo {
height: 140px;
left: -5px;
}

.stickyheader .header .logo {
height: 67px;
left: 20px;
}


.stickyheader .header.cloned .inside, .header .inside {
height: 70px!important;
background: #fff;
}


.mmenu_trigger {
display: flex;
right: 20px;
}

#main .mod_article:not(.fullwidth) > .container, #left .mod_article > .container, #right .mod_article > .container, #main .mod_article.fullwidth.boxed-content .contentwrap, #main .autogrid_wrapper.article, #main .mod_article .ce_parallax .contentwrap, #main .mod_article .ce_bgimage .ce_bgimage-inside, #main .mod_article .ce_youtube_background .contentwrap, .ce_headerimage .ce_headerimage_inside, .ce_bgimage-inside, .header .inside, .ce_iconbox_header .contentwrap, .mod_pageimage .container {
padding-left: 20px!important;
padding-right: 20px!important;
}

#main  .article-volleb .mod_article:not(.fullwidth) > .container, #main .article-volleb .container {
padding-left: 0px!important;
padding-right: 0px!important;
}


#top .mod_top_phone span {
display: inline-block;
}

#top {
display: inherit;
}

#top .mod_top_phone {
float: inherit;
text-align: center;
width: 100%;
}


#footer  {
	padding: 0 20px;
}

.column-rechts-luca {
border-left: none !important;
padding-left: 20px !important;
}

.header-luca .ce_leadertext {
width: 200px;
height: 200px;
padding: 20px;
margin: 44px 0 0px 0;
float: none;
}

.header-luca .container {
text-align: center;
}

.header-luca .ce_leadertext h1 {
font-size: 18px !important;
}

h4, .h4, .h4 p {
font-size: 1.6rem;
}


.mb-xxs {
margin-bottom: 15px!important;
}

.mt-xs {
margin-top: 20px!important;
}


.column[class*="mb-"] > h1, .column[class*="mb-"] > h2, .column[class*="mb-"] > h3, .column[class*="mb-"] > h4, .column[class*="mb-"] > h5, .column[class*="mb-"] > h6, .column[class*="mb-"] > .h1, .column[class*="mb-"] > .h2, .column[class*="mb-"] > .h3, .column[class*="mb-"] > .h4, .column[class*="mb-"] > .h5, .column[class*="mb-"] > .h6 {
margin-bottom: 10px;
}



.gruenebox-fullwidth-off {
display: flex !important;
}





}

/* ------------------------------ */

@media only screen and (min-width: 767px) {



.megamenu-wrapper .fullwidth-off {
display: none !important;
}

.column-rechts-luca .fullwidth-off {
display: none !important;
}

#container .fullwidth-off {
display: none !important;
}





.col-nachhaltigkeitsbericht-footer {
margin-right: 40px;
}


.gartentelefon-top, #stickyheader .gartentelefon-top{
display: none;
}

.header.original .logo {
top: -14px;
}


.header-luca {
padding-top: 120px;
max-width: 1100px;
margin: auto;
}

/*
.header-luca {
padding-top: 120px;
max-width: 100%;
margin: auto;
height: 600px;
}
*/


.padding-left40-mOff, .padding-right40-mOff {
padding: 0 40px;
}

.header-luca .ce_leadertext {
width: 250px;
height: 250px;
background-color: #0e864c;
padding: 18px;
margin: 13px 0 0px 0;
float: right;
border-radius: 5px;
display: flex;
flex-direction: column;
justify-content: flex-end;
}

}

/* ------------------------------ */

@media only screen
and (min-width: 767px)
and (max-width: 1500px){


#stickyheader .header .mod_search {
margin: 0px 40px 0 0;
}

.offertanfrage-wrapper {
display: none;
}

.mod_breadcrumb a, .mod_breadcrumb li:before {
font-size: 12px !important;
}

.mod_quickmenu, .smartmenu .smartmenu-trigger {
display: none;
}




#top .mod_top_phone {
float: right;
margin-right: 15px;
font-weight: 600;
font-size: 1.4em;
letter-spacing: 0;
}

.mmenu_trigger {
display: flex;
right: 90px;
}

.header .mod_search {
margin: 0px 0px 0 0;
padding: 0 0 0 20px;
left: 8px;
}

#mmenu {
display: initial;
}

.mainmenu {
    display: initial;
}




#mmenu .mod_search .widget {
text-align: center;
display: flex;
flex-direction: column;
align-items: center;
}


#mmenu .mod_search input {
max-width: 600px;
display: inline-block;
}


}





/* ------------------------------ */

@media only screen
and (min-width: 767px)
and (max-width: 2200px){

.mainmenu ul li a {
font-size: 1rem;
}

#stickyheader .inside {
padding: 0 !important;
}

#main .container {
padding-left: 0px !important;
padding-right: 0px !important;
margin: 0 auto !important;
}

#top .inside {
padding: 0 !important;
max-width: 1100px;
}

#header .inside {
padding: 0 !important;
    max-width: 1100px;
}

#footer .inside {
padding:  0px 0px 40px 0px !important;
    max-width: 1100px;
}

.megamenu-wrapper {
    min-width: 1100px !important;
}


#header .megamenue-leistungsbox .inside {
padding: 0px !important;
}

#top .inside, .header .inside, #footer .inside, #bottom .inside, body.sidebar #container, .mod_article:not(.fullwidth) > .container, .fullwidth.boxed-content .contentwrap, .smallwidth .contentwrap, .boxed-content .contentwrap, .autogrid_wrapper.article, .ce_text_image_bar .inside, .ce_headerimage .ce_headerimage_inside, .ce_video_background .ce_video_background_inside, #offcanvas-top .offcanvas-top-inside, .ce_calltoaction .ce_calltoaction_inside, .mod_breadcrumb .mod_breadcrumb_inside, .mod_pageimage .container {
max-width: 1100px;
}


 #top .inside, .header .inside, #footer .inside, #bottom .inside, body.sidebar #container, .mod_article:not(.fullwidth) > .container, .mod_article.boxed > .container, .fullwidth.boxed-content .contentwrap, .smallwidth .contentwrap, .boxed-content .contentwrap, .autogrid_wrapper.article, .ce_bgimage-inside, .ce_headerimage .ce_headerimage_inside, .ce_video_background .ce_video_background_inside, #offcanvas-top .offcanvas-top-inside, .ce_calltoaction .ce_calltoaction_inside, .mod_breadcrumb .mod_breadcrumb_inside, .mod_pageimage .container {
padding-left: 40px;
padding-right: 40px;
}




.mod_breadcrumb_inside  {
padding: 0!important;
margin: 0!important;
}





.mainmenu ul .megamenu-wrapper {
right: auto;
left: 0px;
}

.padding-40  {
padding-left: 40px !important;
padding-right: 40px !important;
}


h4, .h4, .h4 p {
font-size: 1.3rem;
}

}



/* ------------------------------ */

@media only screen
and (max-width: 1200px) {



#footer {
padding: 0 20px;
}

#main .mod_article {
padding: 0 0px;
}

#main .container {
padding-left: 0px !important;
padding-right: 0px !important;
}

#main .element-boxed {
padding-left: 20px !important;
padding-right: 20px !important;
}

.aktuelle-Projekte #main .element-boxed {
padding-left: 40px !important;
padding-right: 40px !important;
}

#main .column-menu-luca {
padding-left: 0px !important;
padding-right: 0px !important;
}

.column-links-mitte-luca {
padding-right: 40px !important;
padding-left: 30px !important;
}

.column-mitte-luca {
padding-left: 20px !important;
padding-right: 20px !important;
}




.mainmenu {
    display: none;
}

.mmenu_trigger {
display: flex !important;
right: 75px;
}



}


/* ------------------------------ */


@media only screen
and (min-width: 767px)
and (max-width: 1500px){

.News-Leistungen-Links p {
margin-bottom: 3px;
}


.header-luca-efeu1, .header-luca-efeu2 {
display: none;
}


#top .inside {
padding: 0 20px !important;

}

#header .inside {
padding: 0 40px !important;

}

#footer .inside {
padding: 0px 0px 40px 0px !important;

}



.mmenu_trigger {
    display: none;
}


p  {
font-size: 15px;
line-height: 21px;
}


h1, h2 {
font-size: 33px;
}



h1 {
}


h2 {

}

h2 > color-accent {

}


h4 {

}


h4 > color-accent {

}






}


/* ------------------------------ */


@media only screen
and (min-width: 1500px)
and (max-width: 2200px){


.minibuttonheader-wrapper {
display: none;
}

}


/* ------------------------------ */




@media only screen
and (min-width: 2200px){


.minibuttonheader-wrapper {
display: none;
}



.mainmenu ul li a {
font-size: 18px;
}

#stickyheader .inside {
padding: 0 !important;
}



#main .container {
padding-left: 0 !important;
padding-right: 0 !important;
margin: 0 auto !important;
}

#top .inside {
padding: 0 !important;
max-width: 1200px;
}

#header .inside {
padding: 0 !important;
    max-width: 1200px;
}

#footer .inside {
padding: 0px 0px 40px 0px !important;
    max-width: 1200px;
}



.header-luca {
max-width: 1200px;
}


#top .inside, .header .inside, #footer .inside, #bottom .inside, body.sidebar #container, .mod_article:not(.fullwidth) > .container, .fullwidth.boxed-content .contentwrap, .smallwidth .contentwrap, .boxed-content .contentwrap, .autogrid_wrapper.article, .ce_text_image_bar .inside, .ce_headerimage .ce_headerimage_inside, .ce_video_background .ce_video_background_inside, #offcanvas-top .offcanvas-top-inside, .ce_calltoaction .ce_calltoaction_inside, .mod_breadcrumb .mod_breadcrumb_inside, .mod_pageimage .container {
max-width: 1200px;
}


 #top .inside, .header .inside, #footer .inside, #bottom .inside, body.sidebar #container, .mod_article:not(.fullwidth) > .container, .mod_article.boxed > .container, .fullwidth.boxed-content .contentwrap, .smallwidth .contentwrap, .boxed-content .contentwrap, .autogrid_wrapper.article, .ce_bgimage-inside, .ce_headerimage .ce_headerimage_inside, .ce_video_background .ce_video_background_inside, #offcanvas-top .offcanvas-top-inside, .ce_calltoaction .ce_calltoaction_inside, .mod_breadcrumb .mod_breadcrumb_inside, .mod_pageimage .container {
padding-left: 40px;
padding-right: 40px;
}

.header .logo {
left: 10px;
}

.stickyheader .logo {
left: 28px !important;
}


.mod_article.boxed {
max-width: calc(1200px - 0px);
margin-left: auto;
margin-right: auto;
}


.mod_article.article-volleb > .container {
padding: 0!important;
margin: 0!important;
}

#breadcrumb {
background: #00793e;
color: #fff;
max-width: 1200px;
margin: auto;
}

.mod_breadcrumb_inside  {
padding: 0!important;
margin: 0!important;
}



.mainmenu ul .megamenu-wrapper {
right: auto;
left: 0px;
}


.newsteaser_v3 {
margin-bottom: 20px;
}


.padding-40  {
padding-left: 40px !important;
padding-right: 40px !important;
}


}



/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/

#mmenu .mod_navigation li ul li a {
font-size: 20px;
}

#mmenu .mod_navigation li ul li .a-level_2.megamenue-off {
font-size: 28px;
line-height: 47px;
}

#mmenu nav.mobile_vertical ul ul {
padding-left: 0px;
}




.megamenu-wrapper .megamenue-off {
display: none !important;
}

.megamenue-linie {
margin: 12px 0 !important;
}

.megamenu-wrapper h6 {
margin-bottom: 8px;
margin-top: 12px;
}

.grau {
padding: 20px !important;
background: #f2f2f2;
margin-left: 0px !important;
margin-right: 0px !important;
}


#top_link {
display: none !important;
}

body.fixed-header #top_link {
display: initial !important;
}

li.submenu .opener {
height: calc(32px + 22px) !important;
}

li.submenu .opener {
width: calc(34px + 18px) !important;
}

a.submenu:after {
right: 20px !important;
}

#mmenu #mmenu_middle {
padding: 0 0px 20px 0px;
}

.header-luca-efeu2 {
right: -226px;
top: 285px;
}

.header-luca-efeu3 {
right: -305px;
top: 113px;
position: absolute;
z-index: -5;
transform: none !important;
}






#top-wrapper #top .inside {
max-width: 1200px;
display: grid;
grid-template-columns: 180px auto auto;
grid-template-rows: auto;
}

.gartentelefon {
float: right;
padding: 0 14px;
background: #00793e;
display: inline-block;
font-family: 'Heebo';
font-weight: 600;
font-size: 17px;
margin: 0;
text-align: right;
}





.mod_privacy_optin_slim .inside {
color: rgb(0,0,0);
background: rgb(255,255,255);
box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
position: relative;
width: 80%;
z-index: 100;
max-width: 500px;
margin: auto;
top: 40%;
}

.mod_privacy_optin_slim .overlay {
z-index: 10000000;
z-index: 10;
width: inherit;
height: inherit;
position: inherit;
background-color: rgba(0,0,0,.4);
padding: 3000px;
top: -600px;
}



/*-- fonts ----------------------*/

p {
font-family: 'Helvetica';
font-size: 1.05em;
}

.mod_newsteaser_v6 .content, .mod_newsteaser_v6 .content a, .mod_newsteaser_v6 .content .title {
font-size: 53px;
padding: 0 40px;
}

.mod_newsteaser_v6 .teaser p {
font-size: 1.4rem;
line-height: 1.1em;
}

#cboxTitle {
line-height: 1.2em;
}

/*-- fonts ----------------------*/



.mod_article.boxed {
max-width: calc(1200px - 0px);
}

#main .container {
max-width: 1200px;
}

#header .inside {
max-width: 1200px;
}

#stickyheader .header .inside {
max-width: 1200px;
}

.header-luca {
max-width: 1200px;
}

#breadcrumb {
max-width: 1200px;
}

#top-wrapper #top .inside {
max-width: 1200px;
}

#slider .inside .container {
padding-left: 0px;
padding-right: 0px;

}

#slider .inside .header-luca .container {
padding-left: 40px;
padding-right: 40px;
max-width: 1200px;
}

#slider .inside .header-luca #breadcrumb .container {
max-width: 1200px;
}



.home #slider .inside .container, .aktuelle-Projekte #slider .inside .container {
max-width: 100%;
}



.gartenteam-gruenerhg .container {
max-width: 100% !important;
}



.aktuelle-Projekte #main .container {
max-width: 100%;
}


.aktuelle-Projekte .element-boxed {
max-width: 1200px;
}

.mod_breadcrumb {
padding-left: 40px;
padding-right: 40px;
}

.header-luca {
padding-bottom: 0px;
}

#footer .inside {
max-width: 1200px !important;
}

.column-rechts-luca h1 {
border-radius: 5px;
}

.Textbox-rechts-grünebox .link-gruenebox .hyperlink_txt {
width: 100%;
}

.autogrid_grid .column {
padding-left: 15px;
padding-right: 15px;
}

.stickyheader .header.cloned .logo {
margin-left: 40px;
}

.main-newsletter-wrapper {
background: #00793e;
background-image: url("/files/cto_layout/img/Luca/Headerbilder/hg5.svg");
background-size: cover;
background-position: center;
margin-bottom: 50px !important;
}

.main-newsletter-wrapper .container, .main-newsletter-wrapper .container .ce_bgimage-image, .main-newsletter-wrapper .container .ce_bgimage {
background: transparent;
background-image: none;
}

.main-newsletter-wrapper .container {
padding-bottom: 0px !important;
}

.header .logo {
left: 0px;
}



.newsletteranmeldunghauptseite {
background: none !important;
}

.aktuelle-news-artikel .column-menu-luca {
max-width: 1200px;
margin: auto;
}

/*-- bis 2200px -----------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 2200px)  {

/*-- fonts ----------------------*/

p {
font-size: 1em;
}


/*-- fonts ----------------------*/


}




/*-- ab 1500px  -----------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
@media only screen
and (min-width: 1500px)  {

.header .mod_search {
margin-left: 20px;
margin-right: 20px;
}

}


/*-- bis 1500px  -----------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
@media only screen
and (max-width: 1500px)  {

#contentwrapper .mainmenu ul li .megamenue-servicelinks a, .stickyheader .mainmenu ul li .megamenue-servicelinks a {
background: #ddd;
border-radius: 2px;
margin-bottom: 1px;
padding: 0px 10px !important;
font-size: 12px;
line-height: 26px !important;
}


#top-wrapper #top .inside {
max-width: 1200px;
display: grid;
grid-template-columns: auto auto;
grid-template-rows: auto;
}

.gartentelefon {
text-align: right;
}

.header-luca-efeu1,
.header-luca-efeu2,
.header-luca-efeu3,
.header-luca-efeu4,
.header-luca-efeu5,
.header-luca-efeu6,
.header-luca-efeu7,
.header-luca-efeu8,
.header-luca-efeu9 {
display: none;
}

/*-- fonts ----------------------*/

p {
font-size: 0.95em;
}

.mod_newsteaser_v6 .content, .mod_newsteaser_v6 .content a, .mod_newsteaser_v6 .content .title {
font-size: 53px;
}

.mod_newsteaser_v6 .teaser p {
font-size: 1.3rem;
line-height: 1.1em;
}

/*-- fonts ----------------------*/


}




/*-- 1200px bis 2200px ----------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
@media only screen
and (max-width: 2200px)
and (min-width: 1200px)  {

#slider .inside .container {
padding-left: 0px;
padding-right: 0px;
max-width: 1200px;
}


}

/*-- bis 1200px -----------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 1200px) {

.footer-mobile-off {
display: none !important;
}

.mb-m, .mb-m-m {
margin-bottom: 30px!important;
}

.mt-m {
margin-top: 30px!important;
}

.column-links-mitte-luca {
padding-right: 40px !important;
padding-left: 10px !important;
}

.newslist-v2 .news-content-v2 {
padding: 0 0px 0 0px;
}

/*-- top ---*/

#top {
font-size: 0.93rem;
line-height: 2rem;
}

.offertanfrage {
font-size: 14px;
}

.gartentelefon {
font-size: 14px;
}

/*-- top end ---*/

/*-- breadcrumb ---*/
.mod_breadcrumb ul {
padding: 7px 0;
}

#breadcrumb {
max-height: 30px;
}

.mod_breadcrumb {
border-top: none;
border-bottom: none;
}

/*-- breadcrumb end---*/

.header-luca {
padding-top: 110px;
}

.header-luca .ce_leadertext {
width: 220px;
height: 220px;
margin: 0 0 0px 0;
}

#slider .inside .header-luca {
max-height: 410px;
}

}


/*-- ab 1200px ------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
@media only screen and (min-width: 1200px) {

.footer-fullwith-off {
display: none !important;
}

.header-luca {
padding-bottom: 20px;
}



}


/*-- 767px bis 1200px -----------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
@media only screen
and (max-width: 1200px)
and (min-width: 767px) {

.column-links-mitte-luca {
padding-left: 15px !important;
}

/*-- fonts ----------------------*/

p {
font-family: 'Helvetica';
font-size: 0.95em;
}


/*-- fonts ----------------------*/

.column-menu-luca {
padding-left: 10px !important;
padding-right: 10px !important;
}

.autogrid_grid .column {
padding-left: 15px;
padding-right: 15px;
}

#main .container {
padding-left: 40px !important;
padding-right: 40px !important;
}

.aktuelle-Projekte #main .container {
padding-left: 0px !important;
padding-right: 0px !important;
}

#footer {
padding: 0 40px;
}

.column-rechts-luca h1 {
display: none;
}

.Textbox-rechts-grünebox {
padding: 10px !important;
}

.autogrid_grid .column {
padding-left: 15px;
padding-right: 15px;
}

.autogrid_grid .column.column-rechts-luca {
padding-left: 15px;
padding-right: 0px;
}

.header .mod_search {
margin-left: 0px;
margin-right: 0px;
}

/*-- fonts ----------------------*/

.mod_newsteaser_v6 .content, .mod_newsteaser_v6 .content a, .mod_newsteaser_v6 .content .title {
font-size: 48px;
}

.mod_newsteaser_v6 .teaser p {
font-size: 1.2rem;
line-height: 1.1em;
}

}



/*-- bis 1024px -----------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
@media only screen and (min-width: 1024px)  {

.footer-fullwith-off {
display: none;
}


}



/*-- bis 1024px -----------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 1024px)  {


html, body {
font-size: 14px;
}

p {
font-size: 1em;
}

/*-----
h4, .h4, .h4 p {
font-size: 1.1rem;
}
--*/

h3, .h3, .h3 p {
font-size: 2.2em;
line-height: 1.2em;
}

}





/*-- 767px bis 1024px -----------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
@media only screen
and (max-width: 1024px)
and (min-width: 767px) {

span.zitat {
font-size: 28px;
}

.font-size-s, .font-size-s p {
font-size: 1.3rem;
line-height: 1.5;
}

.ce_hyperlink a, a.btn {
font-size: 0.7rem;
}

.mod_article:not(.fullwidth) > .container {
padding-top: 40px;
padding-bottom: 40px;
}

#slider .inside .header-luca {
max-height: 410px;
}

}


/*-- bis 767px ------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
@media only screen
and (max-width: 767px) {

#top-wrapper #top .inside {
max-width: 1200px;
display: grid;
grid-template-columns: auto;
grid-template-rows: auto;
}

.gartentelefon {
text-align: center;
font-size: 17px;
}



/*-- fonts ----------------------*/

p {
font-family: 'Helvetica';
font-size: 1.05em;
}

.mod_newsteaser_v6 .content, .mod_newsteaser_v6 .content a, .mod_newsteaser_v6 .content .title {
font-size: 32px;
padding: 0 15px;
}

/*-- fonts ----------------------*/


.mod_article:not(.fullwidth) > .container {
padding-top: 30px;
padding-bottom: 30px;
}


#slider .inside .header-luca {
max-height: 260px;
}

.header-luca .ce_leadertext {
margin: 0px 0 0px 0;
}

.stickyheader .header.cloned .logo {
margin-left: 5px;
}

.aktuelle-Projekte #main .column-menu-luca {
padding-left: 20px !important;
padding-right: 20px !important;
}

.header-luca .ce_leadertext {
width: 160px;
height: 160px;
padding: 14px;
margin: 37px auto 0 !important;
float: none;
}

.header-luca .ce_leadertext h1 {
font-size: 15px !important;
}

.ce_bgimage-inside.contentwrap {
padding: 20px 0px !important;
}

.ce_popup_content .ce_bgimage-inside.contentwrap {
padding: 50px 20px !important;
}

.ce_bgimage-inside.contentwrap {
padding:  20px !important;
}

.header-luca {
padding-top: 0px;
}


}
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/





/*-- bis 1500px  -----------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
@media only screen
and (min-width: 1024px)
and (max-width: 1500px)   {

.header-luca {
max-height: 450px !important;
max-width: 1100px;

}

#slider .inside .header-luca .container {
padding-left: 40px;
padding-right: 40px;
max-width: 1100px;
max-height: 370px;
padding-top: 25px;
}

.header-luca .ce_leadertext {
width: 230px;
height: 230px;
padding: 17px;
margin: 30px 0 0px 0;
}

/*
.header-luca .ce_leadertext {
width: 230px;
height: 230px;
padding: 17px;
margin: 0 0 120px 0;
}
*/


.home #slider, .aktuelle-Projekte #slider {
max-height: inherit;
}




#header .inside {
max-width: 1100px;
}

#stickyheader .header .inside {
max-width: 1100px;
}


#top-wrapper #top .inside {
max-width: 1100px;
}

#breadcrumb {
max-width: 1100px;
max-height: 38px;
}

.mod_article.boxed {
max-width: calc(1100px - 0px);
}

#main .container {
max-width: 1100px;
}

.bildbreite-xl .contentwrap, .bildbreite-xl .container {
max-width: 1100px !important;
}

#footer .inside {
max-width: 1100px !important;
}

.mod_article:not(.fullwidth) > .container {
padding-bottom: 40px;
}

.aktuelle-Projekte .element-boxed {
max-width: 1100px;
  padding-left: 40px;
  padding-right: 40px;
 margin: auto;
}

.mb-s {
margin-bottom: 30px!important;
}

.mb-xl {
margin-bottom: 30px!important;
}

.mt-xs {
margin-top: 10px!important;
}


/*-- fonts ----------------------*/

p {
font-size: 0.95em;
}

.mod_newsteaser_v6 .content, .mod_newsteaser_v6 .content a, .mod_newsteaser_v6 .content .title {
font-size: 53px;
}

.mod_newsteaser_v6 .teaser p {
font-size: 1.3rem;
line-height: 1.1em;
}

/*-- fonts ----------------------*/

.autogrid_grid {
display: grid;
margin-left: -10px;
margin-right: -10px;
}

.autogrid_grid .column {
padding-left: 10px;
padding-right: 10px;
}

.autogrid_grid.gutter_l > .column {
padding-left: 25px;
padding-right: 25px;
}

.autogrid_grid.gutter_l {
margin-left: -25px;
margin-right: -25px;
}

.mt-l {
margin-top: 40px!important;
}

.formbody .autogrid_wrapper, .formbody .autogrid_row {
margin-left: -5px;
margin-right: -5px;
}

}




/*-- bis 1350px  -----------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
@media only screen
and (max-width: 1350px)   {

.mainmenu ul li a {
font-size: 0.95rem;
}

span.zitat {
font-size: 30px;
line-height: 1.1;
}

.font-size-s, .font-size-s p {
font-size: 1.5rem;
}

.mod_article:not(.fullwidth) > .container {
padding-top: 40px;
}

p {
line-height: 20px;
margin-bottom: 6px;
word-wrap: break-word;
}

.mb-l {
margin-bottom: 30px!important;
}



/*-- top ---*/

#top {
font-size: 0.93rem;
line-height: 2rem;
}

.offertanfrage {
font-size: 14px;
}

.gartentelefon {
font-size: 14px;
}

/*-- top end ---*/

/*-- breadcrumb ---*/
.mod_breadcrumb ul {
padding: 7px 0;
}

#breadcrumb {
max-height: 30px;
}

.mod_breadcrumb {
border-top: none;
border-bottom: none;
}

/*-- breadcrumb end---*/

.header-luca {
padding-top: 110px;
}

.header-luca .ce_leadertext {
width: 220px;
height: 220px;
margin: 0 0 0px 0;
}

#slider .inside .header-luca {
max-height: 410px;
}

.aktuelle-Projekte .element-boxed {
max-width: 1100px;
  padding-left: 40px;
  padding-right: 40px;
 margin: auto;
}


#stickyheader #top {
display:none;
}


}


/*-- 1024px bis 1350px  -----------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
@media only screen
and (min-width: 1024px)
and (max-width: 1350px)   {

.header-luca .ce_leadertext {
margin: 36px 0 0px 0;
}

}


/*-- bis 767px  -----------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
@media only screen
and (max-width: 767px)   {

.header-luca {
padding-top: 0px;
}

#slider .inside .header-luca {
max-height: 260px;
}


.header-luca .ce_leadertext {
width: 160px;
height: 160px;
padding: 14px;
margin: 37px auto 0 !important;
float: none;
}

.aktuelle-Projekte #main .element-boxed {
padding-left: 30px !important;
padding-right: 30px !important;
}




}

#preloader { position: fixed; left: 0; top: 0; z-index: 10000; width: 100%; height: 100%; overflow: visible;   background-image: url('../../files/cto_layout/css/Luca/preloader/load.gif');
  background-size:26px 26px;
  background-color: #ffffff;
  background-position:center center;}


/*

.loader123 {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 48%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  margin: 0px;
  perspective: 300;
}

.flipper123 {
  position: relative;
  display: block;
  height: inherit;
  width: inherit;
  animation: flip 1.2s infinite ease-in-out;
  transform-style: preserve-3d;
}

.front123,
.back123 {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  box-shadow:0px 0px 20px #dddddd;
  height: 100%;
  width: 100%;
  border-radius:3px;
}


.front123 {
  background-image: url('../../files/cto_layout/css/Luca/preloader/load.gif');
  background-size:26px 26px;
  background-color: #ffffff;
  background-position:center center;
}

.back123 {
  background-image: url('../../files/cto_layout/css/Luca/preloader/load.gif');
  background-size:26px 26px;
  background-color: #ffffff;
  background-position:center center;
  z-index:10000;
}


@keyframes flip {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
  }
  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
  }
  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}

*/
