/* =============================================================================
 * reset & defaults
 * ========================================================================== */

/*     --reset
------------------------------------------------- */
* {margin: 0; padding: 0; border: 0; outline: 0; background-repeat: no-repeat; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
* {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
#wrapper .mejs-container *,  #calroot, #theme-menu *, #theme-export, #theme-export * {-webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box;}
ol, ul {list-style: none;}
table {border-spacing: 0;}
body {height: 100%; position: relative;}

/*     --float classes
------------------------------------------------- */
.float-left {float: left;}
.float-right {float: right;}

/*     --helper classes
------------------------------------------------- */
.center {text-align: center;}
.align_right {text-align: right;}
.hide {display: none;}

/*     --lightbox link height
--------------------------------------family----------- */
.image_container a {line-height: 0;}

/*     --lightbox width
------------------------------------------------- */ 
#mbCenter img {width: auto; max-width: 100%; height: auto; vertical-align: middle;}

/*     --clearings + defaults
------------------------------------------------- */
.inside{position:relative;text-align:left}
.block{overflow:hidden}
.clear,#clear{height:0.1px;font-size:0.1px;line-height:0.1px;clear:both}
.invisible{width:0;height:0;left:-1000px;top:-1000px;position:absolute;overflow:hidden;display:inline}
.custom{display:block;text-align:left}
.custom:after{content:".";display:block;height:0;clear:both;visibility:hidden}
*+html #main{position:static}
header,footer,nav,section,aside,article,figure,figcaption{display:block}
#container:after {content: "020"; display: block; height: 0; clear: both; visibility: hidden;}

/*     --chromeframe
------------------------------------------------- */
#chromeframe {background: red; padding: 10px; color: #fff; text-align: center; position: relative; z-index: 10000;}

/* =============================================================================
 * general styles & page setup
 * ========================================================================== */

a {color: #555; text-decoration: none;}
.ce_text p a:not(.button) {color: #B84F7C;}
p {margin-bottom: 15px;}
blockquote {font-style: italic; font-size: 16px; margin-bottom: 20px;}
blockquote p {line-height: 22px;}
.image_container img {max-width: 100%;}
code, pre {font-family: monospace;}
abbr {background: #efefef; border-bottom: 1px dashed; cursor: pointer;}
.animate {opacity: 0;}

/*     --helper classes
------------------------------------------------- */
.center {text-align: center;}
.no_margins p {margin: 0;}
.color {color: #B84F7C;}
.bg_color {background-color: #B84F7C;}
.text_invert, .text_invert h1, .text_invert h2, .text_invert h3, .text_invert h4, .text_invert h5, .text_invert h6, .text_invert a {color: #fff;}
.aligncenter * {text-align: center;}

/*     --margin classes
------------------------------------------------- */
.margin-top10 {margin-top: 10px;}
.margin-top20 {margin-top: 20px;}
.margin-top30 {margin-top: 30px;}
.margin-top40 {margin-top: 40px;}
.margin-top50 {margin-top: 50px;}
.margin-top60 {margin-top: 60px;}
.margin-top70 {margin-top: 70px;}
.margin-top80 {margin-top: 80px;}
.margin-top90 {margin-top: 90px;}
.margin-top100 {margin-top: 100px;}

.margin-bottom10 {margin-bottom: 10px;}
.margin-bottom20 {margin-bottom: 20px;}
.margin-bottom30 {margin-bottom: 30px;}
.margin-bottom40 {margin-bottom: 40px;}
.margin-bottom50 {margin-bottom: 50px;}
.margin-bottom60 {margin-bottom: 60px;}
.margin-bottom70 {margin-bottom: 70px;}
.margin-bottom80 {margin-bottom: 80px;}
.margin-bottom90 {margin-bottom: 90px;}
.margin-bottom100 {margin-bottom: 100px;}

/*     --fontsize classes
------------------------------------------------- */
.fontsize_xxxl {font-size: 100px; line-height: 1em;}
.fontsize_xxl {font-size: 45px; line-height: 60px;}
.fontsize_xl {font-size: 34px; line-height: 50px;}
.fontsize_l {font-size: 28px; line-height: 41px;}
.fontsize_m {font-size: 24px; line-height: 39px;}
.fontsize_s {font-size: 20px; line-height: 31px;}
.fontsize_xs {font-size: 14px; line-height: 22px;}
.fontsize_xxs {font-size: 11px; line-height: 22px;}
.fontsize_xxxs {font-size: 9px; line-height: 20px;}

/*     --border for ce_elements
------------------------------------------------- */
.border-top {border-top: 1px solid #ccc; padding-top: 20px;}
.border-bottom {border-bottom: 1px solid #ccc; padding-bottom: 20px;}

/*     --headlines
------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {padding: 0; line-height: 1.4em; margin-bottom: 0.5em; font-family: 'Montserrat', sans-serif; color: #4d4f4f; font-weight: 700; position: relative;}
h1 {font-size: 36px;}
h2 {font-size: 26px;}
h3 {font-size: 24px;}
h4 {font-size: 20px;}
h5 {font-size: 18px;}
h6 {font-size: 16px;}

/*     --h1-h6 as divider
------------------------------------------------- */
.divider .ext_txtpic_headline h1:after, .divider .ext_txtpic_headline h2:after, .divider .ext_txtpic_headline h3:after, .divider .ext_txtpic_headline h4:after, .divider .ext_txtpic_headline h5:after, .divider .ext_txtpic_headline h6:after {content: ''; display: block; height: 1px; width: 65px; text-align: center; margin-bottom: 20px; margin-top: 30px; position: absolute; left: 50%; margin-left: -113px; border-left: 82px solid #ddd; border-right: 82px solid #ddd;}
.divider span {display: block;}
.divider h1, .divider h2, .divider h3, .divider h4, .divider h5, .divider h6 {margin-bottom: 45px; padding-bottom: 20px;}
.divider [class^="icon-"]:before, .divider_2 [class^="icon-"]:before {position: absolute; bottom: -19px; left: 50%; margin-left: -7px; font-size: 18px; margin-right: 0; color: #B84F7C;}
.divider.text_invert [class^="icon-"]:before {color: #fff!important;}

/*     --hr divider
------------------------------------------------- */
hr {width: 100%; clear: both;}
hr, hr.divider_1 {padding: 0; border: none; border-top: medium double #ddd; color: #ccc; text-align: center; height: 1px;}
hr.divider_2 {position: relative; height: 7px; line-height: 7px; border: 0; background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAIAAADZSiLoAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDowMzgwMTE3NDA3MjA2ODExODIyQTlGM0MyNTg5Mjc5RSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDoyNUM4QjREMkI1NUUxMUUyQjRFMDk1Qjc3NUNEREM5MyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoyNUM4QjREMUI1NUUxMUUyQjRFMDk1Qjc3NUNEREM5MyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1LjEgTWFjaW50b3NoIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDE4MDExNzQwNzIwNjgxMThBNkRFNERCNDlCNzI3RDQiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDM4MDExNzQwNzIwNjgxMTgyMkE5RjNDMjU4OTI3OUUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7RQI1BAAAAGklEQVR42mI6cODAfzBgAGIIhwEiAOQABBgAcpsYsYmEevYAAAAASUVORK5CYII='); border-radius: 7px; }
hr.divider_3 {position: relative; height: 11px; line-height: 11px; border: 0; background: url('data:image/png;base64,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') center top no-repeat; background-size: 100%;}
hr.divider_4 {position: relative; height: 11px; line-height: 11px; border: 0; background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAALCAYAAAC+jufvAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAACFJREFUeNpi+P//PwMTAwMDMvH48eP/TAwMDIxwMXQuYAAoiwi6xYwSewAAAABJRU5ErkJggg==') center top repeat-x;}

/*     --articlewrapper
------------------------------------------------- */
body.aw_active #container-inside {padding: 0!important; max-width: 100%!important;}
.articlewrapper.typ2 {background: #F8F8F8;}
.articlewrapper.typ3 {background: #B84F7C;}
.articlewrapper.typ3 .servicebox_2[class^="icon-"]:before, .articlewrapper.typ3 .servicebox_2[class*="icon-"]:before {color: rgba(0,0,0,0.5);}
.articlewrapper.typ3, .articlewrapper.typ3 a {color: #fff;}
.articlewrapper.typ3 h1, .articlewrapper.typ3 h2, .articlewrapper.typ3 h3, .articlewrapper.typ3 h4, .articlewrapper.typ3 h5, .articlewrapper.typ3 h6, .articlewrapper.typ3 .subheadline_h1, .articlewrapper.typ3 .subheadline_h3, .articlewrapper.typ3 .subheadline_h3, .articlewrapper.typ3 .subheadline_h4, .articlewrapper.typ3 .subheadline_h5, .articlewrapper.typ3 .subheadline_h6 {color: rgba(0,0,0,0.5);}
.articlewrapper.typ3 .filter li a.selected {border-color: #fff; color: #fff;}
.articlewrapper.typ4 {background: #3A3A3A;}
.articlewrapper.typ4 .filter li a.selected {border-color: rgba(255,255,255,0.6); color: #fff; background: rgba(255,255,255,0.3);}
.articlewrapper.typ4 .filter li:hover {border-color: rgba(255,255,255,0.4);}
.articlewrapper.typ5 {border-top: 1px solid #eee;}

/*     --body
------------------------------------------------- */
body {color: #000; overflow-x: hidden; font-family: 'Raleway', Georgia, serif; font-size: 14px; line-height: 20px; background-repeat: repeat; background-position: top left; background-attachment: fixed!important; background-color: #f2f2f2; font-weight: 300;}

/*     --page-width
------------------------------------------------- */
#contentwrapper {max-width: 100%; margin: 0 auto; position: relative;}
#header .inside, #footer_second .inside, #container_before .inside, #teaser_after .inside, #bottom .inside, #container-inside {max-width: 1280px; margin: 0 auto;}

/*     --page-shadow
------------------------------------------------- */
#contentwrapper {box-shadow: 8px 0 5px -6px rgba(0, 0, 0, 0.06), -8px 0 5px -6px rgba(0, 0, 0, 0.06), 0 5px 10px -3px rgba(0, 0, 0, 0.2);}

/*     --pageloader
------------------------------------------------- */
#pageloader {width: 100%; height: 100%; position: fixed; top: 0; background-color: white; z-index: 99999;}
#pageloader .loading{position:absolute;top:50%;left:50%;width:20px;height:20px;transform:translate(-50%,-50%)}
#pageloader .loading .dot{position:absolute;border-radius:50%;left:1px;top:1px;width:18px;height:18px;background:#D6D6D6;animation:spin 2.5s 0s infinite both;-webkit-animation:spin 2.5s 0s infinite both;-o-animation:spin 2.5s 0s infinite both;-ms-animation:spin 2.5s 0s infinite both}
#pageloader .loading .dot2{position:absolute;border-radius:50%;width:20px;height:20px;background:#D6D6D6;animation:spin2 2.5s 0s infinite both;-webkit-animation:spin2 2.5s 0s infinite both;-o-animation:spin2 2.5s 0s infinite both;-ms-animation:spin2 2.5s 0s infinite both}
@-webkit-keyframes spin{0%,100%{box-shadow:0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6}50%{transform:rotate(180deg)}25%,75%{box-shadow:28px 0 0 #D6D6D6,-28px 0 0 #D6D6D6,0 28px 0 #D6D6D6,0 -28px 0 #D6D6D6,20px -20px 0 #D6D6D6,20px 20px 0 #D6D6D6,-20px -20px 0 #D6D6D6,-20px 20px 0 #D6D6D6}100%{transform:rotate(360deg);box-shadow:0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6}}
@-webkit-keyframes spin2{0%,100%{box-shadow:0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6}50%{transform:rotate(-180deg)}25%,75%{box-shadow:52px 0 0 #D6D6D6,-52px 0 0 #D6D6D6,0 52px 0 #D6D6D6,0 -52px 0 #D6D6D6,38px -38px 0 #D6D6D6,38px 38px 0 #D6D6D6,-38px -38px 0 #D6D6D6,-38px 38px 0 #D6D6D6;background:transparent}100%{transform:rotate(-360deg);box-shadow:0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6}}
@-moz-keyframes spin{0%,100%{box-shadow:0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6}50%{transform:rotate(180deg)}25%,75%{box-shadow:28px 0 0 #D6D6D6,-28px 0 0 #D6D6D6,0 28px 0 #D6D6D6,0 -28px 0 #D6D6D6,20px -20px 0 #D6D6D6,20px 20px 0 #D6D6D6,-20px -20px 0 #D6D6D6,-20px 20px 0 #D6D6D6}100%{transform:rotate(360deg);box-shadow:0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6}}
@-moz-keyframes spin2{0%,100%{box-shadow:0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6}50%{transform:rotate(-180deg)}25%,75%{box-shadow:52px 0 0 #D6D6D6,-52px 0 0 #D6D6D6,0 52px 0 #D6D6D6,0 -52px 0 #D6D6D6,38px -38px 0 #D6D6D6,38px 38px 0 #D6D6D6,-38px -38px 0 #D6D6D6,-38px 38px 0 #D6D6D6;background:transparent}100%{transform:rotate(-360deg);box-shadow:0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6}}
@-o-keyframes spin{0%,100%{box-shadow:0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6}50%{transform:rotate(180deg)}25%,75%{box-shadow:28px 0 0 #D6D6D6,-28px 0 0 #D6D6D6,0 28px 0 #D6D6D6,0 -28px 0 #D6D6D6,20px -20px 0 #D6D6D6,20px 20px 0 #D6D6D6,-20px -20px 0 #D6D6D6,-20px 20px 0 #D6D6D6}100%{transform:rotate(360deg);box-shadow:0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6}}
@-o-keyframes spin2{0%,100%{box-shadow:0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6}50%{transform:rotate(-180deg)}25%,75%{box-shadow:52px 0 0 #D6D6D6,-52px 0 0 #D6D6D6,0 52px 0 #D6D6D6,0 -52px 0 #D6D6D6,38px -38px 0 #D6D6D6,38px 38px 0 #D6D6D6,-38px -38px 0 #D6D6D6,-38px 38px 0 #D6D6D6;background:transparent}100%{transform:rotate(-360deg);box-shadow:0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6}}
@-ms-keyframes spin{0%,100%{box-shadow:0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6}50%{transform:rotate(180deg)}25%,75%{box-shadow:28px 0 0 #D6D6D6,-28px 0 0 #D6D6D6,0 28px 0 #D6D6D6,0 -28px 0 #D6D6D6,20px -20px 0 #D6D6D6,20px 20px 0 #D6D6D6,-20px -20px 0 #D6D6D6,-20px 20px 0 #D6D6D6}100%{transform:rotate(360deg);box-shadow:0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6}}
@-ms-keyframes spin2{0%,100%{box-shadow:0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6}50%{transform:rotate(-180deg)}25%,75%{box-shadow:52px 0 0 #D6D6D6,-52px 0 0 #D6D6D6,0 52px 0 #D6D6D6,0 -52px 0 #D6D6D6,38px -38px 0 #D6D6D6,38px 38px 0 #D6D6D6,-38px -38px 0 #D6D6D6,-38px 38px 0 #D6D6D6;background:transparent}100%{transform:rotate(-360deg);box-shadow:0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6}}
@keyframes spin{0%,100%{box-shadow:0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6}50%{transform:rotate(180deg)}25%,75%{box-shadow:28px 0 0 #D6D6D6,-28px 0 0 #D6D6D6,0 28px 0 #D6D6D6,0 -28px 0 #D6D6D6,20px -20px 0 #D6D6D6,20px 20px 0 #D6D6D6,-20px -20px 0 #D6D6D6,-20px 20px 0 #D6D6D6}100%{transform:rotate(360deg);box-shadow:0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6}}
@keyframes spin2{0%,100%{box-shadow:0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6}50%{transform:rotate(-180deg)}25%,75%{box-shadow:52px 0 0 #D6D6D6,-52px 0 0 #D6D6D6,0 52px 0 #D6D6D6,0 -52px 0 #D6D6D6,38px -38px 0 #D6D6D6,38px 38px 0 #D6D6D6,-38px -38px 0 #D6D6D6,-38px 38px 0 #D6D6D6;background:transparent}100%{transform:rotate(-360deg);box-shadow:0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6,0 0 0 #D6D6D6}}

/*     --socials
------------------------------------------------- */
.socials {overflow: hidden; display: block;}
.socials a {color: #fff; display: inline-block; -webkit-transition: All 0.3s ease; -moz-transition: All 0.3s ease; -o-transition: All 0.3s ease; -ms-transition: All 0.3s ease; transition: All 0.3s ease;}
.socials a:before {line-height: 40px; width: 40px; height: 40px; font-size: 14px; color: #fff; margin: 0;}
.socials a:hover:before {color: #fff!important; -webkit-transition: All 0.3s ease; -moz-transition: All 0.3s ease; -o-transition: All 0.3s ease; -ms-transition: All 0.3s ease; transition: All 0.3s ease;}

/*     --logo
------------------------------------------------- */
.logo {position: absolute; top: 0; left: 40px; z-index: 100; background-image: url(../img/logo.png); background-repeat: no-repeat!important; background-size: 100%!important; background-position: center; width: 166px; height: 80px; display: table-cell; -webkit-transition: All 0.3s ease; -moz-transition: All 0.3s ease; -o-transition: All 0.3s ease; -ms-transition: All 0.3s ease; transition: All 0.3s ease;}
.logo a {display: block; height: 100%; width: 100%;}

/*     --header
------------------------------------------------- */
#headeroffset {position: absolute; top: 35px; width: 100%; z-index: 5000; left: 0; -webkit-backface-visibility: hidden;} 
#header {background-color: #fff; box-shadow: 0 0px 5px rgba(0,0,0,0.3);}
#header .inside {padding: 0 40px; display: table; width: 100%; line-height: 0;}
#headeroffset.headerfixed {position: fixed; top: 0;}
#header .image_container {margin: 0;} 

/*     --header_after
------------------------------------------------- */
#header_after {display: block; margin-left: auto; margin-right: auto; overflow: hidden; position: relative; z-index: 10;}
#header_after .inside {overflow: hidden!important;}
#header_after .image_container {margin: 0;}
.content_page #header_after {min-height: 115px; background: #fff;}

/*     --revolutionslider overwrite default styles
------------------------------------------------- */
.ce_revolutionslider * {-webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box;}
.ce_revolutionslider p {margin: 0;}
.ce_revolutionslider ul {display: none;}
.ce_revolutionslider .image_container img {width: auto; height: auto;}
.ce_revolutionslider .image_container {margin-bottom: 0; width: auto; padding: 0; margin: 0; float: none;}
.ce_revolutionslider {background: #fff; position: relative;}
.ce_revolutionslider .tp-bannertimer {background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAKCAYAAAB10jRKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDowOEEzQjEwNUM0NzcxMUUzQjQ3Q0YyRTlDRUQwRDhBRSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDowOEEzQjEwNkM0NzcxMUUzQjQ3Q0YyRTlDRUQwRDhBRSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjJBQzgwQjNFQzQ2QTExRTNCNDdDRjJFOUNFRDBEOEFFIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjA4QTNCMTA0QzQ3NzExRTNCNDdDRjJFOUNFRDBEOEFFIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+FmUvlQAAABtJREFUeNpi+P//fwMTAxCgEQxACQZsEgABBgDs7QaLN50LOAAAAABJRU5ErkJggg==');}
.ce_revolutionslider video {width: 100%;}
.ce_revolutionslider .rs-container {width: 100%!important; left: 0!important;}
.ce_revolutionslider .tp-leftarrow {left: 0!important;}
.ce_revolutionslider .tp-rightarrow {right: 0!important;}
.ce_revolutionslider .fullscreen {height: 100%;}
.ce_revolutionslider .revicon-right-dir:before {content:'\e912'; margin: 0;}
.ce_revolutionslider .html5vid:hover .tp-video-play-button {display: block!important;}
.ce_revolutionslider .tparrows {margin-top: 0!important;}

/*     --revolutionslider-linkToBottom
------------------------------------------------- */
.ce_revolutionslider #linkToContent {display: none;}
.ce_revolutionslider .fullscreen #linkToContent {display:block; position: absolute; left: 50%; bottom: 80px; margin-left: -35px; width: 70px; height: 70px; z-index: 100; opacity: 1; cursor: pointer;}
.ce_revolutionslider .fullscreen #linkToContent a {background: transparent!important;}
.ce_revolutionslider .fullscreen #linkToContent a:before {font-family: "icons"; content: "\ea09"; opacity: 0.6; display: inline-block; position: relative; margin-right: 5px; font-size: 70px; background: #fff; border-radius: 99px; width: 70px; height: 70px; line-height: 75px; text-align: center; transition: opacity 0.35s; -webkit-transition: opacity 0.35s; -moz-transition: opacity 0.35s; -o-transition: opacity 0.35s; -ms-transition: opacity 0.35s; color: #fff; background: rgba(0,0,0,0.3)!important;}
.ce_revolutionslider .fullscreen #linkToContent a:hover:before {opacity: 1;}

/*     --layerslider-caption (all)
------------------------------------------------- */
.ce_revolutionslider p {color: #fff; font-size: 24px; line-height: 30px;}
.ce_revolutionslider h1 {border: 3px solid #fff; padding: 15px 20px; font-size: 44px; line-height: 44px; color: #fff}
.ce_revolutionslider .tp-caption a {color: #fff;}
.ce_revolutionslider .tp-caption a:hover {color: #fff; background: rgba(255,255,255,0.4)!important;}

/*     --bxslider
------------------------------------------------- */
.bxslider {width: 0;}
.bx-wrapper {margin-bottom: 0; position: relative;}
.bx-wrapper .bx-viewport {border:0; left: 0; box-shadow: none; z-index: 200; background: transparent!important;}
.bx-wrapper .bx-prev, .bx-wrapper .bx-next {background: none;}
.bx-wrapper .bx-controls {height: 100%!important; top: 50%; position: static; z-index: 100;}
.bx-wrapper .bx-controls-direction {position: absolute; top: -35px; right:0; width: 65px; overflow: hidden; height: 24px;}
.bx-wrapper .bx-controls-direction a:before {font-family: "icons"; font-size: 18px; line-height: 24px; max-height: 24px; width: inherit; display: inline-block; position: absolute; overflow: hidden; top: 50%; text-align: center; margin-top: -12px; color: #333;} 
.bx-wrapper .bx-controls-direction a.bx-next:before {content: "\eced";}
.bx-wrapper .bx-controls-direction a.bx-prev:before {content: "\ecec";}
.bx-wrapper .bx-controls-direction a.bx-prev {float: left; left: 0;}
.bx-wrapper .bx-controls-direction a.bx-next {float: right; right: 0;}
.bx-wrapper .bx-controls-direction a {text-indent: 0; margin-top: 0; width: 24px; height: 24px; margin: 0; opacity: 0.7;}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {z-index: 1000; bottom: -60px;}
.bx-wrapper .bx-controls-direction a:hover {opacity: 0.9;}
.bx-wrapper .caption {display: none;}
.bx-wrapper .bx-controls-direction a {z-index: 1000;}
.bx-wrapper .bx-pager.bx-default-pager a {background: #ccc; width: 40px; height: 5px; border-radius: 0!important; -webkit-border-radius: 0!important; box-shadow: none;}
.bx-wrapper .bx-pager.bx-default-pager a.active {background: #B84F7C;}

/*     --ce_bxslider
------------------------------------------------- */
.ce_bxslider {padding-bottom: 40px;}
.ce_bxslider .bx-wrapper .bx-controls-direction {top: 0; background: transparent; width: 100%; padding: 0; height: 100%;}
.ce_bxslider .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {width: 100%; text-align: center; bottom: 5px;}
.ce_bxslider .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {bottom: 10px; right: 10px;}
.ce_bxslider .bx-wrapper .bx-controls-direction a {height: 40px; width: 40px; top: 50%; margin-top: -33px; background: #fff;}
.ce_bxslider .bx-wrapper .bx-pager .bx-pager-item {padding: 5px 0;}
.ce_bxslider .ce_bxslider_inside div:not(.ce_image) {padding: 40px;}
.ce_bxslider .bx-wrapper .bx-controls-direction a:before {margin-top: -12px;}

/*     --back button on content-pages
------------------------------------------------- */
.back-home {color: #5e5e5e; text-align: right; white-space: nowrap; float: right;}
.back-home:before {font-family: "icons"; content: '\e913'; margin-right: 10px;}

/*     --pagetitle
------------------------------------------------- */
#pagetitle {font-size: 20px; display: inline-block; float: left; text-transform: uppercase; color: #B84F7C;}

/*     --wrapper
------------------------------------------------- */
#wrapper {position:relative; z-index: 5;}
body.content_page #wrapper {border-top: 0;}

/*     --container
------------------------------------------------- */
#container {position: relative; width: 100%; margin: 0; background: #fff;}
#container-inside {padding: 40px; overflow: hidden;}

/*     --on content-pages - container_before
------------------------------------------------- */
.content_page #container_before {background: #F2F2F2; margin: 0; border-bottom: 1px solid #E1E1E1;}
.content_page #container_before .inside {overflow: hidden; padding: 20px 40px;}

/*     --linktotop
------------------------------------------------- */
#linktotop {position: fixed; bottom: 10px; right: 10px; width: 45px; height: 45px; background: rgba(0,0,0,0.5); display: none; text-align: center; cursor: pointer; z-index: 1000; border-radius: 100%;}
#linktotop:before {font-family: "icons"; content: "\e767"; text-indent: 0; display: inline-block; position: relative; top: 0px; left: 0; font-size: 20px; color: #fff; line-height: 45px;}

/* =============================================================================
 * footer
 * ========================================================================== */
#footer {background: #fff;}
#footer a:hover {text-decoration: underline;}
#footer .inside  {margin: 0 auto;}

/* =============================================================================
 * footer second
 * ========================================================================== */
#footer_second {background: #fff; padding: 80px 40px;}

/* =============================================================================
 * bottom, copyright
 * ========================================================================== */
#bottom {background: #000;}
#bottom .inside  {max-width: 1280px; margin: 0 auto; padding: 40px; text-align: center;}
#bottom .last a {padding: 0 5px;}
#bottom .last a:last-child {padding-right: 0;}
#bottom, #bottom a {color: rgba(255,255,255,0.5);}
#bottom .contentbox a:hover {text-decoration: underline;}
#bottom .contentbox {font-size: 0.8em; margin-top: 10px;}
#bottom .socials a:before {background: rgba(255,255,255,0.1); border-radius: 100%; padding: 10px; margin: 0; -webkit-transition: All 0.3s ease; -moz-transition: All 0.3s ease; -o-transition: All 0.3s ease; -ms-transition: All 0.3s ease; transition: All 0.3s ease;}

/* =============================================================================
 * menues
 * ========================================================================== */

/*     --mainmenue
------------------------------------------------- */
nav.mainmenu a, nav.mainmenu a:hover, nav.mainmenu a span, nav.mainmenu a:hover span {-webkit-transition: All 0.4s ease; -moz-transition: All 0.4s ease; -o-transition: All 0.4s ease; -ms-transition: All 0.4s ease ; transition: All 0.4s ease; -webkit-backface-visibility: hidden; -webkit-transform:translate3d(0,0,0);-webkit-perspective: 1000;-webkit-transform: translate3d(0,0,0);}
nav.mainmenu {float: right; overflow: visible!important; line-height: 0; display: table-cell; vertical-align: middle;}
nav.mainmenu ul {position: relative; float: left; -webkit-backface-visibility: hidden; -webkit-transform:translate3d(0,0,0);;-webkit-perspective: 1000;-webkit-transform: translate3d(0,0,0);}
nav.mainmenu ul li {float: left; position: relative;}
nav.mainmenu ul li a {display: block; text-decoration: none; position: relative; line-height: 24px; min-height: inherit; text-align: left; font-size: 16px; float: none; padding: 28px 0; font-family: 'Raleway', sans-serif; margin-left: 25px; margin-right: 25px;}
nav.mainmenu ul .rightside li:last-child a {margin-right: 0!important;}
nav.mainmenu ul li a:after {display: block; background: #B84F7C; content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 0; -webkit-transition: height 0.3s ease; -moz-transition: height 0.3s ease; -o-transition: height 0.3s ease; -ms-transition: height 0.3s ease; transition: height 0.3s ease; -webkit-backface-visibility: hidden; backface-visibility: hidden;}
nav.mainmenu ul li:hover a:after,nav.mainmenu ul a.trail:after, nav.mainmenu ul a.active:after, nav.mainmenu ul li.active a:after {z-index: 1; height: 10px; -webkit-backface-visibility: hidden; backface-visibility: hidden; display: block!important;}
nav.mainmenu ul a.trail:after, nav.mainmenu ul a.active:after {opacity: 0.9;}
nav.mainmenu ul a.trail.pageloader:after, nav.mainmenu ul li.pageloader a.active:after, nav.mainmenu ul li.pageloader.active a:after {display: none!important;}
nav.mainmenu ul.rightside li:last-child a {margin-right: 0px!important;}

/* =============================================================================
 * mobile menu off canvas
 * ========================================================================== */
#off_canvas {opacity: 0;}
#off_canvas.pushy-open {opacity: 1;}
#off_canvas {background: #333; font-weight: normal;}
#off_canvas a {color: #c4c4c4; padding: 10px 4px 10px 10px; display: block; font-size: 13px;}
#off_canvas nav.mainmenu a {margin-left: 25px!important; margin-right: 25px!important;}
#off_canvas nav.mainmenu ul li:hover a:after, #off_canvas nav.mainmenu ul a.active:after {height:2px;}
#off_canvas ul li {float: none;}
#off_canvas nav.mainmenu {display: block; margin-top: 25px; float: none;}
#off_canvas nav.mainmenu ul {float: none;}
#off_canvas a:hover, #off_canvas a.active {background: #4b4b4b;}
#off_canvas .socials {padding: 5px 0; text-align: center; background: #4b4b4b;}
#off_canvas .socials a {display: inline-block; border: 0; padding: 3px;}
#nav-open-btn {display: none;  vertical-align: middle;}
#nav-open-btn:before {font-family: "icons"; content: '\2630'; color: #fff; font-size: 20px; line-height: 23px; width: 23px; text-align: center; display: table-cell; background: #B84F7C; padding: 6px; float: right;}
.pushy, #contentwrapper, .push {-webkit-perspective: inherit!important;}
.pushy, #contentwrapper, .push {-webkit-backface-visibility:inherit!important;}

/* =============================================================================
 * features + contao modules
 * ========================================================================== */
 

/*     --back links
------------------------------------------------- */
.back a:before {font-family: "icons"; content: '\e881'; margin-right: 5px;}

/*     --extended text & bild custom element
------------------------------------------------- */
.ce_text-mit-bild-erweitert .ext_txtpic {overflow: hidden;}
.ce_text-mit-bild-erweitert .float_left .ext_txtpic_bild {float: left; padding: 0; margin-right: 20px;}
.ce_text-mit-bild-erweitert .float_right .ext_txtpic_bild {float: right; padding: 0; margin-left: 20px;}
.ce_text-mit-bild-erweitert .float_right .image_container {float: right;}
.ce_text-mit-bild-erweitert .ext_txtpic.col_left {display: table;}
.ce_text-mit-bild-erweitert .col_left .ext_txtpic_bild {display: table-cell; vertical-align: top;}
.ce_text-mit-bild-erweitert .col_left .ext_txtpic_bild img {width: 100%; height: auto;}
.ce_text-mit-bild-erweitert .col_left .ext_txtpic_text {display: table-cell;  vertical-align: top;}
.ce_text-mit-bild-erweitert .ext_txtpic.col_left .ce_textarea, .ce_text-mit-bild-erweitert .ext_txtpic.col_left .ext_txtpic_text .ext_txtpic_headline, .ce_text-mit-bild-erweitert .ext_txtpic.col_left .ce_hyperlink {padding-left: 5%;}
.ce_text-mit-bild-erweitert .no_image .ext_txtpic.col_left .ce_textarea, .ce_text-mit-bild-erweitert .no_image .ext_txtpic.col_left .ext_txtpic_text .ext_txtpic_headline, .ce_text-mit-bild-erweitert .no_image .ext_txtpic.col_left .ce_hyperlink {padding-left: 0;}
.ce_text-mit-bild-erweitert .col_right .ext_txtpic_bild {display: table-cell;}
.ce_text-mit-bild-erweitert .col_right .ext_txtpic_bild img {width: 100%; height: auto;}
.ce_text-mit-bild-erweitert .col_right .ext_txtpic_text {display: table-cell;}
.ce_text-mit-bild-erweitert .ext_txtpic.col_right .ce_textarea, .ce_text-mit-bild-erweitert .ext_txtpic.col_right .ext_txtpic_text .ext_txtpic_headline, .ce_text-mit-bild-erweitert .ext_txtpic.col_right .ce_hyperlink {padding-right: 5%;}
.ce_text-mit-bild-erweitert .no_image .ext_txtpic.col_right .ce_textarea, .ce_text-mit-bild-erweitert .no_image .ext_txtpic.col_right .ext_txtpic_text .ext_txtpic_headline, .ce_text-mit-bild-erweitert .no_image .ext_txtpic.col_right .ce_hyperlink {padding-right: 0;}
.ce_text-mit-bild-erweitert .ext_ce_text_oben, .ce_text-mit-bild-erweitert .ext_ce_image_oben {vertical-align: top!important;}
.ce_text-mit-bild-erweitert .ext_ce_text_mittig, .ce_text-mit-bild-erweitert .ext_ce_image_mittig {vertical-align: middle!important;}
.ce_text-mit-bild-erweitert .ext_ce_text_unten, .ce_text-mit-bild-erweitert .ext_ce_image_unten {vertical-align: bottom!important;}
.ce_text-mit-bild-erweitert .headline_beside, .ce_text-mit-bild-erweitert .headline_beside h1, .ce_text-mit-bild-erweitert .headline_beside h2, .ce_text-mit-bild-erweitert .headline_beside h3, .ce_text-mit-bild-erweitert .headline_beside h4, .ce_text-mit-bild-erweitert .headline_beside h5, .ce_text-mit-bild-erweitert .headline_beside h6 {background: none!important; border: 0!important;}
.ce_text-mit-bild-erweitert .headline_beside [class^="icon-"]:before {padding-right: 0;}
.ce_text-mit-bild-erweitert .ext_ce_frame_1 .image_container {border: 1px solid #ccc;}
.ce_text-mit-bild-erweitert .ext_ce_frame_2 .image_container {border: 2px solid #ccc;}
.ce_text-mit-bild-erweitert .ext_ce_frame_3 .image_container {border: 1px dashed #ccc;}
.ce_text-mit-bild-erweitert .ext_ce_frame_4 .image_container {border: 2px dashed #ccc;}
.ce_text-mit-bild-erweitert .image_container {margin-bottom: 0;}
.ce_text-mit-bild-erweitert .ext_txtpic_bild {line-height: 0;}
.ce_text-mit-bild-erweitert .ext_txtpic_bild img {max-width: 100%; height: auto;}
.ce_text-mit-bild-erweitert .txt_right * {text-align: right;}
.ce_text-mit-bild-erweitert .txt_center * {text-align: center;}
.ce_text-mit-bild-erweitert .txt_center .image_container img {display: inline-block;}
.ce_text-mit-bild-erweitert .txt_center .image_container {line-height: 0;}
.ce_text-mit-bild-erweitert .headline_middle {text-align: center;}
.ce_text-mit-bild-erweitert .ce_hyperlink {margin-top: 30px;}
.ce_text-mit-bild-erweitert .element_small {padding-left: 200px; padding-right: 200px;}
.ce_text-mit-bild-erweitert .bottom_center .ext_txtpic_bild, .ce_text-mit-bild-erweitert .top_center .ext_txtpic_bild {margin-left: auto; margin-right: auto; max-width: 100%; line-height: 0;}

/* CSS3 filter + effects */
.ext_txtpic_bild img, .ext_txtpic_bild img:hover {-webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -ms-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;}
.ext_ce_gray img, .ext_ce_gray_hover img {filter: Gray(); filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */ filter: gray; /* IE6-9 */ -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%);} 
.ext_ce_gray_hover img:hover {filter: none; /* IE6-9 */ -webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -ms-filter: grayscale(0%);}
.ext_ce_opacity img {opacity: 0.8;}
.ext_ce_opacity img:hover {opacity: 1;}
.ext_ce_blur img {-webkit-filter: blur(5px); -moz-filter: blur(5px);}
.ext_ce_blur .image_container {padding: 10px;}
.ext_ce_blur img:hover {-webkit-filter: none; -moz-filter: none;}
.ext_ce_zoomin img {-moz-transform: scale(1.2); -webkit-transform: scale(1.2); -o-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2);}
.ext_ce_zoomin img:hover {-moz-transform: none; -webkit-transform: none; -o-transform: none; -ms-transform: none; transform: none;}
.ext_ce_zoomout img {-moz-transform: none; -webkit-transform: none; -o-transform: none; -ms-transform: none; transform: none;}
.ext_ce_zoomout img:hover {-moz-transform: scale(1.2); -webkit-transform: scale(1.2); -o-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2);}

/* CSS3 animation */
.ext_ce_effect_ltr .image_container, .ext_ce_effect_rtl .image_container, .ext_ce_effect_btt .image_container, .ext_ce_effect_ttb .image_container {opacity: 0;}
.ext_ce_effect_ltr .image_container {-webkit-animation: fadeimages-ltr 0.8s 1 cubic-bezier(1,0,0,1); -moz-animation: fadeimages-ltr 0.8s 1 cubic-bezier(1,0,0,1); -o-animation: fadeimages-ltr 0.8s 1 cubic-bezier(1,0,0,1); animation: fadeimages-ltr 0.8s 1 cubic-bezier(1,0,0,1); opacity: 1;}
.ext_ce_effect_rtl .image_container {-webkit-animation: fadeimages-rtl 0.8s 1 cubic-bezier(1,0,0,1); -moz-animation: fadeimages-rtl 0.8s 1 cubic-bezier(1,0,0,1); -o-animation: fadeimages-rtl 0.8s 1 cubic-bezier(1,0,0,1); animation: fadeimages-rtl 0.8s 1 cubic-bezier(1,0,0,1); opacity: 1;}
@-webkit-keyframes fadeimages-ltr{0%{-webkit-transform:translate(-10%,0);opacity:0}100%{-webkit-transform:translate(0,0);opacity:1}}@-moz-keyframes fadeimages-ltr{0%{-moz-transform:translate(-10%,0);opacity:0}100%{-moz-transform:translate(0,0);opacity:1}}@-o-keyframes fadeimages-ltr{0%{-o-transform:translate(-10%,0);opacity:0}100%{-o-transform:translate(0,0);opacity:1}}@keyframes fadeimages-ltr{0%{transform:translate(-10%,0);opacity:0}100%{transform:translate(0,0);opacity:1}}@-webkit-keyframes fadeimages-rtl{0%{-webkit-transform:translate(10%,0);opacity:0}100%{-webkit-transform:translate(0,0);opacity:1}}@-moz-keyframes fadeimages-rtl{0%{-moz-transform:translate(10%,0);opacity:0}100%{-moz-transform:translate(0,0);opacity:1}}@-o-keyframes fadeimages-rtl{0%{-o-transform:translate(10%,0);opacity:0}100%{-o-transform:translate(0,0);opacity:1}}@keyframes fadeimages-rtl{0%{transform:translate(10%,0);opacity:0}100%{transform:translate(0,0);opacity:1}}

/*     --table_simple
------------------------------------------------- */
table {margin-bottom: 10px; border-bottom: solid 3px #E3E3E3; width: 100%;}
table td {border-top: solid 1px #E3E3E3; padding: 0.5em; text-align: left;}
table td p {margin: 0;}
table th {text-align: left; padding: 0.5em;}

/*     --ce_gallery with responsive grid
------------------------------------------------- */
.ce_gallery .row1	{overflow: hidden; margin-left: 0; width:100%; float:left; margin-bottom: 15px;}
.ce_gallery .row2	{overflow: hidden; margin-left: 4%; width:48%; float:left; margin-bottom: 15px;}
.ce_gallery .row3	{overflow: hidden; margin-left: 5%; width:30%; float:left; margin-bottom: 15px;}
.ce_gallery .row4	{overflow: hidden; margin-left: 4%; width:22%; float:left; margin-bottom: 15px;}
.ce_gallery .row5	{overflow: hidden; margin-left: 5%; width:16%; float:left; margin-bottom: 15px;}
.ce_gallery .row6	{overflow: hidden; margin-left: 2%; width:15%; float:left; margin-bottom: 15px;}
.ce_gallery .row7	{overflow: hidden; margin-left: 1.5%; width:13%; float:left; margin-bottom: 15px;}
.ce_gallery .row8	{overflow: hidden; margin-left: 1.71%; width:11%; float:left;	position:relative;}
.ce_gallery .row9	{overflow: hidden; margin-left: 1.25%; width:10%; float:left;	position:relative;}
.ce_gallery .row10	{overflow: hidden; margin-left: 1%; width:9.1%; float:left;	position:relative;}
.ce_gallery .row11	{overflow: hidden; margin-left: 1.1%; width:8.09%; float:left;	position:relative;}
.ce_gallery .row12	{overflow: hidden; margin-left: 1%; width: 7.41%; float:left;	position:relative;}

.ce_gallery .col_first {margin-left: 0!important; clear: both;}
.ce_gallery li {position: relative;}
.ce_gallery img:not(.iso_image) {max-width: 100%; display: block; height: auto;}
.ce_gallery .caption {letter-spacing: 0; word-spacing: 0; font-size: 12px; line-height: 16px;}

/* special classes for ce_gallery */
.ce_gallery.imageBorder li {border: 2px solid #ddd;}
.rounded-images img {border-radius: 500%;}

/*     --ce_image
------------------------------------------------- */
.ce_image.imageBorder {border: 1px solid #ddd;}

/*     --image_container
------------------------------------------------- */
.image_container {position: relative; padding: 0; margin-bottom: 10px; overflow: hidden;}
.image_container .caption {background: rgba(255, 255, 255, 0.6); color: #505050; padding: 3px 6px; width: auto!important; font-size: 11px; position: absolute; left: 0; bottom: 0; width: auto!important;}
.image_container.float_right, .image_container.float_left {float: right; width: 45%; padding: 0; margin-bottom: 3%;}
.image_container.float_right {margin-left: 5%; float: right;}
.image_container.float_left {margin-right: 5%; float: left;}
.image_container img {display: block; height: auto;}

/*     --list
------------------------------------------------- */
.ce_text ul, .ce_list ul, .ce_textarea ul, .ce_text ol, .ce_list ol, .ce_textarea ol {margin-bottom: 15px; padding-left: 20px;}
.ce_text li, .ce_list li, .ce_textarea li, .ce_text ol, .ce_list ol, .ce_textarea ol {line-height: 1.8em;}
.ce_text ul li, .ce_list ul li, .ce_textarea ul li {list-style-type: disc; list-style-position: outside;}
.ce_text ol, .ce_list ol, .ce_textarea ol {list-style: decimal; padding-left: 25px;}
.ce_text ol ol, .ce_list ol ol, .ce_textarea ol ol {list-style: upper-alpha;}
.ce_text ol ol ol, .ce_list ol ol ol, .ce_textarea ol ol ol {list-style: lower-roman;}

/*     --ce_comments
------------------------------------------------- */
.ce_comments .widget {margin-bottom: 10px;}

/*     --list
------------------------------------------------- */
#wrapper .ce_list li[class^="icon-"]:before, #wrapper .ce_list li[class*="icon-"]:before {left: -1.4em; width: 1em; top: 0.5em;}

/*     --hyperlinks + buttons
------------------------------------------------- */
.ce_hyperlink.center {text-align: center;}
.ce_hyperlink.right {text-align: right;}
.ce_hyperlink {-webkit-transform: translateZ(0);}

.button:hover:before, .ce_hyperlink a:hover:before {-webkit-animation: rotateIn 500ms ease; -moz-animation: rotateIn 500ms ease; -ms-animation: rotateIn 500ms ease; animation: rotateIn 500ms ease;}
.button, .ce_hyperlink a, .servicebox_4 p a, .servicebox_5 p a, .servicebox_6 p a {font-weight: normal; padding: 10px 12px; text-align: center; display: inline-block; margin-bottom: 4px; background: #B84F7C; color: #fff; white-space:nowrap; font-weight: bold;}
.button, .ce_hyperlink a { -webkit-transition: All 0.3s ease; -moz-transition: All 0.3s ease; -o-transition: All 0.3s ease; -ms-transition: All 0.3s ease; transition: All 0.3s ease;}
.button:hover, .ce_hyperlink a:hover {opacity: 0.9; -webkit-transition: All 0.3s ease; -moz-transition: All 0.3s ease; -o-transition: All 0.3s ease; -ms-transition: All 0.3s ease; transition: All 0.3s ease;}

/* sizes */
.button.small, .ce_hyperlink.small a {padding: 8px 10px; font-size: 13px;}
.button.big, .ce_hyperlink.big a {padding: 15px 18px; font-size: 18px; line-height: 33px; vertical-align: middle;}

/* rounded corners */
.button.rounded3, .ce_hyperlink.rounded3 a {-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.button.rounded5, .ce_hyperlink.rounded5 a {-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.button.rounded10, .ce_hyperlink.rounded10 a {-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}
.button.rounded99, .ce_hyperlink.rounded99 a {-webkit-border-radius: 99px; -moz-border-radius: 99px; border-radius: 99px;}
.button.large[class^="icon-"]:before, .button.large[class*=" icon-"]:before {font-size: 33px; line-height: 33px; margin-right: 0.5em; vertical-align: middle;}
.button[class^="icon-"]:before, .button[class*=" icon-"]:before {margin-right: 0.6em;}

/* style2 light*/
.ce_hyperlink.style2_light a {background: none!important; border: 1px solid #fff!important; color: #fff!important; -webkit-transition: All 0.3s ease; -moz-transition: All 0.3s ease; -o-transition: All 0.3s ease; -ms-transition: All 0.3s ease; transition: All 0.3s ease;}
.ce_hyperlink.style2_light a:hover {background: rgba(255,255,255,0.6)!important; opacity: 1!important;}

/* style2 dark*/
.ce_hyperlink.style2_dark a {background: none!important; border: 1px solid #555!important; color: #555!important; -webkit-transition: All 0.3s ease; -moz-transition: All 0.3s ease; -o-transition: All 0.3s ease; -ms-transition: All 0.3s ease; transition: All 0.3s ease;}
.ce_hyperlink.style2_dark a:hover {background: rgba(0,0,0,0.9)!important; opacity: 1!important; color: #fff!important;}

/*     --testimonials
-------------------------------------------------*/
.ce_testimonial-slider-simple .testimonial_icon {text-align: center; margin-bottom: 35px;}
.ce_testimonial-slider-simple .testimonial_icon i {font-size: 40px; display: inline-block; color: rgba(255,255,255,0.8);}
.ce_testimonial-slider-simple .testimonial_icon i:before {margin: 0;}
.testimonial_slider {text-align: center;}
.testimonial_slider .text {font-size: 1.7em; line-height: 1.5em; font-style: italic; padding: 0 20px;}
.testimonial_slider .autor {font-size: 1.2em; margin-top: 25px;}
.testimonial_slider .bx-viewport {overflow: visible!important;}
.ce_testimonial-slider-simple {overflow: visible!important;}

/*     --team
------------------------------------------------- */
.teambox {text-align: center; padding-top: 100px; position: relative;}
.teambox h3 {font-size: 16px; text-transform: uppercase; letter-spacing: 2px; font-weight: bold;}
.teambox .image_container {position: absolute; left: 20%; width: 60%; top: 25px; padding: 5px; border-radius: 100%; background: #f8f8f8;}
.teambox .image_container img {border-radius: 100%;}
.teambox .funktion {text-transform: uppercase; color: #BF6089; line-height: 1.2em;}
.teambox .beschreibung {margin: 10px 0 0 0;}
.teambox .tel {margin-top: 10px;}
.teambox .teambox_content {background: #F8F8F8; padding: 90px 25px 25px 25px;}
.teambox .teambox_socials {margin-top: 25px;}
.teambox .teambox_socials a {margin: 0 1px;}
.teambox .teambox_socials i {background: #444444; color: #fff; padding: 10px; border-radius: 100%; display: inline-block; width: 36px; height: 36px; line-height: 0;}
.teambox .teambox_socials i:before {margin: 0; line-height: 19px;}
.teambox .teambox_socials i:hover {background: #B84F7C;}

/*     --counter
------------------------------------------------- */
.ce_counter {text-align: center;}
.ce_counter i {font-size: 45px; margin: 0; line-height: 1em;}
.ce_counter i:before {margin: 0!important;}
.ce_counter .counterwrapper {font-size: 5em; font-weight: bold; line-height: 1em; font-family: Arial, sans-serif;}
.ce_counter .headline {font-size: 1.6em; font-weight: bold; line-height: 2em;}

/*     --nachrichtenliste
------------------------------------------------- */
.nachrichtenliste {margin-bottom: 65px; overflow: hidden; list-style: none;}
.nachrichtenliste .info {color: #888; margin-top: 10px; white-space: nowrap; font-size: 0.8em;}
.nachrichtenliste .date {display: inline-block; margin-right: 20px;}
.nachrichtenliste .date:before {font-family: "icons"; content: "\1f553"; display: inline-block; margin-right: 5px; font-style: normal;}
.nachrichtenliste .author {display: inline-block; margin-right: 20px;}
.nachrichtenliste .author:before {font-family: "icons"; content: "\e806"; display: inline-block; margin-right: 5px; font-style: normal;}
.nachrichtenliste .comments {display: inline-block;}
.nachrichtenliste .comments:before {font-family: "icons"; content: "\e8b8"; display: inline-block; margin-right: 5px; font-style: normal;}
.nachrichtenliste .more {float: right;}
.nachrichtenliste .more a {color: #fff;}
.nachrichtenliste h2 {border: 0; margin: 0; padding: 0;}
.nachrichtenliste .teaser {margin: 20px 0 0 0;}
.nachrichtenliste .date-wrapper {text-align: center; border-right: 1px solid #EAEAEA;}
.nachrichtenliste .date-wrapper .day {font-size: 28px; padding: 5px; font-weight: 300}
.nachrichtenliste .month {padding: 5px;}
.nachrichtenliste .button {float: right;}
.nachrichtenliste .subheadline {color: #B84F7C; margin-bottom: 5px;}

/*     --nachrichtenteaser
------------------------------------------------- */
.nachrichtenteaser_wrapper {overflow: hidden;}
.nachrichtenteaser_content, .nachrichtenteaser_img {width: 45%;}
.nachrichtenteaser .nachrichtenteaser_content, .nachrichtenteaser .nachrichtenteaser_divider, .nachrichtenteaser .nachrichtenteaser_img {float: left;}
.nachrichtenteaser .nachrichtenteaser_divider {height: 350px; width: 10%; background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAH0CAYAAADFWvbMAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpFQzc0MzlGMzI0NkUxMUU0QTEwMzlEMDE2M0E1OEFBOSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpFQzc0MzlGNDI0NkUxMUU0QTEwMzlEMDE2M0E1OEFBOSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkVDNzQzOUYxMjQ2RTExRTRBMTAzOUQwMTYzQTU4QUE5IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkVDNzQzOUYyMjQ2RTExRTRBMTAzOUQwMTYzQTU4QUE5Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+CO9yTAAABO1JREFUeNrs3U9II1ccwPEX/1Txsra0G5BerNqVRQ0IHtqDqKEK3uyhfw7eQsFtbRWPHlqWvXnQXZpdKLl56B9kPdiDpvXfUaRFEysLC/VSPWwNzYoKxn99v/hmmbUxMzGZFen3wY/o5M37zMx7b95v5hLf6empumwJBoPyIQ34Zmdnc96/SF1hAQcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwe/Tng0Gq1vaWm5I3/L5/T09O1c2/Bd5ncaZmZmbo+Ojg4eHh6G5H9po6ys7LuBgYH7XV1d656e+fz8fJvAPp/v7Az058HBwWey3fPLHovFAvJ5cnJy1kjRWTPxeLzRc7yxsTFuR+Ug5O+mpqa453hHR8dcSUlJxBovctnl/7a2tgXPB5w16KSPl5eX9WBvWW5vb1/IZbDlhXOHu7Z4ifk1mavBc6hbqqNLxwdyO9fxjo5K811Sx586lnX8IpNBx2EhcAEGdMgi8tYFdfwm3tPxpY5tHWEdY+bALtXnn+h4ouPrLHCm8qbZ54lpIye8WMdDHd+bM7ps8Zs2Hpo2HXGp9JOOvgKOrT7TZrETLv30oQeDW9q8nw3/WMcXHs6uz43xH1xG9YNse0YiETUyMpLxu6GhITU1NeXmAB5YU9Q+1WQ63cxUu7y8XLW2tqrq6mrl9/tVd3d3ev2WpVQWJlnPm5ubVUVFRfq7paUllUgkLsJvGusbn16bZcNrOv66aDqFw2FVX1/v+tpubW2p3t7ebFX+1vG2ddk7s83jXGApVVVVTlXE6rTjF5b9/f2c8L29PTfVuqw+b856Uy8tVRsbG2ptbU3prFVZCUhxcbGkTy/qyfaamhpVV1fnBm+29nzXCV9cXFTj4+Nu8js1PDzsBq+z8BtONY+Ojs7uQGNj6TOWMjc3pyYnJ19ehSor3fbODddLqlxukza/2La5uVmQTOa5Y6Zpnk7sZXd3Nx/7uYU/daqZKcuVsZBHeWpd9t90vJ81ozB92d/fn74KEtvb2/ngv1t4VNp1GvFS1tfXVYFKtMiGJ7LV3NnZcdViMpl0U01urzPWmad0fGtSn4ylp6dH1dbWOrYqNxkXRTKbVMm5JKIv08omS2koFEqvbG7KxMSE01mPpWeQWdXsycQPHqfrn1rG+UzmR5PyelXC9pPLlMN9peOxB/Bj03bWBPJYx0c6HhUQfmTaPHaTtx+bJxTpn2d5oM9MG3fOw26eWKR/bum463QfOFcSZp9b2Qawm1Utaeb/PfOg2Gl7UHzd1PnH9qAYNZEq5FOqrKk/m7j+Lwd4IXTpsrq6+sareC3yUrmyl4DnX3mbZCMyODg46vkr74WFhfQrb/uBp1KpkGz3vM9jsVg6f5YnVfvL35WVlYDneENDwx/W47H9AAKBwKrneDAY/FVecVsptRyA9LkMuld2k+G3sMHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcH/V/i/AgwAymJVgtSTPV4AAAAASUVORK5CYII=') center -108px no-repeat;}
.nachrichtenteaser.even .nachrichtenteaser_content, .nachrichtenteaser.even .nachrichtenteaser_divider {float: right;}
.nachrichtenteaser .info div {display: inline-block;}
.nachrichtenteaser .info {color: #9C9C9C; margin-bottom: 15px;}
.nachrichtenteaser .info .dot {margin: 0 5px;}
.nachrichtenteaser h4 {margin: 0;}
.nachrichtenteaser h4 a {color: #B84F7C;}
.nachrichtenteaser .linkwrapper a {font-weight: bold; color: #B84F7C;}
.ce_nachrichtenteaser {padding-bottom: 40px;}
.ce_nachrichtenteaser .link_to_all_list {text-align: center; margin-left: 1px;}
.ce_nachrichtenteaser .link_to_all_list a {position: relative; display: inline-block; width: 56px; height: 56px;}
.ce_nachrichtenteaser .link_to_all_list a:before {font-family: "icons"; content: "\2b"; text-indent: 0; display: inline-block; font-size: 35px; background: #B84F7C; border-radius: 100%; padding: 10px; width: 1em; color: #fff; line-height: 1em;}
.ce_nachrichtenteaser .link_to_all_list a:after {top: -6px; left: -6px; padding: 6px; -webkit-transition: -webkit-transform 0.2s, opacity 0.2s; -webkit-transform: scale(.8); -moz-transition: -moz-transform 0.2s, opacity 0.2s; -moz-transform: scale(.8); -ms-transform: scale(.8); transition: transform 0.2s, opacity 0.2s; transform: scale(.8); opacity: 0; box-shadow: 0 0 0 4px #B84F7C; position: absolute; width: 100%; height: 100%; border-radius: 50%; content: '';}
.ce_nachrichtenteaser .link_to_all_list a:hover:after {-webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); transform: scale(1); opacity: 1;}

/*     --nachrichtenleser
------------------------------------------------- */
.nachrichtenleser .image_container {margin-bottom: 20px;}
.nachrichtenleser .info {margin: 20px 0;}
.nachrichtenleser .date {margin-bottom: 10px; display: inline-block; margin-right: 20px;}
.nachrichtenleser .date:before {font-family: "icons"; content: "\ecda"; display: inline-block; margin-right: 5px; font-style: normal;}
.nachrichtenleser .author {margin-bottom: 10px; display: inline-block; margin-right: 20px; padding: 1px 6px;}
.nachrichtenleser .author:before {font-family: "icons"; content: "\e806"; display: inline-block; margin-right: 5px; font-style: normal;}
.nachrichtenleser .comments {margin-bottom: 10px; display: inline-block; padding: 1px 6px; margin-right: 20px;}
.nachrichtenleser .comments:before {font-family: "icons"; content: "\e8b8"; display: inline-block; margin-right: 5px; font-style: normal;}
.nachrichtenleser .back {padding-top: 10px; margin-top: 10px; border-top: 1px solid #ddd;}
.nachrichtenleser .back a {font-size: 10px; text-transform: uppercase;}
.nachrichtenleser img {border: 1px solid #ddd;}
.nachrichtenleser .subheadline {display: inline-block;}
.nachrichtenleser .subheadline:before {font-family: "icons"; content: "\eb96"; display: inline-block; margin-right: 5px; font-style: normal;}

/*     --comment_default
------------------------------------------------- */
.comment_default {padding-bottom: 5px; border-bottom: 1px solid #ddd; margin-bottom: 25px;}

/*     --ce_accordion
------------------------------------------------- */
.ce_accordion .accordion {border: 0; background: none; padding: 0;}
.ce_accordion .accordion > div {padding: 0;}
.ce_accordion .toggler {border-top: 1px solid #E5E5E5; background: none; background-image: none; font-weight: bold; box-shadow: 0 0 0 0; text-shadow: none; line-height: 30px; padding: 7px 0; color: #505050; cursor: pointer;}
.ce_accordion .toggler:hover {color: rgba(0,0,0,0.8);}
.ce_accordion .toggler:before {display: inline-block; font-family: 'icons'; font-style: normal; font-weight: 300; font-size: 16px; line-height: 25px; height: 25px; width: 25px; text-align: center; text-decoration: inherit; border-radius: 25px; padding: 0; float: left; clear:both; margin-right: 15px; margin-top: 3px; content: '\2b';}
.ce_accordion .toggler.ui-state-active:before {content: '\2d';}
.ce_accordion .toggler:after {display: none;} 

/*     --pagination
------------------------------------------------- */
.pagination {clear: both; padding-top: 5px; margin-top: 10px; white-space: nowrap;}
.pagination ul {padding: 0; float: left;}
.pagination p {float: right; background: rgba(0,0,0,0.1); box-shadow: 0 1px 2px rgba(0,0,0,0.3); border-radius: 3px; display: inline-block; padding: 3px 10px;}
.pagination li {background: none; padding: 0; margin: 0 2px 0 0; float: left; list-style-type: none;}
.pagination li:before, .pagination li a:before {content: '';}
.pagination li a,
.pagination li span {background: rgba(0,0,0,0.1); display: block; margin-right: 1px; color: inherit; text-decoration: none; padding: 3px 10px; box-shadow: 0 1px 2px rgba(0,0,0,0.3); border-radius: 3px;}
.pagination li span.current {background: #B84F7C; color: white;}
.pagination li a:hover {color: #B84F7C;}
.pagination li a.next:after {font-family: "icons"; content: "\e75e"; text-indent: 0; display: inline-block; position: relative; top: 0px; left: 0; margin-left: 10px; line-height: 10px;}

/*     --serviceboxes
------------------------------------------------- */
.servicebox {padding: 25px; text-align: center; position: relative;}
.servicebox[class^="icon-"]:before,
.servicebox[class*="icon-"]:before{padding: 10%; font-size: 65px; margin-right: 0!important;}
.servicebox h4 {margin-bottom: 10px; padding: 0; font-weight: bold;}
.servicebox a {display: inline-block; padding: 5px 10px;}
.servicebox img {display: inline-block;}
.servicebox i {border-radius: 100%; padding: 15%; position: relative; display: inline-block; background: #B84F7C; color: #fff; margin-bottom: 25px;}
.servicebox i:before {margin: 0!important; font-size: 75px;}
.servicebox i:after {top: -7px; left: -7px; padding: 7px; -webkit-transition: -webkit-transform 0.2s, opacity 0.2s; -webkit-transform: scale(.8); -moz-transition: -moz-transform 0.2s, opacity 0.2s; -moz-transform: scale(.8); -ms-transform: scale(.8); transition: transform 0.2s, opacity 0.2s; transform: scale(.8); opacity: 0; box-shadow: 0 0 0 4px #B84F7C; position: absolute; width: 100%; height: 100%; border-radius: 50%; content: '';}
.servicebox:hover i:after {-webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); transform: scale(1); opacity: 1;}
.servicebox:hover i {-webkit-transition: All 0.3s ease; -moz-transition: All 0.3s ease; -o-transition: All 0.3s ease; -ms-transition: All 0.3s ease; transition: All 0.3s ease;}
.servicebox:hover i:before {-webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); -webkit-transition: All 0.3s ease; -moz-transition: All 0.3s ease; -o-transition: All 0.3s ease; -ms-transition: All 0.3s ease; transition: All 0.3s ease; -webkit-font-smoothing: antialiased;}

/* servicebox_2 */
.servicebox_2 {position: relative; padding-left: 50px; text-align: left!important;}
.servicebox_2 i[class^="icon-"]:before,
.servicebox_2 i[class*="icon-"]:before {font-size: 35px; margin-right: 15px; color: #B84F7C; position: absolute; left: 0; top: 0; line-height: 40px;}
.servicebox_2 h1, .servicebox_2 h2, .servicebox_2 h3, .servicebox_2 h4, .servicebox_2 h5, .servicebox_2 h6 {padding: 0; color: #B84F7C;}
.servicebox_2 a {text-decoration: underline;}
.servicebox_2.iconright{text-align: right!important; padding-left: 0; padding-right: 70px;}
.servicebox_2.iconright:before, .servicebox_2.iconright .ce_image {left: auto; right: 0;}

/*     --newslist
------------------------------------------------- */
.more a {color: #fff; background-color: #009de5;  font-weight: normal; text-transform: uppercase;  /* text-shadow: -1px -1px 1px rgba(0,0,0, 0.25);  */ padding: 3px 10px; text-align: center; display: inline-block; margin-bottom: 18px;  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255, 0.35), inset 0 10px 20px rgba(255,255,255, 0.12), inset 0 -10px 30px rgba(0,0,0, 0.12);  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255, 0.35), inset 0 10px 20px rgba(255,255,255, 0.12), inset 0 -10px 30px rgba(0,0,0, 0.12);  box-shadow: inset 0 1px 0 rgba(255,255,255, 0.35), inset 0 10px 20px rgba(255,255,255, 0.12), inset 0 -10px 30px rgba(0,0,0, 0.12); cursor: pointer;} 
.more a:hover {color: #fff; text-decoration: none;} 

/*     --portfolioliste
-------------------------------------------------*/
.isotope {margin: 0 -1%;}
.isotope .block.one_fourth {width: 24.9%;}
.isotope .block.one_third {width: 33.3%;}
.isotope.nopaddings .portfolioliste {padding-left: 0!important; padding-right: 0!important;}
.isotope.nopaddings .portfolioliste_inside {margin: 0!important;}
.isotope.nopaddings .portfolioliste .frontside .image_container {margin: 0!important;}
.isotope, .isotope .mod_newslist {overflow: visible!important;}
.portfolioliste.autogrid { padding-left: 0.3%; padding-right: 0.3%; }
.portfolioliste_inside { position: relative; margin: 5px 0; position: relative; z-index: 1; display: inline-block; overflow: hidden; margin: -0.135em; background: #000; text-align: center; cursor: pointer; }
.portfolioliste figure { position: relative; z-index: 1; display: inline-block; overflow: hidden; margin: -0.135em; background: #000; text-align: center; cursor: pointer; }
.portfolioliste figure h4 { color: #fff; font-size: 26px; line-height: 1em; text-shadow: 0 0 20px #000; }
.portfolioliste figure img { position: relative; display: block; opacity: 0.7; }
.portfolioliste figure figcaption { padding: 2em; color: #fff; text-transform: uppercase; font-size: 1.25em; -webkit-backface-visibility: hidden; backface-visibility: hidden; }
.portfolioliste figure figcaption:before, .portfolioliste figure figcaption:after { pointer-events: none; }
.portfolioliste figure figcaption, .portfolioliste figure a { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.portfolioliste figure a { z-index: 1000; text-indent: 200%; white-space: nowrap; font-size: 0; opacity: 0; }
.portfolioliste figure h4 { word-spacing: -0.15em; font-weight: 300; }
.portfolioliste figure h4 span { font-weight: 800; }
.portfolioliste figure h4, .portfolioliste figure p { margin: 0; }
.portfolioliste figure p { letter-spacing: 1px; font-size: 68.5%; }
.portfolioliste .image_container { margin: 0; }
.portfolioliste figure.effect { -webkit-perspective: 1000px; perspective: 1000px; }
.portfolioliste figure.effect img { -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -webkit-transform: translate3d(0, 0, 0px); transform: translate3d(0, 0, 0px); width: 100%; }
.portfolioliste figure.effect:hover img { opacity: 0.6; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);-webkit-transform: scale(1.4); -moz-transform: scale(1.4); -ms-transform: scale(1.4); -o-transform: scale(1.4); transform: scale(1.4);}
.portfolioliste figure.effect figcaption::before, figure.effect figcaption::after { position: absolute; top: 50%; left: 50%; width: 80%; height: 1px; background: #fff; content: ''; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -webkit-transform: translate3d(-50%, -50%, 0); transform: translate3d(-50%, -50%, 0); }
.portfolioliste figure.effect:hover figcaption::before { opacity: 0.5; -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg); transform: translate3d(-50%, -50%, 0) rotate(45deg); }
.portfolioliste figure.effect:hover figcaption::after { opacity: 0.5; -webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg); transform: translate3d(-50%, -50%, 0) rotate(-45deg); }
.portfolioliste figure.effect h4, figure.effect p { padding: 0 10px; -webkit-transition: All 0.3s ease; -moz-transition: All 0.3s ease; -o-transition: All 0.3s ease; -ms-transition: All 0.3s ease; transition: All 0.3s ease;}
.portfolioliste figure.effect h4 { -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -150%, 0); transform: translate3d(0, -50%, 0) translate3d(0, -150%, 0); }
.portfolioliste figure.effect p { padding: 0.25em 2em; -webkit-transform: translate3d(0, -50%, 0) translate3d(0, 150%, 0); transform: translate3d(0, -50%, 0) translate3d(0, 150%, 0); }
.portfolioliste figure.effect:hover h4 { -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -100%, 0); transform: translate3d(0, -50%, 0) translate3d(0, -100%, 0); -webkit-transition: All 0.3s ease; -moz-transition: All 0.3s ease; -o-transition: All 0.3s ease; -ms-transition: All 0.3s ease; transition: All 0.3s ease;}
.portfolioliste figure.effect:hover p { -webkit-transform: translate3d(0, -50%, 0) translate3d(0, 100%, 0); transform: translate3d(0, -50%, 0) translate3d(0, 100%, 0); -webkit-transition: All 0.3s ease; -moz-transition: All 0.3s ease; -o-transition: All 0.3s ease; -ms-transition: All 0.3s ease; transition: All 0.3s ease;}
.portfolioliste .paddings_inside {position: absolute; top: 50%; left: 0; width: 100%; -webkit-transition: -webkit-transform 0.35s; transition: transform 0.35s;}

/* ce_portfolioteaser */
.ce_portfolioteaser .link_portfoliolist {text-align: center; margin-left: 6px; padding: 40px;}
.ce_portfolioteaser .link_portfoliolist a {position: relative; display: inline-block; height: 56px; width: 56px;}
.ce_portfolioteaser .link_portfoliolist a:before {font-family: "icons"; content: "\2b"; text-indent: 0; display: inline-block; font-size: 35px; background: #B84F7C; border-radius: 100%; padding: 10px; width: 1em; color: #fff; line-height: 1em;}
.ce_portfolioteaser .link_portfoliolist a:after {top: -6px; left: -6px; padding: 6px; -webkit-transition: -webkit-transform 0.2s, opacity 0.2s; -webkit-transform: scale(.8); -moz-transition: -moz-transform 0.2s, opacity 0.2s; -moz-transform: scale(.8); -ms-transform: scale(.8); transition: transform 0.2s, opacity 0.2s; transform: scale(.8); opacity: 0; box-shadow: 0 0 0 4px #B84F7C; position: absolute; width: 100%; height: 100%; border-radius: 50%; content: '';}
.ce_portfolioteaser .link_portfoliolist a:hover:after {-webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); transform: scale(1); opacity: 1;}

/*     --portfoliodetails
-------------------------------------------------*/
.ce_portfolio-details span {font-weight: bold; display: block;}
.ce_portfolio-details .kunde, .ce_portfolio-details .aufgabe, .ce_portfolio-details .verantwortlich {border-bottom: 1px solid #E0E3E6; padding-bottom: 10px; margin-bottom: 10px;}
.ce_portfolio-details .beschreibung {margin-top: 35px; margin-bottom: 25px;}
.ce_portfolio-details li {margin-bottom: 5px;}
.ce_portfolio-details .link {text-align: right; margin-top: 35px; border-top: 2px solid #E0E3E6; padding-top: 15px;}

/*     --portfoliofilter
------------------------------------------------- */
.filter {overflow: hidden; margin-left: 0; width:100%; position:relative; display: inline-block; text-align: left; margin-bottom: 25px;}
.filter li {display: inline-block; cursor: pointer; margin-right: 3px;}
.filter li a {display: inline-block; white-space: nowrap; padding: 10px 21px; background: #F5F5F5; border-radius: 2px; -webkit-transition: All 0.3s ease; -moz-transition: All 0.3s ease; -o-transition: All 0.3s ease; -ms-transition: All 0.3s ease; transition: All 0.3s ease;}
.filter li a.selected, .filter li a:hover {color: #fff; background: #B84F7C; -webkit-transition: All 0.3s ease; -moz-transition: All 0.3s ease; -o-transition: All 0.3s ease; -ms-transition: All 0.3s ease; transition: All 0.3s ease;}
.filter .all:before {font-family: "icons"; content: "\e708"; line-height: 11px; text-indent: 0; display: inline-block; position: relative; top: 0px; left: 0; margin-right: 5px;}
.filter.center {text-align: center;}
.filter.right {text-align: right;}

/*     --jquery tools - tabs
------------------------------------------------- */
.tabwrapper {overflow: hidden; margin-bottom: 35px;}

.tabs.horizontal, .panes.horizontal {float: none; overflow: hidden;}
.tabs.horizontal {margin-bottom: -1px;}
.panes.horizontal {background: #FCFCFC; padding: 20px; border: 1px solid #E1E1E1;}
.tabs.horizontal ul {float: left; list-style: none outside none; margin: 0; padding: 0; width: 100%;}
.tabs.horizontal ul li {float: left; padding: 0; list-style: none;}
.tabs.horizontal ul li a {background: #fff; float: left; line-height: 30px; margin: 0 3px 0 0; overflow: hidden; padding: 14px 30px 14px; position: relative; border: 1px solid #E1E1E1; color: #919191;}
.tabs.horizontal ul li a:hover {color: #666;}
.tabs.horizontal ul li a.current {background: #FCFCFC; border-bottom: 1px solid #FCFCFC; font-weight: bold;} 

.tabs.horizontal_clean ul {margin-bottom: 35px; overflow: hidden;}
.tabs.horizontal_clean li {float: left;}
.tabs.horizontal_clean li a {font-size: 16px; padding: 20px 0; text-align: center; border-bottom: 1px solid #ccc; border-left: 1px solid #ccc; display: block;}
.tabs.horizontal_clean li:first-child a {border-left: 0;}
.tabs.horizontal_clean ul li a:hover, .tabs.horizontal_clean ul li a.current {background: #B84F7C; color: #fff; font-weight: inherit;}
.tabs.horizontal_clean li.tab_two {width: 50%;}
.tabs.horizontal_clean li.tab_three {width: 33.33%;}
.tabs.horizontal_clean li.tab_fourth {width: 25%;}
.tabs.horizontal_clean li.tab_fifth {width: 20%;}
.tabs.horizontal_clean li.tab_sixth {width: 16.66%;}
.tabs.horizontal_clean li.tab_more_sixth a {padding-left: 20px; padding-right: 20px;}

.tabs.vertikal {width: 30%;}
.tabs.vertikal, .panes.vertikal {float: left;}
.panes.vertikal {padding-left: 20px; width: 70%;}
.tabs.vertikal ul li a, .tabs.vertical ul li {width:100%;}
.tabs.vertikal ul li a {display: block; padding: 12px 16px;}
.tabs.vertikal ul li a:hover, .tabs.vertikal ul li a.current {font-weight: bold;}
.panes.vertikal {box-shadow: -8px 0px 20px -10px rgba(0, 0, 0, 0.2);}
.tabs.vertikal ul li a {border-bottom: 1px solid #e1e1e1;}

.tabs.vertikal_2 {width: 30%; float: right}
.panes.vertikal_2 {float: left;}
.panes.vertikal_2 {padding-right: 20px; width: 70%;}
.tabs.vertikal_2 ul li a, .tabs.vertical ul li {width:100%;}
.tabs.vertikal_2 ul li a {display: block; padding: 12px 16px;}
.panes.vertikal_2 {box-shadow: 5px 0px 8px -4px rgba(0, 0, 0, 0.2);}
.tabs.vertikal_2 ul li a {border-bottom: 1px solid #e1e1e1;}

.tabs ul li a:hover, .tabs.vertikal ul li a.current, .tabs.vertikal_2 ul li a.current {font-weight: bold; position: relative; z-index: 100; background: #fff;}

/*     --google maps
------------------------------------------------- */
.mod_google-map .gmap-wrapper .gmap-content {height: 0; -webkit-transition: All 0.3s ease; -moz-transition: All 0.3s ease; -o-transition: All 0.3s ease; -ms-transition: All 0.3s ease; transition: All 0.3s ease;}
.mod_google-map .gmap-wrapper.open .gmap-content {height: 450px;}
.mod_google-map .gmap-wrapper .gmap-trigger {background: #000; padding: 35px 0; text-transform: uppercase; font-size: 40px; color: #fff; text-align: center; cursor: pointer;}
.mod_google-map .gmap-wrapper .gmap-trigger:after {font-family: "icons"; content: "\ea09"; text-indent: 0; display: inline-block; position: relative; top: 0px; left: 0; margin-left: 10px;}
.mod_google-map .gmap-wrapper.open .gmap-trigger:after {content: "\ea05";}

/*     --parallax background
------------------------------------------------- */
.parallax-bg {background-attachment:fixed; background-position: 50% 0; background-size: cover; position: relative; overflow: hidden; min-height: 50px;}
.parallax-bg-inside {max-width: 1150px; margin: 0 auto; padding-top: 45px; padding-bottom: 45px;}
.parallax-bg.invert, .parallax-bg.invert .filter li a, .parallax-bg.invert h1, .parallax-bg.invert h2, .parallax-bg.invert h3, .parallax-bg.invert h4, .parallax-bg.invert h5, .parallax-bg.invert h6 {color: #fff!important;}
.parallax-bg.nopadding-top .parallax-bg-inside {padding-top: 0;}
.parallax-bg.nopadding-bottom .parallax-bg-inside {padding-bottom: 0;}
.parallax-bg .image_container {margin-bottom: 0;}
.parallax-bg .content_boxed {max-width: 1200px; margin-left: auto; margin-right: auto;}

/*     --parallax bildelement
------------------------------------------------- */
.parallax_image {position: absolute;}
.parallax_image .image_container img {max-width: none;}
.parallax_image.alignbottom {top: auto!important; bottom: 0; width: 100%;}
.parallax_image.alignbottom img {width: 100%;}
.parallax_image.aligntop {top: 0!important; width: 100%;}
.parallax_image.aligntop img {width: 100%;}

/*     --mod_subscribe
------------------------------------------------- */
.mod_subscribe table td,
.mod_subscribe table {border: 0;}
.mod_subscribe input {width: 48%; float: left;}
.mod_subscribe label {display: none;}
.mod_subscribe input.submit:hover {opacity: 0.9;}

/*     --mod_calendar
------------------------------------------------- */
.mod_calendar table {border-bottom: 1px solid #B9BCBE;}
.mod_calendar td {padding: 1.5%}
.mod_calendar td.col_first {border-left: 1px solid #B9BCBE;}
.mod_calendar th.label {border-bottom: 1px solid #B9BCBE; padding: 10px 0;}
.mod_calendar th.head {padding: 0;}
.mod_calendar th.previous a, .mod_calendar th.next a {padding: 3px; border: 1px solid #b9bcbe; background: #ededed; display: inline-block; white-space: nowrap;}
.mod_calendar th.previous a:hover, .mod_calendar th.next a:hover {border-color: #84898d !important;}
.mod_calendar th.previous a:after, .mod_calendar th.previous a:before, .mod_calendar th.next a:after, .mod_calendar th.next a:before {display: none;}
.mod_calendar th.current {text-align: center;}
.mod_calendar th.next {text-align: right;}
.mod_calendar th.previous {text-align: left;}
.mod_calendar th.label {text-align: center;}
.mod_calendar td {width: 14.28%; border-right: 1px solid #b9bcbe; background: #eaeaea; padding-left: 5px;}	
.mod_calendar td.empty, .mod_calendar td:hover {background: #fff;}
.mod_calendar td.today { color: white !important; background: #969696; -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.6) inset;	-moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.6) inset; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.6) inset;}
.mod_calendar td.today a {color: white !important;}
.mod_calendar th.current:before {font-family: "icons"; content: "\1f4c5"; text-indent: 0; display: inline-block; position: relative; top: -1px;	left: 0; margin-right: 5px;}

/*     --mod_eventreader
------------------------------------------------- */
.mod_eventreader .info:before {font-family: "icons"; content: "\1f4c5"; text-indent: 0; display: inline-block; position: relative; top: -1px; left: 0; margin-right: 5px;}

/*     --mod_eventlist
------------------------------------------------- */
.mod_eventlist .event {margin-bottom: 25px;}
.mod_eventlist h2 {margin-bottom: 5px;}
.mod_eventlist p.time {border-top: 1px solid #ededed; border-bottom: 1px solid #ededed; padding: 3px 0;}
.mod_eventlist p.time:before {font-family: "icons"; content: "\e91a"; text-indent: 0; display: inline-block; position: relative; top: 0px; left: 0; margin-right: 5px;}

/*     --mod_sitemap
------------------------------------------------- */
.mod_sitemap ul ul {margin: 8px 0 20px 15px;}
.mod_sitemap ul li {border-bottom: 1px dashed #ddd; padding-bottom: 15px; margin-bottom: 15px; font-weight: normal;}
.mod_sitemap ul li ul li {border: 0; padding-bottom: 0px; margin-bottom: 3px;}
.mod_sitemap li:before {font-family: "icons"; content: '\25b8'; margin-right: 5px;}
.mod_sitemap li.submenu {font-weight: bold;}
.mod_sitemap li.submenu:before {font-family: "icons"; content: '\e824'; margin-right: 5px;}
.mod_sitemap li a:before {content: '';}

/*     --mod_faqlist
------------------------------------------------- */
.mod_faqpage {counter-reset: mod_faqpage;}
.mod_faqpage h2 {margin-bottom: 20px;}
.mod_faqpage section h3::before {counter-increment: mod_faqpage; content: counter(mod_faqpage, decimal); display: inline-block; width: 2em; margin-right: 0.5em; padding: 0.1em; color: white; text-align: center; background: #B84F7C; border-radius: 3px; line-height: 2em;}
.mod_faqpage section {margin-bottom: 35px;}
.mod_faqpage .info {font-size: 11px;}
.mod_faqpage .info:before {font-family: "icons"; content: "\e82f"; text-indent: 0; display: inline-block; position: relative; top: 0px; left: 0; margin-right: 5px;}
.mod_faqpage .toplink {border-bottom: 1px solid #ddd;}
.mod_faqpage .toplink:before {font-family: "icons"; content: "\e911"; text-indent: 0; display: inline-block; position: relative; top: 0px; left: 0; margin-right: 5px;}

/*     --mod_registration
------------------------------------------------- */
.mod_registration {padding: 30px; border: 1px solid #ddd; background: #f9f9f9;}
.mod_registration label {width: 40%; float: left;}
.mod_registration input {width: 60%; float: left;}
.mod_registration .submit_container {width: 100%; margin-top: 0px;}
.mod_registration .submit_container input {width: 60%; float: right;}
.mod_registration .captcha_text {float: left; display: block; margin-left: 40%; color: red; font-size: 14px; margin-top: 5px; margin-bottom: 15px;}
.mod_registration p.error {margin-left: 40%; clear: both;}

/*     --mod_search
------------------------------------------------- */
.mod_search input {width: 45%; float: left;}
.mod_search input[type="search"] {-webkit-appearance: none!important; padding-right: 0!important; border-radius: 0!important;}
.mod_search .even, .mod_search .odd {padding-bottom: 15px; border-bottom: 1px solid #ddd; margin-bottom: 15px;}
.mod_search .relevance {float: right; font-size: 12px;}
.mod_search .submit:before {font-size: 16px; line-height: 1em; font-family: 'icons';  font-style: normal;  font-weight: normal;  speak: none;  display: inline-block;  text-decoration: inherit;  width: 1em; text-align: center; content: '\e92a';}
.mod_search .submit {margin: 0; padding: 5px; display: inline-block; height: 30px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; opacity: 0.7; cursor: pointer;}
.mod_search .submit:hover {opacity: 1;}
#container .mod_search .submit {height: 39px;}
#container .mod_search form {overflow: hidden;}
#container .mod_search .text,
#container .mod_search .submit {height: 39px;}

/*     --mod_nl_reader
------------------------------------------------- */
.mod_nl_reader #container, body.dark, body.dark .mod_nl_reader #container {background: #fff;}
.mod_nl_reader table {border: 0!important;}
.mod_nl_reader table td {padding: 0; border: 0!important;}

/*     --mod_nl_list
------------------------------------------------- */
.mod_nl_list li {border-bottom: 1px solid #ededed; padding: 15px 0;}
.mod_nl_list li a {margin-left: 40px;}

/*     --ce_downloads
------------------------------------------------- */
.ce_downloads li {border-bottom: 1px dotted #ccc; padding: 8px;}
.ce_downloads img {margin-right: 10px; vertical-align: middle;}
.ce_downloads li span {font-style: italic; font-size: 10px;}


/* =============================================================================
 * --forms
 * ========================================================================== */

/*     --hide br
------------------------------------------------- */
form br {display: none;}

/*     --input-wrapper
------------------------------------------------- */
.input-wrapper {margin-bottom: 12px; position: relative;}
.input-wrapper * {width: 99.9%; margin-left: 0!important;}
.ce_form .full {width: 99.9%;}

/*     --fieldset+legend
------------------------------------------------- */
fieldset {border: 1px solid #ccc; padding: 0.5em; margin-bottom: 20px;}
legend {display: none;}

/*     --input, select, textarea
------------------------------------------------- */
input, select, textarea {width: 100%; padding: 20px; margin: 0; border: 1px solid #dadada; color: #333; background: #FAFAFA; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; line-height: 18px; border-radius: 0; font-size: 18px;}
input[type="search"] {-webkit-appearance: none; border-radius: 0!important;}
input[type="submit"], input.submit {color: #fff; background: #B84F7C;}
select {height: 40px; padding: 8px;}
textarea {min-height: 185px;}
*::-webkit-input-placeholder {color: #ddd; text-transform: uppercase; font-family: Arial, sans-serif;}
*:-moz-placeholder {color: #7f7f7f; text-transform: uppercase; font-family: Arial, sans-serif;}
*::-moz-placeholder {color: #7f7f7f; text-transform: uppercase; font-family: Arial, sans-serif;}    
*:-ms-input-placeholder {color: #7f7f7f; text-transform: uppercase; font-family: Arial, sans-serif;}

/*     --radio-buttons
------------------------------------------------- */
.radio_container {margin-top: 1px;}
.radio_container legend span {margin-bottom: 5px; display: inline!important;}
.radio_container label {float: none;}
.radio_container input {width: 20px; padding: 0; box-shadow: none; -webkit-box-shadow: none; border-radius: 100%;}
.radio_container legend {display: block; overflow: hidden;}
.radio_container span {display: block;}
.radio_container.horizontal span {display: inline-block; margin-right: 15px;}

/*     --checkboxes
------------------------------------------------- */
.checkbox_container {margin-top: 1px;}
.checkbox_container legend span {margin-bottom: 5px; display: inline!important;}
.checkbox_container label {float: none;}
.checkbox_container input {width: 20px!important; padding: 0; box-shadow: none; -webkit-box-shadow: none;}
.checkbox_container legend {display: block; overflow: hidden;}
.checkbox_container span {display: block;}
.checkbox_container.horizontal span {display: inline-block; margin-right: 15px;}

/*     --submit-button
------------------------------------------------- */
.submit_container input {width: auto!important;}
.submit {-webkit-appearance:none; -webkit-box-shadow: none; box-shadow: none; border: 0;}
input[type="submit"], input.submit {padding: 10px 12px; text-align: center; display: inline-block; margin-bottom: 4px; background: #B84F7C; color: #fff; cursor: pointer; }
input[type="submit"], input.submit {-webkit-transition: All 0.3s ease; -moz-transition: All 0.3s ease; -o-transition: All 0.3s ease; -ms-transition: All 0.3s ease; transition: All 0.3s ease;}
input[type="submit"]:hover, input.submit:hover {opacity: 0.9; -webkit-transition: All 0.3s ease; -moz-transition: All 0.3s ease; -o-transition: All 0.3s ease; -ms-transition: All 0.3s ease; transition: All 0.3s ease;}

/*     --errors
------------------------------------------------- */
label.error {color: red;}
input.error {border: 1px solid red;}
p.error {color: red; clear: both;}

/*     --captcha
------------------------------------------------- */
.ce_form .captcha {width: 20%;}
.ce_form .captcha-container label {width: 100%; display: block;}
.ce_form .captcha_text {display: block; margin-top: 10px;}
.ce_form .captcha-container {background: #ecd0d0; padding: 2%; margin-bottom: 15px;}

/*     --icon
------------------------------------------------- */
.input-wrapper:hover span i:before {-webkit-animation: rotateIn 500ms ease; -moz-animation: rotateIn 500ms ease; -ms-animation: rotateIn 500ms ease; animation: rotateIn 500ms ease;}
.input-wrapper-inside[class^="icon-"] span, .input-wrapper-inside[class*="icon-"] span {border-right: 0!important;}

/*     --footer_second form
------------------------------------------------- */
#footer_second form {max-width: 900px; margin: 0 auto;}
#footer_second  input[type="submit"], input.submit {width: 100%!important; display: block!important; padding: 23px 15px;}
#footer_second .input-wrapper-inside[class^="icon-"] span, #footer_second .input-wrapper-inside[class*="icon-"] span {background: transparent; border-radius: 0; color: #ccc;}
#footer_second i:before {margin: 0; font-size: 24px;}

/*     --customelement_layout_adressblock
------------------------------------------------- */
.customelement_layout_adressblock {text-align: center; font-size: 2em; line-height: 1.5em; text-transform: uppercase;}
.customelement_layout_adressblock .phonelink i:before {font-size: 28px; margin: 0; background: rgba(0,0,0,0.3); border-radius: 100%; line-height: 1em; padding: 25px; -webkit-transition: All 0.3s ease; -moz-transition: All 0.3s ease; -o-transition: All 0.3s ease; -ms-transition: All 0.3s ease; transition: All 0.3s ease;}
.customelement_layout_adressblock .phonelink:hover i:before {text-decoration: none; background: rgba(0,0,0,0.8); -webkit-transition: All 0.3s ease; -moz-transition: All 0.3s ease; -o-transition: All 0.3s ease; -ms-transition: All 0.3s ease; transition: All 0.3s ease; color: #fff;}
.customelement_layout_adressblock .phone {font-size: 2.3em; font-family: Arial, sans-serif; line-height: 1.5em;}
.customelement_layout_adressblock.light, .customelement_layout_adressblock.light a {color: #fff;}
.customelement_layout_adressblock.light .phonelink i:before {background: rgba(255,255,255,0.3);}
.customelement_layout_adressblock.light .phonelink:hover i:before {background: rgba(255,255,255,0.8); color: #333}

/* =============================================================================
 * media-queries
 * ========================================================================== */


/*     --tablets portrait & landscape
------------------------------------------------- */
@media only screen and (max-width: 990px), screen and (min-device-width : 768px) and (max-device-width : 1024px)  {
	/* body */
	#contentwrapper {padding-top: 0!important;}

	/* video button */
	.mejs-overlay-button {display: none!important;}
	
	/* menu + mobilemenu */
	#header nav.mainmenu {display: none!important;}
	#submenu {display: none;}
	#nav-open-btn {display: table-cell; position: relative; z-index: 500000;}
	
	/* header */
	#header .inside {display: table!important; height: 70px;}
	
	/* #header_after */
	.content_page #header_after {min-height: 105px;}
	
	/* logo */
	.logo {display: table-cell!important; height: 70px; left: 40px; position: absolute!important;}
		
	/* container-inside */
	#container-inside {padding: 40px!important;}
	
	/* linktotop */
	#linktotop {display: none!important;}
	
	/* iconsize servicebox */
	.servicebox[class^="icon-"]:before, .servicebox[class*="icon-"]:before {font-size: 40px;}
	
	/* parallax-bg */
	.parallax-bg {background-attachment: scroll; background-position: center center!important;}
	.parallax-bg .content_boxed {padding-left: 20px; padding-right: 20px;}
	
	/* ce_counter */
	.ce_counter .counterwrapper {font-size: 3em;}
	
	/* ce_text/bild */
	.ce_text-mit-bild-erweitert .element_small {padding-left: 100px; padding-right: 100px;}
	
	/* portfolioliste */
	.portfolioliste figure h4 {font-size: 18px;}
	
	/* isotope bug */
	.isotope .block.one_third {width: 33%;}
	
	/* nachrichtenteaser */
	.nachrichtenteaser .nachrichtenteaser_divider {background: none;}

}

/*     --tablets portrait
------------------------------------------------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
	/* ce_text/bild */
	.ce_text-mit-bild-erweitert .ext_txtpic_bild,
	.ce_text-mit-bild-erweitert .ext_txtpic_text {display: block!important;}
	.ce_text-mit-bild-erweitert .ext_txtpic_text {margin: 15px 0;}
}


/*     --phones
------------------------------------------------- */
@media only screen and (max-width: 767px) {

	/* body */
	body {padding: 0;}
	
	/* logo */
	.logo {width: 140px; height: 70px; left: 20px;}
			
	/* headeroffset */
	#headeroffset {top: 0; position: fixed!important;}
	
	/* #header_after */
	.content_page #header_after {min-height: 70px;}
	
	/* wrapper */
	#wrapper {width: 100%;}
 		
 	/* image_container */
 	.image_container {margin-bottom: 10px; width: 100%; padding: 0; margin: 0 0 10px 0; float: none;}
 	
 	/* ce_text */
 	#wrapper .ce_text {width: 100%;}

 	/* disable webkit text size adjust (for iPhone) */
 	html {-webkit-text-size-adjust: none;} 
 	
 	/* tables */
 	table {font-size: 9px;}
 	
 	/* css-framework */
	.full, .one_half, .one_third, .two_third, .one_fourth, .two_fourth, .three_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth {width: 100%; margin: 0 0  15px 0;}
	.border-inner {border: 0!important;}
	
	/* extension subcolumns */
 	.c20r, .c25r, .c33r, .c40r, .c38r, .c50r, .c60r, .c66r, .c62r, .c75r, .c80r, .c15r, .c16r, .c30r, .c45r, .c55r, .c70r, .c85r,
 	.c20l, .c25l, .c33l, .c40l, .c38l, .c50l, .c60l, .c66l, .c62l, .c75l, .c80l, .c15l, .c16l, .c30l, .c45l, .c55l, .c70l, .c85l {float: none; width: 100%; padding: 0; margin: 0;}
 	.subcr, .subcl, .subc {padding: 0!important;}
 	
 	/* ce_gallery */
	.ce_gallery .row2, .ce_gallery .row3, .ce_gallery .row4, .ce_gallery .row5, .ce_gallery .row6, .ce_gallery .row7, .ce_gallery .row8, .ce_gallery .row9, .ce_gallery .row10, .ce_gallery .row11, .ce_gallery .row12 {margin-left: 4%!important; width:48%; float:left!important; position:relative; clear: none!important;}
	.ce_gallery .row2:nth-child(2n+1), .ce_gallery .row3:nth-child(2n+1), .ce_gallery .row4:nth-child(2n+1), .ce_gallery .row5:nth-child(2n+1), .ce_gallery .row6:nth-child(2n+1), .ce_gallery .row7:nth-child(2n+1), .ce_gallery .row8:nth-child(2n+1), .ce_gallery .row9:nth-child(2n+1), .ce_gallery .row10:nth-child(2n+1), .ce_gallery .row11:nth-child(2n+1), .ce_gallery .row12:nth-child(2n+1) {margin-left: 0!important; clear: left!important;}

  	/* mod_calendar */
  	.mod_calendar table {font-size: 7px;}	
  	
  	/* iconboxes */
  	.servicebox_2.iconright, .servicebox_3.iconright {text-align: left!important; padding-left: 50px; padding-right: 0;}
 	.servicebox_2.iconright:before, .servicebox_2.iconright .ce_image, .servicebox_3.iconright:before, .servicebox_3.iconright .ce_image {left: 0; right: auto;}
	
	/* mod_subscribe */
	.mod_subscribe input {width: 100%!important; margin-bottom: 10px;}
		
	/* mod_registration */
	.mod_registration label, .mod_registration input, .mod_registration .submit_container input, .mod_registration .captcha_text {width: 100%; margin: 0;}
	.mod_registration .captcha_text {margin: 5px 0 15px 0;}
	.mod_registration p.error {margin-left: 0;}
	
	/* forms */
	form label {margin-bottom: 2px!important;}
	form .captcha_text {line-height: 1em;}
	.checkbox_container.horizontal span,
	.radio_container.horizontal span {display: block;}
	
	/* footer content */
	#footer .submit_container {text-align: center; margin-top: -15px;}
	#footer input.submit {float: none; } 
	#footer .ce_text {margin-bottom: 0px;}
	
	/* copyright */
	#bottom .inside {padding: 20px;}
	
	/* ce_counter */
	.ce_counter {margin-bottom: 20px;}
	
	/* video button */
	.mejs-overlay-button {display: none!important;}
	
	/* ce_adressblock button */
	#footer .ce_adressblock .adressblock_adresse, #footer .ce_adressblock .adressblock_tel, #footer .ce_adressblock .adressblock_fax, #footer .ce_adressblock .adressblock_email, #footer .ce_adressblock .adressblock_webadresse {padding-left: 0;}
	
	/* nachrichtenteaser */
	.nachrichtenteaser {margin-bottom: 35px; padding-bottom: 35px; border-bottom: 1px solid #ddd;}
	.nachrichtenteaser .nachrichtenteaser_divider {display: none;}
	.nachrichtenteaser .nachrichtenteaser_content,.nachrichtenteaser .nachrichtenteaser_img {width: 100%; float: none;}
	.nachrichtenteaser .linkwrapper {margin-bottom: 10px;}
	
	/* more button */
	.more a {padding: 2px 5px; font-size: 80%;}
	
	/* ce_hyperlink */
	.ce_hyperlink.right {text-align: center;}
	.ce_hyperlink.left {text-align: center;}
	
	/* mod_subscribe */
	.mod_subscribe.big {width: 100%;}
	.mod_subscribe.big .formbody:after {display: none;}
	.mod_subscribe.big input.text {padding-left: 20px;}
	.mod_subscribe.big input {width: 100%;}
	
	/* css helper class hide for mobile devices */
	.mobile_hide, .mobile_hide_img img {display: none!important;}
	
	/* tabs */
	.tabs ul li {float: none;}
	.tabs ul li a {float: none; display: block; margin: 2px 0;}
	.tabs ul li a:hover, .tabs.vertikal ul li a.current, .tabs.vertikal_2 ul li a.current {background: #fafafa;}
	.tabs.horizontal_clean ul li {float: none; display: block;}
	.tabs.horizontal_clean ul li a, .tabs.horizontal_clean li:first-child a {border: 1px solid #f1f1f1;}
	.tabs.horizontal_clean li a {text-align: left; padding-left: 10px;}
	
	/* headline  container_before */
	#container_before .inside h1 {font-size: 28px;}
	
	/* container */
	#container-inside {padding: 40px 20px!important;}

	/* container_before */
	#container_before .inside {padding: 20px!important;}
	
	/* header .inside  */
	#header .inside {height: 70px; padding: 0;}
	
	/* #footer_second */
	#footer_second {padding-left: 20px; padding-right: 20px;}
	
	/* gmap-trigger */
	.mod_google-map .gmap-wrapper .gmap-trigger {font-size: 20px;}
	
	/* pagetitle */
	#pagetitle {font-size: 15px;}
	
	/* button  */
	.button, input[type="submit"], input.submit, .submit_container input {display: block; width: 100%!important;}
	
	/* tabs */
	.tabs.vertikal, .panes.vertikal, .tabs.vertikal_2, .panes.vertikal_2 {float: none;}
	.tabs.vertikal, .tabs.vertikal_2 {width: 100%;}
	.tabs.vertikal ul li a, .tabs.vertikal_2 ul li a {border: none; background: #efefef; margin-bottom: 1px;}
	.panes.vertikal, .panes.vertikal_2 {padding: 15px; width: 100%; border: 1px solid #ccc;}
	.tabs.horizontal ul li {float: none; display: block;}
	.tabs.horizontal ul li a {display: block; float: none; border: 0; background: #efefef; margin-bottom: 1px; margin: 0 0 1px 0;}
	.tabs.horizontal_clean li {width: 100%!important;}

	/* extended text & bild custom element */
	.ext_txtpic.col_right .ce_textarea, .ext_txtpic.col_right .ext_txtpic_text .ext_txtpic_headline, .ext_txtpic.col_right .ce_hyperlink {padding: 0;}
	.ce_text-mit-bild-erweitert .ext_txtpic.col_left .ce_textarea, .ce_text-mit-bild-erweitert .ext_txtpic.col_left .ext_txtpic_text .ext_txtpic_headline, .ce_text-mit-bild-erweitert .ext_txtpic.col_left .ce_hyperlink {padding: 0;}
	.float_left .ext_txtpic_bild, .float_right .ext_txtpic_bild {width: 100%!important;}
	.col_left .ext_txtpic_text, .col_left .ext_txtpic_bild, .col_right .ext_txtpic_text, .col_right .ext_txtpic_bild {display: block!important; margin: 0!important; width: 100%!important;}
	.ext_txtpic_text, .ext_txtpic_bild, .ext_txtpic.col_right .ce_textarea, .ext_txtpic.col_left .ce_textarea {padding: 0!important;}
	.ce_text-mit-bild-erweitert .txt_right * {text-align: left;}
	.ce_text-mit-bild-erweitert .col_right .ext_txtpic_bild {margin-top: 20px!important;}
	.ce_text-mit-bild-erweitert .col_left .ext_txtpic_bild {margin-bottom: 20px!important;}
	.ce_text-mit-bild-erweitert .ext_txtpic_bild {width: 100%!important; max-width: 100%!important;}
	.ce_text-mit-bild-erweitert .ext_txtpic_bild img {max-width: 100%; height: auto;}
	.ce_text-mit-bild-erweitert .element_small {padding-left: 20px; padding-right: 20px;}

	/* nachrichtenliste */
	.nachrichtenliste .comments, .nachrichtenliste .author, .nachrichtenliste .date {display: block;}
	.nachrichtenliste .date-wrapper {display: none;}
	 
	/* nachrichtenleser */
	.nachrichtenleser .date, .nachrichtenleser .author, .nachrichtenleser .comments {display: block; margin: 0; padding: 0;}
	.nachrichtenleser .info {margin-bottom: 10px;}
	 
	/* portfolioliste */
	.isotope.nopaddings .portfolioliste {margin-bottom: 0!important;}
	.filter li {display: block; margin: 3px 0; text-align: left;}
	.filter li a {display: block;}
	
	/* pagination */
	.pagination ul {width: 100%; float: none;}
	.pagination p {width: 100%; float: none;}
		
	/* testimonial_slider */
	.testimonial_slider .text, .testimonial_slider .autor {font-size: 1em;}
	
	/* bxslider */
	.bx-wrapper .bx-pager.bx-default-pager a {height: 10px; width: 10px;}
	
	/* adressblock */
	.customelement_layout_adressblock {font-size: 1em;}
	
	/* articlewrapper */
	.articlewrapper.boxed, .articlewrapper.fullwidth_contentboxed > .inside {padding-left: 20px!important; padding-right: 20px!important;}
	
	/* css helper margins */
	.margin-top10 {margin-top: 10px;}
	.margin-top20 {margin-top: 20px;}
	.margin-top30 {margin-top: 20px;}
	.margin-top40 {margin-top: 20px;}
	.margin-top50 {margin-top: 20px;}
	.margin-top60 {margin-top: 20px;}
	.margin-top70 {margin-top: 20px;}
	.margin-top80 {margin-top: 20px;}
	.margin-top90 {margin-top: 20px;}
	.margin-top100 {margin-top: 20px;}
	
	.margin-bottom10 {margin-bottom: 10px;}
	.margin-bottom20 {margin-bottom: 20px;}
	.margin-bottom30 {margin-bottom: 20px;}
	.margin-bottom40 {margin-bottom: 20px;}
	.margin-bottom50 {margin-bottom: 20px;}
	.margin-bottom60 {margin-bottom: 20px;}
	.margin-bottom70 {margin-bottom: 20px;}
	.margin-bottom80 {margin-bottom: 20px;}
	.margin-bottom90 {margin-bottom: 20px;}
	.margin-bottom100 {margin-bottom: 20px;}
	
	.phone_no {margin-top: 0;}
	.phone_no {margin-bottom: 0;}
	
	/* headlines */
	h1 {font-size: 28px;}
	h2 {font-size: 23px;}
	h3 {font-size: 20px;}
	h4 {font-size: 18px;}
	h5 {font-size: 16px;}
	h6 {font-size: 15px;}
	
	/* fontsize classes */
	.fontsize_xxxl {font-size: 26px; line-height: 1.8em;}
	.fontsize_xxl {font-size: 24px; line-height: 1.8em;}
	.fontsize_xl {font-size: 20px; line-height: 1.8em;}
	.fontsize_l {font-size: 20px; line-height: 1.8em;}
	.fontsize_m {font-size: 15px; line-height: 1.8em;}
	.fontsize_s {font-size: 13px; line-height: 1.8em;}


}


/* =============================================================================
 * setting for browsers
 * ========================================================================== */

/* android background fixed bug */
body.android {background-attachment: scroll!important;}

/* safari opacity hover bug */
body.safari * {-webkit-font-smoothing: antialiased;}

/* safari remove input placeholder icon */
body.safari input[placeholder]:before {display: none;}

/* IE input fields */
input::-ms-clear {display: none;}
body.ie .checkbox_container input, body.ie .radio_container input {border: none;}

/* IE9 bugs portfolio */
body.ie9 .portfolioliste figure.effect figcaption::before, body.ie9 figure.effect figcaption::after {display: none;}