body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li{float:left}.ce_gallery>ul li.col_first{clear:left}.float_left{float:left}.float_right{float:right}.block{overflow:hidden}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.ie7 img{-ms-interpolation-mode:bicubic}.ie8 img{width:auto}
/* ColorBox, (c) 2011 Jack Moore, MIT license */
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden}#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/jquery/colorbox/1.6.1/images/loading.gif") no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background: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/jquery/colorbox/1.6.1/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/jquery/colorbox/1.6.1/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/jquery/colorbox/1.6.1/images/controls.png") no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */

figcaption,
figure,
main { /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

details, /* 1 */
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */

template {
  display: none;
}

/* Hidden
   ========================================================================== */

/**
 * Add the correct display in IE 10-.
 */

[hidden] {
  display: none;
}
/*!
 * SlickNav Responsive Mobile Menu v1.0.10
 * (c) 2016 Josh Cope
 * licensed under MIT
 */.slicknav_btn,.slicknav_nav .slicknav_item{cursor:pointer}.slicknav_menu,.slicknav_menu *{box-sizing:border-box}.slicknav_btn{position:relative;display:block;vertical-align:middle;float:right;padding:.438em .625em;line-height:1.125em}.slicknav_btn .slicknav_icon-bar+.slicknav_icon-bar{margin-top:.188em}.slicknav_menu .slicknav_menutxt{display:block;line-height:1.188em;float:left;color:#fff;font-weight:700;text-shadow:0 1px 3px #000}.slicknav_menu .slicknav_icon{float:left;width:1.125em;height:.875em;margin:.188em 0 0 .438em}.slicknav_menu .slicknav_icon:before{background:0 0;width:1.125em;height:.875em;display:block;content:"";position:absolute}.slicknav_menu .slicknav_no-text{margin:0}.slicknav_menu .slicknav_icon-bar{display:block;width:1.125em;height:.125em;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.25);-moz-box-shadow:0 1px 0 rgba(0,0,0,.25);box-shadow:0 1px 0 rgba(0,0,0,.25)}.slicknav_menu:after,.slicknav_menu:before{content:" ";display:table}.slicknav_menu:after{clear:both}.slicknav_nav li,.slicknav_nav ul{display:block}.slicknav_nav .slicknav_arrow{font-size:.8em;margin:0 0 0 .4em}.slicknav_nav .slicknav_item a{display:inline}.slicknav_nav .slicknav_row,.slicknav_nav a{display:block}.slicknav_nav .slicknav_parent-link a{display:inline}.slicknav_menu{*zoom:1;font-size:16px;background:#4c4c4c;padding:5px}.slicknav_nav,.slicknav_nav ul{list-style:none;overflow:hidden;padding:0}.slicknav_menu .slicknav_icon-bar{background-color:#fff}.slicknav_btn{margin:5px 5px 6px;text-decoration:none;text-shadow:0 1px 1px rgba(255,255,255,.75);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-color:#222}.slicknav_nav{clear:both;color:#fff;margin:0;font-size:.875em}.slicknav_nav ul{margin:0 0 0 20px}.slicknav_nav .slicknav_row,.slicknav_nav a{padding:5px 10px;margin:2px 5px}.slicknav_nav .slicknav_row:hover{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background:#ccc;color:#fff}.slicknav_nav a{text-decoration:none;color:#fff}.slicknav_nav a:hover{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background:#ccc;color:#222}.slicknav_nav .slicknav_txtnode{margin-left:15px}.slicknav_nav .slicknav_item a,.slicknav_nav .slicknav_parent-link a{padding:0;margin:0}.slicknav_brand{float:left;color:#fff;font-size:18px;line-height:30px;padding:7px 12px;height:44px}
/* #### Generated By: http://www.cufonfonts.com #### */

    @font-face {
    font-family: 'Arima Madurai';
    font-style: normal;
    font-weight: normal;
    src: local('Arima Madurai Regular'), url('../../files/webumuc/fonts/arima-madurai/ArimaMadurai-Regular.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Arima Madurai Thin';
    font-style: normal;
    font-weight: normal;
    src: local('Arima Madurai Thin'), url('../../files/webumuc/fonts/arima-madurai/ArimaMadurai-Thin.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Arima Madurai ExtraLight';
    font-style: normal;
    font-weight: normal;
    src: local('Arima Madurai ExtraLight'), url('../../files/webumuc/fonts/arima-madurai/ArimaMadurai-ExtraLight.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Arima Madurai Light';
    font-style: normal;
    font-weight: normal;
    src: local('Arima Madurai Light'), url('../../files/webumuc/fonts/arima-madurai/ArimaMadurai-Light.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Arima Madurai Medium';
    font-style: normal;
    font-weight: normal;
    src: local('Arima Madurai Medium'), url('../../files/webumuc/fonts/arima-madurai/ArimaMadurai-Medium.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Arima Madurai Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Arima Madurai Bold'), url('../../files/webumuc/fonts/arima-madurai/ArimaMadurai-Bold.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Arima Madurai ExtraBold';
    font-style: normal;
    font-weight: normal;
    src: local('Arima Madurai ExtraBold'), url('../../files/webumuc/fonts/arima-madurai/ArimaMadurai-ExtraBold.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Arima Madurai Black';
    font-style: normal;
    font-weight: normal;
    src: local('Arima Madurai Black'), url('../../files/webumuc/fonts/arima-madurai/ArimaMadurai-Black.woff') format('woff');
    }
/* #### Generated By: http://www.cufonfonts.com #### */

    @font-face {
    font-family: 'Open Sans Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Open Sans Regular'), url('../../files/webumuc/fonts/open-sans/OpenSans-Regular.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: normal;
    src: local('Open Sans'), url('../../files/webumuc/fonts/open-sans/OpenSans-Regular.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Open Sans Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Open Sans Italic'), url('../../files/webumuc/fonts/open-sans/OpenSans-Italic.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Open Sans Light';
    font-style: normal;
    font-weight: normal;
    src: local('Open Sans Light'), url('../../files/webumuc/fonts/open-sans/OpenSans-Light.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Open Sans Light Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Open Sans Light Italic'), url('../../files/webumuc/fonts/open-sans/OpenSans-LightItalic.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Open Sans SemiBold';
    font-style: normal;
    font-weight: normal;
    src: local('Open Sans SemiBold'), url('../../files/webumuc/fonts/open-sans/OpenSans-SemiBold.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Open Sans SemiBold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Open Sans SemiBold Italic'), url('../../files/webumuc/fonts/open-sans/OpenSans-SemiBoldItalic.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Open Sans Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Open Sans Bold'), url('../../files/webumuc/fonts/open-sans/OpenSans-Bold.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Open Sans Bold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Open Sans Bold Italic'), url('../../files/webumuc/fonts/open-sans/OpenSans-BoldItalic.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Open Sans ExtraBold';
    font-style: normal;
    font-weight: normal;
    src: local('Open Sans ExtraBold'), url('../../files/webumuc/fonts/open-sans/OpenSans-ExtraBold.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Open Sans ExtraBold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Open Sans ExtraBold Italic'), url('../../files/webumuc/fonts/open-sans/OpenSans-ExtraBoldItalic.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Open Sans Light Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Open Sans Light Regular'), url('../../files/webumuc/fonts/open-sans/OpenSans-Light-webfont.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Open Sans Condensed Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Open Sans Condensed Bold'), url('../../files/webumuc/fonts/open-sans/OpenSans-CondBold.woff') format('woff');
    }
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body {
  background: #76B7D5;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}

p {
    line-height: 1.5;
}

header {
  background: #fff;
  margin-bottom: 5px;
}
figure {
  margin: 0;
  padding: 0;
}

h2 {
    font-family: 'Arima Madurai', cursive;
    display: inline-block;
    border-bottom: 1px solid rgb(16, 36, 53);
    margin-bottom: 40px;
    margin-top: 45px;
    color: rgb(16, 36, 53);
    font-weight: 400;
}

.fullwidth {
    background: url("/files/webumuc/assets/img/_MG_2200.jpg");
    background-attachment: fixed;
    padding-top: 0;
    padding-bottom: 30px;
    margin-bottom: 25px;
    position: relative;
    z-index: 0;
    padding-left: 15px;
    padding-right: 15px;
}

.produkte .fullwidth.title {
  background-image: url("/files/webumuc/assets/img/_MG_2204.jpg");
}

.referenzen .fullwidth.title {
  background-image: url("/files/webumuc/assets/img/urkunden.jpg");
}

.impressum .fullwidth.title {
  background-image: url("/files/webumuc/assets/img/impressum.jpg");
}

.fullwidth:before {
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(16, 36, 53,.5);
    display: block;
    position: absolute;
    z-index: -1;
}

.fullwidth h2 {
    display: block;
    border-bottom: none;
    text-align: center;
    margin-bottom: 30px;
    color: #fff;
    padding-top: 13px;
    padding-bottom: 10px;
}
.boxed {
  max-width: 960px;
  margin: 0 auto;
  background: #fff;
}

.mod_article.boxed {
    padding: 0 25px;
    margin-bottom: 25px;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    padding-bottom: 45px;
    width: calc(100% - 30px);
}

@media screen and (min-width: 930px)
{
  .mod_article.boxed {
    width: 100%;
  }
  
  .fullwidth h1 {
    padding-top: 80px;
    padding-bottom: 70px;;
  }
}

.mod_navigation {
  display: none;
}

.mod_navigation#slicknav_vorlage {
  display: none;
}

.mod_rocksolid_slider {
    margin-bottom: 0;
}

.mod_rocksolid_slider .ce_image {
  display: none;
}
.mod_rocksolid_slider .ce_image img {
    width: 100%;
    height: auto;
}
.rsts-caption {
    display: none;
}

.rsts-crop .ce_text {
  display: block;
  background: rgba(110, 132, 165, 1);
  width: 100%;
  padding-left: 30px;
  padding-top: 20px;
  padding-bottom: 50px;
  box-shadow: 0 0 180px rgba(16, 36, 53,0.7) inset;
}


.rsts-crop .ce_text h1 {
  font-family: 'Arima Madurai', cursive;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0px;
  text-shadow: 2px 2px 6px rgb(16, 36, 53);
  font-size: 40px;
}

.fullwidth h1 {
    text-align: center;
    font-family: 'Arima Madurai', cursive;
    color: #fff;
    text-transform: uppercase;
    font-size: 22px;
    margin-top: 39px;
    margin-bottom: 0;
    text-shadow: 2px 2px 10px rgba(0,0,0,.8);
}



.rsts-crop .ce_text p {
  color: #fff;
  font-size: 20px;
}



.slicknav_menu {
    *zoom: 1;
    font-size: 16px;
    background: none;
    padding: 0;
    position: absolute;
    width: 100%;
    z-index: 10000;
    width: 100%;
}

.slicknav_btn {
    margin: 5px 5px 6px;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(255,255,255,.75);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 0;
    background-color: #222;
    position: absolute;
    right: 10px;
    top: 8px;
    transition: background .3s;
    padding: 10px;
}
@media screen and (min-width:360px) {
  .slicknav_btn {
    top: 16px;
  }
}

.slicknav_btn .slicknav_icon-bar+.slicknav_icon-bar {
    margin-top: 8px;
}

.slicknav_nav {
    clear: both;
    color: #fff;
    margin: 0;
    font-size: .875em;
    background: rgba(110, 132, 165, 1);
    padding: 16px 20px;
}

.slicknav_nav {
    border-bottom: 5px solid rgb(16, 36, 53);
    z-index: 1;
}

.slicknav_menu .slicknav_icon-bar {
    display: block;
    width: 35px;
    height: 4px;
    box-shadow: none!important;
}

.slicknav_menu .slicknav_icon {
    float: left;
    width: 35px;
    height: 28px;
    margin: 0;
}

.slicknav_nav a:hover {
  background: none!important;
  outline: none!important;
  border: none!important;
}

.slicknav_nav .slicknav_row,
.slicknav_nav a,
.slicknav_nav strong {
    padding: 5px 10px;
    margin: 2px 5px;
    font-weight: normal;
    display: block;
    font-size: 22px;
}

.slicknav_nav strong {
  font-weight: bold;
}

a.slicknav_btn.slicknav_open {
    background: none;
}


.slider_referenzen .ce_image {
  margin-bottom: 30px;
}

.slider_referenzen .ce_image img {
  width: auto;
  max-width: 100%;
}
.slider_referenzen .ce_image .image_container {
    text-align: center;
}

.slider-control .slider-prev,
.slider-control .slider-next {
    display: none;
}

.float_right,
  .float_left {
    float: none;
    margin-bottom: 30px;
  }
  
  .rsts-prev,
  .rsts-next {
    display: none;
  }
  
  .rsts-skin-default .rsts-nav-bullets {
    line-height: 0;
    left: 50%;
    right: auto;
    transform: translateX(-50%);
    bottom: 10px;
}
  
  .slider_referenzen.mod_rocksolid_slider {
    margin-bottom: 5px;
    padding-bottom: 40px;
  }
  
  .slider_referenzen.mod_rocksolid_slider .ce_image {
    display: block;
  }

.mod_rocksolid_slider.rsts-skin-default .rsts-nav-bullets a {
    height: 20px;
    width: 20px;
    background: none;
    background-color: none;
    border: 1px solid rgba(110, 132, 165, 0.7);
    box-shadow: none!important;
    position: relative;
    font-size: 0;
}

.mod_rocksolid_slider.rsts-skin-default .rsts-nav-bullets a:hover:before,
.mod_rocksolid_slider.rsts-skin-default .rsts-nav-bullets a.active:before {
    content: '';
    display: block;
    height: 14px;
    width: 14px;
    border-radius: 100%;
    background: rgba(110, 132, 165, 0.7);
    position: relative;
    top: 2px;
    left: 2px;
}

a.hyperlink_txt {
    display: inline-block;
    background: rgb(16, 36, 53);
    padding: 10px 20px;
    width: auto;
    margin-top: 20px;
    margin-bottom: 0;
    color: #fff;
    text-align: center;
    text-decoration: none;
}

a.hyperlink_txt:hover {
  background: #76B7D5;
}

footer {
  background: rgb(16, 36, 53);
}
footer .inside {
    max-width: 960px;
    margin: 0 auto;
}

footer a.hyperlink_txt {
    display: block;
    background: none;
    padding: 10px 26px;
    width: auto;
    color: #fff;
    text-align: left;
    text-decoration: none;
}

footer a.hyperlink_txt:hover {
  text-decoration: underline;
  background: none;
}

.ce_list {
    background: rgb(16, 36, 53);
    padding-top: 40px;
    position: relative;
    padding-bottom: 20px;
    color: #fff;
    max-width: 600px;
    margin: 25px auto;
    z-index: 2;
    overflow: visible;
}

.ce_list:before {
    position: absolute;
    top: 10px;
    left: 10px;
    display: block;
    content: '';
    height: 100%;
    width: 100%;
    background: #82aabd;
    z-index: 0;
    box-shadow: 0 0 180px rgba(16, 36, 53,0.7) inset;
}

.ce_list ul,
.ce_list ol {
  position: relative;
}
.headerimage .ce_image {
  display: none;
}

.fullwidth.title {
    margin-bottom: 0;
}

#main ul,
#main ol {
    padding-left: 50px;
}

#main li {
    list-style-type: none;
    padding-left: 10px;
    padding-bottom: 5px;
    position: relative;
}

#main li:before {
    content: '';
    display: block;
    position: absolute;
    left: -11px;
    height: 6px;
    width: 6px;
    background: #fff;
    top: 9px;
}
#main .rsts-nav.rsts-nav-bullets li:before {
  display: none;
}
.logo {
  margin-right: 85px;
}

.mod_rocksolid_slider {
      margin-bottom: 15px;
  }
  
@media screen and (min-width: 768px) {
  
  .headerimage .ce_image {
    display: block;
  }
  
  .fullwidth.title {
    margin-bottom: 25px;
}

  .fullwidth h1 {
    font-size: 70px;
    margin-top: 40px;
    
}

  .mod_rocksolid_slider .ce_image {
    display: block;
  }
  
  
  
  .logo {
    float: left;
    margin-right: 0;
  }
  
  .rsts-crop .ce_text {
    position: absolute;
    top: 20%;
    display: block;
    left: 35%;
    background: rgba(110, 132, 165, 0.7);
    width: 100%;
    padding-left: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  

   .rsts-crop .ce_text h1 {
      font-family: 'Arima Madurai', cursive;
      color: #fff;
      text-transform: uppercase;
      margin-bottom: 0px;
      text-shadow: 2px 2px 6px rgb(16, 36, 53);
   }
   
   .rsts-crop .ce_text p {
    color: #fff;
    font-size: 18px;
  }
}

  
@media screen and (min-width: 840px) {
  .slicknav_menu {
    display: none;
  }
  
  .mod_navigation {
    display: block;
  }
  
  .mod_navigation ul {
    display: block;
    width: 100%;
  }
  
  .mod_navigation ul li {
    display: block;
    float:left;
    list-style-type: none;
    margin-right: 20px;
    padding-top: 20px;
    padding-top: 59px;
  }
  
  .mod_navigation ul li a,
  .mod_navigation ul li strong {
    font-family: 'Arima Madurai', cursive;
    font-size: 22px;
    color: #337ab7;
  }
  .mod_navigation ul li strong,
  .mod_navigation ul li a:hover {
    color: #142952;
    text-decoration: none;
  }
}

@media screen and (min-width: 992px) {
   .rsts-crop .ce_text {
    position: absolute;
    top: 40%;
    display: block;
    left: 50%;
    background: rgba(110, 132, 165, 0.7);
    width: 100%;
    padding-left: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  
  .mod_rocksolid_slider {
      margin-bottom: 25px;
  }
  
    .rsts-crop .ce_text {

      left: 40%;
  }

}

.card-horizontal .ce_text {
    margin-top: 26px;
}
.card-horizontal .ce_image {
  margin-top: 31px;
}

h2 {
  font-size: 22px;
}
h2.headline-card-top {
    margin: 0;
    text-align: center;
    border: none;
    padding-top: 13px;
    padding-bottom: 10px;
    background: #99997d;
    margin-left: -15px;
    margin-right: -15px;
    width: auto;
    display: block;
    float: none;
    color: #fff;
}

.card-horizontal figure {
    margin: 0;
    padding: 0;
    background: #adcee3;
    text-align: center;
}

.fullwidth-text {
  background: none;
  text-align: center;
  color: #fff;
  padding-top: 50px;
  padding-bottom: 45px;
  box-shadow: 0 0 400px rgba(16, 36, 53,0.4) inset;
  border-top: 5px solid #a2a2a2;
}

.fullwidth-text .ce_text {
  max-width: 500px;
  margin: 0 auto;
  font-size: 18px;
}

@media screen and (min-width: 768px) {
  .fullwidth-text {
    margin-top: -25px;
  }
  
  h2 {
    font-size: 30px;
  }
}

.row.row-0 {
    margin-left: 0;
    margin-right: 0;
}

.col-0 {
    padding-left: 0;
    padding-right: 0;
}

.ce_gallery img {
    width: 100%;
    height: auto;
    transition: transform .3s;
}

.ce_gallery figure {
  overflow: hidden;
}
.ce_gallery img:hover {
    transform: scale(1.05);
}

.mt-0 {
  margin-top: 0!important;
}

.mb-0 {
  margin-bottom: 0!important;
}

.mt-25 {
  margin-top: 25px!important;
}
.mod_c4g_maps {
  margin-bottom: 25px;
}

#main .ce_text ul {
    padding-left: 10px;
}

#main .ce_text li {
  padding-left: 20px;
}
#main .ce_text li:before {
    content: '';
    position: absolute;
    display: block;
    top: 9px;
    left: 0;
    height: 5px;
    width: 5px;
    background: rgba(16, 36, 53,.5);
}

.mod_article:nth-child(even) h2.headline-card-top {
  background: rgba(16, 36, 53,.5);
}

.mod_navigation ul li a, .mod_navigation ul li strong {
    text-decoration: none;
}

#cboxCurrent {
    display: none!important;
}

#cboxTitle {
    position: absolute;
    top: -20px;
    left: 0;
    color: #ccc;
    padding-left: 4px;
}

.mod_article.boxed.lebenslauf {
    margin-bottom: 0;
    padding-left: 50px;
    position: relative;
    padding-bottom: 0;
    padding-right: 0;
    background: rgb(16, 36, 53);
}

.mod_article.boxed.lebenslauf:before {
    display: block;
    height: 100%;
    width: 5px;
    background: #76B7D5;
    content: '';
    position: absolute;
    left: 23px;
}

.mod_article.boxed.lebenslauf:after {
    display: block;
    height: 30px;
    width: 30px;
    border-radius: 100%;
    background: rgb(16, 36, 53);
    content: '';
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -15px;
    border: 5px solid #76B7D5;
}

.mod_article.lebenslauf.first:after {
  background: #76B7D5!important;
}

.lebenslauf .ce_text {
    padding-top: 50px;
    padding-bottom: 0;
    background: #fff;
    padding-left: 25px;
    padding-right: 25px;
    
}

.mod_article.boxed.lebenslauf:last-of-type {
    margin-bottom: 25px;
}

.mod_article.boxed.lebenslauf:last-of-type .ce_text {
  border-bottom: none;
  padding-bottom: 50px;
}

.mod_article.boxed.lebenslauf:last-of-type .ce_text_outer:after {
  display: none; 
}
.mod_article.boxed.lebenslauf .ce_text_outer {
  position: relative;
}
.mod_article.boxed.lebenslauf .ce_text_outer:after {
    content: '';
    display: block;
    position: absolute;
    height: 1px;
    width: 100%;
    background: rgb(197, 211, 222);
    bottom: -55px;
    left: 0;
}

@media screen and (min-width: 768px) {
  .mod_article.boxed.lebenslauf {
    margin-bottom: 0;
    padding-left: 150px;
    position: relative;
    padding-bottom: 0;
    padding-right: 0;
    background: rgb(16, 36, 53);
  }
  
  .mod_article.boxed.lebenslauf:before {
      display: block;
      height: 100%;
      width: 5px;
      background: #76B7D5;
      content: '';
      position: absolute;
      left: 70px;
  }
  
  .mod_article.boxed.lebenslauf:after {
      display: block;
      height: 30px;
      width: 30px;
      border-radius: 100%;
      background: rgb(16, 36, 53);
      content: '';
      position: absolute;
      left: 57px;
      top: 50%;
      margin-top: -15px;
      border: 5px solid #76B7D5;
  }
  
  

}

.lebenslauf.mt-0 .ce_text {
    padding-top: 0;
}

.lebenslauf h2 {
    margin-bottom: 25px;
}

@media screen and (max-width:450px) {
  .lebenslauf div[class^="col-"],
  .lebenslauf div[class*="col-"] {
    float:none;
    width: 100%;
  }
  
  .lebenslauf .image_container {
    margin-bottom: 15px;
  }
}

#colorbox, #cboxOverlay, #cboxWrapper {
    overflow: visible;
}

#cboxTitle {
    bottom: 100%;
    top: auto;
    overflow: visible;
}

footer .ce_hyperlink {
    float: left;
    display: inline;
}

#footer {
    clear: both;
    padding-bottom: 15px;
}

.ce_image figcaption,
.ce_text figcaption {
    display: none;
}

.index .boxed .ce_text {
    border-bottom: 1px solid #d7d7d7;
}

.index #main .ce_hyperlink {
    padding-top: 10px;
}

.fullwidth.bredent {
    background: #fff;
    text-align: center;
    padding: 0;
}

.fullwidth.bredent:before {
    display: none;
}

.bredent .ce_hyperlink a {
    padding-top: 22px;
    padding-bottom: 30px;
    display: block;
}

.bredent .ce_hyperlink a:hover {
  background: #fefbc6;
}

.logo-scherzer img {
    background: #d1b370;
}
